body {
    font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    line-height: 1.5;
}

.booking-bg {
    background: rgba(228, 228, 228, 0.4);
}

.btn-primary {
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
}

@media(min-width:767px) {
    .brand-columns .dropdown-menu {
        width: 496px;
    }

    .brand-columns .dropdown-menu a {
        display: inline-block !important;
        width: 160px !important;
    }

}

.top-nav li:last-child a {
    margin-right: 0;
}




.benefit-booking {
    background-color: #fff;
    border-radius: 6px;
    padding: 10px;
    border: 1px solid #ffc703;
    min-height: 120px;
    letter-spacing: -0.6px;


}

.benefit-booking img {
    height: 50px;
    margin-bottom: 15px;


}

.how-it-works-block {
    position: relative;
}

.how-it-works-block::before {
    content: '';
    position: absolute;
    left: 18px;
    top: 60px;
    height: calc(100% - 100px);
    bottom: 0;
    width: 4px;
    background-color: #fff;
    z-index: 1;
}

.how-it-works-head {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.how-it-works-step {
    display: flex;
    margin-bottom: 20px;

}

.how-it-works-step-number {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-weight: bold;
    background-color: black;
    color: white;
    display: flex;
    margin-right: 10px;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    z-index: 100;
    border: 4px solid #fff;
}



.how-it-works-step-info {
    width: calc(100% - 60px);

}

.step-header {
    font-weight: bold;

    margin-bottom: 5px;
}

.btn-primary.inverse {
    color: #075fd7;
    background: #fff;
}

.btn-primary.outline {
    outline: 4px solid rgba(12, 110, 253, 0.4);
}

.btn-primary.outline-blink {
    animation: blink 1s linear infinite;
}

main {
    overflow-x: hidden;
}

main>.container {}

.container {
    max-width: 1200px;
}

#map {
    height: 400px;
    width: 100%;
}

.map {
    height: 400px;
    width: 100%;

}

.form-section {
    position: relative;
    margin-bottom: 20px;
}

.form-section .circle-day.active,
.form-section .circle-day:hover {
    color: #fff !important;
    background-color: #0d6efd !important;
    border: transparent !important;
}

.request-price-info,
.request-time-info {
    margin: 15px 0;
    padding-left: 20px;
    border-left: 10px solid #ccc;
    letter-spacing: 0.5px;
}

@media (max-width: 767px) {
    .hide-on-small-screens {
        display: none !important;
    }
}

.form-section .nav-link {
    /*
    
    padding: 14px 30px;
    background-color: #fff;
    margin-bottom: 10px; 
   

    padding: 12px 25px; */

    background-color: #fff;
    margin-bottom: 5px;
    border: 1px solid #ced4da;
    cursor: pointer;
}

.form-section .field {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

.form-section .form-label {

    background-color: #fff;
    padding: 2px 8px 0px;
    border-radius: 6px;
    margin: 0;
    position: absolute;
    top: -10px;
    display: inline;
    left: 23px;
    z-index: 100;
}

.form-section .field>div:focus-within .form-label {
    display: inline;
}

.form-section-label {

    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}


.navbar-top {

    padding: 15px 0;
    border-bottom: 1px solid #f1f1f1;

}

#header {
    background-color: #fff;
}

header {
    position: relative;
}

.header-city {
    margin-left: 30px;
    padding-left: 30px;

    border-left: 1px solid #c5c5c5;
    font-weight: 400;
    color: #5f5f5f;

}

.navbar-top .navbar-toggler {
    display: none;
}

.navbar-top-menu {
    background-color: #f7f7f7;
    padding: 0px;
}

.navbar-top-menu a {
    font-weight: normal;
    font-size: 14px;

}

.navbar-top-menu a:hover {

    text-decoration: underline;
}


.navbar-menu {
    /* box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1); */
    padding: 8px 0px;
    background-color: #f1f1f1;
}

.navbar-menu a {
    font-weight: bold;

}

.navbar-menu a:hover {
    text-decoration: underline;
}


.navbar-menu ul {
    margin-left: -10px !important;
}

.navbar-menu .navbar-toggler {
    position: absolute;
    right: 15px;
    top: -65px;
}

.nav-link {


    -webkit-letter-spacing: 0px;
    -moz-letter-spacing: 0px;
    -ms-letter-spacing: 0px;
    letter-spacing: 0px;
    line-height: 20px;
    color: rgb(42, 42, 42);
    text-align: left;
    margin-right: 10px;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    /* text-transform: uppercase; */
}

.nav-link-last {
    margin-right: 0 !important;
}

.nav-link:after {}

.type-card {
    margin-bottom: 30px;
    max-width: 171px;

}

.type-card-new {
    max-width: 100% !important;
    border: 1px solid #f1f1f1;
    padding: 10px;
    border-radius: 6px;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #333;
}

.type-card-new:hover {
    border: 1px solid #c5c5c5;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, .1);
}



.type-card-new .icon {
    height: auto !important;
    padding: 0px;
    border-radius: 50% !important;
    width: 100%;

    text-decoration: none;
    margin-bottom: 5px;
}

