@import url(bootstrap.css);
@import url(font-awesome.css);
@import url(settings.css);
/*
    font-family: 'Roboto', sans-serif;
    font-family: 'bebas';
*/
@font-face {
    font-family: 'bebas';
    src:url('../fonts/BebasNeueBold.otf'),
        url('../fonts/BebasNeueBold.ttf'),
        url('../fonts/BebasNeueBold.woff'),
        url('../fonts/BebasNeueBold.woff2');
        font-weight: normal;
        font-style: normal;
}
@font-face {
    font-family: 'bebas';
    src:url('../fonts/BebasNeueBold.otf'),
        url('../fonts/BebasNeueBold.ttf'),
        url('../fonts/BebasNeueBold.woff'),
        url('../fonts/BebasNeueBold.woff2');
        font-weight: 700;
        font-style: normal;
}
@font-face {
    font-family: 'bebas';
    src:url('../fonts/BebasNeueBold.otf'),
        url('../fonts/BebasNeueBold.ttf'),
        url('../fonts/BebasNeueBold.woff'),
        url('../fonts/BebasNeueBold.woff2');
        font-weight: bold;
        font-style: normal;
}
.bebas{
    font-family: 'bebas';
}
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top}
.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}
.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.fancybox-opened{z-index:8030}
.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}
.fancybox-outer,.fancybox-inner{position:relative}
.fancybox-inner{overflow:hidden}
.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}
.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}
.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}
.fancybox-image{max-width:100%;max-height:100%}
#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;opacity:.8;cursor:pointer;z-index:8060}
#fancybox-loading div{width:44px;height:44px}
.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}
.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}
.fancybox-prev{left:0}
.fancybox-next{right:0}
.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}
.fancybox-prev span{left:10px;background-position:0 -36px}
.fancybox-next span{right:10px;background-position:0 -72px}
.fancybox-nav:hover span{visibility:visible}
.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}
.fancybox-lock{overflow:hidden!important;width:auto}
.fancybox-lock body{overflow:hidden!important}
.fancybox-lock-test{overflow-y:hidden!important}
.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010}
.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}
.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}
.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}
.fancybox-opened .fancybox-title{visibility:visible}
.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}
.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}
.fancybox-title-inside-wrap{padding-top:10px}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}
.fancybox-inner{overflow:visible!important}
.fancybox-wrap{padding:35px 0 0}
.fancybox-skin{margin-bottom:35px}
.fancybox-overlay{background:rgba(0,0,0,0.8)}
.fancybox-close{background:transparent!important;top:-35px!important;right:-3px!important;width:30px!important;height:30px!important;cursor:pointer;z-index:8040;-webkit-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;-o-transition:all 200ms ease-out;transition:all 200ms ease-out}
@media only screen and (min-width: 992px) {
.fancybox-close{background:transparent!important;top:-35px!important;width:40px!important;right:-35px!important}
}
.fancybox-close:after{width:1px;height:100%;top:0;left:50%;content:"";display:block;position:absolute;background:#333;margin-left:-1px;background:url(../images/close.png) 50% 50% no-repeat;width:20px;height:20px;top:50%;left:50%;display:block;position:absolute;margin-top:-10px;margin-left:-10px;-webkit-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;-o-transition:all 200ms ease-out;transition:all 200ms ease-out}
.fancybox-close:hover{background:#FF4632}
.fancybox-close:hover:after{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.fancybox-skin{background:#fff;box-shadow:0 0 14px 3px rgba(0,0,0,0.3)!important;border-radius:0}
.fancybox-nav span{visibility:visible;-webkit-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;-o-transition:all 200ms ease-out;transition:all 200ms ease-out}
.fancybox-next span{width:30px;height:30px;margin-top:-15px;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);right:-50px}
.fancybox-prev span{width:30px;height:30px;margin-top:-15px;left:-50px}
.fancybox-prev span:after,.fancybox-next span:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;border-top:2px solid #fff;border-left:2px solid #fff;-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;-o-transition:all 200ms ease-out;transition:all 200ms ease-out}
.fancybox-prev:hover span:after,.fancybox-next:hover span:after{border-color:#3197ff}
.fancybox-title-float-wrap{left:0;margin-bottom:-28px;width:100%;text-align:left;overflow:hidden}
.fancybox-title-float-wrap .child{background:rgba(255,255,255,1);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;text-shadow:none;color:#000;display:block;font-size:14px;padding:12px 20px;font-weight:400;white-space:normal;width:100%}

body{
    font-size: 16px;
    line-height: 1.6;
    color: #111114;
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif;
    background: #fff;
}
.index-template:before{
    background: url(../images/bg1.jpg) 0 0 / cover no-repeat;
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 805px;
    top: 0;
    left: 0;
}
.main-wrapper{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -384px auto;
}
.footer-wrapper {
    min-height: 384px;
    max-width: 100%;
    margin: 0 auto;
    background: #765772;
    color:#D9D9D9;
}
.footer-push{
    height: 384px;
    margin: 0;
    padding: 0;
}
.footer a:hover{
    color: #fff;
}
.footer-top{
  display:block;
    border-bottom: 1px solid #c8b2df;
}
.footer-top .inner{
    padding: 0 225px;
    border-left: 1px solid #c8b2df;
    border-right: 1px solid #c8b2df;
}
.footer-top .element{
    min-height: 309px;
    border-right: 1px solid #c8b2df;
    padding: 0 50px;
}
.footer-top .element.footer-contacts{
    border-left: 1px solid #c8b2df;
}
.footer-top .site-name{
    position: absolute;
    top: 75px;
    left: 40px;
}
.footer-social{
    display:none;
    width: 225px;
    text-align: center;
    position: absolute;
    top: 80px;
    right: 0;
}

.footer-bottom .inner{
    border-left: 1px solid #c8b2df;
    border-right: 1px solid #c8b2df;
    padding: 0 225px;
}
.footer-bottom .element{
    min-height: 74px;
    border-right: 1px solid #c8b2df;
}
.footer-bottom .element.el1{
    border-left: 1px solid #c8b2df;
}
.footer-bottom .copyright{
    position: absolute;
    left: 40px;
    top: 27px;
}
.footer-bottom .development{
    position: absolute;
    right: 0;
    top: 27px;
    text-align: center;
    width: 225px;
    padding: 0 20px;
}
.footer-wrapper a{
    color: #fff;
}
.footer-wrapper  a{
    color: #fff;
    border-color: #fff;
}
.footer-wrapper .social a{
    color: #fff;
    border-color: #fff;
}
@media (max-width: 991px) {
    .footer-top .inner{
        padding: 0 225px 0 0;
    }
    .footer-top .element{
        padding: 0 30px;
    }
    .footer-top .element.footer-contacts{
        border-left: none;
    }
    .footer-bottom .element{
        border: none !important;
    }
    .footer-bottom .copyright {
        left: 30px;
    }
}
@media (max-width: 767px) {
    .footer-top .element{
        min-height: inherit;
        border: none !important;
        padding: 0;
    }
    .footer-top .inner{
        border-left: none;
        border-right: none;
        padding: 0;
    }
    .footer-bottom .inner,
    .footer-bottom .element{
        border: none !important;
    }
    .footer-social{
       
        position: static;
        width: auto;
        text-align: left;
    }
    footer-top a{
        margin-left: 0 !important;
    }
    .footer-bottom .inner{
        padding: 15px 0;
    }
    .footer-bottom .element{
        
    }
    .footer-bottom .copyright {
        position: static;
    }
    .footer-bottom .development{
        position: static;
        text-align: left;
        padding: 5px 0 0 0;
    }
    .footer-bottom{
        padding: 20px 0 75px;
    }
}

blockquote{
    font-size: 18px;
    border-left: 3px solid #96a341;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
.content ul,
.content ol{
    margin-bottom: 15px;
}
.content ul > li,
.content ol > li{
    margin-bottom: 10px;
    position: relative;
}
.content ul > li{
    padding-left: 25px;
}
.content ul > li:after{
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    top: 11px;
    left: 10px;
    background: #96a341;
    border-radius: 50%;
}
.content ul ul,
.content ol ul,
.content ol ol,
.content ul ol{
    padding-top: 10px;
    padding-left: 10px;
}
.content ul ul li,
.content ol ul li{
    padding-left: 15px;
    position: relative;
    margin-bottom: 10px;
}
.content ul ul li:after,
.content ol ul li:after{
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    top: 9px;
    left: 0;
    border: 1px solid #999999;
    border-radius: 50%;
}
.content ul ol li,
.content ol ol li{
    list-style: decimal; 
    padding-left: 3px;
    margin-left: 12px;
    margin-bottom: 10px;
}
.content ol{ 
    counter-reset: item; 
}
.content ol li{
    display: block; 
}
.content ol li:before{ 
    content: counters(item, ".") ". "; 
    counter-increment: item;
    padding: 0 5px 0 10px;
    color: #999999;
}
.content ul ul ol li:after,
.content ol ul ol li:after{
    display: none;
}
h1,
.title-h1{
    font-family: 'bebas';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 64px;
    line-height: 1;
    margin-bottom: 30px;
}
h1.pagetitle{
    font-size: 60px;
}
h2,
.title-h2{
    font-family: 'bebas';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 20px;
}
h3,
.title-h3{
    font-family: 'bebas';
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 20px;
}
h4{
    
}
@media (max-width: 1229px) {
    h1,
    .title-h1{
        font-size: 50px;
        margin-bottom: 20px;
    }
}
@media (max-width: 991px) {
    h1,
    .title-h1{
        
    }
    h2,
    .title-h2{
        
    }
    h3,
    .title-h3{
        
    }
}
@media (max-width: 767px) {
    h1,
    .title-h1,
    h1.pagetitle{
        font-size: 36px;
        text-align: center;
    }
}
.red{
    color: #FF4632;
}
.white{
    color: #fff;
}
.black{
    color: #000;
}
.gray{
    color: #676767;
}
.purple{
    color: #b579ae;
}
p{
    margin-bottom: 20px;
}
a{
    color: #b579ae;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	text-decoration: none;
}
a:hover{
    color: #000;
}
a:focus{
    outline: none;
}
.btn{
    display: none;
    text-decoration: none;
    color: #fff;
    background: #b579ae;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 14px 30px;
    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: 2px solid #b579ae;
    border-radius:5px;
    margin-left: 30%;
}
.btn:hover{
    background: transparent;
    color: #006090;
}
.btn.block{
    display: block;
    width: 100%;
}
.btn.min{
    padding: 8px 20px;
}
.btn.btn-transparent,
.btn.transparent-btn,
.btn.invert{
    background: transparent;
    color: #006090;
    margin-left: 0 auto;
}
.btn.btn-transparent:hover,
.btn.transparent-btn:hover,
.btn.invert:hover{
    color: #fff;
    background: #b579ae;
}
.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;
}
/**************************************/


/* mob-menu-btn begin */
.menu-button{
    position: fixed;
    right: 20px;
    top: 32px;
    width: 30px;
    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;
    z-index: 1010;
}
.icon-menu-burger {
    height: 2px;
    width: 30px;
    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: #006090;
    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: #006090;
    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: #FF2C3E;
}
.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;
    left: -470px;
    background:  #c8b2df;
   
    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: 20px;
}
.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-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 #006090;
    border-right: 1px solid #006090;
    -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 .active > .dropdown-button:before{
    border-color: #fff;
}
.mobile-menu > div > ul > li > ul {
    position: static;
    width: 100%;
    display: none;
}
.mobile-menu > div > ul  > li > a {
    display: block;
    text-decoration: none;
    padding: 13px 20px 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #006090;
}
.mobile-menu > div > ul  > li.active > a{
    background-color: #006090;
    border-color: #006090;
    color: #fff;
}
.mobile-menu > div > ul > li > ul > li.active > a,
.mobile-menu > div ul ul ul .active > a{
    text-decoration: underline;
}
.mobile-menu > div > ul > li > ul > li > a,
.mobile-menu > div ul ul ul a{
    color:white;
    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;
    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: 17px;
    left: 20px;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #006090;
}
.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 .menu-button{
    display: none;
}

.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: 1229px) {
    .mobile-menu.open {
        left: 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 ======= */

.header-wrapper{
    height: 85px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 300;
    background: #c8b2df;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.header-push{
    height: 85px;
}
.index-template .header-wrapper{
    background: #c8b2df;
}
.header-wrapper.fixed{
    background: #c8b2df;
}
.header{
    padding: 0 260px;
}
.logo{
    width: 230px;
    height: 85px;
    position: absolute;
    top: 0;
    left: 0;
    border-right: 1px solid rgba(255,255,255,0.5);
    border-left: 1px solid rgba(255,255,255,0.5);
    text-align: center;
}
.header-tel{
    display:block;
    width: 230px;
    height: 85px;
    position: absolute;
    top: 0;
    right: 0;
    border-right: 1px solid rgba(255,255,255,0.5);
    border-left: 1px solid rgba(255,255,255,0.5);
    text-align: center;
}
.header-tel a{
    color: #006090;
    font-weight: bold;
}
.header-tel i{
    font-size: 22px;
    vertical-align: middle;
    margin: -3px 3px 0 0;
}
.header-tel a:hover{
    color: #111114;
}
.social a{
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #006090;
    border-radius: 100%;
    line-height: 40px;
    text-align: center;
    border: 1px solid #006090;
    text-decoration: none;
    margin: 0 5px 10px;
}
.header-social{
    position: absolute;
    left: -5px;
    bottom: 15px;
}
.header-social > div{
    display: none;
}
.social a:hover{
    background: rgba(255,255,255,0.6);
    border-color: transparent;
    color: #006090;
}



@media (max-width: 1229px) {
    .header{
        padding: 0;
    }
    .logo{
        width: 187px;
        border: none;
    }
    .header-tel{
        width: auto;
        right: 80px;
        border: none;
    }
}
@media (max-width: 991px) {
    .index-template:before{
        display: none;
    }
}
@media (max-width: 500px) {
    .header-wrapper{
        position: relative;
        height: auto;
    }
    .header-push{
        display: none;
    }
    .logo{
        position: relative;
    }
    .header-tel{
        position: static;
        text-align: left;
        padding: 10px 0 20px;
        height: auto;
    }
    .header-tel .push30{
        display: none;
    }
    .menu-button {
        position: fixed;
        right: 10px;
        top: 22px;
        width: 50px;
        height: 40px;
        padding: 5px;
        border-radius: 4px;
    }
}
/* ======= /. HEADER ======= */


/* ======= TOP MENU ======= */
.top-menu > ul{
    text-align: center;
    padding-top: 30px;
}
.top-menu > ul > li{
    display: inline-block;
    margin: 0 10px;
    position: relative;
    border-right:1px dashed white;
    padding-right:25px;
  

}
.top-menu > ul > li:first-of-type{
    margin-left: 0;
}
.top-menu > ul > li:last-of-type{
    margin-right: 0;
}
.top-menu > ul > li > a{
   /* color: #006090;*/
   color:white;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
}
.top-menu > ul > li.active > a,
.top-menu > ul > li:hover > a{
    color: #006090;
    border-bottom-color: #006090;
}
.top-menu ul ul{
    position: absolute;
    left: 0;
    top: 55px;
    width: 350px;
    background: #fff;
    padding: 20px 20px 5px;
    text-align: left;
    box-shadow: 2px 4px 5px rgba(0,0,0,0.3);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.top-menu ul ul:before{
    content:"";
    height: 30px;
    position: absolute;
    left: 0;
    right:0;
    top: -30px;
}
.top-menu ul li:hover > ul{
    visibility: visible;
    opacity: 1;
}
.top-menu ul ul > li{
    margin-bottom: 15px;
    line-height: 1.4;
}
.top-menu ul ul > li > a{
    padding-left: 12px;
    position: relative;
    display: inline-block;
}
.top-menu ul ul > li > a:before{
    content:"";
    width: 6px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 9px;
    background: #cbd277;
}
.top-menu ul ul ul{
    display: none;
}
/* ======= /. TOP MENU ======= */


/* ======= 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: red;
}
/* ======= /. AGREEMENT ======= */


/* PAGINATION */
.pagination{
    margin: 0 0 25px;
    text-align: center;
}
.pagination li{
    display: inline-block;
    text-align: center;
    padding: 0 !important;
    margin: 0 4px;
}
.pagination a,
.pagination li > span{
    font-size: 16px;
    font-weight: bold;
    color: #5E6066;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
}
.pagination a:hover{
    color: #000;
}
.pagination .active a{
    background: #cbd277;
    color: #fff;
    border-radius: 100%;
}
.pagination li:after{
    display: none !important;
}
/* /. PAGINATION */


/* MIDDLE SECTION */
.middle-section{
    position: relative;
}
.container-min{
    width: 100%;
    max-width: 100%;
    margin: auto;
}
.containe ul ol
{
    list-style: circle;
}
.index-header .block-content{
    padding-right: 5%;
}
.about-template .index-header .block-content{
    padding-left: 30px;
}
.about-template .index-header .relative{
    border-left: 1px solid #EEEEEE;
}
.index-header .block-content .sup-title span{
    border-bottom: 2px solid #b579ae;
    display: inline-block;
    padding-bottom: 4px;
   
}
.index-header .block-content .title{
    font-size: 54px;
    line-height: 1;
    padding-left:5%;
}
.index-template .index-header .avatar{
  
   
}
.avatar img
{
    border-radius: 50%; /* Радиус скругления */
  /*  border: 2px solid #b579ae; /* Параметры рамки */
    box-shadow: 0 0 3px #666; /* Параметры тени */
}
.about-block{
    background: #fff;
}
.about-block .block-content{
    padding: 0 40px;
    /*border-right: 1px solid #EEEEEE;*/
    min-height: 690px;
}
.feauters .element{
    height: 230px;
    padding-left: 225px;
    border-bottom: 1px solid #EEEEEE;
    background: #fff;
}
.feauters .element .img-wrapper{
    height: 230px;
    width: 225px;
    position: absolute;
    top: 0;
    left: 0;
    border-right: 1px solid #EEEEEE;
}
.feauters .element .element-content{
    height: 230px;
    padding: 30px;
    font-family: 'bebas';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1;
}
@media (max-width: 1229px) {
    .index-header .block-content .title{
        font-size: 60px;
        line-height: 1.2;
    }
    .about-template .index-header .block-content{
        padding-left: 0;
    }
    .about-template .index-header .relative{
        border-left: none;
    }
}
@media (max-width: 1100px) {
    .index-header .block-content .title{
        font-size: 50px;
    }
    .index-header .block-content .text{
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .index-header .block-content{
        color: #111114;
    }
    .index-header .avatar{
        border: none;
    }
    .index-header .block-content{
        background: #c8b2df;
    }
    .about-block{
        background: #F9F9F9;
    }
    .about-block .block-content{
        padding: 10px 0  1px 10px;
        border-right: none;
        min-height: inherit;
        text-align: left;
    }
    .feauters .element{
        border: 1px solid #EEEEEE;
        margin: 0 auto 20px;
        width: 700px;
        max-width: 100%;
    }
    .index-template .index-header .avatar {
        border: 1px solid #b579ae;
    }
    .index-template .index-header .avatar img{
        max-height: 500px;
    }
}
@media (max-width: 767px) {
    .index-header .block-content .title{
        font-size: 30px;
        margin: 0  auto;
    }
    .index-header .block-content .text{
        font-size: 16px;
    }
    .feauters .element{
        display:none;
        height: auto;
        padding: 30px;
        text-align: center;
    }
    .feauters .element .img-wrapper{
        height: auto;
        position: static;
        border-right: none;
        margin: 0 auto 30px;
    }
    .feauters .element .element-content{
        height: auto;
        padding: 0;
        font-size: 26px;
    }
}
.reviews-block{
    background: #bacee6;
    position: relative;
}
/*.reviews-block:before{
    content:"";
    display: block;
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    background: #fff;
}*/
.reviews-block .inner{
    background: #bacee6;
    position: relative;
    color:#056c9f;
}
.rev-carousel{
    padding: 0 200px 0 75px;
    margin: 0 -20px;
}
.rev-carousel .item{
    padding: 0 20px;
}
.rev-carousel .item .text{
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    height: 195px;
    overflow: hidden;
}

@media (min-width: 768px){
    .rev-carousel .slick-dots {
        width: 11px;
        position: absolute;
        right: 120px;
        top: -20px;
    }
    .rev-carousel .slick-dots li {
        display: block;
        margin: 0 0 10px;
        cursor: pointer;
    }
}
@media (max-width: 991px){
    .reviews-block{
        background: #c8b2df;
    }
    .reviews-block:before{
        display: none;
    }
    .rev-carousel {
        padding: 0 75px;
    }
    .rev-carousel .slick-dots {
        right: 40px;
    }
}
@media (max-width: 767px){
    .rev-carousel{
        padding: 0;
    }
    .rev-carousel .item .text{
        height: auto;
        overflow: auto;
        font-size: 13px;
    }
}



.services-block,
.gray-template .main-wrapper,
.id-7 .main-wrapper{
    background: #fafafa;
}
.services-block .tabs li{
    display: inline-block;
    margin: 0 0 10px 20px;
    letter-spacing: 1px;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    color: #9D9D9E;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.services-block .tabs li:hover{
    color: #111114;
}
.services-block .tabs li.current{
    border-color: #cbd277;
    color: #111114;
}
.services-list .element{
    border: 1px solid #c4c4c4;
    border-right: none;
    border-bottom: none;
    border-radius: 10%;
    box-shadow: 4px 4px 8px 0 rgb(34 60 80 / 20%);
    margin: 30px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*background: #e6e4e5;*/
}
.services-list .element:hover{
  /* background: #bacee6 !important;*/
     transform: skew(-7deg, 7deg);
     transition: all 0.5s;
     
}
.services-list .element:hover .btn{
    background: #b579ae;
    color: #fff;
}
.services-list .element .title{
    overflow: hidden;
    height: 150px;
    font-size:180%;
    font-weight: bold;
    padding:7%;
    color: #765772;
    text-align: center;
}
.services-list .element .text{
    height: 96px;
    overflow: hidden;
}
.services-list .element .idx
{
    display:none;
}
.services-block .more-box{
    border: 1px solid #c4c4c4;
    margin-top: 10px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	background: #fff;
}
.services-block .more-box:hover{
    background: #bacee6;
}

@media (min-width: 992px){
    .services-list > .row > div:nth-of-type(3n) .element,
    .services-list > .row > div:last-of-type .element{
        border-right: 1px solid #c4c4c4;
    }
    .services-list > .row > div:nth-last-of-type(1) .element,
    .services-list > .row > div:nth-last-of-type(2) .element,
    .services-list > .row > div:nth-last-of-type(3) .element{
        border-bottom: 1px solid #c4c4c4;
    }
}

@media (max-width: 991px){
    .services-block{
        background: #F9F9F9;
    }
    
    .services-list > .row > div:nth-of-type(2n) .element,
    .services-list > .row > div:last-of-type .element{
        border-right: 1px solid #c4c4c4;
    }
    .services-list > .row > div:nth-last-of-type(1) .element,
    .services-list > .row > div:nth-last-of-type(2) .element{
        border-bottom: 1px solid #c4c4c4;
    }
}
@media (max-width: 767px){
    .services-block .tabs li{
        margin: 0 20px 10px 0;
    }
    .services-list .element{
        font-size:12px;
        border: 1px solid #c4c4c4 !important;
        background: #fff !important;
        margin-bottom: 20px;
        padding: 30px 20px;
    }
    .services-list .element .title{
        white-space: inherit;
        overflow: auto;
        text-overflow: inherit;
    }
    .services-list .element .text{
        height: auto;
        overflow: auto;
    }
    .services-block .more-box{
        border: 1px solid #c4c4c4;
        background: #fff;
    }
}
/* /. MIDDLE SECTION */


/* ASIDE MENU */
.aside{
    border-right: 1px solid #E5E5E5;
    padding-right: 20px;
}
.aside-menu .title{
    font-family: 'bebas';
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.aside-menu li{
    margin-bottom: 12px;
}
.aside-menu a{
    color: #111114;
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 2px solid transparent;
}
.aside-menu .active a{
    color: #056c9f;
    border-bottom-color: #056c9f;
}
.aside-menu a:hover{
    color: #056c9f;
}
.main-column{
    padding-left: 30px;
}
.back-link a{
    color: #8a8a8a;
    text-transform: uppercase;
}
.back-link a:hover{
    color: #006090;
}
.back-link i{
    vertical-align: middle;
    margin-top: -2px;
}
@media (max-width: 991px) {
    .aside{
        padding-right: 0;
        border: none;
    }
    .main-column{
        padding-left: 0;
    }
    .aside-menu > ul{
        display: none;
        padding: 20px 20px 10px;
        border: 1px solid #BDBDBD;
        margin-bottom: 20px;
    }
    .aside-menu .mobile-title{
        padding: 12px 42px 12px 20px;
        background: #056c9f;
        position: relative;
        color: #fff;
        margin-bottom: 10px;
    }
    .aside-menu .mobile-title:after {
        content: "";
        display: block;
        position: absolute;
        width: 12px;
        height: 12px;
        top: 50%;
        right: 20px;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
        margin-top: -8px;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
    }
    .aside-menu .mobile-title.active:after {
        -moz-transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
        margin-top: -3px;
    }
}
@media (min-width: 992px) {
    .aside-menu > ul{
        display: block !important;
    }
}
/* /. ASIDE MENU */

.content table{
    width: 100%;
    margin-bottom: 30px;
}
.content table th{
    background: #bacee6;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 20px;
    vertical-align: middle;
    border: 1px solid #006090;
    border-right-color: #006090;
}
.content table td{
    border: 1px solid #E5E5E5;
    padding: 10px 20px;
    vertical-align: middle;
    font-weight: 100;
    font-size: 15px;
}
.content table .separate td{
    background: #F7F7F7;
    font-size: 17px;
    font-weight: normal;
}

@media (max-width: 767px) {
    .content table th,
    .content table td{
        padding: 5px;
        font-size: 12px;
    }
    .content table td:last-of-type{
        width: 35%;
    }
}
#mapexMap{
    height: 480px;
    border-bottom: 1px solid #D9D9D9;
    background: #fff;
}
@media (max-width: 767px) {
    #mapexMap{
        height: 300px;
    }
}
.contacts-block .element{
    padding-left: 25px;
    margin-bottom: 20px;
}
.contacts-block .element i{
    position: absolute;
    top: 4px;
    left: 0;
    color: #006090;
}
.contacts-block .element svg{
    position: absolute;
    top: 5px;
    left: 0;
    color: #006090;
    width: 15px;
    height: 15px;
}
.contacts-template .main-wrapper{
    background: #fafafa;
}
.contacts-form{
    background: #fff;
    padding: 70px 40px;
    border: 1px solid #EEEEEE;
    margin-top: -200px;
}
.contacts-form .title-h2{
    font-size: 52px;
}
.contacts-form .btn{
    font-size: 22px;
    letter-spacing: 1px;
}
.form-control{
    border-radius: 0;
    border: none;
    border-bottom: 2px solid #030304;
    background: #fff;
    font-size: 16px;
}
.form-control.error{
    border-color: red;
}
@media (max-width: 1229px) {
    .contacts-form .title-h2{
        font-size: 42px;
    }
}
@media (max-width: 991px) {
    .contacts-template .main-wrapper{
        background: #ECECEC;
    }
    .contacts-form{
        padding: 60px 40px;
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    .contacts-form .title-h2{
        font-size: 32px;
    }
    .contacts-form{
        padding: 40px 20px;
    }
}

.ec-message {
    background-color: #fff !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.base-template .ec-message{
    border: 1px solid #EEEEEE;
}
.ec-message.item{
    background: transparent !important;
}

/* PDO CRUMBS */
.breadcrumb {
    margin: -30px 0 50px;
    padding: 0 0;
    list-style: none;
}
.breadcrumb > li {
    display: inline-block;
    font-size: 14px;
    padding: 0 20px;
    position: relative;
    margin-right: 26px;
    background: #f1f5f5;
    height: 28px;
    line-height: 28px;
    color: #000;
}
.breadcrumb i{
    font-size: 14px;
}
.breadcrumb > li a {
    text-decoration: none;
}
.breadcrumb > li a:hover{
    color: #000;
}
.breadcrumb > li:after {
    position: absolute;
    content: '';
    display: block;
    top: 4px;
    right: -10px;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #f1f5f5;
}
.breadcrumb > li:before{
    position: absolute;
    content: '';
    left: -22px;
    bottom: 0;
    border: 14px solid #f1f5f5;
    border-left: 14px solid transparent !important;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
}
.breadcrumb > li:first-of-type:before{
    display: none;
}
.services-template .breadcrumb > li,
.gray-template .breadcrumb > li{
    background: #fff;
}
.services-template .breadcrumb > li:before,
.gray-template .breadcrumb > li:before{
    border-color: #fff;
}
.services-template .breadcrumb > li:after,
.gray-template .breadcrumb > li:after{
    background: #fff;
}
@media(max-width:991px){
    .breadcrumb{
        display: none;
    }
}
/* /. PDO CRUMBS */

.gallery .element{
    margin-bottom: 20px;
    box-shadow: 0 0 0 1px #eee;
    min-height: 170px;
    overflow: hidden;
}
.gallery a:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../images/zoom.png) 50% 50% no-repeat rgba(0,0,0,0.2);
    background-size: 0 0;
    z-index: 2;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    opacity: 0;
}
.gallery .element:hover a:after{
    opacity: 1;
    background-size: 48px 48px;
}
.gallery img{
    width:100%;
}

.fix-btns-bar {
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 299;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
    box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
}
.fix-btns-bar .element {
    display: block;
    width: 50px;
    height: 50px;
    background: #ffffff;
    border-bottom: 1px solid #eee;
    color: #006090;
    text-align: center;
    font-size: 20px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.fix-btns-bar svg{
    width:18px;
    height:18px;
}
.fix-btns-bar .element:hover{
    color: #fff;
    background: #006090;
    border-color: #006090;
}
.fix-btns-bar .element.el0{
    font-size: 17px;
}
.fix-btns-bar .element.el1:hover{
    background: #008FD0;
    border-color: #008FD0; 
}
.fix-btns-bar .element.el2:hover{
    background: #7C59EB;
    border-color: #7C59EB;
}
.fix-btns-bar .element.el3:hover{
    background: #46D46B;
    border-color: #46D46B;
}
.fix-btns-bar .element.el4:hover{
    background: #2E88CB;
    border-color: #2E88CB;
}
@media (max-width: 767px) {
    .fix-btns-bar {
        top: auto;
        bottom: 0;
        left: 0;
        background: #fff;
        padding: 8px 15px 0;
        text-align: center;
        -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
        -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
        box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    }
    .fix-btns-bar .element{
        display: inline-block;
        border: 1px solid #006090;
        width: 40px;
        height: 40px;
    }
}



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

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

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

}



@media (min-width: 768px) {

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

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

}