

/* Start:/bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.css?17725459004416*/
.main-user-consent-request a {
	cursor: pointer;
}

.main-user-consent-request-popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
	overflow: hidden;
	z-index: 9000;
}

.main-user-consent-request-popup-cont {
	min-height: 290px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	padding: 20px;
	min-width: 320px;
	width: 100%;
	max-width: 600px;
	background: #fff;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: auto;
}

.main-user-consent-request-popup-header {
	margin: 0 0 10px 0;
	font: normal 18px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #000;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 260px;
}

.main-user-consent-request-popup-textarea-block {
	margin: 0 0 20px 0;
}

.main-user-consent-request-popup-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-user-consent-request-popup-button {
	display: inline-block;
	height: 39px;
	margin: 0 10px 5px 0;
	padding: 0 18px;
	border: none;
	border-radius: 2px;
	font: normal 12px/39px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #535c69;
	outline: none;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
	cursor: pointer;
}

.main-user-consent-request-popup-button-acc {
	background: #bbed21;
}

.main-user-consent-request-popup-button-acc:hover {
	background: #d2f95f;
}

.main-user-consent-request-popup-button-rej {
	-webkit-box-shadow: inset 0 0 0 1px #a1a6ac;
	box-shadow: inset 0 0 0 1px #a1a6ac;
	background: none;
}

.main-user-consent-request-popup-button-rej:hover {
	background: #cfd4d8;
}

.main-user-consent-request-popup-text {
	border: 1px solid #999;
	overflow: auto;
	padding: 8px;
	text-align: left;
	color: rgb(84, 84, 84);
}

