

/*ul:not(.nav):not(.lang-inline) {}*/
.t3-mainbody ul:not(.nav):not(.lang-inline) > li {
    padding-bottom: 5px!important;
}

/*ul.list-unstyled {}*/
ul.list-unstyled > li {
    padding-bottom: 5px!important;
}

.tablinks {

}

.tablinks > li.disabled > a {
    color: #BBB;
}

div.required label:after {
    content: " *";
    color: red;
}
div.required label {
    /*white-space: nowrap;*/
}

div.required-lardge label:after {
    content: " *";
    color: red;
}
div.required-lardge label {
    /*white-space: nowrap;*/
}

.required-lardge-div {}
.required-lardge-div div.required label:after {
    content: " *";
    color: red;
}
.required-lardge-div div.required label {
    white-space: normal !important;
}

div.requiredExcept label:after {
    content: none;
}

div.hovered label:hover {
    cursor: pointer;
}

.arrowCustomPosition {
    position: absolute;
    left: -10px;
    margin-top: 2px;
    font-size: 16px;
}

table .not-set {
    color: #AAAAAA;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.language-switcher {

}

.language-switcher .container{
    text-align: right;
    position: relative;
    margin-top: -20px;
    z-index: 2;
}

.language-switcher .nocontainer{
    text-align: right;
    position: relative;
    margin-top: -20px;
    margin-right: 15px;
    z-index: 2;
}

.language-switcher ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.language-switcher li{
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    width: 25px;
    text-align: center;
}

