@font-face {
    font-family: 'montserrat-wght';
    src: url("./fonts/Century-Gothic-Bold.otf");
}

@font-face {
    font-family: 'montserrat-wght';
    src: url("./fonts/Century-Gothic.otf");
}

@font-face {
    font-family: 'montserrat-wght';
    src: url("./fonts/Montserrat-Light.otf");
}

@font-face {
    font-family: montserrat-wght;
    src: url(../font/Montserrat/Montserrat-VariableFont_wght.ttf);
}

.proveedor p {
        font-family: 'montserrat-wght';
        color: #fff;
    }

.btn-footer-lng{
    background-color: #00a0df;
    color: #fff;
    border-radius: 8vw;
    padding-left: 3vw;
    padding-right: 3vw;
    margin-top: 1vw;
    font-family: 'montserrat-wght';
    width: 100%;    
}

.btn-header-blue{
    background-color: #00a0df;
    color: #fff;
    border-radius: 8vw;
    padding-left: 3vw;
    padding-top: 1vw;
    padding-bottom: 1vw;
    padding-right: 3vw;
    margin-top: 1vw;    
    font-family: 'montserrat-wght';
}

.btn-header-white{
    color: #00a0df;
    background-color: #fff;
    border-radius: 8vw;
    padding-left: 3vw;
    padding-top: 1vw;
    padding-bottom: 1vw;
    padding-right: 3vw;
    margin-top: 1vw;    
    font-family: 'montserrat-wght';
}

    /* background-color: #f511f6;
    color: #fff;
    border-radius: 8vw;
    padding-left: 3vw;
    padding-right: 3vw;
    margin-top: 1vw;
    font-family: 'montserrat-wght'; */
.btn-header-pink {
    width: 208px;
    height: 44px;
    color: var(--tao-white);
    border-radius: 30px;
    padding: 8px 20px;
    font-size: 15px;
    font-weight: 600;
    font-family: 'montserrat-wght';
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--tao-fuchsia);
}

.botones.btn-servicios > a.btn-header-pink:hover {
    color: var(--tao-fuchsia);
    background-color: var(--tao-white);
    border-color: var(--tao-fuchsia);
}

.contenedor-servicios{
    margin-top: 20vw;
}

.carousel-caption-left-bolsa{
    margin-bottom: 10vw;
} 

.carousel-caption-left-bolsa img{
    /* width: 25%; */
}

.carousel-caption-left-c img{
    /* width: 25vw;
    float: left; */
}

.carousel-caption-left-cont {
    margin-bottom: 10vw;
    margin-left: 0vw;
}

.buscas-trabajo-2-m{
    display: none !important;
}
 
.carousel-caption-left-bolsa img{
    /* width: 20vw; */
    float: left;
    margin-top: 1vw;
}

.carousel-caption-left-bolsa p{
    margin-bottom: .5vw;
}

.margin-form{
    margin-top: 15vw;
}

.btn-descargar-1{
    display: none;
}

.contenedor-vacante {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-left: 12vw;
    padding-right: 4vw;
}

.vacante-seleccion p {
    font-family: 'montserrat-wght';
    font-size: 1.4vw;
    color: #1b1b3b;
    padding: 1vw 2vw 0.5vw 1vw;
}

.vacante-seleccion h2 {
    font-family: 'montserrat-wght';
    font-size: 2vw;
    margin-top: 2vw;
    color: #003878;
    margin-left: 6vw;
}

/* @font-face {
    font-family: "Montserrat Bold";
    src: url("./fonts/Montserrat-Bold.otf");
} */

.carousel-caption-right {
    margin-bottom: 14vw;
    margin-left: 40vw;
}

.modal-content-tao{
    border-radius: 15px;
}

.modal-content-tao h5{
    display: block;
    margin: auto;
    margin-top: 3vw;
    margin-bottom: 2vw;
    font-family: 'montserrat-wght';
    color: #003878;
}

.modal-content-tao p{
    font-family: 'montserrat-wght';
}

.modal-content-tao li{
    list-style:none;
    font-family: 'montserrat-wght';
    color: #003878;
}

.modal-content-tao li span{
    color: #00a0df;
    font-family: 'montserrat-wght';
}

.header-modal{
    float: right !important;
    padding-right: 3vw;
}

.header-modal button.close span{
    color: #180fd2 !important; 
}

.header-modal h2{
    font-family: 'montserrat-wght';
}

.row-form-contacto .ancho-contacto{
    height: 10vw;
}

.margin-top-tao{
    margin-top: 36vw;
}

.gj-textbox-md {
    border: none;
    /* border-bottom: 1px solid rgba(0,0,0,.42); */
    display: block;
    /* font-family: Helvetica,Arial,sans-serif; */
    /* font-size: 16px; */
    /* line-height: 16px; */
    /* padding: 4px 0; */
    margin: 0;
    width: 100%;
    background: 0 0;
    text-align: left;
    color: rgba(0,0,0,.87);
}

.buscas-trabajo-2{
    width: 50%;
}

.buscas-trabajo-m{
    display: none;
}

/* ul.b-list-center{
    padding-right: 3vw;
} */

.carousel-caption-right h3{
    font-family: 'montserrat-wght';
}

.carousel-caption-right p{
    font-family: 'montserrat-wght';
}

.carousel-caption-left {
    margin-bottom: 10vw;
    margin-left: 0vw;
}

.carousel-caption-left h3{
    font-family: 'montserrat-wght';
}

.carousel-caption-left p{
    font-family: 'montserrat-wght';
}

.carousel-caption-left .texto-encima-head-btn-2{
    float: left;    
}

.custom-file-upload-1{
    color: #f511f6;
    font-family: 'montserrat-wght';
    font-size: 1vw;
    margin-top: 1vw;
}

.custom-file-upload-2{
    color: #f511f6;
    font-family: 'montserrat-wght';
    font-size: 1vw;
    margin-top: 1vw;
}

#upload_prev{
    color: #00a0df;
    font-size: 1.2vw;
}

/* .nav-tao{
    background-color: #333366;
    color: #efeff3;    
} */

.navbar-light .navbar-nav .nav-link {
    color: #efeff3;
    font-family: 'montserrat-wght';
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #333366; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #f511f6; 
}

.logo-small{
    height: 2vw;
}

.form small{
    font-size: 1vw !important;
}

#referencia{
    font-size: 1vw;
}

.logo-desktop{
    width: 208px;
    height: 60px;
}

.b-list-center{
    margin:0vw 1vw 2vw 1vw; 
    padding:0
}

.b-list-center-num{
    margin:0; 
    padding:0
}

body{
    background-color: #efeff3;
    overflow-y: scroll;
    /* overflow-y: hidden; */
    overflow-x: hidden !important;    
    width: 100%;
}

.contenedor{
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;    
}

.contenedor-vacante{
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;    
    padding-left: 16vw;
    padding-right: 10vw;
}


.contenedor-contacto{
    position: relative;    
    width: 100%;    
}

.buscas-trabajo-2{
    position: relative;
    top: -4vw;
    padding-left: 8vw;
    padding-right: 8vw;
}

.buscas-trabajo-2 h2{
    color: #303068;
    font-family: 'montserrat-wght';
}

.buscas-trabajo-2 p{
    color: #303068;
    font-family: 'montserrat-wght';
    margin-top: 1vw;
}

.nuestros-servicios{
    background-color: #303068;
    border-radius: 30px;
    /* height: 20vw; */
    margin-bottom: 3vw;  
    margin-top: 38vw;  
}

.buscas-trabajo{
    position: relative;
    top: -4vw;
    padding-left: 8vw;
    padding-right: 8vw;
    width: 50%;
}

.buscas-trabajo h2{
    color: #303068;
    font-family: 'montserrat-wght';
}

.buscas-trabajo p{
    color: #303068;
    font-family: 'montserrat-wght';
    margin-top: 1vw;
}

.nuestra-oficinas{
    margin-top: 22vw;
    margin-bottom: 3vw;
    color: #303068;
    font-family: 'montserrat-wght';    
}

.nuestra-oficinas-2{
    margin-top: 16vw;
    margin-bottom: 3vw;
    color: #303068;
    font-family: 'montserrat-wght'; 
    padding-left: 10vw;
    padding-right: 10vw;
}

.nuestra-oficinas-2 p{
    padding-left: 4vw;
    padding-right: 4vw;
}

.soy-candidato{
    cursor: pointer;
}

.soy-candidato1{
    cursor: pointer;
}

.soy-empresa{
    cursor: pointer;
}

.contenedor-2{
    padding-top: 6vw !important;
    position: relative;
    display: inline-block;
    /* text-align: center; */
    width: 100%;
    /* margin-top: 2vw; */
}

.contenedor-3{    
    position: relative;
    display: inline-block;
    width: 100%;
}

/* .active-tao a{
    color: #f511f6 !important;
    font-family: 'montserrat-wght';
} */

.texto-encima{
    position: absolute;
    /* top: 14vw;    
    left: 15vw; */
    top: 40%;
    left: 35%;
    transform: translate(-28%, -50%);
}

.texto-encima-soluciones{
    position: absolute;
    /* top: 14vw;    
    left: 15vw; */
    top: 40%;
    left: 35%;
    transform: translate(-28%, -50%);
}

.content-mision-vision{
    margin-top: 40vw;
}

.row-texto-encima-soluciones h2{
    color: #f1f1f1;
    font-family: 'montserrat-wght';
    margin-bottom: 2vw;
}

.row-texto-encima-soluciones span{
    color: #f511f6 !important;
}

.row-texto-encima-soluciones ul li{
    color: #fff;
    font-family: 'montserrat-wght';
    margin-top: 1vw;
    float: left;
    text-align: left;    
}

.lista-soluciones{
    padding-left: 4vw;
}

.form-bolsa{
    padding-left: 4vw;
    padding-right: 4vw;
}

.form-bolsa h4{
    font-size: 2.5vw;
    margin-top: 3vw;
    text-align: center;
    color: #303068;
    font-family: 'montserrat-wght';
}

.form-bolsa h2{
    font-family: 'montserrat-wght';
    color: #fff;
    font-size: 3vw;
}

.form-bolsa p{
    color: #fff;
    font-family: 'montserrat-wght';
}

.form-bolsa h5{
    color: #00a0df;
    font-family: 'montserrat-wght';
    font-size: 1vw;
    margin-bottom: 3vw;
    margin-top: 1vw;
}

.form-bolsa h2 span{
    color: #f511f6;
}


.buscamos-vacante{
    padding-left: 14vw;
    padding-right: 14vw;
    margin-top: 12vw;
}


.buscamos-vacante h4{
    font-size: 2.5vw;
    margin-top: 3vw;
    text-align: center;
    color: #303068;
    font-family: 'montserrat-wght';
}

.buscamos-vacante h2{
    font-family: 'montserrat-wght';
    color: #fff;
    font-size: 3vw;
}

.buscamos-vacante p{
    color: #fff;
    font-family: 'montserrat-wght';
}

.buscamos-vacante h5{
    color: #00a0df;
    font-family: 'montserrat-wght';
    font-size: 1vw;
    margin-bottom: 3vw;
    margin-top: 1vw;
}

.buscamos-vacante h2 span{
    color: #f511f6;
}

.c-s-header{
    background-color: #4a9fdc;
    /* height: 30vw; */
}


.c-s-header img{
    /* margin-top: 2vw !important; */
    display: block;
    margin: auto;
}

.row-texto-encima-soluciones{
    margin-top: 20vw;
}

.texto-encima-home{
    position: absolute;
    top: 30%;
    left: 35%;
    transform: translate(-28%, -50%);
}

.g-recaptcha{
    transform:scale(0.77);
    -webkit-transform:scale(0.77);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
    }

.texto-encima-contacto{
    position: absolute;
    /* position: relative; */
    top: 34vw;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-left: 8vw;
    padding-right: 8vw;
    /* bottom: 25vw; */
}

.texto-encima-contacto-bolsa{
    position: absolute;
    top: 44vw;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-left: 8vw;
    padding-right: 8vw;
}

.texto-encima-contacto-bolsa-1{
    position: absolute;
    top: 10vw;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-left: 8vw;
    padding-right: 8vw;
}

.texto-encima-bolsa-vacantes{
    position: absolute;
    top: 10vw;
    left: 25%;
    transform: translate(-50%, -50%);
    padding-left: 10vw;
    padding-right: 10vw;
    margin-top: 12vw;
}

.texto-encima-bolsa-vacantes-1{
    position: absolute;
    top: 10vw;
    left: 25%;
    /* transform: translate(-50%, -50%); */
    padding-left: 18vw;
    padding-right: 18vw;
    margin-top: 12vw;
}

.texto-encima-bolsa-vacantes-2{
    position: absolute;
    top: 10vw;
    left: 30%;
    transform: translate(28%, -43%);
    padding-left: 10vw;
    /* padding-right: 10vw; */
    margin-top: 12vw;
}

.texto-encima-bolsa-vacantes-2 img{
    width: 30vw;
}

.vacante-seleccion-2 h2{
    color: #003878;
    font-family: 'montserrat-wght';
}

.vacante-seleccion-2 h2 span{
    color: #f511f6;
}

.vacante-seleccion-2 p{
    font-family: 'montserrat-wght';
    font-size: 1.2vw;
    color: #1b1b3b;
    width: 50%;
}

.mapa-home{
    display: block;
    margin: auto;
    margin-top: 2vw;
}

.vacante-seleccion-2 p a{   
    color: #1b1b3b;    
}

.line-center{
    position: absolute;
    left: 50%;
    margin-top: 22vw;
    transform: translate(-50%, -50%);
}

.tiempo-proceso{
    margin-top: 20vw;
    padding-left: 10vw;
    padding-right: 10vw;
}

.tiempo-proceso h2{
    font-family: 'montserrat-wght';
    color: #303068;    
}

.tiempo-proceso span{
    color: #00a0df;
}

.tiempo-proceso p{
    font-family: 'montserrat-wght';
    color: #303068;       
}

.tiempo-proceso a{
    font-family: 'montserrat-wght';
    color: #303068;     
}

.quedarte-empleo{
    padding-left: 10vw;
    padding-right: 10vw;
    margin-top: 6vw;
}

.quedarte-empleo h2{
    font-family: 'montserrat-wght';
    color: #180fd2;    
    margin-top: 5vw;
}

.quedarte-empleo h2 b{
    color: #303068;
}

.quedarte-empleo p b{
    color: #303068;
}

.texto-encima-covid{
    position: absolute;
    top: -4vw;
    /* left: 35%; */
}

.texto-encima-covid-2{    
    
    position: absolute;
    top: -2vw;
    width: 60%;
    left: 20%; 
}

/* .btn-empresa{
    background-color: #f511f6;
    color: #fff;
    border-radius: 3vw;
    font-family: 'montserrat-wght';
    padding: 1vw 2vw 1vw 2vw;
} */

.text-tao-head{
    position: absolute;
    /* top: 14vw;     */
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.text-tao-head-social{
    position: absolute;
    /* top: 14vw;     */
    top: 65vw !important;
    /* left: 50%;
    transform: translate(-50%, -50%); */
    width: 100%;
}

.text-tao-head-social-text{
    position: absolute;
    /* top: 14vw;     */
    top: 42vw !important;
    /* left: 50%;
    transform: translate(-50%, -50%); */
    width: 100%;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.2);    
}

.futuro a{
    color: #fff;
}

.text-tao-head-social-text p{
    font-size: 2vw;
    color: #fff;
    font-family: 'montserrat-wght';
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>");
}

.navbar-light .navbar-toggler {    
    border-color: rgba(255,255,255,1);
}

.c-s-programa{
    background-color: #303068;
    height: 100vw;
    margin-top: 5vw;
}

