.circulo{
    border-radius:100%;
}
.degradado-cab{
    background-image: linear-gradient(to bottom, #ddbb73, rgba(255,255,255,0.2));
}
.llamada-pie h2{
     background-position:top;
     color:white !important;
     text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}
.div-cab{
    width:90%;
    max-width:1000px;
    float:none;
    margin:auto;
    border-radius:14px;
    padding-top:10px;
    padding-bottom:10px;
    background-color:rgba(0,0,0,0.2);
}
.div-nuestra-escuela{
    background-image: url(../images/7WlGMnLSBPo9.jpg);
    background-position: center;
    background-size: cover;
    margin-top: 0px !important;
    height:103px;
}
.fondo-parallax-iconos{
    background-size:cover;
    background-position:center;
    background-attachment:fixed;
}
.fondo-top{
    background-position: top !important;
}
.overlay-top-header{
    background: rgba(255,255,255,0.0) !important;
}
.profile{
    /*text-shadow: 2px 2px 2px rgba(0,0,0,0.4);*/
}
.subtitulo-cab{
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    color: white;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}
.subtitulo-cab-2{
    text-align: center;
    font-size: 1.7em;
    color: #fff;
}
.texto-profile{
    color:black !important;
}
.titulo-cab{
    text-align: center;
    font-size: 4.2em;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 0px 30px rgba(0,255,0,0.9);
}
.tc-megamenu-title{
    /*text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;*/
}
.tc-menu-inner{
    /*text-shadow: 2px 2px 2px rgba(0,0,0,0.4);*/
}
.top_site_main{
    background-image: url(../images/rOFufuccarap.jpg) !important;
    color: #507a18 !important;
}    
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner{
    padding-top:0px !important;
}
@media (max-width:767px){
    .pad-movil{
        padding-left:17px;
        padding-right:17px;
    }
}