.text-shadow{
  text-shadow: 0px 4px 7px #3B3B3B;
}

.wh-160{
  width: 160px;
  height: 160px;
}

.bg-fixed {

  background-position: center !important;

  background-repeat: no-repeat !important;

  background-attachment: fixed !important;

  background-size: cover;

}



.bg-cover {

  background-position: center !important;

  background-repeat: no-repeat !important;

  background-size: cover !important;

}



.bg-contain {

  background-position: center !important;

  background-repeat: no-repeat !important;

  background-size: contain !important;

}



.bg-bottom-center {

  background-position: bottom center !important;

}



.bg-top-right {

  background-position: top right !important;

}



.bg-preto {

  background-color: #000 !important;

}



.bg-verde {

  background-color: #3c6456 !important;

}



.bg-azul {

  background-color: rgba(2, 79, 205, 1);

}



.bg-cinza {

  background-color: #EBEBEB;

}



.bg-gray {

  background-color: #7D7D7D;

}



.bg-invisible {

  background-color: transparent;

}



.montserrat {

  font-family: "Montserrat", sans-serif;

}



.text-white-opacity {

  color: rgba(255, 255, 255, 0.801) !important;

}



.fw-light {

  font-weight: 300;

}



.fw-regular {

  font-weight: 400;

}



.fw-bold {

  font-weight: 600;

}



.fw-bolder {

  font-weight: 900;

}



.f-14 {

  font-size: 14px !important;

}



.f-15 {

  font-size: 15px !important;

}



.f-16 {

  font-size: 16px !important;

}



.f-17 {

  font-size: 17px !important;

}



.f-18 {

  font-size: 18px !important;

}



.f-19 {

  font-size: 19px !important;

}



.f-20 {

  font-size: 20px !important;

}



.f-22 {

  font-size: 22px !important;

}



.f-24 {

  font-size: 24px !important;

}



.f-30 {

  font-size: 30px !important;

}



.f-32 {

  font-size: 32px !important;

}



.f-36 {

  font-size: 36px !important;

}



.f-40 {

  font-size: 40px !important;

}



.f-75 {

  font-size: 75px !important;

}



.w-25 {

  width: 25% !important;

}



.w-32 {

  width: 32% !important;

}



.w-35 {

  width: 29.5vw !important;

}



.w-40 {

  width: 40%;

}



.w-45 {

  width: 45% !important;

}



.w-60 {

  width: 60% !important;

}



.w-65 {

  width: 65% !important;

}



.w-70 {

  width: 70% !important;

}



.w-75 {

  width: 75% !important;

}



.w-80 {

  width: 80% !important;

}



.w-90 {

  width: 90% !important;

}



.active {

  display: unset !important;

}



.disabled {

  display: none !important;

}



.lh-1 {

  line-height: unset !important;

}



.lh-12 {

  line-height: 1.2 !important;

}



.lh-1375 {

  line-height: 1.375 !important;

}



.lh-1944 {

  line-height: 1.944 !important;

}



.lh-2125 {

  line-height: 2.125 !important;

}



.lh-2188 {

  line-height: 2.188 !important;

}



.lh-25 {

  line-height: 2.5 !important;

}



.h-400 {

  height: 400px !important;

}



.mask {

  background-color: rgba(0, 0, 0, 0.468);

}



.white-mask {

  background-color: #ffffff28;

}



.mask-duvidas {

  background-color: #ffffffd8;

}



.mask-diferente {

  background-color: #ffffff10;

}



.bottom-cinza {

  border-bottom: 1px solid #fff;

}



.btn-preto {

  background-color: #000 !important;

  color: #fff !important;

}



.black-box {

  background-color: #000;

}



.black-box:hover {

  cursor: pointer;

}



.white-border {

  border-color: #fff !important;

}

