@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,300,500,600,700,800);

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "Raleway", sans-serif;
}
a {
  text-decoration: none;
  background-color: transparent;
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  background-color: transparent;
  color: #000;
  text-decoration: none;
}
a:active {
  text-decoration: none;
  background-color: transparent;
  color: #000;
  text-decoration: none;
}
section {
  padding: 20px 0;
  min-height: 100px;
}
footer {
  margin-top: 0 !important;
  padding: 20px 0px 0px 0px;
  background: #ffffff;
  color: #630000;
}
/* ============= section css ============= */

nav {
  height: auto !important;
  padding: 0px 0px 0px 0px;
  color: #fff !important;
  background: none !important;
  box-shadow: none !important;
  line-height: 50px;
}
nav ul a {
  font-size: 1.6rem;
  color: #eee;
}
.active {
  text-decoration: underline #5fa2d8;
  color: #5fa2d8;
}

/*tipografia insertada*/

@font-face {
  font-family: OpenSans-Regular;
  src: url(../font/OpenSans-Regular.ttf);
}

* {
  font-family: OpenSans-Regular;
  color: #2a4773;
}

p {
  font-family: OpenSans-Regular;
  color: #2a4773;
  font-size: 12pt;
}
.p-0 {
  padding: 0 !important;
}

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

.style-logo {
  width: 350px;
  float: left;
  padding: 1vh 0;
}

.style-menu {
  position: fixed;
  z-index: 99;
  background: #fff;
  left: 0;
  right: 0;
}

.style-tel h5 {
  color: #5fa2d8;
  font-weight: 600;
}

.style-tel h5 a {
  color: #314770;
  font-weight: bold;
}

.style-img {
  width: 100%;
  max-width: 830px;
  margin-top: -12vh;
  margin-bottom: 2vh;
  box-shadow: 0px 10px 40px #1c35446b;
}

.style-bg-1 {
  background: #314770;
  height: auto;
  position: relative;
}

.style-bg-2 {
  background: #5fa2d8;
  height: auto;
  position: relative;
}

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

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

.style-servicio li {
  font-size: 20pt;
}

.style-servicios {
  background: #e2e3e5 !important;
  padding: 4vh;
}

.style-servicios div h2,
.style-servicios div h3 {
  color: #314770;
  font-weight: bold;
}

.style-bg-3 {
  background: #2a4773;
  padding-bottom: 2vh !important;
  padding: 0 8vh;
}

.tabs .tab a {
  color: #ffffff;
  border-right: 0.5px solid #fff;
  border-left: 0.5px solid #fff;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: color 0.28s ease;
  -moz-transition: color 0.28s ease;
  -o-transition: color 0.28s ease;
  -ms-transition: color 0.28s ease;
  transition: color 0.28s ease;
}

.tabs .tab a:hover {
  color: #c9dcf9;
}

.tabs .tab a:active {
  color: #c9dcf9;
  background-color: #f3e2466e;
}

.tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 48px;
  background-color: none !important;
  will-change: left, right;
}

.style-titulo {
  padding: 3vh 0;
  font-weight: bold;
}

.style-contact1,
.style-contact2 {
  min-height: 150px;
  padding: 2vh;
}

.style-contact1 {
  border-right: 1px solid #8897b0;
}

.style-msn {
  padding: 1vh 2vh 1vh 2vh;
  text-align: right;
  background: #fff;
}

.style-msn2 {
  padding: 1vh 2vh 1vh 2vh;
  text-align: center;
  background: #197bff;
}

.style-callus {
  text-align: right;
  font-size: 12pt;
  color: #0079ff;
}

.style-cita {
  margin: 2%;
  padding: 2%;
  text-align: center;
  background: #274ed9;
  border-radius: 10px;
  color: white;
  font-size: 16pt;
}

.style-btn1 {
  background: #197bff;
  padding: 5px 20px;
  border-radius: 5px;
  text-decoration: none;
  color: white;
}

.style-col4-consulta {
  text-align: center;
  padding: 0;
  margin: 0;
  color: white;
}

.triangle-down {
  width: 0;
  height: 0;
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
  border-top: 30px solid #2a4773;
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

#sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 0;
  will-change: opacity;
}

.style-line-img {
  width: 100%;
  max-width: 300px;
}

.c-1 {
  background: #274ed9;
}

.c-2 {
  background: #197bff;
}

.c-3 {
  background: #00d9b6;
}

.style-col {
  padding: 4vh;
  color: white;
  height: 300px;
}

