<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 450px) {
    ul.redes {
        margin-left: 60% !important;
    }
}
@media only screen and (max-width: 740px) {
    ul.redes {
        margin-left: 30% !important;
    }
}
@media only screen and (max-width: 1420px) {
    ul.redes li a {
        color: #D76644 !important;
    }
    ul.redes li a:hover {
        color: #AE363B !important;
    }
}
@media only screen and (min-width: 1421px) {
    ul.redes li a {
        color: #D76644 !important;
    }
    ul.redes li a:hover {
        color: #AE363B !important;
    }
}
.main-header.style-four .main-menu .navigation &gt; li &gt; a {
    color: black !important;
}

.main-header.style-four .menu-area .mobile-nav-toggler .icon-bar {
    background-color: #AE363B !important;
}
.main-header.style-four .language .lang-btn {
    display: inline-block !important;
    width: 44px !important;
    height: 44px !important;
    line-height: 40px !important;
    text-align: center !important;
    background: #fff !important;
    border-radius: 50% !important;
    padding: 0px;
}
/*
.banner-style-four .pattern-layer, .banner-style-four .image-layer {
    display: block !important;
}
*/
.banner-style-four .pattern-layer {
    right: -50px;
}

.banner-style-four .content-box h2 {
    margin-bottom: 1px !important;
}

.banner-style-four {
    padding-top: 250px !important;
}

.slogan {
    font-size: 20px;
    font-style: italic;
}

.cajaBanner {
    width: 100%;
    max-width: 100%;
    text-align: justify;
}

.cajaBanner &gt; h2 {
    color: #BB2430;
}

.altura-90 {
    height:90px;
}

div.language{
    margin-left: 100px;;
}

#contact-form &gt; div.row {
    margin-top: 15px !important;
    margin-left: 5px !important;
}

#msg {
    border: 1px solid #BBB !important;
    padding:5px;
    width:100%;
}

#cajaBaja {
    background-image: url("../imgs/background_pignus.png"),
    linear-gradient(90deg, #100528, #100528 100%) !important;
}

#porqueElegirnos {
    background-image: url("../imgs/background_elegirnos.png") !important;
    background-repeat: space round;
    background-size: cover !important;
}

#elegirnos_auto {
    max-width: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

.chooseus-style-three .inner-box .single-item .box .icon-box {
    background: none !important;
}

.chooseus-style-three .inner-column:last-child .inner-box .single-item:first-child .box .icon-box {
    box-shadow: 0 20px 50px 5px rgba(255, 255, 255, 0.3) !important;
}

.chooseus-style-three .inner-box .single-item .box .icon-box {
    box-shadow: 0 20px 50px 5px rgba(255, 255, 255, 0.3) !important;
}

#contact-form {
    bottom: -30px;
    z-index: 99;
}

#content_block_09 .content-box #contact-form .form-group input[type="text"] {
    height: 35px !important;
}

@media screen and (max-width: 779px) {
    #imagenCentroPignus, #imagenCyber {
        display: none !important;
    }
    #imagenCentroPignusMovil, #imagenCyberMovil {
        display: block !important;
    }    
}

@media screen and (min-width: 780px) {
    #imagenCentroPignus, #imagenCyber {
        display: block !important;
    }
    #imagenCentroPignusMovil, #imagenCyberMovil {
        display: none !important;
    }

    
}

.chooseus-style-three .inner-box .single-item h3::before {
    left: auto !important;
}</pre></body></html>