@charset "utf-8";
/***********************/
.hdr-inner{
	background: #9eb7a7;
    padding: 8px 0;
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #2d2d2d;
    text-align: center;
    letter-spacing: 0.3px;
}

/* CSS Document */
.inner-top {
	background: #c0c1bf;
    padding: 5px 0;
    float: left;
    width: 100%;
}
ul.inr-top-list {
	float: left;
    width: 100%;
}
ul.inr-top-list li {
	float: left;
    position: relative;
    margin-right: 30px;
}
ul.inr-top-list li:after{
	content:"\002F \002F";
	position:absolute;
	right:-20px;
	top:0;
	color:#000;
}
ul.inr-top-list li a, ul.inr-top-list li a:hover {
	    font-size: 16px;
    line-height: 18px;
    color: #5c5c5c;
    font-weight: 300;
    text-decoration: none;
    font-weight: 500;
}
ul.inr-top-list li:last-child a{
}
ul.inr-top-list li:last-child{margin-right:0; padding-right:0;}
ul.inr-top-list li:last-child:after{
	content:"";
}
/*================PRODUCTS DETAILS SECTION 1===============*/
.pro-dtl-sec1 {
	padding: 49px 0 50px;
	text-align: center;
	float:left;
	    background: linear-gradient(90deg, #ffe2e2 25% 46%, #fff 46% 50%);
	width:100%;
	position:relative;
}
.pro-dtl-sec1:after{}
.pr-dtl-s1-lft, .pr-dtl-s1-rgt {
	float: left;
    width: 100%;
    margin: 0 0 0 0;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 10px;
}
.pr-dtl-s1-lft {
	background: #fff;
	border-radius: 4px;
	padding: 0px 0 10px;;
	position: relative;
    justify-content: center;
    column-gap: 10px;
	align-items: center;
}
.shop-prod { float: left; width:40%;border-radius: 10px;box-shadow: 0 0 10px 4px rgb(0 0 0 / 10%);
 -webkit-box-shadow: 0 0 10px 4px rgb(0 0 0 / 10%);  position: relative; padding:20px 0px; text-align: center;}
.shop-prod img{ max-width:70%;}
.shop-prod .prd-sec-prd:nth-child(6){ top: 88px; right: -9px; max-width: 188px;}
.shop-prod .prd-sec-prd{max-width: 262px;}
.shop-prod .prd-sec-prd:nth-child(2), .shop-prod .prd-sec-prd:nth-child(3){ max-width: 235px; margin-top: 42px;}
.shop-prod .prd-sec-prd:nth-child(2){     left:9%;
    max-width: 240px;}
.shop-prod .prd-sec-prd:nth-child(3){ right:12%;}
.shop-prod .prd-sec-prd:nth-child(4), .shop-prod .prd-sec-prd:nth-child(5){ max-width: 212px; margin-top: 50px;}
.shop-prod .prd-sec-prd:nth-child(4){ left:1%;}
.shop-prod .prd-sec-prd:nth-child(5){     right: 5%;}
.prod-ingd { text-decoration: underline; color: #000000;font-size: 20px; line-height: 30px; margin-top:0px; float: left; width: 100%; font-weight: 500;}
.bnr-lst {  float: left; width: 100%; margin: 25px 0 0 0;  box-shadow: 1px 2px 5px #ccc; background: #fff;  display: flex;flex-wrap: wrap;  justify-content: space-between;row-gap: 20px;padding: 20px 20px;}
.bnr-lst li { float: left; width: 48%; position: relative; font-size: 18px;line-height: 26px; color: #2d2d2d;}
.bnr-lst li img { display: block; margin: 0 auto 12px;}
.peod-detls, .prod-ing-sec {float: right;
    width: 53%;
    position: relative;
    padding-top: 40px;}

.prod-ing-sec{width:30%;background: #f9f9f9; padding: 20px;box-shadow: 1px 1px 10px #ccc;}
.peod-detls .prd-sec-prd { max-width: 190px;}
.peod-detls .prd-sec-prd:nth-child(2), .peod-detls .prd-sec-prd:nth-child(3) {max-width: 180px;}
.peod-detls .prd-sec-prd:nth-child(4), .peod-detls .prd-sec-prd:nth-child(5) { max-width: 160px;}
.peod-detls .prd-sec-prd:nth-child(6), .peod-detls .prd-sec-prd:nth-child(7){max-width:140px}
.prod-ing {max-width: 60%;}
p.prd-in-head {
    font-size: 26px;
    margin-top: 20px;
    float: left;
    width: 100%;
    font-weight: 700;
}
.pr-dtl-s1-rgt {text-align: left; margin-top:10px;}
.prd-detls, .prd-cart-sec {float: left;width: 100%;}
.prd-cart-sec {
        width: 100%;
    padding: 20px 0px 20px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    column-gap: 40px;
}
.prd-sec2 {
    float: left;
    width: 100%;
}
.logo-icon {
	margin: 0 0 0 0;
}
.sub-hdr1 {
    display: inline-block;
    margin: 7px auto;
    vertical-align: middle;
}
.pr-dtl-s1-rgt-p1 {
	font-size: 42px;
    line-height: 40px;
    color: #000000;
    font-weight: 600;
    margin: 0px 0 0 0;
    float: left;
    width: 100%;
    position: relative;
}



.pr-dtl-s1-rgt-p1 span{
	display: block;
    font-size: 20px;
    line-height: 28px;
    margin-top: 7px;
}
.pr-dtl-s1-rgt-p4 {
        float: left;
    width: 100%;
    padding: 0;
    background: #ffffff;
    font-size: 20px;
    line-height: 20px;
    color: #6a6a6a;
    margin-bottom: 10px;
    font-weight: 500;
}
.stars {
	margin: 20px 0 0 30px;
	float: left;
}
.pr-dtl-s1-rgt-p2 {
        font-size: 26px;
    line-height: 30px;
    color: #383838;
    display: inline-block;
    vertical-align: middle;
    padding-top: 10px;
}
.pr-dtl-s1-rgt-p2 span {
    font-size: 32px;
    line-height: 20px;
    font-weight: 700;
}
.prd_quantity {
        display: inline-block;
    font-size: 20px;
    line-height: 30px;
    color: #383838;
    font-weight: 700;
    align-items: center;
}

ul.howTouse-list {}
ul.howTouse-list li {}
.use-txt1 {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #1a1a1a;
    line-height: 20px;
    font-weight: bold;
}
.use-txt2 {
       float: left;
    width: 100%;
    font-size: 20px;
    color: #000000;
    line-height: 26px;
    font-weight: bold;
    margin-top: 10px;
}
.use-txt3 {
        float: left;
    width: 100%;
    font-size: 18px;
    color: #1a1a1a;
    line-height: 26px;
    margin: 0;
    font-weight: 400;
}
.pr-dtl-s1-rgt-p3 {
	    font-size: 18px;
    line-height: 29px;
    font-weight: 400;
    color: #282828;
    margin: 12px 0 10px 0;
    float: left;
    width: 90%;
}
.pr-dtl-s1-rgt-p3 span {
    display: block;
    font-weight: 700;
}
.qtybox-view {
	display: none;
}
a.ing.sccode {
    font-size: 22px;
    margin-left: 30px;
    margin-top: 23px;
    float: left;
    color: #000;
    text-decoration: underline;
}
img.prd-card {
    margin: 10px 0 0 20px;
    display: inline-block;
    vertical-align: middle;
}

.pro1-ing{
	max-width:100%;
	}
ul.pr-dtl-s1-rgt-list {
	padding: 20px 0 0 0;
	float: left;
	width: 100%;
}
ul.pr-dtl-s1-rgt-list li {
	background: url(../images/blue-tk.png) left 8px no-repeat;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    color: #2d2d2d;
    margin: 10px 0 0 0;
    padding: 0 0 0 30px;
    font-weight: 500;
}
/*================PRODUCTS DETAILS SECTION 2===============*/
.pro-dtl-sec2 {
    padding: 30px 0;
    text-align: center;
    float: left;
    width: 100%;
}
.pro-dtl-sec2 ul.prod-sec-prdbx{ padding:0 0;}
.pro-dtl-sec2 ul.prod-sec-prdbx li{}
ul.pro-dtl-sec2-list {
	/*padding: 50px 0 0 0;
	text-align: center;
	display: flex;
	flex-wrap: wrap;*/
}
ul.pro-dtl-sec2-list li {
	/*background: #fff;
	border: 1px solid #e9e9e9;
	width: 18%;
	margin: 0 2% 0 0;
	padding: 0 0 20px 0;
	margin-bottom: 20px;
    width: 23%;*/
}
.pro-dtl-sec2-list1 li {
    margin: 0 12px;
}
.pro-sec1 ul.pro-dtl-sec2-list li{
	margin-bottom: 20px;
}
.pro-sec1 ul.pro-dtl-sec2-list li:nth-child(4),.pro-sec1 ul.pro-dtl-sec2-list li:nth-child(8), .pro-sec1 ul.pro-dtl-sec2-list li:nth-child(12), .pro-sec1 ul.pro-dtl-sec2-list li:nth-child(16), .pro-sec1 ul.pro-dtl-sec2-list li:nth-child(20){
	margin-right:0;
}
ul.pro-dtl-sec3-list li {
	width: 23%;
	padding-top: 10px;
}
.dtl-pro1 .dtl-pro2 {
	display: block;
	margin: 0 auto;
	padding: 20px 0 18px 0;
	max-width: 180px;
}
.dtl-pro1 {
	max-width: 215px;
    padding: 0px 0 0;
    display: block;
    margin: 0 auto;
    clear: both;
}
.dtl-pro2 {/*margin-bottom: 37px;*/}
.logo-icon2 {
	display: block;
	margin: -10px auto 0 auto;
}
.pro-dtl-sec2-list-p1 {
	font-weight: 600;
    font-size: 17px;
    line-height: 24px;
    color: #2d2d2d;
    margin: 10px 0;
    float: left;
    width: 100%;
    min-height: 48px;
    padding: 0 0px;
}
.pro-dtl-sec2-list-p1 span{
    font-size: 16px;
    display: block;
    font-weight: 400;
    min-height: 49px;
	}
ul.pro-dtl-sec3-list li .pro-dtl-sec2-list-p1 {
	font-size: 22px;
	line-height: 30px;
	min-height: 60px;
}
.pro-dtl-sec2-list-p2 {
	font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    color: #ec0202;
    float: left;
    width: 100%;
}
.pro-dtl-sec2-list-p2 span {
    display: block;
    font-size: 16px;
    line-height: 23px;
    color: #2d2d2d;
}
/*================PRODUCT SECTION 1===============*/
.pro-sec1 {
	padding: 60px 0;
	text-align: center;
	float: left;
	width: 100%;
	background: #fff;
}
.pro-sec1 ul.prod-sec-prdbx{ padding:0 0;}
.pro-sec1 ul.prod-sec-prdbx li{}
.pro-p1 {
	display: inline-block;
	color: #2d2d2d;
	width: 70%;
	margin-top: 20px;
	vertical-align: top;
	font-size: 20px;
	line-height: 30px;
}
ul.pro-sec1-list {
	margin-top: 10px;
	float: left;
	width: 100%;
}
ul.pro-sec1-list li {
	display: inline-block;
	background: #f5fafd;
	border: 1px solid #e9e9e9;
	width: 32%;
	margin: 20px 19px 0 0;
	padding: 10px 0 20px 25px;
	position: relative;
	vertical-align: top;
	text-align: left;
}
ul.pro-sec1-list li:last-child, ul.pro-sec1-list li:nth-child(3) {
	margin-right: 0;
}
.product-box1 {
	position: absolute;
	top: 10px;
	right: 20px;
	max-width: 121px;
}
.product-logo-icon {
	padding: 20px 0 0 0;
}
.pro-sec1-list-p1 {
	font-size: 24px;
	line-height: 26px;
	text-align: left;
	font-weight: bold;
	color: #000;
	padding: 13px 0 0 0;
}
.pro-sec1-list-p1 span {
	display: inline-block;
}
.pro-sec1-list-p2 {
	font-size: 24px;
	line-height: 28px;
	text-align: left;
	font-weight: bold;
	color: #2d2d2d;
	padding: 12px 0 0 0;
}
/*================PRODUCT SECTION 2===============*/
.pro-sec2 {
	    padding: 60px 0;
    text-align: center;
    float: left;
    width: 100%;
    background: #f9f9f9;
}
.pro-sec2-inner {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
    background: #fff;
    position: relative;
}

.pro-sec2-btl{
	position:relative;
	z-index:1;
}
.s2-pro-box1, .s2-pro-box2 {
	background: #f5fafd;
	border: 1px solid #e9e9e9;
	width: 48.50%;
	float: left;
	margin: 40px 0 0 0;
	padding: 0 0 50px 0;
}
.s2-pro-box2 {
	float: right;
}
.s2-pro-box1-hd {
	background: #1194d6;
	font-size: 30px;
	line-height: 36px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	padding: 8px 0;
	position: relative;
}
.s2-pro-box1-hd:after {
	position: absolute;
	content: "";
	left: 50%;
	transform: translateX(-50%);
	bottom: -10px;
	border-top: 10px solid #1194d6;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
.s2-pro-box1-p1 {
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	color: #2d2d2d;
	font-weight: 600;
	padding: 18px 0 0 0;
}
.product-s2-box3 {
	display: block;
	margin: 25px auto 20px auto;
}
.logo-icon3 {
	display: block;
	margin: 0px auto 0 auto;
	max-width: 160px;
}
ul.s2-pro-box1-list {
	padding: 10px 0 0 0;
	text-align: center;
	width: 339px;
	min-height: 200px;
	width: 100%;
	max-width: 339px;
	display: inline-block;
	vertical-align: top;
}
ul.s2-pro-box1-list li {
	background: url(../images/blue-tk.png) left 8px no-repeat;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	color: #2d2d2d;
	margin: 5px 0 0 0;
	padding: 0 0 0 30px;
	font-weight: 500;
}
.s2-pro-box1-p2 {
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	color: #1194d6;
	font-weight: 800;
	padding: 0 0 0 0;
}
/*================CART PAGE===============*/
.nt-slt {
	float: left;
	width: 100%;
	font-size: 18px;
}
.nt-slt span.nt-txt {
	display: inline-block;
	margin-right: 20px;
}
.cart-sec1 {
	padding: 0 0 50px 0;
	float:left;
	width:100%;
}
.cart-txt1 {
	font-size: 20px;
	line-height: 26px;
	color: #141414;
	font-weight: 600;
	text-align: left;
}
.cart-box1 {
	background: #fff;
    border-bottom: none;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #000;
    text-align: left;
    float: left;
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #ec0202;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.one, .two, .three, .four {
	display: inline-block;
	width: 50%;
	vertical-align: middle;
}
.two, .three, .four {
	width: 23%;
	text-align: center;
}
.one {
	padding: 0 0 0 26px;
	position: relative;
}
.two{}
.four {
	text-align: right;
	padding: 0 26px 0 0;
	position: relative;
}
.cart-remv {
	position: absolute;
    left: 10px;
    top: 30px;
}
.cart-box2, .card-box3 {
	border-bottom: 1px solid #ec0202;
	padding: 10px 0;
	float: left;
	width: 100%;
	position: relative;
}
.cart-box2 {
	border-bottom: 1px solid #ec0202;
	    display: flex;
    justify-content: space-between;
    align-items: center;
}
.card-box3 {
	padding: 23px 20px;
    background: #f9f9f9;
}
.cart-prdname {
	padding:10px 0px 10px 0;
	font-weight: 700;
	font-size: 20px;
	line-height: 22px;
	color: #252525;
	text-align: left;
	position:relative;
	display: flex;
    column-gap: 10px;
    align-items: center;
}
.cart-prdname img.prd-sec-prd:nth-child(6){
	z-index: 1; 
	right: -5px;
    max-width: 26px;
    top: 15px;}
.span3 {
	display: block;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 1px;
    color: #2d2d2d;
}
.span2 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #2d2d2d;
}
.cart-prdname span span {
    display: block;
}
.cart-prdname span.span1 {
	font-size: 22px;
	color: 000;
}
.cart-prd1, .cart-prd2, .cart-prd3 {
	float: left;
    width: 70px;
    position: relative;
}
.cart-prd1 .prd-sec-prd{
	max-width:40px;
	}
.cart-prd1 .prd-sec-prd:nth-child(2){
	max-width: 36px;
    left: 5px;
    top: 4px;
	}
.cart-prd1 .prd-sec-prd:nth-child(3){
	max-width: 36px;
    right: 5px;
    top: 4px;
	}
.cart-prd1 .prd-sec-prd:nth-child(4){
	    max-width: 32px;
    left: 0;
    top: 8px;
	}
.cart-prd1 .prd-sec-prd:nth-child(5){
	    max-width: 32px;
    right: 0;
    top: 8px;
	}
.cart-prd2 {
	left: 4px;
	top: 27px;
}
.cart-prd3 {
	left: 20px;
	top: 5px;
}
.unit-price, .sub-total {
	font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #2d2d2d;
    display: inline-block;
    vertical-align: middle;
}
.sub-total {
	text-align: right;
}
.ship-time{
	float: left;
    width: 52%;
    padding-left: 20px;
    margin-top: 39px;
    text-align: left;
	display:none;
	}
.ship-time img{
	display:inline-block;
	vertical-align:middle;
	width:100px;
	}
.ship-time p{
	display:inline-block;
	vertical-align:middle;
	color:#2d2d2d;
	font-size:16px;
	font-weight:600;
	margin-left:7px;
	}
.ship-time p span{
	color:red;
	display:block;
	}
.card-box3rgt {
	float: right;
	width: 40%;
}
ul.cart-prclist {
	padding: 0;
}
ul.cart-prclist li {
	font-size: 20px;
    line-height: 34px;
    color: #2d2d2d;
    text-align: left;
    float: left;
    width: 100%;
    padding: 6px 20px;
}
ul.cart-prclist li:first-child {
}
ul.cart-prclist li:last-child {
	    border-top: 1px solid #ec0202;
    background: #ec0202;
    padding: 10px 20px;
	color:#fff;
}
ul.cart-prclist li:last-child .span2{ color:#fff;}
ul.cart-prclist li span.span1 {
	float: right;
    font-weight: 600;
}
.card-box4-lft {
	float: left;
}
ul.cart-prclist li span.span2 {
	font-weight: 600;
    font-size: 20px;
    line-height: 33px;
}
.continue-shpbtn, .proceed-chkbtn, .continue-brwbtn, #browse {
	background: #fff600;
    float: left;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #333;
    text-align: center;
    margin: 27px 15px 0 0;
    outline: none;
    cursor: pointer;
    padding: 10px 20px;
}
#browse {
	margin-top: 10px;
    display: inline-block;
    float: none;
}
.continue-brwbtn {
	margin-top: 0;
	vertical-align: middle;
	float: none;
}
.proceed-chkbtn {
	float: right;
	/*background: #f6f5f1;*/
	margin-right: 0;
}
.continue-shpbtn img, .proceed-chkbtn img {
	margin: 0 0 0 8px;
	display:none;
}
/*==================CART FROM===================*/
.cart-frm{
	float:left;
	width:100%;
	padding: 40px 0;
}
.crt-from-sec {
	float:left;
	width:100%;
}
.crt-frm1, .crt-frm2 {
	width: 49%;
	float: left;
	margin: 0 0 0 0;
	border-radius: 4px;
}
.crt-frm2 {
	float: right;
}
.frm1, .frm2 {
	padding: 20px 0px;
    text-align: center;
    float: left;
    width: 100%;
    background: #f9f9f9;
}
.safebox {
	position: relative;
	padding: 10px 0;
	float: left;
	width: 100%;
}
.safe-iconbox, .safe-iconbox2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 88px;
	height: 62px;
	background: #0e6896 url(../images/safe-icon.png) center center no-repeat;
	display:none;
}
.safe-iconbox2 {
	background: #0e6896 url(../images/pay.png) center center no-repeat;
}
.safe-iconbox img, .safe-iconbox2 img {
	margin: 0 -18px 0 0;
	float: right;
}
.safebox p {
	    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    color: #000000;
    float: left;
    width: 100%;
    text-transform: capitalize;
    border: 1px solid #ec0202;
    padding: 10px 10px;
}
/*----------FROM------------*/
.frmElmnts {
    float: left;
    margin: 0 0 10px 0;
    width: 100%;
}
.contact-rgt .frmElmnts{
	width: 48%;
	 margin: 0 0 20px 0;
}
.contact-rgt .frmElmnts:nth-child(odd) {
    float: right;
}
.contact-rgt .frmElmnts-last{width:100%;}
.frmElmnts label, .frmfld, .frmfld-short1, .frmfld-short2, .frmfld1, .frmfld1-short1, .frmfld1-short2 {
	float: left;
}
.frmElmnts label, .weaccept {
	    width: 29%;
    font-size: 16px;
    line-height: 22px;
    color: #444;
    padding: 9px 10px 9px 0;
    text-align: right;
    font-weight: 500;
    /*background: #ec0202;*/
}
.weaccept {
	margin: 12px 0 0 0;
    width: 100%;
    text-align: left;
	background: none;
}
.weaccept span.span1 {
	float: left;
    width: 22%;
    margin-right: 10px;
    padding: 8px 0;
}
.rd {
	appearance: none;
	-webkit-appearance: none;
	height: 12px;
	width: 12px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: #f4f4f4;
	outline: none;
}
.rd:checked {
	background: url(../images/dot.png) center center no-repeat;
}
.cards {
	margin: 5px 0 0 0
}
.paypal {
	margin: 0 0 -7px 0;
}
.sameas {
	font-size: 18px;
	line-height: 28px;
	color: #333;
	text-align: left;
	position: relative;
	padding: 0 0 0 32px;
	float: left;
	width: 100%;
}
.chkbx {
	position: absolute;
	left: 0;
	top: 0;
	height: 22px;
	width: 22px;
	background: #fff;
	border: 1px solid #d9dbe2;
	border-radius: 4px;
	appearance: normal;
	-webkit-appearance: none;
}
.chkbx:checked {
	background: #fff url(../images/tick.png) center center no-repeat;
}
.topmar2 {
	margin-top: 10px;
}
.frmfld, .frmfld1 {
	width: 100%;
	height: 44px;
	border: 1px solid #bbbabb;
	position: relative;
	background: #fff;
}
.frm1 .frmfld{
	background: none;
    border: none;
}
.frmfld-short1, .frmfld-short2, .frmfld1-short1, .frmfld1-short2 {
	width: 47.6%;
}
.frmfld-short1, .frmfld1-short1 {
	margin-right: 2.18%;
}
.frmfld input, .frmfld select, .frmfld1 input, .frmfld1 select {
	width: 100%;
	height: 40px;
	border: none;
	outline: none;
	font-family:inherit;
	font-size: 16px;
	color: #000;
	text-align: left;
	font-weight: 300;
}
.frmfld input, .frmfld select, .frmfld1 select, .frmfld1 input {
	padding: 0 6px 0 10px;
}
.frm1 .frmfld input, .frm1 .frmfld select{
	width: 70%;
    float: right;
    border: 1px solid #bbbabb;
}
.frmfld select, .frmfld1 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(../images/select-fldbg2.png) right top 2px no-repeat;
	position:relative;
}
.frmfld select:after{
	}
.icon {
	position: absolute;
	left: 10px;
	top: 12px;
	z-index: 999;
	display:none;
}
.logos {
	margin: 29px auto 0 auto;
	display: block;
}
.submit-btn {
	width:100%;
	font-weight: 700;
    font-size: 23px;
    line-height: 32px;
    color: #333;
    text-align: center;
    margin:20px auto 0 auto;
    display: inline-block;
    outline: none;
    cursor: pointer;
    border: none;
    padding: 14px 35px 15px;
    background: #fff600;
    font-family: inherit;
}
.secure {
    display: inline-block;
    margin-top: 10px;
	padding: 10px 10px;
	background:#fff;
}
.submit-btn img {
	margin: 0 0 0x 8px;
}
a.what {
	    font-size: 16px;
    line-height: 48px;
    text-align: left;
    color: #000;
    font-weight: 500;
    font-style: italic;
    text-decoration: underline;
    float: left;
}
.trm {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	color: #333;
	position: relative;
	padding: 0 0 0 22px;
	float: left;
	width: 100%;
}
.trm a{ color:#333; text-decoration:underline;}
.trm input[type=checkbox] {
	position: absolute;
	top: 0;
	left: 0;
	appearance: none;
	-webkit-appearance: none;
	height: 14px;
	width: 14px;
	border: 1px solid #ccc;
	border-radius: 2px;
	outline: none;
	background: #f4f4f4;
	line-height: 14px;
}
.trm input[type=checkbox]:checked {
	background: #f4f4f4 url(../images/tick.png) center center no-repeat;
	background-size: 90%;
}
.trm_1 span{ 
	float:left;
	width:100%;
	margin-bottom:10px;
}/*----------- Conatct Us ---------------- */
.contact-us {
	background: linear-gradient(90deg, #ff9292 50% 50%, #fff 50% 50%);
	padding: 150px 0;
}
.contact-lft, .contact-rgt {
    float: left;
    width: 70%;
    text-align: left;
    background: #fff;
    padding: 20px;
    position: relative;
    z-index: 4;
}
.contact-rgt {
    float: right;
	width:57%;
}
.contactForm {
    float: left;
    width: 100%;
}
.contactForm  .frmElmnts label{
	width: 100%;
    margin-right: 0;
    font-size: 16px;
    line-height: 22px;
    color: #2d2d2d;
    padding: 0;
    margin-bottom: 10px;
	text-align:left;
	display:none;
}
.contactForm .frmElmnts label span{
	color:#f00;
	font-weight:500;
	}
.contactForm .frmfld{border:none; height:auto}
.contactForm .frmfld input,.contactForm .frmfld textarea{border:1px solid #e1e1e1 ; padding-left: 5px;height: 60px;}
.contactForm .frmfld textarea{width:100%; resize:none; height:190px;}
.cont-submit-btn {
	font-family: inherit;
    margin: 0 0 0 0 !important;
	outline:none;
	border:none;
}
.contact-us .bdhding{}
.contact-us .bdhding span {
    font-size: 36px;
    line-height: 44px;
    font-weight: 700;
}
.contact-rgt .s1hding {
    margin-bottom: 37px;
}
.contact-us .s1hdimg {
	margin: 12px auto 0 auto;
}
.fancyboxfrm{
	text-align:center;
	font-size:20px;
	padding:80px 0;
	}
.fancyboxfrm span{
	color:#da9944;
	font-size:30px;
	display:block;
	}
.contact-us .pro-p1 {
	width: 100%;
    display: inline-block;
    color: #545454;
    font-size: 16px;
    line-height: 24px;
}
.cont-lst {
	float: left;
    width: 100%;
    margin-top: 40px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
}
.cont-lst li {
	float: left;
    width: 49%;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #2d2d2d;
    position: relative;
    padding-left: 30px;
}
.cont-lst li a {
	color: #1b2328;
}
.cont-lst li:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    border-left: 5px solid #e94141;
}
.cont-lst li img {
	position: absolute;
	left: 9px;
	top: 0;
	display:none;
}
.cont-lst li span {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    text-transform: uppercase;
}
.cont-lst li:last-child {
    margin-bottom: 0;
}
.contat-prd {
    position: absolute;
    right: 0;
    top: 0;
    width: 400px;
}
.contact-btm {
	background: url(../images/contact-btm.png) no-repeat center center;
	float: left;
	width: 100%;
	min-height: 390px;
	text-align: center;
}
.contact-btm img {
	display: inline-block;
}
/*----------- popup ---------------- */
#pop_overlay {
	background-color: rgba(0, 0, 0, 0.6);
	clear: none;
	display: none;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
#pop_content {
	height: auto;
	width: 600px;
	max-width:90%;
	background-color: white;
	border-radius: 4px;
	margin: 8% auto 0 auto;
	position: relative;
	text-align: center;
	padding: 30px 20px 20px 20px;
}
#pop_content_ing {
    height: 530px;
    width: 780px;
    background-color: white;
    border-radius: 4px;
    margin: 5% auto 0 auto;
    position: relative;
    text-align: center;
    padding: 10px 0px 0px 0px;
    overflow: scroll;
}
.cross {
	position: absolute;
	right: 15px;
	top: 15px;
	max-width: 100%;
	cursor: pointer;
}