button span {
    /*overwriting*/
    color: white;
    font-size: 25px;
}

.trabajar-con-tao-movil{
    display: none;       
}

.c-s-programa-proyectos{
    margin-top: 5vw;
    padding-left: 12vw;
    padding-right: 12vw;
    margin-bottom: 5vw;
}

.c-s-programa-proyectos p{
    color: #303068;
    font-family: 'montserrat-wght';
}

.c-s-programa-proyectos h3{
    color: #303068;
    font-family: 'montserrat-wght';
    margin-bottom: 2vw;
}

.c-s-programa-proyectos span{
    color: #f511f6;
}

.c-s-programa-proyectos img{
    display: block;
    margin: auto;
}

.c-s-oportunidades-icons{
    padding-left: 10vw;
    padding-right: 10vw;
}

.c-s-oportunidades h2 span{
    color: #f511f6;
}

.c-s-oportunidades h2{
    color: #303068;
    font-family: 'montserrat-wght';
    display: block;
    margin: auto;
    font-size: 3vw;
}

.c-s-oportunidades p{
    display: block;
    margin: auto;
    /* margin-top: 2vw; */
    color: #303068;
    font-family: 'montserrat-wght';
}

.donaciones-center{
    /* height: 230vw !important; */
    background-color: #00a0df;
}

.cohete{
    padding-right: 20vw;
}

.lapiz {
    margin-top: -40vw;
    margin-left: 28vw;
}

.donaciones-salud{
    margin-top: 24vw;
}

.donaciones-robotica{
    margin-top: -10vw;
    /* margin-top: 4vw; */
}

.donaciones-salud h2{
    margin-top: 10vw;
    padding-left: 2vw;
    font-family: 'montserrat-wght';
    color: #303068;
}


.donaciones-robotica h2{
    margin-top: 10vw;
    padding-left: 2vw;
    font-family: 'montserrat-wght';
    color: #303068;   
}

.donaciones-salud p.donaciones-help-p-1{
    font-family: 'montserrat-wght';
    padding-left: 2vw;
    /* padding-right: 10vw; */
    color: #fff;
}

.donaciones-salud p.donaciones-salud-p-1{
    font-family: 'montserrat-wght';
    padding-left: 2vw;
    padding-right: 10vw;
    color: #fff;
}

.donaciones-salud p.donaciones-salud-p-2{
    font-family: 'montserrat-wght';
    padding-left: 2vw;
    padding-right: 10vw;
    color: #303068;
}

.donaciones-salud-2 p.donaciones-salud-p-3{
    font-family: 'montserrat-wght';
    padding-left: 10vw;
    padding-right: 1vw;
    color: #fff;
    margin-top: 3vw;
}

.donaciones-salud-2 p.donaciones-salud-p-4{
    font-family: 'montserrat-wght';
    padding-left: 10vw;
    padding-right: 1vw;
    color: #303068;
}

.donaciones-robotica p.donaciones-salud-p-5{
    font-family: 'montserrat-wght';
    padding-left: 2vw;
    padding-right: 10vw;
    color: #fff;
    margin-top: 3vw;
}

.donaciones-robotica p.donaciones-salud-p-6{
    font-family: 'montserrat-wght';
    padding-left: 2vw;
    padding-right: 10vw;
    color: #303068;
}

.donaciones-salud-2{
    /* margin-top: 10vw; */
}

.linea-2{
    margin-top: 3vw;
    margin-bottom: 3vw;
}

.linea-3{
    margin-top: 8vw;
    margin-bottom: 6vw;
}

.linea-4{
    margin-top: 8vw;
    margin-bottom: 3vw;
}

.mancha2{
    /* margin-top: 3vw;
    margin-left: 6vw; */
}

.mancha3{
    margin-top: -6vw;
    margin-left: 16vw;
}

.mancha5{
    margin-top: 14vw;
    padding-bottom: 15vw;
    margin-left: -10vw;
}

.mancha6{
    margin-top: 15vw;
    padding-bottom: 0vw;
    margin-left: -20vw;
}

.botones {
    position: fixed;
    z-index: 10000000;
    right: 10px;
    bottom: 21px;
    display: none;
}

.btn-servicios img{
    width: 16vw;
}

.carousel-caption-left-nos{
    margin-bottom: 8vw;
    margin-left: 0vw;
}

.carousel-caption-left-nos img{
    float: left;
}

small{
    font-family: 'montserrat-wght';
}

#referencia{
    background-color: #00a0df !important;
    color: #fff !important;
}

#referencia::placeholder{
    color: rgba(255, 255, 255, 0.8);
}

.form-1 small{
    font-family: 'montserrat-wght';
    font-size: .8vw;
    text-align: justify;
}

.linea-5{
    margin-top: 12vw;
    margin-bottom: 6vw;
    /* margin-left: 16vw; */
}

.linea-6{
    margin-top: -14vw;
    margin-bottom: 6vw;
}

button{
    font-family: 'montserrat-wght';
}

.donaciones-salud-2 h2{
    /* margin-top: 10vw; */
    padding-left:10vw;
    font-family: 'montserrat-wght';
    color: #303068;
}

.donaciones-salud-2 p.donaciones-salud-p-1{
    font-family: 'montserrat-wght';
    padding-left: 2vw;
    padding-right: 10vw;
    color: #fff;
}

.c-s-oportunidades-click{
    margin-top: 2vw !important;
}

.c-s-oportunidades-icons p{
    margin-bottom: 3vw;
}

.c-s-oportunidades-icons img{
    margin-top: 3vw;
}

/* .c-s-programa p{
    font-family: 'montserrat-wght';
    color: #f1f1f1;
    padding-left: 16vw;
    padding-right: 16vw;
    margin-top: 4vw;
} */

.c-s-programa p.c-s-programa-1{
    font-family: 'montserrat-wght';
    color: #f1f1f1;
    padding-left: 16vw;
    padding-right: 16vw;
    margin-top: 4vw;
}

.error-404{
    padding-left: 20vw;
    padding-right: 20vw;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.error-404 h2{
    font-family: 'montserrat-wght';
    color: #003878;
}

.error-404 p{
    font-family: 'montserrat-wght';
    color: #003878;
}

.error-404 a{
    font-family: 'montserrat-wght';
    color: #003878;
}

.c-s-programa p.c-s-programa-2{
    font-family: 'montserrat-wght';
    color: #f1f1f1;
    padding-left: 12vw;
    padding-right: 4vw;
    /* padding-right: 16vw; */
    /* line-height:2.2vw; */
    margin-top: 4vw;
}

.c-s-programa h2{
    margin-top: 6vw !important;
    padding-top: 34vw;
    color: #f511f6;
    display: block;   
    margin: auto; 
    /* margin-top: 10vw; */
    font-size: 3vw;
    font-family: 'montserrat-wght';
}

.c-s-programa h3{
    color: #fff;
    padding-left: 12vw;
    font-size: 3vw;
    margin-top: 10vw;
    font-family: 'montserrat-wght'; 
}

.c-s-programa h3 span{
    color: #f511f6;    
}

.c-s-programa h3.nuestro-programa{
    /* margin-top: 10vw !important; */
    /* padding-top: 34vw; */
    color: #f511f6;
    display: block;   
    margin: auto; 
    /* margin-top: 10vw; */
    font-size: 3vw;
}

.text-tao-head img.cs-header-text{
    display: block;
    margin:auto;
}

.text-tao-head img.cs-header-social{
    margin-top: 20vw !important;
    display: block;
    margin:auto;   
    width: 100% !important;
}

.separa img{
    margin-right: 3vw !important;
}


.content-mision p{
    color: #f1f1f1;
    font-family: 'montserrat-wght'; 
    margin-top: 2vw;
    padding-left: 10vw;
    padding-right: 10vw;
    font-size: 1.1vw;
}

.content-mision h2{
    display: block;
    margin: auto;
    margin-top: 1vw;
    color: #f511f6;
    font-family: 'montserrat-wght'; 
    font-size: 2.5vw;
}

.content-mision h3{
    color: #f511f6;
    font-family: 'montserrat-wght'; 
    margin-top: 2vw;
    padding-left: 10vw;
    padding-right: 10vw;
}

.content-mision{
    padding-top: 8vw;
}

.content-mision img{
    display: block;
    margin: auto;
}

.texto-encima-comen{
    position: absolute;
    top: 18vw;
    width: 95%;    
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-left: 15vw;
    padding-right: 15vw;
    /* left: 15vw; */
}

.texto-encima-donaciones-1{
    position: absolute;
    top: 5vw;
    width: 100%;    
    padding-left: 10vw;
}

/* .texto-encima-donaciones-2{
    position: absolute;
    top: 10vw;
    width: 100%;    
    padding-left: 15vw;
} */

.texto-encima-donaciones-2{
    position: absolute;
    margin-left: 2vw;
    margin-right: 2vw;
    top: 0vw;
    /* width: 95%; */
    /* padding-right: 15vw; */
}

.img-encima-donaciones-2{
    position: absolute;
    top: 0vw;
    width: 100%;        
    /* padding-left: 15vw; */
}

.text-encima-donaciones-2{
    position: absolute;
    top: 25vw;
    width: 100%;     
}

.text-encima-donaciones-3{
    position: absolute;
    top: -2vw;
    width: 50%;
    left: 25%; 
}

.text-encima-donaciones-3 div.contenedor-enrolate{
    margin-top: 3vw;
}

.contenedor-enrolate a{
    color: #f511f6;
}

.sugerirnos{    
    margin-top: 8vw;
    width: 100%;
}

.sugerirnos p{
    color: #303068;
    font-family: 'montserrat-wght';
    padding-left: 16vw;
    padding-right: 16vw;
    margin-top: 4vw;
    text-align: center;
}

.sugerirnos h2{
    color: #303068;
    font-family: 'montserrat-wght';
    text-align: center !important; 
    font-size: 3vw;
    text-align: center;
}

input{
    background-color: #f1f1f1 !important;
    font-family: 'montserrat-wght';
}

textarea{
    background-color: #f1f1f1 !important;
}

.btn-enviar{
    background-color: #4a9fdc;
    color: #fff;
    border-radius: 20px;
    padding-left: 4vw;
    padding-right: 4vw;
    font-family: 'montserrat-wght';
    margin-top: 2vw;
    margin-bottom: 2vw;    
}

.btn-b-t-content button{
    display: block;
    margin: auto;
}

.content-btn-enviar{
    margin-top: 1vw;
}

label{
    font-family: 'montserrat-wght';
    font-size: 1.2vw;
}

.sugerirnos span{
    color: #4a9fdc;
}

.causas-icon{
    position: absolute;
    top: 0vw;
    left: 45vw;
}

.text-encima-donaciones-2 h2{
    text-align: center;
    font-family: 'montserrat-wght'; 
    color: #fff;
    font-size: 4vw;
}

.contenedor-enrolate{
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    padding: 2vw;

}

.contenedor-enrolate h2{
    color: #303068;
    font-family: 'montserrat-wght';
    font-size: 1.8vw;
    text-align: center;
}

.contenedor-enrolate h3{
    color: #f511f6;
    font-family: 'montserrat-wght';
    font-size: 1.2vw;
    text-align: center;
}

.img-encima-donaciones-2 h2{
    margin-top: 25vw;
    display: block;
    margin: auto;
}

.img-encima-donaciones-2 img{
    float: right;
    padding-right: 15vw;
}


.texto-encima-donaciones-1 h2{
    font-family: 'montserrat-wght'; 
    font-size: 3.5vw; 
    color: #f1f1f1;
    text-align: center;
    /* display: block;
    margin: auto; */
}

.texto-soluciones-header-1{
    position: absolute;        
    top: 58%;
    left: 77%;
    transform: translate(-50%, -50%);
}

.texto-soluciones-header-2{
    position: absolute;        
    top: 2%;
    left: 40%;
    transform: translate(-50%, -50%);
}

.texto-soluciones-header-3{
    position: absolute;        
    top: 60%;
    left: -16%;
    transform: translate(-50%, -50%);
}

.texto-soluciones-header-4{
    position: absolute;        
    top: 88%;
    left: 30%;
    transform: translate(-50%, -50%);
}

.diferencia{
    margin-top: 10vw;
}

.diferencia h2{
    font-family: 'montserrat-wght';   
    padding-left: 3vw;
    padding-right: 2vw; 
}

.diferencia p{
    font-family: 'montserrat-wght';  
    padding-left: 2vw;
    padding-right: 3vw; 
}

.diferencia h2 span{
    color: #f511f6;
}

img.img-soluciones{
    margin-top: 7vw;
}

.diferencia-2{
    margin-top: 4vw;
}

.diferencia-2 img.dif-img{
    padding: 1vw;
    display: block;
    margin: auto;
}

.diferencia-2 img.img-dif-icon{
    padding: 0vw 2vw 0vw 2vw;
    display: block;
    margin: auto;   
}

.diferencia-2 p{
    padding: 1vw 2vw 0vw 2vw;
    font-size: 1vw;
}

.texto-soluciones-header-1 img{
    width: 55vw;
}

.texto-encima-comen-nos{
    position: absolute;
    top: 5vw;
    padding-left: 15vw;
    padding-right: 15vw;
}

.texto-encima-head{
    position: absolute;
    top: 20vw;    
    left: 56%;     
}

.texto-encima-head-nosotros{
    position: absolute;
    top: 20vw;    
    left: 18%;     
}

.texto-encima-head-bolsa{
    position: absolute;
    top: 16vw;    
    left: 15%;     
}

.carousel-control-next img{
    margin-right: -10vw !important;
}

.carousel-control-prev img{
    margin-right: 10vw !important;
}

.texto-encima-head-bolsa-1{
    position: absolute;
    top: -5vw;    
    left: 50%;  
    transform: translate(-50%, -50%);
}

.texto-encima-head-bolsa-2{
    position: absolute;
    top: 26vw;    
    left: 50%;  
    transform: translate(-50%, -50%);
}

.freelance {
    padding: 4vw 15vw 4vw 15vw;
}

.texto-encima-head-bolsa-2 p{
    color: #fff;
    font-family: 'montserrat-wght'; 
}

.texto-encima-head-bolsa h3{
    font-family: 'montserrat-wght'; 
    font-size: 5vw;
}

.texto-encima-head-soluciones{
    position: absolute;
    top: 20vw;    
    left: 15%;     
}

.text-descubre h2{
    display: block;
    margin: auto;
    margin-bottom: 30vw;
    margin-top: 10vw;
    color: #303068;
    font-family: 'montserrat-wght'; 
}

.text-descubre h2 span{
    color: #f511f6;    
}

.texto-encima-head-soluciones h3{
    font-family: 'montserrat-wght'; 
    font-size: 5vw;   
}

.texto-encima-head-btn{
    position: absolute;
    top: 45vw;    
    left: 70%;
}

.texto-encima-head-btn-2{
    /* margin-top: 10vw; */
}

.soluciones-servicios{
    background-color: #303068;
    padding-left: 10vw;
    padding-right: 10vw;
    /* position: relative; */
    /* overflow: hidden;     */

    /* background-color: #303068; */
    /* height: 20vw; */
}

.soluciones-servicios div.servicios-col img{
    padding-left: 2vw;
    padding-right: 2vw;
}

.soluciones-servicios h2{
    color: #f1f1f1;
    font-family: 'montserrat-wght';    
    text-align: center;
    padding-top: 3vw;    
}

.soluciones-servicios span{
    color: #f511f6;
}

.row-soluciones-serv{
    margin-top: 5vw;
}

.garantias{
    margin-top: 6vw;
}

.texto-algunos-serv {
    position: absolute;
    top: 1vw;
    padding-left: 10vw;
    width: 100%;
    padding-right: 10vw;    
}

.garantias-cuadrado{
    background-color: #fff;
    height: 20vw;
    border-radius: 10px;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    padding-top: 4vw;
    margin-top: 2vw;
}

.garantias-cuadrado h1{
    color: #180fd2;
    font-size: 5vw;
    font-family: 'montserrat-wght';  
}

.garantias-cuadrado h3{
    color: #180fd2;
    font-size: 4vw;
    font-family: 'montserrat-wght';  
}

.garantias-text{
    margin-top: 6vw;
}

.garantias-text p.garantias-text-opta{
    display: block;
    margin: auto;
    color: #303068;
    font-family: 'montserrat-wght';
    font-size: 2.6vw;
}

.garantias-text p.garantias-text-rest{
    display: block;
    margin: auto;
    color: #303068;
    font-family: 'montserrat-wght';
    margin-top: 1vw;
    font-size: 1.4vw;
}

.content-cuadrados{
    margin-top: 3vw;
}

.soluciones-servicios p{
    color: #f1f1f1;
    font-family: 'montserrat-wght'; 
    margin-top: 2vw;
    margin-bottom: 2vw;
}

.garantias h2.garantias-center{
    display: block;
    margin: auto;
    color: #f1f1f1;
    font-family: 'montserrat-wght'; 
}

.garantias h4.garantias-center{
    display: block;
    margin: auto;
    font-family: 'montserrat-wght'; 
    color: rgba(255, 255, 255, 0.4);
}

.soluciones-servicios:after {
    /* border-radius: 100%;
    position: absolute;
    background: #333366;
    right: -200px;
    left: -200px;
    top: -100px;
    content: '';
    bottom: 0;     */
  }

.texto-algunos-serv{
    position: absolute;
    top: 1vw;  
    padding-left: 10vw;  
    padding-right: 10vw;
    /* left: 73%; */
}

.texto-algunos-serv div.servicios-col img{
    padding-left: 2vw;
    padding-right: 2vw;
}

.texto-algunos-serv h2{
    font-family: 'montserrat-wght';
    color: #f1f1f1;
}

.texto-algunos-serv h2 span{
    color: #f511f6;
}

.texto-algunos-serv p{
    color: #f1f1f1;
    font-family: 'montserrat-wght';
    margin-top: 2vw;
    /* font-size: 2.5vw; */
}

.texto-encima-head-btn-nos{
    position: absolute;
    top: 40vw;    
    left: 73%;
}

.texto-encima-head-nosotros h3{
    font-family: 'montserrat-wght'; 
    font-size: 5vw;   
}

.texto-encima-head-covid h3{
    font-family: 'montserrat-wght'; 
    font-size: 3vw;   
}

.texto-encima-head-covid{
    position: absolute;
    top: 16vw;    
    left: 18%;     
}

.texto-encima-head-contacto{
    position: absolute;
    top: 16vw;    
    left: 18%;     
}

.btn-contacto{
    width: 12vw;
}

.texto-encima-head-contacto-1{
    position: absolute;
    top: 4vw;    
    /* left: 18%;      */
    width: 100%;
    padding-left: 10vw;
    padding-right: 10vw;
}

.texto-encima-head-contacto-1 p{
    font-family: 'montserrat-wght'; 
    margin-top: 2vw;
    color: #fff;
}

.texto-encima-head-contacto-1 b{    
    color: #f511f6;
}

#map{
    height: 250px;
    border-radius: 20px;
}

