

/* Start:/bitrix/templates/vorota_full_width_copy/css/maxyss.css?174050819111870*/
.main_but{
	display: none;
}
.mx__black{
	color: #000;
	margin-bottom: 30px;
}
.custom_content h2{
	margin-bottom: 35px;	
}
.mx__text + .mx__amenities{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	/*justify-content: space-between;*/
	justify-content: center;
	margin-bottom: 30px;
}
.mx__amenities{
	font-size: 18px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px;
}
.material.mx__amenities{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.mx__amenities-long{
	position: relative;
}
.mx__amenities__item{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: flex-start;
	align-items: flex-start;
	width: 48%;
	position: relative;
	margin-bottom: 20px;
}
.mx__amenities-pic{
	width: 145px;
	height: auto;
	margin-right: 18px;
}
.mx__amenities--num{
	display: block;
	position: absolute;
	top: 5px;
	left: 15px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 50%;
	background-color: #f6951d;
	color: #fff;
	text-align: center;
}
.mx__amenities-text{
	font-size: 16px;
}
.mx__top__step{
	margin-top: 40px;
}
.mx__bottom__step{
	margin-bottom: 50px !important;
}
.mx__left{
	width: 28%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	justify-content: space-around;
}
.mx__left span{
	text-align: center;
}
.mx__right{
	width: 70%;
}
.mx__right img{
	display: block;
	width: 100%;
	height: auto;
}
.mx__desc{
	text-align: center;
	font-weight: 600;
}
.mx__text{
	font-size: 16px;
}
.mx__desc span{
	font-size: 20px;
	display: block;
}
.mx__example--item{
	width: 23%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	position: relative;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
}
.mx__example--item img{
	width: 100%;
	height: 355px;
	display: block;
}
.mx__sale{
	display: block;
	text-align: center;
	padding: 3px 8px;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	top: 30px;
    left: -7px;
    border-radius: 5px;
    font-weight: 700;
    font-style: italic;
	background-color: #ef7f1a;
}
.mx__info--text{
	font-size: 18px;
}
.mx__example--item .mx__four{
	height: auto;
}
.mx__half-am .mx__example--item{
	width: 22.5%;
}
.mx__example--title{
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 700;
}
.mx__example--price{
	margin-top: 25px;
	color: #00aeef;
    font: 24px MyriadProSemiBold;
    font-style: italic;
}
.mx__example--price span{
	font-size: 18px;
}
.mx__amenities + .calculate_wrap .mx__about{
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	display: block;
	margin: auto;
   	padding: 7px 10px;
   	text-decoration: none;
	background-color: #ef7f1a;
	width: 280px;
    border-radius: 7px;
}
.mx__comparison{
	text-align: center;	
	font-size: 15px;
	vertical-align: text-top;
}
.mx__comparison td{
	border: 4px solid #fff;
}
.mx__table-header{
	font-weight: 700;
}
.mx__td-title{
	font-weight: 700;	
}
.mx__perfection-item{
	width: 18%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	position: relative;
}
.mx__perfection-item .mx__circle{
	font-size: 16px;
    left: -9px;
    top: -5px;
}
.mx__perfection-text{
	font-weight: 700;
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
}
.mx__perfection--desc{
	padding-left: 30px;
	position: relative;
}
.mx__circle{
	text-align: center;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 25px;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	color: #fff;
	background: #ea831a;
}
.mx__perfection-block-pic{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.mx__perfection-block-pic img{
	margin-right: 25px;
}
.mx__amenities + .mx__perfection-block-pic{
	margin-top: -30px;
	margin-bottom: 10px;
}
.mx__perfection-list{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: space-between;
}
.mx__perfection--desc{
	margin-bottom: 0;
}
.mx_half .mx__left, .mx_half .mx__right{
	width: 48%;
}
.mx_half{
	justify-content: space-between !important;
	margin-top: 30px;
}
.mx_half .mx__left img{
	width: 100%;
	height: auto;
}
.mx_half .mx__right{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
}
.mx_half-item{
	width: 45%;
}
.mx_half-item span{
	text-align: center;
	font-size: 16px;
	display: block;
}
.mx__images{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: flex-start;
	-ms-align-items: flex-start;
	align-items: flex-start;
	position: relative;
}
.mx__images img{
	margin-right: 20px;
}
.mx__images ul{
	font-size: 15px;
	width: 62%;
	list-style: decimal;
	padding-left: 20px;
}
.mx__images_2{
	width: 30%;
}
.mx__images_4{
	width: 40%;
}
.mx__images_3{
	width: 22%;
}
.mx__images_5{
	margin-right: 0;
	width: 30%;
	-ms-align-self: center;
	align-self: center;
}
.numbers{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: 0;
    padding: 0;
}
.numbers li{
	display: block;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	line-height: 25px;
	background-color: #ea831a;
	position: absolute;
    top: -8px;
    left: -9px;
    text-align: center;
    color: #fff;
}
.numbers li:nth-child(2){
	left: 56px;
}
.numbers li:nth-child(3){
	left: 128px;
}
.numbers li:nth-child(4){
	left: 201px;
}
.numbers li:nth-child(5){
	left: 254px;
}
.numbers li:nth-child(6){
	left: 298px;
}
.numbers li:nth-child(6){
	left: 324px;
}
.numbers li:nth-child(7){
    left: 388px;
}
.numbers li:nth-child(8){
    left: 56px;
    top: 420px;
}
.numbers li:nth-child(9){
	left: -9px;
	top: 420px;
}
.numbers li:nth-child(10){
    left: 113px;
    top: 420px;
}
.numbers li:nth-child(11){
    left: 182px;
    top: 420px;
}
.numbers_2{

}
.ms__addres{
	font-size: 18px;
	margin-bottom: 25px;
}
.ms__addres span{
	font-weight: 700;
}
.mx__popups-links .mx__example--item{
	width: 24%;
}
.mx__perfection-rounded .mx__circle{
	left: 17px;
    top: 54px;
}
.calculate_wrap + .mx__top__step{
	margin-top: 80px;
}
.mx__amenities + .calculate_wrap{
	margin-top: 80px;
}
.mx__popups-pictures .Decograin-item{
	width: 48%;

}
.mx__popups-pictures a{
	display: flex;
	-ms-align-items: center;
	align-items: center;
	height: 200px;
	overflow: hidden;
	border-radius: 15px;
}
.mx__popups-links .mx__example--item{
	margin-bottom: 10px;
}
.mx__popups-links a{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	height: 148px;
	overflow: hidden;
	position: relative;
	border-radius: 15px;
}
.mx__popups-links a .zoom_in, .ms_fancy .zoom_in{
	position: absolute;
    width: 36px;
    height: 36px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(/images/hormann/sert_zoom.png) no-repeat;
}
.mx__amenities .bx-wrapper img{
	height: 100%;
	/*width: auto;*/
}
.mx__amenities-center{
	justify-content: space-around;
}
.mx__amenities-center .mx__example--item{
	width: 23%;
}
.mx__colors{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: flex-start;
	align-items: flex-start;
	border-radius: 20px;
	border: 1px solid #ececec;
	padding: 15px 0;
	justify-content: space-around;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.mx__colors img{
	width: 80px;
	height: 80px;
	margin-bottom: 20px;
}
.mx__colors div{
	font-size: 16px;
}
.mx__colors h3{
	width: 100%;
	padding-left: 25px;
}
.mx__colors .mx__colors__item{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	text-align: center;
	max-width: 100px;
}
.colors_3{
	width: 43%;
	-ms-align-items: center;

}
.colors_4{
	width: 54%;
	-ms-align-items: center;
}
.mx__colors-price{
    font: 24px MyriadProSemiBold;
	width: 100%;
	text-align: right;
	padding-right: 30px;
	margin-top: 30px;
	color: #00aeef;
	font-style: italic;
}
.mx__colors-price span{
	font-size: 18px;
}
.mx__options{
	width: 50%;
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-bottom: 15px;
}
.ms__options-desc{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	padding-left: 15px;
	padding-right: 15px;
}
.ms__options-title{
	font-size: 18px;
	min-height:125px; 
}
.ms__options-example{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: space-between;
}
.ms__options-example span{
	text-align: center;
	width: 120px;
	font-size: 16px;
}
.mx__options-price{
	position: absolute;
	bottom: 0;
	padding-right: 0;
	right: 20px;
	margin-top: auto;
	color: #00aeef;
	width: 100%;
}
.mx__example--item-big{
	width: 45%;
}
.mx__example--item-big .mx__example--price{
	margin-left: auto;
}
.top__step .mx__example--item{
	margin-bottom: 40px;
}
.mx__popups-links .bx-controls-direction a{
	border-radius: 0;
}
.ms .vcard{
	width: 50%;
	float: left;
}
.ms .cont_item{
	display: inline;
}
.ms .cont_title{
	display: inline;
}
.foto_fancy{
	width: 100%;
	height: 141px;overflow: hidden;
}
.ms_fancy{
	position: relative;
	margin: 9px;
	width: 22.8%;
	float: left;
	background-size: cover;
	height: 129px;
	border-radius: 6px;
	background-repeat: no-repeat;
	background-position: center;
}
.top_h{
	margin-top: 35px;
	width: 100%;
	border-top: 1px solid #b3b3b3;
}
.office_st{
	background: #ea831a;
	text-align: center;
	width: 335px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 0 0 7px 7px;
	color: #fff;
	margin: 0 auto 20px;
}
.content .ms a.mail_cont{
	color: black;
	text-decoration: none;
}
.ms .tel a{
	color: #2e8dd0;
	font-weight: bold;
}
calculate_tel{

}
.reviews-all__title h2{
	margin-bottom: 0;
}
#calc_frames iframe{
	height: 1060px;
}
/* End */


/* Start:/bitrix/templates/vorota_full_width_copy/js/slick/slick.css?17405081911729*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/vorota_full_width_copy/css/normalize.css?17405081912848*/
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,html,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:dotted thin}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ol,nav ul{list-style:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@media print{*{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}
/* End */


/* Start:/bitrix/templates/vorota_full_width_copy/css/base.css?17405081911315*/
@font-face {
    font-family:'CenturyGothic';
    src: url('/bitrix/templates/vorota_full_width_copy/css/../fonts/CenturyGothic.eot');
    src: url('/bitrix/templates/vorota_full_width_copy/css/../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
    url('/bitrix/templates/vorota_full_width_copy/css/../fonts/CenturyGothic.woff') format('woff'),
    url('/bitrix/templates/vorota_full_width_copy/css/../fonts/CenturyGothic.ttf') format('truetype'),
    url('/bitrix/templates/vorota_full_width_copy/css/../fonts/CenturyGothic.svg#Garamond') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CenturyGothic';
    src: url('/bitrix/templates/vorota_full_width_copy/css/../fonts/CenturyGothicBold.eot');
    src: url('/bitrix/templates/vorota_full_width_copy/css/../fonts/CenturyGothicBold.eot') format('embedded-opentype'),
    url('/bitrix/templates/vorota_full_width_copy/css/../fonts/CenturyGothicBold.woff2') format('woff2'),
    url('/bitrix/templates/vorota_full_width_copy/css/../fonts/CenturyGothicBold.woff') format('woff'),
    url('/bitrix/templates/vorota_full_width_copy/css/../fonts/CenturyGothicBold.ttf') format('truetype'),
    url('/bitrix/templates/vorota_full_width_copy/css/../fonts/CenturyGothicBold.svg#CenturyGothicBold') format('svg');
    font-style: normal;
    font-weight: bold;
}


p {margin: 0 0 10px;}

b {font-weight: bold;}


a {color: #3f3124;text-decoration: none;}
a:hover {text-decoration: underline;}

body {font-family:'CenturyGothic'; font-size: 18px; color: #000; background: #fff;}

h1, h2, h3, h4 {margin: 0 0 10px; color: #ea831a; font-weight: bold;}
h1 {font-size: 26px;}
h2 {font-size: 22px;}
h3 {font-size: 18px;}
h4 {font-size: 14px;}

.content a {
    color: #0099CC;
    text-decoration: underline;
}


/* End */


/* Start:/bitrix/templates/vorota_full_width_copy/fancybox/jquery.fancybox.css?17405081914825*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #fff;
	color: #000000;
	padding: 20px;
	text-shadow: none;

}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/templates/vorota_full_width_copy/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/templates/vorota_full_width_copy/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/templates/vorota_full_width_copy/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/bitrix/templates/vorota_full_width_copy/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/bitrix/templates/vorota_full_width_copy/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/bitrix/templates/vorota_full_width_copy/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/templates/vorota_full_width_copy/css/css/styles.css?174050819119027*/
@-ms-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}
body {
  padding: 0;
/*font-family: "PT Sans", sans-serif;*/
/*min-width: 1120px;*/ }

img {
  max-width: 100%;
  max-height: 100%; }

.clear:after {
  display: table;
  content: "";
  clear: both; }

.container {
/*width: 1100px;*/
  margin: 0 auto;
  padding: 0 10px; }

a[href^=tel], a[href^=mailto] {
  color: inherit;
  text-decoration: none; }

.header {
  position: relative;
  padding: 6px 0 17px; }
/*.header:after {
content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url("/bitrix/templates/vorota_full_width_copy/css/css/../images/border.jpg") no-repeat center top;
    width: 100%;
height: 6px;*/
    clear: both; }

.logo {
  display: block;
  float: left;
  width: 372px; }

.nav-header {
  float: left;
  width: 385px;
  list-style: none;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  margin: 15px 0 0 31px; }
  .nav-header li {
    position: relative;
    font: 18px/22px "CenturyGothic";
    color: #000;
    margin-bottom: 3px;
    padding-left: 16px;
    box-sizing: border-box; }
    .nav-header li:nth-child(1):before {
      background: #ef7f1a; }
    .nav-header li:nth-child(2):before {
      background: #0099cc; }
    .nav-header li:nth-child(4):before {
      background: #be1970; }
    .nav-header li:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 7px;
      width: 10px;
      height: 10px;
      background: #009933;
      border-radius: 100%; }
    .nav-header li a {
      color: inherit;
      text-decoration: none; }
      .nav-header li a:hover {
        text-decoration: underline; }

.contact-header {
  float: right;
  width: 280px;
  text-align: center;
  padding-top: 8px; }
  .contact-header p {
    font: 13px/18px "CenturyGothic";
    color: #3f3124; }
    .contact-header p span {
      font: 15px/20px "CenturyGothic";
      color: #77a5d5; }

.number {
  font-size: 25.7px;
  color: #ee7a11;
  margin-bottom: 6px; }

.top-cont-comm {
  margin-top: 67px; }

.top-cont-comm-left {
  float: left;
  max-width: 350px;
  font: bold 43px/46px "PT Sans Caption", sans-serif;
  color: #bd1970;
  text-transform: uppercase;
  max-height: 46px;
  margin-top: -25px;
  overflow: hidden; }

.top-cont-comm-right {
  position: relative;
  max-width: 675px;
  float: right;
  display: table;
  background: #ffcd41;
  border-collapse: separate;
  border-spacing: 0 0;
  height: 47px;
  font: bold 22px/28px "CenturyGothic";
  color: #191919;
  padding: 0 25px;
  margin-right: 60px; }
  .top-cont-comm-right:before, .top-cont-comm-right:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 27px;
    height: 47px;
    background: url("/bitrix/templates/vorota_full_width_copy/css/css/../images/ugol-before.png") no-repeat 0 0; }
  .top-cont-comm-right:before {
    left: -27px; }
  .top-cont-comm-right:after {
    right: -27px;
    background-position: 0 bottom; }
  .top-cont-comm-right .top-cont-comm-right-cell {
    display: table-cell;
    vertical-align: middle; }
    .top-cont-comm-right .top-cont-comm-right-cell span {
      display: block;
      max-height: 28px;
      overflow: hidden; }

.title-zag {
  position: relative;
  display: table;
  border-collapse: separate;
  border-spacing: 0 0;
  width: 100%;
  height: 71px;
  padding: 0 15px;
  font: normal 30px/42px "CenturyGothic";
  color: #fff;
  text-align: center;
  box-sizing: border-box; }
  .title-zag:before, .title-zag:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    background: url("/bitrix/templates/vorota_full_width_copy/css/css/../images/ugol-title-big.png") no-repeat 0 0;
    width: 15px;
    height: 71px; }
  .title-zag:before {
    left: 0; }
  .title-zag:after {
    right: 0;
    background-position: 0 bottom; }
  .title-zag .title-zag-cell {
    display: table-cell;
    vertical-align: middle;
    height: 71px;
    background: #ef7f1b; }
  .title-zag .price-zag-cell {
    font-size: 41px; }
  .title-zag .price-valute-zag-cell {
    font-size: 29px; }

.two-col-content {
  margin-top: 30px; }

.left-col-content {
  float: left;
  width: 500px; }

.slider-gallery {
  position: relative; }
  .slider-gallery ul {
    height: 362px;
    overflow: hidden; }
    .slider-gallery ul li {
      height: 362px;
      line-height: 0;
      border-radius: 10px;
      overflow: hidden; }

.pager-gallery-wrapper {
  position: relative;
  margin-top: 12px;
  height: 92px;
  overflow: hidden; }
  .pager-gallery-wrapper .bx-controls-direction a {
    display: block;
    position: absolute;
    top: 50%;
    width: 17px;
    height: 24px;
    margin-top: -12px;
    z-index: 99;
    text-indent: -9999px; }
    .pager-gallery-wrapper .bx-controls-direction a:hover:before, .pager-gallery-wrapper .bx-controls-direction a:hover:after {
      background: #5c5c5c; }
    .pager-gallery-wrapper .bx-controls-direction a:before, .pager-gallery-wrapper .bx-controls-direction a:after {
      content: "";
      position: absolute;
      transition: all 0.2s linear;
      left: 0;
      height: 2px;
      background: #ef7f1b;
      width: 16px;
      margin: 0; }
    .pager-gallery-wrapper .bx-controls-direction a:before {
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      top: 16px; }
    .pager-gallery-wrapper .bx-controls-direction a:after {
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      top: 5px; }
    .pager-gallery-wrapper .bx-controls-direction a.bx-prev {
      left: 0; }
    .pager-gallery-wrapper .bx-controls-direction a.bx-next {
      right: 0; }
      .pager-gallery-wrapper .bx-controls-direction a.bx-next:before {
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 16px; }
      .pager-gallery-wrapper .bx-controls-direction a.bx-next:after {
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 5px; }

.pager-slider-gallery a {
  display: block;
  width: 126px;
  height: 92px;
  border-radius: 10px;
  overflow: hidden; }
  .pager-slider-gallery a:hover, .pager-slider-gallery a.active {
    opacity: 0.6; }
  .pager-slider-gallery a img {
    width: 100%;
    height: 100%; }

.img-inline-info {
  text-align: center;
  margin-top: 21px; }
  .img-inline-info .item {
    display: inline-block;
    vertical-align: top;
    width: 245px;
    margin: 13px 1px; }
    .img-inline-info .item .bg-inline-info {
      display: table;
      border-collapse: separate;
      border-spacing: 0 0;
      width: 100%;
      height: 75px;
      table-layout: fixed; }
      .img-inline-info .item .bg-inline-info span {
        display: table-cell;
        vertical-align: middle; }
    .img-inline-info .item p {
      font: bold 16px/22px "CenturyGothic";
      color: #000;
      margin-top: 5px; }

.right-col-content {
  float: right;
  width: 550px; }

.tabs-har-tovar .itab {
  list-style: none;
  margin-bottom: -1px;
  overflow: hidden; }
  .tabs-har-tovar .itab li {
    display: table;
    border-collapse: separate;
    border-spacing: 0 0;
    height: 53px;
    float: left;
    font: bold 20px/24px "CenturyGothic";
    color: #32393c;
    text-align: center;
    border: 1px solid #edeaeb;
    border-radius: 10px 10px 0 0;
    background: #edeaeb;
    border-bottom: none;
    margin-right: 2px;
    padding: 0 20px;
    box-sizing: border-box;
    cursor: pointer; }
    .tabs-har-tovar .itab li:hover, .tabs-har-tovar .itab li.active {
      background: #fff; }
    .tabs-har-tovar .itab li.active {
      padding: 0 40px; }
    .tabs-har-tovar .itab li span {
      display: table-cell;
      vertical-align: middle; }
.tabs-har-tovar .icontab {
  padding-top: 20px; }
  .tabs-har-tovar .icontab .tabfix {
    display: none;
    padding: 0 30px; }
    .tabs-har-tovar .icontab .tabfix.active {
      display: block; }

.tovar-opt-wrapper {
  border: 1px solid #edeaeb;
  border-radius: 0 0 10px 10px;
  padding-bottom: 30px; }

.title-sredn {
  font: bold 27px/32px "CenturyGothic";
  color: #191919; }

.list-har-tov {
  list-style: none;
  margin-top: 20px; }
  .list-har-tov li {
    position: relative;
    margin-top: 62px; }
    .list-har-tov li:first-child {
      margin-top: 0; }
      .list-har-tov li:first-child:before, .list-har-tov li:first-child:after {
        display: none; }
    .list-har-tov li:before, .list-har-tov li:after {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      width: 21px;
      height: 5px;
      margin-left: -10px;
      background: #ef7f1b; }
    .list-har-tov li:before {
      top: -30px; }
    .list-har-tov li:after {
      height: 21px;
      width: 5px;
      top: -38px;
      margin-left: -2px; }

.bg-list-tov {
  display: inline-block;
  vertical-align: top;
  width: 75px;
  text-align: center;
  padding-top: 7px; }

.cont-list-tov {
  display: inline-block;
  vertical-align: top;
  width: 390px;
  margin-left: 12px; }

.name-list-tov {
  font: bold 20px/26px "CenturyGothic";
  color: #191919; }

.text-list-tov {
  font-size: 16px;
  color: #191919;
  line-height: 20px;
  margin-top: 7px; }

.price-tovar-wrapper {
  padding: 0 30px;
  margin-top: 27px; }
  .price-tovar-wrapper .price-tov-left {
    position: relative;
    float: left;
    max-width: 200px;
    padding-top: 29px; }
    .price-tovar-wrapper .price-tov-left p {
      font: bold 23px/28px "CenturyGothic";
      color: #191919; }
  .price-tovar-wrapper .price-tov-right {
    position: relative;
    float: right;
    max-width: 200px;
    text-align: right; }
    .price-tovar-wrapper .price-tov-right:before, .price-tovar-wrapper .price-tov-right:after {
      content: "";
      position: absolute;
      display: block;
      background: #ff8000;
      width: 35px;
      height: 9px;
      left: -118px;
      top: 56px; }
    .price-tovar-wrapper .price-tov-right:after {
      top: 71px; }

.ekonom-price {
  display: table;
  border-collapse: separate;
  border-spacing: 0 0;
  height: 38px;
  width: 100%;
  background: #90c600;
  font: bold 24px/30px "CenturyGothic";
  color: #fff;
  text-align: center;
  margin-top: 6px; }
  .ekonom-price .ekonom-price-cell {
    display: table-cell;
    vertical-align: middle; }
    .ekonom-price .ekonom-price-cell span {
      display: block;
      max-height: 30px;
      overflow: hidden; }

.price {
  font: bold 25px/30px "CenturyGothic";
  color: #ff1b29;
  height: 30px;
  overflow: hidden; }

.old-price {
  font: 23px/28px "CenturyGothic";
  color: #999;
  text-decoration: line-through;
  height: 28px;
  overflow: hidden;
  margin-top: 1px; }

.btn {
  display: inline-block;
  vertical-align: top;
  width: 145px;
  background: #99cc33;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 44px;
  text-decoration: none;
  text-align: center;
  border-radius: 10px;
  margin-top: 6px;
  box-sizing: border-box; }
  .btn.btn-input {
    border: 0;
    width: 100%;
    height: 47px;
    cursor: pointer; }
  .btn:hover {
    background: #ea831a; }

.list-compl-tov {
  list-style: none; }
  .list-compl-tov li {
    margin-top: 18px; }
    .list-compl-tov li:first-child {
      margin-top: 0; }

.bg-list-compl-tov {
  display: inline-block;
  vertical-align: top;
  width: 35px;
  font-size: 28px;
  color: #999;
  text-align: center;
  padding-top: 7px; }
  .bg-list-compl-tov a {
    color: inherit; }
    .bg-list-compl-tov a:hover {
      color: #0099cb; }

.content-list-compl-tov {
  display: inline-block;
  vertical-align: top;
  width: 430px;
  margin-left: 11px; }

.name-list-compl-tov {
  font: bold 20px/26px "CenturyGothic";
  color: #191919; }

.text-list-compl-tov {
  font-size: 16px;
  color: #191919;
  line-height: 20px;
  margin-top: 3px; }

.more-btn-list-tov {
  position: relative;
  font-size: 18px;
  color: #0099cb;
  line-height: 24px;
  margin-top: 4px; }
  .more-btn-list-tov a {
    display: inline-block;
    color: inherit;
    text-decoration: none;
    border-bottom: 1px dashed #0099cb; }
    .more-btn-list-tov a:hover {
      color: #191919;
      border-color: #191919; }

.popup-tov-opis {
  display: none;
  position: absolute;
  width: 310px;
  left: 116px;
  top: 6px;
  background: #ffffcc;
  border-radius: 10px;
  padding: 9px 23px 11px;
  box-sizing: border-box; }
  .popup-tov-opis:before {
    content: "";
    position: absolute;
    left: -13px;
    top: 12px;
    background: url("/bitrix/templates/vorota_full_width_copy/css/css/../images/ugol-popup.png") no-repeat 0 0;
    width: 13px;
    height: 22px; }

.name-popup-tov-opis {
  font-size: 19px;
  color: #191919;
  font-weight: bold;
  line-height: 22px; }

.text-popup-tov-opis {
  font-size: 16px;
  color: #191919;
  line-height: 24px; }

.list-tovar-sop-wrapper {
  margin-top: 40px; }

.title-block {
  display: table;
  border-collapse: separate;
  border-spacing: 0 0;
  background: #edeaeb;
  font: bold 30px/30px "CenturyGothic";
  color: #333;
  text-align: center;
  width: 100%;
  height: 53px;
  padding: 10px;
  box-sizing: border-box; }
  .title-block span {
    display: table-cell;
    vertical-align: middle; }

.list-tovar-sop {
  list-style: none;
  margin-top: 17px; }
  .list-tovar-sop li {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    text-align: center;
    margin: 30px 58px 0; }
    .list-tovar-sop li .btn {
      margin: 30px auto 0; }

.name-list-tovar-sop {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  line-height: 30px;
  height: 60px;
  overflow: hidden; }
  .name-list-tovar-sop a {
    color: #333;
    text-decoration: none; }
    .name-list-tovar-sop a:hover {
      color: #0099cb;
      text-decoration: underline; }

.price-list-tovar-sop {
  font: bold 30px/30px "CenturyGothic";
  color: #ff6600;
  height: 33px;
  margin-top: 20px;
  overflow: hidden; }

.footer {
  margin-top: 55px; }

.footer-content {
  border-top: 1px solid #e7e7e7;
  padding: 30px 0; }
  .footer-content .item {
    float: left; }
    .footer-content .item.item-1 {
      width: 235px; }
      .footer-content .item.item-1 .zag-footer {
        font: 16px/22px "CenturyGothic";
        color: #000; }
      .footer-content .item.item-1 .number {
        margin-top: 23px; }
      .footer-content .item.item-1 .recall-btn {
        margin-top: 13px; }
      .footer-content .item.item-1 .mail {
        font: 16px/22px "CenturyGothic";
        color: #000;
        margin-top: 9px; }
    .footer-content .item.item-2 {
      width: 130px;
      margin-left: 35px; }
    .footer-content .item.item-3 {
      width: 215px; }
      .footer-content .item.item-3 .zag-footer {
        font: 18px/24px "CenturyGothic";
        color: #000; }
    .footer-content .item.item-4 {
      width: 190px;
      margin-left: 30px; }
      .footer-content .item.item-4 .zag-footer {
        font: 16px/20px "CenturyGothic";
        color: #000;
        text-decoration: underline; }
      .footer-content .item.item-4 p {
        font: 16px/20px "CenturyGothic";
        color: #000;
        margin-top: 8px; }
    .footer-content .item.item-5 {
      width: 173px;
      margin-left: 20px; }
    .footer-content .item.item-6 {
      float: right;
      width: 38px; }

.recall-btn {
  display: inline-block;
  width: 100%;
  background: #ea831a;
  font: 20px/35px "CenturyGothic";
  color: #fff;
  text-decoration: none;
  text-align: center;
  border-radius: 5px;
  box-sizing: border-box; }
  .recall-btn:hover {
    background: #99cc33; }

.nav-footer {
  list-style: none; }
  .nav-footer li {
    font: 16px/22px "CenturyGothic";
    margin-top: 15px; }
    .nav-footer li:first-child {
      margin-top: 0; }
    .nav-footer li a {
      color: #000; }
      .nav-footer li a:hover {
        text-decoration: none; }

.pay-sistem {
  margin-top: 16px;
  text-align: center; }
  .pay-sistem .item {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 2px 0; }

.copyright {
  font: 12px/16px "CenturyGothic";
  color: #000;
  margin-top: 49px; }

.grafic-bl {
  font: 16px/14px "CenturyGothic";
  color: #000;
  margin-top: 12px; }
  .grafic-bl .work {
    background: url("/bitrix/templates/vorota_full_width_copy/css/css/../images/sin-repeater.jpg") repeat-y left top;
    padding-left: 25px;
    height: 60px;
    padding-top: 22px;
    box-sizing: border-box; }
  .grafic-bl .no-work {
    background: url("/bitrix/templates/vorota_full_width_copy/css/css/../images/red-repeater.jpg") repeat-y left top;
    padding-left: 25px;
    height: 17px;
    box-sizing: border-box; }

.myandex {
  width: 100%;
  height: 145px; }

.social-list {
  list-style: none; }
  .social-list li {
    margin-top: 12px; }
    .social-list li:first-child {
      margin-top: 0; }
    .social-list li a {
      display: block;
      width: 38px;
      height: 38px;
      background: url("/bitrix/templates/vorota_full_width_copy/css/css/../images/social-list.jpg") no-repeat 0 0; }
      .social-list li a.vk {
        background-position: 0 -41px; }
      .social-list li a.twitter {
        background-position: 0 -82px; }
      .social-list li a.ok {
        background-position: 0 -124px; }
    .social-list li:hover {
      opacity: 0.7; }

.popup-wrapper {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 9999; }

.popup-container {
  position: relative;
  background: #fff;
  width: 400px;
  margin: 4% auto;
  border-radius: 10px;
  padding: 21px 35px 30px;
  box-sizing: border-box; }

.close-popup {
  position: absolute;
  right: 12px;
  top: -3px;
  font-size: 55px;
  color: #99cc33;
  font-weight: bold;
  text-decoration: none; }
  .close-popup:hover {
    color: #ea831a; }

.name-popup {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  padding: 0 30px; }

.form-popup {
  margin-top: 28px; }
  .form-popup .item {
    margin-top: 15px; }
    .form-popup .item:first-child {
      margin-top: 0; }

.text-input {
  padding: 0 15px;
  margin: 0;
  border: 1px solid #e7e7e7;
  width: 100%;
  height: 55px;
  font-size: 16px;
  color: #000;
  box-sizing: border-box; }
  .text-input::-webkit-input-placeholder {
    color: #191919;
    opacity: 1; }
  .text-input::-moz-placeholder {
    color: #191919;
    opacity: 1; }
  .text-input:-ms-input-placeholder {
    color: #191919;
    opacity: 1; }

.orig { 
     cursor: zoom-in; 
     cursor: -moz-zoom-in; 
     cursor: -webkit-zoom-in; 
     cursor: url('/bitrix/templates/vorota_full_width_copy/css/css/../images/zoomin.cur');
}

a.disabled {
    pointer-events: none; /* делаем ссылку некликабельной */
    cursor: default;  /* устанавливаем курсор в виде стрелки */
    color: #999; /* цвет текста для нективной ссылки */
}
/*# sourceMappingURL=styles.css.map */
/* End */


/* Start:/bitrix/templates/vorota_full_width_copy/css/css/reset.css?17405081911085*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

input, textarea{
	-webkit-appearance: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-appearance: none;
}

html {
	-webkit-text-size-adjust: none;
}
/* End */


/* Start:/bitrix/templates/vorota_full_width_copy/css/css/styles.css.map?174050819113693*/
{
"version": 3,
"mappings": "AAAA,IAAI;EACF,OAAO,EAAE,CAAC;EACV,WAAW,EAAE,qBAAqB;EAClC,SAAS,EAAE,MAAM;;AAEnB,GAAG;EACD,SAAS,EAAE,IAAI;EACf,UAAU,EAAE,IAAI;;AAElB,YAAY;EACV,OAAO,EAAE,KAAK;EACd,OAAO,EAAE,EAAE;EACX,KAAK,EAAE,IAAI;;AAEb,UAAU;EACR,KAAK,EAAE,MAAM;EACb,MAAM,EAAE,MAAM;EACd,OAAO,EAAE,MAAM;;AAEjB,6BAA6B;EAC3B,KAAK,EAAE,OAAO;EACd,eAAe,EAAE,IAAI;;AAEvB,OAAO;EACL,QAAQ,EAAE,QAAQ;EAClB,OAAO,EAAE,UAAU;EACnB,aAAO;IACL,OAAO,EAAE,EAAE;IACX,OAAO,EAAE,KAAK;IACd,QAAQ,EAAE,QAAQ;IAClB,IAAI,EAAE,CAAC;IACP,MAAM,EAAE,CAAC;IACT,UAAU,EAAE,gDAAgD;IAC5D,KAAK,EAAE,IAAI;IACX,MAAM,EAAE,GAAG;IACX,KAAK,EAAE,IAAI;;AAEf,KAAK;EACH,OAAO,EAAE,KAAK;EACd,KAAK,EAAE,IAAI;EACX,KAAK,EAAE,KAAK;;AAEd,WAAW;EACT,KAAK,EAAE,IAAI;EACX,KAAK,EAAE,KAAK;EACZ,UAAU,EAAE,IAAI;EAChB,iBAAiB,EAAE,CAAC;EACpB,oBAAoB,EAAE,CAAC;EACvB,YAAY,EAAE,CAAC;EACf,MAAM,EAAE,aAAa;EACrB,cAAE;IACA,QAAQ,EAAE,QAAQ;IAClB,IAAI,EAAE,yBAAyB;IAC/B,KAAK,EAAE,IAAI;IACX,aAAa,EAAE,GAAG;IAClB,YAAY,EAAE,IAAI;IAClB,UAAU,EAAE,UAAU;IAEpB,kCAAQ;MACN,UAAU,EAAE,OAAO;IAErB,kCAAQ;MACN,UAAU,EAAE,OAAO;IAErB,kCAAQ;MACN,UAAU,EAAE,OAAO;IACvB,qBAAQ;MACN,OAAO,EAAE,EAAE;MACX,OAAO,EAAE,KAAK;MACd,QAAQ,EAAE,QAAQ;MAClB,IAAI,EAAE,CAAC;MACP,GAAG,EAAE,GAAG;MACR,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,IAAI;MACZ,UAAU,EAAE,OAAO;MACnB,aAAa,EAAE,IAAI;IACrB,gBAAC;MACC,KAAK,EAAE,OAAO;MACd,eAAe,EAAE,IAAI;MACrB,sBAAO;QACL,eAAe,EAAE,SAAS;;AAElC,eAAe;EACb,KAAK,EAAE,KAAK;EACZ,KAAK,EAAE,KAAK;EACZ,UAAU,EAAE,MAAM;EAClB,WAAW,EAAE,GAAG;EAChB,iBAAC;IACC,IAAI,EAAE,yBAAyB;IAC/B,KAAK,EAAE,OAAO;IACd,sBAAI;MACF,IAAI,EAAE,yBAAyB;MAC/B,KAAK,EAAE,OAAO;;AAEpB,OAAO;EACL,SAAS,EAAE,MAAM;EACjB,KAAK,EAAE,OAAO;EACd,aAAa,EAAE,GAAG;;AAEpB,cAAc;EACZ,UAAU,EAAE,IAAI;;AAElB,mBAAmB;EACjB,KAAK,EAAE,IAAI;EACX,SAAS,EAAE,KAAK;EAChB,IAAI,EAAE,4CAA4C;EAClD,KAAK,EAAE,OAAO;EACd,cAAc,EAAE,SAAS;EACzB,UAAU,EAAE,IAAI;EAChB,UAAU,EAAE,KAAK;EACjB,QAAQ,EAAE,MAAM;;AAElB,oBAAoB;EAClB,QAAQ,EAAE,QAAQ;EAClB,SAAS,EAAE,KAAK;EAChB,KAAK,EAAE,KAAK;EACZ,OAAO,EAAE,KAAK;EACd,UAAU,EAAE,OAAO;EACnB,eAAe,EAAE,QAAQ;EACzB,cAAc,EAAE,GAAG;EACnB,MAAM,EAAE,IAAI;EACZ,IAAI,EAAE,8BAA8B;EACpC,KAAK,EAAE,OAAO;EACd,OAAO,EAAE,MAAM;EACf,YAAY,EAAE,IAAI;EAClB,uDAAiB;IACf,OAAO,EAAE,EAAE;IACX,OAAO,EAAE,KAAK;IACd,QAAQ,EAAE,QAAQ;IAClB,GAAG,EAAE,CAAC;IACN,KAAK,EAAE,IAAI;IACX,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,8CAA8C;EAC5D,2BAAQ;IACN,IAAI,EAAE,KAAK;EACb,0BAAO;IACL,KAAK,EAAE,KAAK;IACZ,mBAAmB,EAAE,QAAQ;EAC/B,8CAAyB;IACvB,OAAO,EAAE,UAAU;IACnB,cAAc,EAAE,MAAM;IACtB,mDAAI;MACF,OAAO,EAAE,KAAK;MACd,UAAU,EAAE,IAAI;MAChB,QAAQ,EAAE,MAAM;;AAEtB,UAAU;EACR,QAAQ,EAAE,QAAQ;EAClB,OAAO,EAAE,KAAK;EACd,eAAe,EAAE,QAAQ;EACzB,cAAc,EAAE,GAAG;EACnB,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,MAAM;EACf,IAAI,EAAE,gCAAgC;EACtC,KAAK,EAAE,IAAI;EACX,UAAU,EAAE,MAAM;EAClB,UAAU,EAAE,UAAU;EACtB,mCAAiB;IACf,OAAO,EAAE,EAAE;IACX,OAAO,EAAE,KAAK;IACd,QAAQ,EAAE,QAAQ;IAClB,GAAG,EAAE,CAAC;IACN,UAAU,EAAE,iDAAiD;IAC7D,KAAK,EAAE,IAAI;IACX,MAAM,EAAE,IAAI;EACd,iBAAQ;IACN,IAAI,EAAE,CAAC;EACT,gBAAO;IACL,KAAK,EAAE,CAAC;IACR,mBAAmB,EAAE,QAAQ;EAC/B,0BAAe;IACb,OAAO,EAAE,UAAU;IACnB,cAAc,EAAE,MAAM;IACtB,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,OAAO;EACrB,0BAAe;IACb,SAAS,EAAE,IAAI;EACjB,iCAAsB;IACpB,SAAS,EAAE,IAAI;;AAEnB,gBAAgB;EACd,UAAU,EAAE,IAAI;;AAElB,iBAAiB;EACf,KAAK,EAAE,IAAI;EACX,KAAK,EAAE,KAAK;;AAEd,eAAe;EACb,QAAQ,EAAE,QAAQ;EAClB,kBAAE;IACA,MAAM,EAAE,KAAK;IACb,QAAQ,EAAE,MAAM;IAChB,qBAAE;MACA,MAAM,EAAE,KAAK;MACb,WAAW,EAAE,CAAC;MACd,aAAa,EAAE,IAAI;MACnB,QAAQ,EAAE,MAAM;;AAEtB,sBAAsB;EACpB,QAAQ,EAAE,QAAQ;EAClB,UAAU,EAAE,IAAI;EAChB,MAAM,EAAE,IAAI;EACZ,QAAQ,EAAE,MAAM;EAEd,+CAAC;IACC,OAAO,EAAE,KAAK;IACd,QAAQ,EAAE,QAAQ;IAClB,GAAG,EAAE,GAAG;IACR,KAAK,EAAE,IAAI;IACX,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,KAAK;IACjB,OAAO,EAAE,EAAE;IACX,WAAW,EAAE,OAAO;IAElB,yHAAiB;MACf,UAAU,EAAE,OAAO;IACvB,6GAAiB;MACf,OAAO,EAAE,EAAE;MACX,QAAQ,EAAE,QAAQ;MAClB,UAAU,EAAE,eAAe;MAC3B,IAAI,EAAE,CAAC;MACP,MAAM,EAAE,GAAG;MACX,UAAU,EAAE,OAAO;MACnB,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,CAAC;IACX,sDAAQ;MACN,cAAc,EAAE,aAAa;MAC7B,aAAa,EAAE,aAAa;MAC5B,iBAAiB,EAAE,aAAa;MAChC,YAAY,EAAE,aAAa;MAC3B,SAAS,EAAE,aAAa;MACxB,GAAG,EAAE,IAAI;IACX,qDAAO;MACL,cAAc,EAAE,cAAc;MAC9B,aAAa,EAAE,cAAc;MAC7B,iBAAiB,EAAE,cAAc;MACjC,YAAY,EAAE,cAAc;MAC5B,SAAS,EAAE,cAAc;MACzB,GAAG,EAAE,GAAG;IACV,uDAAS;MACP,IAAI,EAAE,CAAC;IACT,uDAAS;MACP,KAAK,EAAE,CAAC;MACR,8DAAQ;QACN,cAAc,EAAE,cAAc;QAC9B,aAAa,EAAE,cAAc;QAC7B,iBAAiB,EAAE,cAAc;QACjC,YAAY,EAAE,cAAc;QAC5B,SAAS,EAAE,cAAc;QACzB,GAAG,EAAE,IAAI;MACX,6DAAO;QACL,cAAc,EAAE,aAAa;QAC7B,aAAa,EAAE,aAAa;QAC5B,iBAAiB,EAAE,aAAa;QAChC,YAAY,EAAE,aAAa;QAC3B,SAAS,EAAE,aAAa;QACxB,GAAG,EAAE,GAAG;;AAGhB,uBAAC;EACC,OAAO,EAAE,KAAK;EACd,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,IAAI;EACnB,QAAQ,EAAE,MAAM;EAChB,6DAAiB;IACf,OAAO,EAAE,GAAG;EACd,2BAAG;IACD,KAAK,EAAE,IAAI;IACX,MAAM,EAAE,IAAI;;AAElB,gBAAgB;EACd,UAAU,EAAE,MAAM;EAClB,UAAU,EAAE,IAAI;EAChB,sBAAK;IACH,OAAO,EAAE,YAAY;IACrB,cAAc,EAAE,GAAG;IACnB,KAAK,EAAE,KAAK;IACZ,MAAM,EAAE,QAAQ;IAChB,sCAAe;MACb,OAAO,EAAE,KAAK;MACd,eAAe,EAAE,QAAQ;MACzB,cAAc,EAAE,GAAG;MACnB,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,IAAI;MACZ,YAAY,EAAE,KAAK;MACnB,2CAAI;QACF,OAAO,EAAE,UAAU;QACnB,cAAc,EAAE,MAAM;IAC1B,wBAAC;MACC,IAAI,EAAE,8BAA8B;MACpC,KAAK,EAAE,IAAI;MACX,UAAU,EAAE,GAAG;;AAErB,kBAAkB;EAChB,KAAK,EAAE,KAAK;EACZ,KAAK,EAAE,KAAK;;AAGZ,qBAAK;EACH,UAAU,EAAE,IAAI;EAChB,aAAa,EAAE,IAAI;EACnB,QAAQ,EAAE,MAAM;EAChB,wBAAE;IACA,OAAO,EAAE,KAAK;IACd,eAAe,EAAE,QAAQ;IACzB,cAAc,EAAE,GAAG;IACnB,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE,IAAI;IACX,IAAI,EAAE,8BAA8B;IACpC,KAAK,EAAE,OAAO;IACd,UAAU,EAAE,MAAM;IAClB,MAAM,EAAE,iBAAiB;IACzB,aAAa,EAAE,aAAa;IAC5B,UAAU,EAAE,OAAO;IACnB,aAAa,EAAE,IAAI;IACnB,YAAY,EAAE,GAAG;IACjB,OAAO,EAAE,MAAM;IACf,UAAU,EAAE,UAAU;IACtB,MAAM,EAAE,OAAO;IACf,+DAAiB;MACf,UAAU,EAAE,IAAI;IAClB,+BAAQ;MACN,OAAO,EAAE,MAAM;IACjB,6BAAI;MACF,OAAO,EAAE,UAAU;MACnB,cAAc,EAAE,MAAM;AAC5B,wBAAQ;EACN,WAAW,EAAE,IAAI;EACjB,gCAAO;IACL,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,MAAM;IACf,uCAAQ;MACN,OAAO,EAAE,KAAK;;AAEtB,kBAAkB;EAChB,MAAM,EAAE,iBAAiB;EACzB,aAAa,EAAE,aAAa;EAC5B,cAAc,EAAE,IAAI;;AAEtB,YAAY;EACV,IAAI,EAAE,8BAA8B;EACpC,KAAK,EAAE,OAAO;;AAEhB,aAAa;EACX,UAAU,EAAE,IAAI;EAChB,UAAU,EAAE,IAAI;EAChB,gBAAE;IACA,QAAQ,EAAE,QAAQ;IAClB,UAAU,EAAE,IAAI;IAChB,4BAAa;MACX,UAAU,EAAE,CAAC;MACb,uEAAiB;QACf,OAAO,EAAE,IAAI;IACjB,+CAAiB;MACf,OAAO,EAAE,EAAE;MACX,OAAO,EAAE,KAAK;MACd,QAAQ,EAAE,QAAQ;MAClB,IAAI,EAAE,GAAG;MACT,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,GAAG;MACX,WAAW,EAAE,KAAK;MAClB,UAAU,EAAE,OAAO;IACrB,uBAAQ;MACN,GAAG,EAAE,KAAK;IACZ,sBAAO;MACL,MAAM,EAAE,IAAI;MACZ,KAAK,EAAE,GAAG;MACV,GAAG,EAAE,KAAK;MACV,WAAW,EAAE,IAAI;;AAEvB,YAAY;EACV,OAAO,EAAE,YAAY;EACrB,cAAc,EAAE,GAAG;EACnB,KAAK,EAAE,IAAI;EACX,UAAU,EAAE,MAAM;EAClB,WAAW,EAAE,GAAG;;AAElB,cAAc;EACZ,OAAO,EAAE,YAAY;EACrB,cAAc,EAAE,GAAG;EACnB,KAAK,EAAE,KAAK;EACZ,WAAW,EAAE,IAAI;;AAEnB,cAAc;EACZ,IAAI,EAAE,8BAA8B;EACpC,KAAK,EAAE,OAAO;;AAEhB,cAAc;EACZ,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,OAAO;EACd,WAAW,EAAE,IAAI;EACjB,UAAU,EAAE,GAAG;;AAEjB,oBAAoB;EAClB,OAAO,EAAE,MAAM;EACf,UAAU,EAAE,IAAI;EAChB,oCAAe;IACb,QAAQ,EAAE,QAAQ;IAClB,KAAK,EAAE,IAAI;IACX,SAAS,EAAE,KAAK;IAChB,WAAW,EAAE,IAAI;IACjB,sCAAC;MACC,IAAI,EAAE,8BAA8B;MACpC,KAAK,EAAE,OAAO;EAClB,qCAAgB;IACd,QAAQ,EAAE,QAAQ;IAClB,KAAK,EAAE,KAAK;IACZ,SAAS,EAAE,KAAK;IAChB,UAAU,EAAE,KAAK;IACjB,yFAAiB;MACf,OAAO,EAAE,EAAE;MACX,QAAQ,EAAE,QAAQ;MAClB,OAAO,EAAE,KAAK;MACd,UAAU,EAAE,OAAO;MACnB,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,GAAG;MACX,IAAI,EAAE,MAAM;MACZ,GAAG,EAAE,IAAI;IACX,2CAAO;MACL,GAAG,EAAE,IAAI;;AAGf,aAAa;EACX,OAAO,EAAE,KAAK;EACd,eAAe,EAAE,QAAQ;EACzB,cAAc,EAAE,GAAG;EACnB,MAAM,EAAE,IAAI;EACZ,KAAK,EAAE,IAAI;EACX,UAAU,EAAE,OAAO;EACnB,IAAI,EAAE,8BAA8B;EACpC,KAAK,EAAE,IAAI;EACX,UAAU,EAAE,MAAM;EAClB,UAAU,EAAE,GAAG;EACf,gCAAkB;IAChB,OAAO,EAAE,UAAU;IACnB,cAAc,EAAE,MAAM;IACtB,qCAAI;MACF,OAAO,EAAE,KAAK;MACd,UAAU,EAAE,IAAI;MAChB,QAAQ,EAAE,MAAM;;AAEtB,MAAM;EACJ,IAAI,EAAE,8BAA8B;EACpC,KAAK,EAAE,OAAO;EACd,MAAM,EAAE,IAAI;EACZ,QAAQ,EAAE,MAAM;;AAElB,UAAU;EACR,IAAI,EAAE,yBAAyB;EAC/B,KAAK,EAAE,IAAI;EACX,eAAe,EAAE,YAAY;EAC7B,MAAM,EAAE,IAAI;EACZ,QAAQ,EAAE,MAAM;EAChB,UAAU,EAAE,GAAG;;AAEjB,IAAI;EACF,OAAO,EAAE,YAAY;EACrB,cAAc,EAAE,GAAG;EACnB,KAAK,EAAE,KAAK;EACZ,UAAU,EAAE,OAAO;EACnB,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,IAAI;EACX,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;EACjB,eAAe,EAAE,IAAI;EACrB,UAAU,EAAE,MAAM;EAClB,aAAa,EAAE,IAAI;EACnB,UAAU,EAAE,GAAG;EACf,UAAU,EAAE,UAAU;EACtB,cAAW;IACT,MAAM,EAAE,CAAC;IACT,KAAK,EAAE,IAAI;IACX,MAAM,EAAE,IAAI;IACZ,MAAM,EAAE,OAAO;EACjB,UAAO;IACL,UAAU,EAAE,OAAO;;AAEvB,eAAe;EACb,UAAU,EAAE,IAAI;EAChB,kBAAE;IACA,UAAU,EAAE,IAAI;IAChB,8BAAa;MACX,UAAU,EAAE,CAAC;;AAEnB,kBAAkB;EAChB,OAAO,EAAE,YAAY;EACrB,cAAc,EAAE,GAAG;EACnB,KAAK,EAAE,IAAI;EACX,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,IAAI;EACX,UAAU,EAAE,MAAM;EAClB,WAAW,EAAE,GAAG;EAChB,oBAAC;IACC,KAAK,EAAE,OAAO;IACd,0BAAO;MACL,KAAK,EAAE,OAAO;;AAEpB,uBAAuB;EACrB,OAAO,EAAE,YAAY;EACrB,cAAc,EAAE,GAAG;EACnB,KAAK,EAAE,KAAK;EACZ,WAAW,EAAE,IAAI;;AAEnB,oBAAoB;EAClB,IAAI,EAAE,8BAA8B;EACpC,KAAK,EAAE,OAAO;;AAEhB,oBAAoB;EAClB,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,OAAO;EACd,WAAW,EAAE,IAAI;EACjB,UAAU,EAAE,GAAG;;AAEjB,kBAAkB;EAChB,QAAQ,EAAE,QAAQ;EAClB,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,OAAO;EACd,WAAW,EAAE,IAAI;EACjB,UAAU,EAAE,GAAG;EACf,oBAAC;IACC,OAAO,EAAE,YAAY;IACrB,KAAK,EAAE,OAAO;IACd,eAAe,EAAE,IAAI;IACrB,aAAa,EAAE,kBAAkB;IACjC,0BAAO;MACL,KAAK,EAAE,OAAO;MACd,YAAY,EAAE,OAAO;;AAE3B,eAAe;EACb,OAAO,EAAE,IAAI;EACb,QAAQ,EAAE,QAAQ;EAClB,KAAK,EAAE,KAAK;EACZ,IAAI,EAAE,KAAK;EACX,GAAG,EAAE,GAAG;EACR,UAAU,EAAE,OAAO;EACnB,aAAa,EAAE,IAAI;EACnB,OAAO,EAAE,aAAa;EACtB,UAAU,EAAE,UAAU;EACtB,sBAAQ;IACN,OAAO,EAAE,EAAE;IACX,QAAQ,EAAE,QAAQ;IAClB,IAAI,EAAE,KAAK;IACX,GAAG,EAAE,IAAI;IACT,UAAU,EAAE,6CAA6C;IACzD,KAAK,EAAE,IAAI;IACX,MAAM,EAAE,IAAI;;AAEhB,oBAAoB;EAClB,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,OAAO;EACd,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;;AAEnB,oBAAoB;EAClB,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,OAAO;EACd,WAAW,EAAE,IAAI;;AAEnB,uBAAuB;EACrB,UAAU,EAAE,IAAI;;AAElB,YAAY;EACV,OAAO,EAAE,KAAK;EACd,eAAe,EAAE,QAAQ;EACzB,cAAc,EAAE,GAAG;EACnB,UAAU,EAAE,OAAO;EACnB,IAAI,EAAE,8BAA8B;EACpC,KAAK,EAAE,IAAI;EACX,UAAU,EAAE,MAAM;EAClB,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,IAAI;EACb,UAAU,EAAE,UAAU;EACtB,iBAAI;IACF,OAAO,EAAE,UAAU;IACnB,cAAc,EAAE,MAAM;;AAE1B,eAAe;EACb,UAAU,EAAE,IAAI;EAChB,UAAU,EAAE,IAAI;EAChB,kBAAE;IACA,OAAO,EAAE,YAAY;IACrB,cAAc,EAAE,GAAG;IACnB,KAAK,EAAE,KAAK;IACZ,UAAU,EAAE,MAAM;IAClB,MAAM,EAAE,WAAW;IACnB,uBAAI;MACF,MAAM,EAAE,WAAW;;AAEzB,oBAAoB;EAClB,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,IAAI;EACX,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;EACjB,MAAM,EAAE,IAAI;EACZ,QAAQ,EAAE,MAAM;EAChB,sBAAC;IACC,KAAK,EAAE,IAAI;IACX,eAAe,EAAE,IAAI;IACrB,4BAAO;MACL,KAAK,EAAE,OAAO;MACd,eAAe,EAAE,SAAS;;AAEhC,qBAAqB;EACnB,IAAI,EAAE,8BAA8B;EACpC,KAAK,EAAE,OAAO;EACd,MAAM,EAAE,IAAI;EACZ,UAAU,EAAE,IAAI;EAChB,QAAQ,EAAE,MAAM;;AAElB,OAAO;EACL,UAAU,EAAE,IAAI;;AAElB,eAAe;EACb,UAAU,EAAE,iBAAiB;EAC7B,OAAO,EAAE,MAAM;EACf,qBAAK;IACH,KAAK,EAAE,IAAI;IACX,4BAAQ;MACN,KAAK,EAAE,KAAK;MACZ,wCAAW;QACT,IAAI,EAAE,yBAAyB;QAC/B,KAAK,EAAE,IAAI;MACb,oCAAO;QACL,UAAU,EAAE,IAAI;MAClB,wCAAW;QACT,UAAU,EAAE,IAAI;MAClB,kCAAK;QACH,IAAI,EAAE,yBAAyB;QAC/B,KAAK,EAAE,IAAI;QACX,UAAU,EAAE,GAAG;IACnB,4BAAQ;MACN,KAAK,EAAE,KAAK;MACZ,WAAW,EAAE,IAAI;IACnB,4BAAQ;MACN,KAAK,EAAE,KAAK;MACZ,wCAAW;QACT,IAAI,EAAE,yBAAyB;QAC/B,KAAK,EAAE,IAAI;IACf,4BAAQ;MACN,KAAK,EAAE,KAAK;MACZ,WAAW,EAAE,IAAI;MACjB,wCAAW;QACT,IAAI,EAAE,yBAAyB;QAC/B,KAAK,EAAE,IAAI;QACX,eAAe,EAAE,SAAS;MAC5B,8BAAC;QACC,IAAI,EAAE,yBAAyB;QAC/B,KAAK,EAAE,IAAI;QACX,UAAU,EAAE,GAAG;IACnB,4BAAQ;MACN,KAAK,EAAE,KAAK;MACZ,WAAW,EAAE,IAAI;IACnB,4BAAQ;MACN,KAAK,EAAE,KAAK;MACZ,KAAK,EAAE,IAAI;;AAEjB,WAAW;EACT,OAAO,EAAE,YAAY;EACrB,KAAK,EAAE,IAAI;EACX,UAAU,EAAE,OAAO;EACnB,IAAI,EAAE,yBAAyB;EAC/B,KAAK,EAAE,IAAI;EACX,eAAe,EAAE,IAAI;EACrB,UAAU,EAAE,MAAM;EAClB,aAAa,EAAE,GAAG;EAClB,UAAU,EAAE,UAAU;EACtB,iBAAO;IACL,UAAU,EAAE,OAAO;;AAEvB,WAAW;EACT,UAAU,EAAE,IAAI;EAChB,cAAE;IACA,IAAI,EAAE,yBAAyB;IAC/B,UAAU,EAAE,IAAI;IAChB,0BAAa;MACX,UAAU,EAAE,CAAC;IACf,gBAAC;MACC,KAAK,EAAE,IAAI;MACX,sBAAO;QACL,eAAe,EAAE,IAAI;;AAE7B,WAAW;EACT,UAAU,EAAE,IAAI;EAChB,UAAU,EAAE,MAAM;EAClB,iBAAK;IACH,OAAO,EAAE,YAAY;IACrB,cAAc,EAAE,MAAM;IACtB,MAAM,EAAE,SAAS;;AAErB,UAAU;EACR,IAAI,EAAE,yBAAyB;EAC/B,KAAK,EAAE,IAAI;EACX,UAAU,EAAE,IAAI;;AAElB,UAAU;EACR,IAAI,EAAE,yBAAyB;EAC/B,KAAK,EAAE,IAAI;EACX,UAAU,EAAE,IAAI;EAChB,gBAAK;IACH,UAAU,EAAE,mDAAmD;IAC/D,YAAY,EAAE,IAAI;IAClB,MAAM,EAAE,IAAI;IACZ,WAAW,EAAE,IAAI;IACjB,UAAU,EAAE,UAAU;EACxB,mBAAQ;IACN,UAAU,EAAE,mDAAmD;IAC/D,YAAY,EAAE,IAAI;IAClB,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,UAAU;;AAE1B,QAAQ;EACN,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,KAAK;;AAEf,YAAY;EACV,UAAU,EAAE,IAAI;EAChB,eAAE;IACA,UAAU,EAAE,IAAI;IAChB,2BAAa;MACX,UAAU,EAAE,CAAC;IACf,iBAAC;MACC,OAAO,EAAE,KAAK;MACd,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,IAAI;MACZ,UAAU,EAAE,8CAA8C;MAC1D,oBAAI;QACF,mBAAmB,EAAE,OAAO;MAC9B,yBAAS;QACP,mBAAmB,EAAE,OAAO;MAC9B,oBAAI;QACF,mBAAmB,EAAE,QAAQ;IACjC,qBAAO;MACL,OAAO,EAAE,GAAG;;AAElB,cAAc;EACZ,OAAO,EAAE,IAAI;EACb,QAAQ,EAAE,KAAK;EACf,IAAI,EAAE,CAAC;EACP,GAAG,EAAE,CAAC;EACN,UAAU,EAAE,kBAAkB;EAC9B,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,QAAQ,EAAE,IAAI;EACd,OAAO,EAAE,IAAI;;AAEf,gBAAgB;EACd,QAAQ,EAAE,QAAQ;EAClB,UAAU,EAAE,IAAI;EAChB,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,OAAO;EACf,aAAa,EAAE,IAAI;EACnB,OAAO,EAAE,cAAc;EACvB,UAAU,EAAE,UAAU;;AAExB,YAAY;EACV,QAAQ,EAAE,QAAQ;EAClB,KAAK,EAAE,IAAI;EACX,GAAG,EAAE,IAAI;EACT,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,OAAO;EACd,WAAW,EAAE,IAAI;EACjB,eAAe,EAAE,IAAI;EACrB,kBAAO;IACL,KAAK,EAAE,OAAO;;AAElB,WAAW;EACT,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,IAAI;EACX,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;EACjB,UAAU,EAAE,MAAM;EAClB,OAAO,EAAE,MAAM;;AAEjB,WAAW;EACT,UAAU,EAAE,IAAI;EAChB,iBAAK;IACH,UAAU,EAAE,IAAI;IAChB,6BAAa;MACX,UAAU,EAAE,CAAC;;AAEnB,WAAW;EACT,OAAO,EAAE,MAAM;EACf,MAAM,EAAE,CAAC;EACT,MAAM,EAAE,iBAAiB;EACzB,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,IAAI;EACX,UAAU,EAAE,UAAU;EACtB,sCAA4B;IAC1B,KAAK,EAAE,OAAO;IACd,OAAO,EAAE,CAAC;EACZ,6BAAmB;IACjB,KAAK,EAAE,OAAO;IACd,OAAO,EAAE,CAAC;EACZ,iCAAuB;IACrB,KAAK,EAAE,OAAO;IACd,OAAO,EAAE,CAAC",
"sources": ["styles.sass"],
"names": [],
"file": "styles.css"
}
/* End */


/* Start:/bitrix/templates/vorota_full_width_copy/css/css/font-awesome.min.css?174050819127466*/
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/bitrix/templates/vorota_full_width_copy/css/css/../fonts/fontawesome-webfont.eot?v=4.5.0');src:url('/bitrix/templates/vorota_full_width_copy/css/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('/bitrix/templates/vorota_full_width_copy/css/css/../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('/bitrix/templates/vorota_full_width_copy/css/css/../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('/bitrix/templates/vorota_full_width_copy/css/css/../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('/bitrix/templates/vorota_full_width_copy/css/css/../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}

/* End */


/* Start:/bitrix/templates/vorota_full_width_copy/css/css/fonts.css?1740508191807*/
@font-face {
  font-family: "CenturyGothic";
  src: url("/bitrix/templates/vorota_full_width_copy/css/css/../fonts/CenturyGothicRegular.eot");
  src: url("/bitrix/templates/vorota_full_width_copy/css/css/../fonts/CenturyGothicRegular.eot?#iefix")format("embedded-opentype"),
  url("/bitrix/templates/vorota_full_width_copy/css/css/../fonts/CenturyGothicRegular.woff") format("woff"),
  url("/bitrix/templates/vorota_full_width_copy/css/css/../fonts/CenturyGothicRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'CenturyGothic';
  src: url('/bitrix/templates/vorota_full_width_copy/css/css/../fonts/CenturyGothicBold.eot');
  src: url('/bitrix/templates/vorota_full_width_copy/css/css/../fonts/CenturyGothicBold.eot') format('embedded-opentype'),
  url('/bitrix/templates/vorota_full_width_copy/css/css/../fonts/CenturyGothicBold.woff2') format('woff2'),
  url('/bitrix/templates/vorota_full_width_copy/css/css/../fonts/CenturyGothicBold.woff') format('woff'),
  url('/bitrix/templates/vorota_full_width_copy/css/css/../fonts/CenturyGothicBold.ttf') format('truetype'),
  url('/bitrix/templates/vorota_full_width_copy/css/css/../fonts/CenturyGothicBold.svg#CenturyGothicBold') format('svg');
  font-style: normal;
  font-weight: bold;
}

/* End */


/* Start:/bitrix/templates/vorota_full_width_copy/components/bitrix/menu/multi-menu_mob_2021/style.css?1740508191120*/
.catalog__list ul{
	height: auto !important;
}
.catalog__sub-list{
	min-height: 100%;
}
.catalog__list{
	height: 100%;
}
/* End */


/* Start:/bitrix/templates/vorota_full_width_copy/components/bitrix/menu/multi-menu_mob_cat/style.css?1740508191120*/
.catalog__list ul{
	height: auto !important;
}
.catalog__sub-list{
	min-height: 100%;
}
.catalog__list{
	height: 100%;
}
/* End */


/* Start:/bitrix/templates/vorota_full_width_copy/components/bitrix/menu/multi-menu_2021/style.css?17405081916783*/
.new_nav{
	/*background-color: #000;*/
}
.new_nav-list{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-left: 0 !important;
}
.new_nav-list__sub-list *{
	box-sizing: border-box;
}
.aside-cat_name{
	display: inline !important;
}
.new_nav-list .catalog__link,.new_nav-list .new_nav-list__item a{
	color: #4d4d4d !important;
	font-weight: 700;
	text-decoration: none !important;
}
.new_nav-list__sub-list{
	display: none;
	padding-left: 0;
	min-width: 300px;
	background-color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	/*padding: 15px;*/
	/*padding-top: 15px;*/
	/*padding-bottom: 15px;*/
	z-index: 15;
	box-sizing: border-box;
}
.new_nav-list__sub-list li{

}
.new_nav-list>.new_nav-list__item>.catalog__link{
	/*text-transform: uppercase;*/
	color: #4d4d4d !important;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
}
.new_nav-list>.new_nav-list__item a{
	font-size: 16px;
	line-height: 22px;
}
.new_nav-list>.new_nav-list__item{
	position: relative;
	padding-bottom: 8px;
	padding-top: 8px;
	flex: 1 1 auto;
	text-align: center;
}
.new_nav-list>.new_nav-list__item:not(.new_nav-list__item--cat)+.new_nav-list__item:after{
	content: '';
	display: block;
	width: 1px;
	position: absolute;
	left: 0;
	top: 10px;
	bottom: 10px;
	background-color: #d4d4d4;
}
.new_nav-list__sub-list>.new_nav-list__item{
	text-align: left;
}

.new_nav-list__sub-list>.new_nav-list__item:hover
{
	background-color: #ee7a11;
	border-top-color: transparent !important;
	border-left-color: transparent;
	border-right-color: transparent;
}
.new_nav-list__sub-list>.new_nav-list__item:hover+.new_nav-list__item{
	border-top-color: transparent !important;
}
.new_nav-list__sub-list>.new_nav-list__item:hover>.new_nav-list__sub-list{
	display: block;
	position: absolute;
}
.new_nav-list__sub-list>.new_nav-list__item:hover>a,
.new_nav-list__sub-list>.new_nav-list__item:hover>.aside-cat_name{
	color: #fff !important;
}
.new_nav-list>.new_nav-list__item:hover {
}
.new_nav-list__sub-list .new_nav-list__item{
	padding: 10px 15px;
	padding-right: 20px;
	/*border-left: 1px solid #ccc;*/
	/*border-right: 1px solid #ccc;*/
	/*height: 43px;*/
}
.new_nav-list>.new_nav-list__item>.new_nav-list__sub-list{
	position: absolute;
	top: 100%;
	left: 0;
	padding-left: 5px;
	padding-right: 5px;
}
.new_nav-list>.new_nav-list__item:hover>.new_nav-list__sub-list{
	display: block;
	/*border: 1px solid #ccc;*/
	border-top-color: transparent;
}
.new_nav-list__item:hover{
	position: relative;
}
.new_nav-list>.new_nav-list__item>.new_nav-list__sub-list>.new_nav-list__item .new_nav-list__sub-list{
	left: 100%;
	top: 0;
}
.new_nav-list>.new_nav-list__item>.new_nav-list__sub-list>.new_nav-list__item:hover>.new_nav-list__sub-list{
	display: block;
	position: absolute;

	/*left: 100%;*/
	/*top: 0;*/
}

.new_nav-list .catalog__next{
	display: none !important;
}
.new_nav-list .catalog__next:before{
	display: none;
}
.new_nav-list .catalog__next:after{
	display: none;
}
.new_nav-list .new_nav-list__sub-list .new_nav-list__item .catalog__next{
	display: block !important;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 9px;
	width: 0;
	padding: 0;
	height: 0;
	min-width: 0;
	min-height: 0;
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent #ee7a11;

}
.new_nav-list__sub-list .new_nav-list__item{
	position: relative;
}
.new_nav-list__sub-list .new_nav-list__item+.new_nav-list__item{
	border-top: 1px solid #ccc;
}
.new_nav-list .new_nav-list__sub-list .new_nav-list__item:hover>.catalog__next{
	border-color: transparent transparent transparent #fff;
}
.new_nav-list>.new_nav-list__item>.catalog__next{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #ee7a11;
	opacity: 0;
	padding: 0;
	display: block !important;
	height: 4px;
	min-height: 0;
}
.new_nav-list>.new_nav-list__item:hover>.catalog__next{
	opacity: 1;
}
.new_nav-list__item--cat{
	display: flex;
	align-items: center;
	padding: 8px;
	border-radius: 5px;
	background-color: #808080;
	padding: 0 !important;
}

.new_nav-list>.new_nav-list__item.new_nav-list__item--cat>.catalog__next{
	display: none !important;
}
.header--fixed .new_nav-list__item--cat-but,.new_nav-list__item--cat{
	background-color: transparent !important;
	padding: 15px;
}
.header--fixed .new_nav-list__item--cat-but>a{
	display: none;
}
.header--fixed .new_nav-list__item-but{
	margin-left: 0;
}
.header--fixed .new_nav-list__item--cat-but span{
	width: 30px;
	height: 3px;
	background-color: #808080;
}
.header--fixed .new_nav-list__item--cat-but span:after{
	bottom: -8px;
	background-color: #808080;
}
.header--fixed .new_nav-list__item--cat-but span:before{
	top: -8px;
	background-color: #808080;
}
.new_nav-list__item-but{
	display: block;
	margin-left: 10px;
}
.new_nav-list__item-but span{
	display: block;
	width: 15px;
	height: 2px;
	background-color: #fff;
	position: relative;
}
.new_nav-list__item-but span:after{
	content: '';
	display: block;
	position: absolute;
	bottom: -5px;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.new_nav-list__item-but span:before{
	content: '';
	display: block;
	position: absolute;
	top: -5px;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.new_nav-list>.new_nav-list__item.new_nav-list__item--cat>.catalog__link{
	color: #fff !important;
}
.new_nav-list>.new_nav-list__item.new_nav-list__item--cat:hover>.catalog__link{
	color: #fff !important;
}
.new_nav-list>.new_nav-list__item.new_nav-list__item--cat:hover{
	/*background-color: #ee7a11;*/
}

.header--fixed .new_nav-list>.new_nav-list__item>.catalog__link{
	color: #666;
}
.header--fixed .new_nav-list .catalog__link, .header--fixed .new_nav-list .new_nav-list__item:not(.new_nav-list__item--cat) a{
	color: #666 !important;
}
.header--fixed .new_nav-list__sub-list>.new_nav-list__item:hover>a, .header--fixed .new_nav-list__sub-list>.new_nav-list__item:hover>.aside-cat_name{
	color: #fff !important;
}
@media screen and (max-width: 1170px){
	.header--fixed .new_nav-list__item--cat>.catalog__link{
		display: none;
	}
	.header--fixed .new_nav-list__item-but{
		margin-left: 0;
	}
	.header--fixed .new_nav-list__item-but span{
		width: 25px;
	}
	.header--fixed .new_nav-list__item--cat{
		/*padding:  18px 12px;*/
		height: 30px;
	}
}

.new_nav-list__item--cat-but{
	display: flex;
	align-items: center;
	padding: 3px 8px;
	border-radius: 5px;
	background-color: #ee7a11;
	background-color: #999999 ;
}
.new_nav-list>.new_nav-list__item .new_nav-list__item--cat-but a{
	color: #fff !important;
}
.new_nav-list__item--cat:hover .new_nav-list__item--cat-but{
	background-color: #ee7a11;

}
.new_nav-list__item--cat-but:hover{
	background-color: #ee7a11;
}
.new_nav-list__item--cat-but:hover a{
	color: #fff !important;
}
/* End */


/* Start:/bitrix/templates/vorota_full_width_copy/components/bitrix/breadcrumb/breads/style.css?17405081911147*/
.bx_breadcrumbs{
    margin-bottom:15px;
    padding-top:0px
}
.bx_breadcrumbs ul{
    margin:0;
    padding:0
}
.bx_breadcrumbs ul li{
    display:inline-block;
    line-height:20px;
    position: relative;
}
.bx_breadcrumbs ul li a{
    display:block;
    padding:0 25px 0 0;
    color:#4d4d4d;
    text-decoration:none;
    font-size:14px;
    font-weight: 600;
}

.bx_breadcrumbs ul li:after {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    position: absolute;
    right: 6px;
    top: 7px;
    border-style: solid;
    border-width: 4px 0 4px 8px;
    border-color: transparent transparent transparent #ee7a11;
}

.bx_breadcrumbs ul li:last-child:after {
    display: none;
}
.bx_breadcrumbs ul li:first-child a{padding-left:0}
.bx_breadcrumbs ul li:last-child  a{background:none}
.bx_breadcrumbs ul li a:hover{

}
.bx_breadcrumbs ul li{
    color:#4d4d4d;
    font-size:14px;
    font-weight: 600;
}
.bx_breadcrumbs,
.bx_breadcrumbs ul li{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
/* End */


/* Start:/bitrix/templates/vorota_full_width_copy/components/bitrix/menu/bottommenu/style.css?17405081913761*/

.footer_menu+.titled{
	margin-top: 9px;
}
.footer_menu p.titled{
	margin-bottom: 18px;
	font-size: 16px;
	position: relative;
}
.footer_menu li{
	margin-bottom: 0;
	padding: 0px 0;
	padding-right: 8px;
	position: relative;
	margin-bottom: 5px;
}
.footer_menu li a{
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
	display: block;
	color: #4d4d4d;
	/*position: relative;*/
}
.footer_menu li a:after{
	content: attr(data-text);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 8px;
	bottom: 0;
	color: #ee7a11;
	font-weight: 700;
	background-color: #fff;
	/*white-space: nowrap;*/
	font-size: 12px;
	line-height: 24px;
	padding: 0px 0;
	opacity: 0;
}
.foot-contacts-link{
	color: #4d4d4d;
	font-size: 12px;
	text-decoration: none;
}
.foot-contacts-link span.link-text{
	display: block;
	min-height: 37px;
}
.foot-contacts-link:hover{
	font-weight: 600;
	color: #ee7a11;
	text-decoration: none !important;
}
.footer_menu li a:hover{
	/*font-weight: 600;*/
	/*color: #ee7a11;*/
}

.footer_menu li a:hover:after{
	/*color: #ee7a11;*/
	opacity: 1;
}
.foot-menu-block+.foot-menu-block{
	margin-top: 15px;
}
@media screen and (max-width: 768px) {
	.foot-menu-opener{
		position: relative;
		padding: 10px 10px 5px;
		margin-bottom: 5px;
		text-align: center;
	}
	.footer_menu{
		display: none;
	}
	.foot-menu-opener:after{
		content: '';
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 10px 5px 0 5px;
		border-color: #999999 transparent transparent transparent;
		position: absolute;
		top: 15px;
		right: 5px;
		transition: all 250ms ease-in;
	}
	.foot-menu-opener.active:after{
		border-color: #ee7a11 transparent transparent transparent;
		transform: rotate(180deg);
	}
	.footer_menu+.titled{
		margin-top: 0;
	}
	.foot-menu-block{
		border-bottom: 1px solid #999999;
	}
	.footer_menu{
		padding-left: 10px !important;
		padding-top: 8px !important;
		padding-bottom: 8px !important;
	}
	.footer_menu li a{
		font-weight: 600;
		color: #999999;
		text-align: center;
		font-size: 14px;
		line-height: 26px;
	}
}
.footer{
	position: relative;
}
.to-top{
	display: block;
	width: 35px;
	height: 35px;
	position: fixed;
	right: 50px;
	bottom: 100px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	transform: rotate(180deg);
	opacity: 0;
	transition: all 250ms ease-in;
	z-index: 10;
}
.to-top.active{
	opacity: 1;
}
.to-top.visible{
	opacity: 1;
}
.footer_bottom .cols-r{
	display: flex;
}
.footer_bottom .cols-r>div{
	flex: 1 1 auto;
	/*margin-right: 25px;*/
}
.footer_bottom .cols-r>div:last-child{
	margin-right: 0;
}
.foot-contacts-img{
	position: relative;
	display: block;
}
.foot-contacts-img img{
	display: block;
	width: 100%;
	height: auto;
}
.first_img{}
.second_img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
}
.foot-contacts-img--small{
	max-width: 75px;
	margin-left: auto;
	margin-right: auto;
}
.foot-contacts-link:hover .foot-contacts-img .second_img{
	opacity: 1;
}
@media screen and (max-width: 768px) {
	.foot-contacts-img{
		max-width: 150px;
	}
	.footer_bottom .cols-r{
		display: block;
		padding-bottom: 22px;
	}
	.footer_bottom .cols-r>div{
		width: 100%;
		max-width: 100%;
		/*margin-top: 15px;*/
	}
	.foot-menu-block+.foot-menu-block{
		margin-top: 0;
	}
}
@media screen and (min-width: 1170px) {
	.footer_menu li a{
		font-size: 16px;
		line-height: normal;
	}
	.foot-menu-block .footer_menu{
		margin-top: 20px;
	}
	.foot-menu-block+.foot-menu-block{
		margin-top: 20px;
	}
	.footer_menu li+li{
		margin-top: 15px;
	}
	.footer_menu li a:after{
		font-size: 16px;
		line-height: normal;
	}
}
.footer_bottom .map{
	margin-left: auto;
	margin-right: auto;
}
.footer_bottom .map a{
	display: block;
}

/* End */


/* Start:/bitrix/templates/vorota_full_width_copy/styles.css?174884703861480*/
@-ms-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}
/*-------------------------------
           COMMON
--------------------------------*/

.clear {clear: both;}
.clearfix:before,.clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}

.imgl {float: left;margin: 0 10px 5px 0;}
.imgr {float: right; margin: 0 0 5px 5px;}

.align-center, .center {text-align: center;}
.align-right {text-align: right;}
.align-left { text-align: left; }
.bold {font-weight: bold;}
.uppercase {text-transform: uppercase;}
.is-hidden {display: none;}

.float-left { float: left;}
.float-right { float: right;}

.clear_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.overflow_hidden {overflow: hidden;}

.gallery_tbl {width: 650px; margin: 0 auto;}
.gallery_tbl td {text-align: center;}


.btn, a.btn {display: inline-block; *zoom: 1; *display: inline; padding: 0 20px; height: 40px; line-height: 40px; color: #fff; text-align: center; border-radius: 5px; background: #EB7D0E; text-decoration: none;}

.btn:hover {
    text-decoration: none;
    opacity: 0.8;
}

hr {
    height: 1px;
    background: #E1E3E2;
    width: 100%;
    border: none;
    margin-bottom: 20px;
}

.cols2, .columns3, .columns4 {
    overflow: hidden;
    clear: both;
}

.cols2_item {
    width: 48%;
    float: left;
    margin-bottom: 30px;
}

.cols2_item:nth-child(2n) {
    float: right;
}

.columns2_item {
    width: 48%;
    float: left;
    margin-bottom: 30px;
}
.columns2_item.last {
    float: right;
}
.columns3_item {
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 20px;
    float: left;
}
.columns3_item.last, .columns4_item.last {
    float: right;
    margin-right: 0;
    clear: right;
}

.columns3_item img, .columns4_item img {
    max-width: 100%;
    vertical-align: top;
}

.columns4_item img {
    border-radius: 10px;
}

.columns4_item {
    width: 22%;
    margin-right: 3.5%;
    margin-bottom: 20px;
    float: left;
}

/*-------------------------------
           LAYOUT
--------------------------------*/

.wrap {

    margin: 0 auto;
}

.middle {
    margin: 5px 0;
}

.sidebar {
    width: 255px;
    float: left;
    margin-right: 25px;
}

.inner-page .content {
    float: right;
    width: 820px;
}



/*-------------------------------
           FORMS
--------------------------------*/
.form {
    text-align: left;
}
.form label {
    display: block;
    font-size: 25px;
    margin-bottom: 10px;
}

.form input[type="text"], .form textarea {
    background: #eeeeee none repeat scroll 0 0;
    border: medium none;
    font-size: 25px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 10px;
    padding: 0 10px;
    width: 580px;
}
.form textarea {
    height: 130px;
    padding: 10px;
}


.form input[type="submit"] {
    background: #ea831a none repeat scroll 0 0;
    border: medium none;
    border-radius: 7px;
    color: #ffffff;
    display: block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    width: 260px;
}


/*-------------------------------
           HEADER
--------------------------------*/
.header *{
    box-sizing: border-box;
}


.header_top {
    padding: 5px 0 5px;
    /*max-width: 1170px;*/
    margin: auto;
}

.adv_list {
    width: 380px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.wrap--head .logo img{
    display: block;
    width: 100%;
    height: auto;
}
.wrap--head .header-right{
    flex: 1 1 25%;
    max-width: 280px;
    min-width: 270px;
    text-align: right;
}


.tel, .tel a {
    font-size: 25.7px;
    color: #ee7a11;
    text-decoration: none;
}
header .tel, .tel a{
    font-weight: 700;
}
header .float-right span{
    font-weight: 700;
    /*white-space: nowrap;*/
    text-align: right;
    color: #4d4d4d;
}

.header .tel a{
    font-weight: 700;
}
.header a.mail{
    color: #999;
    font-weight: 600;
}
.workours {
    font-size: 15px;
    color: #0099cc;
    margin: 3px 0;
}

.address {
    font-size: 13px;
}

.part-logos {
    padding-top: 15px;
    position: relative;
    z-index: 10;
    color: #666666;
    font-size: 15px;
}
.part-logos img {
    margin-top: 5px;
    width: 250px;
}


.flash_header {
    position: absolute;
    right: 0;
}

.header_bottom {
    position: relative;
    min-height: 180px;
}




/*-------------------------------
            FOOTER
--------------------------------*/

.footer {
    border-top: 1px solid #b3b3b3;
    padding-bottom: 20px;
    /*min-width: 1100px;*/
}

.projects {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
    margin-bottom: 30px;
    width: 100%;
}
.projects_title {
    background: #ea831a;
    text-align: center;
    width: 335px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 0 0 7px 7px;
    color: #fff;
    margin: 0 auto 20px;
}
.projects_thumbs {
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
}
.project_thumb {
    width: 20%;
    float: left;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.projects_img {
    position:relative;
    display:block;
    overflow: hidden;
}
.projects_img:after{
    content: '';
    float: left;
    padding-top: 20%;
}
.projects_img img{
    display: block;
    position: absolute;
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.col1, .col2, .col3, .col4, .col5 {float: left; margin-right: 35px}
.col5  {margin-right: 0;}

.col1 {
    font-size: 16px;
}

.footer_tel {
    font-size: 26.8px;
    font-weight: bold;
    color: #ea831a;
    margin: 10px 0;
}

.footer__bottom-block{
    padding: 30px 0 15px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.footer__socials{
    display: flex;
    flex: 0 0 50%;
    max-width: 200px;
    /*max-width: 220px;*/
}
.footer__socials a{
    display: block;
    flex: 0 0 18%;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
}
.footer__socials a:after{
    content: '';
    float: left;
    padding-top: 100%;
}
.footer__socials a+a{
    margin-left: 5px;
}
.footer__socials a img{
    display: block;
    /*width: 40px;*/
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.footer__payments{
    display: flex;
    margin-left: auto;
    flex: 0 0 40%;
    max-width: 150px;
}
.footer__payments span{
    display: block;
    overflow: hidden;
    position: relative;
    flex: 0 0 31.3%;
    border-radius: 5px;
    margin-right: 5px;
}
.footer__payments span:after{
    content: '';
    float: left;
    padding-top: 40%;
}
.footer__payments span:last-child{
    margin-right: 0;
}
.footer__payments span img{
    position: absolute;
    /*top: 0;*/
    /*left: 0;*/
    width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.footer__info{
    flex: 1 1 100%;
    padding-left: 0;
    padding-right: 0;
}
.footer__info p{
    display: inline-block;
    font-size: 12px;
    margin-bottom: 0;
}
.foot-policy{
    font-size: 12px;
    text-decoration: none !important;
    display: block;
    margin-bottom: 12px;
}

.callme-btn {
    display: block;
    padding: 7px 10px;
    background: #ea831a;
    color: #ffffff;
    text-align: center;
    border-radius: 7px;
    font-size: 17.8px;
    margin-bottom: 10px;
    font-weight: bold;
}
a.callme-btn {
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}
.callme-btn.__green {
    background: #A2D133;
}
.callme-btn:hover {
    text-decoration: none;
    opacity: 0.8;
}

.copyright {
    font-size: 12px;
    margin-top: 40px;
}

.col4 {
    font-size: 15.8px;
}

.col4 a {
    text-decoration: underline;
}

.col4 a:hover {
    text-decoration: none;
}

.workours_footer {
    background: url(/bitrix/templates/vorota_full_width_copy/img/workours.png) no-repeat;
    padding-left: 25px;
}

.map {
    width: 175px;
}

.col6 {
    float: right;
}

.socials a{
    width: 38px;
    height: 38px;
    display: block;

    margin-bottom: 13px;
}






/*-------------------------------
    CATEGORIES
--------------------------------*/
.cat-main {
    margin-bottom: 20px;
    text-align: center;
}

.cat_item {
    width: 331px;
    margin-right: 15px;
    margin-bottom: 10px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    opacity: 1;
    transition: 0.5s;
}



.cat_item:nth-child(3n) {
    margin-right: 0;
}

.cat_pic {
    vertical-align: middle;
}

.cat_item:hover .cat_link:after{
    display: block;
    width: 331px;
    height: 284px;
    position: absolute;
    bottom:0;
    left:0;
    background: rgba(0,0,0,0.2);
    content: '';
    transition: 0.5s;
    border-radius: 0 0 10px 10px;
}

.cat_item .cat_link:after {
    background: rgba(0,0,0,0);
    transition: 0.5s;

}

a.cat_link {
    display: block;
    position: relative;
    text-decoration: none
}

.cat_link:hover {
    text-decoration: none;
}

.cat_name {
    display: block;
    text-align: center;
    padding: 10px 0;
    font-size: 27px;
    color: #fff;
    background: #67b9e1;
    border-radius: 10px 10px 0 0;
    position: relative;
    z-index: 10;
}

.cat-inner .cat_item {
    margin: 0 0 5px;
}
.cat-inner .cat_name {
    border-radius: 10px;
}
#bx_3218110189_2 .cat_name, #bx_3218110189_3 .cat_name {background: #b5cc1c;}
#bx_3218110189_6 .cat_name {background: #007eb4;}
#bx_3218110189_8 .cat_name, #bx_3218110189_9 .cat_name {background: #fbba00;}




/*-------------------------------
    WHY
--------------------------------*/

.why {
    min-width: 1100px;
    margin: 20px auto;
    background: #F8F8F8;
    padding: 20px 0;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}


.why h2 {
    margin: 20px 0 40px;
}

.why-col {
    width: 450px;
    float: left;
}

.why-col.last {
    float: right;
}

.why_item {
    margin-bottom: 35px;
    padding-left: 80px;
    position: relative;
}

.why_item::before {
    display: inline-block;
    content: '';
    width: 65px;
    height: 67px;
    background: url(/bitrix/templates/vorota_full_width_copy/img/sprite.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.why_item.item1::before {background-position: 0 -60px;}
.why_item.item2::before {background-position: 0 -130px;}
.why_item.item3::before {background-position: 0 -199px;}
.why_item.item4::before {background-position: 0 -288px;}
.why_item.item5::before {background-position: 0 -373px;}
.why_item.item6::before {background-position: 0 -446px;}
.why_item.item7::before {background-position: 0 -508px;}
.why_item.item8::before {background-position: 0 -586px;}


.inner-page .why {
    background: none;
    padding: 0;
}

.inner-page .why-col {
    width: 380px;
}

/*-------------------------------
     PARTNERS
--------------------------------*/

.partner {
    overflow: hidden;
    margin-bottom: 20px;
}

.partner_logo {
    float: left;
    margin-right: 30px;
    width: 285px;
    text-align: right;
}

.partner_text {
    overflow: hidden;
}





/*-------------------------------
     SIDEBAR CATEGORIES
--------------------------------*/
.aside-cats {
    margin-bottom: 20px;
}

.aside-cat_item a{
    position: relative;
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    overflow: hidden;
    background: #f8f8f8;
    border: 1px solid #949495;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 1.5%;
    display: table;
    /*width: 97%;*/
}

.aside-cat_item a:hover,
.aside-cat_item a.selected {
    background: #cccccc;
    text-decoration: none;
}

.aside-cat_thumb {
    vertical-align: middle;
    display: table-cell;
    width: 95px;
    text-align: center;
    line-height: 0;

}

.aside-cat_name {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}





/*-------------------------------
     SIDEBAR REVIEWS
--------------------------------*/

.reviews-aside {
    background: #f8f8f8;
    border: 1px solid #949495;
    padding: 25px 0;
    margin-bottom: 20px;
    border-radius: 10px;
}

.reviews-aside_title {
    color: #fff;
    font-weight: bold;
    font-size: 22.8px;
    padding: 10px;
    background: #f6951d;
    margin-bottom: 10px;
}

.reviews_aside_item {
    padding: 0 10px;
    font-size: 16.48px;
}



/*-------------------------------
     SIDEBAR CERTIFICATES
--------------------------------*/

.aside-serts {
    text-align: center;
}



/*-------------------------------
     TABS
--------------------------------*/

#tabs-nav {
    margin: 0 0 0 0px;
    padding: 3px 0 0;
    width: 100%;
    list-style: none;
    overflow: hidden;
    border-bottom: 1px solid black;
}
#tabs-nav li {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #000;
    display: inline-block;
    float: left;
    margin-right: -1px;
    padding: 0 50px;
    text-align: center;
    border-bottom: none;
    padding-bottom: 3px;
}
#tabs-nav li a {
    color: #333333;
    font-size: 24px;
    text-decoration: none;
    text-transform: lowercase;
}

#tabs-nav li.current {
    background: #e9e9cc;
}

.tabs-item {
    padding: 15px 0;
}

.subtitle {
    background: #e9e9cc;
    padding: 3px 15px;
    margin: 15px 0;
    font-weight: bold;
    font-size: 24px;
}






/*-------------------------------
     FORM
--------------------------------*/

.api-feedback.tpl_default label {
    display: block;
    font-size: 25px;
    margin-bottom: 10px;
}

.tpl_default_author_name {
    margin-bottom: 10px;
}

.form_title {
    font-size: 25px;
    text-transform: uppercase;
    border-bottom: 7px solid #0099cc;
    display: inline-block;
    margin-bottom: 15px;
}

.tpl_default input[type="text"],
.tpl_default textarea {
    border: none;
    background: #eeeeee;
    height: 60px;
    line-height: 60px;
    width: 580px;
    padding: 0 10px;
    font-size: 25px;
    margin-bottom: 10px;
}

.tpl_default textarea {
    height: 130px;
    padding: 10px;
}

.api-submit {
    text-align: center;
}

.api-submit .api-btn {
    background: none repeat scroll 0 0 #ea831a;
    border-radius: 7px;
    color: #ffffff;
    font-size: 25px;
    border: none;
    display: block;
    margin: 0 auto;
    width: 260px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}





/*-------------------------------
     ???????
--------------------------------*/
.manuf {
    margin: 20px 0;
}

.manuf_item {
    float: left;
    padding: 0 2% 0 0;
    width: 48%;
}

.manuf_item.last {
    padding: 0 0 0 2%;
}

.manuf_link {
    text-decoration: underline;
}

.manuf_info {
    border: 1px solid #949495;
    border-radius: 5px;
    padding: 15px;
    min-height: 330px;
    margin: 10px 0 0;
}

.vorota-list {
    margin: 30px 0 50px;
}



.vorota-list_item {
    overflow: hidden;
    margin: 0 0 25px;


}
.vorota-list.cols2 {
    overflow: hidden;
}
.vorota-list.cols2 .vorota-list_item {
    width: 50%;
    float: left;
}

.list_item {
    margin: 0 0 25px;
}

.vorota-list_icon, .list_icon {
    margin-right: 20px;
    float: left;
}

.calculate {
    margin: 30px 0 0;
}

.calculate_tel, .calculate_tel  a {
    color: #ee7a11;
    font-size: 25.7px;
    font-weight: bold;
    text-decoration: none;
}



.calculate .callme-btn {
    width: 205px;
    margin: 15px auto 0;
    color: #fff;
    font-weight: bold;
}
.photos.float-left{
    width: 340px;
}
.photos-item {
    width: 150px;
    float: left;
    margin-right: 20px;
}

.photos2.float-left{
    width: 400px;
    float: left;
}
.photos2-item {
    width: 180px;
    margin-right: 20px;
    float: left;
}


.types_item {
    width: 20%;
    float: left;
}

.types_item  img {
    max-width: 90%;
}

/*-------------------------------
            ???????
--------------------------------*/

.action_panel {
    border: 2px solid #aeaeac;
    padding: 15px;
    border-radius: 10px;
    color: #737375;
    margin-bottom: 20px;
}

.action_panel > img {
    max-width: 100%;
}

.action_title {
    color: #ea831a;
    font-weight: bold;
}

.green_tick {
    list-style-type: none;
    margin: 10px 0 10px 20px;
    padding: 0;
}

.green_tick li {
    background: url(/bitrix/templates/vorota_full_width_copy/img/green_tick.png) 0 5px no-repeat;
    padding-left: 25px;
    margin-bottom: 5px;
}

.action_complects {
    margin-bottom: 45px;
}

.action_col {
    width: 185px;
    height: 304px;
    float: left;
    margin-right: 20px;
    display: block;
    text-align: center;
}

.action_col:hover {
    text-decoration: none;
}

.action_col.__last {
    margin-right: 0;
}
a.action_col  {text-decoration: none; color: #000;}
.action_col.__act1 {background: url(/bitrix/templates/vorota_full_width_copy/img/col1.jpg) no-repeat;}
.action_col.__act2 {background: url(/bitrix/templates/vorota_full_width_copy/img/col2.jpg) no-repeat;}
.action_col.__act3 {background: url(/bitrix/templates/vorota_full_width_copy/img/col3.jpg) no-repeat;}
.action_col.__act4 {background: url(/bitrix/templates/vorota_full_width_copy/img/col4.jpg) no-repeat;}


.otkatnie .action_col.__act1 {background: url(/bitrix/templates/vorota_full_width_copy/img/ocol1.jpg) no-repeat;}
.otkatnie .action_col.__act2 {background: url(/bitrix/templates/vorota_full_width_copy/img/ocol2.jpg) no-repeat;}
.otkatnie .action_col.__act3 {background: url(/bitrix/templates/vorota_full_width_copy/img/ocol3.jpg) no-repeat;}
/*.otkatnie .action_col.__act3 {background: url(/bitrix/templates/vorota_full_width_copy/img/v_chist_pole.jpg) no-repeat;}*/
.otkatnie .action_col.__act4 {background: url(/bitrix/templates/vorota_full_width_copy/img/ocol4.jpg) no-repeat;}

.promv .action_col.__act1 {background: url(/bitrix/templates/vorota_full_width_copy/img/promcol1.jpg) no-repeat;}
.promv .action_col.__act2 {background: url(/bitrix/templates/vorota_full_width_copy/img/promcol2-4.jpg) no-repeat;}
.promv .action_col.__act3 {background: url(/bitrix/templates/vorota_full_width_copy/img/promcol3.jpg) no-repeat;}
.promv .action_col.__act4 {background: url(/bitrix/templates/vorota_full_width_copy/img/promcol2-4.jpg) no-repeat;}

.action_col .action_price {
    color: #0c9de1;
    font-weight: bold;
    padding-top: 10px;
    display: block;
}

.otkatnie .action_col .action_price {
    padding-top: 20px;
}

.action_descr {
    font-size: 14px;
    padding-top: 140px;
}

.action_descr span {
    color: #EF7F1A
}

.col3_row {
    overflow: hidden;
}

.col3_item {
    width: 250px;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
    font-size: 14px;
}

.col3_item.__last {
    margin-right: 0;
}

.title_orange {
    color: #ea831a;
    font-weight: bold;
    margin-bottom: 20px;

}

.col3_text {
    text-align: justify;
}

.vorota_cat-item {
    overflow: hidden;
    margin: 50px 0;
}

.vorota_cat-item a {
    display: block;
    width: 18%;
    float: left;
    text-align: center;
    margin-right: 2%;
}

.vorota_cat-item > a:hover {
    text-decoration: none;
}

.vorota_cat-item img {
    max-width: 100%;
    margin-bottom: 10px;
}


.colors_set {
    overflow: hidden;
    margin-bottom: 35px;
}

.colors_left {
    float: left;
    margin-right: 40px;
}

.colors_right {
    overflow: hidden;
    padding-top: 15px;
}

.gallery_slider,
.gallery_slider2 {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.gallery_slider  img {
    border-radius: 10px;
    width: 190px;
}

.gallery_slider2 img {
    border-radius: 10px;
}

.bx-wrapper {
    position: relative;
}

.bx-wrapper img {
    max-width: 100%;
}

.bx-controls-direction a {
    display: block;
    width: 45px;
    height: 74px;
    background: url(/bitrix/templates/vorota_full_width_copy/img/controls.jpg) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -37px;
    text-indent: -100000px;
    outline: none;
}

.bx-controls-direction .bx-prev {
    left: -55px;
}

.bx-controls-direction .bx-next {
    right: -55px;
    background-position: -46px 0;
}

.vorota_link {
    text-align: center;
    margin: 50px 0;
    margin-bottom: 0;
}

.vorota_link > a {
    display: inline-block;
    padding: 0 20px;
    text-align: center;
    outline: none;
}

/*.service-price_item {
    width: 250px;
    float: left;
    margin-right: 20px;
}


.service-price_item.last {
    float: right;
    margin-right: 0;
}

.service-price_head {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    text
}*/


/*-------------------------------
????????
--------------------------------*/

.cont_title {
    display: inline-block;
    padding-right: 20px;
    font-weight: bold;
    color: #e97e23;
    width: 150px;
    vertical-align: middle;
}

.cont_item {
    display: inline-block;
    vertical-align: middle;
}

.cont_map {
    width: 500px;
    float: left;
    margin-right: 20px;
}

.cont_shemas {
    overflow: hidden;
}

.cont_left {
    width: 48%;
    float: left;
}

.cont_right {
    width: 48%;
    float: right;
    text-align: right;
}

.working,
.weekend {
    width: 35px;
    height: 20px;
    border-radius: 5px;
    background: #2e8dd0;
    margin-bottom: 10px;
    margin-right: 15px;
}

.weekend {
    background: #f50000;
}



/*-------------------------------
???????? ??????
--------------------------------*/

.good_about {width: 55%;}
.good_gallery {width: 40%;}
.title.orange {font-weight: bold; color: #e97e23;}
.orange_list {list-style-type: none; margin: 0 0 20px; padding: 0;}
.orange_list li {padding-left: 15px; background: url(/bitrix/templates/vorota_full_width_copy/img/circle_orange.jpg) 0 5px no-repeat;}
.gallery_thumbs {margin: 20px 0 0 ;}
.good_price {font-weight: bold; color: #34a0e1; text-align: center;}
a.buybtn { width: 100px; height: 30px; line-height: 30px; display: block; text-align: center; color: #fff; font-weight: bold; background: #a1d132; border-radius: 5px; text-decoration: none; margin: 10px 0 0; font-weight: bold;}
.preim {overflow: hidden; margin: 20px 0; padding: 20px 0; border-top: 1px solid #b2b3b3; border-bottom: 1px solid #b2b3b3;}
.preim_item img { width: 80px;}
.preim_item {width: 23%; padding: 0 1%; float: left; text-align: center;}

#carousel-wrapper {
    padding-bottom: 10px;
    position: relative;
}
#carousel, #thumbs {
    overflow: hidden;
}
#carousel span, #carousel img,
#thumbs a, #thumbs img  {
    display: block;
    float: left;
}
#carousel span, #carousel a,
#thumbs span, #thumbs a {
    position: relative;
    width: 300px;
    height: 225px;
    display: block;
}
#carousel img,
#thumbs img {
    border: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}



#thumbs-wrapper {
    padding: 20px 0;
    position: relative;
}
#thumbs a {
    outline: none;
    width: 150px;
    height: 100px;
    margin: 0 10px 0 0;
    overflow: hidden;
    border-radius: 10px;
    transition: border-color .5s;
}



/*-------------------------------
     REVIEWS
--------------------------------*/

.review_item {
    border: 1px dashed #F4BD85;
    margin-bottom: 20px;
}

.review_head {
    background: #F4BD85;
    padding: 5px 10px;
}

.review_body {
    padding: 10px;
}




#calc_tabs{
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 4;
    position: relative;
    border-bottom: 1px solid silver;
    height: 45px;
    margin-bottom: 4px;
    margin-top: 15px;
}
#calc_tabs .alu-nav-tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 4;
    position: relative;
    border-bottom: 1px solid silver;
    height: 45px;
    margin-bottom: 4px;
    margin-top: 15px;
}
#calc_tabs .alu-nav-tabs>.alu-li {
    float: left;
    margin-right: 2px;
}
#calc_tabs .alu-nav-tabs>.alu-li.active {
    background: url('/bitrix/templates/vorota_full_width_copy/<?=SITE_TEMPLATE_PATH;?>/img/tab-active.jpg') repeat-x top;
    padding-top: 5px;
}
#calc_tabs .alu-nav-tabs>.alu-li.alu-gate.active, #calc_tabs .alu-nav-tabs>.alu-li.alu-ds400.active {
    background: url('/bitrix/templates/vorota_full_width_copy/<?=SITE_TEMPLATE_PATH;?>/img/tab-active-gate.jpg') repeat-x top;
    padding-top: 5px;
}
#calc_tabs .alu-nav-tabs>.alu-li.alu-gate>.alu-a, #calc_tabs .alu-nav-tabs>.alu-li.alu-ds400>.alu-a {
    background-image: url('/bitrix/templates/vorota_full_width_copy/<?=SITE_TEMPLATE_PATH;?>/img/gate_logo.gif');
}
#calc_tabs .alu-nav-tabs>.alu-li>.alu-a {
    text-decoration: none;
    color: #333;
    padding: 12px 14px 12px 39px;
    font-size: 13px;
    display: block;
    top: 7px;
    position: relative;
    cursor: pointer;
    text-transform: uppercase;
    font-family: arial;
    background-repeat: no-repeat;
    background-position: 7px 5px;
}
#calc_tabs .alu-nav-tabs>.alu-li.active .alu-a {
    color: #333;
    background-color: #fff;
    position: static;
    border-bottom: 0;
    cursor: default;
    outline: 0;
    border-left: 1px solid #B3B3B3;
    border-right: 1px solid #B3B3B3;
    border-top: 1px solid #B3B3B3;
    font-weight: 700;
}

#calc_frames iframe{
    border:0;
    width: 100%;
    height: 1060px !important;

}
#calc_tabs{
    margin-left: 60px;
}

.good_price {
    min-width: 110px;
}

ul.socials.clear_list a img {
    width: 38px;
}





.banner_popup {z-index:101;position:fixed;left:50%;top:100px;width:700px;height:550px;margin-left:-370px;padding:20px;background:rgba(0,0,0,0.7);border-radius: 10px;}
.banner_popup .xxx {position:absolute;color:#fff;font-weight:bold;right:5px;top:5px;cursor:pointer;}

/* FOOTER */

.footer_bottom .col1{
    max-width: 230px;
    flex: 0 1 230px;
}
.cols-r{
    flex: 1 1 70%;
    max-width: calc(100% - 265px);
    display: flex;
}
.col5{
    max-width: 120px;
}
.titled{
    font-size: 14px;
    font-weight: 700;
    color: #4d4d4d ;
    user-select: none;
}
.footer__down{
    margin-top: 20px;
    border-top: 1px solid #b3b3b3;
}
.footer__bottom-block{
    padding: 30px 0 15px;
    display: flex;
}


.footer__info p{
    display: inline-block;
    font-size: 12px;
    margin-bottom: 0;
}
.foot-policy{
    font-size: 12px;
    text-decoration: none !important;
    display: block;
}
.foot_whatsap{
    display: flex;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.foot_whatsap p{
    text-align: center;
    color: #4CAF50;
    font-weight: 700;
    margin-bottom: 0;
}
.footer_bottom .col1 .titled{
    font-size: 16px;
}
@media screen and (max-width: 1023px) {
    .footer_adress{
        display: none;
    }
    .footer_bottom .map{
        display: none;
    }
    .footer_mail{
        font-weight: 700;
        color: #4d4d4d;
    }
}
@media screen and (max-width: 1024px){
    .cols-r *{
        box-sizing: border-box;
    }
    .cols-r{
        flex-wrap: wrap;
    }
    .footer_bottom .col5{
        flex: 1 1 100%;
        padding-top: 25px;
    }
    .footer_bottom .col2,.footer_bottom .col3,.footer_bottom .col4{
        flex: 1 1 33.3%;
        max-width: 33.3%;
        margin-right: 0;
        padding-right: 25px;
    }
}
@media screen and (max-width: 920px){
    .footer_bottom .col2,.footer_bottom .col3,.footer_bottom .col4{
        flex: 1 1 50%;
        max-width: 50%;
        margin-right: 0;
        padding-right: 25px;
    }
}
.footer_bottom{
    /*flex-wrap: wrap;*/
    width: 100%;
}
@media screen and (max-width: 768px){

    .footer_bottom .col1{
        margin-right: auto;
        margin-left: auto;
        display: none;
    }
    .cols-r{
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: space-between;
    }
    .footer__info{
        /*padding-right: 45px;*/
        text-align: center;
    }
    .footer_bottom .col2,.footer_bottom .col3,.footer_bottom .col4{
        flex: 1 1 100%;
        max-width: 100%;
        padding-right: 0;
    }
    .footer_bottom .col5{
        padding-top: 0;
        max-width: 100%;
    }

    .foot-contacts-block{
        display: none;
    }
}
.header_bot .wrap{
    width: 100%;
}
.wrap{
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
}
.new_nav{
    width: 100%;
}
.nav__nav:before{
    display: none !important;
}
@media screen and (max-width: 1169px){
    .header_bot{
        display: none;
    }
}

.footer_adress{
    font-weight: 700;
    color: #4d4d4d;
    margin-bottom: 15px;
}
.footer_mail{
    display: block;
    margin-bottom: 15px;
}
.footer_mail:hover{
    color: #ea831a;
}
@media screen and (min-width: 1024px) {
    .footer_bottom .callme{
        display: none;
    }
    .foot_whatsap{
        display: none;
    }
    .projects_img:after{
        padding-top: 35%;
    }
}








/* sodot styles */

.yellow-text {
    color: #f58220;
}

.bold {
    font-weight: bold;
}

.justify {
    text-align: justify;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.h2_title {
    font-size: 22px;
}

.h3_title {
    font-size: 18px;
    margin-top: 25px;
}

.full_width {
    width: 100%;
}

.half_width {
    width: 50%;
}


.custom_content {
    font-size: 0;
}

.custom_content .title.bold.vor p {
    margin: 18px 0;
}

.main.h2_title {
    margin: 25px 0;
    font-size: 26px;
}

.epigram.main_title {
    font-size: 18px;
}

.epigram.author {
    font-size: 16px;
}

.main_info {
    margin-top: 20px;
    margin-bottom: 40px;
}

.main_info > .text {
    font-size: 18px;
    width: 640px;
    display: inline-block;
    vertical-align: bottom;
}

.sertificate_wrap {
    position: relative;
    cursor: zoom-in;
    display: inline-block;
    vertical-align: top;
}

.sertificate_wrap .zoom_in {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(/images/hormann/sert_zoom.png) no-repeat;
}

.section_item {
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    box-sizing: border-box;
    width: 50%;
}

.section_item .title {
    font-size: 18px;
    margin-bottom: 20px;
}

.section_item .thumb {
    margin-bottom: 25px;
}

.section_item .text {
    font-size: 18px;
}

.powers_wrap {
    margin-bottom: 80px;
}

.power_block {
    width: 33%;
    box-sizing: border-box;
    margin-top: 25px;
    display: inline-block;
    padding: 0 13px;
    vertical-align: top;
}

.power_block .title {
    font-size: 18px;
}

.power_block .thumb {
    margin: 25px 0;
}

.power_block .text {
    font-size: 18px;
}

.why_block {
    width: 33%;
    box-sizing: border-box;
    margin-top: 25px;
    display: inline-block;
    padding: 0 13px;
    vertical-align: top;
}

.why_block .title {
    font-size: 18px;
}

.why_block .thumb {
    margin: 10px 0;
}

.why_block .text {
    font-size: 18px;
}

.calculate_wrap {
    margin: 10px 0;
}

.calculate_wrap p {
    font-size: 18px;
}

.hormann_sizes {
    padding: 20px 45px 40px 30px;
    box-sizing: border-box;
    width: 100%;
}

.custom_content > .text {
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.only_best_block {
    width: 33%;
    box-sizing: border-box;
    margin-top: 25px;
    display: inline-block;
    padding: 0 13px;
    vertical-align: top;
}

.only_best_block .title {
    font-size: 18px;
}

.only_best_block .thumb {
    margin: 10px 0;
    margin-left: 30px  /**/
}

.only_best_block .text {
    font-size: 18px;
}

.video_block_wrap {
    margin-bottom: 30px;
}

.video_block {
    width: 33%;
    box-sizing: border-box;
    margin-top: 25px;
    display: inline-block;
    padding: 0 13px;
    vertical-align: top;
}

.video_block .title {
    font-size: 18px;
}

.video_block .thumb {
    margin: 10px 0;
}

.mini_section_block {
    width: 33%;
    box-sizing: border-box;
    margin-top: 35px;
    display: inline-block;
    padding: 0 13px;
    vertical-align: top;
}

.mini_section_block .title {
    font-size: 18px;
}

.mini_section_block .thumb {
    margin: 10px 0;
}

.cat_item .cat_pic {
    width: 331px;
    height: 280px;
}

.custom_content a {
    color: inherit;
}

/* sodot styles end */

/*New style start*/
.custom_content.rul-vorota .h2_title {
    margin-top: 35px;
    margin-bottom: 35px;
}
.custom_content.rul-vorota {
    font-family: 'CenturyGothic';
}
.custom_content.rul-vorota .title.bold {
    text-align: center;
}
.circle{
    width:30px;
    height:30px;
    display:block;
    border-radius:50px;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    -khtml-border-radius:50px;
    font-size:20px; color:#fff;
    line-height:30px;
    text-align:center;
    background:#f58220;
    position: absolute;
    margin-top: -160px;
    margin-left: 35px;

}

.choice-of-colors{
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 40%;
    font-size: 18px;
    margin-top: 55px;
}
.choice-of-colors2{
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 60%;
    font-size: 18px;
    margin-top: 55px;
}
/*
.choice-of-colors img{
display: inline-block;
padding: 25px;
}
*/
.desc-colors{
    width: 49%;
    box-sizing: border-box;
    margin-top: 20px;
    display: inline-block;

    vertical-align: top;
    text-align: center;
}
.hue-item{
    width: 22%;
    box-sizing: border-box;
    margin-top: 35px;
    display: inline-block;
    padding: 0 13px;
    vertical-align: top;
    text-align: center;
}
.hue-item3{
    width: 26.5%;
    box-sizing: border-box;
    margin-top: 35px;
    display: inline-block;
    padding: 0 13px;
    vertical-align: top;
    text-align: center;
}
img.casing {
    margin-left: 15%;
}
.circle2{
    width:30px;
    height:30px;
    display:block;
    border-radius:50px;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    -khtml-border-radius:50px;
    font-size:20px; color:#fff;
    line-height:30px;
    text-align:center;
    background:#f58220;
    position: absolute;
    margin-top: -110px;
    margin-left: 55px;
}
.text.desc {
    width: 280px;
}
.title{
    font-weight: bold;

}
.circle3{
    width:30px;
    height:30px;
    display:block;
    border-radius:50px;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    -khtml-border-radius:50px;
    font-size:20px; color:#fff;
    line-height:30px;
    text-align:center;
    background:#f58220;
    position: absolute;
    margin-top: -45px;
    margin-left: -12px;
}
.circle4{
    width:30px;
    height:30px;
    display:block;
    border-radius:50px;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    -khtml-border-radius:50px;
    font-size:20px; color:#fff;
    line-height:30px;
    text-align:center;
    background:#f58220;
    position: absolute;
    margin-top: -255px;
    margin-left: 310px;
}
.text1 p {
    font-size: 18px;
    margin-top: 0 !important;
}
.calculate.center1 {
    text-align: center;
    margin-bottom: 40px;
}
.btn1{
    margin-top: 17px;
    margin-left: 25%;
    display: inline-block;
    background:#fff;
    padding: 10px;
    font: bold 14px CenturyGothic, sans-serif;
    color: #58595b;
    cursor: pointer;
    border-radius:8px;
    border: 2px solid #939598;
}
.btn-text{
    font: bold 24px CenturyGothic, sans-serif;
    color: #f58220;
}
.btn-text2{
    font: bold 18px CenturyGothic, sans-serif;
    color: #f58220;
}
.gate_type{
    width: 100%;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    font-size: 14px;

}
.gate_type2{
    margin-left: 15%;
    width: 70%;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    font-size: 14px;

}
.gate-item {
    /*    width: 19.4%;*/
    box-sizing: border-box;
    display: inline-block;
    padding: 0 13px;
    vertical-align: top;
    text-align: center;
}
.gate-item2 {
    width: 32.8%;
    box-sizing: border-box;
    display: inline-block;
    padding: 0 13px;
    vertical-align: top;
    text-align: center;
    margin-bottom: 20px;
}

/*li {
list-style-type: none;  ??????? ??????? ? ??????
}
li:before {
content: "?  ";  ????????? ? ???????? ??????? ??????
 margin-left: -17.5px;
}*/

.gate-item img {
    margin-top: 25px;
}

.btn2{
    margin-bottom: 50px;
    margin-top: 17px;
    display: inline-block;
    background:#fff;
    padding: 10px;
    font: bold 14px CenturyGothic, sans-serif;
    color: #58595b;
    cursor: pointer;
    border-radius:8px;
    border: 2px solid #939598;
}
.btn3{
    margin-top: 17px;
    margin-left: 3%;
    display: inline-block;
    background:#fff;
    padding: 12.8px;
    font: bold 14px CenturyGothic, sans-serif;
    color: #58595b;
    cursor: pointer;
    border-radius:8px;
    border: 2px solid #939598;
}
.bars{
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 55%;
    font-size: 18px;
}
.bars2{
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 45%;
    font-size: 18px;
}
.bars2 img {
    margin-bottom: 50px;
    margin-left: 30px;
}
.gate_type2 img {
    margin-top: 20px;
}
.li-text{
    margin-top: -25px;
}
.security
{ width: 33.3%;
    box-sizing: border-box;
    margin-top: 25px;
    display: inline-block;
    padding: 0 13px;
    vertical-align: top;}
.security .title {
    font-size: 18px;
    text-align: left
}
.security .text {
    font-size: 18px;
}
.security img{
    margin-top: 10px;
    margin-bottom:  10px;
}
.aircraft{
    width: 33.3%;
    box-sizing: border-box;
    display: inline-block;
    padding: 0 13px;
    vertical-align: top;}
.security .title {
    font-size: 18px;
    text-align: left
}
.advantages{
    font-size: 18px;
    margin-top: 60px;
}
img.rul {
    width: 820px;
}
.advantages_type{
    width: 100%;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    font-size: 18px;
    padding-left: 12%;
    margin-top: -30px;
}

.advantages-item{
    box-sizing: border-box;
    display: inline-block;
    padding: 0 5px;
    vertical-align: top;
    text-align: center;
}
img.simvol {
    margin-top: 35px;
}



/*New style end*/

/*new style2 start*/

.main_info>.text{
    font-size: 18px;
    width: 550px;
    text-align: justify;
    display: inline-block;
    vertical-align: bottom;
    padding-left: 10px;
}

.main_info>a{
    margin-left: 40px;
    /*margin-top: 22px;*/
}
.sertificate_wrap .zoom_in2 {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 50%;
    left: 60%;
    transform: translate(-50%,-50%);
    background: url(/images/hormann/sert_zoom.png) no-repeat;
}
.circle3 {
    width: 30px;
    height: 29px;
    display: block;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    background: #f58220;
    position: absolute;
    margin-top: -115px;
    margin-left: 37px;
}
.security_type{
    width: 100%;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    font-size: 14px;
}
.security-item {
    width: 25.1%;
    box-sizing: border-box;
    display: inline-block;
    padding: 0 13px;
    vertical-align: top;
    text-align: center;
    margin-left: -25px;
    margin-right: -20px;
}
.security-item img {
    margin-top: 20px;
}
.circle4 {
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    background: #f58220;
    position: absolute;
    margin-top: -110px;
    margin-left: -10px;
}
.section2_item {
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    box-sizing: border-box;
    width: 46%;
}
.section3_item {
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    box-sizing: border-box;
    width: 54%;

}
.section2_item .text {
    font-size: 18px;
    height: 110px;
    width: 350px;
    margin-left: 20px;
}
.section3_item .text {
    font-size: 18px;
    height: 110px;
    width: 400px;
    margin-left: 35px;
}
.circle5 {
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    background: #f58220;
    position: absolute;
    margin-top: -110px;
    margin-left: 10px;
}
.section4_item {
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    box-sizing: border-box;
    width: 30%;
}
.section5_item {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    box-sizing: border-box;
    width: 70%;
}
.section5_item .text {
    font-size: 18px;
    margin-top: -20px;
    margin-left: 25px;
}
.circle6 {
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    background: #f58220;
    position: absolute;
    margin-left: -40px;
}
.gate{
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 50%;
    font-size: 18px;
    /*    text-align: center;*/
}
.gate-item3{
    width: 30%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.gate-item3 img {
    margin: 15px;
}
.gate-item4{
    width: 30%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-top: 50px;
    padding-left: 20px;
}
.text.gates{
    margin-left: 25px;
}
img.appearance {
    margin-top: 10px;
    margin-left: 100px;
}
.LPU img {
    margin-left: 100px;
    margin-bottom: 50px;
}

.LPU .text {
    padding-right: 10px;
}
.LPU2 img {
    margin-left: 100px;
    margin-bottom: 50px;
}

.LPU2 .text {
    padding-left: 15px;
}
.prim{
    font-size: 15px;
}
.price{
    width: 95%;
    padding-left: 15px;
}
.price2 {
    font-size: 22px;
    margin-bottom: 35px;

}
.price .text{
    /*    padding-left: 15px;*/
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 60px;
}
.price{
    width: 97%;
    padding-left: 10px;
}
.price2 .text{
    /*    padding-left: 15px;*/
    font-size: 18px;
    margin-top: 15px;
}
.price2 img {
    width: 100%;
}
.Decograin .text{
    font-size: 18px;
    margin-bottom: 20px;
}
.Decograin-item{
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 50%;
    font-size: 18px;
}
.Decograin-item .text{
    font-size: 16px;
}
.Decograin-item img{
    width: 395px;
    margin-bottom: 10px;
}
.material{
    width: 100%;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    font-size: 14px;
}
.material-item{
    width: 16.27%;
    box-sizing: border-box;
    display: inline-block;
    padding: 0 13px;
    vertical-align: top;
    text-align: center;
}
.material-item .text{
    margin-top: 15px;
}
.title3{
    font-size: 18px;
    margin-bottom: 20px;
}
.coating{
    width: 100%;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
.coating-item{
    width: 24.6%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.coating-item .text{
    font-size: 18px;
    text-align: left;
    margin-right: 5px;
}
.coating-item img{
    margin-bottom: 20px;
    margin-top: 20px;
}
.basic-shades{
    width: 100%;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
.basic-shades-item{
    width: 10%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
}
img.shades1{
    margin-bottom: 20px;
}
img.shades2{
    margin-bottom: 10px;
}
.basic-shades-item2{
    width: 11%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
    margin-left: 10px
}
.shades-wrap{
    margin-left: 95px;
}
img.coating-i {
    /* text-align: left; */
    margin-left: -80px;
    /* margin-right: 0px; */
}
.coating-item2{
    width: 33.3%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    text-align: right;
}
.coating-i2 {
    margin-left: 200px;
    margin-top: -150px;
}
.coating-item2 .text {
    font-size: 18px;

    margin-right: 60px;
    margin-top: 19px;
}
.bars .text{
    margin-bottom: 20px;
}
img.Design2 {
    margin-right: 25px;
}
.aircraft .text{
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.gate3 {
    /* margin-bottom: 30px; */
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 45%;
    font-size: 18px;
    margin-top: 10PX;
    /* text-align: center; */
    margin-left: 20px;
}
img.holder {
    margin-left: 85px;
    margin-top: -10px;
}
.my-title{
    font-size: 18px;
    color: #00aeef;
    text-align: right;
    font-weight: bold;
}
.avtom {
    width: 300px;
    margin-left: 50px !important;
}
table {
    width: 100%; /* ?????? ??????? */
    background: white; /* ???? ???? ??????? */
    color: #000; /* ???? ?????? */
    border-spacing: 3px; /* ?????????? ????? ???????? */
    font-size: 17px;
    border-color: white;
    border-style: solid;
    margin-bottom: 50px;

}
td, th {
    background: #e6e7e8; /* ???? ???? ????? */
    padding: 10px; /* ???? ?????? ?????? */
}
.or{
    color: #f58220;
}
.gate3 .text {
    font-size: 17px;
    margin-top: 15px;
}

.gallery_slider-w + .h3_title {
    margin-top: 30px;
}

.bars .my-title span {
    font-size: 15px;
    color: black;
    font-weight: normal;
}

.section_item > a {
    text-decoration: none;
}

.mini_section_block > a {
    text-decoration: none;
}

/*new style2 end*/

/*new style3*/

.excellence{
    width: 100%;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    font-size: 15px;
}
.excellence-item{
    width: 16%;
    box-sizing: border-box;
    display: inline-block;
    padding: 0 13px;
    vertical-align: top;
}
.excellence-item .text {
    margin-left: -50px;
    width: 180px;
}
/*
.excellence-item .text:hover {
   background:rgb(100%, 99%, 99%, 0.9);

}
*/

.division-item{
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px 0 0;
    box-sizing: border-box;
    width: 50%;
}
.division-item .title {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.division-item .text {
    font-size: 18px;
    min-height: 155px;
}
.division-item .thumb {
    margin-bottom: 25px;
}
.division2-item{
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 20px ;
    box-sizing: border-box;
    width: 50%;
}
.division2-item .title {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.division2-item .text {
    font-size: 18px;
    min-height: 155px;
}
.division2-item .thumb {
    margin-bottom: 25px;
}
.price_alu{
    /*   font-size: 18px;*/
    text-align: right;
    padding: 10px 0;
    color: #00aeef;
    font: 18px MyriadProSemiBold;
    font-style: italic;
}
.price_alu span{
    font-size: 26px;
}
.only_best_block .title1 {
    font-size: 18px;
    text-align: center;
}
.only_best_block .thumb2 {
    margin: 10px 0;
    margin-left: 55px /**/;
}

.custom_content.alutex .only_best_block .text {
    position: relative;
    min-height: 275px;
}

.vorota_link > a {
    font-size: 18px;
}

.calculate > p {
    font-size: 18px;
}

.custom_content.alutex .calculate {
    float: left;
    margin-top: 75px;
    margin-left: 50px;
}

/* new style3 end */


/*new style4 start */

img#prices {
    margin-top: 20px;
    width: 100%;
}
.types_of_gates{
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    /*    padding: 0 20px;*/
    /*    margin-right: 20px;*/
    box-sizing: border-box;
    width: 47.7%;
}
.types_of_gates .title {
    font-size: 18px;
    text-align: center;
}
.types_of_gates img{
    margin-left: 90px;
    margin-top: 10px;
    /*    margin-bottom: 10px;*/
}
.price_of_gates{
    font-size: 18px;
    padding: 10px 0;
    color: #00aeef;
    font: 18px MyriadProSemiBold;
    font-style: italic;
}
.price_of_gates span {
    font-size: 38px;
}
.title4{
    font-size: 18px;
    font-style: italic;
    padding-bottom: 25px;
}
.types_of_gates .text {
    font-size: 18px;
    float:
}
.left1{
    float: left;
}
.right1{
    float: right;
}
img.types_of_gates2 {
    width: 100%;
    margin-top: 55px;
    margin-bottom: 30px;
}
#constructive_advantages{
    width: 100%;
    margin-top: 15px;
}
.constructive_advantages{
    margin-top: 20px;
    /*    margin-bottom: 30px;*/
    display: inline-block;
    vertical-align: top;
    /*    padding: 0 20px;*/
    box-sizing: border-box;
    width: 50%;
}


.ads400 .h2_title {font-size:26px;}
.ads400 .title3 {font-size:22px;}
.ads400 .constructive_advantages_img img {width:112px;}
.ads400 .constructive_advantages p {font-size:18px;}
.italic {font-style:italic;}
.ads400 table {margin-bottom:0px;}

.ads400 .vorota_cat-item a {font-size:18px;font-style:italic;text-decoration:none;color:#000;}
.ads400 .vorota_cat-item a:hover {text-decoration:underline;}

.ads400 .items5 .pors {display:inline-block;vertical-align:top;font-size:18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size:16px;
    text-align:center;
}
.ads400 .items5 .pors.por2 img,.ads400 .items5 .pors.por3 img,.ads400 .items5 .pors.por4 img {width:125px;}
.ads400 .items5 .pors.por2,.ads400 .items5 .pors.por3,.ads400 .items5 .pors.por4 {padding:10px 10px 0 10px;}
.ads400 .items5 .pors.por5 img {width:230px;}
.ads400 .items5 .pors.por1 {padding:20px 10px 0 0;}
.ads400 .f16 {font-size:16px;}
.m18 {position:relative;margin:-18px 0 0 0;}
.ads400 .variants {font-style:italic;}
.ads400 .variants .item {width:245px;margin:0 40px 30px 0;display:inline-block;vertical-align:top;font-size:18px;}
.ads400 .variants .item img {display:block;max-width:100%;margin:0 0 10px 0;}
.ads400 .variants .item:nth-child(3n) {margin:0 0px 20px 0;}

.ads400 .item__l {float:left;width:50%;}
.ads400 .item__r {float:right;width:50%;font-size:18px;}
.f18 {font-size:18px;}
.ads400 .item__c {padding:0 10px;}
.ads400 .item__c img {border-radius:10px;max-width:100%;margin:0 0 10px 0;}
.ads400 .korroz .item {text-align:center;margin:0 30px;font-weight:bold;font-size:18px;width:250px;display:inline-block;vertical-align:top;}
.ads400 .korroz .item img {margin:15px 0 0 0;display:block;}
.ads400 .osob__item {width:280px;float:right;font-size:16px;clear:right;margin:0px 0 20px 0;}
.ads400 .osob__item p {text-align:center;margin:0 0 15px 0;}
.ads400 .osob__item img {display:block;margin:0 auto 10px auto;}


.ads400 .osob__item2 {width:385px;float:left;font-size:16px;clear:right;margin:0px 10px 0px 0;}
.ads400 .osob__item2 p {margin:0 0 15px 0;}
.ads400 .osob__item2 img {display:block;float:Left;margin:0 20px 30px 0;}
.ads400 .dop__voz {font-size:18px;}
.ads400 .dop__voz .dop__l {float:left;width:520px;}
.ads400 .dop__voz .dop__r {float:right;width:280px;}
.blue {color:#0da3e4!important;font-weight:800;}
.ads400 .item__komplekt {width:230px;display:inline-block;vertical-align:top;margin:0 20px;font-size:18px;}
.ads400 .item__komplekt p {text-align:center;}
.ads400 .item__komplekt img {margin:0 auto 15px auto;}

.nowr {white-space:nowrap;}



.constructive_advantages_img{
    display: inline-block;
    margin-right: 10px;
}
.circle11{
    width: 30px;
    height: 29px;
    display: block;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    background: #a6ce39;
    position: absolute;
    margin-top: -115px;
    margin-left: 10px;
}
.constructive_advantages .text {
    font-size: 18px;
    /*    height: 110px;*/
    width: 280px;
    vertical-align: top;
    /*    margin-left: 20px;*/
    display: inline-block;
    min-height: 198px;
}
img.types_of_gates3 {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.h2_title3{
    font-size: 22px;
}
#panel_drawings{
    width: 80%;
    margin-left: 80px;
}
.panel_drawings_item{
    width: 33%;
    box-sizing: border-box;
    margin-top: 25px;
    display: inline-block;
    padding: 0 13px;
    vertical-align: top;
}
.panel_drawings_item .text {
    font-size: 18px;
    margin-top: 10px;
}
.panel_drawings_item2 .title {
    font-size: 24px;
    text-align: center;
}
.panel_drawings_item2 .title2 {
    font-size: 24px;
    color: #00aeef;
}
.panel_drawings_item2{
    width: 25%;
    box-sizing: border-box;
    margin-top: 40px;
    display: inline-block;
    padding: 0 15px;
    /*    vertical-align: middle;*/
    min-height: 206px;
    margin-bottom: 20px;
    line-height: 10px;
}
.title.bold.vor {
    margin-bottom: -20px;
}
.panel_drawings_item2 img {
    margin: 10px;
}
.panel_drawings_item2 p {
    font-size: 18px;

}
.standard_colors{
    width: 100%;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    font-size: 14px;
}
.standard_colors-item{
    width: 19%;
    box-sizing: border-box;
    display: inline-block;
    padding: 10px 0px;
    vertical-align: top;
    text-align: center;
}
.text-tree{
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 600px;
    display: inline-block;
}
.text-tree2{
    /*padding: 10px 0;*/
    color: #00aeef;
    font: bold 36px CenturyGothic;
    font-size: 40px;
    float: right;
    margin-top: 15px;
    margin-right: 74px;
}
.text-tree2 span{
    padding: 10px 0;
    color: #f58220;
    font: bold 18px CenturyGothic;
    font-size: 21px;
    float: right;
    margin-top: -10px;
}
.wood-texture{
    box-sizing: border-box;
    display: inline-block;
    padding-left: 34px;
    vertical-align: top;
    text-align: center;
    font-size: 17px;
}
.wood-texture1{
    width: 21%;
    box-sizing: border-box;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
    vertical-align: top;
    text-align: center;
}
.wood-texture1 span{

}
.wood-texture2{
    margin-left: 60px;
}
.otst{
    margin: 20px 0;
}
.doorstep .text{
    font-size: 18px;
    width: 400px;
    float: left;
    display: inline-block;
}
.doorstep img{
    float: right;
}
.doorstep-item{
    width: 33.3%;
    box-sizing: border-box;
    display: inline-block;
    padding: 10px 0px;
    vertical-align: top;
    text-align: center;
}
.doorstep-type{
    width: 100%;
    margin-top: 100px;
}
.doorstep-item .title2{
    font-size: 18px;
    margin-bottom:10px;
}
.doorstep-item .text{
    font-size: 18px;
    margin-bottom:10px;
    text-align: left;
    margin-left: 20px;
    margin-top: 10px;
}
.doorstep-item .text p{
    float: right;
    color: #00aeef;
    margin: 30px;
    font-weight: bold;
}
.doorstep-item .text p span{
    font-style: italic;
    font-size: 24px;

}
.bright_power{
    width: 25%;
    box-sizing: border-box;
    display: inline-block;
    padding: 10px 0px;
    vertical-align: top;
    text-align: center;
    font-size: 18px;
    font-style: italic;

}
.bright_power img{
    padding: 10px;
}
.bright_power .text p{
    color: #00aeef;
    font-weight: bold;
    font-style: italic;
    float: right;
    font-size: 18px;
    margin-right: 30px;
}
.bright_power .text p span{
    font-size: 22px;
}
.locks .text p{
    color: #00aeef;
    font-weight: bold;
    font-style: italic;
    float: right;
    font-size: 18px;
    margin-right: 20px;
    /*    margin-left: 70px;*/
}
.locks .text p span{
    font-size: 22px;
}
.locks1{
    display: inline-block;
    width: 187px;
}
.excellence-item2 {
    width: 23%;
    box-sizing: border-box;
    display: inline-block;
    /*    padding: 0 13px;*/
    vertical-align: top;
}
.excellence-item2 .text{

}
.excellence-item3{
    width: 29%;
    box-sizing: border-box;
    display: inline-block;
    /* padding: 0 13px; */
    /* padding-left: 60px; */
    vertical-align: top;}
.img-locks{
    margin-left: 26px;
}
.locks-title{
    font-size: 18px;
    width: 56%;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
}
.locks-title2{
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 18px;
    width: 44%;
    display: inline-block;
}
.my-title2 a{
    font-size: 18px;
    color: #00aeef;
    text-align: right;
    font-weight: bold;
}
.my-title2 {
    width: 500px;
}
.yandex-link{
    font-size: 18px;
    margin-top: 10px;
}
.yandex-link span{
    color:red;
}
.height-bloc{
    min-height: 265px;
}
callme-btn.__orange {
    background: #f58220;
    color: white;
}
a.callme-btn.__orange.fancybox {
    color: white;
}
.orange{
    margin-top: 20px;
}

/* new style4 end */



.advantages_type.brrr {
    margin-left: -55px;
}

.advantages_type.brrr .advantages-item {
    padding: 0 25px;
}


.authomat_complect_block .item .price {
    width: 30%;
}




.gallery_slider-w.gaga img {
    height: 139px;
}

.part-logos.float-left img {
    float: left;
    margin: 5px;
}
.part-logos.float-left {
    width: 25%;
}


#bx_3218110189_4 .cat_name {
    background: #99cc33;
}
#bx_3218110189_10 .cat_name {
    background: #003366;
}
#bx_3218110189_1 .cat_name {
    background: #0099cc;
}
#bx_3218110189_7 .cat_name {
    background: #ef7a1b;
}



#constructive_advantages1{
    width: 100%;
}
.constructive_advantages1{
    /*    margin-bottom: 30px;*/
    display: inline-block;
    vertical-align: top;
    /*    padding: 0 20px;*/
    box-sizing: border-box;
    width: 50%;
}
.constructive_advantages1 .text {
    font-size: 18px;
    /*    height: 110px;*/

    vertical-align: top;
    /*    margin-left: 20px;*/
    display: inline-block;
    min-height: 110px;
}
.ads400 .constructive_advantages1 p {
    font-size: 18px;
}
.constructive_advantages_img1 img {
    width: 397px;
}


div#new .advantages_img {
    /* vertical-align: top; */
    height: 205px;
    text-align: center;
}
div#new .advantages {
    float: left;
    width: 32%;
    margin: 5px;
}
.threes {
    margin-left: 5%;
    width: 100%;
}
.threes div {
    float: left;
    margin-right: 45px;
}
.img_r {
    float: right;
    text-align: right;
}
.margin {
    margin: 30px 0 20px 0px;
}
.banners .ban {
    float: left;
    margin: 5px;
    width: 31%;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    text-align: center;
    height: 540px;
    position:relative;
}
.pr_st p {
    color: #ea831a;
    font-size: 22px!important;
    font-weight: bold;
    font-style: italic;
}
.pr_st img {
    float: left;
    width: 60px;
    margin-left: 20px;
    margin-top: -13px;
}
.ban .text {
    text-align: left;
    padding: 5px 3px 0px 15px;
}
span.linked {
    display: block;
    font-size: 18px;
    position: absolute;
    bottom: 20px;
    left: 25px;
    font-weight: bold;
    background: #a2d133;
    color: #fff;
    width: 210px;
    height: 35px;
    border-radius: 5px;
    margin: 0 auto;
    line-height: 35px;
}

.custom_content.cc.ads400 p {
    font-size: 18px;
    margin: 20px 0px 0px 0px;
}

.oneto {
    float: left;
    margin-right: 35px;
}
.oneto img {
    width: 150px;
    margin: 10px;
    border-radius: 5px;
}
.bala {
    margin-left: 5%;
}
.one img {
    width: 270px;
    margin: 10px;
    border-radius: 5px;
}
.imgss p {
    float: left;
    margin-right: 24px!important;
}
.imgss {
    float: right;
    width: 66%;
    height: 305px;
    margin-top: -20px;
    margin-left: 30px;
    margin-right: -45px;
}
.sxx .one p {
    margin-left: 30px!important;
}
.sxx .one img {
    width: 388px;
}
.sxx .one {
    float: left;
}
.fourblo .fff {
    float: left;
    width: 47%;
    margin: 10px;
}
.fourblo .fff img {
    margin-bottom: -16px;
    margin-right: 20px;
}

.blocks div .right {
    width: 250px;
}

.blocks div {
    width: 33%;
    float: left;
    text-align: center;
}
.blocks div p {
    height: 40px;
}
.blocks {
    margin-left: 2%;
}
.flr {
    float: right;
}
.fl {
    float: left;
    margin-right: 13px;
}


.chut div:first-child .bold {
    text-align: left;
    margin-left: 17px;
}

.chut div .bold {
    height: 50px;
    text-align: center;
}

.chut div {
    float: left;
    margin: 5px;
    width: 23%;
    /* text-align: center; */
}



.vor_calc .clac img {
    width: 70px;
}

.vor_calc .clac a {
    text-decoration: none;
}

.vor_calc .clac p {
    display: block;
    text-decoration: none;
    padding: 7px 10px;
    background: #ea831a;
    color: #ffffff;
    text-align: center;
    border-radius: 7px;
    font-size: 17.8px;
    margin-bottom: 10px;
    font-weight: bold;
    font-weight: bold;
}
.vor_calc .calculate_wrap {
    float: left;
}
.vor_calc {
    margin-left: 6%;
}
.vor_calc .clac {
    float: left;
    margin-top: 42px;
    text-align: center;
    margin-left: 45px;
}
.banners1 .ban {
    float: left;
    margin: 5px;
}

.all_list_block {
    margin: 70px 0 40px 0;
}

.all_list_block > .content_f {
    font-size: 0px;
    max-height: 57px;
    overflow: hidden;
}

.all_cities_block {
    border-top: 1px solid #DFDEDF;
}

.all_cities_button {
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: #F47216;
    border-radius: 0 0 10px 10px;
    width: 173px;
    margin: auto;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}

.all_list_block a {
    width: 33%;
    display: inline-block;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    color: black !important;
    text-decoration: none !important;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 5px 0;
}

.all_list_block a:hover {
    text-decoration: underline !important;
}
@media screen and (min-width: 1024px) {
    .footer__info p+p{
        margin-left: 30px;
    }
}

/* End */


/* Start:/bitrix/templates/vorota_full_width_copy/template_styles.css?175024622220291*/
.mbaner__item span.h2 {
color: #ea831a;
    font-weight: bold;
    margin: 0 0 10px;
 font-size: 22px;
}

/* font-family: "MyriadProRegular"; */
@font-face {
    font-family: "Myriad Pro";
    src: url("/fonts/MyriadProRegular/MyriadProRegular.eot");
    src: url("/fonts/MyriadProRegular/MyriadProRegular.eot?#iefix")format("embedded-opentype"),
    url("/fonts/MyriadProRegular/MyriadProRegular.woff") format("woff"),
    url("/fonts/MyriadProRegular/MyriadProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
	@font-face {
			font-family: "MyriadProSemiBold";
			src: url("/bitrix/templates/vorota_full_width_copy/fonts/MyriadProSemiBold/MyriadProSemiBold.eot");
			src: url("/bitrix/templates/vorota_full_width_copy/fonts/MyriadProSemiBold/MyriadProSemiBold.eot?#iefix")format("embedded-opentype"),
			url("/bitrix/templates/vorota_full_width_copy/fonts/MyriadProSemiBold/MyriadProSemiBold.woff") format("woff"),
			url("/bitrix/templates/vorota_full_width_copy/fonts/MyriadProSemiBold/MyriadProSemiBold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}






.info_content {
	position: relative;
}

.main_h1 {
	margin-bottom: 20px;
	font-size: 26px;
	font-weight: bold;
	color: black;
}



.bx_breadcrumbs ul li a span {
	padding: 0;

}

.working-people {
	clear: both;
	background: url(/seo/img/way.jpg) 0px 245px no-repeat;
	padding: 36px 0 0 40px;
	overflow: hidden;
	text-align: center;
}
.working-people__item {
	float: left;
	padding: 23px 0 32px;
	width: 220px;
}
.working-people__item.mrl01 {
	margin-right: 35px;
}
.working-people__item.mrl02 {
	margin: 0 67px 0 114px;
}
.working-people__photo span {
	font-size: 0;
}
.working-people__photo {
	border: 2px solid #e7ebf0;
	border-radius: 50%;
	/*display: inline-block;*/
	overflow: hidden;
	height: 210px;
	width: 210px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.working-people__photo img {
	display: inline-block;
	font-size: 0;
	line-height: 0;
}
.working-people__description {
	font: 16px/20px 'CenturyGothic-Bold', sans-serif;
	padding-top: 8px;
}
.need-buy {
	clear: both;
	padding-top: 18px;
}
.need-buy__text {
	line-height: 28px;
	padding-top: 13px;
}
.need-buy__list {
	background-color: #f8f8f8;
	border-radius: 10px;
	margin-top: 26px;
	overflow: hidden;
	padding: 30px 5px 34px;
}
.need-buy__advantages {
	box-sizing: border-box;
	float: left;
	padding: 0 10px;
	text-align: center;
	width: 33.3%;
}
.need-buy__advantages span {
	display: block;
	width: 100%;
}
.need-buy__advantages em {
	display: block;
	font: 18px/22px 'CenturyGothic-Bold', sans-serif;
	font-style: normal;
	padding-top: 9px;
	width: 100%;
}
.work-examples {
	clear: both;
	padding-top: 37px;
}
.work-examples .yellow-title {
	text-align: center;
}
.work-examples__gallery {
	min-height: 150px;
}
.gfeedback {
	padding-top: 16px;
}
.gfeedback p {
	font-size: 22px;
}
.gfeedback .calculate_tel {
	font-size: 30px;
	padding-top: 2px;
}
.map-office {
	padding-top: 47px;
}
.map-office .yellow-title {
	text-align: center;
}
.map-office__text {
	line-height: 28px;
	padding-top: 10px;
}
.map-office__wr-advantages {
	overflow: hidden;
	padding-top: 20px;
	text-align: center;
}
.map-office__advantages-item {
	float: left;
	width: 33.3%;
}
.map-office__ai-img {
	font-size: 0;
}
.map-office__ai-img img {
	display: inline-block;
	font-size: 0;
	line-height: 0;
}
.map-office__ai-text {
	color: #222222;
	font: 18px/22px 'CenturyGothic-Bold', sans-serif;
	padding-top: 14px;
}
.map-order {
	clear: both;
	padding-top: 40px;
}
.map-order .yellow-title {
	text-align: center;
}
.map-order__text {
	line-height: 28px;
	padding-top: 10px;
}
.type-gate {
	clear: both;
	overflow: hidden;
	padding-top: 25px;
}
.type-gate .yellow-title {
	text-align: center;
}
.type-gate__gallery {
	padding-top: 10px;
	position: relative;
}
.type-gate__wr-gallery {
	margin-left: -27px;
}
.type-gate__item {
	box-sizing: border-box;
	float: left;
	padding: 8px 0 22px 27px;
	text-align: center;
	width: 33.3%;
}
.type-gate__item-img {
	line-height: 0;
}
.type-gate__item-img img {
	display: inline-block;
	border-radius: 5px;
	font-size: 0;
	line-height: 0;
}
.type-gate__item,
.type-gate__item a {
	color: #030303 !important;
	font: 18px 'CenturyGothic-Bold', sans-serif !important;
	text-decoration: none;
}
.type-gate__item a:hover,
.jump-top-link a:hover {
	color: #0099CC !important;
	text-decoration: underline;
}
.type-gate__item-name {
	padding-top: 8px;
}
.jump-top-link {
	clear: both;
	padding: 44px 0 13px 197px;
}
.jump-top-link a {
	color: #030303 !important;
	font-size: 16px;
	text-decoration: none; !important;
}

.need-buy .yellow-title {
	text-align:center;
}

.kakievorota .yellow-title {
	text-align:center;
}

.jump-top-link-dw {
	clear: both;
	padding: 1px 0 13px 1px;
}
.jump-top-link-dw a {
	color: #030303 !important;
	font-size: 16px;
	text-decoration: none; !important;
}

.jump-jump {
	text-align:center;
}



/* sodot styles */


.block {
	display: block;
}

.vorota-po-gorodam-detail .yellow-title {
	margin: 40px 0 20px 0;
}

.vorota-po-gorodam-detail .working-people .yellow-title {
	margin: initial;
}

.vorota-po-gorodam-detail .working-people .time {
	padding-left: 20px;
	font-size: 14px;
	background: url(/seo/img/time_icon.png) left center no-repeat;
	color: #00ADEF;
	display: inline-block;
	margin: 20px 0 40px 0;
}

.vorota-po-gorodam-detail .working-people {
	background-image: url(/seo/img/way2.jpg);
	background-position: 6px 258px;
	text-align: center;
	padding-left: 0;
}

.vorota-po-gorodam-detail .working-people__item {
	height: 485px;
	width: 275px;
	display: inline-block;
	vertical-align: top;
	float: initial;
}

.vorota-po-gorodam-detail .working-people__item.mrl01 {
	width: 220px;
	margin-right: 20px;
}

.vorota-po-gorodam-detail .working-people__item.mrl02 {
	margin: 0 50px 0 50px;
}

.vorota-po-gorodam-detail .document_load_link {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin: 10px 20px;
	max-width: 160px;
}

.vorota-po-gorodam-detail .reviews-list__item {
	text-align: center;
	padding: 13px 0 14px 10px;
}

.vorota-po-gorodam-detail .reviews-list__name {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
}

.vorota-po-gorodam-detail .reviews-list__img {
	text-align: center;
}

.vorota-po-gorodam-detail .reviews-list__text {
	background: white;
	text-align: left;
}

.vorota-po-gorodam-detail .reviews-list__text:before {
	display: none;
}

.vorota-po-gorodam-detail .reviews-list__position {
	display: inline-block;
	color: #0BB0EF;
	text-align: center;
	padding-left: 12px;
	background: url(/seo/img/position_icon.png) left center no-repeat;
}

.warm_block > .main_img {
	float: left;
}

.warm_block > .warm_content {
	float: left;
	width: 380px;
	box-sizing: border-box;
	padding-left: 20px;
}

.warm_block > .warm_content > .item {
	margin: 10px 0 30px 0;
}

.warm_block > .warm_content > .item > img {
	margin-top: 20px;
	vertical-align: top;
}

.warm_block > .warm_content > .item > div {
	width: 225px;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}

.vorota-po-gorodam-detail .banner {
	position: relative;
}

.vorota-po-gorodam-detail .banner .main_title {
	position: absolute;
	top: 38px;
	right: 20px;
	line-height: 69px;
	font-style: italic;
	font-weight: bold;
	font-size: 36px;
	text-align: right;
	color: white;
	font-family: "Myriad Pro", Myriad;
}

.vorota-po-gorodam-detail .sale {
	border: 1px solid #E1E1E1;
	border-radius: 7px;
	padding: 10px;
	margin-top: 15px;
}

.vorota-po-gorodam-detail .sale .sale_preview_img {
	border-radius: 7px;
	float: left;
	width: 250px;
	height: 175px;
}

.vorota-po-gorodam-detail .sale > .in_content {
	display: inline-block;
	width: calc(100% - 260px);
	margin-left: 10px;
	box-sizing: border-box;
	position: relative;
	height: 175px;
	background: url(/seo/img/bottom_sale_back.png) left bottom no-repeat;
	background-size: 100% 30px;
}

.vorota-po-gorodam-detail .sale > .in_content .name {
	color: #231F20;
	font-weight: bold;
	font-size: 18px;
	font-family: "Myriad Pro", Myriad;
}

.vorota-po-gorodam-detail .sale > .in_content .price {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: white;
	border-radius: 0 0 0 30px;
	padding-left: 20px;
	box-sizing: border-box;
	width: 250px;
	text-align: center;
}
.vorota-po-gorodam-detail .sale > .in_content .price.green {
	background: #99D420;
}

.vorota-po-gorodam-detail .sale > .in_content .price.orange {
	background: #F47216;
}

.vorota-po-gorodam-detail .sale > .in_content .price.blue {
	background: #00ADEF;
}

.vorota-po-gorodam-detail .sale > .in_content .sizes {
	color: #ea831a;
	position: relative;
	height: 80px;
	font-weight: bold;
	text-align: center;
}

.vorota-po-gorodam-detail .sale > .in_content .sizes.big {
	font-size: 36px;
}

.vorota-po-gorodam-detail .sale > .in_content .sizes.small {
	font-size: 20px;
}

.vorota-po-gorodam-detail .sale > .in_content .sizes > .in_content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 269px;
}

.vorota-po-gorodam-detail .sale > .in_content .detail_link {
	color: white;
	border-radius: 3px;
	background: #00ADEF;
	display: inline-block;
	text-decoration: none;
	padding: 3px 8px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-left: 55px;
}

.vorota-po-gorodam-detail .sale > .in_content .work_cycles {
	color: #231F20;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 5px;
	font-style: italic;
}

.vorota-po-gorodam-detail .sale > .in_content .promp_text {
	position: absolute;
	right: 0;
	width: 160px;
	top: 49px;
	font-size: 14px;
	font-weight: bold;
}

.vorota-po-gorodam-detail .sale > .in_content .icons {
	position: absolute;
	bottom: -12px;
	right: 129px;
}

.vorota-po-gorodam-detail .sale > .in_content .promo_icon {
	position: absolute;
	right: 168px;
	bottom: 34px;
}

.vorota-po-gorodam-detail .sale > .in_content .garanty {
	position: absolute;
	right: 24px;
	bottom: -12px;
}

.vorota-po-gorodam-detail .need-buy__list {
	background-color: white;
	padding: 0 5px;
}

.vorota-po-gorodam-detail .need-buy__advantages {
	background-color: #f8f8f8;
	margin: 0 10px;
	padding: 30px 0px;
	box-sizing: border-box;
	width: 30%;
	min-height: 225px;
}
.yellow-title {
	color: #ea831a!important;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	margin: 0 0 10px;
}
.vorota-po-gorodam-detail .working-people .yellow-title {
	margin: initial;
}

.vorota-po-gorodam-detail .working-people .time {
	padding-left: 20px;
	font-size: 14px;
	background: url(/seo/img/time_icon.png) left center no-repeat;
	color: #00ADEF;
	display: inline-block;
	margin: 20px 0 40px 0;
}

.vorota-po-gorodam-detail .working-people {
	background-image: url(/seo/img/way2.jpg);
	background-position: 6px 258px;
	text-align: center;
	padding-left: 0;
}

.vorota-po-gorodam-detail .working-people__item {
	height: 485px;
	width: 275px;
	display: inline-block;
	vertical-align: top;
	float: initial;
}

.vorota-po-gorodam-detail .working-people__item.mrl01 {
	width: 220px;
	margin-right: 20px;
}

.vorota-po-gorodam-detail .working-people__item.mrl02 {
	margin: 0 50px 0 50px;
}

.vorota-po-gorodam-detail .document_load_link {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin: 10px 20px;
	max-width: 160px;
}

.vorota-po-gorodam-detail .reviews-list__item {
	text-align: center;
	padding: 13px 0 14px 10px;
}

.vorota-po-gorodam-detail .reviews-list__name {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
}

.vorota-po-gorodam-detail .reviews-list__img {
	text-align: center;
}

.vorota-po-gorodam-detail .reviews-list__text {
	background: white;
	text-align: left;
}

.vorota-po-gorodam-detail .reviews-list__text:before {
	display: none;
}

.vorota-po-gorodam-detail .reviews-list__position {
	display: inline-block;
	color: #0BB0EF;
	text-align: center;
	padding-left: 12px;
	background: url(/seo/img/position_icon.png) left center no-repeat;
}

.warm_block > .main_img {
	float: left;
}

.warm_block > .warm_content {
	float: left;
	width: 380px;
	box-sizing: border-box;
	padding-left: 20px;
}

.warm_block > .warm_content > .item {
	margin: 10px 0 30px 0;
}

.warm_block > .warm_content > .item > img {
	margin-top: 20px;
	vertical-align: top;
}

.warm_block > .warm_content > .item > div {
	width: 225px;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}

.vorota-po-gorodam-detail .banner {
	position: relative;
}

.vorota-po-gorodam-detail .banner .main_title {
	position: absolute;
	top: 38px;
	right: 20px;
	line-height: 69px;
	font-style: italic;
	font-weight: bold;
	font-size: 36px;
	text-align: right;
	color: white;
	font-family: "Myriad Pro", Myriad;
}

.vorota-po-gorodam-detail .sale {
	border: 1px solid #E1E1E1;
	border-radius: 7px;
	padding: 10px;
	margin-top: 15px;
}

.vorota-po-gorodam-detail .sale .sale_preview_img {
	border-radius: 7px;
	float: left;
	width: 250px;
	height: 175px;
}

.vorota-po-gorodam-detail .sale > .in_content {
	display: inline-block;
	width: calc(100% - 260px);
	margin-left: 10px;
	box-sizing: border-box;
	position: relative;
	height: 175px;
	background: url(/seo/img/bottom_sale_back.png) left bottom no-repeat;
	background-size: 100% 30px;
}

.vorota-po-gorodam-detail .sale > .in_content .name {
	color: #231F20;
	font-weight: bold;
	font-size: 18px;
	font-family: "Myriad Pro", Myriad;
}

.vorota-po-gorodam-detail .sale > .in_content .price {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: white;
	border-radius: 0 0 0 30px;
	padding-left: 20px;
	box-sizing: border-box;
	width: 250px;
	text-align: center;
}
.vorota-po-gorodam-detail .sale > .in_content .price.green {
	background: #99D420;
}

.vorota-po-gorodam-detail .sale > .in_content .price.orange {
	background: #F47216;
}

.vorota-po-gorodam-detail .sale > .in_content .price.blue {
	background: #00ADEF;
}

.vorota-po-gorodam-detail .sale > .in_content .sizes {
	color: #ea831a;
	position: relative;
	height: 80px;
	font-weight: bold;
	text-align: center;
}

.vorota-po-gorodam-detail .sale > .in_content .sizes.big {
	font-size: 36px;
}

.vorota-po-gorodam-detail .sale > .in_content .sizes.small {
	font-size: 20px;
}

.vorota-po-gorodam-detail .sale > .in_content .sizes > .in_content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 269px;
}

.vorota-po-gorodam-detail .sale > .in_content .detail_link {
	color: white;
	border-radius: 3px;
	background: #00ADEF;
	display: inline-block;
	text-decoration: none;
	padding: 3px 8px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-left: 55px;
}

.vorota-po-gorodam-detail .sale > .in_content .work_cycles {
	color: #231F20;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 5px;
	font-style: italic;
}

.vorota-po-gorodam-detail .sale > .in_content .promp_text {
	position: absolute;
	right: 0;
	width: 160px;
	top: 49px;
	font-size: 14px;
	font-weight: bold;
}

.vorota-po-gorodam-detail .sale > .in_content .icons {
	position: absolute;
	bottom: -12px;
	right: 129px;
}

.vorota-po-gorodam-detail .sale > .in_content .promo_icon {
	position: absolute;
	right: 168px;
	bottom: 34px;
}

.vorota-po-gorodam-detail .sale > .in_content .garanty {
	position: absolute;
	right: 24px;
	bottom: -12px;
}

.vorota-po-gorodam-detail .need-buy__list {
	background-color: white;
	padding: 0 5px;
}

.vorota-po-gorodam-detail .need-buy__advantages {
	background-color: #f8f8f8;
	margin: 0 10px;
	padding: 30px 0px;
	box-sizing: border-box;
	width: 30%;
	min-height: 225px;
}

.gallery_slider282 li {
	float: initial !important;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}


.clc_form-wrap {
	max-width: 730px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e9e9e9;
	padding: 35px;
	border-radius: 8px;
	position: relative
}

@media screen and (max-width: 991px) {
	.clc_form-wrap {
		padding:20px
	}
}

.clc_form-title {
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 30px
}

.clc_form-row {
	background-color: #fff;
	padding: 8px 12px;
	margin-bottom: 20px;
	border: 1px solid #aaa;
	position: relative
}
.clc_form-row-block{
	position: relative;
}
.clc_form-row input,.clc_form-row textarea{
	outline: none;
	border: none;
}
.clc_form-row input{
	background-color: #e9e9e9;
}
.uploaded .clc_form-delet {
	display: block;
	opacity: 1;
}
.clc_form-delet {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -15px;
	display: block;
	width: 36px;
	height: 36px;
	/* background-color: #3f3f3f; */
	border-radius: 50%;
	display: none;
	opacity: 0;
	background-image: url(/bitrix/templates/vorota_full_width/fancybox/fancybox_sprite.png);
}
@media screen and (min-width: 520px) {
	.clc_form-row {
		display:-webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.clc_form-row .error ,.clc_form-row-block .error{
	position: absolute;
	bottom: -21px;
	right: 0;
	color: red;
	font-weight: 600;
	display: none
}

.clc_form-label {
	width: 200px;
	font-weight: 600;
	font-size: 18px;
	cursor: pointer
}

@media screen and (max-width: 520px) {
	.clc_form-label {
		display:block;
		margin-bottom: 12px
	}
}

.clc_form-input-block {
	position: relative
}

@media screen and (min-width: 520px) {
	.clc_form-input-block {
		width:-moz-calc(100% - 180px);
		width: calc(100% - 180px)
	}
}

.clc_form-input {
	font-weight: 600;
	font-size: 18px;
	width: 100%;
	position: relative;
	z-index: 2
}

#email:focus+.clc_form-placeholder {
	opacity: 0
}

.clc_form-placeholder {
	font-weight: 600;
	opacity: .2;
	display: block;
	font-size: 18px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%
}

.clc_form-placeholder pre {
	margin-top: 0;
	margin-bottom: 0
}

.clc_form-close {
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
	padding: 10px;
	background-image: url(/bitrix/components/maxyss/news.list/templates/template_calc/../img/svg/close.svg);
	background-position: center;
	background-size: contain
}

.clc_form-row-block label {
	display: inline-block;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 15px;
	cursor: pointer
}

.clc_form-row-block textarea {
	border: 0;
	width: 100%;
	height: 120px;
	margin-bottom: 0;
	font-size: 16px
}

@media screen and (max-width: 991px) {
	.clc_form-row-block textarea {
		height:200px
	}
}

@media screen and (min-width: 991px) {
	.clc_form-file{
		position: relative;
	}
	.clc_form-file p{
		position: absolute;
		top: 0;
		right: 0;
		max-width: 280px;
		text-align: right;
	}
}

.clc_form-file label {
	margin-bottom: 8px;
	display: block;
	padding: 8px 5px;
	border-radius: 4px;
	background-color: #c1c1c2;
	width: 100%;
	font-weight: 700;
	font-size: 18px;
	text-align: center;
	max-width: 300px;
	cursor: pointer;
	position: relative;
}
.uploaded+label {
	display: block !important;
}
.clc_form-file{
	margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
	.clc_form-file label {
		width:100%;
		display: block
	}
}

.clc_form-file label img {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: auto;
	position: relative;
	top: -2px
}

.clc_form-file p {
	margin-bottom: 0;
	width: 100%;
	padding-left: 15px;
	font-weight: 600;
	color: #888;
	font-size: 16px
}

@media screen and (max-width: 991px) {
	.clc_form-file p {
		width:100%;
		display: block;
		margin-top: 12px;
		padding-left: 0
	}
}

.clc_form-send {
	margin-top: 70px;
	position: relative
}

.clc_form-send .clc_form-but {
	width: 100%;
	max-width: 230px;
	padding: 12px;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	background-color: #fb7b29;
	border-radius: 5px;
	margin-left: auto;
	cursor: pointer;
	border-color: transparent
}

@media screen and (max-width: 768px) {
	.clc_form-send .clc_form-but {
		margin-right:auto
	}
}
.clc_form-row-block .clc_policy{
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 0;
	position: relative;
}
.clc_form-row-block .clc_policy a{
	text-decoration: underline;
}
.clc_form-row-block .inp_policy{
	position: absolute;
	left: 0;
	top: 2px;
}
.clc_policy{
	padding-left: 22px;
}
.clc_form-row-block .inp_policy + label{
	padding-left: 22px;
}
/* End */
/* /bitrix/templates/vorota_full_width_copy/css/maxyss.css?174050819111870 */
/* /bitrix/templates/vorota_full_width_copy/js/slick/slick.css?17405081911729 */
/* /bitrix/templates/vorota_full_width_copy/css/normalize.css?17405081912848 */
/* /bitrix/templates/vorota_full_width_copy/css/base.css?17405081911315 */
/* /bitrix/templates/vorota_full_width_copy/fancybox/jquery.fancybox.css?17405081914825 */
/* /bitrix/templates/vorota_full_width_copy/css/css/styles.css?174050819119027 */
/* /bitrix/templates/vorota_full_width_copy/css/css/reset.css?17405081911085 */
/* /bitrix/templates/vorota_full_width_copy/css/css/styles.css.map?174050819113693 */
/* /bitrix/templates/vorota_full_width_copy/css/css/font-awesome.min.css?174050819127466 */
/* /bitrix/templates/vorota_full_width_copy/css/css/fonts.css?1740508191807 */
/* /bitrix/templates/vorota_full_width_copy/components/bitrix/menu/multi-menu_mob_2021/style.css?1740508191120 */
/* /bitrix/templates/vorota_full_width_copy/components/bitrix/menu/multi-menu_mob_cat/style.css?1740508191120 */
/* /bitrix/templates/vorota_full_width_copy/components/bitrix/menu/multi-menu_2021/style.css?17405081916783 */
/* /bitrix/templates/vorota_full_width_copy/components/bitrix/breadcrumb/breads/style.css?17405081911147 */
/* /bitrix/templates/vorota_full_width_copy/components/bitrix/menu/bottommenu/style.css?17405081913761 */
/* /bitrix/templates/vorota_full_width_copy/styles.css?174884703861480 */
/* /bitrix/templates/vorota_full_width_copy/template_styles.css?175024622220291 */
