html{
    scroll-behavior: smooth;
}
body{
  background-color: #ffffff;
}

/* ----------------- Custom fonts-----------------  */
@font-face {
  font-family: 'sf-pro-light';
  src: url('/fonts/SF-Pro-Display-Light.woff') format('woff');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'sf-pro-medium';
  src: url('/fonts/SF-Pro-Display-Medium.woff') format('woff');
  font-weight: medium;
  font-style: normal;
}
h1,h2,h3,p{
  font-family: 'sf-pro-light';
    font-size: 1rem;
}  

/* ----------------- Custom navigation bar-----------------  */
#nav-head .nav-link{
  font-family: 'sf-pro-light';
    color: #8E6B0F;
}
.navbar{
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.btnclr{
  font-family: 'sf-pro-light';
    background-color:  #8E6B0F!important; 
    color: #fff!important; 
}
.navbar-toggler{
    outline: none!important;
    box-shadow: none!important;
    border: none!important;
}
.navbar-toggler:focus{
    outline: none;
    box-shadow: none;
}
.navbar-toggler-icon{
    color: #fff!important;
    font-size: 1rem;
}
.navbar-toggler{
    background-color: #c9a446!important;
}
.nav-clr{
  background-color: #ffffffe5 ;
}

/* ----------------- Hero section of home page -----------------  */
.carousel-caption{
  top: 25%!important;  
  text-align: center!important;
  font-family: 'Great Vibes', cursive;
}
.carousel-title, .carousel-txt{
  font-family: 'Great Vibes', cursive;
  color: #8E6B0F;
}

/* ----------------- carousel indicators -----------------  */

.carousel-indicators .indcate {
  border-radius: 50%!important;
  width: 1px!important;
  height:1px!important;
  padding: 1px!important;
  position: relative;
  margin: 0 12px!important;
  background-color: transparent!important;
  /* opacity: 1!important; */
}

.carousel-indicators .indcate:after {
  border-radius: 50%;
  padding: 1px!important;
  border: 1px solid #fff;
  position: absolute;
  content: "";
  top: -7px;
  left: -7px;
  bottom: -7px;
  right: -7px;
}

.carousel-indicators .active {
  background-color: white!important;
}
.icons-hold{
  width: 90%;
  margin: auto!important;
  text-align: center;
}
.siz{
  font-size: 1rem;
  padding: .8rem 1rem;
  color: #8E6B0F;
  display: flex;
  justify-content: start!important;
  cursor: pointer;
}
.spacng{
  padding: 0 .6rem 0 0!important;
}
.hold-all{
  padding: 2rem 0;
}
.back-img{
  object-fit: cover!important;
  height: 100vh!important;
  filter: blur(2px);
}
.icon-size{
  font-size: 3rem;
  width: 100%!important;
  color:#8E6B0F!important;
}
/* i.fa-solid.fa-rings-wedding{
  font-size: 2rem!important;
  color: #8E6B0F;
} */
.icn{
  object-fit: cover!important;
  width: 100%!important;
}


/* ----------------- hero section title-----------------  */

.carousel-title{
  font-size: 1.4rem;
  padding: .8rem 0;
 }
 .carousel-txt{
  font-size: 1.2rem;
  padding-top: .6rem;
 }

@media (min-width: 720px){
 
 .carousel-title{
  font-size: 3.2rem;
  padding: 1.2rem 0;
 }
 .carousel-txt{
  font-size: 1.8rem;
 }
 .siz{
  font-size: 1.4rem;
  padding: .8rem 1rem;
}
 .icons-hold{
  width: 35%;
}
.carousel-indicators .indcate {
  width: 4px!important;
  height:4px!important;
}
 
}
@media (min-width: 1000px){
  .icons-hold{
    width: 25%;
  }
}



/*----------------- Section - 3-----------------  */

.sec3-head-txt{
  padding: 2rem 0;
  margin: auto;
  text-align: center;
}
.head1{
  font-family: 'Great Vibes', cursive;
  font-size: 2rem;
  padding-bottom: 1rem;
  color: black;
}
.head3{
  color: #8E6B0F;
  font-family: 'sf-pro-light';
  line-height: 1.5;
  font-size: .7rem;
}
.underline{
  color: #8E6B0F;
  width: 15%;
}
.underline2{
  color: #8E6B0F;
  width: 55%;
}
.card-img{
  width: 100%!important;
  object-fit: cover!important;
  border-radius: 0!important;
  border: none !important;
  /* filter: blur(.2px); */
}
.grid-rw{
  width: 80%;
}
.card-img-overlay .card-title{
 font-family: 'Great Vibes', cursive;
 font-size: 1.2rem;
 padding-top: 20%;
 margin: auto;
 text-align: center;
 color: #ffffff;
 cursor: pointer;
}
.card-img-overlay .card-text{
  color: #ffffff;
  font-family: 'sf-pro-light';
  font-size: .6rem;
  margin: auto;
  text-align: center;
}
.pad-top{
  padding-top: 60%!important;
}
.all-btn{
  padding: 3rem 0 1rem;
}
.btn-clr{
  background-color: #8E6B0F!important;
  color: #fff!important;
  font-family: 'sf-pro-light';
}
.img-sz{
 width: 90%!important;
}
.disply{
  display: none!important;
}
.p-btm{
  padding-bottom: .6rem;
}
.img-wdth{
  width: 75%;
}
.txt-strt{
 text-align: center;
}
.pdng-tp{
  padding-top: 1.2rem;
}
@media(min-width:720px){
  .pdng-tp{
    padding-top: 0;
  }
.txt-strt{
   text-align: left;
 }
.head1{
    font-size: 3.4rem;
}
.head3{
  color: #8E6B0F;
  font-family: 'sf-pro-light';
  line-height: 1.5;
  font-size: 1.1rem;
}
.img-sz{
    width: 100%!important;
}
.disply{
    display: block!important;
}
.p-btm{
  padding-bottom: 3rem;
}
.img-wdth{
  width: 100%;
}

}
@media (min-width: 720px) and (max-width: 1300px) {
  .card-img-overlay .card-title{
    font-size: 1.8rem;
   }
   .card-img-overlay .card-text{
    font-size: .7rem;
  }
}

@media (min-width: 1300px) {
  .card-img-overlay .card-title{
    font-size: 2.8rem;
    padding-top: 20%;
   }
   .card-img-overlay .card-text{
    font-size: .9rem;
  }
}

/* ----------------- section - 4 -----------------  */
.sec4-card{
 width: 100%;
 box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2)!important;
}
.head-ttle{
  font-family: 'Great Vibes', cursive;
  font-size: 1.8rem;
  padding-bottom: .6rem;
  color: #8E6B0F;
}
.head-txt{
  font-family: 'sf-pro-light';
  line-height: 1.2rem;
  color: rgba(0, 0, 0, 0.733);
  width: 100%;
  font-size: .8rem;
}

