.azul-b{
  background:#1E192F !important;
}

.navbar{
  margin-bottom:0;
  border:none;
  min-height:100px;
}
cuadro{
  border: solid 1px #FFF;
    padding: 0px 4px;
    margin-top: 4px;
    line-height: 65px;
}
.navbar-brand .glyphicon{
  margin-right:6px;
}
.modal-body{
  background: #1E192F!important;
}
.modal .close{
  color: #ffffff!important;
    font-size: 40px !important;
    opacity: 0.8 !important;
}
.boton-aux:hover{
    margin-top: 27px!important;
  }
.hero{
  background:url(../../assets/img/LandingCEA.jpg) no-repeat center;
  background-size:cover;
  border:none;
}

@media (max-width:767px) {
  .hero{
    background:url(../../assets/img/foto01.png) no-repeat center!important;
    background-size:cover!important;
    border:none;
  }
}

@media (min-width:992px) {
  .hero .get-it{
    text-align:right;
    margin-top:80px;
    padding-right:30px;
  }
}

@media (max-width:992px) {
  .hero .get-it{
    text-align:center;
  }
}

@media (max-width:992px) {
  .hero .phone-preview{
    text-align:center;
  }
}

.hero .get-it h1, .hero .get-it p{
  color:#fff;
  text-shadow:2px 2px 3px rgba(0,0,0,0.3);
  margin-bottom:40px;
}

.hero .get-it .btn{
  margin-left:10px;
  margin-bottom:10px;
  text-shadow:none;
}

div.iphone-mockup{
  position:relative;
  max-width:250px;
  margin:20px;
  display:inline-block;
}

.iphone-mockup img.device{
  width:100%;
  height:auto;
}

.iphone-mockup .screen{
  position:absolute;
  width:88%;
  height:77%;
  top:12%;
  border-radius:2px;
  left:6%;
  border:1px solid #444;
  background-color:#aaa;
  overflow:hidden;
  background:url(../../assets/img/screen-content-iphone-6.jpg);
  background-size:cover;
  background-position:center;
}

.iphone-mockup .screen:before{
  content:'';
  background-color:#fff;
  position:absolute;
  width:70%;
  height:140%;
  top:-12%;
  right:-60%;
  transform:rotate(-19deg);
  opacity:0.2;
}

.icon-feature{
  text-align:center;
}

.icon-feature .glyphicon{
  font-size:60px;
}

section.features{
  background-color:#369;
  padding:40px 0;
  color:#fff;
}

.features h2{
  color:#fff;
}

.features .icon-features{
  margin-top:15px;
}

.testimonials blockquote{
  text-align:center;
}

section.testimonials{
      margin-bottom: 35px; background-position:center;
 
}

.banner1{
  background:url(../../img/slidefoto1.png);
  background-position:center;
  background-repeat:no-repeat; 
  background-size: cover;  
} 
.banner2{
  background:url(../../img/slidefoto2.png);
  background-position:center;
  background-repeat:no-repeat; 
  background-size: cover;  
}
.banner3{
  background:url(../../img/slidefoto3.png);
  background-repeat:no-repeat; 
  background-size: cover;  
}
.banner1r{
  background:url(../../img/slidefoto1r.png);
  background-position:center;
  background-repeat:no-repeat; 
  background-size: cover;  
} 
.banner2r{
  background:url(../../img/slidefoto2r.png);
  background-position:center;
  background-repeat:no-repeat; 
  background-size: cover;  
}
.banner3r{
  background:url(../../img/slidefoto3r.png);
  background-repeat:no-repeat; 
  background-size: cover;  
}
.titulo-slide{
    font-size: 50px;
    font-weight: bold;
    color: #F7EC2D;
    padding-top: 110px;
}
.titulo-slide2{
    font-size: 46px;
	font-weight: bold;
    color: #FFF;
    padding-bottom: 110px;
}

.site-footer{
  padding:70px 0;
  text-align:center;
}

@media (min-width:768px) {
  .site-footer h5{
    text-align:left;
  }
}

