:root {

    --white: #fff;

    --black: #000;

    --red: #bb000c;

    --lred: #e50614;

    --body-font: "Poppins", sans-serif;

    --heading: "Open Sans", sans-serif;

}



/* 



font-family: "Open Sans", sans-serif;

font-family: "Poppins", sans-serif;



*/



@media(max-width:1600px) {}



@media(max-width:1440px) {
    .navbar-collapse ul>li {
        margin-right: 30px;
    }
}



@media(max-width:1366px) {

    .cms-bann-img {

        height: 240px;

    }



    .breadcrumb-cover h1 {

        font-size: 38px;

    }



    .sec-space {

        padding: 60px 0;

    }



    .section-head h2 {

        font-size: 38px;

        line-height: 50px;

    }



    .section-head {

        margin-bottom: 20px;

    }

}



@media(max-width:1280px) {

    .speciality-image {

        height: 260px;

    }

}



@media(max-width:1200px) {}



@media(max-width:1199px) {}



@media(max-width:1024px) {
    .logo-text b {
        font-size: 13px;
        line-height: 13px;
    }

    .navbar-brand img {
        width: 60px;
    }

    .navbar-text {
        padding-left: 10px !important;
        margin-left: 10px !important;
    }
}



@media(max-width:991px) {



    .header-top-bg {

        display: none;

    }



    .navbar-toggler {

        padding: 0px;

        width: 26px;

        height: 20px;

        position: absolute;

        right: 15px;

        background: var(--white) !important;

    }



    .navbar-toggler:focus {

        outline: none;

        box-shadow: none;

        border: 0px !important;

    }



    .navbar-toggler-icon {

        position: absolute;

        width: 100%;

        height: 2px;

        left: 0;

        top: 50%;

        transform: translateY(-50%);

        background: var(--red);

    }



    .navbar-toggler::before {

        position: absolute;

        width: 100%;

        height: 2px;

        left: 0;

        top: 0;

        background: var(--red);

        content: '';

    }



    .navbar-toggler::after {

        position: absolute;

        width: 100%;

        height: 2px;

        left: 0;

        bottom: 0;

        background: var(--red);

        content: '';

    }



    .navbar-brand {

        width: 180px;

    }



    .navbar-text {

        margin-right: 50px;

    }



    .navbar-collapse {

        position: absolute;

        right: 0;

        top: 100%;

        width: 350px;

        height: 380px;

        background: #f9f9f9;

        z-index: 999;

    }



    .navbar-collapse>ul>li {

        margin-right: 0px;

        border-bottom: 1px solid #dedede;

    }



    .navbar-collapse>ul>li:last-child {

        border-bottom: 0px solid #fff;

    }



    .navbar-collapse>ul {

        padding: 0;

        margin-left: 25px !important;

    }



    .navbar-collapse>ul>li>a {

        padding: 10px 0px !important;

        text-align: left;

        font-weight: 600;

        color: var(--black) !important;

    }



    .navbar-collapse>ul>li.current-menu-item a,

    .navbar-collapse>ul>li>a:hover {

        color: var(--red) !important;

        transition: all .4s;

    }



    .collapsing {

        transition: height 0s ease;

    }



    .banner-text h1 {

        font-size: 36px;

        line-height: 40px;

    }



    .banner-text p {

        font-size: 16px;

        line-height: 22px;

        margin-top: 10px;

        margin-bottom: 15px;

    }



    .banner-text .btn {

        padding: 10px 15px;

        margin-top: 5px;

    }



    .btn {

        letter-spacing: normal;

    }



    .banner-text {

        max-width: 480px;

    }



    .sec-space {

        padding: 40px 0;

    }



    .about-home-image {

        height: 400px;

        margin-top: 40px;

    }



    .condition-image {

        height: 220px;

    }



    .get-appointment .section-head h2 {

        font-size: 32px;

    }



    .get-appointment {

        padding: 50px 0;

    }



    .section-head h6 {

        font-size: 16px;

    }



    .section-head p {

        margin-top: 10px;

    }



    .map-home {

        position: relative;

        width: 100%;

        height: 320px;

        margin: 20px 0;

        padding: 0 15px;

    }



    .home-contact::before {

        width: 100%;

        height: calc(100% - 360px);

    }



    .ql-row [class*=col-]:nth-child(3) {

        margin-top: 30px;

    }



    .copyright {

        margin-top: 10px;

    }



    .copyright p {

        margin: 0;

    }



    .why-wrap .btn {

        margin-top: 5px;

        padding: 10px 20px;

    }



    .footer-about {

        padding-right: 0px;

    }



    .about-cms-content {

        padding-bottom: 0px !important;

    }



    .cms-bann-img {

        height: 170px;

    }



    .breadcrumb-cover h1 {

        font-size: 32px;

    }



    .approach-image {

        height: 350PX;

        margin-top: 20px;

    }



    .slider-cover {

        padding: 0px;

    }



    .testimonial {

        padding: 50px;

    }



    .faq-image {

        height: 350px;

    }



    .faq-about .section-head {

        padding-bottom: 10px !important;

    }



    .faq-about .section-head h6 {

        width: fit-content;

        margin: 0 auto 8px;

    }



    .faq-content {

        margin-top: 20px;

    }



    .accordion-faq .accordion-button {

        padding: 12px 40px 12px 0px;

        font-size: 18px;

    }



    .link-box h4 {

        font-size: 20px;

    }



    .link-box ul li {

        margin-bottom: 10px;

    }



    .ft-text {

        padding: 30px 60px 30px;

    }



    .breadcrumb li {

        font-size: 16px;

    }



    .breadcrumb-cover h1 {

        font-size: 28px;

    }



    .cms-bann-img {

        height: 150px;

    }



    .about-cms-image {

        height: 300px;

    }



    .home-contact>.row>[class*='col-']:nth-child(1) {

        flex: 0 0 95%;

    }



    .con-map iframe {

        height: 350px;

    }



    .contact-form {

        margin-top: 30px;

    }



    .con-cms {

        padding: 30px 0 0;

    }



    .contact-form .section-head {

        display: block;

    }



    .contact-info h3 {

        padding-bottom: 15px;

    }



    .section-head h2 {

        font-size: 28px;

        line-height: 40px;

    }



    .sd-image {

        height: 280px;

    }



    .sd-description .btn-group {

        margin-top: 20px;

    }



    .related-service {

        margin-top: 30px;

    }



    .related-service {

        display: none;

    }



    .serve-detail-wrap {

        padding-right: 0px;

    }



    .related-service,

    .related-booking {

        margin-left: 0px;

    }



    .specialized-box {

        padding: 15px;

    }



    .specialized-box h3 {

        padding: 0px;

        font-size: 16px;

    }



    .specialized-in-w {

        margin: 30px 0;

    }

}



