/**/
.base {
  color: red; }

/**/
/**/
.hh {
  color: green; }

/**/
/**/
/* Beleff colors */
/* social media colors */
.blf-background-blue {
  background-color: #004694; }

.blf-background-green {
  background-color: #40c0be; }

.blf-background-teal {
  background-color: #00a5cf;
  color: #00a5cf; }

.blf-text-teal {
  color: #00a5cf; }

.blf-text-blue {
  color: #004694; }

.blf-background-yellow {
  background-color: #fcb116; }

.blf-text-yellow {
  color: #fcb116; }

.blf-background-orange {
  background-color: #f26a29; }

.blf-text-orange {
  color: #f26a29; }

.blf-background-purple {
  background-color: #5f53a3; }

.blf-text-purple {
  color: #5f53a3; }

.blf-text-green {
  color: #40c0be; }

.blf-background-gray {
  background-color: #bfbebe; }

.blf-text-gray {
  color: #bfbebe; }

.blf-border-orange {
  border: #f26a29 solid 1px; }

.blf-text-yellow {
  color: #fcb116; }

.blf-background-blue {
  background-color: blue; }

.blf-background-blue {
  background-color: #004694; }

.blf-border-yellow {
  border: #fcb116 3px solid; }

.header .header__menu .icon-white {
  color: white; }

input[type="file"] {
  display: none; }

/**/
.features-img {
  height: auto;
  width: 110%; }

.contact-dd-menu {
  border: 0;
  font-size: 1.1875rem;
  line-height: 1.5;
  font-weight: 500;
  opacity: 0.5;
  width: 100%;
  padding: 14px 0;
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transition: border 0.4s cubic-bezier(0.77, 0, 0.175, 1); }

.overlay-yellow-sm::after, .overlay-yellow-md::after, .overlay-yellow-lg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%; }

.overlay-yellow-sm::after {
  background-color: rgba(252, 177, 22, 0.3); }

.overlay-yellow-md::after {
  background-color: rgba(252, 177, 22, 0.5); }

.overlay-yellow-lg::after {
  background-color: rgba(252, 177, 22, 0.7); }

.one {
  list-style: circle !important; }

.two {
  list-style: none !important; }

.grad1 {
  background-image: linear-gradient(#4e69e6, #38b6ff); }

.grad2 {
  background-image: linear-gradient(#38b6ff, #4e69e6); }

.grad3 {
  background-image: linear-gradient(#4e69e6, #4e69e6); }

.maquila-text-green {
  color: #00f6ff !important; }

.maquila-text-blue {
  color: #4e69e6; }

.maquila-button {
  background-color: #244ed3 !important;
  border: 0.0625rem solid #244ed3 !important; }

.maquila-button-2 {
  background-color: transparent !important;
  border: 0.0625rem solid #00f6ff !important; }

.maquila-button-3 {
  background-color: #fcb116 !important;
  border: 0.0625rem solid #fcb116 !important;
  color: #244ed3; }

