.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;	
}		
		
.push15 {		
	height: 15px;	
}		
		
.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;	
}		
		
.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;	
}		
		
.f18 {		
	font-size: 18px;	
}		
		
.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;	
}		
		
html,		
body {		
	height: 100% !important;	
	margin: 0;	
	padding: 0;	
}		
		
body {		
	font-size: 14px;	
	line-height: 1.4;	
	color: #2E2E2E;	
	overflow-x: hidden;	
	font-family: 'Roboto', sans-serif;	
}		
.content{		
    line-height: 1.8;		
}		
.main-wrapper {		
	min-height: 100%;	
	background: #fff;	
	margin-bottom: -428px;	
}		
.footer-push{		
    height: 428px;		
}		
.footer-wrapper{		
    min-height: 428px;		
    background: #212121;		
    position: relative;		
    font-size: 13px;		
    color: #fff;		
}		
.footer-bottom{		
    padding: 40px 0;		
}		
.footer-top-wrapper{		
    padding: 50px 0;		
    border-bottom: 1px solid rgba(255,255,255,.05);		
}		
.footer-top-inner{		
    padding-right: 280px;		
    min-height: 150px;		
}		
.footer-top-last{		
    max-width: 250px;		
    position:absolute;		
    right: 0;		
    top: 0;		
    padding: 0;		
}		
.footer-top-wrapper{		
    min-height: 330px;		
}		
.footer-top-wrapper .title{		
    font-weight: bold;		
    font-size: 16px;		
    margin-bottom: 20px;		
    text-transform: uppercase;		
}		
.footer-text{		
    padding-right: 30px;		
}		
.footer-menu li{		
    margin-bottom: 10px;		
}		
.footer-menu li:last-of-type{		
    margin-bottom: 0;		
}		
.footer-menu a,		
.footer-contacts-el a{		
    text-decoration: none;		
    color: #fff;		
}		
.footer-menu a:hover,		
.footer-contacts-el a:hover{		
    color: #ff5100 !important;		
}		
.footer-contacts-el{		
    margin-bottom: 10px;		
    font-size: 14px;		
    font-weight: bold;		
}		
.footer-contacts-el a{		
    text-decoration: none;		
}		
.footer-wrapper a:hover{		
    color: #fff;		
}		
.footer-wrapper a.btn:hover{		
    color: #000;		
}		
.footer-wrapper .social{		
    padding-top: 15px;		
}		
.footer-wrapper .social .message-btn {		
	margin: 0 5px 5px 0;	
	display: inline-block;	
	transition: all 200ms ease-out 0s;	
	width: 34px;	
	text-align: center;	
	height: 34px;	
	line-height: 34px;	
	font-size: 13px;	
	border-radius: 5px;	
	color: #fff;	
}		
.footer-wrapper .social .message-btn:hover{		
    color: #ff5100;		
}		
.footer-wrapper .logo {		
    margin-bottom: 20px;		
}		
		
@media(max-width: 1229px){		
    .footer-top-inner{		
        padding-right: 0;		
    }		
    .footer-top-first{		
        margin-bottom: 50px;		
        border-bottom: 1px solid rgba(255,255,255,0.1);		
    }		
    .footer-top-last{		
        max-width: 100%;		
        position: static;		
        padding: 0 10px;		
    }		
    .footer-text{		
        padding-right: 0;		
    }		
}		
@media(max-width: 767px){		
    .footer-menu{		
        margin-bottom: 50px;		
    }		
    .footer-contacts{		
        margin-bottom: 50px;		
    }		
}		
		
h1,		
.title-h1 {		
	font-size: 56px;	
    line-height: 1.3;		
    margin-bottom: 40px;		
    position: relative;		
    font-weight: bold;		
}		
		
h2,		
.title-h2 {		
	font-size: 30px;	
	line-height: 1.3;	
	margin-bottom: 40px;	
	position: relative;	
	font-weight: bold;	
}		
		
h3,		
.title-h3 {		
	font-size: 26px;	
	line-height: 1.3;	
	margin-bottom: 40px;	
	position: relative;	
	font-weight: bold;	
}		
		
h4,		
.title-h4 {		
	font-size: 24px;	
	line-height: 1.3;	
	margin-bottom: 20px;	
	position: relative;	
	font-weight: bold;	
}		
		
h5,		
.title-h5 {		
	font-size: 20px;	
	line-height: 1.3;	
	margin-bottom: 10px;	
	position: relative;	
	font-weight: bold;	
}		
		
@media (max-width: 767px) {		
	h1,	
	.title-h1 {	
		font-size: 30px;
		margin-bottom: 20px;
	}	
	h2,	
	.title-h2 {	
		font-size: 30px;
		margin-bottom: 20px;
	}	
	h3,	
	.title-h3 {	
		font-size: 26px;
		margin-bottom: 20px;
	}	
	h4,	
	.title-h4 {	
		font-size: 22px;
		margin-bottom: 15px;
	}	
	h5,	
	.title-h5 {	
		font-size: 18px;
		line-height: 1.3;
		margin-bottom: 10px;
	}	
}		
		
blockquote {		
	position: relative;	
	margin: 30px 0;	
	padding: 2px 0 5px 20px;	
	border-left: 1px solid #ff5100;	
	text-align: left;	
	font-size: 1.1em;	
	color: #5F5F5F;	
}		
		
blockquote p {		
	margin-bottom: 0;	
}		
		
p {		
	margin-bottom: 20px;	
}		
		
a {		
	color: #ff5100;	
	text-decoration: underline;	
	-webkit-transition: all 200ms ease-out;	
	-moz-transition: all 200ms ease-out;	
	transition: all 200ms ease-out;	
}		
		
a:hover {		
	text-decoration: none;	
}		
		
a:focus {		
	outline: none;	
	text-decoration: none;	
}		
		
a.decoration-none {		
	text-decoration: none;	
}		
		
strong,		
b,		
.bold {		
	font-weight: bold;	
}		
		
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;	
}		
		
.red {		
	color: red;	
}		
		
.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 {		
	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;	
}		
		
.white {		
	color: #fff;	
}		
		
.black {		
	color: #000;	
}		
		
.strike {		
	text-decoration: line-through;	
}		
		
ul.list,		
ol.list,		
.product-text ul,		
.content ul,		
.product-text ol,		
.content ol {		
	margin-bottom: 30px;	
}		
		
ul.list>li,		
ol.list>li,		
.product-text ul>li,		
.product-text ol>li,		
.content ul>li,		
.content ol>li {		
	margin-bottom: 15px;	
	position: relative;	
}		
		
ul.list>li,		
.product-text ul>li,		
.content ul>li {		
	padding-left: 20px;	
}		
		
ul.list>li:before,		
.product-text ul>li:before,		
.content ul>li:before {		
	content: "";	
    display: block;		
    position: absolute;		
    width: 5px;		
    height: 5px;		
    top: 10px;		
    left: 0;		
    background: #D5D5D5;		
}		
		
ul.list ul,		
ol.list ul,		
ol.list ol,		
ul.list ol,		
.product-text ul ul,		
.content ul ul,		
.product-text ol ul,		
.content ol ul,		
.product-text ol ol,		
.content ol ol,		
.product-text ul ol,		
.content ul ol {		
	padding-top: 10px;	
	padding-left: 10px;	
}		
		
ul.list ul li,		
ol.list ul li,		
.product-text ul ul li,		
.product-text ol ul li,		
.content ol ul li,		
.content ul ul li {		
	padding-left: 15px;	
	position: relative;	
	margin-bottom: 10px;	
}		
		
ul.list ol li,		
ol.list ol li,		
.product-text ul ol li,		
.content ul ol li,		
.product-text ol ol li,		
.content ol ol li {		
	list-style: decimal;	
	padding-left: 3px;	
	margin-left: 12px;	
	margin-bottom: 10px;	
}		
		
ol.list,		
.product-text ol,		
.content ol {		
	counter-reset: item;	
}		
		
ol.list li,		
.product-text ol,		
.content ol {		
	display: block;	
}		
		
ol.list li:before,		
.product-text ol:before,		
.content ol:before {		
	content: counters(item, ".") ". ";	
	counter-increment: item;	
	padding: 0 5px 0 10px;	
	color: #999999;	
}		
		
ul.list ul ol li:after,		
ol.list ul ol li:after,		
.product-text ul ul ol li:after,		
.content ul ul ol li:after,		
.product-text ol ul ol li:after,		
.content ol ul ol li:after {		
	display: none;	
}		
		
		
/* slick carousel */		
		
.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;	
	border: 1px solid transparent;	
}		
		
.slider-wrapper .item img {		
	min-height: 300px;	
}		
		
.slick-dots {		
	width: 100%;	
	padding: 0;	
	list-style: none;	
	text-align: center;	
	display: block;	
	margin-bottom: 30px;	
}		
		
.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: transparent;	
	border-radius: 50%;	
	display: inline-block;	
	width: 14px;	
	height: 14px;	
	margin: 0 7px;	
	cursor: pointer;	
	position: relative;	
	border: 2px solid #ff5100;	
}		
		
.slick-dots li.slick-active {		
	border-color: #ff5100;	
	background: #ff5100;	
}		
		
.slick-prev:after,		
.slick-next:after {		
	content: "";	
	display: block;	
	position: absolute;	
	width: 10px;	
	height: 10px;	
	top: 50%;	
	left: 50%;	
	margin-top: -5px;	
	margin-left: -3px;	
	border-left: 2px solid #212121;	
	border-bottom: 2px solid #212121;	
	-webkit-transition: all 200ms ease-out;	
	-moz-transition: all 200ms ease-out;	
	-o-transition: all 200ms ease-out;	
	transition: all 200ms ease-out;	
}		
		
.slick-prev:after {		
	-moz-transform: rotate(45deg);	
	-webkit-transform: rotate(45deg);	
	-o-transform: rotate(45deg);	
	-ms-transform: rotate(45deg);	
	transform: rotate(45deg);	
}		
		
.slick-next:after {		
	-moz-transform: rotate(-225deg);	
	-webkit-transform: rotate(-225deg);	
	-o-transform: rotate(-225deg);	
	-ms-transform: rotate(-225deg);	
	transform: rotate(225deg);	
	margin-left: -7px;	
}		
		
.slick-prev:hover,		
.slick-next:hover {		
	background: #fff;	
	opacity: 0.9;	
}		
		
		
/* /. slick carousel */		
		
@-webkit-keyframes flipInY {		
  from {		
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);		
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);		
    -webkit-animation-timing-function: ease-in;		
    animation-timing-function: ease-in;		
    opacity: 0;		
  }		
		
  40% {		
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);		
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);		
    -webkit-animation-timing-function: ease-in;		
    animation-timing-function: ease-in;		
  }		
		
  60% {		
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);		
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);		
    opacity: 1;		
  }		
		
  80% {		
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);		
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);		
  }		
		
  to {		
    -webkit-transform: perspective(400px);		
    transform: perspective(400px);		
  }		
}		
@keyframes flipInY {		
  from {		
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);		
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);		
    -webkit-animation-timing-function: ease-in;		
    animation-timing-function: ease-in;		
    opacity: 0;		
  }		
		
  40% {		
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);		
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);		
    -webkit-animation-timing-function: ease-in;		
    animation-timing-function: ease-in;		
  }		
		
  60% {		
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);		
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);		
    opacity: 1;		
  }		
		
  80% {		
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);		
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);		
  }		
		
  to {		
    -webkit-transform: perspective(400px);		
    transform: perspective(400px);		
  }		
}		
.animate__flipInY {		
  -webkit-backface-visibility: visible !important;		
  backface-visibility: visible !important;		
  -webkit-animation-name: flipInY;		
  animation-name: flipInY;		
}		
		
