@font-face {
    font-family: 'utsaah', sans-serif, arial;
    src:url(../fonts/utsaah.ttf);
}
@font-face {
    font-family: 'utsaahb', sans-serif, arial;
    src:url(../fonts/utsaahb.ttf);  
}
h1
{
  color: #fff;font-family:'utsaahb';text-align:center;font-weight:bold;
  margin-top: 500px; margin-bottom: 5px; font-size: 50px; text-shadow:-1px 0 black, 0 1px black,
  1px 0 black, 0 -1px black;
  
}
.carr{ width: 100%;
/*
    }
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
    width: 100%;
*/
}
h2
{
  color:#fff;
  font-family: 'utsaahb', sans-serif;
  text-align: center;
  font-weight: bold;   
}
.container-fluid{ padding:0px 0 0;}
/*
h4
{
  font-family: 'utsaah';font-size: 20px;padding: 0 10px 5px;
}
*/
/*
h5
{
  padding:0 0 0 5px;color:#fff;font-weight: 500;}
*/
p
{
  color: rgb(54, 46, 46);
  font-family: 'utsaah';
  font-size: 20px;
}
/* NAVEGADOR */
nav 
{
    height: 0;
    width: 100%;
    text-align: right; 
    position: fixed;
    z-index: 8;
}
nav ul
{
    padding-top: 20px;
    margin: auto; 
}
nav li
{
    display: inline-block;
    margin-right: 20px;   
}
nav a
{
    color: #fff;
    text-decoration: none;
    font-family: 'utsaahb';
    font-size: 20px;
    text-align: center;   
}
nav a:hover
{
    color: darkgrey;
   text-decoration: none;
}
/*HEADER*/
.logo
{
    padding-top: 100px;
}
/**Acomodo el icono (logo) del nav-bar*/
.navbar-brand 
{
    margin-left: 140px;
    margin-top: 50px;
}
.navpoint
{
	height: 10px;
	width: 100%;
}
/*
.hdr1
{
   width: 100%;  
}
*/
/* CONTACTO */

.f2
{
	margin-top:0px;
/*	border-top: 50px solid darkred;*/
    background-color: #08139b;
    padding: 10px;
    color: #fff;
}
.f2 p
{
    color: #fff;
}
.center
{
	text-align: center;
}
p > a > i
{
 left: -10px;
 color: #fff;
}
/* ANIMACIONES */.slideInDown{-webkit-animation-delay: 0s;}
.pulse{-webkit-animation-duration: 3s;-webkit-animation-delay: 2s;-webkit-animation-iteration-count: infinite;}
/*

*/

/*
@media (max-width:1100px)
{
   .menu
    {
        display: none;
    } 
}
@media (min-width:1099px) 
{
  .menu
    {
        display: block;
    }
    .slicknav_menu
    {
        display: none;
    }
}
*/
/*
#carousel-2372{top:600px;text-align:center;width:100%;}
#carousel-2372 h4{color: #fff;font-weight: bold;}
#servicios ~ div .row > div{margin: 20px 0;}
*/
.carousel-inner > .item > img.keepAspectRatio{width: 1440px;height: 100%;}


