.container {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}

body {
    font-family: "Segoe UI", sans-serif;
    overflow-x: hidden;
}
ul li,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Segoe UI", sans-serif;
}

h1 {
    font-weight: bold;
    font-size: 66px;
}

h2 {
    font-size: 40px;
    font-weight: 600;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 1.875rem;
}

h5 {
    font-size: 21.97px;
}

h6 {
    font-size: 20px;
}
a{
    font-size: 20px;
    line-height: 1.4;
    text-decoration: none;
    color: #000;
}
a{
    color: #3897d3;
}
a:hover{
    color: #000;
}
.whatsapp-mobile-btn {
    position: fixed;
    bottom: 85px;
    right: 10px;
    background-color: #25d366;
    color: white;
    padding: 12px;
    border-radius: 50%;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    text-decoration: none;
}


p {
    font-size: 20px;
    line-height: 1.4;
    text-shadow: 0 0 0.2px rgba(0,0,0,0.7);
}
img {
    max-width: 100%;
}

.btn {
    font-family: "Segoe UI", sans-serif;
    background-color: #3897d3;
    border: 1px solid #3897d3;
    color: #fff;
    border-radius: 9px;
    text-align: center;
    justify-content: center;
    padding: 11px 16px 11.5px;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    font-size: 18px;
}
.btn1 {
    font-family: "Segoe UI", sans-serif;
    background-color: #fff;
    /* height: 53px; */
    border: 1px solid #3897d3;
    color: #000;
    border-radius: 9px;
    /* line-height: 0.5; */
    text-align: center;
    justify-content: center;
    padding: 12px 14px 12px;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    font-size: 18px;
}
.btn2 {
    font-family: "Segoe UI", sans-serif;
    background-color: transparent;
    /* height: 53px; */
    border: 2px solid #83d58f;
    color: #000;
    border-radius: 9px;
    /* line-height: 0.5; */
    text-align: center;
    justify-content: center;
    padding: 12px 24px;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    font-size: 18px;
}
.btn4 {
    font-family: "Segoe UI", sans-serif;
    background-color: transparent;
    /* height: 53px; */
    border: 1px solid #ffff;
    color: #fff;
    border-radius: 9px;
    /* line-height: 0.5; */
    text-align: center;
    justify-content: center;
    padding: 13px 22px;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    font-size: 18px;
}
.Emergency-btn{
    padding: 12px 30px;
}
.whatspa-btn{
    padding: 12px 20px;
}
.btn:hover {
    background: #fff;
    color: #3897d3;
    border: 1px solid #3897d3;
}
.btn1:hover,
.btn3:hover,
.btn2:hover,
.btn4:hover{
    background: #3897d3;
    color: #fff;
    border: 1px solid #3897d3;
}
.btn2:hover{
    border: 2px solid #3897d3;
}
.emergency-dental {
    font-size: 12px;
    margin-top: -10px;
}
.lp-logo img {
    width: 280px;
}
.lp-logo {
    padding: 10px 0 20px 0;
    background-color: #000;
}
.location-logo {
    width: 19px;
    height: 25px;
    margin-top: 2px;
    margin-right: 5px;
}
.find-map {
    font-weight: bold;
    color: #3897d3;
    margin-left: 1px;
}
.find-map::after {
    content: "";
    display: block;
    width: 100%;
    height: 1.1px;
    background-color: #3897d3;
    margin-bottom: 10px;
    margin-top: -2px;
}
.google-icon {
    width: 90px;
    height: 30px;

    margin-right: 8px;
}
.star-icon {
    width: 105px;
    height: 20px;
    margin-top: 2px;
    margin-right: 5px;
}
.google-map {
    max-width: 775px;
    margin: auto;
}


