@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&amp;display=swap');

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #4b4b4b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-wrap: break-word;
    word-break: break-word;

    background-position: 0% 0%;
    background-size: contain;
    background-repeat: repeat-x;
    background-attachment: scroll;
}

.navbar-nav {
    flex-wrap: wrap !important;
    max-width: 100%;
}


a {
    color: #d8c27e;
}

a:hover {
    color: #e7c255;
    text-decoration: none;
}

img {
    max-width: 100%;
}

h1,
h2,
h2,
h4,
h5,
h5 {
    margin: 0;
    padding: 0;
    color: #010101;
}

p,
span {

    font-size: 14px;
    line-height: 20px;
}

li {
    color: #cba4a4 !important;
}


#myGallery li,
.photogalleryimglist li {
    float: left;
    width: 49.5%;
    margin: 2px !important;
    list-style: none;
}

#myGallery1 li {
    display: inline;
    /* flex: 1 1 auto; */
    width: 30%;
    margin: 10px;
    border-radius: 10px;
    float: left;
}

#myGallery li img {
    border: solid 1px #E7C27E;
    /*border-radius:12px;*/
    /*max-height:350px;*/
}

#myGallery1 li img {
    border: solid 1px #E7C27E;
    border-radius: 12px;
    /* max-height: 325px; */
    margin: 11px;
    /* float: left; */
}

.carousel {
    width: 100% !important;
}

@media(min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

/* Added Dropdown menu */
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 10px;
    top: 20px
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: 0;
    margin-right: 0;
    border-left: 1px solid #cca662 !important;
}


@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .dropdown-menu .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .dropdown-menu .dropdown-submenu:hover .dropdown-menu .dropdown-submenu .dropdown-menu {
        display: none;
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
    }

    .navbar .nav-item:hover .dropdown-menu .dropdown-submenu:hover .dropdown-menu {
        display: block;
    }

    .navbar .nav-item:hover .dropdown-menu .dropdown-submenu:hover .dropdown-menu .dropdown-submenu:hover .dropdown-menu {
        display: block;
    }

}


.btn-primary {
    background: #6a0200;
    border-color: #6a0200;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
    width: auto;
    padding: 12px 20px;
    width: auto;
    min-width: initial;
}

.btn-primary:hover {
    background: #8e0705;
    border-color: #8e0705;
    color: #fff;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background: #8e0705;
    border-color: #8e0705;
    outline: none !important;
    box-shadow: none !important;
    color: #fff;
}

.btn-default {
    background: transparent;
    border-color: #6a0200;
    color: #fff;
    padding: 12px 20px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    width: auto;
}


a {
    text-decoration: none;
}

.btn-default:hover {
    background: #8e0705;
    color: #fff;
}

.form-control {
    border-radius: 0px;
    outline: none;
    font-weight: 400;
    font-size: 14px;
    height: 30px;
    border: 1px solid #bbbcbd;
}

.form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #ff4500;
}

label {
    color: #010101;
    font-weight: 400;
}

.btn {
    font-weight: 600;
}



header .logo {
    margin-bottom: 25px;
}

header .header-right {
    text-align: right;
}

header .header-right .row2 {
    margin-top: 15px;
}

header .header-right .row2 a {
    width: 42px;
    height: 42px;
    /*background: #bdab46;*/
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    color: #000;
    /*margin-left:6px; border:2px solid #bdab46;*/
}

header .header-right .row2 a:hover {
    background-color: transparent;
    color: #bdab46;
}

header .header-right .row1 .phone {
    display: inline-block;
    margin-right: 30px;
}

header .header-right .row1 .phone a {
    color: #f8e9bd;
    display: inline-block;
}

header .header-right .row1 .contact {
    display: inline-block;
}

header .header-right .row1 .contact a {
    color: #f8e9bd;
    display: inline-block;
}

header .header-right .row1 .phone a i,
header .header-right .row1 .contact a i {
    margin-right: 5px;
}

header .navbar {
    background-color: #6a0200;
    box-shadow: 0px 0px 9px 0px rgb(6 22 58 / 7%);
    padding: 0;
}

header .navbar-nav .nav-link {
    color: #f8e9bd;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0;
    text-shadow: 0px 1px 1px #000;
    position: relative;
}

header .navbar-nav>.nav-item {
    position: relative;
    padding: 20px 24px !important;
}

header .navbar-nav>.nav-item:before {
    content: "";
    display: block;
    background: #f8e9bd;
    height: 18px;
    position: absolute;
    top: 21px;
    left: 0;
    width: 1px;
}

.nav-link a {
    content: "";
    background-color: #e7c27e;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.9s ease;
    border-bottom: solid 1px #e7c27e;
}

header .navbar-nav li:first-child:before {
    display: none;
}

header .navbar-nav>.nav-item>a:before {
    left: 8px;
    bottom: -3px;
    width: 100%;
    height: 1px;
    display: block;
    opacity: 0;
    position: absolute;
    content: "";
    background-color: #e7c27e;
    transition: all 0.9s ease;
}

header .navbar-nav>.nav-item:hover>a:before {
    width: 15px;
    opacity: 1;
}

.dropdown-toggle::after {
    display: none !important;
}

header .navbar-nav li:first-child:before {
    display: none;
}