.fancybox-modal-wrap .fancybox-skin{		
    background: transparent;		
}		
.fancybox-modal-wrap .fancybox-close{		
    position: fixed;		
    top: 20px;		
    right: 20px;		
    background: transparent;		
    width: 51px;		
    height: 51px;		
}		
.fancybox-modal-wrap .fancybox-close:before,		
.fancybox-modal-wrap .fancybox-close:after{		
    background: #fff;		
}		
.fancybox-modal-wrap .fancybox-close:hover:before,		
.fancybox-modal-wrap .fancybox-close:hover:after{		
    background: #D21C2D;		
}		
.fancybox-modal-wrap .fancybox-close:before{		
    height: 2px;		
}		
.fancybox-modal-wrap .fancybox-close:after{		
    width: 2px;		
}		
.modal {		
	display: none;	
	width: 500px;	
	max-width: 100%;	
}		
.modal-inner{		
    background: #fff;		
	padding: 40px 30px;	
    -webkit-backface-visibility: visible !important;		
    backface-visibility: visible !important;		
    -webkit-animation-name: flipInY;		
    animation-name: flipInY;		
}		
.modal[style="display: block;"] .modal-inner{		
    -webkit-animation-duration: 1s;		
    animation-duration: 1s;		
    -webkit-animation-fill-mode: both;		
    animation-fill-mode: both;    		
}		
		
.modal .title {		
	font-size: 26px;	
	font-weight: bold;	
	margin-bottom: 30px;	
	line-height: 1.1;	
}		
		
.modal p {		
	margin-bottom: 0;	
}		
		
@media(max-width: 767px){		
    .fancybox-modal-wrap .fancybox-close{		
        top: 15px;		
        right: 15px;		
        width: 41px;		
        height: 41px;		
    }		
}		
		
		
.label {		
	display: block;	
	margin-bottom: 4px;	
}		
		
.dashed {		
	text-decoration: none;	
	border-bottom: 1px dashed;	
}		
		
.dashed:hover {		
	border-bottom-color: transparent;	
}		
		
.static {		
	position: static;	
}		
		
.hidden {		
	display: none;	
	visibility: hidden;	
	opacity: 0;	
}		
		
.visible {		
	opacity: 1;	
}		
		
.button,		
.btn {		
	display: inline-block;	
	text-decoration: none !important;	
	color: #fff;	
	background: #ff5100;	
	font-size: 16px;	
	line-height: 1.5;	
	font-weight: 600;	
	padding: 15px 40px;	
	margin-bottom: 10px;	
	position: relative;	
	border: 1px solid #ff5100;	
	border-radius: 7px;	
	text-align: center;	
	cursor: pointer;	
	-webkit-transition: all 200ms ease-out;	
	-moz-transition: all 200ms ease-out;	
	transition: all 200ms ease-out;	
}		
		
.button:hover,		
.btn:hover {		
	color: #000;	
	-webkit-filter: brightness(114%);	
    filter: brightness(114%);		
}		
		
.button.block,		
.btn.block {		
	display: block;	
	width: 100%;	
	padding-left: 15px;	
	padding-right: 15px;	
}		
		
.button.invert,		
.btn.invert {		
	background: #504241;	
	border-color: #504241;	
	color: #fff;	
}		
.black-btn{		
    background: #000;		
    border-color: #000;		
    color: #fff !important;		
}		
@media (max-width: 991px) {		
	.button {	
		padding: 12px 25px;
	}	
}		
		
.dotted {		
	text-decoration: none !important;	
	border-bottom: 1px dotted;	
}		
		
.dotted:hover {		
	border: none;	
}		
		
.header-top {		
	background: #ff5100;	
	padding: 9px 0;	
	font-size: 14px;	
}		
		
.header-address {		
	position: relative;	
	padding-left: 30px;	
}		
		
.header-address svg {		
	width: 25px;	
	height: 25px;	
	position: absolute;	
	left: 0;	
	top: -4px;	
}		
		
.header-bottom {		
	background: #fff;	
	position: relative;	
}		
		
.header-bottom .inner {		
	min-height: 116px;	
	padding: 25px 0;	
}		
		
.header-tel-inner {		
	padding-left: 40px;	
	display: inline-block;	
}		
		
.header-tel-inner svg {		
	width: 32px;	
	height: 32px;	
	position: absolute;	
	top: 0;	
	left: 0;	
}		
		
.header-tel-inner div {		
	color: #333;	
	font-size: 20px;	
	text-decoration: none !important;	
	-webkit-transition: all 200ms ease-out;	
	-moz-transition: all 200ms ease-out;	
	-o-transition: all 200ms ease-out;	
	transition: all 200ms ease-out;	
}		
		
.header-tel a {		
	text-decoration: none;	
	color: #000;	
}		
		
.header-tel a:hover {		
	color: #ff5100;	
}		
		
.callback-link-wrapper {		
	text-align: right;	
}		
		
.callback-link {		
	font-size: 14px;	
	border-bottom: 1px dashed;	
}		
		
.callback-link:hover {		
	border-color: transparent;	
}		
		
.messagers {		
	position: absolute;	
	right: 0;	
	top: 50%;	
	margin-top: -20px;	
}		
		
.message-btn {		
	display: inline-block;	
	width: 40px;	
	height: 40px;	
	padding: 5px;	
	margin: 0 0 0 5px;	
	position: relative;	
	color: #000;	
	-webkit-transition: all 200ms ease-out;	
	-moz-transition: all 200ms ease-out;	
	transition: all 200ms ease-out;	
	border: 2px solid;	
	border-radius: 5px;	
}		
		
.message-btn svg {		
	width: 100%;	
	height: 100%;	
}		
.message-btn:hover{		
    color: #ff5100;		
}		
		
@media(max-width: 991px) {		
	.header-bottom .inner {	
		padding: 15px 0;
		display: flex;
		align-items: center;
	}	
	.header-address-xs{	
	    padding-left: 50px;	
	}	
	.messagers {	
		position: absolute;
		right: auto;
		left: 0;
		margin-top: 0;
		top: 8px;
	}	
	.message-btn{	
	    color: #fff;	
	}	
}		
		
@media(max-width: 850px) {		
    .header-address-xs{		
	    padding-left: 30px;	
	}	
}		
		
@media(max-width: 767px) {		
	.header-bottom .inner {	
		padding: 25px 0 0;
		text-align: center;
		display: block;
	}	
	.header-address-xs{	
	    padding-left: 0;	
	    margin-bottom: 30px;	
	}	
	.logo {	
		margin-bottom: 20px;
	}	
	.header-tel-inner {	
		padding-bottom: 30px;
	}	
	.callback-link-wrapper {	
		text-align: left;
	}	
}		
		
.top-slider-wrapper {		
	overflow: hidden;	
	width: 100%;	
}		
		
.top-slider>div {		
	display: none;	
}		
		
.top-slider>div:first-of-type,		
.top-slider.slick-slider>div {		
	display: block;	
}		
		
.top-slider .slick-slide>div {		
	height: 730px;	
}		
		
.top-slider .item .inner {		
	height: 730px;	
	overflow: hidden;	
}		
		
.top-slider .item-img {		
	position: absolute;	
	top: 0;	
	bottom: 0;	
	left: 0;	
	right: 0;	
	background-color: #f1f5f6;	
	background-repeat: no-repeat;	
	background-position: 50% 50%;	
	background-size: cover;	
}		
		
.top-slider .element-content-wrapper {		
	position: absolute;	
	top: 0;	
	bottom: 0;	
	left: 0;	
	right: 0;	
	overflow: hidden;	
}		
		
.top-slider .element-content {		
	padding-right: 500px;	
	position: relative;	
	z-index: 30;	
}		
		
.top-slider .item-title {		
	font-size: 76px;	
	line-height: 1;	
	margin-bottom: 20px;	
	font-weight: 900;	
	font-weight: bold;	
	color: #504241;	
}		
		
.top-slider .item-description {		
	margin-bottom: 20px;	
	font-size: 30px;	
	color: #504241;	
	font-weight: 200;	
}		
		
.top-slider .slick-prev,		
.top-slider .slick-next {		
	position: absolute;	
	display: block;	
	width: 44px;	
	height: 44px;	
	text-align: center;	
	top: 50%;	
	margin-top: -26px;	
	z-index: 20;	
	border-radius: 2px;	
	-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;	
	color: #504241;	
	border: 2px solid #fff;	
}		
		
.top-slider .slick-prev {		
	left: -65px;	
}		
		
.top-slider .slick-next {		
	right: -65px;	
}		
		
.top-slider:hover .slick-prev {		
	left: 25px;	
}		
		
.top-slider:hover .slick-next {		
	right: 25px;	
}		
		
.top-slider .slick-prev:hover,		
.top-slider .slick-next:hover {		
	background: #ff5100;	
	color: #fff;	
	border-color: #ff5100;	
}		
		
.top-slider .slick-prev:hover:after,		
.top-slider .slick-next:hover:after {		
	border-color: #fff;	
}		
		
.top-form-wrapper {		
	position: absolute;	
	left: 0;	
	right: 0;	
	top: 0;	
}		
		
.top-form {		
	width: 390px;	
	max-width: 100%;	
	position: absolute;	
	right: 0;	
	top: 100px;	
	z-index: 100;	
	background: rgba(255, 255, 255, 0.9);	
	box-shadow: 0 28px 57px rgba(0, 0, 0, 0.13);	
	padding: 55px 50px;	
}		
		
.top-form:before{		
    content:'';		
    background: url(../images/ruller.png) 0 0 no-repeat;		
    -webkit-background-size: contain;		
    background-size: contain;		
    width: 70px;		
    height: 70px;		
    position: absolute;		
    top: 20px;		
    right: 20px;		
}		
		
.top-form-title {		
	font-size: 20px;	
	color: #504241;	
	margin-bottom: 30px;	
}		
		
.top-form .form-control {		
	border: none;	
	border-bottom: 2px solid #ff5100;	
	background: transparent;	
	font-size: 16px;	
	margin-bottom: 20px;	
}		
		
@media(max-width: 1239px) {		
	.top-slider .slick-slide>div {	
		height: 600px;
	}	
	.top-slider .item .inner {	
		height: 600px;
	}	
	.top-slider .item-title {	
		font-size: 46px;
	}	
	.top-slider .item-description {	
		font-size: 20px;
	}	
	.top-form {	
		top: 40px;
	}	
}		
		
@media(max-width: 991px) {		
	.top-slider .slick-slide>div {	
		height: 400px;
	}	
	.top-slider .item .inner {	
		height: 400px;
	}	
	.top-slider .element-content {	
		padding: 30px;
		background: rgba(255, 255, 255, 0.5);
		display: inline-block;
	}	
	.top-form-wrapper {	
		position: static;
	}	
	.top-form {	
		width: auto;
		position: static;
		border-radius: 0;
		box-shadow: none;
		padding: 55px 0 0;
	}	
}		
		
@media(max-width: 767px) {		
	.top-slider .item-title {	
		font-size: 6vw;
	}	
	.top-slider .item-description {	
		font-size: 4vw;
	}	
	.top-form:before{	
	    display: none;	
	}	
}		
		
@media(max-width: 500px) {		
	.top-slider .item-title {	
		font-size: 9vw;
	}	
	.top-slider .item-description {	
		font-size: 6vw;
	}	
}		
		
