html,
body,
.wrapper {
  height: 100%;
}
.content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 100%;
  padding-bottom: 50px;
}
body {
	font: 300 18px 'Roboto', sans-serif;
	color: #000;
}
a {
	color: #fcb827;
	text-decoration: underline;
	/*font: 400 18px 'Roboto', sans-serif;*/
}
a:hover, h4 span {
	color: #fcb827;
}
h2, h3, h4, h5,h6 {
    margin-top: 22px;
	margin-bottom: 22px;
}
 h3{text-align:center;}
a:focus {
	outline: none;
	text-decoration: none;
}
p {
	line-height: 27px;
}
ul {
	margin: 20px 0 15px 48px;
    padding: 0;
	list-style-image: url(../images/ol-item.png);
}
ol {
	 margin: 20px 0 15px 48px;
	 padding: 0;
	 position: relative;
    list-style-type: none;
    counter-reset: item;
}
ol li:before {
    content: counter(item) '.';
    counter-increment: item;
    color: #fcb827;
    font: 21px "BebasNeue Regular";
    position: absolute;
    left: -30px;
}
ol>li, ul>li {
	margin-bottom: 10px;
}
input {
	border: none;
}
h1, .h1 {
	text-align: center;
	font: 400 40px 'Roboto Slab', serif;
	margin:22px 0 22px;
	line-height:1.1;
}
h2, .h2 {
	text-align: center;
	font: 400 36px 'Roboto Slab', serif;
    line-height: 1.1;
    margin:35px 0 45px;
    /*margin-top:0;*/
}
h3, .h3 {
	font: 400 30px 'Roboto Slab', serif;
}
h4 {
	text-align: center;
	font: 700 24px 'Roboto Slab', serif;
	margin:22px 0 22px;
}
.fl	{
	float: left;
}
.fr {
	float: right;
}
.ovh {
	overflow: hidden;
}
.clr {
	clear: both;
}
/*font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Roboto Slab', serif;
font-family: "BebasNeue Bold";
font-family: "BebasNeue Regular";
*/
/*============= INDEX HTML =============*/
header {
	position: relative;
	z-index: 500;
}
header .bottom-header ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
                 display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-pack: distribute;
                    justify-content: space-around;
}
header .top-head ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        -webkit-box-pack: center;
            justify-content: center;
}
header li {
	margin-bottom: 0;
}
header a {
	text-decoration: none;
}
.top-header {
	height: 110px;
	background: #000;
}
/*.top-header .col-xs-12 {
	position: relative;
	padding-left: 39px;
}*/
.logo {
    margin-top: 33px;
    display: block;
}
header li {
	display: inline-block;
}
/*.top-header, .langs,
.top-header a, header, 
.bottom-header,.top-head, .top-header nav,
.logo img, .logo {
	-webkit-transition: all .3s ease-out;		
        transition: all .3s ease-out;
}*/
.top-header a {
	color: #fff;
    border-bottom: 1px solid #000;
}
.top-header nav {
	font: 400 17px 'Roboto Condensed', sans-serif;
	margin-top: 29px;
}
.top-header nav ul>li {
	margin-left: 25px;
}
.top-header nav ul>li:first-child {
	margin-left: 0;
}
.langs {
	margin-top: 27px;
	margin-left: 30px;
	display: none;
}
.langs a {
	font: 300 14px 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	display: block;
	padding: 4px 11px;
	border: 1px solid #000;
}
.langs a:hover {
	text-decoration: none;
}
.top-header li a:hover, .langs a.active-lang,
.top-header .active a {
	color: #fcb827;
	border-bottom: 1px solid #fcb827;
}
.langs a.active-lang {
	border: 1px solid #fcb827;
}
.bottom-header,.top-head {
	height: 38px;
	background: #fcb827;
}
.bottom-header,.top-head {
	color: #000;
}
.toggle-menu {
	display: none;
	width: 170px;
	margin: 7px auto;
	cursor: pointer;
	position: relative;
	font-size: 18px
}
.toggle-menu span{
    position: absolute;
    left: 0;
    font-weight: 500;
    top: -1px;
}
.toggle-menu div {
	 background: #000;
    display: block;
    margin-left: 138px;
    width: 31px;
    height: 3px;
    margin-bottom: 5px;
}
.bottom-header nav>ul>li,.top-head nav>ul>li{
	float: left;
}
.bottom-header nav>ul>li>ul>.active-menu-link a{color:#fcb827;}
.top-head nav>ul>li>a {
	font: 400 16px 'Roboto Condensed', sans-serif, Arial;
	color: #000;
	display: block;
	position: relative;
	height: 38px;
    border-bottom-color: transparent;
    line-height: 35px;
    padding: 0 11px;
    /*-webkit-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;*/
    z-index: 5;
}
.bottom-header nav>ul>li>a{   
    font: 700 16px 'Roboto Condensed', sans-serif, Arial;
    color: #000;
    text-transform: uppercase;
    display: block;
    position: relative;
    height: 38px;
    border: 1px solid #fcb827;
    border-bottom-color: transparent;
    line-height: 37px;
    padding: 0 13px;
    z-index: 5;}  
.bottom-header nav>ul>li>a.ul-neighbor:after {
	content: '';
	position: absolute;
	background: #fff;
	width: 100%;
	display: none;
	height: 2px;
	top: 36px;
	left: 0;
	/*-webkit-transition: all 0.1s ease-out;		
        transition: all 0.1s ease-out;*/
}
@media (min-width: 1201px) {
    .bottom-header nav>ul>li:hover>a{
    	text-decoration: none;
    	background: #fff;
    	border: 1px solid #000;
    	/*border-bottom-color: transparent;*/
    }
    .bottom-header nav>ul>li>a.active-menu-link {
    	background: #fff;
    	border: 1px solid #000;
    }
}

.top-head nav>ul>li:hover>a{text-decoration: none;color:#fff;}
.top-head nav>ul>li.active>a{text-decoration: none;color:#fff;}
.bottom-header nav>ul>li:hover>a.ul-neighbor:after {
	display: block;
}
.bottom-header nav>ul>li>ul {
	position: absolute;
	border: 1px solid #000;
	z-index: 4;
	display: none;
	background: #fff;
}
.bottom-header nav>ul>li:hover>ul {
	display: block;
}
.bottom-header nav>ul>li>ul>li {
	display: block;
	float: left;
}
.menu-img-cont {
	border-radius: 50%;
	margin: 30px 0 30px;
    display: inline-block;
}
.bottom-header nav>ul>li>ul>li>a {
	font: 300 18px 'Roboto', sans-serif;
	color: #000;
	text-align: center;
	display: block;
	width: 156px;
    min-height: 250px;
    margin-left: 15px;
    margin-right: 15px;
}
/* .bottom-header nav>ul>li.center-part>ul>li>a {
    width: 120px;
} */
.bottom-header nav>ul>li>ul>li>a p {
	padding: 0 2px;
}
.bottom-header nav>ul>li>ul>li>a .menu-img-cont {
	-webkit-transition: all 0.3s ease-out;		
        -o-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;
}
.bottom-header nav>ul>li>ul>li>a:hover .menu-img-cont {
	-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
	    transform: scale(1.1);
}
.three-prop {
	background: #f6b62c;
	text-transform: uppercase;
	font: 30px "BebasNeue Regular";
	/*margin-bottom: 30px;*/
}
.three-prop .row>div {
	height: 119px;
}
.three-prop .row>div:last-child {
	padding-right: 95px;
}
.three-prop .row>div span {
	position: relative;
	padding-left: 64px;
}
.three-prop .row>div:nth-child(2) {
	position: relative;
}
.three-prop .row>div:nth-child(2):before, .three-prop .row>div:nth-child(2):after {
	position: absolute;
	content: '';
	background: #404040;
	height: 70px;
	width: 1px;
	top: 25px;
	
}
.three-prop .row>div:nth-child(2):before {
	left: 0;
}
.three-prop .row>div:nth-child(2):after {
	right: 0;
}
.three-prop .row>div span:before {
	content: '';
	position: absolute;
	display: inline-block;
	width: 55px;
	height: 28px;
	background: url(../images/prop-sprite.png) no-repeat;
	top: 3px;
    left: -12px;
	margin-right: 19px;
}
.three-prop .row>div:nth-child(2) span:before {
	background-position: 0 -28px;
}
.three-prop .row>div:nth-child(3) span:before {
	background-position: 0 -59px;
}
#main-slider:after {
	position: absolute;
	display: block;
	content: '';
	background: #f6b62c;
	bottom: 100%;
	width: 100%;
	height: 100px;
}
#main-slider {
	position: relative;
	z-index: 400;
}
.main-slide {
	height: 300px;
}
.slider-caption {
	position: absolute;
	bottom: 15px;
	left: 148px;
	width: 435px;
	background: rgba(0,0,0,.4);
	color: #fff;
	z-index: 200;
	padding-left: 22px;
}
.slider-caption p:first-child {
	font: 400 33px 'Roboto Slab', serif;
	position: relative;
	margin-bottom: 14px;
	padding-bottom: 27px;
	padding-top: 15px;
}
.slider-caption p:first-child:after {
	position: absolute;
	content: '';
	width: 85%;
	height: 5px;
	background: #fff;
	bottom: 0;
	left: 0;
}
.slider-caption p:last-child {
	/*font-size: 30px;
	margin-bottom: 20px;*/
	font: 400 33px 'Roboto Slab', serif;
	position: relative;
	/*margin-bottom: 14px;
	padding-bottom: 27px;
	padding-top: 15px;*/
}
.slider-caption a {
    color: #fff;
    text-decoration: none;
}
.slider-title {
	position: absolute;
	width: 181px;
	height: 76px;
	z-index: 10;
	background: #000;
	top: 50%;
	margin-top: -38px;
	right: 0;
	color: #fcb827;
	font-family: "BebasNeue Regular";
	font-display: auto;
	padding: 0 7px;
	overflow: hidden;
}
/*.slider-title span {
	display: none;
}*/
.flexy {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
        justify-content: center;
}
ul.bxslider {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.bxslider li {
	margin: 0;
	/*background: #000;*/
}
#main-slider .bx-wrapper .bx-prev {
    right: 75px;
    background: url(../images/arrow-sprite.png) no-repeat 0 -15px;
    top: calc(50% + 65px);
}
#main-slider .bx-wrapper .bx-next {
    right: 75px;
    background: url(../images/arrow-sprite.png) no-repeat 0 0;
    top: calc(50% - 51px);
}
.shadow-header {
	-webkit-box-shadow: 0 4px 8px -5px rgba(0,0,0,0.5);
	        box-shadow: 0 4px 8px -5px rgba(0,0,0,0.5);
}
.img-sl {
	width: 100%;
	max-height: calc(100vh - 300px);
	height: 100vh;
	/*background: rgba(0,0,0,.2);*/
}
/*#main-slider .bx-wrapper img {
	width: 100%;
	max-height: calc(100vh - 237px);
}*/
#main-slider .bx-wrapper .bx-controls-direction a {
	width: 21px;
	height: 14px;
}
ol.advantage {
	border-left: 1px solid #404040;
    padding-left: 80px;
   /* margin: 0 0 65px 13px;*/
    margin: 0 0 0px 13px;
    padding-top: 20px;
    padding-bottom: 1px;
    list-style: none; 
}
ol.advantage li {
	margin-bottom: 27px;
	position: relative;
	display: block;
	counter-increment: list;
    counter-reset: item;
}
ol.advantage li:hover>span {
	color: #000;
	-webkit-box-shadow: 0 0 0 2.5px #fcb827;
	        box-shadow: 0 0 0 2.5px #fcb827;
}
.list-style {
	font: 500 30px 'Roboto', sans-serif;
	display: block;
	position: absolute;
	width: 49px;
	height: 49px;
	background: #fff;
	color: #fcb827;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 2.5px #000;
	        box-shadow: 0 0 0 2.5px #000;
    text-align: center;
    padding-top: 5px;
    left: -105px;
    top: 6px;
    -webkit-transition: all 0.3s ease-out;		
        -o-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;
}
.list-style:after {
	content: counter(list) "";
	counter-increment: item;
}
ol.advantage li:before {
	/*content: counter(item) '';
    counter-increment: item;
	font: 500 30px 'Roboto', sans-serif;
	display: block;
	position: absolute;
	width: 49px;
	height: 49px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 0 0 2.5px #000;
    text-align: center;
    padding-top: 5px;
    left: -105px;
    top: 6px;
    -webkit-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;
*/
display: none;
}
ol.advantage div {
	border: 1px solid #fcb827;
	-webkit-box-shadow: 0 3px 7px 1px rgba(0,0,0,.3);
	        box-shadow: 0 3px 7px 1px rgba(0,0,0,.3);
	position: relative;
	padding: 18px 90px 9px 53px;
}
ol.advantage div span {
	font: 400 18px 'Roboto', sans-serif;
}
ol.advantage div>p:first-child {
	font: 500 21px 'Roboto', sans-serif;
	margin-bottom: 5px;
}
ol.advantage div:after {
    position: absolute;
    top: 33px;
    left: -10px;
    width: 18px;
    height: 18px;
    background: #fff;
    content: '';
    margin-top: -9px;
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-left: 1px solid #fcb827;
    border-bottom: 1px solid #fcb827;
    -webkit-box-shadow: -1px 3px 3px rgba(0,0,0,.2);
            box-shadow: -1px 3px 3px rgba(0,0,0,.2);
}
.advant-second{margin-top: 60px;}
.advant-second>div {
	padding-left: 45px;
}
.advant-second div p {
	font: 24px "BebasNeue Regular";
	padding: 0 37px 0 131px;
	line-height: 37px;
	position: relative;
	margin-bottom: 50px;
	min-height: 73px;
}
.advant-second div img {
	position: absolute;
	content: '';
/*	background: url(../images/advant-sprite.png) no-repeat;*/
	width: 97px;
	height: 97px;
	display: block;
	left: -23px;
	top: -11px;
}
/*.advant-second>div:first-child>p:nth-child(1):before  {
	background-position: 0 -98px;
}
.advant-second>div:first-child>p:nth-child(2):before  {
	background-position: 0 -196px;
}
.advant-second>div:first-child>p:nth-child(3):before  {
	background-position: 0 -294px;
}
.advant-second>div:first-child>p:nth-child(4):before  {
	background-position: 0 -390px;
}
.advant-second>div:last-child>p:nth-child(1):before  {
	background-position: 0 -490px;
}

.advant-second>div:last-child>p:nth-child(2):before  {
	background-position: 0 -686px;
}
.advant-second>div:last-child>p:nth-child(3):before  {
	background-position: 0 -785px;
}
.advant-second>div:last-child>p:nth-child(4):before  {
	background-position: 0 -882px;
}
*/
.gallery>div {
	padding: 0;
}
.gal-link {
	display: block;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.gal-link * {
	-webkit-transition: all .5s ease-out;		
        -o-transition: all .5s ease-out;		
        transition: all .5s ease-out;

}
.bg-gallery {
	width: 100%;
	height: 100%;
	-webkit-filter: blur(5px) grayscale(1);
        filter: blur(5px) grayscale(1);
}
.absolut {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.gal-overlay {
	background: #000;
	opacity: .5;
	z-index: 5;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.gal-caption {
	z-index: 10;
	color: #fcb827;
	font: 30px "BebasNeue Regular";
}
.gal-caption span {
	padding: 0 45px;
	width: 100%;
	text-align: center;
}
.gal-link:hover .bg-gallery {
	-webkit-filter: blur(0) grayscale(0);
        filter: blur(0) grayscale(0);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
        transform: scale(1.1);

}
.gal-link:hover .gal-overlay {
	opacity: 0;
}
.gal-link:hover .gal-caption {
	display: none;
}
.gallery-title {
	background: #fcb827;
	height: 47px;
	border-bottom: 1px solid #fff;
}
.gallery-title-2 {
	position: relative;
	padding: 0;
}
.absolut-wrap .h1 {
	background: #fcb827;
    border: 5px solid #000;
    border-radius: 80px;
    z-index: 20;
    padding: 1px 39px 6px;
    margin: 0;
    position: relative;
}
.m35 {
	margin-bottom: 35px;
}
.construct-variants-alto {
	margin-bottom: 60px;
}
.wide-line {
	position: absolute;
	background: #fcb827;
    height: 47px;
    width: 100%;
    left: 0;
    z-index: 1;
    top: calc(50% - 23px);
}
.absolut-wrap {
	padding: 0 15px;
    position: relative;
}
.gallery-title .h1 {
	position: absolute;
	width: 344px;
	height: 80px;
	background: #fcb827;
	border: 5px solid #000;
	border-radius: 80px;
	z-index: 20;
	left: calc(50% - 177px);
	top: -36px;
}
.trust-title p {
	font: 30px "BebasNeue Regular";
	position: relative;
    z-index: 5;
    margin-bottom: 18px;
    margin-top: 25px;
}
.trust-us {
	background: #fcb827;
}
.trust-title {
	max-width: 656px;
	margin: 50px auto 70px;
	position: relative;
	border-bottom: 5px solid #000;
}
.trust-title .h1 {
	padding-top: 12px;
}
.trust-title:after {
    position: absolute;
    bottom: -19px;
    left: calc(50% - 21.2px);
    width: 30px;
    height: 30px;
    background: #fcb827;
    content: '';
    margin-top: -9px;
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border-left: 5px solid #000;
    border-bottom: 5px solid #000;
}
.trust-title span {
	position: absolute;
	width: 57px;
	height: 57px;
}
.angle-l, .angle-r {
	top: 0;
	border-top: 5px solid #000;
}
.angle-l, .angle-bl {
	left: 0;
	border-left: 5px solid #000;
}
.angle-r, .angle-br {
	right: 0;
	border-right: 5px solid #000;
}
.angle-bl, .angle-br {
	bottom: 0;
}
.trust-slider {
	margin-bottom: 104px;
	padding: 0 52px;
}
.bxslider-2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bxslider-2 li {
	background: rgba(255,255,255,1);
	height: 130px;
	line-height: 130px;
	position: relative;
	-webkit-transition: all 0.3s ease-out;		
        -o-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;
    text-align: center;
}
.bxslider-2 li * {
	-webkit-transition: all 0.3s ease-out;		
        -o-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;
}
.trust-slider .bx-wrapper img {
	display: inline-block;
	vertical-align: middle;
}
.tr-slide-title {
	font: 21px "BebasNeue Regular";
	padding: 0 10px;
	opacity: 0;
}
.bxslider-2 li:hover {
	background: rgba(255,255,255,.03);
}
.bxslider-2 li:hover img {
	opacity: .03
}
.bxslider-2 li:hover .tr-slide-title {
	opacity: 1;
}
.trust-slider .bx-wrapper .bx-controls-direction a, 
.gate-slider-wrap .bx-wrapper .bx-controls-direction a,
.bxslider-4 .bx-wrapper .bx-controls-direction a,
.certificates-slider-wrap .bx-wrapper .bx-controls-direction a {
    width: 33px;
    height: 51px;
    top: 50%;
    margin-top: -25.5px;

}
.certificates-slider-wrap .bx-wrapper .bx-next {
	right: -60px;
    background: url(../images/arrow-sprite.png) no-repeat -33px -88px;
}
.certificates-slider-wrap .bx-wrapper .bx-prev {
    left: -60px;
    background: url(../images/arrow-sprite.png) no-repeat 0 -88px;
}
.trust-slider .bx-wrapper .bx-next {
    right: -50px;
    background: url(../images/arrow-sprite.png) no-repeat -33px -88px;
}
.trust-slider .bx-wrapper .bx-prev {
    left: -50px;
    background: url(../images/arrow-sprite.png) no-repeat 0 -88px;
}
.trust-slider .bx-wrapper .bx-next:hover,
.certificates-slider-wrap .bx-wrapper .bx-next:hover {
    background: url(../images/arrow-sprite.png) no-repeat -33px -34px;
}
.trust-slider .bx-wrapper .bx-prev:hover,
.certificates-slider-wrap .bx-wrapper .bx-prev:hover {
    background: url(../images/arrow-sprite.png) no-repeat 0 -34px;
}
.map-container .gallery-title {
	border-bottom: none;
}
.map-container .gallery-title .h1 {
	width: 474px;
	left: calc(50% - 237px);
}
.map-container {
	margin-top: 30px;
}
#map {
    height:700px;
    width:100%;
}
.gm-style-iw * {
    display: block;
    width: 100%;
}
.gm-style-iw h4, .gm-style-iw p {
    margin: 0;
    padding: 0;
}
.gm-style-iw a {
    color: #4272db;
}
.flexy-sa {
	-ms-flex-pack: distribute;
 justify-content: space-around;
}
.partners-container>div>div {
	margin: 0 15px 25px;
}
.partners-container img {
	-webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        -webkit-transition: all 0.3s ease-out;		
        -o-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out; 
        width: 100%;
}
.partners-container img:hover {
	-webkit-filter: grayscale(0);
        filter: grayscale(0);
}
.partners-container>div:nth-child(2) {
	min-height: 80px;
}
.partners-container>div {
	margin-bottom: 73px;
   	-ms-flex-wrap: wrap;
   flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
    justify-content: space-between;
}
.content-s {
	/*margin-top: 40px;*/
}
.partners-container {
	/*margin-top: 60px;*/
}
.request-call {
	height: 119px;
	width: 95px;
	background: #000;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	font: 300 14px 'Roboto', sans-serif;
	padding-top: 13px;
	display: block;
	text-decoration: none;
	cursor: pointer;
	z-index: 500;
	text-align: center;
}
.request-call:hover {
	text-decoration: none;
}
.request-call p {
	padding-top: 9px;
	line-height: 15px;
	text-transform: none;
}
.pre-order {
        position: fixed;
     width: 95px;
    height: 57px;
    color: #fcb827;
    background: #000;
    display: block;
    z-index: 500;
    border-bottom: 1px solid #fcb827;
    text-align: center;
    text-decoration: none;
    right:0;
    font-weight: 300;
    top: calc(50% + 70px);
/*	position: fixed;
	 width: 259px;
    height: 35px;
    color: #fcb827;
    background: #000;
    display: block;
    z-index: 500;
    border-bottom: 1px solid #fcb827;
    text-align: center;
    text-decoration: none;
    left: 35px;
    font-weight: 300;
    top: calc(50% - 129px);
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;*/
}
.pre-order.not-remove-btn{    position: absolute;
    right: 0;
    top: 130px;}
    .pre-order.pre-order-move {
        position: fixed;
    top: calc(50% + 70px);}
.pre-order:hover,.pre-order:focus {
	text-decoration: none;
	color: #fcb827;
}
.pre-order span {
	display: block;
    padding-top: 5px;
    padding-left: 0 !important;
    font-size: 18px !important;
    font-family: Roboto, sans-serif;
    font-display: auto;
}
.pre-order span:before{display:none !important;}
.phone-move {
	position: fixed;
	top: calc(50% - 60px);
}
/*============= INDEX HTML =============*/

/*============= FOOTER =============*/
footer {
  min-height: 80px;
  background: #fcb827;
  padding-top: 50px;
  overflow: hidden;
}
.footer-menu {
	margin: 5px 0 0;
	list-style: none;
}
.footer-menu li {
	margin-bottom: 0;
}
.footer-menu a {
	color: #000;
	font: 300 16px 'Roboto', sans-serif;
	text-decoration: underline;
}
.footer-menu a:hover {
    text-decoration: none;
}
.footer-menu li.active a {
    text-decoration: none;
}
.des-img-conainer .q-button.iverse-button {
    margin: 25px auto 0px;
}
.q-button {
	background: #000;
	width: 188px;
	height: 50px;
	border-radius: 3px;
	text-align: center;
	display: block;
	color: #fcb827;
	font: 300 italic 20px 'Roboto Condensed', sans-serif, Arial;;
	text-decoration: none;
	position: relative;
	padding-top: 15px;
	cursor: pointer;
	-webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
#out-window-form .q-button{width: 300px;}
footer .q-button {
	margin-top: 35px;
	margin-bottom: 20px;
}
.q-button:hover {
	background: #fcb827;
	color: #000;
	font-weight: 600;
	text-decoration:none;
}
.q-button:after, .news-button:after {
	content: "";
    display: block;
    height: 5px;
    width: 0;
    border-radius: 3px;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
.q-button:hover:after, .news-button:hover:after {
	width: 100%;
}
.bottom-footer {
	background: #000;
}
.bottom-line {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 50px;
}
.bottom-line p {
	margin: 0;
	color: #fff;
}
.bottom-line a {
    text-decoration: none;
    color: #fff;
    /*font: 300 14px 'Roboto', sans-serif;*/
    opacity: 0.7;
}
.bottom-line a img {
	margin-left: 22px;
}
footer address, .like-footer address {
	font-size: 16px;
}
.city {
	font: 30px "BebasNeue Bold";
	border-bottom: 5px solid #000;
	padding-bottom: 3px;
	margin-bottom: 7px;
}
.city + p {
	margin-bottom: 10px;
}
footer address ul, 
.like-footer address ul, 
.service-address ul {
	margin: 0 0 34px 49px;
	list-style: none;
}
footer address ul li, 
.like-footer address ul li,
.service-address li {
	margin: 0;
	position: relative;
}
.phones span, .mails span {
	position: absolute;
	left: -49px;
}
.mails {
	margin-top: 10px;
}
.department {
	font: 500 16px 'Roboto', sans-serif;
	margin-bottom: 4px;
	margin-top: -3px;
}
.pad30 {
	padding-left: 30px;
}
.gm-style-iw>div {
	width: 240px;
}
/*============= FOOTER =============*/
/*============= modals =============*/
.modal-content, .dealer-form, .service-form-wrap {
	border: 5px solid #fcb827;
}
.modal-content .text-succes{margin-bottom:40px;}
.modal-dialog {
	max-width: 550px;
	margin-top: 30px;
}
.close-modal {
	width: 52px;
	height: 52px;
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../images/modals.png);
	cursor: pointer;
}
.modal-form {
	width: 100%;
	max-width: 428px;
	margin: 0 auto;
}
#out-window-form{max-width: 450px;}
.form-title {
	font: 30px "BebasNeue Regular";
	position: relative;
	padding-bottom: 10px;
	margin-top: 42px;
	margin-bottom: 20px;
}
.form-title:after {
	content: '';
	width: 50px;
	height: 5px;
	background: #fcb827;
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
}
input, textarea {
	width: 100%;
	border: none;
	-webkit-box-shadow: 0 0 0 1px #000;
	        box-shadow: 0 0 0 1px #000;
	margin-bottom: 25px;
	-webkit-transition: all 0.3s ease-out;		
        -o-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;
    font: 300 18px 'Roboto', sans-serif;
}
input:focus, textarea:focus {
    outline: none;
    -webkit-box-shadow: 0 0 0 1px #fcb827;
            box-shadow: 0 0 0 1px #fcb827;
}
input.error, textarea.error,
input.error:focus, textarea.error:focus {
	-webkit-box-shadow: 0 0 0 1px #f50057 !important;
	        box-shadow: 0 0 0 1px #f50057 !important;
}
input {
	height: 53px;
	padding-left: 17px;
	padding-right: 15px;
}
textarea {
	height: 155px;
	resize: none;
	padding: 12px 15px 10px 17px;
	line-height: 22px;
}
.modal-form .q-button {
	margin: 17px auto 20px;
}
.q-button input {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	margin: 0;
	padding: 0;
}
#thanks-modal {
	background: rgba(0,0,0,.82);
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    padding: 15px;
    z-index: 9999999;
    display: none;
}
#thanks-modal .form-title {
	margin-top: 28px;
	padding-bottom: 14px;
}
#thanks-modal .form-title:after,
#call-form-wrap .form-title:after, 
.service-form-wrap .form-title:after {
	left: calc(50% - 25px);
}
.notification-wrap {
	max-width: 520px;
	margin: 30px auto;
	border: 5px solid #fcb827;
	border-radius: 6px;
	background: #fff;
	text-align: center;
}
.not-message {
	padding: 0 20px 15px;
}
#call-form-wrap img, #call-form-wrap-header img {
	display: block;
	width: 45px;
	height: 45px;
	margin: 23px auto 0;
}
#call-form-wrap .form-title, #call-form-wrap-header .form-title {
	text-align: center;
	padding-bottom: 14px;
	margin-top: 15px;
}
/*input::-webkit-input-placeholder{color:#fff}
input::-moz-placeholder{color:#fff}
input:-moz-placeholder{color:#fff}
input:-ms-input-placeholder{color:#fff}*/
/*============= modals =============*/

