﻿body{
    background: #fcfcfc;
    font-family: 'Oswald', sans-serif;
    color: #818181;
}


.buscar{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100vh;
    display: none;
}
.buscar .cerrar{
    position: absolute;
    top: 30px;
    left: 50%;
}

.se{
    text-align: center;
    margin-top: 40vh;
}
.se input{
    border: 0;
    border-bottom: 1px solid white;
    background: transparent;
    width: 100%;
    color: white;
    font-size: 24px;
    padding: 30px 12px;
}
.se input::placeholder{
    color: white;
}
.se input:focus{
    border: 0;
}


.cookies{
    position: fixed;
    bottom: 30px;
    left: 2%;
    z-index: 10000;
    background: #0d0d0d;
    font-size: 16px;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;

    border-radius: 4px;
}


.w{
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 100;
    width: 70px;
    height: 70px;
    text-align: center;
    color: white;
    font-size: 70px;
    border-radius: 50%;
    
    animation:efecto 1.2s infinite;
}
.w b{
    position: relative;
    top: -20px;
    background: black;
    border-radius: 50%;
}
@keyframes efecto{
    0%{
        box-shadow: 0 0 0 0 rgba(204, 0, 0, 0.85);
    }
    100%{
        box-shadow: 0 0 0 25px rgba(204, 0, 0, 0);
    }
}


.menuBlack{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: black;
    height: 100vh;
    display: none;
}

.cerrar{
    background: white;
    width: 40px;
    color: black;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;

    border-radius: 50%;
}

.listaMenu{
    text-align: center;
    margin-top: 20vh;
}
.listaMenu a{
    color: white;
    text-decoration: none;
}
.lMenu{
    padding: 12px 0;
}

.datosMenuBlack{
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
}
.datosMenuBlack a{
    color: white;
    text-decoration: none;
}





.blanco{
    background: black;
}


.cabecera{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    padding-top: 40px;
    padding-bottom: 40px;

    transition: all 0.2s;
}
.cabecera2{
    border-bottom: 1px solid gray;
}
.cabecera2 nav ul li{
    position: relative;
    width: 25%;
}

nav a{
    color: white;
    text-decoration: none;
}
nav ul{
    list-style: none;
    padding: 0;
}
nav ul li{
    position: relative;
    width: 50%;
    float: left;
}
.menu{
    text-align: center;
    font-size: 20px;
    color: white;
}


nav ul li:hover .menuS{
    display: block;
}


.menuS{
    position: absolute;
    top: 30px;
    left: -25%;
    width: 150%;
    background: black;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
}
.menuS ul li{
    width: 100% !important;
}
.menuS .menu{
    padding-top: 5px;
    padding-bottom: 5px;
}
.menuS .menu:hover{
    text-decoration: underline;
}


.iconos{
    text-align: end;
    color: white;
    font-size: 30px;
}
.iconos b{
    margin-left: 30px;
    cursor: pointer;
}


.efecto{
    padding: 0;
}
.efecto2 .carousel-caption{
    color: white !important;
    text-align: center !important;
}
.carousel-caption{
    text-align: left;
}
.carousel-caption p{
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 400;
}
.carousel-caption h5{
    font-weight: bold;
    font-size: 95px;
    line-height: 1.1em;
}

.imagenMobil{
    display: none !important;
}


