/*#region font Headlines*/

@font-face {
    font-family: "HeadlinesBold";
    src: url("../fonts/headlines/Headlines-Bold.otf");
}

.HeadlinesBold {
    font-family: "HeadlinesBold";
}

@font-face {
    font-family: "HeadlinesBoldItalic";
    src: url("../fonts/headlines/Headlines-BoldItalic.otf");
    font-weight: 100;
}

.HeadlinesBoldItalic {
    font-family: "HeadlinesBoldItalic";
}

@font-face {
    font-family: "HeadlinesLight";
    src: url("../fonts/headlines/Headlines-Light.otf");
}

.HeadlinesLight {
    font-family: "HeadlinesLight";
}

@font-face {
    font-family: "HeadlinesLightItalic";
    src: url("../fonts/headlines/Headlines-LightItalic.otf");
}

.HeadlinesLightItalic {
    font-family: "HeadlinesLightItalic";
}

@font-face {
    font-family: "HeadlinesMedium";
    src: url("../fonts/headlines/Headlines-Medium.otf");
}

.HeadlinesMedium {
    font-family: "HeadlinesMedium";
}

@font-face {
    font-family: "HeadlinesMediumItalic";
    src: url("../fonts/headlines/Headlines-MediumItalic.otf");
}

.HeadlinesMediumItalic {
    font-family: "HeadlinesMediumItalic";
}


@font-face {
    font-family: "HeadlinesRegular";
    src: url("../fonts/headlines/Headlines-Regular.otf");
}

.HeadlinesRegular {
    font-family: "HeadlinesRegular";
}

@font-face {
    font-family: "HeadlinesRegularItalic";
    src: url("../fonts/headlines/Headlines-RegularItalic.otf");
}

.HeadlinesRegularItalic {
    font-family: "HeadlinesRegularItalic";
}

@font-face {
    font-family: "HeadlinesSemiBold";
    src: url("../fonts/headlines/Headlines-SemiBold.otf");
}

.HeadlinesSemiBold {
    font-family: "HeadlinesSemiBold";
}

@font-face {
    font-family: "HeadlinesSemiBoldItalic";
    src: url("../fonts/headlines/Headlines-SemiBoldItalic.otf");
}

.HeadlinesSemiBoldItalic {
    font-family: "HeadlinesSemiBoldItalic";
}

@font-face {
    font-family: "HeadlinesSemiLight";
    src: url("../fonts/headlines/Headlines-SemiLight.otf");
}

.HeadlinesSemiLight {
    font-family: "HeadlinesSemiLight";
}

@font-face {
    font-family: "HeadlinesSemiLightItalic";
    src: url("../fonts/headlines/Headlines-SemiLightItalic.otf");
}

.HeadlinesSemiLightItalic {
    font-family: "HeadlinesSemiLightItalic";
}

/*#endregion font Headlines */

/*#region font Roboto*/

@font-face {
    font-family: "RobotoBlack";
    src: url("../fonts/Roboto-Black.ttf");
}

.RobotoBlack {
    font-family: "RobotoBlack";
}

@font-face {
    font-family: "RobotoBlackItalic";
    src: url("../fonts/Roboto-BlackItalic.ttf");
}

.RobotoBlackItalic {
    font-family: "RobotoBlackItalic";
}

@font-face {
    font-family: "RobotoBold";
    src: url("../fonts/Roboto-Bold.ttf");
}

.RobotoBold {
    font-family: "RobotoBold";
}

@font-face {
    font-family: "RobotoBoldItalic";
    src: url("../fonts/Roboto-BoldItalic.ttf");
}

.RobotoBoldItalic {
    font-family: "RobotoBoldItalic";
}

@font-face {
    font-family: "RobotoItalic";
    src: url("../fonts/Roboto-Italic.ttf");
}

.RobotoItalic {
    font-family: "RobotoItalic";
}

@font-face {
    font-family: "RobotoCondensed";
    src: url("../fonts/Roboto-Condensed.ttf");
}

.RobotoCondensed {
    font-family: "RobotoCondensed";
}

@font-face {
    font-family: "RobotoMedium";
    src: url("../fonts/Roboto-Medium.ttf");
}

.RobotoMedium {
    font-family: "RobotoMedium";
}

@font-face {
    font-family: "RobotoMediumItalic";
    src: url("../fonts/Roboto-MediumItalic.ttf");
}

.RobotoMediumItalic {
    font-family: "RobotoMediumItalic";
}

@font-face {
    font-family: "RobotoRegular";
    src: url("../fonts/Roboto-Regular.ttf");
}

.RobotoRegular {
    font-family: "RobotoRegular";
}

@font-face {
    font-family: "RobotoThin";
    src: url("../fonts/Roboto-Thin.ttf");
}

.RobotoThin {
    font-family: "RobotoThin";
}

@font-face {
    font-family: "RobotoThinItalic";
    src: url("../fonts/Roboto-ThinItalic.ttf");
}

.RobotoThinItalic {
    font-family: "RobotoThinItalic";
}

/*#endregion font Roboto */

/*#region font Roboto Condensed*/

@font-face {
    font-family: "RobotoCondensedBold";
    src: url("../fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf");
}

.RobotoCondensedBold {
    font-family: "RobotoCondensedBold";
}

@font-face {
    font-family: "RobotoCondensedBoldItalic";
    src: url("../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.ttf");
    font-weight: 100;
}

.RobotoCondensedBoldItalic {
    font-family: "RobotoCondensedBoldItalic";
    font-weight: 100;
}

@font-face {
    font-family: "RobotoCondensedItalic";
    src: url("../fonts/Roboto_Condensed/RobotoCondensed-Italic.ttf");
    font-weight: 600;
}

.RobotoCondensedItalic {
    font-family: "RobotoCondensedItalic";
    font-weight: 600;
}

@font-face {
    font-family: "RobotoCondensedLight";
    src: url("../fonts/Roboto_Condensed/RobotoCondensed-Light.ttf");
}

.RobotoCondensedLight {
    font-family: "RobotoCondensedLight";
}

@font-face {
    font-family: "RobotoCondensedLightItalic";
    src: url("../fonts/Roboto_Condensed/RobotoCondensed-LightItalic.ttf");
}

.RobotoCondensedLightItalic {
    font-family: "RobotoCondensedLightItalic";
}

