

/* Start:/local/templates/.default/components/bitrix/catalog/well_offices/style.css?1790259011630*/
/*.search_name {		
	width: 300px;	
	margin-left: 200px;
	float: left;
	margin-right: 6px;	
	border: 1px solid #79a1cd;
	border-radius: 3px;
	box-sizing: border-box;	
	padding: 7px 11px 8px 13px;	
	float: left;	
	color: #034ea2;
	font-family: 'open_sanslight';
	letter-spacing: 2px;
	font-size: 13px;
}
.but_search {
	border: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url('/local/templates/.default/components/bitrix/catalog/well_offices/images/search_new.png');
	height: 35px;
	width: 35px;
	cursor: pointer;
}
input[type="text"]::-webkit-input-placeholder {
    color: #034ea2;
   } 
input[type="text"]::-moz-placeholder {
    color: #034ea2;
   }*/
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/well_offices/bitrix/catalog.element/.default/style.css?179025901114733*/
.catalog-price {
	color: red;
}
.spoiler-text {
	display: none;
}
.hide_ {
	display: none;
}
.hide_2 {
	display: none;
}

.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	overflow: auto;
}
.modalDialog:target {
	display: block;
}

.modalDialog > div {
	max-width: 350px;
	position: relative;
	margin: 3em auto;
	padding: 0px 4px 0px 0px;
	border-radius: 19px;
	background: #f3fbff;
}
.close2 {
	background: #606061 !important;
	color: #ffffff !important;
	line-height: 25px;
	position: absolute;
	padding: 0px !important;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover {
	background: #00d9ff;
}

.modalDialog1 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 100;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
}
.modalDialog1:target {
	display: block;
}

.modalDialog1 > div {
	width: 600px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}

.close1:hover {
	background: #00d9ff;
}

body,
html {
	padding: 0px;
	margin: 0px;
	min-height: 100%;
	height: auto;
	height: 100% !important;
	width: 100%;
	font-size: 12px;
	font-family: arial, sans-serif;
	background: #fff;
	color: #000;
}
a img {
	border: 0px;
	object-fit: cover;
	width: 100%;
}
#main form {
	padding: 0px;
	margin: 0px;
}
#main {
	padding: 0px;
	margin: 0px auto;
	/*width:1100px;*/
}
.main_small {
	width: 800px !important;
}
#header {
	padding: 13px 0px 16px 0px;
	margin: 0px;
}
.clear_block {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#header .logo {
	float: left;
}
#header #title_office {
	float: right;
	padding-top: 14px;
	font-size: 30px;
	font-weight: bold;
}
.main_small #header #title_office {
	padding-right: 50px;
}
#content {
	padding: 0px 0px 30px 0px;
	margin: 0px auto 11px;
	display: grid;
	grid-template-columns: 1fr 1.5fr 1fr;
	grid-gap: 30px;
}
/*@media (max-width: 1000px) {
	#content {
		grid-template-columns: 1fr 1fr;
	}
}*/
@media (max-width: 720px) {
	#content {
		grid-template-columns: 1fr;
	}
}
#content a {
	color: #06b;
	text-decoration: none;
}
#content a:hover {
	color: #0af;
	text-decoration: none;
}
/*#content .column1
{
	float:left;
	width:326px;
	margin-right:55px;
}*/
.img_block_show {
	padding: 0px;
	margin: 0px 0px 34px 0px;
}
.img_block_show .pics_block {
	padding: 0px;
	margin: 0px 0px 11px 0px;
}
.img_block_show .more_pic {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 8px;
	padding: 0px;
	/* margin:0px 0px 0px -20px; */
	position: relative;
	z-index: 1;
}
.img_block_show .more_pic a {
	display: block;
	padding: 0px;
	/* float:left; */
	/* margin: 0px 0px 10px 20px; */
}
.service_list {
	padding: 0px;
	margin: 0px;
}
.service_list .item {
	padding-right: 65px;
	font-size: 13px;
	font-weight: 600;
	padding-top: 1px;
	padding-bottom: 10px;
	margin-bottom: 12px;
}
.service_list .item1 {
	//background:url(/local/templates/.default/components/bitrix/catalog/well_offices/bitrix/catalog.element/.default/images/icon_service1.gif) right top no-repeat;
}
.icon_service {
	float: left;
	top: -5px;
	position: relative;
	margin-right: 20px;
}
.service_list .item2 {
	background: url(/local/templates/.default/components/bitrix/catalog/well_offices/bitrix/catalog.element/.default/images/icon_service2.gif) right top no-repeat;
}
/*.column2
{
	float:left;
	width:353px;
	margin-right:55px;
}*/
.info_office {
	font-size: 14px;
	margin-bottom: 10px;
}
.info_office td {
	border-bottom: 1px solid rgba(0, 170, 255, 0.2);
	padding: 10px 0;
}
.info_office tr:last-child td {
	border-bottom: none;
}
.info_office td.name_info {
	/*width:110px;*/
	font-size: 13px;
	color: #06b;
	padding-right: 4px;
}
.order_tur_sibmit {
	padding: 0px;
	margin-top: 20px;
}