.type-card-new span {}

.types-block {
    max-width: 1176px;
    margin: 15px auto 0;
}

.phone-number-in-text {
    text-decoration: none;
    color: #fff;

    line-height: 28px;
    font-weight: bold;
    position: relative;
    margin-top: 10px;

}

.howmuch ol {

    counter-reset: list-counter;
    /* Initialize a counter */
    list-style-type: none;
    padding-left: 0;
    /* Remove default list numbering */
}

.howmuch ol li {
    position: relative;
    /* Needed for positioning the custom number */
    padding-left: 40px;

    /* Provide space for the custom number */
}

.reviews-list .slick-dots {
    height: 20px;
    overflow-y: hidden;
}


/* Initially hide the slider */
.multiple-items {
    display: none;
}

/* Show the slider once it is initialized */
.multiple-items.slick-initialized {
    display: block;
}


.multiple-jobs {
    display: none;
}


/* Show the slider once it is initialized */
.multiple-jobs.slick-initialized {
    display: block;
}

.review-card {

    /* or the width of each slide */
}

.howmuch ol li::before {
    counter-increment: list-counter;
    /* Increment the counter */
    content: counter(list-counter);
    /* Display the counter */
    position: absolute;
    /* Position the custom number */
    left: 0;
    /* Align to the left */
    top: 0;
    color: #ffc702;
    /* Align to the top */
    font-size: 40px;
    font-weight: bold;
    /* Adjust the size of the number independently */
}

.phone-number-in-text a {
    color: #fff;
    font-size: 28px;
}

.type-card a {
    text-decoration: none;
    color: #333;

}

.type-card .icon {
    height: 176px;
    padding: 10px;
    width: 100%;
    border-radius: 6px;
    text-decoration: none;
    margin-bottom: 5px;
}

.steps h5 {
    font-weight: bold;

}

.step-number {
    font-size: 70px;
    font-weight: bold;
    color: #ffc700;
}

.type-card span {
    font-weight: bold;
}

.bg-0 {
    background: rgba(255, 199, 0, 0.23);
}

.bg-1 {
    background: rgba(255, 199, 0, 0.23);
}

.bg-2 {
    background: rgba(255, 199, 0, 0.23);
}

.bg-3 {
    background: rgba(255, 199, 0, 0.23);
}

.main-tiser {
    background: #ffc700;
    /* url('/images/tiser.png') no-repeat right top; */

    background-size: auto 350px;

    min-height: 350px;

    position: relative;


}

.main-tiser-white {
    background-color: #fff;
}

.cta-info {

    font-weight: 400;
    letter-spacing: 0;

    color: #5e5e5e;

}

.cta-info svg {
    color: #1a73e8;
    fill: currentColor;
    width: 20px;
    height: 20px;
}

.content-tiser {
    padding: 40px 0px;
    min-height: 450px;
    /*  background: linear-gradient(to right, #c8e4ce 0%, #c8e4ce 85%, transparent 100%);  */
}

.content-tiser-new {
    padding: 10px 0;
}

.review-stars {
    color: #fbbc05;

    padding: 8px 0px;
    display: inline;

}

.stars {
    color: #fbbc05;
    background: #fff;
    padding: 8px 10px;
    border-radius: 6px;
    display: inline;


}

.stars span {
    color: #4d5156;
    margin-right: 5px;

}

.stars-updated {
    color: #fbbc05;
    background: #fff;
    padding: 8px 0px !important;
    border-radius: 6px;
    display: flex;

    width: 300px;




}

.stars-updated span {
    color: #4d5156;
    margin-right: 5px;


}

.lead-cta {
    padding: 20px 20px 20px !important;
    background: #f1f1f1;
    border-radius: 6px;

}

.lead-cta a {
    text-decoration: underline;
    color: #0d6efd;
    font-weight: bold;
}

.lead {
    font-weight: 400;
}

.lead ul {
    list-style-type: square;
}

.lead ul li {
    margin-bottom: 3px;
    color: #333;
}

.rating-line {


    color: #333;
    margin-top: 10px;
}

.stars i {
    margin-right: 3px;

}

.feature {

    font-weight: 500;
    color: #212529;
    margin-bottom: 20px;

}

.feature i {
    font-size: 40px;
    margin-right: 20px;
    color: #ffc700;
    width: 40px;
    height: 40px;
}

.main-tiser-block {
    border-radius: 10px;

    padding: 50px 40px;
    position: absolute;
    top: 50px;
    max-width: 80%;
    /* box-shadow: 5px 5px 10px rgba(0,0,0,0.3); */
}

.review-line {
    background-color: #f1f1f1;
    padding: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.about-block {
    background: rgb(192 225 235 / 30%);
}

.main-tiser h1 {

    font-size: 55px;
    font-weight: 900;
    margin: 0;

}

.h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #555;
}

.section h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #555;
}

.section h3 {

    font-weight: bold;
    margin-bottom: 15px;
}

.issues-list {
    padding-left: 1.8rem;

    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style-position: outside;
    overflow: hidden;
    transition: max-height .5s;

}

