body {
    font-family: lato;
}

.contenedor_main {
    background-color: #073763;
}

#seccion_header {
    position: relative;
    min-height: 100vh;
    color: #ffffff;
    overflow: hidden;
}

.seccion_header_content {
    padding-top: 100px;
}

#seccion_header video {
    position: absolute;
    z-index: 0;
    height: 125%;
}

.seccion_header_content * {
    color: #fff;
}

.seccion_header_content div p:first-child {
    letter-spacing: 5px;
}

.seccion_header_content div p {
    letter-spacing: 2px;
    font-size: 1.2rem;
}

.seccion_header_content div h1 {
    font-size: 3.5rem;
    margin: 15px 0;
}

#seccion_header .btn {
    color: white;
    background-color: #ED2729;
    padding: 15px 30px;
    margin: 25px 0;
    border-radius: 5px;
    font-size: 1.15rem;
}

#seccion_header .btn:hover {
    background-color: rgba(119, 4, 4, 100);
}

.overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgb(7, 55, 99);
    background: linear-gradient(90deg, rgba(7, 55, 99, .75) 0%, rgba(7, 55, 99, 0) 90%);
}

.title_b {
    margin-bottom: 50px;
    font-size: 50px;
}

.texto_margin {
    margin-top: 50px;
}

.seccion_header_content {
    height: 100%;
}

.contenedor_nuestras_vacantes {
    margin-top: 60px;
}

#contenedor_button_nuestros_servicios {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    margin-top: 32px;
}

#contenedor_button_nuestros_servicios img {
    height: auto !important;
    transform: scale(.2) translate(10px, 10px);
    position: relative;
    left: 70px;
    transition: all .5s;
    bottom: 15px;
}

.contenedor_nuestras_vacantes img {
    height: auto !important;
    transform: scale(.2) translate(10px, 10px);
    position: relative;
    left: 220px;
    transition: all .5s;
    bottom: 15px;
}

#nuestras_vacantes_btn {
    background-color: transparent;
    border: none;
    outline: none;
    color: rgb(7, 55, 99);
    transition: all ease-in-out .5s;
}

.button_slide:hover {
    transform: translateX(30px);
    transition: all ease-in-out .5s;
}

.hiddenArrow {
    transform: scale(.2) translate(-50px, 10px) !important;
}

#contenedor_button_nuestros_servicios button {
    background-color: transparent;
    outline: none;
    transition: all .5s;
    color: #073763;
    border: none;
}

#seccion_servicio {
    min-height: 100vh;
    color: rgb(7, 55, 99);
    background-color: rgb(238, 238, 238);
    position: relative;
}

#seccion_servicio .mobile_padding {
    z-index: 2;
}

#seccion_servicio ul {
    margin: 20px 0 10px 0;
}

#seccion_servicio ul li {
    margin: 15px 0;
}

#seccion_servicios_photo {
    background-image: url('../img/CoverPhoto.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -500px;
}

#mapa_lottie {
    transform: scale(1.2);
    padding: 0 0 0 0;
    width: 100%;
    height: 100%;
}

#seccion_ubicaciones {
    overflow: hidden;
    min-height: 100vh;
    background: rgb(7, 55, 99);
}

#mobile_background_map {
    display: none;
}

#titulo_ubicacion_mx img,
#titulo_ubicacion_eua img {
    height: 25px;
    margin: 0 12px;
}

#seccion_ubicaciones h1 {
    color: white;
    text-align: right;
}

#seccion_ubicaciones p {
    color: white;
    text-align: right;
}

#seccion_ubicaciones button {
    border: 2px solid white;
    background-color: transparent;
    width: 210px;
    margin: 10px 0;
    cursor: pointer;
    z-index: 100;
    text-align: center;
    font-weight: bold;
    color: white;
    padding: 13px 20px;
}

#seccion_ubicaciones button:hover {
    background-color: white;
    color: rgb(7, 55, 99);
}

.valores {
    margin: 10vh 0;
}

.valores div {
    margin: 0 5vw;
}

.valores div p,
.valores div h1 {
    text-align: right;
}

.valores div p {
    color: red;
}

#seccion_bolsa {
    min-height: 100vh;
    color: rgb(7, 55, 99);
    background-color: white;
}

#content_bolsa_trabajo {
    font-size: 1.2rem;
    margin: 20px 0 40px 0;
}

#bolsa_trabajo_imagen_container {
    height: 800px;
}

#bolsa_trabajo_imagen {
    background-image: url('../img/BolsaDeTrabajo.webp');
    width: 100%;
    height: 80%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 0;
    background-position: center;
}

#seccion_blog {
    padding: 170px 0;
    background-color: #F2F2F2;
}