#content .link {
	display: block;
	background: url(/local/templates/.default/components/bitrix/catalog/well_offices/bitrix/catalog.element/.default/images/order_tur_submit.png) 0px 0px no-repeat #006ab2;
	color: #fff;
	text-align: center;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}
.info_txt_office {
	padding: 0 20px;
	margin: 0px 0px 27px 0px;
	font-size: 13px;
	font-family: 'Open Sans', Arial;
}
.info_txt_office .more_a {
	text-align: right;
	font-size: 12px;
}
.info_txt_office .more_a a {
	text-decoration: none;
	text-transform: uppercase;
}
.reviews_list {
	padding: 0 20px;
	margin: 0px 0px 30px 0px;
	font-size: 13px;
	font-family: 'Open Sans', Arial;
	text-decoration: italic;
}
.reviews_list .title {
	font-size: 18px;
	margin: 0px 0px 18px 0px;
}
.reviews_list .review_item {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-style: italic;
}
.reviews_list .review_item2 {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-style: italic;
}
.reviews_list .more_a {
	text-align: right;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 24px;
}
.reviews_list .add_reviews {
	padding: 0px;
	margin: 0px;
}
.rewiew_txt {
}
.review_date {
}
.office_detail_page #content .send_sms a,
.office_detail_page #content .send_sms a,
.add_reviews .link2,
.print_a a {
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	/*white-space: nowrap;*/
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	display: block;
	margin: auto;
	margin-bottom: 8px;
	border-radius: 4px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 12px;
	margin: 13px 0;
	position: relative;
	background-color: #e3f6ff;
	background-image: linear-gradient(to bottom, #e3f6fe 0%, #b5e6ff 100%);
	color: #06b !important;
	text-decoration: none;
}
.print_a a {
	margin-top: 0;
}
#content .reviews_list .add_reviews a {
	/* 	display:block;
        float:left;
        background:url(/local/templates/.default/components/bitrix/catalog/well_offices/bitrix/catalog.element/.default/images/submit_blue.png) 0px 0px no-repeat #006ab2;
        color:#fff;
        text-align:center;
        font-size:14px;
        text-decoration:none;
        font-weight:bold;
        padding: 0px 0px 0px 12px; */
}
#content .reviews_list .add_reviews a span {
	/* 	padding: 6px 12px 0px 0px;
        height:28px;
        background:url(/local/templates/.default/components/bitrix/catalog/well_offices/bitrix/catalog.element/.default/images/submit_blue.png) right 0px no-repeat;
        display:block;
        cursor:pointer; */
}
/*.column3
{
	float:left;
	width:300px;
}*/
.travel_to_office {
	padding: 0px;
	margin: 0px 0px 0px 0x;
}
.travel_to_office .option_show {
	padding: 0px;
	margin: 0px 0px 11px -28px;
	position: relative;
	z-index: 1;
	zoom: 1;
}
.main_small .travel_to_office .option_show {
	margin: 0px 0px 11px -40px;
}
#content .travel_to_office .option_show a {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 28px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.main_small #content .travel_to_office .option_show a {
	margin: 0px 0px 0px 40px;
}
.travel_discribe {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-family: 'Open Sans', Arial;
}
.travel_discribe .title {
	padding: 0px;
	margin: 0px 0px 12px 0px;
	font-size: 18px;
}
/*.travel_discribe h2
{
	padding: 0px;
	margin: 0px 0px 12px 0px;
	font-size:13px;
	font-weight:bold;
}
.travel_discribe h3
{
	padding: 0px;
	margin: 0px;
	font-size:11px;
	font-weight:bold;
}*/
.travel_discribe p {
	padding: 0px;
	margin: 0px;
}

