:root {
    --theme-color: #524595;
    --secondary-color: #2493c7;
    --pink-color: #FFC0CB;
    --violet-color: #7F00FF;
    --crimson-color: #DC143C;
    --orange-color: #FFA500;
    --text-color: #6A6A6A;
    --title-color: #111111;
    --text-font: 'estedad', sans-serif;
    --title-font: 'estedad', sans-serif;
}


p {
    position: relative;
    font-weight: 500;
    margin-bottom: 10px;
}

.btn-d-login {
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 150px;
    margin: 0px;
    padding: 11px 7px;
    display: block;
    text-align: center;
}

.btn-two {
    background: var(--secondary-color) !important;
}

.theme-btn.btn-two span {
    background: var(--theme-color);
}

.chooseus-block-one .inner-box .icon-box .r-hex:first-child .r-hex-inner:before {
    background: rgb(36 147 199 / 15%) !important;
}

.funfact-style-two {
    padding: 70px 0px 70px 0px;
}

.theme-btn {
    font-size: 16px;
    line-height: 21px;
}

.service-block-one .inner-box .icon-box img {
    width: 60px;
    top: 18px;
    left: -15px;
    position: relative;
}

.pt_220 {
    padding-top: 220px;
}

.chooseus-block-one .inner-box .icon-box img {
    width: 57px;
    height: 57px;
    top: 16px;
    position: relative;
    left: -10px;
}

.loader-wrap {
    direction: ltr;
}

.handle-preloader {
    background: #2493C7;
    background: linear-gradient(135deg, rgba(36, 147, 199, 1) 0%, rgba(82, 69, 149, 1) 100%);
}

.banner-style-five {
    background: linear-gradient(180deg, rgba(36, 147, 199, 0.5) 0%, rgba(82, 69, 149, 0.0) 94.78%);
}

.preloader-close {
    font-weight: 500;
}

.banner-style-five .content-box p {
    font-size: 18px;
    margin-bottom: 25px;
}

.banner-style-five .content-box h2 {
    font-size: 20px;
    margin-bottom: 20px;
}

    .banner-style-five .content-box h2 span {
        font-size: 36px;
        line-height: 46px;
    }

.main-menu .navigation > li.dropdown > a:before {
    right: unset;
    left: 0px;
}



.main-menu .navigation > li.dropdown > a {
    padding-right: 0px;
    padding-left: 13px;
}

.user-panel .blog-sidebar ul li i {
    position: relative;
    top: 2px;
    padding-left: 5px;
}

.user-panel .blog-sidebar {
    margin-bottom: 40px;
}

.user-panel .form-inner {
    max-width: 100% !important;
}

.user-panel .sec-title {
    font-size: 18px;
    font-weight: bold;
}

.user-panel h3.sec-title {
    width: 50%;
    border-bottom: 1px dashed #9E9E9E;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 5px;
}

.user-panel .form-check {
    margin-bottom: 10px;
}


    .user-panel .form-check label {
        font-size: 13px;
    }

    .user-panel .form-check p {
        line-height: 15px;
        font-size: 12px;
    }

.user-panel .form-check-input[type=checkbox] {
    float: right;
    margin-left: 10px;
}

.user-panel .req-his .box-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.user-panel .req-his .features li {
    font-size: 12px;
    font-weight: 500;
}

    .user-panel .req-his .features li span {
        font-weight: bold;
    }

.user-panel .req-his .btn-box .theme-btn.btn-sm {
    font-size: 13px;
    line-height: 26px;
    padding: 5px 30px;
}

.user-panel .req-view .table-outer {
    overflow: auto;
    margin-bottom: 35px;
}

.user-panel .req-view table {
    font-size: 13px;
    line-height: 15px;
    font-weight: 500;
}

.user-panel .req-view .form-group a.btn {
    font-size: 14px;
    font-weight: 500;
}



.form-group textarea {
    height: 100% !important;
    border-radius: 15px !important;
}

.main-menu .navigation > li > ul > li > ul {
    left: 0px;
    right: 100%;
}


.mobile-menu .navigation li > ul > li {
    padding-right: 10px;
}

.text-center {
    direction: ltr;
}

button:disabled,
button[disabled] {
    background: #BDBDBD !important;
}

    button[disabled] span,
    button:disabled span {
        background: #9E9E9E;
    }

.rtl .mobile-menu .navigation li.dropdown ul li .dropdown-btn {
    left: 15px;
}

