body {
    font-family: "Hind", sans-serif;
    font-weight: normal;
    font-style: normal
}

h1,
h2,
h3,
h3,
h4,
h5,
h6 {
    font-family: "Hind", sans-serif;
    color: #212121;
    margin-top: 0px;
    font-style: normal;
    font-weight: 500;
    text-transform: normal
}

p {
    font-family: "Hind", sans-serif;
    color: #534a47;
    font-size: 17px;
    line-height: normal;
    margin-bottom: 15px;
    font-weight: normal;
}

.img {
    max-width: 100%;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

a,
.button {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

a:focus,
.button:focus {
    text-decoration: none;
    outline: none
}

a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
    text-decoration: none
}


button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
    outline: 0
}

.light-org {
    background-color: #fef6ec;
}

section {
    padding: 100px 0px;
}


input:focus::-moz-placeholder {
    opacity: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}


ul {
    margin: 0px;
    padding: 0px
}

li {
    list-style: none
}

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0
}


.overlay {
    position: relative;
    z-index: 0
}

.owl-carousel .owl-nav div {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    height: 40px;
    left: 20px;
    line-height: 40px;
    font-size: 22px;
    color: #646464;
    opacity: 1;
    visibility: visible;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease 0s;
    width: 40px
}

.owl-carousel .owl-nav div.owl-next {
    left: auto;
    right: -30px
}

.owl-carousel .owl-nav div.owl-next i {
    position: relative;
    right: 0;
    top: 1px
}

.owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    right: 1px;
    top: 0px
}

.owl-carousel:hover .owl-nav div {
    opacity: 1;
    visibility: visible
}

.owl-carousel:hover .owl-nav div:hover {
    color: #fff;
    background: #ff3500
}

.btn {
    font-size: 15px;
    font-weight: 500;
    padding: 7px 18px;
    transition: color 0.4s linear;
    line-height: normal;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

/* theam button css */
.btn-primary {
    background-color: rgb(163, 46, 9) !important;
    border-color: rgb(163, 46, 9) !important;
    color: #fff !important;
}

.btn-primary:hover,
.btn-primary:active {
    background-color: rgb(140, 38, 7) !important;
    border-color: rgb(140, 38, 7) !important;
    color: #fff !important;
}

.btn-primary:focus {
    background-color: rgb(163, 46, 9) !important;
    border-color: rgb(163, 46, 9) !important;
    color: #fff !important;
    box-shadow: 0 0 0 0.2rem rgba(163, 46, 9, 0.35) !important;
}

.btn-primary:disabled {
    background-color: rgb(163, 46, 9) !important;
    border-color: rgb(163, 46, 9) !important;
    color: #fff !important;
    opacity: 0.65;
}

/* mmm */
.btn-outline-secondary {
    color: #a32e09;
    background-color: transparent;
    border-color: #a32e09;
}

.btn-outline-secondary:hover {
    color: #ffffff;
    background-color: #a32e09;
    border-color: #a32e09;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    color: #ffffff;
    background-color: #a32e09;
    border-color: #a32e09;
    box-shadow: 0 0 0 0.2rem rgba(163, 46, 9, 0.25);
}

.btn-outline-secondary:active .show>.btn-outline-secondary.dropdown-toggle {
    color: #ffffff;
    background-color: #8b2708;
    border-color: #8b2708;
}

.btn-outline-secondary:active:focus .show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(163, 46, 9, 0.35);
}

.btn-outline-secondary:disabled,
.btn-outline-secondary.disabled {
    color: #a32e09;
    background-color: transparent;
    border-color: #a32e09;
    opacity: 0.65;
}

.main-header .main-menu ul li::after {
    content: "◆";
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
    color: #d7a332;
    font-size: 8px;
}


.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none
}

.main-header .logo a img {
    width: 230px;
}

footer .footer-logo a img {
    width: 250px;
    margin-bottom: 20px;
}

.logo a,
.footer-logo a {
    color: #ffffff;
    font-weight: 800;
    font-size: 25px;
}

.logo a span,
.footer-logo a span {
    color: #ffca00;
}

.hero-btn {
    padding: 30px 56px
}

.border-btn {
    background: none;
    -moz-user-select: none;
    border: 2px solid #ff2828;
    padding: 18px 38px;
    margin: 10px;
    text-transform: capitalize;
    color: #ff2828;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
    border-radius: 5px;
    position: relative;
    transition: color 0.4s linear;
    position: relative;
    overflow: hidden;
    margin: 0
}

.border-btn::before {
    border: 2px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ff2828;
    z-index: -1;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleY(0)
}

.border-btn:hover::before {
    transform: scaleY(1);
    order: 2px solid transparent
}

.border-btn.border-btn2 {
    padding: 17px 52px
}

.send-btn {
    background: #ff2828;
    color: #fff;
    font-size: 14px;
    width: 100%;
    height: 55px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.send-btn::before {
    border: 2px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #e6373d;
    color: #ff2828;
    z-index: -1;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0)
}

.send-btn:hover::before {
    transform: scaleY(1);
    order: 2px solid transparent;
    color: red
}

.breadcrumb>.active {
    color: #888
}

#scrollUp {
    background: #e24d20;
    height: 40px;
    width: 40px;
    right: 20px;
    bottom: 28px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    line-height: 44px;
    border: 0px solid transparent;
}

@media (max-width: 575px) {
    #scrollUp {
        right: 16px
    }
}

#scrollUp:hover {
    color: #fff
}

.sticky-bar {
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    z-index: 999;
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    background: #fff
}

.card-body {
    background: #fdfcfb;
    padding: 40px;
    border-radius: 16px;
    box-shadow: 0px 6px 13px rgb(0 0 0 / 7%);
}

.about-section .service-list {
    text-align: center;
    flex: 25%;
}

.about-section .service-body {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 20px;
}

.about-section .service-list img {
    width: 70px;
    margin-bottom: 23px;
}

.center-container {
    max-width: 980px;
    margin: auto;
}

.about-section .about-content strong {
    color: #a32e09;
}

.sub-title {
    font-size: 25px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #a32e09;
}

.about-section .service-list h6 {
    color: #a32e09;
    font-size: 20px;
    font-weight: 600;
}

/* .register-Form css */

.form-page {
    padding: 45px 0;
    margin-top: -156px;
}

.main-form-card {
    overflow: hidden;
    border: 0;
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 18px 55px rgba(67, 36, 23, .14);
}

.form-hero {
    position: relative;
    align-items: center;
    color: #ffffff;
    padding: 16px 25px 10px 25px;
    border: none;
    background: #a32e09;
}

.form-hero::before,
.form-hero::after {
    position: absolute;
    border-radius: 50%;
    content: "";
    background: rgba(255, 255, 255, .08);
}

.form-hero::before {
    width: 170px;
    height: 170px;
    top: -85px;
    right: 60px;
}

.form-hero::after {
    width: 90px;
    height: 90px;
    right: -20px;
    bottom: -35px;
}

.ganesh-badge {
    display: inline-flex;
    width: 52px;
    height: 52px;
    align-items: center;
    justify-content: center;
    flex: 0 0 52px;
    border: 1px solid rgba(255, 255, 255, .28);
    border-radius: 16px;
    font-size: 25px;
    background: rgba(255, 255, 255, .14);
    backdrop-filter: blur(4px);
}