.lead-tag {


    font-weight: 400;
    color: #666;
}

.issues-list li {

    margin-bottom: 0.8rem;
    width: calc(33.333% - 1rem);
    color: #323232;



}

.brands-list {
    display: flex;
    list-style: square;
    flex-wrap: wrap;
    margin: 0 0 0 30px;
    padding: 0;
}

.brands-list li {
    flex: 0 0 32%;
    /* This ensures that each item takes up 50% of the container’s width */
    margin-bottom: 15px;
    font-size: 26px;
    color: #666;

    color: #333;
    text-decoration: none;
    font-weight: 500;


}

.support-available {
    height: 40px;

    margin-top: 6px;
}

.local-company {
    font-size: 22px;
    margin-top: 5px;
    font-weight: bold;
    color: #666;
}

.brands-list li a {
    color: #333;
    text-decoration: none;
    font-weight: 500;

}

.brands-list li a:hover {
    text-decoration: underline;
}

.brands {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    /* text-align: center;  */
    margin-bottom: 30px;
}

.brands a {

    display: inline-block;
}

.navbar-brand {
    font-weight: bold;
    align-items: center;
    display: flex;

}

.city-type-block {
    margin: 10px;
    padding: 15px 20px;
    border: 1px solid #f1f1f1;
    border-radius: 6px;
    margin-bottom: 10px;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, .1);
}

.city-type-button {
    font-size: 22px;
    font-weight: bold;
}

.city-type-block h2,
.city-type-block h3 {

    font-weight: bold;
}

.city-type-content {
    margin-top: 20px;
}

.navbar-brand {}

.review-card {
    margin: 0 10px 10px 10px;
    padding: 20px;
    border: 1px solid #f1f1f1;
    border-radius: 6px;
    margin-bottom: 20px;

    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, .1);
}

.slick-initialized .slick-slide {
    display: inline-block !important;
}

.review-card-clean {
    box-shadow: none;
    border: none;
    padding: 0;
    margin: 0px 0px 20px 0px;
}

.review-card a {
    color: #212529;
}

.review-location {
    color: #666;

}

.review-item {
    list-style: italic;
    color: #666;
    font-size: 14px;
}

.brand-logo {
    max-width: 100%;
    max-height: 30px;
    max-width: 200px;
}

.breadcrumb {
    margin-bottom: 0;
}

.breadcrumbs-block {
    background-color: #fbfbfb;
    padding: 15px 0;
    font-size: 14px;

}

.breadcrumbs-block a {}

.breadcrumb-item.active {
    color: #333 !important;
}

.about-image {
    border-radius: 20px;
    border: 4px solid #fff;

}

.why-block {
    background: rgba(255, 228, 201, .4);
}

.map-image {
    border-radius: 20px;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, .1);
}

.header-content {

    color: #666;
    font-weight: normal;
}

.header-phone {
    text-decoration: none;
    color: rgba(45, 46, 47, 1);
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
    position: relative;
    min-width: 148px;
    padding-left: 25px;
    display: inline-block;

}

.call-us-today {
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 1.2;
}

.btn-service {
    height: 48px;

    font-weight: bold;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.map-location li {
    margin-bottom: 10px;
}

.map-locations {
    list-style: none;
    margin: 0;
    padding: 0;
}

.map-locations i {
    color: #ffc700;

    margin-right: 5px;
}

.map-locations li {
    margin-bottom: 5px;
}

.map-locations a {
    color: #333;
    text-decoration: none;
    font-weight: 500;

    margin-bottom: 10px;
}

.map-locations a:hover {
    text-decoration: underline;
}

.header-phone i {
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    left: 0;
    bottom: 1px;
}

.header-cta {
    text-decoration: none;
    color: #0097a7;


    font-weight: bold;
    position: relative;
    padding-left: 25px;
    text-transform: uppercase;
}

.header-cta i {

    line-height: 18px;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.footer {
    background: linear-gradient(135deg, #2d3748 0%, #4a5568 100%);
    color: #fff;
    font-size: .9em;



}





.btn {
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0.25rem;
}

.footer>.container {}

.footer a {
    color: #fff;
}

.footer a:hover {
    text-decoration: underline !important;
}

.footer-text {
    font-size: 14px;

}

.footer-text a {
    text-decoration: underline !important;
    color: #fff;
}

.footer-text a:hover {
    text-decoration: none !important;
    color: #fff;
}

.faq-card {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 10px;

}

.faq-question {
    font-weight: bold;

}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #666;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.border-bottom-line {
    border-bottom: 1px solid #f2f2f2 !important;
}

.border-left-line {
    border-left: 1px solid #f2f2f2;
}

/* align the logout "link" (button in form) of the navbar */
.nav li>form>button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.5);
}

.tech-mobile {
    display: none;
}

@media(max-width:767px) {
    .nav li>form>button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 0;
    }

    .issues-list li {
        flex: 0 0 100%;

    }

    .header-city {
        display: none;
    }

    .main-tiser h1 {

        font-size: 48px !important;
        font-weight: 900;
        margin: 0;

    }

    .navbar-menu ul {
        margin-left: 0 !important;
    }

    .feature i {
        font-size: 40px;
        margin-right: 10px;

    }

    .feature-content {}

    .local-company {}

    .tech-mobile {
        display: block;
    }
}