.language-switcher li.active {
    /*border-bottom: red medium solid;*/
    background-color: #222;
    border: #080808 1px solid;

    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.padding-top-20 {
    padding-top: 20px;
}

.user-login-row {
    padding-top: 20px;
}

.gr-panel-heading {
    height: 50px;
}

.gr-panel-heading .gr-text {
    line-height: 30px;
}

.gr-panel-heading .gr-icon {
    width: 30px;
    text-align: center;
}

.gr-visa {

}

.gr-visa .gr-dateofbirth {
    display: inline-block;
    width: auto;
    margin-right: 1px;
}

.gr-visa .usernum {
    font-size: 20px;
    display: block;
    width: 55px;
    margin-bottom: 10px;
}

.gr-label2right {
    text-align: right;
}

@media (max-width: 768px) {
    .gr-label2right {
        text-align: left;
    }
    .mibew-chat-frame {
        width: 100%!important;
    }
}

.gr-visa .add-person-panel {
    padding-top: 0px;
    padding-bottom: 0px;
}

.gr-visa .add-person-block {
    padding-top: 15px;
}
.gr-visa .add-person-block-price {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #337ab7;
}

.gr-visa .add-person-block-price-label {
    font-weight: bold;
    font-size: 27px;
    display: inline-block;
    width: 200px;
    border-radius:10px 10px 0px 0px;
    margin-right: 14px;
}
.gr-visa .add-person-block-price-icon {
    font-size: 28px;
    padding-right: 5px;
    padding-top: 5px;
}
@media (max-width: 768px) {
    .gr-visa .add-person-block-price-label {
        margin-right: 0px;
        border-radius:10px 0px 0px 0px;
    }
}

.gr-visa .add-person-block .remove-person {
    font-size: 24px;
    padding-right: 15px;
}

.gr-visa .form-group .removed-control{
    width: 90%;
}

.gr-visa .form-group .remove-line {
    font-size: 24px;
}

.gr-visa .add-person-snippet {
    background-color: red;
}

.gr-visa .panel {
    margin-bottom: 30px;
}

.gr-visa .person-panel {
    margin-bottom: 0px;
}

.gr-visa .add-person-down-snippet {
    margin-bottom: 30px;
}

.gr-visa .add-person-down-snippet .add-person-label {
    background-color: #5cb85c;
    margin-left: 15px;
    width: 75px;
    height: 40px;
    font-size: 24px;
    border-radius: 0px 0px 10px 10px;
}

@media (max-width: 768px) {
    .gr-visa .add-person-down-snippet .add-person-label {
        margin-left: 0px;
    }
    .marginIfMobile {
        margin-top: 10px;
    }
}

.gr-visa .add-person-down-snippet .add-person-label a {
    color: white;
    text-decoration: none;
    display: block;
    height: 40px;
    width: 75px;
    padding-left: 15px;
}

.gr-visa .add-person-down-snippet .add-person-label a:hover {
    color: #23527c;
}

.gr-visa .add-person-down-snippet .add-person-info {
    padding-left: 10px;
}
.gr-visa .add-person-down-snippet .add-person-info a{
    font-size: 24px;
    color: #3c763d;
}

@media (max-width: 768px) {
    .gr-visa .add-person-down-snippet .add-person-info {
        display: none;
    }
}

.horisontal-only {
    display: table-row;
}

.horisontal-only .cell {
    display: table-cell;
}

/*.gr-visa label.active {*/
    /*font-weight: bold;*/
    /*!*font-size: 1.2em;*!*/
/*}*/
/*.gr-visa .gender-buttongroup {*/
    /*height: 35px;*/
/*}*/
/*.gr-visa .gender-buttongroup .active{*/
    /*border-bottom-left-radius: 4px !important;*/
    /*border-bottom-right-radius: 4px !important;*/
/*}*/
.gr-visa .gender-buttongroup .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: 0;
}
.gr-visa [data-toggle="buttons"] > .btn input[type="radio"]:focus {
    outline: 0;
}
.gr-visa [data-toggle="buttons"] > .btn input[type="radio"] {
    position: relative;
    top: 2px;
    margin: 0 3px 0 0;
}
@media (max-width: 768px) {
    .gr-visa .remove-person-min-patch {
        width: 90%;
    }
}
.gr-visa .templates {
    display: none;
}
.gr-visa .sum-label {
    padding-top: 2px;
    background-color: #f0ad4e;
    margin-right: 15px;
    width: 200px;
    height: 40px;
    font-size: 24px;
    border-radius: 0px 0px 10px 10px;
    text-align: center;
    color: white;
}
@media (max-width: 768px) {
    .gr-visa .sum-label {
        margin-right: 0px;
    }
}
.gr-visa .sum-icon {
    padding-top: 2px;
    padding-right: 10px;
    font-size: 24px;
}
.gr-visa .sum-info-text {

}
@media (max-width: 768px) {
    .gr-visa .sum-info-text {
        display: none;
    }
}

.container-footer {
    padding-bottom: 140px;
}

.nocontainer-main {
    
}

.nocontainer-main .left-column{
    width: 200px;
}

.nocontainer-main .right-column{
    width: calc(100% - 200px);
    padding-bottom: 140px;
}

.gr-visa .checkout-info {
    margin-bottom: 10px;
    display: inline-block;
    white-space: normal;
}

.gr-visa-cards {
    text-align: left;
    margin-left: -20px;
    margin-top: -20px;
}

.gr-visa-cards .card{
    margin-left: 20px;
    margin-top: 20px;
    border-radius: 20px;
}

.gr-online-payment {
    
}

.gr-online-payment .bigsize{
    font-size: 144px;
}

.gr-offline-payment {
    
}

.gr-offline-payment .middleit-ico{
    display: inline-block;
    vertical-align: middle;
    font-size: 36px;
}

.gr-visa .view-userico {
    height: 35px;
}