#map2{
    height: 250px;
    border-radius: 20px;
}

#map3{
    height: 250px;
    border-radius: 20px;
}

#map4{
    height: 250px;
    border-radius: 20px;
}

.content-map{

}

.covid-intro{
    /* background-color: #303068; */
    /* border-radius: 0% 0% 50% 50%;     */
    /* border-radius: 100%; */
    /* position: absolute; */
    /* background: #333366; */
    /* right: -200px;
    left: -200px;
    top: -200px;
    content: '';
    bottom: 0;     */
}

.covid-intro h2{
    font-family: 'montserrat-wght'; 
    font-size: 4vw;
    color: #fff;
    padding-top: 20vw;
}

.covid-intro-img{
    /* padding-left: 4vw; */
    padding-right: 4vw;
    margin-top: 14vw;
}

.covid-intro-text{
    /* padding-left: 4vw; */
    padding-right: 10vw;
}

.contacto-btns{
    margin-top: 20vw;
}

.contacto-btns-2{
    margin-top: 30vw;
}

.covid-intro-2 h2{
    font-family: 'montserrat-wght';
    font-size: 3vw;
    color: #fff;
    padding-top: 22vw
}

.covid-intro-2 h2 span{
    color: #f511f6;    
}

.covid-intro-2 p{
    color: #fff;
    font-family: 'montserrat-wght'; 
    margin-top: 3vw;
}

.covid-intro h2 span{
    color: #f511f6;    
}

.covid-intro p{
    color: #fff;
    font-family: 'montserrat-wght'; 
    margin-top: 3vw;
}

.riesgos-img img{
    margin-top: 10vw;
}

.recomendaciones h2{
    font-family: 'montserrat-wght'; 
    color: #f511f6;
    display: block;
    margin: auto;
}

.recomendaciones h2 span{
    color: #180fd2;
}

.recomendaciones-p{
    font-family: 'montserrat-wght'; 
    display: block;
    margin: auto;
    padding-top: 2vw;
}

.recomendaciones-icons{
    padding-left: 8vw;
    padding-right: 8vw;
}

.recomendaciones-icons p{
    text-align: center;
    font-family: 'montserrat-wght';
    color: #1b1b3b;
    margin-top: 2vw; 
}

.recomendaciones-icons img{
    display: block;
    margin: auto;
    margin-top: 2vw;
}

.banner-covid-trabajo{
    background-color: #fff;    
    margin-top: 18vw;
    border-radius: 10px;
    box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
    /* width: 40%; */
    /* left: 30vw; */
    /* text-align: center; */
    padding: 1.5vw;
}

.banner-covid-trabajo img{
    width: 16vw;
}

.banner-covid-trabajo h3{
    font-family: 'montserrat-wght';
    margin-top: 2vw;
    text-align: left;
    font-size: 2vw;
    color: #303068;
}

.banner-covid-trabajo h3 span{
    color: #00a0df;
}

.acciones{
    height: 140vw;
    margin-top: 6vw;    
    background-color: #00a0df;
    margin-bottom: 0px;
}

.acciones-title{
    margin-top: -26vw;
    font-family: 'montserrat-wght'; 
    font-size: 3vw;
    color: #303068;
    margin-bottom: 4vw;
}

.acciones-title span{
    color: #fff;
}

.acciones-content{
    margin-top: 5vw;
    width: 100%;
    padding-left: 10vw;
    padding-right: 10vw;
    /* padding-left: 4vw;
     */
}

.banner-covid{
    background-color: #00a0df;
}

.acciones-content p{
    font-family: 'montserrat-wght'; 
    color: #fff;
    padding: 3vw 2vw 0vw 2vw;
}

.riesgos-textos{
    /* padding-left: 10vw;
    padding-right: 1vw; */
}

.riesgos h2{
    font-family: 'montserrat-wght'; 
    color: #180fd2;
    margin-top: 6vw;
    margin-bottom: 3vw;
    font-size: 3vw;
}

.riesgos h2 span{    
    color: #00a0df;
}

.riesgos p{
    font-family: 'montserrat-wght'; 
    font-size: 1.2vw;
}

.texto-encima-trabajar{    
    position: absolute;
    top: 8vw;
}

.texto-encima-clientes{    
    position: absolute;
    width: 65%;
    top: 24vw;    
    left: 16%;
}

.texto-encima-clientes h2{
    font-family: 'montserrat-wght'; 
    font-size: 3vw;
}

.texto-encima-head h3{
    font-family: 'montserrat-wght'; 
    font-size: 5vw;   
}

.contenedor-comencemos{
    margin-top: 5vw;
}

.contenedor-comencemos img{
    margin-top: 1.5vw;
}

.texto-encima-contador{
    margin-top: 1vw;    
}

.texto-encima-contador div{
    
}

.texto-encima-comencemos{
    margin-top: 1vw;
}

.t-encima-contador-nosotros p{
    color: #efeff3;
    font-family: 'montserrat-wght';
    margin-top: 1vw;
    font-size: 1.4vw;
}

.texto-encima-contador h4{
    color: #f511f6;
    font-family: 'montserrat-wght';
}

.comencemos-title h2{
    color: #f1f1f1;
    font-family: 'montserrat-wght';
    font-size: 3vw;
    margin: auto;
}

.comencemos-title strong{
    color: #f511f6;
}

.texto-encima-comencemos img{
    display: block;
    margin: auto;
}

.texto-encima-contador p{
    color: #efeff3;
    font-family: 'montserrat-wght';
}

.texto-encima-comencemos p{
    color: #f511f6;
    font-family: 'montserrat-wght';
}

.texto-encima-head-p{
    font-family: 'montserrat-wght'; 
    font-size: 2vw;   
}

.texto-encima-head-bold{
    font-family: 'montserrat-wght';
    font-size: 2vw;
}

.nosotros-objetivo{
    padding-left: 2vw;
    padding-right: 2vw;
}

.nosotros-objetivo-content{
    background-color: #303068;
    height: 32vw;
}

.nosotros-objetivo-content h3{
    color: #efeff3;
    font-family: 'montserrat-wght';
    margin-top: 9vw;
    font-size: 2.4vw;
}

.nosotros-objetivo-content strong{
    color: #f511f6;
}

.nosotros-objetivo-content h3 b{
    color: #f511f6;
}

.nosotros-objetivo-content p{
    color: #efeff3;
    font-family: 'montserrat-wght';
    font-size: 1.2vw;
}

.home-descubre{
    background-color: #303068;
    height: 60vw;
}

.home-descubre h3{
    color: #efeff3;
    font-family: 'montserrat-wght';
    margin-top: 9vw;
    font-size: 2.4vw;
}

.home-descubre strong{
    color: #f511f6;
}

.home-descubre h3 b{
    color: #f511f6;
}

.home-descubre p{
    color: #efeff3;
    font-family: 'montserrat-wght';
    font-size: 1.2vw;
}

.home-descubre-text{
    padding-left: 12vw;
}

.home-descubre-img{
    margin-top: 12vw;
}

.sticky-menu {
    position: fixed;
    top: 0px;
    width: 100%;
}
.linea{
    /* color:  #f511f6 !important;   
    background-color: #f511f6; */
    width: 100%;
    height: 3px;
    background-color: var(--tao-fuchsia);
}

.home-descubre-btn{
    margin-top: 3vw;
}

.home-porque{
    margin-top: 8vw;
    /* margin-bottom: 2vw; */
}

.home-porque h2{
    font-size: 3vw;
    font-family: 'montserrat-wght';
    color: #303068;
    margin-bottom: 4vw;
    padding-left: 2vw;
}

.home-porque h5{
    font-size: 1.4vw;
    font-family: 'montserrat-wght';
    color: #303068; 
    padding-left: 2vw;   
}

.home-porque p{
    font-size: 1.4vw;
    font-family: 'montserrat-wght';
    color: #303068;   
    padding-right: 10vw;
    padding-left: 2vw;
    margin-bottom: 3vw;
}


.nosotros-conoce{
    margin-top: 8vw;
    /* margin-bottom: 2vw; */
}

.nosotros-conoce h2{
    font-size: 3vw;
    font-family: 'montserrat-wght';
    color: #303068;
    margin-bottom: 4vw;
    padding-left: 2vw;
}

.nosotros-conoce h5{
    font-size: 1.4vw;
    font-family: 'montserrat-wght';
    color: #303068; 
    padding-left: 2vw;   
}

.position{
    padding-left: 2vw;
    font-family: 'montserrat-wght';
    color: #303068; 
}

.contacto-nosotros{
    padding-left: 2vw;
    margin-top: 2.5vw;
}

hr{
    /* border: 3px solid rgba(48, 48, 104, 0.1); */
    color: rgba(48, 48, 104, 0.2); 
    border-width: 3px;       
    margin-top: 4vw;
    margin-bottom: 6vw;
}

.nosotros-conoce p.p-nosotros{
    font-size: 1.8vw;
    font-family: 'montserrat-wght';
    color: #303068;   
    padding-right: 10vw;
    padding-left: 2vw;
    margin-top: 2vw;
    margin-bottom: 3vw;
}

.p-nosotros{
    font-size: 2vw;
}

.home-porque h2 span{
    color: #180fd2;
}

.home-porque-img{
    padding-left: 10vw;
}

.home-trabajar{
    height: 62vw;
    margin-left: 16%;
    border-radius: 2vw;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    /* margin-left: 15vw;
    margin-right: 15vw; */
    width: 65%;    
}

.home-clietes{
    height: 32vw;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border-radius: 1vw;    
    /* margin-left: 15%;
    
     */
    /* margin-left: 15vw;
    margin-right: 15vw; */
    /* width: 65%;  */
}

.home-clietes h2{
    text-align: center;
    font-family: 'montserrat-wght';
    padding-top: 3vw;
    color: #303068; 
}

.home-trabajar h2{
    text-align: center;
    font-family: 'montserrat-wght';
    padding-top: 3vw;
    color: #303068;
}

.content-trabajador{
    padding-right: 6vw;
    padding-left: 6vw;
    padding-top: 2vw;
    height: 20vw;
}

.divide-clientes{
    margin-top: 3vw;
}

.content-trabajador p{
    font-family: 'montserrat-wght';
    font-size: 1vw;   
}

.content-trabajador-row{
    padding-bottom: 2vw;
}

.content-trabajador-row p{
    font-family: 'montserrat-wght';
    font-size: 1vw;   
    float: left;
}

.content-trabajador-row h5{
    font-family: 'montserrat-wght';
    font-size: 1vw;   
    float: left;    
}

.home-trabajar h2 span{   
    color: #f511f6;
}