.contact-section .form-inner {
    max-width: 700px;
    background-color: #ffffff;
    box-shadow: 0px 10px 100px 0px rgba(0, 0, 0, 20%);
    border-radius: 15px;
    padding: 30px;
}

.form-group input[type='text'], .form-group input[type='email'], .form-group input[type='file'], .form-group input[type='password'], .form-group textarea, .form-group select {
    position: relative;
    display: block;
    width: 100%;
    height: 45px;
    border: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 55px;
    font-size: 14px;
    color: var(--text-color);
    padding: 10px 20px;
    transition: all 500ms ease;
    font-weight: 500;
}

.form-group select {
    padding-top: 7px;
}

.rtl .header-style-four .header-top .top-inner .social-links li a img {
    position: relative;
    top: -4px;
    width: 18px;
    height: 18px;
}

.main-footer .footer-bottom .social-links li a img {
    position: relative;
    top: -2px;
    width: 21px;
    height: 21px;
}

.main-content.alternat-2 {
    margin-bottom: 620px;
}

.main-footer.alternat-2 {
    min-height: 565px;
}

    .main-footer.alternat-2 .footer-top {
        padding-top: 100px;
    }

.mobile-menu .social-links li a img {
    position: relative;
    top: -2px;
    width: 21px;
    height: 21px;
}

.theme-btn.btn-sm {
    font-size: 16px;
    line-height: 31px;
    padding: 5px 30px;
}

.chooseus-section .inner-box h3 {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 600;
}

.chooseus-section .inner-box p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 15px;
}

.chooseus-block-one .inner-box a:hover {
    text-decoration: none !important;
}

.chooseus-block-one .inner-box .bg-layer:before {
    background: var(--secondary-color) !important;
}

.chooseus-block-one .inner-box .btn-box .link-text a {
    font-size: 14px;
}

.chooseus-block-one .inner-box .btn-box .link-icon a {
    transform: rotate(180deg);
}

.about-style-four .sec-title h2 {
    font-size: 24px;
    line-height: 46px;
}


.about-style-four .content-box .text-box p {
    margin-bottom: 20px;
    font-size: 14px;
}

.list-style-one li {
    font-size: 16px;
    margin-bottom: 10px;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner {
    top: 17px;
}

.funfact-style-two:before {
    background: linear-gradient(-90deg, var(--secondary-color) 0.76%, var(--theme-color) 99.64%);
}

.sec-title h2 {
    font-size: 22px;
    line-height: 28px;
}

.service-style-two .tab-btn-box .tab-btns {
    position: relative;
    display: flex;
    justify-content: space-between;
}

    .service-style-two .tab-btn-box .tab-btns li {
        font-size: 18px;
        line-height: 30px;
        width: 100%;
    }

.test-block .tab-btn-box .tab-btns {
    background-color: #2493c7;
}

.content_block_two .content-box h2 {
    font-size: 26px;
    margin-bottom: 0px;
}

.content_block_two .content-box p {
    font-size: 15px;
}

.working-block-one .inner-box h3 {
    font-size: 18px;
    margin-bottom: 0px;
}

.working-block-one .inner-box p {
    color: #fff;
    font-weight: 300;
    font-size: 13px;
}

.working-section {
    position: relative;
    overflow: hidden;
    background: linear-gradient(-90deg, var(--theme-color) 0.76%, var(--secondary-color) 99.64%);
}


.service-block-one .inner-box h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}

.service-block-one .inner-box p {
    margin-bottom: 20px;
    font-size: 14px;
}

.service-block-one .inner-box .link a {
    font-size: 14px;
    font-weight: 700;
    padding-right: 0px;
}

.service-block-one .inner-box .link {
    text-align: left;
}

.service-block-one .inner-box h3 a:hover {
    text-decoration: none;
}

.clients-section .clients-logo img {
    width: 100px;
    margin-bottom: 15px;
}

.clients-section {
    padding: 50px 0px;
}

.working-section .bg-layer:before {
    background: linear-gradient(-90deg, var(--theme-color) 0.76%, var(--secondary-color) 99.64%);
}

.events-section .bg-box:before {
    background: linear-gradient(-90deg, var(--secondary-color) 0.76%, var(--theme-color) 99.64%);
}

.rtl .events-block-one .inner-box .lower-content .location-box {
    padding-left: 0px;
    padding-right: 0px;
}