/*============== gate-classic ========*/
.rc-not-index {
	top: calc(50% - 60px);
	position: fixed;
}
.bread-crumbs {
	padding: 10px 15px 21px;
}
.bread-crumbs ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.bread-crumbs ul li, .bread-crumbs ul li a {
	display: inline-block;
	font:  300 14px 'Roboto', sans-serif;
	color: #5e5d5d;
	text-decoration: none;
	position: relative;
}
.bread-crumbs ul li a:hover {
	text-decoration: underline;
}
.bread-crumbs ul li {
	margin-right: 10px;
    padding-left: 4px;
    margin-bottom:5px;
}
.bread-crumbs ul li:after {
	content: '';
	position: absolute;
	right: -10px;
	display: block;
	height: 1px;
	width: 5px;
	background: #000;
	top: 8px;
}
.second-part {
    position: relative;
}
.second-part ul {
    right: 0;
}
.bread-crumbs ul li:last-child:after {
	display: none;
}
.gallery-title.alutech .h1 {
	width: 700px;
	left: calc(50% - 350px);
	top: -36px;
}
.m55 {
	margin-bottom: 50px;
}
.gate-description-wrap {
	background: #fcb827;
}
.h1 {
	position: relative;
}
.gate-description-wrap>.h1:after, 
.title-sep-white:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	width: 100%;
	height: 5px;
	background: #000;
	z-index: 1;
}
.gate-description-wrap>.h1 span,
.title-sep-white span {
	background: #fcb827;
	position: relative;
    z-index: 2;
    padding: 0 44px;
    display: inline-block;
}
.gate-description {
	background: #fff;
	/*border: 1px solid #000;
	border-radius: 1px;
	box-shadow: 0 2px 6px 1px rgba(0,0,0,.4);*/
	padding: 27px 40px 0px 55px;
    margin-top: 8px;
	/*margin-bottom: 40px;*/
}
.gate-description-about {
	background: #fff;
	/*border: 1px solid #000;
	border-radius: 1px;
	box-shadow: 0 2px 6px 1px rgba(0,0,0,.4);*/
	padding: 27px 40px 27px 55px;
    margin-top: 8px;
	margin-bottom: 40px;
}
.gate-img-wrap {
	max-width: 634px;
	max-height: 543px;
}
.gate-img-wrap {
	max-height: 543px;
	margin: 0 auto;
}
.b24, table th, .markiz-table tr>td:first-child {
	font: 24px "BebasNeue Regular";
	line-height: 42px;
	position: relative;
}
.b30 {
	font: 30px "BebasNeue Regular";
	line-height: 1.1;
	position: relative;
}
.gate-description ul {
	margin: 0 0 10px 53px;
}
.gate-description .col-lg-5 p {
	margin-left: 53px;	
	margin-bottom: 0;
}
.nav-tabs {
	background: #fcb827;
	border: none;
	padding-top: 18px;
	padding-left: 29px;
	margin: 0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	border: none;
}
.nav-tabs>li.active>a:focus {
	color: #000;
}
.nav-tabs>li.active>a:focus:hover {
	color: #555;
}
.nav-tabs>li>a:hover {
	background: #fff;
	color: #000;
}
.nav-tabs li {
	max-width: 316px;
	text-align: center;
	margin-bottom: 0;
}
.nav-tabs>li>a {
	border: none;
	color: #fff;
	text-decoration: none;
	padding: 13px 35px;
	border-radius: 2px 2px 0 0;
	-webkit-transition: all 0.3s ease-out;		
        -o-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;
}
.nav-tabs>li.active>a {
	color: #000;
}
.tab-content {
	border: 1px solid #fcb827;
	border-top: none;
	margin-bottom: 40px;
}
.tab-title {
	text-align: center;
    font: 700 29px 'Roboto Slab', serif;
    position: relative;
    margin-bottom: 7px;
    margin-top: 0;
    padding: 45px 10px 17px;
}
.tab-title-design {
	text-align: center;
    font: 700 29px 'Roboto Slab', serif;
    position: relative;
    margin-bottom: 7px;
}
body .fs4 .bxslider-6.bx-separator.bxslider-5-init .bx-viewport,
body .fs4 .bxslider-6.bx-separator.bxslider-5-init .bx-viewport ul, 
body .fs4 .bxslider-6.bx-separator.bxslider-5-init .bx-viewport ul li {
    max-height: 386px !important;
}
body .fs4 .bxslider-6.bx-separator.bxslider-5-init .bx-viewport ul, 
body .fs4 .bxslider-6.bx-separator.bxslider-5-init .bx-viewport ul li {
    height: inherit;
}
body .fs4 .bxslider-6.bx-separator.bxslider-5-init .bx-viewport ul li img {
/*    position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.tab-title:after, .separate:after {
	content: '';
	width: 80px;
	height: 5px;
	background: #fcb827;
	position: absolute;
	display: block;
	left: calc(50% - 40px);
	bottom: 0;
}
.title-after:after {
	content: '';
	width: 80px;
	height: 5px;
	background: #fcb827;
	position: absolute;
	display: block;
	left: calc(50% - 40px);
	bottom: 0;
}
.tab-row {
	padding: 0 73px;
}
.tab-title2 {
	margin-bottom: 30px;
}
.constr-list {
	margin: 37px 0 10px 97px;
    padding-right: 36px;
}
.tab-gate-list {
	margin: 87px 0 10px 236px;
}
.tab-gate-list img {
	border-radius: 50%;
	position: absolute;
	max-width: 145px;
	max-height: 145px;
	left: -227px;
	top: -26px;
}
.tab-gate-list li {
	position: relative;
	margin-bottom: 87px;
    min-height: 100px;
}
.tab-gate-list li:last-child {
	margin-bottom: 30px;
}
.separate {
	padding-bottom: 9px;
}
.mounting img {
	display: block;
	margin: 0 auto;
}
.mounting {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
        justify-content: space-between;
    /*padding: 20px 0 44px;*/
}
.mounting .b24 {
	line-height: 32px;
        font-size: 22px;
}
.mounting>div {
	padding: 0 10px;
    display: inline-block;
    width: 24.5%;
	vertical-align: top;
	margin-bottom: 30px;
}
.mounting>div>div {
	height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.mounting-button,.advantage-bl .q-button,.order-size .q-button {
	width: 300px;
	height: 80px;
	text-transform: uppercase;
	padding-top: 28px;
	margin-bottom: 50px;
}
.opportunities {
	background: url(../images/grey-bg.jpg) no-repeat;
	background-size: cover;
}
.opportunities .h1 {
	color: #fcb827;
	margin: 68px 0 51px;
}
.opts-link {
	display: block;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.fancy-container {
	padding-bottom: 123px;
}
.opts-link>div {
	background: rgba(252,184,39,.95);
	text-align: center;
	font: 28px "BebasNeue Regular";
	color: #000;
	text-decoration: none;
	position: absolute; 
	bottom: 0;	
	width: 100%;
	min-height: 70px;
	padding: 8px 20px;
	-webkit-transition: all 0.4s ease-out;		
        -o-transition: all 0.4s ease-out;		
        transition: all 0.4s ease-out;
}
.opts-link:hover>div, 
.opts-link.active-crazy-link>div,
.active-sendwich-link div {
	background: rgba(0,0,0,.9);
	color: #fcb827;
}
.tab_li.active div {
	background: rgba(0,0,0,.9);
	color: #fcb827;
}
.width100 {
	width: 100%;
}
.text-container img {
	display: block;
    max-width: 100%;
    height: auto;
    margin: 0 70px 28px;
}
.gd-slider.gate-description .col-lg-5 p {
    margin-left: 19px;
}
.opts-link>span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.4s ease-out;		
        -o-transition: all 0.4s ease-out;		
        transition: all 0.4s ease-out;
}
.opts-link.active-crazy-link, .crazy-gallery a.active-sendwich-link {
	cursor: default;
}
.opts-link:hover>span,
.opts-link.active-crazy-link>span {
	-webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
	    transform: scale(1.2);
}

.opts-link.active-crazy-link>span,
.active-sendwich-link span {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.fancy-container>div {
	padding: 0;
}
.fancy-container>div:nth-child(3n+1),
.crazy-gallery .fancy-container>div:nth-child(3n+1) {
padding-right: 4px;
}
.fancy-container>div:nth-child(3n),
.crazy-gallery .fancy-container>div:nth-child(3n) {
    padding-left: 4px;
}
.fancy-container>div:nth-child(3n+2) {
    padding-left: 2px;
    padding-right: 2px;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 0 0 5px #edac21;
	        box-shadow: 0 0 0 5px #edac21;
}
.disign, .gate-advantages {
	background: #fcb827;
}
.disign .h1 {
	margin: 80px 0 20px;
}
.disign-button, .order-size-button {
	font-size: 18px;
	height: 80px;
	text-transform: uppercase;
	padding-top: 32px;
	width: 300px;
}
.disign-button {
	margin: 29px auto 29px;
}
.order-size {
/*	background: url(../images/fixed-bg.jpg) no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 74% 50%;*/
    background:#fcb827;
    position: relative;
    text-align:center;
}
.order-size-contacts {
	background: url(../images/fixed-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: 74% 50%;
    position: relative;
    text-align:center;
}
.order-size img{margin:0 auto 40px;}
.order-size-button {
	background: #fcb827;
	color: #000;
}
.order-size-button:hover {
	color: #fcb827;
	background: #000;
}
.order-size-button:after {
	background-color: #fcb827;
}
.slider-title a {
	text-align: center;
	text-decoration: none;
	font: 18px "BebasNeue Regular";
}
.order-size h2 {
	margin: 45px 0 22px;
	color: #000;
}
.order-size-contacts h2 {
	margin: 144px 0 74px;
    color: #fff;
}
.order-size-button {
	margin-bottom: 149px;
}
.ih-item.circle.effect5 {
    -webkit-perspective: 900px;
    perspective: 900px;
}
.ih-item.circle, .ih-item.circle .img {
    position: relative;
    width: 445px;
    height: 445px;
    border-radius: 50%;
}
.ih-item.circle .img:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 5px #000;
            box-shadow: inset 0 0 0 5px #000;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.ih-item, .ih-item * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ih-item.circle .img img {
    border-radius: 50%;
}
.ih-item img {
    width: 100%;
    height: 100%;
}
.ih-item.circle.effect5 .info {
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.ih-item.circle .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.ih-item.circle.effect5 .info .info-back {
    visibility: hidden;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    background: #333333;
    background: rgba(0, 0, 0, 0.66);
    -webkit-transform: rotate3d(0, 1, 0, 180deg);
    -ms-transform: rotate3d(0, 1, 0, 180deg);
    transform: rotate3d(0, 1, 0, 180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.ih-item.circle.effect5 a:hover .info {
    -webkit-transform: rotate3d(0, 1, 0, -180deg);
    -ms-transform: rotate3d(0, 1, 0, -180deg);
    transform: rotate3d(0, 1, 0, -180deg);
}
.ih-item.circle.effect5 a:hover .info .info-back {
    visibility: visible;
}
.ih-item.circle.effect5 .info .info-back p {
	font: 30px "BebasNeue Regular";
	color: #fff;
	width: 100%;
	text-align: center;
	padding: 0 78px;
}
.bxslider-3 {
	margin: 0;
	list-style: none;
}
.bxslider-3 li {
	padding: 0 2px;
}
.gate-slider-wrap .bx-wrapper .bx-prev {
    left: -95px;
    background: url(../images/arrow-sprite.png) no-repeat 0 -88px;
}
.gate-slider-wrap .bx-wrapper .bx-prev:hover {
    background: url(../images/arrow-sprite.png) no-repeat 0 -34px;
}
.gate-slider-wrap .bx-wrapper .bx-next {
    right: -95px;
    background: url(../images/arrow-sprite.png) no-repeat -33px -88px;
}
.gate-slider-wrap .bx-wrapper .bx-next:hover {
    background: url(../images/arrow-sprite.png) no-repeat -33px -34px;
}
.gate-slider-wrap {
	margin-bottom: 75px;
}
.gallery-title.actions .h1 {
	width: 216px;
    left: calc(50% - 108px);
    top: -29px;
    height: 62px;
}
.actions {
	margin: 72px 0;
}
.fancy-hidden-links, .fancy-hidden-links>* {
	display: none;
}
#scheme-wrap .modal-dialog {
	max-width: 100%;
}
.opened-section {
	height: 500px;
	position: relative;
	overflow: hidden;
	display: block;
	width: 75%;
	float: left;
}
.opened-section-new {
	height: 500px;
	position: relative;
	overflow: hidden;
	display: block;
	width: 75%;
	float: left;
}
.gate-types {
	padding: 0;
	overflow: hidden;
	margin-bottom: 65px;
	margin-top: 35px;
}
.ops-title {
	position: absolute;
	height: 60px;
	background: #fcb827;
	bottom: 0;
	left: 0;
	width: 100%;
}
.ops-title span {
	display: block;
	margin: 0;
	line-height: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	width: 100%;
}
.opened-section span {
	text-align: center;
	padding: 0 15px;
	color: #000;
}
.opened-section-new span {
	text-align: center;
	padding: 0 15px;
	color: #000;
}
.closed-section {
	height: 500px;
	position: relative;
	overflow: hidden;
	display: block;
	width: 25%;
	float: left;
}
.closed-section-new {
	height: 500px;
	position: relative;
	overflow: hidden;
	display: block;
	width: 25%;
	float: left;
}
.closed-section .ops-title {
	background: #000;
}
.closed-section-new .ops-title {
	background: #000;
}
.closed-section span {
	color: #fcb827;
}
.closed-section-new span {
	color: #fcb827;
}
.closed-section:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
    background: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,.6)), to(rgba(0,0,0,.0)));
    background: -o-linear-gradient(right, rgba(0,0,0,.6), rgba(0,0,0,.0));
    background: linear-gradient(to left, rgba(0,0,0,.6), rgba(0,0,0,.0));
}
.closed-section-new:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
    background: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,.6)), to(rgba(0,0,0,.0)));
    background: -o-linear-gradient(right, rgba(0,0,0,.6), rgba(0,0,0,.0));
    background: linear-gradient(to left, rgba(0,0,0,.6), rgba(0,0,0,.0));
}
.closed-section:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	-webkit-transition: all 0.3s ease-out;		
        -o-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;

}
.closed-section-new:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	-webkit-transition: all 0.3s ease-out;		
        -o-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;

}
.closed-section:hover:before {
	background: rgba(0,0,0,.1);
}
.closed-section-new:hover:before {
	background: rgba(0,0,0,.1);
}
.gate-main-title {
	margin-top: 0;
}
.gate-description-wrap {
	padding-top: 20px;
}
.arrow-move {
	position: absolute;
	width: 57px;
	height: 57px;
	background: url(../images/arrow-move.png) no-repeat;
	left: calc(50% - 27px);
	bottom: 78px;
}
/*============== gate-classic ========*/
/*============== gate-entry ========*/
.gate-description .col-lg-5 p.ml20 {
	margin-left: 20px;
}
.entry .h1 {
	width: 510px;
	left: calc(50% - 255px);
}
.gate-description-wrap {
	margin-bottom: 0px;
}
.gate-tab-container {
	margin-top: 20px;
}
.tab-row img {
	display: block;
    max-width: 100%;
    height: auto;
}
.half-list {
	margin: 0 0 10px 75px;
}
.gate-advantages h2 {
    margin-top: 40px;
    margin-bottom: 0;
    padding: 0;
    line-height: 1.1;
}
.adv-sl-container {
	padding: 0;
}
.advantages-slider-wrap {
	position: relative;
	margin-bottom: 52px;
	margin-top: 30px;
}
.bg-line {
	position: absolute;
	width: 100%;
	height: 98px;
	background: #000;
	left: 0;
	top: calc(50% - 49px);
	z-index: 1;
}
.bxslider-4 {
	position: relative;
	z-index: 5;
}
.advantages-link {
	display: inline-block;
	width: 250px;
}
.advantages-link div {
	width: 250px;
	height: 210px;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.3s ease-out;		
        -o-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;
}
.advantages-link div img {
	width: 120%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
}
/*.bxslider-4 {
	max-width: 1170px;
	margin: 0 auto;
}*/
.bxslider-4 {
    padding: 20px;
    border: 5px solid #000;
    background: #fcb827;
    display: inline-block;
}
.bxslider-4 ul, .certificates-slider-wrap ul {
	margin: 0;
	list-style: none;
}
.advantages-link p {
	color: #000;
	text-align: center;
	padding: 22px 5px 0;
    margin-bottom: 0;
	line-height: 25px;
}
.bxslider-4 .bx-wrapper .bx-next {
    right: -95px;
    background: url(../images/arrow-sprite.png) no-repeat -33px -33px;
}
.bxslider-4 .bx-wrapper .bx-prev {
    left: -95px;
    background: url(../images/arrow-sprite.png) no-repeat 0 -33px;
}
.bxslider-4 .bx-wrapper .bx-next:hover {
    background: url(../images/arrow-sprite.png) no-repeat -33px -142px;
}
.bxslider-4 .bx-wrapper .bx-prev:hover {
    background: url(../images/arrow-sprite.png) no-repeat 0 -142px;
}
.fancybox-opened .fancybox-title {
	color: #000;
    font: 24px "BebasNeue Regular";
    text-align: center;
    padding-top: 18px;
}
.fancybox-opened .fancybox-title .form-title {
	margin-top: 5px;
	padding-bottom: 15px;
}
.fancybox-opened .fancybox-title .form-title:after {
	left: calc(50% - 25px);
}
.fancy-text-content {
	font: 300 18px 'Roboto', sans-serif;
}
.bxslider-4 li:hover a>div {
	-webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
	    transform: scale(1.03);
}
.advantages-link.group5 div {
	height: 250px;
}
.bxslider-5 {
	
}
.bxslider-5-init ul {
	list-style: none;
	margin: 0;
}
.bxslider-5-init .bx-wrapper img {
    width: 100%;
}
.bxslider-5-init ul li {
	margin-bottom: 0;
}
.lots-sliders-row>div {
	padding: 0;
}
 .sandwich-slider-wrap .bxslider-7 .bx-wrapper .bx-controls-direction a {
	top: 0;
	height: 100%;
	width: 55px;
	display: block;
	background: rgba(0,0,0,.25);
	margin-top: 0;
	-webkit-transition: all 0.3s ease-out;		
        -o-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;
    opacity: 0;
}
.bxslider-5-init .bx-wrapper .bx-controls-direction a{    top: -1px;
    height: 30px;
    width: 36px;
    display: block;
    background: #fcb827;
    margin-top: 0;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 1;
    text-indent: inherit;
    font-size:0;
}
.bxslider-5-init .bx-wrapper{margin: 0 auto 0;}
.sandwich-slider-wrap .bxslider-7 .bx-wrapper .bx-controls-direction a {
	width: 144px;
}
.bxslider-5-init .bx-wrapper:hover .bx-controls-direction a, 
.sandwich-slider-wrap .bxslider-7 .bx-wrapper:hover .bx-controls-direction a {
	opacity: 1;
}
.bxslider-5-init .bx-wrapper .bx-controls-direction a:hover, 
.sandwich-slider-wrap .bxslider-7 .bx-wrapper .bx-controls-direction a:hover {
	background: rgba(0,0,0,.5);
}
.sandwich-slider-wrap .bxslider-7 .bx-wrapper .bx-prev {
	left: 0;
}
.bxslider-5-init .bx-wrapper .bx-prev{ right: 37px;}
.bxslider-5-init .bx-wrapper .bx-prev:before,.bxslider-5-init .bx-wrapper .bx-next:before{	    font-family: "FontAwesome";
    position: absolute;
    height: 30px;
    width: 36px;
    color: #000000;
    text-align: center;
    font-size: 36px;
    background: none !important;
    z-index: 99;}