.content-home-trabajar{
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.home-como-trabajamos h2{
    font-family: 'montserrat-wght';   
    margin: 0 auto;
    margin-bottom: 2vw;
    margin-top: 2vw;
    font-size: 3vw;
    color: #303068;    
}

.card-tao-home{
    margin-left: 4vw;
    padding: 1vw;
    border-radius: 10px;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    margin-top: 1vw;
    background-color: #fff;
}

.card-tao-home p{
    font-family: 'montserrat-wght';
    font-size: 1vw;
    padding-left: 1.5vw;
}

.img-num{
    position: absolute;      
    /* margin-right: 2vw;
    padding-right: 2vw; */
}

.content-card{
    padding-left: 2vw;
}

.content-card img{
    vertical-align: middle;
    justify-content: center;
    z-index: 1;
    /* top:50%; */
    /* transform: translate(-50%, -50%); */
}

.mapa-cobertura{
    margin: auto;
    display: block;
    /* padding-left: 10vw;
    padding-right: 10vw; */
    margin-top: 8vw;
}

.home-cobertura h2{
    font-family: 'montserrat-wght';  
    color: #303068;
    margin-top: 4vw !important;
    margin: auto;
    display: block;
}

.home-cobertura h2 strong{    
    color: #f511f6;
}

.cobertura-p{
    /* padding-left: 15vw;
    padding-right: 15vw; */
    font-family: 'montserrat-wght';
    font-size: 1.2vw; 
    margin-top: 2vw;
    display: block;
    margin: auto;
    margin-top: 2vw;
}

.lista-estados{
    padding-left: 10vw;
    padding-right: 10vw;
    margin-top: 4vw;
}

.lista-estados div.col-xl-4{
    padding-left: 2vw;
}

.lista-estados ul li{
    font-family: 'montserrat-wght';
    color: #303068;    
}

.diversidad{
    position: relative;
    padding-left: 10vw;
    padding-right: 10vw;
    height: 20vw;    
}

.diversidad h2{
    color: #180fd2;
    font-family: 'montserrat-wght';   
    font-size: 4vw; 
    padding-left: 2vw;
    margin-top: 3.2vw;
}

.diversidad p{
    width: 50%;
    font-family: 'montserrat-wght';
    font-size: 1.4vw;
    padding-left: 2vw;
}

.diversidad h2 span{
    color: #4a9fdc;
}

.diversidad .img-diverisad{
    position: absolute;
    top: 0vw;
    left: 45%;
    transform: translate(-50%, -50%);   
    width: 50vw; 
}

.diversidad .img-diverisad-small{
    position: absolute;
    top: 48vw;
    left: 62%;
    transform: translate(-50%, -50%);
    width: 16vw;
}

.contenedor-nosotros{
    position: relative;
    display: inline-block;
    /* text-align: center; */
    width: 100%;
    /* margin-top: 2vw; */
}

.contenedor-covid{
    position: relative;
    /* display: inline-block; */
    text-align: center;
    width: 100%;
    background-color: #00a0df;
}

.futuro{
    background-color: #303068;
    margin-top: 50vw;
}

.futuro img{
    margin-top: 26vw;
    margin-bottom: 10vw;
}

.futuro h2{
    color: #fff;
    font-family: 'montserrat-wght';
    margin-top: 40vw;
}

.futuro span{
    color: #f511f6;
}

.futuro p{
    color: #fff;
    font-family: 'montserrat-wght';
    margin-top: 3vw;
}

.contenedor-causas{
    position: relative;     
    width: 100%;
}

.row-form-contacto{
    /* margin-top: 2vw; */
    /* position: absolute; */
}

.row-div-form{
    margin-bottom: 1vw;
}

.form-contacto{    
    background-color: #fff;
    width: 100%;
    border-radius: 30px;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    padding: 4vw 2.5vw 4vw 2.5vw;
    z-index: 1000;
}

.form-contacto-content{
    position: absolute;
    padding-left: 15vw;
    padding-right: 15vw;
    margin-top: 3vw;
    width: 100%;
}

.form-contacto-content label{
    font-family: 'montserrat-wght';
    color: #003878;   
}

.form-contacto-content-2{
    margin-top: 5vw;
    margin-bottom: 5vw;
}

.form-contacto h2{
    color: #303068;
    font-size: 1.4vw;
    margin-top: 4vw;
    margin-bottom: 4vw;
}

.form-contacto h3{
    color: #303068;
    font-size: 1.4vw;
    margin-top: 4vw;
    margin-bottom: 4vw;
}

.nav-tao a.navbar-brand{
    margin-left: 6vw;
}

.footer{
    background-color: #1b1b3b;
    /* margin-top: 3vw; */
    padding-top: 3vw;
}

.footer-dir p{
    color: #efeff3;
    font-size: .9vw;
    font-family: 'montserrat-wght';
}

.footer-dir p a{
    color: #efeff3;
}

.footer-dir h4{
    color: #f511f6;
    font-size: .9vw;
    font-family: 'montserrat-wght';
}

.btn-footer{
    margin-top: 1vw;
}

.footer-siguenos{
    font-family: 'montserrat-wght';
    color: #efeff3;
}

.footer-siguenos img{
    margin-left: 1vw;
}

.footer-email{
    margin-top: 1vw !important;
}

.footer-email p{
    font-size: 1vw;
    font-family: 'montserrat-wght';
    color: #efeff3;        
}

.footer-email p a{
    color: #efeff3;  
}

.footer-email strong{      
    color: #180fd2;
    font-family: 'montserrat-wght';
}

.vacantes{
    background-color: #303068;
}

.vacantes-title{
    color: #f511f6;
    margin-top: 6vw;
    font-family: 'montserrat-wght';
}

.vacantes-title span{
    color: #fff;
}

.vacantes-video-title{
    color: #fff;
    display: block;
    margin: auto;
}

.video-back{
    position:absolute;
    z-index:5px;
    margin-top:-10px;
}

.transp{
    position:absolute;
    width:500px;
    height:350px;
    z-index:4;
    background-image:url('../assets/images/bolsa_trabajo/video/B1_PLAY.png');
    background-repeat:no-repeat;
}

.vacantes-video-title span{
    color: #f511f6;
}

.vacante-seleccion-contacto p{

    font-family: 'montserrat-wght';
    font-size: 1.2vw;
    color: #fff;
}

.vacante-seleccion-contacto h2{
    color: #f511f6;
    font-size: 1vw;
}

.vacante-seleccion{
    background-color: #fff;    
    border-radius: 20px;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    height: 20vw;  
    margin-top: 6vw;  
    padding-left: 18vw;
}

.v-s-pad{
    padding-left: 21vw;
}

.header-covid h3{
    color: #003878;
    font-family: 'montserrat-wght';
    font-size: 3.5vw;
    font-weight: bold;
}

.header-home h1 {
    color: #003878;
    font-family: 'montserrat-wght';
    font-size: 4vw;
    font-weight: bold;
}

.header-home h3{
    color: #003878;
    font-family: 'montserrat-wght';
    font-size: 3vw;
    font-weight: bold;
}

.header-home p{
    color: #003878;    
    font-family: 'montserrat-wght';
}

.vacante-seleccion-2{
    background-color: #fff;    
    border-radius: 20px;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    height: 20vw;  
    margin-top: 16vw;  
    padding-left: 4vw;
}

.vacante-seleccion h2{
    font-family: 'montserrat-wght';
    font-size: 1.6vw;
    margin-top: 1vw;
    color: #003878;
}

.vacante-seleccion p{
    font-family: 'montserrat-wght';
    font-size: 1.2vw;
    color: #1b1b3b;
}


.navbar-light .navbar-toggler{
    color: #fff;
}

.cuadrado {
    width: 1vw;
    height: 1vw;
    border: 4px solid #003878;
    border-radius: 50%;
    /* display: inline-block; */
    margin-right: 0.2vw;
    margin-top: 1vw;
    cursor: pointer;    
    float: right;

    /* background-color: #1763ba; */
}

.cuadrado2{
    border: 3px solid #fff;
    border-radius: 50%;
    /* display: inline-block; */
    margin-right: 1.2vw;
    /* margin-top: 1vw; */
    /* cursor: pointer; */
    /* margin-right: 10px; */
    padding: 0.2vw;
    float: right;
    /* float: right; */
}

.text-select{
    margin-right: 2vw;
}

.text-select-2{
    margin-right: 2vw;
    display: inline;
}

.title-head-contacto{
    color: #303068;
}

.title-head-contacto span{
    color: #f511f6;
}


input{
    font-family: 'montserrat-wght';
}

textarea{
    font-family: 'montserrat-wght';
}

.video-content{
    padding-left: 15vw;
    padding-right: 15vw;
    margin-top: 10vw;
}

.video-content h2{
    color: #fff;
    font-family: 'montserrat-wght';
}

.video-content h2 b{
    color: #f511f6;
}

.video-content h3{
    color: #fff;
    margin-bottom: 3vw;
    font-size: 1.2vw;
    font-family: 'montserrat-wght';
}

.video-content p{
    font-family: 'montserrat-wght';
    color: #fff;
    margin-top: 2vw;
    margin-bottom: 3vw;
}

.video-content p b{
    color: #4a9fdc;
}

.ingresa-cv-text{
    font-family: 'montserrat-wght';
    color: #303068 !important;
    font-size: 1.1vw;    
}

.btn-examinar{
    font-family: 'montserrat-wght';
    background-color: #303068;
    color: #fff;
    font-size: 1vw;
}

.nosotros-carucel{
    margin-top: 4vw;
    /* padding-left: 5vw;
    padding-right: 5vw; */
}

.nosotros-carucel h2{
    font-family: 'montserrat-wght';
    color: #303068;
}

.nosotros-carucel p{
    font-family: 'montserrat-wght';
    color: #303068;
}

.nosotros-carucel h5{
    font-family: 'montserrat-wght';
    color: #303068;
}

#salud-infatil{
    cursor: pointer;
}

#help-santa{
    cursor: pointer;
}

#robotica-tecnologia{
    cursor: pointer;
}

#ayuda-homanitaria{
    cursor: pointer;
}

#casas-hogar{
    cursor: pointer;
}

#apoyo-escolar{
    cursor: pointer;
}

.contenedor-comencemos{
    margin-top: 8vw;
}

.conent-xl-none{
    display: none;    
}

.title-nosotros{
    display: none;
}

.c-m-v-b-none{
    display: none !important;
}

.repse{
    margin-top: 8vw;
    margin-bottom: 8vw;
}

.freelance{
    padding: 10vw 15vw 4vw 15vw;
}

.freelance h2{
    color: #fff;
    font-family: 'montserrat-wght';
    margin-top: 6vw;
}

.freelance span{
    color: #f511f6;
}

.freelance img{
    /* padding-left: 5vw;
    margin-right: 5vw; */
}

.freelance-text{
    color: #fff;
    font-family: 'montserrat-wght';
}

.freelance-text a{
    color: #00a0df;
    font-family: 'montserrat-wght';
}

.contador-home-movil{
    display: none;
}

.back-content-comencemos{
    display: none;
}

.icons-comencemos-movil p{
    color: #f511f6;
    font-family: 'montserrat-wght';
    margin-top: 2vw;
}

.icons-comencemos-movil img{
    height: 12vw !important;
}

@media (max-width: 280.98px) { 
    
    .lapiz {
        margin-top: -10vw !important;
        margin-left: 28vw !important;
    } .mancha6 {
        margin-top: -50vw !important;
        padding-bottom: -100vw !important;
        margin-left: 10vw !important;
    }

    .btn-servicios img{
        width: 40vw;
    }

    .carousel-caption-left-c {
        margin-bottom: -12vw !important;
        margin-left: 0vw !important;
    }
    
    .carousel-caption-left-c img{
        width: 25vw;
        float: left;
    }

    .carousel-caption-left-c p{
        margin-bottom: 1vw !important;
    }

    .carousel-caption-left-nos{
        margin-bottom: -2vw;
        margin-left: 0vw;
    }

}

@media (max-width: 360.98px) { 
    .carousel-caption-left-nos{
        margin-bottom: -10vw !important;
        margin-left: 0vw;
    }

    .btn-servicios img{
        width: 40vw;
    }

    .carousel-caption-left-cont {
        margin-bottom: -24vw !important;
        margin-left: -1vw !important;
    }

    .carousel-caption-left-c {
        margin-bottom: -9vw !important;
        margin-left: 0vw;
    }

    .lapiz {
        margin-top: -10vw !important;
        margin-left: 28vw !important;
    } .mancha6 {
        margin-top: -50vw !important;
        padding-bottom: -100vw !important;
        margin-left: 10vw !important;
    }
}

@media (max-width: 480.98px) { 
    .carousel-caption-left-cont {
        margin-bottom: -20vw !important;
        margin-left: -1vw !important;
    }

    .btn-servicios img{
        width: 50vw !important;
    }
    
    .lapiz {
        margin-top: -10vw !important;
        margin-left: 28vw !important;
    } .mancha6 {
        margin-top: -50vw !important;
        padding-bottom: -100vw !important;
        margin-left: 10vw !important;
    }
}



/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
    
    .lapiz {
        margin-top: -10vw !important;
        margin-left: 28vw !important;
    } .mancha6 {
        margin-top: -50vw !important;
        padding-bottom: -100vw !important;
        margin-left: 10vw !important;
    }

    .text-tao-head-social-text p {
        font-size: 5vw;
        color: #fff;
        font-family: 'montserrat-wght';
        text-shadow: 0px 0px 3px #111;

    }
    .linea-5 {
        margin-top: 12vw;
        margin-bottom: 14vw;
        /* margin-left: 16vw; */
    }

    .linea-3 {
        margin-top: 8vw;
        margin-bottom: 14vw;
    }

    .btn-servicios img{
        width: 45vw;
    }

    .nuestros-servicios {
        background-color: #303068;
        border-radius: 30px;
        /* height: 20vw; */
        margin-bottom: 4vw;
        margin-top: 38vw;
        padding-bottom: 3vw;
        padding-right: 3vw;
    }

    .buscas-trabajo-2-m{
        display:block;
    }

    .buscas-trabajo-2-m p{
        font-family: 'montserrat-wght';
    }

    .buscas-trabajo-2-m img{
        width: 25vw;
    }

    .carousel-caption-left-bolsa{
        margin-bottom: 0px;
    } 
     
    .carousel-caption-left-bolsa img{
        width: 25vw;
        float: left;
        margin-top: 2vw;
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        /* Safari 3.0 and Opera 9 rules here */
     }

    .carousel-caption-left-bolsa p{
        margin-bottom: .5vw;
    }

    .vacantes-title {
        color: #f511f6;
        margin-top: 6vw;
        font-size: 6vw;        
    }

    .buscamos-vacante {
        padding-left: 4vw;
        padding-right: 4vw;
        margin-top: 12vw;
    }

    .riesgos p{
        padding-left: 5vw;
        padding-right: 5vw;
    }

    .nuestras-oficinas-p{
        font-size: 6vw !important;
    }

    .fondo-maps{
        display: none;
    }

    .text-encima-donaciones-2 {
        position: relative;
        top: 0vw;
        width: 100%;
        background-color: #00a0df;
    }

    .margin-form {
        margin-top: 5vw;
    }

    #contacto-btns img{
        width: 40vw !important;
        margin-bottom: 2vw;
        display: block;
        margin: auto;
        margin-top: 2vw;
    }

    .futuro img {
        margin-top: 10vw;
        margin-bottom: 10vw;
    }

    .texto-encima-donaciones-2{
        position: absolute;
        margin-left: 2vw;
        margin-right: 2vw;
        top: 0vw;
        /* width: 95%; */
        /* padding-right: 15vw; */
    }

    .form-contacto {
        background-color: #fff;
        width: 100%;
        border-radius: 30px;
        box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
        padding: 4vw 3vw 4vw 3vw;
        z-index: 1000;
    }

    .mancha5{
        /* margin-top: 0vw;
        padding-bottom: 15vw;
        margin-left: -10vw; */
    }

    .donaciones-robotica p.donaciones-salud-p-5{
        font-family: 'montserrat-wght';
        padding-left: 2vw;
        padding-right: 10vw;
        color: #fff;
        margin-top: 3vw;
    }

    .b-list-center{
        margin:0vw 0vw 0vw -2vw; 
        padding:0
    }

    .diversidad img{
        width: 30vw;
    }

    .buscas-trabajo{
        display: none !important;
    }

    .buscas-trabajo-2{
        display: none !important;
    }

    .nuestra-oficinas-2 {
        margin-top: 10vw;
        margin-bottom: 3vw;
        color: #303068;
        font-family: 'montserrat-wght';
        padding-left: 10vw;
        padding-right: 10vw;
    }

    .buscas-trabajo{
        display: none;
    }

    .buscas-trabajo-2{
        display: none ;
    }

    .texto-encima-bolsa-vacantes {
        position: absolute;
        top: 30vw !important;
        left: 16%;
        transform: translate(-50%, -50%);
        padding-left: 2vw;
        padding-right: 2vw;
        margin-top: 12vw;
    }

    .form-bolsa p {
        color: #fff;
        font-family: 'montserrat-wght';
        font-size: 2.6vw;
    }

    .form-bolsa h5 {
        color: #00a0df;
        font-family: 'montserrat-wght';
        font-size: 3.0vw;
        margin-bottom: 3vw;
        margin-top: 1vw;
    }

    .texto-encima-contacto-bolsa {
        position: absolute;
        top: 95vw !important;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 0vw !important;
        padding-right: 0vw !important;
    }

    .garantias-text p.garantias-text-opta{
        display: block;
        margin: auto;
        color: #303068;
        font-family: 'montserrat-wght';
        font-size: 3.6vw;
    }
    
    .garantias-text p.garantias-text-rest{
        display: block;
        margin: auto;
        color: #303068;
        font-family: 'montserrat-wght';
        margin-top: 1vw;
        font-size: 3.2vw;
    }

    .donaciones-robotica h2 {
        margin-top: 0vw;
        padding-left: 2vw;
        font-family: 'montserrat-wght';
        color: #303068;
        margin-top: 3vw;
    }

    .donaciones-robotica p.donaciones-salud-p-6{
        font-family: 'montserrat-wght';
        padding-left: 2vw;
        padding-right: 10vw;
        /* padding-bottom: 15vw; */
        color: #303068;
    }
    
    .donaciones-robotica img{
        width: 100% !important;
    }

    .icons-comencemos-movil div.col-sm-3{
        width: 50%;
        margin-top: 4vw;
    }

    .gar-tao{
        position: relative !important;
    }

    .back-content-comencemos{
        display: block;
    }

    .back-content-comencemos-img{
        display: none;
    }    

    .comencemos-title h2 {
        color: #f1f1f1;
        font-family: 'montserrat-wght';
        font-size: 6vw;
        margin: auto;
    }

    .home-descubre p {
        color: #efeff3;
        font-family: 'montserrat-wght';
        font-size: 3.6vw;
    }

    .contador-home-desktop{
        display: none !important;
    }

    .contador-home-movil{
        display: block !important;
        background-color: #303068;
        padding-left: 2vw;
        padding-right: 2vw;
        padding-top: 10vw;
        padding-bottom: 10vw;
    }

    .separa{
        width: 50%;
    }

    .texto-separa-home{
        display: none;
    }

    .home-descubre {
        height: 100% !important;
    }

    .home-descubre h3 {
        color: #efeff3;
        font-family: 'montserrat-wght';
        margin-top: 9vw;
        font-size: 4.4vw;
    }

    .header-home h3 {
        color: #003878;
        font-family: 'montserrat-wght';
        font-size: 6vw;
    }

    .carousel-caption-right {
        margin-bottom: -8vw;
        margin-left: 40vw;
    }

    .texto-encima-head-p {
        font-family: 'montserrat-wght';
        font-size: 2.4vw;
    }

    .texto-encima-head-bold {
        font-family: 'montserrat-wght';
        font-size: 2.4vw;
    }

    .home-porque {
        margin-top: 60vw;
        /* margin-bottom: 2vw; */
    }

    .carousel-caption-left-nos{
        margin-bottom: -2vw;
        margin-left: 0vw;
    }

    .carousel-caption-left-nos .texto-encima-head-btn-2 {
        /* float: left;
        width: 25vw; */
    }

    .c-m-v-none{
        display: none !important;
    }

    .c-m-v-b-none{
        display: block !important;
    }

    .header{    
        position: relative;
        overflow: hidden;
        height: 150vw;
    }

    .content-mision-vision-back{
        background-color: #303068;
        /* height: 100vw; */
        margin-top: 150vw;
        padding-top: 10vw;
    }

    .content-mision-vision{

    }

    .content-mision-vision img{
        display: none;
    }

    .texto-encima-comen-nos {
        position: relative;
        top: 5vw;
        padding-left: 15vw;
        padding-right: 15vw;
    }

    .contenedor {
        position: relative; 
        display: block;        
        width: 100%;
    }

    .content-mision-vision-back img{
        display: block;
        margin: auto;
    }

    .content-mision-vision-back p{
        color: #fff;
        margin-left: 10vw;
        margin-right: 10vw;
        font-family: 'montserrat-wght';
    }

    .content-mision-vision-back h2{
        color: #f511f6;        
        display: block;
        margin: auto;
        font-family: 'montserrat-wght';
        font-size: 7vw;
        margin-top: 1vw;
        margin-bottom: 1vw;        
    }

    .texto-encima-head-btn-2{        
        margin-top: -6vw;
    }
    
    .btn-header-blue-r-m {
        margin-top: 5vw;
        font-family: 'montserrat-wght';
    }

    .nosotros-carucel {
        margin-top: 10vw;
    }