.style-parra-2 {
  font-size: 12pt;
  color: white;
}
.style-btn-carrousel {
  width: 40%;
  margin-top: 50%;
  margin-bottom: 50%;
  padding-top: 30%;
}
.style-sub-direccion {
  margin: 1vh;
  padding: 2vh;
  background: #e8e8e8;
  text-align: center;
}

.style-sub-direccion p {
  font-size: 16pt;
}

/*estilo para cabecera*/
.style-row {
  margin-top: 5vh;
  margin-bottom: 5vh;
}

.topup {
  background: #024299;
  border-bottom: 10px solid #238fcf;
  color: #fff;
}

.align-img {
  width: auto;
}

.logo {
  margin: auto;
}

.top {
  padding: 7px 0px 5px 0px;
  background-color: #6da744;
  color: #fff;
}

.c-v-l {
  color: #578636;
}
.c-v-f {
  background: #578636;
}

.c-c-l {
  color: #d28d31;
}
.c-c-f {
  background: #d28d31;
}
.parra {
  font-size: 16pt;
}
.men {
  padding-top: 20px;
}
.menus {
  background: #fff;
}
.cuadritos {
  padding: 20px 15px 20px 15px;
  min-height: 200px;
  background: rgba(114, 80, 55, 0.8);
  border-radius: 20px;
  color: #fff;
}
.space {
  padding: 20px 0px 40px 0px;
}
.lado {
  margin: -20px 5px 15px 25px;
  color: #024299;
}

.tumb {
  margin-top: 0px;
  min-height: 19vh;
}

.pad-less {
  padding: 0px;
}
.list-1 li {
  color: #808080;
  padding: 1% 1%;
  font-size: 16pt;
  text-align: left;
  margin-top: 2%;
}

.list-1 i {
  color: #808080 !important;
}

.parrafo {
  font-size: 14pt;
}
.noso {
  padding: 5vh 0px;
}

.oscu {
  background: rgba(0, 0, 0, 0.2);
  padding: 10px 0px;
}

/*INICIO GALERIA*/
.cont-g {
  height: auto;
  overflow: hidden;
  float: left;
  margin-bottom: 25px;
}
.cont-g ul {
  margin: 0;
  padding: 0;
}
.cont-g ul li {
  float: left;
  list-style: none;
  background: #9b8a50;
  border: 5px solid #9b8a50;
  margin: 1%;
  width: 30%;
}
.cont-g ul li a img {
  transition: opacity 0.4s ease-in-out 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-in-out 0s;
  -webkit-transition: opacity 0.4s ease 0s;
}
.cont-g ul li {
  transition: all 0.5s ease-in-out;
}
.cont-g ul li:hover {
  opacity: 0.9;
}
/*FIN GALERIA*/

/*estilo del parallax*/
.parallax-container {
  max-height: 500px !important;
}

/*estilo circular en imagenes*/
.style-img-border {
  border-radius: 0px 8px 8px 0px;
  display: block;
  max-width: 100%;
  height: auto;
}

.cont-img {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 5vh;
}

.cont-cont-img {
  margin-top: 5vh;
  margin-bottom: 5vh;
}

/* ============= section css ============= */

.form-control {
  background: #fff !important;
  border-radius: 0px !important;
  border: 1px solid #c1c1c1 !important;
}
.form-control:hover {
  border-left: 4px solid #0e6b08;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.4);
}
/*FORMULARIO*/
.btn {
  background: #578636 !important;
  color: #fff;
}
.btn:hover {
  background: #d28d31 !important;
}

.show1,
.show2 {
  display: block;
}

.show3,
.show4 {
  display: none;
}

.style-deconone:click,
.style-deconone:hover,
.style-deconone {
  text-decoration: none;
}

/* ============= MEDIA QUERY ============= */
@media screen and (max-width: 1199px) {
  .show1,
  .show2 {
    display: none;
  }

  .show3,
  .show4 {
    display: block;
  }
}

/*Media para smartphone*/
@media screen and (max-width: 670px) {
}

.style-number {
  display: block;
  margin-top: 2.5vh;
  margin-bottom: 2.5vh;
}

