@import "https://fonts.googleapis.com/css?family=PT+Serif:300,400,600,700,800";
@import "https://fonts.googleapis.com/css?family=PT+Sans:300,400,600,700,800";
/*
572 max = una columna
.lines-button  .lines  color #e25252
*/

.rojo {
  color: #831717;
}
.justificado {
   text-align: justify;
}
.centrado {
  text-align: center !important;
}
.izquierda {
  text-align: left !important;
}
.derecha {
  text-align: right !important;
}
.m-t--6 {
  margin-top: -9px !important;
  padding-top: -9px !important;
}
.m-r--30 {
  margin-right: -30px !important;
}
.m-t-3 {
  margin-top: 3px !important;
}
.m-r--25 {
  margin-right: -25px !important;
}
.p-t-312 {
  padding-top: 312px !important;
}
.p-t-72{
  padding-top: 67px !important;
}
.p-r-47{
  padding-right: 47px !important;
}
.m-l--14 {
  margin-left: -14px !important;
}
.m-b-9 {
  margin-bottom: 18px !important;
}
.small-font {
  font-size: 0.9em;
  line-height: 1.2em;
  padding-right: 0;
  margin-right: 0;
}
.sombra {
  box-shadow: 0 12px 6px rgba(0, 0, 0, 0.06);
}
.copyra {
  font-size: 1.4em;
}
#abajo {
   height:100%;
   width: 100%;
   margin: 0;
   padding: 0;
   border: 0;
}
#abajo td {
   vertical-align: bottom;
   text-align: center;
}
#soluciones {
  clear: both;
  padding: 50px 0 5px 0;
  background-color: #fff;
  position: relative;
  /* page header left*/
  /* page header right*/
}
#soluciones .solucion {
  text-align: left;
  padding: 0;
}
#soluciones .solucion > h1 {
  font-family: "PT Serif";
  font-size: 46px;
  line-height: 50px;
  font-weight: 300;
  color: #6f6f6f;
  margin-bottom: 10px;
}
#soluciones .solucion > span {
  font-family: "PT Sans";
  font-weight: 600;
  font-size: 60px;
  color: #6f6f6f;
  line-height: 55px;
}
.titulos > h1 {
  font-family: "PT Serif";
  font-size: 35px;
  color: #831717;
  text-align: right !important;
  line-height: 35px;
  font-weight: 300;
  margin-bottom: 10px;
}
.titulos > h3 {
  font-family: "PT Serif";
  font-size: 43px;
  color: #831717;
  text-align: left;
  line-height: 40px;
  font-weight: normal;
  margin-bottom: 0;
  letter-spacing: 8px;
  display: inline-block;
  transform: scale(1, 1.4);
  letter-spacing: 11px;
}
.titulos > h4 {
  font-family: "PT Serif";
  font-size: 16px;
  color: #706f6f;
  text-align: left;
  line-height: 18px;
  font-weight: 300;
  margin-bottom: 3px;
}
.titulo2 > h2 {
   font-family: "PT Serif";
   font-size: 24px;
   line-height: 28px;
   font-weight: 300;
   color: #6f6f6f;
   margin-bottom: 24px;
}
.equipo > h1 {
  font-family: "PT Serif";
  font-size: 38px;
  color: #831717;
  text-align: left;
  line-height: 40px;
  font-weight: normal;
  margin-top: 60px;
  margin-bottom: 40px;
}
.equipo > h2 {
  font-family: "PT Serif";
  font-size: 38px;
  color: #831717;
  text-align: left;
  line-height: 40px;
  font-weight: normal;
  margin-bottom: 0;
}
.equipo > h3 {
  font-family: "PT Serif";
  font-size: 18px;
  color: #706f6f;
  text-align: left;
  line-height: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}
.equipo > h3 > span {
  font-family: "PT Serif";
  font-size: 12px;
  color: #831717;
  text-align: left;
  font-weight: normal;
}
.contacto > h2 {
  font-family: "PT Serif";
  font-size: 32px;
  color: #831717;
  text-align: left;
  line-height: 32px;
  font-weight: normal;
  margin-bottom: 10px;
}
.rules > p {
  text-align: left !important;
}
@media (max-width: 991px) {
  #soluciones {
    padding: 50px 0 !important;
  }
  #soluciones .solucion > h1 {
    font-size: 36px;
    line-height: 36px;
  }
  #soluciones .solucion > span {
    font-family: "PT Sans";
    font-weight: 600;
    font-size: 44px;
	line-height: 40px;
  }
}
@media (max-width: 1200px) {
  .titulos > h1 {
    font-size: 28px;
	line-height: 32px;
	margin-bottom: 10px;
  }
  .titulos > h3 {
    font-size: 34px;
	line-height: 34px;
  }
  .contacto > h2 {
    font-size: 26px;
	line-height: 30px;
  }
}

@media (max-width: 926px) {
  .titulos > h3 {
    font-size: 26px;
	line-height: 26px;
  }
  .contacto > h2 {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .no-cel {
    display: none !important;
  }
  .nopadleft {
    margin-left: 0 !important;
	padding-left: 0 !important;
  }
}

@media (max-width: 816px) {
  .no-div {
    display: none !important;
  }
}

.elias {
  margin-top: 24px !important;
}
.alberto {
  margin-top: 14px !important;
  padding-bottom: 10px !important;
}

@media (min-width: 768px) {
  .celu2 {
    display: none !important;
  }
}

@media (max-width: 575px) {
  .pale0 {
    padding-left: 0 !important;
  }
  .no-mostrar {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .mostrar {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .mars {
    margin-left: 0 !important;
  }
  .celu1 {
    display: none !important;
  }
}

@media (max-width: 1200px) {
  .no-cel {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .mitad {
    width: 160% !important;
  }
}

.redes {
   font-family: "PT Serif";
   font-size: 18px;
   color: #6f6f6e;
   line-height: 26px;
}

.quienesomos {
  padding-right: 47px !important;
}
@media (max-width: 992px) {
  .quienesomos {
    padding-right: 15px !important;
  }
}

/*
.numeros {
  font-family: "PT Serif";
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #831717;
  margin-bottom: 0;
}
.numeros2 {
  font-family: "PT Serif";
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #831717;
  margin-bottom: 0;
  margin-right: 0;
  padding-right: 0;
}
.miviti {
  font-family: "PT Serif";
  font-size: 23px;
  font-weight: 300;
  color: #706f6f;
  margin: 0;
  line-height: 26px;
}
.m-t-8 {
  margin-top: 8px !important;
}
.m-t-menos {
  margin-top: -25px !important;
}
.par9 {
  font-size: 0.9em;
  line-height: 1.3;
}
.m-t--9 {
  margin-top: -9px !important;
}
.expert {
   text-align: justify;
   padding-bottom: 15px;
}
*/