/*@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,900');*/

@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700");
@import url("https://fonts.googleapis.com/css?family=Fugaz+One|Open+Sans");
body,
html {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}

body {
  font-family: "Roboto Slab", serif;
}

header {
  background-image: url("../img/bg-1.png");
  background-color: #cccccc;
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  /* Resize the background image to cover the entire*/
  height: auto;
}

.p-0 {
  padding: 0 !important;
}

.m-0 {
  margin: 0 !important;
}

.container {
  width: 84% !important;
  max-width: 1200px !important;
}

/*i{color: #F49C1D !important;}*/

p,
a {
  margin: 0 !important;
  font-size: 20px !important;
  font-family: "Open Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #e21d25;
  font-family: "Fugaz One", cursive;
}

.cuadro-blanco {
  height: 90% !important;
  color: rgba(255, 255, 255, 0.2);
}

section {
  padding: 100px 0 !important;
}

.call-to {
  padding: 10px 0 !important;
  position: relative;
}

.call-t {
  text-align: right;
}

.call-t h5 {
  font-weight: 700;
  color: #2b347d;
  margin-top: 10px;
  font-size: 50px;
  line-height: 1;
}

.call-t h5 span {
  font-weight: 400;
  display: block;
  font-size: 25px;
}

.call-t2 {
  text-align: left;
}

.call-t2 h5 {
  font-weight: 700;
  color: #2b347d;
  margin-top: 10px;
  font-size: 50px;
  line-height: 1;
}

.call-t2 h5 span {
  font-weight: 400;
  display: block;
  font-size: 25px;
}

.arriba {
  margin-top: -50px;
  position: relative;
  z-index: 2;
  float: left;
}

.logo2 {
  float: left;
}

.der {
  text-align: right;
}

.amarillo {
  color: #f49c1d !important;
}

nav {
  box-shadow: none !important;
  background-color: #e9e8e8 !important;
  border-bottom: 3px solid #2b347d;
  border-top: 3px solid #2b347d;
}

nav a {
  color: #2b337d !important;
  text-transform: uppercase;
  font-size: 1.5rem !important;
}

nav ul {
  text-align: center !important;
}

nav li {
  display: inline-block !important;
  float: none !important;
  width: 49%;
  height: 60px;
}

.style-vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.parallax-container {
  height: 350px;
}

.container-msn {
  margin: 0 auto;
  padding: 2vh 0;
  width: 55% !important;
  max-width: 400px !important;
}

.style-marco-red {
  transform: skew(-30deg);
  background: #e21d25;
  padding: 5px 10px !important;
}

.style-marco-blue {
  transform: skew(-30deg);
  background: #2b347d;
  padding: 5px 10px !important;
}

.style-marco-red2 {
  transform: skew(-30deg);
  background: #e21d25;
  height: 10px;
}

.style-marco-white {
  transform: skew(-30deg);
  background: #fff;
  height: 10px;
}

.style-marco-blue2 {
  transform: skew(-30deg);
  background: #2b347d;
  height: 10px;
}

textarea {
  width: 100%;
  height: 10rem;
  background-color: transparent;
}

.style-marco {
  padding: 3vh !important;
}

.botones-header {
  text-align: center !important;
  padding: 5px 0;
  margin-bottom: 15px;
}

.botones-header a {
  text-align: center !important;
  display: inline-block;
}

.botones-header .btn {
  box-shadow: none !important;
  background: none !important;
  border: 1px solid red !important;
  color: red;
}

.botones-header .boton-generico:hover {
  background: #e90000 !important;
  color: #fff;
}

.boton-generico {
  box-shadow: none !important;
  background: none !important;
  border: 1px solid red !important;
  color: red;
}

.boton-generico:hover {
  background: #e90000 !important;
  color: #fff;
}

.nosotros {
  background: #fff url(../img/bg-2.png);
  background-color: #cccccc;
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  /* Resize the background image to cover the entire*/
  height: auto;
  padding: 0 !important;
  margin: 0 !important;
}

.nosotros2 {
  background: #fff url(../img/bg-3.png);
  background-color: #cccccc;
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  /* Resize the background image to cover the entire*/
  height: auto;
  padding: 0 !important;
  margin: 0 !important;
}

.nosotros .row,
.nosotros2 .row {
  padding: 4vh 0;
  margin: 0 !important;
}