header .navbar-nav .nav-link:hover {
    color: #e7c27e;
}

header .searchbox {
    position: relative;
}

header .searchbox i {
    color: #fff;
    line-height: 40px;
}

@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
    }
}

.navbar .nav-item:hover .dropdown-menu {
    padding: 0;
    border: 0;
    min-width: 200px;
}

.navbar .nav-item:hover .dropdown-menu a {
    padding: 15px 20px;
    background: #6a0200;
    color: #f8e9bd;
    font-size: 14px;
    text-shadow: 1px 1px #000;
    letter-spacing: 2px;
    line-height: 18px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.navbar .nav-item:hover .dropdown-menu a:hover {
    color: #e7c255;
}

header .searchbox .searchitem {
    position: absolute;
    right: 0;
    top: 50px;
    z-index: 1;
    width: 350px;
    padding: 0;
    background: #bdab46;
    border: 2px solid #fff;
    display: none;
}

header .searchbox .searchitem .btn-primary {
    position: absolute;
    top: -15px;
    right: 0;
    width: 50px;
    height: 50px;
    background: #e7c266 !important;
    border: 0;
    padding: 0;
    border-radius: 0;
}

header .searchbox .searchitem .form-control {
    height: 50px;
    border: 0;
}

header .searchbox .btn-search.open i:before {
    content: "\f00d";
}

header .searchbox .btn-search {
    text-align: center;
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px;
    border-radius: 50%;
    transition: 0.3s all ease;
}

header .searchbox .btn-search:hover,
header .searchbox .btn-search.open {
    background: #bdab46;
    color: #f8e9bd;
}

.home-banner {
    overflow: hidden;
    /*border-bottom:2px solid #e7c266;*/
    border-bottom: 10px solid #000;
    border-image: linear-gradient(to right, #9e6b3e 30%, #fcf0bf 60%, #9e6b3e 85%);
    border-image-slice: 1;
}

.home-banner img {
    /*height:600px;*/
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.home-banner .owl-pagination {
    position: absolute;
    right: 40px;
    bottom: 30px;
}

.home-banner .owl-pagination>div {
    width: 14px;
    height: 14px;
    background: #bdab46;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    border: 2px solid #bdab46;
}

.home-banner .owl-pagination>div:hover {
    background: #6a0200;
}

.home-banner .owl-buttons>div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -60px;
    width: 50px;
    height: 50px;
    background: #e7c266;
    overflow: hidden;
    transition: 0.3s all ease;
}

.home-banner .owl-buttons .owl-next {
    left: auto;
    right: -60px;
}

.home-banner .owl-buttons .owl-prev:before {
    content: "\f104";
    display: block;
    width: 50px;
    height: 50px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
}

.home-banner .owl-buttons .owl-next:before {
    content: "\f105";
    display: block;
    width: 50px;
    height: 50px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
}

.home-banner:hover .owl-buttons .owl-next {
    right: 0;
}

.home-banner:hover .owl-buttons .owl-prev {
    left: 0;
}

.home-banner .owl-buttons>div:hover {
    background: #410403;
}

.home-banner .owl-buttons>div:hover:before {
    color: #bdab46;
}

footer {
    background: #1d0202;
    padding: 50px 0 0 0;
    /*border-top: 2px solid #e7c266; */
    border-top: 10px solid #000;
    border-image: linear-gradient(to right, #9e6b3e 30%, #fcf0bf 60%, #9e6b3e 85%);
    border-image-slice: 1;
}

footer h3 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 500;
}

.home-packeges {
    background-color: white;
}


.home-packeges h2 span,
.vgallery h2 span {
    display: inline-block;
    border-bottom: 1px solid #f8e9bd;
    position: relative;
    bottom: -1px;
    padding-bottom: 10px;
    color: #f8e9bd !important;
    font-size: 22px;
}

footer h3 span {
    display: inline-block;
    border-bottom: 1px solid #f8e9bd;
    position: relative;
    bottom: -1px;
    padding-bottom: 10px;
    color: #f8e9bd !important;
    font-size: 22px;
}

footer .copyright {
    border-top: 1px solid #e7c266;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
}

footer .copyright .text {
    margin-top: 10px;
    color: #cba4a4;
}

footer .copyright a {
    color: #f8e9bd !important;
}

footer .copyright a:hover {
    color: #d9c27e !important;
}

footer .socoalmedia {
    text-align: right;
}

footer .socoalmedia a {
    width: 42px;
    height: 42px;
    /*background: #ce250f;*/
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    color: #000;
    margin-left: 6px;
    /*border:2px solid #ce250f;*/
}

footer .socoalmedia a:hover {
    background-color: transparent;
    color: #ce250f;
}

footer .footer-block .socoalmedia {
    text-align: left;
}

footer .footer-block p {
    color: #fff;
}

footer .footer-block.block1 {
    max-width: 320px;
}

footer .footer-block.block2 .item-container {
    margin-left: -10px;
}

footer .footer-block.block2 .item-container a {
    display: inline-block;
    margin-left: 10px;
    width: calc(33.3333% - 13px);
    margin-bottom: 10px;
    height: 115px;
    overflow: hidden;
}

footer .footer-block.block2 a img {
    width: 100%;
    height: 115px;
    object-fit: cover;
    object-position: center;
}

footer .footer-block .link {
    display: inline-block;
    margin-bottom: 15px;
}

footer .footer-block .link a {
    color: #f8e9bd;
}

footer .footer-block .link a i {
    transition: 0.3s all ease;
}

footer .footer-block .link a:hover {
    color: #e7c266;
}

footer .footer-block .link a:hover i {
    margin-left: 5px;
    color: #e7c266;
}

footer .footer-block.block3 p {
    position: relative;
    padding-left: 30px;
    margin-bottom: 30px;
}

footer .footer-block.block3 p i {
    position: absolute;
    top: 3px;
    left: 0;
    width: 24px;
    height: 24px;
    font-size: 18px;
    color: #e7c266;
}

.home_tier2 {
    padding: 20px 0;

}

.home_tier2 .item {
    width: 100%;
    height: 280px;
    overflow: hidden;
    position: relative;
    border: 2px solid #e7c266;
    margin-bottom: 30px;
}

.home_tier2 .item a {
    display: block;
}

.home_tier2 .item a .img {
    width: 100%;
    height: 280px;
    position: relative
}

.home_tier2 .item a .img img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    object-position: center;
}

.home_tier2 .item a .img:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.5s all ease;
}

