/*@font-face {
 font-family: Faster;
  src: url(../fonts/FasterOne-Regular.ttf); }

/* Space out content a bit */
@import url(https://fonts.googleapis.com/css?family=Oxygen:700,400);
html{
background: #C6D4E1;
}

body {
  padding-top: 20px;
  padding-bottom: 20px;
  /*background: url('../img/whitediamond.png');*/
  background: #C6D4E1;
  font-family: 'Oxygen', sans-serif;
  }
.whatsapp{
    background: url('../img/whatsapp.png');
    width: 32px;
    height: 33px;
    display: inline-block;
}
p + p { margin-top: 0.5em; } 
.cap{

    font-size: 50px;
    padding-left: 30px;
}

.capm{

    font-size: 50px;
    padding-left: 5px;
    padding-left: 5px;
}

.logop {
  margin: 0 auto; }

.logo {
  margin-bottom: 25px;
  margin-top: 15px; }

.toggler {
  width: 100%;
  height: auto;
  border-bottom: 8px solid #44749D; }

#contacto {
  margin-bottom: 15px; }

.contacto-header {
  padding-top: 20px; }

#telefono {
  display: block;
  color:#44749D;}

hr{
    border-color:#44749D;
    border: 2px solid #44749D;
}

.infocon a{
    color:#44749D;
    font-weight: 600;
}
/*-------------CAROUSEL----------*/
.carousel{
    border:5px solid #44749D;
}

.carousel-caption {
margin: 0 auto; 
width: 940px;
background-color: rgba(64, 116, 157,0.8);
}

.carousel-caption h3 {
    color: #ecf0f1;
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 0px;
    letter-spacing: -2px;
    font-size: 25px;
}
.carousel-caption p {

    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: -8px;
    font-weight: 300;
    line-height: 30px;
    color:#f5f5f5;
    font-size: 14px;
}


.tags li{
    font-size: 20px;
    padding-top: 8px;
    color:#fff;
    font-weight: 600;
}

.tour {
  border: 2px solid #ecf0f1;
  margin-top: 10px;
  margin-bottom: 25px; }

.color {
  color: #DACCBA; }

a:hover {
  color: #44749D;
  text-decoration: none; }

.btn-default{
    background-color: #44749D;
    border-color: #44749D; 
    border-radius: none;
}
.btn-default:hover {
  background-color: #497dbc;
  color: #ecf0f1;
  border-color: #497dbc;
  border-radius: none;
}

.btn.btn-default{

    border-radius: none;
}
.lema {
  margin-bottom: 30px;

}
/*CALL TO CLICK*/
.tel,.tel:visited { /*for small screens */
    display:block;
    color:#fff;
    background-color:#000;
    padding:1em;
    text-decoration:none;
} 
.tel:hover,.tel:focus { 
    color:#fff;
}

@media screen and (min-width: 28.5em) { /* for larger screens */
    .tel,.tel:visited {
        background:none;
        cursor:default;
        color:#fff;
    }
    .tel,.tel:focus {
        color:#fff;
    }
}

.lema  h1, h2, h3 {
  font-family: 'Oxygen', sans-serif;
  color: #44749D;
font-size: 50px;
font-weight: 700;
}

.lema span{
    color:#C6D4E1;
}

.lema small{
        color:#434343;
        font-family: 'Oxygen', sans-serif;
        font-weight: 300;
}

.texto-header {
  font-size: 16px;
  padding-top: 10px;
  color:#434343;}

.texto-lema {
  margin-bottom: 30px;
  text-align: justify;
  font-size: 1.7rem;
  line-height: 1.6em;
  color:#434343;
  font-style: normal;
  font-weight: 400;
}

.miniaturas {
  margin-bottom: 30px;
  margin-top: 30px;
 }

.miniatura-desc2{
    text-align: center;
     padding-top: 5px;
  padding-bottom: 5px;
     color:#fff;
     background: #44749D;
}
.miniatura-desc {
  text-align: center;
  padding-top: 20px;
  margin-bottom:15px;
  padding-bottom: 20px;
  font-size: 18px;
  color:#fff;
  height: 80px;
  background: #626A6F;
  font-family: 'Federo', sans-serif;
}

.miniatura-desc.verde{
    background: #C2D136;
}

.miniatura-desc.azul{
    background: #23B8D8;
}
.miniatura-desc.rosa{
    background: #44749D;
}

.medallon {
  margin: 0 auto;
  margin-top: 80px; }

.social {
  margin: 0 auto; }

/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
  padding-left: 15px;
  padding-right: 15px; }

.container {
  background: #ffffff;
  color: #434343;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 50px;
  padding-bottom: 100px;
  position: relative;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
/*   border-left: 3px solid #44749D;
  border-right: 3px solid #44749D;
  border-top: 3px solid #44749D; */ }

a {
  color: #44749D; }

.nav li a {
  background-color: #44749D;
  margin-left: 5px;
  color:#fff;}

.centrar {
  margin: 0 auto; }

.nav li a:hover {
  background-color: #365E80;
  color: #ecf0f1; }


.nav > li > a:hover, .nav > li > a:focus{
     background-color:#365E80;}

/*.nav > li > a:active,a:focus,a:visited {
  background-color: #44749D; }*/

.img-thumbnail {
  /*border: 3px solid #626A6F;*/
      padding: 0 0 0;
     border: none !important;
    border-radius: 0px !important;}

.well {
  color: #fff;
  border: 4px solid #44749D;
  border-radius: 6px;
  margin-top: 30px;
  background: #44749D; }


/* .form-control{
    border: 1px solid #44749D;
} */

legend {
  color: #fff;
  border-color:#fff;}

.mapa{
    border: 1px solid #44749D;
}
.thumbnail {
  position: relative;
  overflow: hidden;
  padding: 0 0 0;
  background-color: transparent;
  margin-bottom: 0px;
  border: 4px solid #44749D;
  border-radius: 0px !important;
}

textarea {
  width: 100%; }

.caption {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(160, 192, 207,0.8);
  width: 100%;
  height: 100%;
  padding: 2%;
  display: none;
  text-align: center;
  color: #fff !important;
  z-index: 2; }

/*MODALS*/
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #89AC2A;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
  color:#434343;
  text-align: justify;
  font-family: 'Federo', sans-serif;
  font-size:14px;
}

.modal-content h5{
    color:#434343;
    font-size: 20px;
    background: #ffffff;
    
}

.modal-content strong {
    color:#44749D;
      
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #fff;
  min-height: 16.428571429px;
    background-color:#44749D;
    }

.modal-title {
  margin: 0;
  line-height: 1.428571429;
font-size: 20px;
  color: #fff; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #fff; }

    
.modal-footer a{
    color:#434343;
}
/* Custom page header */
.header {
  border-top: 8px solid #44749D; }

/* Make the masthead heading the same height as the navigation */
.header h3 {
  /* margin-top: 0; */
  margin-bottom: 0;
  
font-size: 40px;
  /*padding-bottom: 19px;*/ }

.hovereffect {
  margin: 0 auto;
}

/* Custom page footer */
.footer2 {
  padding-top: 19px;
  color: #000;
  border-top: 4px solid #E3CEB3;
  border-bottom: 4px solid #E3CEB3;
  margin-top: 30px; }

.bottom-footer {
  background-color: #44749D;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-top: 20px;
  color:#fff;
  margin-bottom: 0px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
 border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px; }
.bottom-footer a{
    color:#fff;
}
/* Customize container */
@media (min-width: 768px) {
  .container {
    max-width: 1024px; } }

@media (min-width: 480px) and (max-width: 980px) {
    .texto-lema {
    margin-bottom: 20px;
    text-align: left;
    font-size: 1.6rem;
    line-height: 1em; }
}
@media (max-width: 768px) {
  .container {
    max-width: 100%; }

  .medallon {
    margin: 0 auto;
    margin-top: 15px; } }
.container-narrow > hr {
  margin: 30px 0; }

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 30px; }

.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px; }

/* Supporting marketing content */
.marketing {
  margin: 40px 0; }

.marketing p + h4 {
  margin-top: 28px; }

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .header,
  .marketing,
  .footer {
    padding-left: 0;
    padding-right: 0; }

  /* Space out the masthead */
  /* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
    border-bottom: 0; } }
@media (min-width: 480px) {
  .logop {
    display: none;
    visibility: hidden; } }
@media (max-width: 479px) {
  .texto-lema {
    margin-bottom: 20px;
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.2em; }
    
    .mt{
        font-size: 20px;
    }
  .container {
    padding: 15px;
    padding-bottom: 130px; } }
.clear{
    clear: both;
}
.up {
    margin-top: 15px;
}

.well.info {
    background: #44749D;
}

.mt {
    padding-top:20px ;
}

.lemaalt {
    font-size: 16px;
}

.cabecera {
    margin-bottom: 50px;
}

.thead {
    line-height: 1;
}

.btnmob{
    border-radius: 0px;
    margin-right: 5px;
}
