#header{background-color: #373839;}

.sp{color: white;}

#aw{color: white;}

.sub-menu a:hover {background-color: #76AA62; color: #124470;}

.inner-nav a:hover {background-color: #76AA62; color: #124470;}


.mi{color: white;}

#r{padding-top: 90px;}


.mcover{padding-top: 800px; padding-bottom: 100px; width: 100%; height: 800px;}

 .float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:67px;
    right:15px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
  font-size:30px;
    box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.floats{
    position:fixed;
    width:60px;
    height:60px;
    bottom:128px;
    right:15px;
    background-color:#114370;
    color:#FFF;
    border-radius:50px;
    text-align:center;
  font-size:30px;
    box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.jumbotron{display: none;}

.my-float{
    margin-top:16px;
}

.fa-envelope{color: white;}

.modal-content{ background-color:#114370; color: white;}

.carousel-control-next-icon {
  height: 40px;
  width: 40px;
  outline: black;
  background-size: 100%, 100%;
  border-radius: 50%;
  border: 1px solid black;
  background: #114370;
}

.carousel-control-prev-icon {
  height: 40px;
  width: 40px;
  outline: black;
  background-size: 100%, 100%;
  border-radius: 50%;
  border: 1px solid black;
  background: #114370;
}
/*Mis cambios*/
.titulo_footer{
    font-size:18px !important;
}
.texto_footer{
    font-size:15px !important;
}
.icono_footer{
    font-size:20px;
}
.carousel-control-next-icon:after
{
  content: '>';
  color: white ;
  font-size: 23px;
  margin-left: 4px;
}

.carousel-control-prev-icon:after {
  content: '<';
  color: white;
  font-size: 23px;
  margin-right: 4px;
}
.img{width:100%; height: auto;}

.contenedor{
    position: relative;
    display: inline-block;
    text-align: center;
}
.texto-encima{
    position: absolute;
    top: 10px;
    left: 10px;
}
.centrado{
    position: absolute;
    top: 50%;
    margin-top: 200px;
    left: 50%;
    background:#114370 ;
    color: white;
    transform: translate(-50%, -50%);
    border-radius: 20px;
}
/*----------Mis cambios----------------------*/
.nuevos_cambios{
    padding: 15px;
    color: white !important;
}
.mis_cambios{
    width: 90%;
    color: white !important;
}
.mis_cambios2{
  width: 100%;
  color: white !important;
}
.alinear{
  flex-wrap: nowrap;
}

.titulo_footer{
    font-size:20px !important;
}
.text_footer{
    font-size:18px;
}
.tama_text{
    font-size:18px;
}
/*----------------------------------*/
.ajax-response{color: black;}

@media only screen and (max-width: 700px) {
  .img {
    width: 100%; height: 300px;
  }
  /*-------Mis cambios-------------*/
  .alinear{
    flex-wrap:wrap !important;
  }
  .centrar_texto{
    text-align:center;
}
.social-icons{
    width:100% !important;
    position:relative;
    right:10%;
}
.posicion{
    margin-top:15px;
}
.ajax-response{color: black;}

@media only screen and (max-width: 700px) {
  .img {
    width: 100%; height: 300px;
  }

 .mcover{display: none;}

.jumbotron{display: block;}
  #jumbo{margin-top:-40px;}
  .centrado{
    /*position: absolute;
    top: 50%;
    margin-top: 200px;
    left: 50%;
    background:#114370 ;
    color: white;
    transform: translate(-50%, -50%);
    border-radius: 20px;*/
    display: none;
}

}


