body, html {
  font-family: "Montserrat", sans-serif;
  background-color: #fff
}

a:active, a:hover, a:link, a:visited {
  text-decoration: none
}

.space0 {
  margin-top: 5px;
  margin-bottom: 5px
}

.space1 {
  margin-top: 10px;
  margin-bottom: 10px
}

.space2 {
  margin-top: 20px;
  margin-bottom: 20px
}

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

.space4 {
  margin-top: 40px;
  margin-bottom: 40px
}

.space5 {
  margin-top: 50px;
  margin-bottom: 50px
}

.space6 {
  margin-top: 60px;
  margin-bottom: 60px
}

.space7 {
  margin-top: 70px;
  margin-bottom: 70px
}

.space8 {
  margin-top: 80px;
  margin-bottom: 80px
}

.space9 {
  margin-top: 90px;
  margin-bottom: 90px
}

.space10 {
  margin-top: 100px;
  margin-bottom: 100px
}

.no-padding {
  margin: 0;
  padding: 0
}

a:active,
a:hover,
a:link,
a:visited {
  text-decoration: none;
}

html, body {
  margin: 0;
  width: 100%;
  height: 100%;
}

.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.barra {
  height: 15px;
  background-color: #51585e;
}

.contenedor {
  max-width: 1300px;
  margin: 0px auto;
}

.contenedor-small {
  max-width: 670px;
  margin: 0px auto;
}

.logot {
  width: 250px;
}

.menup {
  text-align: right;
}

.menup ul li {
  display: inline;
}

.menup ul li a {
  margin: 0px 10px;
  color: #000;
  font-weight: 600;
}

.btncet {
  text-align: center;
}

/*.bg-city{
  background: url(../assets/imgs/3x/lines-curva@3x.png) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/

.bg-city {
  background-image: url(../assets/imgs/3x/lines-curva@3x.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.infoslide h1 {
  font-weight: 900;
  color: #215fad;
}

.infoslide p {
  color: #6f787f;
}

.cajaventajas {
  border-radius: 10px;
  background-color: #e6e8ea;
  padding: 10px;
  text-align: center;
  height: 260px;
}

.cajaventajas h2 {
  font-size: 1.3em;
  font-weight: bold;
  color: #215fad;
}

.cajaventajas p {
  font-size: 1em;
  color: #6f787f;
}

.imgadorno {
  text-align: right;
}

.titulop h1 {
  font-size: 4em;
  color: #8cc641;
  font-weight: 900;
}

.listasert ul li {
  list-style: none;
}

.listasert ul li a {
  border-left: 10px solid #215fad;
  display: block;
  padding: 15px 5px 0px 10px;
  margin-bottom: 10px;

}

.listasert ul li a:hover {
  background-color: #eaeef0;
}

.listasert ul li a h2 {
  font-size: 1.2em;
  font-weight: bold;
  color: #222c37;
  margin: 0px;
}

.listasert ul li a p {
  font-size: 1em;
  color: #627893;
  border-bottom: 1px solid #e3e6e8;
  padding-bottom: 10px;

}


.bg-gris {
  background-color: #51585e;
  padding: 50px 0px;
}

.frases h2 {
  font-size: 2em;
  color: #ffffff;
  font-weight: 800;
  text-align: center;
}

.frases p {
  font-size: 1.2em;
  color: #ffffff;
  font-weight: 200;
  text-align: center;
}

.frases h3 {
  font-size: 1.2em;
  color: #8cc641;
  font-weight: bold;
  text-align: center;
}


.stileform {
  width: 100%;
  border: 1px solid #b4b7b8 !important;
  padding: 15px;
  font-size: .9em;
  border-radius: 8px;
  margin-bottom: 10px;
}

.btngo {
  border: 0px;
  background-color: transparent;
  padding: 0px;
  margin: 0px;
}

.cajaform {
  border-radius: 10px;
  border: 4px solid #c3c7c8;
  padding: 20px;
  background-color: #fff;
}



.formulariox h2 {
  color: #55616b;
  font-size: 1.5em;
  font-weight: bold;
}

.formulariox p {
  color: #55616b;
  font-size: 1em;
}

.checkbox {
  font-size: .9em;
}

.fonfocurves {
  background: url(../imgs/3x/lines-curva_1@3x.png);
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: top right 150px;
  /* 50px de margen desde la derecha */

}

.cosobolitas {
  background: url(../imgs/3x/bolitas-circle@3x.png);
  background-size: 20%;
  background-repeat: no-repeat;
  background-position: bottom left 30%;
}

.bgfoot {
  background: #627893 url(../imgs/3x/foot-lineas@3x.png);
  padding: 30px 0px;
  background-size: 50%;
  background-position: top right;
  background-repeat: no-repeat;
}

.redes {
  text-align: center;
}

.redes ul {
  margin-left: -25px;
}

.redes ul li a img {
  width: 40px;
}

.redes ul li {
  display: inline;
  padding: 0px 10px;
}

.logo-blanco {
  text-align: center;
}

.infofoot h2 {
  font-size: 1em;
  color: #fff;
  font-weight: 800;
}

.infofoot p {
  font-size: .9em;
  color: #fff;
}

.infofoot a {
  font-size: .9em;
  color: #fff;
}


.cred1,
.cred2 {
  text-align: center;
  margin: 0.5rem 0;
}

.cred1 {
  color: #ffffff;
  font-size: .8em;
}

.cred2 a {
  color: #ffffff;
  font-size: .8em;
}

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

  .cred2 {
    text-align: right;
  }



}

.bg-cred {
  background-color: #00345f;
  padding: 20px 0px;
}

.infounid h2 {
  font-size: 1.5em;
  font-weight: 800;
  color: #215fad;
}

.infounid p {
  font-size: 1em;
  font-weight: 200;
  color: #55616b;
  line-height: 27px;
}





.cajaalianz {
  margin: 0px 10px;
  border-radius: 10px;
  border: 1px solid #a1acb4;
}

.cajaalianz img {
  border-radius: 10px;
}

.bgnosotros {
  background: #215fad url(../imgs/fondo-footer@3x.png);
  background-size: cover;
  background-position: center;
  padding: 50px 0px;
}

.sinfonos h2 {
  font-size: 3em;
  font-weight: 700;
  color: #12a2ef;
}

.sinfonos p {
  font-size: 1.2em;
  font-weight: 500;
  color: #fff;
}

.sinfonos ul li {
  font-size: 1.2em;
  font-weight: 500;
  color: #12a2ef;
}

.sinfonos ul li span {
  color: #fff !important;
}

.boxi {
  background-color: #12a2ef;
  border-radius: 10px;
  padding: 10px;
}

.boxi h2 {
  font-size: 1.2em;
  font-weight: 900;
  color: #fff;
}

.boxi p {
  font-size: 1em;
  color: #fff;
}


@media (max-width: 767.98px) {
  body {
    overflow-x: hidden;
  }

  html {
    overflow-x: hidden;
  }
}