/*
© 2016–2017. Команда разработчиков ultron.pro.
Email: info@ultron.pro
Site: //ultron.pro/
---------------------------------------------
*/
/*=============================== COMMON STYLE BEGIN ===============================*/
/*
    font-family: 'Georgia';
    font-family: "raleway";
*/
.georgia{
    font-family: 'Georgia';
}
.raleway{
    font-family: "raleway";
}
@font-face {
    font-family: 'Georgia';
    src:url('../fonts/Georgia.otf'),
        url('../fonts/Georgia.ttf'),
        url('../fonts/Georgia.woff'),
        url('../fonts/Georgia.woff2');
        font-weight: normal;
        font-style: normal;
}
@font-face {
    font-family: 'Georgia';
    src:url('../fonts/Georgia-Bold.otf'),
        url('../fonts/Georgia-Bold.ttf'),
        url('../fonts/Georgia-Bold.woff'),
        url('../fonts/Georgia-Bold.woff2');
        font-weight: bold;
        font-style: normal;
}
@font-face {
    font-family: 'Georgia';
    src:url('../fonts/GeorgiaBoldItalic.otf'),
        url('../fonts/GeorgiaBoldItalic.ttf'),
        url('../fonts/GeorgiaBoldItalic.woff'),
        url('../fonts/GeorgiaBoldItalic.woff2');
        font-weight: bold;
        font-style: italic;
}
@font-face {
    font-family: "raleway";
    src:url('../fonts/Raleway-ExtraLight.otf'),
        url('../fonts/Raleway-ExtraLight.ttf'),
        url('../fonts/Raleway-ExtraLight.woff'),
        url('../fonts/Raleway-ExtraLight.woff2');
    font-style: normal;
    font-weight: 100;
}
@font-face {
    font-family: "raleway";
    src:url('../fonts/Raleway-Regular.otf'),
        url('../fonts/Raleway-Regular.ttf'),
        url('../fonts/Raleway-Regular.woff'),
        url('../fonts/Raleway-Regular.woff2');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "raleway";
    src:url('../fonts/Raleway-Regular-Italic.otf'),
        url('../fonts/Raleway-Regular-Italic.ttf'),
        url('../fonts/Raleway-Regular-Italic.woff'),
        url('../fonts/Raleway-Regular-Italic.woff2');
    font-style: italic;
    font-weight: normal;
}
@font-face {
    font-family: "raleway";
    src:url('../fonts/Raleway-Bold.otf'),
        url('../fonts/Raleway-Bold.ttf'),
        url('../fonts/Raleway-Bold.woff'),
        url('../fonts/Raleway-Bold.woff2');
    font-style: normal;
    font-weight: bold;
}
@font-face {
    font-family: "raleway";
    src:url('../fonts/Raleway-Bold-Italic.otf'),
        url('../fonts/Raleway-Bold-Italic.ttf'),
        url('../fonts/Raleway-Bold-Italic.woff'),
        url('../fonts/Raleway-Bold-Italic.woff2');
    font-style: italic;
    font-weight: bold;
}
@font-face {
    font-family: "raleway";
    src:url('../fonts/Raleway-ExtraBold.otf'),
        url('../fonts/Raleway-ExtraBold.ttf'),
        url('../fonts/Raleway-ExtraBold.woff'),
        url('../fonts/Raleway-ExtraBold.woff2');
    font-style: normal;
    font-weight: 800;
}
@font-face {
    font-family: "raleway";
    src:url('../fonts/Raleway-Black.otf'),
        url('../fonts/Raleway-Black.ttf'),
        url('../fonts/Raleway-Black.woff'),
        url('../fonts/Raleway-Black.woff2');
    font-style: normal;
    font-weight: 900;
}
html, body {
    height: 100% !important;
    margin: 0;
    padding: 0;
}
body{
    background: url(../images/body.jpg);
    font-size: 14px;
    line-height: 1.6;
    color: #232323;
    overflow-x: hidden;
    font-family: arial;
}
.push1{
    height: 1px;
}
.push2{
    height: 2px;
}
.push3{
    height: 3px;
}
.push4{
    height: 4px;
}
.push5{
    height: 5px;
}
.push6{
    height: 6px;
}
.push7{
    height: 7px;
}
.push8{
    height: 8px;
}
.push9{
    height: 9px;
}
.push10{
    height: 10px;
}
.push11{
    height: 11px;
}
.push12{
    height: 12px;
}
.push13{
    height: 13px;
}
.push14{
    height: 14px;
}
.push15{
    height: 15px;
}
.push16{
    height: 16px;
}
.push17{
    height: 17px;
}
.push18{
    height: 18px;
}
.push19{
    height: 19px;
}
.push20{
    height: 20px;
}
.push25{
    height: 25px;
}
.push30{
    height: 30px;
}
.push35{
    height: 35px;
}
.push40{
    height: 40px;
}
.push45{
    height: 45px;
}
.push50{
    height: 50px;
}
.push55{
    height: 55px;
}
.push60{
    height: 60px;
}
.push70{
    height: 70px;
}
.push80{
    height: 80px;
}
.push90{
    height: 90px;
}
.push100{
    height: 100px;
}
.push110{
    height: 110px;
}
.push120{
    height: 120px;
}
.push130{
    height: 130px;
}
.push140{
    height: 140px;
}
.push150{
    height: 150px;
}
.push200{
    height: 200px;
}
.f8{
    font-size: 8px;
}
.f9{
    font-size: 9px;
}
.f10{
    font-size: 10px;
}
.f11{
    font-size: 11px;
}
.f12{
    font-size: 12px;
}
.f13{
    font-size: 13px;
}
.f14{
    font-size: 14px;
}
.f15{
    font-size: 15px;
}
.f16{
    font-size: 16px;
}
.f17{
    font-size: 17px;
}
.f18{
    font-size: 18px;
}
.f19{
    font-size: 19px;
}
.f20{
    font-size: 20px;
}
.f22{
    font-size: 22px;
}
.f24{
    font-size: 24px;
}
.f26{
    font-size: 26px;
}
.f28{
    font-size: 28px;
}
.f30{
    font-size: 30px;
}
.f34{
    font-size: 34px;
}
.f36{
    font-size: 36px;
}
h1,
.title-h1{
    font-family: 'Georgia';
    font-size: 42px;
    line-height: 1.1;
    font-weight: bold;
    margin-bottom: 30px;
    color: #232323;
}
h2,
.title-h2{
    font-family: 'Georgia';
    font-size: 36px;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 20px;
    color: #232323;
}
h3,
.title-h3{

}
h4,
.title-h4{

}
h5,
.title-h5{

}
h6,
.title-h6{

}
p{
    margin-bottom: 20px;
}
a{
    color: #000;
    -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{
    text-decoration: none;
}
a:focus{
    outline: none;
    text-decoration: none;
}
strong,
b, 
.bold{
    font-weight: bold;
}
.hidden{
  opacity:0;
}
.visible{
    opacity:1;
}
input:focus::-moz-placeholder{
    opacity: 0;
}
input:focus:-ms-input-placeholder{
    opacity: 0;
}
input:focus::-webkit-input-placeholder{
    opacity: 0;
}
textarea:focus::-moz-placeholder{
    opacity: 0;
}
textarea:focus:-ms-input-placeholder{
    opacity: 0;
}
textarea:focus::-webkit-input-placeholder{
    opacity: 0;
}
.label{
    display: block;
    margin-bottom: 4px;
}
.red{
    color: #D83638;
}
.white{
    color: #fff;
}
.black{
    color: #000;
}
.gray{
    color: #A8A8A8;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.text-left{
    text-align: left;
}
.text-center{
    text-align: center;
}
.text-right{
    text-align: right;
}
a.absolute{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
:invalid {
  box-shadow: none;
}
:-moz-submit-invalid {
  box-shadow: none;
}
:-moz-ui-invalid {
  box-shadow:none;
}
.relative{
    position: relative;
}
.absolute{
    position: absolute;
}
em, i,
.italic{
    font-style: italic;
}
.cleaner,
.clear{
    clear: both;
    height: 0;
    line-height: 0;
}
.left{
    float: left;
}
.right{
    float: right;
}
.upper{
    text-transform: uppercase;
}
.error{
    color: #FF0000;
}
img{
    max-width: 100%;
}
img.left{
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;    
}
img.right{
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;    
}
ul.list,
ol.list,
.content ul,
.content ol{
    margin-bottom:30px;
}
ul.list > li,
ol.list > li,
.content ul > li,
.content ol > li{
    margin-bottom: 10px;
    position: relative;
    line-height: 1.4;
}
ul.list > li,
.content ul > li{
    padding-left: 20px;
}
ul.list > li:before,
.content ul > li:before{
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #262626;
}
ul.list > li:after,
.content ul > li:after{
    content:"";
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    top: 7px;
    left: 3px;
    border-top: 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);
}
ul.list ul,
ol.list ul,
ol.list ol,
ul.list ol,
.content ul ul,
.content ol ul,
.content ol ol,
.content ul ol{
    padding-top: 10px;
    padding-left: 10px;
}
ul.list ul li,
ol.list ul li,
.content ul ul li,
.content ol ul li{
    padding-left: 15px;
    position: relative;
    margin-bottom: 10px;
}
ul.list ul li:after,
ol.list ul li:after,
.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%;
}
ul.list ol li,
ol.list ol li,
.content ul ol li,
.content ol ol li{
    list-style: decimal; 
    padding-left: 3px;
    margin-left: 12px;
    margin-bottom: 10px;
}
ol.list,
.content ol{ 
    counter-reset: item; 
}
ol.list li,
.content ol li{
    display: block; 
}
ol.list li:before,
.content ol li:before{ 
    content: counters(item, ".") ". "; 
    counter-increment: item;
    padding: 0 5px 0 10px;
}
ul.list ul ol li:after,
ol.list ul ol li:after,
.content ul ul ol li:after,
.content ol ul ol li:after{
    display: none;
}
blockquote {
    border-left: 2px solid #232323;
    padding: 10px 0 10px 30px;
    margin-bottom: 30px;
}
blockquote p{
    margin-bottom: 0;
}
q{
    display: block;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 2px solid #3CDC78;
    font-style: italic;
    margin-bottom: 20px;
}
.modal{
    display: none;
    width: 600px;
    max-width: 100%;
    background: #fff;
    padding: 40px 30px;
}
.modal .btn{
    margin-bottom: 0;
}
.static{
    position: static;
}
.btn{
    display: inline-block;
    text-decoration: none !important;
    color: #000;
    background: #fff;
    font-size: 13px;
    line-height: 1;
    padding: 17px 30px;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    cursor: pointer;
    border: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.btn:hover{
    background: #E1EE31;
    color: #000;
}
.btn.block{
    display: block;
    width: 100%;
}
.btn i.material-icons{
    vertical-align: middle;
}
.dotted{
    text-decoration: none !important;
    border-bottom: 1px dotted;
}
.dotted:hover{
    border: none;
}
.dashed{
    text-decoration: none;
    border-bottom: 1px dashed;
}
.dashed:hover{
    border-bottom-color: transparent;
}
hr{
    border-top: 1px solid #F1F1F1;
}
.cleaner-hr,
.clean-hr,
.clear-hr{
    height: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
    border: none;
}
.delay-100{
    -webkit-animation-delay: 100ms;
	-moz-animation-delay: 100ms;
	-o-animation-delay: 100ms;
    animation-delay: 100ms;
}
.delay-200{
    -webkit-animation-delay: 200ms;
	-moz-animation-delay: 200ms;
	-o-animation-delay: 200ms;
    animation-delay: 200ms;
}
.delay-300{
    -webkit-animation-delay: 300ms;
	-moz-animation-delay: 300ms;
	-o-animation-delay: 300ms;
    animation-delay: 300ms;
}
.delay-400{
    -webkit-animation-delay: 400ms;
	-moz-animation-delay: 400ms;
	-o-animation-delay: 400ms;
    animation-delay: 400ms;
}
.delay-500{
    -webkit-animation-delay: 500ms;
	-moz-animation-delay: 500ms;
	-o-animation-delay: 500ms;
    animation-delay: 500ms;
}
.delay-600{
    -webkit-animation-delay: 600ms;
	-moz-animation-delay: 600ms;
	-o-animation-delay: 600ms;
    animation-delay: 600ms;
}
.delay-700{
    -webkit-animation-delay: 700ms;
	-moz-animation-delay: 700ms;
	-o-animation-delay: 700ms;
    animation-delay: 700ms;
}
.delay-800{
    -webkit-animation-delay: 800ms;
	-moz-animation-delay: 800ms;
	-o-animation-delay: 800ms;
    animation-delay: 800ms;
}
.delay-900{
    -webkit-animation-delay: 900ms;
	-moz-animation-delay: 900ms;
	-o-animation-delay: 900ms;
    animation-delay: 900ms;
}
.delay-1000{
    -webkit-animation-delay: 1000ms;
	-moz-animation-delay: 1000ms;
	-o-animation-delay: 1000ms;
    animation-delay: 1000ms;
}
.delay-1100{
    -webkit-animation-delay: 1100ms;
	-moz-animation-delay: 1100ms;
	-o-animation-delay: 1100ms;
    animation-delay: 1100ms;
}
.delay-1200{
    -webkit-animation-delay: 1200ms;
	-moz-animation-delay: 1200ms;
	-o-animation-delay: 1200ms;
    animation-delay: 1200ms;
}
.delay-1300{
    -webkit-animation-delay: 1300ms;
	-moz-animation-delay: 1300ms;
	-o-animation-delay: 1300ms;
    animation-delay: 1300ms;
}
.delay-1400{
    -webkit-animation-delay: 1400ms;
	-moz-animation-delay: 1400ms;
	-o-animation-delay: 1400ms;
    animation-delay: 1400ms;
}
.row.min{
    margin-left: -5px;
    margin-right: -5px;
}
.row.min > div[class^="col-"]{
    padding-left: 5px;
    padding-right: 5px;
}
.row.no-padding{
    margin-left: 0;
    margin-right: 0;
}
.row.no-padding > div[class^="col-"]{
    padding-left: 0;
    padding-right: 0;
}
.table{
    display: table;
    width: 100%;
    height: 100%;
}
.table-cell{
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
#up {
    position: fixed;
    z-index: 300;
    bottom: 20px;
    right: 20px;
    display: none;
    color: #FFFFFF;
    width: 38px;
    text-align: center;
    height: 38px;
    border-radius: 100%;
    cursor: pointer;
    -webkit-transition: background-color 200ms ease-out;
    -moz-transition: background-color 200ms ease-out;
    -o-transition: background-color 200ms ease-out;
    transition: background-color 200ms ease-out;
    background: #21C65F;
    font-size: 32px;
    padding-top: 1px;
}
#up .fa {
    display: block;
}
#up:hover{
    background: #201E1E;
}

