body{
 background-color: #131313;
 color: white;
 overflow-x: hidden;
margin: 0;
padding: 0;
}
 @font-face {
      font-family: "bebasneue";
      src: url("../fonts/Bebas-Regular.otf");
    }
    @font-face {
      font-family: "bebas";
      src: url("../fonts/BebasNeue-Regular.otf");
    }
     @font-face {
      font-family: "hardy";
      src: url("../fonts/Hardy Blow.ttf");
    }
     @font-face {
      font-family: "minor";
      src: url(../"../fonts/MinionVariableConcept-Roman.otf");
    }
    @font-face {
      font-family: "minor2";
      src: url("../fonts/MyriadPro-Regular.otf");
    }
 .blue-sec h2{
  font-family: "bebasneue";
  color: #ffff;
  font-size: 40px !important;
 }
 .blue-sec p{
  font-family: "minor" !important;
  color: #4d4d4d;
 }
 .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;

}
.redes-sociales {
    position: fixed;
    top: 25%;
    z-index: 10;
    right: 0px;
    display: flex;
    flex-direction: column;
}
 .blue-sec h4{
  font-family: "bebasneue" !important;
  color: white;
  font-size: 30px !important;
 }
 .paralax{
  position: relative;
  bottom: 465px;
 }
 .paralax p{
padding:50px 80px;
font-size:29px; 
 }
 .btn-default{
  background: none !important;
  border-radius: 0 !important;
  padding: 4px 40px;
  border:1px solid white !important;
  font-family: "minor" !important;
  color: white;
 }
 .btn-default:hover{
  background: orange !important;
  border-radius: 0 !important;
  padding: 4px 40px;
  border:1px solid white !important;
  font-family: "minor" !important;
  color: white;
 }
 footer {
  background: black !important;
  padding: 40px 0;
  float: left;
  width: 100%;
 }
 .modal-header {
  border: none !important;
 }
.modal-footer {
  border: none !important;
 }
 .form-control{
  border: 0 !important;
  border-bottom: 1px solid #808080 !important;
  background: none !important;
  box-shadow: none !important;
  padding-left: 0 !important;
  font-family: "minor" !important;
  border-radius: 0 !important;
 }

 .modal-dialog{
  width: 90% !important;
}
.clientas{
  /*margin: 70px auto !important;*/
}
.formulario1{
  margin-left: 20px;
}
  .btn-blue:hover {
    background: #1531bf !important;
    text-decoration: none !important;
  }
 .btn-blue {  
  background: #3c0b7d  !important;
  font-family: "bebasneue";
  color: white  !important;
  font-size: 20px !important;
  width: 200px !important;
  display: block;
  text-align: center;
  padding: 8px  !important;
  margin: 20px auto !important;
 }
 .telefono {
  width: 50px !important;
 }
 .white h3 {
  color: #999999;
  font-family: "bebasneue";
  font-size: 16px;
  line-height: 16px;
  margin-top: 0;
 }
.blue-sec li{
  list-style: none !important;
  font-family: "minor" !important;
  color: white !important;
  font-size: 30px;
}
.blue-sec ul{
  margin: 0;
  padding: 0;
}

.blue-sec{
  background:  #070e33 !important;
  float: left;
  width: 100%;
  padding: 100px 0;
}
.contact-form-sect{
  background: #b9e8ef !important;
  padding: 40px 0;
  float: left;
  width: 100%;
}
.white h2 {
  color: #f56511;
  font-family: "bebasneue";

}
.clientas h2{
 color: white;
  font-family: "bebasneue";
  font-size: 41px;
}
.white ul li {
  font-family: "minor" !important;
  list-style: none;
  line-height: 30px;
  color: #f56511;
  font-size: 13px;
}
.white p {
  color: white;
  font-family: "helvetica" !important;
}
.promo-img{
  margin: 0 auto;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: orange;
    background-color: transparent;
}
.galeria h2{
  color: orange;
  font-family: "bebasneue";
  font-size: 41px;
  margin-bottom: 30px;
      margin-top: -90px;
}
.promo{
  color: white !important;
  font-size: 18px !important;
  
   letter-spacing: 1px;
}
.white ul {
  margin: 10px 0 !important;  
  padding: 0 !important;
}
.carousel-indicators li {
    display: inline-block;
    width: 39px;
    height: 4px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    
    border-radius: 0;
}
.carousel-indicators .active {
  width: 39px;
    height: 4px;
    border: 1px solid white;
    border-radius: 0;
}
.blue-sec p {
  font-family: "minor" !important;
}
.blue-sec .col-md-4 img {
  width: 100px;
  margin: 0 auto;
  display: block;
}
.galeria .col-md-4 {
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.white {
  float: left;
  width: 100%;
  padding: 90px 0;
  background: black;
  margin-bottom: 60px;
}
.blue-sec h3 {
  font-family: "bebas" !important;
  text-align: center;
  margin-bottom: 30px;
  color: #46140c;
}
.container-xl{
  width: 100%;
  margin: 0 auto;
  display: block;
  background-position: 50% 70%;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.blue-sec img {
  width: 100px;
}
.para{
  background: url(imagenes/para1.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;

}
.logo {
  display: inline-block;
  width: 100px;
  float: left;
  margin-top: 22px;
    margin-left: 21px;
    text-decoration: none !important;
}
.navbar-default {
  border: none; 
  position: fixed;
  padding-bottom: 20px;
  width: 100%;
  float: left;
  z-index: 200;
  background:#010e25 !important
}
#myCarousel .item {


  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
#myCarousel3 .item {
  height: 500px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.navbar-default .navbar-nav>li>a {
  font-family: "bebas";
  font-size: 18px;
  color: #fff;

}
.navbar-nav>li {
    float: left;
    margin-top: 17px;
}
.close {
  color: #53c7dd !important;
  opacity: 1 !important;
  font-size: 39px !important;
}
.carousel-caption {
  bottom: 149px;
  left: 6%;
  text-align: left !important;
}
.carousel-caption h3 { 
  font-family: "MyriadPro-Regular.otf" !important;
  text-shadow: none !important;
  font-weight: 300;
}
.carousel-caption p span {
  font-family: "hardy";
  font-size: 160px;
  line-height: 100px;
}
.listado-m li{
  font-family: "bebas" !important;
  color: #666666 !important;
  font-size: 13px !important;
  line-height: 22px !important;
 }
 @media (max-width: 790px){
  .carousel-caption {
    right: 4%;
  }
  #myCarousel .item {
      height: 400px;
  }
  .carousel-caption img {
    width: 100% !important;
  }
  .navbar-nav>li {
    width: 100%;
    text-align: center !important;
  }
  .navbar-toggle {
        margin-top: 19px;
        border-radius: 0 !important;
  }
 }
 @media (max-width: 500px){
 .paralax {
    position: relative;
    bottom: 344px;
}
.clientas h2 {
    color: white;
    font-family: "bebasneue";
    font-size: 31px;
}
.paralax p {
    padding: 138px 35px;
    font-size: 14px;
}
.blue-sec h4 {
    font-family: "bebasneue" !important;
    color: white;
    font-size: 30px !important;
    margin-top: 54px;
    text-align:center;
}
.galeria h2 {
    color: orange;
    font-family: "bebasneue";
    font-size: 31px;
    margin-bottom: 30px;
    margin-top: -329px;
}
.telefono {
    width: 34px !important;
}
.blue-sec li {
    list-style: none !important;
    font-family: "minor" !important;
    color: white !important;
    font-size: 30px;
    text-align: center;
}

}