.headerm{
	box-shadow: 0px 0px 10px #999;
	height:58px;
	position:fixed;
	z-index:10000;
	width:100%;
	background:#fff;
}
.menu_icon_img {
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out; 
-o-transition: all .5s ease-in-out; 
-ms-transition: all .5s ease-in-out; 
}
.menu_icon_img:hover { 
-webkit-transform: rotate(90deg); 
-moz-transform: rotate(90deg); 
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg); 
}
.menu_icon{
	font-size:20px;
	cursor:pointer;
	display:inline-block;
}
.menu_slide{
	width:300px;
	height:100vh;
	position:fixed;
	z-index:11000;
	display:none;
	overflow-y:auto;
	background:#f1f1f1;
	color:#231f20;
	box-shadow: 0px 0px 10px #999;
}
.menuheaderpoint{
	padding-top:20px;
	padding-left:20px;
	padding-right:0px;
}
.close_icon,.close_icon2{
	cursor:pointer;
}
.menu_point2m{
	height:40px;
	border:1px solid #e0e0e0;
	font-size:15px;
	line-height:40px;
	margin-bottom:10px;
	color:#666;
	background:#e9e9e9;
	text-align:center;
}
.menu_point2m:hover{
	background:#ccc;
	color:#333;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.menucatpoint{
	height:30px;
	padding-right:15px;
	padding-top:10px;
	vertical-align:top;
	font-size:15px;
	color:#333;
	font-family: "GothamRnd-Medium";
	display:block;
}
.menucatpoint:hover{
	color:#000;
}
.menucatpoint2{
	height:80px;
	padding-left:15px;
	padding-right:15px;
	padding-top:70px;
	display:table-cell;
	width:110px;
	vertical-align:top;
	font-size:15px;
	color:#58595b;
	
	text-align:center;
}
.menucatpoint2:hover{
	color:#000;
}
.menupad2{
	padding-top:0px;
}
.menupad3{
	padding-bottom:0px;
}
.a_m2{
	color:#e00;
}
.subpageselect{
	width:calc(100%);
	padding-left:20px;
	font-size:18px;
	height:52px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url("images/arrow_down.png") no-repeat center right 20px #a67c52;
	color:#fff;
	border:2px solid #b49e88;
	cursor:pointer;
}
.searchfixedbtndisplay{
	display:none;
}
.searchfixedbtn{
	width:50px;
	height:50px;
	background:url(images/search_icon.png) no-repeat center center #645187;
	position:absolute;
	z-index:100;
	left:0px;
	top:215px;
	cursor:pointer;
}
.paymentmethodimgm{
	margin-right:10px;
	margin-top:10px;
}
.hbtn2m{
	font-family: "GothamRnd-Bold";
	padding:14px;
	padding-right:17px;
	cursor:pointer;
	color:#777;
}
.centerfooter{
	text-align:left;
}
.mbtn1_2{
	font-family: "GothamRnd-Bold";
	color:#fff;
	background:#f05e75;
	border:0px;
	width:142px;
	cursor:pointer;
}
.mbtn1_2:hover{
	background:#96d51c;
}
.mbtn2_2{
	font-family: "GothamRnd-Bold";
	color:#fff;
	background:#00bce7;
	border:0px;
	width:142px;
	cursor:pointer;
}
.mbtn2_2:hover{
	background:#96d51c;
}
.menu_point2b{
	background:none;
	border:1px solid #bcbec0;
}
.headnavpart{
	padding-top:20px;
	padding-bottom:15px;
}
.subpageselect{
	font-family: "GothamRnd-Medium";
	width:calc(100%);
	padding-left:20px;
	font-size:15px;
	height:62px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url("images/arrow_down.png") no-repeat center right 20px #eee;
	color:#808285;
	border:2px solid #fff;
	cursor:pointer;
}
.subpageselect option{
	padding-left:50px;
	margin-left:50px;
}
.optiondisable{
	background:#eee;
}
.tableheaderm td{
	vertical-align:middle;
	/*height:100px;*/
	height:58px;
}
.search_div2{
	height:50px;
	border:1px solid #e0e0e0;
	font-size:15px;
	background:#fff;
	text-align:left;
	margin-bottom:15px;
	color:#666;
	width:calc(100% - 20px);
}
input.txtsearchm{
	margin-top:5px;
	margin-left:10px;
	width:200px;
	height:36px;
	border:0px;
	color:#270f4c;
	background:none;
	text-align:center;
	font-size:15px;
}
input.submitimage2{
	position:relative;
	top:3px;
}