.rtl .events-block-one .inner-box .lower-content .post-date {
    left: 25px;
}

.events-block-one .inner-box .lower-content .post-date {
    background: var(--secondary-color) !important;
}

.events-block-one .inner-box .lower-content h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 5px;
    font-weight: 700;
}

.events-block-one .inner-box .lower-content p {
    font-size: 14px;
    margin-bottom: 0px;
}

/*.events-block-one .inner-box .lower-content .post-date h2 {
    font-size: 13px;
    line-height: 18px;
    text-align: center;
}*/

.events-block-one .inner-box .lower-content .post-date h2 span {
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    margin: 0;
}

    .events-block-one .inner-box .lower-content .post-date h2 span:last-child {
        margin-top: 3px;
    }

.events-block-one .inner-box .lower-content .location-box {
    margin-bottom: 0px;
}

.team-block-one .inner-box .lower-content h3 {
    font-size: 18px;
    font-weight: 700;
}

.team-block-one .inner-box .lower-content .designation {
    font-size: 14px;
    font-weight: 600;
}

.events-block-one .inner-box .image-box img {
    height: 271px;
    object-fit: fill;
}

.cta-style-two .content-box h2 {
    font-size: 26px;
    line-height: 38px;
}

.main-footer .widget-title h3 {
    font-size: 22px;
    font-weight: 700;
}

.main-footer .widget-title {
    margin-bottom: 15px;
}

.main-footer .widget-content p {
    padding-top: 0px;
    margin-bottom: 10px;
    font-size: 14px;
    width: 85%;
}

.main-footer .about-widget .info li a {
    padding-top: 0px;
    margin-bottom: 10px;
    font-size: 14px;
}

.main-footer .about-widget .info li {
    line-height: 18px;
    margin-bottom: 0px;
}

.main-footer .links-widget .links-list li {
    line-height: 34px;
}

.main-footer .widget-content.enamad img {
    background-color: whitesmoke;
    border-radius: 10px;
}

.main-footer .footer-bottom .copyright p a {
    color: #fff !important;
}



a:hover {
    text-decoration: none !important;
}

.header-top .top-inner p {
    padding-right: 26px;
    padding-left: 0px;
    margin-bottom: 0px;
    color: var(--theme-color) !important;
    font-weight: 700;
}

    .header-top .top-inner p i {
        right: 0px;
        left: unset;
    }

.rtl .header-style-four .header-top .top-inner .social-links li a {
    color: var(--theme-color);
    background: #fff;
    padding: 5px;
    border-radius: 52px;
    width: 30px;
    height: 30px;
    text-align: center;
}

    .rtl .header-style-four .header-top .top-inner .social-links li a i {
        position: relative;
        top: -2px;
    }

.rtl .header-top .top-inner .social-links li {
    margin-left: 10px;
}

.main-header .menu-right-content .btn-box a {
    font-size: 14px;
    border-radius: 5px;
    padding: 4px 15px;
    line-height: 23px;
}

.rtl .main-header .menu-right-content .search-box-outer.mr_25 {
    margin-left: 12px;
}

.search-popup .search-form fieldset input[type="search"] {
    font-family: unset;
}

.header-style-four .header-lower .logo-box {
    background-color: unset !important;
}

.header-style-four .header-lower .logo-box {
    padding: 0px 20px 0px 0px;
}

.main-header .logo-box .logo {
    max-width: 200px;
}

.footer-logo img {
    max-width: 300px;
}


.main-menu .navigation > li {
    margin: 0px 8px
}

    .main-menu .navigation > li > a {
        font-size: 14px;
        font-weight: 600;
    }

    .main-menu .navigation > li > ul {
        background-color: #fff;
        width: 270px;
        padding-bottom: 10px;
        padding-top: 10px;
    }

        .main-menu .navigation > li > ul > li > a,
        .main-menu .navigation > li > .megamenu li > a {
            font-weight: 600;
            color: #000;
            font-size: 14px;
        }

        .main-menu .navigation > li > ul > li > a {
            line-height: 20px;
        }

.chooseus-section.style-2 {
    top: -100px;
}

.banner-carousel .content-box p {
    font-size: 18px;
    margin-bottom: 25px;
}

.banner-carousel .content-box h2 {
    font-size: 20px;
    margin-bottom: 20px;
}

    .banner-carousel .content-box h2 span {
        font-size: 36px;
        line-height: 35px;
    }