.hero-title {
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
}

.hero-subtitle {
    display: block;
    margin-top: 4px;
    color: rgba(255, 255, 255, .82);
    font-size: 16px;
}

.form-layout {
    min-height: 600px;
}

.profile-panel {
    padding: 30px 22px;
    text-align: center;
    background: linear-gradient(180deg, #fff4ec, #fffaf7);
    border-right: 1px solid #f0ded4;
    height: 100%;
}

.photo-upload-box {
    position: relative;
    width: 170px;
    height: 190px;
    overflow: hidden;
    margin: 0 auto;
    border: 4px solid #fff;
    border-radius: 18px;
    background: #f7e8dc;
    box-shadow: 0 9px 24px rgba(108, 54, 27, .16);
}

.photo-upload-box img {
    display: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.photo-placeholder {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #9a2c09;
}

.photo-placeholder i {
    margin-bottom: 8px;
    font-size: 54px;
    opacity: .75;
    color: #9a2c09;
}

.photo-placeholder span {
    color: #9a2c09;
    font-size: 14px;
}

.photo-action {
    position: absolute;
    right: 9px;
    bottom: 9px;
    display: flex;
    width: 38px;
    height: 38px;
    align-items: center;
    justify-content: center;
    margin: 0;
    border: 3px solid #fff;
    border-radius: 50%;
    color: #fff;
    background: #9a2c09;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .18);
}

.profile-caption {
    margin-top: 16px;
    text-align: center;
}

.profile-caption h4 {
    margin-bottom: 8px;
    color: #581b08;
    font-size: 16px;
    font-weight: 700;
}

.profile-caption p {
    margin: 0;
    font-size: 12px;
    line-height: 1.5;
    opacity: 0.7;
}

.form-help-card {
    margin-top: 24px;
    padding: 16px;
    border: 1px dashed #e6c6aa;
    border-radius: 14px;
    background: #fff;
}

.form-help-card h6 {
    margin-bottom: 10px;
    color: #9a2c09;
    font-size: 15px;
    font-weight: 700;
}

.help-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 8px;
    color: #6f625d;
    font-size: 13px;
    line-height: 1.4;
}

.help-item:last-child {
    margin-bottom: 0;
}

.help-item i {
    margin-top: 3px;
    margin-right: 8px;
    color: #2f9d62;
    font-size: 11px;
}

.form-content {
    padding: 28px 30px 32px;
}

.photo-upload-box {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.photo-upload-label {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    cursor: pointer;
}

.photo-preview {
    display: none;
    width: 100%;
    height: 100%;
    min-height: 250px;
    object-fit: cover;
    object-position: center;
}

.photo-upload-box.has-image .photo-preview {
    display: block;
}

.photo-upload-box.has-image .photo-placeholder {
    display: none;
}

.photo-input {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none;
}

.photo-action {
    z-index: 2;
    pointer-events: none;
}

.photo-error {
    display: none;
    margin-top: 8px;
    color: #dc3545;
    font-size: 13px;
    line-height: 1.4;
}

.photo-error.show {
    display: block;
}

.form-section {
    margin-bottom: 24px;
    padding: 22px 22px 6px;
    border: 1px solid #f0e0d3;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 5px 16px rgba(84, 45, 27, .045);
}

.form-head {
    display: flex;
    align-items: center;
    margin: -22px -22px 20px;
    border-radius: 16px 16px 0 0;
    padding: 12px 16px;
    color: rgb(143, 39, 8);
    background: rgb(255, 241, 233);
    border-bottom: 1px solid rgb(238, 221, 212);
    font-size: 17px;
    font-weight: 700;
}

.form-head .icon-box {
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 9px;
    border-radius: 50%;
    color: #ffffff;
    background: #a32e09;
    font-size: 14px;
}

.form-group {
    margin-bottom: 18px;
}

.form-label {
    font-weight: 500;
    color: #4b4b4b;
    margin-bottom: 6px;
    font-size: 15px;
    min-height: 22px;
    display: block;
}

.text-danger {
    color: #dc3545 !important;
}

.input-group-text {
    min-width: 43px;
    justify-content: center;
    border: 1px solid #e5d6cb;
    border-right: 0;
    border-radius: 9px 0 0 9px;
    color: #9a2c09;
    background: #fff7ef;
}

.form-control,
.custom-select {
    height: 46px;
    border: 1px solid #e5d6cb;
    border-radius: 9px;
    color: #423834;
    background-color: #fff;
    font-size: 15px;
    transition: .2s ease;
}

.input-group .form-control,
.input-group .custom-select {
    border-radius: 0 9px 9px 0;
}

textarea.form-control {
    height: auto;
    min-height: 100px;
    resize: vertical;
}

.form-control:focus,
.custom-select:focus {
    border-color: #ca7e50;
    box-shadow: 0 0 0 .18rem rgba(163, 46, 9, .10);
}

.form-control::placeholder {
    color: #b2a6a1;
}

.custom-control-label {
    padding-top: 1px;
    color: #5d504b;
    font-size: 14px;
}

.custom-control-input:checked~.custom-control-label::before {
    border-color: #9a2c09;
    background-color: #9a2c09;
}

.radio-wrap {
    display: flex;
    min-height: 46px;
    align-items: center;
    padding: 8px 12px;
    border: 1px solid #e5d6cb;
    border-radius: 9px;
    background: #fff;
}

.radio-wrap .custom-control {
    margin-right: 18px;
}

.form-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 5px;
}

.privacy-text {
    max-width: 540px;
    margin: 0;
    color: #7d706b;
    font-size: 13px;
    line-height: 1.5;
}






@media (max-width: 991.98px) {
    .profile-panel {
        border-right: 0;
        border-bottom: 1px solid #f0e4da;
    }

    .photo-upload-box {
        width: 150px;
        height: 170px;
    }

    .about-section .service-list {
        flex: 1 1 48%;
    }
}

@media (max-width: 767.98px) {
    section {
        padding: 50px 0px;
    }

    .footer-cta {
        flex-direction: column;
        padding: 10px 10px;
    }

    .footer-cta-content {
        flex-direction: column;
        gap: 13px;
    }

    .footer-cta-icon {
        margin-right: 0px !important;
    }

    .about-section .service-list {
        flex: 1 1 100%;
        padding: 15px;
        border-radius: 10px;
    }

    .card-body {
        padding: 20px;
        border-radius: 10px;
    }

    .sub-title {
        font-size: 20px;
    }

    p {
        font-size: 15px;
    }

    .form-page {
        padding: 18px 0;
    }

    .main-form-card {
        border-radius: 14px;
        margin-bottom: 60px;
    }

    .form-hero {
        padding: 22px 18px;
    }

    .hero-title {
        font-size: 23px;
    }

    .ganesh-badge {
        width: 46px;
        height: 46px;
        flex-basis: 46px;
    }

    .form-content {
        padding: 20px 14px 25px;
    }

    .form-section {
        padding: 20px 15px 4px;
    }

    .form-head {
        margin: -20px -15px 18px;
        padding: 12px 14px;
        font-size: 17px;
    }

    .form-footer {
        align-items: stretch;
        flex-direction: column;
    }

    .privacy-text {
        margin-bottom: 14px;
    }

    .form-footer .text-right {
        display: flex;
    }
}


















/* Contact us page  */

.section-title {
    font-size: 38px;
    font-weight: 700;
    color: #222;
}

.section-desc {

    color: #666;
    max-width: 650px;
    margin: auto;
}

.contact-card {

    background: #fff;
    border-radius: 18px;
    padding: 45px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, .08);
}