.bottom-border {
    border-bottom: 1px solid #f1f1f1;
}

.nav>li>form>button.logout:focus,
.nav>li>form>button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.nav>li>form>button.logout:focus {
    outline: none;
}

.mobile-phone {
    width: 50%;
    text-align: center;

}

.mobile-phone a,
.mobile-request a {
    padding: 15px 10px;
    display: block;
    text-align: center;
    font-weight: bold;
    text-decoration: none;

    line-height: 18px;
    font-weight: bold;
}

.mobile-phone a {
    background-color: #212529;
    color: #fff;

}

.mobile-request {
    width: 50%;
    text-align: center;
}

.mobile-request a {
    background-color: #0c6efd;
    color: #fff;
    height: 52px;

}

@keyframes blink {

    0%,
    100% {
        outline: 4px solid rgba(12, 110, 253, 0);
    }

    50% {
        outline: 4px solid rgba(12, 110, 253, 0.4);
    }
}

.dark-bg {
    background: #212529 url('/images/carbon-fibre-v2.png');
    color: #fff;
}

.social-links {
    display: flex;
    align-items: center;
    gap: 15px;
}

.social-links a {
    font-size: 30px;
    color: #ffc702 !important;
}

.person h1 {
    font-size: 26px;
}

.person-information {
    background: #f1f1f1;
    color: #333;
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 10px;
}

.person-information h2 {
    font-weight: bold;

}

.person-information p {
    margin-bottom: 0;
}

.person-information a {
    color: #333;
    text-decoration: underline;

}

.why-us {
    list-style: none;
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0;

}

.why-us li {
    display: flex;
    align-items: center;
    font-weight: 500;

    margin-bottom: 10px;

}

.circles-calendar {
    justify-content: space-between;
}

.circle-day {
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 0.25rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* Horizontally centers the items in a column layout */
    justify-content: center;
    border: 1.2px solid rgba(85, 94, 105, .26);
    cursor: pointer;
    font-size: 14px;
}

.circle-day:hover,
.circle-day.active {
    background-color: #ffc702;
    border: 1.2px solid #ffc702;
    cursor: pointer;
}

.cirle-weekday {
    text-align: center;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;

}

.cirle-date {
    line-height: 22px;

    text-align: center;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;


}

.why-us li i {
    margin-right: 10px;
}

.article-blog-item {
    padding: 20px;
    border: 1px solid #f1f1f1;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    height: 563px;
}

.article-blog-item-related {
    padding: 20px;
    border: 1px solid #f1f1f1;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    height: auto;
}

.article-blog-item-related img {
    margin: 0 !important;
}

.article-blog-item h4 a {
    color: #333;
    font-size: 22px;
}



.article-blog-item img {
    margin: 0 !important;
    opacity: 0.8;
}

.article-blog-item img:hover {
    margin: 0 !important;
    opacity: 1;
}

.article-blog-item h2 a {
    color: #333;
    font-size: 22px;
}

.article {
    margin: auto;
    line-height: 1.6;
    color: #333;

    margin: 30px 0 50px;
}

.article-meta {
    font-size: 16px !important;
    color: #666;
}

.article-meta a {
    color: #666 !important;
    text-decoration: underline !important;
}

.article-meta a:hover {
    color: #333;
    text-decoration: none !important;
}

.article h1 {
    font-size: 34px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
}

.article h2 {
    font-size: 28px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
}

.article h3 {
    font-size: 24px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 10px;
}

.article h4 {

    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 10px;
}

.article h5 {

    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 10px;
}

.article h6 {

    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 10px;
}

.article p {

    margin-bottom: 20px;
}

.article a {
    color: #1a0dab;
    text-decoration: none;
}

.article a:hover {
    text-decoration: underline;
}

.article strong {
    font-weight: bold;
}

.article em {
    font-style: italic;
}

.article blockquote {
    font-style: italic;
    overflow: hidden;
    padding: 0 15px;
    margin: 20px 0;
    border-left: 4px solid #ccc;
}

.article blockquote p {

    line-height: 1.6;
    color: #666;
}

.article ul,
.article ol {
    margin: 20px 0;
    padding-left: 20px;
}

.article li {
    margin-bottom: 10px;
}

.article hr {
    border: 0;
    height: 1px;
    background: #ccc;
    margin: 20px 0;
}

.article img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 20px 0;
}

.article figure {
    margin: 20px 0;
}

.article figcaption {

    color: #777;
    text-align: center;
}

.article table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
}

.article th,
.article td {
    padding: 10px;
    border: 1px solid #ddd;
}

.article thead th {
    background-color: #f7f7f7;
}

.article caption {

    margin-bottom: 10px;
    font-style: italic;
    text-align: center;
}

.article-date {
    font-size: 16px !important;
    color: #666;
    margin-bottom: 20px;
}

