@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.eot');
    src: url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-black-webfont.woff2') format('woff2'),
         url('../fonts/lato-black-webfont.woff') format('woff'),
         url('../fonts/lato-black-webfont.ttf') format('truetype'),
         url('../fonts/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
h2 {
    margin-bottom: 0px !important;
}
h2 strong {
    font-weight: 700;
}
h2.orange-dark {
    line-height: 1;
}
section#bg-gray-dark {
    background-color: #eeeeee; 
    padding: 70px 0px;
    position: relative;
    text-align: center;
    z-index: 1;
}
section#banner-principios {
    padding: 220px 0px 150px;
    position: relative;
    z-index: 1;               
}
section#principios {
    background: #ffffff;
    padding: 100px 0px;
    position: relative;
    z-index: 1; 
    margin-bottom: -30px;    
}
hr {
    border-top: 1px solid #ffffff !important;
    margin-bottom: 0px !important;
    opacity: 0.4 !important;
}
#banner-principios {
    /*background: url('../img/principios/banner-principios.jpg') no-repeat center center;*/
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    -o-background-size: cover !important;
    position: relative;
}
#bg-gray-dark  p {
    color: #1d1d1b;
    line-height: 1.3;
    padding: 0px 40px;
}
#principios h1 {
    color: #1d1d1b;
    text-align: center;
}
#principios p {
    font-size: 24px;
    color: #1d1d1b;
    line-height: 1.5;
}
#principios hr {
    margin-bottom: 20px !important;
}
.bg-oferta {
    padding: 14px 20px 14px 50px !important;
}
.down {
    font-size: 40px; 
    color: #ffffff;
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 99;
    width: 40px;
    height: 40px;
    margin-left: -20px;
}
.l5 {
    position: relative;
    left: 5px;
} 
.dark {
    background-color: rgba(29,29,27,0.85) !important;    
}
.orange-dark {
    color: #ca810f;
}
.ml20p {
    margin-left: 20%;
}
.mr20p {
    margin-right: 20%;
}
.ml22p {
    margin-left: 22%;
}
.mr22p {
    margin-right: 22%;
}
.max-h440px {
    max-height: 440px;
}
.z-index99 {
    z-index: 99;
}
@media (min-width: 1200px) {
    .bg-blue-solid {
        background: #009fe3 url(../img/admisiones/icon-download.jpg);
        background-repeat: repeat-x;
        height: 350px;
        overflow: hidden;
        position: relative;
        top: 10px;
        bottom: 10px;
        right: 10px;
    } 
    .bg-reddark-solid {
        background: #9c4141 url(../img/admisiones/bg-reddark.png);
        background-repeat: repeat-x;
        height: 350px;
        position: relative;
        top: 10px;
        bottom: 10px;
        right: 10px;
    } 
    .bg-black-solid {
        background: #1d1d1b url(../img/admisiones/bg-black.png);
        background-repeat: repeat-x;
        height: 350px;
        position: relative;
        top: 10px;
        bottom: 10px;
        right: 5px;
    }            
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (max-width: 1024px) {
}
@media (max-width: 992px) {
    a.more {
        font-size: 15px;
        display: inline-block;
    } 
    a.dwl-mobil {
        display: inline-block !important;
    }
    #bg-gray-dark .p0, #renew .p0, #directory .p0 {
        padding: 0px 10px;
    } 
    #advice h1 {
        font-size: 30px;
    }               
    .p44 {
        font-size: 30px;
    }
    .l5 {
        left: 0px;
    }
    .bg-blue-solid, .bg-reddark-solid, .bg-black-solid {
        right: 0px;
    }   
}    
@media (max-width: 768px) {
    section#advice {
        background: #ffffff !important;
    }
    a.dwl-white {
        background-position: 18% center !important;
    }    
    a.desktop {
        display: none;
    } 
    hr {
        margin-bottom: 0px !important;
    }    
    .bg-graystrong {
        padding: 30px !important;
    }  
    .bg-blue {
        padding: 30px !important;
    }  
    .overlay-content {
        margin-right: 0px;
    }  
    .mr20p {
        margin-right: 0px !important;
    }          
}
@media (max-width: 640px) {
    a.dwl-white {
        background-position: 25% center !important;
    }      
}
