@font-face {
  font-family: 'Noto Sans';
  src: url('Noto_Sans/NotoSans-Regular.ttf');
}
@font-face {
  font-family: 'Merriweather';
  src: url('Merriweather/Merriweather-Regular.ttf');
}

body{
  font-family: 'Noto Sans';
}
.hero#inicio{
  background-size: cover;
  background-image:
    linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%),
    linear-gradient(90deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%),
    url('../images/patrick-fore-H5Lf0nGyetk-unsplash 1.png');
}
.navbar-item{
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  /* identical to box height */

  color: #131313;
}
.navbar-item:hover{
  background-color: #fff !important;
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  /* identical to box height */

  color: #131313;
}
.hero-body .title {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  font-size: 54px;
  line-height: 141.7%;
  color: #FFF;
}
.hero-body .subtitle {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 141.7%;
  /* or 23px */

  color: #ABABAB;

}
.btn-Contacto{
  background-color : #195B97;
  padding : 10px 20px;
  color : #FFF;
}
.navbar-end{
  padding-top : 27px;
  padding-bottom : 27px;
  /* padding-right: 72px; */
}
.navbar{
  padding-right: 30px;
  padding-left: 30px;
}
#nosotros{
  padding-top: 96px;
  padding-bottom: 96px;
  padding-right: 30px;
  padding-left: 30px;
}
.nosotros-Tag{
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 141.7%;
  /* identical to box height, or 23px */
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #195B97;
  margin-bottom: 24px;
}
.nosotros-Title{
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 141.7%;
  /* or 57px */

  color: #000000;
  margin-bottom: 36px;

}
.nosotros-Content{

font-family: 'Noto Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 141.7%;
/* or 23px */
text-align: justify;
color: #868686;
}
@media (max-width: 1240px){
  .hero#inicio .title{
    font-size: 32px !important;
  }
}
@media (min-width: 1240px) {
  .nosotros-Body{
    padding-left: 128px;
    /* padding-right: 128px; */
    padding-top: 117px;
  }
  #nuestrosValores{
    padding-top: 96px;
    padding-bottom: 96px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .valores-Tag{
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 141.7%;
    /* identical to box height, or 23px */
    letter-spacing: 0.09em;
    text-transform: uppercase;
    color: #195B97;
    margin-bottom: 24px;
  }
  .valores-Title{
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 141.7%;
    /* or 57px */

    color: #000000;
    margin-bottom: 36px;

  }
  .valores-Content{

  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 141.7%;
  /* or 23px */
  text-align: justify;
  color: #868686;
  }
  .valores-Body{
    padding-left: 128px;
    padding-right: 128px;
    padding-top: 117px;
  }
}

#servicios {
  background-color : #322D24;
  padding-top: 96px;
  padding-bottom: 96px;
  padding-right: 30px;
  padding-left: 30px;
}
.servicios-text{
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 141.7%;
  /* identical to box height, or 23px */
  letter-spacing: 0.09em;

  color: #FFFFFF;
  margin-bottom: 13px;
  opacity: 0.6;
}
.areas-trabajo{
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 141.7%;
  /* identical to box height, or 57px */
  margin-bottom: 60px;
  color: #FFFFFF;

}
.trabajo-title{
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 141.7%;
  /* identical to box height, or 37px */
  margin-bottom: 21px;
  color: #FFFFFF;

}
.trabajo-subtitle{
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 141.7%;
  /* or 23px */
  text-align: center;
  color: #FFFFFF;

  opacity: 0.6;
}
#servicios-items .column:nth-child(-n+3) .trabajo-subtitle{
  margin-bottom: 84px;

}
#nuestrosValores{
  padding-top: 96px;
  padding-bottom: 96px;
  padding-right: 30px;
  padding-left: 30px;
}
.valores-Tag{
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 141.7%;
  /* identical to box height, or 23px */
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #195B97;
  margin-bottom: 24px;
}
.valores-Title{
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 141.7%;
  /* or 57px */

  color: #000000;
  margin-bottom: 36px;

}
.valores-Content{

font-family: 'Noto Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 141.7%;
/* or 23px */
text-align: justify;
color: #868686;
}
.valores-Body{
  /* padding-left: 128px;
  padding-right: 128px;
  padding-top: 117px; */
}
#contacto{
  background: #F4F4F4;
  padding-top: 96px;
  padding-bottom: 96px;
  padding-right: 30px;
  padding-left: 30px;
}
.contacto-Tag{
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 141.7%;
  /* identical to box height, or 23px */
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #195B97;
  margin-bottom: 24px;
}
.contacto-Title{
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 141.7%;
  /* or 57px */

  color: #000000;
  margin-bottom: 36px;

}
.contacto-Content{

font-family: 'Noto Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 141.7%;
/* or 23px */
color: #868686;
margin-bottom: 40px;
}
.lblContact{
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  /* identical to box height */
  float:left;
  color: #131313;

}
.inputContact{
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  /* identical to box height */
  width: 100%;
  max-width: 100%;
  border: 0px;
  background-color: #F4F4F4;
  border-bottom: 1px solid #A7A7A7;
  color: #131313;
}
.inputContact:hover, .inputContact:focus{
  border: 0px;
  border-bottom: 1px solid #A7A7A7;
}
.inputContact#mensaje{
  min-height: 72px;
}
.btnContact{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 100px;
  background: #195B97;
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  /* identical to box height */
  cursor:pointer;
  color: #FFFFFF;
  margin: auto;
  border: 0px;
}
.btnContact:active{
  background: #064997;
}
#footer{
  background: #322D24;
  padding-top: 96px;
  padding-bottom: 96px;
  padding-right: 30px;
  padding-left: 30px;
}
.headFooter{

font-family: 'Noto Sans';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 22px;
/* identical to box height */
letter-spacing: 0.03em;
text-transform: uppercase;
color: #FFFFFF;
margin-bottom: 26px;
}
.footerItem{

font-family: 'Noto Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;
/* identical to box height */
margin-bottom: 17px;
color: #FFFFFF;
cursor: pointer;
}
footer#avantiFooter{
  background: #48443D;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px;
  padding-left: 30px;
}
.avantiItem{
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  /* identical to box height */
  display: inline-block;
  color: #FFFFFF;

  opacity: 0.8;
}
#temasFrecuentes{
  background-color : #322D24;
  padding-top: 96px;
  padding-bottom: 96px;
  padding-right: 30px;
  padding-left: 30px;
}
.navbar span {
  cursor: pointer;
}
.card-footer span{
  cursor: pointer;

}
.carousel .card{
  margin-left: 10px;
  margin-right: 10px;
}
#btnWhatsapp{
  position: fixed;
  bottom: 20px;
  right:20px;
}
#btnWhatsapp svg {
   width: 80px;
   filter: drop-shadow(0 1px 4px rgba(0,0,0,.4));
}
