img {
  max-width: 100%;
}


body {
  font-family: "Montserrat", sans-serif;
}

#header {
  background: rgba(62, 104, 140, 0.5);
  letter-spacing: 0.4px;
  font-size: 20px;
  line-height: 30px;
  color: #BED731;
  box-shadow: 0px 3px 10px #00000029;
  display: flex;
  justify-content: space-between;
  padding: 7px 72px;
  align-items: center;
}

#header p {
  margin: 0px 0px 5px 0;
  color: #BED731;
}

.container-fluid {
  padding: 0 114px;
}

.carousel-caption h5 {
  font-size: 50px;
  line-height: 55px;
  font-weight: 900;
  letter-spacing: 1px;
  color: #FFFFFF;
  margin-top: 40px;
}

.carousel-caption {
  text-align: left;
  max-width: 706px;
  top: 50%;
  transform: translateY(-50%);
  left: 17%;
  top: 43%;
}

.carousel-indicators [data-bs-target] {
  border-radius: 100%;
  width: 25px;
  height: 25px;
  background: #fff 0% 0% no-repeat padding-box;
  box-shadow: inset 3px 3px 6px #00000029;
  opacity: 1;
  margin: 0 8px;

}

.carousel-indicators .active {
  border-radius: 100%;
  width: 25px;
  height: 25px;
  background: #BED731 0% 0% no-repeat padding-box;
  box-shadow: inset 3px 3px 6px #00000029;
  opacity: 1;
}

.enqueryForm {
  max-width: 350px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 400px;
  right: 6%;
  transform: translateY(-190px);
}

.formHead {
  text-align: center;
  font: normal normal 600 25px/30px Montserrat;
  color: #FFFFFF;
  text-transform: uppercase;
  background: #3E688C;
  padding: 13px 0;
}

.formArea {
  padding: 25px;
}

::placeholder {
  color: #3E688C;
}

.customInput {
  height: 34px;
  width: 100%;
  font-size: 16px;
  padding: 0 10px;
  margin-bottom: 10px;
  color: #000;
  box-shadow: 0px 3px 2px #00000029;
  background-color: #fff;
  line-height: 34px;
  border-radius: 0px;
  border: 0px;
}

.customtextarea {
  height: 98px;
  width: 100%;
  font-size: 16px;
  padding: 0 10px;
  margin-bottom: 10px;
  color: #000;
  box-shadow: 0px 3px 2px #00000029;
  background-color: #fff;
  line-height: 34px;
  border-radius: 0px;
  border: 0px;
}


