.padding_section {
    padding-top: 100px;
    padding-bottom: 100px;
}

/* footer logo */
.footer_logo {
    width: 200px;
    border-radius: 1rem;
    margin-bottom: 2rem;
}

.dt-sc-title.aligncenter {
    display: table;
    float: none;
    margin-bottom: 1rem;
}

.margin_bottom {
    margin-bottom: 4rem !important;
}

div#dt-1505558235344-642791a5-e86a img {
    width: 200px;
}

.main-title-section h1:before {
    content: "";
    position: absolute;
    background-image: unset;
    background-repeat: no-repeat;
    left: 0;
    width: 43px;
    height: 26px;
    right: 0;
    margin: auto;
    top: -40px;
    background-size: 100% auto;
}

.about_page .wpb_wrapper h1 {
    font-family: Quicksand;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: normal;
    text-align: center;
    text-transform: none;
    color: #535353;
}

.about_page .wpb_wrapper p {
    font-size: 18px;
}

.why_choose_us_column {
    padding-left: 130.4px !important;
    padding-right: 130.4px !important;
}


.dt-sc-team.type2 {
    background: #f1efea;
    display: flex;
    flex-direction: column;
}

.dt-sc-team.type2 .dt-sc-team-thumb,
.dt-sc-team.type2 .dt-sc-team-details {
    width: 100%;
    float: none;
    background: none;
    display: table-cell;
    vertical-align: middle;
}

.dt-sc-team.type2 .dt-sc-team-details p:last-child {
    color: #222222;
    font-size: 14px;
}

.our_team .wpb_column {
    margin-top: 1rem;
}

.dt-sc-team.type2 .dt-sc-team-details {
    text-align: left;
    padding: 25px;
    position: relative;
    min-height: 310px;
}


.our_team .wpb_wrapper p {
    margin-top: .75rem;
}

.about_cta .wpb_wrapper p {
    margin-top: .75rem;
}

.about_cta {
    background-color: #f8f9fa;
    margin: 1rem 0 6rem 0;
    padding: 2.5rem 2rem;
    border-radius: 1rem;
}

.services_page .para {
    font-size: 18px;
    letter-spacing: 1px;
}

div#dt-1530770862958-d3a40ede-ce28 img {
    width: 250px;
}

.dt-sc-title.script-with-sub-title.dt-sc-dark-title h2 {
    color: #535353;
    margin-bottom: 1rem;
}

.heading_h3 {
    font-family: Quicksand;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: normal;
    text-align: unset;
    text-transform: none;
    color: #535353;
    margin-top: 1.5rem;
}

.mt {
    margin-top: 1rem;
}

.left-img {
    float: left !important;
}

.img_curved {
    border-radius: 1rem !important;
}


.terms .dt-sc-title.script-with-sub-title h2:before {
    content: "";
    display: block;
    position: absolute;
    margin: 0 auto;
    top: 0;
    width: 25px;
    height: 3px;
    background: #cfcfcf00;
}

.main-title-section h1:before {
    content: "";
    position: absolute;
    background-image: unset !important;
    background-repeat: no-repeat;
    left: 0;
    width: 43px;
    height: 26px;
    right: 0;
    margin: auto;
    top: -40px;
    background-size: 100% auto;
}


.space {
    margin-top: 2rem;
}



/* Contact Methods Card */
.contact-card {
    background: white;
    border-radius: 32px;
    padding: 32px;
}

.contact-card h3 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 24px;
    color: #2c2a29;
}

.contact-method {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px 0;
    border-bottom: 1px solid #f0e2d6;
}

.contact-method:last-child {
    border-bottom: none;
}

.contact-icon {
    width: 48px;
    height: 48px;
    background: #fcf3ea;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #b87c4f;
    font-size: 1.3rem;
}

.contact-details h4 {
    font-size: 1rem;
    margin-bottom: 4px;
}

.contact-details p {
    color: #7a624b;
    font-size: 0.9rem;
}

/* Fee & Policy Card */
.policy-card {
    background: #fffbf8;
    border-radius: 32px;
    padding: 32px;
    margin-bottom: 48px;
    border: 1px solid #f0e2d6;
}

.policy-card h3 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 20px;
    color: #2c2a29;
}

.policy-list {
    list-style: none;
}

.policy-list li {
    padding: 10px 0;
    display: flex;
    gap: 12px;
    align-items: baseline;
    border-bottom: 1px solid #f0e2d6;
    font-size: 0.9rem;
}

.policy-list li:last-child {
    border-bottom: none;
}

.policy-list li i {
    color: #b87c4f;
    width: 20px;
}

.fee-amount {
    font-size: 1.4rem;
    font-weight: 700;
    color: #b87c4f;
    margin: 16px 0;
}

/* FAQ Section */
.faq-section {
    background: white;
    border-radius: 32px;
    padding: 40px;
    border: 1px solid #f0e2d6;
    margin-bottom: 48px;
}

.faq-item {
    margin-bottom: 24px;
    padding-bottom: 16px;
    border-bottom: 1px solid #f0e2d6;
}

.faq-item:last-child {
    border-bottom: none;
}

.faq-question {
    font-weight: 700;
    font-size: 1rem;
    color: #2c2a29;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.faq-question i {
    color: #b87c4f;
}

.faq-answer {
    font-size: 0.9rem;
    color: #5f4c3a;
    line-height: 1.5;
    padding-left: 28px;
}

/* CTA Section */
.cta-bottom {
    text-align: center;
    background: #fcf6ef;
    border-radius: 48px;
    padding: 48px 32px;
    border: 1px solid #eedfcb;
}

.cta-bottom h3 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 12px;
}

.btn-consult {
    display: inline-block;
    background: #2c2a29;
    color: white;
    text-decoration: none;
    font-weight: 700;
    padding: 14px 42px;
    border-radius: 60px;
    margin-top: 20px;
    transition: 0.2s;
    border: none;
    cursor: pointer;
    font-size: 1rem;
}

.btn-consult:hover {
    background: #b87c4f;
    transform: scale(0.98);
}

@media (max-width: 900px) {
    .booking-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    h1 {
        font-size: 2.4rem;
    }

    .expect-section,
    .form-card,
    .contact-card,
    .policy-card,
    .faq-section {
        padding: 24px;
    }

    .section-title {
        font-size: 1.6rem;
    }
}

@media (max-width: 480px) {
    .container {
        padding: 40px 16px;
    }

    .expect-grid {
        grid-template-columns: 1fr;
    }
}


.terms {
    padding: 1.5rem 2rem;
}



.logo_radius {
    border-radius: 1rem !important;
}


.dt-sc-icon-box.type3.no-bg .icon-wrapper img {
    border-radius: 1.5rem !important;
}

.img_center {
    position: relative;
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh !important;
}