.rapid-treatments{
    padding: 70px 0;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.rapid-treatments h6{
    font-size: 22px;
    margin-top: 28px;
    font-weight: 600;
    line-height: 1.15;
}
.rapid-treatments p{
    margin-top: 20px;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.4;

}
.rapid-treatments a{
    font-size: 18px;
    color: #000;


}
.main-div{
    background: #fff;
    border-radius: 20px;
    padding: 25px 10px 22px;

    height: 100%;
}
.Experience-content{
    margin-right: -20px;
}

.Experience-content p{
    font-size: 18px;
}
.Experience-state{
    padding: 75px 0 80px;
    background-color: #f7f7f7;
}

.Patients-trust {
    padding: 70px 0 40px;
}
.faqs .container,
.Patients-trust .container{
    max-width: 1080px;

}
.Patients-trust ul li{
    font-size: 18px;
    margin-bottom:10px;
}
.whatsapp-logo{
    margin-top: -4px;
}
footer {
    background-color: black;
}

.footer .copyright,
.footer .footer-pages {
    color: white;
    padding: 30px 0;
    font-size: 20px;
}

.copyright p {
    margin: auto;
}

.footer .copyright {
    padding-left: 80px;
    opacity: 0.9;
}

.footer .footer-pages {
    padding-right: 70px;
}

.footer-pages a {
    color: #4ba1d7;
}


button.accordion-button {
    font-size: 24px;
    padding: 28px 65px;
    font-weight: bold;
}
.accordion-item {
    border: none;
    border-radius: 0.5rem;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f7f7f7;
}

.accordion-button {
    background-color: #f7f7f7;
    color: black;
    font-weight: 600;
    border-radius: 12px !important;
    padding-right: 3rem;
}

.accordion-button::after {
    background-color: #fff;
    color: #3897d3;
    border: 3px solid #3897d3;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    position: absolute;
    right: 3rem;
    top: 50%;
    transform: translateY(-50%);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px;
    content: '';
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%233897d3'%3e%3cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M19 9l-7 7-7-7' /%3e%3c/svg%3e");
}

.accordion-button:not(.collapsed) {
    background-color: #3897d3;
    color: #fff;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    box-shadow:none;
    padding: 25px 65px;
}


.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='3'%3e%3cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7' /%3e%3c/svg%3e");

    border-color: white;
    background-color: #3897d3;
    top:35%;
}


.faqs{
    padding-bottom: 50px;
}
.accordion-body {
    background-color: #3897d3;
    color: white;
    padding: 0rem 40px 1.3rem 65px;
    font-size: 19.7px;
    margin-top: -4px;
}

/* Optional: Remove default Bootstrap arrow */
.accordion-button::before {
    display: none;
}
li::marker {
    color: #3897d3;
}



.outer-container {
    background-color: #fafafa;
    padding: 30px 0;
}

.booking-card {
    max-width: 680px;
    margin: auto;
    border: 2px solid #3897d3;
    background-color: white;
    padding: 32px;
    border-radius: 12px;
}

.tabs {
    display: flex;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 30px;
}

.tab {
    padding: 10px 20px;
    color: #999;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.tab.active {
    color: #000;
    border-bottom: 3px solid #3897d3;
    font-weight: 600;
}

.tab .circle {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #ccc;
    color: white;
    font-size: 13px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}

.tab.active .circle {
    background-color: #3897d3;
}

.summary-label {
    color: #666;
    font-size: 14px;
}

.summary-value {
    font-weight: 600;
    font-size: 15px;
}

.icon {
    margin-right: 6px;
    font-size: 18px;
    vertical-align: middle;
}

label.form-label {
    font-weight: 500;
}

.form-control {
    font-size: 15px;
    padding: 10px 12px;
}

.form-check-input {
    border-radius: 0;
}

.form-check-label {
    font-size: 14px;
}

.form-check-label a {
    color: #3897d3;
    text-decoration: underline;
}

.btn-book {
    width: 100%;
    background-color: #3897d3;
    border: none;
    font-weight: 600;
    padding: 14px;
    font-size: 16px;
}
/* ////////////////////////// */







.dentist-booking{
    padding: 80px 0 35px;
}
.dentist-booking h5{
    font-size: 25px;
}
.dentist-booking  .booking-container {
    max-width: 1135px;

    background: #fafafa;
    border: 2px solid #3897d3;
    padding: 30px;
}
.dentist-booking p{
    font-size: 18px;
}
/* .dentist-booking .step-tabs {
  display: flex;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
} */
.dentist-booking .step-tabs{
    margin-left: -30px;
}
.dentist-booking .step-tab {
    display: flex;
    align-items: center;
    font-weight: bold;
}
.dentist-booking-content{
    max-width: 775px;
    margin: auto;
    padding: 38px 0;
}

