@font-face {
    font-family:  sans-serif, arial;
    src:url(../fonts/utsaah.ttf);
}
@font-face {
    font-family:sans-serif, arial;
    src:url(../fonts/utsaahb.ttf);  
}
h1
{
  color: #000;font-family: sans-serif;text-align:center;font-weight:bold;
  margin-top: 150px; margin-bottom: 5px; font-size: 50px; text-shadow:-1px 0 black, 0 1px black,
  1px 0 black, 0 -1px black;
  
}
.carr{ width: 100%;
    height: 100%;
}
h2
{
  color:#000;
  font-family: oswald-bold.ttf', sans-serif;
  text-align: center;
  font-weight: bold; 
  margin-top: 130px;
}
h4 , h5
{
     margin-top: 65px;
}
.container-fluid{ padding:0px 0 0;
}
p
{
  color: rgb(54, 46, 46);
  font-family: 'utsaah';
  font-size: 20px;
}
/*HEADER*/
.logo
{
    padding-top: 20px;
}
/**Acomodo el icono (logo) del nav-bar*/
.navbar-brand 
{
    margin-left: 140px;
    margin-top: 50px;
}
.navpoint
{
	height: 10px;
	width: 100%;
}
/* CONTACTO */
.f2
{
	margin-top:0px;
/*	border-top: 50px solid darkred;*/
    background-color: #08139b;
    color: #fff;
}
.f2 p
{
    color: #fff;
}
.center
{
	text-align: center;
}
p > a > i
{
 left: -10px;
 color: #fff;
}
.data-reactroot
{
    z-index: 4;
}