.bxslider-5-init .bx-wrapper .bx-prev:before{	content: "\f104";
    top: -3px;
    left: 0;}
.bxslider-5-init .bx-wrapper .bx-next:before {
	content: "\f105";
	top: -3px;
    left: 0;
}
.popup__img{    position: absolute;
    width: 32px;
    height: 30px;
    bottom: 12px;
    left: 15px;
    cursor: pointer;
}
.bxslider-5-init .bx-wrapper .bx-prev:after,
.bxslider-5-init .bx-wrapper .bx-next:after{}
.bxslider-5-text p {
    line-height: 22px;
    padding: 0 10px;
}
.sandwich-slider-wrap .bxslider-7 .bx-wrapper .bx-prev:after,
.sandwich-slider-wrap .bxslider-7 .bx-wrapper .bx-next:after {
	-webkit-transform: scale(1.9);
    -ms-transform: scale(1.9);
	    transform: scale(1.9);
}
.sandwich-slider-wrap .bxslider-7 .bx-wrapper .bx-controls-direction a {
    top: 50%;
    margin-top: -35px;
    height: 70px;
    width: 55px;
    display: block;
    background: rgba(0,0,0,.25);
    /* margin-top: 0; */
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 0;
}
.sandwich-slider-wrap .bxslider-7 .bx-wrapper .bx-prev:after, .sandwich-slider-wrap .bxslider-7 .bx-wrapper .bx-next:after {
    content: '';
    position: absolute;
    height: 32px;
    width: 20px;
    display: block;
    top: calc(50% - 25px);
    left: calc(50% - 16px);
    z-index: 99;
}
.sandwich-slider-wrap .bxslider-7 .bx-wrapper {
	margin-bottom: 43px;
}
/*.bxslider-5 .bx-wrapper .bx-prev:after {
	background: url(../images/arrow-sprite.png) 0 -196px;
}*/
.bxslider-5-init .bx-wrapper .bx-prev:after {
	background: url(../images/arrow-sprite.png) 0 -231px;
}
.sandwich-slider-wrap .bxslider-7 .bx-wrapper .bx-prev:after{    background: url(../images/arrow-sprite.png) no-repeat 0 -142px;
    width: 33px;
    height: 51px;-webkit-transform: none;-ms-transform: none;transform: none;}