/* fancybox begin */
.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: 15px !important;
    right: 15px !important;
    width: 20px !important;
    height: 20px !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;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.fancybox-close:before {
    content: "";
    width: 100%;
    height: 2px;
    top: 50%;
    left: 0;
    display: block;
    position: absolute;
    background: #FF3324;
    margin-top: -1px;
    -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:after {
    content: "";
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
    display: block;
    position: absolute;
    background: #FF3324;
    margin-left: -1px;
    -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{
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.fancybox-skin{
    background: #fff;
    box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.3)  !important;
    border-radius: 0;
}
.fancybox-nav span{
    visibility: visible;
    opacity: 0.5;
    -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 {
    background: url(../images/fancy-prev.png) 50% 50% no-repeat;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fancybox-prev span {
    background: url(../images/fancy-prev.png) 50% 50% no-repeat;
    width: 48px;
    height: 48px;
    margin-top: -24px;
}
.fancybox-next span:hover,
.fancybox-prev span:hover{
    opacity: 1;
}
.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: normal;
}
.fancybox-title-float-wrap .child{
    white-space: normal;
    width: 100%;
}
/* fancybox end*/

/* slick carousel begin*/
.slick-slider{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}
.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
}
.slider-wrapper .item img{
    min-height: 300px;
}
.slick-dots {
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    display: block;
    padding: 20px 0;
}
.slick-dots li button{
    position: absolute;
    top: -5px;
    left: -5px;
    border: none;
    border-radius: 50%;
    display: block;
    opacity: 0;
}
.slick-dots li{
    cursor: pointer;
    background: #87898E;
    border-radius: 50%;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 6px;
    cursor: pointer;
    position: relative;
}
.slick-dots li.slick-active{
    background: #21C65F;
}
/* slick carousel end */
/*=============================== COMMON STYLE END ===============================*/



/*=============================== HEADER BEGIN ===============================*/

/* mob-menu-btn begin */
.menu-button{
    position: absolute;
    right: 25px;
    top: 55px;
    width: 30px;
    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: 1000;
}
.icon-menu-burger {
    height: 2px;
    width: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -13px;
    -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: #262626;
    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: #262626;
    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 */


/*=============================== HEADER END ===============================*/

section .inner{
    position: relative;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
    background: #fff;
    overflow: hidden;
    z-index: 10;
}
section .left-border{
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 100%;
    background: rgba(0,0,0,0.85);
    z-index: 15;
}
section .inner:before{
    content:"";
    display: block;
    position: absolute;
    width: 930px;
    height: 40px;
    top: 0;
    left: 40px;
    background: rgba(0,0,0,0.85);
    z-index: 15;
}
section .inner:after{
    content:"";
    display: block;
    position: absolute;
    width: 930px;
    height: 40px;
    bottom: 0;
    left: 40px;
    background: rgba(0,0,0,0.85);
    z-index: 15;
}
.section-footer{
    background-color: #E1EE31;
    width: 100%;
    height: 180px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.section-footer-inner{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: -15px 0;
    z-index: 10;
}
.section-footer:before{
    content:"";
    display: block;
    position: absolute;
    width: 330px;
    height: 100%;
    top: 0;
    right: 0;
    background: #fff;
}
.section-footer:after{
    content:"";
    display: block;
    position: absolute;
    width: 330px;
    height: 100%;
    top: 0;
    right: 0;
    background: #E1EE31;
    opacity: 0.5;
}
.index-template section.first-section .inner{
    background: url(../images/vertical-lines.png) 50% 40px no-repeat #fff;
}
.first-section .table{
    position: relative;
    z-index: 20;
    text-align: right;
    
}
.first-section .cover-wrapper{
    display: inline-block;
    margin-right: 100px;
    box-shadow: 0 0 60px rgba(0,0,0,0.3);
}
.first-section .cover-wrapper .img-inner{
    position: relative;
    z-index: 10;
    border: 13px solid #fff;
}
.first-section .social-links{
    position: absolute;
    right: -40px;
    top: 0;
    text-align: center;
    width: 20px;
    font-size: 18px;
}
.first-section .social-links div{
    margin-bottom: 20px;
}
.first-section .social-links a:hover{
    opacity: 0.6;
}
.first-section .copyright{
    position: absolute;
    right: -30px;
    bottom: -5px;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 1px;
    text-align: left;
    font-size: 13px;
    opacity: 0.8;
}
.first-section .copyright div{
    width: 450px;
}
.first-section .cover-date{
    position: absolute;
    right: 100%;
    top: 50%;
    padding-right: 30px;
    height: 70px;
    margin-top: -35px;
    border-top: 1px solid #E1EE31;
    padding-top: 15px;
}
.cover-date.xs{
    display: none;
}
.first-section .cover-date .bottom-element{
    white-space: nowrap;
    line-height: 1.2;
}
.first-section .cover-date .top-element{
    position: absolute;
    top: -13px;
    left: 0;
    background: #fff;
    padding-right: 5px;
    z-index: 4;
}
.first-section .slogan{
    position: absolute;
    left: 220px;
    bottom: 0;
    z-index: 20;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 1px;
    text-transform: lowercase;
    color: #232323;
    font-size: 80px;
    font-weight: 100;
    line-height: 1;
    padding-left: 210px;
    font-family: "raleway";
}
.first-section .slogan b{
    font-size: 90px;
    font-weight: 900;
    text-transform: uppercase;
    margin-left: -110px;
}
.first-section .slogan:after{
    content:"";
    display: block;
    position: absolute;
    width: 140px;
    height: 1px;
    bottom: 33px;
    left: 40px;
    background: #232323;
}




.first-section .slogan.short{
    left: 170px;
    bottom: 90px;
    padding-left: 310px;
}
.first-section .slogan.short b{
    font-size: 76px;
    margin-left: -200px;
}
.first-section .slogan.short:after{
    width: 200px;
    left: 80px;
}







.top-menu{
    position: absolute;
    left: 50%;
    top: 80px;
    z-index: 300;
    margin-left: -560px;
}
.base-template .top-menu {
    position: absolute;
}
.top-menu li{
    display: inline-block;
    margin-right: 40px;
}
.top-menu a{
    display: inline-block;
    padding-bottom: 1px;
    border-bottom: 1px solid transparent;
}
.top-menu a:hover,
.top-menu .active a{
    border-color: #232323;
}
.language-block{
    position: absolute;
    left: 90px;
    bottom: 80px;
    z-index: 30;
}
.language-block a{
    margin-right: 15px;
    display: inline-block;
    padding-bottom: 1px;
    border-bottom: 1px solid transparent;
    text-transform: uppercase;
    font-size: 12px;
    opacity: 0.7;
}
.language-block a.active{
    border-color: #232323;
    opacity: 1;
}
.language-block a:hover{
    opacity: 1;
}
.contacts-link{
    height: 50px;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -25px;
    line-height: 50px;
    padding-left: 60px;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    font-size: 13px;
    cursor: pointer;
    z-index: 30;
    color: #000;
    letter-spacing: 1px;
}
.contacts-link > div{
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    box-shadow: 10px 10px 30px rgba(0,0,0,0.3);
    text-align: center;
    line-height: 1;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.contacts-link > div i{
    line-height: 50px;
    font-size: 20px;
}
.contacts-link:hover > div{
    background: #E1EE31;
}
.scrollto-section{
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #232323;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: 60px;
    z-index: 30;
    -webkit-animation:scrollInviteAnimation 2s infinite linear;
    -moz-animation:scrollInviteAnimation 2s infinite linear;
    -o-animation:scrollInviteAnimation 2s infinite linear;
    animation:scrollInviteAnimation 2s infinite linear;
    box-shadow: 10px 10px 30px rgba(0,0,0,0.3);
    display: none;
}
.scrollto-section i{
    line-height: 55px;
    font-size: 30px;
}
@-webkit-keyframes scrollInviteAnimation{
    0%{
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        -o-transform:translateY(0);
        transform:translateY(0)
    }
    50%{
        -webkit-transform:translateY(10px);
        -moz-transform:translateY(10px);
        -ms-transform:translateY(10px);
        -o-transform:translateY(10px);
        transform:translateY(10px)
        }
    100%{
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        -o-transform:translateY(0);
        transform:translateY(0)}
}
@-moz-keyframes scrollInviteAnimation{
    0%{
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        -o-transform:translateY(0);
        transform:translateY(0)
    }
    50%{
        -webkit-transform:translateY(10px);
        -moz-transform:translateY(10px);
        -ms-transform:translateY(10px);
        -o-transform:translateY(10px);
        transform:translateY(10px)
    }
    100%{
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        -o-transform:translateY(0);
        transform:translateY(0)
    }
}
@-o-keyframes scrollInviteAnimation{
    0%{
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        -o-transform:translateY(0);
        transform:translateY(0)
    }
    50%{
        -webkit-transform:translateY(10px);
        -moz-transform:translateY(10px);
        -ms-transform:translateY(10px);
        -o-transform:translateY(10px);
        transform:translateY(10px)}
    100%{
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        -o-transform:translateY(0);
        transform:translateY(0)}
}
@keyframes scrollInviteAnimation{
    0%{
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        -o-transform:translateY(0);
        transform:translateY(0)
    }
    50%{
        -webkit-transform:translateY(10px);
        -moz-transform:translateY(10px);
        -ms-transform:translateY(10px);
        -o-transform:translateY(10px);
        transform:translateY(10px)}
    100%{
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        -o-transform:translateY(0);
        transform:translateY(0)}
}
.article-date {
    position: absolute;
    top: 15px;
    left: -10px;
    background: #E1EE31;
    font-weight: bold;
    line-height: 1;
    padding: 6px 15px;
    color: #232323;
    z-index: 3;
}
.index-news-wrapper{
    padding: 0 60px 0 90px;
    position: relative;
    z-index: 30;
}
.base-template .index-news-wrapper{
    padding: 0;
}
.base-template .index-news-wrapper .element{
    margin-bottom: 20px;
}
.index-news-wrapper .block-body .element{
    width: 100%;
    height: 260px;
    background: #232323;
    color: #fff;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.index-news-wrapper .element-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1500ms linear;
	-moz-transition: all 1500ms linear;
	-o-transition: all 1500ms linear;
	transition: all 1500ms linear;
}
.index-news-wrapper .element .text{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px 15px;
    font-size: 14px;
    height: 47px;
    line-height: 1.1;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    background: rgba(0,0,0,0.8);
    overflow: hidden;
}
.index-news-wrapper .element:hover .element-img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.index-news-wrapper .element.last{
    padding: 30px;
}
.index-news-wrapper .element.last > .title {
    font-size: 24px;
    line-height: 1;
    background: #E1EE31;
    color: #232323;
    margin-right: -30px;
    padding: 2px 0 2px 5px;
}
.index-news-wrapper .element.last .date{
    font-family: "raleway";
    font-weight: normal;
    font-size: 13px;
    font-style: normal;
    opacity: 0.6;
    font-weight: 100;
}
.index-news-wrapper .element.last .sub-element{
    margin-bottom: 13px;
    max-height: 82px;
    overflow: hidden;
}
.index-news-wrapper .element.last a{
    color: #fff;
    line-height: 1.3;
    display: inline-block;
    opacity: 0.9;
}
.index-news-wrapper .element.last a:hover{
    text-decoration: underline;
}

.about-block {
    padding: 0 60px 0 90px;
}
.about-block .img-wrapper{
    float: right;
    position: relative;
    z-index: 40;
    box-shadow: -20px 20px 0 #fff;
}
.about-block .content{
    width: 720px;
    position: relative;
    z-index: 50;
    font-size: 15px;
    margin-right: 30px;
}
.about-block .block-inner{
    padding-top: 0;
}


@media only screen and (min-width: 1400px){
    /*.index-template section,
    .index-template section .container,
    .index-template section .container > .inner{
        height: 100%;
    }
    */
    .first-section,
    .first-section .inner{
        height: 950px !important;
    }
    .about-section,
    .about-section .inner,
    .second-section,
    .second-section .inner{
        height: auto !important;
    }
    .about-section .inner{
        padding: 80px 0 100px;
    }
    .second-section .inner{
        padding: 80px 0 150px;
    }
    section.about-section .inner::before,
    section.second-section .inner::before{
        display: none;
    }
    
}
@media only screen and (max-width: 1399px){
    .index-template section{
        position: relative !important;
    }
    .index-template section .container > .inner{
        padding-top: 140px;
        padding-bottom: 140px;
    }
    .index-template section.first-section .inner{
        padding-top: 180px;
    }
    .top-menu{
        position: absolute;
        margin-left: 0;
        left: 90px;
    }
    .contacts-link{
        display: none;
    }
    .language-block {
        right: 30px;
        top: 80px;
        left: auto;
        bottom: auto;
    }
    .first-section .slogan,
    .first-section .slogan.short{
        left: 100px;
        font-size: 60px;
    }
    .first-section .slogan b{
        font-size: 70px;
    }
    
    .first-section .slogan.short b{
        font-size: 60px;
    }
    .first-section .slogan.short:after {
        bottom: 25px;
    }
    .scrollto-section{
        display: none;
    }
    .first-section .cover-date {
        top: 15px;
        margin-top: 0;
    }
    .main{
        transform: none !important;
    }
    .index-news-wrapper .element.last .sub-element{
        height: auto;
    }
    .index-news-wrapper .block-body .element{
        height: 200px;
    }
}
@media only screen and (max-width: 1399px){
    .about-block .content{
        width: 370px;
    }
    h1, .title-h1 {
        font-size: 38px;
    }
    .index-news-wrapper .element.last {
        height: auto !important;
    }
    .about-block .content {
        font-size: 13px;
    }
}
@media only screen and (max-width: 991px){
    .first-section .slogan{
        position: static;
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);   
        margin-bottom: 50px;  
        padding-left: 195px;   
    }
    
    
    .first-section .slogan.short {
        padding-left: 235px;
    }
    .first-section .slogan.short:after {
        width: 130px;
        left: 90px;
    }
    .first-section .slogan.short b {
        margin-left: -150px;
    }
    
    
    .index-news-wrapper .element .text{
        font-size: 13px;
    }
    .about-block .content {
        font-size: 13px;
    }
    
    .container{
        padding-left: 0;
        padding-right: 0;
    }
}


@media only screen and (max-width: 900px){
    .cover-wrapper .cover-date{
        display: none;
    }
    .cover-date.xs{
        display: block;
        position: relative;
        right: auto;
        top: auto;
        height: auto;
        margin-bottom: 40px;
        margin-left: 90px;
    }
    .first-section .table{
        text-align: left;
    }
    .first-section .cover-wrapper{
        margin-left: 90px;
    }
    .about-block .content {
        width: auto;
        float: none;
        margin-bottom: 150px;
        padding-right: 60px;
    }
    .about-block .img-wrapper{
        float: none;
        box-shadow: -20px 20px 0 #262626;
        display: inline-block;
        margin-left: 20px;
    }
    .about-block .block-inner{
        padding-top: 50px;
    }
    .about-block .content{
        padding-right: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}
.index-template section .inner:before{
    display: none;
}

section.first-section .inner:before{
    display: block;
}
@media only screen and (max-width: 767px) {
    .index-news-wrapper .block-body .element {
        height: 60vw;
        margin-bottom: 20px;
    }
    .language-block{
        display: none;
    }
    .top-menu{
        display: none;
    }
    section .inner:before,
    section .inner:after{
        height: 20px;
        left: 20px;
    }
    section .inner:after{
        bottom: 10px;
    }
    
    section:last-of-type .inner:after{
        bottom: 0;
    }

    
    section .left-border{
        width: 20px;
    }
    section .container > .inner{
        padding-top: 90px;
        padding-bottom: 70px;
    }
    .index-template section .container > .inner{
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .index-template section.second-section .container > .inner{
        padding-top: 30px;
    }
    .index-template section.first-section .container > .inner{
        padding-top: 130px;
        padding-bottom: 90px;
    }
    .index-template section.first-section .inner {
        background-position: 50% 20px;
    }
    .first-section .slogan,
    .first-section .slogan.short{
        font-size: 10vw;
        padding-left: 40px;
    }
    .first-section .slogan b,
    .first-section .slogan.short b{
        font-size: 11vw;
        margin-left: 0;
    }
    .first-section .slogan:after{
        display: none;
    }
    .section-footer{
        display: none;
    }
    .cover-date.xs{
        margin-left: 40px;
    }
    .first-section .cover-wrapper{
        margin: 0 80px 0 40px;
    }
    .first-section .cover-wrapper .img-inner{
        border: none;
    }
    .first-section .copyright{
        display: none;
    }
    .index-news-wrapper{
        padding: 0 20px 0 40px;
    }
    .index-news-wrapper .block-body .element.last{
        margin-bottom: 0;
    }
    .about-block .content{
        margin-bottom: 0;
    }
    .about-block {
        padding: 0 20px 0 40px;
    }
    .mobile-menu {
        position: absolute;
        left: 40px;
        right: 20px;
        top: 82px;
        background: #262626;
        display: none;
        z-index: 500;
    }
    .mobile-menu li{
        display: block;
        margin: 0;
        padding: 0;
    }
    .mobile-menu li a{
        display: block;
        margin: 0;
        padding: 10px 15px;
        color: #fff;
        border-bottom: 1px solid #2f2f2f;
    }
    .mobile-menu a:hover{
        border-color: #2f2f2f;
    }
    .mobile-menu .active a{
        border-color: #E1EE31;
        background: #E1EE31;
        color: #262626;
    }
    h1, .title-h1 {
        font-size: 24px;
    }
}



.contacts {
    position: fixed;
    z-index: 1100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #232323;
    overflow: auto;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    visibility: hidden;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    opacity: 0;
    color: #fff;
}
.contacts.open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}
.contacts:before{
    content:"";
    display: block;
    position: absolute;
    top: 35px;
    left: 35px;
    right: 35px;
    bottom: 35px;
    border: 1px solid #515050;
}
.contacts .inner{
    width: 600px;
    margin: auto;
    max-width: 100%;
    position: relative;
    z-index: 100;
}
.contacts .title-h2:before{
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
    background: #4D4D4D;
}
.contacts .title-h2 span{
    background: #232323;
    padding: 0 20px;
    color: #fff;
    position: relative;
    z-index: 4;
    font-weight: normal;
}
.contacts a{
    color: #fff;
    text-decoration: underline;
}
.contacts a:hover{
    text-decoration: none;
}
.contacts .close {
    position: absolute;
    right: 60px;
    top: 60px;
    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: 1000;
}
.contacts .close i {
    font-size: 36px;
}
.contacts .close:hover i{
    color: #FF0101;
}
.contacts .btn{
    background: #232323;
    color: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.6);
}
.contacts .btn:hover{
    background: #fff;
    color: #232323;
}
.contacts .error{
    border-color: transparent;
    background: #EABFC2;
}
.base-template section,
.base-template section .container{
    height: 100%;
}
.base-template section .inner{
    min-height: 100%;
}
.content-wrapper {
    padding: 160px 60px 200px 90px;
}
p.letter::first-letter {
    font-size: 3em;
    line-height: 1.17;
    color: #000;
    float: left;
    margin: 0 6px 2px 0;
}
.content-wrapper{
    position: relative;
}





@media only screen and (max-width: 1399px) {
    .content-wrapper{
        padding: 160px 60px 200px 90px;
    }
}




@media only screen and (max-width: 767px) {
    .contacts:before{
        display: none;
    }
    .contacts{
        padding: 30px;
    }
    .contacts .close {
        right: 20px;
        top: 20px;
    }
    .content-wrapper {
        padding: 30px 20px 0px 40px;
    }
}
.gallery {
    margin-right: -200px;
    margin-bottom: 50px;
    
    position: relative;
    z-index: 100;
}
.gallery-carousel{
    height: 220px;
    overflow: hidden;
    padding-left: 100px;
}
.gallery-carousel.slick-initialized{
    height: auto;
}
.gallery .item{
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 30px;
    box-shadow: -10px 10px 0 #fff;
    -webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.gallery .item img{
    width: 100%;
}
.gallery .gallery-carousel-next{
    display: none;
}
.gallery .gallery-carousel-prev{
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    left: 7px;
    top: 50%;
    margin-top: -25px;
    z-index: 50;
    text-align: center;
    line-height: 50px;
}
.gallery .gallery-carousel-prev i{
    line-height: 50px;
}
.gallery .gallery-carousel-prev:hover{
    background: #E1EE31;
}
.gallery .item:hover{
    box-shadow: 0 0 0 10px #262626;
}
@media only screen and (max-width: 660px) {
    .gallery .gallery-carousel-prev{
        display: none !important;
    }
    .gallery {
        margin: 0 -30px 0 -10px;
    }
    .gallery .title-h2{
        margin-left: 10px;
    }
    .gallery-carousel{
        padding-left: 0;
    }
}
.archive .element{
    text-align: center;
    max-width: 100%;
    margin: 0 auto 20px;
}
.archive .element .date {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    font-family: 'Georgia';
    background: rgba(0,0,0,0.8);
    padding: 7px 15px;
    font-weight: bold;
    font-style: italic;
    width: 100%;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.archive .element .title {
    position: absolute;
    bottom: 10px;
    left: -10px;
    background: #E1EE31;
    font-size: 16px;
    font-family: 'Georgia';
    font-weight: bold;
    line-height: 1;
    padding: 6px 15px;
    color: #232323;
    text-align: left;
    height: 66px;
    right: 0;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.archive .element .img-wrapper{
    margin-bottom: 15px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.archive .element .img-wrapper img{
    width: 100%;
}
.archive .element .download{
    font-size: 13px;
    text-transform: uppercase;
    color: #232323;
}
.archive .element .download i{
    font-size: 20px;
}
.archive .element:hover .download span{
    text-decoration: underline;
}
.archive .element:hover .date{
    background: #E1EE31;
    color: #232323;
}
.archive .element:hover .img-wrapper{
    box-shadow: 0 0 10px rgba(0,0,0,0.8)
}
.archive .element:hover .title{
    background: #232323;
    color: #fff;
}
@media only screen and (max-width: 460px) {
    .archive .col-xs-6{
        width: 100%;
    }
}
.archive-menu{
    margin: 0 -10px;
}
.archive-menu li{
    display: inline;
    margin: 0 10px;
}
.archive-menu li a{
    text-transform: uppercase;
    color: #7F7F7F;
}
.archive-menu li.active a{
    color: #000;
    text-decoration: underline;
}
.archive-menu li a:hover{
    color: #000;
}
.archive-nav{
    visibility: hidden;
}
@media only screen and (max-width: 991px) {
    .archive-menu li {
        float: left;
    }
}
.content table{
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #f3f3f3;
    margin-bottom: 30px;
    background: #fff;
    font-size: 13px;
}
.content table td:first-of-type{
    width: 80%;
}
.content table tr:nth-child(odd) {
    background: #f3f3f3;
}
.content table td, 
.content table th {
    padding: 10px 20px;
    border-left: 1px solid #E2E6E7;
    vertical-align: middle;
}
.content table td:first-child, 
.content table th:first-child {
    border-left: none;
}
.content table th{
    font-size: 16px;
    background: #232323;
}
td.table_header{
    font-weight: bold;
    color: #000;
}
@media only screen and (max-width: 767px) {
    .content table td, 
    .content table th {
        padding: 8px 10px;
        font-size: 12px;
    }
}

.header-phones{
    position: absolute;
    right: 60px;
    z-index: 200;
    top: 22px;
    text-align: right;
}
.header-phones .element-inner{
    position: relative;
    padding-left: 35px;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Georgia';
    line-height: 1.4;
    margin-bottom: 10px;
}
.header-phones i{
    position: absolute;
    left: 0;
    top: 4px;
}
.header-shedule{
    font-size: 13px;
}
.header-address{
    font-size: 13px;
    position: absolute;
    left: 88px;
    top: 10px;
    z-index: 100;
    color: #fff;
    padding-left: 35px;
}
.header-address a{
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dashed #fff;
}
.header-address a:hover{
    border-color: transparent;
}
.header-address i{
    font-size: 22px;
    top: 0;
    left: 0;
    position: absolute;
}
@media(min-width: 768px){
    .header-address i{
        font-size: 16px;
        top: 2px;
    }
    .header-address{
        padding-left: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .header-address{
        left: 45px;
        top: 40px;
        font-size: 12px;
        max-width: 205px;
    }
    .header-address a{
        color: #232323;
        border-bottom: 1px dashed #232323;
    }
    .header-address i{
        color: #232323;
    }
    .contacts-template .header-address,
    .contacts-template .header-phones{
        display: none;
    }
    .contacts-template section .container > .inner {
        padding-top: 15px;
    }
}
.footer-phones{
    position: absolute;
    right: 60px;
    z-index: 200;
    top: 42px;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Georgia';
    color: #000;
    max-width: 220px;
    text-align: right;
}
.footer-address{
    font-family: arial;
    font-weight: normal;
    font-size: 13px;
    margin-top: 10px;
}
.footer-content{
    position: absolute;
    top: 45px;
    left: 90px;
    color: #000;
}
.footer-content br{
    display: none;
}
.footer-slogan{
    font-weight: bold;
    font-size: 18px;
}
.footer-slogan2{
    font-size: 13px;
}
.footer-social{
    position: absolute;
    bottom: 8px;
    right: 360px;
    z-index: 20;
}
.footer-social a{
    margin: 0 12px;
    color: #fff;
}
.footer-social a:hover{
    opacity: 0.7;
}
.footer-copyright{
    position: absolute;
    bottom: 10px;
    left: 90px;
    color: #fff;
    font-size: 11px;
    z-index: 20;
    font-family: arial;
}
.section-footer .contacts-link{
    position: absolute;
    top: 48px;
    right: 370px;
    border: 2px solid #000;
    color: #000;
    font-weight: bold;
    left: auto;
    margin: 0;
    padding: 12px 25px;
    height: auto;
    line-height: 1;
    display: block;
}
.section-footer .contacts-link i{
    font-size: 18px;
}
.section-footer .contacts-link:hover{
    background: #000;
    color: #fff;
}
@media only screen and (max-width: 1399px) {
    .header-phones{
        top: 60px;
        font-size: 17px;
        padding-left: 30px;
    }
    .header-phones i{
        font-size: 22px;
    }
    .top-menu li {
        margin-right: 35px;
    }
    .section-footer .contacts-link i {
        display: none;
    }
    .footer-social{
        right: 65px;
    }
    .footer-phones{
        top: 20px;
    }
}
@media only screen and (max-width: 991px) {
    .header-phones{
        top: auto;
        right: auto;
        position: relative;
        margin-bottom: 40px;
        margin-left: 60px;
        text-align: left;
    }
    .index-template section.first-section .inner {
        padding-top: 140px;
    }
    .base-template .header-phones{
        top: 150px;
    }
    .footer-content{
        top: 20px;
    }
    .section-footer .contacts-link{
        right: auto;
        left: 90px;
        top: 80px;
    }
}
@media only screen and (max-width: 767px) {
    .header-phones{
        margin-left: 15px;
        margin-bottom: 0;
        top: auto !important;
    }
    .index-template .header-phones{
        margin-top: -40px;
        margin-bottom: 30px;
    }
    .top-menu li {
        margin-right: 0;
    }
    .section-footer.footer {
        display: block;
        position: relative;
        height: auto;
        padding: 40px 20px 155px 40px;
        width: 100%;
        margin-top: 30px;
        margin-bottom: -90px;
    }
    .footer-content,
    .footer-phones,
    .section-footer .contacts-link,
    .section-footer-inner{
        position: static;
    }
    .section-footer:after,
    .section-footer:before{
        display: none;
    }
    .footer-phones{
        max-width: 100%;
        text-align: left;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .section-footer .contacts-link{
        display: inline-block;
    }
    .footer-copyright{
        bottom: 60px;
        color: #000;
        left: 40px;
    }
    .footer-social {
        right: auto;
        bottom: 90px;
        left: 35px;
    }
    .footer-social a{
        color: #000;
    }
}



.aside_menu{
    padding: 20px;
    margin-bottom: 20px;
    background: #262626;
    color: #232323;
    border-bottom: 4px solid #000;
    position: relative;
    font-size: 13px;
}
.aside_menu:before{
    content:"";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    border-top: 20px solid #fff;
    border-left: 20px solid transparent;
}
.aside_menu:after{
    content:"";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    border-bottom: 20px solid #000;
    border-right: 20px solid transparent;
}
.aside_menu > ul > li > a {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
    padding: 0 0 10px;
    position: relative;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    cursor: default;
}

.aside_menu > ul > li > a:after{
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background: #fff;
    position: absolute;
    bottom: 0px;
    left: 0;
}

.aside_menu ul ul{
    margin-bottom: 20px;
    border-left: 1px solid #fff;
}
.aside_menu ul ul li{
    padding-left: 20px;
    position: relative;
}
.aside_menu ul ul li:before{
    content:"";
    display: block;
    height: 1px;
    width: 10px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 13px;
}
.aside_menu ul ul li a{
    color: #fff;
    text-decoration: none;
    padding: 3px 5px;
    display: block;
}
.aside_menu ul ul li a:hover,
.aside_menu ul ul li.active a{
    color: #fff;
    background: #000;
}
.article-img{
    margin: 0 30px 30px 0;
    border: 2px solid #ccc;
}
.article-img img{
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .article-img{
        float: none;
        margin: 0;
    }
}
.news-wrapper .element{
    padding: 20px 20px 20px 220px;
    min-height: 180px;
    margin-bottom: 20px;
}
.news-wrapper .element .img-wrapper{
    position: absolute;
    left: 0;
    top: 20px;
    border: 1px solid #ccc;
    width: 202px;
    -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{
    border-color: #aaa;
}
.news-wrapper .element .title{
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 18px;
}
.news-wrapper .element .title a:hover,
.news-wrapper .element .text a:hover{
    text-decoration: underline;
}
.news-nav{
    visibility: hidden;
}

@media only screen and (max-width: 767px) {
    .news-wrapper .element{
        padding: 0;
        margin-bottom: 50px;
    }
    .news-wrapper .element .img-wrapper{
        position: static;
        margin-bottom: 20px;
    }
}


@media only screen and (min-width: 1400px) {
    .services-template .middle-block > .row > .col-lg-4{
        width: 28%;
    }
    .services-template .middle-block > .row > .col-lg-8{
        width: 72%;
    }
}
.breadcrumb{
    margin-bottom: 40px;
}
.breadcrumb li{
    display: inline-block;
    font-size: 13px;
    color: #0F0F0F;
    font-weight: 100;
}
.breadcrumb li a{
    color: #989898;
    position: relative;
}
.breadcrumb li a:hover{
    color: #0F0F0F;
}
.breadcrumb i{
    font-size: 14px;
    color: #989898;
    display: inline-block;
    margin: -3px 4px 0 ;
    vertical-align: middle;
}
.map-wrapper{
    height: 400px;
    margin-bottom: 30px;
    border: 1px solid #ccc;
    padding: 5px;
}
.contacts-block .element {
    padding: 0 0 20px 25px;
}
.contacts-block .element i {
    font-size: 18px;
    position: absolute;
    top: 2px;
    left: 0;
    color: #232323;
}



























/**************************************************   MEDIA QUERIS   *****************************************************/
@media only screen and (max-width: 1399px) {
    .index-news-wrapper{
        margin-bottom: 60px;
    }
}
@media only screen and (max-width: 991px) {

}
@media only screen and (max-width: 767px) {
    .contacts .inner{
        width: 100%;
        padding-top: 20px;
    }
    .index-news-wrapper{
        margin-bottom: 0;
    }
    .map-wrapper{
        height: 300px;
    }
}



@media only screen and (min-width: 768px) {

}
@media only screen and (min-width: 992px){
    /* custom webkit scroll */
    body::-webkit-resizer {
        background-image: url('');
        background-repeat: no-repeat;
        width: 9px;
        height: 1px;
    }
    body::-webkit-scrollbar {
        width: 9px;
    }
    body::-webkit-scrollbar-button {
        background-image: url('');
        background-repat: no-repeat;
        width: 9px;
        height: 0px;
    }
    body::-webkit-scrollbar-thumb {
        -webkit-border-radius: 0px;
        border-radius: 0px;
        background-color: #E1EE31;
    }
    body::-webkit-scrollbar-track {
        background-color: #202020;
    }
    /* custom webkit scroll end*/
    
}
@media only screen and (min-width: 768px){
    .mobile-menu{
        display: block !important;
    }
}
@media only screen and (min-width: 1400px){
    .mobile-menu{
        display: none !important;
    }
}