/* 
    .header:after {
        border-radius: 100%;
        position: absolute;
        background: #e2aa2e;
        right: -200px;
        left: -200px;
        top: -200px;
        content: '';
        bottom: 0;    
      } */

    .content-mision p {
        color: #f1f1f1;
        font-family: 'montserrat-wght';
        margin-top: 2vw;
        padding-left: 0vw;
        padding-right: 0vw;
        font-size: 2.4vw;
    }

    .mi-vi-val-p{
        width: 70%;
    }

    .title-nosotros{
        display: block;
    }
    
    .row-texto-encima-soluciones div.col-xl-6{
        width: 100%;
    }

    .row-texto-encima-soluciones h2{
        font-size: 6vw;
        text-align: center !important;
        margin-top: 4vw;
    }

    .conent-xs-none{
        display: none;
    }

    .conent-xl-none{
        display: block;
        width: 50%;
    }

    .nosotros-objetivo-content h3 {
        color: #efeff3;
        font-family: 'montserrat-wght';
        margin-top: 9vw;
        font-size: 4.5vw;
    }

    .nosotros-objetivo-content p {
        color: #efeff3;
        font-family: 'montserrat-wght';
        font-size: 3.2vw;
    }

    .trabajar-con-tao-movil{
        display: block;       
    }

    .menu-2{
        display: none;
    }

    .texto-encima-contacto-bolsa {
        position: absolute;
        top: 75vw;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 4vw;
        padding-right: 4vw;
    }

    .btn-contacto{
        width: 25vw;
        margin-bottom: 10vw;
    }

    .nuestra-oficinas-p-2{
        font-size: 6vw !important;
    }

    .img-num{
        width: 8vw;
    }

    .card-tao-home p {
        font-family: 'montserrat-wght';
        font-size: 2.5vw;
        padding-left: 4.2vw;
    }

    .home-como-trabajamos h2 {
        font-family: 'montserrat-wght';
        margin: 0 auto;
        margin-bottom: 2vw;
        margin-top: 2vw;
        font-size: 6vw;
        color: #303068;
    }

    .cobertura-p{
        font-size: 2vw;
    }  

    .contenedor-comencemos img {
        width: 6vw;
    }

    .nos-objeto{
        width: 16vw;
    } 
    
    .t-encima-contador-nosotros p {
        color: #efeff3;
        font-family: 'montserrat-wght';
        margin-top: 1vw;
        font-size: 3vw;
    }

    .nosotros-icons{
        display: block;
        font-size: 3.2vw;
        color: #fff;
        font-family: 'montserrat-wght';
    }

    .diversidad p {
        width: 100%;
        font-family: 'montserrat-wght';
        font-size: 3.6vw;
        padding-left: 2vw;
        margin-top: 2vw;
    }

    .diversidad h2 {
        color: #180fd2;
        font-family: 'montserrat-wght';
        font-size: 6vw;
        padding-left: 2vw;
        margin-top: 4.2vw;
    }

    
    .texto-encima {
        position: absolute;
        top: 50%;
        left: 15%;
        transform: translate(-8%, -50%);
    }

    .p-nosotros{
        font-size: 3vw !important;
    }
    
    .texto-encima-contador h4{
        margin-top: 2vw;
        font-size: 4vw;
    }

    .texto-encima-contador p{
        font-size: 3.2vw;
    }

    .home-descubre-img {
        margin-top: 10vw;
        margin-bottom: 10vw;
    }
    
    .home-porque {
        margin-top: 10vw;
    }

    .home-porque p {
        font-size: 3.6vw;
        font-family: 'montserrat-wght';
        color: #303068;
        padding-right: 10vw;
        padding-left: 2vw;
        margin-bottom: 3vw;
    }

    .texto-encima-head-btn {
        position: absolute;
        top: 45vw;
        left: 60%;
    }

    .leer-mas{
        width: 22vw;
    }

    .home-descubre {        
        height: 70vw;
    }

    #map{
        height: 120px;
        border-radius: 20px;
    }
    
    #map2{
        height: 120px;
        border-radius: 20px;
    }
    
    #map3{
        height: 120px;
        border-radius: 20px;
    }
    
    #map4{
        height: 120px;
        border-radius: 20px;
    }

    .texto-encima-head-contacto-1 p{
        font-family: 'montserrat-wght'; 
        margin-top: 2vw;
        color: #fff;
        font-size: 3vw;
    }

    .row-texto-encima-soluciones ul li{
        font-size: 3.6vw;  
    }

    .c-s-programa p.c-s-programa-1 {
        font-family: 'montserrat-wght';
        color: #f1f1f1;
        padding-left: 5vw;
        padding-right: 5vw;
        margin-top: 4vw;
    }

    .c-s-programa h3 {
        color: #fff;
        padding-left: 12vw;
        font-size: 6vw;
        margin-top: 10vw;
        font-family: 'montserrat-wght';
    }

    .c-s-programa p.c-s-programa-2 {
        font-family: 'montserrat-wght';
        color: #f1f1f1;
        padding-left: 2vw;        
        padding-right: 2vw;
        margin-top: 4vw;
        line-height: 6vw;
    }

    .c-s-programa-proyectos h3 {
        color: #303068;
        font-family: 'montserrat-wght';
        margin-bottom: 5vw;
        margin-top: 5vw;
    }

    .text-encima-donaciones-2 h2 {
        text-align: center;
        font-family: 'montserrat-wght';
        color: #fff;
        font-size: 6vw;
    }

    .texto-encima-donaciones-1 {
        position: absolute;
        top: 10vw;
        width: 100%;
        padding-left: 6vw;
        /* width: 90vw; */
    }

    .donaciones-salud-2 p.donaciones-salud-p-4 {
        font-family: 'montserrat-wght';
        padding-left: 0vw;
        padding-right: 1vw;
        padding-bottom: 8vw;
        color: #303068;
    }

    .donaciones-salud-2 p.donaciones-salud-p-3 {
        font-family: 'montserrat-wght';
        padding-left: 0vw;
        padding-right: 1vw;
        color: #fff;
        margin-top: 3vw;
    }

    .texto-encima-home {
        position: absolute;
        top: 50%;
        left: 25%;
        /* transform: translate(-28%, -50%); */
    }

    .carousel-caption-left-contacto{
        
        margin-bottom: -20vw;
        margin-left: 0vw;
    }

    .covid-intro-img {
        padding-left: 8vw;
        padding-right: 8vw;
        margin-top: 14vw;
    }

    .donaciones-salud h2 {
        margin-top: 15vw;
        padding-left: 2vw;
        font-family: 'montserrat-wght';
        color: #303068;
    }

    .donaciones-salud-2 h2 {
        /* margin-top: 10vw; */
        padding-left: 0vw;
        font-family: 'montserrat-wght';
        color: #303068;
        font-size: 8vw;
    }

    /* .donaciones-center {
        height: 1120vw;
        background-color: #00a0df;
    } */

    .c-s-oportunidades-icons img {
        margin-top: 3vw;
        display: block;
        margin: auto;
    }

    .donaciones-salud img{
        width: 100%;
    }

    .texto-encima-donaciones-1{
        position: absolute;
        top: 0vw;
        width: 93%;
        padding-left: 0vw;
    }

    .img-encima-donaciones-2 img{
        display: none;
    }

    .donaciones-salud{
        margin-top: 0vw;
    }

    .text-encima-donaciones-3 {
        position: absolute;
        top: -2vw;
        width: 70%;
        left: 15%;
    }

    .causas-icon {
        position: absolute;
        top: 0vw;
        left: 90%;
        width: 20vw;
    }

    .form-contacto-content {
        position: absolute;
        padding-left: 4vw;
        padding-right: 0vw;
        margin-top: 3vw;
        width: 100%;
    }

    .sugerirnos h2 {
        color: #303068;
        font-family: 'montserrat-wght';
        text-align: center !important;
        font-size: 6vw;
        text-align: center;
        margin-top: 10vw;
    }

    .contenedor-enrolate h2 {
        color: #303068;
        font-family: 'montserrat-wght';
        font-size: 4vw;
        text-align: center;
    }

    .contenedor-enrolate h3 {
        color: #f511f6;
        font-family: 'montserrat-wght';
        font-size: 2.2vw;
        text-align: center;
    }

    .c-s-oportunidades p {
        display: block;
        margin: auto;
        /* margin-top: 2vw; */
        color: #303068;
        font-family: 'montserrat-wght';
        padding-left: 5vw;
        padding-right: 5vw;
        margin-bottom: 5vw;
        font-size: 4.6vw;
    }

    .c-s-oportunidades h2 {
        color: #303068;
        font-family: 'montserrat-wght';
        display: block;
        margin: auto;
        font-size: 6vw;
        text-align: center;
    }
    
    .c-s-programa-proyectos {
        margin-top: 5vw;
        padding-left: 6vw;
        padding-right: 6vw;
        margin-bottom: 5vw;
    }

    .c-s-programa-proyectos p {
        color: #303068;
        font-family: "Century Gothic" !important;
        font-size: 4.6vw;
    }

    .c-s-programa h2 {
        font-family: 'montserrat-wght';
        margin-top: 6vw !important;
        padding-top: 14vw;
        color: #f511f6;
        display: block;
        margin: auto;
        /* margin-top: 10vw; */
        font-size: 6vw;
    }

    .c-s-programa {
        background-color: #303068;
        height: 100%;
        margin-top: 5vw;
    }

    .contenedor-comencemos img{
        width: 100% !important;
    }
  

    .contenedor-comencemos img{
        width: 100% !important;
    }

    .texto-encima-soluciones {
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 90%;
    }

    .buscas-trabajo{
        display: none;
    }

    .buscas-trabajo-2{
        display: none;
    }

    .texto-encima-contacto {
        position: absolute;
        /* position: relative; */
        top: 55vw;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 0.5vw;
        padding-right: 0.5vw;
        /* bottom: 25vw; */
    }

    .nuestra-oficinas {
        margin-top: 85vw;
        margin-bottom: 3vw;
        color: #303068;
        font-family: 'montserrat-wght';
    }

    .texto-encima-head-btn-nos {
        position: absolute;
        top: 40vw;
        width: 5vw;
        left: 60%;
    }


    .texto-encima-contacto {
        position: absolute;
        /* position: relative; */
        top: 66vw;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 3.5vw;
        padding-right: 3.5vw;
        /* bottom: 25vw; */
    }

    .texto-encima-head-btn-nos img{
        width: 25vw !important;
    }

    .covid-intro h2 {
        font-size: 6vw;
        color: #fff;
        padding-top: 5vw;
    }

    .contacto-btns {
        margin-top: 5vw;
    }

    .footer img{
        display: block;
        margin: auto;
    }

    .footer-dir h4 {
        color: #f511f6;
        font-size: 5vw;
        font-family: 'montserrat-wght';
    }

    .footer-dir p {
        font-size: 4vw;
    }

    .copyright{
        font-size: 4vw;
        font-family: 'montserrat-wght';   
    }

    .footer-siguenos img{
        margin-left: 1vw;
        padding-bottom: 2vw;
    }

    .footer img {
        display: block;
        margin: auto;
        padding-bottom: 2vw;
    }

    .footer-siguenos img {
        margin-left: 1vw;
    }

    .footer-email p {
        font-size: 4vw;
        margin-left: 3vw;       
    }

    .footer-siguenos {
        font-family: 'montserrat-wght';
        color: #efeff3;
        margin-left: 2vw;
        margin-bottom: 2vw;
    }

    .text-center {
        text-align: center!important;
        color: #fff;
        font-size: 3.6vw;
    }

    .texto-encima-contacto {
        position: absolute;
        /* position: relative; */
        top: 80vw;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 3.5vw;
        padding-right: 3.5vw;
        /* bottom: 25vw; */
    }

    .acciones-content {
        margin-top: 5vw;
        width: 100%;
        padding-left: 0vw;
        padding-right: 0vw;
        /* padding-left: 4vw; */
    }

    .banner-covid-trabajo img {
        width: 36vw;
    }

    .banner-covid-trabajo h3 {
        font-family: 'montserrat-wght';
        margin-top: 2vw;
        text-align: left;
        font-size: 6vw;
        color: #303068;
    }

    .texto-encima-covid-2 {
        position: absolute;
        top: -65vw;
        width: 96%;
        left: 1.5vw;
    }

    .acciones {
        height: 500vw;
        margin-top: 6vw;
        background-color: #00a0df;
        margin-bottom: 0px;
    }

    .contenedor-covid {
        /* height: 100%; */
        position: relative;        
        text-align: center;
        width: 100%;
        background-color: #00a0df;
    }

    .recomendaciones h2 {
        font-family: 'montserrat-wght';
        color: #f511f6;
        display: block;
        margin: auto;
        font-size: 6vw;
    }

    .acciones-title {
        margin-top: -26vw;
        font-family: 'montserrat-wght';
        font-size: 6vw;
        color: #303068;
        margin-bottom: 4vw;
    }

    .contenedor-covid {
        position: relative;
        /* display: inline-block; */
        text-align: center;
        width: 100%;
        background-color: #00a0df;
    }

    .riesgos-textos img{
        display: block;
        margin: auto;
    }

    .riesgos p {
        font-family: 'montserrat-wght';
        font-size: 3.6vw;
        margin-top: 5vw;
    }

    .riesgos h2 {
        font-family: 'montserrat-wght';
        color: #180fd2;
        margin-top: 6vw;
        margin-bottom: 3vw;
        font-size: 6vw;
        text-align: center !important;
    }

    .riesgos-textos {
        /* padding-left: 0vw;
        padding-right: 0vw; */
    }

    .covid-intro p {      
        margin-top: 2vw;
        font-size: 3.6vw;
    }

    .texto-encima-contacto p {
        font-size: 1.4vw;
    }

    .covid-intro-2 h2 {
        font-family: 'montserrat-wght';
        font-size: 3vw;
        color: #fff;
        padding-top: 10vw;
    }

    .contacto-btns-2 {
        margin-top: 10vw;
    }

    .texto-encima-contacto {
        position: relative;
        top: -10vw;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 3.5vw;
        padding-right: 3.5vw;
        height: 170vw;
    }

    .texto-encima-contacto-1-1{
        position: absolute;
        top: 95vw;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 3.5vw;
        padding-right: 3.5vw; 
    }
    .oficinas{
        margin-top: 10vw;
        background-color: #003878;
    }

    .texto-encima-head-contacto-1 {
        position: relative;
        top: 5vw;
        padding-bottom: 5vw;
        /* left: 18%; */
        width: 100%;
        padding-left: 10vw;
        padding-right: 10vw;
    }

    .btn-examinar{
        font-size: 4vw;
    }

    .buscas-trabajo{
        display: none;
    }

    /* label {
        font-family: 'montserrat-wght';
        font-size: 1.8vw;
    } */

    .texto-encima-contacto p {
        font-size: 3vw;
    }

    .covid-intro-2 h2 {
        font-family: 'montserrat-wght';
        font-size: 5vw;
        color: #fff;
        padding-top: 10vw;
    }

    .btn-examinar {
        font-family: 'montserrat-wght';
        background-color: #303068;
        color: #fff;
        font-size: 2vw;
        width: 100%;
        margin-bottom: 2vw;
    }

    .nuestra-oficinas {
        margin-top: 0vw;
        margin-bottom: 3vw;
        color: #303068;
        font-family: 'montserrat-wght';
        font-size: 6vw;
    }

    .nuestra-oficinas h2 {        
        color: #303068;
        font-family: 'montserrat-wght';
        font-size: 6vw;
    }

    .contenedor-contacto {
        position: relative;
        width: 100%;        
    }

    .content-header{
        margin-top: 10vw;
    }

    .content-header div.texto-encima-head-covid{
        margin-top: 10vw;
    }

    .logo-small {
        height: 4vw;
    }

    .buscamos-vacante h2 {
        font-family: 'montserrat-wght';
        color: #fff;
        font-size: 6vw;
    }

    .texto-encima-contacto-bolsa {
        position: absolute;
        top: 75vw;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 8vw;
        padding-right: 8vw;
    }


    .form-bolsa h5 {
        color: #00a0df;
        font-family: 'montserrat-wght';
        font-size: 2.2vw;
        margin-bottom: 3vw;
        margin-top: 1vw;
    }

    .form-bolsa h4 {
        font-size: 4vw;
        margin-top: 3vw;
        text-align: center;
        color: #303068;
        font-family: 'montserrat-wght';
    }

    .tiempo-proceso {
        margin-top: 140vw;
        padding-left: 10vw;
        padding-right: 10vw;
    }

    .tiempo-proceso img{
        display: block;
        margin: auto;
    }

    .freelance img {
        margin-top: 20vw;
    }

    .tiempo-proceso h2{
        font-size: 4vw;
    }

    .vacante-seleccion-2 h2 {
        color: #003878;
        font-family: 'montserrat-wght';
        font-size: 4vw;
    }

    .vacante-seleccion-2 {
        background-color: #fff;
        border-radius: 20px;
        box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
        height: 36vw;
        margin-top: 16vw;
        /* padding-left: 4vw; */
    }

    .texto-encima-bolsa-vacantes-2 {
        position: absolute;
        top: 15vw;
        left: 30%;
        transform: translate(28%, -43%);
        padding-left: 15vw;
        /* padding-right: 10vw; */
        margin-top: 12vw;
    }

    .vacante-seleccion-2 p {
        font-family: 'montserrat-wght';
        font-size: 2.2vw;
        color: #1b1b3b;
        width: 60%;
    }

    .btn-descargar{
        /* margin-top: 10vw; */
        display: none;
    }

    .btn-descargar-1{
        display: block;
        margin-top: 30vw;
    }

    .text-descubre h2 {
        display: block;
        margin: auto;
        margin-bottom: 30vw;
        margin-top: 14vw;
        color: #303068;
        font-family: 'montserrat-wght';
        font-size: 4vw;
    }

    .text-descubre h2 {
        display: block;
        margin: auto;
        margin-bottom: 130vw;
        margin-top: 26vw;
        color: #303068;
        font-family: 'montserrat-wght';
        font-size: 4vw;
    }

    .texto-encima-head-bolsa-1 {
        position: absolute;
        top: -65vw;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .texto-encima-head-bolsa-2 p {
        color: #fff;
        font-family: 'montserrat-wght';
        font-size: 2vw;
    }

    .texto-encima-bolsa-vacantes {
        position: absolute;
        top: 20vw;
        left: 16%;
        transform: translate(-50%, -50%);
        padding-left: 10vw;
        padding-right: 10vw;
        margin-top: 0vw;
    }

    .vacante-seleccion {
        background-color: #fff;
        border-radius: 20px;
        box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
        height: 24vw;
        margin-top: 6vw;
        padding-left: 18vw;
    }

    .texto-encima-bolsa-vacantes img {      
        width: 28vw;
    }   

    .contenedor-vacante {
        position: relative;
        display: inline-block;
        text-align: center;
        width: 100%;
        padding-left: 8vw;
        padding-right: 5vw;
    }

    .vacante-seleccion p{
        padding: 1vw 1.5vw 2vw 1.5vw !important;
        margin-bottom: 0vw !important
    }

    .vacante-seleccion h2 {
        font-family: 'montserrat-wght';
        font-size: 2.6vw;
        margin-top: 2vw;
        color: #003878;
        margin-left: 3vw;
    }

    .cuadrado2 {
        border: 3px solid #fff;
        border-radius: 50%;
        /* display: inline-block; */
        margin-right: 1.2vw;
        /* margin-top: 1vw; */
        /* cursor: pointer; */
        /* margin-right: 10px; */
        padding: 0.5vw;
        float: right;
        margin-top: 10vw;
        
    }

    .vacante-seleccion p {
        font-family: 'montserrat-wght';
        font-size: 1.6vw;
        color: #1b1b3b;
    }

    .video-content h3 {
        color: #fff;
        margin-bottom: 3vw;
        font-size: 3.6vw;
        font-family: 'montserrat-wght';
    }
    label {
        font-family: 'montserrat-wght';
        font-size: 3vw;
    }

    .form-group small{
        font-size: 3vw;
    }

    .form-1 small {
        font-family: 'montserrat-wght';
        font-size: 3vw;
        text-align: justify;
    }

    #referencia {
        font-size: 3vw;
        margin-top: 2vw;
    }

    .mancha3 {
        margin-top: -6vw;
        margin-left: 4vw;
    }

    .video-content {
        padding-left: 5vw;
        padding-right: 5vw;
        margin-top: 10vw;
    }

    .c-s-header img{
        /* margin-top: 20vw !important; */
        display: block;
        margin: auto;
    }

    .texto-encima-head-bolsa{
        margin-top: 14vw;
    }

    .ingresa-cv-text {
        font-family: 'montserrat-wght';
        color: #303068 !important;
        font-size: 2.2vw;
    }

    .home-porque h2 {
        font-size: 8vw;
        font-family: 'montserrat-wght';
        color: #303068;
        margin-bottom: 4vw;
        padding-left: 2vw;
    }

    .home-porque h5 {
        font-size: 4vw;
        font-family: 'montserrat-wght';
        color: #303068;
        padding-left: 2vw;
    }

    .home-porque p {
        font-size: 3.6vw;
        font-family: 'montserrat-wght';
        color: #303068;
        padding-right: 0vw;
        padding-left: 2vw;
        margin-bottom: 3vw;
        text-align: justify;
    }

    .trabajar-con-tao{
        display: none;
    }

    .home-trabajar h2 {
        text-align: center;
        font-family: 'montserrat-wght';
        padding-top: 3vw;
        color: #303068;
        font-size: 5vw;
        padding-left: .5vw;
        padding-right: .5vw;
    }

    .home-trabajar {
        height: 100%;
        margin-left: 0%;
        border-radius: 2vw;
        box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
        background-color: #fff;
        width: 95% !important;
        margin-left: 3vw;
        margin-right: 2vw;
    }

    .home-trabajar img{
        display: block;
        margin: auto;
    }

    .home-trabajar h5 {
        text-align: center;
        font-family: 'montserrat-wght';
        padding-top: 3.2vw;
        color: #303068;
        font-size: 6vw;
        padding-left: 2vw;
        padding-right: 2vw;
    }

    .home-trabajar p {
        font-family: 'montserrat-wght';
        font-size: 3.6vw; 
        padding-left: 2vw;
        padding-right: 2vw;       
    }

    .home-clietes {
        height: 100%;
        box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
        background-color: #fff;
        border-radius: 1vw;
        margin-left: 0%;
        width: 100%;
    }

    .texto-encima-clientes {
        position: absolute;
        width: 93%;
        top: 24vw;
        left: 0%;
        left: 3%;
    }

    .content-trabajador {
        padding-right: 6vw;
        padding-left: 6vw;
        padding-top: 2vw;
        height: 110px;
    }

    .text-center {
        text-align: center!important;
        color: #303068;
    }

    .home-cobertura h2 {
        font-family: 'montserrat-wght';
        color: #303068;
        margin-top: 4vw !important;
        margin: auto;
        display: block;
        font-size: 6vw;
    }

    .texto-encima-comencemos p {
        color: #f511f6;
        font-family: 'montserrat-wght';
        font-size: 1.4vw;
    }

    .contenedor-comencemos {
        margin-top: 12vw;
    }

    .contenedor-servicios{
        margin-top: 70vw;
    }

    .nosotros-objetivo-content {
        background-color: #303068;
        height: 100%;
    }
    /* se edito nosotros */
    .text-center p {
        text-align: center!important;
        color: #003878 !important;        
    }

    .texto-encima-head-bolsa-2 p{
        color: #fff !important;
        font-size: 4vw;
    }

    .text-select-2{
        margin-top: 2vw;
    }

    .texto-encima-head-bolsa-2 {
        position: absolute;
        top: 30vw;
        left: 20%;
        transform: translate(-10%, -50%);
    }

    .contacto-p p{
        text-align: center!important;
        color: #fff !important;
        font-size: 4vw;
    }

    .content-mision-vision {
        margin-top: 70vw;
    }

    .content-mision img{
        width: 3vw;
    }

    .content-mision p {
        color: #f1f1f1;
        font-family: 'montserrat-wght';
        margin-top: 2vw;
        padding-left: 10vw;
        padding-right: 10vw;
        font-size: 1.4vw;
    }

    .carousel-caption-left {
        margin-bottom: -2vw;
        margin-left: 0vw;
    }

    .carousel-caption-left-c {
        margin-bottom: -2vw;
        margin-left: 0vw;
    }

    .carousel-caption-left-c img{
        width: 25vw;
        float: left;
    }

    .carousel-caption-left-cont {
        margin-bottom: -10vw;
        margin-left: -1vw;
    }

    .carousel-caption-left-cony img{
        width: 25vw;
        float: left;
    }

    .carousel-caption-left .texto-encima-head-btn-2 {
        /* float: left;
        width: 25vw; */
    }

    .diferencia-2 p {
        padding: 1vw 2vw 0vw 2vw;
        font-size: 3.6vw !important;
    }

    .row-soluciones-serv img{
        display: block;
        margin: auto;
        width: 20vw;
    }

    .texto-algunos-serv img{
        display: block;
        margin: auto;
        width: 20vw;
    }

    .texto-algunos-serv p {
        color: #f1f1f1;
        font-family: 'montserrat-wght';
        margin-top: 2vw;
        font-size: 2vw;
    }

    .soluciones-servicios p {
        color: #f1f1f1;
        font-family: 'montserrat-wght';
        margin-top: 2vw;
        margin-bottom: 2vw;
        font-size: 3.6vw;
    }

    .home-como-trabajamos{
        display: block;
    }
    
    .home-descubre-text {
        padding-left: 2vw;
    }

    .contenedor-relative{
        position: relative !important;
    }
    
    .futuro h2 {
        color: #fff;
        font-family: 'montserrat-wght';
        margin-top: 20vw;
    }

    .donaciones-center {
        /* height: 1020vw !important; */
        background-color: #00a0df;
    }

    .acciones {
        height: 565vw;
        margin-top: 6vw;
        background-color: #00a0df;
        margin-bottom: 0px;
    }

    .text-encima-donaciones-2 {
        position: relative;
        top: 0vw;
        width: 100%;
        background-color: #00a0df;
        height: 12vw;
        padding-top: 1vw;
    }

    .buscas-trabajo-m{
        display: block;
    }

    .buscas-trabajo-m{
        font-family: 'montserrat-wght';
        font-size: 4vw;
    }

    .buscas-trabajo-2-m{
        display: block !important;
    }

}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    
    .lapiz {
        margin-top: -10vw !important;
        margin-left: 28vw !important;
    } .mancha6 {
        margin-top: -50vw !important;
        padding-bottom: -100vw !important;
        margin-left: 10vw !important;
    }

    .btn-footer-lng {
        background-color: #00a0df;
        color: #fff;
        border-radius: 8vw;
        padding-left: 3vw;
        padding-right: 3vw;
        margin-top: 1vw;
        font-family: 'montserrat-wght';
        width: 100%;
        font-size: 1.4vw !important;
    }

    .text-tao-head-social-text p {
        font-size: 4vw;
        color: #fff;
        font-family: 'montserrat-wght';
        text-shadow: 0px 0px 3px #111;

    }

    .texto-encima-contacto {
        position: relative;
        top: -10vw;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 3.5vw;
        padding-right: 3.5vw;
        height: 170vw;
    }

    .carousel-caption-right {
        margin-bottom: 2vw;
        margin-left: 40vw;
    }

    .carousel-caption-left-cont {
        margin-bottom: -5vw;
        margin-left: 0vw;
    }

    .btn-servicios img{
        width: 35vw;
    }

    .nosotros-objetivo-content h3 {
        color: #efeff3;
        font-family: 'montserrat-wght';
        margin-top: 9vw;
        font-size: 3vw;
    }

    .nosotros-objetivo-content p {
        color: #efeff3;
        font-family: 'montserrat-wght';
        font-size: 1.8vw;
    }

    .carousel-caption-left-c {
        margin-bottom: -2vw;
        margin-left: 0vw;
    }

    .carousel-caption-left-c img{
        width: 25vw;
        float: left;
    }

    .buscas-trabajo-2-m{
        display: block !important;
    }

    .carousel-caption-left-bolsa{
        margin-bottom: 3vw;
    } 
     
    .carousel-caption-left-bolsa img{
        width: 20vw;
        float: left;
        margin-top: 1vw;
    }

    .carousel-caption-left-bolsa p{
        margin-bottom: .5vw;
    }

    .contenedor-vacante {
        position: relative;
        display: inline-block;
        text-align: center;
        width: 100%;
        padding-left: 12vw;
        padding-right: 4vw;
    }

    .vacante-seleccion p {
        font-family: 'montserrat-wght';
        font-size: 1.4vw;
        color: #1b1b3b;
        padding: 1vw 2vw 0.5vw 7vw;
    }

    .vacante-seleccion h2 {
        font-family: 'montserrat-wght';
        font-size: 2vw;
        margin-top: 2vw;
        color: #003878;
        margin-left: 6vw;
    }

    .nuestras-oficinas-p{
        font-size: 6vw !important;
    }

    .texto-encima-head-contacto-1 {
        position: relative;
        top: 4vw;
        /* left: 18%; */
        width: 100%;
        padding-left: 10vw;
        padding-right: 10vw;
    }

    .fondo-maps{
        display: none;
    }
    
    /* .text-encima-donaciones-2 {
        position: relative;
        top: 0vw;
        width: 100%;
        background-color: #00a0df;
        height: 12vw;
        padding-top: 1vw;
    } */

    .donaciones-salud h2 {
        margin-top: 0vw;
        padding-left: 2vw;
        font-family: 'montserrat-wght';
        color: #303068;
    }

    .contacto-btns-2 {
        margin-top: 0vw;
    }

    .texto-encima-donaciones-2{
        position: absolute;
        margin-left: 2vw;
        margin-right: 2vw;
        top: 0vw;
        /* width: 95%; */
        /* padding-right: 15vw; */
    }

    /* ul{
        margin-block-start: 0em;
        margin-left: -5vw;
    } */

    .texto-encima-covid-2 {
        position: absolute;
        top: -65vw;
        width: 100%;
        left: 1vw;
    }

    .texto-encima-head-btn-2{        
        margin-top: -2vw;
    }

    .home-descubre {
        background-color: #303068;
        /* height: 60vw; */
        height: 100%;
    }

    .soluciones-servicios p {
        color: #f1f1f1;
        font-family: 'montserrat-wght';
        margin-top: 2vw;
        margin-bottom: 2vw;
        font-size: 2vw;
        font-size: 2vw;
    }

    .texto-algunos-serv p {
        color: #f1f1f1;
        font-family: 'montserrat-wght';
        margin-top: 2vw;
        font-size: 2vw;
    }

    .carousel-caption-left {
        margin-bottom: 0vw;
        margin-left: 0vw;
    }

    .carousel-caption-left .texto-encima-head-btn-2 {
        float: left;
        width: 30vw;
    }

    .content-mision-vision {
        margin-top: 55vw;
    }

    .content-mision img {
        width: 4vw;
    }

    .menu-2{
        display: none;
    }

    .buscamos-vacante {
        padding-left: 0vw;
        padding-right: 0vw;
        margin-top: 12vw;
    }

    .content-header{
        margin-top: 6vw;
    }

    .content-header div.texto-encima-head-covid{
        margin-top: 6vw;
    }

    .texto-encima-contacto {
        position: absolute;
        /* position: relative; */
        top: 55vw;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 0.5vw;
        padding-right: 0.5vw;
        /* bottom: 25vw; */
    }

    .texto-encima-head-btn-nos img{
        width: 25vw !important;
    }

    .row-texto-encima-soluciones ul li{
        font-size: 1.5vw;  
    }

    .contenedor-comencemos img{
        width: 100% !important;
    }

    .btn-contacto{
        width: 20vw;
    }

    .texto-encima-head-btn {
        position: absolute;
        top: 44vw;
        left: 65%;
    }

    .texto-encima-head-btn img{
        width: 16vw;
    }

    .home-descubre-text img{
        width: 16vw;
    }

    .home-descubre p{
        font-size: 2vw;
    }

    .home-descubre-text{
        padding-left: 4vw;
        padding-right: 4vw;
    }

    .home-descubre{
        background-color: #303068;
        height: 120vw;
    }

    .home-descubre-img {
        margin-top: 4vw !important;
        width: 60vw;
        display: block;
        margin: auto;
    }

    .home-trabajar h2 {
        text-align: center;
        font-family: 'montserrat-wght';
        padding-top: 3vw;
        color: #303068;
        font-size: 2vw;
    }

    .content-trabajador-row p {
        font-family: 'montserrat-wght';
        font-size: 1.2vw;
        float: left;
    }

    .home-trabajar {
        height: 75vw;
        margin-left: 16%;
        border-radius: 2vw;
        box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
        background-color: #fff;
        width: 65%;
    }

    .texto-encima-clientes{    
        position: absolute;
        width: 65%;
        top: 30vw;    
        left: 16%;
    }

    .cobertura-p {
        font-family: 'montserrat-wght';
        font-size: 1.8vw;
        margin-top: 2vw;
        display: block;
        margin: auto;
        margin-top: 2vw;
    }

    .card-tao-home p {
        font-family: 'montserrat-wght';
        font-size: 1.2vw;
        padding-left: 5vw;
    }

    .content-card img{
        width: 8vw;
    }

    .texto-encima-comencemos p {
        font-size: 1.5vw;
    }

    .footer-dir p {        
        font-size: 1.2vw;        
    }

    .contenedor-comencemos{
        margin-top: 10vw;
    }

    .garantias-text-rest{
        font-size: 2vw !important;
    }

    .contenedor-comencemos img{
        width: 6vw;
    }

    .nosotros-objetivo-content {
        background-color: #303068;
        height: 42vw;
    }

    .nosotros-conoce img.btn-conoce{
        width: 20vw;
        float: left;
    }

    #map{
        height: 150px;
        border-radius: 20px;
    }
    
    #map2{
        height: 150px;
        border-radius: 20px;
    }
    
    #map3{
        height: 150px;
        border-radius: 20px;
    }
    
    #map4{
        height: 150px;
        border-radius: 20px;
    }

    .texto-encima-head-contacto-1 p{
        font-family: 'montserrat-wght'; 
        margin-top: 2vw;
        color: #fff;
        font-size: 2vw;
    }
    

    .texto-encima-contacto {
        position: absolute;
        /* position: relative; */
        top: 60vw;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: .5vw;
        padding-right: .5vw;
        /* bottom: 25vw; */
    }

    .margin-form {
        margin-top: 5vw;
    }

    .texto-encima-contacto p{
        font-size: 2vw;
    }

    .buscas-trabajo{
        display: none !important;
    }

    .buscas-trabajo-2{
        display: none !important;
    }

    .nuestra-oficinas {
        margin-top: 60vw;
        margin-bottom: 3vw;
        color: #303068;
        font-family: 'montserrat-wght';
    }

    .texto-encima-head-btn-nos {
        position: absolute;
        top: 40vw;
        left: 58%;
    }

    .oficinas {
        margin-top: 25vw;
        background-color: #003878;
        padding-bottom: 8vw;
    }

    .nuestra-oficinas-2 {
        margin-top: 110vw;
        margin-bottom: 3vw;
        color: #303068;
        font-family: 'montserrat-wght';
        padding-left: 0vw;
        padding-right: 0vw;
    }

    .nuestros-servicios div.carousel-item{
        height: 142px;
        overflow-y: visible;
    }

    .vacante-seleccion-contacto p {
        font-family: 'montserrat-wght';
        font-size: 1.8vw;
        color: #fff;
    }

    .v-s-pad {
        padding-left: 10vw;
    }

    .texto-encima-bolsa-vacantes img{
        width: 25vw;
    }

    .texto-encima-bolsa-vacantes {
        position: absolute;
        top: 14vw;
        left: 20%;
        transform: translate(-50%, -50%);
        padding-left: 10vw;
        padding-right: 10vw;
        margin-top: 12vw;
    }

    .vacante-seleccion {
        background-color: #fff;
        border-radius: 20px;
        box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
        height: 22vw;
        margin-top: 6vw;
        padding-left: 10vw;
    }

    .video-content {
        padding-left: 5vw;
        padding-right: 5vw;
        margin-top: 10vw;
    }

    .buscamos-vacante p{
        font-size: 1.8vw;
        margin-bottom: 2vw;
    }

    .texto-encima-contacto-bolsa {
        position: absolute;
        top: 50vw;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 1vw;
        padding-right: 1vw;
    }

    .form-bolsa {
        padding-left: 4vw;
        padding-right: 4vw;
        margin-top: 10vw;
    }

    .form-bolsa h5 {
        color: #00a0df;
        font-family: 'montserrat-wght';
        font-size: 1.8vw;
        margin-bottom: 3vw;
        margin-top: 1vw;
    }

    .tiempo-proceso {
        margin-top: 60vw;
        padding-left: 5vw;
        padding-right: 5vw;
    }

    .ingresa-cv-text {
        font-family: 'montserrat-wght';
        color: #303068 !important;
        font-size: 1.8vw;
    }

    .freelance h2 {
        color: #fff;
        font-family: 'montserrat-wght';
        margin-top: 8vw;
    }

    .tiempo-proceso h2 {
        font-family: 'montserrat-wght';
        color: #303068;
        font-size: 3vw;
    }

    .texto-encima-bolsa-vacantes-2 {
        position: absolute;
        top: 16vw;
        left: 36%;
        transform: translate(28%, -43%);
        padding-left: 12vw;
        /* padding-right: 10vw; */
        margin-top: 12vw;
    }
    .vacante-seleccion-2 h2 {
        color: #003878;
        font-family: 'montserrat-wght';
        font-size: 2vw;
    }

    .vacante-seleccion-2 {
        background-color: #fff;
        border-radius: 20px;
        box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
        height: 26vw;
        margin-top: 16vw;
        padding-left: 4vw;
    }

    .quedarte-empleo {
        padding-left: 1vw; 
        padding-right: 1vw;
        margin-top: 6vw;
    }

    .quedarte-empleo h2 {
        font-family: 'montserrat-wght';
        color: #180fd2;
        margin-top: 5vw;
        font-size: 2.5vw;
    }

    .quedarte-empleo h2 p {
        color: #303068;
        font-size: 1.5vw;
    }

    .text-descubre h2 {
        display: block;
        margin: auto;
        margin-bottom: 50vw;
        margin-top: 10vw;
        color: #303068;
        font-family: 'montserrat-wght';
        font-size: 3vw;
    }

    .diferencia-2 p {
        padding: 1vw 2vw 0vw 2vw;
        font-size: 2vw !important;
    }

    body{
        overflow-x: hidden;
     }

     .donaciones-center {
        height: 100%;
        background-color: #00a0df;
    }

    .futuro {
        background-color: #303068;
        margin-top: 60vw;
    }

    .form-contacto-content {
        position: absolute;
        padding-left: 5vw;
        padding-right: 5vw;
        margin-top: 3vw;
        width: 100%;
    }

    .form-contacto h2 {
        color: #303068;
        font-size: 3vw;
        margin-top: 4vw;
        margin-bottom: 4vw;
    }

    label {
        font-family: 'montserrat-wght';
        font-size: 2vw;
    }

    .futuro h2 {
        color: #fff;
        font-family: 'montserrat-wght';
        margin-top: 10vw;
    }

    .form-1 small {
        font-family: 'montserrat-wght';
        font-size: 2vw;
        text-align: justify;
    }

    #referencia {
        font-size: 2vw;
        margin-top: 3vw;
    }

    .btn-examinar {
        font-family: 'montserrat-wght';
        background-color: #303068;
        color: #fff;
        font-size: 2vw;
    }

    .futuro img {
        margin-top: 10vw;
        margin-bottom: 10vw;
    }

    .c-s-programa {
        background-color: #303068;
        height: 100%;
        margin-top: 5vw;
    }

    .c-s-programa p.c-s-programa-2 {
        font-family: 'montserrat-wght';
        color: #f1f1f1;
        padding-left: 12vw;
        padding-right: 4vw;
        /* padding-right: 16vw; */
        line-height: 3.2vw;
        margin-top: 4vw;
    }

    .img-encima-donaciones-2 img {
        float: right;
        padding-right: 15vw;
        /* margin-bottom: 10vw; */
        width: 50vw;
        display: none;
    }

    .donaciones-robotica {
        margin-top: 0vw;
        margin-top: 4vw;
    }

    .causas-icon {
        position: absolute;
        top: 0vw;
        left: 80%;
    }

    .text-encima-donaciones-3 {
        position: absolute;
        top: -2vw;
        width: 50%;
        left: 30%;
    }

    .contenedor-enrolate h2 {
        color: #303068;
        font-family: 'montserrat-wght';
        font-size: 3vw;
        text-align: center;
    }

    .contenedor-enrolate h3 {
        color: #f511f6;
        font-family: 'montserrat-wght';
        font-size: 1.6vw;
        text-align: center;
    }

   
    .riesgos p {
        font-family: 'montserrat-wght';
        font-size: 2.4vw;
        margin-top: 5vw;
    }

    .riesgos-textos img {
        display: block;
        margin: auto;
    }

    .contenedor-covid {
        position: relative;
        /* display: inline-block; */
        text-align: center;
        width: 100%;
        background-color: #00a0df;
    }

    .gar-tao {
        position: relative !important;
    }

    .donaciones-center {
        height: 60% !important;
        background-color: #00a0df;
    }

    .acciones {
        height: 320vw;
        margin-top: 6vw;
        background-color: #00a0df;
        margin-bottom: 0px;
    }

    .contacto-btns {
        margin-top: 1vw;
    }

    .contenedor-servicios{
        margin-top: 35vw;
    }

    .texto-encima-head-bolsa-2 {
        position: absolute;
        top: 50vw;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .freelance {
        padding: 22vw 15vw 4vw 15vw;
    }

    .texto-encima-head-btn-2 img{
        width: 20vw;
    }

    .carousel-caption-left-nos {
        margin-bottom: 4vw;
        margin-left: 0vw;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    
    .lapiz {
        margin-top: -10vw !important;
        margin-left: 28vw !important;
    } .mancha6 {
        margin-top: -50vw !important;
        padding-bottom: -100vw !important;
        margin-left: 10vw !important;
    }

    .texto-encima-comen-nos {
        position: absolute;
        top: 3vw;
        padding-left: 10vw;
        padding-right: 10vw;
    }

    .content-mision{
        padding-top: 0vw;
    }

    
    .carousel-caption-right {
        margin-bottom: 5vw;
        margin-left: 40vw;
    }
    
    .btn-servicios img{
        width: 30vw;
    }

    .texto-encima-head-btn-2 img{
        width: 20vw;
    }

    .carousel-caption-left-c {
        margin-bottom: -8vw;
        margin-left: 0vw;
    }

    .carousel-caption-left-c img{
        width: 25vw;
        float: left;
    }

    .form-1 small {
        font-family: 'montserrat-wght';
        font-size: 1vw;
        text-align: justify;
    }

    .p-empresa{
        font-size: 1.8vw;
    }

    .nuestros-servicios {
        background-color: #303068;
        border-radius: 30px;
        /* height: 20vw; */
        margin-bottom: 3vw;
        margin-top: 48vw;
    }

    .cuadrado2 {
        border: 3px solid #fff;
        border-radius: 50%;
        /* display: inline-block; */
        margin-right: 1.2vw;
        /* margin-top: 1vw; */
        /* cursor: pointer; */
        /* margin-right: 10px; */
        padding: 0.2vw;
        float: right;
        /* float: right; */
        margin-bottom: 1vw;
        margin-right: 1.5vw;
    }

    .carousel-caption-left-bolsa{
        margin-bottom: 0vw;
    } 
     
    .carousel-caption-left-bolsa img{
        width: 25vw;
        float: left;
        margin-top: 1vw;
    }

    .carousel-caption-left-bolsa p{
        margin-bottom: .5vw;
    }

    .contenedor-vacante {
        position: relative;
        display: inline-block;
        text-align: center;
        width: 100%;
        padding-left: 12vw;
        padding-right: 4vw;
    }

    .vacante-seleccion p {
        font-family: 'montserrat-wght';
        font-size: 1.4vw;
        color: #1b1b3b;
        padding: 1vw 2vw 0.5vw 3vw;
    }

    .vacante-seleccion h2 {
        font-family: 'montserrat-wght';
        font-size: 2vw;
        margin-top: 2vw;
        color: #003878;
        margin-left: 6vw;
    }

    .garantias-text p.garantias-text-rest {
        display: block;
        margin: auto;
        color: #303068;
        font-family: 'montserrat-wght';
        margin-top: 1vw;
        font-size: 2vw;
    }

    .contenedor-servicios{
        margin-top: 40vw;
    }

    .carousel-caption-left-c{
        margin-bottom: 0vw;
        margin-left: 0vw;
    }
    
    .covid-intro h2 {
        font-family: 'montserrat-wght';
        font-size: 4vw;
        color: #fff;
        padding-top: 10vw;
    }

    .contacto-btns {
        margin-top: 1vw;
    }

    body{
        overflow-x: hidden;
     }

     .donaciones-center {
        height: 100%;
        background-color: #00a0df;
    }

    .futuro {
        background-color: #303068;
        margin-top: 70vw;
    }

    .donaciones-robotica {
        margin-top: 0vw;
        /* margin-top: 4vw; */
    }

    .form-contacto-content {
        position: absolute;
        padding-left: 5vw;
        padding-right: 5vw;
        margin-top: 3vw;
        width: 100%;
    }

    .c-s-programa {
        background-color: #303068;
        height: 100%;
        margin-top: 5vw;
    }

    .home-descubre {
        background-color: #303068;
        height: 100%;
    }

    .home-descubre p {
        color: #efeff3;
        font-family: 'montserrat-wght';
        font-size: 1.6vw;
    }

    .contenedor-comencemos{
        margin-top: 5vw !important;
    }

    .garantias-text {
        margin-top: 4vw;
    }

    .texto-algunos-serv p {
        color: #f1f1f1;
        font-family: 'montserrat-wght';
        margin-top: 2vw;
        font-size: 2vw;
    }

    .content-mision img {
        width: 5vw;
    }

    .texto-encima-bolsa-vacantes img{
        width: 30vw;
    }

    .buscas-trabajo{
        width: 38%;
    }

    .texto-encima-contacto{
        font-size: 2vw !important;
    }

    .contenedor-comencemos img{
        width: 100% !important;
    }

    .row-texto-encima-soluciones ul li{
        font-size: 1.5vw;  
    }

    .contenedor-comencemos img{
        width: 100%;
    }

    .nosotros-objetivo-content {
        background-color: #303068;
        height: 38vw;
    }

    .contenedor-comencemos img{
        width: 6vw;
    }

    .texto-encima-head-btn {
        position: absolute;
        top: 44vw;
        left: 65%;
    }

    .card-tao-home p {
        font-family: 'montserrat-wght';
        font-size: 1vw;
        padding-left: 3vw;
    }

    .card-tao-home p {
        font-family: 'montserrat-wght';
        font-size: 1vw;
        padding-left: 4vw;
    }

    .contenedor-comencemos{
        margin-top: 40vw;
    }

    #map{
        height: 150px;
        border-radius: 20px;
    }
    
    #map2{
        height: 150px;
        border-radius: 20px;
    }
    
    #map3{
        height: 150px;
        border-radius: 20px;
    }
    
    #map4{
        height: 150px;
        border-radius: 20px;
    }

    .texto-encima-contacto {
        position: absolute;
        /* position: relative; */
        top: 42vw;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 1vw;
        padding-right: 1vw;
        /* bottom: 25vw; */
    }

    .nuestra-oficinas {
        margin-top: 38vw;
        margin-bottom: 3vw;
    }

    .texto-encima-head-btn-nos {
        position: absolute;
        top: 40vw;
        left: 60%;
    }

    .texto-encima-contacto {
        position: absolute;
        /* position: relative; */
        top: 50vw;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 1vw;
        padding-right: 1vw;
        /* bottom: 25vw; */
    }

    .buscas-trabajo-2 {
        width: 45%;
    }

    .texto-encima-contacto-bolsa {
        position: absolute;
        top: 44vw;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 1vw;
        padding-right: 1vw;
    }
    
    .buscamos-vacante {
        padding-left: 0vw;
        padding-right: 0vw;
        margin-top: 12vw;
    }

    .contenedor-vacante {
        position: relative;
        display: inline-block;
        text-align: center;
        width: 100%;
        padding-left: 16vw;
        padding-right: 10vw;
    }

    .contenedor-vacante {
        position: relative;
        display: inline-block;
        text-align: center;
        width: 100%;
        padding-left: 10vw;
        padding-right: 0vw;
    }

    .vacante-seleccion {
        background-color: #fff;
        border-radius: 20px;
        box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
        height: 22vw;
        margin-top: 6vw;
        padding-left: 24vw;
    }

    .vacantes-title {
        color: #f511f6;
        margin-bottom: 4vw;
    }

    .texto-encima-bolsa-vacantes {
        position: absolute;
        top: 10vw;
        left: 25%;
        transform: translate(-50%, -50%);
        padding-left: 10vw;
        padding-right: 10vw;
        margin-top: 20vw;
    }

    .vacante-seleccion {
        background-color: #fff;
        border-radius: 20px;
        box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
        height: 22vw;
        margin-top: 10vw;
        padding-left: 24vw;
    }

    .tiempo-proceso {
        margin-top: 22vw;
        padding-left: 2vw;
        padding-right: 2vw;
    }

    .quedarte-empleo {
        padding-left: 2vw;
        padding-right: 2vw;
        margin-top: 6vw;
    }

    .vacante-seleccion-2 {
        background-color: #fff;
        border-radius: 20px;
        box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
        height: 25vw;
        margin-top: 16vw;
        padding-left: 1vw;
    }

    .texto-encima-bolsa-vacantes-2 {
        position: absolute;
        top: 12vw;
        left: 30%;
        transform: translate(28%, -43%);
        padding-left: 10vw;
        /* padding-right: 10vw; */
        margin-top: 12vw;
    }

    .video-content {
        padding-left: 5vw;
        padding-right: 5vw;
        margin-top: 10vw;
    }

    .buscamos-vacante {
        padding-left: 0vw;
        padding-right: 0vw;
        margin-top: 12vw;
    }

    .contenedor-vacante {
        position: relative;
        display: inline-block;
        text-align: center;
        width: 100%;
        padding-left: 12vw;
        padding-right: 0vw;
    }

    .tiempo-proceso {
        margin-top: 30vw;
        padding-left: 2vw;
        padding-right: 2vw;
    }

    .vacante-seleccion-2 h2 {
        color: #003878;
        font-family: 'montserrat-wght';
        font-size: 3vw;
    }

    .text-descubre h2 {
        display: block;
        margin: auto;
        margin-bottom: 40vw;
        margin-top: 10vw;
        color: #303068;
        font-family: 'montserrat-wght';
    }

    .texto-encima-head-bolsa-2 {
        position: absolute;
        top: 36vw;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .texto-encima-head-bolsa-1 {
        position: absolute;
        top: -10vw;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .buscamos-vacante h2{
        text-align: center;
    }

    .menu-2{
        display: none;
    }

    .donaciones-center {
        height: 40% !important;
        background-color: #00a0df;
    }

    .acciones {
        height: 180vw;
        margin-top: 6vw;
        background-color: #00a0df;
        margin-bottom: 0px;
    }

    .carousel-caption-left-c img{
        width: 25vw;
        float: left;
    }

    .carousel-caption-left-cont {
        margin-bottom: 6vw;
        margin-left: 0vw;
    }
    
}
@media (min-width: 992px) {
    .botones {
        display: block;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {

    .carousel-caption-right {
        margin-bottom: 10vw;
        margin-left: 40vw;
    }

    .btn-servicios img{
        width: 20vw;
    }

    .carousel-caption-left-c img{
        /* width: 25vw; */
        float: left;
    }

    .carousel-caption-left-cont {
        margin-bottom: 8vw;
        margin-left: 0vw;
    }

    .carousel-caption-left-bolsa{
        margin-bottom: 5vw;
    } 
     
    .carousel-caption-left-bolsa img{
        /* width: 25vw; */
        float: left;
        margin-top: 1vw;
    }

    .carousel-caption-left-bolsa p{
        margin-bottom: .5vw;
    }

    .contenedor-vacante {
        position: relative;
        display: inline-block;
        text-align: center;
        width: 100%;
        padding-left: 12vw;
        padding-right: 4vw;
    }

    .vacante-seleccion p {
        font-family: 'montserrat-wght';
        font-size: 1.4vw;
        color: #1b1b3b;
        padding: 1vw 2vw 0.5vw 7vw;
    }

    .vacante-seleccion h2 {
        font-family: 'montserrat-wght';
        font-size: 2vw;
        margin-top: 2vw;
        color: #003878;
        margin-left: 6vw;
    }

    .contenedor-vacante {
        position: relative;
        display: inline-block;
        text-align: center;
        width: 100%;
        padding-left: 12vw;
        padding-right: 4vw;
    }

    .vacante-seleccion p {
        font-family: 'montserrat-wght';
        font-size: 1.4vw;
        color: #1b1b3b;
        padding: 1vw 2vw 0.5vw 7vw;
    }

    .vacante-seleccion h2 {
        font-family: 'montserrat-wght';
        font-size: 2vw;
        margin-top: 2vw;
        color: #003878;
        margin-left: 6vw;
    }

    .texto-encima-head-bolsa-2 {
        position: absolute;
        top: 32vw;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .menu-1{
        display: none;
    }

    .contenedor-servicios{
        margin-top: 25vw;
    }

    .linea-3{
        margin-top: 3vw;
        margin-bottom: 3vw;
    }
    

    .c-s-programa h2 {
        margin-top: 6vw !important;
        padding-top: 16vw;
        color: #f511f6;
        display: block;
        margin: auto;        
        font-size: 3vw;
        font-family: 'montserrat-wght';
    }

    .header-home{
        margin-top: 5vw;
    }    

    .content-mision img {
        width: 6vw;
    }
    
    /* .menu-2{
        display: none;
    }     */

    .navbar-light .navbar-nav .nav-link {
        color: #efeff3;
        font-family: 'montserrat-wght';
        font-size: 1.4vw;
    }

    .texto-encima-head-btn {
        position: absolute;
        top: 44vw;
        left: 66%;
    }

    .card-tao-home p {
        font-family: 'montserrat-wght';
        font-size: 1vw;
        padding-left: 3vw;
    }

    .content-mision p {
        color: #f1f1f1;
        font-family: 'montserrat-wght';
        /* margin-top: 2vw; */
        padding-left: 10vw;
        padding-right: 10vw;
        font-size: 1.1vw;
    }

    #map{
        height: 200px;
        border-radius: 20px;
    }
    
    #map2{
        height: 200px;
        border-radius: 20px;
    }
    
    #map3{
        height: 200px;
        border-radius: 20px;
    }
    
    #map4{
        height: 200px;
        border-radius: 20px;
    }

    .texto-encima-bolsa-vacantes img{
        width: 25vw;
    }

    .texto-encima-bolsa-vacantes{
        top: 12vw;
        left: 23%;
    }

    .v-s-pad{
        padding-left: 18vw;
    }

    .texto-encima-contacto {    
        top: 38vw;        
    }

    .nuestra-oficinas {
        margin-top: 18vw;
        margin-bottom: 3vw;        
    }

    .vacante-seleccion-2 {
        background-color: #fff;
        border-radius: 20px;
        box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
        height: 25vw;
        margin-top: 16vw;
        padding-left: 4vw;
    }

    .texto-encima-contacto-bolsa {
        position: absolute;
        top: 44vw;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 8vw;
        padding-right: 8vw;
    }

    .texto-encima-head-btn-nos {
        position: absolute;
        top: 36vw;
        left: 73%;
    }

    .donaciones-center {
        /* height: 35% !important;
        background-color: #00a0df; */
    }

    .acciones {
        height: 180vw !important;
        margin-top: 6vw;
        background-color: #00a0df;
        margin-bottom: 0px;
    }

    .texto-encima-contacto {
        position: absolute;
        /* position: relative; */
        top: 35vw;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 1vw;
        padding-right: 1vw;
        /* bottom: 25vw; */
    }

    .navbar-nav li a{
        font-size: 1.2vw !important;
        font-family: 'montserrat-wght';
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    
    .texto-encima-comen-nos {
        position: absolute;
        top: 0vw;
        padding-left: 15vw;
        padding-right: 15vw;
    }

    .content-mision{
        padding-top: 8vw;
    }

    .carousel-caption-left-c img{
        /* width: 20vw; */
        float: left;
        margin-bottom: 5vw;
    }

    .carousel-caption-left-cont {
        margin-bottom: 8vw;
        margin-left: 0vw;
    }

    .acciones {
        height: 140vw;
        margin-top: 6vw;
        background-color: #00a0df;
        margin-bottom: 0px;
    }

    /* .nav-tao a.navbar-brand {
        margin-left: 12vw;
    } */
    
    #navbar-tao{
        margin-left: 0vw !important;
    }
    
    /* .carousel-caption{
        margin-bottom: 20vw;
        margin-left: 24vw;
    }
    
    .carousel-caption h5{
        font-family: 'montserrat-wght';
    }
    
    .carousel-caption p{
        font-family: 'montserrat-wght';
    } */
    

    .copyright p {
        color: #efeff3;
        margin: auto;
        margin: 20px 0 0 0;
        font-family: 'montserrat-wght';
        font-size: 14px;
    }


    #map{
        height: 250px;
        border-radius: 20px;
    }
    
    #map2{
        height: 250px;
        border-radius: 20px;
    }
    
    #map3{
        height: 250px;
        border-radius: 20px;
    }
    
    #map4{
        height: 250px;
        border-radius: 20px;
    }
    
    .texto-encima-bolsa-vacantes img{
        width: 30vw;
    }

    /* .navbar-nav li a {
        font-size: 1.2vw !important;
        font-family: 'montserrat-wght';
    } */
    
    .versus p{
        color: #fff ;    
    }
    
}