.chooseus-block-one .inner-box {
    /* box-shadow: 10px 0px 60px 0px rgba(0, 0, 0, 0.1); */
    box-shadow: unset;
    border: 1px solid #2493c7;
    padding: 40px 30px 30px 30px;
}


.rtl .mobile-menu .nav-logo {
    text-align: center;
    padding-bottom: 50px;
}

.mobile-menu .nav-logo img {
    max-width: 250px;
    width: 250px;
}

.mobile-menu .contact-info {
    display: none;
}

.mobile-menu .social-links {
    padding: 50px 25px;
    text-align: center;
}

.funfact-block {
    text-align: right;
}

.fullservice-carousel {
    text-align: right;
}

    .fullservice-carousel .service-block-one .inner-box {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
    }

.rtl .owl-carousel {
    direction: unset;
}

.rtl .banner-section .owl-carousel {
    direction: ltr;
}


.events-block-one .inner-box {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}

.funfact-style-two .funfact-block-one .inner-box .icon-box img {
    width: 70px;
    position: relative;
    top: 4px;
}

.header-top .top-inner p {
    font-size: 12px;
}

.gallery-block-one .inner-box img {
    object-fit: cover;
}

.gallery-block-one .inner-box:hover .text-box {
    padding: 0px 15px !important;
    bottom: 15px !important;
}

.gallery-block-one .inner-box .text-box h3 {
    font-size: 16px !important;
    color: #fff !important;
}

.insurance .inner-box .image-box {
    padding: 15px !important;
}

.insurance .inner-box i {
    font-size: 30px !important;
}



.insurance .inner-box:hover .overlay-image {
    padding: 15px !important;
}

.doctors,
.gallery-section {
    padding: 200px 0px 180px 0px !important;
}

.faq-section {
    padding: 200px 0px 180px 0px !important;
}

.sortable-masonry .filter-tabs li:hover, .sortable-masonry .filter-tabs li.active {
    margin-left: 5px;
}

.accordion-box .accordion .acc-btn h4 {
    font-size: 16px !important;
    padding-right: 5px !important;
}

.accordion-box .accordion .acc-content {
    padding: 0px 35px 35px 30px !important;
    font-size: 14px !important;
}

.accordion-box .accordion .acc-btn {
    padding: 15px 30px 15px 30px !important;
}

.main-menu .navigation > li.dropdown:hover > ul, .main-menu .navigation > li.dropdown:hover > .megamenu {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.blog-sidebar .widget-title h3 {
    font-size: 18px;
    font-weight: 700;
}

.blog-sidebar .post-widget .post h4 {
    font-size: 14px;
    margin-bottom: 12px;
}

.blog-sidebar .post-widget .post .post-date {
    line-height: 16px;
}

.blog-sidebar .post-widget .post {
    min-height: 90px;
}

.blog-sidebar .category-widget .category-list li a {
    font-size: 14px;
    font-weight: 500;
}

.blog-sidebar .category-widget .category-list li {
    padding: 5px 0px 10px 0px;
}

.blog-grid-content .inner-box .image-box img {
    height: 100%;
    object-fit: cover;
}

.blog-grid-content tbody {
    border-width: 1px;
}

.blog-grid-content td {
    font-weight: 500;
    font-size: 13px;
    border-width: 1px;
}

.info-block-one .inner-box h3 {
    font-size: 19px !important;
    line-height: 20px !important;
    font-weight: 700 !important;
    margin-bottom: 25px !important;
}

.info-block-one .contact__list {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

    .info-block-one .contact__list a {
        font-size: 14px !important;
        font-weight: 600 !important;
    }

.info-block-one .inner-box p {
    font-size: 14px !important;
    font-weight: 600 !important;
}

.info-block-one .inner-box {
    min-height: 215px !important;
    padding: 0px 30px 15px 30px !important;
}

label.error {
    display: none !important;
}

span.field-validation-error {
    display: none !important;
}

select.error,
textarea.error,
input.error {
    border-color: red !important;
}

textarea.input-validation-error,
input.input-validation-error {
    border-color: red !important;
}

.alert {
    padding: 12px;
}

    .alert .row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-content: center;
    }

    .alert .btn {
        font-size: 12px;
        font-weight: 500;
    }


    .alert p {
        margin: 0px;
        font-size: 14px;
    }

    .alert h4 {
        font-size: 18px;
        font-weight: bold;
    }

    .alert li {
        font-size: 14px;
        font-weight: 500;
    }

.input-group-prepend {
    display: none;
}

.fa-redo:before {
    content: "";
}

.swal2-title {
    font-size: 18px !important;
    font-weight: 600 !important;
}

.swal2-styled.swal2-confirm {
    height: 32px !important;
    font-size: 16px !important;
    padding: 4px 20px !important;
    line-height: 9px !important;
}

.rtl .service-sidebar .category-widget .category-list li a:hover, .rtl .service-sidebar .category-widget .category-list li a.current {
    margin-top: 9px !important;
}

.rtl .service-sidebar .category-widget .category-list li a:hover, .rtl .service-sidebar .category-widget .category-list li a {
    margin-bottom: 9px !important;
    font-weight: 600 !important;
}

.image-box img {
    width: 100%;
}

.service-details-content p {
    font-size: 14px;
    font-weight: 600;
}

.service-details-content h2 {
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 10px;
}

.service-sidebar .sidebar-widget .widget-title h3 {
    font-size: 20px !important;
    font-weight: 700 !important;
}

.service-sidebar .support-widget {
    background: linear-gradient(135deg, rgba(36, 147, 199, 1) 0%, rgba(82, 69, 149, 1) 100%) !important;
    margin-bottom: 30px !important;
    padding: 20px !important;
}

    .service-sidebar .support-widget .image {
        display: block !important;
        position: inherit !important;
    }

#contact-form .form-group input[type='password'] {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    border: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 55px;
    font-size: 14px;
    color: var(--text-color);
    padding: 10px 20px;
    transition: all 500ms ease;
}