.uno{
    background: url(../images/fondoUno.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 120px;
    padding-bottom: 120px;
}
.uno strong{
    color: #AA2A23;
    font-weight: normal;
    font-size: 50px;
}


.dos{
    background: #AA2A23;
}
.dos a{
    text-decoration: none;
}
.dos .col-6{
    padding: 0;
}

.rojo{
    color: white;
    text-align: center;
    font-size: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
    cursor: pointer;
}
.rojo:hover{
    background: black;
}


.btn-blanco{
    border: 0;
    border-right: 2px solid #AA2A23;
    background: white;
    font-weight: lighter;
    font-size: 18px;
    padding: 20px 40px;

    border-radius: 0;
}
.btn-negro{
    border: 0;
    border-right: 2px solid #AA2A23;
    background: black;
    font-size: 18px !important;
    line-height: 28px;
    color: white;
    font-weight: lighter;
    padding: 10px 40px;
    border-radius: 0;

    box-shadow: inset 0 0 0 0 #6C0103;
    -webkit-transition: ease-out 0.6s;
    -moz-transition: ease-out 0.6s;
    transition: ease-out 0.6s;
}

.slide:hover{
    color: white;
    box-shadow: inset  -400px 0 0 0 #6C0103;
}




.fondo{
    text-align: center;
    color: white;
    padding-top: 260px;
    padding-bottom: 30px;
}
.fondo-candidatos{
    background: url(../images/fondo-candidatos.jpg) no-repeat center center;
    background-size: cover;
    
}
.fondo-talent{
    background: url(../images/fondo-talent.jpg) no-repeat center center;
    background-size: cover;
}
.fondo-verificaciones{
    background: url(../images/fondo-verificaciones.jpg) no-repeat center center;
    background-size: cover;
}
.fondo-flotilla{
    background: url(../images/fondo-flotilla.jpg) no-repeat center center;
    background-size: cover;
}
.fondo-bpo{
    background: url(../images/fondo-bpo.jpg) no-repeat center center;
    background-size: cover;
}
.fondo-blog{
    background: url(../images/fondo-blog.jpg) no-repeat center center;
    background-size: cover;
}
.fondo strong{
    font-size: 30px;
    font-weight: normal;
}
.fondo h2{
    font-size: 80px;
    font-weight: bold;
}


.tres{
    color: #818181;
    font-size: 22px;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}
.tres strong{
    color: black;
    font-weight: normal;
    font-size: 40px;
}

.form-group{
    margin-bottom: 20px;
}
.form-group input, .form-group textarea{
    border: 0;
    background: #f7f7f7;
    padding: 25px;
}


.numeros{
    background: url(../images/fondoUno.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 150px;
}

.numero{
    text-align: center;
    color: white;
}
.numero strong{
    width: 100%;
    font-size: 40px;
    font-weight: normal;
    display: inline-block;
}
.numero span{
    color: #aaaaaa;
    font-size: 20px;
}



.imagen img{
    width: 100%;
}
.imagenCuatro img{
    width: 110%;
    margin-top: -100px;
    margin-left: 10%;
}

.textoCuatro{
    background: white;
    padding: 40px;
}
.textoCuatro strong{
    color: #6C0103;
    line-height: 63px;
    font-weight: normal;
    font-size: 50px;
}


.titulos{
    text-align: center;
    margin: 50px 0 30px;
}
.t1{
    color: #818181;
    font-size: 12px;
    line-height: 10px;
}
.t2{
    color: #AA2A23;
    font-size: 50px;
    line-height: 60px;
    margin: 20px 0;
}
.t3{
    color: #818181;
    font-size: 16px;
    line-height: 32px;
}

.cBlanco{
    border: 1px solid #ddd;
    background-color: white;
    min-height: 284px;
    text-align: center;
    padding: 40px 20px;
}
.cBlanco strong{
    font-size: 20px;
    line-height: 36px;
    color: black;
}
.cBlanco div{
    color: #AA2A23;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
}


.pilares{
    background: #f6f6f6;
    padding-top: 60px;
    padding-bottom: 60px;
}

.pilares span{
    font-size: 12px;
    color: #818181;
}
.pilares strong{
    width: 100%;
    color: #AA2A23;
    font-weight: normal;
    font-size: 50px;
    line-height: 60px;
    display: inline-block;
    margin-bottom: 20px;
}
.img2{
    background: url(../images/2.jpg) no-repeat center center;
    background-size: cover;
}

.pi b{
    font-weight: normal;
    font-size: 18px;
    line-height: 14px;
    color: black;
}
.pi p{
    font-size: 16px;
    line-height: 32px;
    color: #818181;
}


.motiva{
    background: url(../images/fondoUno.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 70px;
}

.motiva span{
    font-size: 12px;
    line-height: 10px;
    color: #aaaaaa;
}
.motiva strong{
    width: 100%;
    color: white;
    font-size: 50px;
    line-height: 60px;
    display: inline-block;
    margin-bottom: 30px;
}


.moti{
    color: white;
    display: inline-block;
    cursor: pointer;
}
.moti img{
    margin-right: 20px;
}


.texto-moti{
    color: white;
    font-size: 24px;
    line-height: 42px;
    display: none;
}


.fondo1{
    background: url(../images/fondo1.jpg) no-repeat center center;
    background-size: cover;
    text-align: center;
    color: white;
    font-size: 50px;
    line-height:62px;
    padding-top: 170px;
    padding-bottom: 170px;
}
.fondo1 img{
    height: 100px;
}
.fondo1 span{
    color: #AA2A23;
}


.fondo2{
    background: url(../images/fondo2.jpg) no-repeat center center;
    background-size: cover;
    color: white;
    font-size: 50px;
    line-height:62px;
    padding-top: 70px;
    padding-bottom: 70px;
}
.fondo3{
    background: url(../images/fondo3.jpg) no-repeat center center;
    background-size: cover;
    color: white;
    font-size: 50px;
    line-height:62px;
    padding-top: 70px;
    padding-bottom: 70px;
}


.servicio{
    font-size: 16px;
    line-height: 32px;
    color: #818181;
    padding-top: 60px;
    padding-bottom: 60px;
}

.servicio h1{
    font-size: 50px;
    line-height: 40px;
    color: #222232;
    margin-bottom:30px;
}
.servicio h2{
    font-size: 37px;
    line-height: 40px;
    color: #222232;
    margin-bottom:30px;
}

.servicio img{
    width: 100%;
    margin-bottom: 20px;
}


.cuadroServicios{
    border: 2px solid #f4f4f4;
    width: 100%;
}
.tituloServicios{
    font-size: 18px;
    line-height: 14px;
    padding: 30px 30px;
}
.descServicios{
    background: #f7f7f7;
    font-size: 16px;
    line-height: 42px;
    padding: 30px 30px;
}
.descServicios a{
    color: #818181;
    text-decoration: none;
}
.descServicios a:hover{
    color: black;
}


.cuadroNegro{
    background: url(../images/fondo-cuadroNegro.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px;
    margin-top: 30px;
}
.cuadroNegro strong{
    color: white;
    font-size: 18px;
    line-height: 20px;
}
.cuadroNegro span{
    width: 100%;
    color: #aaaaaa;
    font-size: 16px;
    line-height: 32px;
    display: inline-block;
    margin: 30px 0;
}
.num{
    font-size: 30px !important;
    line-height: 33px !important;
    color: white !important;
    margin: 0 !important;
}


.bpo{
    padding-top: 60px;
    padding-bottom: 60px;
}

.titulo{
    text-align: center;
    font-size: 40px;
    color: black;
    margin-bottom: 10px;
}
.subtitulo{
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px;
}



.nume{
    background: #f4f4f4;
    font-size: 30px;
    text-align: center;
    padding: 30px;
    cursor: pointer;
}
.nume:hover, .numeActivo{
    background: black;
    color: white;
}

.nume2, .nume3{
    display: none;
}


.numeContenido{
    padding: 20px 0;
}

.seccion{
    font-size: 18px;
    line-height: 32px;
}



.miniEntradas{
    padding-top: 40px;
    padding-bottom: 40px;
}
.miniEntradas a{
    text-decoration: none;
    color: black;
}

.miniEntrada img{
    width: 100%;
}
.miniEntrada p{
    color: #95a5a6;
    font-size: 17px;
    line-height: 28px;
}
.miniEntrada strong{
    width: 100%;
    font-size: 36px;
    line-height: 46px;
    display: inline-block;
}

.fechaMiniEntrada{
    color: #76aaad;
    font-size: 22px;
    font-weight: bold;
}


.entrada{
    font-size: 18px;
    line-height: 32px;
}
.entrada img{
    width: 400px;
    float: left;
    margin: 0 20px 20px 0;
}
.entrada .tituloEntrada{
    width: 100%;
    font-size: 37px;
    display: inline;
}



footer{
    background: url(../images/fondoUno.jpg) no-repeat center center;
    background-size: cover;
    color: #aaaaaa;
    font-size: 14px;
    line-height: 32px;
    padding-top: 60px;
    padding-bottom: 60px;
}
footer strong{
    width: 100%;
    color: white;
    font-size: 18px;
    line-height: 14px;
    display: inline-block;
    margin-bottom: 30px;
}
footer a, footer a:hover{
    color: white;
    text-decoration: none;
}


@media screen and (max-width:1400px){

}

@media screen and (max-width:1200px){

}

@media screen and (max-width:992px){
    .imagenDesk{
        display: none !important;
    }
    .imagenMobil{
        display: block !important;
    }
}

@media screen and (max-width:768px){
    nav{
        display: none;
    }
    .img{
        height: 250px;
    }
    .imagenCuatro img{
        width: 100%;
        margin-left: 0;
    }
    .carousel-caption h5{
        font-size: 40px;
    }
    .fondo h2{
        font-size: 50px;
    }
}

@media screen and (max-width:576px){
    
}