.gray {		
	color: #8A8A8A;	
}		
		
hr {		
	border-top: 1px solid #C7C7C7;	
	border-bottom: 1px solid #fff;	
}		
		
.hr-min {		
	border-top: 1px solid #ff5100;	
	border-bottom: 1px solid #ff5100;	
	width: 60px;	
}		
		
.title-h2 span {		
	font-size: 18px;	
	line-height: 1;	
	display: block;	
	font-weight: normal;	
	margin-bottom: 20px;	
	margin-top: 10px;	
}		
		
.modal .title+p {		
	font-size: 14px;	
	margin: -10px 0 30px;	
}		
.top-bar {		
	width: 100%;	
	padding: 10px 0;	
	height: 75px;	
	background: #fff;	
	z-index: 300;	
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);	
}		
		
.top-bar .btn {		
	position: absolute;	
	right: 0;	
	height: 55px;	
	padding: 1px 30px 0;	
	z-index: 10;	
}		
		
@media (max-width: 991px) {		
	.top-bar {	
		position: fixed;
		top: 0;
		left: 0;
		background: #000;
		box-shadow: none;
		height: 55px;
		padding: 0;
	}	
	.top-bar-push {	
		height: 56px;
	}	
	.header-bottom {	
		box-shadow: 0 5px 3px rgba(0, 0, 0, 0.1);
	}	
}		
		
.top-menu {		
	display: none;	
}		
		
.mobile-menu {		
	position: absolute;	
	top: 54px;	
	left: 0;	
	width: 100%;	
	z-index: 300;	
	display: none;	
	overflow: auto;	
}		
		
.mobile-menu-inne >ul>li {		
	position: relative;	
	z-index: 300;	
	background: #fff;	
}		
		
.mobile-menu-inne >ul {		
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);	
}		
		
.mobile-menu-inner >ul>li>a {		
	background: #fff;	
	display: block;	
	color: #000;	
	padding: 15px;	
	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;	
	text-transform: uppercase;	
	font-size: 13px;	
	position: relative;	
}		
		
.mobile-menu-inne>ul>li>a:before {		
	content: "";	
	display: block;	
	position: absolute;	
	width: 100%;	
	height: 1px;	
	top: 0;	
	left: 0;	
	background: #fff;	
	opacity: 0.1;	
}		
		
.mobile-menu-inne>ul>li>a:after {		
	content: "";	
	display: block;	
	position: absolute;	
	width: 100%;	
	top: 1px;	
	bottom: 0;	
	left: 0;	
	background: #fff;	
	opacity: 0;	
}		
		
.mobile-menu-inne>ul>li.active>a:after {		
	opacity: 0.1;	
}		
		
.mobile-menu-inne>ul>li>ul {		
	background: #07578c;	
	padding: 18px 15px 13px 15px;	
	display: none;	
	position: relative;	
}		
		
.mobile-menu-inne>ul>li>ul:before {		
	content: "";	
	display: block;	
	position: absolute;	
	width: 100%;	
	height: 1px;	
	top: 0;	
	left: 0;	
	background: #fff;	
	opacity: 0.1;	
}		
		
.mobile-menu-inne>ul>li>ul>li {		
	margin-bottom: 10px;	
	position: relative;	
}		
		
.mobile-menu>ul>li>ul a {		
	color: #fff;	
	text-decoration: none;	
	text-transform: uppercase;	
	font-size: 11px;	
	display: block;	
	padding: 5px 0 5px 12px;	
	position: relative;	
}		
		
.mobile-menu-inne>ul>li>ul>li.active a span {		
	text-decoration: underline;	
}		
		
.mobile-menu-inne>ul>li>ul a:before {		
	content: "";	
	display: block;	
	position: absolute;	
	width: 4px;	
	height: 4px;	
	top: 11px;	
	left: 0;	
	background: #fff;	
	border-radius: 1px;	
}		
		
.mobile-menu-inne>ul>li>ul a span {		
	position: relative;	
	z-index: 5;	
}		
		
.mobile-menu .dropdown-button {		
	display: block;	
	width: 50px;	
	height: 48px;	
	position: absolute;	
	right: 0;	
	top: 0;	
	z-index: 20;	
}		
		
.mobile-menu .dropdown-button:after {		
	content: "";	
	display: block;	
	width: 12px;	
	height: 12px;	
	position: absolute;	
	right: 17px;	
	top: 17px;	
	border-bottom: 1px solid #fff;	
	border-right: 1px solid #fff;	
	-moz-transform: rotate(45deg);	
	-webkit-transform: rotate(45deg);	
	-o-transform: rotate(45deg);	
	-ms-transform: rotate(45deg);	
	transform: rotate(45deg);	
	-webkit-transition: all 200ms ease-out;	
	-moz-transition: all 200ms ease-out;	
	-o-transition: all 200ms ease-out;	
	transition: all 200ms ease-out;	
}		
		
.mobile-menu .dropdown-button.active:after {		
	-moz-transform: rotate(-135deg);	
	-webkit-transform: rotate(-135deg);	
	-o-transform: rotate(-135deg);	
	-ms-transform: rotate(-135deg);	
	transform: rotate(-135deg);	
	top: 22px;	
}		
		
.mobile-menu ul ul .dropdown-button {		
	height: 25px;	
	right: -15px;	
}		
		
.mobile-menu ul ul .dropdown-button:after {		
	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: 0 !important;	
	font-size: 18px;	
	right: 21px;	
	-webkit-transition: none;	
	-moz-transition: none;	
	-o-transition: none;	
	transition: none;	
}		
		
.mobile-menu ul ul .dropdown-button.active:after {		
	content: "—";	
	font-size: 10px;	
	top: 4px !important;	
	right: 22px;	
}		
		
.mobile-menu .dropdown-button+ul {		
	display: none;	
}		
		
.mobile-menu ul ul ul {		
	padding-top: 6px;	
}		
		
.mobile-menu ul ul ul a {		
	padding: 6px 0 6px 30px;	
}		
		
.mobile-menu ul ul ul a:before {		
	left: 17px;	
}		
.mobile-menu-inner > ul:last-of-type{		
    box-shadow: 0 5px 5px rgba(0,0,0,0.1);		
    text-align: center;		
    background: #fff;		
    padding: 15px 0 30px;		
}		
.mobile-menu-inner > ul:last-of-type > li{		
    display: inline-block;		
}		
.mobile-menu-inner > ul:first-of-type{		
    display: flex;		
    background: #fff;		
    flex-wrap: wrap;		
    text-align: center;		
    justify-content: space-around;		
    padding: 30px 0 15px;		
}		
.mobile-menu-inner > ul:first-of-type > li{		
    width: 130px;		
    height: 130px;		
    background: #fff;		
    box-shadow: 0 0 5px rgba(0,0,0,0.1);		
    padding: 10px;		
    border-radius: 5px;		
    margin: 10px;		
    display: flex;		
    align-items: center;		
    justify-content: center;		
}		
.menu-icon-wrap{		
    height: 55px;		
    display: flex;		
    align-items: center;		
    justify-content: center;		
    margin-bottom: 5px;		
}		
@media(max-width:767px){		
    .mobile-menu-inner > ul:first-of-type{		
        justify-content: flex-start;		
    }		
    .mobile-menu-inner > ul:last-of-type{		
        text-align: left;		
    }		
}		
/* mob-menu-btn begin */		
		
.mob-menu-btn {		
	position: absolute;	
	right: 10px;	
	top: 18px;	
	height: 20px;	
	width: 40px;	
	cursor: pointer;	
}		
		
.icon-menu-burger {		
	height: 2px;	
	width: 28px;	
	position: absolute;	
	top: 50%;	
	left: 50%;	
	margin: -1px 0 0 -14px;	
	-webkit-transition: transform 0.1s ease 0s;	
	-moz-transition: transform 0.1s ease 0s;	
	-o-transition: transform 0.1s ease 0s;	
	-ms-transition: transform 0.1s ease 0s;	
	transition: transform 0.1s ease 0s;	
	-webkit-transition: -webkit-transform 0.1s ease 0s;	
}		
		
.icon-menu-burger__line {		
	background: #fff;	
	height: 100%;	
	width: 100%;	
	position: absolute;	
	top: 0;	
	left: 0;	
	-webkit-transition: transform 0.1s linear 0.1s;	
	-moz-transition: transform 0.1s linear 0.1s;	
	-o-transition: transform 0.1s linear 0.1s;	
	-ms-transition: transform 0.1s linear 0.1s;	
	transition: transform 0.1s linear 0.1s;	
	-webkit-transition: -webkit-transform 0.1s linear 0.1s;	
}		
		
.icon-menu-burger:before,		
.icon-menu-burger:after {		
	background: #fff;	
	content: '';	
	height: 100%;	
	width: 100%;	
	position: absolute;	
	left: 0;	
}		
		
.icon-menu-burger:before {		
	top: -6px;	
	-webkit-transition: top 0.1s linear 0.2s;	
	-moz-transition: top 0.1s linear 0.2s;	
	-o-transition: top 0.1s linear 0.2s;	
	-ms-transition: top 0.1s linear 0.2s;	
	transition: top 0.1s linear 0.2s;	
}		
		
.icon-menu-burger:after {		
	bottom: -6px;	
	-webkit-transition: bottom 0.1s linear 0.2s;	
	-moz-transition: bottom 0.1s linear 0.2s;	
	-o-transition: bottom 0.1s linear 0.2s;	
	-ms-transition: bottom 0.1s linear 0.2s;	
	transition: bottom 0.1s linear 0.2s;	
}		
		
.mob-menu-btn.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.1s linear 0.2s;	
	-moz-transition: transform 0.1s linear 0.2s;	
	-o-transition: transform 0.1s linear 0.2s;	
	-ms-transition: transform 0.1s linear 0.2s;	
	transition: transform 0.1s linear 0.2s;	
	-webkit-transition: -webkit-transform 0.1s linear 0.2s;	
}		
		
.mob-menu-btn.active .icon-menu-burger__line {		
	-webkit-transform: rotate(90deg);	
	-moz-transform: rotate(90deg);	
	-o-transform: rotate(90deg);	
	-ms-transform: rotate(90deg);	
	transform: rotate(90deg);	
}		
		
.mob-menu-btn.active .icon-menu-burger:before {		
	-webkit-transition: top 0.1s linear;	
	-moz-transition: top 0.1s linear;	
	-o-transition: top 0.1s linear;	
	-ms-transition: top 0.1s linear;	
	transition: top 0.1s linear;	
	top: 0;	
}		
		
.mob-menu-btn.active .icon-menu-burger:after {		
	-webkit-transition: bottom 0.1s linear;	
	-moz-transition: bottom 0.1s linear;	
	-o-transition: bottom 0.1s linear;	
	-ms-transition: bottom 0.1s linear;	
	transition: bottom 0.1s linear;	
	bottom: 0;	
}		
		
		
/* mob-menu-btn end */		
		
@media(min-width:992px) {		
	/* custom chrome scroll */	
	body::-webkit-resizer {	
		background-image: url('');
		background-repeat: no-repeat;
		width: 12px;
		height: 1px;
	}	
	body::-webkit-scrollbar {	
		width: 12px;
	}	
	body::-webkit-scrollbar-button {	
		background-image: url('');
		background-repat: no-repeat;
		width: 12px;
		height: 0px;
	}	
	body::-webkit-scrollbar-thumb {	
		background-color: #ff5100;
	}	
	body::-webkit-scrollbar-track {	
		background-color: #212121;
	}	
	/* /. custom chrome scroll */	
}		
		
		
/* preloader */		
		