.site-footer h5{
  color:inherit;
  font-size:20px;
}

.site-footer .social-icons a:hover{
  opacity:1;
}

.site-footer .social-icons a{
  display:inline-block;
  width:32px;
  border:none;
  font-size:20px;
  border-radius:50%;
  margin:4px;
  color:#fff;
  text-align:center;
  background-color:#798FA5;
  height:32px;
  opacity:0.8;
  line-height:32px;
}

@media (min-width:768px) {
  .site-footer .social-icons{
    text-align:right;
  }
}

body{
  font-family:'PT Sans Narrow'!important;
}

.azul-c{
  color:#1c172b!important;
}

nav.navbar.navbar-default.azul-b{
}

.amarillo-c{
  color:#F7EC2D!important;
}

.amarillo-b{
  background:#F7EC2D!important;
}

div.formulario-principal{
  padding:19px;
  border:solid 2px #ffffff;
}

.boton-quiero{
  width:100%;
  color:#FFF;
  background:#004cd5;
  font-size:27px;
  border-radius:5px;
  -webkit-box-shadow:2px 1px 11px 0px rgba(50, 50, 50, 0.94);
  -moz-box-shadow:2px 1px 11px 0px rgba(50, 50, 50, 0.94);
  box-shadow:2px 1px 11px 0px rgba(50, 50, 50, 0.94);
  border:none;
  padding-top:3px;
  padding-bottom:3px;
}

.boton-quiero:hover{
  width:100%;
  color:#FFF;
  background:#326bd0;
}

.texto-banner{
  color:#FFF;
  font-size:40px;
  padding-left:60px;
}

@media (max-width:767px) {
  .texto-banner{
    color:#FFF;
    font-size:40px;
    padding-left:15px;
    padding-right:15px;
    margin-bottom:46px;
  }
}

.subtexto-banner{
  padding-left:60px;
  font-size:38px!important;
  margin-bottom:0px!important;
}

.subtexto-banner2{
  margin-top:0px;
  padding-left:60px;
  font-size:21px!important;
}

.icono-pequeno{
  font-size:25px!important;
}

.fuente-hacemos{
  font-size:25px;
  cursor:pointer;
}

.titulo-hacemos{
  font-size:56px;
  padding-left:28px;
}

@media (max-width:767px) {
  .titulo-hacemos{
    font-size:56px;
    padding-left:9px;
    padding-right:9px;
  }
}

.subtitulo-hacemos{
  font-size:21px;
}

.subtitulo-tienes{
  font-size:30px;
  color:#000;
  width:83%;
  margin:0 auto;
  text-align:center;
}

.subtitulo-tienes2{
  font-size:34px;
}

.texto-footer{
  font-size:22px;
  color:#FFF;
}

.icono-casa{
  color:#FFF;
  margin-right:15px;
}

.icono-aux{
  font-size:24px;
}

.fuente-aux{
  font-size:18px;
}

.boton-aux{
  font-size:17px;
  margin-top:27px;
}

@media (max-width:767px) {
  .centro-resp{
    text-align:center;
    margin:0 auto;
  }
}

.hero{
  margin-bottom:0px;
}

nav.navbar{
  border-radius:0 !important;
}
.phone-logo{
  
    font-size: 29px;
    margin-top: 25px;
}
.m-0{
  margin:0px !important;
  padding: 0px!important;
}
.cuadro-hover{
  text-align: left;
    background: #f2e264;
    color: #000;
    padding: 15px;
    /*position: absolute;*/
    z-index: 999;
    left: 61%;
    width: 80%;
    top: 0%;
    display: none;
    font-size: 15px;
    font-weight: 600;
}
.cuadro-hover-l{
  text-align: left;
    background: #f2e264;
    color: #000;
    padding: 15px;
    /*position: absolute;*/
    z-index: 999;
    right: 100%;
    width: 80%;
    top: 0%;
    display: none;
    font-size: 15px;
    font-weight: 600;
}

@media (max-width:767px) {
  .cuadro-hover{
    position: initial;
  }
  .cuadro-hover-l{
    position: initial;
  }
}