.review-slider .slick-arrow.slick-prev{z-index: 5;}
.not-visible{visibility: hidden;}
.ui-selectmenu-button + div ul{
    height: 200px;
    width: 100%;
    overflow-y: auto !important;
}
.jspDrag {
    background: #78B400;
}
.ui-widget.ui-widget-content{

}
.tab1{
    display: block;
}
.tab2, .tab3{
    display: none;
}
.popup_video.is-open {
    display: block;
}
.popup_video .popup__body {

    margin: 0 auto;
}
a.video-link{
    display: none;
}
.popup_video .popup__body {
    width: 100%;
}
@media only screen and (min-width: 1192px){
    .popup_video .popup__body {
        width: 84vw;
        height: 79vh;
        padding: 85px 90px;
    }
}
.grid-item__slider-nav .slick-track{
    /*width: 100% !important;*/
}


.arcticmodal-overlay{
    
        position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
}
.arcticmodal-container{
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9;
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    z-index: 99999;
}
.box-modal_close.arcticmodal-close{
    text-align: right;
    font-weight: 700;
    float: right;
    cursor: pointer;
}
.popup__close.js-close-popup br{
    display: none;
}


}
body{
    overflow-y: auto !important; 
}
input[type=submit] {
    /* Remove First */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    /* Then Style */
    border-radius: 0px;
        border: 3px solid #78B400;
    padding: 10px;
    line-height: 20px;
    text-align: center;
    background-color: #78B400;
    border-color: #78B400;
    outline: none;
}
@media only screen and (max-width: 767px){
   

}
/*ul#contacts-select-menu,*/
/*ul#region-menu,*/
/*ul#city-menu,*/
/*ul#popup-city-menu{*/
    /*height: 300px;*/
    /*overflow-y: auto;*/
/*}*/
/*ul#contacts-select-menu::-webkit-scrollbar ,*/
 /*ul#region-menu::-webkit-scrollbar,*/
 /*ul#city-menu::-webkit-scrollbar ,*/
 /*ul#popup-city-menu::-webkit-scrollbar{*/
     /*width: 7px;*/
     /*border-radius: 20px*/
 /*}*/

/*ul#contacts-select-menu::-webkit-scrollbar ,*/
/*ul#region-menu::-webkit-scrollbar,*/
/*ul#city-menu::-webkit-scrollbar ,*/
/*ul#popup-city-menu::-webkit-scrollbar{*/
    /*-webkit-box-shadow: inset 0 0 6px #fff;*/
/*}*/

/*ul#contacts-select-menu::-webkit-scrollbar ,*/
/*ul#region-menu::-webkit-scrollbar,*/
/*ul#city-menu::-webkit-scrollbar ,*/
/*ul#popup-city-menu::-webkit-scrollbar{*/
    /*background-color: #aaa;*/
    /*outline: 1px solid #aaa;*/
/*}*/
@media only screen and (min-width: 1024px){

    .map {
        height: 830px;
    }
}
@media only screen and (max-width: 1023px){

    .map {
        height: 400px;
    }
}

.grid-item-slider-container .grid-item__slider-nav{
    position: relative;
}
.title.title_sm-margin.cost_of{
    display: inline-block;
    width: 100%;
}
.offers.cost_of{
    margin-left: 0;
    padding: 0;
}
.offers.cost_of .offer__title,
.offers.cost_of .offer__descr
{
    color: #202020;
}
.offers.cost_of .offer__title span{
    width: 100%;
}
.offers.cost_of .offer__title{

}
.offers.cost_of .offer__descr{
    margin-bottom: 40px;
   
}
.offers.cost_of .offer__descr h4{
    margin-bottom: 5px;
    font-size: 16px;
}
.offers.cost_of .offer__descr ul li{
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    font-size: 16px;
}
.offers.cost_of .offer:hover{
    background-color: transparent;
}
.offers.cost_of .offer{
    position: relative;
    padding: 5px;


}
.offers.cost_of .offer .offer-content{
    border: 0px solid #202020;
    width: 100%;
    position: relative;
    padding: 50px 30px;
    height: 100%;

}
.offers.cost_of .offer .offer-content{
    /*background-color: rgba(0,0,0,0.11);*/
}
.offers.cost_of .offer.gbo-2per{

}
.offers.cost_of .offer .wrapper-img{
    width: 375px;
    height: 300px;
    float: right;
    position: relative;
    right: 10px;


}
.offers.cost_of .left-content{
    width: 40%;
    float: left;
}
.offers.cost_of .right-content{
    width: 60%;
    float: left;
}
.offers.cost_of .offer .wrapper-img img{
    /*max-width: inherit;*/
    /*position: absolute;   */
    /*left: 50%;*/
    /*top: 50%;*/
    /*height: 100%;*/
    /*width: auto;*/
    /*-webkit-transform: translate(-50%, -50%);*/
    /*-ms-transform: translate(-50%, -50%);*/
    /*transform: translate(-50%, -50%);   */
}

.offers.cost_of .offer:hover .offer-content{

    background-color: transparent;
}

/* .offers.cost_of .offer:hover .offer-content{

    background-color: rgba(0, 92, 169, 0.5);
} */

@media only screen and (max-width: 1024px){

    .offers.cost_of .offer:hover .offer-content{

        background-color: transparent;
    }

}
.offers.cost_of .offer__btn{
    visibility: visible;
    position: absolute;
    bottom: 20px;
}
.offers.cost_of.mobtab .offer:hover .offer-content{
    background-color: transparent;
}
.offers.cost_of.mobtab .left-content {
    /*width: 40% !important;*/
    float: none;
    margin: 0 auto;
    display: block;
}

.offers.cost_of.mobtab .offer:hover .offer-content{

    background-color: transparent;
}
.offers.cost_of.mobtab .left-content {
    width: 65% !important;
    float: none;
    margin: 0 auto;
    display: block;
}

.offers.cost_of.mobtab .offer__btn{
    position: relative;
    text-align: center;
    margin-top: 20px;
}
.offers.cost_of.mobtab .offer__btn{
    position: relative;
    width: 65%;
    margin: 0 auto;
    text-align: left;
}
@media only screen and (max-width: 1023px){
    .offers.cost_of .offer__title span{
        font-size: 18px;
    }
    .offers.cost_of .offer{
        width: 100%;
    }
    .offers.cost_of .offer{
        padding: 20px 20px;
    }
    .offers.cost_of .offer__btn{
        width: 100%;
        position: relative;
        left: 0;
        margin: 0;
    }
}