.bg-white{
    background-color:white;
}
.bordeCurvo {
    border-radius:14px !important;
}
.bordeCurvoTop {
    border-radius:14px 14px 0px 0px;
}
.bordeImg {
    border-radius:14px;
}
.blancoArriba{
    background-color:white;
    width:100%;
    height:40px;
    position:absolute;
    left:0px;top:0px;  
    margin-top:-40px;           
}
.imgCard {
    width: 100%;
    /*min-height:270px;*/
    height:auto;
}
.imgCardDiv {
    width: 100%;
    max-height:270px;
    overflow: hidden;
}
.imgCardDiv2 {
    width: 100%;
    max-height:200px;
    overflow: hidden;
}
.imgCarga {
    width:0px;height:0px;
    position:absolute;left:-5px;top:-5px
}
.lblPeqArial {
    font-family:Arial;
    font-size:9pt;
    color:#aaaaaa;
}
.navbar{
    min-height:84px !important;
}
.nav-link.active {
    color: orange !important;
}
.nav-link {
    color:white !important;
}
.puntero{
    cursor:pointer;
}
.slider {        
    background-size:cover;
    background-position:center;
}
.sombra {
    text-shadow: 1px 2px #777777;
}        
@media (max-width: 768px) {
    .fuenteTitulo {
        font-size: 2em;
    }
}
@media (min-width: 769px) {
    .fuenteTitulo {
        font-size: 3.5em;
    }
}
@media (min-width: 0px) {
    .logo {
        width: 250px;
        height: 106px;
        position:relative;
        top:50%;
        margin-top:-53px;
    }
    .logoPortada {
        width:20%;
        height:auto;
    }
}
@media (min-width: 480px) {
    .logo {
        width: 350px;
        height: 149px;
        position:relative;
        top:50%;
        margin-top:-124px;
    }
    .logoPortada {
        width:20%;
        height:auto;
    }
}
@media (min-width: 768px) {
    .logo {
        width: 558px;
        height: 237px;
        position:relative;
        top:50%;
        margin-top:-128px;
    }
    .logoPortada {
        width:100%;
        height:auto;
    }
}
@media (min-width: 1200px) {
    .logo {
        width: 744px;
        height: 316px;
        position:relative;
        top:50%;
        margin-top:-158px;
    }
    .logoPortada {
        width:100%;
        height:auto;
    }
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300);
footer { background-color:rgb(153,5,99); min-height:350px; font-family: 'Open Sans', sans-serif; }
.footerleft { margin-top:50px; padding:0 36px; color:#ffffff }
.logofooter { margin-bottom:10px; font-size:25px; color:#ffffff; font-weight:700;}

.footerleft p { color:#ffffff; font-size:14px !important; font-family: 'Open Sans', sans-serif; margin-bottom:15px;}
/*.footerleft p { color:#ffeef3; font-size:14px !important; font-family: 'Architects Daughter'; margin-bottom:15px;}*/
.footerleft p i { width:20px; color:#ffffff;}


.paddingtop-bottom {  margin-top:50px;}
.footer-ul { list-style-type:none;  padding-left:0px; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:14px;}
.footer-ul li a { color:#ffffff; transition: color 0.2s linear 0s, background 0.2s linear 0s; }
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#ffeecc; }

.social:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
    }

.icon-ul { list-style-type:none !important; margin:0px; padding:0px;}
.icon-ul li { line-height:75px; width:100%; float:left;}
.icon { float:left; margin-right:5px;} 

.copyright { min-height:40px; background-color:#ffffff;}
.copyright p { text-align:left; color:#FFF; padding:10px 0; margin-bottom:0px;}
.heading7 { font-size:21px; font-weight:700; color:#ffffff; margin-bottom:22px;}
.post p { font-size:12px; color:#FFF; line-height:20px;}
.post p span { display:block; color:#ffffff;}
.bottom_ul { list-style-type:none; float:right; margin-bottom:0px;}
.bottom_ul li { float:left; line-height:40px;}
.bottom_ul li:after { content:"/"; color:#FFF; margin-right:8px; margin-left:8px;}
.bottom_ul li a { color:#FFF;  font-size:12px;}

/*.skiptranslate {display: none;margin-top:-50px}*/
