/** Shopify CDN: Minification failed

Line 677:0 Unexpected "}"
Line 802:0 Unexpected "}"
Line 1054:4 "paddin-top" is not a known CSS property

**/
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans&display=swap');
.section-1{
  display:flex;
  align-items: center;
  height:590px;
     /* align-items: stretch; */
     overflow:hidden;
   
}
.d1{
  width:33%
}
.d1 img{
  object-fit:cover;
}
.d3{
  width:33%;
}
.d3 img{
  width:100%
  
}
.section-2{
  display:flex;
}
.sec2inn{
  display:flex;
}
.section-2 img{
  width:60px;
  margin-top:10px;
  height:60px;
}
.inn1 img{
  margin-left:39px;
  margin-top:4px;
  width:49%;
  height:auto;
}
.inn2 img{
  margin-top:-10px;
  margin-left:0px;
  height:auto;
  width:100%
}
.d2{
  background-image: url('cienciamiddlebanner.webp');
  background-position:bottom right;
  background-size:cover;
  width:34%;
  height:100%
}
.d2 img{
  background-image: url('bg2.png');
}
.d2 h1{
  color:white;
  padding:20px 40px;
  font-family: Montserrat !important;
  font-size: 37px;
  font-weight: 600;
  line-height: 41px;
  text-align: left;
}
.d2 p{
  padding:50px 40px;
  color:white;
  font-weight:400;
  margin-top:-75px;
  font-family: Montserrat;
  font-size: 19px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  padding-right:152px;
}
.btn{
  background-color:white;
  margin-left:40px;
  border-radius:30px;
  border-color:transparent;
  padding:13px 43px;
  font-weight:700;
  font-family:montserrat;
  font-size:18px;
  color:#BC2121;
}
.btn hover{
  background-color:#00000;
  color:#BC2121;
}

.section-2{
  display:flex;
  justify-content:space-between;
  margin:50px 50px;
  margin-bottom:55px;
}
.sec2inn{
  display:flex;
  justify-content:space-evenly;
  max-width:199px;
}
.sec2inn h4{
  align-items:center;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  text-transform:uppercase;

}
.sec2inn img{
  margin-right:10px;
}
#sec2img2{
  width:199px;
}
#sec2img4 h4{
  margin-top:27px;
  margin-left:-11px;
  

}
.product-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr); 
  gap: 20px;
  padding:15px;
}

/* Product */
.product {
  box-sizing: border-box;
  width: 100%; /* Ensure products fill their columns */
  text-align: center;
  
}
.product-1{
  margin-bottom:50px;
}
/* Image */
.product img {
  max-width: 100%; /* Ensure images don't exceed container width */
  height: auto;
   box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  background-color:white;
  width:290px;
}
/* Product Title */
.hea h2{
  text-align: center;
  text-decoration: none;
  color: black;
  font-size:18px;
  font-weight:600;
  font-family:Montserrat;
  margin-bottom:-18px;
}

