body {
    overflow-x: hidden;
}

.whatsapp-float {
    position: fixed;
    bottom: 20vh;
    right: 0vw;
    z-index: 1000;
    width: 4vw;
    height: 4vw;
    background-color: #25d36600;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2); */
}

.whatsapp-float:hover {
    background-color: #20b954;
    transition: background-color 0.3s ease;
}

.whatsapp-icon {
    width: 100%;
    height: 100%;
}

.italic {
    font-style: italic;
}
.home-productos {
    width: 100vw;
    height: 55vw;
    background-color: #ffffff;
    text-align: center;
}

span {
    font-family: "Open Sans";
    font-weight: 700;
}
.plataforma {
    left: -1vw !important;
}
.card-plataforma {
    left: 30% !important;
}
.card-plataforma span {
    text-align: center !important;
    left: -2.5vw;
}
.tacker-logo-home {
    margin-top: 5vw;
    width: 37vw;
}

.productos-home {
    font-size: 3.3vw;
    top: -1.5vw;
    position: relative;
    margin-bottom: 4vw;
    display: block;
}

.tacker-producto-logo-home {
    width: 8vw;
    position: relative;
    display: inline-block;
    margin-top: 2.8vw;
}

.title-producto-home {
    margin-top: 1vw;
    position: relative;
    display: block;
    font-size: 2vw;
}

.subtitle-producto-home {
    font-weight: 400;
    position: relative;
    display: block;
    margin-top: 1vw;
    width: 80%;
    left: 10%;
    font-size: 1.2vw;
    line-height: 1.6vw;
}

.botton-producto-home {
    position: relative;
    display: block;
    margin-top: 2vw;
    text-decoration: none;
    color: WHITE;
    background-color: #4d2d6c;
    width: 50%;
    left: calc(50% - 25%);
    border-radius: 2vw;
    height: 2.5vw;
    font-size: 1.1vw;
    text-align: center;
    align-content: center;
    font-weight: 600;
    font-family: "Open Sans";
}

.botton-producto-post {
    position: relative;
    display: block;
    margin-top: 2vw;
    text-decoration: none;
    color: WHITE;
    background-color: #4d2d6c;
    width: 50%;
    left: calc(50% - 25%);
    border-radius: 2vw;
    height: 2.5vw;
    font-size: 1.1vw;
    text-align: center;
    align-content: center;
    font-weight: 600;
    font-family: "Open Sans";
}

.content-card-producto:hover {
    background-color: #f3f3f3;
    border-radius: 3vw;
    -webkit-box-shadow: 5px 4px 12px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 5px 4px 12px -8px rgba(0, 0, 0, 0.75);
    box-shadow: 5px 4px 12px -8px rgba(0, 0, 0, 0.75);
}

.content-card-producto:hover .botton-producto-home {
    background-color: #81bf4b;
}

.content-card-producto {
    width: 80%;
    position: relative;
    left: 10%;
    height: 30vw;
}

.home-beneficios {
    width: 100vw;
    height: 54vw;
    background-image: url("../img/fondomapa.png");
    background-repeat: no-repeat;
    text-align: center;
    background-size: cover;
}

.title-beneficios-home {
    font-size: 3.3vw;
    position: relative;
    display: block;
    margin-top: 5vw;
}

.card-beneficios-home {
    width: 90%;
    position: relative;
    display: block;
    left: 10%;
}

.title-card-beneficios-home {
    font-size: 1.8vw;
    line-height: 2vw;
    position: relative;
    display: block;
    margin-bottom: 1vw;
}

.subtitle-card-beneficios-home {
    font-weight: 600;
    font-size: 1.09vw;
    width: 80%;
    display: block;
    left: 10%;
    line-height: 1.4vw;
    position: relative;
}

.morado {
    color: #4d2d6c;
}

.verde {
    color: #80be48;
}

.cotiza-app {
    width: 100vw;
    height: 89vw;
    text-align: center;
    background-color: #ffffff;
}

.title-cotiza-home {
    position: relative;
    display: block;
    text-align: left;
    margin-top: 5.5vw;
    left: 5.6vw;
    font-size: 3.5vw;
    letter-spacing: 0vw;
}

.title-meses-home {
    color: #4d2d6c;
    position: relative;
    display: block;
    text-align: left;
    left: 6vw;
    font-size: 7vw;
    font-weight: 800;
    top: -2vw;
}

.subtitle-cotiza-home {
    text-align: left;
    position: relative;
    display: block;
    left: 6vw;
    font-size: 1.8vw;
    font-weight: 500;
    top: -2.5vw;
}

.cotiza-cotiza-home {
    width: 20vw;
    display: block;
    position: relative;
    left: 6vw;
    text-align: center;
    height: 2.5vw;
    background-color: black;
    border-radius: 6vw;
    text-decoration: none;
    color: white;
    align-items: center;
    align-content: center;
    font-size: 1.3vw;
}

.tacker-cotiza-app-home {
    width: 37vw;
    position: relative;
    display: block;
    left: calc(50% - 17.5vw);
    top: 5vw;
}

.intemediate-letter-meses {
    font-size: 4.5vw;
}

.title-app-conoce-home {
    position: relative;
    display: block;
    text-align: left;
    margin-top: 5.5vw;
    left: 5.6vw;
    font-size: 3.5vw;
    letter-spacing: 0vw;
    width: 75%;
}

.title-app-home {
    color: #4d2d6c;
    position: relative;
    display: block;
    text-align: left;
    left: 6vw;
    font-size: 3.4vw;
    font-weight: 800;
    top: -1vw;
    width: 75%;
}

.subtitle-app-home {
    text-align: left;
    position: relative;
    display: block;
    left: 6vw;
    font-size: 1.3vw;
    font-weight: 500;
    top: 1vw;
    width: 80%;
}

.tacker-qr-app-home {
    width: 28vw;
    display: block;
    position: relative;
    left: 6vw;
    text-align: center;
    height: 17vw;
    /* background-color: black; */
    /* border-radius: 6vw; */
    /* text-decoration: none; */
    /* color: white; */
    align-items: center;
    align-content: center;
    font-size: 1.3vw;
    top: 4vw;
}

.tacker-cotiza-app-home {
    width: 37vw;
    position: relative;
    display: block;
    left: calc(50% - 17.5vw);
    top: 5vw;
}

.intemediate-letter-meses {
    font-size: 4.5vw;
}

.section-final-home {
    width: 100vw;
    height: 133vw;
    background-image: url("../img/fondo.png");
    background-repeat: no-repeat;
    text-align: center;
    background-size: cover;
}

.card-group-home {
    width: 15vw;
    text-align: center;
    align-items: center;
    align-content: center;
    position: relative;
    display: inline-block !important;
    background-color: white;
    left: 4.5vw;
    border-radius: 1vw;
    height: 9.5vw;
    -webkit-box-shadow: 0px 4px 6px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 4px 6px -3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 4px 6px -3px rgba(0, 0, 0, 0.75);
}

.img-card-group-home {
    width: 100%;
}

.card-group-justificado-ssp {
    left: 1.5vw;
}

.card-group-justificado-segob {
    left: -1.5vw;
}

.card-group-justificado-anerv {
    left: -2vw;
}

.confianza-home {
    margin-top: 17vw;
    display: block;
    position: relative;
    font-size: 3.5vw;
}

.card-group-conf-home {
    background-color: white;
    width: 70vw;
    left: calc(50vw - 35vw);
    position: relative;
    display: block;
    height: 20vw;
    -webkit-box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
    margin-bottom: 2vw;
    border-radius: 2vw;
    margin-top: 2vw;
}

.img-card-group-conf-home {
    width: 18vw;
    position: relative;
    display: block;
    left: 7vw;
    top: 5vw;
}

.title-card-group-conf-home {
    position: relative;
    display: block;
    margin-top: 3vw;
    text-align: left;
    color: #4d2d6c;
    font-size: 3.3vw;
    left: -3vw;
    line-height: 4vw;
}

