body,*{font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;font-size:16px;font-weight:normal !important;}
.content{max-width: 1024px;padding:0 1%;margin: 0px auto;position: relative}
header{position:relative;}
.hidden{display:none;}
section,.full_slider{overflow:hidden;box-sizing:border-box;}
.full_slider ul li{background-position: center center;background-repeat: no-repeat;background-attachment: fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; position: absolute;top: 0;bottom: 0;left: 0;right: 0;}
.uppercase{text-transform:uppercase;}
.br{display: block;}
a{text-decoration: none;}
img.full{min-width:100%;width:100%;}
.relative{position:relative;}
.bold{font-weight: normal;}
.t_r{text-align: right}
.f75{font-size: .75em;}
.f1_2x{font-size: 1.2em;}
.f1_5x{font-size: 1.5em;}
.f2x{font-size: 2em;}
.t_center{text-align: center;}
.t_right{text-align: right;}
.f_capital{text-transform: capitalize;}
.t_justify{text-align: justify;}
.tt_normal{text-transform: none;}
section.separator{height: 5em;}
.description.t_center{
    text-align: center !important;
}
#inicio .description,
#inicio h2{
    opacity: 1;
    text-align: center;
    margin-right: 0;
    text-shadow: 2px 2px 3px rgba(150, 150, 150, 1);
}
h2{        
    text-align: right;
    font-size: 2em;
}
#logo{
    position: absolute;
    left: 0;
    top: .5em;
}
header{
    position: fixed;
    left:0;
    right:0;
    z-index: +1000;
    background-color: #0c0926;
    opacity: .75;
}
nav{
    text-align: right;
    font-weight: bold;
    text-transform: uppercase;
}
nav ul li{
    display:inline-block;
    padding: 2em 1em;
}
nav ul li.active a{
    color:#fda609;
}
nav ul li a{
    color:white;
}
section{position: relative;}
section .title{
    text-align: center;    
    text-transform: uppercase;
    color:#1c0949;
    font-size: 2em;
    padding: 2em 0;
    margin-top: 2em;
}
section .title span{
    width: 2em;
    display: inline-block;
    border-top:solid 1px #faa70b;
    margin-top:.25em;
}
.subsection{        
    text-align: center;
}
.subsection h3.title{
    text-transform: uppercase;
    color:#1c0949;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    padding: .5em 0;
}
.subsection p.description{
    color:#a9a8ad;
    text-align: justify;
    line-height: 1.25em;
}
.overslide{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: +100;
}
.overslide .title{
    margin-top: 0;
    color:white;
    font-size: 2em;
    padding: 0;
}
.overslide .title .free{
    width: auto;
    display: inline-block;
    border-top:none;
    font-size: .5em;
}
.overslide .description{
    color:white;
    font-size: 1em;
    padding:0em  1em  0em 1em;
    text-align: justify;
    line-height: 1.25em;
}
.overslide_up{
    bottom: auto;
}
.overslide_up .title{
    padding: 1em 0 0 0;
    margin-top: 2em;
    
}
.overslide_up .w_circle{
    text-align: center;        
}
.overslide_up .w_circle .img{
    border-radius: 100em;
    height: 10em;
    width: 10em;
    max-width: 100%;    
    overflow: hidden;
    text-align: center;
    display: inline-block;
}
.overslide_up .w_circle .img img{
    height: 10em;
    width: 10em;
}
.wb_circle{
    border: solid 1px white;
}
.rect{
   
}
.rect .img img{
    width:100%;
}
.rect .img_title{
    color:white;
    border:solid 1px white;
    text-align: center;
    padding: 1em 0;
    display: block;
}
.plans{
    color: #807f85;
    border-bottom: solid 1px #e4e4e4;
    padding-bottom: 1em;
}
.plans h3.title{
    color: #807f85;
    text-transform: none;
    text-align: justify;
}
.plans .description ol{
    margin-left: 1em;
}
.plans .description{
    text-align: left;
}
.plans img{
    margin-top:.5em;
    width: 100%;
    float: right;
}
#planes_servicio .description{
    padding: 0em 2em;
}
.productos{
    background-color: #d4d4d4;
}
.productos img{
    width:100%;
}
.productos .description{
    color:#231e58;
    text-align: center;
    font-weight: bold;
    font-size: .8em;
    padding: 1em;
}
#que_pintamos .description{
    padding:1em  10em 4em 10em;
}
#contacto{
    color:#140b36;
    font-size: .8em;
    text-transform: uppercase;
}
#contacto label{
    display: block;
    padding: 1em 0;
}
#contacto input,
#contacto textarea{
    border:solid 2px #140b36;
    width:100%;
    max-width: 320px;
    box-sizing: border-box;
    
}
#contacto textarea{
    resize:none;
    height: 5em;
}
#contacto form{
    padding-bottom: 10em;
    width: 320px;
}
#contacto form span{
    color: white;
    background-color: #f0a011;
    padding: .5em 0;
    text-align: center;
    display: inline-block;
    width:100%;
    max-width: 200px;
    float: right;
    margin-top: 15px;
}
footer{
    color: white;
    background-image: url(../img/footer.png);
    background-position: center;
    background-size: cover;
    padding: 3em 0;
}
footer h4{
    text-transform: uppercase;
    padding: 1em 0;
}
#nosotros h2{
    color:#1c0949;
}
#inicio .description{
    padding: 0em 2em 3em 2em;
}
.from_left{
    margin-left: -100em;  
    transition: all 1s;
}
.from_right{
    margin-right: -100em;
    transition: all 1s;
}
section .w_circle,section h2,section .description,section .subsection,section .rect, section .trans_image{
    opacity: 0;
    transition: all 3s;
}
.visible .from_left,
.visible .from_right{
    margin-right: 0em;
    margin-left: 0em;
}
.visible .from_left.span_1_of_5{
    margin-left:1.6%;
}
.visible .from_left.span_1_of_5:last-child{
    margin-left: 0;
}
.visible .w_circle, .visible h2, .visible .description, .visible .subsection, .visible .rect, .visible .trans_image{
    opacity: 1 !important;
}
.t1s{
    transition: all 1s !important;
}
.t2s{
    transition: all 2s !important;
}
.t3s{
    transition: all 3s !important;
}
.slides-pagination{
   position: absolute;
    right: 0;
    left: 0;
    z-index: +10;    
    text-align: center;
    margin: -2em;
}
.slides-pagination a{
    border-radius: 2em;
    width: .9em;
    height: .9em;
    display: inline-block;
    background-color: transparent;
    border:solid 2px white;
    color: transparent;
    margin: 2px;
}
.slides-pagination a.current{
    background-color: white;
    color: white;
}