@charset "utf-8";
/* CSS Document */
.no-padding {
	padding-left:0px !important;
	padding-right:0px !important;
}

.no-margine {
	margin-left:0px !important;
	margin-right:0px !important;
}

.no-margine2 {
	margin-left:-15px !important;
	margin-right:-15px !important;
}

 
.container {
	 
}

#header {
	width:100%;
	float:left;
}

#mdl {
	width:100%;
	float:left;
}
 
.main_width_inner {
	width:100%;
	float:left;
	
}

.logo {
	 
}

.logo_rgt {
	 
}
 

 

a:hover {
	text-decoration:none !important;
}

.cart {
	width:63px;
	height:100%;
	line-height:39px;
	padding:9px 12px;
	font-size:17px;
	color:#fff !important;
	background:#20356e;
}

.cart i {
	font-size:17px;
	margin-right:7px;
}
 
.m_prev {
	color:#000 !important;
	border-color:#000 !important;
}

.heading {
	font-size:30px;
	color:#000;
	margin-top:35px;
	margin-bottom:35px;
	font-weight:400;
}

.heading_form {
	font-size:20px;
	color:#996e28;
	margin-top:35px;
	margin-bottom:35px;
	font-weight:400;
	padding:10px;
	background:#dfdfdf;
	border-radius:4px;
}
 

.bt_txt {
	margin-top:15px;
	
	
}

.bt_txt p {
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	
}

.bt_txt img {
	float:left;
	margin-right:15px;
	padding-top:4px;
}
 
.inner_title {
	background:url(../images/ban_sh.png) repeat-x left top #ededed;
	padding-top:4em;
	padding-bottom:4em;
}

.page-title {
	font-size:50px;
	color:#20356e;
	font-weight:500;
	margin-bottom:10px;
}

.bread {
	display:block;
	width:100%;
	color:#000;
	font-size:16px;
	font-weight:300;
}

.bread a {
	margin-right:10px;
	margin-left:10px;
	color:#000;
}

.bread span {
	margin-left:10px;
	color:#e02827;
}

.main_content {
	font-size:16px;
	line-height:26px;
	color:#333;
	font-weight:300;
	padding-top:2em;
	padding-bottom:2em;
}

.main_content .product_bx {
	margin-bottom:30px;
	border:solid 1px #d6d6d6;
}

.brand_bx {
	width:100%;
	border:solid 1px #c9c9c9;
	border-radius:4px;
	padding:40px 20px;
	font-size:15px;
	color:#333;
	font-weight:300;
	line-height:23px;
	text-align:center;
	margin-bottom:35px;
}

.brand_bx_brand {
	width:195px;
	height:79px;
	margin-top:-20px;
	margin-bottom:20px;
	display:inline-block;
	background:#fff;
	line-height:79px;
	
}

.pdf {
	width:200px;
	height:auto;
	min-height:126px;
	float:left;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:20px;
	background:url(../images/pdf.png) no-repeat center 15px;
	border:solid 1px #cc4b4c;
	font-size:14px;
	color:#cc4b4c;
	text-align:center;
	padding-top:75px;
	padding-bottom:15px;
	padding-left:17px;
	font-weight:400;
	padding-right:15px;
	transition:0.6s;
	line-height:18px;
}

.pdf:hover {
	border-color:#333;
	color:#333;
	background:url(../images/pdf.png) no-repeat center 15px #e9e9e0;
}

.down_top {
	background:#db4346;
	color:#fff !important;
	font-weight:600 !important;
	font-size:20px !important;
}

.down_top button {
	color:#fff !important;
	font-weight:600 !important;
	font-size:20px !important;
	text-decoration:none !important;
	display:block;
	width:100%;
	text-align:left !important;
}

.down_top button i {
	float:right;
}

.contact_form {
	width:90%;
	padding-left:5%;
}

.m_input {
	width:100%;
	margin-bottom:12px;
	margin-top:12px;
	text-indent:12px;
	height:46px;
	line-height:46px;
	border: solid 1px #b9b9b9;
	outline:none;
	background:#fff;
	border-radius:3px;
	font-size:17px;
}

.m_input_textarea {
	height:75px;
}

.m_submit {
	background:#20356e;
	color:#fff;
	text-transform:uppercase;
	font-size:19px;
	text-align:center;
	height:50px;
	line-height:50px;
	cursor:pointer;
	border:none;
	outline:none;
	width:100%;
	transition:0.5s;
}