.gr-visa .view-userico .labelstyle {
    font-size: 20px;
    margin-right: 10px;
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-pointer-radio {}
.cursor-pointer-radio label{
    cursor: pointer;
}

.gr-visa-innernavbar {
    
}

.gr-visa-innernavbar .navbar {
    padding-top: 5px;
}

.gr-visa-innernavbar .nav > li > a {
    display: inline-block
}

.gr-visa-innernavbar .nav > li > i {
    display: inline-block;
    position: relative;
    top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.ismiddle {
    vertical-align: middle!important;
}

.ismiddletable td {
    vertical-align: middle!important;
}

@media (max-width: 530px) {
    .ismiddletable tr {
        display: block;
        border-bottom: 2px solid #ddd!important;
    }
    
    .ismiddletable th {
        display: block;
        border-top: none!important;
    }

    .ismiddletable td {
        display: block;
        border-top: none!important;
    }
    
    .ismiddletable .rubprice {
        text-align: left!important; 
   }
}

.gr-margin5px {
    margin-top: 5px;
    margin-left: 5px;
}

#orderframe {
    position: absolute;
    border-radius: 15px;
}

@media (max-width: 1295px) {
    #orderframe {
        margin-left: -20px;
    }
}

@media (max-width: 1265px) {
    #orderframe {
        margin-left: -40px;
    }
}

@media (max-width: 1200px) {
    #orderframe {
        left: 0px;
        margin-left: 0px;
    }
}

.detail-view-reports {}
.detail-view-reports th{
    width: 200px;
    text-align: right;
}

.gr-admin {
    
}

.gr-admin .detail-view {
    
}

.gr-admin .detail-view th{
    width: 150px;
    text-align: right;
}

.reportView {}
.reportView .detail-view {}

.reportView .detail-view th{
    width: 300px;
    text-align: left;
}

.small-admin {
    
}
.small-admin .table tr th{
    padding: 3px;
}
.small-admin .table tr td{
    padding: 3px;
}

.gr-btn-padding {
    margin-left: 5px;
}

.std-padding-left-15 {
    padding-left: 15px;
}

.std-nowrap {
   white-space: nowrap!important;
}

.fixcol-container {
    padding-bottom: 10px;
}

.fixcol-container .left-col {
    width: 200px;
}

.fixcol-container .right-col {
    width: calc(100% - 200px);
}
@media (max-width: 768px) {
    .fixcol-container .left-col {
        width: auto;
    }

    .fixcol-container .right-col {
        width: auto;
    }
}

.gr-excursions {}

.gr-excursions .remove-excursion{
    float: right;
}

@media (max-width: 992px) {
    .gr-excursions .remove-excursion{
        float: none;
        text-align: right
    }
}

.panel-green-border {
    border-color: #5cb85c !important;
}
.panel-green-body {
    background-color: #5cb85c !important;
    color: white !important;
}
.actionColumnHeaderStyle {
    
}
.actionColumnStyle {
    font-size: 24px;
    white-space: nowrap;
    width: 1px;
}

.daylineButtons {
    margin-left: 10px;
    margin-top: 5px;
    width: 300px;
}

.cityDateEditLinks {
    color: white;
    text-decoration: underline;
}

.gr-excursions .borderButtom {
    border-bottom: solid #EEEEEE 2px;
}
.gr-excursions .borderTop {
    border-top: solid #EEEEEE 2px;
}
.gr-excursions .sum-label {
    padding-top: 2px;
    background-color: #f0ad4e;
    margin-right: 15px;
    width: 300px;
    height: 40px;
    font-size: 24px;
    border-radius: 0px 0px 10px 10px;
    text-align: center;
    color: white;
}
@media (max-width: 768px) {
    .gr-excursions .sum-label {
        margin-right: 0px;
    }
}
.gr-excursions .sum-icon {
    padding-top: 2px;
    padding-right: 10px;
    font-size: 24px;
}
@media (max-width: 530px) {
    .gr-excursions .sum-icon {
        display: none;
    }
}
.gr-excursions .css-first-city-of-tour {
    width: 200px;
    margin-bottom:5px;
    text-align: left
}
.gr-payment .mainprice {
    
}
.gr-payment .rubprice {
    font-size: 16px;
    text-align: center;
    text-decoration: underline;
    color: #888888;
}
.gr-inform .detailview {
    
}
.gr-inform .detailview th{
    width: 30%;
    text-align: right;
}
.admindetailview {
    
}
.admindetailview th{
    width: 30%;
    text-align: right;
}
.gr-inform .palytraStamp {
    background-image: url(images/palytra.JPG);
    width: 300px;
    height: 221px;
    margin-right: 100px;
    background-repeat: no-repeat;
}

