.header-info a:hover {
    color: #4986fc;
}

.bg-hero {
    background-color: #000;
}

.copyright {
    background-color: #2f3f57;
}

.home-slider {
    height: 700px;
}

.navbar-brand {
    font-weight: 400!important;
    font-size: 18px!important;
}

.img-brand {
    height: 50px;
}

.logo-img {
    width: 350px!important;
}

.testimony-section .overlay {
    background: #244089!important;
}

.dark-cornflower-blue {
    color: #244089!important;
}

.icon-job {
    font-size: 2rem;
    color: #4986fc!important;
}

.services-2 .icon {
    min-width: 45px!important;
}

.val-icon {
    font-size: 1.3em;
}

.corp-values {
    min-height: 210px;
    max-height: 210px;
}

.experiencia_sect {
    border: none!important;
}

.industry-icon {
    height: 100px;
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center;
}

#bg-prllx {
    width: 100%;
    background-image: url("../images/prllx.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#prllx-service {
    width: 100%;
    background-image: url("../images/producing.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.card-info {
    width: 100%;
    padding: 30px;
    border-radius: 5px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 25px -16px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px 2px 25px -16px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 2px 25px -16px rgba(0, 0, 0, 0.26);
    position: relative;
}

.gaq {
    font-weight: 700!important;
}
.gaq:hover,
.gaq:focus {
    background-color: #4986fc;
    color: #fff!important;
}

.lang {
    font-weight: 900;
}

.w-40 {
    width: 40%!important;
}

@media screen and (min-width: 1200px) {
    .owl-carousel.home-slider {
        height: 900px;
    }
}

@media screen and (min-width: 992px) {
    .gaq-btn {
        display: none;
    }
    .gaq-item {
        display: list-item;
    }
    .img-brand {
        display: inline-block;
    }
    #bg-prllx {
        height: 900px;
        background-repeat: no-repeat;
    }
    #prllx-service {
        height: 700px;
        background-repeat: no-repeat;
    }
    /* .staff {
        min-height: 510px;
        max-height: 510px;
    } */
}

@media screen and (width: 768px) {
    .img-desc {
        height: 600px!important;
    }
}
@media screen and (min-width: 768px) {
    .work-with-us {
        padding: 3rem 0 3rem 3rem;
    }
    .icon-job {
        font-size: 3rem;
    }
}

@media screen and (max-width: 991.98px) {
    .gaq-btn {
        display: block;
    }
    .gaq-item {
        display: none;
    }
    .img-brand {
        display: none;
    }
    .testimony-wrap .text {
        width: 80%!important;
    }
}

@media (max-width: 767.98px) {
    .logo-img {
        width: 200px!important;
        margin: 3rem 0;
    }
    .ftco-section {
        margin-top: 0!important;
    }
    #bg-prllx {
        height: 1300px;
        background-repeat: repeat;
    }
    #prllx-service {
        height: 1300px;
        background-repeat: repeat;
    }
    .testimony-wrap .text {
        width: 100%!important;
    }
}

@media (max-width: 400px) {
    #bg-prllx {
        height: 1500px;
        background-repeat: repeat;
    }
    #prllx-service {
        height: 1200px;
        background-repeat: repeat;
    }
}