/* Product Price */
.price{
  text-align: center;
  color:#BD111E;
  font-family:Work Sans;
  font-weight:400;
  font-size:20px;
}
a{
  text-decoration:none;
}
.choice{
  text-align:center;
  margin-bottom:-20px;
  padding-top:40px;
  margin-bottom:-10px;
  font-family:Work Sans;
  font-weight:700;
  font-size:12px;
  line-height:15.6px;
  color:#404040;
  padding-bottom:9px;
}
.hot-selling{
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  color:#404040;
  margin-top:-1px;
}
.descript{
  margin-top:-50px;
}
product-1{
  background-color:white;
}
.rating{
  font-family: Songti SC;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 1px;
  text-align: center;
  color:#F3B703;
  margin-top:-15px;
}
.section-4{
  height:535px;
}
/* moved
.sec4bg{
  display:flex;
  align-items:center;
  background-image: url('4newbg.png');
    background-repeat:no-repeat;
  background-position:center;
  height:100%;
  width:100%;
  background-size:cover;
} */
.sec4inn1{
  padding-left:50px;
  padding-right:15px;
  padding-bottom:65px;
}
.sec4inn1 h2{
  padding:0px 240px;
  font-family: Montserrat;
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  color:#404040;
  padding-top:80px;
}
.sec4inn1 p{
  margin-top:-20px;
  color:#000000;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
  text-align: center;
  padding:0px 324px;
  
}
.sec4button{
  border-radius:100px;
  padding:10px 45px;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
  display:block;
  margin:0 auto;
  text-decoration: none;
  background-color:#BC2121;
  color:#FFFFFF;
  border-color:transparent;
 
}
.sec4button a{
  color:white;
}
.sec4button:hover{
  background-color:#404040;
  color:white;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
}
.heading-5{
  font-family: Montserrat;
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  color:#404040;

}
.para-5{
  font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    color: #000000;
    max-width: 890px;
    text-align: center;
    margin: auto;
    padding-bottom: 25px;
}
.row-1{
  display:flex;
  padding:35px;
  gap:14px;
  margin-top:-31px;
}
/* moved
.row1inn1{
  top: 0;
  left: 0;
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2)),url('5-1_1.webp');
  background-size: cover;
  width:60%;
  background-position:  63% 95%;
  background-size:120%;
  height:478px;
} */
.section-5{
  margin-top:10px;
}
.rowinn1{
  height: 478px;
  top: 150px;
  left: 88px;
  gap: 0px;
  opacity: 0px;
  width: 60%;
}
.rowinn2{
  top: 150px;
  left: 88px;
  gap: 0px;
  opacity: 0px;
  width: 40%;

}
/*moved
.row1inn2{
   top: 0;
  left: 0;
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1)),url('5-2_1.webp');
  background-size: cover;
  background-position:  center;
  padding:70px;
  height:478px;
  width:40%;
} */
.row1inn1 h2{
  padding-top:350px;
   font-family: Montserrat;
  font-size: 38px;
  font-weight: 600;
  line-height: 52px;
  text-align: left;
  color:white;
  padding-left:30px;
}

/*
.row1inn2 h1{
  padding-top:285px;
  font-family: Montserrat;
  font-size: 38px;
  font-weight: 600;
  line-height: 52px;
  text-align: left;
  color:white;
  margin-left:-40px;
} */

.row1inn2 h2{
  padding-top:285px;
  font-family: Montserrat;
  font-size: 38px;
  font-weight: 600;
  line-height: 52px;
  text-align: left;
  color:white;
  margin-left:-40px;
}

.row-2{
  display:flex;
  gap:18px;
  padding:33px;
  margin-top:-50px;
}
/* moved to custom-link-with-image.liquid
.row2inn1{
  padding-top:100px;
  color:white;
  font-family:montserrat;
  font-size: 38px;
  font-weight: 600;
  line-height: 52px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4)),url('5-3_1.webp');
  background-size:cover;
  width:33%;
   height:396px;
} */
/* moved to custom-link-with-image.liquid
.row2inn2{
  padding-top:100px;
  color:white;
  font-family:montserrat;
    font-family: Montserrat;
font-size: 38px;
font-weight: 600;
line-height: 52px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4)),url('5-4_1.webp ');
   background-size:cover;
  width:33%;
  height:396px;
  background-position: 64% 26%;
  background-size:115%;
} */
/* moved to custom-link-with-image.liquid
.row2inn3{
  padding-top:100px;
  color:white;
  font-family:montserrat;
    font-family: Montserrat;
font-size: 38px;
font-weight: 600;
line-height: 52px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4)),url('5-5_1.webp');
   background-size:cover;
  width:34%;
  height:396px;
} */
.row2inn1 h2{
  padding-top:175px;
  padding-left:40px;
  font-family: Montserrat;
  font-size: 38px;
  font-weight: 600;
  line-height: 52px;
  text-align: left;
  color:white;
}
.row2inn2 h2{
  padding-top:175px;
  padding-left:44px;
  font-family: Montserrat;
  font-size: 38px;
  font-weight: 600;
  line-height: 52px;
  text-align: left;
  color:white;
}
.row2inn3 h2{
  padding-top:175px;
  padding-left:35px;
  font-family: Montserrat;
  font-size: 38px;
  font-weight: 600;
  line-height: 52px;
  text-align: left;
  color:white;
}
.row2 img{
  filter:brightness(40%);
}
.best-selling{
  text-align:center;
  margin-bottom:-20px;
  padding-top:40px;
  margin-bottom:-10px;
  font-family:Work Sans;
  font-weight:700;
  font-size:12px;
  line-height:15.6px;
  color:#404040;
  padding-bottom:9px;
}
.recommended{
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  color:#404040;
  margin-top:-1px;
}
.section-7 {
  position: relative; /* Necessary for absolute positioning */
  margin-top:30px;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);  /* Center the button */
  background-color: rgba(0, 0, 0, 0.5); /* Adjust background color and opacity */
  color: white;
  padding: 30px 25px;
  border-radius: 50%; /* Make the button circular */
  cursor: pointer;
  z-index: 2; /* Ensure the button is above the video */
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 18.77px;
  text-align: left;
  background-color:transparent;
  border:1px solid;
}

