


/*MENU*/
.menu-bg {background: #f3f3f3;} /*color fondo*/
.menu-bg {
border-color: #e7e7e700;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > .active > a {
    color: #08295e !important; /*color texto menu*/
	font-family: 'Montserrat', sans-serif; /*tipografia texto menu*/
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 17px;
}
.navigation-tb {
    margin: 3px 0;
}
/*FIN MENU*/



/*PORTADA*/

#home h1, #home p, .header-head1, .header-bgimage P { 
font-family: 'Montserrat', sans-serif;
font-weight: 700;
color: #fff;} /*tipografia texto portada*/


.header-bgimage P {font-size: 28px;} /*tamaño parrafo*/
 

.header-btn {
    background-color: #f3f3f3;/*fondo color boton*/
    border: 1px solid #f3f3f3;
    border-radius: 3px;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    padding: 15px 20px 15px 20px;
}
.header-btn-black {color: #222; border: 1px solid #333333;}/*texto y borde color boton*/

.header-btn {
    color: #08295e!important;
}
.header-btn:hover {
    color: #fff!important;
	background-color: #08295e!important;
}
.header-section-space {
    padding: 285px 0 285px 0;
}
/*FIN PORTADA*/


/*TODOS LOS TITULOS H2*/

h2 {font-family: 'Montserrat', sans-serif;
font-weight: 700;
color: #d98918;
font-size: 40px;
margin-top: 40px;
    margin-bottom: 35px;
}

p {
   line-height: 1.75;
   font-size: 110%;
}

/*SECCION GRIS quienes somos*/
.section-bg-2 {background-color: #f8f9fa;} /*color fondo*/

.section-bg-2 h3 {color: #fff;} /*color titulo*/

.section-bg-2 p { color: #212529;} /*color texto*/
/*FIN SECCION GRIS*/



/*SECCION BLANCO*/
.section-bg-1 {
    background-color: #08295e;
}
.section-bg-1 h3 {
	color: #ffac33;
}
.section-bg-1 p {
   color: #fff;
   line-height: 1.75;
}
/*FIN SECCION BLANCO*/

/*SECCION SERVICIOS*/
#services img {
border: 7px solid #656565;
}
#services {
	padding-bottom: 130px;
}
/*SECCION SERVICIOS*/

#contacto, .section-redes {
background-color: #f3f3f3!important;
color: #08295e;
}
#contacto h3, #contacto h4 {
	color: #08295e;
}
#contacto h2 {
	color: #d98918;
}
.services-icon i {
	color: #767676;
}
@media (min-width: 768px) {
.navbar-right {
    padding-top: 32px; /*dejar en 0 o darle padding para bajar el menu*/
}
.navbar {
border-radius: 0px;
}
}

/*css de rainel */

.builder-content-height {
   overflow: visible;
}
.builder-bgimage-pad {
    padding: 40px 0 120px 0;
}
h3 {font-size: 23px;}

.common-full {

		padding-top: 0px;
		
}	
.testimonial-indicator	{
	border-top: 6px solid #e9ecef;
	background-color:#f8f9fa;

}
.linea	{
	border-top: 2px solid #e9ecef;
	background-color:#f8f9fa;

}
.section-redes {
	padding: 30px 0 30px 0;
}
.res-image-bottom-1  {
padding-top: 0px;}