.home_tier2 .item a .img:after {
    content: "";
    display: block;
    border: 1px solid #838383;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    transition: 0.5s all ease;
}

.home_tier2 .item:hover a .img:before,
.home_tier2 .item:hover a .img:after {
    opacity: 0.9;
    visibility: visible;
}

.home_tier2 .item .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all ease;
}

.home_tier2 .item:hover .text {
    opacity: 1;
    visibility: visible;
}

.home_tier2 .item .text h3 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    color: #e7c266;
    text-transform: uppercase;
}

.home_tier2 .item .text h3:after {
    content: "";
    display: block;
    width: 60px;
    height: 3px;
    background: #e7c266;
    margin: 10px auto 0;
}

.home_tier3 {
    /*padding-bottom:50px; padding-top:50px*/
}

.home_tier3 .img {
    text-align: center;
}

.home_tier3 .img img {
    max-height: 425px;
}

.home_tier1 {
    /*background:url(../img/khilna.jpg) no-repeat; background-position:left center; background-size: auto 100%;*/
    padding: 60px 0;
}

.home_tier1 .img {
    display: none;
}

.home_tier1 h2 {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 22px;
    color: #f8e9bd;
    border-bottom: solid 1px;
    padding-bottom: 8px;
}

.vgallery h2 {
    color: #e7c266;
    text-align: center;
    font-size: 22px;
    margin-bottom: 1%;
}

.home_tier1 .text {
    max-width: 100%;
    margin-bottom: 30px;
}

.home_tier1 .text p {
    color: #cba4a4;
}

.home_tier1 .link a {
    color: #bdab46;
}

.home_tier1 .link a i {
    transition: 0.3s all ease;
}

.home_tier1 .link a:hover i {
    margin-left: 5px;
}

.home-packeges {
    padding: 20px 0;

}

.home-packeges h2,
.vgallery h2 {

    margin-bottom: 20px;
    font-size: 24px;
    color: #e7c266;
}

.home-packeges .col-sm-3 {
    flex: 0 0 20%;
    max-width: 20%;
}


.logo {
    height: 80px;
}

.home-packeges .item {
    padding: 10px;

    transition: 0.5s all ease;
}