.sec7vid {
  width:100%;
  height:100%;
  margin-bottom:26px;
}
.section-8{
  display:flex;
  margin-top:-35px;
}
.sec8inn1{
  padding-left:8%;
  padding-right:15px;
  width:100%;
}
.sec8inn1 h2{
  font-family: Montserrat;
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-align: left;
  color:#404040;
  padding-top:80px;
}
.sec8inn1 p{
  margin-top:-20px;
  color:#000000;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
  text-align: left;
  max-width:635px;

}
.sec8button{
  border-radius:100px;
  padding:10px 45px;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
  margin-bottom:68px;
  text-decoration: none;
  background-color:#BC2121;
  color:#FFFFFF;
  border-color:transparent;
}
.sec8button a{
  color:white;
}
.sec8button:hover{
  background-color:#404040;
  color:white;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
}
.sec8inn2 img{
  padding-bottom:50px;
}

.section-9{
  margin-top:-9px;
  display:flex;
  height:551px;
  background-image: url('reviewsbg(1).png');
  background-repeat:no-repeat;
}
.sec9inn1{
  padding:197px 29px;
  width:30%;
}
.sec9inn1 h1{
  font-family: Montserrat;
  font-size: 35px;
  font-weight: 700;
  line-height: 44px;
  text-align: left;
  color:#404040;
  margin-top:174px;
}
.sec9inn1 h3{
    font-size:16px;
  font-family:montserrat;
  margin-top:-17px;
}
.sec9inn2{
  padding-top:35px;
}
.sec9rate{
  display:flex;
  margin-top:-33px;
}
.sec9rate h4{
  margin-right:8px;
  font-size:16px;
  font-family:monserrat;
}
.sec9rate button{
  border-radius:49%;
  padding:2px 10px;
  background-color:#BD111E;
  border:none;
  margin-right:10px;
  margin-top:15px;
}
.sec9rate a{
  text-decoration:none;
  color:white;
}
.sec9btn{
  display:flex;
  justify-content:space-between;
  transform: translateY(-10px);
}
.sec9rate img{
  margin-top:21px;
  margin-right:10px;
}
.sec9inn2{
  display:flex;
  gap:18px;
  width:70%;
  overflow:hidden;
  height: 570px;
}


.review-1{
  width:33%;
}
.review-1, .review-2, .review-3, .review-4, .review-5, .slide{
  background-color:white;
  text-align:center;
  min-width:32%;
   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  height:529px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  
}

@media (max-width: 768px) {
  .review-1, .review-2, .review-3, .review-4, .review-5, .slide {
    background-color: white;
    text-align: center;
    min-width: 95%;
    height: 529px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
   
     box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    
}
}

}

