@import url(animate.css);
@import url(bootstrap.css);
@import url(font-awesome.css);
@import url(jquery.fancybox.css);
@import url(lightgallery.min.css);
@import url(settings.css);
/*
    font-family: 'Ubuntu';
    font-family: 'Helios';
*/

@font-face {
    font-family: 'Helios';
    src:url('../fonts/HeliosCondRegular.ttf'),
        url('../fonts/HeliosCondRegular.woff'),
        url('../fonts/HeliosCondRegular.eot');
        font-weight: normal;
        font-style: normal;
}
@font-face {
    font-family: 'Helios';
    src:url('../fonts/HeliosCondBold.ttf'),
        url('../fonts/HeliosCondBold.woff'),
        url('../fonts/HeliosCondBold.eot');
        font-weight: bold;
        font-style: normal;
}
/* ubuntu-300 - cyrillic_latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/ubuntu-v11-cyrillic_latin-300.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Light'), local('Ubuntu-Light'),
       url('../fonts/ubuntu-v11-cyrillic_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-v11-cyrillic_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-v11-cyrillic_latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-v11-cyrillic_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-v11-cyrillic_latin-300.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-italic - cyrillic_latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/ubuntu-v11-cyrillic_latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Italic'), local('Ubuntu-Italic'),
       url('../fonts/ubuntu-v11-cyrillic_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-v11-cyrillic_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-v11-cyrillic_latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-v11-cyrillic_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-v11-cyrillic_latin-italic.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-500 - cyrillic_latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/ubuntu-v11-cyrillic_latin-500.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'),
       url('../fonts/ubuntu-v11-cyrillic_latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-v11-cyrillic_latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-v11-cyrillic_latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-v11-cyrillic_latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-v11-cyrillic_latin-500.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-regular - cyrillic_latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ubuntu-v11-cyrillic_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'),
       url('../fonts/ubuntu-v11-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-v11-cyrillic_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-v11-cyrillic_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-v11-cyrillic_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-v11-cyrillic_latin-regular.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-700 - cyrillic_latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/ubuntu-v11-cyrillic_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'),
       url('../fonts/ubuntu-v11-cyrillic_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-v11-cyrillic_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-v11-cyrillic_latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-v11-cyrillic_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-v11-cyrillic_latin-700.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-700italic - cyrillic_latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/ubuntu-v11-cyrillic_latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'),
       url('../fonts/ubuntu-v11-cyrillic_latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-v11-cyrillic_latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-v11-cyrillic_latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-v11-cyrillic_latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-v11-cyrillic_latin-700italic.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'Material Icons';
    src: url('../fonts/MaterialIcons-Regular.woff2') format('woff2'), 
         url('../fonts/MaterialIcons-Regular.woff') format('woff'), 
         url('../fonts/MaterialIcons-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
.helios{
    font-family: 'Helios';
}
html, body {
    height: 100% !important;
    margin: 0;
    padding: 0;
}
body{
    font-family: 'Ubuntu';
    font-size: 18px;
    line-height: 1.6;
    color: #626262;
    overflow-x: hidden;
    background: #fff;
}
.main-wrapper{
    min-height: 100%;
    margin: 0 0 -220px 0;
}
.footer-push{
    height: 220px;
}
.footer{
    min-height: 220px;
}
blockquote{
    margin-bottom: 30px;
    padding: 30px;
    background: #95CF69;
    color: #fff;
    border-radius: 10px;
}
.content ul,
.content ol{
    margin-bottom: 30px;
}
.content ol{
    list-style: inside decimal;
    margin-left: -16px;
}
.content ol li > ol,
.content ol li > ul{
    padding-left: 16px !important;
}
.content ul > li,
.content ol > li{
    position: relative;
    padding-left: 34px;
    margin-bottom: 15px;
    background: url(../images/arrow1.png) 0 10px no-repeat;
}
.content ul ol,
.content ol ol{
    padding-top: 20px;
    margin-bottom: 20px;
    margin-left: 16px;
}
.content ul ul,
.content ol ul{
    padding-top: 20px;
    margin-bottom: 20px;
}
.content table{
    width: 100%;
    margin-bottom: 30px;
    color: #626262;
    font-family: 'Helios';
    font-size: 15px;
}
.content table th{
    font-weight: bold;
    padding: 20px 5px;
    vertical-align: middle;
    border: 1px solid #F5F4EE;
    background: #F5F4EE;
}
.content table td{
    border: 1px solid #F5F4EE;
    padding: 10px 5px;
    vertical-align: middle;
    background: #fff;
}
.text-center th,
.text-center td{
    text-align: center;
}
.table-wrapper{
    padding: 5px 20px 20px;
    margin-bottom: 30px;
    background: #F5F4EE;
    border-radius: 10px;
    overflow: auto;
    width: 100%;
}
.table-wrapper table{
    margin-bottom: 0;
}
.month-table td{
    width: 7%;
}
.month-table td:first-of-type{
    width: 16%;
    font-weight: bold;
    color: #000;
}
.month-table span{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #F3725D;
    border-radius: 100%;
    border: 1px solid #fff;
    box-shadow: 0 2px 5px rgba(243,114,93,0.3);
    margin-bottom: -3px;
}
h1,
.title-h1{
    font-family: 'Helios';
    font-weight: bold;
    font-size: 50px;
    line-height: 1.2;
    margin-bottom: 30px;
    color: #000;
}
h2,
.title-h2{
    font-family: 'Helios';
    font-weight: bold;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 25px;
    color: #000;
}
h3,
.title-h3{
    font-family: 'Helios';
    font-weight: bold;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #000;
}
h4,
.title-h4{
    font-family: 'Helios';
    font-weight: bold;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 15px;
    color: #000;
}
@media (max-width: 1199px) {

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

}
@media (max-width: 767px) {
    h1,
    .title-h1{
        font-size: 40px;
        line-height: 1;
        margin-bottom: 20px;
    }
    h2,
    .title-h2{
        font-size: 30px;
        margin-bottom: 20px;
    }
    h3,
    .title-h3{
        font-size: 20px;
    }
}

.red{
    color: #FF4632;
}
.white{
    color: #fff;
}
.black{
    color: #000;
}
.gray{
    color: #676767;
}
.green{
    color: #95CF69;
}

p{
    margin-bottom: 20px;
}
a{
    color: #F37662;
    text-decoration: none;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
a:hover{
    color: #000;
}
a:focus{
    outline: none;
}
a.invert{
    color: #000;
}
a.invert:hover{
    color: #F37662;
}
.btn{
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: #F3725D;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 13px 35px 11px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    border: none;
    border-bottom: 3px solid #D86552;
    border-radius: 8px;
    box-shadow: 0 20px 20px rgba(243,114,93,0.2);
}
.btn:hover{
    background: #F0D45D;
    color: #786D45;
    border-color: #DEC243;
    box-shadow: 0 20px 20px rgba(240,212,93,0.2);
}
.btn.block{
    display: block;
    width: 100%;
}
.btn.big{
    font-size: 18px;
    padding: 16px 35px 14px;
    width: 270px;
    max-width: 100%;
}
.btn.mid{
    font-size: 16px;
    padding: 14px 35px 13px;
    width: 220px;
    max-width: 100%
}
.btn.green-btn{
    background: #AADB62;
    background: -moz-linear-gradient(top, #AADB62, #95CF69);
    background: -webkit-linear-gradient(top, #AADB62, #95CF69);
    background: -o-linear-gradient(top, #AADB62, #95CF69);
    background: -ms-linear-gradient(top, #AADB62, #95CF69);
    background: linear-gradient(top, #AADB62, #95CF69);
    border-bottom: 4px solid #8CC363;
    box-shadow: 0 20px 20px rgba(149,207,105,0.2);
    color: #fff;
}

.btn.green-btn:hover{
    background: #95CF69;
    background: -moz-linear-gradient(top, #95CF69, #AADB62);
    background: -webkit-linear-gradient(top, #95CF69, #AADB62);
    background: -o-linear-gradient(top, #95CF69, #AADB62);
    background: -ms-linear-gradient(top, #95CF69, #AADB62);
    background: linear-gradient(top, #95CF69, #AADB62);
    color: #fff;
}








.form-group{
    position: relative;
}
.modal {
    display: none;
    width: 460px;
    max-width: 100%;
    background: #fff;
    padding: 35px 25px 25px;
}
#responseMessage .modal-content.error{
    color: #FF4632;
}
.box{
    display: none;
}
.box.visible{
    display: block;
}
/**************************************/
/* ======= AGREEMENT ======= */