.form-group label {
    font-weight: 600;
    font-size: 13px;
    padding: 0px 5px 3px 0px;
    width: 100%;
    text-align: right;
    line-height: 25px;
}

.form-group {
    margin-bottom: 10px;
}

.form-control {
    font-size: 13px;
    font-weight: 600;
    line-height: 24px;
}

#contact-form .form-group input[type='text'], #contact-form .form-group input[type='email'], #contact-form .form-group textarea {
    font-size: 13px;
    font-weight: 600;
    line-height: 24px;
}

.CaptchaImg img {
    float: left;
    margin-top: 30px;
}

#contact-form .form-group {
    margin-bottom: 20px !important;
}

.theme-btn.btn-block {
    margin-top: 15px;
    width: 100%;
}

.text-left {
    direction: ltr;
    text-align: left;
}

.team-block-one .inner-box .image-box .image {
    background: none !important;
}

.team-style-two .team-block-one .inner-box .image-box .image img {
    padding: 5px !important;
}

.team-block-one .inner-box .lower-content {
    padding-top: 0px;
}

.blog-sidebar.test-widget {
    padding: 30px;
}

    .blog-sidebar.test-widget .search-widget .search-form .form-group input[type='search'] {
        height: 45px;
        font-size: 14px;
        padding: 5px 20px 10px 20px;
        font-weight: 500;
    }

    .blog-sidebar.test-widget .widget-title h3 {
        font-size: 16px;
    }

    .blog-sidebar.test-widget .tags-widget .tags-list li a {
        width: 48px;
        border-radius: 5px;
        text-align: center;
    }

    .blog-sidebar.test-widget .tags-widget .tags-list {
        display: flex;
        flex-direction: row;
        text-align: right;
        flex-wrap: wrap;
    }

        .blog-sidebar.test-widget .tags-widget .tags-list li.active a {
            background: var(--theme-color) !important;
            color: #fff;
        }

.test-table a {
    color: var(--text-color);
    font-size: 14px;
    font-weight: 700;
}

.test-block .service-style-two .tab-btn-box .tab-btns li {
    font-size: 14px;
    line-height: 30px;
    width: 100%;
    padding: 5px;
    color: #fff;
}

.btn_hero_1,
.btn_hero_2 {
    width: 40%;
}

.btn_hero_3 {
    width: 80.5%;
}

.pay-select ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .pay-select ul img {
        width: 150px;
    }

    .pay-select ul li {
        margin: 15px;
        direction: rtl;
    }

@media only screen and (max-width: 1200px) {
    .menu-area .mobile-nav-toggler {
        display: block;
        padding: 10px;
    }
}


