@charset "utf-8";
/*================start banner===================*/
.banner{
	background: url(../images/banner.jpg) center top no-repeat;
    height:546px;
    padding:55px 0 0 0;
    float: left;
    width: 100%;
    position: relative;
	overflow:hidden;
}
.inner-banner{ background:none; height:auto;overflow: visible;}
.s1-inner {
	float: left;
    width: 53%;
    text-align: left;
    margin-top: 0;
}
.discount-img{
    position: absolute;
    top: 15px;
    right: 315px;
	}
.bnr-bag{
	position: absolute;
    top: 0;
    right: 12%;
    max-width: 380px;
	}
.bnrhd{
	font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    color: #444444;
    }
.bnr-hdr{		
	font-size: 60px;
    line-height: 70px;
    color: #1a1a1a;
    text-transform: capitalize;
    position: relative;
    display: inline-block;
    width: 100%;
    font-weight: 700;
	font-family: "Figtree", sans-serif;
    }
.bnr-hdr span{
    display: block;
	font-size:30px;
    line-height:40px;
    color:#50b05c;
	text-transform:uppercase;  
    }
.bnrhdline{margin:6px 0;display:block;}
.bnrtxt{
	font-size: 20px;
    line-height: 32px;
    color: #323232;
    width: 100%;
    margin-top: 20px;
    display: inline-block;
    vertical-align: middle;
    }
.bnr-txt2{
	    position: absolute;
    left: 27%;
    top: 290px;
    font-size: 48px;
    line-height: 90px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    transform: rotate(-90deg);
	}	
.bnr-prdts{
    position: absolute;
    top: 40px;
    right: 0;
	}
/*=========================
CSS FOR ELEMEMT SHOW HIDE
===========================*/
.bnrbtn, .s2btn, .s3btn, .s4btn, .s5btn, .cart-btn, .cart-btn2{
    height: 48px;
    width: 170px;
    box-sizing: border-box;
    outline: none;
    display: inline-block;
    margin: 26px 0 0 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 48px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #16317a;
    padding-left: 0px;
    position: relative;
    border-radius:7px;
    box-shadow: none;
    text-transform: capitalize;
    max-width: 100%;
}

/*================start banner strip===================*/
.bnr-strp{ 
	float: left;
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 60px 0 135px;
	}
.bnr-rgt{
	   float: left;
    border: 1px solid #ebf3f3;
    border-radius: 20px;
    width: 445px;
    padding: 34px 0 0;
    overflow: hidden;
	
	}	
.bnr-stp-lft{ 
	float: left;
    width: 57%;
    text-align: left;
    padding: 35px 0px 60px 0;
}
.bnr-stp-rit{ 
        float: left;
    width: 100%;
    margin: 15px 0 0;
    text-align: left;
    padding: 25px 5px 25px 20px;
    position: relative;
    border-radius: 8px;
 }
 ul.rit-lst .cart-btn2{
	 width: 135px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;}
.stp-rit-hdg{
	font-size:22px;
	line-height:28px;
	color:#1b1a1a;
	font-weight:700;
	float:left;
	width:100%;
	}
.rit-div-prdts{
    position: absolute;
    top: 0px;
    right:0px;
	}
ul.rit-lst {
       float: left;
    width: 100%;
    margin-top: 45px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 10px;
}
ul.rit-lst .shop-lst-img{   max-width: 140px;
    /* margin: 0 auto 0; */
    top: -112px;
    left: 19px;
    position: absolute;}
ul.rit-lst li {
	float: left;
    width: 32%;
    position: relative;
    text-align: center;
    padding: 0 0 0;
    color: #000000;
    height: 210px;
    font-size: 18px;
    background: #e8f2f1;
    line-height: 28px;
    font-weight: 600;
    text-transform: capitalize;
}
ul.rit-lst .ship-p1{
	    display: inline-block;
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    padding: 78px 0 0;
    color: #000;
    background: none;
    line-height: 28px;
	}
ul.rit-lst .shop-price {
	font-size: 22px;
    color: #050506;
    margin: 0 0;
	}
ul.rit-lst li:before{
	}