.rev1inn1,.rev2inn1,.rev3inn1{
  padding-bottom:20px;
}
.review-1 h4, .review-2 h4, .review-3 h4, .slide h4, .c_slide h4{
  padding:18px 35px;
  line-height:1.2; 
  font-family: Work Sans;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;

}
.review-1 p, .review-2 p, .review-3 p, .slide p, .c_slide p{
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  color:#663130;
}
.review-1 h3, .review-2 h3, .review-3 h3, .slide h3, .c_slide h3{
  font-family:urbanist;
  font-weight:600;
}
.review-2 h4{
  margin:71px 0px;
}
.review-3 h4{
  margin:53px 0px;
}
.review-1 p, .review-2 p, .review-3 p, .slide p, .c_slide p{
  margin-top:-17px;
  margin-bottom:0px;
  text-align:center;
}

/*
.review-1 h1, .review-2 h1, .review-3 h1, .slide h1, .c_slide h1{
  border-radius:60%;
  background-color:#BC2121;
  width:83px;
  height:83px;
  display:flex;
  align-items:center;
  font-family: Urbanist;
  font-size: 33px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  margin:0 auto;
  color:white;
  justify-content:center;
  margin-top:-10px;
} */

.review-1 h2, .review-2 h2, .review-3 h2, .slide h2, .c_slide h2{
  border-radius:60%;
  background-color:#BC2121;
  width:83px;
  height:83px;
  display:flex;
  align-items:center;
  font-family: Urbanist;
  font-size: 33px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  margin:0 auto;
  color:white;
  justify-content:center;
  margin-top:-10px;
}


.review-star{
  color:#FEC42D;
  margin-top:-13px;
}

.c_reviews{
  background-color:#DADADA;
}

@media (max-width: 768px) {
  .c_reviews{
      display:none;
  background-color:#FFF;
}
 
}

