<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header.defualt {
    background: rgba(255, 255, 255, 0.5);
}
.mega-menu .menu-logo img {
    height: 80px;
}
.mega-menu .menu-logo {
    padding: 10px 0px;
}
.yellow-bg {
    background: #312783;
}
.hermes.tparrows, .hermes .tp-arr-titleholder {
    background: rgba(227,6,19,1);
}

.action-box.small.yellow-bg * {
	color: white !important;
}
.button.border {
    color: white;
    border: 2px solid white;
}
.page-section-pt {
    padding: 40px 0 0;
}
.pattern-2:before {
    background-image: url('../img/pattern/pattern1.png');
}

.pattern-2:before {
    background-color: #312783 !important;
}

footer textarea {
    margin-top: 15px;
    width: 100%;
    height: 100px;
}
.topbar li, .topbar li &gt; a, .mega-menu .menu-links &gt; li &gt; a{
	color: #353535;
}
.about.full {
    height: inherit;
}
.topbar {
    padding: 0;
}
.tp-caption.button.animated.middle-fill:hover a, .tp-caption.button.animated.middle-fill a:hover{
    color: #000000 !important;
}
.post .post-date span{
    font-size: 10px;
}

.mega-menu.desktopTopFixed .menu-list-items {
    background: rgba(255,255,255,0.9);
}
.mega-menu.desktopTopFixed .menu-logo {
    padding: 5px 0px;
}
.team.left_pos {
    min-height: 235px;
}
a .team-description &gt; p {
    color: #353535;
}
#header.clean .topbar {
    background: white;
}
#header &gt; .menu{
    border-top: 1px solid rgba(49, 39, 131, 0.5);
}
.pd-top-40{
    padding-top: 40px;
}
.bg-overlay-black-70:before {
    background: rgba(0, 0, 0, 0.2);
}
.post-details a.button.small.border.animated.right-icn &gt; *, form button.button.small.border.animated.right-icn &gt; *{
    color: #E30613;
}
.post-article .post {
    margin-bottom: 20px;
}
.post-details &gt; .button.border, form button.button.small.border.animated.right-icn{
    border: 2px solid #E30613;
}
.post-sidebar {
    height: inherit;
}
ul.page-breadcrumb li *, ul.page-breadcrumb li &gt; a {
    font-size: 26px !important;
    /*color: #312783;*/
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}
.address-block [class^="flaticon-"]:before, .address-block [class*=" flaticon-"]:before, .address-block [class^="flaticon-"]:after, .address-block [class*=" flaticon-"]:after {
    font-weight: bold;
    color: #312783;
}
form .button.animated.right-icn span{
    height: inherit;
}
.msg-cntct {
    position: fixed;
    top: 200px;
    margin: 0 auto;
    width: 100%;
}
.msg-cntct &gt; div {
    margin: 0 20%;
}
.top.arrow &gt; .fa-chevron-up{
    margin-top: 10px;
}
.post .post-date {
    color: white;
}
img.img-responsive.center-block {
    max-height: 450px;
}
.project-info .overlay-content span{
    color: #312783;
}
.project-info .overlay-content a.border {
    border: 2px solid #312783;
}
.project-info .overlay-content a.border:hover span {
    color: white;
}
.overlay-content.text-center{
    width: 100%;
}
.project-info:hover .overlay-content {
    left: inherit;
}
.overlay-content .hr, .overlay-content hr {
    margin: 10px 40%;
    width: initial; 
}
.noticias-footer{
    min-height: 320px;
}
#rev_slider_10_1 .tp-caption.tp-resizeme{
    -webkit-text-fill-color: white; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: black;
}
#rev_slider_10_1 .tp-caption.tp-resizeme.subtitulo{
    font-size: 36px !important;
    -webkit-text-stroke-width: 1px;
}
.hermes.tp-rightarrow .tp-arr-imgholder, .hermes .tp-arr-imgholder {
    background-image: url("") !important;
}
.feature-box &gt; div {
    text-align: center;
}
.about .about-details .about-des {
    height: 72px;
}
.text-white .about .about-details .title {
    color: white;
}
/*ul.page-breadcrumb li {
    background-color: rgba(255,255,255, 0.5);
    margin-left: -4px;
}*/
@media screen and (min-width: 993px){
    .mega-menu.desktopTopFixed .menu-list-items .menu-logo &gt; li &gt; a img {
        height: 61px;
        padding-top: 0px;
    }    
}
@media screen and (max-width: 992px){
    .mega-menu .menu-mobile-collapse-trigger::before, .mega-menu .menu-mobile-collapse-trigger::after, .mega-menu .menu-mobile-collapse-trigger span {
        background: #E30613;
    }
    .mega-menu .menu-logo &gt; li &gt; a {
        padding-top: 0px; 
        padding-bottom: 0px; 
    }
    .mega-menu .menu-logo img {
        height: 60px;
    }
    .mega-menu .mobileTriggerButton {
        display: block;
        width: 50%;
        margin-left: 50%;
    }
}
@media screen and (max-width: 767px){
    .mega-menu .menu-logo img {
        height: 60px;
    }  
    .mega-menu .menu-logo {
        padding: 5px 0px;
    }  
}
/*------------------------CAMBIOS----------------------------*/
.menu-reparaciones{
    max-width: 305px !important;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.menu-reparaciones li{
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}</pre></body></html>