

/* Start:/bitrix/templates/asia/components/bitrix/menu/tree_standart2/style.css?17339876501388*/
div.menu-sitemap-tree
{
	font-size:100%;
	padding-top: 25px;
}

div.menu-sitemap-tree ul
{
	list-style-type: none;
	margin: 0; 
	padding: 0 1em 0 0;
}

div.menu-sitemap-tree ul ul
{
	width: auto;
	margin:-0.75em 0 0 0;
	padding: 0 0 0 0.2em;
}

div.menu-sitemap-tree li
{
	margin: 0 0 -0.85em 0;
	padding:0;
}

div.menu-sitemap-tree li li
{
	margin: 0 0 -0.85em 0; 
	padding:0;
}

div.menu-sitemap-tree li.close ul
{
	display: none;
}

div.menu-sitemap-tree div.item-text
{
	position:relative;
    /*	top:-19px;left:19px; */
    	top:-19px;left:16px;
}

/*Icons*/
div.folder, div.page
{
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	vertical-align:top;
}
/*
div.folder{cursor:pointer; cursor: hand;background-image:url(/bitrix/templates/asia/components/bitrix/menu/tree_standart2/images/folder_open.gif);}
div.menu-sitemap-tree li.close div.folder{background-image:url(/bitrix/templates/asia/components/bitrix/menu/tree_standart2/images/folder_close.gif);}
div.page{background-image:url(/bitrix/templates/asia/components/bitrix/menu/tree_standart2/images/page.gif);}
*/

div.folder{ 
cursor:pointer; cursor: hand;
	/*background:url(/i/subm2.gif) center bottom no-repeat;*/
}


div.menu-sitemap-tree li.close div.folder{
	/*background:url(/i/submclose.gif) center center no-repeat;*/
}


div.page{
background: url('/i/subm2.gif') center center no-repeat;
}

div.item-text a{
    color:black;
    text-decoration: none !important;
    line-height: 22px;
}

div.item-text a:hover{
    color:#BF2E1B;
    text-decoration: none !important;
    line-height: 22px;
}
/* End */


/* Start:/bitrix/templates/asia/components/bitrix/menu/left_user_menu/style.css?1376571271728*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/asia/components/bitrix/menu/left_user_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}

ul.left-menu-user{
    
    padding-left:17px;

}

ul.left-menu-user li div.item-text a
{
    color: #0B0B0B;
    text-decoration: none;
    
}



/* End */


/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/breadn/style.css?1460732867207*/
ul.breadcrumb-navigation
{
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
}

ul.breadcrumb-navigation a
{
	
}

ul.breadcrumb-navigation span
{
	
}
/* End */


/* Start:/bitrix/templates/asia/styles.css?17532529199760*/
.notwhite a {
color:#A26D01; /*gdgd*/ 
}

.map-level-2 {	margin-left: 10px;}
.map-level-3 {	margin-left: 20px;}
.map-level-4 {	margin-left: 30px;}
.map-level-4 {	margin-left: 40px;}
.spec {}
h2,h3{
	font-family: tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #0c0c0c;
	padding:10px 0;
	margin:0;

}
h3{
	font-size: 18px;
	color:#7b7b7b;
}
h2.no-pb{
	padding-bottom:0px
}


p{
	margin:0;
	padding: 0 0 10px 0;
	font-size: 12px;
	color: #0c0c0c;
}
a {
	color: #a72929;
}
a:hover{
	text-decoration: none;
}
hr {
	border: 0;
	border-bottom: 1px solid #e0e0e0;
	clear: both;
}



.item {
	display: inline-block;
	width: 200px;
	height: 255px;
	border: 1px solid #E0E0E0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: tahoma;
	margin: 4px 1px;


	-webkit-box-shadow: 2px 2px 5px 0px #E0E0E0;
	-moz-box-shadow:    2px 2px 5px 0px #E0E0E0;
	box-shadow:         2px 2px 5px 0px #E0E0E0;
	padding: 8px
}
.item:hover {
	padding: 7px;
	border: 2px solid #d4a00f;
}


.item .title{
	color: #a72929;	
	display: block;
	text-align: center;
	padding-top:5px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 4em;
	overflow: hidden;
}

.item .photo{
	height: 120px;
	overflow: hidden;
	text-align: center;
	width: 200px;
	display: table-cell;
	vertical-align:middle
}
.item .photo img {
	max-width: 200px;
	max-height: 120px;
}