@media(max-width:820px) {}



@media(max-width:768px) {}



@media(max-width:767px) {}



@media(max-width:575px) {

    .sec-space {

        padding: 30px 0;

    }



    .logo-text {

        margin-left: 10px;

    }



    .logo-text span {

        font-size: 16px;

        line-height: 22px;

    }



    .logo-text b {

        font-size: 12px;

        line-height: 12px;

        display: block;

    }



    .navbar-brand {

        width: 70px;

    }



    .navbar-text {

        display: none;

    }



    .carousel-item {

        height: 250px;

    }



    .carousel-caption h1 {

        max-width: 270px;

        font-weight: 600;

        font-size: 26px;

        text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4),

            0px 8px 13px rgba(0, 0, 0, 0.1),

            0px 18px 23px rgba(0, 0, 0, 0.1);

    }



    .carousel-control-prev,

    .carousel-control-next {

        width: 44px;

        height: 44px;

        display: flex;

        background: var(--red) !important;

        color: var(--white) !important;

    }



    .carousel-controler {

        bottom: 0px;

        height: 44px;

    }



    .home-products {

        margin-top: 0px;

    }



    .home-products .products-wrapper {

        padding: 30px 0 30px;

    }



    .carousel-control-prev {

        right: 48px;

    }



    .section-title p {

        font-size: 17px;

        max-width: 100%;

    }



    .section-title h2 {

        font-size: 24px;

        line-height: 32px;

    }



    .stat-box {

        padding: 10px;

    }



    .stat-box h2 {

        font-size: 36px;

    }



    .comp-stat {

        padding: 40px 0;

    }



    .st-icon {

        width: 48px;

        height: 48px;

        margin-bottom: 10px;

    }



    .stat-row [class*="col-"] {

        padding-bottom: 10px;

        margin-bottom: 10px;

        border-bottom: 1px solid #575757;

    }



    .stat-row [class*="col-"]:last-child {

        padding-bottom: 0px;

        margin-bottom: 0px;

        border-bottom: 0px solid #575757;

    }



    .about-image {

        height: 450px;

        margin-bottom: 30px;

    }



    .about-wrapper {

        padding-left: 0px;

    }



    .progress-icon {

        margin-bottom: 10px;

    }



    .testimonial-item {

        padding: 25px;

    }



    .testi-shape {

        width: 48px;

        height: 48px;

        font-size: 20px;

        left: 0px;

        position: relative !important;

        transform: translate(0) !important;

        margin-bottom: 10px;

    }



    .form-wrapper {

        padding: 15px;

        margin: 15px 0;

    }



    .footer-main {

        padding: 40px 0 0 0;

    }



    .mob-cw {

        display: block;

        position: fixed;

        right: 15px;

        bottom: 50px;

        z-index: 999;

    }





    .mob-quote {

        display: block;

        position: fixed;

        top: 50%;

        transform: translateY(-50%);

        z-index: 999;

    }



    .mob-brochure {

        display: block;

        position: fixed;

        bottom: 0;

        left: 0;

        z-index: 999;

        width: 100%;

        text-align: center;

    }



    .mob-brochure a {

        display: block;

        background: var(--red);

        color: var(--white);

        padding: 10px 20px;

        border-top-left-radius: 20px;

        border-top-right-radius: 20px;

        box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;

    }



    .mob-brochure a span {

        margin-right: 5px;

    }



    .mob-quote {

        right: 0;

    }



    .mob-quote a {

        display: block;

        background: var(--red);

        color: var(--white);

        padding: 20px 7px;

        writing-mode: vertical-lr;

        border-bottom-left-radius: 20px;

        border-top-left-radius: 20px;

        box-shadow: rgb(0 0 0 / 35%) -2px 0px 2.6px;

    }



    .mob-cw a {

        width: 40px;

        height: 40px;

        line-height: 40px;

        text-align: center;

        border-radius: 6px;

        font-size: 20px;

    }



    .mob-cw a:nth-child(1) {

        background-color: #3067cb;

        color: #fff;

        margin-bottom: 5px;

    }



    .mob-cw a:nth-child(2) {

        background-color: #119503;

        color: var(--white);

    }



    .spec-head {

        margin-top: 15px;

    }



    .why-box .why-icon {

        flex: 0 0 80px;

        height: 80px;

    }



    .why-box .why-icon img {

        width: 44px;

        height: 44px;

    }



    .why-row [class*="col-"] .why-box::after {

        display: none;

    }



    .why-row [class*="col-"] .why-box {

        padding: 15px 0 15px 0;

    }



    .why-row [class*="col-"] .why-box::before {

        width: 100%;

    }



    .why-row [class*="col-"]:nth-child(4) .why-box::before,

    .why-row [class*="col-"]:nth-child(5) .why-box::before {

        border-bottom: 1px solid #464646;

    }



    .social-footer ul li {

        margin-bottom: 20px;

    }



    .copyright {

        margin-bottom: 40px;

    }



    .header-social {

        display: block;

    }



    .breadcrumb-wrapper {

        height: 120px;

    }



    .breadcrumbs {

        margin-bottom: 0px;

    }



    .navbar-brand img {

        width: 55px;

    }



    .ass-logo {

        display: flex;

        margin-left: 25px;

        column-gap: 20px;

        margin-top: 30px;

    }



    .ass-logo img {

        width: 80px;

        height: auto;

    }



    .mvc-row {

        margin-top: 0;

    }



    .mvc-icon {

        transform: translateY(0);

        width: 100px;

        height: 100px;

    }



    .mvc-content {

        margin-top: 25px;

    }



    .mvc-icon::after {

        width: 100px;

        height: 100px;

    }



    .mvc-icon::before {

        left: -7px;

        top: -4px;

        width: 108px;

        height: 108px;

    }



    p {

        font-size: 15px;

        line-height: 26px;

    }



    .addresses-contact .address-book li p {

        font-size: 17px;

        line-height: 23px;

    }



    .address-book li h6 {

        font-size: 17px;

        line-height: 17px;

        margin-bottom: 5px;

    }





    .addresses-contact .address-book li span {

        font-size: 26px;

    }



    .contact-form-box {

        padding: 30px 15px;

    }



    .thumb-content {

        font-size: 15px;

        line-height: 25px;

    }



    .blog-image {

        height: 280px;

    }



    .blogtitle {

        font-size: 24px;

    }



    .more-product-lists {

        margin-left: 0;

        margin-top: 20px;

        box-shadow: none;

        padding: 0;

    }



    .more_products h5 a {

        font-family: var(--heading);

        letter-spacing: .3px;

        font-size: 17px;

        font-weight: 700;

        text-transform: uppercase;

        padding: 15px;

    }



    .more_products h5 a span {

        top: 12px;

    }



    .read-more {

        padding: 10px 25px;

        font-size: 14px;

    }

}



@media(max-width:480px) {}



@media(max-width:414px) {}



@media(max-width:375px) {}



@media(max-width:320px) {}