#preloader {		
	background: #fff;	
	top: 0;	
	right: 0;	
	bottom: 0;	
	width: 100%;	
	height: 100%;	
	left: 0;	
	position: fixed;	
	z-index: 9999;	
	display: block;	
	-webkit-transition: all 600ms ease-out;	
	-moz-transition: all 600ms ease-out;	
	-o-transition: all 600ms ease-out;	
	transition: all 600ms ease-out;	
	opacity: 1;	
	display: flex;	
	align-items: center;	
	justify-content: center;	
}		
		
#preloader.hid {		
	opacity: 0;	
	visibility: hidden;	
}		
.load8 .loader {		
	margin: 60px auto;	
	font-size: 6px;	
	position: relative;	
	text-indent: -9999em;	
	border-top: 1.1em solid rgba(0, 72, 127, 0.2);	
	border-right: 1.1em solid rgba(0, 72, 127, 0.2);	
	border-bottom: 1.1em solid rgba(0, 72, 127, 0.2);	
	border-left: 1.1em solid #ff5100;	
	-webkit-transform: translateZ(0);	
	-ms-transform: translateZ(0);	
	transform: translateZ(0);	
	-webkit-animation: load8 1.1s infinite linear;	
	animation: load8 1.1s infinite linear;	
}		
		
.load8 .loader,		
.load8 .loader:after {		
	border-radius: 50%;	
	width: 10em;	
	height: 10em;	
}		
		
@-webkit-keyframes load8 {		
	0% {	
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}	
	100% {	
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}	
}		
		
@keyframes load8 {		
	0% {	
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}	
	100% {	
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}	
}		
		
		
/* /. preloader */		
		
@-webkit-keyframes mymove {		
	from {	
		bottom: 0;
	}	
	to {	
		bottom: 20px;
	}	
}		
		
@keyframes mymove {		
	from {	
		bottom: 0;
	}	
	to {	
		bottom: 20px;
		opacity: 0;
	}	
}		
		
#up {		
	position: fixed;	
	z-index: 300;	
	bottom: 30px;	
	right: 30px;	
	display: none;	
	color: #000;	
	width: 30px;	
	text-align: center;	
	height: 30px;	
	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: #ff5100;	
	font-size: 22px;	
}		
		
#up:hover {		
	-webkit-filter: brightness(114%);	
    filter: brightness(114%);		
}		
		
#up .fa {		
	display: block;	
	line-height: 30px;	
}		
		
#up i::after {		
	animation: 1.5s ease 0 normal none infinite running mymove;	
	color: #000;	
	-webkit-animation: mymove 1.5s infinite;	
	content: "\f102";	
	height: 100%;	
	position: absolute;	
	width: 100%;	
	left: 0;	
}		
		
.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;	
}		
		
		
/* first section */		
.first-section{		
    position: relative;		
    padding-bottom: 10px;		
}		
.first-section:before{		
    content:"";		
    background: url(../images/dotsinsquare.png);		
    width: 95px;		
    height: 87px;		
    position: absolute;		
    top: 30px;		
    left: 30px;		
}		
.first-section:after{		
    content:"";		
    background: url(../images/object2.png);		
    width: 67px;		
    height: 127px;		
    position: absolute;		
    bottom: 150px;		
    right: 0;		
}		
.first-section .section-content{		
    padding-right: 30px;		
}		
@media(max-width: 1470px){		
    .first-section:before,		
    .first-section:after{		
        display: none;		
    }		
}		
/* features */		
.first-section .features > .row{		
    margin-left: -15px;		
    margin-right: -15px;		
}		
.first-section .features > .row > .col-xs-6{		
    padding-left: 15px;		
    padding-right: 15px;		
}		
.first-section .features .item{		
    position: relative;		
    height: 100px;		
    margin-bottom: 30px;		
    border-radius: 20px;		
    box-shadow: 0 4px 34px rgba(228,233,241,.7);		
    padding-left: 100px;		
    background: #fff;		
}		
.first-section .features .item .item-icon{		
    width: 60px;		
    height: 60px;		
    padding: 10px;		
    border-radius: 20px;		
    background: #F5F6FA;		
    position: absolute;		
    left: 20px;		
    top: 50%;		
    margin-top: -30px;		
}		
.first-section .features .item .item-content{		
    height: 100px;		
    padding-right: 20px;		
    font-size: 18px;		
    display: flex;		
    align-items: center;		
}		
/* /. features */		
		