.item  .teh {
	font-size: 11px;
	padding: 0;
	height: 40px;
}

.item  .teh li{
	list-style: none;
	background: #efefef;
	overflow: hidden;
	padding: 3px 5px;
	margin-bottom: 2px;
	overflow: hidden;
	height: 13px;
	line-height: 14px;
}

.item  .teh li table  {
	width: 100%;
	border-collapse: collapse;
}
.item  .teh li table td {
	vertical-align: top;
	
}
.item  .teh .field {
	
}

.item  .teh .value {
	text-align: right;
}

.item .cost {
	font-size: 11px;
	margin-top: 8px;
}
.item .cost .field {
	padding-left: 5px
}
.item .cost .value {
	color:#a72929;
}


.btn {
	display: block;
    height: 18px; 
font-weight:bold;    width: 97px;
    color: #a72929;
    font-size: 12px;
    text-align: center;
    line-height: 19px;
	text-decoration: none;

	border: 1px solid #c49f54;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	-webkit-box-shadow: 0px 1px 2px 0px #c49f54;
	-moz-box-shadow:    0px 1px 2px 0px #c49f54;
	box-shadow:         0px 1px 2px 0px #c49f54;


    background: -webkit-linear-gradient(#fefef6, #e4d071); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(red, blue); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(red, blue); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fefef6, #e4d071); /* Standard syntax (must be last) */
}
.btn a{
	text-decoration: none;
}

.btn:hover{
	//background: #e4d071;
	color: #000;
}

.btn:hover a{
	color: #000;
} 

.cntr {
	margin: 15px auto;
}


/*
* ���������
*/
.nav{
	text-align: center;
	font-size: 12px;
	font-family: tahoma;
	overflow: hidden;
	float: left;
	width: 100%;
}
.nav-top .nav{
	padding:10px 0;
	margin-top:10px;
	border-top:1px #efefef solid;
}

.nav-bottom .nav{
	padding:15px 0 10px 0;
	margin-bottom:10px;
	border-bottom:1px #efefef solid;
}

.nav .total{
	float: left;
	font-size: 11px;
	color:#7b7b7b;
	width: 110px;
	text-align: left;
	line-height: 24px;
}
.nav .all{
	float: right;
	width: 100px;
	text-align: right;
	line-height: 24px;
}
.nav .all a{
	color: #a72929;
	font-weight: bold;
}
.nav .all a:hover{
	text-decoration: none;
}
.nav .paginator {
	margin:0;
}
.nav .paginator li{
	list-style: none;
	display: inline-block;
	font-weight: bold;
} 


.nav .paginator li{
	
    height: 20px;
    width: 20px;
    line-height: 20px;

	background: #efefef;
	
	border: 1px solid #efefef;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}

.nav .paginator li a{
	color:#000;
	display: block;
	text-decoration: none;
}

.nav .paginator li.active,
.nav .paginator li:hover
{
	color: #a72929;
	
    background: -webkit-linear-gradient(#fefef6, #e4d071); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(red, blue); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(red, blue); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fefef6, #e4d071); /* Standard syntax (must be last) */
} 

.nav .paginator li.active a,
.nav .paginator li:hover a
{
	color: #a72929;
} 


.nav .paginator .prev {
	margin-right: 7px;
}
.nav .paginator .prev a{
	background: url(/images/pagination.png) no-repeat 6px 3px;
}
.nav .paginator li.next {
	margin-left: 7px;
}
.nav .paginator .next a{
	background: url(/images/pagination.png) no-repeat 6px -23px;
}


.item-list{
	clear: both;
	overflow: hidden;
}






/*.section-list {
	margin-left: -13px;
}

.section-list .section {
	display: inline-block;
	width: 268px;
	height: 200px;
	border: 1px solid #E0E0E0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: tahoma;
	margin: 4px 0px 10px 15px;
	-webkit-box-shadow: 2px 2px 5px 0px #E0E0E0;
	-moz-box-shadow:    2px 2px 5px 0px #E0E0E0;
	box-shadow:         2px 2px 5px 0px #E0E0E0;
	padding: 8px
}*/
/*
.section-list .section:first-child {
	margin-left: 0;
}*/

/*.section-list .section:hover {
	padding: 7px;
	border: 2px solid #d4a00f;
}
.section-list .section:hover a {
	color: #d4a00f;
}*/

/*.section-list .section:hover .title {
	color: #d4a00f;
	background: url(/images/section-hover.png) 100% 44px no-repeat;

}
.section-list .section .title{
	color: #a72929;	
	display: block;
	text-align: center;
	padding-top:5px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 32px;
	overflow: hidden;
	background: url(/images/section.png) 100% 44px no-repeat;
	padding-bottom: 38px;
}*/











.filter {
/*width: 150px;*/
	font-size: 11px;	
	color: #7b7b7b;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
background: url(/images/arrow.png) no-repeat 100% 12px;
}






.select{
	display: inline-block;
	margin:0 auto 10px;
	width:170px; 
	position:relative; 
	border:1px solid #d7d7d7;
	background: url(/images/arrow.png) no-repeat 100% 12px;
}
.select select {
	width:100%; 
	height:28px; 
	position:reative; 
	border:none; 
	cursor:pointer; 
	opacity:0;
	filter: alpha(opacity=0);
}
.select p {
	width:100%; 
	height:100%; 
	position:absolute; 
	left:0; 
	top:0; 
	line-height:28px; 
	overflow:hidden;
	text-indent: 10px;
	color: #000;
	font-weight: bold;
	font-size: 11px
}



.w {
	overflow: hidden;
	padding-top: 10px;
}
.w315{
	width: 315px
}
.w150{
	width: 150px
}
.w295{
	width: 295px
}
.sico{
	position: relative;
	margin-bottom: 11px;
	display: inline-block;
}
.sico a{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	padding-bottom: 11px;
	background: url(/images/sico.png) 100% 100% no-repeat;
}
.sico:hover a{
	background: url(/images/sico-hover.png) 100% 100% no-repeat;
}

.buttons{
	padding: 30px 0;
}


.spec {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
}

.spec th, .spec .th{
	background: #efefef;
	padding: 10px 0 10px 30px;
	text-align: left;
	font-weight: bold;
}
.spec td{
	padding: 10px 0 10px 30px;
	text-align: left;
	border-bottom: 1px solid #efefef;
}

.spec td:first-child {
    width: 70%;
}

.star {
	font-size: 11px;
}
.clear{
	clear: both;
}

#small img {
	margin:5px 0 0 5px;
	width: 88px;
}
#small {
	margin-left: -5px;
	overflow: hidden;
}

#big {
	border: 1px solid #e0e0e0;
	margin: 10px 0 5px 0;
	text-align: center;
	display: table-cell;
	vertical-align:middle
}
#big img {
	max-width: 280px;
}


