
/**/
/*** Body */
#cont-body{
	margin: 0 auto;
	width: 100%;
	height: 100%;
}
.main_banner{
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 42px auto;
}
.main_banner a{
	display: block;
	float: left;
	text-align: center;
	color: #000;
	font-size: 1.5714rem;
	font-weight: 400;
	text-decoration: none;
}
.main_banner a div>p{
	margin-top: 0.6429rem;
	line-height: 2.4286rem;
}
.center_banner{
	margin: 0 3.0rem;
}
.title_h2, .text_bottom_h1{
	font-size: 3.5714rem;
	text-align: center;
	/*color: #e2000b;*/
	color: #000;
	font-weight: 300;
	margin: -1.0714rem 0 3.8571rem;
}

.title_h4, .text_bottom_h1{
	font-size: 2.5714rem;
	text-align: center;
	/*color: #e2000b;*/
	color: #000;
	font-weight: 300;
	margin: -1.0714rem 0 3.8571rem;
}

.title_h3, .text_bottom_h1{
	font-size: 3.5714rem;
	text-align: center;
	/*color: #e2000b;*/
	color: #000;
	font-weight: 300;
}

.why_openzamok, .why_openzamok_line_2, .order_execution{
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.why_openzamok_line_2{
	max-width: 80% !important;
	margin-bottom: 6.6429rem;
}
.why_openzamok_line{
	max-width: 90%;
	height: 1px;
	margin: 0.4286rem auto 2.1429rem;
	border-bottom: 1px dashed #c1c1c1; 
}
.why_openzamok_img_border>div{
	max-width: 1px;
	height: 200px;
	border-right: 1px dashed #c1c1c1; 
}
.why_openzamok_img>td:nth-child(2n+1){
	max-width: 25%;
}
.why_openzamok_img>td:nth-child(2n){
	max-width: 1px;
}
.why_openzamok_img2:nth-child(2n+1){
	max-width: 34% !important;
}
.why_openzamok_img2>td:nth-child(2n){
	max-width: 1px;
}
.why_openzamok tr td img, .why_openzamok_line_2 tr td img{
	display: block;
	margin: 0 auto;
}
.why_openzamok tr td p, .why_openzamok_line_2 tr td p, .order_execution tr td p{
	text-align: center;
	font-size: 1.3571rem;
	font-weight: 400;
	line-height: 1.7857rem;
	margin-top: -1.2857rem;
}
 .order_execution{
	max-width: 75% !important;
	padding-top: 12px;
	margin-bottom: 7.0714rem;
}
.order_execution tr td{
	text-align: center;
}
.order_execution tr td p{
	margin-top: 0 ; 
	line-height: 1.7143rem;
	padding-top: 0.7857rem;
	font-size: 1.2857rem;
}
.order_execution_img>td:nth-child(2n+1){
	max-width: 28%;
}
.order_execution_img>td:nth-child(2n){
	max-width: 5%;
}
.if_you_call{
	list-style: none;
	overflow: hidden;
	padding: 0;
	padding-top: 0.7143rem;
	margin-bottom: 6.8571rem;
}
.if_you_call li{
	float: left;
	display: inline-block;
	max-width: 25%;
}
.if_you_call_img{
	height: 11.8571rem;
	text-align: center;
}
.if_you_call li p{
	text-align: center;
	font-weight: 400;
	font-size: 1.1429rem;
	color: #000;
	padding: 0 1.4286rem;
	line-height: 1.6429rem;
}
.if_you_call li>.p_title, .p_title_how_much{
	font-weight: 700;
	font-size: 1.3571rem;
	color: #990711;
	padding: 0;
}
.p_title::after{
	content: '';
	max-width: 4.2857rem;
	height: 1px;
	background: #999;
	display: block;
	margin: 1.8571rem auto 1.5rem;
}
.cont-how-much{
	max-width: 83%;
}
.cont-how-much-div>img{
	margin-left: -0.0714rem;
	float: left;
}
.how_much_price{
	float: left;
	width: 55%;
	height: 9.6429rem;
	margin-left: 3.2857rem;
	background: url('../img/price.png') center center no-repeat;
	background-size: contain; 
	bottom: -6.2143rem;
	position: relative;
}
.how_much_price p{
	font-family: 'Comic Sans MS', arial;
	color: #990711;
	text-align: center;
	padding-top: 2.1429rem;
}
.how_much_price_black{
	background: url('../img/price_list_black.png') center bottom no-repeat;
	background-size: contain; 
	font-size: 4.3279rem !important;
}
.how_much_price p span{
	font-family: 'Comic Sans MS', arial;
	font-size: 2.885rem;
}
.cont-how-much-div{
	overflow: hidden;
	float: none;
	margin: 0 auto;
	max-width: 69%;
}
.detail_info_how-much{
	overflow: hidden;
	margin: 3.0rem auto 0;
}
.detail_info_how-much>div{
	float: left;
	margin-left: 7.5714rem;
}
.p_title_how_much{
	padding-left: 3.0rem;
	margin-bottom: 1.5rem;
}
.p_detail_info_how-much{
	font-size: 1.1429rem;
	font-weight: 400;
	line-height: 2.3571rem;
}
.p_title_how_much2{
	padding-left: 1.0714rem;
}
.detail_info_how-much_div2{
	margin-left: 5.3571rem !important;
}

