@import 'nieve.css';
@import '//fonts.googleapis.com/css2?family=Exo:wght@500;600;800&display=swap';
@import '../js/ui/css/uikit.min.css';
@import 'quimaira/quimaira.css';
body,
html {
  background: #fcfcfb;
  font-weight: 500;
}
* {
  font-family: 'Exo', sans-serif !important;
}
*::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(204,204,204,0.3);
  background-color: #fff;
}
*::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
}
*::-webkit-scrollbar-thumb {
  background-color: #f5c745;
}

/*  CSS3 ✰ Classes  */
b,
.b {
  font-weight: 600;
}
.ex {
  font-weight: 800;
}
.bcn {
  background: #f2ac3b;
}
.bca {
  background: #5ac2da;
}
.bcF {
  background: #fff;
}
.bcC {
  background: #ccc;
}
.bc0 {
  background: #000;
}
.cF {
  color: #fff;
}
.cn {
  color: #f2ac3b;
}
.ca {
  color: #5ac2da;
}
.cC {
  color: #ccc;
}
.c6 {
  color: #666;
}
.c0 {
  color: #000;
}
.brn {
  border: 1px solid #f2ac3b;
}
.brn.uk-grid-divider>:not(.uk-first-column)::before {
  border-color: #de7a29;
}
.dib {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.db {
  display: block;
}
.m0 {
  margin: 0;
}
.p5 {
  padding: 5px;
}
.pt5 {
  padding-top: 5px;
}
.pb5 {
  padding-bottom: 5px;
}
.z0 {
  z-index: 0;
}
.brd1 {
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
.op1 {
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
}
.lh10 {
  line-height: 10%;
}
.lh110 {
  line-height: 110%;
}
.z1 {
  z-index: 1;
}
.p10 {
  padding: 10px;
}
.pt10 {
  padding-top: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.pl10 {
  padding-left: 10px;
}
.pr10 {
  padding-right: 10px;
}
.s10 {
  font-size: 10px !important;
}
.s11 {
  font-size: 11px !important;
}
.s21 {
  font-size: 21px !important;
}
.sv5 {
  font-size: 0.5vw;
}
.h10 {
  height: 10px;
}
.h110 {
  height: 110px;
}
.brd2 {
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.op2 {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}
.lh20 {
  line-height: 20%;
}
.lh120 {
  line-height: 120%;
}
.z2 {
  z-index: 2;
}
.p20 {
  padding: 20px;
}
.pt20 {
  padding-top: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.pl20 {
  padding-left: 20px;
}
.pr20 {
  padding-right: 20px;
}
.s20 {
  font-size: 20px !important;
}
.s12 {
  font-size: 12px !important;
}
.s22 {
  font-size: 22px !important;
}
.sv10 {
  font-size: 1vw;
}
.h20 {
  height: 20px;
}
.h120 {
  height: 120px;
}
.brd3 {
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.op3 {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
}
.lh30 {
  line-height: 30%;
}
.lh130 {
  line-height: 130%;
}
.z3 {
  z-index: 3;
}
.p30 {
  padding: 30px;
}
.pt30 {
  padding-top: 30px;
}
.pb30 {
  padding-bottom: 30px;
}
.pl30 {
  padding-left: 30px;
}
.pr30 {
  padding-right: 30px;
}
.s30 {
  font-size: 30px !important;
}
.s13 {
  font-size: 13px !important;
}
.s23 {
  font-size: 23px !important;
}
.sv15 {
  font-size: 1.5vw;
}
.h30 {
  height: 30px;
}
.h130 {
  height: 130px;
}
.brd4 {
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.op4 {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
.lh40 {
  line-height: 40%;
}
.lh140 {
  line-height: 140%;
}
.z4 {
  z-index: 4;
}
.p40 {
  padding: 40px;
}
.pt40 {
  padding-top: 40px;
}
.pb40 {
  padding-bottom: 40px;
}
.pl40 {
  padding-left: 40px;
}
.pr40 {
  padding-right: 40px;
}
.s40 {
  font-size: 40px !important;
}
.s14 {
  font-size: 14px !important;
}
.s24 {
  font-size: 24px !important;
}
.sv20 {
  font-size: 2vw;
}
.h40 {
  height: 40px;
}
.h140 {
  height: 140px;
}
.brd5 {
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.op5 {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.lh50 {
  line-height: 50%;
}
.lh150 {
  line-height: 150%;
}
.z5 {
  z-index: 5;
}
.p50 {
  padding: 50px;
}
.pt50 {
  padding-top: 50px;
}
.pb50 {
  padding-bottom: 50px;
}
.pl50 {
  padding-left: 50px;
}
.pr50 {
  padding-right: 50px;
}
.s50 {
  font-size: 50px !important;
}
.s15 {
  font-size: 15px !important;
}
.s25 {
  font-size: 25px !important;
}
.sv25 {
  font-size: 2.5vw;
}
.h50 {
  height: 50px;
}
.h150 {
  height: 150px;
}
.brd6 {
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.op6 {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.lh60 {
  line-height: 60%;
}
.lh160 {
  line-height: 160%;
}
.z6 {
  z-index: 6;
}
.p60 {
  padding: 60px;
}
.pt60 {
  padding-top: 60px;
}
.pb60 {
  padding-bottom: 60px;
}
.pl60 {
  padding-left: 60px;
}
.pr60 {
  padding-right: 60px;
}
.s60 {
  font-size: 60px !important;
}
.s16 {
  font-size: 16px !important;
}
.s26 {
  font-size: 26px !important;
}
.sv30 {
  font-size: 3vw;
}
.h60 {
  height: 60px;
}
.h160 {
  height: 160px;
}
.brd7 {
  -o-border-radius: 7px;
  -ms-border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.op7 {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.lh70 {
  line-height: 70%;
}
.lh170 {
  line-height: 170%;
}
.z7 {
  z-index: 7;
}
.p70 {
  padding: 70px;
}
.pt70 {
  padding-top: 70px;
}
.pb70 {
  padding-bottom: 70px;
}
.pl70 {
  padding-left: 70px;
}
.pr70 {
  padding-right: 70px;
}
.s70 {
  font-size: 70px !important;
}
.s17 {
  font-size: 17px !important;
}
.s27 {
  font-size: 27px !important;
}
.sv35 {
  font-size: 3.5vw;
}
.h70 {
  height: 70px;
}
.h170 {
  height: 170px;
}
.brd8 {
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.op8 {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.lh80 {
  line-height: 80%;
}
.lh180 {
  line-height: 180%;
}
.z8 {
  z-index: 8;
}
.p80 {
  padding: 80px;
}
.pt80 {
  padding-top: 80px;
}
.pb80 {
  padding-bottom: 80px;
}
.pl80 {
  padding-left: 80px;
}
.pr80 {
  padding-right: 80px;
}
.s80 {
  font-size: 80px !important;
}
.s18 {
  font-size: 18px !important;
}
.s28 {
  font-size: 28px !important;
}
.sv40 {
  font-size: 4vw;
}
.h80 {
  height: 80px;
}
.h180 {
  height: 180px;
}
.brd9 {
  -o-border-radius: 9px;
  -ms-border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
}
.op9 {
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
.lh90 {
  line-height: 90%;
}
.lh190 {
  line-height: 190%;
}
.z9 {
  z-index: 9;
}
.p90 {
  padding: 90px;
}
.pt90 {
  padding-top: 90px;
}
.pb90 {
  padding-bottom: 90px;
}
.pl90 {
  padding-left: 90px;
}
.pr90 {
  padding-right: 90px;
}
.s90 {
  font-size: 90px !important;
}
.s19 {
  font-size: 19px !important;
}
.s29 {
  font-size: 29px !important;
}
.sv45 {
  font-size: 4.5vw;
}
.h90 {
  height: 90px;
}
.h190 {
  height: 190px;
}
.brd10 {
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.op10 {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.lh100 {
  line-height: 100%;
}
.lh200 {
  line-height: 200%;
}
.z10 {
  z-index: 10;
}
.p100 {
  padding: 100px;
}
.pt100 {
  padding-top: 100px;
}
.pb100 {
  padding-bottom: 100px;
}
.pl100 {
  padding-left: 100px;
}
.pr100 {
  padding-right: 100px;
}
.s100 {
  font-size: 100px !important;
}
.s20 {
  font-size: 20px !important;
}
.s30 {
  font-size: 30px !important;
}
.sv50 {
  font-size: 5vw;
}
.h100 {
  height: 100px;
}
.h200 {
  height: 200px;
}
.minh {
  min-height: 150px;
}
.tile {
  align-items: stretch;
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: min-content;
}
.uk-list-bullet>li {
  list-style: none;
}
.uk-list-bullet>li:before {
  content: "•";
  background: none;
  margin-left: 10px;
}
.bc0op {
  background: rgba(0,0,0,0.2);
}
.uk-navbar-nav>li {
  padding: 0 14px;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: #fff;
}
.uk-navbar-nav>li>a {
  font-weight: 600;
  font-size: 15px;
  height: 40px;
  position: relative;
  border-bottom: 2px solid transparent;
  padding: 0;
  color: #989898;
  color: #000;
}
.uk-navbar-nav>li:hover,
.uk-navbar-nav>li:focus,
.uk-navbar-nav>li:active,
.uk-navbar-nav>li.uk-active {
  background: #f2ac3b;
}
.uk-navbar-nav>li:hover>a,
.uk-navbar-nav>li:focus>a,
.uk-navbar-nav>li:active>a,
.uk-navbar-nav>li.uk-active>a {
  color: #000;
}
#nav-fx {
  display: none;
}
.uk-navbar-sticky #nav-fx {
  display: block;
}
.uk-navbar-sticky #nav-rel {
  display: none;
}
.oh {
  overflow: hidden;
  position: relative;
}
.afterbcF {
  position: relative;
}
.afterbcF:before,
.afterbcF:after {
  content: '';
  display: block;
  position: absolute;
  background: #fff;
  height: 100%;
  top: 0;
  width: 100%;
}
.afterbcF:before {
  right: -99%;
}
.afterbcF:after {
  left: -99%;
}
.uk-input,
.uk-textarea {
  border-color: #ccc;
}
.uk-input:focus,
.uk-textarea:focus {
  border-color: #f2ac3b;
}
.uk-dotnav>*>* {
  border: none;
  background: #5ac2da;
}
.uk-dotnav>.uk-active>* {
  background: #f2ac3b;
}
/*body .loading {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -o-animation-name: uk-fade-bottom-small;
  -ms-animation-name: uk-fade-bottom-small;
  -moz-animation-name: uk-fade-bottom-small;
  -webkit-animation-name: uk-fade-bottom-small;
  animation-name: uk-fade-bottom-small;
  -o-animation-direction: reverse;
  -ms-animation-direction: reverse;
  -moz-animation-direction: reverse;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
  -o-animation-timing-function: ease-in;
  -ms-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -o-animation-duration: 0s;
  -ms-animation-duration: 0s;
  -moz-animation-duration: 0s;
  -webkit-animation-duration: 0s;
  animation-duration: 0s;
  -o-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: none;
}
body.cargado {
  overflow: hidden;
}
body.cargado .loading {
  -o-animation-name: none;
  -ms-animation-name: none;
  -moz-animation-name: none;
  -webkit-animation-name: none;
  animation-name: none;
  display: block;
}*/
.uk-offcanvas-close.no {
  position: relative;
  top: inherit;
  right: inherit;
  padding: none;
}
