*{box-sizing: border-box; }
html {
  scroll-behavior: smooth;
}
body{ font-family: 'LG Smart'; margin: 0;padding: 0;overflow-x: hidden; }
label,p,ul {margin: 0; padding: 0;}
ul { list-style: none;}
body a:hover { text-decoration: none; color: #7b0027}
body a:focus { outline: 0; text-decoration: none}
.form-control:focus{ box-shadow: none;}
button:focus{ box-shadow: none; outline: none;}
img {  max-width: 100%}
.container{max-width:85%;}
video{ display: block; line-height: 0;}
.modal-dialog{ max-width: 600px;}
.modal-content{ border-radius: 0px;}
.btn.focus, .btn:focus {outline: 0; box-shadow: none; transition: .5s all;-webkit-transition: .5s all; -moz-transition: .5s all; -o-transition: .5s all; -ms-transition: .5s all;}
button{transition: .5s all;-webkit-transition: .5s all; -moz-transition: .5s all; -o-transition: .5s all; -ms-transition: .5s all;}
a{ color:#a50034; text-decoration: none; transition: .5s all;-webkit-transition: .5s all; -moz-transition: .5s all; -o-transition: .5s all; -ms-transition: .5s all;}
.loadersubmit{ width: 100%; height: 100%; position: fixed; top:0px; left: 0px; background: rgba(225,225,225,.7); display: none; z-index: 10000;}
.loadersubmit img{ position: absolute; top:50%; left: 50%; transform: translate(-50%,-50%);}
/*---Home--css start----*/
.h-header .logo-main{ width: 100px; margin: 10px auto;}
.h-header .logo-main img{ width: 100%;}
.h-header .life-good{width: 200px;}
.h-header .life-good img{width: 100%;}
.h-header .container{ padding: 0px;}
.h-header .logo-h{ display: block;}
.h-header.stic .logo-main{ display: none;}
.h-header.stic .logo-h{ display: block;}
.h-header.stic .h-topbar{justify-content:space-between; width: 100%;}
.slider{ width: 100%; position: relative; padding-top:0;}
.m-btn{ position: absolute;  bottom:220px; z-index: 2; left: 50%}
.stic{ position: fixed; background-color: rgba(0,0,0,.5); top:0px!important;}
.stic .h-topbar{border-radius:0;}
.h-header{ position:absolute; top: 0px; left: 0px; width: 100%; z-index: 2; padding:5px 15px }
.h-topbar{display: flex; justify-content: space-between; align-items: center;}
.logo-h{ padding: 0px 0px;; display: inline-block;}
.logo-h img{width:100px;}
.head-text{ color:#fff; padding: 10px; font-size: 1.5rem; align-items: center; text-transform: uppercase}
.head-text span{ color:#fff600; font-weight: 600;}
.btn-top{ background: #a50034; color:#fff; padding: 10px 20px; font-weight: 600;  text-transform: uppercase;}
.btn-top:hover{ background: #790228; color:#fff;}
.img-d{ display: block;}
.img-m{ display: none!important;}
#mainSlider{ position: relative; background: #000; }
#mainSlider .owl-dots{position:absolute; margin-top:0px;    top: 68%;left: 15%;}
#mainSlider .container{max-width:85%; position: absolute; top:0;  left: 50%;transform: translateX(-50%); height: 100%}
.slider-1:before{ content:''; width: 50%; position: absolute; top:0px; left: 0px; height: 100%; background: #000;}
.slider-1 .slide-onetext{ position: absolute; left: 0px; top:50%; transform: translateY(-50%);}
.slider-1 .slide-onetext h1{ padding: 0px; margin: 0px; font-size: 5rem; font-family: 'LG Smart Bold'; color: #a50034; font-weight: 800; text-transform: uppercase;line-height: 4.5rem;}
.slider-1 .slide-onetext h1 span{ color:#fff;}
.slider-1 .slide-onetext ul.text-list{ display: flex;}
.slider-1 .slide-onetext ul.text-list li{ padding-left:20px; padding-right:5px;  position: relative; font-size: 1rem; color:#fff;}
.slider-1 .slide-onetext ul.text-list li img{ position: absolute; left: 0px; top: 6px; width: 14px; height: 14px;}
.slider-1 .pure-ro {position: absolute;right: 12%;top: 50%; transform: translateY(-50%); width: 330px;}
.slider-1 .pure-ro video {
    width: 100%;
}

.slider-in .slider-incontant{ position: absolute; top:50%; left:50%;  transform: translate(-50%,-50%);}
.slider-in .slider-incontant .banner-contant{ width: 100%; margin-bottom: 15px;}
.slider-in .slider-incontant .banner-contant h2{ color:#fff; text-align: center; font-size: 2.8rem; line-height: 2.5rem; text-transform: uppercase; font-weight: 300; font-family: 'LG Smart Light';}
.slider-in .slider-incontant .banner-contant h3{ color:#a50034; text-align: center; font-size: 3rem; text-transform: uppercase; font-weight: 800; font-family: 'LG Smart Bold'; }

#mainSlider .owl-nav{ position: absolute;  border-bottom: 0px; width: 100%; bottom:30px}
#mainSlider .owl-nav .owl-prev{ width:34px; height: 34px; border-radius: 0px;  background: url("../images/prev.png") left top no-repeat;}
#mainSlider .owl-nav .owl-prev span{ display: none;}
#mainSlider .owl-nav .owl-next{ width:34px; height: 34px; border-radius: 0px;  background: url("../images/next.png") left top no-repeat; }
#mainSlider .owl-nav .owl-next span{ display: none;}

.top-heading{ width: 100%; padding: 20px 0;}
.top-heading h2{ font-size: 2.5rem; font-weight: 800; text-align: center; color:#a50034; font-family: 'LG Smart Bold'; margin: 0px; padding: 0px; text-transform: uppercase;}

.product-list{padding: 30px 0; width: 100%; position: relative; }
.list-pro{ border: 0px; padding: 0px; border-radius: 0px; margin-bottom: 30px; position: relative;overflow: hidden;  background: #f4f4f4;}
.list-pro.box-w{ border: 0px; background:#f4f4f4; margin-bottom: 30px; position: relative; }
.list-pro.box-w .card-img-top {flex: 0 0 100%;}
.list-pro .off{ position: absolute; background: #fff; color: #a50034; padding:4px 5px; width: 50px; top:3px; left: 3px; text-align: center; font-size: 1.2em; line-height: 1.2em; font-weight: 600;}
.list-pro.box-w .card-footer{ padding-top: 5px;}
.list-pro ul.list-group-flush{ display: flex; flex-wrap: wrap;}
.list-pro ul.list-group-flush li{flex:0 0 50%; line-height: 1.2rem;}
.list-pro .card-footer{padding-top:10px;}
.product-list .card-header{ background: none; border: 0px; padding-bottom: 5px; min-height:110px;}
.product-list .card-header h2{ font-size: 1.2rem; font-weight: 800; margin-bottom: 0px; text-align: center;}
.list-pro.box-w .card-header h2{ font-size: 1.2rem; line-height: 1.3rem; font-weight: 800; margin-bottom: 0px; text-align: center;}
.product-list .card-header h2 a{ color:#333;}
.card-footer { background: none; border-top:0px;}
.card-footer .price-box{ padding: 0px; border: 0px; display: inherit; margin-bottom: 5px;}
.card-footer .price-box .product-price{padding-left: 0px; width: 100%; display: flex; justify-content: center;}
.card-footer .btn-cart{background-color: #a50034;line-height: 1.2;color: #fff; text-transform: uppercase; text-align: center; padding: 10px 30px;  font-size:1.1rem; font-style: normal;font-weight: 700; border: 0px; border-radius: 5px; width: 100%;}
.card-footer .price-box .price{ text-align: center; justify-content: center; color:#a50034; align-items:center; }
.card-footer .price-box .price .mrp{font-size: 14px;line-height: 1.2rem;color: #6b6b6b; font-weight: 600;}
.card-footer .btn-cart:hover{background-color: #52021b; }
.card-footer h4{ font-size: 1rem; font-weight: 600;}
.card-footer .list-group{ padding: 0px; margin: 0px;}
.card-footer .list-group li{ background: none; padding:5px 5px 5px 15px; border: 0px; position: relative;}
.card-footer .list-group li:before{content:''; width:10px; height: 10px; background: #696969; position: absolute; top:10px; left:0px; border-radius: 25px;}
.enq-btn{ position:fixed; top: 50%; right:0px; transform: translateY(-50%); z-index: 999;}
.enq-btn a{display:flex; background: #88012c; text-decoration: none; color:#fff; padding:5px 4px; border-radius: 10px 0 0 10px; align-itrems: center;}
.enq-btn a:hover{color: #f9dde6;}
.enq-btn a img{margin-right:0; width: 25px;}
.enq-btn a span{ font-size:.9rem; line-height:.9rem; font-weight: 600;}
.enq-btn a img{ width: 25px; float:left;}
.enq-btn a .img-en-d{ background: #fff; padding: 5px; border-radius: 5px; margin-right: 10px;}
.enq-btn a .img-en-m{ display: none; background: #fff; padding: 5px; border-radius: 5px; margin-right: 10px;}

.list-pro .btn-footer {width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; margin-top: 15px;}
.list-pro .btn-footer .btn-cart{background-color: #a50034;line-height: 1.2;color: #fff; text-transform: uppercase; text-align: center; padding: 10px 15px;  font-size:.8rem;font-weight: 700; border: 0px; border-radius: 0px; margin: 0 2px;flex:0 0 50%}
.list-pro .btn-footer .btn-link{background-color: #fff;line-height: 1.2; color: #a50034; text-transform: uppercase; text-align: center; padding: 10px 15px;  font-size:.8rem; font-weight: 700; border: 0px; border-radius: 0px; display: inline-block; margin: 0 2px;flex:0 0 50%; text-decoration: none;}

#proEnquiry .modal-content{ border-radius: 25px; background: #f0f0f2;}
#proEnquiry  .btn-cl{ opacity: 1; border-radius:50%; position:absolute; top:20px; right:20px; width: 30px; height: 30px; padding: 7px; border: 2px solid #dd0029; display: flex; align-itrems: center;}
#proEnquiry  .btn-cl img{}
#proEnquiry h5{text-align: center; text-transform: uppercase; font-weight: 600; margin-top: 20px; margin-bottom: -20px}
#proEnquiry h5 span {
    font-size: 1.1rem;
    text-transform: initial;
    line-height: 1.1;
}
.enquiry-form{padding: 50px 50px 20px 50px;}
.enquiry-form .btn-lg{ border-radius:0px; background: #a50034; text-transform: uppercase; border: 0px; padding: 7px 20px; color:#fff; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; text-align: center;font-size: 1rem; line-height: 1.5; display: inline-block;}
.enquiry-form .btn-lg:hover{background:#52021b;}

.enquiry-form .btn.reset-btn{background: #393939; margin-right: 5px;}
.enquiry-form .form-group{ margin-bottom: 25px;}
.enquiry-form .form-group .invalid {position: absolute;left: 9px;bottom: -17;}
.enquiry-form .form-group .form-control{ border: 1px solid #e0e2e5; border-radius: 3px; padding: 10px; height: auto;}
.form-group.pvs{ position: relative; display: flex;}
.form-group.pvs input[type="checkbox"] { padding: 0;height: 10px;width: 10px;margin-bottom: 0; border: 1px solid  #a50034;transform: scale(1.5); cursor: pointer;position: absolute; left:5px; top:5px;-webkit-appearance:none; -webkit-transition:box-shadow 200ms;}
.form-group.pvs input[type="checkbox"]:checked { border-color:#a50034;background-color:#a50034;}
.form-group.pvs input[type="checkbox"]:checked:before {content:'';display:block; width:4px;height:8px;border:solid #fff;
border-width:0 2px 2px 0; -webkit-transform:rotate(45deg); transform:rotate(45deg); margin-left:2px; margin-top:0px;}
.massage-box{ position: absolute;  width: 100%; height:100%; top:0; left:0px; background: rgba(255,255,255,.8); display: none; align-itrems: center; font-size: 2rem; z-index: 100; font-weight: 600; padding: 5rem; text-align: center;}
label.labe{padding-left:25px}
.form-group.pvs .invalid{ position: absolute; left: 9px;bottom:-17px;}
.form-group .tooltiptext{ position: absolute; background:#a90202; color:#fff; font-size: 11px; padding:2px 5px; z-index: 1;min-width: 100px; text-align: center; border-radius: 5px; bottom: -18px; left: 12px;}
.form-group .tooltiptext:before{ content:''; position: absolute;  top:-5px; left:10px; width: 0;height: 0;border-style: solid;border-width: 0 5px 8px 5px;border-color: transparent transparent #a90202 transparent;}



/*---Home--css End----*/





.head-in{ position: absolute; width: 100%; z-index:999; padding:0px; top:0px;}
.head-in .top-head{ display: flex; background: #a50034; padding: 10px;}
.head-in .top-head{ width:100%; display: flex; justify-content: space-between;   align-items: center;}
.head-in .top-head .logo{ width: 93px; padding: 0px;}
.head-in .top-head .btn-top{ background: #fff; color:#a50034; padding: 10px 20px; font-weight: 600;  text-transform: uppercase;}
.head-in .top-head .btn-top:hover{ background: #790228; color:#fff;}
.head-in .top-head .life-good{width: 200px;}
.head-in .top-head .life-good img{width: 100%;}

.mid-nav{ background-color: #fff;border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; text-align: center;margin: 0 0;padding: 0 30px; width: 100%; position: relative;}
.mid-nav .nav-tab{ display: flex; justify-content:center;}
.mid-nav .nav-tab ul{ display: flex;}
.mid-nav .nav-tab ul li{ padding:0 3px; }
.mid-nav .nav-tab ul li a{ padding: 10px 25px; display: block; font-size:1.3rem; font-weight: 600; color:#000; border-bottom: 2px; border-bottom-color:transparent;}
.mid-nav .nav-tab ul li a.active{ color:#a50034; border-bottom: 2px solid #a50034;}
.mid-nav .logo-m{ width: 90px; display: none; padding-top: 5px; position: absolute; left:20px;}
.stic{ position: fixed; top:0px; left: 0px;  z-index: 2; width: 100%; padding: 5px 15px; border: 0px;}
.stic .logo-m{ display: block;}
.mid-nav .btn-cart-bar{background-color: #a50034;line-height: 1.4;color: #fff; text-transform: uppercase; text-align: center; padding: 10px 25px;  font-size: 14px; font-style: normal;font-weight: 700; border: 0px; border-radius: 0px; display: none; white-space: nowrap;}
.mid-nav .btn-cart-bar:hover{ background-color: #52021b;}




.xzoom{box-shadow:none;}
.pro-detail{ padding: 20px 100px;}
.pro-detail-m{display:none;}
.pro-detail-m .modal-no{font-weight: 600; font-size: 1.1rem;}
.pro-detail-m .modal-title{margin-top: 4px;font-size: 22px;line-height: 28px; color: #000;font-weight: 600; margin-bottom: 20px;}
.pro-detail-d{ display: block}
.pro-detail-d .modal-no{font-weight: 600; font-size: 1.1rem;}
.pro-detail-d .modal-title{margin-top: 4px;font-size: 22px;line-height: 28px; color: #000;font-weight: 600; margin-bottom: 20px;}
.pro-detail ul{ list-style-type: square; padding: 0px; margin: 0px 0px 20px 20px;}
.pro-detail ul li{ margin-bottom: 10px; font-size:1rem;}
.pro-detail .btn-cart{background-color: #a50034;line-height: 1.2;color: #fff; text-transform: uppercase; text-align: center; padding: 10px 30px;  font-size:1.1rem; font-style: normal;font-weight: 700; border: 0px; border-radius: 5px; display: block; width: 100%;}
.pro-detail .btn-cart:hover{ background-color: #52021b;}
ul.offer-list{ padding: 0px; margin: 0px;}
ul.offer-list li{border-top: 1px solid #e4e4e4;border-bottom: 1px solid #e4e4e4; padding: 20px 0; margin-bottom:0; display: flex; position: relative;}
ul.offer-list li.free:before { content: ''; background: url("../images/ico-free-installation_in.svg") no-repeat 0 0;top: 12px; width: 34px;height: 26px;}
ul.offer-list li.warranty:before { content: ''; background: url("../images/warranty.svg") no-repeat 0 0;top: 12px; width: 34px;height: 26px;}
ul.offer-list li:first-child{border-top:0px;}
ul.offer-list li:last-child{border-bottom:0px;}
.price-box{border-top: 1px solid #e4e4e4;border-bottom: 1px solid #e4e4e4; padding: 20px 0; margin-bottom: 0px; display: flex; }
.price-box .p-area{ width: 100}
.price-label{ width: 100%;display: block;
    font-size: 14px;
    line-height: 1.2rem;
    color: #6b6b6b;
    font-weight: 600;}

.product-price {
    display:flex;
    vertical-align: middle;
    line-height: 1.2;
	 padding-left: 15px;
	 position: relative;
}
.product-price .price-s {
    display: flex;
    font-size: 14px;
    line-height: 1.2rem;
    color: #6b6b6b;
    font-weight: 600;
	 justify-content: center;
}
.product-price .price-s img{width:15px; margin-top:0px; height: 17px;}
.product-price .legal {
    display: block;
    font-size: 14px;
    line-height: 1.2rem;
    color: #a50034;
    font-style: normal;
    font-weight: 700;
	 position: absolute;
	 bottom: 0px;
}
.price{ font-size: 1.5rem; font-weight: 600; display: flex;}
.price .WebRupee2{bottom:-2px; position: relative; font-weight: 100;}
.price .WebRupee2 img{ width: 24px; margin-top: -6px;}
.list-pro.box-w .price{ font-size: 1rem; display: flex; font-weight: 600;}
.list-pro.box-w .price .WebRupee2{bottom:-2px; position: relative; font-weight: 100;}
.list-pro.box-w .price .WebRupee2 img{ width: 20px; margin-top: -6px;}

.xzoom-container{ display: flex;flex-direction: row-reverse; margin: 20px 0}
.xzoom-thumbs{max-height: 400px;  overflow: auto; flex:0 0 120px;  margin-right: 10px;}
.xzoom-thumbs::-webkit-scrollbar-track{background:#ccc;border-radius:5px; }
.xzoom-thumbs::-webkit-scrollbar{width:6px; }
.xzoom-thumbs::-webkit-scrollbar-thumb{background:#f7374a; border-radius:5px;}
.list-option{list-style-type: none; display: flex; justify-content: space-around; padding: 30px 0}
.list-option li{ flex:0 0 16.6%; text-align: center;}
.detail-slider .event-items{ position: relative;}
.detail-slider .event-items .side-text{ position: absolute; top:10%; left: 50%; transform: translateX(-50%)}
.detail-slider .event-items .side-text h2{ font-size:3rem; color: #fff; text-align: center; font-weight: 600;}
.detail-slider .event-items .side-text p{ font-size:1.5rem; color: #fff; text-align: center; font-weight: 400;}
.owl-theme.detail-slider .owl-nav{ position: absolute; top:50%; width: 100%; margin: 0px;}
.cn-box{ width: 100%; padding: 30px 0}
.owl-theme.detail-slider .owl-nav .owl-prev,.owl-theme.detail-slider .owl-nav .owl-next{ position: absolute; font-size: 2rem; background: none;}
.owl-theme.detail-slider .owl-nav .owl-prev:hove,.owl-theme.detail-slider .owl-nav .owl-next:hove{ background: none; border: none; box-shadow: none;}
.owl-theme.detail-slider .owl-nav .owl-prev{ left: 20px; }
.owl-theme.detail-slider .owl-nav .owl-next{ right: 20px;}
.cn-box  h2{ font-size: 1.8rem; line-height: 2rem; margin-bottom: 15px; font-weight: 600; color:#000;}
.cn-box  p{ font-size: 1.2rem; line-height: 1.3rem}
.box-a{ width: 100%; position: relative;}
.box-a .text-block-top{ width: 70%;  position: absolute; top:100px; left: 50%;transform: translateX(-50%);}
.box-a  .text-block-top.d-top{top:55px;}
.box-a .text-block-top h3{ font-size: 4rem; text-align: center; line-height: 4rem;}
.box-a .text-block-top .copy{ font-size: 1.5rem; text-align: center;}
.box-a .text-block-b{ width: 60%;  position: absolute; bottom:100px; left: 50%;transform: translateX(-50%);}
.box-a .text-block-b h3{ font-size: 4rem; text-align: center; color: #fff; line-height: 4rem;}
.box-a .text-block-b .copy{ font-size: 1.5rem; line-height: 1.8rem; text-align: center;}
.box-a .cop-b{ width: 100%; padding: 10px;  background: #333333;}
.box-a .cop-b p{ font-size: .8rem; color:#fff;}

.box-a .text-block-R{ width:50%;  position: absolute; top:50%; left:70%;transform: translate(-50%, -50%);}
.box-a .text-block-R h3{ font-size: 4rem; text-align: left; line-height: 4rem;}
.box-a .text-block-R .copy{ font-size: 1.5rem; text-align: left; line-height: 1.8rem; }

.box-a .text-block-Ra{ width:40%;  position: absolute; top:50%; left:75%;transform: translate(-50%, -50%);}
.box-a .text-block-Ra h3{ font-size: 4rem; text-align: left; line-height: 4rem;}
.box-a .text-block-Ra .copy{ font-size: 1.5rem; text-align: left; line-height: 1.8rem; }


.box-a .text-block-L{ width: 40%;  position: absolute; top:50%; left: 8%;transform: translate(0, -50%);}
.box-a .text-block-L-m{ width: 30%;}
.box-a .text-block-L h3{ font-size: 4rem; text-align: left; color: #fff;}
.box-a .text-block-L .copy{ font-size: 1.5rem; line-height: 1.8rem; text-align:left; color: #fff;}

.box-a .text-block-Lw{ width: 40%;  position: absolute; top:40%; left: 8%;transform: translate(0, -50%);}
.box-a .text-block-Lw h3{ font-size: 4rem; text-align: left; color: #000;}
.box-a .text-block-Lw .copy{ font-size: 1.5rem; line-height: 1.8rem; text-align:left; color: #000;}


.box-aa{ width: 80%; position: relative; padding-top:100px; margin: 0 auto;}
.box-aa .text-block-top{ width: 100%; }
.box-aa .text-block-top h3{ font-size: 4rem; text-align: center; line-height: 4rem;}
.box-aa .text-block-top .copy{ font-size: 1.5rem; text-align: center;}
.box-aa .text-block-b{ width: 80%;  position: absolute; bottom:100px; left: 50%;transform: translateX(-50%);}
.box-aa .text-block-b h3{ font-size: 4rem; text-align: center; color: #fff;}
.box-aa .text-block-b .copy{ font-size: 1.8rem; text-align: center; color: #fff;}
.cop-b{ width: 100%; padding: 10px;  background: #333333;}
.cop-b p{ font-size: .8rem; color:#fff;}

.box-ab{ width: 100%; position: relative; padding-top:100px; margin: 0 auto; background: #000;}
.box-ab .text-block-top{ width: 60%; margin:0 auto 30px;}
.box-ab .text-block-top.lm{ padding: 40px;}
.box-ab .text-block-top h2{ font-size: 4rem; text-align: center; line-height: 4rem; color:#fff; margin-bottom: 60px}
.box-ab .text-block-top h3{ font-size: 4rem; text-align: center; line-height: 4rem; color:#fff;}
.box-ab .text-block-top .copy{ font-size: 1.5rem; text-align: center; color:#fff;}
.cop-bl{ width: 100%; padding: 10px;  background: #000;}
.cop-bl p{ font-size: .8rem; color:#fff;}
.box-aw{ width: 100%; position: relative; padding-top:100px; margin: 0 auto; background: #fff;}
.box-aw .text-block-top{ width: 100%; padding: 70px 0; display: inline-block;}
.box-aw .text-block-top h2{ font-size: 4rem; text-align: center; line-height: 4rem; color:#000; margin-bottom: 60px}
.box-aw .text-block-top h3{ font-size: 4rem; text-align: center; line-height: 4rem; color:#000;}
.box-aw .text-block-top .copy{ font-size: 1.5rem; text-align: center; color:#000;}


.box-ab-box{ width: 100%; position: relative; padding-top:0px; margin: 0 auto; background: #fff;}
.box-ab-box .text-block-top{ width:70%; margin-bottom: 30px;display: inline-block; position: absolute;left: 50%;top: 20%; transform: translate(-50%, -50%);}
.box-ab-box .text-block-top h3{ font-size: 4rem; text-align:center; line-height: 4rem; color:#000;}
.box-ab-box .text-block-top .copy{ font-size: 1.5rem; line-height:  1.5rem; text-align:center; color:#000;}



.box-b{ width: 100%; position: relative;}
.box-b .text-block-top{ width: 30%;  position: absolute; top:50%; left: 10%;transform: translateY(-50%);}
.box-b .text-block-top h3{ font-size: 4rem; text-align: left; line-height: 4rem;}
.box-b .text-block-top .copy{ font-size: 1.5rem; text-align: left;}
.box-b .cop-b{ width: 100%; padding: 10px;  background: #333333;}
.box-b .cop-b p{ font-size: .8rem; color:#fff;}

.box-c{ width: 100%; position: relative; display: flex; justify-content: center; padding: 60px 0;}
.box-c .text-block-top{ width: 50%;}
.box-c .text-block-top h3{ font-size: 4rem; text-align: center; width: 100%; line-height: 4rem;}
.box-c .text-block-top .copy{ font-size: 1.5rem; text-align: center; width: 100%;}

.tech-spacs-wrap .tech-spacs { padding-top: 52px;}
.tech-spacs-wrap .tech-spacs .tech-spacs-title {font-size: 24px;line-height: 32px;text-transform: uppercase;font-weight: 600;}
.tech-spacs-wrap .tech-spacs .tech-spacs-contents {
    padding-top: 14px;
}
.tech-spacs-wrap .tech-spacs .tech-spacs-contents ul {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
}
.tech-spacs-wrap .tech-spacs .tech-spacs-contents ul li {
    width: 100%;
    min-height: 48px;
    border-bottom: 1px solid #e4e4e4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.tech-spacs-wrap .tech-spacs .tech-spacs-contents ul li dl {
    display: table;
    table-layout: fixed;
    width: calc(50% - 12px);
    padding: 12px 0 13px;
    margin: 0;
    float: left;
}
.tech-spacs-wrap .tech-spacs .tech-spacs-contents ul li dl dt {
    display: table-cell;
    vertical-align: top;
    width: 44.920635%;
    margin: 0;
    font-size: 16px;
    line-height: 23px;
    font-weight: 600;
    padding-left: 20px;
    word-break: break-word;
    word-wrap: break-word;
}
.tech-spacs-wrap .tech-spacs .tech-spacs-contents ul li dl dd {
    display: table-cell;
    vertical-align: top;
    width: 55.079365%;
    margin: 0;
    font-size: 16px;
    line-height: 23px;
    font-weight: 300;
    padding-left: 20px;
    word-break: break-word;
    word-wrap: break-word;
}
.block-c{ width: 100%; padding: 60px 0;}
.block-c h3{ margin-bottom: 0px; text-align: center;}
.listblock{ display: flex; justify-content: center; width: 100%; padding: 1rem 0;}
.listblock li{ padding: 2rem  3rem;  text-align: center;}
.dimances{ width: 100%;}
.dimances img{ margin: 0 auto;}
.dimances .h-title{ width: 100%; padding: 20px 0;}
.dimances .h-title h2{ font-size: 1.5rem; text-transform: uppercase; margin-bottom: 0px; font-weight: 600;}
.dimances ul.pro-dm{ display: flex; flex-wrap: wrap;}
.dimances ul.pro-dm li{ flex:0 0 49.5%; margin-left: 2px; margin-bottom: 2px; padding: 3rem; background: #f8f8f8; color: #6b6b6b;}
.dimances ul.pro-dm li label{ width: 100%; text-align: center; font-size: 1rem; font-weight: 600;}
.dimances ul.pro-dm li p{ width: 100%; text-align: center; font-size: 1.8rem; color:#000;}

.textbox-center{ padding:2rem 0; text-align: center;}
.textbox-center h2{ font-size: 1.8rem; color: #000; margin-bottom: 20px; font-weight: 600;}
.textbox-center p{ font-size: 1.1rem; color: #000; margin-bottom: 5px;}

.textbox-left{ padding:2rem 0; text-align: left;}
.textbox-left h2{ font-size: 1.8rem; color: #000; margin-bottom: 20px; font-weight: 600;}
.textbox-left p{ font-size: 1.1rem; color: #000; margin-bottom: 5px;}
.textbox-left ol li{ font-size:1rem;}

.unit-box-list{ width: 100%; padding:30px 0px ; display: flex; flex-wrap: wrap;}
.unit-box-list li{ flex:0 0 50%; padding: 30px 0;   display: table; text-align: center;}
.unit-box-list li .title p{ font-size: 600; font-size:2rem; padding: 10px 0;}
.unit-box-list li .body-copy {font-size:1.2rem;}

.footer_nav{ width: 100%;margin: 0.5% 0%;}
.footer_sec .footer_nav ul{ margin:0; padding:0; list-style:none; display: flex;}
.footer_sec .footer_nav ul li{text-align: center; border-right: 1px solid #ffffff;font-size: 16px; }
.footer_sec .footer_nav ul li:last-child{ border-right: 0;}
.footer_sec .footer_nav ul li a{ color:#ffffff; text-decoration:none; font-size:14px; padding: 0 20px;}
.footer_sec .footer_nav ul li:first-child a{padding: 0 20px 0 0;}
.footer_sec p{ font-size: 16px;display: block;width: 100%;margin: 0;padding: 0; font-family: 'LG Smart';}
.footer_sec p a{ color:#ffffff; font-family: 'LG Smart';}
.ft_main {background: #333333;color: #ffffff;}
.foot-scan{ display: flex; justify-content: flex-end;}




/*---T&C----------*/
#myModaltnc2 ul { list-style: disc; margin-left: 20px;}
#myModaltnc2 ul li{ margin-bottom: 20px;text-align: justify;}
#myModaltnc2 ul li:last-child{margin-bottom: 0px;}
#myModaltnc2 .btn-cl{ width: 25px; height: 25px; background: #a50034; border: 0px; padding: 5px;}
#myModaltnc2 .btn-cl img{ margin-top: -10px;}
#myModaltnc2 ol {  margin-left:0px; padding-left: 10px;}
#myModaltnc2 ol li{ margin-bottom: 20px;text-align: justify;}
#myModaltnc2 ol li:last-child{margin-bottom: 0px;}


label.invalid {
  color: red !important;
  font-weight: normal !important;
}

.c1 {
  border: red 2px ridge;
  font-weight: normal !important;
}

.c2 {
  border: #5ced96 2px ridge;
  font-weight: normal !important;
}

.tech-spacs-wrap{ padding: 60px 0}
.cn-box.text-center h2{ font-size: 4rem; line-height: 4.5rem}
.add-cart-m{display:none;}

@media ( max-width: 1920px) {
	.overview-sec, #pdp_spec{max-width: 1600px; margin: 0 auto;}
	.add-cart-m{display:none;}
}

@media only screen and (min-width : 1824px){
.container {max-width:1600px;}
}	

@media ( max-width: 768px) {
.product-list{    margin-top: 0px;}
.footer_sec .footer_nav {margin-bottom:15px;}
.footer_sec .footer_nav ul{ justify-content: center;}
.footer_sec .footer_nav ul li:last-child a{padding-right: 0px;}
.footer_sec p{ text-align: center; line-height: 15px; margin-bottom: 10px;}
.footer_sec p:last-child{margin-bottom: 0px;}

.img-d{ display: none!important}
.img-m{ display:block!important}	
.pro-detail{padding: 0px;}
	.box-a .text-block-top{top:60px; width:90%;}	
	.box-c{ padding: 20px;}
	.pro-detail-m{display:none;}
			footer{ padding-bottom:35px;}
			.add-cart-m{ width:100%; display:block; position:fixed; bottom:0px; left:0px;}
	.add-cart-m .btn-cart {
    background-color: #a50034;
    line-height: 1.2;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding:0 30px;
    font-size: .8rem;
    font-style: normal;
    font-weight: 700;
    border: 0px;
    display: block;
    width: 100%;
	letter-spacing: 1px;
}
	.add-cart-m .btn-cart img{ width:62%;}	
}

@media (max-width: 580px){
	.detail-slider .event-items .side-text{ width: 90%}
.detail-slider .event-items .side-text h2{ font-size: 1.8rem; ;line-height: 1.8rem;}
	.detail-slider .event-items .side-text p{ font-size: 1rem; ;line-height: 1.2rem;}
	.list-option{ width: 100%; overflow-x: auto; justify-content: left;}
	.list-option li {
    flex: 0 0 50%;
    text-align: center;
}
	.h-header{ padding: 5px; align-items: center;}
	.h-header .logo-main{width: 85px;
    margin: 5px auto;}
	.h-topbar{ padding: 0px;}
	.h-header.stic .h-topbar{ padding: 0px;}
	.slider-1 .slide-onetext{ position: static; transform: translate(0); padding: 60px 0 15px; width: 100%}
	.slider-1 .slide-onetext h1{ font-size: 2.5rem; line-height: 2.5rem; margin-bottom: 15px}
	.slider-1 .pure-ro{ position: static; transform: translate(0);width: 200px; margin: 0 auto;}
	.slider-1 .slide-onetext ul.text-list{ flex-wrap: wrap;}
	.slider-1 .slide-onetext ul.text-list  li{ flex:0 0 100%; margin-bottom: 8px; font-size: 1.3rem;}
	.slider-1 .slide-onetext ul.text-list li img{top:10px}
	.slider-1:before{display:  none;}
	.slider-in .slider-incontant .banner-contant h2{ font-size: 2rem; line-height: 2rem}
	.slider-in .slider-incontant .banner-contant h3{font-size: 1.8rem; line-height: 1.8rem}
	.slider-in .slider-incontant .banner-image{ width: 90%; margin: 0 auto;}
	.slider-in .slider-incontant{ width: 95%;}
	.card-footer .price-box .price{    font-size: 1.5rem; line-height: 2rem;}
	.card-footer .price-box  .price .WebRupee2 img{    width: 20px;margin-top: -9px;}
	.card-footer .btn-cart.btn-m{ display:block;}
	.card-footer .btn-cart{padding: 5px 30px;}
	.list-pro .hover-box{ display: none;}
	.product-list .card-header{padding: 0.5rem 1rem 0rem;}
	.list-pro:hover .hover-box{ display: none;}
	.container{max-width:100%;}
	section{ overflow: hidden;}
	.pro-detail-m{display:block;}
	.pro-detail-d{display:none;}
	.h-header{ top:0px;}
	header .container{ padding: 0px;    max-width: 100%;}
	.h-topbar{ border-radius: 0px;}
	.logo-h{padding: 3px 0px;}
	.head-text{ font-size: 1rem; line-height: 1rem; padding: 0px 7px 0px 7px; text-align: center;}
	.logo-h img {  width:90px;}
	.product-list{ padding: 0px;}
	.btn-top{font-size: .8rem;}
	.mid-nav .nav-tab ul li a{ padding: 8px 15px; font-size: 1rem;}
	.mid-nav .btn-cart-bar{padding: 8px 15px; font-size: .8rem;}
	.list-pro ul.list-group-flush li{flex:0 0 100%;}
	.list-pro.box-w{ flex-wrap: wrap;}
	.list-pro.box-w .card-img-top{flex:0 0 100%;}
	#mainSlider .lesun-main-caption{top: 32%; left:50%; width: 90%;}	
	#mainSlider .lesun-main-caption .slider-text{ display: flex; flex-wrap: wrap;}
	#mainSlider .lesun-main-caption .slider-text h2{ font-size: 1.8rem;  line-height: 1.8rem; text-align: center; width: 100%;}
	#mainSlider .lesun-main-caption .slider-text p{text-align:center;font-size: 1.5rem; line-height: 1.5rem; width: 100%}

	#mainSlider .slide-profile {top: 73%; left: 50%;width: 90%;}
	#mainSlider .owl-nav{ position: absolute; top:inherit; bottom: 0px; left: 0px; width: 100%;}
	#mainSlider .owl-nav .owl-prev{ position:static; width: 30px; height: 30px; background-size: 100%;}
	#mainSlider .owl-nav .owl-next{ position:static; width: 30px; height: 30px; background-size: 100%;}
	#mainSlider .owl-dots {top: 94%;left: 50%; transform: translateX(-50%);}
	
	
	.box-a .text-block-top{top:30px; width:90%;}
	.box-a .text-block-top h3{ font-size: 2rem; line-height: 2rem; font-weight: 600;}
	.box-a .text-block-top .copy{font-size: 1.1rem; line-height: 1.2rem;}
	.box-a .text-block-b{bottom:35px; width:90%;}
	.box-a .text-block-b h3{ font-size: 2rem; line-height: 2rem; font-weight: 600;}
	.box-a .text-block-b .copy{font-size: 1.1rem; line-height: 1.2rem;}
	
	.box-a  .text-block-top.d-top{top:20px;}
	.box-b .text-block-top{top:0px; width:100%; position: static;transform: translate(0);background-color: #333; padding: 20px;}
	.box-b .text-b{background-color: #fff;}
	.box-b .text-block-top h3{ font-size: 2rem; line-height: 2rem; font-weight: 600;}
	.box-b .text-block-top .copy{font-size: 1.1rem; line-height: 1.2rem;}
	.box-c .text-block-top{ width: 100%;}
	.box-c .text-block-top h3{ font-size: 2rem; line-height: 2rem; font-weight: 600;}
	.box-c .text-block-top .copy{font-size: 1.1rem; line-height: 1.2rem; text-align: justify;}
	.xzoom-container{    flex-direction: column;}
	.xzoom-thumbs{ flex:0 0 100%; max-height:auto; }
	.tech-spacs-wrap .tech-spacs .tech-spacs-contents ul li dl {
    width: 100%;}
.box-aa{ width: 100%; position: relative; padding-top:20px;}
.box-aa .text-block-top{ width: 100%;  padding: 20px;}
.box-aa .text-block-top h3{ font-size: 2rem; text-align: center; line-height: 2rem;}
.box-aa .text-block-top .copy{ font-size: 1.1rem; text-align: center;}
.box-aa .cop-b{ width: 100%; padding: 10px;  background: #333333;}
.box-aa .cop-b p{ font-size: 1rem; color:#fff;}
	.tech-spacs-wrap .tech-spacs .tech-spacs-title{ padding:0 20px;}
	
.box-ab{ width: 100%; position: relative; padding-top:20px;}
.box-ab .text-block-top{ width: 100%;  padding: 20px;}
.box-ab .text-block-top h2 { font-size: 2rem; text-align: center; line-height: 2rem;}
.box-ab .text-block-top h3{ font-size: 2rem; text-align: center; line-height: 2rem;}
.box-ab .text-block-top .copy{ font-size: 1.1rem; text-align: center;}

.box-ab-box	{ width: 100%; position: relative; padding-top:20px;}
.box-ab-box	.text-block-top{ width: 90%;  padding: 20px; top:36%; transform: translate(-50%, -50%)}
	
.box-ab-box	 .text-block-top h3{ font-size: 2rem; text-align: center; line-height: 2rem;}
.box-ab-box	 .text-block-top .copy{ font-size: 1.1rem; text-align: center;}
.box-aw	{ width: 100%; position: relative; padding-top:20px;}
.box-aw	.text-block-top{ width: 100%;  padding: 20px; }
.box-aw	.text-block-top h3{ font-size: 2rem; text-align: center; line-height: 2rem;}
.box-aw	.text-block-top .copy{ font-size: 1.1rem; text-align: center;}
	.enquiry-form {padding: 50px 0px 20px 0px;}
	#proEnquiry .btn-cl{top: 10px;right: 10px;}
	.enq-btn{ transform: rotate(-90deg); right: -38px;}
	.enq-btn a{padding: 2px 8px; border-radius: 5px 5px 0 0px;line-height: 1.5rem;}
	.enq-btn a img{height: 25px; width: auto}
	.enq-btn a .img-en-d{ display: none;}
	.enq-btn a .img-en-m{ display: block; padding: 0px; transform: rotate(90deg);}
	.dimances ul.pro-dm li{ padding: 1rem;flex:0 0 49%;}
	.dimances ul.pro-dm li label{font-size: .7rem;}
	.dimances ul.pro-dm li p{font-size: 1rem;}
	.listblock{ overflow-X:auto;flex:0 0 100%; justify-content: flex-start;}
	.listblock li{ flex:0 0 50%}
.box-a .text-block-L {position: static!important; width:100%;transform: translate(0); background: #333; padding: 30px;}
.box-a .text-block-L h3 {font-size: 2.3rem; text-align: left; line-height: 2.3rem; font-weight: 600;}	
	
.box-a .text-block-Lw{ position: static!important; width:100%;transform: translate(0); background: #fff; padding: 30px;}
.box-a .text-block-Lw h3{ font-size: 2.3rem; text-align: left; line-height: 2.3rem; font-weight: 600;}
.box-a .text-block-Lw .copy{ font-size: 1.5rem; line-height: 1.8rem; text-align:left; color: #000;}	
	
	
.box-a .text-block-L.mb-b {position: static!important; width:100%;transform: translate(0); background: #fff; padding: 30px;}
.box-a .text-block-L.mb-b h3 {font-size: 2.3rem; text-align: left; line-height: 2.3rem; font-weight: 600;}		
	.box-a .text-block-Ra h3{font-size: 2.3rem; text-align: left; line-height: 2.3rem;}	
.box-a .text-block-R { width: 90%;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.box-a .text-block-R h3 {font-size: 2.3rem; text-align: center; line-height: 2.3rem; font-weight: 600;}	
.box-a .text-block-Ra{ position: static; background: #333; padding: 30px; transform: translate(0); width: 100%;}
.box-a .text-block-Ra.mb-W {position: static!important; width:100%;transform: translate(0); background: #fff; padding: 30px;}
.box-a .text-block-Ra.mb-W h3 {font-size: 2.3rem; text-align: left; line-height: 2.3rem; font-weight: 600;}	
		
	
.box-a .text-block-R.mb-b {position: static!important; width:100%;transform: translate(0); background: #333; padding: 30px;}
.box-a .text-block-R.mb-b h3 {font-size: 2.3rem; text-align: left; line-height: 2.3rem; font-weight: 600;}	
	
.box-a .text-block-R.mb-W{position: static!important; background: #fff; padding: 30px; transform: translate(0); width: 100%;}
.box-a .text-block-R.mb-W h3{font-size: 2.3rem; text-align: left!important; line-height: 2.3rem; font-weight: 600;}
	.copy { font-size: 1.2rem!important; line-height: 1.3rem!important;}
	
	.unit-box-list li{flex:0 0 100%;}
	.cn-box.text-center h2{ font-size: 2rem; line-height: 2rem}
	.logo-m{ display: none!important}
	
	.h-header .life-good{ width:150px;}
	.head-in .top-head .life-good{ width:150px;}
}




