

/* Start:/bitrix/templates/empty/css/header_slider.css?15614776561842*/
#slider-wrap {
	width: 100%;
	margin: 90px auto 0;
}
#slider {
	width: 100%;
	height: 365px;
	overflow: hidden;
	position: relative;
}
.slide {
	width: 100%;
	height: 100%;
}
.slide_img_bg {
	position: relative;
	float: left;
	height: 100%;
	width: 40%;
	margin-left: 10%;
}
.slide_img_bg img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.slide2 .slide_img_bg {
	top: 20px;
}
.slide4 .slide_img_bg {
	top: 15px;
}
.slide5 .slide_img_bg {
	top: 10px;
}
.slide_text_section {
	position: relative;
	float: left;
	height: 100%;
	width: 42%;
	margin-right: 8%;
}
.slide_text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #ffffff;
	text-transform: uppercase;
	font-size: 36px;
	margin: 0;
	line-height: 1.3;
	font-weight: 700;
	/* font-family: 'Roboto', sans-serif; */
	font-family: 'Rubik', sans-serif;
}
.slide_text p {
	margin: 0;
}
.sli-links {
	display: none !important;
	margin-top: 10px;
	text-align: center;
}
.sli-links .control-slide {
	margin: 2px;
	display: inline-block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/bitrix/templates/empty/css/../images/radioBg.png) center bottom no-repeat;
}
.sli-links .control-slide:hover {
	cursor: pointer;
	background-position: center center;
}
.sli-links .control-slide.active {
	background-position: center top;
}
#prewbutton, #nextbutton {
	display: block;
	width: 50px;
	height: 100%;
	position: absolute;
	top: 0;
	overflow: hidden;
	text-indent: -999px;
	background: url(/bitrix/templates/empty/css/../images/arrowBg.png) no-repeat;
	z-index: 3;
	outline: none !important;
}
#prewbutton {
	background-position: -1px center;
	left: 0px;
}
#nextbutton {
	background-position: -103px center;
	right: 0px;
}
#prewbutton:hover {
	background-position: -168px center;
}
#nextbutton:hover {
	background-position: -270px center;
}
/* End */