.detail_info {
	height: 1px;
	width: 1px;
	overflow: hidden;
}
#h1_title_office {
	font-size: 30px;
}
.info_office a {
	text-decoration: none;
}
.category,
.fn,
.org {
}
.office_detail_page #header .logo {
	width: 264px;
	margin-left: 11px;
}
.office_detail_page #header #title_office {
	width: 820px;
	text-align: center;
}
.office_detail_page #content .link {
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	/*white-space: nowrap;*/
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 12px;
	background-image: linear-gradient(
		0deg,
		rgba(1, 145, 212, 1) 0%,
		rgba(3, 85, 168, 1) 100%
	);
	border: none;
	position: relative;
	left: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
	display: block;
	margin: 0;
}
.office_detail_page #content .link i {
	color: #0af;
}
.office_detail_page #content .link:hover,
#content .reviews_list .add_reviews .link2:hover,
.office_detail_page #content .send_sms a:hover,
.print_a a:hover {
	color: #135;
	background-image: linear-gradient(to bottom, #e3f6fe -50%, #b5e6ff 50%);
}
.office_detail_page #content .link:hover {
	color: #fff !important;
	background-image: linear-gradient(
		180deg,
		rgba(239, 49, 33, 1) 0%,
		rgba(252, 207, 6, 1) 150%
	);
}
.office_detail_page #content .link:hover i {
	color: #fff200 !important;
}
.phones_list {
	margin-top: -10px;
	text-align: center;
}
.phones_list a {
	color: #005aaa;
	font-size: 20px;
	text-decoration: none;
}
.office_detail_page .btntxt {
	display: inline-block;
	position: relative;
	/* top: -2px; */
	top: -4px;
	padding-top: 0;
}
.office_detail_page .icon-button-left {
	position: relative;
	margin-right: 4px;
	top: 2px;
}

/*2017*/