.section-10{
  margin-top:30px;
}
.section-10 h2{
  margin-top:50px;
  text-align:center;
  font-family: Montserrat;
  font-size: 35px;
  font-weight: 700;
  line-height: 44px;
  color:#404040;
}
.sec10inn1 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec10imgs{
  display:flex;
}
.sec10inn1 img{
  position:absolute;
  right:20px;
  top:-60px;
}
.sec10imgs img{
  height:250px;
}
.no-pro{
  text-align:center;
}
}
@media screen and (max-width: 1365px) {
    .section-1 {
        height:590px;
      display:flex;
    }
  .d2 h1{
    padding:50px 40px;
    font-size: 34px;
  }
  .d2 p{
    padding-top:10px;
  }
  .inn1 img{
    height:auto;
    width:219px;
  }
  .section-4{
    width:700px;
  }
  .sec4inn1 h2{
    font-size:20px;
  }
  .sec4inn1 p{
    font-size:15px;
  }
  .sec4button{
    margin:0;
  }
  .section-7{
    width:100%;
  }
  .sec7vid{
    width:100%;
  }
}
@media screen and (max-width: 1200px) {
    .section-1 {
        height:590px;
    }
  .d1 img{
    object-fit:cover;
  }
  .d2 h1{
    padding:30px 39px;
    font-size: 34px;
  }
  .d2 p{
    padding-top:30px;
  }
  .inn1 img{
    height:auto;
    width:170px;
    margin-top:-13px;
  }
  .inn2 img{
    margin-top:19px;
  }
  .section-4{
    width:100%;
  }
  .sec4inn1 h2{
    font-size:25px;
  }
  .sec4inn1 p{
    font-size:17px;
    margin-top:-60px;
  }
  .sec4button{
    display:block;
    margin:0 auto;
  }
  .section-10{
    width:100%;
  }
  .sec10imgs{
    width:100%;
  }
  .sec9inn1 h1{
    font-size:20px;
    line-height:1.4;
  }
  .sec9inn1 h3{
    margin-bottom:24px;
    margin-top:10px;
  }
  .sec9rate h4{
    font-size:13px;
    margin-right:-8px;
  }
}
@media screen and (max-width: 992px) {
  .d1{
    display:none;
  }
  .d2{
    width:50%;
  }
  .inn1 img{
    height:auto;
    width:185px;
    margin-top:14px;
  }
  .inn2 img{
    margin-top:15px;
  }
  .section-2{
    display:flex;
    flex-wrap:wrap;
  }
  .sec2inn{
    width:50%;
  }
  .sec2inn h4{
    align-items:center;
    font-size:13px;
    width:100%;
  }
  #sec2img4 h4{
    margin-left:0px;
    margin-top:33px;
  }
  .sec2inn img{
    /* margin-top:33px; */
  }
  .d3{
    width:50%;
  }
  .section-4{
    height:360px;
  }
  .sec4inn1 h2{
    font-size:20px;
    padding:26px 27px;
    line-height:1.5;
  }
  .sec4inn1 p{
    font-size:16px;
     padding:40px 90px;
  }
  .sec4button{
    display:block;
    margin:0 auto;
    margin-top:-20px;
  }
  .heading-5{
    font-size:23px;
  }
  .para-5{
    font-size:16px;
  }
  .row1inn1{
    background-size:cover;
    background-repeat:no-repeat;
    background-position:71% 50%;
    height:300px;
  }
  .row1inn1 h2{
    font-size:23px;
    margin-top:-126px;
    padding-right:20px;
    line-height:28px;
    
  }
  .row1inn2{
    background-size:cover;
    background-repeat:no-repeat;
    background-position:71% 50%;
    height:300px;
  }
  .row1inn2 h2{
    font-size:23px;
    margin-top:-130px;
  }
  .row2inn1{
    background-size:cover;
    background-repeat:no-repeat;
    background-position:71% 50%;
    height:250px;
  }
  .row2inn2{
    background-size:cover;
    background-repeat:no-repeat;
    background-position:71% 50%;
    height:250px;
  }
  .row2inn3{
    background-size:cover;
    background-repeat:no-repeat;
    background-position:71% 50%;
    height:250px;
  }
  .row2inn1 h2, .row2inn2 h2, .row2inn3 h2{
    font-size:22px;
    margin-top:-98px;
    margin-left:-20px;
    line-height:30px;
  }
    .section-7{
    width:100%;
  }
  .sec7vid{
    width:100%;
    height:100%;
  }
  .sec8inn1{
    width:50%;
  }
  .sec8inn1 h1{
    font-size:28px;
    margin-top:-45px;
  }
  .sec8inn1 p{
    font-size:18px;
  }
  .sec8inn2{
    width:50%;
  }
  .sec8inn2 img{
    width:100%;
    height:85%;
  }
  .section-9{
    background-image:none;
  }
  .sec9inn1{
    display:none;
  }
  .sec9inn2{
    align-items:center;
    width:100%;
  }
  .sec10inn1 h1{
    font-size:20px;
  }
  .sec10imgs img{
    height:150px;
    width:33%;
  }
  #sec10img5{
    display:none;
  }
}
@media screen and (max-width: 768px) {
  .d1{
    display:none;
  }
  .d2 h1{
    font-size:28px;
    padding:6px 40px;
  }
  .d1 p{
    paddin-top:51px;
  }
  .d2{
    width:50%;
  }
  .inn1 img{
    height:65px;
    width:147px;
  }
  .inn2 img{
    margin-top:40px;
  }
  .d3{
    width:50%;
  }
  .section-2{
    display:flex;
    flex-wrap:wrap;
  }
  .sec2inn{
    width:50%;
  }
  #sec2img2{
    width: 50%;
  }
  #sec2img4 h4{
    margin-top:32px;
  }
  .section-2{
    margin:50px 35px;
  }
  .sec2inn img{
    margin-top:16px;
  }
  .sec2inn h4{
    font-size:11px;
  }
  .hot-selling{
    font-size:20px;
  }
  .product-list{
    display:grid;
    grid-template-columns: repeat(2, 1fr); 
  }
  .product-grid{
    display:grid;
    grid-template-columns: repeat(2, 1fr); 
  }
  .custom-recommended-products h2{
    font-size:20px;
  }
  .section-4{
    height:360px;
  }
  .sec4inn1 h2{
    font-size:23px;
    line-height:1.7;
  }
  .sec4inn1 p{
    font-size:16px;
     padding:44px 13px;
    line-height:1.5;
  }
  .sec4button{
    display:block;
    margin:0 auto;
    padding:5px 20px;
    margin-top:-20px;
  }
  .sec4inn1{
    padding-left:0;
    padding-right:0;
  }
  .heading-5{
    font-size:19px;
  }
  .para-5{
    padding:13px;
    font-size:16px;
  }
  .row-1{
    display:block;
    width:100%;
  }
  .row1inn1{
    background-size:cover;
    width:100%;
    padding:5px;
    margin-bottom:15px;
  }
  .row1inn1 h2{
    margin-top:-122px;
    padding-left:0px;
    text-align:center;
  }
  .row1inn2{
    background-size:cover;
    width:100%;
    height:300px;
    padding:5px;
  }
  .row1inn2 h2{
    margin-top:-57px;
    padding-left:0px;
    text-align:center;
  }
  .row-2{
    display:block;
    width:100%;
  }
  .row2inn3{
    width:100%;
  }
  .row2inn1{
    background-size:cover;
    width:100%;
    height:300px;
    padding:5px;
    margin-bottom:15px;
  }
  .row2inn1 h2{
    margin-top:53px;
    margin-left:0px;
    padding-right:0px;
    padding-left:0px;
    text-align:center;
  }
  .row2inn2{
    background-size:cover;
    width:100%;
    height:300px;
    padding:5px;
    margin-bottom:15px;
  }
  .row2inn2 h1{
    margin-top:53px;
    padding-left:0px;
    text-align:center;
  }
  .row2inn3{
    background-size:cover;
    width:100%;
    height:300px;
    padding:5px;
    margin-bottom:15px;
  }
  .row2inn3 h2{
    margin-top:53px;
    padding-left:0px;
    text-align:center;
  }
  .section-7{
    margin-bottom:0px;
  }
  .section-8{
    display:flex;
    flex-direction:column;
    align-items:center;
  }
  .sec8inn1{
    width:100%;
  }
  .sec8inn1 h1{
    font-size:20px;
  }
  .sec8inn1 p{
    font-size:16px;
  }
  .sec8inn2{
    display:block;
    margin:-20px 30px;
  }
  .sec8inn2 img{
    width:314px;
    height:auto;
    margin-left:-55px;
  }