.m_bt { background:#20356e;
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	text-align:center;
	height:40px;
	line-height:15px;
	padding:10px 15px;
	border:none;
	outline:none;
	transition:0.6s;
}

.m_bt:hover {
	background:#333;
}

.m_submit i {
	margin-right:10px;
}

.m_submit:hover {
	background:#0f1c40;
}

.details_txt table td {
	width:50%;
	padding:8px;
}

.details_txt strong {
	font-weight:600;
}

 


.details_txt tr:nth-child(even) {background: #ededed}
.details_txt tr:nth-child(odd) {background: #FFF}

 

.forgot {
	color:#000;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:12px;
	display:inline-block;
}

.login_bx {
	margin-top:50px;
	margin-bottom:50px;
}

.signup_now {
	text-align:center !important;
	display:block;
	margin:25px;
}

.reg_label {
	display:block;
	margin-bottom:-5px;
	font-weight:500;
}

.error1 ul {
	background: url(../images/alert.png) 5px 0.5em no-repeat #F8E0D6;
	border:#DD7244 1px solid;
	padding:11px 5px 5px 55px;
	width:auto;
	margin-left:2px;
}
.error1 li {
	list-style-type:circle;
	padding:2px 5px 2px 5px;
	font-size:12px;
	color:#cc0000;
}
.displayMsg ul {
	background: url(../images/ok.png) 5px 0.5em no-repeat #D9EAC8;
	border:#C5D898 1px solid;
	padding:11px 5px 5px 55px;
	width:auto;
	margin-left:2px;
}
.displayMsg li {
	list-style-type:circle;
	padding:2px 5px 2px 5px;
	font-size:12px;
	color:#003300;
}

.search_div {
	width:280px;
	height:50px;
	background:#fff;
	border:solid 1px #CCC;
	padding:8px;
	float:right;
	position:absolute;
	right:0px;
	z-index:5000;
	
}

 

#myDIV {
	display:none;
}
.clr { clear: both; }
/*====================== 26.03.2018 payment ============================*/
.payment .graybox { background:#f6f6f6; border:1px solid #999;  margin:10px 0; padding:20px; float:left; width:100%; border-radius:5px; }
.payment .graybox h6 { font-size:26px; }
.payment .graybox .submit { background:#0f1c40; text-indent:0px;  color:#fff; border:none; font-size:18px;  min-width:auto; padding: 0 15px !important; width: auto !important; }
.payment .graybox .cancel { background:#e4434c ; text-indent:0px; color:#fff; border:none; font-size:18px; margin:0; min-width:auto; padding: 0 15px !important; width: auto !important; } 
.payment .graybox input { width:100%;
	margin-bottom:12px;
	margin-top:12px;
	text-indent:12px;
	height:46px !important;
	line-height:46px;
	border: solid 1px #b9b9b9;
	outline:none;
	background:#fff;
	border-radius:3px;
	font-size:17px; max-width:500px; }
.payment .graybox select { width:100%;
	margin-bottom:12px;
	margin-top:12px;
	text-indent:12px;
	height:46px !important;
	line-height:46px;
	border: solid 1px #b9b9b9;
	outline:none;
	background:#fff;
	border-radius:3px;
	font-size:17px; max-width:500px; }
.payment .graybox #payment_method { max-width: inherit; min-width: inherit;
width: auto; height: auto !important; }
.payment .graybox ol { padding:0; }
ul,ol{list-style-type: none;}
.login { width:35%; margin:100px auto; background:#000d80; border-radius:5px; padding:15px 30px; text-align:center; }
.login h1 { color:#fff; font-size:30px; }
.login input { width:100%; }
.login .button, .registerform .button { background:#d90109; font-size:20px; padding:10px 0; }
.registerform ul {   }
.registerform label { font-weight:normal; font-size:16px; color:#000; min-width: 150px; }
.registerform label span { margin-left:3px; color:#ff0000; }
.registerform input , .registerform select { display:inline; width:auto; min-width:500px; margin-left:0; }
.registerform h2 { font-size:22px; color:#000; margin:30px 0 10px; font-weight:bold; padding-bottom:10px; border-bottom:1px solid #000; }
.show{
  width: 80%;
  height: auto;
}
 