

/* Start:/bitrix/components/tn_new/services_azs/templates/.default/style.css?17589135707825*/
#map_azs_page{
	width: 100%;
	height: 500px;
}
.info_map{
	height: 100%!important;
	overflow: auto;
}
.info_map .route_map{
	cursor: pointer;
	text-align: center;
	background: linear-gradient(to top, #16a45e, #19c066);
	text-transform: uppercase;
	padding: 4px 0px;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
}
.info_map .route_map:hover{
	background: #e52825;
}
.slide_locate_title, .slide_cont_title, .slide_serv_title{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	clear: both;
	color: #18b066;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.slide_cont_title{
	margin-top: 6px;
}
.slide_locate_title:hover, .slide_cont_title:hover, .slide_serv_title:hover{
	color: #e62427;
}
.slide_close{
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
	width: 0;
	height: 0;
	border: 6px solid transparent; 
	display: inline-block;
	margin-right: 6px;
	border-left-color: #18b066;
	border-right: 0;
	margin-left: 3px;
	margin-bottom: -1px;
}
.slide_open span{
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.slide_cont_body{
	display: none;
}
.tip_topl div{
	height: 34px;
	width: 68px;
	border-radius: 17px;
	background: #e5facc;
	line-height: 34px;
	font-size: 12px;
	display: inline-block;
	margin-right: 14px;
	text-align: center;
	margin-bottom: 6px;
}
.tip_topl div.t95{
	background: #d7f5e7;
}
.tip_topl div.t98{
	background: #c2e0fa;
}
.tip_topl div.tdt{
	background: #f7e3d9;
}
.tip_topl div.tgaz{
	background: #e4edf4;
}
.tip_topl{
	margin-bottom: 16px;
}
.info_map_inner hr{
	margin: 5px 0px;
}
.work_time{
	position: relative;
	right: 2px;
	top: 0px;
	float: right;
}
.work_time_sm{
	font-size: 10px;
	text-align: right;
	line-height: 10px;
	width: 120px;
	color: #666;
}
.info_map_name{
	float: left;
	color: #02824c;
	font-weight: bold;
	font-size: 16px;
}

.slide_serv_body div{
	float: left;
	margin: 3px;
	margin-right: 6px;
	padding: 3px;
	width: 32px;
	height: 32px;
	text-align: center;


}
.slide_serv_body img{
	width: 28px;
	height: 28px;
}

.slide_serv_body div:hover:after{
	background: #333;
	background: rgba(0, 0, 0, .8);
	border-radius: 5px;
	bottom: 10px;
	color: #fff;
	content: attr(title);
	left: 0px;
	padding: 5px 15px;
	position: absolute;
	z-index: 98;
	width: 100%;
	font-size: 18px;
}

.slide_locate{
	line-height: normal;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 12px;
	margin-bottom: 16px;
}
.services_azs_line{
	width: 100%;
	height: auto;
	clear: both;
	border: 1px solid #f1f1f1;
	margin-top: -1px;
	padding: 26px;
	min-height: 50px;
}
.services_azs_line_one, .services_azs_line_oil, .services_azs_line_services{
	float: left;
}
.services_azs_line_name{
	font-weight: bold;
	color: #02824c;
	font-size:16px;
}
.services_azs_line_adr{
	color: #252525;
	margin-top: 36px;
}
.services_azs_line_one{
	width: calc(53% - 200px);
	margin-right: 2%;
	position: relative;
}
.tel_serv_azs, .time_serv_azs{
	float: right;
	width: calc(43% - 200px);
	margin-left: 2%;
	margin-top: -30px;
}
.tel_serv_azs{
	color: #252525;
	font-weight: bold;
	font-size: 16px;
}
.time_serv_azs{
	color: #a6a6a6;
	margin-top: 18px;
	line-height: 1.5em;
}
.services_azs_line_oil{
	width: 400px;
}
.services_azs_line_oil div{
	line-height: 40px;
	color: #252525;
	border-radius: 20px;
	width: 60px;
	height: 40px;
	text-align: center;
	display: inline-block;
	margin-right: 16px;
	margin-bottom: 4px;
}
.services_azs_line_oil div.oil_92{
	background: #e5facc;
}
.services_azs_line_oil div.oil_95{
	background: #d7f5e7;
}
.services_azs_line_oil div.oil_98{
	background: #c2e0fa;
}
.services_azs_line_oil div.oil_dt{
	background: #f7e3d9;
}
.services_azs_line_oil div.oil_gaz{
	background: #e4edf4;
}
.services_azs_line_services{
	width: 400px;
	margin-top: 16px;
}
.services_azs_line_services div{
	float: left;
	margin: 6px;
	width: 30px;
	height: 30px;
	text-align: center;
	position: relative;
}

.services_azs_line_services img{
	width: 22px;
	height: 22px;
}

.services_azs_line_map{
	cursor: pointer;
}
.services_azs_line_map span{
	opacity: 0;
}
.services_azs_line_map:hover span{
	opacity: 1;
}
.services_azs_line_map:hover{
	color:#88d52b;
}

.services_azs_line_services div:not(.no_bal):hover:before{
	border: solid;
	border-color: #333 transparent;
	border-width: 6px 6px 0 6px;
	bottom: 28px;
	content: "";
	left: 30%;
	position: absolute;
	z-index: 99;
}
.services_azs_line_services div:not(.no_bal):hover:after{
	background: #333;
	background: rgba(0,0,0,.8);
	border-radius: 3px;
	bottom: 33px;
	color: #fff;
	content: attr(title);
	left: -100px;
	padding: 5px 15px;
	position: absolute;
	z-index: 98;
	width: 120px;
}
#services_azs_page_search{
	margin-bottom: 16px;
}
.services_azs_page_search_s{
	width: 50%;
	float: left;
}
.services_azs_page_search_s .services_search_line{
	width: 100%;
	clear: both;
	cursor: pointer;
	position: relative;
	min-height: 36px;
}

.services_azs_page_search_s .services_search_line .services_search_line_icon{
	float: left;
	float: left;
	border-radius: 3px;
	margin: 3px;
	padding: 3px;
	width: 30px;
	height: 30px;
	text-align: center;
	position: absolute;
}
.services_azs_page_search_s .services_search_line .services_search_line_icon img{
	width: 22px;
	height: 22px;
	opacity: 0.5;
}
.services_azs_page_search_s .services_search_line .services_search_line_name{
	float: left;
	padding-top: 7px;
	font-size: 14px;
	position: relative;
	padding-left: 40px;
	text-align: left;
	color: #666;
	margin-bottom: 4px;
}
.services_azs_page_search_s .services_search_line:hover .services_search_line_icon{
}
.services_azs_page_search_s .services_search_line:hover .services_search_line_name{
	color: #333;
}
.services_azs_page_search_s .services_search_line.services_search_line_select .services_search_line_icon{
	-moz-box-shadow: 0 0px 6px rgba(135, 212, 43, .8);
	-webkit-box-shadow: 0 0px 6px rgba(135, 212, 43, .8);
	box-shadow: 0 0px 6px rgba(135, 212, 43, .8);
}
.services_azs_page_search_s .services_search_line.services_search_line_select .services_search_line_name{
	color: #333;
}
.services_azs_page_search_s .services_search_line.services_search_line_select .services_search_line_icon img{
	opacity: 1;
}
.map_azs_page_hide{
	/*display: none;*/
}
h1.h1_dpm{
	margin-top: 20px;
}






@media screen and (max-width: 1000px) {
	.services_azs_line_one{
		width: calc(96% - 400px);
		margin-right: 4%;
		position: relative;
	}
	.tel_serv_azs{
		clear: left;
		float: left;
		width: 50%;
		margin-left: 0;
		margin-top: 30px;
	}
	.time_serv_azs{
		float: right;
		width: 50%;
		margin-left: 0;
		margin-top: 30px;
		text-align: right;
	}
}
@media screen and (max-width: 760px) {
	.services_azs_line_one{
		width: 100%;
		margin-right: 0;
		position: relative;
	}
	.services_azs_line_oil, .services_azs_line_services{
		width: 100%;
		float: left;
		clear: left;
		margin-top: 22px;
	}
	.services_azs_line_oil div{
		line-height: 30px;
		border-radius: 15px;
		width: 60px;
		height: 30px;
		margin-right: 6px;
	}
	#map_azs_page{
		height: 400px;
	}
}
@media screen and (max-width: 400px) {
	.services_azs_line_oil div{
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
	}
	.services_azs_line{
		padding: 20px 12px;
	}
	.time_serv_azs, .tel_serv_azs{
		float: left;
		width: 100%;
		text-align: left;
		margin-top: 14px;
	}
	#map_azs_page{
		height: 360px;
	}
}







/* End */
/* /bitrix/components/tn_new/services_azs/templates/.default/style.css?17589135707825 */
