* {
    font-family: Raleway;
}

.raize-new-2022 {
    height: auto;
    background-image: url(/asset/images/overview/raize/main.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 15%;
}

.w-100 {
    position: relative;
}

.w-100-img {
    max-width: 1920px;
    width: -webkit-fill-available;
}

.new-suv {
    padding: 1.24068px 9.92542px;
    width: fit-content;
    font-family: "toyota_b";
    background: #e2001a;
    border-radius: 2.65089px;
    color: white;
    font-weight: 900;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
}

.raize-desc {
    font-family: "toyota_b";
    color: white;
    font-size: 32px;
    line-height: 97.44%;
}

.blanco {
    background: #ffffff;
    position: absolute;
}

.spacing {
    margin-top: 2.5%;
    margin-bottom: 2.5%;
}

.list-new-a {
    font-family: Raleway !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    align-items: center;
    /* toyota/black */
    color: #212121;
}

.list-new-a:hover {
    text-decoration: none;
    border-bottom: 3px solid red;
}

.title-specs {
    font-family: "toyota_b";
    color: #e2001a;
    font-size: 36px;
    line-height: 37px;
}

.txt-specs {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
}

.title-specs-cuadrado {
    margin-top: 28px;
    margin-left: 30px;
}

.txt-specs-cuadrado {
    margin-right: 65px;
    margin-left: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.centered-padding {
    padding-left: 10%;
    padding-right: 10%;
}

.txt-specs-mini {
    margin-top: 15px;
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0.02em;
}

.img-specs {
    display: block;
}

.items-specs {
    margin-top: 15px;
    padding: 5%;
}

.txt-right {
    text-align: right;
    justify-content: right;
}

.txt-center {
    text-align: center !important;
}

.txt-bottom {
    display: flex;
    align-items: flex-start;
    align-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}

.txt-end {
    text-align: end !important;
}

.volante {
    margin-top: 100px;
}

.elipse {
    display: block;
    width: 60px;
    height: 60px;
}

.elipse .active {
    border: 2px solid black;
}

.color_slide .color_list .slick-track {
    width: 100% !important;
}

.elipse:hover {
    border: 3px solid #4f4f4f;
    box-sizing: border-box;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}

.car-turquesa {
    background: #379cbc;
}

.car-blanco-perlado {
    background: #d7d7d5;
}

.car-rojo {
    background: #ea2032;
}

.car-gris-humo {
    background: #5a5b5f;
}

.car-negro {
    background: #171717;
}

.car-plata {
    background: #c5c9cc;
}

.car-blanco-perlado-negro {
    background: linear-gradient(180deg, #000000 50.51%, #d6d6d4 50.52%);
}

.car-turquesa-negro {
    background: linear-gradient(180deg, #000000 50.51%, #379cbc 50.52%);
}

.car-rojo-negro {
    background: linear-gradient(180deg, #000000 50.51%, #eb0a1e 50.52%);
}

.car-blanco-negro {
    background: linear-gradient(180deg, #000000 50.51%, #ffffff 50.52%);
}

.car-plata-negro {
    background: linear-gradient(180deg, #000000 50.51%, #c2c6c9 50.52%);
}

.color-new {
    font-size: 24px !important;
    font-family: "toyota_b" !important;
    font-weight: bold;
    align-items: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.txt-desde {
    text-transform: uppercase;
    font-family: "toyota_b";
    font-size: 18px;
    line-height: 97.44%;
    margin-bottom: 0%;
}

.btn-new-red {
    width: 250px !important;
    height: 33px !important;
    background: #e2001a !important;
    border-radius: 48px !important;
    line-height: 33px !important;
    border: none !important;
    text-align: center !important;
    justify-content: center !important;
    font-size: 14px !important;
    color: white !important;
    font-family: "toyota_b" !important;
}

.btn-new-red-txt {
    text-align: center;
    justify-content: center;
    font-size: 14px !important;
    font-family: "toyota_b" !important;
    color: white !important;
}

.btn-new-red:hover {
    opacity: 75%;
    text-decoration: none;
    text-transform: none;
}

.btn-new-white {
    border: 1px solid #e2001a;
    width: 250px !important;
    height: 33px !important;
    color: #e2001a !important;
    border-radius: 48px !important;
    line-height: 33px !important;
    text-align: center !important;
    justify-content: center !important;
    font-size: 14px !important;
    background: white !important;
    font-family: "toyota_b" !important;
}

.btn-new-white-txt {
    font-size: 14px !important;
    display: flex !important;
    align-items: center !important;
    text-align: center !important;
    font-family: "toyota_b" !important;
    color: #e2001a !important;
}

.btn-new-transparente {
    width: 250px !important;
    height: 33px !important;
    line-height: 33px !important;
    color: white !important;
    border-radius: 48px !important;
    border: 1px solid white !important;
    text-align: center !important;
    justify-content: center !important;
    font-size: 14px !important;
    background: transparent !important;
    font-family: "toyota_b" !important;
}

.raize-diseno-new-2022 {
    position: relative;
    height: 710px;
    background-image: url(/asset/images/overview/raize/interior.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 10%;
}

.diseno-interior {
    left: 165px;
    bottom: 0px;
    width: 35%;
}

.raize-tecnologia-new-2022 {
    position: relative;
    height: 710px;
    background-image: url(/asset/images/overview/raize/teconologia.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 10%;
}

.tecnologia {
    left: 165px;
    bottom: -100px;
    width: 35%;
}

.raize-seguridad-new-2022 {
    position: relative;
    height: 710px;
    background-image: url(/asset/images/overview/raize/seguridad.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 10%;
}

.seguridad {
    right: 220px;
    bottom: -90px;
    width: 500px;
}

.w-border-red {
    border: 1px solid #e2001a !important;
}

.no-margin-rigth {
    margin-right: 0 !important;
}

.m-top {
    margin-top: 20px;
}

.m-top-lg {
    margin-top: 50px;
}

.m-top-xlg {
    margin-top: 75px;
}

.rel {
    position: relative !important;
    min-height: 350px;
}

.abs {
    position: absolute;
}

.img-f-r {
    right: 15px;
    top: 0;
}

.p-r {
    padding-right: 30px !important;
}

.p-l {
    padding-left: 75px !important;
}

.p-r-mini {
    padding-right: 10px !important;
}

.p-l-mini {
    padding-left: 10px !important;
}

.m-left-xlg {
    margin-left: 75px;
}

.m-right-xlg {
    margin-right: 75px;
}

.m-top-xxlg {
    margin-top: 100px;
}

.p-r-xxlg {
    padding-right: 30%;
}

.mouse {
    bottom: 35px;
    left: 0;
    right: 0;
}

.descubri {
    bottom: 5;
    left: 0;
    right: 0;
}

.zoom-gal {
    cursor: zoom-in !important;
}

@media only screen and (max-width: 1439px) {
    .diseno-interior {
        left: 125px;
        bottom: 0px;
        width: 35%;
    }
    .tecnologia {
        left: 125px;
        bottom: -120px !important;
        width: 35%;
    }
}

@media only screen and (max-width: 769px) {
    .diseno-interior {
        left: 0 !important;
        display: flex;
        bottom: 0px;
        width: 100%;
    }
    .tecnologia {
        left: 0 !important;
        bottom: 0 !important;
        width: 100%;
    }
    .volante {
        margin-top: 0px !important;
    }
    .title-specs {
        text-align: left;
        font-family: "toyota_b";
        color: #e2001a;
        font-size: 36px;
        line-height: 37px;
        margin-top: 30px;
        margin-left: 30px;
    }
    .txt-specs {
        text-align: left;
        font-family: Raleway;
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 26px;
        margin-right: 65px;
        margin-left: 30px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .txt-specs-mini {
        text-align: center;
        margin-top: 15px;
        font-family: Raleway;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0.02em;
    }
    .img-specs {
        display: block;
    }
    .items-specs {
        margin-top: 15px;
        padding: 2%;
    }
    .txt-right {
        text-align: center;
        justify-content: center;
    }
    .txt-center {
        text-align: center !important;
    }
    .txt-bottom {
        display: flex;
        align-items: flex-start;
        align-content: center;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-end;
    }
    .txt-end {
        text-align: center !important;
    }
    .seguridad {
        right: 0;
        bottom: 0;
        width: 100%;
    }
}

@media only screen and (max-width: 550px) {
    div.row {
        display: flex;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .cent-mobile {
        text-align: center !important;
        justify-content: center;
        margin: 10px 0px;
    }
    .img-f-r {
        right: 0;
        top: 0;
    }
    .p-r {
        padding-right: 0 !important;
    }
    .p-l {
        padding-left: 0 !important;
    }
    .p-r-mini {
        padding-right: 0 !important;
    }
    .p-l-mini {
        padding-left: 0 !important;
    }
    .m-left-xlg {
        margin-left: 0;
    }
    .m-right-xlg {
        margin-right: 0;
    }
    .m-top-xxlg {
        margin-top: 0;
    }
    .p-r-xxlg {
        padding-right: 0%;
    }
}