@font-face {
    font-family: "RobotoCondensedRegular";
    src: url("../fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf");
}

.RobotoCondensedRegular {
    font-family: "RobotoCondensedRegular";
}


/*#endregion font Roboto Condensed*/

.newBtn {
    margin-top: 10px;
}

.formBtn {
    text-align: center;
    display: inline-block;
    -ms-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
    background-color: rgb(138, 189, 36);
    padding: 0px 10px 0px 10px;
}

.btnConoceMas {
    padding: 0 45px !important;
}

.btnConoceMas.btnSend {
    padding: 0 65px !important;
}

.btnConoceMas:hover {
    background-color: #000000;
}

.formBtnContent {
    -ms-transform: skewX(15deg);
    -webkit-transform: skewX(15deg);
    transform: skewX(15deg);
    display: inline-block;
    color: #000000;
    font-weight: 100;
}

.formBtnContent:hover {
    color: #ffffff;
}

.formBtnContent:active {
    color: #ffffff;
}

.formBtnContent::selection {
    color: #ffffff;
}

.formBtnContent:focus {
    color: #ffffff;
}

/*#region botones catalogo mobile */

.div-btn-catalog {
    clip-path: polygon(0% 14%, 34% 14%, 38% 0, 85% 0%, 100% 0, 100% 15%, 100% 85%, 100% 100%, 85% 100%, 15% 100%, 0 100%, 0% 85%);
    background: #ffffff;
    position: relative;
}

.btn-catalog {
    clip-path: polygon(0 15.5%, 35.5% 15.5%, 39.5% 1.5%, 85% 1.5%, 100% 1.5%, 100% 15%, 100% 85%, 100% 98.5%, 85% 98.5%, 15% 98.5%, 0 98.5%, 0% 85%);
    width: 100%;
    height: 333.5px;
    border: 0px;
}

.btn-chasis:before {
    background-image: url("../img/landing/chasis.jpg");
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    filter: grayscale(1);
}

.btn-chasis:hover:before,
.btn-motor:hover:before,
.btn-electricidad:hover:before {
    background-color: #88BB25;
    background-blend-mode: luminosity;
    filter: grayscale(0);
}

.btn-motor:before {
    background-image: url("../img/landing/motor.jpg");
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    filter: grayscale(1);
}

.btn-electricidad:before {
    background-image: url("../img/landing/electricidad.jpg");
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    filter: grayscale(1);
}

.btn-chasis:hover .formTextCatalogMobile,
.btn-motor:hover .formTextCatalogMobile,
.btn-electricidad:hover .formTextCatalogMobile {
    background: linear-gradient(0deg, rgb(0, 0, 0) 50%, transparent 50%);
}

.formTextCatalogMobile {
    text-align: center;
    display: inline-block;
    -ms-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
    background: linear-gradient(0deg, rgb(138, 189, 36) 50%, transparent 50%);
    padding: 0px 63px 0px 50px;
}

.formTextCatalogMobileElectricidad {
    padding: 0px 10px 0px 8px;
}

.formTextCatalogMobile:before {
    content: '';
    z-index: -1;
    height: 50%;
    width: 100%;
    box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
}

/*#endregion botones catalogo mobile */

/*#region texto botones catalogo */

/* tamaño de los botones */
.btn-catalog-desktop {
    width: 100%;
    height: 500px;
    border: 0px;
}

.row-catalog {
    height: 520px;
}

/* color del texto de los botones */
.btn-chasis-desktop span,
.btn-motor-desktop span,
.btn-electricidad-desktop span {
    color: #FFFFFF;
}

.btn-chasis-desktop:before {
    background-image: url("../img/landing/chasis_original.jpg");
    /* clip-path: polygon(0% 0%, 100% 0%, 75% 100%, 0% 100%); */
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: grayscale(100%);
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position-x: 135%; */
    background-position: 150% 35%;
}

.btn-chasis-desktop:hover:before {
    background-color: #88BB25;
    background-blend-mode: luminosity;
    filter: grayscale(0);
}

.btn-motor-desktop:before {
    background-image: url("../img/landing/motor_original.jpg");
    /* clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); */
    /* margin: 0 -8.5% 0 -10.2% !important; */
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: grayscale(100%);
    background-size: cover;
    background-repeat: no-repeat;
    /* transform: skew(-15deg); */
    /* background-position-x: 135%; */
    background-position: 25% 35%;
}

.btn-motor-desktop:after {
    background-color: white;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}

.btn-motor-desktop:hover:before {
    background-color: #88BB25;
    background-blend-mode: luminosity;
    filter: grayscale(0);
}

.btn-electricidad-desktop:before {
    background-image: url("../img/landing/electricidad_original.jpg");
    /* clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); */
    /* margin: 0 -8.5% 0 -10.2% !important; */
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: grayscale(100%);
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position-x: 135%; */
    background-position: -10% 35%;
}

.btn-electricidad-desktop:hover:before {
    background-color: #88BB25;
    background-blend-mode: luminosity;
    filter: grayscale(0);
}

.formTextCatalog {
    text-align: center;
    display: inline-block;
    -ms-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
    background: linear-gradient(0deg, rgb(138, 189, 36) 50%, transparent 50%);
    padding: 0px 25px 0px 30px;
}

.formTextCatalog:before {
    content: '';
    z-index: -1;
    height: 50%;
    width: 100%;
    box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
}

.formTextCatalogContent {
    -ms-transform: skewX(15deg);
    -webkit-transform: skewX(15deg);
    transform: skewX(15deg);
    display: inline-block;
    color: #000000;
    font-weight: 700;
    transition: 0s;
}

.btn-chasis-desktop:hover .formTextCatalog,
.btn-motor-desktop:hover .formTextCatalog,
.btn-electricidad-desktop:hover .formTextCatalog {
    background: linear-gradient(0deg, rgb(0, 0, 0) 50%, transparent 50%);
}

/*#endregion texto botones catalogo */

.row-map {
    background-image: url("../img/landing/mapa.png");
    background-repeat: no-repeat;
}

.row-map-desktop {
    background-image: url("../img/landing/mapa_desktop_x050.png");
    background-repeat: no-repeat;
    background-position: left;
}

.carousel-activities [data-bs-target] {
    margin-right: 0px;
    margin-left: 0px;
}