.gr-inform .palytraStamp .palytraStampText {
    padding-top: 60px;
    font-weight: bold;
    font-size: 20px;
    text-align: right
}

.gr-inform .emergencyInformation {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: black thin solid;
    font-size: 20px;
    font-weight: bold;
}

.site-index {
    
}

.site-index .palytra-logo{
    margin-top: -25px;
    width: 100px;
    margin-bottom: -25px;
}

.site-index h5{
    margin-top: 0px;
}

.site-index .products .item_block {
    padding-bottom: 10px;
}

.site-index .products .item {
    width: 320px;
    text-align: left;
    white-space: inherit;
    padding: 10px;
    line-height: 16px;
}

.site-index .products .item .itemtext {
    font-size: 20px;
    width: 310px;
}

.site-index .products .item .itemtext .st {
    font-size: 12px;
    line-height: 12px;
    margin-left: 80px;
    white-space: nowrap;
}

.site-index .products .item .itemtext .sm {
    font-size: 12px;
    line-height: 12px;
}

.t3-content {

}

.t3-content h3.page-header{
    margin: 0px;
}

dl.dl-custom{

}
dl.dl-custom dt{
    margin-top: 10px;
}
dl.dl-custom dd{
    padding-left: 25px;
}
.t3-content .article-footer {
    margin-top: 20px;
}
.t3-content .article-footer .article-info {
    border-top: solid #999999 1px;
    padding-top: 10px;
}

.t3-content .street-view {
    padding-top: 50px;
}
.t3-content .street-view iframe{
    width: 100% !important;
    height: 450px !important;
}

@media (max-width: 768px) {
    .t3-content .street-view {

    }
    .t3-content .street-view iframe{
        width: 100% !important;
        height: 300px !important;
    }
}

#social-buttons {
    margin-left: 0;
    padding-left: 0;
}

#social-buttons li{
    list-style-type: none;
    display: inline;
    margin-right: 5px;
}

.readmorecss {
    color: #888888;
}

.gr-h1style {
    font-size: 24px;
    font-weight: bold;
    margin: 0px;
}
.gr-headstyle {
    padding-top: 8px;
    font-size: 36px;
}

.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.t3-navhelper .breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.t3-navhelper .breadcrumb > li + li:before {
  content: "/\00a0";
}
.t3-navhelper .breadcrumb > .active {
  color: #999999;
}
.t3-navhelper .breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.t3-navhelper .breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.t3-navhelper .breadcrumb .divider {
  display: none;
}

.t3-content article .pull-left.item-image {
    margin: 0 30px 20px 0;
}

.switchbar {
    white-space: nowrap;
    padding-right: 20px;
}

.switchbar .switcher {
    display: inline-block;
}

.switch_language {
    width: 65px;
}

.switch_language_evisa {
    width: 65px;
}

.switch_currency {
    width: 82px;
}

.social-special-style {
    height: 39px;
}
@media (max-width: 768px) {
    .social-special-style {
        height: 104px;
    }
}

.getswitcher {
    display: inline-block;
}

.getswitch_language {
    width: 65px;
}

.getswitch_currency {
    width: 82px;
    margin-left: 5px;
}

article .article-image-full {
    
}

article .article-image-full img{
    width: 100%
}
.cssInnerBusinessPriceTable {}
.cssInnerBusinessPriceTable th {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    vertical-align: middle!important;
}
.cssInnerBusinessPriceTable td {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    vertical-align: middle!important;
}

.business_first_col {
    width: 250px;
}

.lp {
    
}

.lp .lpblock {
    padding-top: 30px;
    padding-bottom: 30px;
}

