.block-top-heading {
    text-transform: initial !important;
}

.letreros {
    padding: 150px 70px;
    position: relative;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-align: left;
    z-index: 9999;
    color: #fff;
}

.maquila {
    font-size: 1.5rem;
    line-height: normal;
    font-weight: 600;
    margin: 80px 0 0;
    font-family: 'Josefin Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.maquila span {
    margin-right: 8px;
}

.ofrecer {
    font-size: 2.5rem;
    line-height: 3rem;
    margin: 20px 0;
    width: 90%;
}

.consultar {
    font-size: 16px;
    line-height: 20px;
    font-weight: 100;
    margin: 30px 0 30px;
    width: 55%;
}

.btn-guba {
    letter-spacing: 0px !important;
    display: inline;
}

.nom35_banner {
    background-image: url(../img/nom035/nom035.jpg) !important;
}

.videos_banner {
    background-image: url(../img/videos.jpg) !important;
}

.nom035_objetivo {
    background-image: url(../img/nom035/nom035_objetivo.jpg) !important;
}

.nom035_regular {
    background-image: url(../img/nom035/nom035_regular.jpg) !important;
}

.about-banner.nosotros {
    background-image: url(../img/nosotros.jpg) !important;
}


/* 
.main-header .navbar .navbar-brand img {
    width:200px !important;
    filter: drop-shadow(0 0 4px rgba(255,255,255,0.4));
} 
*/

.footer .footer-logo img {
    width: 250px;
}

.logo_splash {
    width: 35%;
}

#guba_benefits_section {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.rev_slider {
    overflow: hidden;
}

#notif label {
    color: #FFF;
    background: #e74c3c;
    border-left: 5px solid #c0392b;
    padding: 5px 15px;
    display: block;
    position: relative;
    width: 100%;
    line-height: 16px;
}

.caption-hover-full .content-title {
    text-transform: initial !important;
}

.categorias_benefits {
    display: block !important;
    width: 100% !important;
    margin: 40px 0 !important;
}

.servicios_flip_icon {
    width: 50px;
}

.estructura_btn_wa {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.floating_whatsapp {
    display: block;
    position: fixed;
    bottom: 2rem;
    right: 0;
    background: rgba(255, 255, 255, .8);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    transition: all .3s ease-in-out;
    z-index: 9999;
    cursor: pointer;
}

.floating_whatsapp img {
    width: 50px;
    height: auto;
}

.floating_whatsapp p {
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    margin-bottom: 0;
    padding: 0 20px;
    color: #222;
    font-family: 'Josefin Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.floating_whatsapp a {
    color: #222;
    text-decoration: none;
    font-weight: 400
}

.floating_whatsapp a:hover {
    color: #000;
}

.visual-benefits {
    padding: 70px 0;
}

.visual-benefits p {
    font-size: 1rem;
}

#notice_contact p {
    text-align: justify !important;
}

@media screen and (min-width: 1281px) {
    .count-block .text {
        font-size: 14px !important;
        width: 100%;
        margin: 0 auto;
    }
}


/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media screen and (min-width: 1025px) and (max-width: 1280px) {
    .letreros {
        padding: 130px 70px;
    }
}


/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media screen and (min-width: 768px) and (max-width: 1024px) {}


/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .main-header .navbar .navbar-brand {
        padding: 5px 0;
    }
    .main-header .navbar-toggler {
        top: 7px;
    }
    .letreros {
        padding: 100px 70px;
    }
    .maquila {
        font-size: 1.2rem;
        margin: 40px 0;
    }
    .ofrecer {
        font-size: 2.5rem;
        line-height: 3rem;
        width: 95%;
    }
    .consultar {
        width: 75%;
        margin: 30px 0 20px;
    }
}


/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media screen and (min-width: 481px) and (max-width: 767px) {
    .main-header .navbar .navbar-brand {
        padding: 5px 0;
    }
    .main-header .navbar-toggler {
        top: 7px;
    }
    .letreros {
        padding: 100px 40px 50px;
    }
    .maquila {
        text-align: center;
        margin: 20px 0;
    }
    .ofrecer {
        font-size: 2.2rem;
        line-height: 2.2rem;
        margin: 40px 0;
        width: 100%;
        text-align: center;
    }
    .consultar {
        width: 95%;
        text-align: center;
        margin: 15px auto;
    }
    .solicitar_info {
        width: 100%;
        text-align: center;
    }
}


/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media screen and (min-width: 320px) and (max-width: 480px) {
    .main-header .navbar .navbar-brand {
        margin-left: auto;
        padding: 5px 0;
        width: 100px;
        display: block;
    }
    .main-header.sticky-nav .navbar .navbar-brand {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .main-header.sticky-nav .bottom-header {
        min-height: unset;
    }
    .main-header .navbar-toggler {
        top: 6px;
    }
    .letreros {
        padding: 50px 20px 20px;
        background: rgba(0, 0, 0, 0.5);
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    }
    .maquila {
        text-align: center;
        font-size: 1rem;
        line-height: 1.3rem;
        margin: 25px 0 0;
    }
    .ofrecer {
        font-size: 1.6rem;
        line-height: 1.6rem;
        margin: 25px 0;
        width: 100%;
        text-align: center;
    }
    .consultar {
        width: 100%;
        text-align: center;
        margin: 30px 0 30px;
    }
    .solicitar_info {
        width: 100%;
        text-align: center;
    }
    .footer .footer-logo {
        text-align: center;
    }
    .footer-nav.inline-nav li {
        margin: 5px 0;
        padding: 2px 0;
        display: block;
        text-align: center;
        background: rgba(255, 255, 255, 0.05);
    }
    .footer-nav.inline-nav {
        margin-bottom: 20px;
    }
    .footer-main {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    #work-section .description {
        height: 100%;
    }
    .visual-benefits {
        padding: 10px 0;
    }
    .visual-benefits h1 {
        padding-bottom: 20px;
    }
    .visual-benefits p {
        font-size: 14px;
        line-height: 18px;
        text-align: justify;
    }
    .visual-benefits p strong {
        display: block;
    }
    .footer .text-right {
        text-align: center !important;
    }
}