.sec9inn2 {
  position: relative;
  overflow: hidden;
  margin-top:-61px;
  height:545px;
}

@media screen and (max-width: 768px) {
    .sec9inn2 {
       display: block;
          width:100% !important;
        height: 600px !important;
    }
}

  
.review-2 h1{
    margin-top:-10px;
  }
.review-1{
  display:none;
}
.review-2{
    width:50%;
  height:485px;
  margin-top:28px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}
.review-3{
    width:50%;
  height:485px;
  margin-top:28px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}
.review-3 h1{
  margin-top:-279px;
}
#sec10img4{
  display:none;
}

}
@media screen and (max-width: 576px) {
  .d1{
    display:none;
  }
  .section-1{
    height:479px;
  }
  .d2 h1{
    font-size:20px;
    padding:16px 40px;
    line-height:2;
  }
  .d2 p{
    font-size:12px;
    padding-top:60px;
  }
  .d2{
    width:100%;
  }
  .inn1 img{
    height:auto;
    width:166px;
  }
  .inn2 img{
    margin-top:-39px;
    width:90%;
    margin-left:22px;
  }
  .d3{
    display:none;
  }
  .btn{
    padding:9px 25px;
  }
  .sec4inn1 h2{
    margin-top:-3px;
    line-height:1.4;
  }
  .sec4inn1 p{
    padding-top:30px;
    
  }
  .sec4button{
    margin-top:-47px;
    padding:4px 7px;
  }
  .sec4button a{
    font-size:14px;
  }
  .row1inn1{
    background-position:71% 5%;
  }
  .sec10imgs img{
    height:50%;
  }
  .sec10inn1{
    background-position:79% 79%;
  }
  .review-1{
    display:none;
  }
  .review-2{
    display:none;
  }
  .review-3{
    width:100%;
  }
  .section-9{
    height:391px;
  }
}
@media (max-width:425px){
  .inn2 img{
    margin-top:-1px;
    width:90%;
    height:100%;
    margin-left:17px;
  }
  .sec10inn1{
    background-position:79% 79%;
  }
}
@media (max-width:375px){
  .inn2 img{
    margin-top:26px;
    width:100%;
    height:100%;
    margin-left:0px;
  }
  .section-2{
    margin:10px;
  }
  .hea h2{
    font-size:13px;
    margin-bottom:5px;
  }
  .price{
    font-size:13px;
  }
  .product-item h3{
    font-size:15px;
  }
  .product-item p{
    font-size:13px;
  }
  .no-review{
    display:none;
  }
  .sec8inn2 img{
    width:264px;
  }
  .section-9{
    height:478px;
  }
  .sec10inn1{
    background-position:79% 79%;
  }
}
@media (min-width:1300px){
   #sec2img4{
    margin-left:-30px;
  }
  #sec2inn2{
    max-width:253px;
  }
