@charset "utf-8";
/* CSS Document */


body { padding:0px; margin:0px; background:#fff; font-size:14px; color:#000000; line-height:21px; font-family: 'Lexend', sans-serif; font-weight: 400;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, main, nav, section, audio, video, source { display: block; margin: 0; padding: 0; }
a, img { border: medium none; }
a { color: #192432; text-decoration: none;  }
div { margin: 0; padding: 0; }
p { font-size:16px; line-height:24px; padding:0px; margin:0px; color:#000000;} 
h1, h2, h3, h4, h5, h6 { font-weight:normal; padding:0px; margin:0px;  line-height: 30px; }
a{ color: #282828; outline:none; }
ul, li { list-style:none;}
a:focus, :focus{ outline:none; }
ul,ol { list-style-type:none; padding:0px; margin:0px; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; } 
* html .clearfix { height: 1%; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clear { clear: both; line-height: 1px; padding:0px; height:0px; font-size:1px; }
.left { float:left; }
.right { float:right; }
.anim { transition:all 1s ease; -moz-transition:all 1s ease; -webkit-transition:all 1s ease; -o-transition:all 1s ease; }
.anim2 { transition:all .5s ease; -moz-transition:all .5s ease; -webkit-transition:all .5s ease; -o-transition:all .5s ease; }
.row{ width:1196px; margin:auto; padding:0px;}


/* header css */
header { float:left; width:100%; position: relative; z-index: 9; background: #ffffff;}
.is-sticky header { box-shadow:0 0 8px rgba(0, 0, 0, 0.2);}
.is-sticky .top-menu .logo a { padding: 8px 0 0 0; }
.top-menu { float:left; width:100%; height: 94px; display: flex; justify-content: space-between;} 
.top-menu .logo { float:left; width:auto; position: relative; z-index: 99;}
.top-menu .logo a { float:left; width:auto; background: #fff; padding: 10px;}
.top-menu .logo img {float:left; width:100%; max-width: 102px; transition: all 0.4s ease;}
/* .top-menu .logo img.stick-logo { display: none;} */
.is-sticky .top-menu .logo img { max-width: 78px; }
/* .is-sticky .top-menu .logo img.stick-logo { display: block; max-width: 92px;} */

.top-rgt {float: right; width: auto; display: flex; align-items: center;}

.menu { float: right; width: auto; padding: 0px; margin: 0 12px 0 0;}
.dealer-btn { float: right; width: auto;}
.dealer-btn a { background:#1b314f; padding:10px 20px; display: inline-block; color:#ffffff;  font-weight: 400; font-size:14px; text-transform: uppercase; line-height:20px; transition:all .5s ease; overflow: hidden; position: relative; z-index: 1; }
.dealer-btn a:before { left: 0; top: 0; width: 0%; content: "";z-index: -1; height: 100%; position: absolute; transition: 0.5s all ease-in-out; background-color: #ec0a72;}
.dealer-btn a:hover:before { width: 100%; }

/* .main-menu .top-menu .hdr-rgt {float: right;padding: 27px 0 0 0;width: auto;}
.main-menu .top-menu .hdr-lft { float:right; width:auto;}
.main-menu .hd-links { float: right; position: relative; z-index: 9;}
.main-menu .hd-links li { float: left; position: relative;}
.main-menu .hd-links li:last-child { margin-right: 0;}
.main-menu .hd-links li a.enquiry-btn { float:left; width:auto;background:#1b314f; padding:10px 20px; color:#ffffff; font-weight: 400; font-size:14px; text-transform: uppercase; line-height:20px; transition:all .5s ease; overflow: hidden; position: relative; z-index: 1;}
.main-menu .hd-links li a.enquiry-btn:before {left: 0;width: 100%;content: "";z-index: -1;height: 100%;bottom: -100%;position: absolute;
transition: 0.5s all ease-in-out;background-color: #ec0a72;}
.main-menu .hd-links li a.enquiry-btn:hover:before {bottom: 0;}
.main-menu .hd-links li a.enquiry-btn:hover{color: #fff;} */


.blog-sec .row { width: 100%; padding: 0 35px;}
.blog-sec{width: 100%;float: left; padding: 30px 0 40px 0; overflow: hidden;}
.blog-inner{width: 100%; float: left; position: relative;}
a.view-all{position: absolute; content: "";right: 0; top: 0px; background: #fff; color: #223d61; font-weight: 500; font-size: 14px; line-height: 20px; border: 1px solid #223d61; display: inline-block; padding: 10px 32px;
text-transform: uppercase; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; overflow: hidden; z-index: 8;}


a.view-all:before {left: 0;width: 100%;content: "";z-index: -1;height: 100%;bottom: -100%;position: absolute;
transition: 0.5s all ease-in-out;background-color: #223d61;;}
a.view-all:hover:before {bottom: 0;}
a.view-all:hover{color: #fff;}


.blog-sec h2{width: 100%;float: left; color: #ec0a72; font-size: 36px; line-height: 42px; font-family: 'Marcellus', serif; font-weight: 400; padding-bottom: 10px; margin-bottom: 22px; position: relative;}
.blog-sec h2:after{position: absolute; content: ""; left: 0; bottom: 0; width: 36px;height: 2px; background: #dadada;}
#blog-lst{width: 100%; float: left;}
#blog-lst .owl-stage-outer { padding-bottom: 10px;}
#blog-lst .owl-item{width: 100%; float: left; box-shadow: 0px 2px 8px rgba(0,0,0,0.05); border: 1px solid #f1f1f1; border-radius: 10px; overflow: hidden;}
#blog-lst .item .blog-img{width: 100%;float: left; overflow: hidden;}
#blog-lst .item .blog-img img{ object-fit: cover; width: 100% !important; float: left; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
#blog-lst .item:hover .blog-img img { transform: scale(1.05); -moz-transition: scale(1.05); -webkit-transition: scale(1.05); -o-transition: scale(1.05);}
#blog-lst .item .blog-cnt{width: 100%; float: left; padding: 40px 25px; position: relative;}
#blog-lst .item .blog-cnt h5{width: 100%; float: left; font-size: 12px; line-height: 18px; color: #ec0a72; font-weight: 300; margin-bottom: 12px;}
#blog-lst .item .blog-cnt p{width: 100%; float: left; color: #1c3251; font-size: 18px; line-height: 25px; margin-bottom: 15px; font-weight: 600; transition: all 0.4s ease;}
#blog-lst .item .blog-cnt span.read-more { transition: all 0.4s ease; width: auto; float: left; font-size: 13px; line-height: 18px;  font-weight: 400; text-transform: uppercase; position: relative;}
#blog-lst .item .blog-cnt span.read-more:after{position: absolute; content: ""; left: 0; bottom: 0; width: 100%; height: 1px; background: #000;}
/* #blog-lst .item .blog-cnt a:hover{color: #ec0a72;}
#blog-lst .item .blog-cnt a:hover:after{background:#ec0a72;} */
#blog-lst .item .blog-cnt h6{background:#ec0a72; padding: 9px 16px; color: #fff;  font-weight: 300;  font-size: 14px; line-height: 18px; border-radius: 25px; position: absolute; left: 0; right: 0; top: -8%;display: inline-block; width: 160px; margin: 0px auto; text-align: center;}
#blog-lst .item:hover .blog-cnt p { color: #ec0a72;}
#blog-lst .item:hover .blog-cnt span{color: #ec0a72;}
#blog-lst .item:hover .blog-cnt span:after{background:#ec0a72;}

#blog-lst .owl-nav div { top: 40%; position: absolute; height: 45px; width: 45px; border-radius: 50%; transition: all 0.2s linear; background: #ffffff; text-indent: -9999px; border: none; box-shadow: 0px 2px 6px rgba(0,0,0,0.16); margin-top: -25px; }
#blog-lst .owl-nav .owl-prev { left: -25px;}
#blog-lst .owl-nav .owl-prev::after { transform: rotate(-45deg); content: ""; position: absolute; left: 4px; z-index: 11; display: block; width: 10px; height: 10px; border-top: 2px solid #000; border-left: 2px solid #000000; right: 0; margin: auto; top: 2px; bottom: 0;}
#blog-lst .owl-nav .owl-next { right: -25px;}
#blog-lst .owl-nav .owl-next::after { transform: rotate(-225deg); content: ""; position: absolute; left: -4px; z-index: 11; display: block; width: 10px; height: 10px; border-top: 2px solid #000; border-left: 2px solid #000000; right: 0; margin: auto; top: 2px; bottom: 0;}
#blog-lst .owl-nav .owl-prev:hover, #blog-lst .owl-nav .owl-next:hover { background:#e2f6f4; }

#blog-lst .owl-nav .owl-prev:hover, #blog-lst .owl-nav .owl-next:hover { background:#ec0a72; }
#blog-lst .owl-nav .owl-prev:hover::after { border-top: 2px solid #ffffff; border-left: 2px solid #ffffff;} 
#blog-lst .owl-nav .owl-next:hover::after { border-top: 2px solid #ffffff; border-left: 2px solid #ffffff;}


.social-sec{ width: 100%; float: left; background: #1c3251; padding: 27px 0; overflow: hidden;}
.social-lft{ width: auto; float: left;}
.social-rgt{width: auto; float: right;}
.social-sec h2{width: auto; float: left; color: #fff; font-size: 30px; line-height: 50px; font-weight: 300; }
.social-sec h2 span{color: #f3d010;}
.social-sec ul{float: left; margin-right: 35px;}
.social-sec ul li {float: left; width: auto; margin-right: 15px;}
.social-sec ul li img{width: auto; float: left; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.social-sec ul li a { width: 50px; height: 50px; background: #ffffff; display: flex; align-items: center; justify-content: center; border-radius: 50%; transition: all 0.5s ease; }
.social-sec ul li a i { font-size: 20px; color: #1c3251; transition: all 0.4s ease;}
.social-sec ul li a:hover { background: #ec0a72;}
.social-sec ul li a:hover i { color: #ffffff}

.social-sec ul li:hover img{opacity: 0.7;}
.social-sec ul li:last-child{margin-right: 0;}
.social-sec a.dwn-but{float: right; width: auto;background: #fff;padding: 15px 35px;color: #1c3251;position: relative; overflow: hidden;
font-weight: 400;font-size: 14px;text-transform: uppercase; z-index: 1; line-height: 20px;transition: all .5s ease;}
.social-sec a.dwn-but:before {left: 0;width: 100%;content: "";z-index: -1;height: 100%;bottom: -100%;position: absolute;
transition: 0.5s all ease-in-out;background-color: #ec0a72;}
.social-sec a.dwn-but:hover:before {bottom: 0;}
.social-sec a.dwn-but:hover{color: #fff;}
footer { float:left; width:100%; background:#fff; height:100%; border-top: 1px solid #e7e7e7; padding-top:40px;}
footer .ftr-btm { float:left; width:100%; padding-bottom: 40px;}
footer .ftr-btm .ftr-lft { float:left; width:31%; border-right: 1px solid #eeede7; margin-right: 5%;}
footer .ftr-btm .ftr-lft ul{width: 48%; float: left; margin-right: 4%;}
footer .ftr-btm .ftr-lft ul li{float:left; width:100%; color: #564a45; margin-bottom: 10px;}
footer .ftr-btm .ftr-lft ul li a{ width: auto; float: left; font-size: 14px; line-height: 22px;font-weight: 400; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
footer .ftr-btm .ftr-lft ul li a:hover{color: #ec0a72;}
footer .ftr-btm .ftr-lft ul:last-child{margin-right: 0;}
footer .ftr-btm .ftr-mid { float:left; width:30%; text-align: center; border-right: 1px solid #eeede7; margin-right: 8%;}
footer .ftr-btm .ftr-mid ul{width: 100%; float: left;}
footer .ftr-btm .ftr-mid h3{ text-align: center; width: 100%;}
footer .ftr-btm .ftr-mid ul li{width: 49%; margin-right: 2%; float: left;}
footer .ftr-btm .ftr-mid ul li:last-child{margin-right: 0;}
footer .ftr-btm .ftr-rgt { float:left; width:26%; }
footer .ftr-btm h3 { float:left; width:100%; font-size:14px; font-weight: 500; line-height:26px; color:#ec0a72; text-transform:uppercase; padding-bottom:25px;}
footer .ftr-btm p { float:left; width:100%; font-size:14px; line-height:28px; color:#333333; font-weight: 400;}
footer .ftr-btm span {color:#201f1f; float:none;font-size:17px;}
footer .ftr-btm .ftr-mid .ftr-mid-cnt { float:left; width:100%; padding: 0 55px 0px; text-align: center;}
footer .ftr-btm .ftr-mid .ftr-mid-cnt ul.lst { margin-top: 20px;}
footer .ftr-btm .ftr-mid .ftr-mid-cnt ul.lst li{ display: inline-block;}
footer .ftr-btm .ftr-mid .ftr-mid-cnt ul.lst li a {font-size:16px; line-height:18px; color:#201f1f;  display: inline-block; position: relative; margin-right: 10px;
padding-right: 10px; transition:all .5s ease;}
footer .ftr-btm .ftr-mid .ftr-mid-cnt ul.lst li a:after {position: absolute; content: ""; right: -3px; top: 2px; background: #c3bfbf; width: 1px; height:12px;}
footer .ftr-btm .ftr-mid .ftr-mid-cnt ul.lst li:last-child a:after{ display: none;}
footer .ftr-btm .ftr-mid .ftr-mid-cnt ul.lst li a:hover {color: #0057a7; text-decoration: underline;}
footer .ftr-btm .ftr-rgt .ftr-rgt-cnt { float:left; width:100%; padding-left:72px;}
footer .ftr-btm .ftr-rgt ul { float:left; width:100%;}
footer .ftr-btm .ftr-rgt ul li { float:left; width:auto; margin-right:24px;}
footer .ftr-btm .ftr-rgt ul li:last-child { margin-right:0;}


footer .copy-rights { float:left; width:100%; text-align:center; border-top:1px solid #eeede7;}
footer .copy-rights p {float:left; width:100%; font-size:14px; line-height:24px; color:#000000; font-weight: 400; padding:23px 0;}
.is-sticky .main-menu .top-menu {-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);}

.clients-lst p.blink_me{
  animation: blinker 1s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0; }
}

/* popup2 */
#popup2 { background:#fff; float: left;}
.popup { float:left; display:none; background:#fff;width:650px; padding:30px 30px; z-index: 999999; position: relative; border: 5px solid #ccc;}
.fancybox-outer, .fancybox-inner { border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}

.popup h3 {width: 100%;float: left;color: #333333;font-family: 'Lexend', sans-serif; font-weight: 600; font-size: 24px;line-height: 32px;position: relative;padding-bottom: 15px; text-align: center; margin-bottom:35px; text-transform: uppercase;}
.popup h3:after {position: absolute;content: "";left: 0;bottom: 0;width: 52px;height: 2px;background: #ec0a72; right: 0; margin: 0 auto;}

.sign-up-vol ul li{ width:100%; float: left; margin-bottom: 20px;}
.sign-up-vol h2 { width: 100%; float: left;font-size: 24px;color: #000; line-height: 28px;font-family: 'Lexend', sans-serif; font-weight: 600; text-align: center;  position: relative; padding-bottom: 25px;  }
.sign-up-vol ul li:last-child {margin-bottom: 0; text-align: center;}
.sign-up-vol ul li:nth-child(2n+2) { margin-right: 0;}
.sign-up-vol ul li input {width: 100%;padding: 10px 15px;border: 1px solid #dddddd;margin-bottom: 0;font-family: 'Lexend', sans-serif; font-weight: 300;font-size: 16px;color: #000000;
background: #fff;float: right;height: 50px;line-height: 50px; transition: all .5s ease;}
.sign-up-vol ul li .vol-but {float: none;font-size: 16px; font-family: 'Lexend', sans-serif; font-weight: 500;color: #fff;padding: 10px 40px 8px 40px;text-transform: uppercase;
display: inline-block;background: #1b314f;transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease; 
text-decoration: none;letter-spacing: 1px;border: 1px solid #035aa6;width: auto;line-height: normal;cursor: pointer; margin-top: 12px; border-radius:5px;}
.sign-up-vol ul li .vol-but:hover {background: #ec0a72;z-index: 9999;border: 1px solid #ec0a72;}
.sign-up-vol ul li input[type="text"]:focus, .sign-up-vol ul li input[type="password"]:focus {border: 1px solid #ec0a72;}

.banner-home {width: 100%;float: left; /*min-height: 500px;background: #ec0a72;*/ min-height: 300px;background: #efefef;}
.banner-home .flexslider { /*height: 530px;*/ height:auto;}
.banner-home .flexslider ul.slides .banner-lft{ width: 50%; float: left; background-size: cover;}
.banner-home .flexslider ul.slides .banner-lft img{width: 100%; float: left; }
.banner-home .flexslider ul.slides .banner-rgt{width: 50%; float: right; display: flex;align-items: center;justify-content: center;text-align: center; padding: 80px;}
.banner-home .flexslider ul.slides li.banner1{ background: #ec0a72;}
.banner-home .flexslider ul.slides li.banner2{ background: #0f3381;}
.banner-home .flexslider ul.slides li.banner3{ background: #b7ab37;}
.banner-home .flexslider ul.slides li.banner4{ background: #fb4b3e;}
.banner-home .flexslider ul.slides li.banner5{ background: #900c3e;}
.banner-home .flexslider ul.slides li h6{width: 100%; float: left; color: #fff; font-size: 14px; line-height: 20px; font-family: 'Lexend', sans-serif; font-weight: 300; text-transform: uppercase; margin-bottom: 25px;}
.banner-home .flexslider ul.slides li h2{width: 100%; float: left; color: #fff;font-size: 34px; line-height: 50px; text-transform: uppercase; font-family: 'Marcellus', serif; margin-bottom: 25px; letter-spacing: 0.5px;}
.banner-home .flexslider ul.slides li p{width: 100%; float: left; color: #fff; font-size: 14px; line-height: 27px; font-family: 'Lexend', sans-serif; font-weight: 300; margin-bottom: 40px; letter-spacing: 0.5px;}
.banner-home .flexslider ul.slides li a{width: auto; float: none; color: #fff; background: rgba(255,255,255,0.1); padding: 15px 55px; border: 1px solid #fff; display: inline-block; font-size: 14px; line-height: 20px; font-family: 'Lexend', sans-serif; font-weight: 400;
  text-transform: uppercase; transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease; overflow: hidden; z-index: 9;position: relative;}
.banner-home .flexslider ul.slides .banner-lft.rgt{float: right;}
.banner-home .flexslider ul.slides .banner-rgt.lft{float: left;}
/* .banner-home .flexslider ul.slides li.banner1 a{background: #ee2380;}
.banner-home .flexslider ul.slides li.banner2 a{background: #27488e;}
.banner-home .flexslider ul.slides li.banner3 a{background: #beb44b;}
.banner-home .flexslider ul.slides li.banner4 a{background: #fb5d52;} */
.banner-home .flexslider ul.slides li a:before {left: 0;width: 100%;content: "";z-index: -1;height: 100%;bottom: -100%;position: absolute;
transition: 0.5s all ease-in-out;background-color: #fff;}
.banner-home .flexslider ul.slides li a:hover:before {bottom: 0;}
.banner-home .flexslider ul.slides li a:hover{color: #1b314f;}
/* .banner-home .flexslider ul.slides .banner-lft {height: 550px;} */
.banner-home .flexslider ul.slides { height: 100%;}
.banner-home .flexslider ul.slides li { height: 100%;}

.new-arrival .row { width: 100%; padding: 0 35px;}
.new-arrival{width: 100%;float: left; padding: 40px 0 40px 0; overflow: hidden;}
.new-arrival h2{width: 100%;float: left; color: #ec0a72; font-size: 36px; line-height: 42px; font-family: 'Marcellus', serif; font-weight: 400; padding-bottom: 10px; margin-bottom: 25px; position: relative;}
.new-arrival h2:after{position: absolute; content: ""; left: 0; bottom: 0; width: 36px;height: 2px; background: #dadada;}
.new-arrival h1{width: 100%;float: left; color: #ec0a72; font-size: 36px; line-height: 42px; font-family: 'Marcellus', serif; font-weight: 400; padding-bottom: 10px; margin-bottom: 25px; position: relative;}
.new-arrival h1:after{position: absolute; content: ""; left: 0; bottom: 0; width: 36px;height: 2px; background: #dadada;}

.new-arrival p{width: 100%;float: left; color: #666666; font-size: 16px; line-height: 25px; font-family: 'Lexend', sans-serif; font-weight: 400; margin-bottom: 30px;}
.arrival-lst{width: 100%;float: left;}
.arrival-lst .item{width: 100%; float: left;}
.arrival-lst .item .arrival-img{width: 100%; float: left; overflow: hidden;}
.arrival-lst .item .arrival-img img{width: 100% !important; float: left; transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease;}
.arrival-lst .item .arrival-cnt{width: 100%; float: left; background: #f8f8f8; padding: 30px 30px;}
.arrival-lst .item .arrival-cnt p{width: 100%; float: left; text-align: center; color: #1c3251; font-size: 18px; line-height: 30px; margin-bottom: 0;  transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease;}
.arrival-lst .item:hover img {transform: scale(1.05);-moz-transition: scale(1.05);-webkit-transition: scale(1.05);-o-transition: scale(1.05);}
.arrival-lst .item:hover .arrival-cnt p{color: #ec0a72;}

.arrival-lst .owl-nav div { top: 50%; position: absolute; height: 50px; width: 50px; border-radius: 50%; transition: all 0.2s linear; background: #ffffff; text-indent: -9999px; border: none; box-shadow: 0px 2px 6px rgba(0,0,0,0.16); transform: translateY(-50%); }
.arrival-lst .owl-nav .owl-prev { left: -25px;}
.arrival-lst .owl-nav .owl-prev::after { transform: rotate(-45deg); content: ""; position: absolute; left: 4px; z-index: 11; display: block; width: 10px; height: 10px; border-top: 2px solid #000; border-left: 2px solid #000000; right: 0; margin: auto; top: 2px; bottom: 0;}
.arrival-lst .owl-nav .owl-next { right: -25px;}
.arrival-lst .owl-nav .owl-next::after { transform: rotate(-225deg); content: ""; position: absolute; left: -4px; z-index: 11; display: block; width: 10px; height: 10px; border-top: 2px solid #000; border-left: 2px solid #000000; right: 0; margin: auto; top: 2px; bottom: 0;}
.arrival-lst .owl-nav .owl-prev:hover, .arrival-lst .owl-nav .owl-next:hover { background:#ec0a72; }
.arrival-lst .owl-nav .owl-prev:hover::after { border-top: 2px solid #ffffff; border-left: 2px solid #ffffff;} 
.arrival-lst .owl-nav .owl-next:hover::after { border-top: 2px solid #ffffff; border-left: 2px solid #ffffff;}

.products-lst {width: 100%;float: left;}
.products-lst .item {width: 100%; float: left;}
.products-lst .item .prd-main-cnt {width: 100%; float: left; position: relative; overflow: hidden;}
.products-lst .item .prd-main-cnt::after { position: absolute; display: block; content: ''; left: 0; bottom: 0; width: 100%; height: 100%; transition: all 0.4s ease;
  background: rgba(248,80,50,0);
  background: -moz-linear-gradient(top, rgba(248,80,50,0) 0%, rgba(72,23,15,0) 71%, rgba(0,0,0,0.58) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,80,50,0)), color-stop(71%, rgba(72,23,15,0)), color-stop(100%, rgba(0,0,0,0.58)));
  background: -webkit-linear-gradient(top, rgba(248,80,50,0) 0%, rgba(72,23,15,0) 71%, rgba(0,0,0,0.58) 100%);
  background: -o-linear-gradient(top, rgba(248,80,50,0) 0%, rgba(72,23,15,0) 71%, rgba(0,0,0,0.58) 100%);
  background: -ms-linear-gradient(top, rgba(248,80,50,0) 0%, rgba(72,23,15,0) 71%, rgba(0,0,0,0.58) 100%);
  background: linear-gradient(to bottom, rgba(248,80,50,0) 0%, rgba(72,23,15,0) 71%, rgba(0,0,0,0.58) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#000000', GradientType=0 );
}
.products-lst .item .prd-main-cnt .prd-img{width: 100%; float: left;}
.products-lst .item .prd-main-cnt .prd-img img{width: 100% !important;float: left;}
.products-lst .item .prd-main-cnt .prd-cnt{width: 100%;float: left; padding: 0px 20px 20px 20px; position: absolute;left: 0; bottom: 0; z-index: 8;}
.products-lst .item .prd-main-cnt .prd-cnt h3{width: 100%;float: left; color: #fff; font-size: 18px; line-height: 24px; font-family: 'Lexend', sans-serif; font-weight: 600; position: relative; padding-bottom: 15px;}
.products-lst .item .prd-main-cnt .prd-cnt h3:after{position: absolute; content: ""; left: 0; bottom: 0; width: 100%; height: 6px; background: #fff; border-radius: 25px;}
.products-lst .item .prd-main-cnt .prd-h {width: 100%;float: left;position: absolute; left: -100%; top: 0; height: 100%; background: rgba(236,10,114,0.9); opacity: 0; display: flex; 
align-items: center; justify-content: center; text-align: center; transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease; border-radius: 5px;}
.products-lst .item .prd-main-cnt .prd-h img { width: 76px; }
.products-lst .item .prd-main-cnt .prd-h p{color: #fff; font-family: 'Lexend', sans-serif; font-weight: 400; color: #fff; text-transform: uppercase; font-size: 14px;}
.products-lst .item .prd-main-cnt:hover .prd-img{ background: rgba(85, 218, 11, 0.9);}
.products-lst .item .prd-main-cnt:hover .prd-h{opacity: 1; left: 0;}
.products-lst .item .prd-main-cnt:hover:after { opacity: 0;}

.products-lst .owl-nav div { top: 50%; position: absolute; height: 50px; width: 50px; border-radius: 50%; transition: all 0.2s linear; background: #ffffff; text-indent: -9999px; border: none; box-shadow: 0px 2px 6px rgba(0,0,0,0.16); transform: translateY(-50%); }
.products-lst .owl-nav .owl-prev { left: -25px;}
.products-lst .owl-nav .owl-prev::after { transform: rotate(-45deg); content: ""; position: absolute; left: 4px; z-index: 11; display: block; width: 10px; height: 10px; border-top: 2px solid #000; border-left: 2px solid #000000; right: 0; margin: auto; top: 2px; bottom: 0;}
.products-lst .owl-nav .owl-next { right: -25px;}
.products-lst .owl-nav .owl-next::after { transform: rotate(-225deg); content: ""; position: absolute; left: -4px; z-index: 11; display: block; width: 10px; height: 10px; border-top: 2px solid #000; border-left: 2px solid #000000; right: 0; margin: auto; top: 2px; bottom: 0;}
.products-lst .owl-nav .owl-prev:hover, .products-lst .owl-nav .owl-next:hover { background:#ec0a72; }
.products-lst .owl-nav .owl-prev:hover::after { border-top: 2px solid #ffffff; border-left: 2px solid #ffffff;} 
.products-lst .owl-nav .owl-next:hover::after { border-top: 2px solid #ffffff; border-left: 2px solid #ffffff;}

.our-product .row { width: 100%; padding: 0 35px;}
.our-product{width: 100%;float: left; padding:0 0 30px 0; overflow: hidden;}
.our-product h2{width: 100%;float: left; color: #ec0a72; font-size: 36px; line-height: 42px; font-family: 'Marcellus', serif; font-weight: 400; padding-bottom: 10px; margin-bottom: 25px; position: relative;}
.our-product h2:after{position: absolute; content: ""; left: 0; bottom: 0; width: 36px; height: 2px; background: #dadada;}
.our-product ul { display: flex; flex-wrap: wrap; gap: 20px; float: left; width: 100%;}
.our-product ul li{float: left; margin: 0 0% 0px 0; position: relative; flex: 1 1 23.5%; position: relative; overflow: hidden; border-radius: 6px;}
.our-product ul li a{width: 100%; float: left;}
.our-product ul li a::after { position: absolute; display: block; content: ''; left: 0; bottom: 0; width: 100%; height: 100%; transition: all 0.4s ease;
  background: rgba(248,80,50,0);
  background: -moz-linear-gradient(top, rgba(248,80,50,0) 0%, rgba(72,23,15,0) 71%, rgba(0,0,0,0.58) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,80,50,0)), color-stop(71%, rgba(72,23,15,0)), color-stop(100%, rgba(0,0,0,0.58)));
  background: -webkit-linear-gradient(top, rgba(248,80,50,0) 0%, rgba(72,23,15,0) 71%, rgba(0,0,0,0.58) 100%);
  background: -o-linear-gradient(top, rgba(248,80,50,0) 0%, rgba(72,23,15,0) 71%, rgba(0,0,0,0.58) 100%);
  background: -ms-linear-gradient(top, rgba(248,80,50,0) 0%, rgba(72,23,15,0) 71%, rgba(0,0,0,0.58) 100%);
  background: linear-gradient(to bottom, rgba(248,80,50,0) 0%, rgba(72,23,15,0) 71%, rgba(0,0,0,0.58) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#000000', GradientType=0 );
}
/* .our-product ul li:nth-child(4n+4){margin-right: 0;} */
.our-product ul li .prd-img{width: 100%;float: left; position: relative;}
.our-product ul li .prd-img img{width: 100%;float: left;}
/* .our-product ul li .prd-img::after {position: absolute;content: "";left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.2); border-radius: 5px;} */
.our-product ul li .prd-cnt{width: 100%;float: left; padding: 0px 20px 20px 20px; position: absolute;left: 0; bottom: 0; z-index: 8;}
.our-product ul li .prd-cnt h3{width: 100%;float: left; color: #fff; font-size: 18px; line-height: 24px; font-family: 'Lexend', sans-serif; font-weight: 600; position: relative; padding-bottom: 15px;}
.our-product ul li .prd-cnt h3:after{position: absolute; content: ""; left: 0; bottom: 0; width: 100%; height: 6px; background: #fff; border-radius: 25px;}
.our-product ul li .prd-h {width: 100%;float: left;position: absolute; left: -100%; top: 0; height: 100%; background: rgba(236,10,114,0.9); opacity: 0; display: flex; 
align-items: center; justify-content: center; text-align: center; transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease; border-radius: 5px;}
.our-product ul li .prd-h img { width: 76px; }
.our-product ul li .prd-h p{color: #fff; font-family: 'Lexend', sans-serif; font-weight: 400; color: #fff; text-transform: uppercase; font-size: 14px;}
.our-product ul li:hover .prd-img{ background: rgba(85, 218, 11, 0.9);}
.our-product ul li:hover .prd-h{opacity: 1; left: 0;}
.our-product ul li:hover a::after { opacity: 0;}

.our-video .row { width: 100%; padding: 0 35px;}
.our-video{width: 100%;float: left; background: #f9f9f9; padding: 35px 0; overflow: hidden;}
.our-video h2{width: 100%;float: left; color: #ec0a72; font-size: 36px; line-height: 42px; font-family: 'Marcellus', serif; font-weight: 400; padding-bottom: 10px; margin-bottom: 25px; position: relative;}
.our-video h2:after{position: absolute; content: ""; left: 0; bottom: 0; width: 36px;height: 2px; background: #dadada;}
.vid-top{width: 100%;float: left; margin-bottom: 15px;}
.vid-lft{width: auto ;float: left; display: flex; align-items: center;}
.vid-rgt{width: auto; float: right;}
.vid-img{ width: 60px; float: left; margin-right: 15px;}
.vid-img img{width: 100%; float: left; border-radius: 100%;}
.vid-cnt{ width: calc(100% - 75px); float: right;}
.vid-top h3{width: 100%;float: left; color: #000000; font-size: 20px; line-height: 25px; font-family: 'Marcellus', serif; font-weight: 400; padding-top: 0px;}
.vid-top h3 span{ display: block; color: rgba(0, 0, 0, 0.7); font-size: 13px; line-height: 24px; font-family: 'Lexend', sans-serif; font-weight: 400;}
.vid-top ul{width: auto; float: right; background: #000; border-radius: 5px; margin-top: 10px;}
.vid-top ul li{width: auto; float: left; padding: 10px 22px;}
.vid-top ul li span{ color: #fff;font-family: 'Lexend', sans-serif; font-weight: 400; font-size: 14px; line-height: 20px;}
.vid-top ul li:first-child{ background: #e62117; padding-left: 50px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; position: relative;}
.vid-top ul li:first-child span:after { position: absolute; content: ""; left: 10px; top: auto; content: "\f16a"; font-size: 28px; color: #ffffff;  font-family: "FontAwesome";}

#video-lst{width: 100%;float: left;}
#video-lst.owl-carousel .owl-stage-outer { padding-bottom: 10px;}
#video-lst.owl-carousel .owl-item { border-radius: 10px; overflow: hidden; box-shadow: 2px 4px 7px rgba(0,0,0,0.03);}
#video-lst .item{width: 100%; float: left;}
#video-lst .item .video-img{width: 100%;float: left; position: relative; overflow: hidden;}
#video-lst .item .video-img a{width: 100%; float: left; }
#video-lst .item .video-img span.play-ico:after{position: absolute; content: ""; left: 0px;transform: translateY(-50%); top: 50%; right: 0; bottom: 0; margin: 0px auto;
background: url(../../images/youtube.svg) no-repeat; width: 60px; height: 60px; background-size: cover;}

#video-lst .item .video-img img{width: 100%; float: left; transition: all 0.4s ease; }
#video-lst .item .video-cnt{width: 100%;float: left; background: #fff;  padding: 35px 35px;}
#video-lst .item .video-cnt h3{width: 100%; float: left; text-align: center; font-size: 18px; line-height: 25px; color: #1c3251; font-family: 'Lexend', sans-serif; font-weight: 500; transition: all 0.4s ease;}
#video-lst .item .video-cnt h3 span{font-family: 'Lexend', sans-serif; font-weight: 300; font-size: 14px; display: block;}

#video-lst .item:hover .video-cnt h3 { color: #ec0a72;}
#video-lst .item:hover .video-img img { transform: scale(1.03);}

#video-lst .owl-nav div { top: 50%; position: absolute; height: 45px; width: 45px; border-radius: 50%; transition: all 0.2s linear; background: #ffffff; text-indent: -9999px; border: none; box-shadow: 0px 2px 6px rgba(0,0,0,0.16); transform: translateY(-50%); }
#video-lst .owl-nav .owl-prev { left: -25px;}
#video-lst .owl-nav .owl-prev::after { transform: rotate(-45deg); content: ""; position: absolute; left: 4px; z-index: 11; display: block; width: 10px; height: 10px; border-top: 2px solid #000; border-left: 2px solid #000000; right: 0; margin: auto; top: 2px; bottom: 0;}
#video-lst .owl-nav .owl-next { right: -25px;}
#video-lst .owl-nav .owl-next::after { transform: rotate(-225deg); content: ""; position: absolute; left: -4px; z-index: 11; display: block; width: 10px; height: 10px; border-top: 2px solid #000; border-left: 2px solid #000000; right: 0; margin: auto; top: 2px; bottom: 0;}
#video-lst .owl-nav .owl-prev:hover, #video-lst .owl-nav .owl-next:hover { background:#e2f6f4; }

#video-lst .owl-nav .owl-prev:hover, #video-lst .owl-nav .owl-next:hover { background:#ec0a72; }
#video-lst .owl-nav .owl-prev:hover::after { border-top: 2px solid #ffffff; border-left: 2px solid #ffffff;} 
#video-lst .owl-nav .owl-next:hover::after { border-top: 2px solid #ffffff; border-left: 2px solid #ffffff;}

.welcme-ksr .row { width: 100%; padding: 0 35px;}
.welcme-ksr{width: 100%;float: left; background: #fff; padding: 30px 0 40px 0; overflow: hidden;}
.welcme-lft{width: 58%; float: left; margin-right: 2%; background: #f4f4f3; padding: 40px 90px; text-align: center; display: flex; flex-wrap: wrap; align-items: center;}
.welcme-rgt{ width: 40%; float: right; order: 2;}
.welcme-ksr h2{width: 100%; float: left; text-align: center; color: #ec0a72; font-size: 36px; line-height: 48px; padding-bottom: 35px; margin-bottom: 25px; position: relative;}
.welcme-ksr h2:after{position: absolute; content: ""; left: 0; right: 0; bottom: 0; margin: 0px auto; background: url(../../images/divider1.svg) no-repeat; background-size: 100%; width: 130px; height: 23px;}
.welcme-ksr p{width: 100%; float: left; text-align: justify; font-size: 18px; line-height: 30px; color: #333333; font-family: 'Lexend', sans-serif; font-weight: 300; margin-bottom: 30px;}
.welcme-ksr a{margin: 0px auto;color: #000;font-family: 'Lexend', sans-serif;font-weight: 400;font-size: 14px;line-height: 20px;border: 2px solid #000;display: inline-block;padding: 13px 45px;text-transform: uppercase;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease; position: relative; overflow: hidden; z-index: 1;}
.welcme-ksr a:before {left: 0;width: 100%;content: "";z-index: -1;height: 100%;bottom: -100%;position: absolute;
transition: 0.5s all ease-in-out;background-color: #000;}
.welcme-ksr a:hover:before {bottom: 0;}
.welcme-ksr a:hover{color: #fff;}
.welcme-inner { float: left; width: 100%; display: flex; flex-wrap: wrap;}


.handloom-img {width: 100%;float: left; position: relative; margin-top: 0px;}
.handloom-img img{width: 100%; float: left;}
.circle {position: absolute;left: -100px; bottom: 40px;}
.circle img { width: 160px;}
.pop-video {width: 100%;height: 100%;}
.popup.video {padding: 0;}
.popup.video iframe {width: 100%;float: left; height: 400px;}




/************************************/
.cbp-hrmenu > ul > li.cbp-hropen a.submenu { color: #ec0a72;}
.cbp-hrmenu .cbp-hrsub-inner .col-left { float: left; width: 44%; margin-right: 3%; padding-left: 2%;}
.cbp-hrmenu .cbp-hrsub-inner .col-left h2 { font-size: 22px; color: #ec0a72; font-family: 'Marcellus', serif; text-transform: uppercase; line-height: 30px; border-bottom: 1px solid #e8e8e8; margin-bottom: 16px; padding-bottom: 8px;}
.cbp-hrmenu .cbp-hrsub-inner .col-left ul { display: flex; flex-wrap: wrap; column-gap: 20px; row-gap: 5px;}
.cbp-hrmenu .cbp-hrsub-inner .col-left ul li { float: left; flex: 1 1 47%; line-height: 20px; margin-bottom: 0px;}
.cbp-hrmenu .cbp-hrsub-inner .col-left ul li a { font-size: 16px; transition: all 0.4s ease; position: relative; padding-left: 15px; display: block;}
.cbp-hrmenu .cbp-hrsub-inner .col-left ul li a:after { position: absolute; display: block; content: "\f105"; left: 0; top:0; font-size: 16px; font-family: "FontAwesome";}
.cbp-hrmenu .cbp-hrsub-inner .col-left ul li a:hover { color: #ec0a72;}
.cbp-hrmenu .cbp-hrsub-inner .col-left ul li a:hover:after { color: #ec0a72;}

.cbp-hrmenu .cbp-hrsub-inner .col-rht { float: left; width: 53%;}
.cbp-hrmenu .cbp-hrsub-inner .col-rht ul { display: flex; flex-wrap: wrap; column-gap: 10px;}
.cbp-hrmenu .cbp-hrsub-inner .col-rht ul li { float: left; flex: 1 1 32%; border-radius:5px; overflow: hidden;}
.cbp-hrmenu .cbp-hrsub-inner .col-rht ul li img { float: left; width: 100%; transition: all 0.4s ease; height: 100%;}
.cbp-hrmenu .cbp-hrsub-inner .col-rht ul li:hover img { transform: scale(1.03);}



/***************login css*****************/
#dealer-login { position: fixed; opacity: 0; visibility: hidden; width: 100%; top: 0; z-index: 99; height: 100%; display: flex; align-items: center; justify-content: center; transition: all 0.6s ease;}
#dealer-login.slow { opacity: 1; visibility: visible;}
#dealer-login::after {position: absolute; display: block; content: ""; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.65); z-index: 1; transition: all 0.6s ease;}

.container { display: flex; width: 100%; max-width: 900px; background: #ffffff; z-index: 8; position: relative;}
.signup-container h1{ font-size: 46px; line-height: 50px; text-align: center; margin-bottom: 25px; font-weight: 600;}
.heading-primary { font-size: 5rem;}
.span-blue { color: #ec0a72;}
.signup-container { width: 50%; padding: 50px 40px; }
p.text-mute { color: #747474; font-size: 16px; margin-bottom: 25px; text-align: center; line-height: 24px;} 
.signup-form { display: flex; flex-direction: column; gap: 1rem;}
.input-text { border-radius: 5px;  font-size:15px; padding: 18px 4rem 18px 1rem; border: 1px solid #ccc; background: #ffffff; width: 100%; line-height: 28px;}
.input-text:focus { outline-color: #2196f3;}
.btn { margin-top: 10px; padding: 15px 20px; border: none; background: #1b314f; color: #fff; border-radius: 5px; font-size: 18px; cursor: pointer;  font-family: 'Lexend', sans-serif; font-weight: 500; transition: all 0.4s ease; }
.btn:hover { background: #ec0a72;}
.inp { position: relative; }
.signup-container #msg_error { font-size: 15px;}

.label { pointer-events: none; position: absolute; top: 22px; left: 20px; color: #000000; font-weight: 500; font-size: 15px; transition: all 0.2s; transform-origin: left; }
.input-text:not(:placeholder-shown) + .label, .input-text:focus + .label { top: 0.3rem; transform: scale(0.75); left: 18px;}
.input-text:focus + .label { color: #ec0a72;}
.input-icon { position: absolute; top: 50%; transform: translateY(-50%); right: 25px; font-size: 2rem; color: #000000;}
.input-icon-password { cursor: pointer;}
.input-icon i { font-size: 26px; opacity: 0.35;}
.welcome-container { background: #eeeeee75; width: 50%;}
.welcome-container img { width: 100%; float: left;}

.popup-close {  position: absolute; right: 25px; top: 20px; }
.popup-close a { z-index: 4; background: #ec0a72; display: block; width: 40px; text-align: center; height: 40px; line-height: 42px; border-radius: 25px; transition: all 0.4s ease;}
.popup-close i { font-size: 20px; color: #ffffff; }
.popup-close a:hover { background: #000000;}

.cat-detail-lst { float: left; width: 100%;}
.cat-detail-lst.owl-carousel .owl-item .arrival-img { float: left; width: 100%; overflow: hidden;}
.cat-detail-lst.owl-carousel .owl-item .arrival-img img { float: left; width: 100%; transition: all 0.4s ease;}
.cat-detail-lst.owl-carousel .owl-item .arrival-cnt { float: left; width: 100%; text-align: center; margin-top: 15px;}
.cat-detail-lst.owl-carousel .owl-item .arrival-cnt h4 { font-size: 15px; text-transform: uppercase; color: #1c3251; transition: all 0.4s ease;}
.cat-detail-lst.owl-carousel .owl-item .arrival-cnt span { color: #ec0a72; font-size: 12px; text-transform: uppercase; text-decoration: underline; transition: all 0.4s ease;}
.cat-detail-lst.owl-carousel .owl-item:hover .arrival-img img { transform: scale(1.03);}
.cat-detail-lst.owl-carousel .owl-item:hover .arrival-cnt h4 { color: #ec0a72; }
.cat-detail-lst.owl-carousel .owl-item:hover .arrival-cnt span { color: #1c3251;}
.cat-detail-lst.owl-carousel .owl-item:hover .arrival-cnt a { text-decoration: underline; }


.cat-detail-lst .owl-nav div { top: 50%; position: absolute; height: 50px; width: 50px; border-radius: 50%; transition: all 0.2s linear; background: #ffffff; text-indent: -9999px; border: none; box-shadow: 0px 2px 6px rgba(0,0,0,0.16); transform: translateY(-50%); }
.cat-detail-lst .owl-nav .owl-prev { left: -25px;}
.cat-detail-lst .owl-nav .owl-prev::after { transform: rotate(-45deg); content: ""; position: absolute; left: 4px; z-index: 11; display: block; width: 10px; height: 10px; border-top: 2px solid #000; border-left: 2px solid #000000; right: 0; margin: auto; top: 2px; bottom: 0;}
.cat-detail-lst .owl-nav .owl-next { right: -25px;}
.cat-detail-lst .owl-nav .owl-next::after { transform: rotate(-225deg); content: ""; position: absolute; left: -4px; z-index: 11; display: block; width: 10px; height: 10px; border-top: 2px solid #000; border-left: 2px solid #000000; right: 0; margin: auto; top: 2px; bottom: 0;}
.cat-detail-lst .owl-nav .owl-prev:hover, .cat-detail-lst .owl-nav .owl-next:hover { background:#ec0a72; }
.cat-detail-lst .owl-nav .owl-prev:hover::after { border-top: 2px solid #ffffff; border-left: 2px solid #ffffff;} 
.cat-detail-lst .owl-nav .owl-next:hover::after { border-top: 2px solid #ffffff; border-left: 2px solid #ffffff;}











/* ----------------------------------------------------------- Inner page css ------------------------------------------------------------------------------------ */
/* Inner banner css */
.inner-banner { float: left; width: 100%; background: #ec0a72; display: flex; flex-wrap: wrap; align-items: center;}
.inner-banner .inner-banner-lft { float: left; width: 37%; padding-right: 20px;}
.inner-banner .inner-banner-rgt { float: left; width: 63%; position: relative;}
.inner-banner img { float: left; width: 100%;}
.inner-banner .inner-banner-rgt::after { position: absolute; content: ""; background: rgba(0, 0, 0, 0.10); top: 0; left: 0; width: 100%; height: 100%;}
.inner-banner h2 { float: left; width: 100%; color: #ffffff; font-family: 'Marcellus', serif; font-size: 48px; line-height: 54px; padding-bottom: 10px; text-transform: uppercase;}
.inner-banner h2 span { display: block;}

/*breadcrum*/
.breadcrum { float: left; width: 100%;}
.breadcrum ul { float: left; width: 100%;}
.breadcrum ul li { float:left; width: auto; color: #ffffff; font-weight: 300; font-size: 14px; line-height: 20px; padding-right: 15px; margin-right: 10px; position: relative; text-transform: uppercase;}
.breadcrum ul li:last-child { padding-right: 0; margin-right: 0;}
.breadcrum ul li a { float: left; width: auto; font-size: 14px; color: #ffffff; font-weight: 300; line-height: 20px; transition:all .5s ease; text-transform: uppercase;}
.breadcrum ul li::after { position: absolute; content: ">"; color: #ffffff; width: 7px; height: 8px; right: 0; top: 0;}
.breadcrum ul li a:hover { opacity: 0.7;}
.breadcrum ul li:last-child:after { content: none;}

.inner-breadcrum { float: left; width: 100%; padding: 25px 0 20px;}
.inner-breadcrum ul { float: left; width: 100%;}
.inner-breadcrum ul li { float:left; width: auto; color: #312720; font-weight: 300; font-size: 12px; line-height: 18px; padding-right: 15px; margin-right: 10px; position: relative; text-transform: uppercase;}
.inner-breadcrum ul li:last-child { padding-right: 0; margin-right: 0;}
.inner-breadcrum ul li a { float: left; width: auto; font-size: 12px; color: #312720; font-weight: 300; line-height: 18px; transition:all .5s ease; text-transform: uppercase;}
.inner-breadcrum ul li::after { position: absolute; content: ">"; color: #312720; width: 7px; height: 8px; right: 0; top: -1px;}
.inner-breadcrum ul li a:hover { color: #ec0a72;}
.inner-breadcrum ul li:last-child:after { content: none;}

.top-grey-bg { float: left; width: 100%; background: #f7f7f7; height: 30px;}

.inner-title-cnt { float: left; width: 100%;}
.inner-title-cnt h1 { float: left; width: 100%; color: #ec0a72; font-family: 'Marcellus', serif; font-size: 36px; line-height: 42px; padding-bottom: 10px; margin-bottom: 15px; position: relative;}
.inner-title-cnt h1:after { position: absolute; content: ""; background: #dadada; width: 35px; height: 2px; bottom: 0; left: 0;}
.inner-title-cnt p { float: left; width: 100%; color: #1c3251; font-size: 15px; line-height: 24px; font-weight: 400; letter-spacing: 0.25px; padding-bottom: 25px;}
.inner-title-cnt p span { font-weight: 600;}
.inner-title-cnt h4 { float: left; width: 100%; color: #666666; font-weight: 400; font-size: 16px; line-height: 24px; padding-bottom: 50px;}
.inner-title-cnt p a { transition:all .5s ease; }
.inner-title-cnt p a:hover { color: #ec0a72; }


/* contact us page css */
.get-in-touch { float: left; width: 100%; padding: 50px 0;}
.get-in-touch .get-lft { float: left; width: 60%;}
.get-in-touch .get-rgt { float: left; width: 40%; padding-left: 85px;}

.contactar-frm .form-box .frm-input { float: left; width: 100%; margin-bottom: 15px;}
.contactar-frm .form-box .frm-input label { float: left; width: 100%; font-weight: 400; font-size: 16px; line-height: 22px; padding-bottom: 10px;}
.contactar-frm .form-box .frm-input label span { color: #ea4d46; padding-left: 3px;}
.contactar-frm .form-box input[type="text"], .contactar-frm .form-box input[type="email"], .form-box textarea { width:100%; color:#080808; border-radius: 5px; font-weight: 400; padding:0px 15px; border: 1px solid #a1a1a1; height:48px; line-height:48px; font-size:16px; transition: all .5s ease; background:#ffffff; }
.contactar-frm .form-box input[type="text"]:focus, .contactar-frm .form-box input[type="email"]:focus, .contactar-frm .form-box textarea:focus { border: 1px solid #ec0a72;}
.contactar-frm .form-box textarea { resize:none; height:180px; line-height:22px; padding: 15px; color:#080808; font-size:16px;}
.contactar-frm .form-box .frm-input .two-col { float: left; width: 100%;}
.contactar-frm .form-box .frm-input .two-col .frm-input-ctrl { float: left; width: 48%; margin-right: 4%; position: relative;}
.contactar-frm .form-box .frm-input .two-col .frm-input-ctrl:last-child { margin-right: 0;}
.contactar-frm button { background: #1c3251; padding: 8px 30px; border: none; color: #ffffff; font-size: 14px; width: auto; height: 50px; font-weight: 400; letter-spacing: 0.5px; text-transform: uppercase; transition:all .5s ease; cursor: pointer; font-family: 'Lexend', sans-serif;}
.contactar-frm button:hover{ background: #ec0a72;}

.contact-info { float: left; width: 100%;}
.contact-info .contact-lft { float: left; width: 63px; margin-right: 32px;}
.contact-info .contact-rgt { float: left; width: calc(100% - 95px);}
.contact-info ul { float: left; width: 100%; display: flex; flex-wrap: wrap; row-gap: 40px;}
.contact-info ul li { flex: 1 1 100%;}
.contact-lft span { float: left; width: 63px; height: 63px; background: #000000; border-radius: 50%; align-items: center; display: flex; justify-content: center;}
.contact-lft span i { color: #ffffff; font-size: 30px;}
.contact-lft span.ph-ico { background: #ff7600;}
.contact-lft span.mail-ico { background: #fc0050;}
.contact-lft span.loc-ico { background: #870067;}
.contact-info h3 { float: left; width: 100%; color: #000000; font-size: 16px; line-height: 25px; font-weight: 700; margin-bottom: 5px; text-transform: uppercase;}
.contact-info p { float: left; width: 100%; color: #000000; font-size: 16px; line-height: 25px; font-weight: 400;}
.contact-info p span {color: #666666; display: block;}
.contact-info p a { font-size: 16px; color: #000000; margin-bottom: 5px; display: inline-block; transition:all .5s ease;}
.contact-info p a.mail-link { text-decoration: underline; }
.contact-info p a:hover {color: #ec0a72;}

/* map css */
.map-sec { float: left; width: 100%;}
.map-sec iframe { float: left; width: 100%;}

/* products list page css */
.products-list { float: left; width: 100%; padding: 50px 0;}
.products-list .prod-lst { float: left; width: 100%; margin-bottom: 45px;}
.prod-lst ul { float: left; width: 100%; display: flex; flex-wrap: wrap; gap: 30px;}
.prod-lst ul li { flex: 0 1 23%;}
.prod-lst ul li .prod-img { float: left; width: 100%; margin-bottom: 15px; overflow: hidden; position: relative;}
.prod-lst ul li .prod-img img { float: left; width: 100%; transition:all .5s ease;}
.prod-lst ul li:hover .prod-img img { transform: scale(1.03);}
.prod-lst ul li .prod-img h4 { position: absolute; bottom: 10px; right: 10px; background: #ffffff; padding: 2px 10px; font-size: 12px; line-height: 18px; font-weight: 300; color: #ec0a72; text-transform: uppercase; transition:all .5s ease;}
.prod-lst ul li:hover .prod-img h4 { background: #ec0a72; color: #ffffff;}
.prod-lst ul li .prod-tit { float: left; width: 100%; text-align: center;}
.prod-lst ul li .prod-tit h3 { color: #1c3251; font-size: 16px; line-height: 24px; text-align: center; font-weight: 500; padding-bottom: 2px; text-transform: uppercase; transition:all .5s ease;}
.prod-lst ul li .prod-tit span { color: #ec0a72; font-size: 12px; line-height: 18px; font-weight: 300; text-decoration: underline; text-transform: uppercase; transition:all .5s ease;}
.prod-lst ul li:hover .prod-tit h3 { color: #ec0a72;}
.prod-lst ul li:hover .prod-tit span { color: #1c3251;}

.prod-lst.prod-title ul li .prod-tit h3 { text-transform: inherit;}

.pagination {float: left; width: 100%;}
.pagination ul {float: left; width: 100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; column-gap: 15px;}
.pagination ul li { flex: 0 1 auto;}
.pagination ul li a { color: #222222; font-size: 16px; font-weight: 300; transition:all .5s ease;}
.pagination ul li a.active, .pagination ul li:hover a { color: #ec0a72;}
.pagination ul li span {float: left; width: 58px; height: 48px; transition:all .5s ease;}
.pagination ul li span.prev-page { background: url('../../images/prev-page-arw.png') no-repeat scroll 0 0; } 
.pagination ul li span.next-page { background: url('../../images/next-page-arw.png') no-repeat scroll 0 0; } 
.pagination ul li:hover span { opacity: 0.6;}

/* Blog list page css */
.blog-list { float: left; width: 100%; padding: 50px 0;}
.blog-main-news { float: left; width: 100%; box-shadow: 0px 2px 8px rgba(0,0,0,0.05); border: 1px solid #f1f1f1; border-radius: 10px; overflow: hidden; margin-bottom: 40px;}
.blog-main-news .blog-lft { float: right; width: 50%; overflow: hidden;}
.blog-main-news .blog-rgt { float: left; width: 50%; padding: 70px 55px;}
.blog-main-news .blog-lft img { float: left; width: 100%; transition: all 0.5s ease;}
.blog-main-news:hover .blog-lft img { transform: scale(1.05);}
.blog-main-news h4 { float: left; width: 100%; font-size: 12px; line-height: 18px; color: #ec0a72; font-weight: 300; margin-bottom: 12px;}
.blog-main-news h2 { float: left; width: 100%;; color: #1c3251; font-size: 24px; line-height: 32px; font-weight: 700; padding-bottom: 25px; transition: all 0.5s ease;}
.blog-main-news p {float: left; width: 100%; font-size: 18px; line-height: 28px;  color: #222222; font-weight: 300; padding-bottom: 50px;}
.blog-main-news a.read-more { float: left; width: auto; color: #000000; font-size: 14px; line-height: 20px; text-decoration: underline; text-transform: uppercase; transition: all 0.5s ease;}
.blog-main-news:hover a.read-more { color: #ec0a72;}
.blog-main-news:hover h2 { color: #ec0a72;}

.blog-news-list { float: left; width: 100%; margin-bottom: 45px;}
.blog-news-list ul { float: left; width: 100%; display: flex; flex-wrap: wrap; gap: 35px;}
.blog-news-list ul li { flex: 0 1 31.38%; box-shadow: 0px 2px 8px rgba(0,0,0,0.05); border: 1px solid #f1f1f1; border-radius: 10px; overflow: hidden;}
.blog-news-list ul li .blog-img { width: 100%; float: left; overflow: hidden;}
.blog-news-list ul li .blog-img img { width: 100%; float: left; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.blog-news-list ul li:hover .blog-img img { transform: scale(1.05); -moz-transition: scale(1.05); -webkit-transition: scale(1.05); -o-transition: scale(1.05);}
.blog-news-list ul li .blog-cnt{width: 100%; float: left; padding: 40px 25px; position: relative;}
.blog-news-list ul li .blog-cnt h5{width: 100%; float: left; font-size: 12px; line-height: 18px; color: #ec0a72; font-weight: 300; margin-bottom: 12px;}
.blog-news-list ul li .blog-cnt p{width: 100%; float: left; color: #1c3251; font-size: 18px; line-height: 25px; margin-bottom: 15px; font-weight: 600; transition: all 0.4s ease;}
.blog-news-list ul li .blog-cnt span.read-more { transition: all 0.4s ease; width: auto; float: left; font-size: 13px; line-height: 18px;  font-weight: 400; text-transform: uppercase; position: relative;}
.blog-news-list ul li .blog-cnt span.read-more:after{position: absolute; content: ""; left: 0; bottom: 0; width: 100%; height: 1px; background: #000;}
.blog-news-list ul li .blog-cnt h6 { background:#ec0a72; padding: 9px 16px; color: #fff;  font-weight: 300;  font-size: 14px; line-height: 18px; border-radius: 25px; position: absolute; left: 0; right: 0; top: -8%;display: inline-block; width: 160px; margin: 0px auto; text-align: center;}
.blog-news-list ul li:hover .blog-cnt p { color: #ec0a72;}
.blog-news-list ul li:hover .blog-cnt span {color: #ec0a72;}
.blog-news-list ul li:hover .blog-cnt span:after {background:#ec0a72;}

/* inner content page css */
.inner-content-area { float: left; width: 100%; padding: 50px 0;}
.inner-content-area .inner-content-lft { float: left; width: 70%; }
.inner-content-area .inner-content-rgt { float: left; width: 30%; padding-left: 50px;}

/* Blog details page css */
.blog-main-cnt { float: left; width: 100%; }
.blog-main-cnt .blog-main-img { float: left; width: 100%; margin-bottom: 45px;}
.blog-main-cnt .blog-main-img img { float: left; width: 100%; border-radius: 10px;}
.blog-main-cnt h1 { float: left; width: 100%; color: #1c3251; font-size: 36px; line-height: 46px; font-weight: 700; padding-bottom: 20px;}
.blog-main-cnt h6 { float: left; width: 100%; color: #ec0a72; font-size: 12px; line-height: 18px; font-weight: 300; padding-bottom: 25px;}
.blog-main-cnt p { float: left; width: 100%; color: #222222; font-size: 16px; line-height: 26px; padding-bottom: 30px; font-weight: 300;}
.blog-main-cnt h3 { float: left; width: 100%; color: #1c3251; font-size: 24px; line-height: 32px; font-weight: 700; padding-bottom: 15px;}
.blog-main-cnt .blog-img-lst { float: left; width: 100%; margin-bottom: 30px;}
.blog-main-cnt .blog-img-lst ul { float: left; width: 100%; display: flex; flex-wrap: wrap; column-gap: 20px;}
.blog-main-cnt .blog-img-lst ul li { flex: 1 1 48.5%;}
.blog-main-cnt .blog-img-lst ul li img {float: left; width: 100%; border-radius: 10px;}

.recent-post-lst { float: left; width: 100%; margin-bottom: 30px;}
.blog-main-title { position: relative; gap: 0.5rem; grid-template-columns: auto 1fr; -moz-box-align: center; align-items: center; display: grid; padding-bottom: 20px;}
.blog-main-title h5 { position: relative; margin-top: 0rem; max-width: unset; margin-bottom: 0rem; color: #223d61; font-size: 18px; line-height: 26px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px;}
.blog-main-title span { position: relative; min-width: 2rem; width: 10px; height: 1.5px; background-color: #ec0a72;}
.recent-post-lst ul { float: left; width: 100%; display: flex; flex-wrap: wrap;}
.recent-post-lst ul li { flex: 1 1 100%;}
.recent-post-lst ul li .recent-cnt { float: left; width: 100%; display: flex; align-items: center; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #ebebeb;}
.recent-post-lst ul li .recent-img { float: left; width: auto; margin-right: 18px; overflow: hidden; border-radius: 5px;}
.recent-post-lst ul li .recent-img img { float: left; width: auto; transition: all 0.4s ease;}
.recent-post-lst ul li:hover .recent-img img { transform: scale(1.05);}
.recent-post-lst ul li .recent-title { float: left; width: calc(100% - 93px);}
.recent-post-lst ul li .recent-title h3 { float: left; width: 100%; color: #1c3251; font-weight: 400; font-size: 16px; line-height: 22px; transition: all 0.4s ease;}
.recent-post-lst ul li:hover .recent-title h3 {color: #ec0a72;}
.recent-post-lst ul li:last-child .recent-cnt { padding-bottom: 0; margin-bottom: 0; border-bottom: none;}

.blog-side-banner { float: left; width: 100%; margin-bottom: 30px;}
.blog-side-banner img { float: left; width: 100%; border-radius: 10px;}

.categories-lst { float: left; width: 100%;}
.categories-lst ul { float: left; width: 100%;}
.categories-lst ul li { float: left; width: 100%; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #ebebeb; position: relative;}
.categories-lst ul li::after { position: absolute; top: 10px; content: ""; left: 0; background: #ec0a72; width: 0px; height: 1px; opacity: 0; transition: all 0.4s ease;}
.categories-lst ul li:last-child { padding-bottom: 0; margin-bottom: 0; border-bottom: none;}
.categories-lst ul li a { float: left; width: auto; color: #1c3251; font-size: 14px; line-height: 20px; transition: all 0.4s ease;}
.categories-lst ul li:hover a { color: #ec0a72; padding-left: 25px;}
.categories-lst ul li:hover:after { opacity: 1; width: 20px;}

/* product details page css */
.product-details { float: left; width: 100%; padding-bottom: 40px; position: relative; }
.product-details .product-details-lft { float: left; width: 50%;}
.product-details .product-details-rgt { float: left; width: 50%; padding-left: 50px;}

.product-details-img { float: left; width: 100%;}
.product-details-img img { float: left; width: 100%;}

.product-details-content { float: left; width: 100%;}
.product-details-content h1 { float: left; width: 100%; color: #223d61; font-size: 24px; line-height: 32px; font-family: 'Marcellus', serif; padding-bottom: 5px;}
.product-details-content h4 { float: left; width: 100%; color: #ec0a72; font-size: 14px; line-height: 20px; padding-bottom: 20px;}
.prod-details-cnt { float: left; width: 100%; border: 1px solid #ebebeb;}
.prod-details-cnt .prod-inner-cnt { float: left; width: 100%; padding: 25px 20px;}
.prod-details-cnt h2 { float: left; width: 100%; background: #1b314f; padding: 10px 20px; color: #ffffff; font-size: 16px; line-height: 24px;}
.fabric-details-lst { float: left; width: 100%; margin-bottom: 25px;}
.fabric-details-lst ul { float: left; width: 40%; padding-right: 25px;}
.fabric-details-lst ul:last-child { width: 60%; padding-right: 0;}
.fabric-details-lst ul li { float: left; width: 100%; color: #333333; font-size: 14px; line-height: 20px; margin-bottom: 3px;}
.fabric-details-lst ul li:last-child { margin-bottom: 0;}
.fabric-details-lst ul li span { font-weight: 700;}
.wash-details { float: left; width: 100%; background: #f9f9f9; padding: 18px; margin-bottom: 10px;}
.wash-details h5 { float: left; width: 100%; color: #333333; font-size: 14px; line-height: 20px; font-weight: 500; padding-bottom: 5px; text-transform: uppercase;}
.wash-details p { float: left; width: 100%; color: #333333; font-size: 14px; line-height: 20px; font-weight: 300; }
.prod-details-cnt h3 { float: left; width: 100%; color: #333333; font-size: 14px; line-height: 20px; font-weight: 700; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #ebebeb;}
.prod-details-cnt h3 span { font-weight: 400;}
.prod-details-cnt p { float: left; width: 100%; color: #333333; font-size: 14px; line-height: 22px; padding-bottom: 22px;}
.prod-details-cnt p:last-child { padding-bottom: 0;}
.enq-btn { float: left; width: 100%; margin-top: 25px;}
.enq-btn a { position: relative; z-index: 1; float: left; width: 160px; height: 44px; background: #ec0a72; display: flex; align-items: center; justify-content: center; color: #ffffff; font-size: 14px; text-transform: uppercase; transition: all 0.4s ease; overflow: hidden;}
.enq-btn a::before {left: 0;width: 100%;content: ""; z-index: -1; height: 100%; bottom: -100%; position: absolute; transition: 0.5s all ease-in-out;}
/* .enq-btn a:hover { background: #223d61;} */
.enq-btn a:hover:before {bottom: 0;}




/* mobile menu css */
.mobile-menu { border-top: 1px solid #ccc; position:fixed; top:76px; bottom: 0; width:100%; z-index: 99; overflow-y:auto; overflow-x:hidden; padding:20px 8px 35px 8px; opacity: 0; visibility: hidden; transition: all 0.4s ease; 
  background: #fff; border-bottom:1px solid #f0f0f0; }
.mobile-menu.slow { opacity: 1; visibility: visible; }
.m-menu { width: 25px; height: 25px;  margin: 8px 0px 0 0;  -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer; float: right; position: relative;  top: 0px; display:none;  z-index:99; }
.m-menu a { display: block;}
.m-menu span { display: block; position: absolute; height: 2px; width: 26px; background: #28536c; border-radius: 0%; opacity: 1;
left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg);  -webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out;  }  
.m-menu:hover span { background:#ec0a72; }
.m-menu span:nth-child(1) { top: 0px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }
.m-menu span:nth-child(2) { width: 21px; top: 7px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }
.m-menu span:nth-child(3) { top: 14px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }
.m-menu.open span:nth-child(1) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: -2px; left: 4px;  background: #ec0a72;}
.m-menu.open span:nth-child(2) { width: 0%; opacity: 0;}
.m-menu.open span:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 17px; left: 4px; background: #ec0a72; }
body.over { overflow: hidden;}


/*mobilemenu*/
/* .mobNav { display: none; }
.m-menu { display: none; float:left; margin-top:0px; position: relative;  margin-left: 0px;}
.m-menu a { display: inline-block; margin-top: 0px; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.m-menu a span { display: block; background:#000; height: 2px; margin-top: 6px; width: 28px; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.m-menu div{ text-transform:uppercase;font-size: 11px;color: #fff;line-height: 13px;margin-top: 6px;}
.m-menu a span:nth-child(2) { width: 22px;} */
.menu-sec { float: left; width: 100%;}
.mobile-menu .accordionjs { float: left; width: 100%; margin-top: 0; }
.mobile-menu .accordionjs .acc_section .acc_content { padding: 12px 0 15px; float: left; width: 100%;}
.mobile-menu .accordionjs .acc_content ul li a { color: #434343; font-size: 15px; transition: all 0.4s ease;} 
.mobile-menu .accordionjs .acc_content ul { float: left; width: 100%; padding-left: 20px;}
.mobile-menu .accordionjs .acc_content ul li { margin-bottom: 12px; width: 100%; float: left;}
.mobile-menu .accordionjs .acc_section { border: none; float: left; width: 100%; border-bottom: none; }
.mobile-menu .accordionjs .acc_section .acc_head { cursor: pointer; line-height: 28px; color: #282828; font-size: 16px; font-weight: 400; border-bottom: 1px solid #e5e5e5; margin-bottom: 1px; padding: 8px 0; transition: all 0.4s ease;}
.mobile-menu .accordionjs .acc_section .acc_head a { transition: all 0.4s ease;}
.mobile-menu .accordionjs .acc_section.acc_active .acc_head { background: none;}
.mobile-menu .accordionjs .acc_section .acc_head span i { font-size: 12px; color: #000;}
.mobile-menu .accordionjs .acc_section .acc_head span { float: right;}
.mobile-menu .accordionjs .acc_section.acc_active .acc_head span {  transform: rotate(180deg); color: #ec0a72; }
.mobile-menu .accordionjs .acc_section.acc_active .acc_head span i { color: #ec0a72;}
.mobile-menu .accordionjs .acc_section.acc_active .acc_head { color: #ec0a72;}
.mobile-menu .accordionjs .acc_section .acc_head:hover, .mobile-menu .accordionjs .acc_section .acc_head:hover span i  { color: #ec0a72;}
.mobile-menu .accordionjs .acc_content li a:hover { color: #ec0a72;}
.mobile-menu .accordionjs .acc_section .acc_head:hover a { color: #ec0a72;}

.social-login { float: left; width: 100%; margin-top: 30px;}
.social-login h3 { font-size: 20px; color: #000000; text-align: center; font-family: 'Marcellus', serif; line-height: 26px; margin-bottom: 10px;}
.mobile-menu ul.social-ul { display: flex; align-items: center; justify-content: center; margin-top: 0px; column-gap: 15px;}
.mobile-menu ul.social-ul li a {width: 45px; height: 45px; background: #f3f3f3; display: flex; align-items: center; justify-content: center;
 border-radius: 50%; transition: all 0.5s ease; border: 0px solid #e7e7e7;}
.mobile-menu ul.social-ul li a i { font-size: 18px; color: #B0B0B0; transition: all 0.4s ease;}
.mobile-menu ul.social-ul li a:last-child { margin-right: 0; }

.mobile-menu ul.social-ul li a:hover i { color: #ffffff;}

.mobile-menu ul.social-ul li:nth-child(1) a:hover { background: #3b5998; }
.mobile-menu ul.social-ul li:nth-child(2) a:hover { background: #c9006e; }
.mobile-menu ul.social-ul li:nth-child(3) a:hover { background: #f70000; }
.mobile-menu ul.social-ul li:nth-child(4) a:hover { background: #1c96e8; }






/* our strength details page css */
.inner-title-cnt h1 span { color: #333333;}
.inner-content-area .inner-title-cnt { margin-bottom: 15px;}

.strength-slide { float: left; width: 100%; margin-bottom: 40px;}
.strength-slide .flexslider { border-radius: 0px;}
.strength-slide .flex-direction-nav { position: absolute; top:40%; width: 100%;}
.strength-slide .flex-direction-nav { display:block; }
.strength-slide .flex-direction-nav li { float: left; position: relative; width:100%;}
.strength-slide .flex-direction-nav li a { width:48px; height:48px; margin: 0; display: block; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; z-index:9999; transition: all 0.4s ease;}

.strength-slide .flex-direction-nav li .flex-next { box-shadow: 0 6px 20px rgba(0,0,0,0.2); right:20px; background-position: 0px 0; background: #fff; width: 43px; height: 43px; border-radius: 50%;}
.strength-slide .flex-direction-nav li .flex-next::after { position: absolute; display: block; content: "\f125"; left: 0; right: 0; margin: auto; top: 0; bottom: 0;
  font-family: "Ionicons"; font-size: 15px; color: #222222; text-indent: initial; display: flex; align-items: center; justify-content: center;}
.strength-slide .flex-direction-nav li .flex-prev { box-shadow: 0 6px 20px rgba(0,0,0,0.2); left:20px; background-position: 0px 0; background: #fff; width: 43px; height: 43px; border-radius: 50%; }
.strength-slide .flex-direction-nav li .flex-prev::after { position: absolute; display: block; content: "\f124"; left: 0; right: 0; margin: auto; top: 0; bottom: 0;
  font-family: "Ionicons"; font-size: 15px; color: #222222; text-indent: initial; display: flex; align-items: center; justify-content: center;}

.strength-slide .flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}
.strength-slide .flex-direction-nav li .flex-next:hover { background: #ec0a72;}
.strength-slide .flex-direction-nav li .flex-next:hover::after { color: #ffffff;}
.strength-slide .flex-direction-nav li .flex-prev:hover { background: #ec0a72;}
.strength-slide .flex-direction-nav li .flex-prev:hover::after { color: #ffffff;}

.strength-slide .flex-control-nav {width: auto; bottom: 75px; top: auto; right: 0; left: 0;}
.strength-slide .flex-control-nav li {margin: 0 10px 0 0px;}
.strength-slide .flex-control-nav li:last-child { margin: 0;}
.strength-slide .flex-control-nav li a { width: 18px; height: 18px; border: 1.5px solid rgb(255, 255, 255);}
.strength-slide .flex-control-nav li a.flex-active { background: none; position: relative;}
.strength-slide .flex-control-nav li a.flex-active::after { position: absolute; top: 4px; left: 5px; right: 0; content: ""; background: #ffffff; width: 7px; height: 7px; border-radius: 15px;}
.strength-slide .flex-control-nav li a:hover { background: none;}

.strength-slide .flex-caption { position: relative; float: left; width: 100%; top: 0; text-align: center; border-bottom: 2px solid #e1e1e1;}
.strength-slide .flex-caption p {font-family: 'Lexend', sans-serif; color: #8c8c8c; font-size: 16px; line-height: 24px; font-weight: 400; padding: 15px 0; letter-spacing: 0;}
.strength-slide .flex-active-slide .flex-caption p { transition: none; animation: none;}

.strength-main-cnt { float: left; width: 100%;}
.strength-main-cnt h3 { float: left; width: 100%; color: #1c3251; font-size: 24px; line-height: 32px; font-weight: 700; padding-bottom: 15px;}
.strength-main-cnt p { float: left; width: 100%; color: #222222; font-size: 16px; line-height: 24px; font-weight: 300; padding-bottom: 30px;}
.strength-main-cnt p:last-child { padding-bottom: 0;}
.strength-quote { float: left; width: 100%; margin-bottom: 40px;}
.strength-quote h2 { float: left; width: 100%; padding-left: 30px; border-left: 5px solid #ebebeb; color: #827f7f; font-weight: 300; font-size: 24px; line-height: 37px;}
.strength-quote h2 span { background: url("../../images/quote-img.png") no-repeat scroll 0 0; width: 67px; height: 47px; display: block; margin-bottom: 20px;}

.strength-cnt-lst { float: left; width: 100%; margin-bottom: 30px;}
.strength-cnt-lst ul { float: left; width: 100%; display: flex; flex-wrap: wrap; gap: 30px;}
.strength-cnt-lst ul li { flex: 1 1 auto;}
.strength-cnt-lst ul li img { float: left; width: 100%; border-radius: 20px;}

.strength-side-banner { float: left; width: 100%; position: relative; border-radius: 5px; overflow: hidden;}
.strength-side-banner img { float: left; width: 100%; transition: all 0.4s ease;}
.strength-side-banner:hover img { transform: scale(1.03);}
.strength-side-banner h3 { position: absolute; bottom: 0; width: 100%; background: #ec0a72; padding: 40px 25px 15px; color: #ffffff; font-size: 24px; line-height: 32px; font-weight: 700; transition: all 0.4s ease; clip-path: polygon(0 24%, 100% 0%, 100% 100%, 0% 100%);}
.strength-side-banner:hover h3 { background: #223d61;}






/* strength-pg */
.strength {width: 100%; float: left; padding: 49px 0;}
.strength-part { width: 100%; float: left; display: flex;  flex-direction: row;  row-gap: 25px; flex-wrap: wrap;}
.strength-cont-img {width: 100%; float: left; display: flex;  flex-direction: row; row-gap: 25px;}
.strength-cont {float: left; background-color: #e6eee3; flex: 1 48%; padding: 70px 60px 20px 36px;position: relative;}
.strength-img {float: left; flex: 1 52%;}
.strength-img img{float: left; width: 100%;height: 100%; object-fit: cover;}

.strength h2 { float: left; width: 100%; color: #000; font-family: 'Marcellus', serif; font-size: 36px; line-height: 52px; text-align: center; padding-bottom: 10px; margin-bottom: 40px; position: relative;}
.strength h2:after { position: absolute; content: ""; background: #dadada; width: 35px; height: 2px; bottom: 0; left: 0; right: 0; margin: 0 auto;}
.strength h2 span{color: #ec0a72; }

.strength-cont h3 { float: left; width: 100%; color: #000; font-family: 'Marcellus', serif; font-size: 36px; line-height: 42px; text-align: left; padding-bottom: 18px; }
.strength-cont p { float: left; width: 100%; color: #000000; font-size: 16px; line-height: 26px; padding-bottom: 16px; font-weight: 300;}
.strength-cont p:nth-last-child(2) {padding-bottom: 17px;}
.strength-cont a { float: left; width: 150px; height: 40px; border: 2px solid #282828;  font-weight:400; color: #1A1919; font-size: 15px; line-height: 26px; text-align: center; padding: 5px 14px; letter-spacing: 0.5px; text-transform: uppercase; transition: all 0.5s ease;}
.strength-cont a:hover {background: #ec0a72; color: #ffffff; border: 2px solid #ec0a72;}
.strength-cont span {position: absolute;top: 0;left: 39px;background: #ec0a72;color: #fff;padding: 7px 8px 15px 8px;font-size: 18px;line-height: 20px;clip-path: polygon(100% 0, 100% 99%, 49% 81%, 0 100%, 0 0);}
.rht-align {flex-direction: row-reverse; justify-content: flex-end;}

.strength-part div.strength-cont-img:nth-child(2) .strength-cont {background: #e0eaf6;}
.strength-part div.strength-cont-img:nth-child(3) .strength-cont {background: #f3dddf;}
.strength-part div.strength-cont-img:nth-child(5) .strength-cont {background: #e0eaf6;}
.strength-part div.strength-cont-img:nth-child(6) .strength-cont {background: #f3dddf;}

.padng-top {padding-top: 20px;}

/* about-pg */

.welcome {float: left; width: 100%; padding: 65px 0 40px 0;}
.welcome-lft {float: left; width: 43%; margin-right: 6%; }
.welcome-rht {float: left; width: 51%; position: relative; overflow: hidden;}
.welcome-rht img{float: left; width: 100%; transition: all 1.2s ease; -webkit-transition: all 1.2s ease; -moz-transition: all 1.2s ease;}
.welcome:hover img{ transform: scale(1.1);}

.welcome-lft h2{width: 100%;float: left; color: #ec0a72; font-size: 36px; line-height: 42px; font-family: 'Marcellus', serif; font-weight: 400; padding-bottom: 10px; margin-bottom: 35px; position: relative;}
.welcome-lft h2:after{position: absolute; content: ""; left: 0; bottom: 0; width: 36px;height: 2px; background: #dadada;}
.welcome-lft h2 span {color: #000;}
.welcome-lft p{float:left; width:100%; font-weight: 300; color: #333; padding-bottom: 26px; font-size: 16px; line-height: 26px;}

.mission {padding-left: 32px; float: left; width: 100%; position: relative;}
.mission h3{width: 100%;float: left; color: #000; font-size: 30px; line-height: 40px; font-family: 'Marcellus', serif; font-weight: 400; padding-bottom: 20px; }
.mission:after {content: ""; position: absolute; background: #ec0a72; width: 4px; height: 170px; top: 17px; left: 0;}
.textile-txt { width: auto;}
.textile-txt p{background: #fff; color: #ec0a72; padding: 13px 10px; position: absolute; margin: 0 auto; left: 0; right: 0; bottom: 0; width: 250px; text-align: center; text-transform: uppercase; font-size: 13px; line-height: 24px;}

.servicio-numbers {float: left; width: 100%; padding: 45px 0 37px 0;}
.servicio-numbers ul { float: left; width: 100%; column-gap: 15px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center; row-gap: 20px;}
.servicio-numbers ul li { flex: 1 1 auto;}
.servicio-numbers ul li h3 { color: #000;font-size: 48px; line-height: 58px;  font-weight: 300; margin-bottom: 5px; }
.servicio-numbers ul li p { color: #333;font-size: 14px; line-height: 28px;  font-weight: 400; margin-bottom: 0px; text-transform: uppercase;}
.servicio-numbers ul li span {font-size: 60px; line-height: 60px; font-weight: 300;}
.servicio-numbers ul li .fun-fact-number h3 {font-size: 70px; line-height: 70px; margin-bottom: 0; font-family: 'Lexend', sans-serif; font-weight: 300;}
.servicio-numbers ul li .fun-fact-number {float: left; width: 100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}
.servicio-numbers ul li .count-ico {float: left; width: 100%;}

.founder-msg {float: left; width: 100%; padding: 55px 0 57px 0; background: #08233e;}
.founder-msg-lft {float: left; width: 43%; margin-right: 5%; overflow: hidden; margin-top: 17px; }
.founder-msg:hover img{ transform: scale(1.1);}
.founder-msg-lft img{float:left; width:100%; transition: all 1.2s ease; -webkit-transition: all 1.2s ease; -moz-transition: all 1.2s ease;}
.founder-msg-rht {float: left; width: 52%;}

.founder-msg-rht h4{width: 100%;float: left; color: #fff; font-size: 36px; line-height: 42px; font-family: 'Marcellus', serif; font-weight: 400; padding-bottom: 10px; margin-bottom: 25px; position: relative;}
.founder-msg-rht h4:after{position: absolute; content: ""; left: 0; bottom: 0; width: 35px;height: 2px; background: #dadada;}
.founder-msg-rht p{float:left; width:100%; font-weight: 300; color: #fff; padding-bottom: 20px; font-size: 16px; line-height: 26px;}

.founder-msg-rht h5 {width: 100%;float: left; color: #fff; font-size: 18px; line-height: 24px; font-weight: 300; }
.founder-msg-rht h6 {width: 100%;float: left; color: #fff; font-size: 18px; line-height: 24px;  font-weight: 300; }

.crafting-tradition {float: left; width: 100%; padding: 50px 0 20px 0;}
.crafting-tradition h3 {font-size: 40px; line-height: 48px; text-align: center; color: #000; font-family: 'Marcellus', serif; font-weight: 400; padding-bottom: 25px; }

.craft-top {float: left; width: 100%; padding-bottom: 40px; margin-bottom: 40px; border-bottom: 1px solid #f1f3f4;}
.craft-btm {float: left; width: 100%; padding-bottom: 0; margin-bottom: 0; }
.craft-lft {float: left; width: 45%; margin-right: 5%; padding-top: 45px;}
.craft-lft h5 {font-size: 30px; line-height: 35px; color: #e20c6f; font-family: 'Marcellus', serif; font-weight: 400; padding-bottom: 20px; }
.craft-lft p{float:left; width:100%; font-weight: 300; color: #000; padding-bottom: 20px; font-size: 16px; line-height: 26px;}

.craft-rht {float: left; width: 50%; overflow: hidden;}
.craft-top:hover img, .craft-btm:hover img{ transform: scale(1.1);}
.craft-rht img{float: left; width:100%; transition: all 1.2s ease; -webkit-transition: all 1.2s ease; -moz-transition: all 1.2s ease;}
.craft-btm .craft-lft {float: right; margin-right: 0;width: 47%;padding-top: 35px;}
.craft-btm .craft-rht {margin-right: 3%;}

.awards-cerificate {float: left; width: 100%; padding: 20px 0 45px 0;}
.awards-cerificate h2{width: 100%;float: left; color: #ec0a72; font-size: 36px; line-height: 42px; font-family: 'Marcellus', serif; font-weight: 400; padding-bottom: 10px; margin-bottom: 35px; position: relative;}
.awards-cerificate h2:after{position: absolute; content: ""; left: 0; bottom: 0; width: 36px;height: 2px; background: #dadada;}

#awards-lst{width: 100%;float: left;}
#awards-lst .item{width: 100%; float: left; padding: 35px; text-align: center; border: 2px solid #e3e3e3; position:relative; display: flex;
display: -webkit-flex; justify-content: center; -webkit-justify-content: center; align-items: center; -webkit-align-items: center;  flex-direction: column; }
#awards-lst .item:after {content: ""; position: absolute; top:12px; right: 10px; background: url(../../images/award-icon.png) no-repeat; width: 43px; height: 55px;}
#awards-lst .item .awards-img{width: 100%; float: left; overflow: hidden; min-height: 138px; display: flex; display: -webkit-flex; justify-content: center;
-webkit-justify-content: center; align-items: center; -webkit-align-items: center; flex-direction: column; }
#awards-lst .item .awards-img img{width: auto; float: none; transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease;}
#awards-lst .item .awards-cont p{float:left; width:100%; font-weight: 400; color: #000; padding-bottom: 12px; font-size: 16px; line-height: 24px; transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease;}
#awards-lst .item .awards-cont h6{float:left; width:100%; font-size: 16px; font-weight: 700; color:#ec0a72;}
#awards-lst .item:hover img {transform: scale(1.05); -moz-transform: scale(1.05);-webkit-transform: scale(1.05);-o-transform: scale(1.05);}
#awards-lst .item:hover .awards-cont p{color: #333;}






/******************banner new css**********************/
.banner-home.home-banner-sec .flexslider ul.slides .banner-lft { width: 100%;}
.banner-home.home-banner-sec .flexslider ul.slides .banner-rgt { position: absolute; left: 0; width: 100%; padding: 0; top: 50%; transform: translateY(-50%);}
.banner-home.home-banner-sec .flexslider ul.slides .banner-rgt .banner-cap { float: right; width: 50%; }
.banner-home.home-banner-sec .flexslider ul.slides li h6 { margin-bottom: 12px;}
.banner-home.home-banner-sec .flexslider ul.slides li h2 { margin-bottom: 15px; }
.banner-home.home-banner-sec .flexslider ul.slides li p { margin-bottom: 30px;}

.all-logins { float: left; width: 100%; padding: 60px 0;}
.all-logins .login-lft { float: left; width: 63px; margin-right: 32px;}
.all-logins .login-rgt { float: left; width: calc(100% - 95px);}
.all-logins ul { float: left; width: 100%; display: flex; flex-wrap: wrap; gap: 40px;}
.all-logins ul li { flex: 1 1 31%;display: flex;  display: -webkit-flex; justify-content: center; -webkit-justify-content: center; align-items: center; -webkit-align-items: center;
transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.login-lft span { float: left; width: 63px; height: 63px; background: #000000; border-radius: 50%; align-items: center; display: flex; justify-content: center;}
.login-lft span i { color: #ffffff; font-size: 30px;}
.login-lft span.ph-ico { background: #ff7600;}
.login-lft span.mail-ico { background: #fc0050;}
.login-lft span.loc-ico { background: #870067;}
.all-logins a { float: left; width: 100%; color: #000000; font-size: 17px; line-height: 25px; font-weight: 700; text-transform: uppercase;}
.all-logins p { float: left; width: 100%; color: #000000; font-size: 16px; line-height: 25px; font-weight: 400;}
.all-logins p span {color: #666666; display: block;}
.all-logins p a { font-size: 16px; color: #000000; margin-bottom: 5px; display: inline-block; transition:all .5s ease;}
.all-logins p a.mail-link { text-decoration: underline; }
.all-logins p a:hover {color: #ec0a72;}
.all-logins ul li:hover a{color: #234370;}

.login-lft span.invoice-ico {background: #0346a2;}
.login-lft span.packing-ico {background: #257e2b;}
.login-lft span.profile-ico {background: #b3120e;}


.top-menu .cart {position: relative; display: block; width: 28px;  height: 28px;  height: auto;margin-right: 26px;}
.top-menu .cart .fa-shopping-cart{ position: relative; top: 4px; z-index: 1; font-size: 24px; color: #1b314f; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.top-menu .count {position: absolute; top: -5px; right: -1px; z-index: 2; font-size: 11px; border-radius: 50%; background: #ec0a72; width: 16px; height: 16px; line-height:16px;
display: block; text-align: center; color: white; font-family: 'Roboto', sans-serif;  font-weight: bold;transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.top-menu .cart:hover .fa-shopping-cart{ color: #ec0a72; }
.top-menu .cart:hover .count { background: #1b314f; }

.prod-cart .fa-shopping-cart{ position: relative; top: 1px; z-index: 1; font-size: 22px; color: #1b314f; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.prod-cart .fa-shopping-cart:hover{ color:#ec0a72; }

.prod-cart {float: left; width: 100%; display: flex; display: -webkit-flex; justify-content: center;-webkit-justify-content: center;align-items: center;-webkit-align-items: center;}
.qty-pad { float:right;}

.qty-pad.qty-data{ float:right; margin-right: 150px;margin-top:20px}

.qty { width: 80px;height: 25px;text-align: center;border-left: 1px solid transparent;border-right: 1px solid transparent;border-top: none; border-bottom: none;font-size: 14px;color: #6f6f6f;font-family: 'Lexend', sans-serif; line-height: 32px;background: transparent;}
.qty-pad form {  padding: 0 12px; border-radius: 20px;float: right;border: 1px solid #e6e6e6;background: #f7f7f7;}
input.qtyplus { float:right; width:auto; height:20px; background:none; border:none; padding:0; margin:0; font-size:17px;  color:#6f6f6f; cursor:pointer; font-family: 'Lexend', sans-serif; font-weight: 300; line-height: 21px;}
input.qtyminus { float:left; width:auto; height:20px; background:none; border:none;  padding:0; margin:0;  font-size:25px;  color:#6f6f6f; cursor:pointer; font-family: 'Lexend', sans-serif; font-weight: 300; line-height: 21px;}
input.qtyplus:hover { opacity:0.9; }
input.qtyminus:hover {  opacity:0.9; }

/* START TOOLTIP STYLES */
[tooltip] {
  position: relative; /* opinion 1 */
}

/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
  text-transform: none; /* opinion 2 */
  font-size: 0.9em; /* opinion 3 */
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}
[tooltip]::before {
  content: '';
  border: 5px solid transparent; /* opinion 4 */
  z-index: 1001; /* absurdity 1 */
}
[tooltip]::after {
  content: attr(tooltip); /* magic! */
  
  /* most of the rest of this is opinion */
  font-family: 'Lexend', sans-serif;
  text-align: center;
  
  /* 
    Let the content set the size of the tooltips 
    but this will also keep them from being obnoxious
    */
  min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 5px;
  border-radius: .3ch;
  background: #bfbfbf;
  color: #fff;
  z-index: 1000; /* absurdity 2 */
  font-size: 11px;
}

/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}

/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
  display: none !important;
}

/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #bfbfbf;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -.5em);
}

/* FLOW: DOWN */
[tooltip][flow^="down"]::before {
  top: 18px;
  border-top-width: 0;
  border-bottom-color: #bfbfbf;
}
[tooltip][flow^="down"]::after {
  top: calc(100% + 5px);
}
[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
  left: 50%;
  transform: translate(-50%, 0.5em);
}

/* FLOW: LEFT */
[tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #bfbfbf;
  left: calc(0em - 5px);
  transform: translate(-.5em, -50%);
}
[tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-.5em, -50%);
}

/* FLOW: RIGHT */
[tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #bfbfbf;
  right: calc(0em - 5px);
  transform: translate(.5em, -50%);
}
[tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(.5em, -50%);
}

/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: .9;
    transform: translate(0, -50%);
  }
}

/* FX All The Things */ 
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}


/* varsha-21-7-22 */
.logo-clients ul { display: flex; flex-wrap: wrap; column-gap: 2%; row-gap: 20px;}
.logo-clients ul li { float: left; flex: 0 1 32%; overflow: hidden;}
.logo-clients ul li img { float: left; width: 100%; transition: all .5s ease;}
.logo-clients h3 { float: none; display:block; width: auto;  font-size: 14px;  font-weight: 500;  line-height: 26px;  color: #ec0a72;  text-transform: uppercase;  padding-bottom: 25px; margin-bottom: 0;}
.logo-clients h3:after {display: none;}
.ftr-mid a{ color: #1c3251; font-size: 12px; line-height: 18px; font-weight: 300; text-decoration: underline; text-transform: uppercase; transition:all .5s ease;padding-top: 10px;}
.ftr-mid a:hover { color: #737373;}



/* my-profile */
.my-profile {float: left; width: 100%; padding: 60px 0;}
.data { width: 100%;}
table.vertical { border-collapse: collapse; border-radius: 10px !important; border-style: hidden; /* hide standard table (collapsed) border */ box-shadow: 0 0 0 1px #ec0a72; /* this draws the table border  */  }
.vertical td {border: 1px solid #fbd2da !important;}
table.vertical tr:first-child th:first-child {border-top-left-radius: 10px;}
table.vertical tr:last-child td:first-child {border-top-right-radius: 10px;}
table.vertical tr:last-child td:last-child { border-bottom-right-radius: 10px;}
table.vertical tr:last-child th:first-child { border-bottom-left-radius: 10px;}
.vertical th {border: 1px solid #fac4dd !important; background: #ec0a72;}
.vertical th, .vertical td {padding: 10px 10px; border-bottom: 2px solid white; }
.vertical th { width: 30%; text-align: left; font-weight: 100; color: #fff; padding-right: 23px;  font-size: 16px;line-height: 20px;}
.vertical td { color: #000; padding-left: 25px; font-size: 17px; line-height: 20px;}
table.vertical tr:nth-child(even) td {background-color: #ffecf5;}

/* shopping cart css */
.checkout{float: left; width: 100%; padding: 60px 0;}
.shopping-table { float: left; width: 100%; padding: 55px 0 80px;}
.shopping-table .shop-table-cnt { float: left; width: 100%; }

.shop-table { float:left; width:100%;}
.shop-table tr th { font-size:16px; line-height: 24px; background: #1b314f; font-family: 'Lexend', sans-serif; font-weight: 600; text-align:center; color: #ffffff; padding:7px 20px; }
.shop-table tr th:nth-child(2) { text-align:left;}

.shop-table tr td { font-size:15px; color:#000000; background:#fff; padding:12px 20px; text-align:center;}
.shop-table tr td h2 { font-size: 16px;  line-height: 20px;  color: #000;  padding-bottom: 7px; font-family: 'Lexend', sans-serif; font-weight: 400;}
.shop-table tr td p { font-size: 14px; line-height: 20px; color: #626262; padding-bottom: 5px; font-family: 'Lexend', sans-serif; font-weight: 400; }
.shop-table tr td p span { color: #000000;}
.shop-table tr td h3 { font-size: 16px; line-height: 22px; color: #626262; padding-bottom: 5px; font-family: 'Lexend', sans-serif; font-weight: 400;}
.shop-table tr td strong { font-size: 16px; line-height: 22px; color: #000000; font-family: 'Lexend', sans-serif; font-weight: 700;}
.shop-table tr td:nth-child(2) { text-align:left;}
.shop-table tr td span.qty-t { font-size:14px; color:#626262; border:1px solid #e5e5e5; padding:12px 5px; width:50px; height: 45px; vertical-align: top; display:inline-block; line-height:22px;}

.shop-table tr td a.reload { background: #000000; padding:7px 10px; width:39px; height: 39px; float: left; display: inline-block; transition:all 0.5s ease;}
.shop-table tr td a.reload span { background:url(../../images/reload-icon.png) no-repeat; width:16px; height:16px; display:inline-block; vertical-align:middle; }
.shop-table tr td a.reload:hover {  background: #525254; }
.shop-table tr td a.delete { background: #ec0a72; padding:7px 10px; width:39px; height: 39px; float: left; display: inline-block; transition:all 0.5s ease;}
.shop-table tr td a.delete span { background:url(../../images/delete-icon.png) no-repeat; width:16px; height:16px; display:inline-block; vertical-align:middle;}
.shop-table tr td a.delete:hover {  background: #1b314f; }

.shop-cart-btm { float: left; width: 100%; margin-top: 40px;}
.shop-cart-btm h1 { float: left; width: 100%; font-family: 'Lexend', sans-serif; font-weight: 600; font-size: 20px; line-height: 22px; color: #333333; padding-bottom: 10px; letter-spacing: 0.5px; }
.shop-cart-btm p { float: left; width: 100%; font-family: 'Lexend', sans-serif; font-weight: 400; font-size: 16px; line-height: 22px; color: #333333; padding-bottom: 20px; }
.shop-cart-btm .shop-cart-lft { float: left; width: 64%; margin-right: 2%; }
.shop-cart-btm .shop-cart-rgt { float: left; width: 34%; }
.shop-cart-btm .shop-cart-rgt .shop-table { margin-bottom: 0;}
.shop-cart-btm .shop-cart-rgt .shop-table tr td { padding: 9px 15px; text-align: right; font-size: 15px; line-height: 22px; color: #000000;}
.shop-cart-btm .shop-cart-rgt .shop-table tr td strong {font-size: 15px; line-height: 22px;}

.shop-cart-btm .shop-cart-btns { float: left; width: 100%; margin-top: 20px;}
.shop-cart-btns a{margin: 0px auto;color: #000;font-family: 'Lexend', sans-serif;font-weight: 400;font-size: 14px;line-height: 20px;border: 2px solid #000;display: inline-block;padding: 13px 45px;text-transform: uppercase;transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease; position: relative; overflow: hidden; z-index: 1; float: right;}
.shop-cart-btns a:before {left: 0;width: 100%;content: "";z-index: -1;height: 100%;bottom: -100%;position: absolute;transition: 0.5s all ease-in-out;background-color: #000;}
.shop-cart-btns a:hover:before {bottom: 0;}
.shop-cart-btns a:hover{color: #fff;}

.form-box { float: left; width: 100%;}
.form-box .frm-input { float: left; width: 100%; margin-bottom: 10px;}
.form-box .frm-input label { float: left; width: 100%; font-family: 'Lexend', sans-serif; font-weight: 500; font-size: 16px; line-height: 24px; color: #333333; padding-bottom: 5px;}
.form-box input[type="text"] { float: left; width: 100%; color: #7b7b7b; font-size: 15px; font-family: 'Lexend', sans-serif; font-weight: 400; border: 1px solid #d6d6d6;
  padding: 5px 15px; height: 40px; line-height: 32px;}
.form-box input[type="text"]:focus { border: 1px solid #ec0a72;}

.shop-table{overflow-x:auto;}
.shop-table tr td img {width: 100%; height: 100px; object-fit: contain;}
table.shop-table { border-collapse: collapse; border: 0 0 0 1px #ec0a72;  }
.shop-table td {border: 1px solid #dce1e8 !important;}
.shop-table th {border: 1px solid #324c70 !important; background: #ec0a72;}

/* table.shop-table tr:first-child th:first-child {border-top-left-radius: 10px;}
table.shop-table tr:last-child th:last-child {border-top-right-radius: 10px;} 
table.shop-table tr:last-child td:first-child {border-bottom-left-radius: 10px;}
table.shop-table tr:last-child td:last-child {border-bottom-right-radius: 10px;} */

.two-split {float: left ; width: 100%;}
.two-split .frm-input {width: 49.4%; margin-right: 1.2%;}
.two-split div.frm-input:last-child { margin-right:0;}

.shop-table-cnt #myform { text-align: center; padding: 0px; float:left; border:1px solid #dfdfdf;display: flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center;
align-items: center; -webkit-align-items: center;}
.shop-table-cnt .qty { width: 40px; height: 38px; text-align: center; border-left:1px solid #dedede;  border-right:1px solid #dedede; border-top:none; border-bottom:none; font-size:17px; color:#000; font-family: 'Lexend', sans-serif;}
.shop-table-cnt input.qtyplus { width:40px; height:38px; background:none; border:none; padding:0; margin:0; font-size:25px; font-family: 'Lexend', sans-serif; color:#333; position: relative; top: -1px;  cursor:pointer;}
.shop-table-cnt input.qtyminus { width:40px; height:38px; background:none; border:none;  padding:0; margin:0;  font-size:25px; font-family: 'Lexend', sans-serif; color:#333; cursor:pointer;}
.shop-table-cnt input.qtyplus:hover { color:#C9346C;}
.shop-table-cnt input.qtyminus:hover { color:#C9346C;}
.prod-det-btns.qty-available { margin:0;}
.prod-det-btns select { border:1px solid #dedede; color:#676767; font-size:14px; font-family:'Lexend', sans-serif; height:36px; width:320px; padding: 0 10px;}
.prod-det-btns.btns { border:none; margin:0;}
.flex-center{display: flex;  display: -webkit-flex;  justify-content: center;  -webkit-justify-content: center;  align-items: center;  -webkit-align-items: center;}

.billing-dtl { float: left; width: 100%;}
.billing-dtl h2 {color: #000;font-size: 14px;line-height: 24px;float: left;width: 100%;background: #f2f2f2;padding: 4px 15px;text-transform: uppercase;}
.billing-dtl p {font-size: 14px; line-height: 25px; color: #737070; padding: 5px 10px; border: 1px solid #dbdbdb; border-top: 0;}
.billing-dtl p span{color: #000;}

/* .shop-table-cnt { overflow: scroll;} */

.dashboard-inr-pg {float: left; width: 100%; padding: 25px 0px 50px;}


.tabel-design tr th { font-size:14px; line-height: 20px; background: #1b314f; font-family: 'Lexend', sans-serif; font-weight: 600; text-align:center; color: #ffffff; padding:7px 10px; }
.tabel-design tr td { font-size:15px; color:#000000; background:#fff; padding:6px 10px; text-align:center;}
.tabel-design th { border: 1px solid #324c70 !important;}
.tabel-design td { border: 1px solid #dce1e8 !important;}
.tabel-design select {font-size: 15px;color: #808080; height: 30px;line-height: 40px; font-family: 'Lexend', sans-serif; padding: 0px 4px; text-align: left; width: 100%; background: #f2f2f2;border: 0;border-radius: 5px;
  margin: 0 5px;}
  
.tabel-design .pagination {float: right; margin: 0;}
.tabel-design .pagination li{display: inline-block;}
.tabel-design .pagination li a{display: inline-block;border: 0.5px solid #e8e7e7;padding: 5px 10px;background: #f5f6f7; color: #000;transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.tabel-design .pagination li a:hover {color: #fff; background: #1b314f;}
.tabel-design .col-sm-6 .dataTables_length{float: left;}
.tabel-design .col-sm-6 .dataTables_filter{float: right;}

/* .tabel-design .col-sm-6 {float: left;}
.tabel-design .col-sm-6 {float: right;} */
.tabel-design input[type=search]{color: #808080;height: 30px;line-height: 40px;font-family: 'Lexend', sans-serif;padding: 0px 6px;text-align: left;width: auto;background: #f2f2f2;
border: 0;border-radius: 5px;}
.tabel-design table {margin-top: 10px!important; float: left; width: 100%; }

.tabel-design .dataTables_info {float: left;}
.tabel-design .dataTables_paginate {float: right;margin-top: 5px;}

#popup3 .heading-primary {font-size: 22px; line-height: 26px; font-weight: 600; padding-bottom: 20px;}
.captcha-wid {width: 100%; float: left;}

.box-body {float: left; width: 100%; overflow: auto;}
.tabel-design.view-ordr table.dataTable thead > tr > th { padding-right: 6px;}
.tabel-design.view-ordr tr th { padding: 7px 6px;}

.ful-wid {width: 100%; float: left;}

.dashboard-btn { float: right; width: auto;}
.back-btn a, .pdf-btn a { background:#1b314f; margin-top: 0; padding:10px 20px; display: inline-block; color:#ffffff;  font-weight: 400; font-size:14px; text-transform: uppercase; line-height:20px; 
  transition:all .5s ease; overflow: hidden; position: relative; z-index: 1; }
.back-btn a:before, .pdf-btn a:before { left: 0; top: 0; width: 0%; content: ""; z-index: -1; height: 100%; position: absolute; transition: 0.5s all ease-in-out; background-color: #ec0a72;}
.back-btn a:hover:before, .pdf-btn a:hover:before{ width: 100%; }
.back-btn {margin-right: 7px;}

.view-ordr {width: 100%; float: left; }
.view-ordr h3{ width: 100%; float: left;}
.view-ordr .col-xs-12.ful-wid {width:100%; float: left;}
.view-ordr .col-xs-6.hlf-wid {width:100%;float: left;}
.view-ordr .col-md-6.half-wid {width:100%; float: left;}
.view-ordr h5{float: left;width: 100%;font-size: 17px;font-weight: 600;color: #1b314f;line-height: 20px;padding-top: 15px;}
.view-ordr .pull-left h3 {line-height: 0;}
.view-ordr .pull-left span {float: left !important; text-align: left; width: 100%; font-size: 22px; font-weight: 600; color: #1b314f !important; line-height: 30px; padding-bottom: 4px;}
.view-ordr .back-btn {float: left;}
.view-ordr .pdf-btn {float: left;}
.ksrh-dtl {float: left; width: 100%; padding-bottom: 14px; font-size: 16px; color: #000; line-height: 24px;}

.tabel-wrap{display: block;overflow: auto;float:left;width:100%;}

.product-details-lft #carousel img{opacity: 1; cursor:pointer}
.product-details-lft #carousel .flex-active-slide img, .prod-det-lft #carousel img:hover {opacity: 1;}
.product-details-lft #carousel .slides > li{margin: 10px 7px; border:1px solid #eaeaea; padding:10px;}
.product-details-lft .flex-direction-nav li a{ background:url(../../images/prod-slider-arw.png) no-repeat;width:17px; height:19px; top:45%; border:none;}

.product-details-lft .flex-direction-nav li .flex-prev:after{ display:none;}
.product-details-lft .flex-direction-nav li .flex-next:after{ display:none;}
.product-details-lft .flex-direction-nav li .flex-prev:hover{background-position: 0 -19px; opacity:1}
.product-details-lft .flex-direction-nav li .flex-next:hover{background-position: -18px -19px;opacity:1}
.product-details-lft .flex-direction-nav li .flex-next { right: 0; background-position: -17px 0px;}
.product-details-lft .flex-direction-nav li .flex-prev { left: 0;}

.pro-scrl {float:left; width:100%; position: relative;}
.product-details .product-direction-nav li a{ top: 40%; position: absolute; height: 55px; width: 55px;border-radius: 100%; background:url(../../images/right-arw.png) no-repeat;
 border: 2px solid rgba(0, 0, 0, 0.05); transform: translateY(-50%); background-size: 100%;z-index: 1; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.04);}

.product-details .product-direction-nav li .product-next { right: 75px;}
.product-details .product-direction-nav li .product-prev { background:url(../../images/left-arw.png) no-repeat; left: 75px;background-size: 100%;}

.product-details .product-direction-nav li .product-prev:hover{ background:url(../../images/left-arw-hvr.png) no-repeat; border: 2px solid rgba(0, 0, 0, 0.05);background-size: 100%;}
.product-details .product-direction-nav li .product-next:hover{background:url(../../images/right-arw-hvr.png) no-repeat; border: 2px solid rgba(0, 0, 0, 0.05);background-size: 100%;}


.prod-lst ul li .prod-tit p{font-size: 13px; line-height: 20px; padding-bottom: 3px; text-transform: uppercase;text-align: left;}
.qty-pad {font-size: 16px; font-weight: 600; line-height: 22px; float: left; width: 100%;padding-bottom: 10px; display: flex; flex-wrap: wrap;align-items: center;justify-content: space-between; padding-top: 2px;}
.para-flex {display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;}
.cart-btn{position: relative; z-index: 1; width: 100%; height: 34px; background: #ec0a72; display: inline-flex; align-items: center; justify-content: center; color: #ffffff; font-size: 14px;
text-transform: uppercase; transition: all 0.4s ease; overflow: hidden; }
/* .cart-btn::before {left: 0;width: 100%;content: ""; z-index: -1; height: 100%; bottom: -100%; position: absolute; transition: 0.5s all ease-in-out; background-color: #223d61;} */
.cart-btn::before {left: 0;width: 100%;content: ""; z-index: -1; height: 100%; bottom: -100%; position: absolute; transition: 0.5s all ease-in-out;}
.cart-btn:hover:before {bottom: 0;}
.cart-btn i {padding-right: 9px;}
.cart-cntr {float: none; text-align: center;}

.login-pg .get-lft { float: none; width: 60%; margin: 0 auto; display: block;}
.login-pg h1 {text-align: center;}
.login-pg h1::after {right: 0; margin: 0 auto;}
.btn-center {float: left; text-align: center; width: 100%;}
.login-pg label {font-size: 16px;line-height: 20px;}


.products-list.lst-ttl-cntr .prod-lst ul li .prod-tit h3 {float: left; width:100%; text-align: left;}
.inner-title-cnt .product-details-content h1 {padding-bottom: 0; margin-bottom: 0;}
.inner-title-cnt .product-details-content h1:after {display: none;}

.cont-wid {width: auto;}
.search-bx {display: flex;float: right;width: 320px;}

.search-bx .input-text {padding: 7px 10px 7px 10px;height: 43px;}
.search-bx button{padding: 10px 20px;border: none;background: #1b314f;color: #fff;font-size: 16px;cursor: pointer;font-family: 'Lexend', sans-serif;font-weight: 500;transition: all 0.4s ease;
margin: 0;border-radius: 0;height: 43px;}
.pro-dtlz {float: flex;}
.headng-wid {width: auto;}

.rs-quantity {float: left;width: 100%;display: flex;flex-wrap: wrap; align-items: center; justify-content: space-between; padding-top: 12px;}
.rs-quantity .qty-pad { width: auto;}
.enq-btn.pad-less {  float: left; width: 100%; margin-top: 12px; }
.price-rs {font-size: 20px;  color: #000000;  line-height: 32px;  font-weight: 600;}
.price-rs p{font-size: 15px;line-height: 24px;font-weight: 400;color: #383838;}






/* table css starts */
.order-table{ float:left; width:100% }
.responsive-order-table { float:left; width:100% }
.responsive-order-table .table-header { font-size: 16px;line-height: 24px;background: #1b314f;font-family: 'Lexend', sans-serif;font-weight: 600;
text-align: center;color: #ffffff;padding: 0px 0px;}
.responsive-order-table .table-header .col{ padding: 7px 15px; border-right: 1px solid #324c70;}
.basket-img { float:left; width:9.5%;}
.basket-img img{ float:left; width:100%;}
.basket-cont { float:left; width:62.5%; display:flex;}
/* .responsive-order-table .table-header .col:last-child { border-right:none;} */
.responsive-order-table li { font-size: 15px;color: #000000;background: #fff;padding: 0px 0px;display:flex;text-align: center;}
.responsive-order-table .col-1 {float:left;width: 11%;}
.responsive-order-table .col-2 { float:left; width: 24%;}
.responsive-order-table .col-3 { float:left; width: 19%;}
.responsive-order-table .col-4 { float:left; width: 25%;}
.responsive-order-table .col-5 { float:left; width: 16%;}
.responsive-order-table .col-6 { float:left; width: 16%;}
.responsive-order-table .col-7 { float:left; width: 28%;}
.responsive-order-table .table-row{ border: 1px solid #dce1e8;  border-top:none;}
.responsive-order-table .table-row .col { border-right:1px solid #dce1e8; padding: 12px 15px; }
/* .responsive-order-table .table-row .col:last-child { border-right:none;} */
.responsive-order-table .table-row .col-2 { text-align: left;}
.responsive-order-table .table-row .col-2 h2 { color: #ec0a72;}
.responsive-order-table .table-row .col-2 h2 span.prod-code-mob { display: none; font-size: 13px;line-height: 20px;color: #626262;padding-bottom: 0px;font-family: 'Lexend', sans-serif;  font-weight: 400;}
.responsive-order-table .table-row h2 { font-size: 16px; line-height: 20px; color:#000; padding-bottom: 7px;font-family: 'Lexend', sans-serif;
font-weight: 400;}
.responsive-order-table .table-row p { font-size: 14px;line-height: 20px;color: #626262;padding-bottom: 5px;font-family: 'Lexend', sans-serif;  font-weight: 400;}
.responsive-order-table .table-row a.delete { background: #ec0a72; padding: 7px 10px;width: 39px;height: 39px;float: left;display: inline-block;transition: all 0.5s ease;
margin-left:10px; cursor: pointer;}
.responsive-order-table .table-row a.delete span { background: url(../../images/delete-icon.png) no-repeat; width: 16px;height: 16px;display: inline-block; vertical-align: middle;}
.basket-remark { float:left; width: 28%; padding: 7px 20px;}
.prod-price-mob { float: left; width: 100%; display: none; margin-bottom: 12px;}
.prod-price-mob span{ margin-left: 5px; color: #ec0a72;}
.price-mob-lft { float: left; width: 50%;}
.price-mob-rgt { float: left; width: 50%; text-align: right;}

.shop-cart-lft .select_box {float: left;width: 100%;color: #7b7b7b;font-size: 15px;font-family: 'Lexend', sans-serif;font-weight: 400;border: 1px solid #d6d6d6;
  padding: 5px 15px; height: 40px; line-height: 32px; background: #fff;}

/* table css ends */

.sweet-alert {font-family: 'Lexend', sans-serif !important;}

.products-list .prod-lst-cat { margin-top: 40px;}

.prod-lst ul li .prod-img img.product_response { height:400px;}

.detail-image-res{
  width : 557px;
  height : 795px;
}

/* .enq-btn a.cart-btn :hover{ background-color: #00a2c9 !important;}  */

.cat-detail-lst .blog-img { background: #fff; border: 1px solid #e0dede;}
.cat-detail-lst .blog-img img { width: 100% !important; padding: 10px; height: 150px !important;}
#video-lst .item .video-img iframe { width: 100%; height: 250px;}

.welcme-ksr.img-rgt .welcme-rgt { order: inherit; width: 30%;}
.welcme-ksr.img-rgt .welcme-lft { margin-right: 0; margin-left: 2%; width: 68%;} 
.welcme-ksr.img-rgt .circle {left: auto; right: -100px;}


/* new banner css 22-1-2025 */
.home-banner { float: left; width: 100%; position: relative;}
.home-banner .swiper-container .swiper-slide img { float: left; width: 100%; height: auto;}
.home-banner .swiper-container.swiper-container-horizontal > .swiper-pagination-bullets {width:15px; bottom:auto; top: 45%; left: auto; right: 40px;}
.home-banner .swiper-container.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 0px 10px 0px; background: none;  
width: 12px;height: 12px;display: block;cursor: pointer;border: 2px solid rgb(255, 255, 255); opacity: 1; transition: all 0.4s ease; }
.home-banner .swiper-container.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:hover { background:#fff; }
.home-banner .swiper-container.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active { background:#fff; cursor: default;}

