@import url("https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500italic,500,700,700italic,900,900italic");
@import url("estilos.css");
@import url("sansation/stylesheet.css");
.clear {
  clear: both;
}
img {
  border: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
body {
  font-family: 'Roboto', sans-serif;
  margin: 0px;
  padding: 0px;
}
.wow:first-child {
  visibility: hidden;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fs8 {
  font-size: 8px;
}
.fs10 {
  font-size: 10px;
}
.fs12 {
  font-size: 12px;
}
.fs14 {
  font-size: 14px;
}
.fs16 {
  font-size: 16px;
}
.fs18 {
  font-size: 18px;
}
.fs20 {
  font-size: 20px;
}
.fs22 {
  font-size: 22px;
}
.fs24 {
  font-size: 24px;
}
.fs24 .imgAlto {
  height: 24px;
  margin-top: -4px;
}
.fs26 {
  font-size: 26px;
}
.fs28 {
  font-size: 28px;
}
.fs30 {
  font-size: 30px;
}
.fs32 {
  font-size: 32px;
}
.fs34 {
  font-size: 34px;
}
.fs36 {
  font-size: 36px;
}
.fs38 {
  font-size: 38px;
}
.fs40 {
  font-size: 40px;
}
.fs45 {
  font-size: 45px;
}
.fs50 {
  font-size: 50px;
}
.fs55 {
  font-size: 55px;
}
.fs60 {
  font-size: 60px;
}
.fcGris {
  color: #777;
}
.fcGris p {
  color: #777;
  line-height: 25px;
}
.fcRojo {
  color: #9a1212;
}
.fcGris {
  color: #363636;
}
.fcGris1 {
  color: #777;
}
.fcBlanco {
  color: #fff;
}
.bgRojo {
  background: #9a1212;
}
.bgGris {
  background: #363636;
}
.bgGris1 {
  background: #777;
}
.bgGris2 {
  background: #eee;
}
.bgBlanco {
  background: #fff;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 60px;
}
.pt70 {
  padding-top: 70px;
}
.pt80 {
  padding-top: 80px;
}
.pt90 {
  padding-top: 90px;
}
.pt100 {
  padding-top: 100px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb60 {
  padding-bottom: 60px;
}
.pb70 {
  padding-bottom: 70px;
}
.pb80 {
  padding-bottom: 80px;
}
.pb90 {
  padding-bottom: 90px;
}
.pb100 {
  padding-bottom: 100px;
}
.fw1 {
  font-weight: 100;
}
.fw3 {
  font-weight: 300;
}
.fw4 {
  font-weight: 400;
}
.fw5 {
  font-weight: 500;
}
.fw7 {
  font-weight: 700;
}
.fw9 {
  font-weight: 900;
}
/* ESTILOS DIESTRA */
.topHome {
  background: #9a1212;
  height: 60px;
}
.bbGris {
  border-bottom: solid 1px #e5e5e5;
}
.logotipo {
  margin: 30px 0px;
}
ul.ulMenu {
  padding: 0px;
  margin: 0px;
  list-style: none;
  float: right;
  margin-top: 38px;
}
ul.ulMenu li {
  padding: 10px;
  float: left;
  margin-left: 50px;
}
ul.ulMenu li a {
  font-family: 'sansationbold';
  display: block;
  font-size: 22px;
  text-align: left;
  color: #777;
  font-weight: 700;
}
ul.ulMenu li.active a {
  color: #000;
}
.sepGris {
  width: 100%;
  height: 1px;
  background: #777;
  margin: 0 auto;
}
.sepBlanco {
  width: 100%;
  height: 1px;
  background: #fff;
  margin: 0 auto;
}
.tituloFooter {
  margin: 14px 0px;
}
.btnRojo {
  font-size: 32px;
  line-height: 32px;
  color: #9a1212;
  font-weight: 700;
  padding: 20px 40px;
  border: solid 2px #9a1212;
  border-radius: 10px;
  display: table;
}
.btnVermas {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  float: right;
  color: #000;
  text-decoration: underline;
}
.subtit {
  font-size: 22px;
  line-height: 24px;
}
.subtitFooter {
  font-size: 21px;
  line-height: 32px;
  font-weight: 700;
  color: #fff;
  display: table;
  margin-top: 10px;
  margin-bottom: 20px;
}
.textFooter {
  font-size: 13px;
  line-height: 28px;
  font-weight: 700;
  color: #fff;
}
.textFooter span {
  font-weight: 400;
}
.textFooter a {
  color: #fff;
}
.icosFooter {
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-top: 20px;
}
.icosFooter li {
  padding: 0px;
  float: left;
  margin-left: 0px;
  margin-right: 40px;
}
.icosCont {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.icosCont li {
  padding: 20px 22px;
  float: left;
  margin-right: 20px;
}
.icosCont li .svg path {
  fill: #9a1212 !important;
}
.icosCont li .svg polygon {
  fill: #9a1212 !important;
}
.icosCont li .svg rect {
  fill: #9a1212 !important;
}
.contBanner {
  position: absolute;
  width: 40%;
  left: 50%;
  margin-left: -40%;
  bottom: 27%;
}
.contBanner .tituloBanner {
  font-family: 'sansationbold';
  width: 100%;
  font-weight: 700;
  font-size: 42px;
  line-height: 53px;
  margin-bottom: 35px;
}
.contBanner .subtituloBanner {
  width: 100%;
  font-weight: 400;
  font-size: 24px;
  line-height: 38px;
}
.contBannerRight {
  position: absolute;
  width: 40%;
  right: 50%;
  margin-right: -40%;
  bottom: 27%;
}
.contBannerRight .tituloBanner {
  width: 100%;
  font-weight: 700;
  font-size: 42px;
  line-height: 53px;
  margin-bottom: 35px;
}
.contBannerRight .subtituloBanner {
  width: 100%;
  font-weight: 400;
  font-size: 24px;
  line-height: 38px;
}
.tit {
  font-family: 'sansationbold';
  font-weight: 700;
  font-size: 38px;
  line-height: 32px;
  margin-bottom: 30px;
}
.subtit {
  font-weight: 400;
  font-size: 18px;
  line-height: 38px;
}
.subtitValores {
  font-weight: 400;
  font-size: 24px;
  line-height: 38px;
  text-align: center;
}
.imgCentro {
  margin: 0 auto;
  margin-bottom: 30px;
  display: flex;
}
.titStats {
  font-weight: 700;
  font-size: 48px;
  color: #fff;
}
.subtitStats {
  font-weight: 700;
  font-size: 24px;
  color: #fff;
}
.tit2 {
  font-family: 'sansationbold';
  font-weight: 700;
  font-size: 36px;
  line-height: 32px;
  margin-bottom: 20px;
  color: #fff;
}
.text2 {
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  color: #fff;
}
.tit3 {
  font-weight: 400;
  font-style: italic;
  font-size: 32px;
  line-height: 46px;
  text-align: center;
}
.separador,
.separador2 {
  display: none;
}
.itemServicio {
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 28px;
  -webkit-box-shadow: 0px 0px 19px 0px #8a888a;
  -moz-box-shadow: 0px 0px 19px 0px #8a888a;
  box-shadow: 0px 0px 19px 0px #8a888a;
  border-radius: 16px;
}
.itemServicio .imgServ {
  border-radius: 16px;
}
.itemServicio .tit {
  margin: 15px 0px;
  font-size: 28px;
  line-height: 45px;
  text-align: center;
  font-weight: 700;
}
.itemServicio .subtit {
  font-size: 24px;
  line-height: 38px;
  text-align: center;
  font-weight: 400;
}
.contCont {
  width: 100%;
  background: #fff;
  padding: 50px;
  -webkit-box-shadow: 0px 0px 19px 0px #8a888a;
  -moz-box-shadow: 0px 0px 19px 0px #8a888a;
  box-shadow: 0px 0px 19px 0px #8a888a;
  border-radius: 16px;
}
.frmContacto {
  padding: 20px;
  background: #e5e5e5;
  margin-block-end: 0;
}
.frmContacto label.form-label {
  margin-top: 15px;
  font-weight: 700;
  font-size: 22px;
}
.frmContacto .form-control {
  border-radius: 0;
  font-size: 22px;
}
.frmContacto .btnEnviar {
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  background: #9a1212;
  font-weight: 700;
  padding: 20px 60px;
  border: none;
  border-radius: 10px;
}
.footerR {
  text-align: right;
  border-top-right-radius: 0px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
  background: url("../img/footer-contacto.jpg");
  background-size: cover;
}
.footerL {
  text-align: left;
  background: #fff;
  padding: 30px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 0px;
}
@media screen and (max-width: 991px) {
  .contBanner,
  .contBannerRight {
    width: 80%;
    bottom: 60%;
  }
  .ulMenu {
    display: none;
  }
  .separador {
    display: block;
  }
  .footerR {
    min-height: 450px;
    text-align: center;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 0px;
  }
  .footerL {
    text-align: center;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  .btnRojo {
    display: inline-block;
  }
}
@media screen and (max-width: 575px) {
  .footerR {
    text-align: center;
  }
  .footerL {
    text-align: center;
  }
  .btnRojo {
    display: inline-block;
  }
  .subtitFooter {
    float: right;
  }
  .separador2 {
    display: block;
  }
  .contBanner {
    bottom: 45%;
  }
}
@media screen and (max-width: 464px) {
  .contBanner {
    bottom: 35%;
  }
  .separador2 {
    display: block;
  }
}
[data-animation="velocity"] {
  visibility: hidden;
}
input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label {
  cursor: pointer;
}
label.generalCheck {
  float: left;
  margin-bottom: 45px;
}
label.generalCheck:before {
  content: '✔';
  background: #006289;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 6px;
  display: inline-block;
  height: 25px;
  width: 25px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  float: left;
  padding-top: 3px;
}
input[type=checkbox]:checked + label:before {
  content: '✔';
  font-size: 17px;
  color: #006289;
}