.agreement{
    position: relative;
    margin-bottom: 20px;
    color: #7C7F8C;
}
.agreement input{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}
.agreement i{
    vertical-align: middle;
    margin-top: -3px;
}
.agreement input + label .checked{
    display: none;
}

.agreement input:checked + label .checked{
    display: inline-block;
}
.agreement input:checked + label .no-checked{
    display: none;
}
.agreement input.error + label{
    color: #EC705A;
}
/* ======= /. AGREEMENT ======= */


/* PAGINATION */
.pagination{
    margin: 30px 0 0;
    text-align: center;
}
.pagination li{
    display: inline-block;
    text-align: center;
    margin: 0 3px;
}
.pagination a,
.pagination li > span{
    font-size: 16px;
    font-weight: bold;
    color: #63582C;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-decoration: none;
}
.pagination .active a{
    background: #F0D45D;
    color: #63582C;
    border-radius: 4px;
}
.pagination a:hover{
    color: #EC705A;
}
/* /. PAGINATION */


/* mob-menu-btn begin */
.menu-button{
    position: absolute;
    right: 20px;
    top: 30px;
    width: 40px;
    height: 20px;
    cursor: pointer;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.mobile-menu .menu-button{
    right: 20px;
    top: 30px;
    width: 40px;
}
.icon-menu-burger {
    height: 2px;
    width: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -15px;
    -webkit-transition: transform 0.2s ease 0s;
    -moz-transition: transform 0.2s ease 0s;
    -o-transition: transform 0.2s ease 0s;
    -ms-transition: transform 0.2s ease 0s;
    transition: transform 0.2s ease 0s;
    -webkit-transition: -webkit-transform 0.2s ease 0s;
}
.icon-menu-burger__line {
    background: #000;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: transform 0.2s linear 0.2s;
    -moz-transition: transform 0.2s linear 0.2s;
    -o-transition: transform 0.2s linear 0.2s;
    -ms-transition: transform 0.2s linear 0.2s;
    transition: transform 0.2s linear 0.2s;
    -webkit-transition: -webkit-transform 0.2s linear 0.2s;
}
.icon-menu-burger:before, .icon-menu-burger:after {
    background: #000;
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
}
.menu-button.active .icon-menu-burger__line,
.menu-button.active .icon-menu-burger:before, 
.menu-button.active .icon-menu-burger:after {
    background: #ffffff;
}
.icon-menu-burger:before {
    top: -9px;
    -webkit-transition: top 0.2s linear 0.4s;
    -moz-transition: top 0.2s linear 0.4s;
    -o-transition: top 0.2s linear 0.4s;
    -ms-transition: top 0.2s linear 0.4s;
    transition: top 0.2s linear 0.4s;
}
.icon-menu-burger:after {
    bottom: -9px;
    -webkit-transition: bottom 0.2s linear 0.4s;
    -moz-transition: bottom 0.2s linear 0.4s;
    -o-transition: bottom 0.2s linear 0.4s;
    -ms-transition: bottom 0.2s linear 0.4s;
    transition: bottom 0.2s linear 0.4s;
}
.menu-button.active .icon-menu-burger{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: transform 0.2s linear 0.4s;
    -moz-transition: transform 0.2s linear 0.4s;
    -o-transition: transform 0.2s linear 0.4s;
    -ms-transition: transform 0.2s linear 0.4s;
    transition: transform 0.2s linear 0.4s;
    -webkit-transition: -webkit-transform 0.2s linear 0.4s;
}
.menu-button.active .icon-menu-burger__line{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.menu-button.active .icon-menu-burger:before {
    -webkit-transition: top 0.2s linear;
    -moz-transition: top 0.2s linear;
    -o-transition: top 0.2s linear;
    -ms-transition: top 0.2s linear;
    transition: top 0.2s linear;
    top: 0;
}
.menu-button.active .icon-menu-burger:after {
    -webkit-transition: bottom 0.2s linear;
    -moz-transition: bottom 0.2s linear;
    -o-transition: bottom 0.2s linear;
    -ms-transition: bottom 0.2s linear;
    transition: bottom 0.2s linear;
    bottom: 0;
}
/* mob-menu-btn end */
.mobile-menu {
    position: fixed;
    top: 0;
    right: -470px;
    background: #F4D35A;
    height: 100%;
    width: 370px;
    max-width: 100%;
    z-index: 1000;
    overflow-y: scroll;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    padding-top: 45px;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: -100;
    opacity: 0;
    -webkit-transition: opacity 200ms ease-out;
    -moz-transition: opacity 200ms ease-out;
    -o-transition: opacity 200ms ease-out;
    transition: opacity 200ms ease-out;
}
.mobile-logo{
    padding: 0 0 0 10px;
}
.mobile-logo img{
    height: 80px;
}
.mobile-menu li{
    position: relative;
}
.mobile-menu > div > ul > li {
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.mobile-menu > div > ul > li:first-of-type{
    border-top: 1px solid rgba(255,255,255,0.2);
}
.mobile-menu > div > ul > li.down > a {
    padding-right: 60px;
}
.mobile-menu .dropdown-button{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 45px;
    width: 48px;
    z-index: 10;
}
.mobile-menu .dropdown-button:before {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 13px;
    left: 16px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.mobile-menu .dropdown-button.active:before{
    -moz-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 19px;
}
.mobile-menu > div > ul > li > ul {
    position: static;
    width: 100%;
    display: none;
}
.mobile-menu > div > ul  > li > a {
    display: block;
    text-decoration: none;
    color: #6b644d;
    padding: 13px 20px 10px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}
.mobile-menu > div > ul  > li.active > a,
.mobile-menu > div > ul > li > ul > li.active > a,
.mobile-menu > div ul ul ul .active a{
    background: #F66E6C;
    color: #fff;
}
.mobile-menu > div > ul > li > ul > li > a,
.mobile-menu > div ul ul ul a{
    display: block;
    font-size: 15px;
    line-height: 18px;
    text-decoration: none;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    padding: 10px 10px 10px 30px;
    color: #FFFFFF;
    position: relative;
}
.mobile-menu > div > ul > li > ul > li > a:before,
.mobile-menu > div ul ul ul a:before {
    content: "";
    display: block;
    position: absolute;
    top: 18px;
    left: 20px;
    width: 4px;
    height: 3px;
    background: #1951c2;
}
.mobile-menu > div ul ul ul a{
    padding: 6px 10px 6px 45px;
    font-size: 13px;
}
.mobile-menu > div ul ul ul a:before{
    left: 34px;
    top: 12px;
}
.mobile-menu .dropdown-button + ul {
    position: static;
    width: 100%;
    display: none;
    margin-bottom: 10px;
}
.mobile-menu ul ul .dropdown-button:before{
    width: 6px;
    height: 6px;
    content: "+";
    border: none;
    color: #fff;
    -moz-transform: rotate(0) !important;
    -webkit-transform: rotate(0) !important;
    -o-transform: rotate(0) !important;
    -ms-transform: rotate(0) !important;
    transform: rotate(0) !important;
    top: 8px !important;
    left: 17px;
    font-size: 16px;
}


.mobile-menu a[href="javascript:void();"]{
    text-transform: uppercase;
    color: #fff !important;
    padding-left: 20px;
}
.mobile-menu a[href="javascript:void();"]:before{
    display: none;
}


@media (max-width: 1199px) {
    .mobile-menu.open {
        right: 0;
    }
    .mobile-menu.open + .overlay {
        z-index: 500;
        opacity: 1;
    }
}
@media (max-width: 440px) {
    .mobile-menu{
        width: 100%;
    }
    .mobile-menu-close {
        top: 26px;
        right: 10px;
    }
    .mobile-menu .menu-button{
        display: block;
        position: absolute;
    }
}
/************* /. mobile-menu **************/
.header{
    background: #fff;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 35px;
}
.header .logo{
    height: 168px;
}
.header .slogan{
    font-size: 20px;
    line-height: 1.4;
    height: 168px;
}
.header-contacts{
    height: 168px;
}
.medium{
    font-weight: 500;
}


@media (max-width: 1199px) {
    .header-address{
        font-size: 14px;
    }
    .header .slogan {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .header .logo{
        padding: 25px 0 15px;
    }
    .header-contacts,
    .header .slogan{
        height: auto;
        padding: 15px 0;
    }
}
@media (max-width: 767px){
    .index-template .header{
        border: none;
        margin-bottom: 15px;
        padding-bottom: 20px;
    }
}

.top-menu > ul > li{
    display: inline-block;
    position: relative;
    padding-bottom: 25px;
    margin-right: 54px;
}
.top-menu > ul > li:last-of-type{
    margin-right: 0;
}
.top-menu > ul > li > a{
    display: block;
    text-decoration: none;
    color: #626262;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
    position: relative;
}
.top-menu > ul > li.active > a:after{
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background: transparent;
}
.top-menu > ul > li > a:hover,
.top-menu > ul > li.active > a{
    color: #F3725D;
}
.top-menu > ul > li.active > a:after{
    background: #F3725D;
}
.top-menu > ul > li > ul{
    position: absolute;
    left: 50%;
    top: 93px;
    background: #006BEA;
    padding: 24px 30px 20px;
    border-radius: 0 0 10px 10px;
    width: 300px;
    margin-left: -150px;
    z-index: 300;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.top-menu > ul > li:hover > ul{
    top: 83px;
    opacity: 1;
    visibility: visible;
}
.top-menu > ul > li > ul > li{
    margin-bottom: 8px;
}
.top-menu > ul > li > ul > li > a{
    color: #fff;
    text-decoration: underline;
    font-size: 16px;
}
.top-menu > ul > li > ul > li > a:hover{
    text-decoration: none;
}
.top-menu > ul > li > ul > li.active > a{
    color: #000;
}
.top-menu > ul > li > ul:before{
    content:"";
    display: block;
    position: absolute;
    top: -7px;
    left: 50%;
    margin-left: -3px;
    border-bottom: 7px solid #006BEA;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}
.top-slider .element{
    height: 400px;
    border-radius: 15px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.top-slider .element-content{
    position: absolute;
    left: 20px;
    bottom: 40px;
}
.top-slider .element .title{
    background: #fff;
    padding: 8px 30px;
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    color: #2E313A;
    margin-left: 20px;
    display: inline-block;
}
.top-slider .element .sub-title{
    background: #95CF69;
    padding: 8px 30px;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
}
@media (max-width: 1260px) {
    .top-slider .slick-prev,
    .top-slider .slick-next{
        width: 50px;
        height: 50px;
        margin-top: -25px;
    }
    .top-slider .slick-prev{
        left: 20px;
    }
    .top-slider .slick-next{
        right: 20px;
    }
    .top-slider .element-content {
        bottom: 30px;
    }
    .top-slider .element .title,
    .top-slider .element .sub-title{
        padding: 6px 24px;
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .top-slider .element{
        height: 33vw;
    }
}
@media (max-width: 992px) {
    .top-slider .element .title,
    .top-slider .element .sub-title{
        padding: 0.5vw 2vw;
        font-size: 2vw;
    }
}

#up{
    position: relative;
    display: none;
}
#up span{
    padding: 7px 45px;
    background: #F3725D;
}
#up span:hover{
    background: #FE706F;
}
.breadcrumbs-wrapper{
    margin: 5px 0 50px;
    font-size: 16px;
    background: url(../images/bg1.png);
    padding: 17px 0;
    color: #000000;
}
.breadcrumbs-wrapper li {
    display: inline-block;
    margin-right: 25px;
}
.breadcrumbs-wrapper a{
    text-decoration: underline;
    position: relative;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.breadcrumbs-wrapper a:hover{
    color: #2E2E2E;
}
.breadcrumbs-wrapper a:after{
    content:"/";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    top: -2px;
    right: -16px;
    color: #9D9C9B;
}

.index-about-wrapper{
    background: url(../images/bg1.png);
    margin-top: -80px;
    padding-top: 150px;
    padding-bottom: 500px;
    font-size: 20px;
    color: #000;
    font-weight: 300;
}
.index-map-wrapper{
    margin-top: -440px;
}
.index-map-inner{
    background: #fff;
    padding: 70px 0 0;
    border-radius: 10px;
    
}
.index-map-inner:after{
    content:"";
    background: url(../images/index-map-shadow.png) 50% 0 no-repeat;
    position: absolute;
    width: 100%;
    left: 0;
    height: 90px;
    bottom: -90px;
}
.index-map-wrapper .block-header{
    padding: 0 20px;
}
@-webkit-keyframes pulse {to {box-shadow: 0 0 0 13px rgba(232, 76, 61, 0);}} 
@-moz-keyframes pulse {to {box-shadow: 0 0 0 13px rgba(232, 76, 61, 0);}} 
@-ms-keyframes pulse {to {box-shadow: 0 0 0 13px rgba(232, 76, 61, 0);}} 
@keyframes pulse {to {box-shadow: 0 0 0 13px rgba(232, 76, 61, 0);}}
.pulse { 
    position: absolute; 
    width: 100%; 
    height: 100%;
    box-shadow: 0 0 0 0 rgba(0,0,0,0.2); 
    border-radius: 50%; 
    -webkit-animation: pulse 1.5s infinite cubic-bezier(0.66, 0, 0, 1); 
    -moz-animation: pulse 1.5s infinite cubic-bezier(0.66, 0, 0, 1); 
    -ms-animation: pulse 1.5s infinite cubic-bezier(0.66, 0, 0, 1); 
    animation: pulse 1.5s infinite cubic-bezier(0.66, 0, 0, 1); 
} 
.pulse.mod1{
    -webkit-animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1); 
    -moz-animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1); 
    -ms-animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1); 
    animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
}
.pulse.mod2{
    -webkit-animation: pulse 2.5s infinite cubic-bezier(0.66, 0, 0, 1); 
    -moz-animation: pulse 2.5s infinite cubic-bezier(0.66, 0, 0, 1); 
    -ms-animation: pulse 2.5s infinite cubic-bezier(0.66, 0, 0, 1); 
    animation: pulse 2.5s infinite cubic-bezier(0.66, 0, 0, 1);
}
.pulse.mod3{
    -webkit-animation: pulse 3s infinite cubic-bezier(0.66, 0, 0, 1); 
    -moz-animation: pulse 3s infinite cubic-bezier(0.66, 0, 0, 1); 
    -ms-animation: pulse 3s infinite cubic-bezier(0.66, 0, 0, 1); 
    animation: pulse 3s infinite cubic-bezier(0.66, 0, 0, 1);
}

.map-dot-min {
    width: 22px;
    height: 22px;
    position: absolute;
    border-radius: 100%;
    background: #F3725D;
    border: 4px solid #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);  
    display: none;
}
.index-map-wrapper.dots .map-dot-min{
    display: block;
}
.index-map-inner .dot1{
    left: 334px;
    top: 416px;
}
.index-map-inner .dot2{
    left: 370px;
    top: 394px;
}
.index-map-inner .dot3{
    left: 603px;
    top: 400px;
}
.index-map-inner .dot4{
    left: 645px;
    top: 310px;
}
.index-map-inner .dot5{
    left: 610px;
    top: 240px;
}
.index-map-inner .dot6{
    left: 635px;
    top: 224px;
}
.index-map-inner .dot7{
    left: 616px;
    top: 198px;
}
.index-map-inner .dot8{
    left: 730px;
    top: 240px;
}
.index-map-inner .dot9{
    left: 814px;
    top: 95px;
}
.index-map-inner .dot10{
    left: 878px;
    top: 157px;
}
@media (max-width: 1260px) {
    .index-map-inner:after{
        display: none;
    }
    .index-map-inner{
        box-shadow: 0 10px 10px rgba(0,0,0,0.1)
    }
}
@media (max-width: 767px) {
    .index-about-wrapper{
        margin-top: 0;
        padding: 50px 15px 50px;
        font-size: 16px;
    }
    .index-map-wrapper{
        margin-top: 0;
    }
    .index-map-inner .f24{
        font-size: 16px;
    }
    .index-map-inner{
        padding: 50px 0 0;
        box-shadow: none;
    }
}

.main-products-wrapper .inner{
    padding-right: 145px;
}
.main-products-wrapper .element{
    width: 14.2857%;
    float: left;
    position: relative;
    border-right: 1px solid #EDEDED;
    padding: 15px 0;
}
.main-products-wrapper .element.last{
    border-right: none;
}
.main-products-wrapper .element .img-wrapper{
    margin-bottom: 20px;
}
.main-products-wrapper .element .title{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;    
}
.main-products-wrapper .element:hover .title{
    color: #F3725D;
}
.tocatalog-btn{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 136px;
    height: 136px;
    background: #AADB62;
    background: -moz-linear-gradient(top, #AADB62, #95CF69);
    background: -webkit-linear-gradient(top, #AADB62, #95CF69);
    background: -o-linear-gradient(top, #AADB62, #95CF69);
    background: -ms-linear-gradient(top, #AADB62, #95CF69);
    background: linear-gradient(top, #AADB62, #95CF69);
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 32px 25px 25px;
    text-align: left;
    border-radius: 8px;
    border-bottom: 4px solid #8CC363;
    box-shadow: 0 20px 20px rgba(149,207,105,0.2);
}
.tocatalog-btn:hover{
    background: #95CF69;
    background: -moz-linear-gradient(top, #95CF69, #AADB62);
    background: -webkit-linear-gradient(top, #95CF69, #AADB62);
    background: -o-linear-gradient(top, #95CF69, #AADB62);
    background: -ms-linear-gradient(top, #95CF69, #AADB62);
    background: linear-gradient(top, #95CF69, #AADB62);
    color: #fff;
}
.main-products-wrapper .subtitle{
    margin-top: -15px;
}
@media (max-width: 1199px) {
    .main-products-wrapper .inner{
        padding-right: 0;
    }
    .tocatalog-btn{
        position: static;
        width: auto;
        height: auto;
        display: inline-block;
        padding: 15px 40px;
        margin-top: 50px;
    }
    .tocatalog-btn br{
        display: none;
    }
}
@media (max-width: 991px) {
    .main-products-wrapper .element .title{
        font-size: 13px;   
    }
}
@media (max-width: 767px) {
    .main-products-wrapper .element{
        width: auto;
        float: none;
        border-right: none;
        padding: 15px 30px;
        display: inline-block;
    }
    .main-products-wrapper .subtitle{
        margin-top: 0;
        font-size: 20px;
    }
}

.index-feauters-wrapper .block{
    min-height: 436px;
    border: 2px solid #F9E9AC;
    border-radius: 15px;
    position: relative;
    padding: 60px 60px 40px 460px;
    margin-bottom: 120px;
    background: #fff;
    box-shadow: 0 60px 60px rgba(240,212,93,0.05);
}
.index-feauters-wrapper .block .element-img{
    position: absolute;
    left: 60px;
    top: -28px;
    bottom: -28px;
    width: 339px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.index-feauters-wrapper .block .title{
    font-size: 25px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    font-family: 'Helios';
    margin-bottom: 20px;
}
.index-feauters-wrapper .block .text{
    font-size: 16px;
    margin-bottom: 20px;
}
.index-feauters-wrapper .block .icon-element{
    padding-left: 44px;
    font-weight: bold;
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
    min-height: 36px;
    padding-top: 10px;
}
.index-feauters-wrapper .block .icon-element > img{
    position: absolute;
    left: 0;
    top: 0;
}
.index-feauters-wrapper:before{
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 554px;
    top: 50%;
    left: 0;
    margin-top: -277px;
    background: url(../images/lemon.jpg) 0 0 no-repeat;
    background-size: cover;
}
@media (max-width: 1199px) {
    .index-feauters-wrapper .block{
        padding: 40px 40px 40px 380px;
    }
    .index-feauters-wrapper .block .element-img{
        left: 40px;
        width: 300px;
    }
    .index-feauters-wrapper .block .icon-element{
        font-size: 12px;
    }
}
@media (max-width: 991px) {
    .index-feauters-wrapper .block .icon-element{
        margin-bottom: 15px;
    }
}
@media (max-width: 767px) {
    .index-feauters-wrapper .block{
        min-height: auto;
        padding: 30px;
        margin-bottom: 40px;
    }
    .index-feauters-wrapper .block .element-img{
        position: static;
        width: 339px;
        max-width: 100%;
        height: 80vw;
        margin-bottom: 30px;
    }
}
.news-wrapper .title-h1{
    margin-bottom: 5px;
}
.all-news-link{
    color: #ABACAE;
    text-decoration: underline;
    font-size: 13px;
    text-transform: uppercase;
}
.news-wrapper .element{
    width: 330px;
    max-width: 100%;
    margin: 0 auto 30px;
}
.news-wrapper .element .img-wrapper{
    margin-bottom: 50px;
}
.news-wrapper .element .img-wrapper .inner{
    height: 200px;
    overflow: hidden;
    position: relative;
}
.news-wrapper .element .element-img{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #ccc;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.news-wrapper .element .img-wrapper:hover .element-img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.date{
    position: absolute;
    width: 80px;
    height: 80px;
    background: #95CF69;
    color: #fff;
    border-radius: 5px;
    left: 20px;
    bottom: -20px;
    padding: 8px;
    font-size: 13px;
    font-family: 'Helios';
    box-shadow: 0 20px 25px rgba(149,207,105,0.2);
}
.date-day{
    font-size: 44px;
    line-height: 1;
}
.news-wrapper .element-content{
    padding: 0 15px;
    height: 230px;
    overflow: hidden;
}
.news-wrapper .element .title{
    text-transform: uppercase;
    margin-bottom: 15px;
    height: 56px;
    overflow: hidden;
}
.news-wrapper .element .title a{
    text-decoration: underline;
    font-size: 16px;
    font-weight: bold;
}
.news-wrapper .element .introtext{
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 10px;
    max-height: 110px;
    overflow: hidden;
}
.news-wrapper .element .more{
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
    display: inline-block;
    padding-right: 29px;
    background: url(../images/arrow1.png) right 50% no-repeat;
}
.application-inner{
    background: #c1f5a7;
    padding: 60px;
    border-radius: 20px;
    color: #65582A;
}
.application-inner .title-h1{
    color: #65582A;
}
.application-inner .subtitle{
    margin: -25px 0 45px;
    font-size: 16px;
}
.application-inner .form-control{
    background-color: #fff;
}
.application-inner .form-group{
    position: relative;
}
.application-inner .form-group > img{
    position: absolute;
    top: 22px;
    left: 25px;
    z-index: 10;
    width: 18px;
    height: 18px;
}
.application-inner .form-group > svg{
    position: absolute;
    top: 20px;
    left: 22px;
    z-index: 10;
    width: 22px;
    height: 22px;
    color: #CDC9BE;
}
.application-inner .btn:hover{
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
}
.application-inner .agreement{
    font-style: italic;
    color: #65582A;
    font-size: 16px;
}
.application-inner .agreement a{
    text-decoration: underline;
    color: #65582A;
}
.application-inner .agreement a:hover{
    text-decoration: none;
}
@media (max-width: 767px) {
    .application-inner{
        padding: 30px 15px;
        margin-left: -15px;
        margin-right: -15px;
        border-radius: 0;
    }
    .application-inner .subtitle{
        margin: 0 0 45px;
    }
}

.footer-menu li{
    width: 48%;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 12px;
}
.footer-menu a{
    color: #626262;
}
.footer-menu a:hover,
.footer-menu .active a{
    color: #F3725D;
}


.aside-menu > ul > li > a{
    display: block;
    margin-bottom: 10px;
    background: url(../images/bg1.png);
    padding: 10px;
    border-radius: 10px;
    font-weight: bold;
    color: #9D9C9B;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Helios';
    letter-spacing: 1px;
}
.aside-menu > ul > li > a img{
    margin-right: 30px;
}
.aside-menu > ul > li.active > a,
.aside-menu > ul > li > a:hover{
    color: #000;
}

.aside-menu ul ul{
    padding: 20px 0 25px 20px;
    /*display: none;*/
}
.aside-menu ul .active > ul{
    display: block;
}
.aside-menu ul ul li{
    margin-bottom: 5px;
    padding-left: 30px;
    position: relative;
}
.aside-menu ul ul li:after{
    content:"";
    display: block;
    position: absolute;
    width: 17px;
    height: 11px;
    top: 10px;
    left: 0;
    background: url(../images/arrow2.png) 0 0 no-repeat;
    opacity: 0;
}
.aside-menu ul ul a{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #626262;
    text-decoration: underline;
}
.aside-menu ul ul a:hover,
.aside-menu ul ul .active > a{
    color: #F3725D;
    text-decoration: none;
}

.aside-menu ul ul li.active:after{
    opacity: 1;
}

.catalog .element{
    border: 1px solid #E8E8E8;
    border-radius: 8px;
    margin-bottom: 10px;
    padding: 20px 0;
}

@media (min-width: 992px){
    .card-section{
        padding-left: 20px;
    }
}

.gallery a {
    text-decoration: none;
    display: block;
    overflow: hidden;
}
.gallery .element img{
    webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.gallery .element img:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.video-box img{
    width: 100%;
}
.play-icon{
    width: 80px;
    height: 58px;
    background: rgba(0,0,0,0.8);
    border-radius: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -34px;
    margin-left: -40px;
    line-height: 58px;
    text-align: center;
    color: #fff;
    font-size: 26px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    padding-left: 4px;
}
.video-box .element:hover .play-icon{
    background: rgba(255,0,0,0.8);
}

.map-wrapper{
    position: relative;
    min-height: 400px;
    margin-bottom: 50px;
}
.map-wrapper .inner{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    border-radius: 20px;
}
#mapexMap{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.map-content{
    background: #fff;
    padding: 30px 60px 60px;
    box-shadow: 0 20px 30px rgba(0,0,0,0.05);
    position: relative;
    z-index: 20;
    margin-top: -40px;
    margin-bottom: -40px;
    min-height: 480px;
    font-weight: 300;
}
@media (max-width: 991px) {
    #mapexMap{
        position: static;
        height: 400px !important;
    }
    .map-wrapper .inner{
        position: static;
        height: auto;
        border-radius: 0;
    }
    .map-content{
        box-shadow: 0 0 30px rgba(0,0,0,0.05);
        padding: 40px 30px;
        margin: 0;
    }
}

.container-min{
    width: 900px;
    max-width: 100%;
    margin: auto;
}
.content{
    font-size: 16px;
}











/**************************************************   MEDIA QUERIS   *****************************************************/

@media (max-width: 1199px) {
    
}
@media (max-width: 991px) {
    .f20-sm{
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .f18-xs{
        font-size: 18px;
    }
    .f16-xs{
        font-size: 16px;
    }
}



@media (min-width: 768px) {

}
@media (min-width: 992px){

}
@media (min-width: 1230px) {

}