#page-title.services-title-container {
    background: url(../images/servicios/mg-servicios-back.jpg) no-repeat center center / cover;
    background-color: black;
    height: 40vw;
    min-height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
}

#page-title .container {
    width: fit-content;
    border-bottom: 1px solid white;
    padding-bottom: 1rem;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
}
#page-title h1 span.mg-red {
    color: var(--themecolor) !important;
    font-weight: bold;
}
#page-title h1,
#page-title h2 {
    text-transform: none;
    padding: 2rem 0;
    border-bottom: 1px solid white;
    width: fit-content;
}

#page-title h1 span {
    font-size: 2.8rem;
    display: inline-block;
}
#page-title h1 {
    font-size: 2.8rem;
    font-weight: normal !important;
    display: inline-block;
}
#page-title h2 {
    font-size: 2.2rem;
}

#content .content-wrap .services-content {
    padding: 0px;
    background-color: black;
    padding-bottom: 2rem;
}

#content .content-wrap {
    padding-top: 0px;
    background-color: black;
    padding-bottom: 0px;
}

.call-to-action {
    background-image: url(../images/servicios/mg-servicios-asistencia-vial-parallax.jpg);
    background-size: cover;
    padding: 120px 0;
    background-position-x: right !important;
}

.call-to-action h3 {
    font-size: 1.6rem;
    font-weight: normal;
    text-transform: none;
}
.call-to-action h3 {
    margin-bottom: 10px;
}
.call-to-action .button i {
    font-size: 22px;
    top: 3px;
}

.call-to-action .heading-block.center {
    margin: 0px;
}

.page-section {
    margin: 4rem 0;
}

#mg-care .parallax-description,
#mg-guaranty .parallax-description {
    text-align: left;
}

#mg-care .parallax-right-container {
    background-image: url(../images/servicios/mg-servicios-mgcare.jpg);
}
#mg-guaranty .parallax-right-container {
    background-image: url(../images/servicios/mg-servicios-garantia.jpg);
}
.parallax-right-container {
    background-image: url(../images/servicios/mg-servicios-mgcare.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: black;
}

.parallax-right-right-container {
    width: 90%;
    align-content: flex-start;
    align-items: flex-start;
}

#mg-maintenance.parallax-left-container {
    background-image: url(../images/servicios/mg-servicios-mantenimiento.jpg);
}

#mg-parts.parallax-left-container {
    background-image: url(../images/servicios/mg-servicios-refacciones.jpg);
}

.parallax-left-container {
    background-size: contain;
    background-repeat: no-repeat;
    background-color: black;
}

.parallax-left-left-container {
    background-color: #1a1a1a;
    color: white;
    padding: 50px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    max-width: 650px;
    flex-direction: column;
    float: left;
    font-size: 1.6rem;
    border: none;
    border-left: 6px solid #d42529;
}

/*modal schedule service*/
.modal-fullscreen .modal-body {
    height: auto;
    width: 100vw;
    padding: 0px;
}
.dark .modal-fullscreen .modal-content {
    background: linear-gradient(45deg, rgba(49, 50, 51, 1) 0%, rgba(29, 30, 32, 1) 48%, rgba(23, 24, 26, 1) 100%);
    min-height: 100vh;
    height: auto;
    padding: 3rem 2rem;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.modal-fullscreen .container .row {
    justify-content: center;
    align-items: center;
    align-content: center;
}
.modal-fullscreen .container .row h1 {
    font-weight: normal;
    width: fit-content;
    padding-bottom: 1rem;
    border-bottom: 1px solid white;
}
.tab-content.modal-tab-content {
    width: 80%;
}
.terms {
    display: flex;
    align-items: center;
}

.modal-fullscreen .container .form-group {
    margin-bottom: 1.2rem;
}

.prices-modal .modal-body {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.prices-modal .modal-body .buttons-container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.8rem 0px;
    flex-wrap: wrap;
}

.prices-modal .img-prices {
    padding-bottom: 1.8rem;
}

.prices-modal .modal-body .buttons-container .button {
    margin-left: 10px;
}

.prices-modal .modal-body .mg-heading {
    padding-top: 1.8rem;
}
.prices-modal .modal-body .mg-heading h2 {
    margin: 0px;
    text-align: center;
}

.services-iframe {
    width: 100%;
    height: calc(100vh - 150px);
    min-height: 500px;
    box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.2);
}

.check-information-data {
    border: 1px solid white;
    padding: 2rem 0px;
}

.check-information-row {
    border-bottom: 1px solid #939598;
    padding: 0.5rem;
    font-size: 1.2rem;
    margin: 0 2rem;
    --bs-gutter-x: 0px;
}

.check-information-row.last-information-row {
    border: none;
}
.check-information-label,
.check-information-value {
    text-align: left;
    overflow-wrap: anywhere;
}
.dark #page-title.aditional-services,
#page-title.aditional-services.dark {
    background: url(../images/selecciona-modelo/mg-servicios-adicionales-back.jpg) no-repeat center center / cover;
    background-color: black;
    min-height: 170px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
}
#page-title.aditional-services .container {
    border: none;
    text-align: center;
}

#page-title.aditional-services {
    padding-top: 10vh;
    padding-bottom: 10vh;
}

#service-form {
    overflow: visible;
}

.close.close-modal {
    position: absolute;
    top: 5%;
    right: 5%;
}

.close.back {
    font-size: 2rem;
    line-height: 1;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 600;
    position: absolute;
    left: 5%;
    top: 5%;
}
#no-service a.dealer-link {
    display: flex;
    align-items: center;
    font-family: Helvetica, sans-serif;
    color: rgba(255, 255, 255, 0.6);
    justify-content: center;
    overflow-wrap: anywhere;
}

#no-service a.dealer-link:hover {
    color: rgba(255, 255, 255, 1);
}

#no-service a b {
    margin-left: 1rem;
}
.services-container {
    margin-top: 1rem;
}
@media screen and (max-width: 1200px) {
    .services-content .section.parallax {
        margin: 0px;
    }
    section#content {
        top: -100px;
    }
}

@media screen and (max-width: 1024px) {
    .services-content .section.parallax {
        margin: 0px;
    }
    .parallax-right-right-container,
    .parallax-left-left-container {
        width: 100%;
        margin-top: 48%;
        font-size: 1.1rem;
        padding: 25px;
    }
    #page-title h1,
    #page-title h1 span {
        font-size: 1.6rem;
        line-height: normal;
    }
    #page-title h2 {
        font-size: 1.2rem;
    }

    #page-title .container-fluid {
        text-align: left;
    }
    #page-title h1,
    #page-title h2 {
        padding: 1rem 0;
    }
    .tab-content.modal-tab-content {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    section#content {
        top: -60px;
    }
    #content .parallax-description p {
        font-size: 0.8rem;
        margin-bottom: 1.5rem;
    }

    #page-title.services-title-container {
        justify-content: flex-start;
    }
    #page-title h1,
    #page-title h2 {
        width: 100%;
    }

    #page-title.services-title-container {
        background: url(../images/servicios/mg-servicios-back-mobile.jpg) no-repeat center center / cover;
    }

    .check-information-row {
        margin: 0 1rem;
        font-size: 0.9rem;
    }
    .check-information-label,
    .check-information-value {
        text-align: left;
        overflow-wrap: anywhere;
    }
    .close.back {
        width: 40px;
        height: 40px;
        padding: 0px;
        left: 0;
        top: 0;
    }
    .close.close-modal {
        position: absolute;
        top: 0;
        right: 0;
    }
}
