:root {
    --section-space: 80px !important;
}

p {
    line-height: 1.7;
    font-weight: 600;
    font-size: 14px;
}

.h2, h2 {
    font-size: 30px;
}

.sec-title {
    font-weight: 700;
}

.counter-card .box-number {
    font-size: 46px;
}

.blog-card .box-title {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 16px;
}

.th-widget-about .about-logo {
    margin-bottom: 45px;
    width: 250px;
}

.main-menu a {
    font-weight: 700;
}

.service-card:hover:before {
    z-index: -1;
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 48%);
    left: 0px;
    top: 0px;
    border-radius: 20px;
}

.service-card:hover .box-text {
    color: #fff;
}

.header-links .dropdown-toggle::after {
    display: none;
}

.footer-widget.widget_nav_menu a {
    font-size: 14px;
    font-weight: 600;
}

.newsletter-widget label {
    font-size: 14px;
    font-weight: 600;
}

.newsletter-widget .footer-text {
    margin-bottom: 5px;
}

.newsletter-widget .newsletter-form {
    margin-bottom: 10px;
}

.footer-layout2 .footer-widget .widget_title {
    font-size: 16px;
    font-weight: 700;
}

.footer-widget.widget_nav_menu a:before {
    content: "\f053";
}

.contact-form {
    background-position: right !important;
}

    .contact-form .input-wrap {
        margin: auto auto auto 0;
    }

.widget_title {
    font-size: 20px;
    font-weight: 700;
    margin: -0.12em 0 20px 0;
}

.recent-post .post-title {
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
}

.widget_categories a {
    font-size: 14px;
    font-weight: 600;
}

.blog-single .blog-title {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
}

.blog-single .blog-text {
    font-size: 13px;
}

.blog-content p {
    font-size: 13px;
    font-weight: 500;
}

.page-content h3,
.page-content .page-title {
    margin-top: 15px;
    margin-bottom: 18px;
    font-weight: 700;
    font-size: 22px;
}

.team-details h3,
.team-details .sec-title {
    margin-top: 15px;
    margin-bottom: 10px !important;
    font-weight: 700;
    font-size: 22px;
}

.th-team .team-desig {
    font-weight: 600;
    font-size: 16px;
}

.widget_categories a::before {
    content: '\f060';
}

.counter-card .box-text {
    font-size: 16px;
}

.counter-card-wrap {
    padding: 60px 60px 48px 60px;
}

.process-card .box-title {
    margin-bottom: 5px;
    font-size: 19px;
}

.process-card:after {
    transform: rotate3d(1, 30, 1, 180deg);
}

.process-card:nth-child(even):after {
    transform: rotate3d(1, 1, 30, 180deg);
}

.team-grid .team-social:after {
    transform: rotate(90deg);
}

.team-grid .team-social:before {
    transform: rotate(90deg);
}

.th-team .box-title {
    font-size: 16px;
}

.th-team .box-text {
    font-size: 13px;
}

#process {
    padding-bottom: 120px;
    background-image: none !important;
}

.accordion-card .accordion-button {
    font-size: 15px;
}

.accordion-card .faq-text p {
    font-size: 13px;
}

.process-card .box-text {
    font-weight: 500;
    font-size: 13px;
}

.service-list .box-icon img {
    width: 60px;
}

.checklist.style3 li {
    font-size: 16px;
    line-height: 30px;
}

    .checklist.style3 li > i {
        font-size: 24px;
        position: relative;
        top: 4px;
    }

    .checklist.style3 li:not(:last-child) {
        margin-bottom: 14px;
    }

.hero-title2 {
    font-size: 45px;
    line-height: 1.6;
}

.home-specialties {
    padding-bottom: 0px;
}

.blog-card .blog-img img {
    height: 230px;
}

.copyright-wrap .copyright-text a {
    color: #fff;
}

.process-card .box-img img {
    padding: 30px;
}

.service-list .box-title-wrap .box-title {
    writing-mode: sideways-lr !important;
    text-align: start;
}

.service-list .box-content {
    padding: 30px 25px 40px 25px;
}

.service-list .box-title-wrap {
    height: 360px;
}

.box-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
}