.subtitle-card-group-conf-home {
    position: relative;
    display: block;
    text-align: left;
    left: -3vw;
    font-weight: 400;
    font-size: 1.15vw;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M10 2L4 8l6 6' fill='none' stroke='%235C4C93' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6 2l6 6-6 6' fill='none' stroke='%235C4C93' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

.img-card-contact-component {
    width: 34vw;
    left: 9vw;
    position: relative;
}

.title-contactanos {
    position: relative;
    display: block;
    text-align: left;
    margin-top: 1vw;
    font-size: 3vw;
}

.form-group-data {
    width: 37vw;
    border: solid 1.5px;
    border-color: #5c498d;
    border-radius: 0.5vw;
    margin-bottom: 1vw;
    height: 2.5vw;
    text-align: left;
    align-content: center;
    display: inline-block;
    background-color: white;
}

.form-group-data label {
    width: 30%;
    position: relative;
    display: inline-block;
    left: 1vw;
    font-size: 0.9vw;
    font-family: "Open Sans";
    font-weight: 600;
}

.form-group p {
    width: 80%;
    position: relative;
    display: inline-block;
    left: 1vw;
    font-size: 0.9vw;
    font-family: "Open Sans";
    font-weight: 600;
}

.form-check label {
    width: 66%;
    position: relative;
    display: inline-block;
    left: 1vw;
    font-size: 0.9vw;
    font-family: "Open Sans";
    font-weight: 600;
    color: #7b7b7b !important;
}
.form-check {
    width: 35%;
    display: inline-block !important;
    margin-top: 0.5vw;
    margin-bottom: 2.5vw !important;
}

.form-check-input:checked {
    background-color: #4d2d6c !important;
    border-color: #4d2b6d !important;
    border: solid #ffffff;
    width: 1.3vw;
    height: 1.3vw;
}

.form-check-input {
    background-color: #ffffff !important;
    border-color: #4d2b6d !important;
    border: solid 1px #4d2b6d !important;
    width: 1.3vw !important;
    height: 1.3vw !important;
}

.form-group-data input {
    width: 67%;
    display: inline-block;
    border: solid 0px;
    padding: 0;
}

.form-group-data-text-area textarea {
    width: 100%;
    display: inline-block;
    border: solid 0px;
    height: 7vw;
}

form {
    text-align: left;
    margin-top: 2vw;
}

.mitad-form {
    width: 35%;
}

.form-group-data-text-area {
    width: 37vw;
    border: solid 1.5px;
    border-color: #5c498d;
    border-radius: 0.5vw;
    margin-bottom: 1vw;
    height: 9.5vw !important;
    text-align: left;
    align-content: center;
    display: inline-block;
    background-color: white;
}

.form-group-data-text-area label {
    width: 30%;
    position: relative;
    display: inline-block;
    left: 1vw;
    font-size: 0.9vw;
    font-family: "Open Sans";
    font-weight: 600;
}

.form-button-contact {
    position: relative !important;
    display: block !important;
    width: 10vw !important;
    background-color: #4d2d6c !important;
    border-radius: 2vw !important;
    height: 2.5vw !important;
    font-size: 1.2vw !important;
}

.select-form {
    width: 37vw !important;
    height: 3vw !important;
    border-radius: 1vw !important;
    border-color: #c4c4c4 !important;
    font-size: 0.9vw !important;
    font-family: "Open Sans" !important;
    font-weight: 600 !important;
    color: #7b7b7b !important;
    margin-bottom: 2vw;
}

.productos-buttons {
    width: 100vw;
    height: 10vw;
    background-color: #f3f3f3;
}

.productos-personal-option {
    text-decoration: none;
    font-family: "Open Sans";
    font-weight: 600;
    background-color: #4d2d6c;
    color: white;
    position: relative;
    height: 3vw;
    width: 17vw;
    align-content: center;
    align-items: center;
    /* position: relative; */
    display: block;
    text-align: center;
    border-radius: 2vw;
    top: 3.5vw;
    left: 24vw;
    font-size: 1.3vw;
}

.productos-empresarial-option {
    text-decoration: none;
    font-family: "Open Sans";
    font-weight: 600;
    background-color: #4d2d6c;
    color: white;
    position: relative;
    height: 3vw;
    width: 17vw;
    align-content: center;
    align-items: center;
    /* position: relative; */
    display: block;
    text-align: center;
    border-radius: 2vw;
    top: 0.5vw;
    left: 59vw;
    font-size: 1.3vw;
}

.producto-active {
    background-color: #80be48;
}

.card-nuestros-prod {
    background-color: white;
    width: 65%;
    min-height: 16vw;
    left: 17.5%;
    position: relative;
    margin-top: 5vw !important;
}

.title-nuestros-prod {
    position: relative;
    display: block;
    text-align: center;
    margin-top: 3vw;
    font-size: 3.4vw;
}

.img-card-nuestos-productos {
    width: 10vw;
    left: calc(50% - 5vw);
    position: relative;
}

.title-card-nuestos-pro {
    color: #171224;
    text-align: left;
    width: 100%;
    position: relative;
    display: block;
    font-size: 1.3vw;
    margin-top: 1vw;
    left: calc(50% - 5.7vw);
}

.subtitle-card-nuestos-pro {
    color: #231f20;
    text-align: left;
    font-size: 0.9vw;
    font-weight: 400;
    font-family: "Open Sans";
    width: 100%;
    position: relative;
    display: block;
    line-height: 1vw;
    margin-top: 1vw;
    height: 4vw;
    left: calc(50% - 5.6vw);
}

.button-card-nuestros-pro {
    background-color: #4d2d6c;
    color: white;
    text-decoration: none;
    width: 10vw;
    position: relative;
    display: block;
    left: calc(50% - 5vw);
    height: 2vw;
    align-content: center;
    align-content: center;
    text-align: center;
    border-radius: 2vw;
    margin-top: 1.3vw;
}

.contactanos-footer {
    margin-top: 8vw;
    width: 100vw;
    height: 30vw;
    background-image: url("../img/fondo.png");
    background-repeat: no-repeat;
    text-align: center;
    background-size: cover;
    transition: max-height 0.5s ease-out, padding 0.5s ease-out;
}

.line {
    width: 90%;
    left: 5%;
    position: relative;
    display: block;
    border-bottom: solid 1px;
}

.title-contactanos-footer {
    position: relative;
    display: block;
    width: 100%;
    font-size: 3.5vw;
    margin-top: 1vw;
}
.subtitle-contactanos-footer {
    position: relative;
    display: block;
    margin-top: 1vw;
    margin-bottom: 2.5vw;
    font-size: 1.8vw;
}
.desplagar-form {
    cursor: pointer;
    background-color: #4d2d6c;
    color: white;
    height: 5vw;
    position: relative;
    display: block;
    width: 23vw;
    left: calc(50% - 11.5vw);
    border-bottom-right-radius: 1vw;
    border-bottom-left-radius: 1vw;
    line-height: 3vw;
    font-size: 1.5vw;
}

.img-desplagar-form {
    position: relative;
    display: block;
    width: 2vw;
    left: calc(50% - 1vw);
}

.section-form-desplegar {
    width: 100vw;
    margin: 0 auto;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s ease-out, padding 0.5s ease-out;
    padding: 0 10px; /* Padding horizontal fijo */
}

.section-form-desplegar.show {
    max-height: 60vw;
    padding: 10px;
}

.image-productos-component {
    width: 3vw !important;
    position: relative;
    display: block;
    left: calc(50% - 1.5vw);
}
.content-cards-prod-component {
    width: 85vw;
    left: 7.5vw;
    position: relative;
    display: inline-block;
}
.card-beneficios-productos-component {
    width: 90%;
    height: 33vw;
    background-color: #f6f6f6;
    left: 5%;
    margin-top: 1vw;
    display: inline-block;
    position: relative;
    border-radius: 2vw;
    border: solid 1px #5c498d;
    margin-bottom: 2vw;
}

.title-card-beneficios-pro-compo {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 3.5vw;
    font-size: 1.6vw;
    line-height: 2vw;
    color: #4d2d6c;
}

.subtitle-card-beneficios-pro-compo {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 1.5vw;
    font-size: 1.4vw;
    line-height: 2vw;
    font-weight: 400;
}

.title-prod {
    width: 100vw;
    position: relative;
    display: block;
    text-align: center;
    font-size: 3.5vw;
    margin-top: 2vw;
    color: #4d2d6c;
}

.subtitle-prod {
    width: 100vw;
    position: relative;
    display: block;
    text-align: center;
    font-size: 3.5vw;
    color: #80be48;
    height: 4vw;
    line-height: 1vw;
}

.beneficios-prod {
    width: 100vw;
    position: relative;
    display: block;
    text-align: center;
    margin-top: 3vw;
    margin-bottom: 3vw;
    font-size: 3.5vw;
}

.caracteristicas-prod-component {
    text-align: center;
    width: 100%;
    position: relative;
    display: block;
    font-size: 3.3vw;
    margin-top: 3vw;
    margin-bottom: 0vw;
}

.content-caracte-prod-component {
    width: 75%;
    height: 20vw;
    position: relative;
    display: block;
    left: 12.5%;
    margin-top: 4vw;
}
.custom-select {
    width: 200px;
    background-color: #ffffff;
    color: white;
    padding: 8px;
    position: relative;
    cursor: pointer;
    border: solid 1px #cdcdcd;
}

.custom-select.active .custom-options {
    display: block;
}

.custom-options {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: purple;
    border-top: none;
    z-index: 999;
    border: solid 1px #cbcaca;
    border-bottom-left-radius: 1vw;
    border-bottom-right-radius: 1vw;
    z-index: 99;
    overflow: hidden;
}

.custom-option {
    background-color: #ffff;
    color: #000000;
    /* border: solid 1px #d8d8d8; */
    /* height: 2vw; */
}

.custom-option:hover {
    background-color: #4d2d6c;
    color: #ffffff;
}
/* Estilo para cambiar el color de fondo al pasar el mouse */
select option:hover {
    background-color: white !important; /* Fondo blanco al pasar el mouse */
    color: black !important; /* Texto negro para mejor contraste */
}
.img-caracte-productos-component {
    width: 80%;
    display: block;
    left: 10%;
    position: relative;
}

.text-caracte-productos-component {
    text-align: center;
    width: 108%;
    position: relative;
    display: block;
    font-size: 1.2vw;
    margin-top: 1vw;
    left: -0.5vw;
}

.content-3 {
    margin-left: 10vw;
    position: relative;
    display: block;
    width: 2vw !important;
}

.content-2 {
    margin-left: 12vw;
    position: relative;
    display: block;
    width: 2vw !important;
}

.section-cotiza-producto {
    width: 100%;
    height: 13vw;
    background-color: #f3f3f3;
    margin-top: 9vw !important;
    align-content: center;
    text-align: center;
}

.section-cotiza-producto a {
    text-align: center;
    text-decoration: none;
    color: white;
    background-color: black;
    width: 17vw;
    position: relative;
    display: inline-block;
    height: 2.54vw;
    border-radius: 2vw;
    align-content: center;
    font-size: 1vw;
}

.title {
    position: relative;
    display: block;
    font-size: 3.2vw;
    margin-top: 8.5vw;
    left: 8vw;
    line-height: 3vw;
}
.subtitle {
    position: relative;
    display: block;
    left: 8vw;
    margin-top: 2vw;
    font-size: 1.08vw;
    font-weight: 600;
    line-height: 1.5vw;
}
.tacker-img {
    width: 96%;
    margin-top: 9vw;
    position: relative;
    display: block;
    left: -6vw;
}
.section-plataforma {
    height: 50vw;
}

.button-contactanos-plataforma {
    position: relative;
    display: block;
    left: 8vw;
    background-color: black;
    color: white;
    width: 19vw;
    height: 2.5vw;
    text-align: center;
    align-items: center;
    align-content: center;
    margin-top: 5vw;
    border-radius: 2vw;
    font-size: 1vw;
    font-weight: 400;
}
.image-productos-component-plataforma {
    width: 3vw !important;
    position: relative;
    display: block;
    left: calc(50% - 1.5vw);
    margin-top: 1.5vw;
}
.content-cards-prod-component-plataforma {
    width: 85vw;
    left: 7.5vw;
    position: relative;
    display: inline-block;
}
.card-beneficios-productos-component-plataforma {
    width: 90%;
    height: 18vw;
    background-color: #f6f6f6;
    left: 5%;
    margin-top: 1vw;
    display: inline-block;
    position: relative;
    border-radius: 2vw;
    border: solid 1px #5c498d;
    margin-bottom: 2vw;
}

.title-card-beneficios-pro-compo-plataforma {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 90%;
    margin-top: 1vw;
    font-size: 1.6vw;
    line-height: 2vw;
    color: #4d2d6c;
    left: 5%;
}

.beneficios-title {
    width: 100%;
    text-align: center;
    position: relative;
    display: block;
    margin-bottom: 4vw;
    font-size: 3vw;
    line-height: 3vw;
}

.card-beneficios-productos-component-analisis {
    width: 90%;
    height: 21vw;
    background-color: #f6f6f6;
    left: 5%;
    margin-top: 1vw;
    display: inline-block;
    position: relative;
    border-radius: 2vw;
    border: solid 1px #5c498d;
    margin-bottom: 2vw;
}

.subtitle-card-beneficios-pro-analisis {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 1vw;
    font-size: 1.4vw;
    line-height: 2vw;
    font-weight: 400;
}

.analisis-title {
    width: 100%;
    text-align: center;
    position: relative;
    display: block;
    margin-bottom: 2vw;
    font-size: 3vw;
    line-height: 3vw;
    margin-top: 4vw;
}

.analisis-subtitle {
    width: 100%;
    text-align: center;
    position: relative;
    display: block;
    margin-bottom: 4vw;
    font-size: 2.3vw;
    line-height: 3vw;
    margin-top: 2vw;
}

.modulos-plataforma {
    width: 100%;
    position: relative;
    display: block;
    font-size: 4.4vw;
    text-align: center;
    margin-top: 5vw;
    margin-bottom: 3vw;
    line-height: 4.5vw;
}

.card-group-conf-plataforma {
    background-color: white;
    width: 70vw;
    left: calc(50vw - 35vw);
    position: relative;
    display: block;
    height: 24vw;
    -webkit-box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
    margin-bottom: 2vw;
    border-radius: 2vw;
    margin-top: 2vw;
}
.subtitle-card-group-conf-home {
    position: relative;
    display: block;
    text-align: left;
    left: -3vw;
    font-weight: 400;
    font-size: 1.15vw;
    margin-top: 2vw;
}

.img-card-group-conf-plataforma {
    width: 18vw;
    position: relative;
    display: block;
    left: 7vw;
    top: 6vw;
}
.title-analisis-data {
    width: 100%;
    text-align: center;
    position: relative;
    display: block;
    margin-top: 5vw;
    font-size: 3vw;
    margin-bottom: 5vw;
    line-height: 3vw;
}
.ico-radio {
    margin-left: 7.5vw;
    margin-right: 0.5vw;
    width: 1.2vw;
}
.text-puntos {
    position: relative;
    display: inline-block;
    font-size: 1.5vw;
    margin-bottom: 0.5vw;
}
.dos-line {
    top: -2.5vw;
    position: relative;
}

.tacker-img-equipos {
    width: 80%;
    margin-top: 6vw;
    position: relative;
    display: block;
    left: 2vw;
}
.title-equipos {
    position: relative;
    display: block;
    font-size: 2.9vw;
    margin-top: 1.5vw;
    left: 7vw;
    line-height: 3vw;
}

.tacker-logo-home-equipos {
    margin-top: 8vw;
    width: 26vw;
    position: relative;
    display: block;
    left: 7vw;
}

.subtitle-equipos {
    position: relative;
    display: block;
    left: 7vw;
    margin-top: 4vw;
    font-size: 1.3vw;
    font-weight: 600;
    line-height: 1.5vw;
}
.section-equipos {
    height: 57vw;
}

.button-contactanos-equipos {
    position: relative;
    display: block;
    left: 7vw;
    background-color: black;
    color: white;
    width: 19vw;
    height: 2.5vw;
    text-align: center;
    align-items: center;
    align-content: center;
    margin-top: 5vw;
    border-radius: 2vw;
    font-size: 1vw;
    font-weight: 400;
}
.section-equipos-alternativas {
    height: 40vw;
}
.content-alternativas {
    margin-top: 2vw;
    background-color: #f6f6f6;
    border-radius: 3vw;
    width: 95vw;
    left: 2.5vw;
    height: 94%;
    position: relative;
    border: solid 1px #5c498d;
}
.title-alternativas {
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
    top: 5vw;
    font-size: 3.4vw;
    font-weight: 500;
    line-height: 3vw;
}
.tacker-logo-alternativas-equipos {
    position: relative;
    display: block;
    width: 36vw;
    left: 29vw;
    top: 4vw;
}
.tacker-ico-radio-equipos {
    margin-left: 10vw;
    width: 1vw;
}
.text-alternativs {
    font-size: 1.7vw;
    left: 0.5vw;
    position: relative;
    top: 0.4vw;
}
.content-puntos {
    margin-top: 7vw !important;
}
.content-alter {
    margin-top: 1vw;
}

.section-contactanos {
    background-color: #f6f6f6;
    width: 100vw;
    height: 60vw;
    top: 0vw;
    position: relative;
    display: block;
}
.margin-form {
    margin-top: 0vw;
    position: relative;
    display: block;
    height: 0.5vw;
}

.title-nosotros {
    position: relative;
    display: block;
    font-size: 2.9vw;
    margin-top: 7.5vw;
    left: 7vw;
    line-height: 3vw;
}

.subtitle-nosotros {
    position: relative;
    display: block;
    left: 7vw;
    margin-top: 3vw;
    font-size: 1.4vw;
    font-weight: 600;
    line-height: 1.5vw;
}

.mision-vision {
    width: 100%;
    height: 30vw;
    background-color: #f3f3f3;
}

.mision-vision-title {
    position: relative;
    display: block;
    color: #81bf4b;
    font-size: 3.5vw;
    left: 9vw;
    margin-top: 3vw;
}
.mision-vision-subtitle {
    position: relative;
    display: block;
    font-size: 1.55vw;
    left: 9vw;
    margin-top: 1vw;
}
.vision {
    left: 2vw;
}

.mision-filosofia-proposito-title {
    position: relative;
    display: block;
    color: #81bf4b;
    font-size: 3.5vw;
    left: 12vw;
    margin-top: 3vw;
    line-height: 4vw;
}

.mision-filosofia-proposito-subtitle {
    position: relative;
    display: block;
    font-size: 1.55vw;
    left: 12vw;
    margin-top: 3vw;
    font-weight: 600;
    line-height: 2vw;
}

.filosofia-proposito {
    width: 100%;
    height: 40vw;
    background-color: #f3f3f3;
}

.valores {
    width: 100%;
    height: 56vw;
}

.valores-title {
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
    font-size: 3.3vw;
    margin-top: 2vw;
}

.valores-content-title {
    width: 100%;
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 2.1vw;
    margin-top: 1vw;
}
.valores-content-subtitle {
    width: 100%;
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 1.15vw;
    font-weight: 400;
    margin-top: 1vw;
    margin-bottom: 2vw;
    line-height: 1.6vw;
}

.content-card-valores {
    margin-top: 4vw !important;
}

.content-valores {
    width: 69%;
    position: relative;
    display: block;
    left: 12vw;
    background-color: #f6f6f6;
    border-radius: 2vw;
    height: 18vw;
    box-shadow: 2px 3px 5px -1px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 1px 4px 7px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 3px 5px -1px rgba(0, 0, 0, 0.75);
}

.valores-centro {
    left: 7vw;
}

.valores-rigth {
    left: 2vw;
}

.especialidades-text {
    width: 100%;
    position: relative;
    display: block;
    font-size: 3.4vw;
    text-align: center;
    margin-top: 5vw;
    margin-bottom: 3vw;
    line-height: 3.5vw;
}

.card-group-conf-especialidad {
    background-color: white;
    width: 70vw;
    left: calc(50vw - 35vw);
    position: relative;
    display: block;
    height: 27vw;
    -webkit-box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
    margin-bottom: 2vw;
    border-radius: 2vw;
    margin-top: 2vw;
}

.img-card-group-conf-especialidad {
    width: 17vw;
    position: relative;
    display: block;
    left: 7vw;
    top: 3vw;
}

.title-card-group-especilidad {
    position: relative;
    display: block;
    margin-top: 2vw;
    text-align: left;
    color: #000000;
    font-size: 2.8vw;
    left: -3vw;
    line-height: 3vw;
}
.subtitle-card-group-especilidad {
    position: relative;
    display: block;
    text-align: left;
    left: -3vw;
    font-weight: 400;
    font-size: 1.4vw;
    margin-top: 1.2vw;
}
.section-mapa {
    width: 100%;
    height: 64vw;
}
.title-mapa {
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
    margin-top: 3vw;
    font-size: 2.9vw;
}
.direccion {
    margin-top: 2vw;
    position: relative;
    display: block;
    font-size: 1.25vw;
    margin-bottom: 2vw;
    font-weight: 400;
    width: 90%;
}
.tacker-img-mapa {
    width: 75%;
    height: 48vw;
    left: 12.5%;
    position: relative;
    margin-top: 2vw;
}

.calle-piso {
    left: 20vw;
    top: 1.5vw;
}
.telefonos {
    left: 5vw;
}

.section-trabajo {
    background-color: #f6f6f6;
    height: 47vw;
}

.img-card-trabajo-component {
    width: 37vw;
    left: 3vw;
    position: relative;
    top: 4vw;
}
.title-trabajo {
    position: relative;
    display: block;
    text-align: left;
    margin-top: 3vw;
    font-size: 3vw;
    left: 12vw;
}
.form-trabajo {
    width: 31vw !important;
    left: 12vw;
    position: relative;
}

.form-group-data-trabajo {
    width: 30vw;
    border: solid 1.5px;
    border-color: #5c498d;
    border-radius: 0.5vw;
    margin-bottom: 1vw;
    height: 2.5vw;
    text-align: left;
    align-content: center;
    display: inline-block;
    background-color: white;
}

.form-group-data-trabajo label {
    width: 50%;
    position: relative;
    display: inline-block;
    left: 1vw;
    font-size: 0.8vw;
    font-family: "Open Sans";
    font-weight: 600;
}

.form-group-data-trabajo input {
    width: 47%;
    display: inline-block;
    border: solid 0px;
    padding: 0;
}

.mitad-form-trabajo {
    width: 48%;
}

.nacimiento-form-trabajo {
    width: 13%;
}

.nacimiento-form-trabajo input {
    width: 100%;
    display: inline-block;
    border: solid 0px;
    padding: 0;
    text-align: center;
}

.cotiza-secction {
    background-image: url(../img/fondomapachico.png);
    height: 19vw;
    position: relative;
    background-size: contain;
    display: flow-root;
}

.tacker-img-cotiza {
    width: 32vw;
    margin-top: 4vw;
    position: relative;
    display: block;
    left: calc(50% - 16vw);
}
.cotiza-title {
    width: 100%;
    text-align: center;
    position: relative;
    display: block;
    font-size: 2.7vw;
}

.section-pasos {
    width: 90%;
    left: 5%;
    height: 2vw;
    position: relative;
    display: inline-block;
    background-color: #414141;
    border-radius: 1vw;
    top: 5.9vw;
}

.section-pasos a {
    height: 2vw;
    position: relative;
    text-decoration: none;
    display: inline-block;
}

.text-pasos {
    left: 1vw;
    position: absolute;
    display: inline-block;
    margin-right: 2vw;
    color: white;
    font-size: 1vw;
    top: 0.3vw;
    width: 3.5vw;
}

.cotiza-punto {
    width: 1.1vw;
    height: 1.1vw;
    top: 0.48vw;
    position: absolute;
    display: inline-block;
    text-decoration: none;
    left: 5.5vw;
    background-image: url(../img/punto.png);
    background-size: contain;
}

.cotiza-punto-select {
    background-image: url(../img/puntocheck.png);
}

.paso-ini {
    left: 5vw;
}

.line-pasos {
    position: relative;
    display: inline-block;
    height: 0.15vw;
    width: 16vw;
    background-color: white;
    left: 11.9vw;
    top: -0.8vw;
}

.section-cotiza-pasos {
    width: 100%;
    background-color: #f6f6f6;
}
.section-cotiza-pasos-title {
    width: 100%;
    text-align: center;
    margin-top: 4.5vw;
    font-size: 2.7vw;
    position: relative;
    display: inline-block;
    line-height: 3vw;
}

.section-cotiza-pasos-subtitle {
    width: 100%;
    text-align: center;
    margin-top: 1vw;
    font-size: 2.2vw;
    position: relative;
    display: inline-block;
    line-height: 3vw;
    margin-bottom: 6vw;
}
.content-card-cotiza {
    width: 70%;
    left: 15%;
    position: relative;
}
.card-cotiza {
    width: 50%;
    left: 25%;
    position: relative;
    display: block;
    /* background-color: white; */
    border-radius: 1vw;
    height: 10.5vw;
    /* border: solid 1px #4D2D6C; */
    margin-bottom: 4vw;
    background-image: url(../img/carduncheck.png);
    background-size: cover;
}

.visualizacion {
    display: block;
}
.hidden {
    display: none !important;
}
.selectedCard {
    background-image: url(../img/checkcard.png);
}
.img-card-cotiza {
    width: 100%;
    margin-top: 0vw;
    position: relative;
    display: inline-block;
    left: 0vw;
    /* margin-bottom: 2vw; */
}

.cartd-cotiza-title {
    width: 100%;
    position: relative;
    display: block;
    height: 3vw;
    text-align: center;
    align-content: center;
    font-size: 1.5vw;
    top: 2vw;
}

.text-card-cotiza {
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
    top: -3.5vw;
    font-size: 1.4vw;
}

.texto-form-cotiza {
    left: 8vw;
    position: relative;
    display: block;
    font-size: 2.9vw;
    line-height: 3vw;
    top: 4vw;
    z-index: -1;
}
.title-cuenta {
    line-height: 3vw;
    margin-top: 7vw;
}
.form-button-cuenta {
    margin-top: 1.5vw;
}

.select-noticias {
    width: 15vw !important;
    height: 3vw !important;
    border-top-left-radius: 1.5vw !important;
    border-top-right-radius: 1.5vw !important;
    font-weight: 600 !important;
    color: #231f20 !important;
    font-size: 1.1vw !important;
    margin-top: 3vw;
    margin-left: 6.5vw;
    text-align: center;
    line-height: 2vw;
    font-family: "Open Sans";
}

.select-noticias option {
    background-color: #ffffff !important;
    color: rgb(0, 0, 0) !important;
    font-size: 1vw !important;
    text-align: center !important;
}

.select-noticias option:hover {
    background-color: #4d2d6c !important;
    color: white !important;
    font-size: 1vw !important;
    text-align: center !important;
}

.content-noticias {
    width: 90%;
    position: relative;
    display: block;
    left: 5%;
    margin-top: 5vw;
}

.content-noticia {
    background-color: #e5e5e5;
    border-radius: 2vw;
    width: 90%;
    left: 5%;
    height: 33vw;
    display: block;
    position: relative;
}

.img-noticias {
    position: relative;
    display: inline-block;
    width: 22vw;
    height: 13vw;
    margin-top: 3vw;
    margin-left: 2vw;
}

.title-noticia {
    position: relative;
    display: block;
    width: 71%;
    left: 10%;
    margin-top: 1vw;
    font-size: 1.4vw;
    line-height: 1.5vw;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-width: 71%;
    cursor: help;
}

.text-noticia {
    width: 80%;
    position: relative;
    display: block;
    left: 10%;
    margin-top: 1vw;
    margin-bottom: 2vw;
    font-weight: 400;
    font-size: 1vw;
    line-height: 1.6vw;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 8vw;
}

.boton-noticia {
    margin-top: 2vw;
    width: 15vw;
    left: calc(50% - 7.5vw);
    position: relative;
    display: block;
    height: 2.5vw;
    border-radius: 2vw;
    background-color: #4d2d6c;
    color: white;
    font-size: 1.2vw;
    margin-bottom: 3vw;
    border: solid;
    text-align: center;
    text-decoration: none;
    align-content: center;
}

.title-section-noticias {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 3vw;
    top: 9vw;
    z-index: -1;
}
.label-stile {
    border-color: #c4c4c4;
    border-radius: 1vw;
    height: 3vw;
    color: #7b7b7b;
}
.fecha-nacimiento {
    color: #7b7b7b;
    font-size: 0.8vw;
    font-weight: 600;
    margin-right: 1vw;
}
.form-terminos-condiciones {
    width: 100%;
    display: inline-block !important;
    margin-top: 0.5vw;
    margin-bottom: 2.5vw !important;
}

.file-upload-container {
    display: block;
    padding: 0.9vw 12px;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 20px;
    cursor: pointer;
    font-size: 0.8vw;
    color: #7b7b7b;
    transition: background-color 0.3s;
    height: 3vw;
    width: 10vw;
    font-weight: 500;
    margin-bottom: 2vw;
}

.file-upload-container:hover {
    background-color: #f0f0f0; /* Sutil cambio de color al pasar el ratón */
}

.file-icon {
    width: 2vw !important;
    position: relative;
    display: inline-block;
    top: -0.2vw;
    left: 1vw;
}

input[type="file"] {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.title-certificaciones-home {
    font-size: 3.5vw;
}
.title-card-group-plataforma {
    font-size: 2.9vw;
}

.activebotomnoticias {
    border-bottom-left-radius: 0vw !important;
    border-bottom-right-radius: 0vw !important;
}

.navigation-buttons {
    background-color: #f6f6f6;
    height: 5vw;
    align-content: center;
    align-items: center;
    text-align: center;
}

.btn-cotiza-nav {
    width: 10vw;
    height: 2.5vw;
    border-radius: 1vw !important;
    background-color: #80be48 !important;
    margin: 0.5vw !important;
    font-size: 1.2vw !important;
}
.iframe-post {
    width: 100%;
    border: none;
    min-height: 100vh;
}
.content-atras-noticia {
    width: 17vw;
}
#scrollToTopBtn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #4d2d6c;
    border: none;
    padding: 12px;
    border-radius: 4px;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    display: none;
    z-index: 1000;
}

#scrollToTopBtn img {
    width: 24px;
    height: 24px;
    display: block;
}

