@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;700;800&family=Oswald:wght@200;300;400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');





body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
#header {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 1;
}
.logo {
  max-width: 200px;
  padding: 20px 0;
}
.carousel-caption {
  top: 50%;
  text-align: left;
  transform: translateY(-50%);
  bottom: inherit;
  background: rgba(0, 0, 0, 0.7);
  left: 0px;
  padding-left: 15%;
  max-width: 43%;
  border-radius: 0 107px 0 0;
}
.form-area {
  position: absolute;
  right: 0px;
  right: 0px;
  top: 100px;
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  padding: 20px;
  border-radius: 10px;
}
.formTitle {
  font-size: 20px;
  color: #000;
  font-family: 'Oswald', sans-serif;
}
.section2 {
  padding: 40px 0;
}
.title {
  font-size: 43px;
  padding-bottom: 15px;
  font-weight: 500;
 font-family: 'Cormorant Garamond', serif; font-weight: 700;
}
.newfont{font-family: 'Cormorant Garamond', serif; font-weight: 400;}
.bannertitle {
  font-size: 35px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: 500;
  font-family: 'Oswald', sans-serif;
  color: #C5D351;
}
.subTitle {
  font-size: 24px;
  padding-bottom: 20px;
  font-family: 'Cormorant Garamond', serif; font-weight: 400;
}
.bannersubTitle {
  font-size: 25px;
  padding-bottom: 0px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Oswald', sans-serif;
}
.hgroup {
  text-align: center;
}
.img-hover-zoom {
  background: #f7f5f6;
  overflow: hidden;
}
.img-hover-zoom:hover img {
  transform: scale(1.2);
  transition: transform .8s ease;
}
.img-hover-zoom img {
  transition: transform .8s ease;
}
.productBox {
  padding-bottom: 80px;
}
.productBox p {
  min-height: 171px;
}
.paroductName {
  font-size: 28px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Oswald', sans-serif;
}
.customBtn a {
  color: #c5d351;
  margin-top: 10px;
  width: 13rem;
  height: auto;
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: #9EA941;
  padding: 0;
  font-size: 17px;
  font-family: 'Oswald', sans-serif;
  border-radius: 50px;
}
.learn-more .circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  display: block;
  margin: 0;
  width: 3rem;
  height: 3rem;
  background: #C5D351;
  border-radius: 1.625rem;
}
.learn-more .circle .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.625rem;
  width: 1.125rem;
  height: 0.125rem;
  background: #000000;
}
.learn-more .circle .icon {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.learn-more .button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.75rem 0;
  color: #282936;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0px 0 5px;
}
.learn-more .circle .icon.arrow::before {
  position: absolute;
  content: '';
  top: -0.25rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #000;
  border-right: 0.125rem solid #000;
  transform: rotate(45deg);
}
.learn-more:hover .circle {
  width: 100%;
}
.learn-more:hover .circle .icon.arrow {
  background: #000;
  transform: translate(1rem, 0);
  right: -100px;
  width: 30px;
}
.features {
  background: #d3d2d0;
  padding: 50px 0;
}
.featuresName {
  font-size: 40px;
  font-weight: 700;
   font-family: 'Cormorant Garamond', serif;
  line-height: 50px;
}
.featuresName2 {
  font-size: 24px;
  font-weight: 400;
  font-family: 'Cormorant Garamond', serif; font-weight: 700;
  margin-top: 50px;
}

.featuresName2new {
  font-size: 24px;
  font-weight: 400;
  font-family: 'Cormorant Garamond', serif; font-weight: 700;
  margin-bottom: 30px;
}
.footer {
  background: #fff;
  padding: 10px 0;
  color: #000;
}