input::placeholder{
  font-size:14px
}
.customBtn {
  background: #3E688C 0% 0%;
  border-radius: 41px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font: normal normal 600 18px/30px Montserrat;
  letter-spacing: 0.36px;
  color: #FFFFFF;
  width: 172px;
  border: 0px;
  background: linear-gradient(to left, #3E688C 50%, #BED731 50%) right;
  background-size: 200%;
  transition: .5s ease-out;
}

.customBtn:hover {
  background-position: left bottom;
}

.title1 {
  color: #3E688C;
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 1px;
  font-weight: 900;
  padding-bottom: 20px;
  padding-top: 10px;
}

.mt103 {
  margin-top: 103px;
}

.greenline {
  max-width: 353px;
  width: 100%;
  height: 5px;
  background: #BED731;
  margin-bottom: 10px;
  border-radius: 50px;
}

.title2 {
  font: normal normal 900 50px/55px Montserrat;
  margin-bottom: 53px;
  letter-spacing: 1px;
  color: #3E688C;
}

.blueLine {
  max-width: 100%;
  width: 100%;
  height: 5px;
  background: #3E688C;
  margin-bottom: 5px;
  border-radius: 50px;
}

.title3 {
  font-size: 25px;
  line-height: 46px;
  color: #3E688C;
  padding-bottom: 10px;
}

.arrowcutom {
  rotate: 40deg;
  margin-right: 10px;
}

.mw351 {
  max-width: 384px;
  font-size: 18px;
  margin-left: 50px;
}

.proImg {
  padding-bottom: 40px;
}

.collectionBox {
  color: #3E688C;
}

.fs22 {
  font-size: 18px;
}

.owl-nav .owl-next,
.owl-nav .owl-prev {
  position: absolute;
  top: 48%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 108px !important;
  line-height: 40px;
  color: rgba(62, 104, 140, 1) !important;
}

.owl-nav .owl-next {
  right: -80px;
  display: flex;
  margin-right: 2%;

  font-size: 108px !important;
  line-height: 40px;
  color: rgba(62, 104, 140, 1) !important;
}

.owl-nav .owl-prev {
  left: -80px;
  display: flex;
  margin-left: 2%;
  color: rgba(62, 104, 140, 1) !important;

}

.featrueImg {
  margin-top: 50px;
}

.customBtn2 {
  background: #3E688C 0% 0%;
  border-radius: 41px;
  height: 35px;
  text-align: center;
  font: normal normal 600 18px/35px Montserrat;
  letter-spacing: 0.36px;
  color: #FFFFFF;
  width: 172px;
  border: 0px;
  display: block;
  text-decoration: none;
  background: linear-gradient(to left, #3E688C 50%, #BED731 50%) right;
  background-size: 200%;
  transition: .5s ease-out;
}

.customBtn2:hover {
  background-position: left bottom;
}

.designInspirationsBox {
  position: relative;
}

#designInspirations .owl-nav,
#designInspirations .owl-next {
  display: block;
}

#designInspirations .owl-nav .owl-next {
  right: 122px;
  display: flex;
  margin-right: 2%;
  font-size: 108px !important;
  line-height: 40px;
  bottom: -80px;
  top: inherit;
  color: rgba(62, 104, 140, 1);
}

#designInspirations .owl-nav .owl-prev {
  left: 143px;
  display: flex;
  margin-left: 2%;
  font-size: 25px !important;
  bottom: -80px;
  top: inherit;
  font-size: 108px !important;
  line-height: 40px;
  color: rgba(62, 104, 140, 1);
}

.connectWithUS {
  text-align: center !important;
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 42px;
}

.connectWithUS a {
  width: 216px;
}

.plr50 {
  padding: 0 50px;
}

.insCaption {
  position: absolute;
  bottom: 15px;
  left: 50px;
}

.whiteLine {
  max-width: 100%;
  width: 100%;
  height: 5px;
  background: #fff;
  margin-bottom: 5px;
}

.title4 {
  font-size: 20px;
  line-height: 35px;
  color: #fff;
}

.title5 {
  font-size: 25px;
  line-height: 35px;
  color: #3E688C;
  padding: 75px 0 35px;
  font-weight: 900;
}

.featuresBox {
  background: #EFF5F9 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 7px #00000029;
  padding: 40px;
}

.title6 {
  font-size: 27px;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0px;
  color: #3E688C;
  padding-top: 5px;
}

.enqueryForm2 {
  background: #EFF5F9 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 7px #00000029;
  margin-right: 40px;
}

.footer {
  background: rgba(62, 104, 140, 1);
  margin-top: 100px;
  height: 92px;
  width: 100%;
}

.imgeffect {
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: transform 0.8s ease;
}

.imgeffect img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s ease;
}

.imgeffect:hover img {
  transform: scale(1.08);
  /* Increase scale for zoom */
}