@media(min-width:720px){
  .sec4-card{
    width: 65%;
  }
  .head-ttle{
    font-size: 2.4rem;
    padding-bottom: .6rem;
  }
  .head-txt{
    font-size: 1.2rem;
    line-height: 1.2rem;
    width: 75%;
  }
}

/* ----------------- section - 5 ----------------- */
.sec5-holdr{
  background-image: url('/Img/test.png');
  background-size: cover;
  object-fit: cover;
  height: 35vh;
  /* filter: blur(1px); */
}
.f-size{
  font-size: 2.6rem;
}
.ylw{
 color: #8E6B0F;
}
.pdng-y{
  padding: 0 0;
}
.sml-txt{
  font-size: .8rem;
}
@media (min-width: 720px){
  .sec5-holdr{
    height: 60vh;
    /* filter: blur(1px); */
  }
  .f-size{
    font-size: 5rem;
  }
  .pdng-y{
    padding: 1.5rem 0;
  }
  .sml-txt{
    font-size: 1.2rem;
  }
}

/* -----------------  section - 6 -----------------  */

.sec6-hold{
  padding-bottom: 2rem;
}
.underline3{
  width: 7%;
}
.grid6-rw{
  width: 100%;
}
.pad-top2{
  padding-top: 45%!important;
  background-color: #8E6B0F;
  width: 100%;
}
.overlay-bg{
  background-color: #8e6a0fe5;
  height: 20%;
  color: white !important;
}
.title-name{
 font-size: .7rem;
}
.title-cap{
  font-size: .7rem;
}
.wdth1{
  width: 60%;
}
.mobilty{
  width: 80%!important;
}
@media(min-width: 720px) {
  .wdth1{
    width: 100%;
  }
  .grid6-rw{
    width: 76%;
  }
  .title-name{
    font-size: 1rem;
   }
   .title-cap{
    font-size: .8rem;
  }
   .mobilty{
    width: 50%!important;
  }
}
 