.article-date p {
    margin-bottom: 0;
}

.coupon-code {
    border: 1px solid #000;
    border-radius: 6px;

    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, .1);
    padding: 20px;
    margin-bottom: 30px;
    display: flex;
    gap: 20px;

}

.coupon-value {
    padding: 20px;
    border: 2px dashed #ccc;
    border-radius: 6px;
    text-align: center;
    min-width: 120px;
    font-size: 24px;
    vertical-align: middle;
}

.coupon-value span {
    display: block;
    font-weight: bold;
    font-size: 36px;
}

.coupon-name {
    font-weight: bold;
    font-size: 22px;
}

.coupon-website {
    color: #8d6f00;
    font-weight: bold;
    margin-bottom: 5px;
}

.coupon-phone {
    font-weight: bold;
}

.coupon-qr {
    opacity: 0.8;
}


.landing-tiser {
    height: calc(100vh - 89px);
}

.landing-types {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.landing-brands {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}

.landing-tiser .content-tiser {
    padding-top: 20vh;
}


.footer-menu-links a {}

.posted-on {

    line-height: 20px;
    color: #666;
}

.get-started {
    background: #666;
    color: #fff;
    border-radius: 6px;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, .1);
}

@media(max-width:767px) {
    .navbar-top-landing {
        padding: 5px 0;
    }

    .navbar-top-landing .navbar-brand img {
        height: 40px;
    }

    .landing-tiser {
        height: auto !important;
    }

    .landing-tiser .content-tiser {
        padding-top: 10vh;
    }

    .landing-types {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .landing-brands {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }

    .border-left-line {
        border: none;
    }
}



.cas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    width: 20px;
    height: 20px;
}

.star {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: text-top;
    margin-top: 1px;
}

.ca-phone {
    background: url('/images/call.svg') no-repeat;
}

.ca-phone-white {
    background: url('/images/call-white.svg') no-repeat;
}

.ca-square-check {
    background: url('/images/checkbox.svg') no-repeat;
}

.ca-pin-map {
    background: url('/images/pin-map.svg') no-repeat;
    position: relative;
    top: 3px;
}

.size24 {
    width: 24px;
    height: 24px;
    top: 5px;
    position: relative
}

/* 
.fa-map-marker-alt {
    background: url('/images/pin.svg') no-repeat;
}

.fa-calendar {
    background: url('/images/calendar.svg') no-repeat;
}

.fa-tools {
    background: url('/images/hammer.svg') no-repeat;
}
*/

.gmb-button {
    padding: 9px 16px 9px 12px;
    border: 1px solid #d2d2d2;
    border-radius: 9999px;

    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
    color: #3c4043;
    text-decoration: none;
}

.gmb-button .gmb-icon {
    margin-left: 0;
    margin-right: 8px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    font-size: 1.125rem;
    width: 1.125rem;
    height: 1.125rem;
    color: #1a73e8;
}

.gmb-button svg {
    height: 18px;
    width: 18px;
    color: #1a73e8;
    font-size: 1.125rem;
    fill: currentColor;
    flex-shrink: 0;
}

.job-list-item {
    padding: 5px;
    border: 1px solid #f1f1f1;
    border-radius: 6px;
    margin: 5px;
    background: #fff;
}

.text-us-widget {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 10000;
    display: none;
    min-width: 172px;
}

.text-us-widget-bulb {
    border: 1px solid #e8e9eb;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .24);
    background: #fff;
    border-radius: 15px;
    padding: 10px;
    max-width: 200px;

    line-height: 16px;
    margin: 0 0 10px auto;
}

