


@font-face {
    font-family: 'AcromRegular';
    src: url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Regular.eot');
    src: local('Acrom Regular'), local('Acrom-Regular'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Regular.woff') format('woff'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AcromBold';
    src: url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Bold.eot');
    src: local('Acrom Bold'), local('Acrom-Bold'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Bold.eot?#iefix') format('embedded-opentype'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Bold.woff') format('woff'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'AcromThin';
    src: url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Thin.eot');
    src: local('Acrom Thin'), local('Acrom-Thin'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Thin.eot?#iefix') format('embedded-opentype'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Thin.woff') format('woff'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'AcromLight';
    src: url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Light.eot');
    src: local('Acrom Light'), local('Acrom-Light'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Light.eot?#iefix') format('embedded-opentype'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Light.woff') format('woff'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'AcromExtraBold';
    src: url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-ExtraBold.eot');
    src: local('Acrom ExtraBold'), local('Acrom-ExtraBold'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-ExtraBold.woff') format('woff'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'AcromMedium';
    src: url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Medium.eot');
    src: local('Acrom Medium'), local('Acrom-Medium'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Medium.eot?#iefix') format('embedded-opentype'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Medium.woff') format('woff'),
        url('https://www.belokurikha.ru/adminmenu/newpanel/css/Acrom-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

body {
    font-family: "AcromRegular"; /*для белокуриха-сан*/
}

.mainWrap{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    margin-top: 40px;
}
.mainWrap>h2{
        margin: 0;
    padding: 0;
    color: #4b4954;
    font-family: AcromBold;
    text-shadow: none;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
}
.mainWrap>h4{
    text-align: center;
    color: #4b4954;
    margin: 0;
    font-size: 18px;
    padding: 0;
    margin: 40px 0;
    font-family: AcromRegular;
    text-shadow: none;
}
.sorting{
    margin-bottom: 20px;
    margin-top: 40px;
}
.sorting h3{
    font-family: AcromBold;
    font-size: 14px;
    text-transform: uppercase;
        margin-bottom: 20px;
        text-shadow: none;
}
.sorting ul{
    margin: 0;
    padding: 0;
}
.sorting ul li{
    display: inline-block;
    vertical-align: top;
}
.sorting ul li a{
    font-family: AcromRegular;
    background: #fff;
    color: #2d6698;
    padding: 5px 30px;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid #2d6698;
    margin-right: 10px;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-shadow: none;
}
.specialwrapper p,.specialwrapper h1,.specialwrapper h2,.specialwrapper h3,.specialwrapper h4,.specialwrapper h5,.specialwrapper h6{
    margin: 0;
    /*padding: 0;*/
    /*line-height: inherit;*/
}
.specialwrapper a:visited{
    color: !important;
}
.specialwrapper>div:first-child{
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
position: relative;
z-index: 1;
}
.sorting ul li a:hover{
    background: #2d6698;
    color: #fff;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sorting ul li a.active{
    background: #2d6698;
    color: #fff;
}
.all_specailsul{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    margin-top: 40px;
}
.all_specailsul h3{
        display: block;
    width: 100%;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: AcromBold;
    font-size: 14px;
    text-shadow: none;
}
.all_specailsul>p{
    font-family: AcromRegular;
    margin-bottom: 20px;
    font-style: italic;
    text-shadow: none;
}
.all_specailsul>h3{
    font-size: 24px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}
.all_specailsul h2{
    display: inline-block;
    width: 100%;
    font-family: AcromBold;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 20px;
    text-shadow: none;
}
.all_specailsul li{
    width: 30%;
    list-style: none;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    padding: 0;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    /* position: relative; */
    /* height: 100%; */
    min-height: 490px;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-right: 2.9%;
}
.all_specailsul.all-specials-owl{
    position: relative;
    box-sizing: border-box; 
    display: inherit;
    padding: 20px;
}
.all_specailsul.all-specials-owl .owl-prev{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
    left: -25px;
    height: 50px;
    z-index: 10;
    background: #2eaa69;
    border-radius: 100px;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
}
.all_specailsul.all-specials-owl .owl-next{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -25px;
    width: 50px;
    height: 50px;
    z-index: 10;
    background: #2eaa69;
    border-radius: 100px;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
}
.all_specailsul.all-specials-owl .owl-nav img{
        position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.all_specailsul.all-specials-owl .owl-nav{
    display: block;
    cursor: pointer;
}
.all_specailsul.all-specials-owl .owl-stage-outer{
    overflow: hidden;
    height: 500px;
    width: 100%;
    box-sizing: border-box;
}
.all_specailsul.all-specials-owl .owl-stage-outer .owl-stage{
        
}
.all_specailsul.all-specials-owl .owl-item{
        display: inline-block;
    vertical-align: top;
}
.all_specailsul.all-specials-owl .owl-item li{
    width: 100%;
    margin: 0;
}
.all_specailsul.all-specials-owl li:hover{
    transform: none;
}
.all_specailsul li:hover{
    transform: scale(1.05);
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.all_specailsul li>div{
    padding: 20px;
    box-sizing: border-box;
    padding-bottom: 60px;
}
.all_specailsul li .hotspec{
    position: absolute;
    right:0;
    top:0;
    display: none;
    z-index: 9;
}
.all_specailsul li .hotspec p{
    margin: 0;
    padding: 0;
        padding: 5px 20px;
    border-radius: 5px;
    font-family: AcromRegular;
    text-shadow: none;
    font-size: 14px;
    color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.all_specailsul li.hotspec1 .hotspec{
    display: block;
}
.all_specailsul li.hotspec0 .hotspec{
    display: none;
}
.all_specailsul2 li.hotspec0 .hotspec{
    display: none;
}
.specimageDiv{
    position: relative;
    width: 100%;
    /*max-width: 360px;*/
    /* height: 100%; */
    min-height: 240px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.all_specailsul li div h2{
    font-family: AcromBold;
    font-size: 18px;
    color: #3d3940;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    text-shadow: none;
}
.all_specailsul li div h3{
    font-family: AcromRegular;
    font-weight: normal;
    color: #e32e3d;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    text-shadow: none;
}
.all_specailsul li div h3 b{
    font-family: AcromBold;
    font-size: 24px;
    text-shadow: none;
}
.all_specailsul li .desc p{
    font-family: AcromRegular;
    height: 50px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    text-shadow: none;
    position: relative;
    font-size: 16px;
    line-height: 20px;
}
.all_specailsul li .desc p:after{
    content: "";
    left: 0;
    top: -10px;
    position: absolute;
    height: 60px;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaeaea+0,eaeaea+100&0+0,1+100 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00eaeaea', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}
.all_specailsul li div a{
    font-family: AcromBold;
    text-shadow: none;
    text-transform: uppercase;
    text-decoration: none;
    /* background: #f6f6f6; */
    color: #fff;
        box-sizing: border-box;
    display: block;
    margin-right: 10px;
    border-radius: 5px;
    
}
.all_specailsul li div a:nth-child(4){
    background: #2eaa69;
    border: 1px solid #2eaa69;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    margin: 0 auto;
        padding: 12px 20px;
}
.all_specailsul li div a:nth-child(4):visited{
    color: #fff;
}
.all_specailsul li div a:nth-child(4):hover{
    background: none;
    color: #2eaa69;
    border: 1px solid #2eaa69;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    
}
.all_specailsul li div a:nth-child(4):visited:hover{
    background: none;
    color: #2eaa69;
    border: 1px solid #2eaa69;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    
}
.all_specailsul li div a:nth-child(5){
    background: #289cd8;
    border: 1px solid #289cd8;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.all_specailsul li div a:nth-child(5):hover{
    background: none;
    color: #289cd8;
    border: 1px solid #289cd8;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.specialwrapper{
    width: 100%;
    overflow: hidden;
    /*padding: 15px 15px;*/
    box-sizing: border-box;
}

.back{
    margin-top: 40px;
    margin-bottom: 10px
}
.back>a{
    font-family: AcromRegular;
    margin-top: 20px;
    text-decoration: none;
    color: #2d6698;
    text-decoration: underline;
    text-transform: uppercase;
    text-shadow: none;
}
.clear{
    clear: both;
}
/*GET STARTED SPECIALS*/
/*START SANKUR*/
.special-Body{
    width: 100%;
    position: relative;
}
.special-header-Wrapper{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}
.special-sankur-header{
    width: 100%;
    position: relative;
    height: 666px;
    background: url('https://www.belokurikha.ru/img/sankur7.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.special-sankur-header:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
}
.special-snakur-header-text{
    position: absolute;
    left: 0;
    bottom: 40px;
}
.special-snakur-header-text h1{
    margin: 0;
    padding: 0;
    font-family: AcromBold;
    text-shadow: none;
    font-size: 50px;
    color: #fff;
    text-align: left;
    margin-bottom: 30px;
}
.special-snakur-header-text h3{
    margin: 0;
    padding: 0;
    font-family: AcromLight;
    font-size: 24px;
    color: #fff;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: normal;
}
.special-snakur-header-text h2{
    margin: 0;
    padding: 0;
    font-family: AcromLight;
    font-size: 20px;
    color: #fff;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: normal;
    margin: 30px 0;
}
.special-snakur-header-text h2 strong{
    font-family: AcromBold;
    font-size: 28px;
}
.special-sankur-header-buttons a{
    display: block;
    width: 100%;
    max-width: 260px;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
    font-family: AcromRegular;
    text-shadow: none;
    text-transform: uppercase; 
    float: left;
    margin-right: 10px;
    color: #fff;
    padding: 10px 40px;
    font-size: 18px;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-top: 35px;
}
.special-sankur-header-buttons a:nth-child(1){
    background: #187ab4;
    border: 1px solid #187ab4;       
}
.special-sankur-header-buttons a:nth-child(1):hover{
    background: none;
    color: #187ab4;
}
.special-sankur-header-buttons a:nth-child(2){
    background: #2eaa69;
    border: 1px solid #2eaa69;       
}
.special-sankur-header-buttons a:nth-child(2):hover{
    background: none;
    color: #2eaa69;       
}
.special-sankur-wrapper{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.special-sankur-background-white{
    background: #fff;
    width: 100%;
    padding: 40px 0;
}
.special-sankur-background-white>div>h2{
    margin: 0;
    padding: 0;
    color:#4b4954;
    font-family: AcromBold;
    text-shadow: none;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
}
.special-sankur-background-white>div>p{
    text-align: center;
    color: #4b4954;
    margin: 0;
    font-size: 18px;
    padding: 0;
    margin: 40px 0;
    font-family: AcromRegular;
    text-shadow: none;
}
.special-sankur-background-gray{
    background: #fafafa;
    width: 100%;
    padding: 40px 0;
}
.special-gray{
    position: relative;
    background: #fff;
    width: 100%;
    padding: 40px 0;
}
.special-gray ~div{
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
}
.special-gray >div>h2{
    margin: 0;
    padding: 0;
    color:#4b4954;
    font-family: AcromBold;
    text-shadow: none;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}
.special-sankur-background-gray >div>h2{
    margin: 0;
    padding: 0;
    color:#4b4954;
    font-family: AcromBold;
    text-shadow: none;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
}
.special-sankur-background-gray>div>p{
    text-align: center;
    color: #4b4954;
    margin: 0;
    font-size: 18px;
    padding: 0;
    margin: 40px 0;
    font-family: AcromRegular;
    text-shadow: none;
}
.special-sankur-background-green{
    background: #2eaa69;
    width: 100%;
    padding: 40px 0;
}
.special-sankur-background-green >div>h2{
    margin: 0;
    padding: 0;
    color:#fff;
    font-family: AcromBold;
    text-shadow: none;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
}
.special-sankur-background-bluegradient{
    width: 100%;
    padding: 40px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#289cd9+40,2d6697+52 */
background: #289cd9; /* Old browsers */
background: -moz-linear-gradient(left, #289cd9 40%, #2d6697 52%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #289cd9 40%,#2d6697 52%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #289cd9 40%,#2d6697 52%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#289cd9', endColorstr='#2d6697',GradientType=1 ); /* IE6-9 */
}
.special-sankur-background-bluegradient>div>h2{
    margin: 0;
    padding: 0;
    color:#fff;
    font-family: AcromBold;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    text-shadow: none;
}
.special-sankur-compose>div>div{
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}
.special-sankur-compose>div>div>div{
    list-style: none;
    text-align: center;
    width: 22%;
}
.special-sankur-compose>div>div>div p{
    font-size: 18px;
    color: #4b4954;
    font-family: AcromRegular;
    text-shadow: none;
    float: left;
}
.special-sankur-compose>div>div>div img{
    margin-bottom: 20px;
}
.special-sankur-whoneed>div>div{
    margin: 0;
    padding: 0;
    text-align: center;
    margin-top: 40px;
}
.special-sankur-whoneed>div>div>div{
    display: inline-block;
    width: 100%;
    max-width: 374px;
    margin: 0 10px;
    margin-bottom: 40px;
    vertical-align: top;
}
.special-sankur-whoneed>div>div>div div{
    width: 100%;
    max-width: 374px;
    height: 100%;
    min-height: 228px;
    max-height: 228px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    border-radius: 5px;
    margin-bottom: 20px;
}
.special-sankur-whoneed>div>div>div p{
    font-family: AcromBold;
    color: #5d5b64;
    font-size: 18px;
    text-align: left;
    text-shadow: none;
}
.special-sankur-whoneed>div>div>div p span{
    font-size: 16px;
    font-family: AcromRegular;
    text-shadow: none;
}
.special-sankur-infographic>div>div{
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.special-sankur-infographic>div>div>div{
    list-style: none;
    text-align: center;
}
.special-sankur-infographic>div>div>div h3{
    color:#fff;
    margin: 0;
    padding: 0;
    font-family: AcromBold;
    font-size: 50px;
    margin-bottom: 10px;
    text-shadow: none;
}
.special-sankur-infographic>div>div>div p{
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: AcromRegular;
    font-size: 16px;
    color:#fff;
    text-shadow: none;
}
.special-sankur-directions>div>.special-sankur-ul{
    margin: 0;
    padding: 0;
    margin-top: 40px;
    margin-bottom: 20px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}
#secondul{
    margin: 0;
    margin-bottom: 40px;
    margin-top: 40px;
}
.special-sankur-directions>div>.special-sankur-ul>div{
        list-style: none;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
    width: 100%;
    cursor: pointer;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    /*max-width: 235px;*/
    min-height: 168px;
    vertical-align: top;

    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.33%;
    flex: 0 1 25%;
    margin: 0 0 1px 0;
}

.special-sankur-directions>div>.special-sankur-ul>div>img{
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
}
.special-sankur-directions>div>.special-sankur-ul>div p{
    margin: 0;
    padding: 0;
    color: #2e6697;
    font-family: AcromRegular;
    font-size: 16px;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-shadow: none;
}
.special-sankur-directions>div>.special-sankur-ul>div.active{
    background: #2e6697;
}
.special-sankur-directions>div>.special-sankur-ul>div.active p{
    color: #fff;
    font-family: AcromRegular;
    text-shadow: none;
}
.special-sankur-directions>div>.special-sankur-ul>div:hover{
    background: #2e6697;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.special-sankur-directions>div>.special-sankur-ul>div:hover p{
    color: #fff;
    font-family: AcromRegular;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-shadow: none;
}
.sankur-directions>div{
    display: none;
}
.direction-image-block{
    float: left;
    width: 30%;
    margin-right: 20px;
}
.direction-image-block a{
    display: block;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    color: #2d6799;
    text-decoration: none;
    font-family: AcromBold;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
    text-shadow: none;
    margin-top: 20px;
}
.direction-image-block a:hover{
    background: #2d6799;
    color: #fff;
}
.direction-image-block img{
    width: 100%;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.direction-text-block h2{
    margin: 0;
    padding: 0;
    color: #4b4954;
    font-family: AcromBold;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 24px;
    text-shadow: none;
}
.direction-text-block p{
    margin: 0;
    padding: 0;
    font-family: AcromRegular;
    font-size: 18px;
    text-shadow: none;
    color: #4b4954;
}
.special-sankur-howmuch>div>div{
    width: 48%;
    margin-top: 40px;
} 
.special-sankur-12-days{
    float: left;
}
.special-sankur-12-days h2{
    font-weight: normal;
    font-family: AcromRegular;
    text-shadow: none;
    color: #fff;
    font-size: 30px;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
.special-sankur-12-days p{
    font-weight: normal;
    font-family: AcromRegular;
    color: #fff;
    font-size: 18px;
    text-shadow: none;
    margin: 0;
    padding: 0;
}
.special-sankur-12-days h2 strong{
    font-family: AcromBold;
    font-size: 50px;
    text-shadow: none;
}
.special-sankur-21-days{
    float: right;
    text-align: right;
}
.special-sankur-21-days h2{
    font-weight: normal;
    font-family: AcromRegular;
    text-shadow: none;
    color: #fff;
    font-size: 30px;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
.special-sankur-21-days h2 strong{
    font-family: AcromBold;
    text-shadow: none;
    font-size: 50px;
}
.special-sankur-21-days p{
    font-weight: normal;
    font-family: AcromRegular;
    text-shadow: none;
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding: 0;
}
.special-sankur-food>div>div:nth-child(3){
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.special-sankur-food>div>div:nth-child(3) div{
        list-style: none;
    color: #4b4954;
    font-family: AcromBold;
    display: block;
    width: 100%;
    text-shadow: none;
    max-width: 360px;
    padding: 10px 0;
    text-align: center;
    border-radius: 5px;
}
.special-sankur-food>div>div:nth-child(3) div p{
    margin: 0;
    padding: 0;
    color: #4b4954;
    font-family: AcromBold;
    text-shadow: none;
}
.special-sankur-food>div>div:nth-child(4){
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.special-sankur-food>div>div:nth-child(4) div{
    width: 100%;
    max-width: 30%;
    list-style: none;
}
.special-sankur-food>div>div:nth-child(4) div img{
    width: 100%;
    border-radius: 5px;
}
.special-sankur-food>div>a{
        display: block;
    width: 100%;
    max-width: 276px;
    margin: 0 auto;
    color: #187ab4;
    font-family: AcromBold;
    font-size: 16px;
    /* text-decoration: none; */
    text-align: center;
    /* background: #187ab4; */
    /* border: 1px solid #187ab4; */
    padding: 10px 0;
    /* -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); */
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    /* box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); */
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    /* -webkit-transition: all 0.3s ease-in-out; */
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
    margin-top: 40px;
    text-shadow: none;
}
.special-sankur-food>div>a:hover{
    background: none;
    color: #187ab4;
     -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.numbers-tabs>div>div>div{
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.numbers-tabs>div>div>div>div p{
    font-family: AcromRegular;
    text-transform: uppercase;
    background: #fff;
    border: 1px solid #174b78;
    padding: 10px 30px;
    border-radius: 5px;
    cursor: pointer;
    margin: 0;
    text-shadow: none;
    font-size: 14px;
     -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.numbers-tabs>div>div>div>div p:hover{
    background: #174b78;
    color: #fff;
     -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.numbers-tabs>div>div>div>div p.active{
    background: #174b78;
    color: #fff;
}
.numbers-tabs>div>div>div>div p sup{
        font-family: AcromBold;
    font-size: 14px;
    margin-left: 4px;
}
.numbers-tabs .owl-stage-outer{
        overflow: hidden;
}
.numbers-tabs .owl-nav{
    position: relative;
    top: 0;
    left: 0;
}
.numbers-tabs .owl-nav div{
        background: #174b78;
    position: absolute;
    padding: 19px 20px;
    cursor: pointer;
    border-radius: 5px;
    padding-bottom: 20px;
}
.numbers-tabs .owl-nav div img{
    position: absolute;
    width: 6px;
    height: 10px;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.sankur-numbers-tabs{
    margin-top: 70px;
}
.numbers-tabs .owl-prev{
    margin-top: -102px;
    margin-left: 0;
}
.numbers-tabs .owl-next{
    right: 0;
    margin-top: -102px;
    margin-right: 0;
}
.sankur-services .owl-prev{
    margin-top: -74px;
    margin-left: 0;
}
.sankur-services .owl-next{
    right: 0;
    margin-top: -74px;
    margin-right: 0;
}




.sankur-services .owl-nav div{
        background: #174b78;
    position: absolute;
    padding: 19px 20px;
    cursor: pointer;
    border-radius: 5px;
    padding-bottom: 20px;
}
.sankur-services .owl-nav div img{
    position: absolute;
    width: 6px;
    height: 10px;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.sankur-numbers-show{
    margin-top: 40px;
}
.sankur-numbers-show>div{
    display: none;
    
}
.sankur-numbers-img{
    width: 50%;
    float: left;
    margin-right: 20px;
}
.sankur-numbers-img img{
    width: 100%;
    border-radius: 5px;
}
.sankur-numbers-text h2{
    margin: 0;
    padding: 0;
    font-family: AcromBold;
    text-transform: uppercase;
    font-size: 24px;
    text-shadow: none;
    color: #174b78;
}
.sankur-numbers-text .sankur-numbers-description{
    margin: 0;
    padding: 0;
    margin-top: 20px;
    font-family: AcromRegular;
    font-size: 18px;
    color: #174b78;
    text-shadow: none;
}
.sankur-numbers-text .sankur-numbers-description strong{
    font-family: AcromBold;
}
.sankur-numbers-text .sankur-numbers-pirce{
    display: inline-block;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    padding: 5px 20px;
    border-radius: 5px;
    color: #e62f3e;
    /* vertical-align: top; */
    font-family: AcromRegular;
    text-shadow: none;
    margin-top: 17px;
    float: left;
}
.sankur-numbers-text .sankur-numbers-pirce strong{
    font-size: 28px;
    text-shadow: none;
    font-family: AcromBold;
}
.sankur-numbers-text .sankur-numbers-link{
    background: #174b78;
    color: #fff;
    border: 1px solid #174b78;
    text-decoration: none;
    font-family: AcromRegular;
    padding: 12px 20px;
    display: inline-block;
    /* vertical-align: top; */
    text-shadow: none;
    margin-top: 16px;
    border-radius: 5px;
    margin-left: 20px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
     -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sankur-numbers-text .sankur-numbers-link:hover{
    background: #fff;
    opacity: 1;
    color: #174b78;
     -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sankur-services{
    margin-top: 40px;
    overflow: hidden;
    position: relative;
}
.sankur-services>.disabled{
    display: none;
}
.sankur-services div{
    display: inline-block;
    text-align: center;
}
.sankur-services>div>div>div p{
    margin: 0;
    padding: 0;
    font-family: AcromRegular;
    color: #174b78;
    text-shadow: none;
    margin-top: 10px;
}
.sankur-services.owl-drag{
    overflow: hidden;
}
.sankur-viewallprices{
    font-family: AcromBold;
    text-decoration: none;
    background: #174b78;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
    padding: 10px 20px;
    margin-top: 40px;
    display: block;
    width: 100%;
    max-width: 200px;
    text-align: center;
    border: 1px solid #174b78;
    border-radius: 5px;
    text-transform: uppercase;
     -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sankur-viewallprices:hover{
    background: #fff;
    color: #174b78;
     -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sankur-viewallprices:visited{
    color: #fff;
}
.sankur-viewallprices:visited:hover{
    color: #174b78;
}
.sankur-mobilelist{
    display: none;
}
/*END SANKUR*/

/*START TEMP HEALTHY*/
.tempWrap{
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    position: relative;
    margin-top: 100px;
}
#headimage div a{
    display: block;
    margin-top: 10px;
    padding: 10px;
    text-shadow: none;
    display: inline-block;
    margin-right: 10px;
    width: 100%;
    max-width: 167px;
}
#thirdblock a{
    display: block;
    width: 90%;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    background: #2eaa69;
    color: #fff;
    margin-top: 40px;
    text-decoration: none;
}
#thirdblock p{
    text-align: center;
    margin: 0;
    padding: 10px 0;
}
#lastozdblock strong{
        font-weight: bold;
    font-size: 28px;
    color: #007fa9;
}
.allprices2{
        float: right;
    background: #e62f3e;
    text-decoration: none;
    font-size: 16px;
    /* padding-left: 40px; */
    /* padding-right: 40px; */
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 40px;
    color: white;
    text-shadow: none;
    margin-right: 10px;
    position: absolute;
    right: 0;
    bottom: 111px;
    padding: 10px 15px;
}
.actheader h2{
    box-sizing: border-box;
}
.footeract{
    box-sizing: border-box;
    margin: 0;
}
.withbas{
        background: #efefef;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
}
.withbas h2{
    color: #373737;
    font-weight: bold;
    font-size: 24px;
    text-shadow: none;
    margin: 0;
    padding: 0;
}
.withbas p{
    color: #2a9dd9;
}
.withbas p strong{
        font-size: 32px;
}
.withbas a{
        background: #e53748;
    text-shadow: none;
    color: #fff;
    padding: 10px;
    display: block;
    text-decoration: none;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}
.otdihin a{
        background: #4ab77e;
    padding: 10px 30px;
    box-sizing: border-box;
    display: block;
    width: 100%;
    max-width: 250px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    text-decoration: none;
    margin-bottom: 20px;
}
/*END TEMP HEALTHY*/
/*START HEALTHY*/
#special-healthy-header{
    background-image: url(https://www.belokurikha.ru/img/ozdorov-spec.jpg);
    width: 100%;
    height: 666px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
#special-healthy-header:after{
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100&0+0,0.8+100 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
}
.special-healthy-header-title{
    background: #2eaa69;
    -webkit-box-shadow: 0px 3px 13px 0px rgba(0,0,0,0.62);
-moz-box-shadow: 0px 3px 13px 0px rgba(0,0,0,0.62);
box-shadow: 0px 3px 13px 0px rgba(0,0,0,0.62);
position: relative;
z-index: 1;
}
.special-healthy-header-wrapper{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0;
    box-sizing: border-box;
}
.special-healthy-header-title h1{
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 35px;
    font-family: AcromBold;
    color: #fff;
    text-shadow: none;
    line-height: 30px;
}
.special-healthy-header-title h1 span{
        font-size: 18px;
    font-family: AcromRegular;
    text-transform: none;
}
.special-healthy-header-buttons{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.special-healthy-header-buttons.mobile-buttons{
    position: relative;
    display: none;
}
.special-healthy-scroll{
    cursor: pointer;
    margin-top: 40px;
}
.special-healthy-scroll img{
    width: 42px;
}
.special-healthy-header-buttons ul{
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.special-healthy-header-buttons ul li{
    width: 30%;
    list-style: none;
}
.special-healthy-header-button-blue a{
    background: #289cd8;
    color: #fff;
    display: block;
    width: 100%;
    max-width: 273px;
    text-align: center;    
    text-decoration: none;
    font-size: 18px;
    font-family: AcromBold;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 10px 0;
    text-shadow: none;
}
.special-healthy-header-button-green a{
    background: #2eaa69;
    color: #fff;
    display: block;
    width: 100%;
    max-width: 273px;
    text-align: center;    
    text-decoration: none;
    font-size: 18px;
    font-family: AcromBold;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 10px 0;
    text-shadow: none;
}
.special-healthy-header-price p{
    margin: 0;
    padding: 0;
    font-family: AcromRegular;
    font-size: 18px;
    color: #fff;
    text-shadow: 2px 2px rgba(0,0,0,0.8);
    margin-top: -30px;
}
.special-healthy-header-price p strong{
    font-family: AcromBold;
    font-size: 60px;
}
.special-healthy-content-white{
    background: #fff;
}
.special-healthy-content-gray{
    background: #fafafa;
}
.special-healthy-wrapper{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    box-sizing: border-box;
}
.special-healthy-wrapper>h2{
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: AcromBold;
    font-size: 30px;
    color: #3d3940;
}
.special-healthy-wrapper>p{
    margin: 0;
    padding: 0;
    font-family: AcromRegular;
    font-size: 16px;
    color: #3d3940;
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
}
.special-healthy-for-you ul{
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.special-healthy-for-you ul li{
    width: 30%;
    text-align: center;
    padding: 40px;
    box-sizing: border-box;
    list-style: none;
    background: #fff;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.3);
border-radius: 10px;
}
.special-healthy-for-you ul li img{
    margin-bottom: 30px;
}
.special-healthy-for-you ul li p{
    margin: 0;
    padding: 0;
    font-family: AcromRegular;
    font-size: 18px;
    color: #3d3940;
}
.special-healthy-for-you ul li p strong{
    font-family: AcromBold;
}
.special-healthy-complex ul{
    margin: 0;
    padding: 0;
    margin-top: 30px;
}
.special-healthy-complex ul li{
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.3);
    list-style: none;
    margin-bottom: 30px;
}
.special-healthy-complex ul li h2{
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    color: #3d3940;
    font-family: AcromBold;
    font-size: 24px;
}
.special-healthy-complex ul li img{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    width: 100%;
    max-width: 387px;
}
.special-healthy-complex ul li p{
    margin: 0;
    padding: 0;
    font-family: AcromRegular;
    font-size: 20px;
}
.special-healthy-complex ul li p i{
    font-size: 14px;
}
.special-recreation-header-all{
    position: relative;
    width: 100%;
    background: url(https://www.belokurikha.ru/img/recreation/header-all.jpg);
    background-position: center;
    background-size: cover;
    height: 666px;
}
.special-recreation-header-text{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+25,ffffff+50,ffffff+75,ffffff+100&0+0,0.5+25,0.7+50,0.5+75,0+100 */
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.5) 75%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 25%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.5) 75%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 25%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.5) 75%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
padding: 40px 0;
position: absolute;
bottom: 0;
width: 100%;
}
.special-recreation-header-text h1{
    margin: 0;
    padding: 0;
    font-family: AcromBold;
    font-size: 40px;
    text-align: center;
    color: #3d3940;
}
.special-recreation-header-text h1 span{
    font-size: 24px;
    
}
.special-recreation-header-text p{
    margin: 0;
    padding: 0;
    font-family: AcromRegular;
    text-align: center;
    color: #3d3940;
}
.special-recreation-header-text h2{
    margin: 0;
    padding: 0;
    font-family: AcromRegular;
    font-size: 18px;
    text-align: center;
    color: #3d3940;
    margin: 20px 0;
}
.special-recreation-header-text h2 span{
    font-family: AcromBold;
    font-size: 45px;
}
.special-recreation-header-text ul{
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 530px;
    margin: 0 auto;
}
.special-recreation-header-text ul li{
    list-style: none;
        width: 100%;
}
.special-recreation-header-text ul li a{
    font-family: AcromRegular;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    text-align: center;
    padding: 10px 0px;
    border-radius: 5px;
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
}
.special-recreation-header-text ul li:nth-child(1){
    text-align: left;
}
.special-recreation-header-text ul li:nth-child(2){
    text-align: right;
}
.special-recreation-header-text ul li:nth-child(1) a{
    background: #289cd8;
    border: 1px solid #289cd8;
}
.special-recreation-header-text ul li:nth-child(2) a{
    border: 1px solid #2eaa69;
    background: #2eaa69;
    float: right
    
}


.special-recreation-header-text ul li:nth-child(1) a:hover{
    background: #fff;
    color: #289cd8;
}
.special-recreation-header-text ul li:nth-child(2) a:hover{
    background: #fff;
    color: #2eaa69;
}




.special-recreation-header-text-mobile{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+25,ffffff+50,ffffff+75,ffffff+100&0+0,0.5+25,0.7+50,0.5+75,0+100 */
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.5) 75%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 25%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.5) 75%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 25%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.5) 75%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
padding: 40px 0;
bottom: 0;
width: 100%;
display: none;
}
.special-recreation-header-text-mobile h1{
    margin: 0;
    padding: 0;
    font-family: AcromBold;
    font-size: 40px;
    text-align: center;
    color: #3d3940;
}
.special-recreation-header-text-mobile h1 span{
    font-size: 24px;
    
}
.special-recreation-header-text-mobile p{
    margin: 0;
    padding: 0;
    font-family: AcromRegular;
    text-align: center;
    color: #3d3940;
}
.special-recreation-header-text-mobile h2{
    margin: 0;
    padding: 0;
    font-family: AcromRegular;
    font-size: 18px;
    text-align: center;
    color: #3d3940;
    margin: 20px 0;
}
.special-recreation-header-text-mobile h2 span{
    font-family: AcromBold;
    font-size: 45px;
}
.special-recreation-header-text-mobile ul{
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    max-width: 530px;
    margin: 0 auto;
}
.special-recreation-header-text-mobile ul li{
    list-style: none;
        width: 100%;
}
.special-recreation-header-text-mobile ul li a{
    font-family: AcromRegular;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    text-align: center;
    padding: 10px 0px;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 20px;
}
.special-recreation-header-text-mobile ul li:nth-child(1){
    text-align: left;
}
.special-recreation-header-text-mobile ul li:nth-child(2){
    text-align: right;
}
.special-recreation-header-text-mobile ul li:nth-child(1) a{
    background: #289cd8;
    border: 1px solid #289cd8;
    
}
.special-recreation-header-text-mobile ul li:nth-child(2) a{
    background: #2eaa69;
    border: 1px solid #2eaa69;
    float: right;
    
    
}
.special-recreation-header-text-mobile ul li:nth-child(1) a:hover{
    background: #fff;
    color: #289cd8;
}
.special-recreation-header-text-mobile ul li:nth-child(2) a:hover{
    background: #fff;
    color: #2eaa69;
}








.special-recreation-header-text-wrapper{
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.special-recreation-wrapper{
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.special-recreation-wrapper h2{
        margin: 0;
    padding: 0;
    color: #4b4954;
    font-family: AcromBold;
    text-shadow: none;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
}
.special-recreation-background-gray{
    background: #f6f6f6;
    padding: 40px 0;
}
.special-recreation-background-white{
    background: #fff;
    padding: 40px 0;
}
.special-recreation-whatinclude p{
    color: #174b78;
    font-family: AcromRegular;
    text-align: center;
}
.special-recreation-whatinclude p span{
    font-size: 28px;
    display: block;
}
.special-recreation-whatinclude p strong{
    font-family: AcromBold;
    font-size: 30px;
}





.special-recreation-inyourservice-owl{
    position: relative;
}

.special-recreation-inyourservice-owl .owl-prev{
    margin-top: -74px;
    margin-left: 0;
}
.special-recreation-inyourservice-owl .owl-next{
    right: 0;
    margin-top: -74px;
    margin-right: 0;
}




.special-recreation-inyourservice-owl .owl-nav div{
        background: #174b78;
    position: absolute;
    padding: 19px 20px;
    cursor: pointer;
    border-radius: 5px;
    padding-bottom: 20px;
}
.special-recreation-inyourservice-owl .owl-nav div img{
    position: absolute;
    width: 6px;
    height: 10px;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.special-recreation-inyourservice-owl{
    margin-top: 40px;
    overflow: hidden;
    position: relative;
}
.special-recreation-inyourservice-owl>.disabled{
    display: none;
}
.special-recreation-inyourservice-owl div{
    vertical-align: top;
    display: inline-block;
    text-align: center;
}
.special-recreation-inyourservice-owl>div>div>div p{
    margin: 0;
    padding: 0;
    font-family: AcromRegular;
    color: #174b78;
    text-shadow: none;
    margin-top: 10px;
}
.special-recreation-inyourservice-owl.owl-drag{
    overflow: hidden;
}
.special-recreation-ifyouwant-blocks-divs{
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.iyw-block-left{
    width: 48%;
    background: #fff;
        height: 135px;
    position: relative;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.iyw-block-left .iyw-img{
    float: left;
    height: 100%;
    position: relative;
    background: #2eaa69;
    padding:0 60px;
    box-sizing: border-box;
}
.iyw-block-left .iyw-img img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.iyw-block-left p{
    margin: 0;
    padding: 0;
    font-family: AcromRegular;
    text-transform: uppercase;
    padding: 40px;
    font-size: 24px;
    color: #4b4954;
        float: right;
        text-align: right;
}



.iyw-block-right{
    width: 48%;
    background: #fff;
        height: 135px;
    position: relative;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.iyw-block-right .iyw-img{
    float: right;
    height: 100%;
    position: relative;
    background: #2eaa69;
    padding:0 60px;
    box-sizing: border-box;
}
.iyw-block-right .iyw-img img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.iyw-block-right p{
    margin: 0;
    padding: 0;
    font-family: AcromRegular;
    text-transform: uppercase;
    padding: 40px;
    font-size: 24px;
    color: #4b4954;
        float: left;
}
.rsp,
.rsp:visited,
.rsp:active{
    font-family: AcromRegular;
    display: block;
    background: #2f6a98 !important;
    color: #fff !important;
    text-decoration: none;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0;
    border-radius: 5px;
    margin-top: 40px;
    border: 1px solid #2f6a98;
}
.rsp:hover{
    background: #fff !important;
    color: #2f6a98 !important;
}
.csp{
    font-family: AcromBold;
    display: block;
    color: #2f6a98;
    text-decoration: none;
    font-size: 35px;
    margin-top: 20px;
    text-align: center;
}

.special-offer-content{
    width: 100%;
}
.special-offer-header{
        width: 100%;
    height: 666px;
    text-align: center;
    background-position: center;
    background-size: cover;
    position: relative;
}
.special-offer-header.bel-header{
    background-image: url(https://www.belokurikha.ru/img/imagenum.jpg);
}
.special-offer-header.opv-header{
    background-image: url(https://www.belokurikha.ru/img2/pano_44.jpg);
}
.special-offer-header.fam-header{
    background-image: url(https://www.belokurikha.ru/img2/fam_pano.jpg);
}
.special-offer-header.kat-header{
    background-image: url(https://www.belokurikha.ru/img/imagenumkat.jpg);
}
.special-offer-header.sib-header{
    background-image: url(https://www.belokurikha.ru/img/imagenumsib.jpg);
}
.special-offer-header.children7-header{
    background-image: url(https://www.belokurikha.ru/img/children7.jpg);
}
.special-offer-header:after{
        content: "";
    background: rgba(0,0,0,0.15);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.special-offer-header .special-head{
        display: block;
    padding: 20px;
    box-sizing: border-box;
    background: rgba(255,255,255,0.6);
    font-family: AcromBold;
        position: relative;
    z-index: 10;
}
.special-offer-header .special-head h2{
    color: #12405a;
    font-size: 34px;
    font-family: AcromBold;
    line-height: 45px;
}
.special-offer-header .special-head h2 span{
    font-family: AcromRegular;
    color: #107ea1;
    font-weight: normal;
}
.special-offer-header h3{
     position: absolute;
    z-index: 10;
    color: #fff;
    font-family: AcromBold;
    font-size: 51px;
    text-align: center;
    line-height: 35px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 90%;
    height: 65px;
}
.special-offer-header.fam-header h3{
   position: absolute;
    z-index: 10;
    color: #fff;
    font-family: AcromBold;
    font-size: 51px;
    text-align: center;
    line-height: 35px;
    left: 0;
    right: 0;
    top: auto;
    bottom: 50px;
    margin: auto;
    width: 90%;
    height: 65px; 
}
.special-offer-header.fam-header h3 span{
    font-size: 24px;
}
.special-offer-header h3 span{
    font-size: 17px;
}
.special-offer-wrapper{
    padding: 20px 0;
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.special-offer-wrapper>h2{
    color: #3d3940;
    font-size: 28px;
    font-family: AcromBold;
    text-align: center;
    padding: 0;
    margin: 50px 0 50px 0;
    text-transform: uppercase;
    line-height: 35px;
}
.special-offer-wrapper>h2:first-child {
    margin-top: 30px;
}
.special-offer-tez{
    border-radius: 5px;
    box-sizing: border-box;
}
.special-offer-tez p{
        color: #2d6698;
    text-align: center;
    font-family: AcromRegular;
    padding: 20px 0;
}
.special-offer-tez p span{
    font-size: 20px;
    font-family: AcromBold;
    text-transform: uppercase;
}
.special-offer-tez a{
    font-family: AcromBold;
    color: #fff;
    text-decoration: none;
    background: #2d6698;
    display: block;
    width: 100%;
    text-align: center;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #2d6698;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.special-offer-tez a:hover{
    background: none;
    color: #2d6698;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.special-offer-numbers{
    
}
.special-offer-number{
    width: 30%;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
border-radius: 5px;
margin-bottom: 40px;
position: relative;
display: inline-block;
height: 100%;
    vertical-align: top;
    min-height: 314px;
}
.special-offer-number.middle{
    margin: 0 4.5%;
    margin-bottom: 40px;
}
.special-offer-number .number-description>span{
    height: 0;
    opacity: 0;
    visibility: hidden;
    margin: 0;
    padding: 0;
    display: none;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.special-offer-number .number-description>p{
    height: 0;
    opacity: 0;
    visibility: hidden;
    margin: 0;
    padding: 0;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.special-offer-number .number-description .number-pricing>h2{
    height: 0;
    opacity: 0;
    visibility: hidden;
    margin: 0;
    padding: 0;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.special-offer-number .number-description .number-pricing .n-price{
    margin: 15px 10px;
    text-align: center;
}
.special-offer-number .number-image.n-image-stud{
    background-image: url(https://www.belokurikha.ru/img2/opcomf/numbers/studia.jpg);
}
.special-offer-number .number-image.n-image-prest{
    background-image: url(https://www.belokurikha.ru/img2/opcomf/numbers/prest.jpg);
}
.special-offer-number .number-image.n-image-uluch{
    background-image: url(https://www.belokurikha.ru/img2/opcomf/numbers/uluch.jpg);
}
.special-offer-number .number-image.n-image-komf{
    background-image: url(https://www.belokurikha.ru/img2/opcomf/numbers/komf.jpg);
}
.special-offer-number .number-image.n-image-sem1{
    background-image: url(https://www.belokurikha.ru/img2/opcomf/numbers/sem1.jpg);
}
.special-offer-number .number-image.n-image-sem2{
    background-image: url(https://www.belokurikha.ru/img2/opcomf/numbers/sem2.jpg);
}
.special-offer-number .number-image.n-image-djun{
    background-image: url(https://www.belokurikha.ru/img2/opcomf/numbers/djun.jpg);
}
.special-offer-number .number-image.n-image-lux{
    background-image: url(https://www.belokurikha.ru/img2/opcomf/numbers/luks.jpg);
}
.special-offer-number .number-image.n-image-app{
    background-image: url(https://www.belokurikha.ru/img2/opcomf/numbers/app.jpg);
}
.special-offer-number .number-image.n-image-app409{
    background-image: url(https://www.belokurikha.ru/img2/opcomf/numbers/app409.jpg);
}
.special-offer-number .number-image{
    width: 100%;
    height: 244px;
    background-position: center;
    background-size: cover;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.special-offer-number .number-description{
        padding: 20px 20px 20px 20px;
        box-sizing: border-box;
        position: relative;
}
.special-offer-number .number-description>h2{
    padding: 0px 0px;
    box-sizing: border-box;
    font-family: AcromBold;
    font-weight: normal;
    color: #2d6698;
    font-size: 18px;
    text-align: center;
}
.special-offer-number.active .number-description>span{
    display: block;
    margin: 0 10px;
    font-family: AcromRegular;
    color: #989898;
    font-size: 14px;
    font-style: italic;
    border-bottom: 1px solid #2d6698;
    padding: 10px 0;
    margin-bottom: 5px;
    opacity: 1;
    visibility: visible;
    height: auto;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.special-offer-number.active .number-description>p{
        padding: 0 10px 40px 10px;
    font-family: AcromRegular;
    color: #3d3940;
        position: relative;
        opacity: 1;
    visibility: visible;
    height: auto;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.special-offer-number>a{
        display: block;
    
    color: #fff;
    text-decoration: none;
    font-family: AcromRegular;
    text-align: center;
    
    margin-bottom: 0;
    bottom: 0;
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 18px;
}
.special-offer-number .n-more{
    bottom: 39px;
    margin-top: 10px;
    display: inline-block;
    /*display: block;*/
    /*width: 94px;*/
    font-family: AcromRegular;
    color: #2d6698;
    border-bottom: 1px dashed;
    margin: 0 auto;
    margin-top: 10px;
    cursor: pointer;
    font-size: 16px;
}
.special-offer-number>.n-online{
    position: absolute;
    background: #2eaa69;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

}

.special-offer-number>.n-online small {
    display: block;
    text-align: center;
    font-size: 12px;
}
.special-offer-number .number-description .number-pricing{
        margin-bottom: 0px;
}
.special-offer-number.active .number-description .number-pricing>h2{
    padding: 5px 10px;
    text-transform: uppercase;
    color: #2d6698;
    font-family: AcromBold;
    font-size: 10px;
    margin-top: 15px;
    opacity: 1;
    visibility: visible;
    height: auto;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.special-offer-number.active .number-description .number-pricing .n-price{
    display: block;
    box-sizing: border-box;
    opacity: 1;
    visibility: visible;
    height: auto;
    margin: 0 10px;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.special-offer-number .number-description .number-pricing .n-price p{
    display: inline-block;
    text-align: left;
}
.special-offer-number .number-description .number-pricing .n-price .n-old-price{
        text-decoration: line-through;
    color: #7f7f7f;
    font-size: 12px;
    font-family: AcromRegular;
    margin-right: 10px;
}
.special-offer-number .number-description .number-pricing .n-price .n-old-price span{
    font-family: AcromBold;
    font-size: 16px;
}
.special-offer-number .number-description .number-pricing .n-price .n-new-price{
    color: #2eaa69;
    font-size: 16px;
    font-family: AcromRegular;
}

.special-offer-number .number-description .number-pricing .n-price .n-new-price span{
    font-family: AcromBold;
    font-size: 20px;
}
.n-price-viewall{
        background: #2e6698;
        border: 1px solid #2e6698;
    padding: 10px 30px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    font-family: AcromRegular;
    border-radius: 5px;
     -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.n-price-viewall:hover{
    background: none;
    color: #2e6698;
}
.n-price-viewall:visited{
    color: #fff;
}
.n-price-viewall:visited:hover{
    color: #2e6698;
}
.specialwrapper .n-price-des{
    margin-top: 40px;
    font-family: AcromRegular;
    color: #3d3940;
}
.special-offer-wrapper .n-price-des{
    margin-top: 40px;
    font-family: AcromRegular;
    color: #3d3940;
}
.n-price-des b{
    font-family: AcromBold;
}
.special-offer-services{
    overflow: hidden;
}
.special-offer-services>div>div>div{
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.special-offer-services>div>img{
    -webkit-filter: drop-shadow(0px 10px 8px rgba(0,0,0,0.36));
    -moz-filter-shadow: drop-shadow(0px 10px 8px rgba(0,0,0,0.36));
    filter: drop-shadow(0px 10px 8px rgba(0,0,0,0.36));
}

.special-offer-services>div p{
    margin-top: 10px;
    font-family: AcromRegular;
    color: #267c99;
}

.special-offer-services .owl-nav div {
    background: #267c99;
    position: absolute;
    padding: 19px 20px;
    cursor: pointer;
    border-radius: 5px;
    padding-bottom: 20px;
}
.special-offer-services .owl-prev {
    margin-top: -105px;
    margin-left: 0;
}
.special-offer-services .owl-next {
    right: 8px;
    margin-top: -105px;
    margin-right: 0;
}
.special-offer-services .owl-nav div img {
    position: absolute;
    width: 6px;
    height: 10px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.special-offer-services .owl-nav.disabled{
    display: none;
}

.special-offer-header-online{
    width: 100%;
    position: relative;
    height: 666px;
    background-image: url(https://www.belokurikha.ru/img/onl.jpg);
    background-position: center;
    background-size: cover;
}
.special-offer-header-online:after{
    content: "";
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.special-offer-header-text{
    position: absolute;
    z-index: 10;
    text-align: center;
    width: 100%;
    height: 100px;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.special-offer-header-online h2{
    color: #fff;
    font-family: AcromBold;
    text-transform: uppercase;
    font-size: 32px;
    text-shadow: 1px 1px #3d3940;
    line-height: 35px;
}
.special-offer-header-online a{
        display: block;
    background: #e51a4b;
    border: 1px solid #e51a4b;
    font-family: AcromBold;
    padding: 20px;
    color: #fff;
    text-align: left;
    text-decoration: none;
    border-radius: 5px;
    width: 100%;
    max-width: 300px;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
    padding-left: 47px;
    box-sizing: border-box;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.special-offer-header-online a:hover{
        background: #af2647;
    color: #ffffff;
    border: 1px solid #af2647;
}
.special-offer-header-online a span{
    display: block;
    float: right;
    background: #af2647;
    position: absolute;
    right: 0;
    top: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
    padding: 17px 5px;
    height: 100%;
    box-sizing: border-box;
}
.special-offer-header-online a:hover span{
    background: #e51a4b;
}
.special-offer-header-online a span p{
        position: absolute;
    font-size: 27px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 52px;
    height: 25px;
    font-family: AcromBold;
    color: #fff;
}
.special-offer-online-table{
    margin-top: 20px;
}
.special-offer-online-table a{
        background: #2eaa69;
    color: #fff;
    display: block;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
    width: 100%;
    max-width: 300px;
    border-radius: 5px;
    border: 1px solid #2eaa69;
    font-family: AcromBold;
    text-decoration: none;
    margin: 0 auto;
    margin-top: 40px;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.special-offer-online-table a:hover{
    background: none;
    color: #2eaa69;
    
}
.special-offer-online-table table{
    width: 100%;
    text-align: center;
    background: #e8f4ff;
    border-radius: 5px;
    border: 1px solid #296192;
    /*border-bottom: none;*/
}
.special-offer-online-table table tbody{
    width: 100%;
}
.special-offer-online-table-body{
    width: 100%;
}
.special-offer-online-table-body td{
    padding: 10px;
    box-sizing: border-box;
    font-family: AcromRegular;
    color: #3d3940;
    border-bottom: 1px solid #296192;
}
.special-offer-online-table-body td:nth-child(1){
    border-right: 1px solid #296192;
}
.special-offer-online-table-body td:nth-child(2){
    font-family: AcromBold;
    color: #e51a4b;
    font-size: 24px;
}
.special-offer-online-table-body td:nth-child(3){
    border-left: 1px solid #296192;
}
.special-offer-online-table-body td span{
    text-decoration: line-through;
    font-size: 13px;
}
.special-offer-online-table-body td b{
    font-family: AcromBold;
    font-size: 24px;
}
.special-offer-online-table-header{
        background: #17456d;
    color: #fff;
    font-family: AcromRegular;
    text-transform: uppercase;
    
    
}
.special-offer-online-table-header td{
        padding: 10px;
    box-sizing: border-box;
    width: 30%;
    font-family: AcromRegular;
    color: #fff;
}
.special-offer-online-table-header td:first-child{
    border-top-left-radius: 5px;
        border-right: 1px solid #296192;
}
.special-offer-online-table-header td:last-child{
    border-top-right-radius: 5px;
        border-left: 1px solid #296192;
}
.special-offer-wrapper>h3{
    font-size: 28px;
    color: #3d3940;
    font-family: AcromRegular;
    text-align: center;
    font-weight: normal;
    margin-top: 40px;
    margin-bottom: 40px;
    line-height: 35px;
}
.special-offer-online-calculate,
.special-offer-online-calculate:visited{
        background: #e51a4b;
    color: #fff;
    display: block;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
    width: 100%;
    max-width: 300px;
    border-radius: 5px;
    border: 1px solid #e51a4b;
    font-family: AcromBold;
    text-decoration: none;
    margin: 0 auto;
    margin-top: 40px;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.special-offer-online-calculate:hover{
    background: none;
    color: #e51a4b;
}
.pens-wrapper p.pens{

    font-family: AcromRegular;
    color: #3d3940;
    font-size: 18px;
    margin: 40px 0;
    text-align: center;
    line-height: 25px;

}
.special-offer-header-pens{
    width: 100%;
    height: 666px;
    background-image: url(https://www.belokurikha.ru/img/penss.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}
.special-offer-header-pens-text{
    background: rgba(45,102,151,0.6);
    position: absolute;
    width: 100%;
    bottom: 0;
}
.special-offer-header-pens-text .special-offer-wrapper{
    padding: 0;
}
.special-offer-header-pens-text .special-offer-wrapper h4{
        font-size: 32px;
    color: #fff;
    font-family: AcromBold;
    text-transform: uppercase;
    display: block;
    float: left;
    padding: 10px 0;
    box-sizing: border-box;
    line-height: initial;
}
.special-offer-header-pens-text .special-offer-wrapper h4 span{
    font-size: 21.5px;
    font-family: AcromRegular;
    font-weight: normal;
}
.special-offer-header-pens-text .special-offer-wrapper p{
    float: right;
    color: #fff;
    font-family: AcromBold;
    font-size: 78px;
    line-height: initial;
}
.special-offer-pens-block{
        -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
    padding: 20px;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
}
.special-offer-pens-block p{
    margin: 0;
    margin-bottom: 20px;
}
.special-offer-pens-block span{
        color: #e62f3e;
    font-weight: bold;
    font-family: AcromBold;
    font-size: 20px;
    display: block;
    margin-bottom: 20px;
}
.special-offer-pens-block h2{
    color: #e62f3e;
    font-size: 40px;
    font-family: AcromBold;
}
.special-offer-pens-block a{
        background: #2eaa69;
    border: 1px solid #2eaa69;
    color: #fff;
    font-family: AcromBold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    max-width: 341px;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 20px;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.special-offer-pens-block a:hover{
    background: none;
    color: #2eaa69;
}



.special-offer-pens-online{
     background: #e62f3e;
    border: 1px solid #e62f3e;
    color: #fff;
    font-family: AcromBold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    max-width: 341px;
    margin: 0 auto;
    border-radius: 5px;
    text-align: center;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.special-offer-pens-online:hover{
    background: none;
    color: #e62f3e !important;
}

.special-offer-pens-online:visited{
    color: #fff;
}
    
.special-offer-pens-numb{
    display: block;
    width: 100%;
    max-width: 423px;
    text-decoration: none;
    font-family: AcromRegular;
    font-size: 18px;
    text-align: center;
    color: #289cd8;
    margin: 0 auto;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.special-offer-pens-numb:hover{
        color: #8cd8ff;
}
.special-offer-header-regular{
    height: 666px;
    width: 100%;
    position: relative;
    background-position: center;
    background-size: cover;
}
.special-offer-header-regular .special-offer-wrapper{
    height: 100%;
}
.special-offer-header-regular .special-offer-wrapper h2{
        font-size: 67px;
    line-height: 90px;
    color: #2d6697;
    position: absolute;
    height: 218px;
    width: 100%;
    top: 0;
    bottom: 0;
    padding: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.special-offer-header-regular .special-offer-wrapper h2 span{
    font-size: 84px;
}
.special-regular>p{
    font-family: AcromRegular;
    color: #3d3940;
    font-size: 18px;
    text-align: center;
}
.special-regular>p>b{
    font-family: AcromBold;
}
.special-regular-discounts{
        display: flex;
    justify-content: space-between;
    margin: 40px 0;
    flex-wrap: wrap;
}
.special-regular-discounts>div{
        text-align: center;
    width: 30%;
}
.special-regular-discounts>div>p{
        font-size: 18px;
    font-family: AcromRegular;
    margin-bottom: 20px;
}
.special-regular-discounts>div>span{
    /*font-family: AcromBold;
    font-size: 64px;
    color: #e62f3e;*/

    font-family: AcromBold;
    font-size: 64px;
    color: #e62f3e;
    display: block;
    line-height: 64px;
    margin: 0 auto 20px auto;
}
#special-offer-otp{
    
}
#special-offer-otp h2{
    
}
#special-offer-otp ul li{
        display: block;
    width: 30%;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    background: #f6f6f6;
    border-radius: 5px;
}
#special-offer-otp ul{
        display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#special-offer-otp ul li h3{
    font-family: AcromBold;
    margin: 10px 0;
}
#special-offer-otp ul li img{
        width: 100%;
}
#special-offer-otp ul li p{
    font-family: AcromRegular;
}
.specialwrapper .special-tezis{
    background: #bae8ff;
    color: #153a5a;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
    font-family: AcromRegular;
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px;
}
.special-tezis{
    background: #bae8ff;
    color: #153a5a;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
    font-family: AcromRegular;
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px;
}
.special-sankur-background-gray>div>.special-tezis{
    background: #bae8ff;
    color: #153a5a;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
}
.special-sankur-background-white>div>.special-tezis{
    background: #bae8ff;
    color: #153a5a;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
}
.more-info{
        margin-top: 40px;
}
.more-info>p{
    text-align: center;
    background: #2eaa69;
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.3);
}
.more-info>div{
    background: #f6f6f6;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
    margin-top: 20px;
    display: none;
}
.more-info>div>p{
        margin-bottom: 40px;
}

.more-info>div h4{
    font-size: 20px;
    text-align: center;
    margin: 20px 0;
}

.more-info>div ul{
    
}


.more-info>div ul li{
    
}

.more-info>div ul.small-info{
        margin-top: 60px;
}
.more-info>div ul.small-info li p{
    font-size: 14px;
    color: #ababab;
}
.dic-pr{
    /*font-family: AcromRegular;
    text-align: left;
    margin-top: 20px;
    color: #3d3940;*/

    font-family: AcromRegular;
    text-align: left;
    margin-top: 20px;
    color: #3d3940;
    margin: 20px -20px 0 -20px;
    padding: 20px;
    background: #efefef;
}
.dic-pr span{
    display: block;
    margin: 0 0 15px 0;
    font-family: AcromBold;
    font-size: 18px;
    color: #e62f3e;
    text-transform: uppercase;
}


/*e1*/

.block-shadow {
    box-shadow: 0 0 35px 1px rgba(0,0,0,.2);
    border-radius: 10px;
    padding: 30px;
}

#specialsblock.blk-content {
    box-shadow: none !important;
    background-color: #fff !important;
}

ul.small-list {
    margin: 0 0 0 7px;
    padding: 0;
    list-style: none !important;
    font-family: AcromRegular;
}
    .small-list > li {
        position: relative;

        margin: 0 0 8px 0;
        padding: 0 0 0 20px;

        font-size: 14px;
        list-style: none !important;
        line-height: 140%;
    }
    .small-list > li::before {
        position: absolute;
        content: '';
        left: 0;
        top: 7px;

        width: 6px;
        height: 6px;

        background-color: #23ac65;
        border-radius: 50%;
    }



/*новые универсальные классы
как опробуем, можно будет определить в отдельную цсску*/


/*вспомогательные штуки*/
.small {
    font-size: .75em !important; 
    opacity: .75;
    line-height: 115%;
    margin: 12px 0 !important;
}
.img-resp {width: 100%; height: auto;}
.uppercase { text-transform: uppercase; }
.text-center {text-align: center;}




/*BLOCK
==================*/
.offset-5, 
.offset-10, 
.offset-15, 
.offset-20 {margin: 0 auto;}

.offset-5   { width: 90%; }
.offset-10  { width: 80%; }
.offset-15  { width: 70%; }
.offset-20  { width: 60%; }

    @media screen and (max-width: 992px) {
        .offset-5   { width: 100%; }
        .offset-10  { width: 90%; }
        .offset-15  { width: 80%; }
        .offset-20  { width: 70%; }
    }
    @media screen and (max-width: 768px) {
        .offset-10  { width: 100%; }
        .offset-15  { width: 90%; }
        .offset-20  { width: 80%; }
    }
    @media screen and (max-width: 568px) {
        .offset-15  { width: 100%; }
        .offset-20  { width: 90%; }
    }
    @media screen and (max-width: 413px) {
        .offset-20  { width: 100%; }
    }
/*==================*/






/*цвета по санаториям*/

.color_p {color: #4ba1d2 !important;} /*портал*/
.color_b {color: #264695 !important;} /*белокуриха*/
.color_s {color: #aa092e !important;} /*сибирь*/
.color_k {color: #009e6a !important;} /*катунь*/
.color_w {color: #fff !important;}    /*белый*/





/*отступы*/

.margin-bot-10 {margin-bottom: 10px !important;}
.margin-bot-20 {margin-bottom: 20px !important;}
.margin-bot-30 {margin-bottom: 30px !important;}
.margin-bot-40 {margin-bottom: 40px !important;}
.margin-bot-50 {margin-bottom: 50px !important;}

.margin-top-10 {margin-top: 10px !important;}
.margin-top-20 {margin-top: 20px !important;}
.margin-top-30 {margin-top: 30px !important;}
.margin-top-40 {margin-top: 40px !important;}
.margin-top-50 {margin-top: 50px !important;}

.padding-10 {padding: 10px !important;}
.padding-20 {padding: 20px !important;}
.padding-30 {padding: 30px !important;}
.padding-40 {padding: 40px !important;}
.padding-50 {padding: 50px !important;}
    @media screen and (max-width: 768px) {
        .padding-20 {padding: 15px !important;}
        .padding-30 {padding: 25px !important;}
        .padding-40 {padding: 30px !important;}
        .padding-50 {padding: 35px !important;}
    }
    @media screen and (max-width: 568px) {
        .padding-10 {padding: 5px !important;}
        .padding-20 {padding: 10px !important;}
        .padding-30 {padding: 20px !important;}
        .padding-40 {padding: 25px !important;}
        .padding-50 {padding: 30px !important;}
    }
    @media screen and (max-width: 413px) {
        .padding-20 {padding: 8px !important;}
        .padding-30 {padding: 16px !important;}
        .padding-40 {padding: 22px !important;}
        .padding-50 {padding: 25px !important;}
    }


/*разное*/


.hover-shadow {transition: 250ms !important;}
.hover-shadow:hover {
    transform: translateY(-4px);
    box-shadow: 0 15px 30px 1px rgba(0,0,0,.15) !important;
}

.block {display: block !important;}



/*BLOCK
==================*/

/*основная секция-слайд*/
.special-offer-header {
    width: 100%;
    height: 666px;
    text-align: center;
    background-position: center;
    background-size: cover;
    position: relative;
}
    /*полоска с текстом и ее положение на слайде*/
    .special-offer-header__stripe {
        display: block;
        position: absolute;
        z-index: 10;

        width: 100%;
        padding: 20px;
        left: 0;

        background: rgba(255,255,255,0.8);
        font-family: AcromBold;
        box-sizing: border-box;
    }
    .special-offer-header__stripe_top { top: 0; }
    .special-offer-header__stripe_center { top:50%; transform: translateY(-50%); }
    .special-offer-header__stripe_bottom { bottom: 0; }

    /*вложения в блок, не относящиеся к БЕМ разметке*/
    .special-offer-header h2 {
        color: #12405a;
        font-size: 34px;
        font-family: AcromBold;
        line-height: 45px;
    }
        .special-offer-header h2 > span {
            font-family: AcromRegular;
            font-weight: normal;
            color: #12405a;
            font-size: 34px;
        }

/*======================*/



/*BLOCK
==================*/
.btn {
    display: inline-block !important;
    box-sizing: border-box;
    font-family: AcromBold;
    text-shadow: none;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff !important;
    display: block;
    margin-right: 10px;
    border-radius: 5px;
    line-height: 100%;
    transition: 250ms;
}

.btn_spec,
.btn_spec:visited {
    background: #2eaa69;
    border: 1px solid #2eaa69;
    padding: 12px 25px;
    color: #fff !important;
}
    .btn_spec:hover {
        background: #fff;
        color: #2eaa69 !important;
        text-decoration: none !important;
    }

.btn.btn_outline,
.btn.btn_outline:visited {
    background: #fff;
    border: 1px solid #2eaa69;
    padding: 12px 25px;
    color: #2eaa69!important;
}
    .btn.btn_outline:hover {
        background: #2eaa69;
        color: #fff !important;
        text-decoration: none !important;
    }




.btn.btn_belokur,
.btn.btn_belokur:visited {
    background-color: #4ba1d2 !important;
    color: #fff !important;
}
    .btn_belokur:hover {
        opacity: .75;
        text-decoration: none !important;
    }

.btn.btn_sibir,
.btn.btn_sibir:visited {
    background-color: #aa092e !important;
    color: #fff !important;
}
    .btn_belokur:hover {
        opacity: .75;
        text-decoration: none !important;
    }


.btn.btn_katun,
.btn.btn_katun:visited {
    background-color: #46c276 !important;
    color: #fff !important;
}
    .btn_belokur:hover {
        opacity: .75;
        text-decoration: none !important;
    }



/*размеры*/
.btn.btn_size-s {
    font-size: 14px;
    padding: 4px 15px;
    font-weight: 100;
    font-family: AcromRegular;
    text-transform: none;
}
/*===================*/





/*BLOCK
==================*/
.spec-price {
    font-size: 28px !important;
    font-weight: bold;
    color: #3d3940;
    padding: 25px 0 !important;
    text-align: center;
    border: 1px;
    background: #ececec;

    font-family: "Acrom"; /*для белокуриха-сан*/
}
.spec-price span {
    display: inline;
    opacity: .75;
    font-size: 14px;
}

.spec-price_old {
    font-size: 18px !important;
    text-decoration: line-through !important;
    opacity: .45 !important;
}

/*BLOCK
==================*/


.ref {
    display: block;
    position: relative;
    background-color: #e9f6ff;
    text-style: italic;
    padding: 30px;
    overflow: hidden;
    transition: 250ms;
}

    /* если это сслыка, то делаем эффект наведения */
    a.ref {text-decoration: none !important;}
    a.ref:hover { 
        transform: translateY(-4px);
        box-shadow: 0 15px 30px 1px rgba(0,0,0,.15) !important;
    }

    @media screen and (max-width: 992px) {
        .ref {padding: 26px;}
    }
    @media screen and (max-width: 768px) {
        .ref {padding: 23px;}
    }
    @media screen and (max-width: 568px) {
        .ref {padding: 18px;}
    }
    @media screen and (max-width: 413px) {
        .ref {padding: 15px;}
    }
/*===================*/


.mb-20 {
  margin-bottom: 20px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.mb-200 {
  margin-bottom: 200px !important; }


.padding-10 {
  padding: 10px !important; }

.padding-20 {
  padding: 20px !important; }

.padding-30 {
  padding: 30px !important; }

.padding-40 {
  padding: 40px !important; }

.padding-50 {
  padding: 50px !important; }



  @media screen and (max-width: 768px) {
  .mb-20 {
    margin-bottom: 15px !important; }
  .mb-30 {
    margin-bottom: 25px !important; }
  .mb-40 {
    margin-bottom: 30px !important; }
  .mb-60 {
    margin-bottom: 45px !important; }
  .mb-80 {
    margin-bottom: 60px !important; }
  .mb-100 {
    margin-bottom: 80px !important; }
  .mb-200 {
    margin-bottom: 165px !important; } }

@media screen and (max-width: 568px) {
  .mb-20 {
    margin-bottom: 10px !important; }
  .mb-30 {
    margin-bottom: 20px !important; }
  .mb-40 {
    margin-bottom: 25px !important; }
  .mb-60 {
    margin-bottom: 35px !important; }
  .mb-80 {
    margin-bottom: 45px !important; }
  .mb-100 {
    margin-bottom: 60px !important; }
  .mb-200 {
    margin-bottom: 135px !important; } }

@media screen and (max-width: 413px) {
  .mb-20 {
    margin-bottom: 10px !important; }
  .mb-30 {
    margin-bottom: 15px !important; }
  .mb-40 {
    margin-bottom: 20px !important; }
  .mb-60 {
    margin-bottom: 30px !important; }
  .mb-80 {
    margin-bottom: 40px !important; }
  .mb-100 {
    margin-bottom: 50px !important; }
  .mb-200 {
    margin-bottom: 100px !important; } }


    @media screen and (min-width: 1201px) {
  .hidden-from-xl {
    display: none !important;
    overflow: hidden !important; } }

@media screen and (min-width: 1025px) {
  .hidden-from-lg {
    display: none !important;
    overflow: hidden !important; } }

@media screen and (min-width: 993px) {
  .hidden-from-md {
    display: none !important;
    overflow: hidden !important; } }
@media screen and (min-width: 769px) {
  .hidden-from-sm {
    display: none !important;
    overflow: hidden !important; } }
@media screen and (min-width: 569px) {
  .hidden-from-xs {
    display: none !important;
    overflow: hidden !important; } }

@media screen and (max-width: 1024px) {
  .visible-from-lg {
    display: none !important;
    overflow: hidden !important; } }

@media screen and (max-width: 993px) {
  .visible-from-md {
    display: none !important;
    overflow: hidden !important; } }
@media screen and (max-width: 768px) {
  .visible-from-sm {
    display: none !important;
    overflow: hidden !important; } }

@media screen and (max-width: 568px) {
  .visible-from-xs {
    display: none !important;
    overflow: hidden !important; } }




.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 20px;
  padding-bottom: 0; }


.row .col-12,
.row .col-10,
.row .col-8,
.row .col-6,
.row .col-4,
.row .col-3,
.row .col-2 {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px; 
margin: 0;
box-sizing: border-box;}
  .row .col-12 p:last-child,
  .row .col-12 ul:last-child,
  .row .col-12 li:last-child,
  .row .col-10 p:last-child,
  .row .col-10 ul:last-child,
  .row .col-10 li:last-child,
  .row .col-8 p:last-child,
  .row .col-8 ul:last-child,
  .row .col-8 li:last-child,
  .row .col-6 p:last-child,
  .row .col-6 ul:last-child,
  .row .col-6 li:last-child,
  .row .col-4 p:last-child,
  .row .col-4 ul:last-child,
  .row .col-4 li:last-child,
  .row .col-3 p:last-child,
  .row .col-3 ul:last-child,
  .row .col-3 li:last-child,
  .row .col-2 p:last-child,
  .row .col-2 ul:last-child,
  .row .col-2 li:last-child {
    margin-bottom: 0; }
  .row .col-12 h1:first-child, .row .col-12 h2:first-child, .row .col-12 h3:first-child, .row .col-12 h4:first-child, .row .col-12 h5:first-child, .row .col-12 h6:first-child,
  .row .col-10 h1:first-child,
  .row .col-10 h2:first-child,
  .row .col-10 h3:first-child,
  .row .col-10 h4:first-child,
  .row .col-10 h5:first-child,
  .row .col-10 h6:first-child,
  .row .col-8 h1:first-child,
  .row .col-8 h2:first-child,
  .row .col-8 h3:first-child,
  .row .col-8 h4:first-child,
  .row .col-8 h5:first-child,
  .row .col-8 h6:first-child,
  .row .col-6 h1:first-child,
  .row .col-6 h2:first-child,
  .row .col-6 h3:first-child,
  .row .col-6 h4:first-child,
  .row .col-6 h5:first-child,
  .row .col-6 h6:first-child,
  .row .col-4 h1:first-child,
  .row .col-4 h2:first-child,
  .row .col-4 h3:first-child,
  .row .col-4 h4:first-child,
  .row .col-4 h5:first-child,
  .row .col-4 h6:first-child,
  .row .col-3 h1:first-child,
  .row .col-3 h2:first-child,
  .row .col-3 h3:first-child,
  .row .col-3 h4:first-child,
  .row .col-3 h5:first-child,
  .row .col-3 h6:first-child,
  .row .col-2 h1:first-child,
  .row .col-2 h2:first-child,
  .row .col-2 h3:first-child,
  .row .col-2 h4:first-child,
  .row .col-2 h5:first-child,
  .row .col-2 h6:first-child {
    margin-top: 0; }

.row .col-12 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%; }

.row .col-10 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 83.33333%;
  flex: 1 1 83.33333%;
  max-width: 83.33333%; }

.row .col-8 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 66.66667%;
  flex: 1 1 66.66667%;
  max-width: 66.66667%; }

.row .col-6 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%; }

.row .col-4 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 33.33333%;
  flex: 1 1 33.33333%;
  max-width: 33.33333%; }

.row .col-3 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  max-width: 25%; }

.row .col-2 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 16.66667%;
  flex: 1 1 16.66667%;
  max-width: 16.66667%; }

.row.cols-no-margin .col-10,
.row.cols-no-margin .col-8,
.row.cols-no-margin .col-6,
.row.cols-no-margin .col-4,
.row.cols-no-margin .col-3,
.row.cols-no-margin .col-2 {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0; }

.max-width-full {
  max-width: 100% !important; }

@media screen and (min-width: 1201px) {
  .hidden-from-xl {
    display: none !important;
    overflow: hidden !important; } }

@media screen and (min-width: 1025px) {
  .hidden-from-lg {
    display: none !important;
    overflow: hidden !important; } }

@media screen and (min-width: 993px) {
  .hidden-from-md {
    display: none !important;
    overflow: hidden !important; } }

/*@media screen and (min-width: 569px) {
  .hidden-from-sm {
    display: none !important;
    overflow: hidden !important; } }*/

@media screen and (max-width: 1024px) {
  .visible-from-lg {
    display: none !important;
    overflow: hidden !important; } }

@media screen and (max-width: 993px) {
  .visible-from-md {
    display: none !important;
    overflow: hidden !important; } }

@media screen and (max-width: 568px) {
  .visible-from-sm {
    display: none !important;
    overflow: hidden !important; } }

@media screen and (max-width: 992px) {
  .row .col-10 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 66.66667%;
    flex: 1 1 66.66667%;
    max-width: 66.66667%; }
  .row .col-8,
  .row .col-3,
  .row .col-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%; }
  .row .col-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33.33333%;
    flex: 1 1 33.33333%;
    max-width: 33.33333%; }
  .hidden-md {
    display: none;
    opacity: 0;
    visibility: hidden; } }

@media screen and (max-width: 768px) {
  .row .col-8,
  .row .col-6,
  .row .col-4,
  .row .col-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%; }
  .row .col-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33.33333%;
    flex: 1 1 33.33333%;
    max-width: 33.33333%; }
  .row .col-8 + .col-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%; }
  .row .hidden-sm {
    display: none;
    opacity: 0;
    visibility: hidden; } }

@media screen and (max-width: 568px) {
  .row .col-10 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%; }
  .row .col-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%; }
  .row .hidden-xs {
    display: none;
    opacity: 0;
    visibility: hidden; } }







/*манго всплывашка*/
.mgo-mcw__leadgen-popup {z-index: 9999; box-shadow: 0 10px 35px 1px rgba(0,0,0,.15);}



    /*BLOCK
================*/
.section-tabs {
  /*поведение*/
  /*стили*/ }

.section-tabs_horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .section-tabs_horizontal .section-tabs__tabs {
    /*поведение*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    /*стили*/ }
    .section-tabs_horizontal .section-tabs__tabs > ul {
      /*поведение*/
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      /*стили*/
      margin: 0;
      padding: 0;
      width: 100%; }
      .section-tabs_horizontal .section-tabs__tabs > ul > li {
        /*поведение*/
        -webkit-box-flex: 1;
        -ms-flex: 1 1 26%;
        flex: 1 1 26%;
        padding: 15px 30px 15px 15px;
        margin: 1px;
        /*стили*/
        background-color: #fff;
        font-size: 18px;
        list-style: none;
        cursor: pointer;
        -webkit-transition: 200ms;
        -o-transition: 200ms;
        transition: 200ms; }
        .section-tabs_horizontal .section-tabs__tabs > ul > li:after {
          position: absolute;
          content: '';
          right: 30px;
          top: 50%;
          width: 7px;
          height: 7px;
          border-right: 2px solid lightgray;
          border-bottom: 2px solid lightgray;
          -webkit-transform: rotate(45deg) translateY(-50%);
          -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
          -webkit-transition: 200ms;
          -o-transition: 200ms;
          transition: 200ms; }
        .section-tabs_horizontal .section-tabs__tabs > ul > li:hover {
          background-color: #eef6fb; }
        .section-tabs_horizontal .section-tabs__tabs > ul > li.active {
          background-color: #74b6dc;
          color: #fff; }
          .section-tabs_horizontal .section-tabs__tabs > ul > li.active:after {
            border-right: 2px solid #fff;
            border-bottom: 2px solid #fff; }
  .section-tabs_horizontal .section-tabs__content {
    /*поведение*/
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    /*стили*/
    margin: 32px 0 0 0; }

     .section-tabs_horizontal .section-tabs__content .slide {
        height: auto !important;
     }

.section-tabs_vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  flex-flow: row nowrap;
  min-height: 60px; }
  .section-tabs_vertical .section-tabs__tabs {
    /*поведение*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    /*стили*/
    margin: 0 32px 0 0; }
    .section-tabs_vertical .section-tabs__tabs > ul {
      /*поведение*/
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      /*стили*/
      margin: 0;
      padding: 0;
      width: 100%; }
      .section-tabs_vertical .section-tabs__tabs > ul > li {
        /*поведение*/
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        /*стили*/
        background: #fff;
        background-position: -60px 50%;
        background-size: 15px;
        list-style: none;
        border-bottom: 1px solid gainsboro;
        padding: 15px 40px 15px 15px;
        margin: 1px;
        cursor: pointer;
        text-align: center;
        font-size: 18px;
        text-align: left;
        -webkit-transition: 200ms;
        -o-transition: 200ms;
        transition: 200ms; }
        .section-tabs_vertical .section-tabs__tabs > ul > li:after {
          position: absolute;
          content: '';
          right: 30px;
          top: 50%;
          width: 7px;
          height: 7px;
          border-right: 2px solid lightgray;
          border-bottom: 2px solid lightgray;
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
          -webkit-transition: 200ms;
          -o-transition: 200ms;
          transition: 200ms; }
        .section-tabs_vertical .section-tabs__tabs > ul > li:last-child {
          border-bottom: none;
          margin-bottom: 0; }
        .section-tabs_vertical .section-tabs__tabs > ul > li:hover {
          background-color: #eef6fb; }
        .section-tabs_vertical .section-tabs__tabs > ul > li.active {
          position: relative;
          padding-left: 20px;
          background-color: #74b6dc;
          color: #fff; }
          .section-tabs_vertical .section-tabs__tabs > ul > li.active:after {
            right: 20px;
            border-right: 2px solid #fff;
            border-bottom: 2px solid #fff; }
  .section-tabs_vertical .slide__lead {
    width: 275px;
    padding: 20px;
    background: #ffffff;
    color: #ffffff;
    font-size: 18px;
    float: right;
    margin-left: 30px;
    background: #2f9956;
    margin-bottom: 10px; }
  .section-tabs_vertical .section-tabs__content {
    /*поведение*/
    -webkit-box-flex: 1;
    -ms-flex: 1 1 70%;
    flex: 1 1 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    /*стили*/
    padding: 0 0 0 0; }
    .section-tabs_vertical .section-tabs__content .slide {
      height: auto !important;
      position: relative; }
      .section-tabs_vertical .section-tabs__content .slide .btn {
        position: absolute;
        bottom: 0;
        left: 0; }

@media screen and (max-width: 768px) {
  .container {
    width: 95%;
    margin: 0 auto; }
  .section-tabs_vertical .section-tabs__tabs {
    margin: 0; }
  .section-tabs {
    width: 100%; }
  .section-tabs__content {
    display: none !important; }
  .section-tabs__tabs > ul {
    display: none !important; }
  .section-tabs_vertical {
    min-height: 490px; } }

@media screen and (max-width: 768px) {
  .section-tabs__tabs {
    width: 100%; } }

@media screen and (max-width: 768px) {
  .section-tabs__tabs > ul {
    display: none; } }

.slide__block-btn {
  position: relative;
  padding-bottom: 68px;
  height: 100%; }
  .slide__block-btn h2:first-child, .slide__block-btn h3:first-child {
    margin-top: 0; }
  .slide__block-btn p:last-of-type {
    margin-bottom: 0; }
  .slide__block-btn .btn {
    position: absolute;
    bottom: 0;
    left: 0; }

.collapsable {
  position: relative; }

.collapsable__btn {
  position: absolute;
  display: block;
  content: '';
  width: 35px;
  height: 35px;
  bottom: -17px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(/img/icons/caret-white.png) #009e6a no-repeat;
  background-position: center center;
  z-index: 2;
  border-radius: 50%;
  cursor: pointer; }

.section-tabs__content.concatenated {
  -webkit-transition: max-height 500ms !important;
  -o-transition: max-height 500ms !important;
  transition: max-height 500ms !important;
  max-height: 335px !important; }


















.accordeon-item {
  /*поведение*/
  display: block;
  /*стили*/
  list-style: none;
  margin-bottom: 4px;
  text-align: center;
  font-size: 14px;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  text-align: left; }
  .accordeon-item > p {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 0; }
  .accordeon-item > span {
    font-size: 14px;
    color: #fff; }
  .accordeon-item:last-child {
    margin-bottom: 0; }
  .accordeon-item.opened > .accordeon-item__label {
    background-color: #4ba1d2;
    border: 1px solid #4ba1d2;
    color: #fff; }
    .accordeon-item.opened > .accordeon-item__label:after {
      -webkit-transform: translateY(-25%) rotate(225deg);
      -ms-transform: translateY(-25%) rotate(225deg);
      transform: translateY(-25%) rotate(225deg);
      border-bottom: 2px solid #fff;
      border-right: 2px solid #fff; }

.accordeon-item__label {
  position: relative;
  background-color: #f3f1f1;
  padding: 14px 30px;
  font-size: 18px;
  border: 1px solid #efefef;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  font-weight: 600;
  cursor: pointer; }
  .accordeon-item__label:hover {
    background-color: #fbfbfb;
    /* color: #4ba1d2; */
    border: 1px solid #e8e8e8; }
  .accordeon-item__label.big {
    background-color: #28aa8c;
    color: #fff; }
    .accordeon-item__label.big:after {
      border-bottom: 1px solid #fff;
      border-right: 1px solid #fff; }
  .accordeon-item__label > span {
    color: #fff; }
  .accordeon-item__label > p {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    margin-top: 0; }
  .accordeon-item__label:after {
    position: absolute;
    content: '';
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    border-bottom: 2px solid #a0a0a0;
    border-right: 2px solid #a0a0a0;
    width: 12px;
    height: 12px;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms; }

.accordeon-item__content {
  display: none;
  padding: 15px 4px;
  background-color: #fff;
  border-left: 1px solid lightgray;
  border-right: 1px solid lightgray;
  border-bottom: 1px solid lightgray; }
  .accordeon-item__content .accordeon-item__content {
    padding: 15px 0; }
  .accordeon-item__content .accordeon-item__label {
    position: relative;
    padding: 25px 20px 25px 20px;
    background-color: #e3f4f0 !important;
    color: #28aa8c; }
    .accordeon-item__content .accordeon-item__label:after {
      position: absolute;
      content: '';
      right: 20px;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg);
      border-bottom: 1px solid #28aa8c;
      border-right: 1px solid #28aa8c;
      width: 15px;
      height: 15px; }
/*ACCORDEON STYLES*/
@media screen and (min-width: 769px) {
  #mini_tab {
    display: none; } }

#mini_tab {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; }

























.modal-zayavka {
    opacity: 1;
    position: fixed;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    width: 700px;
    /* height: 600px; */
    background-color: #fff;
    box-shadow: 0 0 15px 1px rgba(0,0,0,.1);
    border-radius: 8px;
    padding: 40px 40px 40px 40px;
    z-index: 999;
    overflow: hidden;
    transition: transform 400ms;
}
.modal-zayavka h2 {
    margin-top: 0;
}
.modal-zayavka.not-opened {
    opacity: 0;
    transform: translateX(-50%) translateY(-250%);
    z-index: -99;
}
.modal-zayavka input[type="submit"] {
    width: 185px;
    display: block !important;
    padding: 16px;
    margin: 0 auto 0 auto;
    border-radius: 30px;
}
.modal-zayavka-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.75);
    z-index: 998;
}
.modal-zayavka__close {
        position: absolute;
right: 0;
top: 0;
width: 5rem;
height: 5rem;
cursor: pointer;
transition: 300ms;
}
.modal-zayavka__close::before {
    position: absolute;
content: '';
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
height: 3px;
width: 2rem;
background-color: black;
background-color: lightgray;
-webkit-transition: 250ms;
-o-transition: 250ms;
transition: 250ms;
}
.modal-zayavka__close::after {
    position: absolute;
content: '';
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
transform: translateX(-50%) translateY(-50%) rotate(-45deg);
height: 3px;
width: 2rem;
background-color: black;
background-color: lightgray;
-webkit-transition: 250ms;
-o-transition: 250ms;
transition: 250ms;
}

@media screen and (max-width: 992px) {
   .modal-zayavka {
        width: 90%;
   }
}

























.object-thumbnail {
  position: relative;
  width: 23%;
  margin: 0 2.666% 3.2rem 0;
  height: 28.5rem;
  float: left;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }
  .object-thumbnail:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    z-index: 2;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms; }
  .object-thumbnail:hover .object-thumbnail__text {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8); }
  .object-thumbnail:hover .object-thumbnail__more {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }

.object-thumbnai__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: 50% 50%;
  z-index: -1;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms; }
  .object-thumbnai__img:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    background-color: #000;
    opacity: 0; }

.object-thumbnail__text {
  width: 100%;
  height: 6.3rem;
  padding: .7rem 1rem 1rem 2.2rem;
  overflow: hidden;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  -webkit-transition: 450ms;
  -o-transition: 450ms;
  transition: 450ms; }

.object-thumbnail__heading {
  color: #fff;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0 0 3.5rem 0 !important;
  text-shadow: -1px 0 1px rgba(0, 0, 0, 0.5); }

.object-thumbnail__short {
  margin-top: 0;
  color: #fff;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
  margin-top: 0;
  text-shadow: -1px 0 1px rgba(0, 0, 0, 0.5); }

.object-thumbnail__more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 15px 0;
  background-color: #46c276;
  color: #fff;
  font-weight: 600;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transition-delay: 80ms;
  -o-transition-delay: 80ms;
  transition-delay: 80ms; }
  .object-thumbnail__more:before {
    position: absolute;
    content: '';
    right: 7.5rem;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    width: 1rem;
    height: 1rem;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms; }
  .object-thumbnail__more:hover {
    background-color: #36975b;
    color: #fff; }
    .object-thumbnail__more:hover:before {
      right: 7rem; }

.object-thumbnail-empty {
  background: #eee;
  cursor: default;
  background-image: url(/img/icons/i-obj-empty.png);
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: 50% 50%;
  opacity: .5; }

.object-thumbnail_type-nature .icon_type {
  background: url(/img/icons/i-type_nature.png) #266293; }

.object-thumbnail_type-cardio .icon_type {
  background: url(/img/icons/i-type_heart.png) #266293; }

.object-thumbnail_type-food .icon_type {
  background: url(/img/icons/i-type_food.png) #266293; }

.object-thumbnail_type-history .icon_type {
  background: url(/img/icons/i-type_building.png) #266293; }

@media screen and (min-width: 1200px) {
  .object-thumbnail:nth-of-type(4n) {
    margin-right: 0; } }

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .object-thumbnail {
    width: 31.33%;
    margin-right: 3%; }
    .object-thumbnail:nth-of-type(3n) {
      margin-right: 0; }
    .object-thumbnail:last-of-type {
      margin-right: 0; } }

@media screen and (min-width: 667px) and (max-width: 959px) {
  .object-thumbnail {
    width: 48%;
    margin-right: 4%; }
    .object-thumbnail:nth-of-type(2n) {
      margin-right: 0; }
    .object-thumbnail:last-of-type {
      margin-right: 0; } }

@media screen and (min-width: 1px) and (max-width: 666px) {
  .object-thumbnail {
    width: 100%;
    margin-right: 0; }
    .object-thumbnail:hover .object-thumbnail__text {
      height: 6.3rem; }
  .object-thumbnail__short {
    display: none; } }

.objects-container {
  padding: 3.2rem 0 0 0; }
















.photo-thumb {
    width: 100%;
    height: 250px;
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}


table tr:nth-child(even) td {
    background-color: #e3f2ff;
}

table tr td {
    padding: 20px 15px;
    border: 0 !important;
}

table p {
    margin: 0;
}




.plashka {
    background-color: #70aedf;
    color: #fff;
    padding: 40px;
    border-radius: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;

    font-family: "Acrom"; /*для белокуриха-сан*/
}

.plashka__big-text {
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    display: inline-block;
}

.plashka__small-text {
    color: #fff;
    font-size: 22px;
}

.plashka__extrabig-text {
    font-size: 65px;
    color: #fff;
    font-weight: 900;
    line-height: .8;
}

@media screen and (max-width: 1100px) {
.plashka {
    flex-wrap: wrap;
}
.plashka__big-text,
.plashka__small-text,
.plashka__extrabig-text {
    flex: 1 1 100%;  
    margin: 10px;  
    text-align: center;
}
}
@media screen and (max-width: 568px) {
    .plashka {
        padding: 20px;
    }
    .plashka__big-text {font-size: 25px;}
    .plashka__small-text {font-size: 16px;}
    .plashka__extrabig-text {font-size: 45px;}

}

    .tarif-table__row .tarif-table__cell:first-child {
        background-color: #5eaad6;
        color: #fff;
        height: 120px;
        align-items: flex-start;
    }


@media screen and (min-width: 993px) {
    .tarif-table__row .col-3:first-of-type {
        background-color: #f9f9f9;
        border-right: 15px solid #ffffff;  
    }
}



.tarif-table {
    border: 1px solid #efefef;
    border-radius: 8px;
    font-family: 'Acrom', sans-serif;
}
.tarif-table .row {
    margin: 0;
}
.tarif-table__row {
}
.stars-category {
    flex: 1 1 100%;
}
.tarif-table__cell {
    box-sizing: border-box;
    
    width: 100%;
    padding: 12px 20px;
    height: 70px;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    
    border-bottom: 1px solid #efefef;
}

.tarif-table__cell p {
    line-height: 1.3;
}

.best {
    background-color: #edf8ff;
}

.best .tarif-table__cell {
    border-bottom: 1px solid #fff;
}
    
    .tarif-table__cell:last-of-type,
    .best .tarif-table__cell:last-of-type {
        border-bottom: 0;
    }

/*    @media screen and (max-width: 992px) {
        .tarif-table {
            position: relative;
        }
        .tarif-table .col-3 {
            flex: 0 0 250px;
            max-width: 250px;
            min-width: 250px;
        }

        .tarif-table__row {
            overflow-x:scroll;
            padding-left: 250px;
            flex-wrap: nowrap;
        }
        .tarif-table__row .col-3:first-of-type{
            position: absolute;
            left: 0;
            top: 0;
            width: 250px;
            min-width: 250px;
            max-width: 250px;
            background-color: #fff;
            z-index: 2;
            border-right: 2px solid #e5e5e5;
        }
    }*/


.visible-from-sm-to-md {display: none;}
@media screen and (min-width: 768px) and (max-width: 992px) {
    .visible-from-sm-to-md {display: block;}
}
.mishina-photos-owl-wrapper .owl-nav{display:none}
.owl-dots {
	text-align:center;
}
.mishina-photos-owl-wrapper .owl-dots {
	padding:10px;
}
.mishina-photos-owl-wrapper .owl-dots .owl-dot {
	display:inline-block;
	border-radius:10px;
	width:10px;
	background-color:#2d6698;
	margin:10px;
	height:10px;
}
.mishina-photos-owl-wrapper .owl-dots .owl-dot.active {
	background:#2eaa69
}


.fancy-checklist {padding: 0;}
.fancy-checklist li {
    position: relative;
    list-style: none;
    padding: 0 0 0 45px;
    margin: 0 0 25px 0;
    line-height: 30px;
}
.fancy-checklist li::before {
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    top: -6px;
    left: 0;
    background-image: url(/img/icons/fancy-checkmark.png);
    background-size: contain;
}

.fancy-checklist li p:first-child {
    font-size: 1.2em;
    color: #4ba1d2 !important;
    margin: 0 0 8px 0;
}
.mishina-photos-owl-wrapper {
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    .fancy-checklist {margin-left: 8px;}
    .fancy-checklist li {
        padding: 0 0 0 40px;
        margin: 0 0 15px 0;
    }
    .fancy-checklist li::before {
        width: 20px;
        height: 20px;
        top: 5px;
    }
}