.first-section .black-btn.anim {		
        animation: anim1 2s infinite 0.5s;		
        margin-right: 10px;		
}		
.first-section .yellow-btn{		
    animation: anim 2s infinite;		
}		
.yellow-btn{		
    background: #ff5100;		
    border-color: #ff5100;		
    color: #fff;		
}		
@keyframes anim{		
    100%{		
    box-shadow: 0 0 0 15px transparent;		
    }		
    50%{		
    box-shadow: 0 0 0 0 #ff5100;}		
}		
@keyframes anim1{		
    100%{		
    box-shadow: 0 0 0 15px transparent;		
    }		
    50%{		
    box-shadow: 0 0 0 0 #000;}		
}		
		
.first-section-location{		
    font-size: 20px;		
    padding: 10px 0 0 0;		
}		
.first-section .check-boxes ul{		
    justify-content: space-between;		
    display: flex;		
}		
.first-section .check-boxes.db ul{		
    display: block;		
}		
.first-section .check-boxes.db ul li{		
    display: inline-block;		
    margin-right: 30px;		
}		
.first-section .check-boxes li{		
    margin-top: 30px;		
    padding-left: 30px;		
    background: url(../images/check.png) 0 50% no-repeat;		
    background-size: 20px;		
    font-size: 16px;		
}		
@media(max-width:1169px){		
    .first-section h1{		
        font-size: 30px;		
    }		
    .first-section .features .item .item-content {		
        font-size: 16px;		
    }		
}		
@media(max-width:991px){		
    .first-section .section-content {		
        padding-right: 10px;		
    }		
    .first-section h1{		
        font-size: 24px;		
    }		
    .first-section .features > .row {		
        margin-left: -10px;		
        margin-right: -10px;		
    }		
    .first-section .features > .row > .col-xs-6 {		
        padding-left: 10px;		
        padding-right: 10px;		
    }		
    .first-section .features .item{		
        margin-bottom: 20px;		
        padding-left: 80px;		
    }		
    .first-section .features .item .item-icon {		
        width: 50px;		
        height: 50px;		
        padding: 5px;		
        border-radius: 15px;		
        left: 15px;		
        margin-top: -25px;		
    }		
    .first-section .features .item .item-content {		
        font-size: 13px;		
        padding-right: 15px;		
    }		
    .first-section-btns .btn{		
        padding: 10px 20px;		
        font-size: 14px;		
    }		
    .first-section-location{		
        padding-left: 15px;		
        font-size: 16px;		
    }		
}		
		
@media(max-width:767px){		
    .first-section{		
        text-align: center;		
        width: 290px;		
        margin: auto;		
        max-width: 100%;		
    }		
    .first-section .section-img{		
        margin-bottom: 30px;		
    }		
    .first-section .check-boxes{		
        display: none;		
    }		
    .first-section .features{		
        padding-top: 10px;		
    }		
    .first-section .features > .row{		
        display: -webkit-box;		
        display: -webkit-flex;		
        display: flex;		
        -webkit-align-items: stretch;		
        align-items: stretch;		
        -webkit-flex-wrap: wrap;		
        flex-wrap: wrap;		
    }		
    .first-section .features .item {		
        border-radius: 0;		
        box-shadow: none;		
        padding-left: 40px;		
        text-align: left;		
        height: auto;		
        min-height: 40px;		
    }		
    .first-section .features .item .item-icon {		
        width: 30px;		
        height: 30px;		
        padding: 0;		
        border-radius: 0;		
        left: 0;		
        margin-top: 0;		
        top: 0;		
        background: transparent;		
    }		
    .first-section .features .item .item-content{		
        font-size: 11px;		
        padding-right: 0;		
        height: auto;		
    }		
    .first-section-btns .btn{		
        margin-right: 0 !important;		
        display: block;		
        width: 100%;		
    }		
    .first-section-location{		
        padding-left: 0;		
    }		
}		
/* /. first section */		
		
		
/* SERVICES */		
.index-template .services-section{		
    background: #F5F6FA;		
    position: relative;		
}		
.index-template .services-section:before{		
    content: "";		
    background: url(../images/curve.png) 50% 0 no-repeat;		
    background-size: cover;		
    height: 133px;		
    width: 100%;		
    top: -133px;		
    left: 0;		
    right: 0;		
    position: absolute;		
    z-index: 0;		
}		
.services-elements > .row{		
    margin-left: -15px;		
    margin-right: -15px;		
    display: -webkit-box;		
    display: -webkit-flex;		
    display: flex;		
    -webkit-align-items: stretch;		
    align-items: stretch;		
    -webkit-flex-wrap: wrap;		
    flex-wrap: wrap;		
}		
.services-elements > .row > div{		
    padding-left: 15px;		
    padding-right: 15px;		
    margin-bottom: 30px;		
}		
.services-elements .item{		
    box-shadow: 0 4px 34px rgba(228,233,241,.7);		
    background: #fff;		
    border-radius: 10px;		
    height: 100%;		
    min-height: 212px;		
    -webkit-transition: all 200ms ease-out;		
	-moz-transition: all 200ms ease-out;	
	transition: all 200ms ease-out;	
}		
.services-elements .item:hover{		
    box-shadow: 0 4px 34px rgba(0,0,0,.2);		
}		
.services-elements .item-inner{		
    padding: 30px 215px 30px 30px;		
    height: 100%;		
    overflow: hidden;		
    border-radius: 10px;		
}		
.services-elements .item-title{		
    font-size: 22px;		
    font-weight: bold;		
    margin-bottom: 15px;		
    line-height: 1.1;		
    height: 48px;		
    overflow: hidden;		
}		
.services-elements .item-img{		
    width: 280px;		
    height: 280px;		
    position: absolute;		
    bottom: -40px;		
    right: 0px;		
    border-radius: 100%;		
    z-index: 4;		
}		
.services-elements .item-img img{		
    width: 100%;		
    height: 100%;		
    object-fit:cover;		
    border-radius: 100%;		
}		
.services-elements .item .more{		
    margin-bottom: 20px;		
    font-weight: 700;		
    font-size: 20px;		
    color: #f44336;		
    text-decoration: none;		
    display: inline-block;		
}		
.services-elements .item .more span{		
    -webkit-transition: all 200ms ease-out;		
	-moz-transition: all 200ms ease-out;	
	transition: all 200ms ease-out;	
	position: relative;	
	left: 0;	
}		
.services-elements .item:hover .more span{		
    left: 10px;		
}		
.services-elements .item .btn{		
    margin-bottom: 0;		
    padding: 10px 15px;		
    position: relative;		
    z-index: 10;		
}		
@media (max-width: 1169px) {		
    .services-elements .item{		
        min-height: 202px;		
    }		
    .services-elements .item-inner{		
        padding: 25px 190px 25px 25px;		
    }		
    .services-elements .item-title{		
        font-size: 18px;		
        height: 38px;		
    }		
    .services-elements .item .item-img{		
        right: -50px;		
    }		
    .services-elements .item .more{		
        font-size: 16px;		
        margin-bottom: 30px;		
    }		
    .services-elements .item .btn{		
        font-size: 14px;		
    }		
}		
@media (max-width: 991px) {		
    .services-elements > .row{		
        margin-left: -10px;		
        margin-right: -10px;		
    }		
    .services-elements > .row > div{		
        padding-left: 10px;		
        padding-right: 10px;		
        margin-bottom: 20px;		
    }		
    .services-elements .item-inner {		
        padding: 20px 170px 20px 20px;		
    }		
    .services-elements .item-title{		
        height: 58px;		
    }		
    .services-elements .item .btn{		
        padding: 10px;		
        font-size: 13px;		
        font-weight: normal;		
    }		
}		
		
@media (max-width: 500px) {		
    .services-elements .item {		
        min-height: 160px;		
    }		
    .services-elements .item .item-img{		
        width: 150px;		
        height: 150px;		
        background-size: contain;		
    }		
    .services-elements .item-inner {		
        padding: 20px 120px 20px 20px;		
    }		
    .services-elements .item-title{		
        height: auto;		
    }		
    .services-elements .item .btn{		
        padding: 5px 10px;		
        font-size: 11px;		
        border-radius: 3px;		
    }		
}		
/* /. SERVICES */		
		
		
		
/* STEPS */		
.steps-section{		
    background: 		
    url(../images/object3.png) top 30px left 30px no-repeat,		
    url(../images/object4.png) bottom 30px right 30px no-repeat;		
}		
.steps > .row{		
    display: -webkit-box;		
    display: -webkit-flex;		
    display: flex;		
    -webkit-align-items: stretch;		
    align-items: stretch;		
    -webkit-flex-wrap: wrap;		
    flex-wrap: wrap;		
    margin-left: -15px;		
    margin-right: -15px;		
}		
.steps > .row > div{		
    margin-bottom: 30px;		
    padding-left: 15px;		
    padding-right: 15px;		
}		
.steps .item{		
    height: 100%;		
    position: relative;		
    padding: 20px;		
    min-height: 270px;		
    border-radius: 10px;		
    box-shadow: 0 4px 34px rgba(228,233,241,.7);		
    background: #fff;		
}		
.steps .item-icon{		
    width: 60px;		
    height: 60px;		
    padding: 10px;		
    border-radius: 20px;		
    background: #F5F6FA;		
    position: absolute;		
    left: 0;		
    top: 0;		
}		
.steps .item-title{		
    height: 60px;		
    padding-left: 80px;		
    margin-bottom: 20px;		
    font-size: 18px;		
    font-weight: bold;		
    display: flex;		
    align-items: center;		
}		
.steps .item-text{		
    font-size: 15px;		
    line-height: 1.5;		
    position: relative;		
    z-index: 4;		
}		
.steps .item-number{		
    opacity: 0.2;		
    font-size: 100px;		
    line-height: 1;		
    font-weight: 900;		
    font-style: normal;		
    position: absolute;		
    right: 0;		
    bottom: 0;		
    width: 80px;		
    text-align: center;		
    color: #ff5100;		
}		
		
/* /. STEPS */		
		
/* content block */		
		
.content-block{		
    border-radius: 10px;		
    padding: 50px 30px 30px;		
    color: #fff;		
    background: url(../images/content-block-bg.svg) 50% no-repeat;		
    background-size: cover;		
    box-shadow: 0 4px 34px rgba(0,0,0,.15);		
    margin-bottom: 35px;		
    font-size: 16px;		
    line-height: 1.5;		
}		
		
/* /. content block */		
		
		
/* MAP SECTION */		
.index-template .map-iframe{		
    height: 550px;		
}		
.map-iframe iframe {		
    height: 100%;		
    width: 100%;		
    position: relative;		
}		
.contacts-template .map-iframe{		
    height: 360px;		
    border: 1px solid #ccc;		
    padding: 5px;		
    border-radius: 3px;		
}		
.map-wrapper {		
	height: 100%;	
}		
@media (max-width: 991px) {		
    .index-template .map-iframe{		
        height: 350px;		
    }		
}		
/* /. MAP SECTION */		
		
@-webkit-keyframes fadeInDownSmall {		
	0% {	
		opacity: 0;
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}	
	100% {	
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}	
}		
		
@keyframes fadeInDownSmall {		
	0% {	
		opacity: 0;
		-webkit-transform: translateY(-5px);
		-ms-transform: translateY(-5px);
		transform: translateY(-5px);
	}	
	100% {	
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}	
}		
		
.fadeInDownSmall {		
	-webkit-animation-name: fadeInDownSmall;	
	animation-name: fadeInDownSmall;	
}		
		
@-webkit-keyframes fadeOutUpSmall {		
	0% {	
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}	
	100% {	
		opacity: 0;
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}	
}		
		
@keyframes fadeOutUpSmall {		
	0% {	
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}	
	100% {	
		opacity: 0;
		-webkit-transform: translateY(-5px);
		-ms-transform: translateY(-5px);
		transform: translateY(-5px);
	}	
}		
		
.fadeOutUpSmall {		
	-webkit-animation-name: fadeOutUpSmall;	
	animation-name: fadeOutUpSmall;	
}		
		
.breadcrumbs-wrapper {		
	margin: 0 0 45px;	
	font-size: 14px;	
}		
		
.breadcrumbs-wrapper li {		
	display: inline-block;	
	margin-right: 25px;	
}		
		
.breadcrumbs-wrapper a {		
	text-decoration: none;	
	position: relative;	
	-webkit-transition: all 200ms ease-out;	
	-moz-transition: all 200ms ease-out;	
	-o-transition: all 200ms ease-out;	
	transition: all 200ms ease-out;	
}		
		
.breadcrumbs-wrapper a:hover {		
	color: #2E2E2E;	
}		
		
.breadcrumbs-wrapper a:after {		
	content: "";	
    display: block;		
    position: absolute;		
    width: 5px;		
    height: 5px;		
    top: 6px;		
    right: -16px;		
    border-top: 1px solid #504241;		
    border-right: 1px solid #504241;		
    -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;		
}		
		
.breadcrumbs-wrapper a:hover:after {		
	border-color: #2E2E2E;	
}		
		
@media (min-width: 768px) {		
	.lightgallery img {	
		display: block;
		width: 100%;
	}	
	.lightgallery 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;
	}	
	.lightgallery .img-wrapper:hover a:after {	
		opacity: 1;
		background-size: 48px 48px;
	}	
}		
.contacts-template .google-map {		
	height: 250px;	
}		
		
/* pagination */		
.pagination {		
	display: inline-block;	
	margin: 30px 0;	
}		
		
.pagination li {		
	display: inline;	
}		
		
.pagination li>span {		
	cursor: default;	
}		
		
.pagination li>a,		
.pagination li>span {		
	position: relative;	
	float: left;	
	padding: 6px 12px;	
	margin-left: -1px;	
	line-height: 1.42857143;	
	color: #626262;	
	text-decoration: none;	
	background-color: #fff;	
	border: 1px solid #ddd;	
	font-weight: 100;	
	margin-bottom: 5px;	
	margin-right: 5px;	
	border-radius: 5px;	
}		
		
.pagination li:first-child>a,		
.pagination li:first-child>span {		
	margin-left: 0;	
}		
		
.pagination li>a:hover {		
	background-color: #EEEEEE;	
}		
		
.pagination .active>a,		
.pagination .active>a:hover {		
	background-color: #ff5100;	
	color: #fff;	
	border-color: #ff5100;	
	cursor: default;	
}		
/* /. pagination */		
		
		
/* BRANDS SECTION */		
.brands-section {		
	background: #f5f6fa;	
    padding: 15px 0 130px;		
    position: relative;		
}		
.brands-section:before{		
    content: "";		
    background: url(../images/shape-top.png);		
    height: 118px;		
    width: 100%;		
    background-size: cover;		
    background-repeat: no-repeat;		
    position: absolute;		
    z-index: 5;		
    bottom: 0;		
    left: 0;		
    right: 0;		
}		
.brands-section:after{		
    content: "";		
    background: url(../images/object5.png) top 0 left 40px;		
    height: 142px;		
    width: 100%;		
    background-repeat: no-repeat;		
    position: absolute;		
    z-index: 5;		
    bottom: 0;		
    left: 0;		
    right: 0;		
}		
.logotype {		
	margin: 0px 0 20px;	
	background: #fff;	
	-webkit-transition: all 200ms ease-out;	
	-moz-transition: all 200ms ease-out;	
	transition: all 200ms ease-out;	
	border-radius:10px;	
	box-shadow: 0 4px 34px rgba(228,233,241,.7);	
}		
.logotype img {		
	-webkit-transition: all 200ms ease-out;	
	-moz-transition: all 200ms ease-out;	
	transition: all 200ms ease-out;	
}		
.logotype:hover {		
	box-shadow: 0 4px 34px rgba(0,0,0,.2);	
}		
.logotype .inner {		
	height: 110px;	
	overflow: hidden;	
	display: flex;	
	align-items: center;	
	justify-content: center;	
}		
/* /. BRANDS SECTION */		
		
		
/* ======= ASIDE MENU ======= */		
		
.aside-menu {		
	margin-bottom: 30px;	
	-webkit-transition: all 200ms ease;	
	-moz-transition: all 200ms ease;	
	-o-transition: all 200ms ease;	
}		
		
.aside-menu a {		
	display: block;	
	text-decoration: none !important;	
	color: #171717;	
	padding: 15px 36px 15px 15px;	
	font-size: 15px;	
	background: #fff;	
	line-height: 1.3;	
	border-bottom: 1px solid #f9f9f9;	
}		
.aside-menu li:hover>a,		
.aside-menu .open>a,		
.aside-menu .active>a {		
	color: #ff5100 !important;	
}		
		
.aside-menu>ul ul {		
	display: none;	
}		
		
.aside-menu .active>ul {		
	display: block;	
}		
		
.aside-menu>ul li {		
	position: relative;	
}		
		
.aside-menu>ul .dropdown-button {		
	height: 53px;	
	width: 36px;	
	display: block;	
	z-index: 20;	
	top: 0;	
	right: 0;	
	position: absolute;	
	cursor: pointer;	
}		
		
.aside-menu>ul .dropdown-button:after {		
	content: "";	
	display: block;	
	position: absolute;	
	width: 8px;	
	height: 8px;	
	top: 20px;	
	right: 21px;	
	border-bottom: 1px solid #1f1f1f;	
	border-right: 1px solid #1f1f1f;	
	-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>ul .dropdown-button.active:after {		
	-moz-transform: rotate(225deg);	
	-webkit-transform: rotate(225deg);	
	-o-transform: rotate(225deg);	
	-ms-transform: rotate(225deg);	
	transform: rotate(225deg);	
	top: 24px;	
}		
		
.aside-menu>ul ul .dropdown-button {		
	height: 37px;	
}		
		
.aside-menu>ul ul .dropdown-button:after {		
	top: 12px;	
}		
		
.aside-menu>ul ul .dropdown-button.active:after,		
.aside-menu>ul ul .active>a+.dropdown-button:after,		
.aside-menu>ul ul .open>a+.dropdown-button:after {		
	top: 16px;	
}		
		
.aside-menu ul ul a {		
	padding: 12px 36px 10px 30px;	
	font-weight: normal;	
	font-size: 13px;	
	position: relative;	
}		
		
.aside-menu ul ul>li>a:before {		
	content: "";	
	display: block;	
	position: absolute;	
	width: 5px;	
	height: 5px;	
	top: 17px;	
	left: 15px;	
	background: #D5D5D5;	
}		
		
.aside-menu ul ul ul a {		
	padding: 8px 36px 8px 30px;	
}		
		
.aside-menu ul ul ul a:before,		
.aside-menu ul ul ul ul a:before {		
	display: none;	
}		
		
.aside-menu ul ul ul ul a {		
	padding: 8px 36px 8px 40px;	
}		
		
.aside-menu ul ul ul ul ul a {		
	padding: 8px 36px 8px 50px;	
}		
		
.aside-menu-title {		
	padding: 15px 42px 15px 20px;	
	background: #ff5100;	
	position: relative;	
	color: #fff;	
}		
		
.aside-menu-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;	
}		
		
.active .aside-menu-title:after {		
	-moz-transform: rotate(-135deg);	
	-webkit-transform: rotate(-135deg);	
	-o-transform: rotate(-135deg);	
	-ms-transform: rotate(-135deg);	
	transform: rotate(-135deg);	
	margin-top: -3px;	
}		
		
@media (max-width: 991px) {		
	.aside-menu>ul {	
		display: none;
	}	
	.aside-menu.active>ul {	
		display: block;
	}	
	.aside {	
		border-right: none;
	}	
	.aside-menu a {	
		border-right: 1px solid #F5F5F5;
	}	
}		
		
@media (min-width: 992px) {		
	.aside-menu>ul>li.active>a {	
		color: #000 !important;
		background-color: #ff5100 !important;
		border-color: #ff5100 !important;
	}	
	.aside-menu>ul>li.active>.dropdown-button:after {	
		border-color: #000;
	}	
}		
		
		
/* /. ASIDE MENU */		
		
.contacts-template .contacts-block>hr:last-of-type {		
	display: none;	
}		
		
.aside-gallery img {		
	width: 100%;	
	margin-bottom: 10px;	
}		
		
		
/* MEDIA QUERIS */		
		
@media (max-width: 991px) {		
	.base-template .header {	
		margin-bottom: 40px;
	}	
}		
		
@media (min-width: 768px) {		
	.header-tel {	
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		display: flex;
		align-items: center;
	}	
	h2,	
	.title-h2 {	
		font-size: 34px;
	}	
	.title-h2 span {	
		display: inline;
		margin: 0 0 0 30px;
	}	
	h3,	
	.title-h3 {	
		font-size: 30px;
	}	
	.services-elements .text {	
		height: 72px;
		overflow: hidden;
	}	
}		
		
@media (min-width: 992px) {		
	.top-bar .btn {	
		top: 10px;
		height: 36px;
		padding: 8px 16px 0;
	}	
	.main-column {	
		padding-left: 15px;
	}	
	.main-column-left {	
		padding-right: 15px;
	}	
	.header-address {	
		float: right;
	}	
	.logo {	
		margin: 0;
	}	
	h2,	
	.title-h2 {	
		font-size: 36px;
	}	
	.modal-inner {	
		padding: 40px;
	}	
	.title-h2 span {	
		margin: 0 0 0 70px;
	}	
	.top-bar-container {	
		width: 940px;
		margin: 0 auto;
	}	
	.mobile-menu {	
		display: none !important;
	}	
	.top-menu {	
		display: flex !important;
		position: static;
	}	
	.top-menu>ul>li>a {	
		text-decoration: none;
		color: #333;
		height: 55px;
		display: block;
		line-height: 55px;
		margin-right: 50px;
		font-weight: 600;
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
		position: relative;
	}	
	.top-menu>ul>li:hover>a {	
		color: #ff5100;
	}	
	.top-menu>ul>li.active>a {	
		color: #ff5100;
	}	
	.top-menu>ul>li {	
		float: left;
		position: relative;
		z-index: 10;
	}	
	.top-menu>ul>li:last-child>a {	
		margin-right: 0;
	}	
	.top-menu>ul>li.down a {	
		padding-right: 16px;
	}	
	.top-menu>ul>li.down>a:after {	
		content: "";
		display: block;
		position: absolute;
		width: 6px;
		height: 6px;
		transform: rotate(45deg);
		border-bottom: 1px solid #2E2E2E;
		border-right: 1px solid #2E2E2E;
		right: 0;
		top: 50%;
		margin-top: -5px;
	}	
	.top-menu>ul>li>ul {	
		position: absolute;
		width: 280px;
		top: 54px;
		padding-top: 10px;
		left: 0;
		text-align: left;
		z-index: 300;
		visibility: hidden;
		opacity: 0;
		transition: all 200ms ease-out;
	}	
	.top-menu>ul>li:hover>ul {	
		visibility: visible;
		top: 45px;
		opacity: 1;
	}	
	.top-menu>ul ul li {	
		position: relative;
	}	
	.top-menu ul ul li>a {	
		position: relative;
	}	
	.top-menu ul ul li.down>a span:after {	
		content: "";
		display: block;
		position: absolute;
		width: 6px;
		height: 6px;
		top: 50%;
		right: 15px;
		transform: rotate(45deg);
		margin-top: -3px;
		border-top: 1px solid rgb(255, 255, 255);
		border-right: 1px solid rgb(255, 255, 255);
	}	
	.top-menu>ul ul li>a {	
		background: #005C98;
		padding: 12px 12px 10px 12px;
		display: block;
		font-size: 14px;
		line-height: 18px;
		color: #ffffff;
		text-decoration: none;
		position: relative;
	}	
	.top-menu>ul ul li>a:after {	
		content: "";
		display: block;
		position: absolute;
		width: 100%;
		top: 0;
		bottom: 0;
		left: 0;
		background: #fff;
		opacity: 0;
	}	
	.top-menu>ul ul li:hover>a:after,	
	.top-menu>ul ul li.active>a:after {	
		opacity: 0.1;
	}	
	.top-menu ul ul ul {	
		position: absolute;
		top: 10px;
		left: 280px;
		width: 250px;
		visibility: hidden;
		opacity: 0;
		transition: all 200ms ease-out;
	}	
	.top-menu ul ul li:hover ul {	
		visibility: visible;
		opacity: 1;
		top: 0px;
	}	
	.top-menu > ul >li > a{	
	    display: flex;	
	    align-items: center;	
	}	
	.menu-icon{	
	    display: block;	
	    height: 55px;	
	    margin-right: 10px;	
	}	
	.contacts-wrapper {	
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background: #F5F6FA;
	}	
	.contacts {	
		padding-top: 65px;
		width: 330px;
		max-width: 100%;
	}	
	.top-bar {	
		position: relative;
	}	
	.top-bar.fix-true.fixed {	
		position: fixed;
		top: 0;
		left: 0;
	}	
	.body-fixed-true .top-bar.fix-true.fixed .top-bar-container {	
		width: 1290px;
		max-width: 100%;
		box-shadow: 0 0 0 1px #D5D5D5;
		background: #fff;
		padding-right: 15px;
	}	
	.body-fixed-true .top-bar.fixed .top-menu>ul>li:first-of-type>a {	
		border-left: none;
	}	
	.base-template .top-bar {	
		margin-bottom: 40px;
	}	
	.base-template .top-bar:after {	
		opacity: 1;
	}	
	.top-bar.fix-true.fixed+.top-bar-push-md {	
		height: 56px;
	}	
	.base-template .top-bar.fix-true.fixed+.top-bar-push-md {	
		height: 96px;
	}	
}		
		
@media (min-width: 1170px) {		
	.top-bar-container {	
		width: 1110px;
		margin: 0 auto;
	}	
	.top-menu>ul>li>a {	
		text-transform: uppercase;
		margin-right: 60px;
	}	
}		
		
@media (min-width: 1230px) {		
	.top-bar-container {	
		width: 1170px;
	}	
	.services-elements .text {	
		height: 58px;
	}	
	.contacts-template .contacts-block {	
		padding-right: 60px;
	}	
}		
		
.news-section{		
    background: #F5F6FA;		
}		
.news > .row{		
    margin-left: -15px;		
    margin-right: -15px;		
    display: -webkit-box;		
    display: -webkit-flex;		
    display: flex;		
    -webkit-align-items: stretch;		
    align-items: stretch;		
    -webkit-flex-wrap: wrap;		
    flex-wrap: wrap;		
}		
.news > .row > div{		
    padding-left: 15px;		
    padding-right: 15px;		
    margin-bottom: 30px;		
}		
.news .element {		
    height: 100%;		
	background: #fff;	
    padding-left: 170px;		
    min-height: 150px;		
    border-radius: 10px;		
    box-shadow: 0 4px 34px rgba(228,233,241,.7);		
    -webkit-transition: all 200ms ease-out;		
	-moz-transition: all 200ms ease-out;	
	transition: all 200ms ease-out;	
}		
.news .element-img{		
    width: 170px;		
    position: absolute;		
    top: 0;		
    bottom: 0;		
    left: 0;		
    background-image: url(../images/news-empty.png);		
    background-size: cover;		
    background-position: center;		
    background-repeat: no-repeat;		
    border-radius: 10px 0 0 10px;		
}		
.news .element-img img{		
    width: 100%;		
    height: 100%;		
    object-fit: cover;		
    border-radius: 10px 0 0 10px;		
}		
.news .element-content{		
    padding: 20px;		
}		
		
.news .element .title-h5 {		
	overflow: hidden;	
	max-height: 58px;	
}		
		
.news .element .date {		
	font-size: 12px;	
	margin-top: -3px;	
}		
		
.news .element .text {		
	color: #6A6B70;	
	overflow: hidden;	
	font-size: 16px;	
	line-height: 1.5;	
}		
		
.news .element .title-h5 a {		
	color: #ff5100;	
}		
.news .element:hover{		
    box-shadow: 0 4px 34px rgba(0,0,0,.2);		
}		
		
@media (max-width: 767px) {		
    .news .element {		
    	height: auto;	
    	min-height: 130px;	
    	padding-left: 130px;	
    }		
    .news .element .element-img{		
        width: 130px;		
    }		
	.news .element .title-h5 {	
		max-height: inherit;
		font-size: 14px;
	}	
	.news .element .text{	
	    display: none;	
	}	
}		
		
.index-bottom-form{		
    		
}		
		
		
/* tabs */		
		
.box {		
	display: none;	
}		
		
.box.visible {		
	display: block;	
}		
		
ul.tabs {		
	width: 100%;	
	border-bottom: 1px solid #D5D5D5;	
}		
		
ul.tabs li {		
	display: table-cell;	
	height: 50px;	
	vertical-align: middle;	
	cursor: pointer;	
	text-align: center;	
	border: 1px solid transparent;	
	border-bottom: none;	
	text-transform: uppercase;	
	font-size: 14px;	
	line-height: 1.2;	
	font-weight: bold;	
	color: #333333;	
	background: #fff;	
	-webkit-transition: all 200ms ease-out;	
	-moz-transition: all 200ms ease-out;	
	-o-transition: all 200ms ease-out;	
	transition: all 200ms ease-out;	
	position: relative;	
	padding: 10px 35px;	
}		
		
ul.tabs li.current,		
ul.tabs li.current:hover {		
	border-color: #d5d5d5;	
	background: #fff;	
	color: #333333;	
}		
		
ul.tabs li:hover {		
	background: #F6F6F6;	
	border-color: #F6F6F6;	
}		
		
ul.tabs li.current:after {		
	content: "";	
	display: block;	
	position: absolute;	
	width: 100%;	
	height: 2px;	
	bottom: -2px;	
	left: 0;	
	background: #fff;	
}		
		
.mobile-tab-header {		
	display: none;	
}		
		
@media (max-width: 767px) {		
	.mobile-tab-header {	
		padding: 14px 40px 14px 14px;
		color: #ffffff;
		background: #ff5100;
		width: 100%;
		position: relative;
		display: block;
		font-weight: 600;
	}	
	ul.tabs {	
		position: relative;
		display: none;
		border: none;
	}	
	.mobile-tab-header:after {	
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		margin-top: -10px;
		right: 24px;
		width: 12px;
		height: 12px;
		border-bottom: 2px solid #fff;
		border-right: 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;
	}	
	.mobile-tab-header.active:after {	
		-moz-transform: rotate(225deg);
		-webkit-transform: rotate(225deg);
		-o-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		transform: rotate(225deg);
		margin-top: -4px;
	}	
	ul.tabs li {	
		padding: 17px 15px;
		width: 100%;
		border: 1px solid #E9E9E9;
		border-top: none;
		display: block;
		height: auto;
		text-align: left;
		text-transform: none;
		font-size: 15px;
	}	
	ul.tabs li.current {	
		display: none;
	}	
	.mobile-tab-header.active+ul.tabs {	
		display: block;
	}	
}		
		
@media (min-width: 768px) {		
	.tabs.mobile {	
		display: block !important;
	}	
}		
		
		
/* /. tabs */		
		
.aside-news .element {		
	padding-left: 100px;	
	margin-bottom: 25px;	
	min-height: 74px;	
}		
		
.aside-news .element .img-wrapper {		
	position: absolute;	
	left: 0;	
	top: 4px;	
}		
.aside-news .element .img-wrapper img{		
    border-radius: 5px;		
}		
.aside-news .element .title a {		
	text-decoration: none;	
}		
.aside-news .element:hover .title a{		
    color: #333;		
}		
.aside-news .inner {		
	margin-top: -10px;	
}		
		
.clear-hr,		
.cleaner-hr {		
	height: 0;	
	opacity: 0;	
	margin: 0;	
	padding: 0;	
	border: none;	
}		
		
.item-gallery .element {		
	margin-bottom: 20px;	
	overflow: hidden;	
}		
		
.item-gallery>.row>hr:nth-of-type(2n) {		
	clear: both;	
}		
		
@media (min-width: 992px) {		
	.item-gallery>.row>hr:nth-of-type(2n) {	
		clear: none;
	}	
	.item-gallery>.row>hr:nth-of-type(3n) {	
		clear: both;
	}	
}		
		
		
/* Video */		
		
.video-list .element {		
	margin-bottom: 20px;	
	background: #fff;	
	width: 900px;	
	max-width: 100%;	
}		
		
.video-list .element .element-img {		
	height: 420px;	
	background-size: cover;	
	background-repeat: no-repeat;	
	background-position: 50% 50%;	
}		
		
@media (max-width: 1289px) {		
	.video-list .element .element-img {	
		height: 34vw;
	}	
}		
		
@media (max-width: 991px) {		
	.video-list .element .element-img {	
		height: 46vw;
	}	
}		
		
@media (max-width: 767px) {		
	.video-list .element .element-img {	
		height: 60vw;
	}	
}		
		
.video-list .element .play-block {		
	position: absolute;	
	top: 0;	
	left: 0;	
	right: 0;	
	bottom: 0;	
	background: rgba(0, 0, 0, 0.8);	
}		
		
.video-list .element .play-block span {		
	display: inline-block;	
	padding: 8px;	
	border-radius: 100%;	
	background: rgba(255, 255, 255, 0.1);	
}		
		
.video-list .element .play-block span i {		
	display: inline-block;	
	color: #fff;	
	font-size: 40px;	
	width: 64px;	
	height: 64px;	
	line-height: 61px;	
	border: 2px solid #fff;	
	border-radius: 100%;	
	-webkit-transition: all 200ms ease-out;	
	-moz-transition: all 200ms ease-out;	
	-o-transition: all 200ms ease-out;	
	transition: all 200ms ease-out;	
}		
		
.video-list .element .play-block:hover span i {		
	color: #FF121A;	
	border-color: #FF121A;	
}		
		
.video-list .element .element-content {		
	padding: 25px 0;	
}		
		
.video-list .element .element-content .title {		
	font-size: 20px;	
	font-weight: bold;	
	margin-bottom: 3px;	
}		
		
.video-list .element .element-content .text {		
	font-size: 15px;	
	margin-bottom: 10px;	
}		
/* /. Video */		
		
		
/* INDEX PORTFOLIO */		
.portfolio{		
    background: url(../images/circle.png) 50% 0 no-repeat;		
}		
.portfolio.not-bg{		
    background-position: 50% bottom;		
}		
.portfolio-items {		
	display: -webkit-box;	
	display: -webkit-flex;	
	display: flex;	
	-webkit-align-items: stretch;	
	align-items: stretch;	
	-webkit-flex-wrap: wrap;	
	flex-wrap: wrap;	
}		
		
.portfolio-items>div {		
	margin-bottom: 20px;	
}		
		
.portfolio figure {		
	width: 100%;	
    height: 100%;		
    position: relative;		
    background: #fff;		
    -webkit-transition: all 200ms ease-out;		
    -moz-transition: all 200ms ease-out;		
    transition: all 200ms ease-out;		
    box-shadow: 0 4px 34px rgba(228,233,241,.7);		
    border-radius: 10px;		
}		
		
.portfolio .img-wrapper {		
	display: block;	
    position: relative;		
    overflow: hidden;		
    padding: 5px;		
}		
		
.portfolio img {		
	width: 100%;	
    -webkit-transition: all 400ms ease-out;		
    -moz-transition: all 400ms ease-out;		
    -o-transition: all 400ms ease-out;		
    transition: all 400ms ease-out;		
    border-radius: 5px 5px 0 0;		
}		
		
.portfolio figure>a {		
	position: relative;	
	display: block;	
	overflow: hidden;	
}		
		
.portfolio figure p {		
	font-size: 14px;	
	color: #333;	
}		
		
.portfolio figure a {		
	text-decoration: none;	
}		
		
.portfolio figure a>div {		
	-webkit-transition: all 200ms ease-out;	
	-moz-transition: all 200ms ease-out;	
	-o-transition: all 200ms ease-out;	
	transition: all 200ms ease-out;	
	padding: 15px 25px 5px;	
	position: relative;	
	z-index: 2;	
}		
.portfolio .item-title{		
    margin-bottom: 10px;		
    font-size: 16px;		
    line-height: 1.5;		
    color: #333;		
}		
.portfolio figure:hover {		
	box-shadow: 0 4px 34px rgba(0,0,0,.2);	
}		
.lg-outer .lg-thumb {		
	margin: auto;	
}		
.lg-outer .lg-thumb-item {		
	border-radius: 0 !important;	
}		
.lg-outer .lg-thumb-item.active,		
.lg-outer .lg-thumb-item:hover {		
	border-color: #ff5100 !important;	
}		
@media(max-width:767px) {		
    .portfolio .container{		
        width: 530px;		
        max-width: 100%;		
        margin: auto;		
    }		
}		
/* /. INDEX PORTFOLIO */		
		
/* AGREEMENT */		
		
.agreement {		
	position: relative;	
	margin-bottom: 30px;	
}		
.agreement input {		
	position: absolute;	
	top: 0;	
	left: 0;	
	opacity: 0;	
	visibility: hidden;	
}		
.agreement label {		
	padding-left: 25px;	
	display: inline-block;	
	position: relative;	
}		
		
.agreement input+label:before {	
    background-color: #fff;
	background: url(../images/check-empty.svg) 0 0 no-repeat;	
	content: "";	
	display: block;	
	position: absolute;	
	width: 17px;	
	height: 17px;	
	top: 1px;	
	left: 0px;	
}		
		
.agreement input:checked+label:before {	
   
	background: url(../images/checked.svg) 0 0 no-repeat;	
	 background-color: #fff;
}		
		
.agreement input.error+label {		
	color: red;	
}		
/* /. AGREEMENT */		
		
/* REVIEWS */		
.reviews{		
    padding-top: 35px;		
}		
.rev-header .title{		
    font-weight: 700;		
    text-transform: none;		
}		
.reviews > .rev-item,		
.rev-grid-sizer{ 		
    width: 100%;		
}		
.reviews > .rev-item .inner{		
    padding: 30px;		
    margin: 0 0 30px;		
}		
.reviews > .rev-item > .inner{		
    border-radius: 20px;		
    box-shadow: 0 4px 34px rgba(228,233,241,.7);		
}		
.rev-answer{		
    margin-top: 30px;		
}		
.ticket-comment{		
    margin: 0 !important;		
}		
.comment-reply{		
    padding: 10px 0;		
}		
.reviews > .rev-item .rev-item .inner{		
    padding: 20px 0 0 0;		
    border: none;		
    margin: 0;		
    font-style: italic;		
}		
.reviews .rev-date {		
    padding: 5px 10px;		
    font-weight: 400;		
    font-size: 12px;		
    border-radius: 3px;		
    color: #ff5100;		
    position: absolute;		
    right: 0;		
    top: 0;		
}		
.reviews > .rev-item .rev-item .rev-date{		
    display: none !important;		
}		
.reviews > .rev-item .rev-item .inner .title{		
    text-transform: none;		
    margin-bottom: 0;		
    color: #ff5100;		
    font-size: 14px;		
}		
.reviews > .rev-item .rev-item .rev-text{		
    margin-top: -10px;		
}		
.reviews > .rev-item .rev-item .comment-reply{		
    display: none;		
}		
		
.comment-form-wrapper{		
    position: relative;		
    padding-bottom: 50px;		
}		
.ie .comment-form-wrapper{		
    background-attachment: scroll;		
}		
.comment-form-wrapper .inner{		
    position: relative;		
    z-index: 10;		
    width: 575px;		
    max-width: 100%;		
    margin: 0;		
}		
#comment-editor {		
    width: 100% !important;		
    display: block;		
}		
#ticketForm .form-actions, 		
#comment-form .form-actions {		
    padding-top: 0 !important;		
    border-top: none !important;		
}		
.comment-form-wrapper .form-control{		
    background: #fff;		
}		
.comment-form-wrapper textarea.form-control{		
    height: 180px;		
}		
.comment-form-wrapper .form-control.error{		
    border-color: #FF3324;		
}		
.comment-form-wrapper .form-control.error::-moz-placeholder{		
    color: #EA1527;		
}		
.comment-form-wrapper .form-control.error:-ms-input-placeholder{		
    color: #EA1527;		
}		
.comment-form-wrapper .form-control.error::-webkit-input-placeholder{		
    color: #EA1527;		
}		
@media(max-width: 991px){		
    .reviews .rev-date{		
        position: static;		
        display: inline-block;		
        margin-bottom: 25px;		
    }		
}		
		