.bnr-stp-lft .bnrbtn { margin-top:22px;}
.strp-line{ display:inline-block; vertical-align:middle; margin:20px 0 10px; max-width:100%; background:#acacac; width:578px; height:1px;}
ul.bnr-strp-lst {
    float: left;
    width: 100%;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    column-gap: 15px;
    row-gap: 20px;
}
ul.bnr-strp-lst li {
    float: left;
    width: 48%;
    position: relative;
    text-align: left;
    padding: 0 0px 0px 66px;
    color: #000;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    text-transform: capitalize;
}
ul.bnr-strp-lst li span{
	display:block;
	font-weight:700;
	font-size:22px;
	line-height:28px;
	padding-bottom:5px;
	color:#1b1a1a;
	}
ul.bnr-strp-lst li img {
	position:absolute;
	top:0px;
	left:0px;
}
ul.bnr-strp-lst li:last-child:after{ display:none;}
.bnrstrip-hding{
	font-weight:600;
	font-size:18px;
	line-height:22px;
	color:#404040;
	text-align:center;
}
ul.bnrstrip-list{padding:16px 0 0 0;text-align:center;}
ul.bnrstrip-list li{
	display:inline-block;
	margin:0 21px;
}

.bnr-stp-prdts{
    position: absolute;
    right: 0;
    top: 0;
	}
	
/*================start section1===================*/
.sec1{ 
	float: left;
    width: 100%;
    padding: 50px 0;
    text-align: center;
    overflow: hidden;
	}
.s1-image{
	display: inline-block;
    max-width: 100%;
    margin-top: 20px;
	}
.s1-Box{ float: left; width: 49%;
    margin-top: 0px;
    text-align: left;
	}
.s1-Box .bdfont{ width:100%;}
.s1-Box-lft{
    float: left;
    width: 100%;
    height: auto;
    margin-top: 0px;
    text-align: left;
    padding: 0;
	}
.s1-Box-rit{
    float: left;
    width: 43%;
    margin-top: 5px;
    text-align: left;
	}
.s1-model{
	    position: absolute;
    right: -30px;
    top: 0;
	}
.s1-prodt{
	position: absolute;
    right: 0%;
    top: 340px;
    z-index: 1;
	}		
.left-box { position: relative;}
.rgt-box {
	float: left;
    width: 100%;
    margin: 80px 0 0;
	position:relative;
	}
.s1-modl-pdt{
	position: absolute;
    top: 0;
    left: 0;
	}
.lft-box{
	float: right;
    width: 66.44%;
	height:382px;
    text-align: center;
    padding: 25px 0px 0 185px;
	background: url(../images/s1-lft-box-bg.jpg) center top no-repeat;
	background-size:100% 100%;
	}
.s1-txt1{
	float: left;
	width: 88%;
	font-size: 44px;
	line-height: 125px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	background: #000;
	position: relative;
	margin-top: 58px;
	text-align: left;
	}	
.s1-txt1:before{
	content:"";
	position:absolute;
	width:416px;
	height:125px;
	left:-416px;
	background:#000;
	}	
.sec1 .bnrbtn{
	margin-top:30px;
	}	
.s1txt{padding: 20px 0px 0 0px;}

ul.s1-list {
    float: right;
    width: 49%;
    margin-top: 25px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    row-gap:12px;
}
ul.s1-list li{ 
    float: left;
    width: 100%;
    position: relative;
    text-align: left;
    padding: 24px 0 25px 180px;
    color: #000;
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
	}
ul.s1-list li span{
        display: block;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 5px;
    font-family: "Figtree", sans-serif;
   }
.s1-li-img{
	position:absolute;
	left:0;
	top:0;
	}
.lst-num{
	background: #0084c5;
    border-radius: 50%;
    border: 7px solid #d7f2ff;
    height: 62px;
    width: 62px;
    text-align: center;
    padding: 15px 15px;
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
	}
/*================start banner box===================*/


.s1-bx2 {
    background: #fff;
    float: left;
    width: 100%;
    padding:40px 0 0;
	text-align: center;
}
.s1-bx2 .bdhding2{
	float:left;
	width:25%;
	padding:0 20px 0 0;
	text-align:right;
	border-right:1px solid #000;
	}
.s1-bx2 .bdfont{
	float:right;
	width:72%;
	text-align:left;
	}
.s1-bx-uls{    float: left;
    width: 100%;
    margin: 0 0 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 10px;}
.s1-bx-uls li{
	    width: 32%;
    position: relative;
    text-align: left;
    font-size: 17px;
    line-height: 28px;
    color: #fff;
    padding: 30px 110px 30px 20px;
    background: #3abf8b;
    border-radius: 20px;
	}
.s1-bx-uls li span{
	    display: block;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: "Figtree", sans-serif;
	}	
.s1-bx-uls li img{
	position: absolute;
    top:19px;
    right: 0;
	width: 120px;
	}	
.s1-bx-uls li:nth-child(2){ background:#2161db;}
.s1-bx-uls li:nth-child(3){ background:#fea801;}

/*================start section3===================*/
.sec3{ padding:50px 0; position: relative; background:#f6f6f6;    float: left;width: 100%;}
.s3-model{
	position:absolute;
	max-width: 471px;
	left:0;
	top:0;
	}
.prod-men .s3-model{ right:0; left:auto;}
.s3-rgt .bdfont{}
.s3-rgt{
    display: inline-block;
    width: 100%;
    text-align: center;
	}
.prod-men .s3-rgt{ float:left;}
.s3-rgt .shop-list li{}	
ul.s3list{
	margin: 50px 0 0 0;
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	row-gap: 10px;
}
ul.s3list li {
    float: left;
    width: 24%;
    border: 6px solid #edf1eb;
    position: relative;
    padding-bottom: 10px;
    row-gap: 10px;
	text-align:center;
}
ul.s3list li:last-child{}
.overlay {
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  background-color:#7ad455;
  overflow: hidden;
  width: 100%;
  height:100%;
  transition: .5s ease;
  -webkit-transition: .5s ease;
}
ul.s3list li:hover .overlay {
  bottom: 0;
  height: 240px;
}
.s3lbx1, .s3lbx2{/*height: 260px;*/}
.s3lbx1 img, .s3lbx2 img{
	margin:20px auto 0 auto;
	display:block;
	transition: .5s ease;
  	-webkit-transition: .5s ease;
	width:100%;
}
.s3lbx1 img{max-width: 240px;}
.s3lbx2 img{margin:90px auto 0 auto;transition: .5s ease;}
.s3l-hding, .s3l-hding2{
	font-size:16px;
	line-height:26px;
	color:#fff;
	text-align:center;
	padding:20px 0 0 0;
	width:100%;
}
.s3l-hding2{color:#404040;padding:250px 0 0 0;}
.s3l-hding span, .s3l-hding2 span{
	font-weight:600;
	font-size:22px;
}
.s3l-txt{
	text-align:center;
	color:#404040;
	line-height:24px;
	padding:8px 10px;
}
.uparrow{margin:20px auto;display:block;}
ul.s3list li:hover .overlay .uparrow, ul.s3list li:hover .overlay .s3l-hding{display:none;}
ul.s3list li:hover .overlay .s3lbx1, ul.s3list li:hover .overlay .s3lbx2{/*height:310px;*/}
ul.s3list li:hover .s3l-txt{display:block;}
ul.s3list li:hover .overlay .s3lbx1 img{max-width:220px;margin:10px auto 0 auto;}
ul.s3list li:hover .overlay .s3lbx2 img{margin:50px auto 0 auto;}
.s3sub-hding{
	font-weight:bold;
	font-size:30px;
	line-height:34px;
	color:#181818;
	text-align:center;
	padding:88px 0 0 0;
}
.s3txt{
	font-weight:300;
	font-size:20px;
	line-height:30px;
	color:#181818;
	text-align:center;
	padding:5px 0 0 0;
}
ul.s3list2{padding:10px 0 0 0;text-align:center;}
ul.s3list2 li{
	display:inline-block;
	padding:0 48px;
	background:url(../images/s3l2-dvdr.png) right center no-repeat;
	margin:15px 0 0 0;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-align:center;
}
ul.s3list2 li:last-child{background:none;}
ul.s3list2 li img{margin:0 auto 12px auto;display:block;}


ul.shop-list{
        margin: 30px 0 0;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    row-gap: 20px;
    column-gap: 20px;
}
ul.shop-list li {
	display: inline-block;
    vertical-align: top;
    width: 32%;
    text-align: center;
    position: relative;
    padding: 22px 10px;
    background: #fff;
    border-radius: 15px;
}
ul.shop-list li:after{
	 
	}
.list-uls{
    float: left;
    width: 100%;
    margin: 10px 0 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 8px;
    text-align: center;
	}
.list-uls-txt{
	float:left;
	width:100%;
	font-size:16px;
	line-height:22px;
	font-weight:700;
	color:#4b4b4b;
	text-align: center;
	background: url(../images/tick-icn.png) left 92px top 5px no-repeat;
	}
.prod-box{
	float: left;
    width: 100%;
	}	
.prdt-cont{
	float: right;
    width: 100%;
    text-align: center;
    padding:0px 0px 0px;
	}
.ship-p1 {
    font-size: 20px;
    line-height: 30px;
    color: #1b1b1b;
    font-weight: 700;
    float: left;
    width: 100%;
    text-transform: capitalize;
    position: relative;
}
.shop-lst-img {
    display: inline-block;
    margin:0px auto 0px;
    max-width: 180px;
    width: 100%;
    padding: 0;
    position: relative;
}
.shop-mg {
	    background: #f6f6f6;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    display: inline-block;
    padding: 8px 15px;
    font-weight: 600;
    color: #b7b7b7;
    margin: 10px 0 0 0;
    text-transform: capitalize;
    width: 100%;
}
.shop-price{
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
    color: #1b1b1b;
    margin: 5px auto 0 auto;
    float: left;
    width: 100%;
    position: relative;
}
ul.shop-list .cart-btn2 { margin-top: 12px;} 
.play-icn{ margin:-4px 0 0 10px; display:none;}
.mg-red{ background:#de1821;}
.mg-orng{ background:#e68f22;}


/*================ section Odr Strip ===================*/
.odr-strip{
	float: left;
    width: 100%;
    text-align: center;
    padding:30px 0 0px;
	background: linear-gradient(to bottom, #16317a 54%, #ffffff 54%);
	}
.odr-stp-lft{
    width: 100%;
    display: inline-block;
}
.odr-uls{
	    float: left;
    width: 100%;
    margin: 26px 0 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
    justify-content: space-between;
}
.odr-uls li{
	float: left;
    position: relative;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-weight: 400;
    width: 49%;
    padding: 30px 35px 30px 245px;
    text-align: left;
    background: #2161db;
    border-radius: 10px;
	}
.odr-uls li span{
	    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    padding: 0px 0 10px;
    text-transform: capitalize;
    font-family: "Figtree", sans-serif;
	}	
.odr-li-img {
    position: absolute;
    left: 4%;
    top: 21px;
    }	
.odr-uls li:last-child{
	background:#3abf8b;
	padding: 30px 245px 50px 50px;
    text-align: right;
	}	
.odr-uls li:last-child .odr-li-img{
	left:auto;
	right:4%;
	}	
.odr-stp-lft .bdhding2 { color:#fff;}
.odr-stp-lft .bdfont{color:#fff; }
.odr-strip .bnrbtn{}


/*===================================*/
.strip{
	float: left;
    width: 100%;
    padding: 20px 0;
    background: #16317a;
    text-align: center;
	}
.strp-inr{
	    float: left;
    width: 77%;
    text-align: left;
	}
.strp-inr .s1-txt1{ margin-bottom:20px;}
.strp-inr .s1hding{ color:#fff; text-transform: uppercase; font-size:28px; line-height:36px; font-weight:500;}
.strp-inr .bnrbtn{margin-top:48px;}
.strp-txt{
	color:#fff;
	width:100%;
	padding:12px 0 0;
	}
ul.strip-list{
	float:left;
	width:100%;
	margin-top:0px;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
	}	
ul.strip-list li{
	float: left;
    width: 22%;
    font-size: 19px;
    line-height: 27px;
    color: #fff;
    font-weight: 600;
    text-align: left;
    padding: 0 0 0 60px;
    position: relative;
    text-transform: capitalize;
	}	
ul.strip-list li span{
	display:block;
	font-weight:bold;
	color:#222529;
	text-transform:uppercase;
	margin-bottom:12px;
	}
ul.strip-list li img{
	position:absolute;
	left:0;
	top:0;
	}

/*=============Fooetr Link============*/	
.tems_bg {
    float: left;
    width: 100%;
    padding: 0px 0 40px;
}
.trm-bx {
    background: #fff;
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 30px;
}
.trm-bx h3 {
    line-height: 28px;
    text-align: left;
    font-size: 22px;
    float: left;
    width: 100%;
    margin: 0px 0 15px;
    color: #fff;
    font-weight: 600;
    background: #05274d;
    padding: 5px;
}
.trm-bx p {
    font-size: 16px;
    line-height: 24px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 400;
}
.trm-bx ol {
    margin: 0px;
    float: left;
    width: 100%;
    font-weight: 400;
    padding: 0 20px;
    margin-bottom: 20px;
}
.trm-bx li {
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
    float: left;
    width: 100%;
    list-style: disc;
}
/********************/
.white{ color:#fff;}