
nav {
    color: #fff;
    background-color: #fff;
    width: 100%;
    height: 145px;
    line-height: 56px;
}

nav ul {
    margin: 0;
    margin-top: 88px;
}

nav ul a{
    color: #055C9B;
    padding-right: 10px !important;
    padding-left: 10px !important;
}


.bxslider{
	margin: 0px !important;
}

nav .brand-logos {
    position: absolute;
    color: #000;
    display: inline-block;
    font-size: 1.1rem;
    padding: 0;
    white-space: nowrap; }

    nav .brand-logos.right {
    right: 0.5rem;
    padding: 0;
}
.esen{
    top: 5px;
    position: relative;
}
.bx-wrapper .bx-viewport {
	left: 0px !important;
	border: 0px !important;
	}

.bx-wrapper {
    position: relative;
    margin: 0 auto 10px !important;
    padding: 0;
}

.bx-wrapper .bx-caption {
    background: rgba(80, 80, 80, 0.03) !important;
    top: 150px !important;
    }
.bx-wrapper .bx-caption span {
    padding-left: 160px !important;
    font-size: 2.85em !important;
    font-weight: bolder;
}
.borde{
	border:  1px solid #e0e0e0;
	border-radius: 5px;
    padding: 8px;
}
.div{
    padding: 5px;
}
.noticia-titu{
    font-size: 13px;
    color: #0d47a1;
    font-weight: bold;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    text-align: justify;
}
.noticias-parra{
    font-size: 12px;
    text-align: justify;
    margin-top: 5px !important;
    margin-bottom: 5px !important;

}
.fe-import{
    border-radius: 5px;
    padding: 5px;

}
.afoo{
    color: #fff;
}
.padding{
    padding-top: 30px;
}
.fe-space{
    padding-top: 10px;
    padding-bottom: 10px;
}
.sinespacio{
    margin-bottom: 0px ;
}
.fecha{
    color: #fff;
    border-radius: 3px;
    padding: 5px;
    background: #64b5f6;
}
h4{
    font-size: 25px;
    font-weight: bold;
    color: #00A3D8;
}
h3{
    font-size: 20px;
    font-weight: bold;

}
.parallax-container {
    position: relative;
    overflow: hidden;
    height: 300px !important;
}
.blanco{
    font-size: 27px;
    color: #fff;
    text-align: justify;

}
.bold{
    font-weight: bold;
    font-size: 30px;

}
.parallax-text{
    margin-top: 50px;
}
.btn-ghost{
    margin-top: 30px;
    border: 1px #fff solid;
    background:  rgba(80, 80, 80, 0.03);
    color: #fff;
    font-size: 20px;
}
footer.page-footer{
    background: url(../img/img-4.png) !important;
    background:repeat; 

}

@media only screen and (min-width: 993px){
    .container {
    width: 85%;
}
    .bx-wrapper .bx-caption {
    background: rgba(80, 80, 80, 0.03) !important;
    top: 150px !important;
    }
.bx-wrapper .bx-caption span {
    padding-left: 160px !important;
    font-size: 2.85em !important;
    font-weight: bolder;
}


}

@media only screen and (max-width: 700px){

.esen{
    top: 5px;
    position: relative;
    display: none;
}

.bx-wrapper .bx-caption {
    background: rgba(80, 80, 80, 0.03) !important;
    position: absolute !important;
    top: 50px !important;
    font-size: 25px;
    }

    .bx-wrapper .bx-caption span {
    padding-left: 60px !important;
    font-size: 0.85em !important;
    font-weight: bolder;
}
nav .button-collapse {
    color: #000;
    }
nav{
    height: 90px;
}

.parallax-text{
    margin-top: 20px !important;
}
.blanco{
    font-size: 18px !important;
    color: #fff;
    text-align: justify;

}
}


    
.table2 thead {
    border: 2px solid white !important;
    background-color: RGB(28, 156, 138);
    color: white
}



.table2 tbody td{

    border: 1px solid #cfcece !important
} 

#cen{
    text-align: center;
}

#d2{
    padding-top: 70px;
}

.co h4{
    color: #b30000;
}

.co p{
    color: RGB(0, 128, 143);
}
#nt {
    padding-top: 50px;
}

#nt h5{
    color:#b30000;
}
#nt p{
    text-align: justify;

}
#dropdown2{
    position: inherit !important;
}
#dropdown1 li a{
    color: #055C9B !important;
}
#dropdown2 li a{
    color: #444 !important;
}