.home-packeges .item img {
    height: 400px;
    object-fit: cover;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.home-packeges .item:hover {
    background: rgba(231, 194, 126, 0.2);
}

.home-packeges .item .img {
    margin-bottom: 30px;
    height: 220px;
}

.home-packeges .item .img img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.home-packeges .item h6 {
    color: #e7c266;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
}

.home-packeges .item p {
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    color: white !important;
}

.home-packeges .link a {
    color: #bdab46;
}

.home-packeges .link a i {
    transition: 0.3s all ease;
}

.home-packeges .link a:hover i {
    margin-left: 5px;
}

.innerpage {
    padding-top: 40px;
}

.innerpage .sidebar .block {
    margin-bottom: 15px;
    clear: both;
}

.innerpage .sidebar .block .block-title {
    color: #f8e9bd;
    /* background: #6a0200; */
    font-weight: 400;
    font-size: 18px;
    border-bottom: solid 1px #f8e9bd;
    line-height: 30px;
}

.innerpage .sidebar .block .block-content,
.about-block {
    padding: 10px;
    background: -moz-linear-gradient(top, rgba(20, 2, 2, 1) 0%, rgba(20, 2, 2, 0.9) 70%, rgba(20, 2, 2, 0.7) 85%, rgba(20, 2, 2, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(20, 2, 2, 1)), color-stop(70%, rgba(20, 2, 2, 0.9)), color-stop(85%, rgba(20, 2, 2, 0.7)), color-stop(100%, rgba(20, 2, 2, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(20, 2, 2, 1) 0%, rgba(20, 2, 2, 0.9) 70%, rgba(20, 2, 2, 0.7) 85%, rgba(20, 2, 2, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(20, 2, 2, 1) 0%, rgba(20, 2, 2, 0.9) 70%, rgba(20, 2, 2, 0.7) 85%, rgba(20, 2, 2, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(20, 2, 2, 1) 0%, rgba(20, 2, 2, 0.9) 70%, rgba(20, 2, 2, 0.7) 85%, rgba(20, 2, 2, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(20, 2, 2, 1) 0%, rgba(20, 2, 2, 0.9) 70%, rgba(20, 2, 2, 0.7) 85%, rgba(20, 2, 2, 0) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#140202', endColorstr='#00140202', GradientType=0);
    /* IE6-9 */

    -webkit-border-radius: 5px;
    border-radius: 5px 5px 0px 0px;
}

.innerpage .sidebar .block .block-content ul {
    margin: 0;
    padding: 0;
}

.innerpage .sidebar .block .block-content ul li {
    list-style: none;
    margin-bottom: 5px;
    border-bottom: 1px dotted #8c5151;
    clear: both;
}

.innerpage .sidebar .block .block-content ul li a {
    display: inline-block;
    padding: 8px 0;
    color: #cba4a4 !important;
    clear: both;
}

.innerpage .sidebar .block .block-content ul li a:hover {
    color: #E7C27E !important;
}

.innerpage .sidebar .block iframe {
    width: 100%;
}

.about-block-text {
    margin-bottom: 50px;
}

.about-block-text h2 {
    font-weight: 500;
    font-size: 20px;
    color: #d8c27e !important;
    border-bottom: 1px solid #d8c27e;
    font-weight: normal;
    margin-bottom: 20px;
}

.about-block-text p {
    color: #fff;
    margin-bottom: 30px;
    line-height: 24px;
}

.about-video-block {
    padding: 10px;
    background: #fff;
}

.about-video-block iframe {
    width: 100%;
    height: 385px;
    display: block;
}

.aboutpage .row-reversed {
    flex-direction: row-reverse;
}

.home-block-thumbs {
    margin-bottom: 50px;
}

.hlink a {
    display: block;
    margin-bottom: 8px;
}

.btn-danger {
    background-color: #eec551;
    color: #000;
    padding: 8px 16px !important;
    font: 0.80rem !important;
}

.btn-danger:hover {
    background-color: #eec551;
    color: #fff;
}

.home-block-thumbs .item {
    min-height: 120px;
    max-width: 100%;
    border-radius: 5px;
    border: 1px solid #ac9c50;
}

.home-block-thumbs .item .title {
    font-size: 15px;
    text-shadow: 1px 1px 1px #000;
    font-weight: 600;
    color: #E7C27E;
    text-align: right;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.thumb-box1 .title,
.thumb-box2 .title,
.thumb-box3 .title,
.thumb-box4 .title {
    border-bottom: none !important;
}

.home-block-thumbs .item .text {
    padding-right: 10px;
}

.home-block-thumbs .item .text p {
    font-size: 12px;
    text-align: right;
    margin-top: 5px;
    margin-right: 10px;
    max-width: 130px;
    margin-left: 2px;
    color: #cba4a4;
    line-height: 16px;
    margin: 0 0 0 auto;
}

.home-block-thumbs a {
    color: inherit;
    display: block;
}

.home-block-thumbs .item.thumb-box1 {
    background: url(../img/footer-bridal-collection-img.png) no-repeat;
    position: relative;
    z-index: 99;
    cursor: pointer;
    background-size: cover !important;
}

.home-block-thumbs .item.thumb-box1:hover {
    background: url(../img/footer-bridal-collection-img-hover.png) no-repeat;
}

.home-block-thumbs .item.thumb-box2 {
    background: url(../img/footer-press-media-img.png) no-repeat;
    position: relative;
    z-index: 99;
    cursor: pointer;
    background-size: cover !important;
}

.home-block-thumbs .item.thumb-box2:hover {
    background: url(../img/footer-press-media-img-hover.png) no-repeat;
}

.home-block-thumbs .item.thumb-box3 {
    background: url(../img/footer-services-img.png) no-repeat;
    position: relative;
    z-index: 99;
    cursor: pointer;
    background-size: cover !important;
}

.home-block-thumbs .item.thumb-box3:hover {
    background: url(../img/footer-services-img-hover.png) no-repeat;
}

.home-block-thumbs .item.thumb-box4 {
    background: url(../img/footer-mehndi-shop-img.png) no-repeat;
    position: relative;
    z-index: 99;
    cursor: pointer;
    background-size: cover !important;
}

.home-block-thumbs .item.thumb-box4:hover {
    background: url(../img/footer-mehndi-shop-img-hover.png) no-repeat;
}

.home-block-thumbs .item.thumb-box3 .text {
    padding-left: 10px;
    padding-right: 0;
}

.home-block-thumbs .item.thumb-box3 p {
    margin: 0;
    text-align: left;
    margin-right: 0;
}

.home-block-thumbs .item.thumb-box4 .text {
    padding-left: 10px;
    padding-right: 0;
}

.home-block-thumbs .item.thumb-box4 p {
    margin: 0;
    text-align: left;
    margin-right: 0;
}

.home-block-thumbs .item.thumb-box3 .title {
    text-align: left;
    padding-left: 10px;
}

.home-block-thumbs .item.thumb-box4 .title {
    text-align: left;
    padding-left: 10px;
}

.contactpage .row-reversed {
    flex-direction: row-reverse;
}

.contact-form label {
    color: #fff;
}

.contact-form .form-group {}

.contact-form .form-control {
    border: 0;
    height: 40px;
}

.contact-form textarea.form-control {
    height: 100px;
    resize: none;
}

.contact-form .btn-container .btn {
    width: 160px;
    margin-right: 10px;
}

.contact-form .customradio {
    margin-top: 10px;
}

.contact-form .customradio label {
    position: relative;
    margin: 0 30px 0 0;
}

.contact-form .customradio label input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.contact-form .customradio label span:before {
    content: "";
    vertical-align: middle;
    border: 1px solid #fff;
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-right: 10px;
}

.contact-form .customradio label input:checked~span:after {
    content: "";
    display: block;
    position: absolute;
    left: 4px;
    top: 7px;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
}

.gallery-content {
    float: left;
    width: 32.5% !important;
    margin: 5px;
    margin-bottom: 30px;
    border-radius: 10px;
    margin-right: 0px;
    text-align: center;
    /*border:#E7C27E thin solid;*/
    background: -moz-linear-gradient(top, rgba(55, 6, 2, 0.7) 20%, rgba(55, 6, 2, 0.5) 80%, rgba(55, 6, 2, 0.2) 90%, rgba(55, 6, 2, 0) 100%);
    /*background: #640b04;
background: -moz-linear-gradient(top,  #640b04 0%, #370602 100%); /* FF3.6+ */
    background: -moz-linear-gradient(top, rgba(55, 6, 2, 1) 0%, rgba(55, 6, 2, 1) 1%, rgba(100, 11, 4, 0.89) 32%, rgba(112, 8, 4, 0.8) 54%, rgba(112, 8, 4, 0.8) 55%, rgba(100, 11, 4, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(55, 6, 2, 1)), color-stop(1%, rgba(55, 6, 2, 1)), color-stop(32%, rgba(100, 11, 4, 0.89)), color-stop(54%, rgba(112, 8, 4, 0.8)), color-stop(55%, rgba(112, 8, 4, 0.8)), color-stop(100%, rgba(100, 11, 4, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(55, 6, 2, 1) 0%, rgba(55, 6, 2, 1) 1%, rgba(100, 11, 4, 0.89) 32%, rgba(112, 8, 4, 0.8) 54%, rgba(112, 8, 4, 0.8) 55%, rgba(100, 11, 4, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(55, 6, 2, 1) 0%, rgba(55, 6, 2, 1) 1%, rgba(100, 11, 4, 0.89) 32%, rgba(112, 8, 4, 0.8) 54%, rgba(112, 8, 4, 0.8) 55%, rgba(100, 11, 4, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(55, 6, 2, 1) 0%, rgba(55, 6, 2, 1) 1%, rgba(100, 11, 4, 0.89) 32%, rgba(112, 8, 4, 0.8) 54%, rgba(112, 8, 4, 0.8) 55%, rgba(100, 11, 4, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(55, 6, 2, 1) 0%, rgba(55, 6, 2, 1) 1%, rgba(100, 11, 4, 0.89) 32%, rgba(112, 8, 4, 0.8) 54%, rgba(112, 8, 4, 0.8) 55%, rgba(100, 11, 4, 0) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#370602', endColorstr='#00640b04', GradientType=0);
    /* IE6-9 */

}

.gallery-content:hover {
    background: -moz-linear-gradient(bottom, rgba(55, 6, 2, 0.7) 20%, rgba(55, 6, 2, 0.5) 80%, rgba(55, 6, 2, 0.2) 90%, rgba(55, 6, 2, 0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(55, 6, 2, 1) 0%, rgba(55, 6, 2, 1) 1%, rgba(100, 11, 4, 0.89) 32%, rgba(112, 8, 4, 0.8) 54%, rgba(112, 8, 4, 0.8) 55%, rgba(100, 11, 4, 0) 100%);
}

.gallery-content h2 {
    margin: 5px 0px 10px 0px;
    color: #d8c27e !important;
    font-size: 14px;
    font-weight: 700;
}

/*.gallery-content img{margin:0px 12px 5px 18px;} */
.gallery-content p {
    margin: 5px 12px 0px 18px;
    text-align: justify;
}

@media(max-width:1199px) {
    header .navbar-nav .nav-link {
        padding: 20px 15px !important;
    }

    .home-banner img {
        height: 450px;
    }
}

@media(max-width:991px) {
    .home_tier2 .item .text h3 {
        font-size: 18px;
    }

    .home-packeges .col-sm-3 {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 30px;
    }

    .home-banner img {
        height: 350px;
    }

    .navbar-toggler-icon:before {
        content: "\f0c9";
        font: normal normal normal 14px/1 FontAwesome;
        display: block;
        width: 30px;
        height: 30px;
        font-size: 20px;
        color: #fff;
        line-height: 30px;
    }

    .navbar-toggler:focus,
    .navbar-toggler:hover {
        outline: none;
    }

    header .searchbox {
        position: absolute;
        top: 0;
        right: 0;
    }

    .navbar-nav .nav-item {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        padding: 0;
    }

    .navbar-nav .nav-item:first-child {
        border-top: 0;
    }

    footer .footer-block.block2 .item-container a,
    footer .footer-block.block2 .item-container a img {
        height: 75px;
    }
}

.home-banner-slider img {
    height: 600px;
    width: 100%;
}

.lead {
    line-height: 25px;

}

@media(max-width:767px) {
    .header-right {
        display: block;
        margin: 0 auto;
        width: 100%;
        float: none !important;
    }

    .service-card {
        margin-bottom: 30px;
    }

    .logo-balnk,
    header .header-right .row2,
    .row1 {
        display: none;
    }

    .logo {
        margin-left: 0;
    }


    header .navbar-nav>.nav-item {
        padding: 0 !important;
    }

    header .navbar {
        padding-bottom: 5px;
    }

    header .header-right {
        text-align: center;
    }

    .copyright span {
        display: block;
    }

    .home_tier1 h2 {
        font-size: 20px !important;
    }

    .service-card-wraper h2 {
        font-size: 30px !important;
    }



    header .logo {
        margin-bottom: 15px;
    }

    header .logo {
        text-align: center;
    }

    header .logo img {
        height: 50px;
    }

    .home-banner img {
        height: 250px;
    }

    .home-banner .owl-pagination {
        right: 20px;
        bottom: 10px;
    }

    .home_tier1 {
        background: transparent;
        padding: 40px 0;
    }

    .home_tier1 h2,
    .home-packeges h2 {
        font-size: 30px;
        line-height: 30px;
        text-align: center;
    }

    .pro-title-section p,
    .pro-title-section-right p {
        width: 100% !important;
        text-align: center;
    }

    .home-packeges .col-sm-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .home-packeges .item p {
        height: auto;
    }

    .home-packeges {
        padding: 40px 0 0 0;
    }

    .home_tier2 {
        padding: 20px 0 0 0;
    }

    footer .footer-block {
        margin-bottom: 40px;
    }

    footer .copyright .text {
        text-align: center;
    }

    footer .socoalmedia {
        text-align: center;
        margin-top: 30px;
    }


    #myGallery li,
    #myGallery1 li,
    .photogalleryimglist li {
        display: block;
        width: 95%;
    }

    .gallery-content {
        width: 95% !important;
    }


}

.service-card-wraper {
    background-color: white;
}


.service-card-wraper h2 {
    font-size: 40px;
    font-family: Georgia, serif;
    color: black;
}

.service-card-wraper p {
    font-size: 16px;
    /* margin-top: -10px; */
    color: #212121;
    /* text-align: center; */
}



.service-card {
    position: relative;
    height: 300px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.service-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.service-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px;
    color: #fff;
    background: linear-gradient(to top, rgba(0, 0, 0, .8));
    /* background-image: linear-gradient(to bottom, #ffffff, #b9b9b9, #777777, #3b3b3b, #000000); */
}

.gapping {
    padding-right: 3%;
}


.service-card p {
    font-size: 15px;
}

.service-overlay h5 {
    color: white;
    font-size: 27px;
    font-family: serif;
}

.pro-title-section {
    text-align: left;
}

.pro-title-section p {
    font-size: 16px;
    margin-top: -10px;
    color: #212121;
    width: 80%;

}

.pro-title-section-right p {
    font-size: 16px;
    margin-top: -10px;
    color: #212121;
    /* width: 80%; */
    justify-content: end;
}

.pro-title-section-right {
    text-align: right;
    justify-content: end;
}

.card {
    background-color: #e3e3e3;
}

.redbg {
    background-color: #6a0200;
    border-bottom: 1px solid #e7c255;

}

.about-me {
    font-family: Georgia, serif;
}


.timeline {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.tiem-iamge {

    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 10px;
}

.timeline-item {
    margin-bottom: 40px;
    position: relative;
    padding-right: 30px;
    box-sizing: border-box;
}


.left {
    left: 0;
    text-align: right;
}

.right {
    left: 50%;
    text-align: left;
}

.left::after {
    right: -10px;
}

.right::after {
    left: -10px;
}

.timeline-year {
    padding: 5px 10px;
    background-color: #6a0200;
    color: white;
    border-radius: 5px 5px 0 0;
    display: inline-block;
    font-weight: bold;
}

.timeline-content {
    padding: 20px;
    background-color: #f8f9fa;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.meet-gallery img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    margin-bottom: 30px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}






@media (max-width: 768px) {
    .timeline::after {
        left: 31px;
    }

    .timeline-item {
        width: 100%;
        padding-left: 70px;
        padding-right: 25px;
    }

    .timeline-item::after {
        left: 21px;
    }

    .left,
    .right {
        left: 0;
        text-align: left;
    }
}

.mehndi-service li {
    color: #000 !important;
}


.mehndi-service .fa-check {
    padding-right: 5px;
}

.section-about-page h2,
.section-about-page h3,
.the-family h1,
.the-family h2,
.the-family h3 {
    font-family: Georgia, serif;
}

.time-heading {
    font-size: 40px;
    font-weight: 1000;
}

.contact-fooer a {
    color: black;
}

.contact-info-icon {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(13, 110, 253, 0.1);
    border-radius: 50%;
    margin-right: 15px;
}

iframe {
    border: none;
}

.form-control,
.form-select {
    padding: 12px;
}

textarea.form-control {
    min-height: 150px;
}

.btn-outline-primary {
    border: 1px solid #8e0705 !important;
    color: #8e0705 !important;
}

.btn-outline-primary:hover {
    background-color: white !important;
}

.fixed-icon {
    position: fixed;
    left: 0;
    top: 70%;
    padding-left: 4px;
    z-index: 99999;

}

.fixed-icon a img {
    width: 45px;
    height: 45px;
    margin-bottom: 10px;
    border-radius: 50%;
}

.package-card {
    transition: transform 0.3s ease;
    border-radius: 10px;
    overflow: hidden;
    background-color: white;
    padding-bottom: 30px;
}

.package-card:hover {
    transform: translateY(-10px);
}

.card-header {
    border-bottom: none;
}

.nav-pills .nav-link.active {
    background-color: #0d6efd;
    font-weight: 500;
}

.nav-pills .nav-link {
    color: #495057;
    font-weight: 500;
    padding: 8px 20px;
    margin: 0 5px;
}

/* Custom colors */
.bg-purple {
    background-color: #6f42c1 !important;
}

.btn-purple {
    background-color: #6f42c1;
    color: white;
}

.bg-orange {
    background-color: #fd7e14 !important;
}

.btn-orange {
    background-color: #fd7e14;
    color: white;
}

.bg-pink {
    background-color: #d63384 !important;
}

.btn-pink {
    background-color: #d63384;
    color: white;
}

.bg-teal {
    background-color: #20c997 !important;
}

.btn-teal {
    background-color: #20c997;
    color: white;
}

.text-purple {
    color: #6f42c1 !important;
}

.text-orange {
    color: #fd7e14 !important;
}

.text-pink {
    color: #d63384 !important;
}

.text-teal {
    color: #20c997 !important;
}

.packages li,
.mehndi li {
    color: black !important;
    text-align: center;
}


/* Progress Steps */
.steps {
    position: relative;
    margin-bottom: 2rem;
}

.step-progress {
    height: 4px;
    background-color: #e9ecef;
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    z-index: 1;
    border-radius: 2px;
}

.step-progress-bar {
    height: 100%;
    background-color: #0d6efd;
    width: 0;
    transition: width 0.3s ease;
    border-radius: 2px;
}

.steps-list {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.step {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}

.step-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #e9ecef;
    color: #6c757d;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    transition: all 0.3s ease;
    font-size: 0.875rem;
}

.step.active .step-icon {
    background-color: #0d6efd;
    color: white;
}

.step-label {
    margin-top: 8px;
    font-size: 0.8rem;
    color: #6c757d;
    text-align: center;
}

.step.active .step-label {
    color: #0d6efd;
    font-weight: 500;
}

/* Service Option Cards */
.card-service-option {
    margin-bottom: 1rem;
}

.card-service-option .form-check-input {
    position: absolute;
    opacity: 0;
}

.card-service-option .card {
    border: 2px solid transparent;
    transition: all 0.3s ease;
    cursor: pointer;
    height: 100%;
}

.card-service-option .form-check-input:checked+label .card {
    border-color: #0d6efd;
    background-color: rgba(13, 110, 253, 0.05);
}

.card-service-option .form-check-input:focus+label .card {
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* Step Content */
.step-content {
    display: none;
    animation: fadeIn 0.3s ease;
}

.step-content.active {
    display: block;
}

/* Form Validation */
.is-invalid {
    border-color: #dc3545 !important;
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #dc3545;
}

.is-invalid~.invalid-feedback {
    display: block;
}

/* General Card Styles */
.card {
    border-radius: 0.5rem;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

/* Button Styles */
.btn {
    font-weight: 500;
    padding: 0.5rem 1.25rem;
    transition: all 0.3s ease;
}

.btn-primary {
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.btn-success {
    background-color: #198754;
    border-color: #198754;
}

/* Animation */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .step-label {
        display: none !important;
    }

    .card-service-option {
        margin-bottom: 0.5rem;
    }

    .btn {
        padding: 0.5rem 1rem;
        font-size: 0.875rem;
    }
}

/* Custom Colors for Icons */
.text-primary {
    color: #0d6efd !important;
}

.text-danger {
    color: #dc3545 !important;
}

/* Modal Styles */
.modal-content {
    border-radius: 0.5rem;
    border: none;
}

.modal-header {
    border-bottom: 1px solid #dee2e6;
}

.modal-footer {
    border-top: 1px solid #dee2e6;
}

/* Form Elements */
.form-control,
.form-select {
    padding: 0.5rem 0.75rem;
    border-radius: 0.375rem;
}

.form-control:focus,
.form-select:focus {
    border-color: #86b7fe;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* Alert Styles */
.alert {
    border-radius: 0.375rem;
    padding: 0.75rem 1rem;
}

.alert-danger {
    background-color: #f8d7da;
    border-color: #f5c2c7;
    color: #842029;
}

/* FAQ Page Styles */
.accordion-button {
    font-weight: 500;
    padding: 1rem 1.25rem;
}

.accordion-button:not(.collapsed) {
    background-color: rgba(13, 110, 253, 0.05);
    color: #0d6efd;
    box-shadow: none;
}

.accordion-button:focus {
    box-shadow: none;
    border-color: rgba(13, 110, 253, 0.25);
}

.accordion-body {
    padding: 1rem 1.25rem;
}

.card-header {
    font-weight: 600;
}



/* Responsive adjustments */
@media (max-width: 768px) {
    .accordion-button {
        padding: 0.75rem 1rem;
        font-size: 1rem;
    }

    .btn-lg {
        padding: 0.5rem 1rem;
        font-size: 1rem;
    }
}

/* Animation for accordion */
.accordion-collapse {
    transition: height 0.3s ease;
}


/* Artist Page Styles */
.artist-bio p {
    margin-bottom: 1rem;
    line-height: 1.7;
}

.social-links .btn {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

/* Timeline Styles */
.timeline {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.timeline::after {
    content: '';
    position: absolute;
    width: 2px;
    background-color: #dee2e6;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -1px;
}

.timeline-item {
    padding: 10px 40px;
    position: relative;
    width: 50%;
    box-sizing: border-box;
}

.timeline-item::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 4px solid #0d6efd;
    border-radius: 50%;
    top: 15px;
    z-index: 1;
}

.timeline-item:nth-child(odd) {
    left: 0;
    text-align: right;
}

.timeline-item:nth-child(even) {
    left: 50%;
    text-align: left;
}

.timeline-item:nth-child(odd)::after {
    right: -10px;
}

.timeline-item:nth-child(even)::after {
    left: -10px;
}

.timeline-year {
    padding: 5px 10px;
    background-color: #0d6efd;
    color: white;
    border-radius: 5px;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 10px;
}

.timeline-content {
    padding: 20px;
    background-color: #f8f9fa;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* Process Steps */
.process-step {
    position: relative;
    padding-left: 40px;
}

.process-step h3 {
    position: relative;
}

/* Responsive Timeline */
@media (max-width: 768px) {
    .timeline::after {
        left: 31px;
    }

    .timeline-item {
        width: 100%;
        padding-left: 70px;
        padding-right: 25px;
    }

    .timeline-item::after {
        left: 21px;
    }

    .timeline-item:nth-child(odd),
    .timeline-item:nth-child(even) {
        left: 0;
        text-align: left;
    }
}


/* Form Styles */
.form-control,
.form-select {
    padding: 0.75rem;
    border-radius: 0.375rem;
}

.form-control:focus,
.form-select:focus {
    border-color: #86b7fe;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #dc3545;
}

.is-invalid {
    border-color: #dc3545 !important;
}

.is-invalid~.invalid-feedback {
    display: block;
}

/* Card Styles */
.card {
    border-radius: 0.5rem;
    overflow: hidden;
}

.card-header {
    font-weight: 600;
}

/* Button Styles */
.btn-primary {
    background-color: #0d6efd;
    border-color: #0d6efd;
    font-weight: 500;
}

/* Section Headers */
.border-bottom {
    border-color: #dee2e6 !important;
}


.nav-pills .nav-link {
    border: 1px solid blue;
    margin-bottom: 10px;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .card-body {
        padding: 1.5rem;
    }

    .process-step {
        padding-left: 30px !important;
    }

    .btn-lg {
        padding: 0.75rem;
        font-size: 1rem;
    }


    .timeline-item::after {
        display: none;
    }
}



/* Video Carousel Styles */
.video-gallery-section {
    padding: 60px 0;
    background-color: #f8f9fa;
}

.video-gallery-card {
    border: none;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.video-gallery-header {
    text-align: center;
    margin-bottom: 40px;
}

.video-gallery-header h2 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #333;
    margin-bottom: 15px;
}

.video-gallery-header p {
    font-size: 1.1rem;
    color: #6c757d;
    max-width: 700px;
    margin: 0 auto;
}

.video-carousel .item {
    padding: 0 15px;
}

.video-carousel video {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.video-carousel video:hover {
    transform: scale(1.02);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

/* Owl Carousel Navigation */
.owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}

.owl-prev,
.owl-next {
    pointer-events: auto;
    width: 50px;
    height: 50px;
    background-color: rgba(255, 107, 129, 0.8) !important;
    color: white !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 24px !important;
    transition: all 0.3s ease;
}

.owl-prev:hover,
.owl-next:hover {
    background-color: #ff6b81 !important;
    transform: scale(1.1);
}

.owl-prev {
    margin-left: -25px;
}

.owl-next {
    margin-right: -25px;
}

/* Owl Carousel Dots */
.owl-dots {
    margin-top: 30px !important;
    text-align: center;
}

.owl-dot {
    width: 12px !important;
    height: 12px !important;
    margin: 0 5px !important;
    background-color: #ddd !important;
    border-radius: 50% !important;
    transition: all 0.3s ease;
}

.owl-dot.active {
    background-color: #ff6b81 !important;
    transform: scale(1.2);
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .video-carousel video {
        height: 250px;
    }

    .video-gallery-header h2 {
        font-size: 2rem;
    }

    .owl-prev,
    .owl-next {
        width: 40px;
        height: 40px;
        font-size: 20px !important;
    }
}

@media (max-width: 576px) {
    .video-carousel video {
        height: 400px;
    }

    .video-gallery-header h2 {
        font-size: 1.8rem;
    }
}


.pop-eff {
    animation: popAnimation 0.6s ease-out forwards;
    opacity: 0;
    transform: scale(0.8);
}

@keyframes popAnimation {
    0% {
        opacity: 0;
        transform: scale(0.8);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}