.contact-card label {
    font-weight: 500;
    margin-bottom: 8px;
    color: #404040;
    font-size: 15px;
}

.contact-card .form-control {
    height: 44px;
    border-radius: 7px;
    border: 1px solid #ddd;
    box-shadow: none;
    transition: .3s;
    font-size: 15px;
}

.contact-card textarea {

    height: auto !important;
    resize: none;
    padding-top: 15px;
}

.contact-card .form-control:focus {

    border-color: #ff6b35;
    box-shadow: 0 0 0 .15rem rgba(255, 107, 53, .15);
}


.info-card {
    background: #581b08;
    border-radius: 18px;
    padding: 40px 30px;
    color: rgb(255, 255, 255);
    height: 100%;
    background-image: url(../img/gallery/contact-bg-dots.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: color-burn;
}

.info-card h4 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 35px;
}

.info-box {

    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}

.info-box:last-child {

    margin-bottom: 0;
}

.info-box .icon {
    width: 38px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    margin-right: 18px;
    background: rgba(255, 190, 64, 0.12);
    border: 1px solid rgba(255, 190, 64, 0.25);
    border-radius: 50px;
    color: #ffc34d;
}

.info-box h6 {
    font-weight: 500;
    margin-bottom: 0px;
    color: #fff;
    font-size: 16px;
}

.info-box p {
    margin: 0;
    color: #fff;
    opacity: .6;
    line-height: 1.8;
    font-size: 13px;
}

@media(max-width:991px) {

    .contact-card {

        padding: 30px;

    }

    .info-card {

        margin-top: 20px;

    }

}

@media(max-width:576px) {

    .section-title {

        font-size: 28px;

    }

}


.preloader {
    background-color: #f7f7f7;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    margin: 0 auto
}

.preloader .preloader-circle {
    width: 100px;
    height: 100px;
    position: relative;
    border-style: solid;
    border-width: 1px;
    border-top-color: #ff2828;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    z-index: 10;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 5px 0 rgba(35, 181, 185, 0.15);
    box-shadow: 0 1px 5px 0 rgba(35, 181, 185, 0.15);
    background-color: #ffffff;
    -webkit-animation: zoom 2000ms infinite ease;
    animation: zoom 2000ms infinite ease;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

.preloader .preloader-circle2 {
    border-top-color: #0078ff
}

.preloader .preloader-img {
    position: absolute;
    top: 50%;
    z-index: 200;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-top: 6px;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

.preloader .preloader-img img {
    max-width: 55px
}

.preloader .pere-text strong {
    font-weight: 800;
    color: #dca73a;
    text-transform: uppercase
}

@-webkit-keyframes zoom {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s
    }
}

@keyframes zoom {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s
    }
}