.parallax {
  height: 679px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

p {
  color: #3E688C;
}

.ftext {
  display: flex;
  justify-content: end;
  align-items: end;
  font-size: 50px;
  line-height: 55px;
  color: #fff;
}

.footerTxt {
  max-width: 481px;
  font-weight: 900;
  padding-right: 53px;
  padding-bottom: 51px;
}

.whygreenlam .title3:hover {
  color: #BED731;
}

.carousel-indicators {
  bottom: 46px;
}

.para-full-ax {
  margin-top: 50px;
  height: 700px;
  background-position: top;
  background-size: cover;
  transition: width 2s linear 5s;
  box-shadow: 2px 6px 14px #c3c3c3bf;
  transition: 2s ease all;
  z-index: 1030;
  position: static;
  background-image: url('../images/kitchen.jpg');
}

.para-full-ax:hover {
  background-image: url('../images/kitchen.jpg');
  height: 700px;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  transition: 2s ease all;
  z-index: 1030;
}

@media (max-width: 1399px) {
  .fs19 {
    font-size: 19px;
  }

  .fs22 {
    font-size: 15px;
  }

  .formHead {
    font: normal normal 600 21px/27px Montserrat;
    padding: 7px 0;
  }

  .formArea {
    padding: 15px;
  }

  .customInput {
    margin-bottom: 9px;
  }

  .customtextarea {
    height: 76px;
  }

  .enqueryForm {
    max-width: 350px;

    top: inherit;
    bottom: 50px;
    right: 6%;
    transform: translateY(0%);
  }

  .carousel-caption {
    max-width: 474px;
    left: 17%;
    top: 44%;
  }

  .carousel-caption h5 {
    font-size: 32px;
    line-height: 35px;

  }

  .title1 {
    font-size: 26px;
    line-height: 32px;
    padding-bottom: 15px;
    padding-top: 0;
  }

  .mt103 {
    margin-top: 70px;
    font-size: 16px;
  }

  .mw351 {
    max-width: 100%;
    font-size: 16px;
    margin-left: 10px;
  }

  .owl-nav .owl-prev {
    left: 0px;
  }

  .owl-nav .owl-next {
    right: 0px;
  }

  .para-full-ax {
    height: 500px;
  }



  .para-full-ax:hover {
    height: 500px;
  }
}


@media (max-width: 768px) {
  .container-fluid {
    padding: 0 15px;
  }

  #header {
    flex-direction: column;
    background: #fff;
    padding: 8px 33px;
    position: static;
  }

  .carousel-caption h5 {
    font-size: 16px;
    line-height: 20px;
  }

  #header .text-end {
    padding-top: 10px;
    text-align: center !important;
  }

  .enqueryForm {
    background: rgb(189, 214, 49);
    position: static;
  }



  .title2 {
    font: normal normal 900 31px/44px Montserrat;
    margin-bottom: 25px;

  }

  .plr50 {
    padding: 0 15px;
  }

  .title1 {
    font-size: 19px;
    line-height: 27px;
    padding-bottom: 15px;
    padding-top: 17px;
  }

  #designInspirations .owl-nav .owl-prev {
    left: 7px;
  }

  #designInspirations .owl-nav .owl-next {
    right: 0px;
  }

  .carousel-indicators .active {
    width: 15px;
    height: 15px;
  }

  .carousel-indicators [data-bs-target] {
    width: 15px;
    height: 15px;
  }

  .enqueryForm {
    max-width: 100%;
  }

  .g-5,
  .gy-5 {
    --bs-gutter-x: 0rem;
  }
}

