/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/


/* importacion */
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap');

/* fuentes */
.ffNunito {
  font-family: 'Nunito Sans', sans-serif !important;
}

.ffPoppins {
  font-family: 'Poppins', sans-serif !important;
}

/* fuente grosor */
.fwNormal {
  font-weight: 400 !important;
}

.fwBold {
  font-weight: 700;
}

.fwSemiBold {
  font-weight: 600;
}

.fwExtraBold {
  font-weight: 800;
}


/* tamaño de fuente */
.fs22 {
  font-size: 22px;
}

.fs25 {
  font-size: 25px;
}

.fs30 {
  font-size: 30px;
}

.fs35 {
  font-size: 35px;
}


/* interlineado */
.l-s018 {
  letter-spacing: -0.18px;
}

.l-s024 {
  letter-spacing: -0.24px;
}

.ls0 {
  letter-spacing: 0px;
}

.ls05 {
  letter-spacing: 0.5px;
}

.ls07 {
  letter-spacing: 0.7px;
}

.ls044 {
  letter-spacing: 0.44px;
}


/* interlineado de oracion (espacio debajo de la oracion) */
.lh22 {
  line-height: 22px;
}

.lh26 {
  line-height: 26px;
}

.lh28 {
  line-height: 28px;
}

.lh29 {
  line-height: 29px;
}

.lh30 {
  line-height: 30px;
}

.lh40 {
  line-height: 40px;
}

.lh52 {
  line-height: 52px;
}

.lh79 {
  line-height: 79px;
}


/* colores */
.blanco {
  color: #FFFFFF;
}

.verdeAgua {
  color: #1DB2AC;
}

.bordo {
  color: #8B1A1E;
}

.rojo {
  color: #C1272D;
}

.casiNegro {
  color: #090909;
}

.negro {
  color: #000000;
}


/* padding de abajo */
.pb15 {
  padding-bottom: 35px;
}

/* margin de abajo */
.mb0 {
  margin-bottom: 0px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

/* tipografia */
.mayuscula {
  text-transform: uppercase;
}

.minuscula {
  text-transform: lowercase;
}

.tipoNormal {
  text-transform: initial;
}

@media only screen and (max-width: 375px) {
  .lh26 {
    line-height: 25px;
  }

  .fs35 {
    font-size: 25px;
  }
}








:root {
  --naranja: #FF9C0F;
  --azul: #0E0089;
}




.mtb0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.pl73 {
  padding-left: 73px;
}

.mia {
  margin-inline: auto;
}


.blanco40 {
  font-weight: 700;
  font-size: 40px;
  letter-spacing: 0px;
  line-height: 47px;
  color: white;
}


.blanco18 {
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 23px;
  color: white;
}

.blanco16 {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 23px;
  color: white;
}
.naranja16 {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 19px;
  color: var(--naranja);
}

.blanco20 {
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 24px;
  color: white;
}

.naranja20 {
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 24px;
  color: var(--naranja);
}

.naranja40 {
  font-weight: 700;
  font-size: 40px;
  letter-spacing: 0px;
  line-height: 47px;
  color: var(--naranja);
}

.naranja36 {
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 0px;
  line-height: 18px;
  color: var(--naranja);
}

.negro20 {
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #0F131B;
}

.negro40 {
  font-weight: 700;
  font-size: 40px;
  letter-spacing: 0px;
  line-height: 47px;
  color: #0F131B;
}




@media (max-width: 900px) {

  .pl73 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .negro20 {
    font-size: 18px;
    line-height: 22px;
  }

  .negro40 {
    font-size: 38px;
    line-height: 45px;
  }

}

@media (max-width: 722px) {
  .naranja40 {
    font-size: 37px;
    line-height: 45px;
  }
}

@media (max-width: 600px) {
  .naranja16 {
    font-size: 14px;
  }

  .blanco40 {
    font-size: 38px;
    line-height: 45px;
  }

  .blanco18 {
    font-size: 16px;
    line-height: 21px;
  }

  .naranja20 {
    font-size: 18px;
    line-height: 22px;
  }

  .blanco20 {
    font-size: 18px;
    line-height: 22px;
  }


  .pl73 {
    padding-left: 25px;
    padding-right: 25px;
  }


}