.video-prev {
	margin-top: 30px;
	width: 280px;
	float: right;
	position: relative;
	overflow: hidden;
	border: 1px solid #e0e0e0;
}
.video-prev img {
	width: 100%;

}

.video-prev .play {
	width: 65px;
	height: 48px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -33px;
	margin-top: -25px;
}
.video-prev .title {
	width: 100%;
	position: absolute;
	bottom: 0;

	padding: 15px 0;
	background:  rgba(0, 0, 0, 0.85);
	color: #fff;
	text-indent: 15px;
}




.back {
	padding-top: 15px;
	text-align: right;
	text-decoration: none;
}

.back  a{
	text-decoration: none;
	font-weight: bold;
	color: #a26d01;
}
.back  a:hover{
	text-decoration: underline;

}

.header-catalog{
	overflow: hidden;
	display: block;
    clear: both;
}


/*
�������
*/


/*http://www.asiamh.ru/c/style.css"*/
div#descript p {
 padding-left: 0px; 
}

.button-widget-open {
    background-color: #a3181d !important;
}
.togmap0
{
padding-top:0px!important;line-height:24px;
}
.em
{
padding-top:8px;
}

.regpre1
{
width: 90%;
margin-left: 211px;
}
.regpre1 tr td
{
padding:5px;color:16px;width:24%;
}

.regpre1 tr td li
{
line-height:25px;
}

.regpre
{
width:600px;margin-left: 140px;
}
.regpre tr td
{
padding:5px;color:16px;width:33%;
}
.floater {
	float: left;
	height: 50%;
	width: 100%;
	margin-bottom: -50px;
}
.shap
{
font-size:16px;font-weight:400;
}
.rese 
{
width:400px;display:block;
}
.rese td
{
text-align:left;width:200px;
}
#contact2
{
display:none!important;
}



