  body { font-family: Verdana, sans-serif; font-size: 15px; line-height: 22px; }

  .letter-spacing { letter-spacing: 1px; }

  h1, h1 a, .h1,
  h2, h2 a, .h2,
  h3, h3 a, .h3 {
      color: #1d3948;
      font-family: "uniwars", sans-serif;
      line-height: auto;
      margin: 0 0 10px 0;
      text-rendering: optimizelegibility;
      text-transform: none !important; font-weight: 400;
  }
  h4, h4 a, .h4,
  h5, h5 a, .h5,
  h6, h6 a, .h6  {
      color: #1d3948;
      font-family: Verdana, sans-serif;
      line-height: auto;
      margin: 0 0 10px 0;
      text-rendering: optimizelegibility;
      text-transform: none !important; font-weight: 400;
  }
  .alt-font { font-family: "uniwars", sans-serif;  }
  .font-theme { font-family: "uniwars", sans-serif; font-weight: 600 !important;  }

  .cat-box { position: relative; display: inline-block; }
  .cat-title { position: absolute; top:0; left:0; padding:0 20px; z-index: 1; margin:20px; border-left: 5px solid #67a1d2; color:#1d3948;width: 50%; }

  ul.list-home { display: list-item; list-style: none; margin: 0 !important; padding:0; }
  ul.list-home li { padding: 18px 15px 18px 20px; border-left: 5px solid #67a1d2; margin-bottom:6px; background-color: #ffffff; font-size: 16px; line-height: 24px; }
  .mb-10px { margin-bottom:10px; }
  .mb-20px { margin-bottom:20px; }
  .mb-30px { margin-bottom:30px; }
  .mt-10px { margin-top:10px; }
  .mt-20px { margin-top:20px; }
  .mt-30px { margin-top:30px; }
  .my-10 { margin-top:10%; margin-top:10%; }
  .my-20 { margin-top:20%; margin-top:20%; }
  .my-30 { margin-top:30%; margin-top:30%; }

  a.btn-underline-none { text-decoration: none !important; padding:20px 0px; display: inline-block; font-size: 20px; font-weight: bold; }
  .d-flex { display: inline-block; }
  .text-bold-colored { color: #67a1d2; font-size: 20px; font-weight: bold; }
  .fw-500 { font-weight: 500; }
  .fw-800 { font-weight: bold; }
  .text-cyan { color: #67a1d2; }
  .text-uppercase { text-transform: uppercase; }
  .text-gold { color:#e9b93c; }
  a.text-gold:hover; { color:#ffffff; }
  .text-white { color:#ffffff; }

.d-flex { display: -webkit-box!important; display: -ms-flexbox!important;  display: flex!important;}
.flex-wrap { -ms-flex-wrap: wrap!important; flex-wrap: wrap!important; }
.justify-content-start { -webkit-box-pack: start!important; -ms-flex-pack: start!important;  justify-content: flex-start!important;}
.justify-content-center { -webkit-box-pack: center!important; -ms-flex-pack: center!important; justify-content: center!important;}
.align-items-center { -webkit-box-align: center!important; -ms-flex-align: center!important;  align-items: center!important;}
.align-items-stretch { -webkit-box-align: stretch!important; -ms-flex-align: stretch!important; align-items: stretch!important;}
.align-self-center {-ms-flex-item-align: center!important; align-self: center!important;}

.divider-slider { position: relative !important; margin: 30px 0 30px 0;   }
.divider-slider-line { width: 150%; left:-50%; height: 3px; background-color: #67a1d2; margin-left:-50%;  }

.d-block { display: block; }

#mainMenu > ul > li > a {
  font-family: "uniwars", sans-serif;
}
.owl-controls { display: none; }

#slider .slider-text-content { padding: 0 !important; margin: 150px 0 5% 0%; }


#logo a img {
  height: 65px;
  display: inline-block;
  max-width: auto;
}
#header.header-sticky #logo img {
  height: 50px !important;
}