<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13-jun-2016, 15:51:44
    Author     : CotiGarcia
*/
.light-yellow{
    color: #fff8ad;
}

.pink{
    color:#f499c1;
}

.light-blue{
   color:#6dcff6;
}

.darkgrey{
    color: #333;
}

.light-green{
    color:#9dd19b;
}

.margin-top-40{
    margin-top: 40px;
}

.video-caption h3&gt;span{
    border: none;
}

/*ABOUT*/
.about-content {
    padding: 0px 0;
}

.main-heading.about-1&gt;span{
    border-bottom: none;
    border-top: none;
    font-size: 42px;
    letter-spacing: 6px;
}

.main-heading.about-2&gt;span{
    border-bottom: none;
    border-top: none;
    font-size: 37px;
}

.welcome-text.about-3 {
    font-size: 43px;
    line-height: 48px;
    letter-spacing: 8px;
}

.welcome-text.about-4 {
    font-size: 36px;
    line-height: 48px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.welcome-text.about-4 strong{
    color: #f499c1;
    background-image: url('../images/underline.png');
    background-repeat: no-repeat;
    background-position: bottom;
}

.welcome-text.about-5{
    font-size: 60px;
    line-height: 70px;
    text-transform: uppercase;
    letter-spacing: 7px;
}

.welcome-text.about-6{
    font-size:110px;
    line-height: 110px;
    text-transform: uppercase;
    letter-spacing: 7px;
    margin-top: 20px;
}
.main-heading.about-1, .main-heading.about-2 {
    margin-bottom: 30px;
}

.about-6 span.ala1, .about-6 span.ala2{
    width: 100px;
    height: 100px;
    background-image: url('../images/ala1.png');
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 100% auto;
}

.about-6 span.ala2{
    background-image: url('../images/ala2.png');
}

.quienes-somos h5{
    text-align: center;
    font-style: italic;
    margin-bottom: 40px;
    margin-top: 15px;
}

.quienes-somos .icon img{
    max-width: 100%;
    width: 90px;
    margin-top: 10px;
}

.quienes-somos{
    margin-top: 50px;
}

/*team*/
.socios{
    margin-top: 40px;
}
.socios img{
    width: 100%;
}

/*Metodo*/
.metodo{
    margin-top: 30px;
}

.metodo .icon img{
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}

.metodo .icon.metodo1 img{
    width: 66px;
    margin-top: 20px;
    margin-bottom: 14px;
}

.metodo .icon.metodo3 img{
    width: 80px;
    margin-top: 28px;
}

.metodo .icon.line{
    margin-top: 50px;
}

/*Promo*/
.promo h1 {
    font-size: 29px;
    line-height: 37px;
    font-weight: 200;
}

.promo h3{
    border-top: none;
    padding-top: 0;
}

.promo-inner span{
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

.promo-inner img{
    max-width: 100%;
}

/*CLientes*/

.client-list li {
    border-bottom: none;
}

/*Mapa*/

.map{
    margin-top: 70px;
}

.map .col-sm-12{
    padding-left: 0;
    padding-right: 0;
}

.i4ewOd-pzNkMb-haAclf {
    background-color: #333 !important;
}

.mastfoot .credits {
    margin-top: 40px;
}

.mastfoot{
    padding-bottom: 0;
}

#contact.page-section{
    padding-bottom: 60px;
}

.overlay {
   background:transparent; 
   position:relative; 
   width:100%;
   height:480px; 
   top:480px; 
   margin-top:-480px;
}

.map iframe{
    border: none;
}

.map iframe .i4ewOd-pzNkMb-haAclf{
    background-color: #454545 !important;
}

#filters {
    padding-left: 100px;
    padding-right: 100px;
}

.cbp-ready .cbp-wrapper {
    background-color: #3e3e40;
}

.visible-1225{
   display: none;
   visibility: hidden;
}

.streaming .cbp-l-caption-title {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    line-height: 21px;
}

section#team{
    padding-bottom: 0;
}

.valign img{
    width: 230px;
    opacity: 0.5;
    margin-bottom: 30px;
    padding: 5px;
}

/*
#intro{
    background-image: url('../images/poster.jpg');
    background-size: auto 100%;
    background-position: center;
    background-color: #000;
    background-repeat: no-repeat;
}
*/

body{
    background-color: #000;
}

.promo-bg {
    background-size: 100% auto;
    background-color: #323232;
}
/*RESPONSIVE*/
@media screen and (max-width: 1225px) {
    .visible-1225{
        display: block;
        visibility: visible;
    }
    .promo-bg {
        background-size: cover;
    }
    
}

@media screen and (max-width: 991px) {
    .welcome-text.about-6 {
        font-size: 90px;
    }
    .about-6 span.ala1, .about-6 span.ala2 {
        width: 100px;
        height: 88px;
        background-size: 99% auto;
    }
    .main-heading.about-2&gt;span {
        font-size: 42px;
    }
}