.flogo {
  text-align: right;
}
.videoBg {
  background: #d3d2d0;
}
.lightBg {
  padding: 50px 0;
  background: #d3d2d0;
}
.fs21 {
  font-size: 20px;
}
.customBtn a.w22 {
  width: 22rem;
}
a.w22:hover .circle .icon.arrow {
  right: -234px;
}
.bg1 {
  background: url('../images/bg1.jpg') no-repeat 0 0;
  padding: 50px 0;
}
.bg3 {
  background: url('../images/bg3.jpg') no-repeat 0 0;
  padding: 50px 0;
  color: #fff;
}
.bg2 {
  background: url('../images/bg2.jpg') no-repeat 0 0;
  padding: 50px 0;
  color: #fff;
}
.newbtncss{text-align: center;}
.textLeft{ text-align: left !important; padding-bottom: 30px;}
.fonts21{font-size: 20px;}
.newbtncss a.learn-more{ background: #737373; font-weight: 400; font-size: 21px; display: inline-block; padding: 10px 30px; color: #fff; text-decoration: none; margin-bottom:15px; border-radius: 5px;}
.newbtncss a.learn-more:hover{ background: #0071b5;}
.newbtncss a.learn-more2{ background: #fff; font-weight: 400; font-size: 21px; display: inline-block; padding: 10px 30px; color: #000; text-decoration: none; border-radius: 5px;}
.newbtncss a.learn-more2:hover{ background: #0071b5;}
.bg1 .collections-title a{ color: #000;}

.custom-tab-head h2 .accordion-button{background: transparent !important; font-family: 'Sweet Sans Pro Regular'; text-transform: uppercase; color: #fff; font-size: 30px; font-weight: bold;}

#accordionExample{display:none;}

#accordionExample a{ text-decoration: none;}
#accordionExample figcaption {
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  padding: 7px 0;
}



@media (min-width: 1600px) {
  .logo {
    max-width: 220px;
  }
}
@media (max-width: 767px) {
	
	.bg3 {
  background: url('../images/bgm3.jpg') repeat-y 0 0;
  padding: 50px 0;
  color: #fff;
}
  #accordionExample{display:block;}
  .productsection .main-box {display: none;}
	
	#header {
    position: static;
    width: 100%;
    z-index: 1;
  }
  .logo {
    max-width: 124px;
    padding: 9px 0;
  }
  .form-area {
    position: relative;
    right: 0px;
    right: 0px;
    top: 227px;
    background: #C5D351;
    color: #000;
    padding: 20px 20px 250px 20px;
    border-radius: 10px;
  }
  .title {
    font-size: 35px;
    padding-bottom: 5px;
  }
  .paroductName {
    font-size: 22px;
  }
  .subTitle {
    font-size: 19px;
  }
  .carousel-indicators, .carousel-control-next, .carousel-control-prev {
    display: none;
  }
  .is-inview {
    margin-top: 0px !important;
  }
  .collections-title {
    padding-bottom: 11px;
  }
  .flogo {
    text-align: center;
  }
  .footer {
    text-align: center;
  }
}
.product-range {
  width: 100%;
}
.productsection {
  padding: 40px 0;
}
.productsection h3 {
  padding-top: 0px;
  font-size: 43px;
  padding-bottom: 15px;
  font-weight: 500;
 font-family: 'Cormorant Garamond', serif; font-weight: 700;
}
.section3 {
  padding: 40px 0;
  background: #c5d351;
}
.section4 {
  padding: 40px 0;
}
.section5 {
  padding: 40px 0;
  background: #f7f5f6;
}
.main-box {
  display: flex;
  background: #000;
  margin: 50px 0 0 0;
  padding: 0;
  width: 100%;
}
.box {
  height: 800px;
  padding: 0px;
  border-right: 1px solid white;
  webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  position: relative;
  overflow: hidden;
  list-style: none;
}
.detail {
  width: 90%;
  height: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  color: black;
  opacity: 0;
  padding: 30px;
  box-sizing: border-box;
  webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.detail a{ color: #fff; text-decoration: none;}
.detail figcaption{
	text-align: center; color: #fff; font-size: 15px; font-weight: 600; text-decoration: none; padding: 7px 0;
}

.box.active {
  width: 80% !important;
}
.box.active .detail {
  opacity: 1;
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
  transform: none;
}
.box span {
  writing-mode: vertical-rl;
  font-size: 22px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 76px;
  transform: rotate(180deg);
  font-weight: 700;
  cursor: pointer;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-family: 'Sweet Sans Pro Regular';
	padding-bottom: 20px;
}
.box.active span {
  left: 0px;
  right: auto;
  margin: 0;
  font-weight: 600;
  background: #fff;
  color: #000;
}
.collections-title {
  font-size: 25px;
   font-family: 'Cormorant Garamond', serif;
}
.collections-title a {
  color: #fff;
  text-decoration: none;
}
.trend1 h2 {
  color: #fff;
}
.trend1 p {
  color: #fff;
}

.texture-bg {
  background: #efefef;
  padding: 30px;
}

.cleft{text-align:left;}
.cright{text-align:right;}
@media only screen and (min-width: 1200px) and (max-width: 1750px) {
  .box span {
    width: 50px;
  }
}