.carousel-activities {
    bottom: -14%;
}

.slick-slide {
    margin: 0 10px;
}

.card-news {
    --bs-card-border-width: 0px !important;
    --bs-card-border-radius: 0rem;
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: 0rem;
    width: 18rem;
}

.btn-access:active,
.btn-access:hover {
    filter: grayscale(1);
}

.btn-footer {
    color: #ffffff;
    font-weight: 100;
    font-size: 19px;
    line-height: normal;
}

.btn-icon {
    background-image: url("../img/landing/button.svg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 108px;
    width: 110px;
}

.btn-icon:hover {
    filter: grayscale(1);
}

.btn-info {
    background-image: url("../img/landing/info.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 55px;
    width: 55px;
}

.row-abountus {
    background-image: url("../img/landing/vector_black_1.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.row-sale {
    background-image: url("../img/landing/vector_black_2.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.row-sale-desktop {
    background-image: url("../img/landing/vector_black_2_desktop.png");
    background-repeat: no-repeat;
}

.row-sent-4-desktop {
    background-image: url("../img/landing/vector_black_4_desktop.png");
    background-repeat: no-repeat;
    height: 40rem;
}

.row-sent-4-desktop-horarios-largos {
    background-image: url("../img/landing/vector_black_4_desktop.png");
    background-repeat: no-repeat;
    height: 50rem;
    background-size: cover;
}

.row-sent-4-desktop-descarga {
    background-image: url("../img/landing/vector_black_4_desktop.png");
    background-repeat: no-repeat;
    height: 25rem;
    background-size: cover;
}

.row-sent-5-desktop {
    background-image: url("../img/landing/vector_black_5_desktop.png");
    background-repeat: no-repeat;
    height: 45rem;
}

.row-sent-6-desktop {
    background-image: url("../img/landing/vector_black_6_desktop.png");
    background-repeat: no-repeat;
    height: 40rem;
}

.row-logistics {
    background-image: url("../img/landing/vector_black_3.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.row-logistics-desktop {
    background-image: url("../img/landing/vector_black_3_desktop.png");
    background-repeat: no-repeat;
}

.row-ckmdigital {
    background-image: url("../img/landing/vector_green_1.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.row-ckmdigital-desktop {
    background-image: url("../img/landing/vector_green_1_desktop.png");
    background-repeat: no-repeat;
}

/*#region fondo sent locales */
.row-sent-download-mobile {
    background-image: url("../img/landing/vector_black_4.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.row-sent-distribuidores-mobile {
    background-image: url("../img/landing/vector_black_4.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.row-sent-download-desktop {
    background-image: url("../img/landing/vector_green_1_desktop.png");
    background-repeat: no-repeat;
}

/*#endregion fondo sent locales */

.col-nosotros {
    background-repeat: no-repeat;
    background-color: #88BB25;
    background-blend-mode: soft-light;
    backdrop-filter: blur(10px);
}

.col-sale {
    background-image: url("../img/landing/sale.png");
}

.col-sale-desktop {
    background-image: url("../img/landing/sale_desktop.png");
}

.col-team {
    background-image: url("../img/landing/team.png");
}

.col-logistic {
    background-image: url("../img/landing/logistic.png");
}

.row-abountus-desktop {
    /* background-image: url("../img/landing/vector_black_1_desktop.png"); */
    background-image: linear-gradient(to top, transparent, #000000), url("../img/landing/vector_black_1_desktop.png");
    background-repeat: no-repeat;
    /* padding-bottom: 26rem; */
    height: 300px;
    background-size: 100% 95%;
}


/*#region diseño de inputs */
.formaInput {
    transform: skewX(-15deg);
    border: 1px solid #575d6b !important;
}

.formaInputContenido {
    display: flex;
    overflow: hidden;
}

.formaInputContenido>* {
    transform: skewX(15deg);
    margin: 0 -30px;
    border: none;
    flex: 1;
}

.inputForm {
    /* text-transform: uppercase; */
    padding: 10px 0px 10px 45px;
    background-color: rgb(87, 93, 107, 0.5);
    font-family: RobotoRegular;
}

.labelProfile {
    display: inline-block;
    margin: 1.5rem 0 0.5rem 1rem;
    color: #c1c1c1;
    font-family: HeadlinesRegular;
}

.btnConoceMas:hover .formBtnContent {
    color: #ffffff;
}

/*#endregion diseño de inputs */

/*#region diseño del aside */
.off-canvas-responsive-menu .off-canvas-content-wrap .slicknav_menu .slicknav_nav li {
    border-bottom: none;
    position: relative;
    text-align: center;
}

.off-canvas-responsive-menu .off-canvas-content-wrap .slicknav_menu .slicknav_nav li a {
    color: #ffffff;
    font-size: 40px;
    padding: 5px;
    margin: 0;
    font-weight: 500;
    font-family: "HeadlinesRegular";
}

.off-canvas-responsive-menu .off-canvas-content-wrap .slicknav_menu .slicknav_nav {
    background-color: #000000;
}

.off-canvas-responsive-menu.show .off-canvas-content-wrap {
    background-color: #000000;
}

/*#endregion diseño del aside */

/*#region CHECKBOX AND RADIO*/
/* HTML BODY */
/* 
<label class="b-contain">
  <span>This is a checkbox</span>
  <input type="checkbox" />
  <div class="b-input"></div>
</label>

<label class="b-contain">
  <span>This is a radio</span>
  <input name="radio" type="radio" />
  <div class="b-input"></div>
</label> 
*/
/* CHECKBOX AND RADIO */
.b-contain *,
.b-contain *::before,
.b-contain *::after {
    box-sizing: content-box !important;
}

.b-contain input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.b-contain span {
    line-height: 1.5;
    /* font-size: 1rem; */
    /* font-family: inherit; */
}

.b-contain {
    display: table;
    position: relative;
    padding-left: 2rem;
    cursor: pointer;
    margin-bottom: 0.4rem;
}

.b-contain input[type="checkbox"]~.b-input {
    position: absolute;
    top: 0;
    left: 0;
    height: 1.25rem;
    width: 1.25rem;
    background: #000000;
    transition: background 250ms;
    border: 3px solid #88BB25;
    border-radius: 0rem;
}

.b-contain input[type="radio"]~.b-input {
    position: absolute;
    top: 0;
    left: 0;
    height: 1.25rem;
    width: 1.25rem;
    background: #000000;
    transition: background 250ms;
    border: 3px solid #88BB25;
    border-radius: 0rem;
}

.b-contain input[type="checkbox"]~.b-input::after {
    content: "";
    position: absolute;
    display: none;
    left: 7px;
    top: 3px;
    width: 0.29rem;
    height: 0.6rem;
    border: solid #88BB25;
    border-width: 0 2px 2px 0;
    transition: background 250ms;
    transform: rotate(45deg);
}

.b-contain input[type="radio"]~.b-input::after {
    content: "";
    position: absolute;
    display: none;
    left: 5px;
    top: 5px;
    width: 0.65rem;
    height: 0.65rem;
    border-radius: 0rem;
    background: #88BB25;
    transition: background 250ms;
}

.b-contain input[type="checkbox"]:disabled~.b-input::after {
    border-color: #88BB25;
}

.b-contain input:checked~.b-input::after {
    display: block;
}

.b-contain:hover input[type="checkbox"]:not([disabled])~.b-input,
.b-contain input[type="checkbox"]:focus~.b-input {
    background: #000000;
    border-color: #88BB25;
}

.b-contain:hover input[type="radio"]:not([disabled])~.b-input,
.b-contain input[type="radio"]:focus~.b-input {
    background: #000000;
    border-color: #88BB25;
}

.b-contain input:focus~.b-input {
    box-shadow: 0 0 0 0px #88BB25;
}

.b-contain input[type="checkbox"]:checked~.b-input {
    background: #000000;
    border-color: #88BB25;
}

.b-contain input[type="radio"]:checked~.b-input {
    background: #000000;
    border-color: #88BB25;
}

.b-contain input[type="checkbox"]:disabled~.b-input,
.b-contain input[type="radio"]:disabled~.b-input {
    opacity: 0.5;
    cursor: not-allowed;
}

.b-contain input[type="radio"]:disabled~.b-input::after {
    background: #88BB25;
}

.b-contain:hover input[type="checkbox"]:not([disabled]):checked~.b-input,
.b-contain input[type="checkbox"]:checked:focus~.b-input {
    background: #000000;
    border-color: #88BB25;
}

.b-contain:hover input[type="radio"]:not([disabled]):checked~.b-input,
.b-contain input[type="radio"]:checked:focus~.b-input {
    background: #000000;
    border-color: #88BB25;
}

/*#endregion CHECKBOX AND RADIO*/

.modal {
    --bs-modal-border-radius: 0rem;
}

ul li a {
    padding: 5px;
    margin: 0;
    font-weight: 500 !important;
    font-family: "HeadlinesRegular";
}

/* ul li:hover a,
ul li a:hover,
ul li a:active {
    color: #88BB25 !important;
} */

ul li a:hover,
ul li a:active {
    color: #88BB25 !important;
}

ul li .a-header {
    color: #FFFFFF !important;
}

ul li .a-header:hover,
ul li .a-header:active {
    color: #88BB25 !important;
}

header {
    background-color: #000000;
}

.a-footer:hover .btn-footer,
.a-footer .btn-footer:hover {
    color: #88BB25;
}

.form-control {
    color: #ffffff;
    font-size: 20px;
}

.form-control:focus {
    color: #ffffff;
    background-color: transparent;
}

.activities_desktop {
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    /* transform: skewX(-10deg); */
    height: 31rem !important;
    margin: 0 -2rem !important;
    width: 60rem !important;
}

.activities_desktop:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.activities_desktop_img1:before {
    background-image: url("../img/landing/Carrusel_1.jpg");
}

.activities_desktop_img2:before {
    background-image: url("../img/landing/Carrusel_2.jpg");
}

.activities_desktop_img3:before {
    background-image: url("../img/landing/Carrusel_3.jpg");
}

.btnCatalogo {
    background: linear-gradient(-90deg, rgb(138, 189, 36) 83%, #ffffff 0%);
    padding: 2px 10px 1px 10px;
}

.btnCatalogo:hover {
    background: linear-gradient(-90deg, rgb(0, 0, 0) 85%, #000000 0%);
    transition: 0.8s;
}

.btnCatalogo:hover .formBtnContent,
.btnDownload:hover .formBtnContent {
    color: #ffffff;
}

.btnCatalogo a span .fa-download {
    padding-right: 25px;
    color: rgb(138, 189, 36);
}

.btnCatalogo a span .fa-download.fa-download-mobile {
    padding-right: 13px;
    color: rgb(138, 189, 36);
}

.btnCatalogo a span {
    font-size: 30px;
}

.btnDownload {
    background: linear-gradient(-90deg, rgb(138, 189, 36) 75%, #ffffff 0%);
    padding: 3px 30px 2px 15px;
}

.btnDownload:hover {
    background: linear-gradient(-90deg, rgb(0, 0, 0) 75%, #000000 0%);
    transition: 0.8s;
}

.btnDownload a span .fa-download {
    padding-right: 30px;
    margin-right: 10px;
    color: rgb(138, 189, 36);
}

.btnDownload a span .fa-download.fa-download-mobile {
    padding-right: 30px;
    margin-right: 10px;
    color: rgb(138, 189, 36);
}

.btnDownload a span {
    font-size: 25px;
}

.text_welcome {
    padding-left: 4rem;
}

.bienvenido_a {
    font-size: 64px;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
    line-height: 2;
    padding-left: 5px;
}

.ckm_ {
    font-size: 150px;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
}

.description_welcome .section_a,
.description_welcome .section_c {
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 400;
    margin-bottom: 30px;
}

.description_welcome .section_b {
    font-size: 70px;
    line-height: 4rem;
    color: #88BB25;
    font-weight: 100;
    margin-bottom: 30px;
}

.description_welcome .newBtn .btnConoceMas a {
    font-size: 33px;
    transition: 0s;
}

.description_contact .section_a {
    font-size: 50px;
    line-height: 3.3rem;
    color: #88BB25;
    font-weight: 100;
    margin-bottom: 25px;
}

.description_contact .section_b {
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 400;
    line-height: 39px;
    margin-bottom: 25px;
}

.description_contact .newBtn .btnConoceMas a {
    font-size: 33px;
    transition: 0s;
}

.row-map-desktop {
    background-position: 20% 35%;
    margin-bottom: 3rem;
    background-size: 44%;
    padding-bottom: 3rem;
}

.text_news {
    font-size: 50px;
}

/*#region nosotros */
.title_us {
    color: #88BD25;
    font-size: 86px;
    font-weight: 100;
}

.p_us {
    color: #FFFFFF;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.3;
}

.number_data_nosotros {
    color: #88BB25;
    font-weight: 100;
    font-size: 100px;
}

.p_data_nosotros {
    color: #ffffff;
    font-weight: 100;
    font-size: 45px;
    line-height: 1;
}

.p_abountus {
    font-size: 30px;
}

/*#endregion nosotros */

.row-catalog {
    position: relative;
    vertical-align: middle;
}

.text-card-news {
    color: #000000;
    font-weight: 900;
    line-height: normal;
    margin-bottom: 0;
}

.title-contact {
    font-weight: 700;
    color: #88BB25;
}

.title-sentlocales {
    font-weight: 600;
    color: #88BB25;
}

.title-sentdistribuidores {
    font-weight: 600;
    color: #88BB25;
}

.question-contact {
    font-weight: 100;
    color: #ffffff;
}

.b-contain-text {
    font-weight: 100;
    color: #88BB25;
}

.title-contact {
    font-size: 70px;
}

.title-sentlocales {
    font-size: 50px;
}

.question-contact {
    font-size: 24px;
}

.b-contain-text {
    font-size: 20px;
}

.sticky-logo.logo_mobile_x1 {
    display: none !important;
}

.sticky-logo.logo_x075 {
    display: none !important;
}

.sticky-logo.logo_x1 {
    display: none !important;
}

.logo_footer_desktop_x1 {
    display: none !important;
}

.logo_footer_desktop_x075 {
    display: inline-block !important;
}

.p-sentlocales {
    line-height: 1.5;
    font-size: 32px;
    color: #FFFFFF;
    font-weight: 400;
    font-style: normal;
}

.p-sentlocalescontactate {
    line-height: 1.5;
    font-size: 38px;
    color: #FFFFFF;
    font-weight: 400;
    font-style: normal;
    margin-top: 2rem;
}

.p-distribuidora-title {
    color: #88BB25;
    font-weight: 600;
    font-size: 41px;
}

.p-distribuidora-info {
    color: #FFFFFF;
    font-weight: 400;
    /* font-size: 30px; */
    margin-left: 20px;
    font-size: clamp(15px, 1.5vw, 27px);
}

.col-distribuidora-info {
    display: inline-flex;
    vertical-align: middle;
}

.icon {
    height: 50px;
    width: 35px;
}

.p-direccion {
    margin-top: 5px;
}

@media only screen and (max-width: 767px) {
    /* textarea {
        max-width: 330px;
        padding: 10px 37px 10px 47px !important;
    } */

    .btnCatalogo a span .fa-download {
        padding-left: 0px;
    }

    .title-contact {
        font-size: 50px;
    }

    .question-contact {
        font-size: 22px;
    }

    .b-contain-text {
        font-size: 20px;
    }

    .btn-chasis-desktop:before {
        background-position: 100% 35%;
    }

    .btn-electricidad-desktop:before {
        background-position: 0% 35%;
    }

    .sticky-logo.logo_mobile_x1 {
        display: inline-block !important;
    }

    .title-sentlocales {
        font-size: 50px;
    }

    .p-sentlocales {
        font-size: 17.2px;
    }

    .p-sentlocalescontactate {
        font-size: 21.1px;
    }

    .p-distribuidora-title {
        font-size: 25px;
    }

    /* .p-distribuidora-info {
        font-size: 15px;
    } */

    .icon {
        height: 28.51px;
        width: 20.51px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1019px) {

    .off-canvas-area-wrapper,
    .off-canvas-responsive-menu,
    .off-canvas-search-box {
        top: 107px;
    }

    .off-canvas-area-wrapper .off-canvas-content-wrap,
    .off-canvas-responsive-menu .off-canvas-content-wrap,
    .off-canvas-search-box .off-canvas-content-wrap {
        max-width: 100%;
    }

    .btn-catalog-desktop {
        width: 100%;
        height: 400px;
    }

    .bienvenido_a {
        font-size: 36px;
    }

    .ckm_ {
        font-size: 90px;
    }

    .description_welcome .section_a,
    .description_welcome .section_c {
        font-size: 22px;
    }

    .description_welcome .section_b {
        font-size: 75px;
    }

    .description_welcome .newBtn .btnConoceMas a {
        font-size: 33px;
    }

    /* .btn-motor-desktop {
        margin: 0 -7.5% 0 -10.2% !important;
    } */

    .btnCatalogo a span .fa-download {
        padding-left: 8px;
    }

    .btnCatalogo a span {
        font-size: 33px;
    }

    /*#region nosotros */
    .number_data_nosotros {
        color: #88BB25;
        font-weight: 100;
        font-size: 90px;
    }

    .p_data_nosotros {
        color: #ffffff;
        font-weight: 100;
        font-size: 40px;
    }

    .p_abountus {
        font-size: 24px;
    }

    /*#endregion nosotros */

    .btn-footer {
        font-size: 17px;
    }

    .btn-chasis-desktop span,
    .btn-motor-desktop span,
    .btn-electricidad-desktop span {
        font-size: 30px;
    }

    .row-catalog {
        height: 420px;
    }

    .text-card-news {
        font-size: 16px;
    }

    .activities_desktop {
        height: 25rem !important;
        margin: 0 -1rem !important;
        width: 40rem !important;
    }

    .btn-chasis-desktop:before {
        background-position: 120% 35%;
    }

    .btn-electricidad-desktop:before {
        background-position: 0% 35%;
    }

    .sticky-logo.logo_x075 {
        display: inline-block !important;
    }

    .title-sentlocales {
        font-size: 60px;
    }

    .p-sentlocales {
        font-size: 20.64px;
    }

    .p-sentlocalescontactate {
        font-size: 25.32px;
    }

    .p-distribuidora-title {
        font-size: 30px;
    }

    /* .p-distribuidora-info {
        font-size: 17px;
    } */

    .icon {
        /* height: 24.62px; */
        height: 34.62px;
        width: 24.62px;
    }
}

/* min-width: 1024 y max-width: 1280 en realidad, le resto 4 al min y le sumo 4 al max para darle cierto margen de error. */
@media only screen and (min-width: 1020px) and (max-width: 1399px) {
    .container-logo {
        padding: 0 100px;
    }

    .description_welcome .section_b {
        line-height: 2rem;
    }

    .description_welcome .newBtn .btnConoceMas a {
        font-size: 30px;
    }

    .btnConoceMas {
        padding: 0px 25px !important;
    }

    .description_contact .newBtn .btnConoceMas a {
        font-size: 30px;
    }

    .btnCatalogo a span .fa-download {
        padding-left: 4px;
    }

    .btn-chasis-desktop span,
    .btn-motor-desktop span,
    .btn-electricidad-desktop span {
        font-size: 40px;
    }

    /*#region nosotros */
    .number_data_nosotros {
        color: #88BB25;
        font-weight: 100;
        font-size: 90px;
    }

    .p_data_nosotros {
        color: #ffffff;
        font-weight: 100;
        font-size: 40px;
    }

    .p_abountus {
        font-size: 24px;
    }

    /*#endregion nosotros */

    .btn-footer {
        font-size: 17px;
    }

    .btn-catalog-desktop {
        height: 500px;
    }

    .row-catalog {
        height: 520px;
    }

    .text-card-news {
        font-size: 16px;
    }

    .activities_desktop {
        height: 25rem !important;
        margin: 0 -1rem !important;
        width: 40rem !important;
    }

    .btn-chasis-desktop:before {
        background-position: 110% 35%;
    }

    .btn-electricidad-desktop:before {
        background-position: 10% 35%;
    }

    .sticky-logo.logo_x075 {
        display: inline-block !important;
    }

    .title-sentlocales {
        font-size: 65px;
    }

    .p-sentlocales {
        font-size: 22.36px;
    }

    .p-sentlocalescontactate {
        font-size: 27.43px;
    }

    .p-distribuidora-title {
        font-size: 35px;
    }

    /* .p-distribuidora-info {
        font-size: 21px;
    } */

    .icon {
        height: 40.72px;
        width: 28.72px;
    }
}

@media only screen and (min-width: 1285px) and (max-width: 1399px) {
    .page-header-wrapper .page-header-content {
        height: 550px;
    }

    .btn-chasis-desktop span,
    .btn-motor-desktop span,
    .btn-electricidad-desktop span {
        font-size: 40px;
    }

    .text-card-news {
        font-size: 18px;
    }

    .activities_desktop {
        height: 26rem !important;
        margin: 0 -1.5rem !important;
        width: 50rem !important;
    }

    .btn-chasis-desktop:before {
        background-position: 130% 35%;
    }

    .btn-electricidad-desktop:before {
        background-position: 0% 35%;
    }

    .sticky-logo.logo_x075 {
        display: inline-block !important;
    }

    .title-sentlocales {
        font-size: 70px;
    }

    .p-sentlocales {
        font-size: 24.08px;
    }

    .p-sentlocalescontactate {
        font-size: 29.54px;
    }

    .p-distribuidora-title {
        font-size: 40px;
    }

    /* .p-distribuidora-info {
        font-size: 24px;
    } */

    .icon {
        height: 48.83px;
        width: 32.83px;
    }
}

@media (min-width: 1400px) {
    .row-map-desktop {
        background-position: 20% 35%;
        margin-bottom: 3rem;
        background-size: 40%;
        padding-bottom: 3rem;
    }

    .bienvenido_a {
        font-size: 64px;
    }

    .ckm_ {
        font-size: 150px;
    }

    .formBtn {
        padding: 0px 25px 0px 25px;
    }

    .description_welcome .section_a,
    .description_welcome .section_c {
        font-size: 24px;
        line-height: 1;
    }

    .description_welcome .section_b {
        font-size: 80px;
        line-height: 4rem;
    }

    .description_welcome .newBtn .btnConoceMas a {
        font-size: 36px;
    }

    .description_contact .section_a {
        font-size: 62px;
        line-height: 4.3rem;
    }

    .description_contact .section_b {
        font-size: 24px;
    }

    .description_contact .newBtn .btnConoceMas a {
        font-size: 36px;
    }

    /* .btn-motor-desktop {
        margin: 0 -8.5% 0 -9.9% !important;
    } */

    .btnCatalogo a span .fa-download {
        padding-left: 0;
    }

    .btnCatalogo a span {
        font-size: 36px;
    }

    .card-news {
        width: 25rem;
    }

    .btn-catalog-desktop {
        height: 500px;
    }

    .text_news {
        font-size: 50px;
    }

    .newBtn {
        margin-top: 4rem;
    }

    .btnCatalogo {
        padding: 0px 15px 0px 20px !important;
    }

    .btn-chasis-desktop span,
    .btn-motor-desktop span,
    .btn-electricidad-desktop span {
        font-size: 40px;
    }

    .container-logo {
        padding: 0 100px;
    }

    /*#region nosotros */
    .title_us {
        color: #88BD25;
        font-size: 86px;
        font-weight: 100;
    }

    .p_us {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 20px;
        line-height: 1.3;
    }

    .data_nosotros {
        position: absolute;
        bottom: -2.7%;
    }

    /*#endregion nosotros */

    .text-card-news {
        font-size: 26px;
    }

    .activities_desktop {
        height: 31rem !important;
        margin: 0 -2rem !important;
        width: 60rem !important;
    }

    .title-contact {
        font-size: 96px;
    }

    .question-contact {
        font-size: 35px;
    }

    .b-contain input[type="radio"]~.b-input {
        height: 2.1rem;
        width: 2.1rem;
    }

    .b-contain input[type="radio"]~.b-input::after {
        left: 6px;
        top: 6px;
        width: 1.39rem;
        height: 1.39rem;
    }

    .b-contain {
        padding-left: 3rem;
    }

    .b-contain-text {
        font-size: 28px;
    }

    .btn-electricidad-desktop:before {
        background-position: 0% 35%;
    }

    .sticky-logo.logo_x075 {
        display: inline-block !important;
    }

    .title-sentlocales {
        font-size: 80px;
    }

    .p-sentlocales {
        font-size: 27.52px;
    }

    .p-sentlocalescontactate {
        font-size: 33.76px;
    }

    .p-distribuidora-title {
        font-size: 38px;
    }

    /* .p-distribuidora-info {
        font-size: 26px;
    } */

    .icon {
        height: 52.93px;
        width: 36.93px;
    }
}

@media screen and (min-width: 1600px) {
    .row-map-desktop {
        background-position: 15% 35%;
        margin-bottom: 3rem;
        background-size: 50%;
        padding-bottom: 3rem;
    }

    .bienvenido_a {
        font-size: 64px;
    }

    .ckm_ {
        font-size: 150px;
    }

    .formBtn {
        padding: 0px 25px 0px 25px;
    }

    .description_welcome .section_a,
    .description_welcome .section_c {
        font-size: 33px;
        line-height: 1;
    }

    .description_welcome .section_b {
        font-size: 100px;
    }

    .description_welcome .newBtn .btnConoceMas a {
        font-size: 48px;
    }

    .description_contact .section_a {
        font-size: 80px;
        line-height: 5.3rem;
    }

    .description_contact .section_b {
        font-size: 33px;
    }

    .description_contact .newBtn .btnConoceMas a {
        font-size: 48px;
    }

    /* .btn-motor-desktop {
        margin: 0 -8.5% 0 -9.7% !important;
    } */

    .btnCatalogo a span .fa-download {
        padding-left: 0;
    }

    .btnCatalogo a span {
        font-size: 40px;
    }

    .card-news {
        width: 25rem;
    }

    .text_news {
        font-size: 60px;
    }

    .newBtn {
        margin-top: 4rem;
    }

    .btnCatalogo {
        padding: 0px 15px 0px 20px !important;
    }

    .btn-chasis-desktop span,
    .btn-motor-desktop span,
    .btn-electricidad-desktop span {
        font-size: 60px;
    }

    /*#region nosotros */
    .title_us {
        color: #88BD25;
        font-size: 90px;
        font-weight: 100;
    }

    .p_us {
        color: #FFFFFF;
        font-weight: 500;
        font-size: 24px;
        line-height: 1.3;
    }

    .data_nosotros {
        position: absolute;
        bottom: -2.7%;
    }

    /*#endregion nosotros */

    .btn-catalog-desktop {
        height: 620px;
    }

    .row-catalog {
        height: 640px;
    }

    .text-card-news {
        font-size: 26px;
    }

    .activities_desktop {
        height: 31rem !important;
        margin: 0 -2rem !important;
        width: 60rem !important;
    }

    .title-contact {
        font-size: 96px;
    }

    .question-contact {
        font-size: 35px;
    }

    .b-contain input[type="radio"]~.b-input {
        height: 2.1rem;
        width: 2.1rem;
    }

    .b-contain input[type="radio"]~.b-input::after {
        left: 6px;
        top: 6px;
        width: 1.39rem;
        height: 1.39rem;
    }

    .b-contain {
        padding-left: 3rem;
    }

    .b-contain-text {
        font-size: 28px;
    }

    .sticky-logo.logo_x075 {
        display: none !important;
    }

    .sticky-logo.logo_x1 {
        display: inline-block !important;
    }

    .logo_footer_desktop_x1 {
        display: inline-block !important;
    }

    .logo_footer_desktop_x075 {
        display: none !important;
    }

    .title-sentlocales {
        font-size: 90px;
    }

    .title-sentdistribuidores {
        font-size: 75px;
    }

    .p-sentlocales {
        font-size: 30.96px;
    }

    .p-sentlocalescontactate {
        font-size: 37.98px;
    }

    .p-distribuidora-title {
        font-size: 41px;
    }

    /* .p-distribuidora-info {
        font-size: 27px;
    } */

    .icon {
        height: 50px;
        width: 35px;
    }
}

/*#region mobile*/

.btnConoceMas_mobile {
    padding: 0 15px;
}

.btnConoceMas_mobile:hover {
    background-color: #000000;
    transition: 0.8s;
}

.btnConoceMas_mobile:hover .formBtnContent {
    color: #ffffff;
}

/*#endregion mobile*/

/*#region estilos dots slick */
select>option {
    color: #ffffff;
    background-color: #000000;
}

.slick-slider .slick-dots li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
    margin: 0;
    border-radius: 0%;
}

.slick-dots>li.slick-active {
    opacity: 1;
}

.slick-slider .slick-dots li:hover,
.slick-slider .slick-dots li.slick-active {
    background-color: #ffffff;
    border-color: transparent;
}

/*#endregion estilos dots slick */

textarea:before {
    transform: skew(15deg);
}

.modal-content-contact-info {
    transform: skewX(-15deg);
    background: rgb(4, 4, 5);
    mix-blend-mode: normal;
    border: 3px solid #88BD25;
}

.modal-body-contact-info {
    transform: skew(15deg);
}

.btn-icon-info {
    background-image: url("../img/landing/button.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 52px;
    height: 53px;
}

.btn-icon-info:hover {
    filter: grayscale(1);
}

.invalid-feedback {
    font-family: HeadlinesRegular;
    font-size: 20px;
}

.form-send {
    transform: skew(-15deg);
    border-radius: 0;
    border: 5px solid #88BD25 !important;
    background: rgba(40, 43, 50, 0.5);
    mix-blend-mode: normal;
    border: 3px solid #88BD25;
}

.form-send-title {
    font-size: 64px;
    font-weight: 700;
    color: #88BB25;
    transform: skew(15deg);
}

.form-send-text {
    color: #FFFFFF;
    font-weight: 100;
    font-size: 24px;
    transform: skew(15deg);
}

.form-send-title-mobile {
    font-size: 35px;
    font-weight: 700;
    color: #88BB25;
    transform: skew(15deg);
}

.form-send-text-mobile {
    color: #FFFFFF;
    font-weight: 100;
    font-size: 18px;
    transform: skew(15deg);
}

.container-video {
    padding: 0 100px;
}

.floating {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}

@keyframes floating {
    0% {
        transform: translate(0, 0px);
    }

    50% {
        transform: translate(0, 15px);
    }

    100% {
        transform: translate(0, -0px);
    }
}

/* 
.red {
    width: 33%; 
    height: 550px; 

    transition:width 500ms;
}

.green {
    width: 33%; 
    height: 550px; 

    transition:width 500ms;
}

.white {
    width: 33%; 
    height: 550px; 

    transition:width 500ms;
}

.colors:hover .red, .colors:hover .green, .colors:hover .white {
    width: 25%;
}

.colors:hover .red:hover, .colors:hover .green:hover, .colors:hover .white:hover {
    width: 50%;
} */

.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.text-welcome-p {
    font-size: 18px;
}

.btn-mobile {
    font-size: 22px !important;
}

.p-sent-locales {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
}

@media only screen and (max-width: 360px) {
    .text-welcome-p {
        font-size: 16px;
    }
}

.newBtnSentLocales {
    margin-top: 1rem;
}

.btnDownloadSentLocales a span {
    font-size: 30px;
}

.btnDownloadSentLocales {
    padding: 6px 50px 6px 37px;
}

.btnDownloadSentLocales a {
    font-size: 37px;
}

.btnDownloadSentLocales a span .fa-download {
    padding-right: 66px;
    margin-right: 10px;
    color: rgb(138, 189, 36);
}

.btnDownloadSentLocales {
    background: linear-gradient(-90deg, rgb(138, 189, 36) 70%, #ffffff 0%);
}

.p-distribuidores-mobile {
    line-height: 1.2;
    font-size: 26px;
    color: #FFFFFF;
}


.p-sent-distribuidores {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
}

@media (width >=844px) {
    .p-sent-distribuidores {
        font-size: 22px;
    }
}

.p-contacto-distribuidores {
    line-height: 1.5;
    font-size: 24px;
    color: #FFFFFF;
    font-weight: 400;
    font-style: normal;
}

.subtitle-contacto-distribuidores {
    line-height: 1.5;
    font-size: 30px;
    color: #FFFFFF;
    font-weight: 400;
    font-style: normal;
    margin-top: 2rem;
}

@media (958px <=width <=1019px) {
    .p-contacto-distribuidores {
        font-size: 18px;
    }

    .subtitle-contacto-distribuidores {
        font-size: 23px;
    }
}

@media (1020px <=width <=1028px) {
    .p-contacto-distribuidores {
        font-size: 19px;
    }

    .subtitle-contacto-distribuidores {
        font-size: 24px;
    }
}

@media (1029px <=width <=1199px) {
    .p-contacto-distribuidores {
        font-size: 20px;
    }

    .subtitle-contacto-distribuidores {
        font-size: 25px;
    }
}

@media (1200px <=width <=1284px) {
    .p-contacto-distribuidores {
        font-size: 20px;
    }

    .subtitle-contacto-distribuidores {
        font-size: 25px;
    }
}

@media (1285px <=width <=1342px) {
    .p-contacto-distribuidores {
        font-size: 21px;
    }

    .subtitle-contacto-distribuidores {
        font-size: 28px;
    }
}

@media (1343px <=width <=1399px) {
    .p-contacto-distribuidores {
        font-size: 23px;
    }

    .subtitle-contacto-distribuidores {
        font-size: 28px;
    }
}

@media (1400px <=width <=1499px) {
    .p-contacto-distribuidores {
        font-size: 24px;
    }

    .subtitle-contacto-distribuidores {
        font-size: 25px;
    }
}

@media (1500px <=width <=1599px) {
    .p-contacto-distribuidores {
        font-size: 25px;
    }

    .subtitle-contacto-distribuidores {
        font-size: 25px;
    }
}

/* @media (1533px <=width <=1639px) {
    .title-sentdistribuidores {
        font-size: 70px;
    }

    .subtitle-contacto-distribuidores {
        font-size: 28px;
    }

    .p-contacto-distribuidores {
        font-size: 22px;
    }
}

@media (1426px <=width <=1532px) {
    .title-sentdistribuidores {
        font-size: 65px;
    }

    .subtitle-contacto-distribuidores {
        font-size: 26px;
    }

    .p-contacto-distribuidores {
        font-size: 20px;
    }
}

@media (1400px <=width <=1425px) {
    .title-sentdistribuidores {
        font-size: 64px;
    }

    .subtitle-contacto-distribuidores {
        font-size: 25px;
    }

    .p-contacto-distribuidores {
        font-size: 20px;
    }
}

@media (1360px <=width <=1399px) {
    .title-sentdistribuidores {
        font-size: 60px;
    }

    .subtitle-contacto-distribuidores {
        font-size: 25px;
    }

    .p-contacto-distribuidores {
        font-size: 21px;
    }

    .p-distribuidora-title {
        font-size: 37px;
    }
} */

@media (1400px <=width <=1599px) {
    .title-sentdistribuidores {
        font-size: 75px;
    }

    .subtitle-contacto-distribuidores {
        font-size: 29px;
    }

    .p-contacto-distribuidores {
        font-size: 24px;
    }
}

@media (1300px <=width <=1399px) {
    .title-sentdistribuidores {
        font-size: 68px;
    }

    .subtitle-contacto-distribuidores {
        font-size: 27px;
    }

    .p-contacto-distribuidores {
        font-size: 22px;
    }
}

@media (1200px <=width <=1299px) {
    .title-sentdistribuidores {
        font-size: 65px;
    }

    .subtitle-contacto-distribuidores {
        font-size: 25px;
    }

    .p-contacto-distribuidores {
        font-size: 20px;
    }
}

@media (1026px <=width <=1199px) {
    .title-sentdistribuidores {
        font-size: 65px;
    }

    .subtitle-contacto-distribuidores {
        font-size: 25px;
    }

    .p-contacto-distribuidores {
        font-size: 20px;
    }
}

@media (992px <=width <=1025px) {
    .title-sentdistribuidores {
        font-size: 57px;
    }

    .subtitle-contacto-distribuidores {
        font-size: 23px;
    }

    .p-contacto-distribuidores {
        font-size: 19px;
    }
}

.dropdown-nav.ul-user {
    background-color: #000000;
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px;
}

.ul-user:after,
.ul-user:before {
    bottom: 100%;
    left: 78%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
}

.ul-user:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: rgba(136, 183, 213, 0);
    border-width: 5px;
    margin-left: -5px;
}

.li-header:after {
    content: "";
    display: block;
    border-bottom: 1px solid #FFFFFF !important;
}