@media screen and (max-width: 768px) {
    .metodo .icon.metodo1 img{
        margin-bottom: 24px;
    }
    .metodo .icon.metodo2 img{
            width: 110px;
            margin-top: 0px;
            margin-bottom: 34px;
            margin-left: 18px;
    }
    
    .metodo .icon.metodo3 img{
        margin-bottom: 30px;
    }

}
@media screen and (max-width: 767px) {
    .main-heading.about-1&gt;span {
        font-size: 35px;
    }
    .main-heading.about-2&gt;span {
        font-size: 37px;
    }
    
    .welcome-text.about-3 {
        font-size: 36px;
        line-height: 27px
    }
    
    .welcome-text.about-4 {
        font-size: 31px;
    }
    
    .welcome-text.about-5 {
        font-size: 50px;
        line-height: 58px
    }
    
    .welcome-text.about-6 {
        font-size: 70px;
    }
    
    .about-6 span.ala1, .about-6 span.ala2 {
        width: 84px;
        height: 66px;
        background-size: 79% auto;
    }
    
    .welcome-text.about-6 {
        margin-top: 0;
    }
    
    .main-heading &gt; span{
        font-size: 15px;
    }
    
    .main-title{
        font-size: 30px;
        line-height: 65px;
    }
    
    .address-wrap h3{
        font-size: 14px;
    }
    
    .welcome-text.about-4 strong {
        background-size: 100%;
    }
    
}

@media screen and (max-width: 610px) {
    .main-heading.about-1&gt;span {
        font-size: 24px;
    }
    
    .main-heading.about-2&gt;span {
        font-size: 28px;
    }
    
    .welcome-text.about-3 {
        font-size: 29px;
        line-height: 16px;
        letter-spacing: 5px;
    }
    
    .main-heading.about-1, .main-heading.about-2 {
        margin-bottom: 24px;
    }
    
    .welcome-text.about-4 {
        font-size: 24px;
        letter-spacing: 3px;
    }
    
    .welcome-text.about-5 {
        font-size: 42px;
        line-height: 31px;
        letter-spacing: 4px;
    }
    
    .welcome-text.about-6 {
        font-size: 53px;
        line-height: 83px;
    }
    
    .about-6 span.ala1, .about-6 span.ala2 {
        width: 60px;
        height: 49px;
    }
    
}

@media screen and (max-width: 500px) {
    .main-heading.about-1&gt;span {
        font-size: 18px;
        letter-spacing: 4px;
    }
    
    .main-heading.about-2&gt;span {
        font-size: 20px;
    }
    
    .welcome-text.about-3 {
        font-size: 22px;
        line-height: 32px;
        letter-spacing: 3px;
    }
    
    .main-heading.about-1, .main-heading.about-2 {
        margin-bottom: 7px;
    }
    
    .welcome-text.about-4 {
        font-size: 17px;
        letter-spacing: 2px;
        line-height: 22px;
    }
    
    .welcome-text.about-5 {
        font-size: 30px;
        line-height: 31px;
        letter-spacing: 3px;
    }
    
    .welcome-text.about-6 {
        font-size: 49px;
        line-height: 62px
    }
    
    .about-6 span.ala1, .about-6 span.ala2 {
        display: none;
    }
    
    #about2 .col-xs-4{
        width: 48%;
    }
    
    #metodo .col-xs-4{
        width: 100%;
        margin-bottom: 30px;
    }
}



@media screen and (max-width: 325px) {
    .main-heading.about-1&gt;span {
        font-size: 17px;
        letter-spacing: 3px;
    }
    
    .main-heading.about-2&gt;span {
        font-size: 18px;
    }
    
    .welcome-text.about-3 {
        font-size: 21px;
        line-height: 32px;
        letter-spacing: 2px;
    }
    
    .main-heading.about-1, .main-heading.about-2 {
        margin-bottom: 9px;
    }
    
    .welcome-text.about-4 {
        font-size: 27px;
        letter-spacing: 4px;
        line-height: 35px;
    }
    
    .welcome-text.about-5 {
        font-size: 24px;
        line-height: 31px;
        letter-spacing: 3px;
    }
    
    .welcome-text.about-6 {
        font-size: 39px;
        line-height: 45px
    }
    
    .main-title {
        font-size: 25px;
    }
    .main-heading &gt; span {
        font-size: 12px;
    }
    
    .promo h1 {
        font-size: 18px;
        line-height: 33px;
    }
    
    .promo h3{
        font-size: 12px;
    }
    
    #clients .margin-top-40{
        margin-top: 0;
    }
    
    .client-list li {
        padding-bottom: 0;
    }
    
    .email-wrap {
        font-size: 19px;
    }
    
    .address-wrap h3 {
        line-height: 21px;
    }
 
}
</pre></body></html>