#primerPost_photo,
#segundoPost_photo,
#tercerPost_photo {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#seccion_blog div h1 {
    color: #073763;
}

#blog_title {
    color: #073763;
}

#blog_title:hover span {
    padding-left: 20px;
    transition: all ease-in-out .2s;
}

#blog_title span {
    transition: all ease-in-out .2s;
}

.entrada_blog {
    display: flex;
    flex-direction: column;
    margin: 0 10px;
    min-width: 30%;
    font-size: 16px;
}

.entrada_blog a {
    color: #073763;
}

.entrada_blog a:hover {
    color: red;
}

.entrada_blog a span {
    margin-left: 5px;
    transition: all ease-in-out .2s;
}

.entrada_blog a:hover span {
    color: red;
    margin-left: 15px;
    transition: all ease-in-out .2s;
}

.photoBlog {
    background-color: rgb(224, 224, 224);
    height: 300px;
}

#seccion_footer {
    background: rgb(7, 55, 99);
}

#imagen_footer_square {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

#imagen_footer_square button {
    color: white;
    background-color: red;
    border: none;
    margin-right: 30px;
    padding: 10px 15px;
    border-radius: 5px;
    transition: all .5s;
}

#imagen_footer_square button:hover {
    background-color: rgb(212, 0, 0);
}

.square_footer {
    background-color: white;
    margin-top: 10vh;
    height: 400px;
    background-image: url('../img/footerT-01.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 10px;
    color: rgb(7, 55, 99);
}

#compania_links_container,
#soluciones_links_container,
#conectate_links_container,
#oficina_links_container,
#contact_links_container {
    display: none;
}

#footer_links_desktop {
    color: white;
    margin-top: 10vh;
    margin-bottom: 10vh;
}

#footer_links_desktop p {
    margin: 5px 0;
    cursor: pointer;
}

#footer_links_desktop a {
    margin: 5px 0;
    cursor: pointer;
}

.bottom_banner {
    background-color: rgb(5, 41, 74);
    color: white;
    padding: 15px 0;
}

.contenedor_mapa_lottie {
    overflow: hidden;
}

.overlay_mapa {
    position: absolute;
    height: 100%;
    right: 0;
    width: 100px;
    background: rgb(7, 55, 99);
    background: linear-gradient(90deg, rgba(14, 18, 100, 0) 58%, rgba(7, 55, 99, 1) 86%, rgba(7, 55, 99, 1) 100%);
    z-index: 100;
}

#mexicali_cd,
#tijuana_cd,
#ensenada_cd,
#otay_cd {
    outline: none;
}

#primerPost_fecha,
#segundoPost_fecha,
#tercerPost_fecha {
    margin-top: 24px;
}

#seccion_servicio .btn.servicio {
    width: 80%;
}

.servicio_sq_cont {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.servicio_sq_cont .servicio_sq {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    width: 30%;
    margin-bottom: 30px;
    transition: .25s;
    z-index: 2;
}

.servicio_sq_cont {
    position: relative;
}

.servicio_sq_cont .servicio_sq * {
    color: #073763;
    transition: .25s;
}

.servicio_sq .titulo {
    font-weight: bold;
    font-size: 20px;
}

.servicio_sq .texto {
    margin: 20px 0;
}

.servicio_sq .linea {
    height: 3px;
    width: 40px;
    background-color: #073763;
    margin-bottom: 15px;
}

.servicio_sq .link {
    font-weight: bold;
}

.servicio_sq:hover {
    background-color: #073763;
    box-shadow: rgba(100, 100, 111, 0.5) 0px 7px 29px 0px;
    transform: translateY(-5px);
}

.servicio_sq:hover * {
    color: #fff;
}

.servicio_sq:hover .linea {
    background-color: #fff;
}

.seccion_servicio_bg {
    width: 25%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.dots_square {
    position: absolute;
    top: -6vw;
    right: -3.5vw;
    width: 10vw;
}

#seccion_servicio .title_b {
    margin-bottom: 25px;
    padding-top: 10%;
}

.padding_nuevo_servicios{
    padding-right: 58%;
}

@media (max-width: 1300px) {
    .servicio_sq_cont .servicio_sq {
        width: 45%;
    }
}

@media (max-width: 768px) {
    .servicio_sq_cont .servicio_sq {
        width: 100%;
    }
    .seccion_servicio_bg,
    .dots_square {
        display: none;
    }
}

@media (min-width: 1100px) {
    .seccion_servicio div:first-child {
        margin-top: 70px;
        margin-bottom: 70px;
    }
}

@media (min-width: 992px) {
    .seccion_header_content {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .title_b {
        font-size: 40px !important;
    }
}

@media (max-width: 991px) {
    #mapa_lottie {
        transform: scale(2);
    }
    .seccion_header_content {
        padding-left: 0;
        padding-right: 0;
    }
    #seccion_servicio .col-md-6 {
        padding: 60px 30px;
    }
    #seccion_servicios_photo {
        background-position: center;
    }
    .contenedor_blogs .entrada_blog:nth-child(1),
    .contenedor_blogs .entrada_blog:nth-child(2) {
        display: none !important;
    }
    .contenedor_blogs {
        flex-direction: column !important;
    }
    #footer_links_desktop {
        display: none !important;
    }
    .square_footer {
        margin-bottom: 5vh;
    }
    .mobile_footer_class_flex {
        display: flex;
        flex-direction: column;
    }
    .padding_nuevo_servicios{
        padding-right: 45%;
    }
}