/* 03-12-24 */
.asian_site_banners__img--mob{
	display: none;
}
.asian_site_banners{
	display: none;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
}
@media (max-width:767px){
	.asian_site_banners__img--pc{
		display: none;
	}
	.asian_site_banners__img--mob{
		display: block;
	}
}
.footer-privacy {
	display: flex;
	justify-content: space-around;
}
.footer-privacy a{
	
}
@media (max-width:767px){
	.footer-privacy {
		padding: 0px 15px;
		flex-wrap: wrap;
	}
	.footer-privacy p{
		margin: 0px 10px;
		flex: 0 0 calc(25% - 20px);
	}
}
@media (max-width:680px){
	.footer-privacy p{
		flex: 0 0 calc(50% - 20px);
	}	
}
@media (max-width:370px){
	.footer-privacy p{
		flex: 0 0 calc(100% - 20px);
		text-align: center;
	}	
}
/* End */


/* Start:/bitrix/templates/asia/template_styles.css?17395099012503*/
.togmap{
	padding: 10px 0;
	display:block
}
.minimap {
position: absolute;
left:-10000px; 
}

.itb_form_field .formcomment
{
	width:300px;
}
h2.itb_form_h2
{
	margin: 20px 0 20px 0;
	font-size: 19px;
	text-indent: 60px;
	font-weight: normal;
}

div.map{
	position: relative;
}

.even {
  background-color: red;
  color: white;
  font-weight: bold;
}
#bu
{

border:solid 1px #ccc;
}
#bu tr td
{
font-size:8px;border:solid 1px #ccc;
padding:0px;
}
#bu  p
{
margin:3px;padding-bottom:5px;font-size:10px;
}
.bu1 tr td
{
/*padding:5px;*/
}

.bu1 tr td img
{
    float: none;
    height: 170px;
    padding-bottom: 10px;
    padding-right: 10px;
    width: 185px;
}

#contact2 {
    border: 2px solid #c88c2a !important;
    border-radius: 5px;
    clear: both;
    float: right;
    font-size: 13px;
    height: 26px;
    width: 225px !important;
}
.menut
{
padding:0 19px!important;background: none!important;

}
.menut-last
{
background: none!important;
}
#topmenu
{
background: #921515 url("/bitrix/templates/asia/./i/menubg.gif") repeat-x scroll 0 0;
    border-radius: 0 0 5px 5px;
    height: 31px;
    width: 900px;
}
.gold2{
	float: right !important;
}
.redlongline {
    border-radius: 5px;
    height: 7px;
    margin: 2px 0 !important;;
}

.as 
{
padding-left:20px;
}
.as li
{
  list-style-type: disc; 

}


.soc{
	/*display: none;*/
	    margin: 3px 0px 15px 10px;
}

.soc .soctitle{
	 text-align: center;
	 color: #771216;
}

.soc a{
	display: block;
	margin: 4px;
	float: left;
	background: #a72929;
	padding: 3px;
}

.soc a img{
	width: 32px;
	
}
.head_left_link {
	text-align: center;
	width: 100%;
	color: #FFF;
	background: #a72929;
	display: flex;
	height: auto;
	align-items: center;
	justify-content: center;
	max-width: 230px;
	margin-bottom: 10px;
	padding: 10px 0px;
	text-decoration: none;
	font-weight: bold;
	border-radius: 4px;
	line-height: 1;
	border: 0.5px solid #998680;
	cursor: pointer; 
	margin-left:10px;
	
}
#lc-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.modal-box {
    /*position: absolute;*/
	 position: fixed;
    z-index: 10001;
    left: 50%;
    top: 50%;
    /*width: 935px;*/
   
}
.menu-sitemap-tree .folder{
	height: 8px;
	width: 8px;
	border-radius: 50%;
	position: relative;
	left: 3px;
	bottom: 1px;
	background: #a72929;
}
.menu-sitemap-tree .page{
	height: 3px;
	width: 8px;
	position: relative;
	left: 3px;
	bottom: 4px;
	background: #a72929;
}
/* End */
/* /bitrix/templates/asia/components/bitrix/menu/tree_standart2/style.css?17339876501388 */
/* /bitrix/templates/asia/components/bitrix/menu/left_user_menu/style.css?1376571271728 */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/breadn/style.css?1460732867207 */
/* /bitrix/templates/asia/styles.css?17532529199760 */
/* /bitrix/templates/asia/template_styles.css?17395099012503 */