.testimonial-padding {
    padding-top: 157px;
    padding-bottom: 157px
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .testimonial-padding {
        padding-top: 157px;
        padding-bottom: 157px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testimonial-padding {
        padding-top: 120px;
        padding-bottom: 120px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-padding {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .testimonial-padding {
        padding-top: 80px;
        padding-bottom: 60px
    }
}

@media (max-width: 575px) {
    .testimonial-padding {
        padding-top: 80px;
        padding-bottom: 60px
    }
}








.section-padding-b {
    padding-bottom: 150px
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-padding-b {
        padding-bottom: 70x
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding-b {
        padding-bottom: 50px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-padding-b {
        padding-bottom: 50px
    }
}

@media (max-width: 575px) {
    .section-padding-b {
        padding-bottom: 50px
    }
}

.section-tittle img {
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    -ms-transition: all .6s ease-out 0s;
    -o-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
    position: relative;
    top: -5px;
    margin-bottom: 25px
}

@media (max-width: 575px) {
    .section-tittle img {
        width: 95%
    }
}

.section-tittle p strong {
    color: #a32e09;
}

.section-tittle h2 {
    color: #a32e09;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .section-tittle h2 {
        font-size: 28px;
    }
}

@media (max-width: 576px) {
    .section-tittle h2 {
        font-size: 25px;
    }
}

.section-tittle.tittle-form img {
    position: relative;
    top: 5px;
    width: unset
}

.section-tittle.tittle-form h2 {
    font-size: 30px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-tittle.tittle-form h2 {
        font-size: 34px;
        line-height: 1.3
    }
}

@media (max-width: 575px) {
    .section-tittle.tittle-form h2 {
        font-size: 21px;
        line-height: 1.3
    }
}

.section-bg {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important
}

.white-bg {
    background: #ffffff
}

.gray-bg {
    background: #f5f5f5
}

.section-bg1 {
    background: #13151b
}

.gray-bg {
    background: #f7f7fd
}

.white-bg {
    background: #fff
}

.black-bg {
    background: #16161a
}

.theme-bg {
    background: #ff2828
}

.brand-bg {
    background: #f1f4fa
}

.testimonial-bg {
    background: #f9fafc
}

.white-color {
    color: #fff
}

.black-color {
    color: #16161a
}

.theme-color {
    color: #ff2828
}

.owl-carousel .owl-stage {
    display: flex
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-header {
        padding: 15px 0
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .main-header {
        padding: 15px 0
    }
}

@media (max-width: 575px) {
    .main-header {
        padding: 15px 0
    }
}

.main-header {
    background-color: #581b08;
    background-image: url(../img/gallery/contact-bg-dots.png);
    background-blend-mode: color-burn;
    background-size: cover;
    background-position: top;
    padding: 10px 0px;
}

.main-header .main-menu ul li {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0 17px;
}
.main-header .main-menu ul li:last-child:after {
    display: none;
}
.main-menu{
    justify-content: flex-end;
   
}
.main-menu nav{
    display: flex;
     align-items: center;
    gap: 15px;

}

.header-button{
    display: flex;
    align-items: center;
    gap: 15px;
}

.header-button .header-login,
.header-button .header-register{
    padding: 4px 13px !important;
    border-radius: 6px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 6px;
    justify-content: center;
}
.header-button .header-login{
    background: transparent;
    color: #ffc651;
    border: solid 1px #ffc651 !important;
}
.header-button .header-register{
    background: linear-gradient(#ffd87b, #f2b548);
    color: #6d1b14;
    border: solid 1px #ffc651  !important;
}

.header-button .header-register:hover,
.header-button .header-login:hover{
    transform: translateY(1px);
    box-shadow: 0 3px 7px rgba(0, 0, 0, .25);
    background: linear-gradient(#ffe496, #ffc559);
    color: #6d1b14;
}
.main-header .main-menu ul li a {
    color: rgb(255, 255, 255);
    font-weight: 500;
    text-transform: capitalize;
    display: block;
    font-size: 17px;
    transition: 0.3s ease-out;
    font-family: "Hind", sans-serif;
    position: relative;
}

.main-header .main-menu ul li a.active {
    color: rgb(255 190 46);
}

.main-header .main-menu ul li a:hover:after,
.main-header .main-menu ul li a.active:after {
    width: 100%;
    opacity: 1;
}

.main-header .main-menu ul li a:after {
    content: "";
    width: 0;
    background: rgb(255 190 46);
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0px);
    transition: 0.3s;
    opacity: 0;
}

.main-header .main-menu ul li a:hover {
    color: rgb(255 190 46);
}

.main-header .main-menu ul ul.submenu {
    position: absolute;
    width: 170px;
    background: #fff;
    left: 0;
    top: 120%;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
    padding: 17px 0;
    border-top: 5px solid #a32e09;
    border-bottom: 5px solid #a32e09;
    border-radius: 0 37px 0px 24px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.main-header .main-menu ul ul.submenu>li {
    margin-left: 7px;
    display: block
}

.main-header .main-menu ul ul.submenu>li>a {
    padding: 6px 10px !important;
    font-size: 14px;
    color: #0b1c39;
    text-transform: capitalize
}

.main-header .main-menu ul ul.submenu>li>a:hover {
    color: #ff2828;
    background: none
}

.main-header ul>li:hover>ul.submenu {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.top-bg {
    background: #002d5b
}


.header-sticky.sticky-bar.sticky .main-menu ul>li>a {
    padding: 13px 15px;
}

.mobile_menu {
    position: absolute;
    right: 0px;
    width: 100%;
    z-index: 99;
    top: -15px
}

.mobile_menu .slicknav_menu {
    background: transparent;
    margin-top: 0px !important
}

.mobile_menu .slicknav_menu .slicknav_btn {
    top: -21px
}

.mobile_menu .slicknav_menu .slicknav_btn .slicknav_icon-bar {
    background-color: #fff !important
}

.mobile_menu .slicknav_menu .slicknav_nav {
    margin-top: 19px !important
}
.slicknav_nav ul{
    margin: 0px;
}
.mobile_menu .slicknav_menu .slicknav_nav a:hover {
    background: transparent;
    color: #531400;
}

.mobile_menu .slicknav_menu .slicknav_nav a {
    font-size: 20px;
    padding: 7px 0px;
    margin: 0;
    border-bottom: solid 1px #e7e7e7;
}

.mobile_menu .slicknav_menu .slicknav_nav li:last-child a {
    border-bottom: none;
}

.mobile_menu .slicknav_menu .slicknav_nav .slicknav_item a {
    padding: 0 !important
}

.slider-height {
    height: 400px
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-height {
        height: 400px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height {
        height: 400px
    }
    .mobile_menu .slicknav_menu .slicknav_nav a{
        font-size: 17px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-height {
        height: 300px
    }
}

@media (max-width: 575px) {
    .slider-height {
        height: 350px
    }
}

/* Login page css */



.login-form {
    background-image: url("../img/gallery/contact-bg-dots.png");
    background-size: 50%;
    background-blend-mode: luminosity;
}

.login-card {
    position: relative;
    width: 100%;
    max-width: 530px;
    padding: 40px 30px;
    border: 1px solid #e9c98f;
    border-radius: 18px;
    background: rgba(255, 253, 249, 0.98);
    box-shadow: 0 16px 42px rgba(99, 45, 17, 0.18);
    margin: auto;
}


.login-content {
    position: relative;
    z-index: 1;
}

.om-circle {
    position: relative;
    width: 58px;
    height: 58px;
    margin: 0 13px;
    display: grid;
    place-items: center;
    border: 2px solid red;
    border-radius: 50%;
    color: var(--gold);
    background: #fffaf0;
    font-size: 30px;
    font-weight: 700;
}

.om-circle::before,
.om-circle::after {
    content: "";
    position: absolute;
    inset: -6px;
    border: 1px dotted red;
    border-radius: 50%;
}


.login-title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    color: #a32e09;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.3;
}

.title-ornament {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    color: #c87813;
    font-size: 20px;
}

.title-ornament::before,
.title-ornament::after {
    content: "";
    width: 18px;
    height: 1px;
    background: #c87813;
}

.password-toggle {
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
    border-radius: 50%;
    color: #cdcbc9;
    background: transparent;
    cursor: pointer;
    font-size: 14px;
}

.password-toggle:hover {
    color: #b3b3b3;
}

.form-options {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    margin: 2px 0 20px;
    font-size: 13px;
}

.remember {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    user-select: none;
    color: #5a5a5a;
    font-size: 14px;
}

.remember input {
    display: none;
}

.check-box {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    border: 1px solid #bba99e;
    border-radius: 3px;
    color: transparent;
    background: #fff;
    font-size: 11px;
    transition: 0.2s;
    justify-content: center;
}

.remember input:checked+.check-box {
    color: #fff;
    border-color: #db4e21;
    background: #a32e09;
}

.forgot-link {
    color: #a02618;
    font-weight: 700;
    text-decoration: none;
}

.forgot-link:hover {
    text-decoration: underline;
}

.divider {
    display: flex;
    align-items: center;
    gap: 13px;
    margin: 18px 0px;
    color: rgb(167 167 167);
    font-size: 13px;
}

.divider::before,
.divider::after {
    content: "";
    flex: 1;
    height: 1px;
    background: linear-gradient(to right, transparent, #dfb668);
}

.divider::after {
    background: linear-gradient(to left, transparent, #dfb668);
}

.security-note {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 20px;
    color: #84766f;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
}

.security-note i {
    color: #a59287;
}

.message {
    display: none;
    margin-bottom: 15px;
    padding: 10px 12px;
    border-radius: 7px;
    font-size: 13px;
}

.message.error {
    display: block;
    color: #8b1d12;
    border: 1px solid #e9b6af;
    background: #fff1ef;
}

@media (max-width: 560px) {


    .login-card {
        padding: 23px 20px 27px;
        border-radius: 14px;
    }

    .login-title {
        font-size: 30px;
    }

    .om-circle {
        width: 52px;
        height: 52px;
        font-size: 27px;
    }

    .form-options {
        align-items: flex-start;
        flex-direction: column;
        gap: 10px;
    }


    .security-note {
        align-items: flex-start;
    }
}


/* Login page css end */
.slider-height3,
.slider-height2,
.photo-gallery {
    height: 450px;
}

.slider-height2 {
    background-image: url(../img/hero/find-partner.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.slider-height3 {
    background-image: url(../img/hero/register-hero.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.photo-gallery {
    background-image: url(../img/hero/photo-gallary-banner.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.slider-area {
    background-image: url(../img/hero/homeHero_1.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: 400px;
}

.swastik {
    height: 23px;
    background-image: url(https://i.pinimg.com/originals/78/b9/1b/78b91bcaea013da74c8b0f1e8ffe9fd3.png);
    background-size: 23px;
    background-color: #fef6ec;
}

.slider-area .hero__caption {
    overflow: hidden;
    z-index: 999;
    position: relative;
}

.slider-area .hero__caption span {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    font-family: "Hind", sans-serif;
    position: relative;
    display: inline-block;
    position: relative;
    background: #a32e09;
    padding: 7px 17px;
    display: inline-block;
    margin-bottom: 20px;
    border-radius: 7px;
    line-height: normal;
    text-align: center;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-area .hero__caption span {
        font-size: 18px;
        margin-bottom: 7px
    }
}

@media (max-width: 575px) {
    .slider-area .hero__caption span {
        font-size: 18px;
        margin-bottom: 7px
    }
}

.slider-area .hero__caption h1 {
    font-size: 45px;
    font-weight: 800;
    color: #ffffff;
    line-height: 1.2;
    text-transform: capitalize;
    margin-bottom: 14px;
    position: relative;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .hero__caption h1 {
        font-size: 50px;
        line-height: 1.2
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .hero__caption h1 {
        font-size: 52px;
        line-height: 1.2;
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-area .hero__caption h1 {
        font-size: 47px;
        line-height: 1.4;
        margin-bottom: 8px
    }
}

@media (max-width: 575px) {
    .slider-area .hero__caption h1 {
        font-size: 33px;
        line-height: 1.4;
        margin-bottom: 8px
    }
}

.slider-area .hero__caption h1 strong {
    font-style: italic;
    font-size: 49px;
    font-family: "Hind", sans-serif;
    font-weight: 400;
    padding: 0 7px 0 4px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .hero__caption h1 strong {
        font-size: 40px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-area .hero__caption h1 strong {
        font-size: 25px
    }
}

@media (max-width: 575px) {
    .slider-area .hero__caption h1 strong {
        font-size: 20px
    }
}

.slider-area .hero__caption p {
    text-transform: uppercase;
    font-size: 18px;
    background: #ffffff;
    display: inline-block;
    padding: 4px 14px;
    margin-top: 0px;
    border-radius: 5px;
    color: #f91a1a;
    font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .hero__caption p {
        font-size: 15px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-area .hero__caption p {
        font-size: 15px
    }
}

@media (max-width: 575px) {
    .slider-area .hero__caption p {
        font-size: 13px
    }
}

.slider-area .hero__img img {
    max-width: 584px;
    max-height: 607px
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .hero__img img {
        max-width: 386px
    }
}

.hero-overly {
    position: relative;
    z-index: 0
}

.hero-overly::before {
    position: absolute;
    content: "";
    background-color: rgb(0 0 0 / 9%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-repeat: no-repeat
}

.slider-area2 .hero-cap {
    position: relative;
    z-index: 1
}

.slider-area2 .hero-cap h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    text-transform: capitalize
}

.services-area {
    padding-top: 270px
}

.header2 {
    background: #fbf7f3
}


.img-wrapper {
    position: relative;
    height: 100%;

    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;

    i {
        color: #fff;
        font-size: 3em;
    }
}

#overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    // Removes blue highlight
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    img {
        margin: 0;
        width: 80%;
        height: auto;
        object-fit: contain;
        padding: 5%;

        @media screen and (min-width:768px) {
            width: 60%;
        }

        @media screen and (min-width:1200px) {
            width: 50%;
        }
    }
}

#nextButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;

    &:hover {
        opacity: 0.7;
    }

    @media screen and (min-width:768px) {
        font-size: 3em;
    }
}

#prevButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;

    &:hover {
        opacity: 0.7;
    }

    @media screen and (min-width:768px) {
        font-size: 3em;
    }
}

#exitButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    position: absolute;
    top: 15px;
    right: 15px;

    &:hover {
        opacity: 0.7;
    }

    @media screen and (min-width:768px) {
        font-size: 3em;
    }
}



















@media only screen and (min-width: 576px) and (max-width: 767px) {
    .submit-info {
        text-align: center
    }
}

@media (max-width: 575px) {
    .submit-info {
        text-align: center
    }
}

.hero-caption span {
    color: #fff;
    font-size: 16px;
    display: block;
    margin-bottom: 24px;
    font-weight: 600;
    padding-left: 95px;
    position: relative
}

.hero-caption span::before {
    position: absolute;
    content: "";
    width: 75px;
    height: 3px;
    background: #ff2828;
    left: 0;
    top: 52%;
    transform: translateY(-50%)
}

.hero-caption h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 700
}

.dropdown .dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.register-banner {
    margin: auto;
    background: linear-gradient(90deg, #6c1616, #7d2020, #651414);
    border-radius: 18px;
    border: 2px solid rgba(255, 180, 70, .35);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, .18), inset 0 1px 1px rgba(255, 255, 255, .08);
    position: relative;
    overflow: hidden;
}

/* Background Pattern */

.register-banner::before {

    content: "";
    position: absolute;
    inset: 0;

    background-image:
        radial-gradient(rgba(255, 255, 255, .03) 1px, transparent 1px);

    background-size: 18px 18px;

    opacity: .5;
}

.banner-icon,
.banner-content,
.banner-btn {
    position: relative;
    z-index: 2;
}


.banner-icon img {
    width: 54px;
}

.banner-content {
    flex: 1;
    margin-left: 25px;
}

.banner-content h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
}

.banner-content p {
    color: #ffffff80;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    line-height: normal;
}

.banner-btn a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 19px 4px;
    border-radius: 7px;
    background: linear-gradient(#ffd87b, #f2b548);
    color: #6d1b14;
    text-decoration: none;
    font-size: 17px;
    font-weight: 700;
    transition: .35s;
    box-shadow: 0 8px 18px rgba(0, 0, 0, .18);
    line-height: normal;
}

.banner-btn a:hover {

    transform: translateY(-2px);

    box-shadow:
        0 15px 30px rgba(0, 0, 0, .25);

    background: linear-gradient(#ffe496, #ffc559);
}

/* ==========================
   FOOTER
========================== */

.footer-main {
    background-color: #581b08;
    color: #fff;
    background-image: url(../img/gallery/contact-bg-dots.png);
    background-blend-mode: color-burn;
}

.footer-contact-item {
    margin-bottom: 18px;
    display: flex;
    align-items: flex-start;
}

.footer-contact-icon {
    width: 40px;
    height: 40px;
    margin-right: 15px;
    background: rgba(255, 190, 64, 0.12);
    border: 1px solid rgba(255, 190, 64, 0.25);
    border-radius: 50px;
    color: #ffc34d;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.footer-venue-box {
    padding: 17px;
    background: rgba(255, 255, 255, 0.07);
    border: 1px solid rgba(255, 195, 77, 0.2);
    border-radius: 12px;
    display: flex;
    align-items: flex-start;
}

.footer-venue-icon {
    width: 43px;
    height: 43px;
    margin-right: 12px;
    background: #f6ae27;
    border-radius: 50%;
    color: #5b1505;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.footer-venue-box h5 {
    margin: 0 0 5px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.6;
}

.footer-venue-box p {
    margin: 0;
    color: rgba(255, 255, 255, 0.72);
    font-size: 14px;
}

.footer-social {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.footer-social a {
    width: 40px;
    height: 40px;
    border: 1px solid rgba(255, 195, 77, 0.45);
    border-radius: 50%;
    color: #ffc34d;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.footer-cta-wrapper {
    z-index: 10;
    position: relative;
    top: -40px;
}

.footer-cta {
    position: relative;
    padding: 16px 20px;
    overflow: hidden;
    background: linear-gradient(rgb(255, 216, 123), rgb(242, 181, 72));
    border-radius: 11px;
    box-shadow: 0 18px 45px rgba(86, 20, 3, 0.3);
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 810px;
    margin: auto;
}

.footer-cta::before {
    content: "";
    position: absolute;
    top: -100px;
    right: -50px;
    width: 190px;
    height: 190px;
    border: 28px solid rgba(255, 255, 255, 0.12);
    border-radius: 50%;
}

.footer-cta-content {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
}

.footer-cta-icon {
    width: 40px;
    height: 40px;
    margin-right: 20px;
    background: #ffffff36;
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: #ed2e2e;
}

.footer-cta h3 {
    margin: 0;
    color: #531400;
    font-size: 18px;
    font-weight: 600;
}

.footer-cta p {
    margin: 0;
    color: rgb(0 0 0 / 58%);
    font-size: 14px;
}

.footer-register-btn {
    position: relative;
    z-index: 2;
    padding: 8px 26px;
    background: #af2323;
    border-radius: 10px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    white-space: nowrap;
    transition: all 0.3s ease;
    height: 40px;
}



.footer-social a:hover {
    background: #f6ad25;
    border-color: #f6ad25;
    color: #5b1505;
    transform: translateY(-4px);
}

.footer-links a:hover {
    padding-left: 6px;
    color: #ffc34d;
}

.footer-contact-details span {
    display: block;
    margin-bottom: 3px;
    color: rgba(255, 255, 255, 0.72);
    font-size: 13px;
}

.footer-area {
    padding: 10px 0 0px;
}

footer .copyright {
    padding: 10px;
    background: #00000021;
    border-top: solid 1px #ffffff26;
    margin-top: 35px;
    backdrop-filter: blur(1px);
}

footer .copyright p {
    margin: 0;
    text-align: center;
    font-size: 11px;
    color: #ffffff5c;
}

footer .copyright p a {
    color: #f4ba2f;
}

.footer-logo h3 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}

.footer-logo span {
    color: #f7d774;
}

.footer-main .footer-area p {
    line-height: 22px;
    font-size: 16px;
    color: #ffffff;
}

.footer-main h4 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #fff;
    position: relative;
    padding-bottom: 10px;
}

.footer-main h4::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 45px;
    height: 3px;
    background: #f7d774;
    border-radius: 50px;
}

.footer-main ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-main ul li {
    margin-bottom: 12px;
    color: rgba(255, 255, 255, .85);
    font-size: 15px;
}

.footer-main ul li i {
    color: #f7d774;
    width: 22px;
}

.footer-main a {
    color: rgba(255, 255, 255, .9);
    text-decoration: none;
    transition: .3s;
}

.footer-main a:hover {
    color: #f7d774;
}

.footer-main hr {
    border-color: rgba(255, 255, 255, .15);
    margin: 20px 0;
}

.footer-bottom {
    text-align: center;
    font-size: 14px;
    color: rgba(255, 255, 255, .75);
    padding: 10px 0 5px;
}

.footer-bottom a {
    color: #f7d774;
    font-weight: 600;
}

.footer-bottom a:hover {
    color: #fff;
}

/* Contact Icons */

.contact-info li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.contact-info i {
    font-size: 18px;
    margin-top: 4px;
}

/* Responsive */

@media(max-width:991px) {


    .footer-logo h3 {
        font-size: 28px;
    }

    .footer-main h4 {
        margin-top: 20px;
    }

}

@media(max-width:576px) {

    .contact-info li {
        justify-content: center;
    }

}




/* Fillter css */
.search-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 20px;
    box-shadow: 0 20px 11px rgb(0 0 0 / 8%);
    margin: -190px 0px 60px;
    position: relative;

}

.filter-title {
    color: #a32e09;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
    border-bottom: solid 1px #f9ebe7;
    padding-bottom: 12px;
}

.filter-title i {
    margin-right: 10px;
}

.form-select,
.form-control {
    border-radius: 10px;
    border: 1px solid #e6dcdc;
    width: 100%;
    min-height: auto;
    font-size: 14px;
    color: #717171;
    height: 40px;
    padding: 9px 10px;
    line-height: normal;
}

.nice-select .list {
    width: 100%;
}

.nice-select {
    float: inherit;
}

.nice-select ul.list {
    max-height: 250px;
    overflow: auto;
}

.form-select:focus,
.form-control:focus {

    box-shadow: none;
    border-color: #a61d56;

}

.location-icon {

    position: absolute;
    right: 18px;
    top: 17px;
    color: #b88a95;

}

.option-title {

    font-weight: 700;
    color: #555;

}

.form-check-input {

    width: 20px;
    height: 20px;

}

.form-check-label {

    margin-left: 5px;

}

.more-option {

    color: #a61d56;
    font-weight: 600;
    text-decoration: none;

}

.search-btn {

    width: 260px;
    height: 62px;

    border-radius: 10px;

    border: none;

    color: #fff;

    font-size: 22px;

    font-weight: 600;

    background: linear-gradient(90deg, #8d144d, #b71d5d);

}

.search-btn:hover {

    color: #fff;
    background: linear-gradient(90deg, #7d1045, #a51853);

}

.search-btn i {

    margin-right: 10px;

}

@media(max-width:991px) {

    .search-btn {

        width: 100%;

    }

    .search-card {

        padding: 20px;

    }

}


/* modal css full profile View */


/* Modal */
.profile-modal .modal-dialog {
    max-width: 1050px;
}

.profile-modal .modal-content {
    border: none;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.22);
}

.profile-modal .modal-header {
    position: relative;
    align-items: center;
    color: #ffffff;
    padding: 16px 25px 10px 25px;
    border: none;
    background: #a32e09;
}

.profile-modal .modal-header::after {
    content: "";
    position: absolute;
    right: -25px;
    top: -60px;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.08);
}

.profile-modal .modal-title {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    color: #fff;
}

.profile-modal .modal-subtitle {
    display: block;
    margin-top: 0;
    color: rgb(255 255 255 / 57%);
    font-size: 13px;
}

.profile-modal .close {
    position: relative;
    z-index: 2;
    color: #ffffff;
    opacity: 1;
    font-size: 28px;
    text-shadow: none;
}

.profile-modal .modal-body {
    padding: 0;
    background: #fffdfb;
    height: 73vh;
    overflow: auto;
}

/* Profile Left Side */
.profile-sidebar {
    padding: 30px 22px;
    text-align: center;
    background: linear-gradient(180deg, #fff4ec, #fffaf7);
    border-right: 1px solid #f0ded4;
    position: sticky;
    top: 0;
    height: 100vh;
}

.profile-image-box {
    width: 175px;
    height: 205px;
    margin: 0 auto 18px;
    padding: 5px;
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 0 8px 22px rgba(108, 38, 12, 0.15);
}

.profile-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.profile-name {
    margin-bottom: 6px;
    color: #912705;
    font-size: 24px;
    font-weight: 700;
}

.profile-id {
    display: inline-block;
    margin-bottom: 15px;
    padding: 5px 12px;
    border-radius: 20px;
    color: #77321c;
    background: #f6dfd2;
    font-size: 12px;
    font-weight: 600;
}

.profile-status {
    margin-bottom: 18px;
    color: #5c5c5c;
    font-size: 14px;
    line-height: 1.7;
}

.verified-badge {
    display: inline-flex;
    align-items: center;
    padding: 7px 13px;
    border-radius: 20px;
    color: #157347;
    background: #dff4e8;
    font-size: 13px;
    font-weight: 600;
}

.verified-badge i {
    margin-right: 6px;
}

/* Right Details */
.profile-details {
    padding: 28px;
}

.detail-section {
    margin-bottom: 24px;
    border: 1px solid #eeddd4;
    border-radius: 12px;
    overflow: hidden;
    background: #ffffff;
}

.detail-section:last-child {
    margin-bottom: 0;
}

.profile-modal .section-heading {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 12px 16px;
    color: #8f2708;
    background: #fff1e9;
    border-bottom: 1px solid #eeddd4;
    font-size: 17px;
    font-weight: 700;
}

.profile-modal .section-heading i {
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 9px;
    border-radius: 50%;
    color: #ffffff;
    background: #a32e09;
    font-size: 14px;
}

.details-grid {
    padding: 8px 15px;
}

.detail-item {
    display: flex;
    min-height: 58px;
    padding: 10px 5px;
    border-bottom: 1px dashed #e9ded8;
}

.details-grid .row>div:nth-last-child(-n+2) .detail-item {
    border-bottom: none;
}

.detail-icon {
    min-width: 35px;
    padding-top: 3px;
    color: #b3481f;
    font-size: 15px;
}

.detail-content {
    flex: 1;
}

.detail-label {
    display: block;
    margin-bottom: 3px;
    color: #8b8b8b;
    font-size: 12px;
    font-weight: 600;
}

.detail-value {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    word-break: break-word;
}

/* About */
.about-box {
    padding: 16px 18px;
    color: #595959;
    font-size: 14px;
    line-height: 1.8;
}

/* Footer */
.profile-modal .modal-footer {
    padding: 15px 25px;
    border-top: 1px solid #eadcd5;
    background: #ffffff;
}

.btn-modal-close {
    color: #ffffff;
    background: #6c757d;
    border-color: #6c757d;
    font-weight: 600;
}


@media (max-width: 767px) {
    .profile-modal .modal-dialog {
        margin: 10px;
    }

    .register-banner {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }

    .banner-content {
        margin-left: 0px;
    }

    .profile-sidebar {
        border-right: none;
        border-bottom: 1px solid #f0ded4;
        height: auto;
    }

    .profile-details {
        padding: 15px;
    }

    .profile-modal .modal-header {
        padding: 18px;
    }

    .profile-modal .modal-title {
        font-size: 20px;
    }

    .details-grid .row>div .detail-item {
        border-bottom: 1px dashed #e9ded8;
    }

    .profile-modal .modal-footer {
        justify-content: center;
    }
}


.profile-pagination {
    margin: 0px 0px 60px 0px;
    background: #ffffff;
}

.profile-pagination .pagination {
    margin-bottom: 0;
    flex-wrap: wrap;
}

.profile-pagination .page-item {
    margin: 4px;
}

.profile-pagination .page-link {
    min-width: 42px;
    height: 42px;
    padding: 0 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;

    color: #a32e09;
    background: #ffffff;
    border: 1px solid #e4b6a7;
    border-radius: 7px !important;

    font-size: 14px;
    font-weight: 600;
    box-shadow: none;
    transition: all 0.3s ease;
}

.profile-pagination .page-link:hover {
    color: #ffffff;
    background: #a32e09;
    border-color: #a32e09;
    transform: translateY(-2px);
    box-shadow: 0 5px 14px rgba(163, 46, 9, 0.22);
}

.profile-pagination .page-item.active .page-link {
    color: #ffffff;
    background: #a32e09;
    border-color: #a32e09;
    box-shadow: 0 5px 14px rgba(163, 46, 9, 0.25);
}

.profile-pagination .page-item.disabled .page-link {
    color: #aaaaaa;
    background: #f4f4f4;
    border-color: #dddddd;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

.profile-pagination .pagination-dots {
    color: #777777;
    border-color: transparent;
    background: transparent;
    pointer-events: none;
}

.profile-pagination .page-link:focus {
    box-shadow: 0 0 0 3px rgba(163, 46, 9, 0.15);
}

@media (max-width: 575px) {
    .profile-pagination {
        padding: 25px 0 35px;
    }

    .profile-pagination .page-link {
        min-width: 37px;
        height: 37px;
        padding: 0 10px;
        font-size: 13px;
    }
}

.search-result-section {
    padding: 30px 0;
}

.result-header {
    background: #fff;
    border-radius: 12px;
    padding: 18px 25px;
    margin-bottom: 25px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
}

.result-header h3 {
    font-size: 28px;
    margin: 0;
    font-weight: 700;
    color: #d35400;
}

.result-header h3 span {
    color: #d35400;
}

.result-header p {
    margin: 5px 0 0;
    color: #777;
    font-size: 14px;
}

.sort-box {
    width: 180px;
    height: 38px;
    border-radius: 8px;
    margin-right: 10px;
}

.view-btn {
    width: 33px;
    height: 32px;
    border: 1px solid #d7d7d7;
    background: #fff;
    color: #b9b9b9;
    margin-left: 6px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    padding: 3px;
    text-align: center;
}

.view-btn.active {
    background: #d35400;
    color: #fff;
}

.profile-card {

    position: relative;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #eee;
    transition: .35s;
    box-shadow: 0 6px 18px rgba(0, 0, 0, .08);

}

.profile-card:hover {

    transform: translateY(-6px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, .15);

}

.profile-image {
    position: relative;
    height: 230px;
    overflow: hidden;
    margin: 10px;
    border-radius: 10px;
    border: solid 2px #cfcfcf;
}

.profile-image img {

    width: 100%;
    height: 230px;
    object-fit: cover;
    transition: .4s;

}

.profile-card:hover img {

    transform: scale(1.06);

}



.profile-info {
    padding: 18px;
}


.profile-info h4 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 17px;
    color: #a32e09;

}

.profile-info ul {

    padding: 0;
    margin: 0;
    list-style: none;

}

.profile-info ul li {

    font-size: 13px;
    color: #666;
    margin-bottom: 7px;

}

.profile-info ul li i {
    width: 26px;
    color: #b1b1b1;

}

.profile-info p {

    margin-top: 12px;
    font-size: 13px;
    color: #666;
    line-height: 22px;

}

.wishlist {

    position: absolute;
    top: 55px;
    right: 18px;
    width: 38px;
    height: 38px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    color: #ff4d6d;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .12);
    cursor: pointer;
    z-index: 5;

}


.card-footer-box {
    border-top: 1px solid #eee;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.pagination {

    margin-top: 40px;

}

.page-link {

    color: #d35400;
    border-radius: 6px;
    margin: 0 4px;
    border: 1px solid #ddd;

}

.page-item.active .page-link {

    background: #d35400;
    border-color: #d35400;

}

@media(max-width:991px) {

    .profile-image,
    .profile-image img {

        height: 260px;

    }

}

@media(max-width:767px) {

    .profile-image,
    .profile-image img {

        height: 300px;

    }

    .profile-info {

        padding: 15px;

    }

    .profile-info h4 {

        font-size: 20px;

    }

    .card-footer-box .btn {

        width: 100%;
        margin-bottom: 8px;

    }

    .btn-heart {

        width: 100%;

    }

    .result-header {

        text-align: center;

    }

    .result-header .d-inline-flex {

        display: block !important;

    }

    .sort-box {

        width: 100%;
        margin-bottom: 10px;

    }

}




/* match profile */
.match-section {
    padding: 70px 0;
}

.match-section .section-heading {
    text-align: center;
    margin-bottom: 45px;
}

.match-section .section-heading .small-title {
    display: inline-block;
    padding: 7px 20px;
    margin-bottom: 12px;
    border-radius: 30px;
    background: #fbe7dc;
    color: #a32e09;
    font-size: 14px;
    font-weight: 600;
}

.match-section .section-heading h2 {
    margin-bottom: 10px;
    color: #7d2107;
    font-size: 34px;
    font-weight: 700;
}

.match-section .section-heading p {
    margin: 0;
    color: #7e6a63;
    font-size: 15px;
}

.match-container {
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #f2ded3;
    border-radius: 22px;
    box-shadow: 0 15px 50px rgba(94, 37, 15, 0.10);
}

/* Profile Card */

.match-section .profile-card {
    height: 100%;
    padding: 30px;
    text-align: center;
    position: relative;
}

.match-section .profile-card.boy-card {
    background: linear-gradient(145deg, #fff 0%, #fff7f1 100%);
}

.match-section .profile-card.girl-card {
    background: linear-gradient(145deg, #fff 0%, #fff3f5 100%);
}

.match-section .profile-label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 90px;
    height: 32px;
    margin-bottom: 18px;
    padding: 0 16px;
    border-radius: 30px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
}

.boy-card .profile-label {
    background: #93602e;
}

.girl-card .profile-label {
    background: #b33b55;
}

.profile-image-box {
    width: 145px;
    height: 145px;
    margin: 0 auto 18px;
    padding: 7px;
    border: 2px dashed #d6a785;
    border-radius: 50%;
    position: relative;
}

.profile-image-box img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.verified-icon {
    width: 34px;
    height: 34px;
    position: absolute;
    right: 4px;
    bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #23a455;
    color: #ffffff;
    border: 3px solid #ffffff;
    border-radius: 50%;
    font-size: 13px;
}

.profile-card h3 {
    margin-bottom: 6px;
    color: #6b1d08;
    font-size: 24px;
    font-weight: 700;
}

.profile-id {
    margin-bottom: 20px;
    color: #988078;
    font-size: 13px;
}

.profile-basic-info {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

.profile-basic-info li {
    display: flex;
    align-items: center;
    padding: 11px 0;
    border-bottom: 1px solid #f0e1d9;
    color: #5f4a43;
    font-size: 14px;
}

.profile-basic-info li:last-child {
    border-bottom: 0;
}

.profile-basic-info li i {
    width: 30px;
    color: #a32e09;
    font-size: 15px;
}

.profile-basic-info li strong {
    min-width: 90px;
    color: #49352e;
}

/* Match Score */

.match-score-column {
    height: 100%;
    min-height: 510px;
    padding: 35px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fffaf6;
    border-right: 1px solid #f2ded3;
    border-left: 1px solid #f2ded3;
}

.heart-icon {
    margin-bottom: 15px;
    color: #c54138;
    font-size: 34px;
    animation: heartBeat 1.3s infinite;
}

@keyframes heartBeat {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.12);
    }
}

.match-circle {
    width: 150px;
    height: 150px;
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: conic-gradient(#a32e09 0deg,
            #a32e09 306deg,
            #f3ded4 306deg,
            #f3ded4 360deg);
    border-radius: 50%;
    position: relative;
}

.match-circle::before {
    content: "";
    width: 122px;
    height: 122px;
    position: absolute;
    background: #ffffff;
    border-radius: 50%;
}

.score-content {
    position: relative;
    text-align: center;
    z-index: 1;
}

.score-content strong {
    display: block;
    color: #8e2709;
    font-size: 32px;
    line-height: 35px;
}

.score-content span {
    color: #8d7770;
    font-size: 12px;
}

.match-score-column h4 {
    margin-bottom: 8px;
    color: #67200e;
    font-size: 20px;
    font-weight: 700;
}

.match-score-column p {
    max-width: 220px;
    margin-bottom: 20px;
    color: #8a7269;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
}

.match-points {
    width: 100%;
    max-width: 230px;
}

.match-point {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    color: #725c54;
    font-size: 13px;
}

.match-point span:last-child {
    color: #22804a;
    font-weight: 700;
}

/* Compatibility Section */

.compatibility-section {
    padding: 35px;
    border-top: 1px solid #f1dfd5;
}

.compatibility-heading {
    margin-bottom: 25px;
    text-align: center;
}

.compatibility-heading h3 {
    margin-bottom: 7px;
    color: #742108;
    font-size: 25px;
    font-weight: 700;
}

.compatibility-heading p {
    margin: 0;
    color: #8c766f;
    font-size: 14px;
}

.compatibility-item {
    padding: 18px;
    margin-bottom: 18px;
    background: #fffaf7;
    border: 1px solid #f0dfd6;
    border-radius: 14px;
}

.compatibility-item-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
}

.compatibility-item-header h5 {
    margin: 0;
    color: #574139;
    font-size: 15px;
    font-weight: 600;
}

.compatibility-item-header h5 i {
    width: 25px;
    color: #a32e09;
}

.compatibility-status {
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 600;
}

.status-good {
    background: #e6f7ed;
    color: #21834d;
}

.status-medium {
    background: #fff3d9;
    color: #a86b00;
}

.progress {
    height: 8px;
    overflow: hidden;
    background: #eee1db;
    border-radius: 20px;
}

.progress-bar {
    background: linear-gradient(90deg, #a32e09, #dc754d);
    border-radius: 20px;
}

/* Comparison Table */

.comparison-table-box {
    margin-top: 15px;
    overflow: hidden;
    border: 1px solid #edd9cf;
    border-radius: 15px;
}

.comparison-table {
    margin: 0;
}

.comparison-table thead th {
    padding: 15px;
    background: #8c280a;
    color: #ffffff;
    border: 0;
    font-size: 14px;
    text-align: center;
}

.comparison-table tbody td {
    padding: 14px;
    color: #5f4941;
    border-color: #f0dfd6;
    font-size: 14px;
    vertical-align: middle;
    text-align: center;
}

.comparison-table tbody td:first-child {
    background: #fff9f5;
    color: #7d270d;
    font-weight: 600;
}

.same-value {
    color: #25854f;
    font-weight: 600;
}

.different-value {
    color: #ae6a00;
    font-weight: 600;
}

/* Buttons */

.action-section {
    padding: 25px 35px 35px;
    text-align: center;
    justify-content: flex-end;
    display: flex;
    gap: 10px;
}



/* Responsive */

@media (max-width: 991px) {
    .match-score-column {
        min-height: auto;
        border: 0;
        border-top: 1px solid #f2ded3;
        border-bottom: 1px solid #f2ded3;
    }

    .profile-card {
        padding: 25px 20px;
    }
}

@media (max-width: 767px) {
    .match-section {
        padding: 40px 0;
    }

    .section-heading h2 {
        font-size: 27px;
    }

    .compatibility-section {
        padding: 25px 15px;
    }

    .comparison-table {
        min-width: 650px;
    }

    .comparison-table-box {
        overflow-x: auto;
    }

    .action-section {
        padding: 20px 15px 30px;
    }
}