.checklist li {
    font-size: 15px;
    font-weight: 700;
}

.title-area .sec-title {
    margin-bottom: 10px;
    font-size: 22px;
    margin-top: 10px;
}

.service-list .box-text {
    margin-bottom: 22px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    font-weight: 600;
}

.sub-title img {
    display: none;
}

.th-btn:before {
    display: none;
}

.th-btn {
    box-shadow: none;
    background: none;
    background-color: var(--theme-color);
    border-radius: 10px;
    padding: 15px 20px;
}

    .th-btn.style4 {
        box-shadow: none;
        background: none;
        background-color: var(--theme-color2);
    }

    .th-btn.style2 {
        box-shadow: none;
        background: none;
        /*background-color: #C2D4FF;*/
        background-color: var(--color-1);
        color: #fff;
    }

.hero-title2 .line-text:after {
    display: none;
}

.service-card .th-btn {
    box-shadow: none !important;
}

.service-card:hover .th-btn {
    background: none;
    background-color: var(--theme-color);
    box-shadow: none !important;
}

.price-card.active .th-btn {
    background: none;
    background-color: var(--theme-color2);
    box-shadow: none !important;
}

.th-btn.btn-sm {
    padding: 12px 20px;
}

.header-logo img {
    width: 200px;
}

.counter-card .box-number {
    color: var(--color-4);
}

.recent-post .media-img img {
    height: 80px;
    object-fit: cover;
}

.why-feature .box-text {
    max-width: unset;
}

.contact-map iframe {
    height: 400px;
}

textarea.error,
input.error {
    border-color: red !important;
}

label.error {
    display: none !important;
}

.contact-form {
    background-size: contain;
}

.swal2-title {
    font-size: 20px !important;
}

.form-control {
    font-weight: 500;
    font-size: 16px !important;
}

.team-grid .th-social a {
    --icon-size: 45px;
}

.doctor-view .checklist ul {
    display: flex;
    flex-wrap: wrap;
}

.doctor-view .checklist li {
    width: 50%;
}

.footer-info a {
    color: var(--body-color);
}

    .footer-info a:hover {
        color: var(--theme-color2);
    }

.footer-info i {
    margin-top: 3px;
}

.footer-info p {
    margin-bottom: 0px;
}

.header-links li {
    display: flex !important;
    align-items: center;
}

.header-links ul {
    display: flex;
}

.header-links li, .header-links span, .header-links p, .header-links a {
    margin-bottom: 0px;
}

.header-links ul.dropdown-menu {
    display: none;
}

.footer-widget .widget_title {
    margin: -0.12em 0 25px 0;
}

    .footer-widget .widget_title:after {
        background-image: -webkit-linear-gradient(right, var(--bs-orange), transparent);
        background-image: linear-gradient(to left, var(--bs-orange), transparent);
    }

.footer-info i {
    color: var(--bs-orange);
}

.newsletter-widget .simple-icon {
    color: var(--bs-orange);
}

.sub-title {
    margin-bottom: 15px !important;
    font-size: 16px;
}

.accordion-card .accordion-button:after {
    left: 16px;
}

.hero-2 {
    height: calc(100vh - 123px);
}

@media (max-width: 575px) {
    .header-layout1 .header-logo img {
        max-width: 185px;
    }

    .mobile-logo img {
        max-width: 190px;
    }
}


@media (max-width: 991px) {
    /*   body {
        display: none;
    }*/

    .service-list .box-title-wrap .box-title {
        writing-mode: initial !important;
        text-align: right;
        font-size: 17px;
    }

    .service-list .box-title-wrap {
        height: 98px;
    }

    .slider-arrow {
        --pos-x: 8px;
    }

    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        padding-right: 20px;
        padding-left: 20px;
    }

    .counter-card-wrap {
        padding: 60px 0px 48px 0px;
        text-align: center;
    }

    .th-mobile-menu ul li a:before {
        content: '\f104';
    }

    .hero-2 {
        height: calc(100vh - 123px);
    }

    .hero-title2 {
        color: #fff;
    }

    .hero-style2 {
        padding: 45% 0 40px 0;
    }

    .team-grid .team-social {
        display: none;
    }
}