/* Start:/bitrix/templates/empty/components/bitrix/menu/main_horizontal/style.min.css?15614776561540*/
.top_menu{list-style:none;display:table;width:100%; margin:0 auto;padding:0}.top_menu li{float:left;width:30.667%}.top_menu li a{color:#ffffff;font-family:'Rubik', sans-serif;font-size:16px;font-weight:500;text-align:center;display:block;line-height:44px;height:46px;border:2px solid #d9d0ec;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;-webkit-box-shadow:0px 10px 30px rgba(0,0,0,.15);-moz-box-shadow:0px 10px 30px rgba(0,0,0,.15);box-shadow:0px 10px 30px rgba(0,0,0,.15)}.ind_top_menu .top_menu li:nth-child(2){margin-left:4%;margin-right:4%}.top_menu li a:hover{ border-color:#a89ec3;background:#8273a8}.top_menu li a.selected{border-color:#5d3f8a;background:#5d3f8a;}.ind_top_menu li.color_link{display:none}.others_top_menu .top_menu li{width:25.0%}.others_top_menu .top_menu li:nth-child(3),.others_top_menu .top_menu li:nth-child(2){margin-left:2%;margin-right:2%}.others_top_menu .top_menu li.color_link{width:16.9%}.others_top_menu .top_menu li.color_link a{border-color:#5d3f8a;background:#5d3f8a}.others_top_menu .top_menu li.color_link a:hover,.others_top_menu .top_menu li.color_link a.selected{border-color:#38366d;background:#38366d}.others_top_menu .top_menu li.color_link a span.ico:before{display:inline-block;vertical-align:middle;*display:inline;*zoom:1;width:21px;height:16px;margin:0px 17px 0 0;content:" ";background:url(/bitrix/templates/empty/components/bitrix/menu/main_horizontal/images/nav_order_btn.png) no-repeat 0 center}.others_top_menu .top_menu li.color_link a span.link_text{display:inline-block;vertical-align:middle;*display:inline;*zoom:1} 
/* End */


/* Start:/bitrix/templates/empty/components/bitrix/menu/footer_menu/style.min.css?1561477656243*/
.bottom-menu{list-style:none;margin:0;padding:0}.bottom-menu li{list-style:none;margin:0 auto 10px}.bottom-menu li a{color:#a298b9;text-decoration:none}.bottom-menu li a:hover,.bottom-menu li a.selected{color:#b4aec3;text-decoration:underline}
/* End */


/* Start:/bitrix/templates/empty/styles.css?175016214212197*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i|Roboto:300,300i,400,400i,500,500i,700,700i,900,900i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic');

@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic');

@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,400i,500,500i,700,700i&subset=cyrillic');

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	/* font-family: 'Roboto', sans-serif;
	font-family: 'Rubik', sans-serif; */
	font-family: 'Noto Sans', sans-serif;
	/* overflow-x: hidden; */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #2c283f;
}
body, html {
	height: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
p {
	 margin: 12px auto;
 }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	color: #2c293d;
	font-size: 20px;
	line-height: 1.25;
	font-weight: 500;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-family: 'Rubik', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Ubuntu', sans-serif;
}
.h2 { font-size: 18px; }
.h3 { font-size: 16px; }
.h4 { font-size: 14px; }
.h5 { font-size: 12px; }
.h6 { font-size: 10px; }

.font10 {font-size: 10px;}
.font11 {font-size: 11px;}
.font12 {font-size: 12px;}
.font13 {font-size: 13px;}
.font14 {font-size: 14px;}
.font16 {font-size: 16px;}
.font18 {font-size: 18px;}
.font20 {font-size: 20px;}
.font22 {font-size: 22px; line-height: 1.2;}
.font30 {font-size: 30px; line-height: 1.1;}

a {
	color: #7e6fa2;
	text-decoration: none;
}
a:active,
a:hover {
	color: #403656;
	border-color: transparent;
	text-decoration: none;
}
.dashed_link {
	text-decoration: none;
	border-bottom: 1px dashed #7e6fa2;
}
.dashed_link:hover {
	border-bottom-color: #403656;
}
.border_link {
	text-decoration: underline;
}
a,
.container,
button,
input[type="submit"],
.btn {
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}
img, img[src$=".gif"], img[src$=".png"], img[src$=".jpg"] {
	max-width: 100%;
	/* width: auto;
	height: auto; */
	image-rendering: optimizeQuality;
	image-rendering: optimizeSpeed;
	image-rendering: optimize-contrast;
	image-rendering: crisp-edges;
}
@media (min-width: 1024px) {
	img, img[src$=".gif"], img[src$=".png"], img[src$=".jpg"] {
		-ms-interpolation-mode: nearest-neighbor;
		image-rendering: -webkit-optimize-contrast;
		image-rendering: -webkit-crisp-edges;
		image-rendering: -moz-crisp-edges;
		image-rendering: -o-crisp-edges;
		/* image-rendering: pixelated; */
	}
}

input[type="password"], input[type="email"],
input[type="text"], input[type="button"], 
textarea {
	outline: none;
	font-size: 13px;
	line-height: 21px;
	color: #434343;
	padding: 0px 8px;
	display: block;
	margin: 0 auto 0px 0;
	border: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
	max-width: 100%;
	width: 100%;
	font-family: 'Noto Sans', sans-serif;
}
*:focus, :focus {
	outline: none;
	box-shadow: none !important;
	box-sizing: border-box;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, 
input[type="submit"]:focus, input[type="button"]:focus, textarea:focus, 
input:active, textarea:active {
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	outline: none;
	box-shadow: none !important;
}
::-webkit-input-placeholder {color: #663d8d;}
::-moz-placeholder          {color: #663d8d;}
:-moz-placeholder           {color: #663d8d;}
:-ms-input-placeholder      {color: #663d8d;}
input[placeholder]          {text-overflow: ellipsis;}
input::-moz-placeholder     {text-overflow: ellipsis;}
input:-moz-placeholder      {text-overflow: ellipsis;}
input:-ms-input-placeholder {text-overflow: ellipsis;}

.img_left {
	margin: 0 12px 5px 0;
}
.img_right {
	margin: 0 0px 5px 12px;
}

.clear { clear: both; }

strong { font-weight: normal; }

.text_tr { text-transform: uppercase; }

.center { text-align: center; }

.bold, .bold strong {
	font-weight: bold;
}
.h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong { font-weight: 500; }

.fw500 { font-weight: 500; }
.fw600 { font-weight: 600; }
.fw700 { font-weight: 700; }
.fw800 { font-weight: 800; }
.fw900 { font-weight: 900; }

.mt0 {margin-top: 0px !important;}
.mt5 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}
.mt50 {margin-top: 50px !important;}

.mb0 {margin-bottom: 0px !important;}
.mb5 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb50 {margin-bottom: 50px !important;}

.ml10 {margin-left: 10px !important;}
.ml15 {margin-left: 15px !important;}
.ml20 {margin-left: 20px !important;}

.fwn {
	font-weight: 400;
}
.white {
	color: #ffffff;
}
.lilac {
	color: #5d4187;
}
.gray {
	color: #676767;
}
.lilac_mark {
	list-style: none;
	margin: 0;
	padding: 0;
}
.lilac_mark li {
	margin: 5px auto;
}
.lilac_mark li:before {
	display: inline;
	vertical-align: middle;
	*zoom: 1;
	content: "\f111";
	color: #ad9dd2;
	margin-right: 10px;
	font: normal normal normal 7px/1 FontAwesome;
}
.lilac_mark li p {
	display: inline;
	vertical-align: middle;
	*zoom: 1;
}
.lilac_btn {
	display: block;
	color: #ffffff;
	font-family: 'Rubik', sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	line-height: 44px;
	height: 46px;
	border: 2px solid #5d3f8a;
	background: #5d3f8a;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0px 10px 30px rgba(0,0,0,.15);
	-moz-box-shadow: 0px 10px 30px rgba(0,0,0,.15);
	box-shadow: 0px 10px 30px rgba(0,0,0,.15);
}
.lilac_btn:hover {
	color: #8a65c1;
	background: transparent;
	border-color: #8a65c1;
}
.pdf_doc a {
	color: #9f5482;
	text-decoration: underline;
}
.pdf_doc a:before {
	content: "\f1c1";
	display: inline-block;
	margin-right: 10px;
	font: normal normal normal 16px/1 FontAwesome;
	color: #aa1e3c;
}
.pdf_doc a:hover {
	color: #503582;
}
.pdf_doc a:hover:before {
	color: #7650ba;
}

/**/
.page_container {
	width: 1000px;
	margin: 0px auto;
}

/* Header */
.header_contact {
	background: url(/bitrix/templates/empty/images/header_bg.jpg) no-repeat center top;
	padding: 15px 0 18px;
	max-height: 99px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
}
.header_contact p {
	margin: 0;
}
.header_contact .left_col {
	float: left;
	width: 50%;
	padding-top: 2px;
	font-family: 'Rubik', sans-serif;
	color: #d9d0ec;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.header_contact .right_col {
	float: left;
	width: 50%;
	text-align: right;
	font-size: 13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.header_contact .right_col .phone {
	font-weight: 700;
	margin-bottom: 12px;
	font-size: 14px;
}
.header_contact .right_col .company {
	line-height: 17px;
}
.header_section {
	background: #a999cf;
	padding: 28px 0 23px
}
.header-logo .logo {
	display: block;
	width: 277px;
	height: 37px;
	background: url(/bitrix/templates/empty/images/tor48-logo.png) no-repeat 0 0;
	margin: 0 auto 38px;
}
.header_title {
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	color: #ffffff;
	padding: 42px 0 0;
}
.header_title p {
	margin: 0;
}

/* Content Section */
.ind_cont_section {
	background: url(/bitrix/templates/empty/images/colored_lilal_bg.jpg) center 0 no-repeat;
	padding: 77px 0 85px;
}
.ind_cont_section h1, .ind_cont_section h2 {
	color: #ffffff;
	margin-bottom: 20px;
}

/* Page Content */
.cont_section {
	padding: 18px 0 100px; 
}
.cont_section .left_menu {
	float: left;
	width: 32%;
}
.cont_section .content-section {
	float: left;
	width: 66%;
	margin-left: 2%;
}
.cont_section h1 {
	margin-bottom: 20px;
}
.cont_section h2, .cont_section h3, .cont_section h4, .cont_section h5, .cont_section h6, .cont_section h7 {
	margin: 25px auto 15px;
}

/* Footer */
.footer_section {
	background: url(/bitrix/templates/empty/images/footer_bg.jpg) center 0 no-repeat;
	padding: 0px 0 20px;
	color: #7e6fa2;
}
.inc_copyright {
	margin: 130px auto 0;
	padding-top: 30px;
	border-top: 1px solid #564a71;
}
.inc_copyright p {
	margin: 0;
}
.inc_copyright a {
	color: #7e6fa2;
	text-decoration: none;
}
.inc_copyright a:hover {
	color: #a69eba;
	border-bottom: 1px dashed #a69eba;
}

/* Footer Menu for Index Page*/
.ind_footer {
	padding-top: 50px;
}
.ind_footer .footer_nav {
	float: left;
	width: 75%;
}
.ind_footer .footer_nav .footer_menu,
.page_footer .footer_nav .footer_menu {
	float: left;
}
.ind_footer .footer_nav .footer_menu.col_inline {
	margin-left: 14%;
}
.ind_footer .footer_nav_btns {
	float: left;
	width: 22.3%;
	margin-left: 2.7%;
	text-align: right;
}
.ind_footer .footer_nav_btns .sign_btn, .ind_footer .footer_nav_btns .catalog_btn {
	margin: 0 0 0 auto;
}
.ind_footer .footer_nav_btns .catalog_btn {
	margin-top: 30px;
}
.ind_footer .footer_nav_btns .sign_btn a, 
.ind_footer .footer_nav_btns .catalog_btn a,
.page_footer .footer_nav_btns .catalog_btn a {
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0 22px;
	height: 46px;
	line-height: 42px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 2px solid;
}
.ind_footer .footer_nav_btns .sign_btn a {
	color: #c3bcd5;
	border-color: #c3bcd5;
}
.ind_footer .footer_nav_btns .catalog_btn a,
.page_footer .footer_nav_btns .catalog_btn a {
	color: #ffffff;
	border-color: #5d3f8a;
	background: #5d3f8a;
	padding-right: 28px;
}
.ind_footer .footer_nav_btns .sign_btn a:hover {
	color: #ffffff;
	border-color: #ffffff;
	background: #433b70;
}
.ind_footer .footer_nav_btns .catalog_btn a:hover,
.page_footer .footer_nav_btns .catalog_btn a:hover {
	color: #c3bcd5;
	border-color: #c3bcd5;
	background: #433b70;
}
.ind_footer .footer_nav_btns .sign_btn a .ico:before,
.ind_footer .footer_nav_btns .catalog_btn a .ico:before,
.page_footer .footer_nav_btns .catalog_btn a .ico:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	margin-right: 20px;
	width: 28px;
	height: 24px;
	background: url(/bitrix/templates/empty/images/footer_btns_sprite.png) no-repeat;
}
.ind_footer .footer_nav_btns .sign_btn a .ico:before {
	background-position: 0px 0px;
}
.ind_footer .footer_nav_btns .catalog_btn a .ico:before,
.page_footer .footer_nav_btns .catalog_btn a .ico:before {
	background-position: 0px -75px;
	width: 29px;
	height: 29px;
}
.ind_footer .footer_nav_btns .sign_btn a:hover .ico:before {
	background-position: -57px 0px;
}
.ind_footer .footer_nav_btns .catalog_btn a:hover .ico:before,
.page_footer .footer_nav_btns .catalog_btn a:hover .ico:before {
	background-position: -57px -75px;
}

/* Footer for Simle Page */
.page_footer {
	padding-top: 100px;
}
.page_footer .footer_nav {
	float: left;
	width: 30%;
	margin-left: 12%;
}
.page_footer .footer_nav_btns {
	float: left;
	width: 22.3%;
}
.page_footer .footer_contacts {
	float: left;
	width: 33.7%;
	margin-left: 2%;
	text-align: right;
	color: #ffffff;
}
.page_footer .footer_contacts p {
	margin: 0;
}
.page_footer .footer_contacts p.last_line {
	margin-top: 10px;
}
/* End */


/* Start:/bitrix/templates/empty/template_styles.css?17501621425247*/
/* Checkbox Radio */
.checkbox input[type="checkbox"],
.radio input[type="radio"] {
	display:none;   
	*display:inline-block;
}
@media \0screen {
    .checkbox input[type="checkbox"],
	.radio input[type="radio"] {
		display:inline-block;
	}
} 
.checkbox input[type="checkbox"] + label, 
.radio input[type="radio"] + label {
	cursor: pointer;
}
.checkbox input[type="checkbox"] + label::before,
.radio input[type="radio"] + label::before {
	content: "";
    display: inline-block;
	vertical-align: middle;
	zoom:1;
    height: 15px;
    width: 15px;
    margin: 0 5px 0px 0;
    background:url(/bitrix/templates/empty/images/checkbox.png) no-repeat;
}
.checkbox input[type="checkbox"] + label::before {
    background-position: 0px 0px;    
}
.radio input[type="radio"] + label::before {
    background-position: -144px 0px;
}
.checkbox input[type="checkbox"]:checked + label::before {
    background-position: -22px 0px;
}
.radio input[type="radio"]:checked + label::before {
    background-position: -178px 0px;
}
.checkbox input[type="checkbox"]:disabled + label.disabled::before,
.checkbox input[type="checkbox"] + label.disabled::before,
.checkbox input[type="checkbox"]:disabled + label::before {
    background-position: -44px 0px;
}
.checkbox input[type="checkbox"]:checked + label.disabled::before,
.checkbox input[type="checkbox"]:checked:disabled + label.disabled::before,
.checkbox input[type="checkbox"]:checked:disabled + label::before {
    background-position: -44px 0px;
}
.radio input[type="radio"]:disabled + label.disabled::before,
.radio input[type="radio"] + label::before,
.radio input[type="radio"]:disabled + label::before {
    background-position: -211px 0px;
}
.radio input[type="radio"]:checked + label.disabled::before,
.radio input[type="radio"]:checked:disabled + label.disabled::before,
.radio input[type="radio"]:checked:disabled + label::before {
    background-position: -245px 0px;
}

/* Index Content */

.ind_text_block {
	position: relative;
}
.ind_text_block.text_block1 {
	padding-right: 28%;
	padding-bottom: 71px;
}
.ind_text_block.text_block2 {
	padding-left: 31%;
	padding-bottom: 30px;
}
.ind_text_block .text_block_section {
	background: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.text_block1 .text_block_section {
	padding: 32px 165px 62px 55px;
}
.text_block2 .text_block_section {
	padding: 25px 45px 40px 31px;
}
.text_block1 .text_block_bg1 {
	position: absolute;
	right: 40px;
	top: 43px;
	width: 228px;
	height: 51px;
	background: url(/bitrix/templates/empty/images/vyazma_gray_gr_logo.png) no-repeat 0 0;
}
.text_block1 .text_block_bg2 {
	position: absolute;
	right: 40px;
	bottom: 0px;
	width: 442px;
	height: 370px;
	background: url(/bitrix/templates/empty/images/content_bg_r_b1.png) no-repeat 0 0;
}
.text_block2 .text_block_bg1 {
	position: absolute;
	left: -70px;
	top: 45px;
	width: 442px;
	height: 704px;
	background: url(/bitrix/templates/empty/images/content_bg_l2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	/* background-size: 370px auto; */
}
.text_block2 .lilac_mark li {
	margin: 15px 0;
	line-height: 20px;
}
.ind_text_block .lilac_mark li:before {
	margin-right: 25px;
}
.ind_content_sect2 {
	background: url(/bitrix/templates/empty/images/content_bg3.jpg) center 0 no-repeat;
	padding: 75px 0 90px;
}
.ind_content_sect2 .page_container {
	width: 770px;
	background: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 50px 50px;
}
.ind_content_sect2 .text_block_section3 {
	line-height: 1.8;
}
.ind_content_sect2 .text_block_section3 p {
	margin: 17px auto;
}

/* Order Form */
.order_form {
	background: url(/bitrix/templates/empty/images/form_bg.jpg) no-repeat center 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 115px 70px 40px;
	max-height: 721px;
}
.order_form .h1 {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 20px;
	margin: 0px;
}
.order_form .form_section {
	padding: 20px 0 0;
	color: #ffffff;
}
.order_form .text_inp {
	margin: 14px auto;
}
.order_form .captcha_inp {
	margin-top: 0;
	margin-bottom: 0;
}
.order_form .captcha_inp .text_inp {
	margin-top: 0;
	margin-bottom: 0;
}
.order_form .captcha_inp p {
	margin: 3px 0 0;
}
.order_form .text_inp input[type="text"], .order_form .text_inp textarea {
	background: #ffffff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding: 0px 15px;
	font-size: 13px;
}
.order_form .text_inp input[type="text"] {
	height: 40px;
	line-height: 40px;
}
.order_form .text_inp textarea {
	padding-bottom: 10px;
	padding-top: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.order_form .sub_btn {
	margin-top: 14px;
	margin-bottom: 0;
}
.order_form .lilac_btn {
	width: 100%;
}
.order_form .lilac_btn:hover {
	color: #ffffff;
	border-color: #ffffff;
}

/* Photogallery */
.photogallery {
	padding: 10px 0;
}
.photogallery .gallery-img {
	padding-bottom: 5px;
	padding-top: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.photogallery .gallery-img a {
	position: relative;
	display: block;
	height: 340px;
}
.photogallery .gallery-img a img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-height: 100%;
}
/* End */
/* /bitrix/templates/empty/css/header_slider.css?15614776561842 */
/* /bitrix/templates/empty/components/bitrix/menu/main_horizontal/style.min.css?15614776561540 */
/* /bitrix/templates/empty/components/bitrix/menu/footer_menu/style.min.css?1561477656243 */
/* /bitrix/templates/empty/styles.css?175016214212197 */
/* /bitrix/templates/empty/template_styles.css?17501621425247 */