/*.bxslider-5 .bx-wrapper .bx-next:after {
	background: url(../images/arrow-sprite.png) -22px -196px;
}*/
.bxslider-5-init .bx-wrapper .bx-next:after {
	background: url(../images/arrow-sprite.png) -22px -231px;
}
.sandwich-slider-wrap .bxslider-7 .bx-wrapper .bx-next:after{    background: url(../images/arrow-sprite.png) no-repeat -33px -142px;
    width: 33px;
    height: 51px;-webkit-transform: none;-ms-transform: none;transform: none;}
.bxslider-5-init .bx-wrapper .bx-next,
.sandwich-slider-wrap .bxslider-7 .bx-wrapper .bx-next {
	right: 0;
}
.lsr-title.h1 {
	margin-top: 40px;
	margin-bottom: 30px;
}
.bxslider-5-title {
    font: 30px "BebasNeue Regular";
    color: #000;
    text-decoration: none;
    padding: 25px 0 14px;
    display: inline-block;
}
.bxslider-5-init .bs20{margin-bottom:12px;color:#fcb827;}
/*.bxslider-5-title:hover {
	text-decoration: underline;
}*/
.bxslider-5-text {
    padding: 0 0 40px;
    overflow: hidden;
}
/*============== gate-entry ========*/

/*============== Filenka ========*/
.bxslider-6 li img {
	width: 100%;
}
.bxslider-7 li img {
    width: auto;
    margin: 0 auto;
}
.bxslider-6 {
	/*margin-bottom: 20px;*/
}
.bxslider-6 ul, .bxslider-7 ul {
	margin: 0;
	list-style: none;
}
.bxslider-6 .bx-wrapper .bx-controls-direction a {
	position: absolute;
    top: 50%;
    width: 33px;
    height: 33px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 10;
}
.bxslider-6 .bx-wrapper .bx-next {
	background: url('../images/modals.png') -34px -53px;
	right: 19px;
}
.bxslider-6 .bx-wrapper .bx-prev {
	background: url('../images/modals.png') 0 -53px;
	left: 19px;
}
.bx-separator {
	position: relative;
}
.bs30 {
	/*font: 30px "BebasNeue Regular";*/
	font-size:24px;
	text-transform: none;
	font-weight: 400;
}
.yellow-title {
	color: #fcb827;
}
.title-sep-white span {
	background: #fff;
}
.versions {
	padding-left: 15px;
	padding-right: 15px;
}
.versions .opts-link>div {
	font: 24px "BebasNeue Regular";
	min-height: 60px;
}
.versions.fancy-container>div {
    padding: 0 4px 8px;
}
.versions.fancy-container {
	padding-bottom: 25px;
}
.offset-margin {
	margin-left: 12.5%;
}
.ih-item.can-gamma, 
.ih-item.can-gamma .can {
	position: relative;
    width: 260px;
    height: 260px;
    border-radius: 50%;
}
.can-gamma img {
	border-radius: 50%;
}
.ih-item.can-gamma .can {
	opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.ih-item.can-gamma .gamma-color {
	-webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.ih-item.can-gamma:hover .can {
	opacity: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}
.ih-item.can-gamma:hover .gamma-color {
	opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.main-can-wrap .b24 {
	padding-top: 4px;
}
.big-index {
	position: relative;
	z-index: 20;
}
.can-gamma-row {
	margin-top: 10px;
	margin-bottom: 30px;
}
.ih-item.can-gamma {
	margin: 0 auto;
}
/*============== Filenka ========*/
/*============== gate-automatic ========*/
.opportunities.opp-invers {
	background: #fcb827;
}
.opportunities.opp-invers .h1 {
	color: #000;
}
.opp-invers .opts-link>div {
	background: rgba(0,0,0,.95);
	color: #fcb827;
}
.opp-invers .opts-link:hover>div {
	background: rgba(252,184,39,.95);
	color: #000;
}
.opp-invers .opts-link {
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.35);
	        box-shadow: 0 3px 5px rgba(0,0,0,.35);
}
.two-closed.closed-section {
	width: 12.5%;
}
.three-closed.closed-section, 
.four-closed.closed-section {
	width: 12%;
}
.three-closed.opened-section {
	width: 64%;
}
.four-closed.opened-section {
	width: 52%;
}
.helper-p.gate-types {
	margin-bottom: 34px;
}
.q-button.iverse-button {
	width: 237px;
	height: 60px;
	font-size: 15px;
	padding-top: 22px;
	margin: 48px auto 20px;
}
.tab-padding {
	padding-left: 55px;
	padding-right: 80px;
}
table {
	border-collapse: collapse; 
	table-layout: fixed;
	width: 100%;
}
th {
	text-align: center;
	padding: 8px 10px;
}
td {
	padding: 18px 10px 18px 40px;
}
th, td, tr {
border: 1px solid #fcb827; 
}
.tab-title.m35 {
	margin-bottom: 35px;
}
.m0-for-ul {
	margin: 0 0 10px 34px;
}
.tab-cont-separator {
	background: #fcb827;
	height: 1px;
	width: 89%;
	margin: 5px auto 40px;
}
.tab-row-table {
	padding-bottom: 10px;
}
.drive-img {
	margin: 0 auto;
}
/*============== gate-automatic ========*/

/*============== gate-design ========*/
.fbs-bold {
	font-family: "BebasNeue Bold";
	font-display: auto;
}
.des-img-conainer p.bs30 {
	margin-bottom: 17px;
}
.design-image-wrap {
	position: relative;
	min-height: 50px;
	margin-bottom: 21px;
}
.design-image-wrap img {
    width: 100%;
}
.design-image-wrap p {
	position: absolute;
	top: 12px;
	right: 27px;
}
.bold-span span {
	font-weight: 700;
}
.col-white {
	color: #fff;
}
.f-italic {
	font-style: italic;
}
.row-with-border p {
	max-width: 463px;
}
.margin_-20 {
	position: relative;
	margin-top: -20px;
}
.row-with-border {
	border: 1px solid #fcb827;
	margin-bottom: 35px;
	padding-bottom: 5px;
}
.row-with-border .h1 {
	margin-bottom: 22px;
}
.bxslider-6 .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bxslider-6 .bx-wrapper .bx-pager.bx-default-pager a.active,
.bxslider-7 .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bxslider-7 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fcb827;
	-webkit-box-shadow: none;
	        box-shadow: none;
}
.bxslider-6 .bx-wrapper .bx-pager.bx-default-pager a,
.bxslider-7 .bx-wrapper .bx-pager.bx-default-pager a {
    background: #6b6b6b;
    text-indent: -9999px;
    -webkit-box-shadow: 0 0 0 1px #000;
            box-shadow: 0 0 0 1px #000;
    display: block;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    outline: 0;
    border-radius: 7px;
}
.bxslider-6 .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto,
.bxslider-7 .bx-wrapper .bx-pager {
    bottom: 16px;
}
.med-span span {
	font-weight: 500;
}
.construct-variants .b24 {
	line-height: 24px;
	padding: 4px 0 0;
	height: 50px;
	overflow: hidden;
	margin-bottom: 20px;
}
.construct-img-container {
	height: 205px;
    line-height: 205px;
    text-align: center;
    position: relative;
    max-width: 390px;
    margin: 0 auto;
}
.construct-img-container img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
    height: auto;
}
.construct-variants-link {
	position: relative;
}
.construct-variants-link img {
	opacity: .2;
	-webkit-transition: all 0.3s ease-out;		
        -o-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;
}
.construct-variants-link:hover img {
	opacity: 1;
	 -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
	     transform: scale(1.03);
}
.construct-variants-link:hover span {
	opacity: 0;
}
.construct-variants-link span {
	background: transparent;
	width: 44px;
	height: 44px;
	border: 1px solid #fcb827;
	display: block;
	border-radius: 50%;
	position: absolute;
	top: calc(50% - 22px);
	left: calc(50% - 22px);
	-webkit-transition: all 0.3s ease-out;		
        -o-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;
}
.construct-variants-link span:after {
	background: #000;
	height: 25px;
	width: 1px;
	position: absolute;
	display: block;
	content: '';
	left: 21px;
	top: 9px;
}
.construct-variants-link span:before {
	background: #000;
	width: 25px;
	height: 1px;
	position: absolute;
	display: block;
	content: '';
	left: 9px;
	top: 21px;
}
.table-responsive {
	margin-bottom: 50px;
	border: none;
}
table.table-profile {
	table-layout: auto;
}
.table-profile td {
	text-align: center;
	padding: 16px 10px 16px 10px;
	position: relative;
} 
.th1 {
	width: 38%;
}
.th2 {
	width: 38%;
}
.gg {
	width: 18%;
}
.full-cell {
	background: #fcb827;
	outline: 1px solid #000;
	position: absolute;
	z-index: 9;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.lattice-container.construct-img-container {
	height: 295px;
    line-height: 295px;
}
.border-cell {
	border: 1px solid #fcb827;
	margin-bottom: 30px;
	padding: 5px;
}
.border-cell p {
	height: 42px;
	overflow: hidden;
	margin-bottom: 6px;
}
.lattice-container2.construct-img-container {
    height: 310px;
    line-height: 310px;
    margin-bottom: 23px;
}
.construct-variants .lattice-container2 + p {
	margin-bottom: 50px;
}
.dealer-form, .service-form-wrap {
	max-width: 1055px;
	margin: 20px auto 35px;
	overflow: hidden;
	padding: 44px 65px;
}
.fc-right-block, .fc-left-block, 
.radio-container>p, .rad-wrap-container {
	width: 50%;
	float: left;
}
.fc-left-block {
	padding-right: 35px;
}
.fc-right-block {
	padding-left: 35px;
}
input[type="radio"] {
    display: none;
}
input.optionsRadios + label {
    cursor: pointer;
    color: #b3b3b3;
    font-weight: 300;
}
input.optionsRadios + label>span {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #fff;
    border: 4px solid #434343;
    margin-right: 26px;
    position: relative;
    top: 1px;
}
input.optionsRadios:checked + label {
	color: #000;
}
input.optionsRadios:checked + label>span {
    background: #fcb827;
    border: 4px solid #000;
}
.rad-wrap-container {
	padding-left: 30px;
}
.radio-container {
	overflow: hidden;
	margin-bottom: 18px;
}
.dealer-form input {
	height: 48px;
}
.dealer-form input, .dealer-form textarea {
	margin-bottom: 15px;
}
.dealer-form .order-size-button {
	margin-top: 16px;
	margin-bottom: 0;
	width: 220px;
	height: 65px;
	padding-top: 23px;
}
.share-wrap {
	padding: 30px;
	border: 1px solid #000;
	margin-bottom: 30px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,.35);
	        box-shadow: 0px 2px 2px 0px rgba(0,0,0,.35);
}
/*.share-wrap img {
	width: 100%;
}*/
.share-image-wrap {
	width: 45%;
	float: left;
}
.share-text-wrap {
	width: 55%;
	float: left;
}
.share-text-wrap a:first-child {
	color: #fcb827;
	text-decoration: none;
	margin-top: 23px;
	display: block;
}
.share-text-wrap a:last-child {
	color: #000;
	font-weight: 400;
	font-style: italic;
	display: inline-block;
	float: right;
	margin-top: 45px;
}
.share-text-wrap a:last-child:hover {
	color: #fcb827;
}
.share-text-wrap a:first-child:hover {
	text-decoration: underline;
}
.pagination-k {
	list-style: none;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
	width: 100%;
	text-align: center;
	margin: 20px 0 30px;
}
.pagination-k li {
	display: inline-block;
	margin: 0;
	font-size: 30px;
}
.pagination-k li.pagin-arrow, .pagination-k li.pagin-arrow-d {
    width: 33px;
    height: 41px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.pagination-k li a {
	text-decoration: none;
	color: #000;
	padding: 3px 10px;
}
.pagination-k li a:hover,.pagination-k table a {
	color: #fcb827;
}
.pagination-k table {
	width: auto;
	color: #fcb827;
	margin: 0 9px;
}
.pagin-arrow-d {
	position: relative;
	top: -2px;
}
.pagin-arrow a {
	-webkit-transform: scale(.8, 1.4);
	    -ms-transform: scale(.8, 1.4);
	        transform: scale(.8, 1.4);
	display: block;
}
.pagination-k table td {
	padding: 4px 0;
    border: 2px solid #000;
}
.pagination-k table td:hover {
	background: #000;
}
.pagination-k table td.active:hover {
	background: transparent;
}
.pagination-k table td.active, .pagination-k table tr {
	border: none;
	border-top: 2px solid transparent;
	border-bottom: 2px solid #fcb827;
}
.pagination-k table td.active a {
	cursor: default;
}
.shares-i-title {
	margin-top: 0;
}
.shares-inner-row img {
	float: left;
	margin: 0 auto 27px;
	/* margin: 0 30px 27px 0; */
	/*width: 100%;*/
	display: block;
    /*max-width: 600px;*/
    height: auto;
}
.col-xs-12 > .img-responsive{
    display: none;
}
.button-wrapper {
	position: relative;
	height: 50px;
	line-height: 50px;
	margin: 8px 0 45px;
}
.news-button {
	display: inline-block;
	text-align: center;
	width: 188px;
	color: #000;
	text-decoration: none;
	font: 400 italic 15px "GothaProReg";
	text-transform: uppercase;
	border: 2px solid #000;
	border-radius: 3px;
	padding: 14px 25px;
	position: absolute;
    left: calc(50% - 94px);
    top: calc(50% - 24px);
    -webkit-transition: all 0.3s ease-out;		
        -o-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;
}
.news-button:hover {
	color: #000;
	border-color: transparent;
}
.prev-news, .next-news {
	color: #000;
	font-weight: 400;
	font-style: italic;
	text-decoration: none;
	position: relative;
	-webkit-transition: all 0.3s ease-out;		
        -o-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;
}
.prev-news:after, .next-news:after {
	display: block;
	position: absolute;
	top: -1px;
	font-size: 30px;
	color: #fcb827;
	font-style: normal;
	-webkit-transition: all 0.3s ease-out;		
        -o-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;
}
.prev-news:hover:after, .next-news:hover:after {
	color: #000;
}
.prev-news {
	padding-left: 25px;
	margin-left: 20px;
}
.next-news {
	padding-right: 25px;
	margin-right: 20px;
}
.prev-news:after {
	content: '\00AB';
	left: 0;
}
.next-news:after {
	content: '\00BB';
	right: 0;
}
.contacts .row {
	margin-bottom: 35px;
}
.prev-news span, .next-news span {
	text-decoration: underline;
}
.button-wrapper br {
	display: none;
}
.like-footer address ul.margin-b15 {
	margin-bottom: 15px;
}
#map2, #map3 {
	height: 500px;
	width: 100%;
}
.maps-separator {
	width: 100%;
	height: 1px;
	background: #000;
}
.crazy-gallery {
	margin-bottom: 54px;
	margin-top: 25px;
}
.crazy-gallery a {
	cursor: pointer;
}
.crazy-gallery .fancy-container>div {
    padding: 0 3px;
}
.crazy-gallery .fancy-container {
	padding-bottom: 0;
}
.crazy-row ul {
	list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
    text-align: center;
}
.crazy-ul-wrap {
	display: none;
	opacity: 0;
	-webkit-transition: opacity .6s ease-out;		
        -o-transition: opacity .6s ease-out;		
        transition: opacity .6s ease-out;
}
.gifka {
	position: absolute;
    top: calc(50% - 27px);
    left: calc(50% - 30px);
}
.show-ul-wrap {
	opacity: 1;
}
.crazy-row {
	display: none;
}
.crazy-row ul li {
	margin: 0;
    padding: 3px;
    width: 25%;
    display: inline-block;
}
.crazy-row ul li img {
	position: relative;
    width: 100%;
    max-width: 100%;
}
.crazy-row .gal-link {
	display: block;
	border: none;
}
.height-anim {
	-webkit-transition: all 1s ease-out;		
        -o-transition: all 1s ease-out;		
        transition: all 1s ease-out;
}
.crazy-row .opts-link>p {
	left: 0;
	top: 0;
	margin: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
} 
.crazy-row .opts-link:hover>p {
	background: rgba(252,184,39,.85);
	color: #000;
	text-decoration: underline;
}
.crazy-row>div {
	background: #fcb827;
	padding: 87px 0 47px;
	margin-bottom: 6px;
	min-height: 350px;
}
.close-crazy {
	-webkit-box-shadow: 0 2px 3px 1px rgba(0,0,0,.2);
	        box-shadow: 0 2px 3px 1px rgba(0,0,0,.2);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	-webkit-transition: all 3s ease-out;		
        -o-transition: all 3s ease-out;		
        transition: all 3s ease-out;
    position: absolute;
    cursor: pointer;
    top: 17px;
    right: 14px;
    min-height: auto !important;
    padding: 0 !important;
}
.close-crazy:hover {
	-webkit-box-shadow: inset 0 2px 3px 1px rgba(0,0,0,.2);
	        box-shadow: inset 0 2px 3px 1px rgba(0,0,0,.2);
}
.close-crazy:hover:after {
	top: 13.5px;
}
.close-crazy:after {
	content: '';
	position: absolute;
	width: 25px;
	height: 25px;
	background: url(../images/close-gal.png) no-repeat center;
	top: 12.5px;
	left: 12.5px;
}
.sandwich {
	margin: 0;
	top: 0;
	font-size: 32px;
	color: #fcb827;
}
.sandwich-slider-wrap {
	padding: 0;
}
.certificates-slider-wrap {
	padding: 0 75px;
	margin: 15px 0 40px;
}
.certificates-slider-wrap img {
	width: 100%;
	height: auto;
}
.certificates-slider-wrap li a {
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	border-radius: 2px;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.6);
	        box-shadow: 0 2px 5px rgba(0,0,0,.6);
	padding: 17px 17px 0;
	display: block;
	margin: 2px;
}
.certificates-slider-wrap a p {
	margin-top: 10px;
}
.service-form-wrap {
	padding: 36px 45px 0;
}
.service-address .city {
	color: #fcb827;
	border-bottom: 1px solid #000;
	margin-bottom: 12px;
}
.service-form-wrap .form-title {
	margin-top: 0;
	text-align: center;
}
.service-form-wrap .order-size-button {
    height: 65px;
    padding-top: 23px;
    width: 219px;
    margin-top: 25px;
}
.service-form-wrap textarea {
	height: 180px;
}
.offer-title {
	margin: 23px 0 0;
	padding: 30px 0 30px;
}
.offer-title, .offer-title span, .we-offer {
	background: #fcb827;
}
.we-offer p {
	font: 21px "BebasNeue Regular";
	min-height: 45px;
	line-height: 34px;
	max-width: 226px;
}
.we-offer {
	padding: 25px 0 25px;
	margin-bottom: 25px;
	margin-top: 25px;
}
.we-offer .flexy, .strong-sides .flexy {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 30px;
}
.offer-img-hoder {
	width: 99px;
	height: 99px;
	/*background: url(../images/offer-sprite.png);*/
	margin-bottom: 20px;
	position: relative;
}
.offer-img-hoder:after, .offer-img-hoder:before {
	content: '';
	position: absolute;
	height: 1px;
	width: 221px;
	background: #000;
	top: 49.5px;
}
.offer-img-hoder:after {
	left: -255px;
}
.offer-img-hoder:before {
	right: -255px;
	display: none;
}
.we-offer .row>div:nth-child(5) .offer-img-hoder:before {
	display: block;
}
.we-offer .row>div:nth-child(1) .offer-img-hoder:after {
	display: none;
}
.we-offer .row>div:nth-child(2) .offer-img-hoder {
	background-position: 0 -99px;
}
.we-offer .row>div:nth-child(3) .offer-img-hoder {
	background-position: 0 -198px;
}
.we-offer .row>div:nth-child(4) .offer-img-hoder {
	background-position: 0 -297px;
}
.we-offer .row>div:nth-child(5) .offer-img-hoder {
	background-position: 0 -396px;
}
.strong-sides {
	/*margin-top: 60px;*/
}
.strong-sides img {
	display: block;
	height: auto;
	width: 100%;
	max-width: 200px;
	margin-bottom: 34px;
	-webkit-transition: all 0.3s ease-out;		
        -o-transition: all 0.3s ease-out;		
        transition: all 0.3s ease-out;
}
.strong-sides img:hover {
	-webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
	    transform: scale(1.2);
}
.strong-sides p {
	min-height: 126px;
	margin: 0;
	max-width: 263px;
	line-height: 25px;

}
.secur-tab .img-tab-wrap img {
	margin-bottom: 20px;
}
.tab-left-pad {
	padding-left: 30px;
}
.bxslider-6.bx-separator .bx-wrapper {
	margin-bottom: 0;
}
.markiz-table tr>td {
	text-align: left;
	padding-left: 45px;
}
.markiz-table table {
	width: 83%;
	margin: 0 auto 40px;
}
.gate-types>a:nth-child(1) .arrow-move,
.gate-types>a:nth-child(1) + a .arrow-move,
.gate-types>a:nth-child(1) + a + a .arrow-move,
.gate-types>a:nth-child(1) + a + a + a .arrow-move {
	-webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
	    transform: rotate(180deg);
}
.m0 {
	margin: 5px 0 10px 35px;
}
.video-iframe iframe {
	    width: 100%;
    height: 480px;
    margin: 65px auto 0;
    max-width: 800px;
    display: block;
}
.alto-500 {
	width: 20%;
	float: left;
}
.alto-500 .construct-img-container {
	margin: 0 auto 10px;
}
.error-page-bg {
	background: url(../images/404.jpg) no-repeat;
    background-size: cover;
    background-position: 50%;
}
.error-page>p:first-child {
	color: #fff;
	margin: 50px 0 30px;
	position: relative;
	overflow: hidden;
}
/*.error-page h1:after, .error-page h1:before {
	content: '';
	position: absolute;
	height: 5px;
	width: 50vw;
	background: #fcb827;
	top: calc(50% - 2px);
}
.error-page h1:after {
	left: calc(100% + -390px);
}
.error-page h1:before {
	right: calc(100% + -390px);
}*/
.error-page-text {
	color: #fff;
	font-size: 24px;
	margin: 45px 0 40px;
	padding: 0 15px;
}
.error-page a {
	margin-bottom: 70px;
	display: inline-block;
}
.error-page h1 {
    position: relative;
    color: #fff;
    margin-top: 22px;
    margin-bottom: 30px;

}
.logo img {
	max-width: 100%;
}
.search {
  padding-left: 3px;
    border-bottom: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 178px;
    margin-top: 6px;
    float: right;
}
.search input[type=text] {
     width: 150px;
    height: 22px;
    -webkit-appearance: none;
    line-height: 22px;
    padding: 0;
    background: transparent;
    color: #000;
    font: 300 16px 'Roboto Condensed', sans-serif, Arial;
    font-style: italic;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin: 0;
}
.search button[type=submit] {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    line-height: 21px;
}
.phone{font-family:'Roboto', sans-serif;line-height:1.0;font-display:auto;font-size:16px;font-weight:300;color:#fff;margin-top:28px;}
.phone p{padding:0;margin:0 0 6px;line-height:1.0;}
.phone .callback{color:#fcb827;border-bottom: 1px solid #7e5c14;}
.phone .callback:hover,.phone .callback:focus{text-decoration:none;border-bottom:none;}
.text-top-header{font-family:'Roboto', sans-serif;line-height:1.0;font-size:16px;font-display:auto;font-weight:400;color:#fff;text-align:center;}
.text-top-header p{line-height:1.3;margin:36px 0 0;}
.title h2{padding:0;margin:40px 0 30px;}
.action .image-wrap{margin-bottom:30px;}
.action .bs30{margin: 0 0 14px;line-height:1.1;}
.action a{text-decoration:none;}
.action{font-size:16px}
.action p{line-height:1.3;}
.action .more{color:#757575;font-style:italic;font-family:'Roboto Condensed', sans-serif, Arial;font-size:18px;font-display:auto;font-weight:300;float: right;margin-bottom:30px}
.reviews {font-family:'Roboto', sans-serif;line-height:1.0;font-size:16px;font-weight:300;font-display:auto;color:#000;line-height:1.5;}
.reviews .author{margin:20px 0 40px;font-family:'Roboto', sans-serif;line-height:1.0;font-display:auto;font-size:18px;font-weight:400;float:right;}
.text-reviews {
    padding: 0 23px 0 35px;
    position: relative;
}
.text-reviews:before, .text-reviews:after {
    font-size: 20px;
    font-family: "FontAwesome";
     content: "\f10d";
    height: 22px;
    left: 0px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 20px;
    color:#fcb827;
}
.text-reviews:after {
    bottom: -7px;
    content: '\f10e';
    left: auto;
    right: 0px;
    top: inherit;
}
.text-block{font-family:'Roboto', sans-serif;line-height:1.5;font-size:16px;font-display: auto;font-weight:400;margin-bottom:20px;}
.text-block h2{margin: 40px 0 30px;}
.text-block h3{margin:22px 0 22px;line-height:1.1;}
.pr10{padding-right:10px;}
.pl10{padding-left:10px;}
.text-block p{line-height:1.5;}
.text-block .row-text{/*margin-top:40px;*/}
.text-block .first{margin-top:0px;}
.download{color:#000000;font-family:'Roboto', sans-serif;line-height:1.0;font-size:16px;font-weight:300;font-display: auto;margin-bottom:6px;display:block;}
.download i{color:#fcb827;font-size:30px;vertical-align:middle;padding-right:15px;}
.pb20{padding-bottom:20px;}
.view_more{font-family: "BebasNeue Regular", sans-serif;
    font-size: 24px;
    font-display: auto;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1.0;}
    .view_more i{font-size: 36px;margin-top: -9px;}
    .toggle {
    /*height: 735px;*/
    overflow-y: hidden;
}
.toggle.open {
    height: auto !important;
}
.advantage-bl{font-family:'Roboto', sans-serif;line-height:1.1;font-size:16px;font-weight:300;font-display: auto;}
.advantage-bl p{line-height:1.3;}
.advantage-bl img{margin-bottom:30px;}
.advantage-bl .b30{margin: 0 0 8px;}
.advantage-bl .col-md-4{margin-bottom:50px;}
.advantage-bl h2{margin:40px 0 30px;}
.color-description-wrap{background: #f6f6f6;text-align:center;
font-family: "BebasNeue Regular", sans-serif;
    font-size: 18px;
    padding:22px 0 0;
    font-display: auto;
}
.color-description-wrap p{line-height:1.3;padding:0;margin:0;}
.color-description-wrap h2{margin:0 0 22px}
.color-description-wrap .col-md-3{margin-bottom:50px;padding-right: 32px;
    padding-left: 32px;}
.color-description-wrap .col-md-3:first-child,.color-description-wrap .col-md-3:nth-child(4n+1){padding-left:0px;}
.color-description-wrap .col-md-3:nth-child(4n){padding-right:0px;}
.color-description-wrap img{margin:0 auto 12px;display:block;}
.bs20 {
    font: 20px "BebasNeue Regular";
}
.title2 h2{margin:40px 0 30px;}
.advantages{background:#f0a300;}
.advantages h2{   
    margin: 0;
    padding: 22px 0 26px;}
.advantages .h2{   
margin: 0;
padding: 22px 0 22px;}
.counter{padding:43px 0 55px;} 
.counter{font-family: 'Roboto Condensed', sans-serif;font-size:24px;line-height:1.3;font-weight:400;font-display: auto;text-transform:uppercase;}
.counter .timer{    font: 400 72px 'Roboto Slab', serif;
    margin-right: 15px;
    line-height: 50px;
    margin-bottom: -2px;}
.one-fourth{
    -ms-flex-pack: distribute;
    justify-content: space-around;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
}
.video{/*background: url(../images/video.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;*/
    position: relative;
        background-attachment: scroll!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: cover;
    overflow:hidden;
}
.video.have-video{background-image:none !important;}
.bg-img-mobi{display: none;position: absolute;
    right: 0;
    /* bottom: 0; */
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    background-size: cover;   
    background-attachment: scroll!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: cover;}
.content::before, .content::after {
    position: absolute;
    content: '';
    pointer-events: none;
}
.responsive-video-div img{width:100%}
.video__title{background:rgba(0,0,0,0.8);padding:22px 0;text-align:center;color:#fcb827; font: 36px "BebasNeue Regular";}
.video__title h2{color:#fcb827; font: 36px "BebasNeue Regular";margin-bottom:0;}
.video__title .h2{color:#fcb827; font: 36px "BebasNeue Regular";margin-bottom:0;margin-top:0px;}
.video .left,.video .right,.video__title{position:relative;z-index: 2;}
.video .left{background:rgba(0,0,0,0.6)}
/*.video .left:before{background:rgba(0,0,0,0.5);position:absolute;content:'';top:0;left:0;}*/
.video ul {
    margin: 15px 0 15px 48px;
    padding: 0;
    list-style-image: url(../images/check.png);
}
.video .content_wrap {
    margin-bottom: 50px;
    margin-top: 68px;
}
.video .item-mask {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    width:100%;
    background-image: url(../images/dotted.png);
}
.price-form{
margin-left:15px;
background:rgba(252, 184, 39, 0.8);
padding:55px 80px;
text-align:center;
margin-top:68px;
    -webkit-box-shadow: 0px 7px 2px 0px rgba(0, 0, 0, 0.42);
box-shadow:         0px 7px 2px 0px rgba(0, 0, 0, 0.42);
max-width: 86%;
}
.price-form h2{    font: 36px "BebasNeue Regular";
    margin-bottom: 27px;
    line-height: 1.0;
}
.price-form h2 span{font-size:30px;}

.price-form .h2{    font: 36px "BebasNeue Regular";
    margin-bottom: 27px;
    line-height: 1.0;
}
.price-form .h2 span{font-size:30px;}
.video ul li { font: 30px "BebasNeue Regular";color:#fff;margin-bottom:20px;line-height:1.1;}
.video p { font: 30px "BebasNeue Regular";color:#fff;margin-bottom:25px;line-height:1.1;}
.video .mounting-button,.video .q-button {
        width: 300px;
    height: 54px;
    line-height: 54px;
    text-transform: uppercase;
    padding-top: 0;
    margin-bottom:0;
}
.price-form input{
    height: 44px;
    padding-left: 15px;
    text-align: center;
    padding-right: 15px;
    font: 300 20px 'Roboto', sans-serif;
    color: #000;
    background: transparent;
    width: 260px;
    padding: 0;
    margin: 0 0 28px;
}
.avtomatika{margin-bottom:26px;}
.avtomatika h3{    
    margin: 24px 0 32px;
    font-weight: 700;
    text-align: center;}
.download2{    
    color: #000000;
    font-family: 'Roboto', sans-serif;
    line-height: 1.0;
    font-size: 30px;
    font-display: auto;
    font-weight: 400;
    margin: 37px 0 34px;
    text-decoration: none;
}  
.download2:hover,.download2:focus{text-decoration: none;}
.order-price-button{
    height: 78px;
    font: 400 30px 'Roboto', sans-serif, Arial;
    text-transform: none;
    padding-top: 16px;
    width: 340px;
    background: #fcb827;
    color: #000;
}
.order-price-button-prod{ 
      background: #fcb827;
    color: #000;
    border-radius: 0;
    font: 400 18px 'Roboto', sans-serif, Arial;
    width: 210px;
    padding-top: 10px;
}
.order-price-button-prod:hover,.order-price-button-prod:focus {
    color: #fcb827;
    background: #000;
}
.order-price-button-prod:after {
    background-color: #fcb827;
}
.order-price-button:hover,.order-price-button:focus {
    color: #fcb827;
    background: #000;
    text-decoration:none;
    font-weight: 400;
}
.price-prod .modal-dialog {
    width:936px;
    max-width:936px;
    margin: 30px auto;
}
.price-prod .modal-form {
    width: 100%;
    max-width: 830px;
    margin: 0 auto;
}
.price-prod td, .price-prod tr {
    border: none;
    vertical-align:top;
    padding:0;
}
.price-prod td:first-child{width: 390px;}
.price-prod td img{max-width:325px;margin: 22px 0 20px;}
.price-prod .form-title {
    font: 500 28px 'Roboto', sans-serif;
    position: relative;
    text-transform: none;
    padding-bottom: 0;
    margin-top: 22px;
    margin-bottom: 23px;}
    .price-prod .q-button2{margin-bottom: 15px;}
    .price-prod .form-title:after {
    display:none;
}
.price-prod input,.price-prod textarea {
    width: 436px;
    border: none;
    -webkit-box-shadow: 0 0 0 1px #fcb827;
            box-shadow: 0 0 0 1px #fcb827;
    color: #000;
    margin-bottom: 25px;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font: 300 18px 'Roboto', sans-serif;
    height: 54px;
    padding-left: 22px;
    padding-right: 22px;
    background: transparent;
}
.price-prod p{    
    font: 400 14px 'Roboto', sans-serif;
    margin: 0 0 5px;}
.price-prod label {
    margin-bottom: 20px;}
.price-prod .modal-content{border: 3px solid #fcb827;border-radius:0;background: #fefcfd;}
.price-prod ::-webkit-input-placeholder{color:#000}
.price-prod ::-moz-placeholder{color:#000}
.price-prod :-moz-placeholder{color:#000}
.price-prod :-ms-input-placeholder{color:#000}
.q-button2{
        height: 54px;
    font: 400 20px 'Roboto', sans-serif, Arial;
    text-transform: none;
    padding-top: 11px;
    width: 276px;
    background: #fcb827;
    color: #000;
    text-align: center;
    margin: 0 auto;
    position:relative;
        -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    margin-top:15px;
}
.q-button2:after{
    content: "";
    display: block;
    height: 5px;
    width: 0;
    border-radius: 3px;
    background-color: #fcb827;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
.order-price-button:after{ background-color: #fcb827;}
.q-button2:hover:after{
    width: 100%;
}
.q-button2:hover, .q-button2:focus {
    color: #fcb827;
    background: #000;
    text-decoration: none;
    font-weight: 400;
}
    .q-button2 input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
}
   .opportunities h2{ color: #fcb827;}
   .opportunities .fancy-container {
    padding-bottom: 60px;
}
   .bxslider-col-3 .opts-link{overflow: inherit;}
   .product-item{text-align:center;font: 500 16px 'Roboto', sans-serif, Arial;margin-bottom:75px;}
    .product-item p{margin:0 0 22px;line-height:1.1;}
   .product-item h3{
    font: 400 25px 'Roboto', serif;
    margin: 0 0 20px;
}
.product-item a{  color: #000;text-decoration:none;}
.pagination{display:block;margin:0;}
.pagination ul{  display: inline-block;
    padding-left: 0;
     margin: 0 0 25px;
    list-style-image: none;list-style:none;}
    .pagination ul li {
    display: inline-block;
    margin:0;
    padding: 0 5px;
}
 .pagination ul li a{color:#000;font: 500 15px 'Roboto', sans-serif, Arial;text-decoration:none;}
 .pagination ul li.active a{color:#fcb827;}
 .seo{font: 400 14px 'Roboto', sans-serif, Arial;line-height:1.3;}
.seo p {
    line-height:1.3;
}
.filters-head{    margin: 0 0 20px;
    padding: 0 0 15px 20px;
    border-bottom: 2px solid #fcb827;}
   .filter_row {
    margin: 0 0 5px;
}
    .filter_row input[type=checkbox],.filter_row input[type=radio] {
    margin: 0;
    margin-top: 0;
    height: 12px;
    line-height: normal;
    width: 10px;
    border: none !important;
    -webkit-box-shadow: none;
            box-shadow: none;
}
    .filter_row .label {
   display: inline;
    font: 500 15px 'Roboto', sans-serif, Arial;
    color: #000;
    margin: 0;
    padding: 0 0 0 5px;
}
  .filter_row label {margin:0 0 0 20px;}
  .filter_block{margin:0 0 17px;}
  .back-to-top {
    border-radius: 100%;
    bottom: 20px;
    color: #fff;
    display: block;
    font-size: 40px;
    height: 58px;
    position: fixed;
    right: -200px;
    text-align: center;
    -webkit-transition: all 800ms ease 0s;
    -o-transition: all 800ms ease 0s;
    transition: all 800ms ease 0s;
    visibility: hidden;
    width: 60px;
    line-height: 50px;
    z-index: 500;
    background: #000;
}
.back-to-top.to-top {
    left: 20px;
    -webkit-transition: all 800ms ease 0s;
    -o-transition: all 800ms ease 0s;
    transition: all 800ms ease 0s;
    visibility: visible;
}
/*============== gate-design ========*/
@media screen and (min-width:0\0) { 
    /* стили только для IE9 - IE10 */ 
    .bottom-header nav>ul>li>a {
    	padding: 0 10px;
    	font-size: 15px;
    }
    .slider-title a {
    	font-size: 16px;
    }
}
/* for safari */
body:last-child:not(:root:root) .bottom-header nav>ul>li>a {
    	padding: 0 10px;
    	font-size: 15px;
    }
@media only screen and (max-width : 1200px) {
	body:last-child:not(:root:root) .bottom-header nav>ul>li>a {
    	padding: 0 10px;
    	font-size: 13px;
    }
}
.bread-crumbs {
	padding: 18px 0 0 0px;
}
/*.fs4>div>.col-xs-12>p {
	font-size: 14px;
    line-height: 22px;
    margin: 0;
}
*/
.fs3 .m35 {
	margin-bottom: 5px;
}
.gate-types {
	margin-bottom: 20px;
    margin-top: 7px;
}
.gate-description-wrap {
    padding-top: 7px;
}
footer address ul li {
    color: #000 !important;
}

/*.crazy-gallery.fs5 {
	margin-bottom: 0;
}*/
.first-screen-index h1, .first-screen-index .h1 {
        font-size: 48px;
        margin-top: 45px;
    }
    


.img-right {
    float: right;
}
.img-left {
    float: left;
}
.responsive-video-div.bgvid {
    background-attachment: scroll!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: cover;
}
video.bgvid {
    position: absolute;
    right:0;
    /* bottom: 0; */
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    background-size: cover;
}
.video video {
     background-attachment: scroll!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: cover;
}
.video .content2 {
    margin: 0 auto;
    padding: 0;
    background-color: transparent;
    position: relative;
}
.video .content2::before,.video  .content2::after {
    position: absolute;
    content: '';
    pointer-events: none;
}
.mt-30 {
    margin-top:30px;
}
.gall-name{    background: rgba(252,184,39,.95);
    text-align: center;
    font: 30px "BebasNeue Regular";
    color: #000;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 70px;
    padding: 8px 20px;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;}
    .tab-content.tab-slider > .tab-pane{
        display: block;     
        height: 0;         
        overflow-y: hidden; 
    }

  .tab-content.tab-slider > .active {
        height: auto;
        border-top: 1px solid #fcb827;
    } 
.mg-top-null {
    margin-top: 0;
}
.mg-bot-null {
    margin-bottom: 0;
}
.mg-top-10 {
    margin-top:10px;
}
.h3-filter {
    font: 400 25px 'Roboto', serif;
    margin: 0 0 20px;
}
.mg-top-5 {
    margin-top: 5px;
}
.about-content {
    margin: 25px auto;
}
.mg-bot-45 {
    margin-bottom: 45px;
}
.pd-bot-null {
    padding-bottom: 0px;
}
.cont-gallery {
    margin-bottom:15px;
}
.title-after {
    margin-bottom:22px;
}
.swiper-pagination, .swiper-button-next, .swiper-button-prev {
    display: none;
}
.fancybox-navigation .fancybox-button--arrow_left{   
    background: url(../images/arrow-sprite.png) no-repeat 0 -142px;    width: 33px;
    height: 51px;}
    .fancybox-button svg{display:none;}
    .fancybox-navigation .fancybox-button--arrow_right{   
   background: url(../images/arrow-sprite.png) no-repeat -33px -142px;    
    width: 33px;
    height: 51px;}
    .fancybox-navigation button:before {
   opacity:0;
}
iframe{max-width:100% !important; /* width: 100% !important; */}
/* .shares-inner .share-wrap iframe {width: auto !important;} */
.pdf-view iframe{width: 736px;display: block; margin: 0 auto;}
.fancybox-caption {
    border-top: none !important;
}
.pdf-view iframe {
    width: 100%;
}
@media (min-width: 1200px){
.gallery__list .col-lg-4 {
    width: 33.33333333% !important;
}
.pdf-view iframe {
    height: 700px;
}    
}
@media only screen and (min-width : 992px) {
.gallery__list .col-md-6 {
    width: 50%;
}
.swiper-wrapper{display:block !important;}
 #vantage__list .col-md-4 {
    width: 33.33333333% !important;
}
.pdf-view iframe {
    height: 600px;
}  
}
@media only screen and (max-width : 992px) {
     .swiper-button-next, .swiper-button-prev {
    display: block;
}
.advantage-bl img {
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}
.pdf-view iframe {
    height: 500px;
    width: 602px;
}
}
@media only screen and (max-width : 635px) {
    .pdf-view iframe {
        height: 350px;
        width: 402px;
    }
}
@media only screen and (max-width : 435px) {
    .pdf-view iframe {
        height: 265px;
        width: 289px;
    }
}

.swiper-button-next, .swiper-button-prev {
    width: 33px !important;
    height: 51px !important;
    background-size: 33px 51px !important;
    bottom: 31% !important;
    margin-top: 0 !important;
    top: inherit !important;
}
.swiper-button-next, .swiper-button-prev {    bottom: 31% !important;
    margin-top: 0 !important;
    top: inherit !important;  background-size: 33px 51px !important;}
.gallery__list .swiper-button-next, .gallery__list .swiper-button-prev {
    margin-top: 0 !important;
    top: inherit;
    top: 60% !important;}
.swiper-button-prev {
    background: url(../images/arrow-sprite.png) no-repeat 0 -33px !important;
}
.swiper-button-prev:hover {
  opacity:0.8;
}
.swiper-button-next {
    background: url(../images/arrow-sprite.png) no-repeat -33px -33px !important;
}
.swiper-button-next:hover {
     opacity:0.8;
}
.fancybox-caption p {
    font-size: 24px;
}
h1 span.main-name {
    font-family:'Traktir-Normal', serif;
    font-weight: 400;
    font-display: auto;
    font-size: 45px;
    
}
p span.main-name {
    font-family:'Traktir-Normal', serif;
    font-display: auto;
    font-weight: 400;
    font-size: 30px;
}
.slider-title a {
color:#fcb827!important;
}
.float-none img {
	float:none;}
.color-description-wrap .bx-viewport{height: 150px !important;}
.color-description-wrap .trust-slider{margin-bottom:0;}
.color-description-wrap .bx-wrapper img{width:100%;}
.bxslider-color{margin: 20px 0 15px 8px;}
#out-window-form .h2 {
	margin-bottom: 20px;
}
.m-text {
  margin: 10px 0;  
}
.m-text h3 {
    margin-top: 0;
    /* line-height: 20px; */
}
.contacts-image {
    width:100%;
    max-width:263px;
    margin-bottom:34px;
}
.form-document {
    background-color: #c7c7c7;
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}

.form-document input {
    background-color: #c7c7c7;
    border: 2px solid black;
    height: 33px;
    color: black;
    padding: 10px;
    margin: 0;
    background:#fff;
}
input::-webkit-input-placeholder {
color: black
}
input::-moz-placeholder {
color: black
}
input:-ms-input-placeholder {
color: black
}
input::-ms-input-placeholder {
color: black
}
input::placeholder {
color: black
}
.form-document{display:none;}
.form-document p {
    margin: 0;
    font-weight: 500;
}
.form-document .form {
    margin-top: 28px;
}
.form-document input:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
}
.form-document button {
    padding-top: 0;
    margin: 0 auto;
    margin-top: -10px;
    height: 52px;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
}
.text-useful-pdf{    
    font-size: 16px;
    color: #fd0000;
    font-weight: 500;
    line-height: 1.5;}
.text-useful-pdf a {color: #fd0000;font-size: 27px;}
.form-document .close2 {
    float: none;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 0px;
}
.form-document .close2:focus, .form-document .close2:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .8;
}
.form-document .error {
    border: 2px solid #f50057;
}
.form-document input[type=file] {
    display: none !important;
}
.pdf-view > div {
    margin: 0 auto;
    max-width: 100%;
}
.lots-sliders-row .bs20 {
    color: #61210B;
}
.share-wrap a, .share-wrap a:hover {
    color: #1a0dab !important;
}
.share-wrap a:hover {
    text-decoration: none;
}
.request-call, .pre-order {
  background-color: #1bb645;
}
/* .call-request-modal {
  background-image: url(../images/phone-black.png);
} */
.request-call p, .request-call:hover p, .pre-order span, .pre-order {
  color: #000;
  font-weight: bold;
}
.pre-order {
    border-color: #000;
}
.justifyright {
    text-align: right;
}
.justifyleft {
    text-align: left;
}
.nav-tabs>li>a {
    padding: 13px 30px;
    font: 24px "BebasNeue Regular";
}
.row.row-text.m-text .float-none>div>div {
    display: block;
    text-align: center;
    margin: -17px auto 27px;
    width: 100%;
    font-size: 15px;
}
.gate-img-wrap small {
    display: block;
    text-align: center;
    margin: 0 auto 27px;
    width: 100%;
}
.gate-img-wrap img {
    float: none;
}
.toggle-menu-main {
	display: none;
	width: 90px;
	margin: 7px auto;
	cursor: pointer;
	position: relative;
	font-size: 18px
}
.toggle-menu-main span{
    position: absolute;
    left: 0;
    font-weight: 500;
    top: -1px;
}
.toggle-menu-main div {
	 background: #000;
    display: block;
    margin-left: 60px;
    width: 31px;
    height: 3px;
    margin-bottom: 5px;
}
.main-nav-main {
    display: none;
}
.gate-advantages {
    overflow: hidden;
}

.color-description-wrap h2 {
    margin: 0px 0 10px;
}
.gate_recast .title2 h2 {
    margin-top: 15px;
}
@media (min-width: 993px) {
    .row.row-text.m-text img {
        max-width: 100%;
    }
}

@media only screen and (max-width: 768px) {
   .gate-img-wrap small {
        margin: 0 0 13px;
   }
   .row.row-text.m-text .float-none>div>div {
        margin: 0 auto 13px;
    }
}

@media (max-width: 1199px) {
    .header_recast .top_desctop {
        display: none;
    }
    .header_recast .top-header .callback.add-event {
        display: none;
    }
    .header_recast .top-header {
        height: auto;
    }
    .header_recast_container .logo, .header_recast_container .text-top-header p, .header_recast_container .phone {
        margin: 14px auto;
        max-width: 100%;
    }
    .header_recast_container .text-top-header p {
        font-size: 15px;
    }
    .header_recast_container .phone {
        text-align: center;
        font-size: 12px;
    }
    .text_top_header_mobile {
        display: none;
    }
    .toggle-menu-main {
        display: block;
    }
    .header_recast .toggle-menu {
        float: left;
    }
    .header_recast .toggle-menu-main {
        float: right;
    }
    .header_recast .toggle-menu div {
        margin-left: 0;
    }
    .header_recast .toggle-menu span {
        left: 40px;
    }
    .header_recast .toggle-menu-main span {
        left: 0px;
    }
    .header_recast .toggle-menu-main, .header_recast .toggle-menu {
        max-width: 100%;
    }
    .header_recast .main-nav {
        top: 38px;
    }
    .header_recast .main-nav-main {
        top: 38px;
    }
    .new_list_gallery.lots-sliders-row .swiper-button-next, .new_list_gallery.lots-sliders-row .swiper-button-prev {
        display: none;
    }
    
}
@media (min-width: 769px) and (max-width: 991px) {
    .header_recast_container {
        width: 100%;
    }
    .header_recast .bottom-header {
        padding: 0 40px;
    }
}
@media (min-width: 768px) {
    .header_recast .top-header .text_top_header_mobile {
        display: none;
    }
}
@media (max-width: 767px) {
    .header_recast .top-header .text-top-header {
        display: none;
    }
    .header_recast .top-header .text_top_header_mobile {
        display: block;
    }
    .header_recast_container .text-top-header p {
        margin-top: 0;
    }
}
@media (max-width: 375px) {
    .top-header a {
        font-size: 11px !important;
    }
}
@media (max-height: 400px) {
    .new_list_gallery .bxslider-5-init .bx-wrapper img {
        width: 100%;
        
    }
    /* .bxslider-5-init .bx-wrapper .bx-prev {
        right: 180px;
    }
    .bxslider-5-init .bx-wrapper .bx-next {
        right: 143px;
    } */
    .new_list_gallery .bxslider-5-init {
        max-width: 60%;
        margin: 0 auto;
    }
    /* .bxslider-5-init .bx-wrapper .bx-viewport {
        z-index: -9999;
    }
    .bxslider-5-init .bx-wrapper img {
        z-index: 9999;
    } */
}
.home_gallery_img {
    -ms-filter: unset;
    -webkit-filter: unset;
            filter: unset;
}
.gallery>.home_gallery_item_wrapp {
    padding: 10px;
}
.home_gallery_item_wrapp .gallery_title_link {
    display: block;
    margin-top: 5px;
    text-decoration: none;
    color: #000;
    text-align: center;
    min-height: 42px;
    font-size: 22px;
    font-family: "BebasNeue Regular";
}
.partners-container .bxslider-2-partners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.partners-container .bxslider-2-partners .partner_item {
    vertical-align: middle;
}
.partners-container .bxslider-2-partners .partner_item a {
    margin: 0 auto;
}
.partners-container .bx-wrapper .bx-controls-direction a {
    width: 33px;
    height: 51px;
    top: 50%;
    margin-top: -25.5px;
}
.partners-container .bx-wrapper .bx-prev {
    left: -50px;
    background: url(../images/arrow-sprite.png) no-repeat 0 -88px;
}
.partners-container .bx-wrapper .bx-next {
    right: -50px;
    background: url(../images/arrow-sprite.png) no-repeat -33px -88px;
}
.partners-container .bx-wrapper .bx-next:hover {
    background: url(../images/arrow-sprite.png) no-repeat -33px -34px;
}
.partners-container .bx-wrapper .bx-prev:hover {
    background: url(../images/arrow-sprite.png) no-repeat 0 -34px;
}
/* .recast_advant_wrapp h2 {
    margin-top: 15px;
} */
@media (max-width: 991px) {
    .partners-container .bxslider-2-partners img {
        -ms-filter: unset;
        -webkit-filter: unset;
                filter: unset;
        width: auto;
        margin: 0 auto;
        width: auto;
    }
    .partners-container .bxslider-2-partners .partner_item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    }
    .partners-container {
        max-width: 70%;
        margin: 0 auto;
    }
    
}
@media(max-width: 768px) {
    .home_gallery_item_wrapp .gallery_title_link {
        font-size: 18px;
    }
    .advant-second div p {
        min-height: 62px !important;
        margin-bottom: 15px !important;
        padding-top: 15px !important;
    }
    .recast_advant_wrapp h2 {
        margin-top: 0;
        margin-bottom: 0;
    }
    .advant-second {
        margin-top: 15px;
    }
    .advant-second div p {
        line-height: 22px !important;
    }
    .img-sl {
        min-height: 0 !important;
        max-height: 50vh !important;
    }
}
.galllery_inner {
    display: none;
}
.show-ul-wrap .galllery_inner {
    display: block;
}
.galllery_inner a {
    height: 100% !important;
}
.color-description-wrap.onbefore_color_recast .bx-wrapper img {
    width: auto;
}
@media (min-width: 1201px) {
    .bottom-header nav>ul>li.center-part>ul>li>a {
        width: 120px;
    }
    .bottom-header nav>ul>li.center-part:hover>ul {
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       left: 0;
       right: 0;
       -ms-flex-wrap: wrap;
             flex-wrap: wrap;
   
        }
}
.modal {
    background-color: rgba(0, 0, 0, 0.5);
}
.question_answer_page h2 {
    text-align: left;
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    border-bottom: 5px solid #000;
}
.question_item {
    margin-top: 10px;
}
.question_item a {
    color: #000;
    text-decoration: none;
}
.question_item a:focus {
    /* text-decoration: underline; */
}
.question_item .collapsed i {
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
    
}
.question_item i {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.question_answer_wrapp .answer_item {
    padding: 10px 0 30px 20px;
}
.answer_item .answer_item_wrapp {
    background: #F7F7F7;
    padding: 20px 25px 10px;
}
.question_answer_wrapp .answer_item p {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .bxslider-7 .bx-viewport {
        min-height: 500px;   
    }    
}
@media (max-width: 760px) {
    .bxslider-7 .bx-viewport {
        min-height: 400px;   
    }    
}
@media (max-width: 560px) {
    .bxslider-7 .bx-viewport {
        min-height: 300px;   
    }    
}