@media screen and (max-width: 992px) {
  .style-logo {
    max-width: 200px;
    width: 100%;
    float: left;
    padding: 2vh 0;
  }

  h2 {
    font-size: 2.56rem;
    line-height: 110%;
    margin: 1.78rem 0 1.424rem 0;
  }

  h3 {
    font-size: 1.92rem;
    line-height: 110%;
    margin: 1.46rem 0 1.168rem 0;
  }

  .vertical-center,
  .vertical-center2 {
    margin: 0;
    position: relative;
    top: 0;
    right: 0;
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    padding: 2vh !important;
  }

  .vertical-center h3 {
    font-size: 1.5rem;
    line-height: 110%;
    margin: 1.46rem 0 1.168rem 0;
  }

  .style-servicio li {
    font-size: 14pt;
  }

  .parallax-container {
    height: 10% !important;
  }

  .style-sub-direccion p {
    font-size: 100%;
  }

  .tabs .tab a {
    color: #ffffff;
    border-right: none;
    border-left: none;
    border-bottom: 0.5px solid #fff;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: color 0.28s ease;
    -moz-transition: color 0.28s ease;
    -o-transition: color 0.28s ease;
    -ms-transition: color 0.28s ease;
    transition: color 0.28s ease;
  }

  .noso {
    font-size: 15pt;
    font-weight: lighter;
  }
  .gran-b {
    padding: 70px 0px;
    position: relative;
    z-index: 0;
    margin-top: 0px;
    color: #fff !important;
  }
  .gran-b2 {
    padding: 70px 0px;
    position: relative;
    z-index: 0;
    margin-top: 0px;
    color: #fff !important;
  }

  .servi {
    margin-top: 100px;
    margin-bottom: 80px;
  }

  .topup {
    text-align: center;
  }
}

@media screen and (max-width: 1200px) {
  .style-not-display {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .list-1 li {
    color: #808080;
    padding: 1% 1%;
    font-size: 16pt;
    text-align: center !important;
    margin-top: 2%;
  }

  .men {
    padding-top: 0px;
  }
  .cuadro-lado {
    padding: 20px 5px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 601px) {
  h5 .button-collapse {
    margin-top: 16px;
    margin-bottom: -10px;
    float: right !important;
  }
}
@media screen and (max-width: 425px) {
  footer {
    text-align: center;
  }

  .style-row {
    margin-top: 2vh;
    margin-bottom: 2vh;
  }
}

/*estilo para numeros de telefono en negro*/
.not-style {
  color: black !important;
  text-decoration: none;
}
/*hover*/
.not-style:hover {
  color: black;
}

/*estilo para numeros de telefono en blanco*/
.not-style-2 {
  text-decoration: none;
}
/*hover*/
.not-style-2:hover {
  color: white;
}

.style-message {
  font-size: 20pt;
  background: #cf0000;
  color: white;
  padding: 2vh;
  text-align: center;
}

/* ============= ELASTOGRAFÍA ============= */
.elasto-section {
  background: #e2e3e5;
  padding: 5vh 0;
  margin: 0 !important;
}

.elasto-badge {
  display: inline-block;
  background: #5fa2d8;
  color: #fff;
  padding: 6px 20px;
  border-radius: 3px;
  font-size: 11pt;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.elasto-title {
  color: #314770;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}

.elasto-subtitle {
  color: #2a4773;
  font-size: 12pt;
  margin-bottom: 30px;
}

.elasto-card {
  background: #fff;
  border-radius: 8px;
  padding: 25px 20px;
  margin-bottom: 20px;
  min-height: 280px;
  border-top: 4px solid #5fa2d8;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.elasto-icon {
  font-size: 36px !important;
  color: #5fa2d8 !important;
  margin-bottom: 15px;
}

.elasto-card-title {
  color: #314770;
  font-weight: bold;
  font-size: 14pt;
  margin-bottom: 10px;
}

.elasto-card-text {
  color: #2a4773;
  font-size: 11pt;
  line-height: 1.6;
}

.elasto-card-text strong {
  color: #314770;
}

.elasto-info {
  background: #fff;
  border-left: 4px solid #5fa2d8;
  border-radius: 4px;
  padding: 20px 25px;
  max-width: 700px;
  margin: 10px auto 25px;
  text-align: left;
}

.elasto-info p {
  margin: 0;
  font-size: 11pt;
  line-height: 1.7;
  color: #2a4773;
}

.elasto-cta {
  display: inline-block;
  background: #314770;
  color: #fff !important;
  padding: 12px 35px;
  border-radius: 5px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  transition: background 0.3s ease;
}

.elasto-cta:hover {
  background: #5fa2d8;
  color: #fff !important;
}

@media screen and (max-width: 992px) {
  .elasto-card {
    min-height: auto;
  }
}