.text-us-widget-avatar {
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.text-us-widget-button {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    border-radius: 15px;

    padding: 10px 15px;

    max-width: 125px;
    font-weight: bold;
    transition: all .2s ease-in-out;
    background-color: #3074DC;
    color: #fff;
    cursor: pointer;
    margin: 0 0 0 auto;
}


.text-us-widget span {
    margin-left: 10px;
}

.text-us-widget-side {
    width: 368px;
    bottom: 30px;
    right: 30px;
    position: fixed;
    z-index: 10000;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    background: #f5f5f7;
    border-radius: 5px;
    display: none;
}

.text-us-widget-body {
    padding: 15px 20px 10px;

}

.site-quote {
    max-width: 600px;
    margin: 0 auto;
}

.widget-initial-message {
    background-color: #e4e9f0;
    border-radius: 24px 24px 24px 3px;

    line-height: 1.5;
    margin-bottom: 12px;
    text-align: left;
    background-color: #e4e9f0;
    padding: 16px 16px 16px 16px;
    margin-right: 30px;
}

.widget-form-message {
    background-color: #fff;
    border-radius: 24px 24px 3px 24px;

    line-height: 1.5;
    margin-bottom: 20px;
    padding: 25px 16px 16px 16px;
    margin-left: 30px;
}

.text-us-widget-head {
    padding: 10px 20px;
    background: #666;
    color: #fff;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}



.widget-terms {

    color: #444;
    text-align: center;
    margin: 10px 0;
}


@media(max-width:1023px) {
    .text-us-widget {
        right: 5px;
        bottom: 5px;
    }

    .text-us-widget-side {
        width: 100% !important;
        height: 100vh;
        right: 0;
        bottom: 0;
    }
}



.google-review-widget {

    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    border-radius: 2px;
    margin: 0px;

    position: fixed;
    left: 30px;
    bottom: 30px;
    z-index: 10000;
    max-width: 225px;
    transition: all .2s ease-in-out;
    background-color: #fff;
    cursor: pointer;
    display: none;
}

.google-review-widget.request-page-widget {
    right: 5px;
    box-shadow: none;
    top: 0px;
    left: auto;
    bottom: auto;
    position: absolute;
    display: block;

}

.google-review-widget:hover {
    background-color: #f1f1f1;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .36);
}

.google-review-border-top {
    height: 6px;
    background: #4fce6a;
    width: 100%;
    display: block;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.google-review-widget.request-page-widget .google-review-border-top {
    height: 4px;
    background: transparent;
}

@media(max-width:1023px) {
    .google-review-widget.request-page-widget .google-icon-block {
        display: none;
    }
}


.google-review-widget .based-text {
    display: block !important;
    color: #777 !important;
    font-size: 14px !important;
    text-align: left !important;
    text-shadow: 1px 1px 0 #fff !important;
}

.google-review-widget span,
.google-review-widget-side .widget-head span {
    color: #e7711b !important;

    font-weight: 600;
    margin-right: 8px;
    line-height: 22px;
}

.google-review-widget svg {
    margin-right: 4px;
}

.google-review-widget-side {
    width: 368px;
    bottom: 0;
    left: 0;
    position: fixed;
    height: 100%;
    z-index: 10000;
    display: block;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
}

@media(max-width:1023px) {
    .google-review-widget {
        left: 5px;
        bottom: 5px;
    }

    .google-review-widget-side {
        width: 100% !important;
    }
}

.widget-side-company-name {
    font-weight: bold;
}

.google-review-widget-side .widget-head {
    height: 80px;
    background-color: #fff;
    top: 0;
    position: absolute;
    right: 0;
    width: 100%;
    border-bottom: 1px solid #d2d2d2;
    z-index: 2147483002 !important;

    padding: 10px;
}

.google-review-widget-side .widget-head img {
    border-radius: 50%;
    width: 50px;
}

.google-review-widget-side .widget-body {
    position: absolute;
    top: 80px;
    bottom: 48px;
    background: rgba(250, 250, 251, .98);
    width: 100%;
    overflow-y: auto;
    z-index: 2147483001;
    -webkit-transform: translateZ(0);
    padding: 10px 20px !important;

}

.review-comment {
    font-size: 16px;
}

.google-review-widget-side .widget-footer {
    border-top: 1px solid #d2d2d2;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 48px;
    text-align: center;
    background: #fff;
    padding-top: 12px;

}


.dropdown-toggle:focus {
    outline: none !important;
}

/* Optional: apply only when using mouse */
@media (hover: hover) {
    .dropdown-toggle:focus {
        outline: none !important;
    }
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown>.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

.dropdown-toggle-custom {
    white-space: nowrap;
}

.dropdown-toggle-custom::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.cta-line-link {
    text-decoration: none;
    color: #fff;
    font-weight: bold;


    position: relative;
}

.cta-line-link:hover span {
    border-bottom: 1px solid transparent;
}

.cta-line-link:hover span {
    border-bottom: 1px solid #fff;

}

.cta-line-link svg {
    height: 30px;
    width: 30px;
    fill: #fff;
    transition: transform 0.3s ease;
}

.cta-line-link:hover svg {
    transform: translateX(5px);
}

.d-flex-overflow {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
}

.d-flex-overflow>* {
    flex-shrink: 0;
    white-space: nowrap;
}

[v-cloak] {
    display: none;
}



.map-block-head {

    color: #393939;
}

.h4-map-block {}


.calendar-list {
    margin-right: -5px;
    height: 61.5px;
    overflow-y: hidden;

}

@media(max-width:1023px) {
    .calendar-list {
        margin-right: -10px;

    }
}



.day-pill {
    border: 1.2px solid rgba(85, 94, 105, .26);
    border-radius: 4px;


    padding: 10px 0;
    display: block;
    cursor: pointer;
    margin-right: 10px;
    min-height: 60.5px;
}

.day-pill.active {
    background-color: #ffc702;
    border: 1.2px solid #ffc702;
}

.time-pill {
    border: 1.2px solid rgba(85, 94, 105, .26);
    border-radius: 4px;

    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
}

.time-pill.active {
    background-color: #ffc702;
    border: 1.2px solid #ffc702;
}

.time-pill.disabled {
    color: #999;
    opacity: 0.5;
}

.book-phone-number a {
    text-decoration: none;
    font-weight: bold;

    line-height: 20px;
}


.book-form .form-label {
    color: #333;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0.5rem !important;
}

.book-form .form-label sup {
    color: red;
}

.booking-service-picker .nav-link {
    border: 1.2px solid rgba(85, 94, 105, .26);
    font-size: 16px;
    font-weight: normal;
}

.booking-service-picker .nav-link:hover {
    background-color: #ffc702;

    color: #333;

}

.booking-service-picker .nav-link.active {
    background-color: #ffc702;
    border: 1.2px solid #ffc702;
    color: #333;
}

/* Hero Section Styles */
.hero-slide-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.hero-bg-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('/images/test-bg21.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.hero-gradient-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgba(73, 48, 0, 0.8) 0%, rgba(123, 107, 0, 0.8) 50%, rgba(123, 107, 0, 0) 100%);
}

.hero-container {
    position: relative;
    z-index: 2;
}

.hero-content {
    min-height: 50vh;
}

.hero-title {
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.2;
    color: white;
    max-width: 600px;
}

.hero-subtitle {
    font-size: 22px;
    color: #fff;
    line-height: 1.6;
    max-width: 600px;
    /*  max-width: 500px; */
}

/* Section Styles */
.section {
    margin: 30px 0;
    padding: 30px 0 60px;
}

.section-label {
    font-weight: 600;
    color: #ff9800;

    margin-bottom: 0.25rem;
}

.section-title {
    font-weight: 800;
    font-size: 30px !important;
    color: #4a5568;
    margin-bottom: 1rem;
}

.section-content {}

/* Service Card Styles */
.service-card {
    border-radius: 0.25rem;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    color: inherit;
}

.service-card:hover {
    text-decoration: none;
    color: inherit;
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.service-card-large {
    background: linear-gradient(135deg, #2d3748 0%, #4a5568 100%);
    min-height: 400px;
    padding: 3rem;
}

.service-card-large:hover {
    background: linear-gradient(135deg, #1a202c 0%, #2d3748 100%);
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.25);
}

.service-image {
    width: 300px;
    /* margin-left: 380px; */
    /* margin-bottom: -170px; */
    position: absolute;
    right: 20px;
    top: 20px;
    opacity: 0.3;
}


.service-card-large:hover .service-image {
    opacity: 0.6;
}

.service-image-small {
    width: 150px;
    /* margin-left: 380px; */
    /* margin-bottom: -170px; */
    position: absolute;
    top: 20px;
    right: 0px;
    opacity: 0.5;
}

.service-image-small.img3 {
    width: 110px;
    right: 20px;
    top: 30px;
}


.service-card-small:hover .service-image-small {
    opacity: 0.8;
}

.service-card-small {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    min-height: 190px;
    padding: 1rem;
}

.service-card-small:hover {
    border: 1px solid #cbd5e0;
    background: #f7fafc;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.service-icon {
    font-size: 3.5rem;
    margin-bottom: 1rem;
}

.service-icon-small {
    font-size: 2.5rem;
    color: #38b2ac;
    margin-bottom: 0.75rem;
}

.service-content {
    position: absolute;
    bottom: 2rem;
    left: 3rem;
    right: 3rem;
}

.service-image {
    width: 300px;
    /* margin-left: 380px; */
    /* margin-bottom: -170px; */
    position: absolute;
    right: 20px;
    top: 20px;
    opacity: 0.4;
}

.service-content-small {
    position: absolute;
    bottom: 1rem;
    left: 1.5rem;
    right: 1.5rem;
}

.service-title {
    color: white;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 1rem;
}

.service-title-small {
    color: #2d3748;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0.75rem;
}

.service-description {
    color: rgba(255, 255, 255, 0.85);

    line-height: 1.5;
    max-width: 400px;
    margin-bottom: 1rem;
    font-size: 16px;
}

.service-description-small {
    color: #718096;
    line-height: 1.5;
    margin-bottom: 0.75rem;
    font-size: 16px;
    width: 60%;
}

.service-link {
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    color: white;
}

.service-link-small {
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    color: #2d3748;
}

.service-link:hover .service-link-text {
    text-decoration: underline;
}

.service-link-small:hover .service-link-text {
    text-decoration: underline;
}

/* About Section Styles */
.about-border {
    border-right: 1px solid #f2f2f2;
    padding-right: 20px;
}

.about-content {}

.choose-date-action {
    color: #777;
    font-size: 16px;
}


.feature-grid {}

.feature-item {
    margin-bottom: 1rem;
}


.feature-icon {
    width: 40px;
    height: 40px;
    color: #2d3748;
    opacity: 0.4;
    margin-right: 20px;
    margin-top: 0.25rem;
}

.feature-title {
    font-weight: 700;
    font-size: 24px;
    color: #2d3748;
    margin-bottom: 0.5rem;
}

.feature-description {
    color: #718096;
    font-size: 16px;
    line-height: 1.5;
}


/* Offer Card Styles */
.offer-card {
    border: 1px solid #e2e8f0;
    border-radius: 0.25rem;
    position: relative;
    overflow: hidden;
    height: 370px;
    display: flex;
    flex-direction: column;
    padding: 30px;
    text-align: center;
    transition: all 0.3s ease;
}

.offer-card:hover {
    border: 1px solid #cbd5e0;
    background: #f7fafc;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}

.offer-badge {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #f1f1f1;
    color: black;
    padding: 0.5rem 1rem;
    font-weight: 600;
    text-align: center;
    border-radius: 0 0 0.5rem 0.5rem;
}

.offer-price {
    font-size: 50px;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 0.75rem;
    margin-top: 3rem;
    color: #ff9800;
}

.offer-title {
    color: #2d3748;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 0.75rem;
}

.offer-description {
    color: #718096;

    line-height: 1.6;
    margin-bottom: 1rem;
    font-size: 16px;
}

.offer-icon {
    font-size: 3rem;
    margin-bottom: 0.75rem;
}

.offer-icon-green {
    color: #48bb78;
}

.offer-icon-blue {
    color: #3182ce;
}

.offer-link {
    margin-top: auto;
    text-align: left;
}

.offer-link:hover span {
    text-decoration: underline;
}

/* FAQ Styles */
.faq-accordion {
    max-width: 100%;
}

.faq-header span {
    font-size: 18px;

    cursor: pointer;
    padding: 20px;
    border-radius: 5px;
    display: block;
    width: 100%;
}


.faq-item {
    border: 1px solid #e2e8f0 !important;
    border-radius: 0.25rem !important;
    margin-bottom: 10px;
}

.faq-button {
    background: #ffffff;
    border: none;
    border-radius: 0.25rem;
    font-weight: 700;
    color: #2d3748;

    padding: 1.25rem;
    width: 100%;
    text-align: left;
}

.faq-content {
    padding: 0px 20px 20px 20px;
    font-size: 16px;
    line-height: 1.6;
}

/* Contact Info Styles */
.contact-info {
    border-top: 1px solid #f2f2f2;
    padding: 30px 0;
}

.contact-title {
    margin-bottom: 0.75rem;
    font-size: 1.25rem;
    font-weight: 600;
}

.contact-list {
    margin-bottom: 0;
}

.contact-list .row {
    margin-bottom: 0.5rem;
}

.contact-list dt {
    color: #333;
    font-weight: 600;
}

.contact-list dd {
    color: #333;
}

.contact-link {
    color: #333;
    text-decoration: none;
}

.contact-link:hover {
    text-decoration: underline;
}

/* Map Section Styles */
.map-container {
    padding-left: 1rem;
    height: 620px;
}

.map-ratio {
    margin: 0.25rem 0;
}

.social-links-map {
    display: flex;
    gap: 0.5rem;
    align-items: center;
    margin-top: 1rem;
}

.social-links-map img {
    border-radius: 4px;
}

/* Get Started Section Styles */
.get-started {
    background: linear-gradient(135deg, #2d3748 0%, #4a5568 100%);
    color: #fff;
    border-radius: 0.25rem;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, .1);
    padding: 30px;
    margin-top: 1rem;
    position: relative;
}

.get-started-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}

.get-started-subtitle {
    font-weight: bold;
    margin-bottom: 1rem;
}

.get-started-phone {
    align-self: center;
    margin-left: auto;
    margin-top: 0.5rem;
}

.get-started-button {
    align-self: center;
    width: 100%;
    margin-top: 0.5rem;
}

.tech-image {
    position: absolute;
    bottom: 0px;
    right: 30px;
    height: 250px;
    z-index: 1;
}


/* Read More Section Styles */
.read-more-content {}

.read-more-gradient {
    position: relative;
    height: 60px;
    margin-top: -60px;
    background: linear-gradient(transparent, white);
    pointer-events: none;
}

.read-more-button-container {
    text-align: center;
    margin-top: 0.75rem;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .hero-title {
        font-size: 2.5rem !important;
    }

    .hero-subtitle {
        font-size: 1.1rem !important;
    }

    .service-card-large {
        padding: 2rem;
    }

    .service-content {
        bottom: 1.5rem;
        left: 2rem;
        right: 2rem;
    }

    .service-title {
        font-size: 2rem;
    }

    .about-border {
        border-right: none;
        padding-right: 0;
    }

    .map-container {
        padding-left: 0;
        height: auto;
    }

    .cta-buttons {
        flex-direction: column;
        align-items: center;
    }

    .cta-buttons .btn {
        width: 100%;
        max-width: 300px;
    }

    .features-list {
        justify-content: center;
    }

    .services-grid {
        grid-template-columns: 1fr !important;
        max-width: 200px !important;
    }
}

@media (max-width: 576px) {
    .hero-title {
        font-size: 2rem !important;
    }

    .service-card-large {
        padding: 1.5rem;
    }

    .service-content {
        bottom: 1rem;
        left: 1.5rem;
        right: 1.5rem;
    }

    .service-title {
        font-size: 1.8rem;
    }

    .quality-badge {
        font-size: 12px !important;
    }

    .features-list {
        flex-direction: column;
        align-items: center;
    }
}

/* Text Color Utilities */
.text-black {
    color: #000 !important;
}

/* Utility Classes */
.d-none-initial {
    display: none;
}

/* Header phone number container alignment */
.ms-auto.d-flex.align-items-center .text-end {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: end;
}