.nosotros p {
  font-size: 22px !important;
  text-transform: uppercase;
  color: #4b4b4b;
  font-weight: 300;
}

.noso-txt {
  font-size: 30px !important;
  text-transform: uppercase;
  color: #4b4b4b;
  font-weight: 300;
}

.nosotros span {
  display: block;
}

.nosotros span.comilla {
  font-weight: 700;
  font-size: 40px;
  color: #2dc3bc;
}

.nosotros h4 {
  font-weight: 400;
  color: #2b347d;
  margin-bottom: 30px !important;
  font-size: 20px;
}

.style-logo {
  width: 100%;
  max-width: 350px;
  padding: 2vh 0;
}

.f-der {
  float: right;
}

.sbr {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.56);
}

.servicios {
  background: #212121 url(../img/bg.png);
}

.servicios h5 {
  color: #fff;
  text-transform: uppercase;
}

.horario {
  background: url(../img/bg-contacto.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.azul {
  color: #2b347d;
}

.horario p,
li,
h4,
h5 {
  color: #fff;
}

.boton-align {
  text-align: center;
  margin: 15px 0;
}

p.registrate {
  font-weight: 700;
  color: #32bdba;
  font-size: 40px;
  margin-top: 30px !important;
}

.precios {
  background-color: #e8e8e8;
}

.precios p.restricciones {
  color: red;
  margin-bottom: 30px !important;
  font-size: 8px !important;
}

.precios span {
  display: block;
}

.esp-disp {
  font-size: 14px !important;
}

.titulos {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 40px;
}

.rayita {
  height: 2px;
  background: #fff;
  width: 250px;
  margin-bottom: 100px !important;
  margin-top: 5px !important;
  margin: 0 auto;
}

.titulos-1 {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 40px;
  color: #2b347d;
}

.rayita-1 {
  height: 2px;
  background: #303030;
  width: 250px;
  margin-bottom: 100px !important;
  margin-top: 5px !important;
  margin: 0 auto;
}

.pagos-met {
  font-weight: 400;
  font-size: 20px;
}

.dir-tel {
  margin: 0 !important;
}

.dir-dir {
  margin: 0 !important;
}

.dir-tel {
  font-weight: 700;
  font-size: 20px;
}

.pagos i {
  font-size: 30px;
}

.pagos img {
  width: 60px !important;
}

.formulario {
  background-color: #2bbeb8;
  position: relative;
}

.formulario img {
  position: absolute;
  top: -99px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.formulario p,
a,
h4 {
  color: #fff;
}

.formulario p,
a {
  font-size: 25px;
}

.formulario h3 {
  font-size: 45px;
  font-weight: 700;
}

.col.margen {
  margin-top: 80px !important;
}

.galeria {
  background-color: #f49c1d;
}

#contact_us_aremandatory {
  color: #fff !important;
}

footer {
  background: #fff url(../img/bg-4.png) !important;
  background-color: #cccccc;
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  /* Resize the background image to cover the entire*/
  height: auto;
  color: #fff !important;
  padding: 2vh 0 !important;
  margin: 0 !important;
}

footer .footer-ul {
  text-align: center;
}

footer .footer-ul li {
  display: inline-block;
  margin: 0 5px;
}

footer .footer-ul li a {
  color: #000;
}

footer a,
footer h4 {
  color: #8bc34a !important;
  font-size: 20px !important;
  font-weight: 600;
}

/*GALERIA*/

.cont-g {
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 25px;
  margin-bottom: 25px;
}

.cont-g ul {
  margin: 0;
  padding: 0;
}

.cont-g ul li {
  float: left;
  list-style: none;
  background: none;
  margin: 1%;
  width: 18%;
}

.cont-g ul li a img {
  transition: opacity 0.4s ease 0s;
  -webkit-transition: opacity 0.4s ease 0s;
  width: 100%;
}

.cont-g ul li a img:hover {
  opacity: 0.7;
  transition: opacity 0.4s ease 0s;
  -webkit-transition: opacity 0.4s ease 0s;
}

.cont-g ul.u2 li {
  float: left;
  list-style: none;
  background: none;
  margin: 1%;
  width: 31%;
}

.cont-g ul.u3 li {
  float: left;
  list-style: none;
  background: none;
  margin: 1%;
  width: 48%;
}

.divider {
  margin-top: 30px !important;
}

/*FIN GALERIA*/

/*FORMULARIO*/

.raya {
  height: 2px;
  background: #fff;
  width: 95px;
  margin: 40px auto;
}

.form-control {
  background: #fff !important;
  border-radius: 0px !important;
  border: 1px solid #c1c1c1 !important;
  border-bottom: 2px solid #eee !important;
}

.form-control:hover {
  border-bottom: 2px solid #b71c1c !important;
}

.btn {
  background: #b71c1c;
}

.btn:hover {
  background-color: #b71c1c !important;
}

.btn-3 {
  margin-top: 10px !important;
  border: 2px solid #154c17 !important;
  color: #154c17 !important;
  background: none !important;
  padding: 10px 53px !important;
  margin: auto;
  height: auto !important;
  font-size: 12pt;
  font-weight: 700;
  border-radius: 3px !important;
}

.btn-3:hover {
  border: 2px solid #154c17 !important;
  background: #154c17 !important;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.58);
  color: #fff !important;
}

/* FIN FORMULARIO*/

.imgs {
  transition: all 0.3s ease 0s;
}

.imgs:hover {
  transform: scale(0.8);
}

.mail {
  font-size: 14pt;
}

.c-az-l {
  color: #2b347d;
}

@media screen and (max-width: 992px) {
  .container-msn {
    margin: 0;
    width: 100% !important;
    max-width: 643px !important;
  }
  .parallax-container {
    height: 250px;
    width: 100%;
    margin: 0 !important;
  }
  h1.white-text {
    font-size: 18pt !important;
  }
  .style-marco-blue {
    display: none !important;
  }
  .call-t h5 {
    text-align: center;
    margin-top: 15px;
  }
  .arriba {
    margin-top: 0px;
    position: relative;
    z-index: 0;
    float: none;
  }
  .f-der {
    float: none;
    text-align: center;
  }
  .call-t {
    text-align: center !important;
  }
  .call-to {
    text-align: center !important;
    float: none;
  }
  .call-to h5 {
    margin-top: 15px;
  }
  .nosotros p {
    font-size: 20px !important;
  }
  .call-to {
    text-align: center !important;
    float: none;
  }
  nav li {
    float: none !important;
  }
  nav li {
    display: block !important;
  }
  .nosotros {
    background: #fff !important;
    min-height: 400px;
  }
  .rayita-1 {
    margin-bottom: 30px !important;
  }
  header {
    background: rgba(255, 255, 255, 0.6) !important;
  }
}

@media screen and (max-width: 768px) {
  .logo2 {
    margin: auto !important;
    float: none;
  }
  .cont-g ul li {
    width: 48%;
  }
  .container {
    width: 98% !important;
  }
  i.fa {
    margin-top: 10px;
  }
  .der {
    text-align: center;
  }
}

/*Estilos para mobile 'mobile Devices'*/

@media screen and (max-width: 600px) {
  header {
    height: auto;
  }
  .call-to span {
    display: block;
  }
  .nosotros p {
    font-size: 18px !important;
    margin: 15px 0 !important;
  }
  .servicios ul {
    text-align: center;
    float: none !important;
    margin: 0 !important;
  }
  .servicios p {
    margin-bottom: 15px !important;
  }
  .servicios span {
    display: block;
  }
  .pagos i {
    margin-top: 15px !important;
  }
  section {
    padding: 50px 0 !important;
  }
  .call-t h5 {
    font-size: 30px;
  }
  .call-t h5 span {
    font-weight: 400;
    display: block;
    font-size: 20px;
  }
  .botones-header a {
    margin: 10px 0;
  }
  .nosotros {
    min-height: 220px;
  }
}

.whatsapp {
  display: block;
  width: 65px;
  height: 65px;
  color: #fff;
  position: fixed;
  left: 20px;
  bottom: 20px;
  border-radius: 50%;
  line-height: 80px;
  text-align: center;
  z-index: 999;
  background: #25d366;
  border: 1px solid #25d366;

  a {
    color: #fff;

    .fa {
      font-size: 40px;
    }
  }
}

@media (width <= 767px) {
  .whatsapp {
    width: 50px;
    height: 50px;
    line-height: 58px;
    a {
      .fab {
        font-size: 30px;
      }
    }
  }
}