@media only screen and (max-width: 599px) {
    .header-top .top-inner .social-links {
        display: none;
    }

    .header-style-four .header-lower .logo-box {
        padding: 10px 10px 10px 0px;
    }

    .menu-area .mobile-nav-toggler {
        padding: 15px 10px;
        border-radius: 5px;
    }

    .banner-style-five {
        padding-top: 160px;
    }

    .main-footer .footer-top .top-inner .footer-logo {
        margin-bottom: 10px;
        text-align: center;
    }
}

@media only screen and (max-width: 499px) {
    /* body {
        display: none;
    } */

    .chooseus-block-one .inner-box {
        padding: 20px 10px 20px 10px;
    }

    .chooseus-section .inner-box h3 {
        font-size: 16px;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .about-style-four .image_block_three .image-box .single-image {
        width: 50%;
    }

    .about-style-four .image_block_three .image-box .experience-box .shape {
        left: 26%;
        top: 30%;
        width: 100px;
        height: 115px;
        background-size: 100% 100%;
    }

    .image_block_three .image-box .experience-box h2 {
        font-size: 33px;
        line-height: 20px;
        font-weight: 700;
        margin-bottom: 15px;
        margin-top: 25px;
    }

    .image_block_three .image-box .experience-box h4 {
        font-size: 14px;
        line-height: 14px;
    }

    .rtl .funfact-style-two .funfact-block-one .inner-box {
        padding-left: 0px;
        padding-right: 0px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-content: center;
        align-items: center;
    }

        .rtl .funfact-style-two .funfact-block-one .inner-box .icon-box {
            left: unset;
            right: unset;
            position: relative;
            top: 0px;
        }

    .service-style-two .tab-btn-box .tab-btns li {
        width: 50%;
    }

    .team-style-two {
        padding: 40px 0px 100px 0px;
    }

    .cta-style-two .content-box h2 {
        font-size: 20px;
    }

    .rtl .cta-style-two .content-box .btn-box a:first-child {
        margin-bottom: 0px;
    }

    .cta-style-two .content-box .btn-box {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .image_block_one .image-box .image-content {
        right: 20px;
        bottom: 20px;
        width: 130px;
        padding: 10px 20px;
        border-radius: 10px;
    }

        .image_block_one .image-box .image-content h2 {
            font-size: 45px;
            line-height: 50px;
            margin-bottom: 10px;
        }

        .image_block_one .image-box .image-content h4 {
            margin-bottom: 10px;
        }

    .service-style-two .tab-btn-box .tab-btns {
        flex-wrap: wrap;
    }

    .header-top .top-inner p {
        font-size: 10px;
    }

    .about-style-two.pt_220 {
        padding-top: 180px;
    }

    .team-style-two .pattern-layer {
        display: none;
    }

    .banner-style-five .image-box img {
        width: 100%x;
        padding: 1rem !important;
    }

    .insurance .masonry-item {
        width: 50% !important;
    }

    .sidebar-page-container {
        padding: 180px 0px !important;
    }

    .contact-info-section {
        padding: 200px 0px 40px 0px !important;
    }

    .doctors .team-block {
        padding: 15px;
    }

    .blog-sidebar {
        margin-top: 0px;
    }

    .test-block .service-style-two {
        padding: 20px 0px;
    }

        .test-block .service-style-two .tab-btn-box .tab-btns {
            position: relative;
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
        }

            .test-block .service-style-two .tab-btn-box .tab-btns li {
                width: 50%;
            }

        .test-block .service-style-two .tab-btn-box {
            margin-bottom: 30px;
        }


    .btn_hero_1,
    .btn_hero_2,
    .btn_hero_3 {
        font-size: 12px !important;
    }

    .btn_hero_1,
    .btn_hero_2 {
        width: 45%;
    }

    .btn_hero_3 {
        width: 91%;
    }

    .main-content.alternat-2 {
        margin-bottom: 0px;
    }

    .contact-section {
        padding-bottom: 200px;
    }

    .user-panel .contact-section {
        padding-top: 0px;
    }

    .user-panel h3.sec-title {
        width: 100%;
        border-bottom: 1px dashed;
        margin-bottom: 10px;
    }

    .contact-section .form-inner {
        padding: 30px 20px;
    }

    .row {
        --bs-gutter-x: 0px;
    }

    .user-panel .req-view table {
        min-width: 600px;
    }

    .alert p {
        margin-bottom: 15px;
    }

    .pay-type .col {
        width: 50%;
    }
}