.reviews-section{		
    color: #504241;		
    position: relative;		
    background: #F5F6FA;		
    width: 100%;		
    overflow: hidden;		
}		
.reviews-carousel{		
    margin: 0 -15px;		
}		
		
.reviews-carousel .slick-track{		
    display: -webkit-box;		
    display: -webkit-flex;		
    display: flex;		
    -webkit-align-items: stretch;		
    align-items: stretch;		
    -webkit-flex-wrap: wrap;		
    flex-wrap: wrap;		
}		
.reviews-carousel .slick-slide {		
    height: inherit;		
}		
.reviews-carousel .slick-slide > div,		
.reviews-carousel .slick-slide > div > div{		
    height: 100%;		
}		
.reviews-carousel .item {		
    height: 100%;		
    padding: 0 15px;		
}		
.reviews-carousel .item-inner{		
    height: 100%;		
    background: #fff;		
    padding: 30px;		
    text-align: center;		
}		
.reviews-carousel .item-title{		
    margin-bottom: 10px;		
    font-weight: bold;		
    font-size: 20px;		
}		
.reviews-carousel .item-title a{		
    text-decoration: none;		
}		
.reviews-carousel .date{		
    margin-bottom: 20px;		
}		
.reviews-carousel .text{		
    line-height: 1.8;		
    font-size: 13px;		
}		
/* /. REVIEWS */		
		
