@media screen and (max-width: 1200px){
#archivo-carousel img{
width: 100%;
height:30vh!important;
}
}
#contenedor{
padding-left: 10%;
padding-right: 10%;
}
#contenedor .col-md-4, #contenedor .col-md-8{
padding: 40px;
}
#contenedor h4{
	font-size: 12pt;
	font-weight: bold;
}
#conocenos .col-md-6{
padding-bottom: 50px;	
}
#conocenos h3{
text-align: center;
font-family: 'Ubuntu', serif;
font-weight: bold;
}
#conocenos .p-2{
padding-left: 10%;
padding-right: 10%;
padding-bottom: 20px;
}
#conocenos p{
text-align: justify;
font-family: 'Ubuntu', serif;
}
/***/
.section-title h2 {
letter-spacing: 0;
color: #000;
line-height: 30px;
margin-bottom: 10px;
padding-bottom: 16px;
position: relative;
font-family: 'Ubuntu', serif;
font-size: 14pt;
}
.section-title h2:before {
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 5px;
width: 180px;
background: linear-gradient(45deg, #1e656d 0%, #ee693f 100%);
}

.section-title h2:after {
content: '';
position: absolute;
left: 0;
bottom: 2px;
height: 1px;
width: 255px;
background: linear-gradient(45deg, #00293c 0%, #1E656D 100%);
}
.section-title h2.is_show:after {
width: 100%;
}

/***/
.navbar-default{
background-color: #00293b!important;
z-index: 1!important;
padding: 5px;
margin-bottom: 0px!important;
border: 0px solid #00293b!important;
border-radius: 0px!important;
}
.navbar-default .navbar-nav li a,.navbar-default .navbar-brand{
color: #fff!important;
text-decoration: none!important;
font-size: 11px;
}
.navbar-default .navbar-brand{
color: #fff!important;
}
.navbar-default .navbar-brand{
color: #fff!important;
}
.navbar-default .navbar-collapse{
border-color: #00293b;
background-color: #00293b;
}

/***/
#archivo-carousel img{
width: 100%;
height:50vh;
}
.img-responsive{
width: 100%;
}

/***/
#informacion h3{
text-align: center;
font-family: 'Ubuntu', serif;
}
#informacion .p{
text-align: justify;
font-family: 'Ubuntu', serif;
}
/***/
.footer-p{
font-size: 10pt;
color: #fff; 

}
#footer-container{
	padding: 20px;
}
label.footer-p {
margin-bottom: -60px;
}
label.footer-p a{
color: #fff;
text-decoration: none;
}
#footer { 
width: 100%; 
background-color: #00293b; 
margin-top: 185px;
}
/**/
thead tr th{
	text-align: center;
	
}
#buscador .col-md-4, #buscador .col-md-3, #buscador .col-md-2, #buscador .col-md-6{
padding: 20px;  
}


