/*CSS Version: 1.0.0*/

html {
    scroll-behavior: smooth;
}

/* :root {
            --primary_color: red;
            --secondary_color: blue;
        } */

a {
    text-decoration: none;
}

.right__booking-background {
    background-repeat: no-repeat !important;
    background-attachment: local !important;
    background-position-y: bottom;
    background-position-x: right;
    z-index: 0 !important;
}


.wgt-booking__next-btn {
    background-color: var(--secondary_color) !important;
}

.wgt-booking__services-radio-item.selected .wgt-booking__services-item-content {
    background: var(--primary_color) !important;
}

.wgt-booking__services-radio-item:hover .wgt-booking__services-item-content {
    background: var(--primary_color) !important;
}

.wgt-booking__brands-radio-item label.wgt-booking__brands-item-content {
    border-radius: 100px;
}

.wgt-booking__partner-item:hover .wgt-booking__brands-item-content {
    background: var(--primary_color) !important;
}

.wgt-booking__partner-item.selected .wgt-booking__brands-item-content {
    background: var(--primary_color) !important;
}

.wgt-booking__model-radio-item label.wgt-booking__brands-item-content {
    border-radius: 100px;
}

.wgt-booking__model-item:hover .wgt-booking__brands-item-content {
    background: var(--primary_color) !important;
}

.wgt-booking__model-item.selected .wgt-booking__brands-item-content {
    background: var(--primary_color) !important;
}

.wgt-booking__issue-radio-item label.wgt-booking__brands-item-content {
    border-radius: 100px;
}

.wgt-booking__issue-item:hover .wgt-booking__brands-item-content {
    background: var(--primary_color) !important;
}

.wgt-booking__issue-item.selected .wgt-booking__brands-item-content {
    background: var(--primary_color) !important;
}

.wgt-booking__appointment-item:hover .wgt-booking__brands-item-content {
    background: var(--primary_color) !important;
}

.wgt-booking__appointment-item.selected .wgt-booking__brands-item-content {
    background: var(--primary_color) !important;
}

.wgt-booking__details-card-return-btn {
    border-radius: 32px !important;
}

body {
    margin: 0;
    background-color: #F6F9FF;
}

.labelws__content {
    word-break: break-word;
}

.navbar01__container.nav {
    position: relative !important;
}

.website__container {
    max-width: 1940px;
    margin: 0 auto;
    overflow-x: clip;
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.link-item {
    cursor: pointer !important;
}

/* Templates 01*/
.templatews-01__container {
    position: relative !important;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: white;
    height: calc(100vh - 185px);
    overflow-y: auto;
}

/* Templates 01*/

/*GENERAL STYLES*/
.background-image-ws__container {
    width: 100%;
    height: 100vw;
    max-height: 850px;
    object-fit: cover;
    background-position: 85%;
    background-repeat: no-repeat;
}

.background-section__change-color {
    display: flex;
    -moz-column-gap: 40px;
    column-gap: 40px;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    padding-top: 150px;
}

/*GENERAL STYLES*/

/*
Banner component
*/

.website__custom-container {
    background: black;
}

.banner02__title {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-size: 72.9069px;
    line-height: 80px;
    text-align: center;
    letter-spacing: 0.182267px;
    color: #ffffff;
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 35px;
}

.banner02__subtitle {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 18.2267px;
    line-height: 27px;
    text-align: center;
    letter-spacing: 0.182267px;
    color: #ffffff;
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.booking-minimalist__container {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.banner02__image-pc {
    width: 100%;
}

.imagews__image-suffle-content {
    position: relative;
}

/*
Banner component
*/

/*
Label component
*/
.labelws__content {
    position: relative;
}

.labelws__component[contenteditable="true"] {
    cursor: inherit;
}

/*
Label component
*/

/*
Button component
*/

.buttonws__component {
    min-width: 170px;
    min-height: 56px;
    background: #7c3aed;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-feature-settings: "liga" off;
    color: #ffffff;
}

/*
Button component
*/

#adcentral-template__container {
    overflow-y: auto;
    height: 100vh;
}




/*Styles new logo shape*/
.change-shape-btn {
    position: fixed;
    z-index: 1;
    top: 46px;
    right: 58px;
}

/* .nav>.nav-header>.nav-title {
            display: inline-block;
            font-size: 22px;
            color: black;
            padding: 0px !important;
            min-width: 125px !important;
        }*/

.bannerTC01__terms-details {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #000000;
    border-radius: 24px;
    width: 100%;
    z-index: 1;
    padding: 35px 49px;
    box-sizing: border-box;
    row-gap: 15px;
    box-shadow: 0px 5.95925px 5.95925px rgba(0, 0, 0, 0.25);
}

.bannerTC01__terms-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 72.9069px;
    line-height: 80px;
    text-align: center;
    letter-spacing: 0.182267px;
    color: #ffffff;
}

.bannerTC01__terms-points-content {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18.2267px;
    line-height: 27px;
    letter-spacing: 0.182267px;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    row-gap: 30px;
}

.bannerTC01__terms-points-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18.2267px;
    line-height: 27px;
    letter-spacing: 0.182267px;
    color: #ffffff;
}