.inn hover-btn{
  margin-left:-25px;
}
}
@media (min-width:1600px){
  #sec2inn h4{
    margin-left:-64px;
  }
  .row1inn1{
    height:430px;
    background-size:100%;
  }
  .row1inn2{
    height:430px;
    background-size:100%;
  }
  .row2inn1,.row2inn2,.row2inn3{
    height:420px;
  }
  .sec8inn1 h1{
    font-size:38px;
}
  .sec8inn1 p{
    max-width:100%;
    padding-right:77px;
  }
}
@media (min-width:1900px){
   .d1{
     width:34%;
   }
  .d2{
    width:33%;
  }
  .d2 h1{
    padding-left:70px;
    padding-right:72px;
    padding-top:50px;
  }
  .d2 p{
    padding-right:264px;
    padding-left:70px;
  }
  .btn{
    margin-left:57px;
  }
  .d3{
    width:33%;
  }
  .inn1 img{
    margin-top:-22px;
    width:47%;
    margin-left:60px;
  }
  .section-2{
    margin:60px 174px;
  }
  .sec2inn{
    width:100%;
   max-width:260px;
  }
  #sec2img2{
    width:100%;
  }
  #sec2inn2{
    max-width:351px !important;
  }
  #sec2img4{
    margin-left:-59px;
  }
  #sec2img4 h4{
    margin-top:38px;
    margin-left:-76px;
  }
  .sec2inn h4{
    font-size:17px;
    line-height:25px;
    
  }
  .sec2inn img{
    width:35%;
    height:59%;
    
    margin-left:-8px;
  }
  .product img {
    height:600px;
    width:380px;
  }
  .hea h2{
    font-size:26px;
    padding:0px 31px;
  }
  .price{
    font-size:27px;
  }
  .heading-5{
    margin-top:279px
    font-size:50px;
  }
  .no-review{
    font-size:28px;
    margin-top:-5px;
  }
  .para-5{
    max-width:1384px;
    line-height:35px;
    font-size:28px;
  }
  .row1inn1,.row1inn2{
    height:740px;
  }
  .row1inn1{
    background-size:cover;
  }
  .row1inn1 h2{
    display:flex;
    align-items:center;
    font-size:38px;
   padding:595px 38px;
  }
  .row1inn2 h2{
    font-size:38px;
    padding-top:525px;
  }
  .row1inn2{
    background-position:;
  }
  .row2inn1,.row2inn2,.row2inn3{
    height:700px;
  }
  .row2inn3{
    background-size:100%;
    background-position:60% 13%;
  }
  .row2inn1 h2,.row2inn2 h2,.row2inn3 h2{
    padding-top:445px;
    font-size:38px;
  }
  .product-item img{
   
  }
  .product-item h3{
    font-size:26px;
    padding:0px 20px;
  }
  .product-item p {
    font-size:28px;
  }
  .sec8inn1 p{
    font-size:22px;
  }
  .sec4inn1 p{
    font-size:30px;
    padding:0px 420px;
    line-height:48px;
  }
  .sec4button a{
    font-size:26px;
  }
  .sec4bg{
    height:680px;
  }
  .sec4inn1{
    padding:0px;
  }
  .sec4inn1 h2{
    padding:0px 350px;
    font-size:50px;
  }
  .section-5{
    margin-top:266px;
  }
  .section-8{
    margin-bottom:100px;
  }
  .sec8inn2 img{
    padding:0px;
  }
  .sec8inn1{
    padding-left:20%;
    padding-right:100px;
  }
  .sec8inn1 p{
    font-size:24px;
    line-height:45px;
  }
  .sec9inn2 h4{
    font-size:23px;
    line-height:29px;
  }
  .sec9inn1 h1{
  padding-right:22px;
  }
  .sec9inn2{
    gap:30px;
    width:81%;
  }
  .review-1, .review-2, .review-3{
    height:576px;
  }
  .review-1 h4, .review-2 h4, .review-3 h4{
    padding:-2px 18px;
  }
  .sec10inn1{
    margin-top:86px;
  }
}
@media screen and (min-width: 900px) and (max-width: 1200px) {
   .d2 p{
     font-size:17px;
     padding-right:151px;
   }
  .btn{
    font-size:16px;
    padding:13px 33px;
  }
  .sec4inn1 h2{
    padding:50px 190px;
  }
  .sec4inn1 p{
    padding:0px 160px;
  }
  .row1inn1,.row1inn2{
    height:380px;
  }
  .row1inn1 h2{
    padding-top:294px;
    font-size:24px;
  }
  .row1inn2 h2{
    padding-top:222px;
    font-size:26px;
  }
  .row2inn1,.row2inn2,.row2inn3{
    height:340px;
  }
  .row2inn1 h2,.row2inn2 h2,.row2inn3 h2{
    padding-top:145px;
    font-size:26px;
    line-height:31px;
  }
  .sec2inn{
    max-width:163px;
  }
  .sec2inn h4{
    font-size:11px;
    display:flex;
    align-items:center;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
   .row2inn1 h2,.row2inn2 h2,.row2inn3 h2{
    padding-top:209px;
    font-size:26px;
    line-height:32px;
     padding-right:21px;
  }
  .row1inn1 h2{
    padding-top:382px;
    font-size:26px;
  }
  .row1inn2 h2{
    padding-top:314px;
    font-size:26px;
  }
}

/* slider for mobile */
@media (min-width: 768px) {
.c_review-slider {
  display:none;
}
}
@media (max-width: 768px) {

  .c_review-slider {
    position: relative;
    width: 95%;
    max-width: 800px;
    margin: auto;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

.c_slider-wrapper {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.c_slide {
    min-width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    height: 529px;
}

.c_review-text {
    font-size: 1.2em;
    font-style: italic;
    margin-bottom: 10px;
}

.c_reviewer {
    font-size: 1em;
    font-weight: bold;
    color: #333;
}

button.c_prev, button.c_next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #BD111E;
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    border-radius: 50%;
    z-index: 1;
}

button.c_prev {
    left: 10px;
}

button.c_next {
    right: 10px;
}

button.c_prev:hover, button.c_next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

}

@media screen and (max-width: 749px) {
  .d1, .d2, .d3 {
    display: none !important;
    width: 100%;
  }
  .mobile-show-d1 .d1,
  .mobile-show-d2 .d2,
  .mobile-show-d3 .d3 {
    display: block !important;
  }
}

