body {
    background-color: #f8f5f0 !important;
    font-weight: 500;
    font-family: 'Barlow', sans-serif;
    font-size: 16px;
    color: #333;
}
.third-button {
    background-color: #87905f !important;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 20px;
}
.testi-head p {
    font-size: 18px;
}
.span-heading p {
    font-size: 18px;
    color: #000;
    font-style: italic;
}
.header-logo {
    width: 56% !important;
}
h1 {
    font-family: "Gilda Display", serif;
    font-weight: 500;
    font-size: 26px;
    color: #5e663c;
    text-align: center;
}
.banner {
    background-image: url("../img/group.jpg");
    background-size: cover;
    background-position: center;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;

}

p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
#side-banner {
    background-image: url("../../assets/img/marrage-1/w-11.jpg");
    background-position: center;
    background-repeat: no-repeat;
    height: 622px;
    background-size: cover;
}
#form-banner {
    background: #87905f;
}
.sbtn {
    position: relative;
    top: 60%;
    left: 4px;
    padding: 20px;
}
.sbtn p {
    color: #fff;
    font-weight: 500;
    margin-bottom: 34px;
    font-size: 22px;
    text-shadow: 4px 2px 5px #333;
}
.fbtn span {
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
}
.fbtn h3 {
    color: #000;
    padding-bottom: 10px;
    font-size: 20px;
} 
.fbtn p {
    padding-bottom: 20px; 
} 

.span-heading h2 {
    font-weight: 300;
	font-family: "Gilda Display", serif;
    font-size: 24px;
    color: #5e663c;
    
}
.span-head{
    font-weight: 400;
    font-size: 18px;
    color: #cea13e;
    font-style: italic;
    padding-bottom: 10px;
}

 /* blog-package-animation */
 .blink {
    animation: blink 2s infinite;
    position: relative;
}

@keyframes blink {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

a {
    text-decoration: none;
}
.heading-sec{
    padding: 0px 10px 0px 10px;
}
.custom-ul{
    margin-top: 20px;
}

.custom-ul li{
    font-size: 16px;
    letter-spacing: 0.7px;
    line-height: 1.5;
    word-spacing: 2px;
    text-align: left;
    margin: 10px 0px 0px; 
    color: #161616;
}
.form-border{
    padding: 8px 20px;
}
.hash-btn {
    background: #44d45c;
    color: #fff;
    border: 1px solid #44d45c;
    font-size: 1.1rem;
    border-radius: 5px;
    padding: 6px 30px
}
.hash-btn1 {
    background: #644b0a;
    color: #fff;
    border: 1px solid #797f5d;
    font-size: 1.1rem;
    border-radius: 5px;
    padding: 6px 30px
}
.hash-btn1:hover {
    background-color:  #fff;
    color: #000;
    border: 2px solid #fff;
}
.hash-btn:hover {
    background-color:  #fff;
    color: #000;
    border: 2px solid #fff;
}
.heading-sec {
    padding: 44px 0px 22px 0px;
}
.sec-1 h1 {
    font-family: "Gilda Display", serif;
    font-size:28px;
}
.sec-1 {
    padding-bottom: 30px;
}
.sec-1 h5 {
    font-size: 1.5em;
    font-family: "Gilda Display", serif;
    color:  #CFB162 !important; 
}

.sec-1 h6 {
    letter-spacing: 1.25px;
    font-size: 1.375em;
    word-spacing: 3px;
    color:  #CFB162 !important; 
}
.mobile-btn a {
    color: #000000 !important;
    font-size: 12px;
}
.cta-button a{
    color: #000;
}
.cta-button{
    background-color: #87905f !important;
    color: #ffffff !important;
    border: 1px solid #fff;
    font-size: 18px;
    border-radius: 3px;
    font-weight: 600;
    padding: 12px 26px;
}
.mobile-btn {
    background-color:#DFD6D3!important;
    color: #000 !important;
    border: 1px solid #CFB162;
    z-index: 9999;
}

/* Carousel Navigation Styles */
.slider-sec .owl-carousel .owl-nav button.owl-prev {
    position: relative;

    left: -39rem;
    padding: 0 15px 6px!important;
    background: #fff;
    transform: translateY(-50%);
    border-radius: 50%;
    font-size: 35px;
    line-height: 35px;
    color:  #CFB162;
}

.slider-sec .owl-carousel .owl-nav button.owl-next {
    position: relative;
    
    right: -39rem;
    padding: 0 15px 6px!important;
    background: #fff;
    transform: translateY(-50%);
    border-radius: 50%;
    font-size: 35px;
    line-height: 35px;
    color:  #CFB162;
}

.wedding-sec .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    left: 4px;
    padding: 0 15px 6px!important;
    background: #fff;
    transform: translateY(-50%);
    border-radius: 50%;
    font-size: 25px;
    line-height: 29px;
    color:  #CFB162;
}

.wedding-sec .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: 4px;
    padding: 0 15px 6px!important;
    background: #fff;
    transform: translateY(-50%);
    border-radius: 50%;
    font-size: 25px;
    line-height: 29px;
    color:  #CFB162;
}
@media screen and (min-width: 1400px) {
    #side-banner {
        height: 622px;
    }
}
@media screen and (max-width: 768px) {
	.cta-button{
		font-size: 16px;
		padding: 10px 22px;
	}
	.span-heading p {
		font-size: 18px;
		padding: 10px 50px 0px 50px;
	}
    .mbtn {
        display: none;
    }
    .video-2{
        display: none !important;
    } 
}
.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #CFB162;
}

.vi-height{
    min-height: 150px;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 0!important;
  }
  .testi-para{
    font-size: 16px;
    letter-spacing: 0.7px;
    line-height: 1.5;
    word-spacing: 2px;
    font-weight: normal;
    font-color:#161616;
  }

  .google{
    width: 10%;
    margin:20px;
}
.testi-name{
    font-size: 16px;
}

  @media screen and (min-width: 320px) and (max-width: 768px) {
    .heading-sec {
        padding: 35px 0px 11px 0px;
    }
    .sec-1 {
        padding-bottom: 20px;
    }
    .sec-1 h1 {
        font-family: "Gilda Display", serif;
        font-size:20px;
    }
    .span-head {  
        font-size: 14px;
    }
   .para{
    text-align: justify;
   }

  }
  @media screen and (min-width: 994px) and (max-width: 1194px) {
    #side-banner {
        height: 610px;
    }
  }