.bannerTC01__terms-points-detail {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18.2267px;
    line-height: 27px;
    letter-spacing: 0.182267px;
    color: #ffffff;
    margin: 0px;
}

.bannerTC01__terms-points-list {
    margin: 0px;
    padding-left: 25px;
}

.booking-page-modern__container {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: -webkit-fill-available;
}

/*Styles new logo shape*/

.grecaptcha-badge {
    z-index: 12;
}

@media (min-width: 1501px) {

    /*Styles new logo shape*/
    .table-first-column {
        max-width: 214px !important;
        min-width: 214px !important;
    }

    .table01__table-column {
        max-width: 177px;
        min-width: 177px;
    }

    .table01__table-header-column {
        max-width: 214px;
        min-width: 145px;
        min-height: 65px;
    }
}

@media (min-width: 1001px) and (max-width: 1500px) {

    .booking-page-modern__container {
        padding-top: 40px;
    }

    .booking-minimalist__container {
        padding-top: 150px !important;
    }

    .bannerTC01__terms-details {
        border-radius: 24px 24px 0 0;
        padding-top: 0px;
    }

    .bannerTC01__terms-title {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 500;
        font-size: 48px;
        line-height: 80px;
        text-align: center;
        letter-spacing: 0.182267px;
        color: #ffffff;
    }

    .bannerTC01__terms-points-title {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 18.2267px;
        line-height: 27px;
        letter-spacing: 0.182267px;
        color: #ffffff;
    }

    .bannerTC01__terms-points-detail {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 18.2267px;
        line-height: 27px;
        letter-spacing: 0.182267px;
        color: #ffffff;
    }

    .banner02__title {
        font-size: 55px;
        line-height: 66px;
        text-align: center;
        letter-spacing: 0.162569px;
        max-width: 630px;
    }

    .banner02__subtitle {
        font-size: 16.2569px;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0.162569px;
    }



    .booking-minimalist__container {
        width: 100%;
        height: auto;
        max-height: inherit;
        object-fit: cover;
        background-position: 75%;
        background-repeat: no-repeat;
    }

    .table-first-column {
        max-width: 150px !important;
        min-width: 150px !important;
        width: 100%;
    }
}

@media (min-width: 1px) and (max-width: 1000px) {
    .booking-page-modern__container {
        padding-top: 60px;
    }

    .booking-minimalist__container {
        padding-top: 80px !important;
    }

    .bannerTC01__terms-details {
        border-radius: 24px 24px 0 0;
        padding-top: 0px !important;
    }

    .bannerTC01__terms-title {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 40px;
        /* or 125% */

        text-align: center;
        letter-spacing: 0.182267px;

        /* Dark Gray */

        color: #ffffff;
    }

    .bannerTC01__terms-points-title {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        /* or 150% */

        letter-spacing: 0.182267px;

        /* Dark Gray */

        color: #ffffff;

    }

    .bannerTC01__terms-points-detail {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        /* or 150% */

        letter-spacing: 0.182267px;

        /* Dark Gray */

        color: #ffffff;

    }

    .bannerTC01__terms-details {
        padding: 35px 25px;
        box-sizing: border-box;
    }

    .banner02__title {
        font-size: 42px;
        line-height: 50px;
        text-align: center;
        letter-spacing: 0.162569px;
        max-width: 497px;
        box-sizing: border-box;
    }



    .banner02__subtitle {
        font-size: 16.2569px;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0.162569px;
        box-sizing: border-box;
    }

    .booking-minimalist__container {
        width: 100%;
        height: auto;
        max-height: inherit;
        object-fit: cover;
        background-position: 75%;
        background-repeat: no-repeat;
        padding: 25px;
        box-sizing: border-box;
    }

    .background-section__change-color {
        padding-top: 80px;
    }
}