

/* ////////////////////////////////////////////////////   UE   ////////////////////////////// */
/*
          ##     ## ########
          ##     ## ##
          ##     ## ##
          ##     ## ######
          ##     ## ##
          ##     ## ##
           #######  ########
*/

#navbar-ue{
   background:white;
   border-bottom:0.5vw solid #eaeaea;
}
#navbar-ue .content{
   padding-top:0;
   padding-bottom:0;
}
.section.baner .content.ue h1{
  color: #134db2;
  font-size: 2.1em;
  font-weight: 600;
}
.content.ue .slick-arrow::before{
  color: rgba(0,0,0,0.9) !important;
}
.content.ue .slick-dots li button::before{
  color: rgba(0,0,0,0.5) !important;
}
.content.ue .slick-dots li button:hover::before{
  color: rgba(0,0,0,0.9) !important;
}
.content.ue .slick-dots li.slick-active button::before{
  color: rgba(0,0,0,1) !important;
}
#ue-finance{
  font-size: 0.8em;
  font-weight: 500;
  color: rgba(0,0,0,0.5);
  text-align: center;
  padding: 2em 1em;
}