main,
header {
	font-family: 'Open Sans', Arial, sans-serif;
	color: #135;
}
header {
	margin: 15px 0;
	background: #e3f6ff;
}
@media (max-width: 480px) {
	header img {
		object-fit: contain;
		width: 100%;
	}
}
main,
.flex-grid__row {
	max-width: 1130px;
	margin: auto;
}
main {
	margin-top: 30px;
	padding: 15px;
	box-sizing: border-box;
}
h2 {
	color: #135;
	padding: 0px;
	margin: 10px 0px;
	font: 600 22px 'Open Sans', sans-serif;
	text-align: center;
}
.office__title {
	text-align: center;
	margin-top: 0;
	font: 700 22px 'Open Sans', sans-serif;
}
.office__title span {
	font: 900 28px 'Open Sans', sans-serif;
	background-image: -webkit-linear-gradient(
		270deg,
		rgba(239, 49, 33, 1) 20%,
		#fccf06 90%
	);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block;
	margin-top: -5px;
}
.office__phone {
	font: 900 22px 'Open Sans', sans-serif;
	background-image: -webkit-linear-gradient(90deg, #0af 20%, #05a 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1.1;
	margin: auto 10px;
	white-space: nowrap;
}
.vcard {
	padding: 20px;
	background: #e3f6ff;
	border-top: 4px solid #06b;
	border-radius: 10px;
}
.flex-grid__row {
	display: flex;
	flex-flow: row wrap;
	margin: -15px auto;
}
.flex-grid__column {
	display: flex;
	flex-flow: column;
	flex: 1;
	margin: 15px;
}
.block-blue {
	background: #f3fbff;
	border-radius: 10px;
	padding: 5px 20px 10px;
	align-self: flex-start;
}

/*maps hack*/
div > ymaps,
div > ymaps > ymaps,
div > ymaps > ymaps > ymaps,
iframe {
	width: 100% !important;
}

.yandex-reviews-block {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 30px;
}
.yandex-reviews-block iframe {
	max-height: 50px;
	max-width: 150px;
}
.yandex-reviews-link {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	margin: 15px 0;
	padding-bottom: 5px;
	min-height: 55px;
	overflow: hidden;
	position: relative;
	font-size: 20px;
	font-weight: 600;
	line-height: 2;
	border-radius: 4px;
	background-image: linear-gradient(to bottom, #e3f6fe 0%, #b5e6ff 100%);
}
.yandex-reviews-link:hover {
	color: #000 !important;
	background-image: linear-gradient(to top, #b5e6ff 0%, #b5e6ff 100%);
}
.yandex-reviews-link span {
	content: '';
	display: flex;
	width: 100px;
	height: 50px;
	overflow: hidden;
	text-indent: 300%;
	background: 50% 6px no-repeat
		url(//yastatic.net/s3/frontend/ugc-pages/_/2cD33cVv.svg);
}

/* whp */
:root {
	--color-paper: #fff;
	--color-main: #06b;
	--color-second: #ef4123;
	--color-second-alt: #fff200;
	--color-third: #ef9923;
	--color-third-5: rgba(239, 153, 35, 0.31);
	--color-alt: #0af;
	--color-alt-5: rgba(0, 170, 255, 0.31);
	--color-bg: #e3f6ff;
	--color-bg-dark: #cfefff;
	--color-text: #035;
	--color-text-cold: #0a3;
	--color-bg-warm: #f1abd2;
	--color-bg-cold: #43da70;
	--color-bg-cold-5: rgba(67, 218, 112, 0.31);
	--color-text-5: rgba(0, 51, 85, 0.8);
	--color-button: linear-gradient(var(--color-alt) -50%, var(--color-main));
	--color-button-hover: linear-gradient(
		0deg,
		var(--color-second) -20%,
		var(--color-second-alt) 150%
	);
}

.whp-navbar {
	display: none;
	position: fixed;
	font-family: 'Open Sans';
	z-index: 2;
	background: var(--color-bg);
	bottom: 0;
	width: 100%;
	box-sizing: border-box;
	flex-wrap: wrap;
	padding: 10px;
}
@media (max-width: 575px) {
	.whp-navbar {
		display: flex;
	}
}
.whp-navbar .whp-button-second {
	flex: 1;
	margin: 0 5px;
}
.whp-navbar .whp-button {
	flex: 3;
	margin: 0 5px;
}
.whp-nav {
	/* 	display: none; */
	flex: 2 0 100%;
	margin: 5px;
	list-style: none;
}

.whp-list {
	list-style: none;
	padding: 0;
	font-size: 15px;
}
.whp-list-link {
	display: flex;
	text-decoration: none;
	padding: 5px 0;
	color: var(--color-main);
}

.whp-button,
.whp-button-second {
	width: 100%;
	background: var(--color-button);
	outline: none;
	padding: 7px 14px;
	border-bottom: 2px solid var(--color-alt);
	font-family: 'Open Sans';
	font-size: 15px;
	font-weight: 600;
	color: var(--color-paper);
	cursor: pointer;
	border-radius: 4px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-decoration: none;
	text-transform: capitalize;
}
.whp-button-second {
	background: var(--color-bg-dark);
	border-bottom-color: var(--color-alt-5);
	color: var(--color-main);
}
.whp-icon-tour {
}
.whp-icon::before,
[class*='whp-icon']::before {
	content: '\F072';
	width: 14px;
	font: 900 normal normal 14px/1 'Font Awesome 5 Pro';
	font-size: 14px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	margin-right: 1em;
}
[class*='whp-icon'].whp-button::before {
	color: var(--color-paper);
}
.whp-icon-menu::before {
	content: '\f0c9';
}
.whp-icon-close::before {
	content: '\f00d';
}

/* End */


/* Start:/local/components/well/order_form_v2/templates/.default/style.css?17902590114583*/
.well-order-form, .well-order-form * {
    box-sizing: border-box;
}

.order_tur_sibmit {
    display: none;
}

.well-order-form {
    font-family: "Open Sans", Arial, sans-serif;
    display: block;
}

.well-order-form .well-order-form-field {
    margin-bottom: 15px;
}

.well-order-form .error-list {
    padding: 0;
    margin: 0;
    color: #ff0112;
}

.well-order-form .error-list li {
    list-style: none;
}

.well-order-form input, .well-order-form textarea {
    display: block;
    width: 100%;
    border: 1px solid rgb(167, 167, 167);
    padding: 10.5px 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;

}

.well-order-form .has-error input, .well-order-form .has-error textarea {
    border-bottom: 1px solid #ff0112;
}

.well-order-form .has-success input, .well-order-form .has-success textarea {
    border-bottom: 1px solid green;
}

.well-order-form input[type="checkbox"], .well-order-form input[type="checkbox"] + label {
    display: inline-block;
    width: auto;
}

.well-order-form textarea {
    resize: vertical;
    height: 120px;
}

.well-order-form label {
    display: block;
}

.show-success-message {
    color: green;
    font-weight: bold;
    margin: 2% 0;
    text-align: center;
	font-size: 20px;
}

.well-order-form .hide-label {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -99999px;
}

.well-order-form .well-order-form-error {
    margin-top: 2px;
    margin-bottom: 0;
    font-size: 11px;
    color: #ff0112;
    padding: 0 3px;
}

.well-order-form .well-order-form-field:not(.has-error) .well-order-form-error {
    display: none;
}

.well-order-form .well-order-form-btn {
    display: block;
    width: 100%;
    margin-top: 30px;
    text-align: center;
    color: #06b;
    font-size: 14px;
    font-weight: bold;
    font-family: inherit;
    text-transform: uppercase;
    background-color: #e3f6ff;
    background-image: linear-gradient(to bottom, #e3f6fe -20%, #B5E6FF 100%);
    padding: 10px 14px;
    border-radius: 4px;
    outline: 0;
    border: 0;
    cursor: pointer;
}
.well-order-form .well-order-form-btn:hover {
    background-image: linear-gradient(to bottom, #e3f6fe -50%, #B5E6FF 50%);
}

.well-order-form input[type="checkbox"] {
    position: absolute;
    left: -99999px;
    visibility: hidden;
    opacity: 0;
}

.well-order-form input[type="checkbox"] + label {
    position: relative;
    padding-left: 50px;

}

.well-order-form input[type="checkbox"] + label::before {
    content: '';
    position: absolute;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid rgb(167, 167, 167);
    left: 15px;
    top: 0;
}

.well-order-form input[type="checkbox"]:checked + label::before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDM1Mi42MiAzNTIuNjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM1Mi42MiAzNTIuNjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48Zz4KCTxwYXRoIGQ9Ik0zMzcuMjIyLDIyLjk1MmMtMTUuOTEyLTguNTY4LTMzLjY2LDcuOTU2LTQ0LjA2NCwxNy43NDhjLTIzLjg2NywyMy4yNTYtNDQuMDYzLDUwLjE4NC02Ni43MDgsNzQuNjY0ICAgYy0yNS4wOTIsMjYuOTI4LTQ4LjM0OCw1My44NTYtNzQuMDUyLDgwLjE3M2MtMTQuNjg4LDE0LjY4OC0zMC42LDMwLjYtNDAuMzkyLDQ4Ljk2Yy0yMi4wMzItMjEuNDIxLTQxLjAwNC00NC42NzctNjUuNDg0LTYzLjY0OCAgIGMtMTcuNzQ4LTEzLjQ2NC00Ny4xMjQtMjMuMjU2LTQ2LjUxMiw5LjE4YzEuMjI0LDQyLjIyOSwzOC41NTYsODcuNTE3LDY2LjA5NiwxMTYuMjhjMTEuNjI4LDEyLjI0LDI2LjkyOCwyNS4wOTIsNDQuNjc2LDI1LjcwNCAgIGMyMS40MiwxLjIyNCw0My40NTItMjQuNDgsNTYuMzA0LTM4LjU1NmMyMi42NDUtMjQuNDgsNDEuMDA1LTUyLjAyMSw2MS44MTItNzcuMTEyYzI2LjkyOC0zMy4wNDgsNTQuNDY4LTY1LjQ4NSw4MC43ODQtOTkuMTQ1ICAgQzMyNi4yMDYsOTYuMzkyLDM3OC4yMjYsNDQuOTgzLDMzNy4yMjIsMjIuOTUyeiBNMjYuOTM3LDE4Ny41ODFjLTAuNjEyLDAtMS4yMjQsMC0yLjQ0OCwwLjYxMSAgIGMtMi40NDgtMC42MTEtNC4yODQtMS4yMjQtNi43MzItMi40NDhsMCwwQzE5LjU5MywxODQuNTIsMjIuNjUzLDE4NS4xMzIsMjYuOTM3LDE4Ny41ODF6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiMwMDU5QTMiIGRhdGEtb2xkX2NvbG9yPSIjMDA1QUE1Ij48L3BhdGg+CjwvZz48L2c+IDwvc3ZnPg==);
    -webkit-background-size: 80%;
    background-size: 80%;
    background-position: center 30%;
    background-repeat: no-repeat;
}

/* End */


/* Start:/local/templates/.default/components/well/form.result.list.new_office/list_otziv_office_new/style.css?17902590111333*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/.default/components/well/form.result.list.new_office/list_otziv_office_new/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

table.form-filter-table
{
	background-color:white;
	font-size:100%;
	border-collapse:collapse;
}

table.form-filter-table th
{
	background-image:url(/local/templates/.default/components/well/form.result.list.new_office/list_otziv_office_new/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: center;
	font-size:100%;
	color:#25639A;
}

table.form-filter-table td, table.form-filter-table th
{
	padding:3px;
	border:1px solid #ADC3D5;
}

table.form-filter-table td
{
	vertical-align: top;
}


.form-filter-none {
	display: none;
}

.form-filter-inline {
	display: inline;
}

table.form-table table.form-results-header-inline td, table.form-table table.form-results-header-inline th {
	border: 0px !important;
	padding: 0px !important;
	background: none !important;
}

.form-anstext {color:#166122;}
.form-ansvalue {color:#FF0000;}

.form-filteron {color:#FF0000;}
.form-filteroff {color:#1C7729;}
/* End */


/* Start:/local/components/altasib/altasib.form_comment/templates/.default/style.css?17902590117157*/

.rev_form textarea
{
	overflow:auto;
}
.required
{
   color:red;
}
.order_tour_form, .order_tour_form td
{
	font-family: Times New Roman;
	font-size: 16px;
}
.order_tour_form input, .order_tour_form select
{
	font-family: Times New Roman;
	font-size: 16px;
}
.order_tour
{	
	background: #FFBD6B;
	-webkit-font-smoothing: antialiased; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
	-moz-box-shadow: 1px 1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666;
	-khtml-box-shadow: 1px 1px 3px #666;
	box-shadow: 1px 1px 3px #666;	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 43px;
	padding-left: 47px;	
	text-decoration: none !important;
	color: #ffffff !important; 	
	font-size: 21px !important;		
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFBD6B), to(#FF9B05));
	background: -webkit-linear-gradient(#FFBD6B, #FF9B05);
	background: -moz-linear-gradient(#FFBD6B, #FF9B05);
	background: -ms-linear-gradient(#FFBD6B, #FF9B05);
	background: -o-linear-gradient(#FFBD6B, #FF9B05);
	background: linear-gradient(#FFBD6B, #FF9B05);
	-pie-background: linear-gradient(#FFBD6B, #FF9B05);	
}
.order_tour:hover
{
	background: #FF9B05;	
	-pie-background: #FF9B05;
}
div.alx_waitwindowlocalshadow
{
   position:absolute;
   z-index:9999999 !important;
   background-image:url('/local/components/altasib/altasib.form_comment/templates/.default/images/wait.gif');
   border:0px solid #808080;
   border-radius:18px;
   background-color: #EDF9F9;
   background-position:center center;
   background-repeat:no-repeat;
   opacity: 0.5;
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.service_form_block
{
	/* width:590px !important; */
	/* border:4px solid #f5791e; */
	/* -webkit-border-radius: 18px; */
	-moz-border-radius:18px;
	/* border-radius:18px; */
	/* font-size:19px; */
	/* color:#1d639c; */
	padding: 30px 15px;
	margin: 0px !important;
}
.service_form_block .service_form_poles
{
	padding: 20px;
	margin: 0px;
}
.service_form_block .service_form_poles .item_pole
{
	margin-bottom:20px;
	height:auto;
}
/*.service_form_block .service_form_poles .item_pole  .name_pole
{
	width:113px;
	float:left;
	padding-top:0px;
	color:#1d639c;
	text-align:right;
	margin-right:14px;
	font-size:19px;
}*/
.service_form_block .service_form_poles .text_pole .pole_value
{
	/*background:url(/local/components/altasib/altasib.form_comment/templates/.default/images/bg_inputttext_form.png) 0px 0px no-repeat;
	padding-left:3px;*/
	float:left;
}
/*.service_form_block .service_form_poles .text_pole .pole_value .inputtext 
{
	background:url(/local/components/altasib/altasib.form_comment/templates/.default/images/bg_inputttext_form.png) right 0px no-repeat;
	border: 0px;
	padding: 0px !important;
	height:22px;
	border: 0px !important;
}*/
.service_form_block .service_form_poles  .requred_txt
{
	color:#f5791e;
	font-size:22px !important;
}
/*.service_form_block .service_form_poles .small_poles 
{
	margin-right:19px;
	padding-top:12px;
	margin-bottom:26px;
	background:url(/local/components/altasib/altasib.form_comment/templates/.default/images/logo_well.jpg) right top no-repeat;
}*/
.service_form_block .service_form_poles .small_poles .item_pole 
{
	width:308px;
}
.service_form_block .service_form_poles .small_poles .text_pole .pole_value
{
	width:177px !important;
}
.service_form_block .service_form_poles .small_poles .text_pole .pole_value .inputtext 
{
	width:177px !important;
}
.service_form_block .service_form_poles .long_poles 
{
}
.service_form_block .service_form_poles .long_poles .name_pole
{
	width:163px;
	margin-right: 11px;
}
.service_form_block .service_form_poles .long_poles .name_pole .dop_txt_name
{
	font-size:16px;
}
.service_form_block .service_form_poles .long_poles .text_pole .pole_value
{
	width:355px !important;
}
.service_form_block .service_form_poles .long_poles .text_pole .pole_value .inputtext 
{
	width:355px !important;
}
.service_form_block .service_form_poles .requred_txt_block
{
	text-align:right;
	font-size:14px;
	position:relative;
	margin-top:-31px;
	padding-right:11px;
	font-weight:bold;
}
.service_form_block .service_form_poles .select_poles
{
	margin-bottom:16px;
	padding-top:12px;
}
.service_form_block .service_form_poles .select_poles .item_pole
{
	float:left;
	text-align:center;
	width:180px;
	margin: 0px 40px;
}
.service_form_block .service_form_poles .select_poles  .item_pole .name_pole
{
	float:none;
	width:180px;
	margin-bottom:13px;
	margin-right: 0px;
	text-align:center;
}
.service_form_block .service_form_poles .select_poles .item_pole select
{
	width:180px;
}
.service_form_block .service_form_poles .select_poles .item_pole .select_block_style
{
	text-align:left;
}
.service_form_block .service_form_poles .textarea_pole
{
	padding: 0px;
	margin: 0px;
}
.service_form_block .service_form_poles .textarea_pole .name_pole
{
	/* width:163px; */
	margin-bottom: 8px;
	/* text-align:right; */
	float:left;
	/* padding-top:24px; */
}
.service_form_block .service_form_poles .textarea_pole .pole_value
{
	/* width:358px; */
	/* height:85px; */
	/* background:url(/local/components/altasib/altasib.form_comment/templates/.default/images/textarea_bg_big.png) 0px 0px no-repeat; */
	/* float:left; */
	/*padding-top:5px;*/
}
.service_form_block .service_form_poles .textarea_pole .pole_value textarea
{
	width: 400px !important;
	max-width: 100%;
	height:100px;
	border: 0px;
	resize:none;
	/* background:url(/local/components/altasib/altasib.form_comment/templates/.default/images/spacer.gif) 0px 0px no-repeat; */
	font-size: 12px;
	margin-bottom: 20px;
}
.service_form_block .clear_block
{
	clear:both;
	overflow:hidden;
	height:1px;
}

.service_form_block .submit_block
{
	width:229px;
	/*background:url(/local/components/altasib/altasib.form_comment/templates/.default/images/submit_send.png) 0px 0px no-repeat;*/
	height:41px;
	margin-top:18px;
	margin-left: 36px;
	float: left;
}
/*.service_form_block  .submit_block input
{
	width:229px;
	padding: 0px;
	margin: 0px;
	color:#fff;
	overflow: visible;
	cursor:pointer;
	font-size:20px;
	font-family: arial, sans-serif;
	border: 0px;
	background:url(/local/components/altasib/altasib.form_comment/templates/.default/images/spacer.gif) 0px 0px no-repeat;
	height:41px;
}*/


/*2017 form*/

.title_order_form_new {
	/*width: 538px;*/
	margin: 0px 0px 22px 0px;
	text-align: center;
	color: #05a;
	padding: 3px 0px 5px 0px;
	font-size: 34px;
	font-weight: bold;
}
.pole_value .inputtext, .textarea_pole textarea{
	border-radius: 4px;
	padding: 6px !important;
	height: 22px;
	width: 150px !important;
	border: 1px solid #bbb !important;
	color: #444;
	font: 400 16px 'Open Sans', sans-serif;
}
.name_pole
{
	width:104px;
	float:left;
	padding-top:0px;
	color:#05a;
	/*margin-right:11px;*/
	font: 600 16px 'Open Sans', sans-serif;
}
.submit_block input {
	width: 100%;
	padding: 6px;
	margin: 0px;
	color: #fff;
	overflow: visible;
	cursor: pointer;
	font-family: arial, sans-serif;
	border: 0px;
	box-sizing: content-box;
	border-bottom: 4px solid #05a;
	background: #0af;
	border-radius: 8px;
	height: 41px;
	font: 700 18px 'Open Sans', sans-serif;
	text-transform: uppercase;
}

.QapTcha_comment .bgSlider, .QapTcha_comment .TxtStatus {
	margin-left: 0 !important;
	font: 400 12px 'Open Sans', sans-serif !important;
}
.QapTcha_comment .dropError {
	color: #ef4123 !important;
}
.QapTcha_comment .dropSuccess {
	color: #0af !important;
}
.QapTcha_comment .bgSlider {
	width: 251px !important;
	border-radius: 2px !important;
	height: 37px !important;
	margin-left: 0px !important;
	float: left !important;
	border: 2px solid #bbb !important;
	background-color: #636ea3 !important;
}
/* End */


/* Start:/local/components/altasib/altasib.form_comment/templates/.default/css/QapTcha.jquery.css?1790259011701*/
/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha_comment {float:left;margin-top:20px; width:252px;}
.QapTcha_comment .clr{clear:both}
.QapTcha_comment .bgSlider {width:252px;height:37px; margin-left:10px; float:left;border:1px solid black;background-color:#93928a;}
.QapTcha_comment .Slider {width:52px;height:37px;background:transparent url('/local/components/altasib/altasib.form_comment/templates/.default/css/../images/bg_draggable_qaptcha.jpg') no-repeat;cursor:e-resize;position:relative;top:0;left:0}
.QapTcha_comment .TxtStatus {width:252px;margin-top: 7px;  margin-left:10px; text-align:left;color:#bb2828;font-family:Verdana;font-size:10px;clear:both}
.QapTcha_comment .dropSuccess {color:#4e8b37}
.QapTcha_comment .dropError {color:#bb2828}
/* End */


/* Start:/local/templates/.default/components/altasib/ajax.sms/testSms/style.css?17902590111469*/
.send_sms
{
	padding: 0px;
	margin: 8px 0px 0px 0px;
	overflow:hidden;
}
.send_sms a
{
	/* display:block;
	float:left;
	background:url(/local/templates/.default/components/altasib/ajax.sms/testSms/images/submit_blue.png) 0px 0px no-repeat #006ab2;
	color:#fff;
	text-align:center;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding: 0px 0px 0px 12px;
	color: white; */
}
.send_sms a span
{
	/* padding: 6px 12px 0px 0px;
	height:25px;
	background:url(/local/templates/.default/components/altasib/ajax.sms/testSms/images/submit_blue.png) right 0px no-repeat;
	display:block;
	cursor:pointer;
	color: white; */
}

.form_sms {
	display: none;
}
.form_sms label
{
	display: block;
	font-size: 14px;
	padding-bottom: 8px;
	color: #888888;
}
.form_sms input
{
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-width: 1px;
	border-color: rgb(167, 167, 167);
	border-style: solid;
	padding-left: 1em;
	font-weight: 400;
	font-size: 14px;
	color: #444;
	height: 36px;
	text-align: left;
	border-radius: 2px;
	width: 100%;
}
.sms_phone_input_block
{
	font-size: 0px;
}
.sms_phone_input_block i
{
	display: inline-block;
	vertical-align: middle;
	width: 10%;
	margin-right: 2%;
}
.sms_phone_input_block input
{
	display: inline-block;
	vertical-align: middle;
	width: 88%;
}
.form_sms .but1
{
	width: 88%;
	margin-left: 12%;
}

.form_sms_notify .form_sms_notify_true {
  border: 1px solid var(--color-main);
  background-color: var(--color-bg-dark);
  padding: 12px;
  margin: 12px 0;
  text-align: center;
  font-size: 22px;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/well_offices/style.css?1790259011630 */
/* /local/templates/.default/components/bitrix/catalog/well_offices/bitrix/catalog.element/.default/style.css?179025901114733 */
/* /local/components/well/order_form_v2/templates/.default/style.css?17902590114583 */
/* /local/templates/.default/components/well/form.result.list.new_office/list_otziv_office_new/style.css?17902590111333 */
/* /local/components/altasib/altasib.form_comment/templates/.default/style.css?17902590117157 */
/* /local/components/altasib/altasib.form_comment/templates/.default/css/QapTcha.jquery.css?1790259011701 */
/* /local/templates/.default/components/altasib/ajax.sms/testSms/style.css?17902590111469 */