.lp .lpblock-white {
    background-color: #ffffff;
}

.lp .lpblock-gray {
    background-color: #f8f8f8;
}

.lp .dividor {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

/*
.dropdown:hover .dropdown-menu {
    display: block;
}

@media (max-width: 767px) {
    
}

@media (min-width: 768px) and (max-width: 991px) {
    .dropdown-menu {
        top: 0px;
        left: 157px;
    }
}

@media (min-width: 991px) and (max-width: 1299px) {
    .dropdown-menu {
        top: 0px;
        left: 213px;
    }
}

@media (min-width: 1200px) {
    .dropdown-menu {
        top: 0px;
        left: 263px;
    }
}
*/

.bigCheckBox {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    margin-top: 12px;
    margin-left: 6px;
}

.navLevel2 {
    margin-left: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.navLevel2 li{
    
}
.navLevel2 li.active{
    
}
.navLevel2 li.active a{
    background-color: green;
}
.navLevel2 li.active a:hover{
    background-color: green;
}

.popover{
    max-width: 100%; /* Max Width of the popover (depending on the container!) */
}

.blueimp-gallery>.indicator>li {
    width: 40px!important;
    height: 40px!important;
}

.show_information_iframe {
    display:none;
}
.show_information_window {
    display:none;
}
.is_iframe .show_information_iframe {
    display:block;
}
.is_window .show_information_window {
    display:block;
}

.site-landing {
    
}
.site-landing .header {
    height: 70px;
    border-bottom: #080808 1px solid;
}
.site-landing .labelbig {
    font-size: 20px;
}
.site-landing .tdLabelbigFix {
    padding-top: 14px;
}
.site-landing .tdText {
    padding-top: 14px;
}


.site-landing .numbers {
    margin-top: 4px;
    font-size: 40px;
}
.site-landing .onlymobile {
    display:none;
}
@media (max-width: 767px) {
    .site-landing .onlymobile {
        display:inline;
    }
    .site-landing .numbers {
        display:none;
    }
    .site-landing .hr {
        border-top: 1px solid #CCCCCC;
        padding-top: 15px;
    }
    .site-landing .mobileh2 {
        font-size: 26px;
    }
}

/* custom styles */
.goinrus-spotlight {
    margin-top: -20px;
}

.goinrus-spotlight .container{
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: right;
    margin-bottom: -20px;
    z-index: 2;
    position: relative;
}

@media screen and (min-width: 768px) {
    .goinrus-spotlight .container{
        padding-bottom: 0px;
        padding-top: 0px;
    }    
}

.goinrus-spotlight .container .t3-module{
      margin-bottom: 0px;
}

@media screen and (min-width: 768px) {
    .goinrus-spotlight .container .t3-module{
          margin-bottom: 0px;
    }
}

.goinrus-spotlight .container .t3-module li{
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    width: 25px;
    text-align: center;
}

.goinrus-spotlight .container .t3-module li.lang-active {
    /*border-bottom: red medium solid;*/
    background-color: #222;
    border: #080808 1px solid;
    
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.grEvisaUsernum {
    font-size: 20px;
    display: block;
    width: 55px;
    margin-bottom: -50px;
}

@media screen and (max-width: 768px) {
    .grEvisaUsernum {
        font-size: 20px;
        display: block;
        width: 55px;
        margin-bottom: 10px;
    }
}

.cursorPointer {
    cursor: pointer;
}
.readonlyWhiteBackground {
    background-color: white!important;
}

@-webkit-keyframes glyphicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes glyphicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.glyphicon-spinner{
    -webkit-animation: glyphicon-spin 2s infinite linear !important;
    animation: glyphicon-spin 2s infinite linear !important;
}

@media (max-width: 992px) {
    .navbar-nav > li > a {
        padding-right: 10px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .cssLoginBtn {
        display: none!important;
    }
}

#t3-content h4 {
    padding-top: 20px;
}

#t3-content h5 {
    padding-top: 20px;
}