/* ----------------- section -7 -----------------  */

.testimonial-card .card-up {
  height: 10vh;
  overflow: hidden;
  border-top-left-radius: .6rem;
  border-top-right-radius: .6rem;
  background-color: #8e6a0fcc;
}
.testimonial-card .avatar {
  width: 30%;
  margin-top: -2rem;
  overflow: hidden;
  border: 1px solid #fff;
  border-radius: 50%;
}
.test-size{
  font-size: 2rem;
  font-family: 'Great Vibes', cursive;
  color: #8E6B0F;
  padding: .6rem 0;

}
.test-backimg{
  border-top-left-radius: .6rem;
  border-top-right-radius: .6rem;
  /* background-image: url('/Img/11.jpg'); */
  background-size: cover;
  object-fit: cover;
}
.brdr-shdw{
 box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2)!important;
}
.sec7-hold{
  width: 100%!important;
  padding: 1rem!important;
}
.moblty-2{
  width: 100%!important;
  font-size: .8rem;
}
.pding{
  padding: .4rem 0;
}
@media(min-width: 720px) {
  .sec7-hold{
    width: 75%!important;
    padding: 3rem!important;
  }
  .test-size{
    font-size: 4rem;
    padding: 1.5rem 0;
  }
  .moblty-2{
    width: 50%!important;
    font-size: 1rem;
  }
  .pding{
    padding: 2rem 0;
  }
}

/* -----------------  Section - 8 ----------------- */

.pricing .card {
  border: none;
  border-radius: 1rem;
  transition: all 0.2s;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.pricing hr {
  margin: 1.5rem 0;
}

.pricing .card-title {
  margin: 0.5rem 0;
  font-size: 0.9rem;
  letter-spacing: .1rem;
  font-weight: bold;
}

.pricing .card-price {
  font-size: 3rem;
  margin: 0;
}

.pricing .card-price .period {
  font-size: 0.8rem;
}

.pricing ul li {
  margin-bottom: 1rem;
}

.pricing .text-muted {
  opacity: 0.7;
}

.pricing .btn {
  font-size: 80%;
  border-radius: 5rem;
  letter-spacing: .1rem;
  font-weight: bold;
  padding: 1rem;
  opacity: 1;
  transition: all 0.2s;
}
.ylw-back{
  background-color: #8E6B0F!important;
  color: white!important;
}
.text-undrline{
  text-decoration: underline!important;
}

/* -----------------  Hover Effects on Card -----------------  */

@media (min-width: 992px) {
  .pricing .card:hover {
    margin-top: -.25rem;
    margin-bottom: .25rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
  }

  .pricing .card:hover .btn {
    opacity: .8;
  }
}

/* -----------------  Footer -----------------  */
.clr-white{
  color: #fff!important;
}
.padngg{
  padding: 1rem;
}
.fotr-logo{
  width: 100%;
}
@media(min-width: 720px) {
  .padngg{
    padding: 3rem;
  } 
  .fotr-logo{
    width: 75%;
  }
}