.main-user-consent-request-popup-link {
	height: 130px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.main-user-consent-request-popup-link a {
	display: block;
	margin: 20px 0 0 0;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 260px;
}

/** LOADER **/
.main-user-consent-request-loader {
	position: relative;
	height: 100px;
	width: 100px;
	margin: 0 auto;
	-webkit-transform: translate(0, 50%);
	transform: translate(0, 50%);
}

.main-user-consent-request-path {
	stroke: #80868e;
	stroke-dasharray: 100, 200;
}

.main-user-consent-request-loader:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.main-user-consent-request-circular {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: inherit;
	width: inherit;
	-webkit-animation: rotate 1s linear infinite;
	animation: rotate 1s linear infinite;
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.main-user-consent-request-path {
	stroke: #ccc;
	stroke-dasharray: 60, 200;
	stroke-dashoffset: 0;
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
}

.main-user-consent-request-announce{
	color: #333;
	font-size:13px;
	line-height: 15px;
}
.main-user-consent-request-announce-link{
	cursor: pointer;
}
.main-user-consent-request-announce-required {
	color: red;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotate {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@media (min-width: 1000px) {

	.main-user-consent-request-popup-cont {
		min-height: 400px;
		min-width: 640px;
	}

	.main-user-consent-request-popup-header {
		max-width: 590px;
	}

	.main-user-consent-request-popup-text,
	.main-user-consent-request-popup-link {
		height: 240px;
	}
	.main-user-consent-request-popup-link a {
		max-width: 200px;
	}
}

@media (max-width: 768px) {
	.main-user-consent-request-popup-cont {
		height: 100%;
	}
}
/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?17482556362729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */


/* Start:/bitrix/templates/template/styles.css?15494446962416*/
html 
{
	height:100%;
}
body 
{
	font-size:14px;
	color:#212121;
	margin:0;
	padding:0;
	height:100%;
}
table 
{
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
td
{
	margin: 0px;
	padding: 0px;
}
form
{
	padding: 0px;
	margin: 0px;
}
h1
{
	font-family: "ProximaNovaBold";
	font-size:26px;
	font-weight:normal;
	line-height:normal;
	color: #212121;
	margin: 0 0 40px;
}
h2
{
	font-family: "ProximaNovaSemibold";
	font-size:22px;
	font-weight:normal;
	line-height:normal;
	color: #212121;
	margin: 0 0 40px;
}
p + h2
{
	margin:0 0 45px;
}
h3
{
	font-family: "ProximaNovaSemibold";
	font-size:22px;
	font-weight:normal;
	line-height:normal;
	color: #212121;
	margin: 0 0 40px;
}
p + h3
{
	margin:0 0 45px;
}
strong, b
{
	font-family: "ProximaNovaBold";
	font-weight:normal;
}
p
{
	padding: 0 0 8px;
	margin: 0px;
}
a
{
	outline:none;
	color: #2b3278;
	text-decoration:none;
}
a:hover
{
	color: #333333;
	text-decoration:none;
	border-bottom:none;
}
a img
{
	border: 0px;
}
.Holder img, .Holder iframe 
{
	max-width: 100%;
	height: auto;
	display: block;
}
@font-face 
{
	font-family: "ProximaNovaRegular";
	src: url("/bitrix/templates/template/fonts/ProximaNovaRegular/ProximaNovaRegular.eot");
	src: url("/bitrix/templates/template/fonts/ProximaNovaRegular/ProximaNovaRegular.eot?#iefix")format("embedded-opentype"),
	url("/bitrix/templates/template/fonts/ProximaNovaRegular/ProximaNovaRegular.woff") format("woff"),
	url("/bitrix/templates/template/fonts/ProximaNovaRegular/ProximaNovaRegular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face 
{
	font-family: "ProximaNovaBold";
	src: url("/bitrix/templates/template/fonts/ProximaNovaBold/ProximaNovaBold.eot");
	src: url("/bitrix/templates/template/fonts/ProximaNovaBold/ProximaNovaBold.eot?#iefix")format("embedded-opentype"),
	url("/bitrix/templates/template/fonts/ProximaNovaBold/ProximaNovaBold.woff") format("woff"),
	url("/bitrix/templates/template/fonts/ProximaNovaBold/ProximaNovaBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face 
{
	font-family: "ProximaNovaSemibold";
	src: url("/bitrix/templates/template/fonts/ProximaNovaSemibold/ProximaNovaSemibold.eot");
	src: url("/bitrix/templates/template/fonts/ProximaNovaSemibold/ProximaNovaSemibold.eot?#iefix")format("embedded-opentype"),
	url("/bitrix/templates/template/fonts/ProximaNovaSemibold/ProximaNovaSemibold.woff") format("woff"),
	url("/bitrix/templates/template/fonts/ProximaNovaSemibold/ProximaNovaSemibold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
} 
.minimized
{
}
/* End */


/* Start:/bitrix/templates/template/template_styles.css?178542319135506*/
body 
{
	font-family: "ProximaNovaRegular";
}
.Holder 
{
	min-height: 100%;
	position: relative;
	- height: 100%;
}
.ContBG
{
	background-image:url(/bitrix/templates/template/images/cont-bg.jpg);
	background-position:50% 0%;
	background-repeat:repeat-y;
}
#Blocks 
{
	padding: 0px 0px 371px 0px;
}
#Blocks.Contacts 
{
	padding: 0px 0px 284px 0px;
}
.ymaps-image-with-content
{    
	position: absolute;
	left: -27px !important;
	top: -60px !important;
	width: 85px !important;
	height: 75px !important;
    background-position: 0px 0px;
    background-size: auto !important;
    background-image: url("/bitrix/templates/template/images/map-marker.png") !important;
}
.Wrapper
{
	max-width:1120px;
	position:relative;
	margin: 0 auto;
}
.Wrapper.Big
{
	max-width:1700px;
	margin: 0 auto;
}
.LeftInfo
{
	float:left;
	width:30%;
}
.LeftInfo .Office
{
    font-size: 28px; 
}
.RightInfo
{
	float:left;
	width:68%;
	margin:0 0 0 1%;
}
.RightInfo .Properties, .RightInfo .Desc
{
    margin:0 0 35px;
}
.RightInfo .Properties .Property 
{
    margin: 8px 0;   
	color: #333;
        margin-right: 0px;
    float: none;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-right: -3px;
}
.RightInfo .Properties .Property span
{
	margin: 0 0 1px;
    display: block;
    color: #999;
	text-transform:uppercase;
    font-size: 12px;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: .8px !important;
}
.RightInfo .Properties .Property a
{
    color:#2b3278;
}
.Clear
{
	clear:both;
}
.HomeBlock
{
	background-color:#2b3278;
	background-image:url(/bitrix/templates/template/images/header.jpg);
	background-position:100% 0%;
	background-repeat:no-repeat;
	margin:0 0 70px;
}
.HomeBlock .Wrapper.Big
{
	height:679px;
}
.HeaderHome
{
	color:#ffffff;
}
.HeaderHome .Logo
{
	float:left;
	width:36%;
	padding:35px 0 0;
}
.HeaderHome .MainMenu
{
	float:left;
	width:45%;
	padding:53px 0 0;
}
.HeaderHome .MainMenu ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.HeaderHome .MainMenu ul li
{
	font-family: "ProximaNovaBold";
    text-transform: uppercase;
	margin:0 0 0 38px;
	display:inline-block;
}
.HeaderHome .MainMenu ul li a
{
	color:#fff;
}
.HeaderHome .MainMenu ul
{
	display:block;
	margin: 0;
	padding: 0;
}
.HeaderHome .MainMenu ul li
{
	display: inline-block;
	position: relative;
	z-index:10;
}
.HeaderHome .MainMenu ul li img 
{
	vertical-align: top;
	display: inline-block;
}
.HeaderHome .MainMenu ul li a 
{
	padding:10px 0;
	display:block;
	color:#ffffff;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.HeaderHome .MainMenu ul ul 
{
	display: none;
	margin: 0;
	padding:29px 23px 10px;
	width:231px;
	position: absolute;
	top: 35px;
	left: -25px;
	background: #ffffff;
	border:1px solid #eeeeee;
	-webkit-box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
}
.HeaderHome .MainMenu ul ul li 
{    
	font-family: "ProximaNovaRegular" !important;
    font-size: 14px !important;
	text-transform:none !important;
	display:block !important;
	float: none;
	background:none;
	margin:0 0 23px !important;
	padding:0;
}
.HeaderHome .MainMenu ul ul li a
{
	display:inline;
	padding:0;
	border-bottom:1px solid #c7c7c7;
	color:#212121;
}
.HeaderHome .MainMenu ul ul li a:hover
{
	color:#2b3278;
}
.HeaderHome .MainMenu ul li:hover > ul
{
	display: block;
}
.HeaderHome .MainMenu ul ul ul {
	left: 149px;
	top: 0px;
}
.HeaderHome .TelBlock
{
	float:left;
	text-align:right;
	width:19%;
	padding:60px 0 0;
}
.HeaderHome .TelBlock .Tel
{
	font-size:16px;
	font-family: "ProximaNovaBold";
	margin:0 0 10px;
}
.HeaderHome .TelBlock a
{
	color:#fff;
}
.HeaderHome .TelBlock a:hover
{
	color:#fff;
	border-bottom:1px solid #abafaf;
}
.HeaderMobile
{
	display:none;
}
.HeaderBlock
{
	background:#2b3278;
}
.HeaderMobile .TopPanel
{
	padding:20px 0;
	border-bottom:1px solid #505799;
}
.HeaderMobile .Logo
{
	float:left;
}
.HeaderMobile .Info
{
	color: #fff;
	padding:19px 0 0;
	text-align:right;
	float:right;
}
.HeaderMobile .Info .Tel
{  
	font-size: 16px;
    font-family: "ProximaNovaBold";
}
.HeaderMobile .Info .OrderCall a 
{
    color: #fff;
}
.HeaderMobile .HomeInfo
{
	background:url(/bitrix/templates/template/images/header.jpg);
	background-position:0% 100%;
	background-repeat:no-repeat;
	padding:85px 0;
	margin:0 0 45px;
}
.HeaderMobile .HomeInfo h1
{
	font-size:41px;
	font-family: "ProximaNovaBold";
	text-transform:none;
	margin:0 0 35px;
	color:#fff;
}
.HeaderMobile .HomeInfo h1 span
{
	display:block;
	font-size:30px;
}
.HeaderMobile .TopMenu ul.store-vertical
{
    padding:0;
    margin: 0;
    list-style: none;
}

.HeaderMobile .TopMenu ul.store-vertical li{
	margin:0px;
	padding:0px;
	position:relative;
}

.HeaderMobile .TopMenu ul.store-vertical li a.showsubmenu
{
	color:#fff;
	font-family:"ProximaNovaBold";
	font-size: 14px;
	text-transform: uppercase;
	margin:0px;
	display:block;
	padding: 18px 0px 18px 33px;
}
.HeaderMobile .TopMenu ul.store-vertical li a.showsubmenu i
{
	background:url(/bitrix/templates/template/images/menu.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	display:inline-block;
	vertical-align:middle;
	margin:0 15px 2px 0;
	height:12px;
	width:19px;
}

.HeaderMobile .TopMenu ul.store-vertical li ul.submenu
{
	background:#555C9E;
	width:100%;
	position:absolute;
	top:54px;
	left:0px;
	margin:0px;
	padding:15px 0;
	list-style:none;
	z-index:600;
}

.HeaderMobile .TopMenu ul.store-vertical li ul li{
	margin:0;
	border-top:1px solid #6C73B5;
	padding:0px;
}

.HeaderMobile .TopMenu ul.store-vertical li ul li:first-child{
	margin:0px;
	border-top:none;
}

.HeaderMobile .TopMenu ul.store-vertical li ul li .text{
	display:block;
	margin:0px;
	padding:0px;
	position:relative;
}

.HeaderMobile .TopMenu ul.store-vertical li ul li a{
	display:block;
	margin:0px;
	color:#fff;
	padding:11px 33px;
}

.HeaderMobile .TopMenu ul.store-vertical li ul li .showchild
{
	width:34px;
	color: #fff;
	height:100%;	
	margin:0px;
	padding:0px;
	position:absolute;
	right:0px;
	top:0px;
	cursor:pointer;
}

.HeaderMobile .TopMenu ul.store-vertical li ul li .showchild i{
	width:100%;
	position:absolute;
	left:0px;
	top:50%;
	margin:-14px 0px 0px 0px;
	padding:0px;
	font-style: normal;
	font-size: 26px;
	font-family: "ProximaNovaBold";
}

.HeaderMobile .TopMenu ul.store-vertical li ul li.active > .text .showchild .fa-plus-circle,
.HeaderMobile .TopMenu ul.store-vertical li ul li .showchild .fa-minus-circle{
	display:none;
	visibility:hidden;
}

.HeaderMobile .TopMenu ul.store-vertical li ul li .showchild .fa-plus-circle,
.HeaderMobile .TopMenu ul.store-vertical li ul li.active > .text .showchild .fa-minus-circle{
	display:block;
	visibility:visible;
}

.HeaderMobile .TopMenu ul.store-vertical li ul li ul{
	margin:0px;
	padding:0 40px 13px;
	list-style:none;
}
.HeaderMobile .TopMenu ul.store-vertical li ul li ul li a
{
	padding:10px 0;
}
.InfoBlock
{
	padding:146px 0 0;
	color:#aeb2e3;
	max-width:555px;
}
.InfoBlock h1
{
	background-image:url(/bitrix/templates/template/images/line-white.png);
	background-position:100% 100%;
	background-repeat:no-repeat;
	padding:0 29px 40px 0;
	font-size:41px;
	font-family: "ProximaNovaBold";
	text-transform:none;
	margin:0 0 35px;
	color:#fff;
}
.InfoBlock h1 span
{
	display:block;
	font-size:30px;
}
.InfoBlock .Text
{
	max-width:375px;
	line-height:2em;
	margin:0 0 30px;
}
.TopInfo
{
	background:#2b3278;
	text-align:center;
	height:45px;
	color:#fff;
	line-height:45px;
}
.TopInfo .Wrapper div
{
	display:inline-block;
	margin:0 20px;
}
.TopInfo .Tel
{
	font-size:16px;
	font-family: "ProximaNovaBold";
}
.TopInfo .Tel i
{
	background:url(/bitrix/templates/template/images/tel-icon.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	display:inline-block;
	margin:0 17px 0 0;
	height:12px;
	width:12px;
}
.TopInfo .OrderCall a
{
	color:#fff;
}
.TopInfo .OrderCall a:hover
{
	color:#fff;
	border-bottom:1px solid #abafaf;
}
.TopInfo .Search
{
	position:absolute;
	right:0;
	top:3px;
	margin:0 !important;
}
.TopInfo .Search i
{
	background:url(/bitrix/templates/template/images/searche.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	display:inline-block;
	height:16px;
	width:16px;
}
.Header 
{
	background:#fff;
	padding:19px 0;
}
.Header .Logo
{
	float:left;
	float:left;
	width:34%;
}
.Header .MainMenu
{
	float:left;
	margin:4px 0 0;
	width:47%;
}
.Header .MainMenu ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.Header .MainMenu ul li
{
	font-family: "ProximaNovaBold";
    text-transform: uppercase;
	display:inline-block;
}
.Header .MainMenu ul li a
{
	color:#fff;
}
.Header .MainMenu ul
{
	display:block;
	margin: 0;
	padding: 0;
}
.Header .MainMenu ul li
{
	display: inline-block;
	position: relative;
	z-index:10;
}
.Header .MainMenu ul li img 
{
	vertical-align: top;
	display: inline-block;
}
.Header .MainMenu ul li a 
{
	padding:10px 22px;
	position:relative;
	display:block;
	color:#212121;
}
.Header .MainMenu ul li i
{
	background:#fff;
	position: absolute;
	height: 6px;
	bottom: 1px;
	width: 100%;
	left: 0;
	z-index: 100;
}
.Header .MainMenu ul li a:hover, .Header .MainMenu ul li:hover a
{
	color:#c90231;
}
.Header .MainMenu ul li.Parent a 
{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
.Header .MainMenu ul li.Parent:hover > a 
{
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #fff;
	-webkit-box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
}
.Header .MainMenu ul ul 
{
	display: none;
	margin: 0;
	padding:29px 22px 10px;
	width:231px;
	position: absolute;
	top: 35px;
	left:0;
	background: #ffffff;
	border:1px solid #eeeeee;
	-webkit-box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 9px 13px 0px rgba(50, 50, 50, 0.2);
}
.Header .MainMenu ul ul li 
{    
	font-family: "ProximaNovaRegular" !important;
    font-size: 14px !important;
	text-transform:none !important;
	display:block !important;
	float: none;
	background:none;
	margin:0 0 23px !important;
	padding:0;
}
.Header .MainMenu ul ul li a
{
	display:inline;
	padding:0;
	border-bottom:1px solid #c7c7c7 !important;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	color:#212121 !important;
}
.Header .MainMenu ul ul li a:hover
{
	color:#2b3278 !important;
	border-bottom:1px solid #c7c7c7 !important;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.Header .MainMenu ul li:hover > ul
{
	display: block;
}
.Header .MainMenu ul ul ul {
	left: 149px;
	top: 0px;
}
.Header .Order
{
	float:left;
	margin:4px 0 0;
	width:19%;
	text-align:right;
}
.Conteiner
{
	background:url(/bitrix/templates/template/images/conteiner-bg.png);
	background-position:0% 0%;
	background-repeat:repeat-x;
	padding:50px 0 0;
}
.Breacrumbs
{
	font-size:14px;
	color:#424242;
	margin:0 0 25px;
	text-align:center;
}
.Breacrumbs .Del
{
	background:url(/bitrix/templates/template/images/del-icon.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	display:inline-block;
	vertical-align:middle;
	height:9px;
	width:5px;
	margin:0 13px;
}
.Breacrumbs a
{
	color:#424242;
}
.Conteiner h1
{
	text-align:center;
	margin:0 0 75px;
}
.Services
{
	margin:0 0 50px;
}
.Services .Items
{
	width: 100%;
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.Services .Item
{
	float:left;
	width:23%;  
	margin:0 2% 20px 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative; 
}
.Services .Item.Last
{
	margin:0 0 20px;
}
.Services .Item .Item_Inner
{
	background:#f0f3f5;
	width:100%;
	padding:30px 29px;
	font-size:13px;
	overflow:hidden;
	zoom:1;
}
.Services .Item:hover .Item_Inner
{
	-webkit-box-shadow: 0px 3px 17px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 3px 17px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 3px 17px 0px rgba(50, 50, 50, 0.2);
}
.Services .Item .Item_Inner a
{
	color:#414141;
}
.Services .Item .Icon
{
	position:relative;
	margin:0 0 30px;
	display: inline-block;
	width: 100%;
}
.Services .Item .Icon img
{        
	display: inline-block;
    max-width: 100%;
}
.Services .Item .Name
{
	font-family: "ProximaNovaBold";
	text-transform:uppercase;
	position:relative;
	display: inline-block;
	width: 100%;
	margin:0 0 20px;
}
.About
{
	width:100%;
	margin:0 0 70px;
}
.About .Image
{
	width:45%;
	float:left;
	position:relative;
}
.About .Image .Line
{
	background:url(/bitrix/templates/template/images/line-blue.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
	position: absolute;
	z-index: 1;
	height:3px;
	width:81px;
	right:-54px;
	top:96px;
}
.About .Desc
{
	width:55%;
	line-height:1.5em;
	float:left;
}
.About .Text
{
    padding: 36px 0 37px 50px;
    max-width:575px;
}
.About .Title
{
	font-family: "ProximaNovaSemibold";
	text-transform:none;
	font-size:30px;
	margin:0 0 60px;
}
.About p
{
	padding:0 0 25px;
}
.Benefits
{
	margin:0 0 70px;
}
.Benefits .Items
{
	width: 100%;
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.Benefits .Item
{
	float:left;
	width:24%;  
	margin:0 1% 20px 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative; 
}
.Benefits .Item.Last
{
	margin:0 0 20px;
}
.Benefits .Item .Item_Inner
{
	width:100%;
	max-width:225px;
	overflow:hidden;
	zoom:1;
}
.Benefits .Item .Name
{
	background:url(/bitrix/templates/template/images/line.jpg);
	background-position:0% 100%;
	background-repeat:no-repeat;
	font-family: "ProximaNovaBold";
	text-transform:uppercase;
	padding:0 0 16px;
	font-size:14px;
	margin:0 0 27px;
}
.StatsBlock
{
	background:#f0f3f5;
	margin:0 0 80px;
}
.Stats
{
	overflow:hidden;
	zoom:1;
	padding:58px 0 45px;
}
.Stats .Title
{
	font-family: "ProximaNovaSemibold";
	font-size:30px;
	text-align:center;
	margin:0 0 35px;
}
.Stats .Items .Item
{
	float:left;
	width:19%;
	margin:0 1% 0 0;
}
.Stats .Items .Item.Last
{
	margin:0;
}
.Stats .Items .Item .Image
{
	position:relative;
	margin:0 0 17px;
}
.Stats .Items .Item .Image .Arrow1
{
	background:url(/bitrix/templates/template/images/arrow1.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	position: absolute;
	z-index: 100;
	height:45px;
	width:140px;
	right:0;
	bottom:8px;
}
.Stats .Items .Item .Image .Arrow2
{
	background:url(/bitrix/templates/template/images/arrow2.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	position: absolute;
	z-index: 100;
	height:24px;
	width:150px;
	right:0;
	bottom:-17px;
}
.Stats .Items .Item .Image .Arrow3
{
	background:url(/bitrix/templates/template/images/arrow3.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	position: absolute;
	z-index: 100;
	height:51px;
	width:154px;
	right:0;
	bottom:12px;
}
.Stats .Items .Item .Image .Arrow4
{
	background:url(/bitrix/templates/template/images/arrow4.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	position: absolute;
	z-index: 100;
	height:60px;
	width:154px;
	right:0;
	bottom:0;
}
.Stats .Items .Item .Name
{
	color:#212121;
	max-width:190px;
}
.Cooperation
{
	border-top:1px solid #dde2e6;
	text-align:center;
	padding:45px 0 54px;
}
.Cooperation .Title
{
	font-family: "ProximaNovaSemibold";
	text-transform:uppercase;
	line-height:30px;
	font-size:15px;
	margin:0 0 35px;
}
.Cooperation .Contacts
{
	margin:40px 0 0;
}
.Cooperation .Contacts div
{
	display:inline-block;
}
.Cooperation .Contacts a:hover
{
	color:#2b3278;
	border-bottom:1px solid #d7dbe5;
}
.Cooperation .Contacts .Tel
{
	font-size:20px;
	margin:0 56px 0 0;
}
.Cooperation .Contacts .Mail
{
	font-size:18px;
	margin:0 0 0 56px;
}
.Partnership
{
	border-top:1px solid #dde2e6;
	text-align:center;
	padding:45px 0 54px !important;
	line-height: 1.6em;
}
.Partnership .Title
{
	font-family: "ProximaNovaSemibold";
	text-transform:uppercase;
	line-height:30px;
	font-size:15px;
	margin:0 0 35px;
}
.Partnership .Contacts
{
	margin:40px 0 0;
}
.Partnership .Contacts div
{
	display:inline-block;
}
.Partnership .Contacts a
{
	padding:0 25px;
}
.Partnership .Contacts .Tel
{
	font-size:20px;
	margin:0 56px 0 0;
}
.Advertising .Desc
{
    width: 38%;
    float: left;
    margin: 0 0 0 17%;
}
.Advertising .Text
{
    padding: 37px 0 37px 0;
    max-width:595px;
}
.Advertising h2
{
	font-family: "ProximaNovaSemibold";
	text-transform:none;
	line-height:30px;
	font-size:30px;
	margin:0 0 50px;
}
.Advertising p
{
	padding:0 0 35px;
}
.Advertising .Image
{
	width:45%;
	float:left;
	position:relative;
}
.Advertising .Image .Line
{
	background:url(/bitrix/templates/template/images/line-blue.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
	position: absolute;
	z-index: 1;
	height:3px;
	width:81px;
	left:-54px;
	top:96px;
}
.Btn
{
	background:#c90231;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display:inline-block;
	font-size:14px;
	color:#fff;
	height:43px;
	line-height:43px;
	padding:0 35px;
}
.Btn:hover
{
	background:#990024;
	color:#fff !important;
}
.TextBlock
{
	width:100%;
	position:relative;
	overflow:hidden;
	zoom:1;
	margin:0 0 70px;
}
.TextBlock .Image
{
	width:45%;
	float:left;
}
.TextBlock .Image img
{
	position:absolute;
}
.TextBlock.Right .Image img, .TextBlock.Right .Image
{
	position:relative;
}
.TextBlock .Desc .Line
{
	background:url(/bitrix/templates/template/images/line-red.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
	position: absolute;
	z-index: 1;
	height:3px;
	width:81px;
	right:-28px;
	top:68px;
}
.TextBlock .Desc
{
    width:54%;
	position:relative;
    float: left;
	line-height:1.5em;
	float:left;
}
.TextBlock .Title
{
	font-family: "ProximaNovaSemibold";
	color:#212121;
	font-size:30px;
	line-height:normal;
	margin:0 0 35px;
} 
.TextBlock .Text
{
    padding: 0 0 37px 0;
    max-width:500px;
}
.TextBlock.Right .Image .Line
{
	background:url(/bitrix/templates/template/images/line-red.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
	position: absolute;
	z-index: 1;
	height:3px;
	width:81px;
	right:-63px;
	left:auto;
	top:auto;
	bottom:68px;
}
.TextBlock.Right .Text
{
    padding: 0 0 37px 50px;
    max-width:532px;
}
.TextBlock .Text p
{
	padding:0 0 40px;
}
.BenefitsCont
{
	margin:0 0 70px;
}
.BenefitsCont .Items
{
	width: 100%;
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.BenefitsCont .Item
{
	float:left;
	width:22%;  
	margin:0 3% 20px 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative; 
	color:#5a5a5a;
}
.BenefitsCont .Item.Last
{
	margin:0 0 20px;
}
.BenefitsCont .Item.Last .Item_Inner
{
	border-right:none;
}
.BenefitsCont .Item .Item_Inner
{
	width:100%;
	border-right:1px solid #ececec;
	overflow:hidden;
	zoom:1;
}
.BenefitsCont .Item .Image
{
	position:relative;
	margin:0 0 25px;
}
.BenefitsCont .Item .Name
{
	font-family: "ProximaNovaBold";
	text-transform:uppercase;
	color:#212121;
	font-size:14px;
	margin:0 0 25px;
}
.BenefitsCont .Item .Text
{
	max-width:220px;
}
.ListBlock
{
	margin:55px 0;
}
.ListBlock .Items > ul
{
	width: 100%;
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin:0;
	padding:0;
}
.ListBlock .Item
{
	float:left;
	margin:0 5% 0 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative; 
	color:#5a5a5a;
}
.ListBlock.Big .Item.goroda, .reklamnye-shchity-3kh6 .ListBlock .Item.goroda
{
	width:23%;  
}
.ListBlock.Big .Item.stanitsy, .reklamnye-shchity-3kh6 .ListBlock .Item.stanitsy
{
	width:44%;
}
.ListBlock .Item.stanitsy ul li, .videoekrany .ListBlock .Item.goroda ul li, .siti-format .Item.goroda ul li, .siti-format .Item.goroda ul li, .pillarsy .Item.goroda ul li
{
	float:left;
	width:50%;
}
.pillarsy .Item.stanitsy ul li
{
	float:none;
	width:100%;
}
.ListBlock .Item.trasy
{
	width:23%;
	margin:0;
}
.ListBlock .Item.trasy .Item_Inner
{
	border-right:none;
}
.ListBlock .Item .Item_Inner
{
	width:100%;
	border-right:1px solid #ececec;
	overflow:hidden;
	zoom:1;
}
.ListBlock .Item .Image
{
	margin:0 0 25px;
}
.ListBlock .Item .Title
{
	font-family: "ProximaNovaBold";
	color:#212121;
	text-transform:uppercase;
	font-size:14px;
	margin:0 0 30px;
}
.ListBlock .Item ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.ListBlock .Item ul li
{
	margin:0 0 15px;
}
.ListBlock .Item ul li a
{
	color:#212121;
}
.ListBlock .Item ul li a:hover
{
	color:#2b3278;
	border-bottom: 1px solid #4F569C;
}
.LeftBlock
{
	width:25%;
	float:left;
}
.CityList .TitleMenu
{
	background:url(/bitrix/templates/template/images/map-icon.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	font-family: "ProximaNovaBold";
	font-size:15px;
    color:#212121;
	margin:0 0 30px;
	max-width:220px;
	padding:0 0 0 35px;
}
.CityList .Scroll
{
    width: 260px;
    height: 485px;
    overflow: auto;
}
.CityList .Items .Title
{
	font-family: "ProximaNovaBold";
    color:#2b3278;
	margin:0 0 25px;
}
.CityList .Items 
{
	padding:0 0 0 35px;
}
.CityList .Items .Item:last-child
{
	margin: 0 0 0;
}
.CityList .Items .Item
{
	margin:0 0 25px;
}
.CityList .Items ul
{
    list-style:none;
	margin:0;
	padding:0;
}
.CityList .Items ul li
{
	margin:0 0 5px;
}
.CityList .Items ul li a
{
	color:#212121;
}
.CityList .Items ul li a.Active
{
	color:#2b3278;
}
.ContBlock
{
	width:70%;
	margin:0 0 0 5%;
	float:left;
}
.Content p + ul, .Content p + ol
{
	margin:0 0 45px;
}
.Content ul, .Content ol
{
	line-height:normal;
	margin:32px 0 45px;
}
.Content ul li, .Content ol li
{
	margin:0 0 20px;
}
.Content .Breacrumbs
{
	text-align:left;
	margin:0 0 15px;
}
.Content h1
{
	text-align:left;
	margin:0 0 45px;
}
.Category
{
	margin:0 0 33px;
}
.Category ul
{
	margin:0;
	padding:0;
	list-style:none;
}
.Category ul li
{
	display:inline-block;
	margin:0 28px 13px 0;
}
.Category ul li.Active a
{
    background: #c90231;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
    position: relative;
    color: #fff;
}
.Category ul li.Active a::after
{
    content: ''; 
    position: absolute;
    right:-37px; 
	top:0;
	border: 19px solid transparent; 
	border-left: 19px solid #c90231;
}
.Category ul li a
{
    background: #f0f3f5;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
    position: relative;
    color: #fff;
}
.Category ul li a::after
{
    content: ''; 
    position: absolute;
    right:-37px; 
	top:0;
	border: 19px solid transparent; 
	border-left: 19px solid #f0f3f5;
}
.Category ul li a
{
	display:inline-block;
    padding:10px 29px;
	color:#212121;
}
.Category ul li.Active a
{
	display:inline-block;
    padding:10px 29px;
	color:#ffffff;
}
.Description .Image
{
	margin:0 0 55px;
}
.Description
{
	line-height:1.5em;
}
.Description p
{
	padding:0 0 25px;
}
.brandmauery .ListBlock .Item.goroda, .reklama-na-ostanovkakh .ListBlock .Item.goroda,  .super-sayty .ListBlock .Item.goroda, .reklama-na-transporte .ListBlock .Item.goroda
{
    width:100%;
}
.brandmauery .ListBlock .Item .Item_Inner, .reklama-na-ostanovkakh .ListBlock .Item .Item_Inner, .super-sayty .ListBlock .Item .Item_Inner, .reklama-na-transporte .ListBlock .Item .Item_Inner
{
	border:none
}
.brandmauery .ListBlock .Item ul li, .reklama-na-ostanovkakh .ListBlock .Item ul li, .super-sayty .ListBlock .Item ul li, .reklama-na-transporte .ListBlock .Item ul li
{
	float:left;
	margin:0 20px 20px 0;
}
.ListBlock .Item.goroda, .ListBlock .Item.stanitsy
{
    width:45%;
}
.siti-format .ListBlock .Item.stanitsy .Item_Inner
{
	border:none
}
.CostBlock
{
	width: 100%;
	margin:60px 0 100px;
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.CostBlock .Item
{
	float:left;
	width:33%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;    
	min-height: 1px;
    position: relative; 
	color:#5a5a5a;
}
.CostBlock .Item .Item_Inner
{
	width:100%;
	border:3px solid #f0f3f5;
	padding:33px 0;
	text-align:center;
	overflow:hidden;
	zoom:1;
}
.CostBlock .Item .Price
{
	font-family:"ProximaNovaBold";
	font-size:18px;
	color:#212121;
}
.CostBlock .Item.Big
{
	width:257px;
}
.CostBlock .Item.Big .Item_Big
{
	width:100%;
	padding:0;
	text-align:center;
}
.CostBlock .Item .Name
{
	font-size:13px;
	color:#212121;
	margin:0 0 10px;
}
.CostBlock .Item .Limit
{
	font-size:13px;
	color:#939393;
	margin:0 0 10px;
}
.CostBlock .Item .Item_Big .Price
{
	font-size:18px;
	color:#2b3278;
}
.CostBlock .Item .Item_Big .Price span
{
	font-size:22px;
}
.ConstructionList
{
	margin:0 0 25px;
}
.ConstructionList .Item
{
	margin:0 0 15px;
}
.ConstructionList .Item .Adress
{
	margin:0 0 15px;
}
.ConstructionList .Item .Desc p
{
	padding:0 0 10px;
}
.minimized {
  max-width: 320px !important;
  cursor: pointer;
}
 
/* увеличенная картинка */
#magnify {
  display: none;
 
  /* position: absolute; upd: 24.10.2016 */
  position: fixed;
  max-width: 1000px;
  height: auto;
  z-index: 9999;
}

#magnify img {
  width: 100%;
}
#overlay {
  display: none;
  background: rgba(43, 50, 120);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.8;
  z-index: 9990;
}
#close-popup 
{   
	background: url(/bitrix/templates/template/images/close.png) left top no-repeat;
    cursor: pointer;
    width: 33px;
    height: 33px;
    position: absolute;
    top: -44px;
    right: -44px;
}
 
.block 
{
    background: #f0f3f5;
    min-height: 100px;
    position: relative;
    border: 3px solid #2b3278;
    border-bottom:none;
	margin: -15px -3px;
	z-index: 100;
	padding:48px 33px 25px;
}
.block .triangle 
{
	background:url(/bitrix/templates/template/images/block.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	position: absolute;
	z-index: 100;
	height: 50px;
	width: 263px;
	right: 0;
	left: -3px;
	top: auto;
	bottom: -50px;
}
.Partnership
{
	border-top:3px solid #f0f3f5;
	padding:48px 0 0;
}
.Partnership .Title
{
	font-family: "ProximaNovaBold";
    font-size: 19px;
	margin:0 0 32px;
}
.Partnership .Contacts div
{
	display:inline-block;
}
.Partnership .Contacts a
{
	padding:0 25px;
}
.Partnership .Contacts .Order
{
	margin:0 45px 0 0;
}
.Partnership .Contacts .Tel
{
	font-family: "ProximaNovaSemibold";
	font-size:20px;
	margin:0 45px 0 0;
}
.Partnership .Contacts .Mail
{
	font-size:18px;
}
.Footer 
{
	background:#2b3278;
	width: 100%;
	height:284px;
	position: absolute;
	bottom: 0px;
	- bottom: -1px;
	left: 0;
}
.FooterInfo
{
	padding:40px 0 0;
	width: 100%;
	color:#d1d9e1;
	position:relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.FooterInfo .Contacts
{
	margin:50px 0 0;
}
.Footer p
{
	padding:0;  
}
.FooterInfo .Mail
{
	color:#a3abff;
}
.FooterInfo .Contacts a
{
	color:#a3abff;
}
.Footer .Contacts p
{
	padding:0 0 5px;
}
.Footer .Copy
{
	float:left;
	width:40%;  
}
.Footer .Copy .Policy
{
    line-height: normal;
    margin: 24px 0 0;
    display: inline-block;
    color: #a3abff;
}
.Footer .Copy .Policy:hover
{
    color:#ffffff;
}
.Footer .Services
{
	float:left;
	width:40%;  
}
.Footer .Services .Title
{
	font-family: "ProximaNovaBold";
	text-transform:uppercase;
	font-size:13px;
	margin:0 0 45px;
}
.Footer .Services ul
{
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
}
.Footer .Services ul li
{
	float:left;
	margin:0 0 15px;
	width:50%; 
}
.Footer .Services ul li a
{
	color:#ffffff; 
}
.Footer .Services ul li a:hover
{
	color:#a3abff;
}
.Footer .Map
{
	float:left;
	width:20%;  
}
.Footer .Map .Title
{
	font-family: "ProximaNovaBold";
	text-transform:uppercase;
	font-size:13px;
	margin:0 0 45px;
}
.Error
{
	background:#f0f3f5;
}
.Error .Wrapper
{
	max-width:740px;
	margin:0 auto;
	line-height:normal;
	padding:183px 0 0;
}
.Error .Wrapper .Text
{
	background:url(/bitrix/templates/template/images/logo-404.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	padding:0 0 0 330px;
}
.Error h1
{
	font-family: "ProximaNovaBold";
	color:#2b3278;
	font-size:160px;
	margin:0 0 40px;
	font-weight:normal;
}
.Error .Title
{
	font-family: "ProximaNovaBold";
	color:#212121;
	font-size:30px;
	margin:0 0 50px;
	font-weight:normal;
}
.Error p
{
	padding:0 0 40px;
}
.Error ul
{
	list-style:none;
	padding:0;
	margin:0;
}
.Error ul li
{
	margin:0 0 15px;
}
.Error ul li a
{
	color:#2b3278; 
	border-bottom:1px solid #bfc3d6;
}
.Error ul li a:hover
{
	color:#212121;
	border-bottom:1px solid #c6c6c6;
}
.callback_body 
{ 
	display:none; 
	background:rgba(43, 50, 120, 0.80); 
	left:0; 
	top:0; 
	position:fixed; 
	width:100%; 
	height:100%; 
	z-index:600;
}
.callback 
{ 
	display:none; 
    left: 50%;
    position: fixed;
    top: 50%;
	width:322px;
	height:auto;
	background:#fff;
	margin:-123px 0px 0px -239px;
	padding:46px;
	-webkit-box-shadow:0 9px 12px rgba(0, 0, 0, 0.23);
	-moz-box-shadow:0 9px 12px rgba(0, 0, 0, 0.23);
	box-shadow:0 9px 12px rgba(0, 0, 0, 0.23);
	z-index:700;
}
.callback_close 
{ 
	background:url(/bitrix/templates/template/images/close.png) left top no-repeat;
	cursor:pointer;
	width:33px;
	height:33px;
	position:absolute;
	top:-44px;
	right:-44px;
}
.OrderForm_body 
{ 
	display:none; 
	background:rgba(43, 50, 120, 0.80); 
	left:0; 
	top:0; 
	position:fixed; 
	width:100%; 
	height:100%; 
	z-index:600;
}
.OrderForm 
{ 
	display:none; 
    left: 50%;
    position: absolute;
    top: 50%;
	width:322px;
	height:auto;
	background:#fff;
	margin:-123px 0px 0px -239px;
	padding:46px;
	-webkit-box-shadow:0 9px 12px rgba(0, 0, 0, 0.23);
	-moz-box-shadow:0 9px 12px rgba(0, 0, 0, 0.23);
	box-shadow:0 9px 12px rgba(0, 0, 0, 0.23);
	z-index:700;
}
.OrderForm_close 
{ 
	background:url(/bitrix/templates/template/images/close.png) left top no-repeat;
	cursor:pointer;
	width:33px;
	height:33px;
	position:absolute;
	top:-44px;
	right:-44px;
}
.OrderFormBig_body 
{ 
	display:none; 
	background:rgba(43, 50, 120, 0.80); 
	left:0; 
	top:0; 
	position:fixed; 
	width:100%; 
	height:100%; 
	z-index:600;
}
.OrderFormBig 
{ 
	display:none; 
    left: 50%;
    position: fixed;
    top: 30%;
	width:322px;
	height:auto;
	background:#fff;
	margin:-200px 0px 0px -239px;
	padding:46px;
	-webkit-box-shadow:0 9px 12px rgba(0, 0, 0, 0.23);
	-moz-box-shadow:0 9px 12px rgba(0, 0, 0, 0.23);
	box-shadow:0 9px 12px rgba(0, 0, 0, 0.23);
	z-index:700;
}
.OrderFormBig_close 
{ 
	background:url(/bitrix/templates/template/images/close.png) left top no-repeat;
	cursor:pointer;
	width:33px;
	height:33px;
	position:absolute;
	top:-44px;
	right:-44px;
}
.h1
{
	font-size:28px;
	text-align:center;
	margin:0 0 45px;
}
.Form .Input
{
	margin:0 0 30px;
}
.Form .Input input[type="text"]
{
	width:100%;
	color: #212121;
	text-align:center;
	border-top:none;
	border-left:none;
	border-right:none;
	line-height:40px;
	border-bottom:1px solid #3c99a2;
}
.Form .Input input.error
{
	border-bottom:1px solid #b5b5b5;
}
.Form .error
{
	color:#c90231;
	padding:5px 0 0;
	text-align:center;
	display:block;
}
.Form .LabelName
{
    font-family: ProximaNovaBold;
	text-align:center;
	margin:0 0 15px;
}
.Form .Submit
{
	text-align:center;
}   
.Form .Submit input[type="submit"]
{
	background: #c90231;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border:none;   
	font-family: "ProximaNovaRegular"; 
	font-size: 14px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    height: 43px;
    line-height: 43px;
	cursor:pointer;
    padding: 0 35px;
}
.Form .Checkbox
{
	margin:0 0 5px;
}
.main-user-consent-request
{
	display:block;
	margin:35px 0;
}
.main-user-consent-request a
{
	color:#212121;
}
.notetext
{
	text-align:center;
	display:block;
	color: #212121;
}
[id^="wait_comp_"]
{
   display: none;
}


.nca-cookiesaccept-line
{
    max-width: 330px;
	left:20px !important;
}
.nca-cookiesaccept-line.style-4
{
    -webkit-box-shadow: 0px 3px 47px 0px rgb(0 0 0 / 18%);
    -moz-box-shadow: 0px 3px 47px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 3px 47px 0px rgb(0 0 0 / 18%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff !important;
	bottom:20px !important; 
    padding: 25px !important;
}
.nca-cookiesaccept-line-text
{
    color: #19181e !important;
    line-height: 1.4em;
    font-size: 13px;
}
.nca-cookiesaccept-line > div > div
{
	padding:0 !important;
}
.nca-cookiesaccept-line > div
{
    display: block !important;
}
.nca-cookiesaccept-line-text a 
{
	color:#2b3278 !important;
	text-decoration:none !important;
}
.nca-cookiesaccept-line-text a:hover
{
    border-bottom: none !important;
    color: #212121 !important;
}
@media screen and (max-width:600px) 
{
	.nca-cookiesaccept-line.style-4
	{
		left:0 !important;
		bottom:0 !important; 
	}
} 
@media screen and (max-width:480px) 
{
	#nca-cookiesaccept-line-accept-btn
	{
		display: block !important;
		text-align:center !important;
	}
}
#nca-cookiesaccept-line-accept-btn 
{
    background: #c90231;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 35px;
	cursor:pointer;
	border:none;
	margin:15px 0 0;
}
#nca-cookiesaccept-line-accept-btn:hover
{
	background:#990024;
	color:#fff !important;
}
/* End */
/* /bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.css?17725459004416 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?17482556362729 */
/* /bitrix/templates/template/styles.css?15494446962416 */
/* /bitrix/templates/template/template_styles.css?178542319135506 */