.dentist-booking hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: 0.1;
}
.dentist-booking .step-tab .circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    /* background-color: #ccc; */
    /* color: white; */
    font-size: 12.8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    border: 1px solid #3897d3;
}
.dentist-booking .step-tab.active .circle {
    color: #fff;
    background-color: #3897d3;
}
.dentist-booking .summary-label {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.dentist-booking .summary-value {
    font-weight: bold;
    font-size: 18px;
}
.dentist-booking .icon {
    margin-right: 8px;
    font-size: 18px;
}
.dentist-booking label.form-label {
    font-weight: bold;
    font-size: 18.2px;
}
.dentist-booking .form-control {
    font-size: 16px;
    padding: 10px 12px;
    min-height: 50px;
    padding-left: 8px;
}
.dentist-booking .form-check-input {
    border-radius: 50%;
}
.dentist-booking .form-check-label {
    font-size: 18px;
}
.dentist-booking .form-check-label a {
    color: #3897d3;
    text-decoration: underline;
}
.dentist-booking .form-control:focus{
    box-shadow:none
}
.dentist-booking .form-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23a9a9a9' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0.5rem center;
    background-size: 14px;
    padding-right: 2.5rem;
    min-height: 50px;
    padding-left: 8px;

}

.dentist-booking .step-tabs p{
    font-size: 15px;
    margin-bottom: 4px;
}
.booking-container a{
    color: #000;
}
.booking-container a:hover{
    color: #000;
}
.booking-container .form-check-input:checked {
    background-color: #fff;
    border-color: #3897d3;
    box-shadow:none
}
.booking-container .form-check-input:checked[type=radio] {
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%233897d3'/%3e%3c/svg%3e");
}
.booking-container .form-check-input:checked[type=checkbox] {
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3crect x='' y='0' width='8' height='8' fill='%233897d3' stroke='%23ffffff' stroke-width='2' /%3e%3c/svg%3e");
}


.booking-container .form-check-input:focus{
    box-shadow:none
}
.booking-container form{
    margin-top: 17px;
}
.form-check .form-check-input{
    margin-top: .45em;
}
.booking-container form .form-input-field input,
.booking-container form .form-input-field select{
    margin-top: 10px;
    min-height: 50px;
    font-size: 16px;
    padding-left: 7px;
    /* max-width: 150px; */
    max-width: 310px;
}
.personal-details-btn{
    min-width: 295px;
    margin: 35px auto 12px;
    display: flex;
}
.lp-banner h3{
    font-size: 30px;
    font-weight: bold;
    color: #3897d3;
    line-height: 1.3;
}
.lp-banner a p{
    font-size: 18px;
}
.phone-icon{
    margin-top: 5px;
    margin-right: 11px;
}
.map-section{
    padding-bottom: 60px;
}
.map-section h3{
    font-size: 30px;
    font-weight: bold;
}
.map-section h4{
    font-size: 24px;
}
.map-img{
    margin-right: -66px
}
.main-div .hover-icon {
    display: none;
}

.main-div:hover .default-icon {
    display: none;
}
.lp-banner .hover-icon {
    display: none;
}
.lp-banner .btn1:hover .default-icon {
    display: none;
}
.lp-banner .btn1:hover .hover-icon {
    display: inline;
}
.main-div:hover .hover-icon {
    display: inline;
}
.main-div:hover a{
    color: #3897d3;
}
.main-div:hover{
    background: #eff9ff;
}
.medical-disclaimer label a{
    font-size: 18px;
}
a.change-appointment-details{
    font-size: 16px;
    color:#3897d3;
    font-weight: 600;
}