@media (max-width: 768px) {
    .row {
        margin-top: 0px !important;
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    .home-productos {
        width: 100vw !important;
        height: 150vw;
    }

    .tacker-logo-home {
        margin-top: 19vw;
        width: 66vw;
        position: sticky;
        display: none;
    }

    .productos-home {
        width: 80%;
        left: 10%;
        font-size: 6vw;
        line-height: 6vw;
        margin-top: 5vw;
    }

    .content-card-producto {
        height: 100vw;
    }

    .tacker-producto-logo-home {
        width: 24vw;
    }

    .title-producto-home {
        margin-top: 4vw;
        font-size: 6vw;
    }

    .subtitle-producto-home {
        margin-top: 1vw;
        font-size: 3.3vw;
        line-height: 5.6vw;
        width: 100%;
        left: 0%;
    }

    .botton-producto-home {
        position: relative;
        display: block;
        margin-top: 35vw;
        text-decoration: none;
        color: WHITE;
        background-color: #81bf4b;
        width: 65%;
        left: calc(50% - 32.5%);
        border-radius: 9vw;
        height: 10.5vw;
        font-size: 4.1vw;
        text-align: center;
        align-content: center;
        font-weight: 600;
        font-family: "Open Sans";
    }

    .content-card-producto:hover {
        background-color: white;
        border-radius: 0vw;
        -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.75);
    }

    .home-beneficios {
        height: 82vw;
    }

    .title-beneficios-home {
        font-size: 6.3vw;
        position: relative;
        display: block;
        margin-top: 8vw;
        width: 50%;
        line-height: 7vw;
        left: 25%;
        margin-bottom: 10vw;
    }

    .card-beneficios-home {
        height: 40vw;
        width: 69vw;
    }

    .title-card-beneficios-home {
        font-size: 4.8vw;
        line-height: 5vw;
        position: relative;
        display: block;
        margin-bottom: 1vw;
        margin-top: 2vw;
    }

    .subtitle-card-beneficios-home {
        font-size: 4.5vw;
        line-height: 4.4vw;
        width: 100%;
        left: 0%;
        top: -3vw;
    }

    .cotiza-app {
        height: 378vw;
    }

    .title-cotiza-home {
        position: relative;
        display: block;
        text-align: left;
        margin-top: 7.5vw;
        left: 0vw;
        font-size: 6vw;
        letter-spacing: 0vw;
        text-align: center;
    }

    .title-meses-home {
        color: #4d2d6c;
        position: relative;
        display: block;
        text-align: left;
        left: 0vw;
        font-size: 14vw;
        font-weight: 800;
        top: -2vw;
        text-align: center;
        letter-spacing: -1vw;
    }

    .tacker-cotiza-app-home {
        width: 90vw;
        position: relative;
        display: block;
        left: 2vw;
        top: -31vw;
        margin-bottom: 60vw;
    }

    .subtitle-cotiza-home {
        text-align: center;
        position: relative;
        display: block;
        left: 5%;
        font-size: 4vw;
        font-weight: 500;
        top: 75.5vw;
        width: 90%;
    }

    .cotiza-cotiza-home {
        width: 60vw;
        display: block;
        position: relative;
        left: 12vw;
        text-align: center;
        height: 11.5vw;
        background-color: black;
        border-radius: 6vw;
        text-decoration: none;
        color: white;
        align-items: center;
        align-content: center;
        font-size: 5.3vw;
        top: 84vw;
    }

    .movil-cotiza-app-home {
        width: 80vw;
        position: relative;
        display: block;
        left: 10vw;
        top: 28vw;
        margin-bottom: 0vw;
    }

    .title-app-conoce-home {
        position: relative;
        display: block;
        text-align: center;
        margin-top: 4.5vw;
        left: 0vw;
        font-size: 6.5vw;
        letter-spacing: -0.2vw;
        width: 100%;
        top: -126vw;
    }

    .title-app-home {
        color: #4d2d6c;
        position: relative;
        display: block;
        text-align: center;
        left: 0vw;
        font-size: 6vw;
        font-weight: 800;
        top: -129vw;
        width: 100%;
    }

    .subtitle-app-home {
        text-align: center;
        position: relative;
        display: block;
        left: -6vw;
        font-size: 4.3vw;
        font-weight: 500;
        top: -121vw;
        width: 100vw;
    }

    .section-final-home {
        height: 570vw;
    }

    .tacker-qr-app-home {
        width: 71vw;
        display: block;
        position: relative;
        left: 10vw;
        text-align: center;
        height: 43vw;
        /* background-color: black; */
        /* border-radius: 6vw; */
        /* text-decoration: none; */
        /* color: white; */
        align-items: center;
        align-content: center;
        font-size: 1.3vw;
        top: -19vw;
    }

    .title-certificaciones-home {
        margin-top: 9vw;
        position: relative;
        display: block;
        margin-bottom: 10vw;
        font-size: 6.4vw;
        line-height: 8vw;
    }

    .card-group-home {
        width: 58vw;
        text-align: center;
        align-items: center;
        align-content: center;
        position: relative;
        display: inline-block !important;
        background-color: white;
        left: 0vw;
        border-radius: 5vw;
        height: 43.5vw;
        -webkit-box-shadow: 0px 4px 6px -3px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 4px 6px -3px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 4px 6px -3px rgba(0, 0, 0, 0.75);
        top: 6vw;
    }

    .confianza-home {
        margin-top: -35vw;
        display: block;
        position: relative;
        font-size: 7.5vw;
        width: 80%;
        left: 10%;
        line-height: 8vw;
    }

    .card-group-conf-home {
        background-color: white;
        width: 79vw;
        left: 8vw;
        position: relative;
        display: block;
        height: 116vw;
        -webkit-box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
        box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
        margin-bottom: 10vw;
        border-radius: 13vw;
        margin-top: 2vw;
        line-height: 1vw;
    }

    .img-card-group-conf-home {
        width: 46vw;
        position: relative;
        display: block;
        left: 14vw;
        margin-top: 9vw;
    }

    .img-card-group-conf-plataforma {
        width: 33vw;
        position: relative;
        display: block;
        left: 25vw;
        margin-top: 2vw;
    }

    .title-card-group-conf-home {
        position: relative;
        display: block;
        margin-top: 12vw;
        text-align: center;
        color: #4d2d6c;
        font-size: 5.6vw;
        left: 0vw;
        line-height: 6vw;
    }

    .subtitle-card-group-conf-home {
        position: relative;
        display: block;
        text-align: center;
        left: 0vw;
        font-weight: 400;
        font-size: 3.6vw;
        margin-top: 10vw;
        line-height: 6vw;
    }

    .img-card-contact-component {
        width: 103vw;
        left: 0vw;
        position: relative;
        top: -0.5vw;
    }

    .title-contactanos {
        position: relative;
        display: block;
        text-align: center;
        margin-top: 10vw;
        font-size: 9vw;
        margin-bottom: 10vw;
    }

    .form-group-data {
        width: 80vw;
        border: solid 1.5px;
        border-color: #5c498d;
        border-radius: 3.5vw;
        margin-bottom: 7vw;
        height: 13.5vw;
        text-align: left;
        align-content: center;
        display: inline-block;
        left: 1vw;
        position: relative;
    }

    .form-group-data label {
        width: 50%;
        position: relative;
        display: inline-block;
        left: 1vw;
        font-size: 3.8vw;
        font-family: "Open Sans";
        font-weight: 600;
    }

    .form-group-data input {
        width: 48%;
        display: inline-block;
        border: solid 0px;
        padding: 0;
    }

    .mitad-form {
        width: 80vw;
    }

    .form-group p {
        width: 100%;
        position: relative;
        display: inline-block;
        left: 0vw;
        font-size: 4.9vw;
        font-family: "Open Sans";
        font-weight: 600;
        text-align: center;
    }

    .form-check {
        width: 40%;
        display: inline-block !important;
        margin-top: 1.5vw;
        margin-bottom: 5.5vw !important;
        left: 4vw;
        position: relative;
        display: block;
    }

    .form-check label {
        width: 100%;
        position: relative;
        display: inline-block;
        left: 0vw;
        font-size: 3.2vw;
        font-family: "Open Sans";
        font-weight: 600;
    }

    .form-group-data-text-area {
        width: 80vw;
        border: solid 1.5px;
        border-color: #5c498d;
        border-radius: 3.5vw;
        margin-bottom: 5vw;
        height: 37.5vw !important;
        text-align: left;
        align-content: center;
        display: inline-block;
        left: 1vw;
        position: relative;
        display: inline-block;
    }

    .form-group-data-text-area label {
        width: 70%;
        position: relative;
        display: inline-block;
        left: 5vw;
        font-size: 3.9vw;
        font-family: "Open Sans";
        font-weight: 600;
    }
    .form-group-data-text-area textarea {
        width: 100%;
        display: inline-block;
        border: solid 0px;
        height: 27vw;
    }

    .movil-terminos-condiciones {
        width: 91%;
        font-size: 5vw;
    }

    .movil-terminos-condiciones label {
        font-size: 4vw;
        top: 1vw;
        width: 85% !important;
    }

    .form-button-contact {
        position: relative !important;
        display: block !important;
        width: 47vw !important;
        background-color: #4d2d6c !important;
        border-radius: 6vw !important;
        height: 11.5vw !important;
        font-size: 5.2vw !important;
        left: calc(50% - 21.5vw);
        margin-top: 8vw;
    }

    .header-prodcutos {
        height: 65vw;
    }

    .title-header-productos {
        font-weight: 600;
        text-align: center;
        position: relative;
        display: block;
        font-size: 6vw;
        line-height: 6vw;
        top: 8vw;
    }

    .productos-buttons {
        height: 35vw;
    }

    .productos-personal-option {
        text-decoration: none;
        font-family: "Open Sans";
        font-weight: 600;
        background-color: #4d2d6c;
        color: white;
        position: relative;
        height: 10vw;
        width: 40vw;
        align-content: center;
        align-items: center;
        /* position: relative; */
        display: block;
        text-align: center;
        border-radius: 6vw;
        top: 12.5vw;
        left: 8vw;
        font-size: 4vw;
    }

    .productos-empresarial-option {
        text-decoration: none;
        font-family: "Open Sans";
        font-weight: 600;
        background-color: #4d2d6c;
        color: white;
        position: relative;
        height: 10vw;
        width: 40vw;
        align-content: center;
        align-items: center;
        /* position: relative; */
        display: block;
        text-align: center;
        border-radius: 7vw;
        top: 2.5vw;
        left: 54vw;
        font-size: 4vw;
    }

    .title-nuestros-prod {
        position: relative;
        display: block;
        text-align: center;
        margin-top: 6vw;
        font-size: 5.4vw;
    }

    .card-nuestros-prod {
        background-color: white;
        width: 80%;
        min-height: 16vw;
        left: 10%;
        position: relative;
        margin-top: 5vw !important;
    }

    .img-card-nuestos-productos {
        width: 40vw;
        left: 11.5vw;
        position: relative;
        top: -8vw;
    }

    .title-card-nuestos-pro {
        color: #171224;
        text-align: center;
        width: 100%;
        position: relative;
        display: block;
        font-size: 6vw;
        margin-top: 0vw;
        left: 0vw;
    }

    .subtitle-card-nuestos-pro {
        color: #231f20;
        text-align: center;
        font-size: 3.9vw;
        font-weight: 400;
        font-family: "Open Sans";
        width: 100%;
        position: relative;
        display: block;
        line-height: 4vw;
        margin-top: 8vw;
        height: 4vw;
        margin-bottom: 14vw;
        left: 0vw;
    }

    .button-card-nuestros-pro {
        background-color: #4d2d6c;
        color: white;
        text-decoration: none;
        width: 51vw;
        position: relative;
        display: block;
        left: 3.5vw;
        height: 13vw;
        align-content: center;
        align-content: center;
        text-align: center;
        border-radius: 7vw;
        margin-top: 1.3vw;
    }

    .title-contactanos-footer {
        position: relative;
        display: block;
        width: 100%;
        font-size: 7.5vw;
        margin-top: 6vw;
    }

    .subtitle-contactanos-footer {
        position: relative;
        display: block;
        margin-top: 2vw;
        margin-bottom: 7.5vw;
        font-size: 4.8vw;
        width: 60%;
        left: 20%;
        line-height: 5vw;
    }

    .contactanos-footer {
        margin-top: 8vw;
        width: 100vw;
        height: 68vw;
        background-image: url(../img/fondo.png);
        background-repeat: no-repeat;
        text-align: center;
        background-size: cover;
        transition: max-height 0.5s ease-out, padding 0.5s ease-out;
    }

    .desplagar-form {
        cursor: pointer;
        background-color: #4d2d6c;
        color: white;
        height: 19vw;
        position: relative;
        display: block;
        width: 71vw;
        left: calc(50% - 35vw);
        border-bottom-right-radius: 4vw;
        border-bottom-left-radius: 4vw;
        line-height: 11vw;
        font-size: 5.5vw;
    }

    .img-desplagar-form {
        position: relative;
        display: block;
        width: 6vw;
        left: calc(50% - 3vw);
    }

    .section-form-desplegar.show {
        max-height: 350vw;
        padding: 10px;
    }

    .title-prod {
        width: 100vw;
        position: relative;
        display: block;
        text-align: center;
        font-size: 6vw;
        margin-top: 5vw;
        color: #4d2d6c;
    }

    .subtitle-prod {
        width: 100vw;
        position: relative;
        display: block;
        text-align: center;
        font-size: 6vw;
        color: #80be48;
        left: 1vw;
        line-height: 6vw;
        height: auto;
    }
    .beneficios-prod {
        width: 100vw;
        position: relative;
        display: block;
        text-align: center;
        margin-top: 10vw;
        margin-bottom: 8vw;
        font-size: 5.5vw;
    }

    .image-productos-component {
        width: 12vw !important;
        position: relative;
        display: block;
        left: calc(50% - 6vw);
    }

    .card-beneficios-productos-component {
        width: 80%;
        height: 77vw;
        background-color: #f6f6f6;
        left: 10%;
        margin-top: 4vw;
        display: inline-block;
        position: relative;
        border-radius: 11vw;
        border: solid 1px #5c498d;
        margin-bottom: 2vw;
    }

    .title-card-beneficios-pro-compo {
        position: relative;
        display: inline-block;
        text-align: center;
        width: 100%;
        margin-top: 9.5vw;
        font-size: 5vw;
        line-height: 5vw;
        color: #4d2d6c;
    }

    .subtitle-card-beneficios-pro-compo {
        position: relative;
        display: inline-block;
        text-align: center;
        width: 100%;
        margin-top: 7.5vw;
        font-size: 4.4vw;
        line-height: 4.5vw;
        font-weight: 400;
    }

    .caracteristicas-prod-component {
        text-align: center;
        width: 100%;
        position: relative;
        display: block;
        font-size: 5.3vw;
        margin-top: 10vw;
        margin-bottom: 5vw;
    }

    .content-caracte-prod-component {
        width: 70%;
        height: 70vw;
        position: relative;
        display: block;
        left: 15%;
        margin-top: -4vw;
    }

    .text-caracte-productos-component {
        text-align: center;
        width: 100%;
        position: relative;
        display: block;
        font-size: 4.1vw;
        margin-bottom: 5vw;
    }

    .section-cotiza-producto {
        width: 100%;
        height: 43vw;
        background-color: #f3f3f3;
        margin-top: 9vw !important;
        align-content: center;
        text-align: center;
    }

    .section-cotiza-producto a {
        text-align: center;
        text-decoration: none;
        color: white;
        background-color: black;
        width: 39vw;
        position: relative;
        display: inline-block;
        height: 10.54vw;
        border-radius: 6vw;
        align-content: center;
        font-size: 4vw;
    }

    .img-caracte-productos-component {
        width: 80%;
        display: block;
        left: 10%;
        position: relative;
        margin-top: 9vw;
    }

    .card-group-conf-plataforma {
        background-color: white;
        width: 80vw;
        left: calc(50vw - 43vw);
        position: relative;
        display: block;
        height: 101vw;
        -webkit-box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
        box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
        margin-bottom: 2vw;
        border-radius: 12vw;
        margin-top: 2vw;
        border: solid 1px #4d2d6c;
    }
    .subtitle-card-group-conf-home {
        position: relative;
        display: block;
        text-align: left;
        left: -6vw;
        font-weight: 400;
        font-size: 4vw;
        margin-top: 6vw;
        text-align: center;
        width: 116%;
        line-height: 6.4vw;
    }
    .rastreo-vehiculo {
        width: 51vw;
        position: relative;
        display: block;
        left: 13vw;
        margin-top: 3vw;
    }
    .title {
        position: relative;
        display: block;
        font-size: 5.8vw;
        margin-top: 4.5vw;
        left: 0vw;
        line-height: 6vw;
        text-align: center;
    }
    .section-plataforma {
        height: 200vw;
    }

    .tacker-img {
        width: 100%;
        margin-top: 0vw;
        position: relative;
        display: block;
        left: -2vw;
        top: -58vw;
    }

    .subtitle {
        position: relative;
        display: block;
        left: 0vw;
        margin-top: 2vw;
        font-size: 3.5vw;
        font-weight: 600;
        line-height: 5vw;
        top: 70vw;
        text-align: center;
    }

    .button-contactanos-plataforma {
        position: relative;
        display: block;
        left: 11.5vw;
        background-color: black;
        color: white;
        width: 70vw;
        height: 11.5vw;
        text-align: center;
        align-items: center;
        align-content: center;
        margin-top: 5vw;
        border-radius: 7vw;
        font-size: 5vw;
        font-weight: 400;
        top: 77vw;
    }

    .beneficios-title {
        width: 100%;
        text-align: center;
        position: relative;
        display: block;
        margin-bottom: 4vw;
        font-size: 6vw;
        line-height: 7vw;
        margin-top: 10vw;
    }

    .image-productos-component-plataforma {
        width: 13vw !important;
        position: relative;
        display: block;
        left: calc(50% - 7.5vw);
        margin-top: 11.5vw;
    }

    .title-card-beneficios-pro-compo-plataforma {
        position: relative;
        display: inline-block;
        text-align: center;
        width: 85%;
        margin-top: 6vw;
        font-size: 3.8vw;
        line-height: 5vw;
        color: #4d2d6c;
        left: 7.5%;
    }

    .title-nuestros-prod-plataforma {
        position: relative;
        display: block;
        text-align: center;
        margin-top: 16vw;
        font-size: 6vw;
        margin-bottom: 5vw;
    }

    .plataforma {
        color: #171224;
        text-align: center;
        width: 100%;
        position: relative;
        display: block;
        font-size: 6vw;
        line-height: 7vw;
        margin-top: 0vw;
    }

    .modulos-plataforma {
        width: 100%;
        position: relative;
        display: block;
        font-size: 6.4vw;
        text-align: center;
        margin-top: 13vw;
        margin-bottom: 11vw;
        line-height: 6.5vw;
    }

    .analisis-title {
        width: 100%;
        text-align: center;
        position: relative;
        display: block;
        margin-bottom: 12vw;
        font-size: 5.5vw;
        line-height: 3vw;
        margin-top: 33vw;
    }

    .analisis-subtitle {
        width: 100%;
        text-align: center;
        position: relative;
        display: block;
        margin-bottom: 4vw;
        font-size: 4.3vw;
        line-height: 5vw;
        margin-top: 2vw;
    }

    .analisis {
        margin-top: 7vw;
        margin-bottom: 0vw;
    }

    .analisis-title-movil {
        font-size: 4.7vw;
        margin-top: 4vw;
    }

    .subtitle-card-beneficios-pro-analisis {
        position: relative;
        display: inline-block;
        text-align: center;
        width: 100%;
        margin-top: 1vw;
        font-size: 4.4vw;
        line-height: 5vw;
        font-weight: 400;
    }

    .title-analisis-data {
        width: 100%;
        text-align: center;
        position: relative;
        display: block;
        margin-top: 10vw;
        font-size: 5vw;
        margin-bottom: 13vw;
        line-height: 5vw;
    }

    .ico-radio {
        margin-left: 9.5vw;
        margin-right: 0.5vw;
        width: 4.2vw;
    }

    .dos-line {
        top: -4.5vw;
        position: relative;
    }

    .text-puntos {
        position: relative;
        display: inline-block;
        font-size: 4.1vw;
        margin-bottom: 0.5vw;
        margin-top: -1.5vw;
    }

    .tacker-logo-home-equipos {
        margin-top: 12vw;
        width: 60vw;
        position: relative;
        display: block;
        left: 18vw;
    }

    .title-equipos {
        position: relative;
        display: block;
        font-size: 5.2vw;
        margin-top: 1.5vw;
        left: 0vw;
        line-height: 6vw;
        text-align: center;
    }

    .section-equipos {
        height: 187vw;
    }

    .tacker-img-equipos {
        width: 90%;
        margin-top: -79vw;
        position: relative;
        display: block;
        left: 5vw;
    }

    .subtitle-equipos {
        position: relative;
        display: block;
        left: 0vw;
        margin-top: 4vw;
        font-size: 4vw;
        font-weight: 600;
        line-height: 5vw;
        top: 57vw;
        text-align: center;
    }

    .button-contactanos-equipos {
        position: relative;
        display: block;
        left: calc(50% - 30.5vw);
        background-color: black;
        color: white;
        width: 60vw;
        height: 8.5vw;
        text-align: center;
        align-items: center;
        align-content: center;
        margin-top: 5vw;
        border-radius: 5vw;
        font-size: 4vw;
        font-weight: 400;
        top: 61vw;
    }

    .section-equipos-alternativas {
        height: 150vw;
    }

    .content-alternativas {
        margin-top: 2vw;
        background-color: #f6f6f6;
        border-radius: 9vw;
        width: 80vw;
        left: 10vw;
        height: 93%;
        position: relative;
        border: solid 1px #5c498d;
    }

    .tacker-logo-alternativas-equipos {
        position: relative;
        display: block;
        width: 54vw;
        left: 14vw;
        margin-top: 9vw;
    }

    .title-alternativas {
        width: 100%;
        position: relative;
        display: block;
        text-align: center;
        margin-top: 3vw;
        font-size: 5.2vw;
        font-weight: 500;
        line-height: 5vw;
        margin-bottom: 9vw;
    }

    .tacker-ico-radio-equipos {
        margin-left: 5vw;
        width: 4vw;
    }

    .text-alternativs {
        font-size: 3.7vw;
        left: 2.5vw;
        position: relative;
        top: -1vw;
    }
    .content-alter {
        margin-top: 5vw;
        display: flex;
        align-items: flex-start;
    }

    .title-nosotros {
        position: relative;
        display: block;
        font-size: 5.9vw;
        margin-top: 10.5vw;
        left: 0vw;
        line-height: 3vw;
        text-align: center;
    }

    .nosotros-img-movil {
        margin-top: -143vw !important;
    }
    .nosotros-subtitle-movil {
        position: relative !important;
        display: block !important;
        left: 0vw !important;
        margin-top: 31vw !important;
        font-size: 4.5vw !important;
        font-weight: 600 !important;
        line-height: 5vw !important;
        top: 57vw !important;
        text-align: center;
    }
    .nosotros-section {
        height: 237vw !important;
    }

    .mision-vision {
        width: 100%;
        height: 82vw;
        background-color: #f3f3f3;
    }

    .content-card-carousel-mision-vision {
        width: 100vw;
        left: 0vw;
        position: relative;
        height: 80vw;
    }
    .mision-vision-title {
        position: relative;
        display: block;
        color: #81bf4b;
        font-size: 8.5vw;
        left: 16vw;
        margin-top: 10vw;
    }

    .mision-vision-subtitle {
        position: relative;
        display: block;
        font-size: 3.6vw;
        left: 16vw;
        margin-top: 2vw;
        line-height: 5vw;
    }

    .valores {
        width: 100%;
        height: 94vw;
    }

    .valores-title {
        width: 100%;
        position: relative;
        display: block;
        text-align: center;
        font-size: 6.3vw;
        margin-top: 10vw;
        margin-bottom: 9vw;
    }

    .content-valores {
        width: 73%;
        position: relative;
        display: block;
        left: 12vw;
        background-color: #f6f6f6;
        border-radius: 5vw;
        height: 63vw;
        box-shadow: 2px 3px 5px -1px rgba(0, 0, 0, 0.75);
        -webkit-box-shadow: 1px 4px 7px -3px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 2px 3px 5px -1px rgba(0, 0, 0, 0.75);
        margin-bottom: 3vw;
    }

    .valores-content-title {
        width: 100%;
        position: relative;
        display: inline-block;
        text-align: center;
        font-size: 6.1vw;
        margin-top: 7vw;
    }

    .valores-content-subtitle {
        width: 100%;
        position: relative;
        display: inline-block;
        text-align: center;
        font-size: 3.2vw;
        font-weight: 600;
        margin-top: 6vw;
        margin-bottom: 2vw;
        line-height: 4.6vw;
    }
    .filosofia-proposito {
        width: 100%;
        height: 102vw;
        background-color: #f3f3f3;
    }

    .filosofia-title {
        position: relative;
        display: block;
        color: #81bf4b;
        font-size: 6vw;
        left: 13vw;
        margin-top: 10vw;
        line-height: 7vw;
        margin-bottom: 9vw;
    }

    .filosofia-subtitle {
        position: relative;
        display: block;
        font-size: 3.4vw;
        left: 14vw;
        margin-top: 2vw;
        line-height: 5vw;
    }

    .especialidades-text {
        width: 100%;
        position: relative;
        display: block;
        font-size: 6vw;
        text-align: center;
        margin-top: 8vw;
        margin-bottom: 7vw;
        line-height: 6.5vw;
    }

    .card-group-conf-especialidad {
        background-color: white;
        width: 90vw;
        left: calc(50vw - 47vw);
        position: relative;
        display: block;
        height: 144vw;
        -webkit-box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
        box-shadow: 2px 2px 11px -6px rgba(0, 0, 0, 0.75);
        margin-bottom: 2vw;
        border-radius: 7vw;
        margin-top: 2vw;
    }
    .img-card-group-conf-especialidad {
        width: 58vw;
        position: relative;
        display: block;
        left: 15vw;
        top: 5vw;
    }

    .title-card-group-especilidad {
        position: relative;
        display: block;
        margin-top: 12vw;
        text-align: center;
        color: #000000;
        font-size: 6vw;
        left: -6vw;
        line-height: 5.5vw;
        width: 117%;
    }

    .subtitle-card-group-especilidad {
        position: relative;
        display: block;
        text-align: center;
        left: -5vw;
        font-weight: 600;
        font-size: 3.8vw;
        margin-top: 6.2vw;
        line-height: 5vw;
        width: 116%;
    }

    .section-contactanos {
        background-color: #ffffff;
        width: 100vw;
        height: 266vw;
        top: 0vw;
        position: relative;
        display: block;
    }

    .cotiza-secction {
        background-image: url(../img/fondomapachico.png);
        height: 45vw;
        position: relative;
        background-size: contain;
        display: flow-root;
    }

    .tacker-img-cotiza {
        width: 60vw;
        margin-top: 12vw;
        position: relative;
        display: block;
        left: calc(50% - 30vw);
    }

    .cotiza-title {
        width: 100%;
        text-align: center;
        position: relative;
        display: block;
        font-size: 6.7vw;
    }

    .section-pasos {
        width: 92%;
        left: 4%;
        height: 5vw;
        position: relative;
        display: inline-block;
        background-color: #41414100;
        border-radius: 1vw;
        top: 20.9vw;
    }

    .line-pasos {
        position: relative;
        display: none;
        height: 0.15vw;
        width: 16vw;
        background-color: white;
        left: 11.9vw;
        top: -0.8vw;
    }

    .paso-ini {
        left: 0vw;
    }

    .section-pasos a {
        height: 5vw;
        position: relative;
        text-decoration: none;
        display: inline-block;
        background-color: #848484;
        width: 22vw;
        align-content: center;
        align-items: center;
        border-radius: 2vw;
        left: -2vw;
    }

    .text-pasos {
        left: 3vw;
        position: absolute;
        display: inline-block;
        margin-right: 2vw;
        color: white;
        font-size: 3vw;
        top: 0.3vw;
        width: 14.5vw;
    }

    .cotiza-punto {
        width: 3vw;
        height: 3vw;
        top: 1vw;
        position: absolute;
        display: inline-block;
        text-decoration: none;
        left: 15.5vw;
        background-image: url(../img/punto.png);
        background-size: contain;
    }
    .section-cotiza-pasos-title {
        width: 100%;
        text-align: center;
        margin-top: 20.5vw;
        font-size: 5.6vw;
        position: relative;
        display: inline-block;
        line-height: 6vw;
    }

    .section-cotiza-pasos-subtitle {
        width: 100%;
        text-align: center;
        margin-top: 5vw;
        font-size: 5.7vw;
        position: relative;
        display: inline-block;
        line-height: 3vw;
        margin-bottom: 10vw;
    }

    .content-card-cotiza {
        width: 90%;
        left: 5%;
        position: relative;
    }

    .card-cotiza {
        width: 110%;
        left: 0%;
        position: relative;
        display: block;
        /* background-color: white; */
        border-radius: 1vw;
        height: 26.5vw;
        /* border: solid 1px #4D2D6C; */
        margin-bottom: 4vw;
        background-image: url(../img/carduncheck.png);
        background-size: cover;
        margin-bottom: 5vw;
    }

    .text-card-cotiza {
        width: 100%;
        position: relative;
        display: block;
        text-align: center;
        top: -3.5vw;
        font-size: 3.4vw;
        margin-top: 6vw;
        line-height: 3vw;
        margin-bottom: 3vw;
    }

    .cartd-cotiza-title {
        width: 100%;
        position: relative;
        display: block;
        height: 3vw;
        text-align: center;
        align-content: center;
        font-size: 6.5vw;
        top: 4vw;
    }

    .selectedCard {
        background-image: url(../img/checkcard.png);
    }

    .texto-form-cotiza {
        left: 0vw;
        position: relative;
        display: block;
        font-size: 7vw;
        line-height: 1;
        top: 4vw;
        margin-top: 18vw;
        margin-bottom: 13vw;
        width: 100%;
        text-align: center;
        font-weight: 400;
    }

    .title-cuenta {
        line-height: 9vw;
        margin-top: 7vw;
    }

    .select-noticias {
        width: 80vw !important;
        height: 13vw !important;
        border-radius: 5.5vw !important;
        /* border-top-right-radius: 1.5vw!important; */
        font-weight: 600 !important;
        color: #231f20 !important;
        font-size: 4.9vw !important;
        margin-top: 33vw;
        margin-left: 10vw;
        line-height: 9vw;
    }
    .title-section-noticias {
        position: absolute;
        width: 100%;
        text-align: center;
        font-size: 8vw;
        top: 25vw;
        z-index: -1;
    }

    .custom-option {
        background-color: #ffff;
        color: #000000;

        height: 10vw;
    }

    .content-noticias {
        width: 100%;
        position: relative;
        display: block;
        left: 0%;
        margin-top: 7vw;
    }

    .content-noticia {
        background-color: #e5e5e5;
        border-radius: 6vw;
        width: 95%;
        left: 2.5%;
        height: 120vw;
        display: block;
        position: relative;
    }

    .img-noticias {
        position: relative;
        display: inline-block;
        width: 73vw;
        height: 45vw;
        margin-top: 12vw;
        margin-left: calc(50% - 36vw);
    }

    .title-noticia {
        position: relative;
        display: block;
        width: 71%;
        height: 11vw;
        left: 10%;
        margin-top: 8vw;
        font-size: 6.4vw;
        line-height: 5.5vw;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        max-width: 71%;
    }
    .text-noticia {
        width: 80%;
        position: relative;
        left: 10%;
        margin-top: 7vw;
        margin-bottom: 2vw;
        font-weight: 400;
        font-size: 4vw;
        line-height: 5.6vw;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 29vw;
    }
    .boton-noticia {
        margin-top: 8vw;
        width: 70vw;
        left: calc(50% - 35vw);
        position: relative;
        display: block;
        height: 15.5vw;
        border-radius: 11vw;
        background-color: #4d2d6c;
        color: white;
        font-size: 4.2vw;
        margin-bottom: 3vw;
        border: solid;
        text-align: center;
        text-decoration: none;
        align-content: center;
    }
    .select-noticias option {
        background-color: #ffffff !important;
        color: rgb(0, 0, 0) !important;
        font-size: 5vw !important;
        text-align: center !important;
    }

    .select-form {
        width: 80vw !important;
        height: 14vw !important;
        border-radius: 4vw !important;
        border-color: #5c498d !important;
        font-size: 3.6vw !important;
        font-family: "Open Sans" !important;
        font-weight: 600 !important;
        color: #7b7b7b !important;
        margin-bottom: 7vw;
        left: 8vw;
        position: relative;
    }

    .form-check-input {
        background-color: #ffffff !important;
        border-color: #4d2b6d !important;
        border: solid 1px #4d2b6d !important;
        width: 4.3vw !important;
        height: 4.3vw !important;
    }

    .section-mapa {
        width: 100%;
        height: 179vw;
    }

    .title-mapa {
        width: 100%;
        position: relative;
        display: block;
        text-align: center;
        margin-top: 18vw;
        font-size: 6.9vw;
    }

    .tacker-img-mapa {
        width: 75%;
        height: 105vw;
        left: 12.5%;
        position: relative;
        margin-top: 2vw;
    }

    .calle-piso {
        left: 0vw;
        top: 1.5vw;
        width: 100%;
        text-align: center;
    }

    .direccion {
        margin-top: 5vw;
        position: relative;
        display: block;
        font-size: 4vw;
        margin-bottom: 2vw;
        font-weight: 400;
    }

    .telefonos {
        left: 0vw;
        width: 100%;
        text-align: center;
    }

    .section-trabajo {
        background-color: #f6f6f6;
        height: 158vw;
    }

    .title-trabajo {
        position: relative;
        display: block;
        /* text-align: left; */
        margin-top: 9vw;
        font-size: 7vw;
        left: 0vw;
        width: 100%;
        text-align: center;
        margin-bottom: 8vw;
    }

    .form-group-data-trabajo {
        width: 74vw;
        border: solid 1.5px;
        border-color: #5c498d;
        border-radius: 3.5vw !important;
        margin-bottom: 1vw;
        height: 11.5vw !important;
        text-align: left;
        align-content: center;
        display: inline-block;
        background-color: #ffffff;
        left: 0vw;
        position: relative;
        /* font-size: 4vw; */
    }

    .form-group-data-trabajo label {
        width: 43%;
        position: relative;
        display: inline-block;
        left: 1vw;
        font-size: 3.2vw;
        font-family: "Open Sans";
        font-weight: 600;
    }

    .mitad-form-trabajo {
        width: 74vw;
        margin-top: 3vw;
    }

    .fecha-nacimiento {
        color: #7b7b7b;
        font-size: 3.8vw;
        font-weight: 600;
        margin-right: 0vw;
        width: 100vw;
        text-align: center;
        display: block;
        position: relative;
        left: 0vw;
        margin-top: 3vw;
        margin-bottom: 3vw;
    }

    .nacimiento-form-trabajo {
        width: 12% !important;
        height: 10vw !important;
        border-radius: 2vw !important;
        left: 0vw;
        margin-right: 3vw;
    }

    .file-upload-container {
        display: block;
        padding: 0.9vw 12px;
        background-color: white;
        border: 1px solid #ccc;
        border-radius: 4vw;
        cursor: pointer;
        font-size: 3.1vw;
        color: #7b7b7b;
        transition: background-color 0.3s;
        height: 11vw;
        width: 46vw;
        font-weight: 500;
        margin-bottom: 2vw;
        left: 26vw;
        position: relative;
        margin-top: 4vw;
        align-items: center;
        align-content: center;
        text-align: justify;
    }

    .file-icon {
        width: 7vw !important;
        position: absolute;
        display: inline-block;
        top: 2.8vw;
        left: 29vw;
    }

    .form-trabajo {
        width: 100vw !important;
        left: -3vw;
        position: relative;
        align-items: center;
        align-content: center;
        text-align: center;
    }

    .title-card-group-plataforma {
        font-size: 5.6vw;
        margin-top: 9vw;
        letter-spacing: -0.3vw;
    }

    .subtitle-card-group-plataforma {
        line-height: 6vw !important;
    }

    .carouselmovil-plataforma .carousel-control-next,
    .carouselmovil-plataforma .carousel-control-prev {
        width: 7%;
    }

    .control-transporte-publico {
        width: 33vw;
        position: relative;
        display: block;
        left: 21vw;
        margin-top: 7vw;
        margin-bottom: 2vw;
    }

    .solucion-negocio-agricolas {
        width: 42vw;
        position: relative;
        display: block;
        left: 25vw;
        margin-top: 1vw;
        margin-bottom: -3vw;
    }

    .gestion-entregas {
        width: 38vw;
        position: relative;
        display: block;
        left: 25vw;
        margin-top: 4vw;
        margin-bottom: -3vw;
    }

    .carousel-confianza .carousel-control-prev {
        /* width: 6vw; */
        left: -3vw;
    }
    .carousel-confianza .carousel-control-next {
        /* width: 6vw; */
        right: -3vw;
    }

    .custom-options {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background-color: purple;
        border-top: none;
        z-index: 999;
        border: solid 1px;
        border-bottom-left-radius: 6vw;
        border-bottom-right-radius: 6vw;
        z-index: 99;
    }

    .activebotomnoticias {
        border-bottom-left-radius: 0vw !important;
        border-bottom-right-radius: 0vw !important;
    }

    .app-store {
        position: absolute;
        width: 23vw;
        height: 31vw;
        top: 132vw;
        left: 58vw;
    }
    .app-googleplay {
        position: absolute;
        width: 23vw;
        height: 31vw;
        top: 132vw;
        left: 20vw;
    }

    form {
        /* align-content: center; */
        /* align-items: center; */
        text-align: center;
    }

    .cargo_tracker {
        width: 40vw;
        left: 16.5vw;
        position: relative;
        top: 0vw;
    }

    .navigation-buttons {
        background-color: #f6f6f6;
        height: 19vw;
        align-content: center;
        align-items: center;
        text-align: center;
    }

    .btn-cotiza-nav {
        width: 27vw;
        height: 9vw;
        border-radius: 6vw !important;
        background-color: #80be48 !important;
        margin: 2.5vw !important;
        text-align: center;
        align-items: center;
        align-content: center;
        line-height: 3vw;
        font-size: 3.5vw !important;
    }

    .text-puntos-container {
        display: flex;
        align-items: flex-start;
        margin-bottom: 6vw;
    }

    .ico-radio {
        flex-shrink: 0; /* Evita que el ícono se redimensione */
        margin-right: 3vw; /* Espaciado entre el ícono y el texto */
        width: 4vw; /* Tamaño del ícono */
    }

    .text-puntos {
        font-size: 4.5vw;
        line-height: 7vw;
    }

    .whatsapp-float {
        position: fixed;
        bottom: 10vh;
        right: 1vw;
        z-index: 1000;
        width: 17vw;
        height: 17vw;
        background-color: #25d36600;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2); */
    }

    .content-atras-noticia {
        width: 100vw;
    }

    .botton-producto-post {
        position: relative;
        display: block;
        margin-top: 5vw;
        text-decoration: none;
        color: WHITE;
        background-color: #81bf4b;
        width: 50%;
        left: calc(50% - 25%);
        border-radius: 9vw;
        height: 10.5vw;
        font-size: 4.1vw;
        text-align: center;
        align-content: center;
        font-weight: 600;
        font-family: "Open Sans";
    }
}