@media (max-width: 1546px) {
    #seccion_header {
        background-position: 0 0px;
    }
    #seccion_servicio .title_b {
        padding-top: 10%;
    }
    
}

@media (max-width: 1024px) {
    .overlay_mapa {
        display: none;
    }
    #seccion_ubicaciones {
        min-height: 60vh !important;
    }
    #seccion_servicio {
        min-height: 70vh !important;
    }
    #seccion_bolsa {
        min-height: 70vh !important;
    }
    .title_b{
        margin-top: 10% !important; 
    }
}

@media (max-width: 768px) {
    #seccion_servicio .title_b {
        padding-top: 0;
    }
    .contenedor_nuestras_vacantes img {
        left: 0;
        width: 20px;
        margin-top: 10px;
        transform: scale(4.5) translate(-10px, 8px);
    }
    .title_b {
        font-size: 30px !important;
    }
    .mobile_padding {
        padding-bottom: 60px;
    }
}

@media (max-width: 450px) {
    #seccion_header{
        background-image: url('../img/headerMobile.webp');
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (max-width: 768px) {
    #titulo_ubicacion_mx img,
    #titulo_ubicacion_eua img {
        height: 20px;
        margin: 0 8px;
    }
    .mobile_padding {
        padding-left: 24px;
        padding-right: 24px;
    }
    .seccion_header_content {
        padding-left: 24px;
        padding-right: 24px;
        padding-top: 300px;
    }
    .seccion_header_content div h1 {
        font-size: 2.25rem;
    }
    .seccion_header_content div p {
        font-size: 1.15rem;
    }
    .seccion_servicio {
        padding: 24px 0;
    }
    .texto_margin {
        margin-top: 24px;
    }
    #contenedor_button_nuestros_servicios {
        margin-top: 48px;
    }
    #bolsa_trabajo_imagen {
        margin-left: 0px;
    }
    #footer_links_mobile {
        padding: 0;
        display: block !important;
    }
    .title_b {
        margin-top: 88px !important;
        margin-bottom: 32px !important;
        text-align: left !important;
        font-size: 2.25rem !important;
    }
    #seccion_blog {
        padding: 0;
    }
    #seccion_header {
        background-position: 0 0px;
    }
    #mobile_background_map {
        position: absolute;
        display: block !important;
        height: 100%;
        width: 100%;
        background-size: cover;
        opacity: .3;
        background-repeat: no-repeat;
        background-image: url('../img/Ubicacionmapa-01.webp');
    }
    #contenedor_ubicaciones {
        align-items: center !important;
    }
    .contenedor_mapa_lottie {
        display: none !important
    }
    #seccion_servicio .col-md-6 {
        padding: 60px 30px;
    }
    #seccion_servicios_photo {
        background-position: center;
        height: 300px;
    }
    .contenedor_blogs .entrada_blog:nth-child(1),
    .contenedor_blogs .entrada_blog:nth-child(2) {
        display: none !important;
    }
    .contenedor_blogs {
        flex-direction: column !important;
    }
    #titulo_bolsa_trabajo {
        text-align: center;
        font-size: 3.5rem;
        margin: 7vh;
    }
    .valores div {
        margin: 0 15vw;
    }
    #content_bolsa_trabajo {
        text-align: left;
        font-size: 16px;
    }
    #bolsa_trabajo_imagen {
        background-size: cover;
        width: 100%;
        height: 380px;
        background-position: center;
    }
    #bolsa_trabajo_imagen_container {
        height: 380px;
    }
    #bolsa_trabajo_imagen_container {
        padding: 0 !important;
    }
    #seccion_header,
    #seccion_servicio,
    #seccion_ubicaciones,
    #seccion_bolsa,
    #seccion_blog {
        height: fit-content !important;
    }
    .padding_nuevo_servicios{
        padding-right: 5%;
    }
}