a.change-appointment-details::after
{
    content: "";
    display: block;
    width: 100%;
    height: 1.1px;
    background-color: #3897d3;
    margin-bottom: 10px;
    margin-top: 0px;
}
.increace-hr {
    width: 107%;
    margin-left: -25px !important;
}
.book-urgent {
    max-width: 350px;
    width: 100%;
    display: flex;
    margin: auto;
    border: 1px solid #3897d3;
    margin-top: 45px;
    margin-bottom: 10px;
    font-size: 18px;
    padding: 11px 16px 11.5px;
}
.booking-container textarea#notes {
    max-width: 675px;
    max-height: 80px;
}
.map-section .ratio{
    max-width: 80%;
    height: 285px;
}
.accordion-button:focus{
    box-shadow: none;
}
.lp-banner .btn a{
    color: #fff;
    background:transparent ;
}
.lp-banner .btn:hover a{
    color: #3897d3;
    background:transparent ;
}
input#disclaimerCheck,
input#existing,
input#new {
    border: 2px solid #86b7fe;
}
@media (max-width: 1400px) {
    h1{
        font-size: 60px;
    }
    .star-icon {
        width: 95px;
        margin-top: 4px;
    }
    .accordion-button::after {
        border: 2px solid #3897d3;

    }
}
@media (max-width: 1199px) {
    .breakline-1199 br{
        display: none;
    }
    h1{
        font-size: 50px;
    }
    ul{
        margin-bottom: 0;
    }
    .map-img {
        margin-right: -40px;
    }
    .map-section p{
        font-size: 16px;
    }
    .google-icon {
        width: 65px;
        height: 25px;
        margin-right: 2px;
    }
    .star-icon {
        width: 88px;
        margin-top: 1px;
        height: 18px;
    }
    .map-section p.emergency-dental {
        font-size: 12px;
        margin-top: -5px;
    }
}
@media (max-width: 992px) {
    button.accordion-button{
        font-size: 20px;
    }

    .Experience-content{
        margin-right: 0;
    }
    h1{
        font-size: 40px;
    }
    h2{
        font-size: 30px;
    }
    a, p{
        font-size: 18px;
    }
    .lp-banner h3 {
        font-size: 27px;
    }
    .dentist-booking-content {
        padding: 38px 0 0;
    }
    .map-img {
        margin: auto;
    }
    .footer .copyright {
        padding-left: 15px;
        opacity: 0.9;
    }
    .footer .footer-pages {
        padding-right: 15px;
        margin-top: -4px;
    }
    .lp-logo img {
        width: 247px;
    }
    .dentist-booking h5 {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .find-map::after {
        content: "";
        display: block;
        width: 24%;
        height: 1.1px;
        margin: auto;
        background-color: #3897d3;
        margin-bottom: 10px;
        margin-top: -2px;
    }
    .star-icon {
        width: 80px;
        height: 15px;
        margin-top: 3px;
        margin-right: 0px;
    }
    .accordion-body{
        padding: 0rem 40px 1.3rem 40px;
        font-size: 16px;
    }
    button.accordion-button,
    .accordion-button:not(.collapsed) {
        padding: 25px 40px;
    }
    .accordion-button::after {
        right: 0.8rem;
        border: 2px solid #3897d3;
        /* top: 9%; */
        margin-top: -5px;
    }

    .footer .copyright, .footer .footer-pages {
        padding: 20px 0;
        font-size: 18px;
    }
    .footer .footer-pages{
        padding-right: 20px;
        padding-top: 0;
    }
    .footer .copyright {
        padding-left: 20px;
        opacity: 0.9;
    }
    .faqs {
        padding-bottom: 30px;
    }

    .Experience-state,
    .rapid-treatments,
    .Patients-trust{
        padding: 30px 0;
    }
    .Emergency-btn{
        margin-bottom: 20px;
    }
    .location-logo {
        width: 15px;
        height: 19px;
        margin-top: 2px;
        margin-right: 3px;
    }
    h1{
        font-size: 35px;
    }
    .lp-banner h3 {
        font-size: 25px;
    }
    .dentist-booking {
        padding: 30px 0 0px;
    }
    .dentist-booking-content {
        padding: 0;
    }
    .dentist-booking  .booking-container {
        padding: 30px 15px;
    }
    .personal-details-btn {
        margin: 12px auto;
    }
    .map-section .ratio{
        max-width: 100%;
        height: 285px;
    }
    .map-section {
        padding-bottom: 30px;
    }
    .booking-container form .form-input-field input, .booking-container form .form-input-field select {
        max-width: 100%;
    }
}
@media (max-width: 480px) {

    h2{
        font-size: 30px;
    }
    a, p{
        font-size: 16px;
    }
    .location-logo {
        margin-right: 0px;
    }
    .Emergency-btn {
        padding: 12px 25px;
    }
    .btn2,.btn4,
    .btn1,.btn{
        font-size: 16px;
    }
    button.accordion-button, .accordion-button:not(.collapsed) {
        padding: 20px 32px 20px 20px;
    }
    .accordion-body {
        padding: 0 20px 20px;
        font-size: 16px;
    }
    button.accordion-button {
        font-size: 17px;
    }
    .accordion-button::after {
        right: 10px;
        top: 46%;
        border: 2px solid #3897d3;
    }
    .footer .footer-pages {
        padding: 10px 0 20px;

    }
    .footer .copyright{
        padding-bottom: 0;
    }
}










