html{
	width: 100%;
	height: 100%;
}

h6 {
font-size: 14px;

}

a{
	text-decoration: none;
	
}


/* @font-face {
	font-family: OpenSans;	
	src: url(../fonts/opensans/OpenSans-Light.ttf);
	} */


body{
	width: 100%;
	height: 100%;	
	
	font-family: 'Open Sans', sans-serif;
	color: #333333;	
}


.bg_fondo_menu {
	background-color: #ffffff !important;
	opacity: 0.9;
  }

.text-bg-center{
	text-align: center;
	color: rgba(255, 255, 255, 0.85);	
	  top: 50%;
	  left:50%;
	  position: absolute;
	  width: 100%;
	  margin-left: -50%;
	  margin-top: 0%;
	  padding-left: 10%;
	  padding-right: 10%;
	

}


.tab{	
	padding: 0px 10px 0px 0px ;
}

.ancla:before {
	display: block;
	content: " ";
	margin-top: -250px;
	height: 250px;
	visibility: hidden;
}



.limitar-texto {       
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
}

.nav-principal{
	margin: 1em auto;
 
}
.menu-principal li a{
	color: #0C0B51 !important;

   }
   .menu-principal li a:hover{
	color: #8F1720 !important;

   }

   .menu-footer li a{
	color: #ffffff !important;

   }
   .menu-footer li a:hover{
	opacity: 0.8;

   }
   
   
   .social_menu_principal {
	font-size: 1.5em;}
	.social_menu_principal a{
		margin-right: 0.5em;}




@media (max-width: 992px) {
	.menu-social {
		display: none;
	}
	.slider .titulo{
	
		width: 55% !important;
		margin-left: -10% !important;
		top: 40% !important;
	  
		  }

	
  }

  @media (min-width: 992px) {
	.social_menu_principal {
		display: none;
	}
	
  }
  
  
 


@media (max-width: 800px) {
	h1 { font-size: 24px; }
	h2 { font-size: 21px; }
	h3 { font-size: 18px; }
	h4 { font-size: 15px; }	
	h5 { font-size: 14px; }
	h6 { font-size: 10px; }
	p { font-size: 14px; margin-bottom: 5px; }
	ul { font-size: 14px; }
	.small {font-size: 70%;}
	.btn { font-size: 14px; }
	label { font-size: 14px;}	
	input { font-size: 14px !important;}
	small { font-size: 65%;}	

	.slider .titulo{
	
		width: 55% !important;
		margin-left: -10% !important;
		top: 40% !important;
	  
		  }

		  .cat-servicios{
margin-top: -100px !important;
		  }


  }

  @media (max-width: 500px) {
	.ocultar{
		display:none;
	  } 

	 
}
.btn-contactenos{
background-color: #A31620;
color: #ffffff;
}


.section-mas-servicios a{
	background-color: #0F62B3;
	color: #ffffff;
}

.section-mas-servicios a:hover{
	background-color: #14578E !important;
}



.section-mas-servicios a:hover{
	background-color: #14578E !important;
}


.section-servicios h2{
	margin: 1em 0 0 0 ;
	font-weight: 600;
	}

	.section-experiencia{
		padding: 4em 0 !important;
		background-color: #EAEAEA;
	}
	.section-experiencia h4{
		font-weight: 600;
	}

	.section-footer{
		padding: 4em 0 !important;
		background-color: #1A1A1A;

	}

	.redes-sociales-footer a{

		color: #ffffff;
		font-size: 2em;

	}
	.redes-sociales-footer a:hover{

		opacity: 0.8;

	}
.slider .titulo{
		text-align: center;
		color: black;	
	  top: 30%;
	  left:50%;
	  position: absolute;
	  width: 35%;
	  margin-left: 10%;
	  margin-top: 0%;
	  padding-left: 2em;
	  padding-right: 2em;
	  padding-top: 2em;
	  padding-bottom: 2em;
	  opacity: 0.7;	
	  background-color: #ffffff;
	  border-radius: 10px;
}

.border-bottom{
	border-bottom: 5px solid #191970 !important;
	opacity: 0.89;
}



img:hover {
	opacity: 0.85;
}

.menu-social  {
	margin-top: 70px;
	position: absolute;
	z-index: 5000;
   }
.menu-social ul {
 margin-bottom: 0 !important;
 margin-right: 10px;

}
.menu-social ul li {
line-height: 2em;
font-size: 1.5em;
   }

   .menu-social ul li a{
	color: #0C0B51 !important;

	   }
	   .menu-social ul li a:hover{
		color: #8F1720 !important;

	}

/*Estilo para evitar spam*/
#datosContactenosAdicional {display:none;}

   