.index-bottom-form .form-control{		
    background: #fff;		
    border: none;		
    border-radius: 10px;		
}		
.index-bottom-form input.form-control{		
    height: 55px;		
}		
.index-bottom-form textarea.form-control{		
    padding: 18px 15px;		
}		
.index-bottom-form .agreement input+label:before{		
	top: 3px;	
}		
		
.top-panel{		
    background: #000;		
}		
.top-panel-inner{		
    height: 50px;		
    display: flex;		
    align-items: center;		
    justify-content: space-between;		
    color: #fff;		
}		
.top-nav li{		
    display: inline-block;		
    margin-right: 30px;		
}		
.top-nav li:last-of-type{		
    margin-right: 0;		
}		
.top-nav a{		
    color: #eee;		
    text-decoration: none;		
}		
.top-nav a:hover{		
    color: #ff5100;		
}		
		
.header-tel-fix-panel{		
    visibility: hidden;		
    opacity: 0;		
}		
.top-bar.fixed .header-tel-fix-panel{		
    visibility: visible;		
    opacity: 1;		
}		
.top-bar.fixed .messagers-fix-panel{		
    visibility: hidden;		
    opacity: 0;		
}		
.site_map a {		
	text-decoration: underline;	
}		
		
.site_map a:hover {		
    text-decoration: none;		
}		
		
		
.tag-cloud{		
    margin-bottom: 30px;		
}		
.tag-cloud a {		
    font-size: 17px !important;		
    text-decoration: none;		
    display: inline-block;		
    padding: 10px 20px;		
    margin: 0 4px 10px;		
    background: #EDEDED;		
    color: #000 !important;		
    -webkit-transition: all 200ms ease-out;		
    -moz-transition: all 200ms ease-out;		
    -o-transition: all 200ms ease-out;		
    transition: all 200ms ease-out;		
    border-radius: 3px;		
    text-transform: lowercase;		
    font-weight: normal !important;		
}		
.tag-cloud a:hover,		
.tag-cloud a.selected{		
    background: #ff5100;		
    color: #000 !important;		
}		
.tag-cloud-title{		
    margin-bottom: 20px;		
    font-size: 24px;		
}		
		
		
/* accordeon */		
.accordeon .item{		
    margin-bottom: 30px;		
}		
.accordeon .item-title {		
    font-size: 18px;		
    line-height: 1.5;		
    font-weight: 700;		
    text-transform: uppercase;		
    padding: 15px 0;		
    color: #ff5100;		
}		
.accordeon .item-title span {		
	display: none;	
}		
		