/* =========krishna my style start now================ */
@media(min-width:1400px){
  /* .banner-slider{
    height: 960px;
overflow: hidden;
    
  } */
  /* .carousel-inner , .carousel-item{
    height: 100%;
  }
  .carousel-inner  .carousel-item img{
    height: 100%;
  } */
  /* .enqueryForm {
    top: 433px;
  } */
}
.image2{
  display: none;
}
.featuresBox {
    height:100%;
}
@media(min-width:1400px) and (max-width:1790px){
  .image1{
    height: 100%;
  }
}
@media(min-width:1400px) and (max-width:1690px){
  .image1{
    display: none;
  }
  .image2{
    display: block !important;
  }
  .title1 {
    font-size: 45px;
    line-height: 52px;
  }
}
@media(min-width:1250px) and (max-width:1400px){
  .enqueryForm {
    top: 433px !important;
    transform: translateY(-250px) !important;

  }
  .owl-nav .owl-next {
    right: -7%;
}
.owl-nav .owl-prev {
  left: -7% !important;

}
.mw351 {
  margin-left: 20px;
}
}
@media(min-width:900px) and (max-width:1250px){
  .enqueryForm {
    top: 433px !important;
    transform: translateY(-270px) !important;

  }
    .banner-slider{
    height: 660px;
overflow: hidden;
    
  }
  .carousel-inner , .carousel-item{
    height: 100%;
  }
  .carousel-inner  .carousel-item img{
    height: 100%;
  }
  .carousel-caption {
    max-width: 474px;
    left: 10%;
    top: 46%;
  }
}
@media(max-width:900px){
  .enqueryForm{
    position: static;
    padding: 30px 50px;
    background: rgb(189, 214, 49);
   max-width: 100% !important;
  }
  .carousel-caption h5{
    margin-top: 3rem;
  }
}

@media(max-width:768px){
  .carousel-caption h5 {
    font-size: 25px;
    line-height: 25px;
    margin-top: 0px;
}
.carousel-indicators{
  display: none;
}
/* .carousel-inner  .carousel-item img{
  height: 250px;
} */
.enqueryForm{
  padding: 30px 10px !important;
}
.carousel-caption {
  left: 0px !important;
  right: 0px !important;
  max-width: 90% !important;
  text-align: center;
  margin: auto !important;

}
.mt103 {
  margin-top: 40px;
}
.title2 {
  font: normal normal 900 28px / 44px Montserrat !important;
}
.proImg {
  padding-bottom: 30px;
}
.owl-nav {
  display: none !important;
}
.customBtn2{
  margin-bottom: 1rem;
}
.blueLine {
  width: 83px;
  height: 5px;
  margin-bottom: 2px;
}
.greenline {
  width: 200px;
}
.masters-art .fs22{
  padding-bottom: 0px ;
  margin-bottom: 0px;
}
.owl-dots{
  text-align: center;
}
.owl-dots button{
  width: 10px !important;
  height: 10px !important;
  background: radial-gradient(#bed731, transparent) !important;
  border-radius: 50%;
  margin: 0px 2px;
  transition: 1s;
}
.owl-dots .active{
  width: 20px !important;
  border-radius: 10px !important;
  background: #3e688c !important;
  transition: 1s;
}
.ourCollection p{
margin-bottom: 0px;
}
.mpr{
  padding-right: 2px;
}
.mpl{
  padding-left: 2px;
}
.connectWithUS {
  padding-top: 30px ;
}
.designinspirations .owl-dots{
  margin-top: 1rem;
}
.formArea{
  padding-bottom: 0px !important;
}
.plr50 {
  padding: 0 0px;
}
.title5 {
  padding: 16px 0 15px;
}
.title3 {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}
.enqueryForm2{
  margin-right: 0px;
  margin-bottom: 2rem;
}
.enqueryForm2 .formArea{
  padding-bottom: 1rem !important;
}
.container-fluid{
  padding:0px  20px;
}
.featuresBox{
  padding: 30px 20px;
  height: 100%;
}
.footer {
  margin-top: 34px;
}
.industries p{
  padding-bottom: 1rem;
}
}
@media(max-width:500px){
  .featuresBox{
    width: 94%;
    margin: auto;
  }
  .featuresBox img{
    max-width: 80px !important;
  }
  .featuresBox .title6 {
    font-size: 20px;
    line-height: 26px;
  }
  .resistant{
    --bs-gutter-y: 1rem !important;
  }
  .footerTxt {
    max-width: 100% !important;
    padding: 27px 9px;
    font-size: 40px;
    line-height: 1.3;
  }
}