@media (max-width: 991px) {		
	.accordeon .item-title {	
		font-size: 16px;
	}	
}		
		
@media (max-width: 767px) {		
	.accordeon .item-title {	
		font-size: 14px;
	}	
	.tbodyprice tr>td {	
		font-size: 14px;
	}	
}		
/* /. accordeon */		
		
table {		
	width: 100%;	
	border-collapse: collapse;	
	border: none;	
}		
		
table tr:nth-child(even) {		
	background: #F9F9F9;	
}		
		
table td,		
table th {		
	padding: 14px 20px;	
	font-size: 14px;	
	border: 1px solid #d9d9d9;	
}		
		
table th {		
	color: #fff;	
    background: #000;		
    font-weight: bold;		
    border-top-color: #000;		
    border-bottom-color: #000;		
}		
table th:first-of-type{		
    border-left-color: #000;		
}		
table th:last-of-type{		
    border-right-color: #000;		
}		
.pricetable th:first-of-type{		
    width: 40%;		
}		
@media (max-width: 767px) {		
	table td,	
	table th {	
		padding: 8px 10px;
		font-size: 12px;
	}	
}		
.table-wrapper{		
    width: 100%;		
    overflow: auto;		
}		
		
.carousel {		
  position: relative;		
  width: 100%;		
  overflow: hidden;		
}		
 		
.carousel-inner {		
  display: flex;		
  width: 300%;		
  transition: transform 0.5s;		
}		
 		
.carousel-item {		
  flex: 1;		
  text-align: center;		
}		
 		
.carousel-item img {		
  width: 100%;		
  max-height: 400px;		
  object-fit: cover;		
}		
		
		
/* Test */		
		
/* Slick slider */		
.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;		
    border: 1px solid transparent;		
}		
.slider-wrapper .item img{		
    min-height: 300px;		
}		
.slick-dots {		
    width: 100%;		
    padding: 0;		
    list-style: none;		
    text-align: center;		
    display: block;		
    margin-top: 20px;		
}		
.slick-dots li button{		
    position: absolute;		
    top: -5px;		
    left: -5px;		
    border: none;		
    display: block;		
    opacity: 0;		
}		
.slick-dots li {		
    cursor: pointer;		
    display: inline-block;		
    width: 20px;		
    height: 6px;		
    margin: 0 8px 0;		
    cursor: pointer;		
    position: relative;		
    background: #fff;		
}		
.slick-dots li.slick-active{		
    background: #009746;		
}		
.slick-prev,		
.slick-next{		
    display: block;		
    width: 56px;		
    height: 56px;		
    background: rgba(255,255,255,0.1);		
    position: absolute;		
    top: calc(50% - 28px);		
    z-index: 50;		
    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;		
    text-align: center;		
}		
.slick-prev{		
    left: calc(50% - 650px);		
}		
.slick-next{		
    right: calc(50% - 650px);		
}		
.slick-prev span,		
.slick-next span{		
    position: absolute;		
    top: 0;		
    left: 0;		
    right: 0;		
    bottom: 0;		
    display: block;		
    background: url(../images/slider_arrow.svg) 50% 50% no-repeat;		
}		
.slick-next span{		
    -moz-transform: rotate(180deg);		
    -webkit-transform: rotate(180deg);		
    -ms-transform: rotate(180deg);		
    transform: rotate(180deg);		
}		
.slick-prev:hover,		
.slick-next:hover{		
    background: #009746;		
}		
/* /. slick slider */		
		
		
		
		
		
/* Top slider */		
.top-slider > div{		
    display: none;		
}		
.top-slider > div:first-of-type,		
.top-slider.slick-slider > div{		
    display: block;		
}		
.top-slider .item{		
    position: relative;		
}		
.top-slider .item img{		
    width: 100%;		
}		
.top-slider .slider-content-wrapper{		
    position: absolute;		
    left: 0;		
    right: 0;		
    top: 0;		
    bottom: 0;		
    z-index: 10;		
    display: flex;		
    align-items: center;		
    color: #fff;		
}		
.top-slider .slider-content-wrapper:before{		
    content: "";		
    position: absolute;		
    top: 0;		
    bottom: 0;		
    left: 0;		
    right: 0;		
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04));		
}		
.top-slider .slider-content{		
    padding-left: 112px;		
    padding-right: 112px;		
    position: relative;		
    z-index: 100;		
}		
.top-slider.slidertotal-1 .slider-content{		
    padding-bottom: 0;		
}		
.top-slider .slider-title{		
    font-weight: bold;		
    font-size: 5.5vw;		
    line-height: 140%;		
    letter-spacing: 0.05em;		
    text-transform: uppercase;		
    margin-bottom: 1vw;		
}		
.top-slider .slider-text{		
    font-size: 3.15vw;		
    line-height: 170%;		
}		
.top-slider .slider-text.mb{		
   margin-bottom: 2vw;		
}		
.top-slider .btn{		
    margin-bottom: 0;		
}		
.top-slider .slick-dots{		
    margin: 0;		
    position: absolute;		
    left: 0;		
    right: 0;		
    bottom: 2vw;		
}		
@media(max-width: 1359px){		
    .slick-prev, 		
    .slick-next {		
        width: 44px;		
        height: 44px;		
        top: calc(50% - 22px);		
    }		
    .slick-prev{		
        left: 15px;		
    }		
    .slick-next{		
        right: 15px;		
    }		
    .top-slider .slider-content {		
        padding-left: 90px;		
        padding-right: 90px;		
    }		
    .top-slider .btn{		
        font-size: 1vw;		
        padding: 1vw 1.5vw;		
    }		
}		
@media(max-width: 767px){		
    .top-slider .slider-content{		
        padding: 0;		
    }		
}		
/* /. Top slider */		
		
		
		
Карусель		
		
		
section.activities-carousel-section{		
    background-color: #131F24;		
    background-size: cover;		
    background-position: 50%;		
    margin: 50px 0 70px;		
    padding: 80px 0 70px;		
    position: relative;		
}		
.activities-carousel-section:before{		
    content: '';		
    position: absolute;		
    top: 0;		
    left: 0;		
    bottom: 0;		
    right: 0;		
    background: rgb(0 0 0 / 50%);		
}		
.activities-carousel-section .container{		
    position: relative;		
    z-index: 10;		
}		
.activities-carousel-section h2{		
    color: #fff;		
}		
.activities-carousel.row{		
    display: flex;		
    flex-wrap: wrap;		
}		
.activities-carousel .item{		
    margin-bottom: 30px;		
}		
.activities-carousel .item img{		
    width: 100%;		
}		
.activities-carousel .item-inner{		
    background: #fff;		
    height: 100%;		
}		
.activities-carousel .item-content{		
    padding: 30px;		
    position: relative;		
}		
.activities-carousel .item-title{		
    font-weight: 600;		
    font-size: 16px;		
    text-transform: uppercase;		
    margin-bottom: 20px;		
}		
.activities-carousel .item-text{		
    font-size: 14px;		
}		
#activitiesCarousel .slick-track{		
    display: -webkit-box;		
    display: -webkit-flex;		
    display: flex;		
    -webkit-align-items: stretch;		
    align-items: stretch;		
    -webkit-flex-wrap: wrap;		
    flex-wrap: wrap;		
}		
#activitiesCarousel .slick-slide {		
    height: inherit;		
}		
#activitiesCarousel > div{		
    display: none;		
}		
#activitiesCarousel > div:first-of-type,		
#activitiesCarousel.slick-slider > div{		
    display: block;		
}		
#activitiesCarousel .slick-prev{		
    left: -70px;		
}		
#activitiesCarousel .slick-next{		
    right: -70px;		
}		
@media(max-width: 1529px){		
    #activitiesCarousel .slick-prev{		
        left: -60px;		
    }		
    #activitiesCarousel .slick-next{		
        right: -60px;		
    }		
}		
@media(max-width: 1359px){		
    .activities-carousel .item-title{		
        font-size: 14px;		
        line-height: 1.5;		
        margin-bottom: 15px;		
    }		
    .activities-carousel .item-text {		
        font-size: 13px;		
        line-height: 1.6;		
    }		
    .activities-carousel .item-content{		
        padding: 20px;		
    }		
}		
@media(max-width: 991px){		
    .activities-carousel .item-title{		
        font-size: 13px;		
        margin-bottom: 10px;		
    }		
}		
		
		
		
		
		
/* /. Test */		
