.bg-color-main {
  background-color: #0050a0;
}
.bg-color-dark {
  background-color: #0050a0;
}
.bg-color-orange {
  background-color: #e49f07;
}
.bg-gray-light {
  background-color: #fafafa;
}
section {
  padding: 30px 0;
}
hr.dashed {
  border-top: 1px dashed #8c8b8b;
}
div.tab-content {
  padding: 30px;
}
body,
html {
  height: 100%;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Open Sans", sans-serif;
}
h1 {
  font-size: 2.4em;
}
h4 {
  font-size: 1.3em;
  font-weight: 600;
}
div.header-top-bar {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  font-weight: 300 !important;
  background-color: #0050a0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}
div.header-top-bar a {
  color: #ffffff;
}
div.header-top-bar i {
  margin: 0 5px 0 5px;
}
header {
  height: 80px;
}
header a#logo {
  width: 100%;
  height: 60px;
  display: block;
  margin-top: 10px;
  background: url("../images/logo.png") left center no-repeat;
  background-size: contain;
}
header ul#top-menu {
  font-size: 14px;
  list-style: none;
  margin-top: 30px;
  float: right;
  display: inline-block;
}
header ul#top-menu li {
  float: left;
}
header ul#top-menu li a {
  color: #222222;
  padding: 4px 10px;
}
header ul#top-menu li a.active {
  color: #ffffff;
  background-color: #0050a0;
}
header ul#top-menu li a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #0050a0;
}
div.alt-page-header {
  display: table;
  width: 100%;
  height: 240px;
}
div.alt-page-header .v-align {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
div.alt-page-header .v-align h1 {
  color: #ffffff;
  text-shadow: 1px 1px 2px #222;
  padding: 15px 30px;
  background-color: rgba(255, 255, 255, 0.3);
  display: inline-block;
  vertical-align: top;
}
div.main-content {
  margin-top: 30px;
  margin-bottom: 30px;
}
div.main-content h1 {
  margin: 40px 0;
}
div.side-announcement {
  color: #ffffff;
  padding: 30px;
  margin-bottom: 30px;
  background-color: #0050a0;
  text-shadow: 0 1px 1px #444;
}
div.side-announcement h4.title {
  font-size: 24px;
  font-family: "Open Sans", sans-serif !important;
}
div.side-announcement ul {
  margin: 0;
  padding: 0;
  font-size: 16px;
  list-style: none;
  font-weight: 300;
}
div.side-announcement ul li a {
  color: #ffffff;
}
div.side-category {
  color: #ffffff;
  padding: 30px;
  margin-bottom: 30px;
  background-color: #e49f07;
  text-shadow: 0 1px 1px #444;
}
div.side-category h4 {
  font-size: 20px;
}
div.side-category ul {
  margin: 0;
  padding: 0;
  font-size: 16px;
  list-style: none;
  font-weight: 300;
}
div.side-category ul li a {
  color: #ffffff;
}
span.mobile-menu-but {
  margin-top: 28px;
  color: #0050a0;
}
span.mobile-menu-but i {
  font-size: 30px;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: #222;
  overflow-x: hidden;
  padding-top: 60px;
  transition: 0.5s;
}
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 22px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.sidenav a:hover {
  color: #f1f1f1;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
#main {
  transition: margin-left 0.5s;
  padding: 20px;
}
div#threeBoxes {
  left: 50%;
  right: 50%;
  position: absolute;
  color: #ffffff;
  z-index: 99 !important;
  transform: translate(-50%, -30%);
}
div#threeBoxes div.tBox {
  height: 270px;
  font-size: 14px;
  padding: 40px 30px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
div#threeBoxes div.tBox h3 {
  font-size: 24px;
}
div#threeBoxes div.tBox a.more-link {
  bottom: 20px;
  right: 40px;
  display: block;
  color: #ffffff;
  text-align: right;
  position: absolute;
}
div#threeBoxes div.tBox ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div#threeBoxes div.tBox ul li a {
  color: #ffffff;
}
div.home-contact-carousel {
  height: 210px;
  position: relative;
}
div.home-contact-carousel div.carousel-nav {
  bottom: 0;
  right: 0;
  position: absolute;
}
div.home-contact-carousel div.carousel-nav i {
  font-size: 24px;
  color: #ffffff;
  margin-left: 5px;
}
div.home-intro {
  margin-top: 300px;
  margin-bottom: 70px;
}
div.product-card {
  padding: 3px 3px 20px 3px;
  margin-bottom: 30px;
  border: 1px solid #e8e8e8;
  background-color: #ffffff;
}
div.product-card a {
  color: #222222;
  text-decoration: none;
}
div.product-card a img {
  width: 100%;
}
div.product-card a.btn {
  font-size: 14px;
  color: #ffffff;
}
div.product-card h6.product-title {
  font-size: 14px;
  font-weight: 600;
  margin: 15px 0;
}
div.contactPageRow h4 {
  padding-bottom: 10px;
  border-bottom: 1px dotted #818181;
}
div.contactPageRow p {
  font-size: 0.7rem;
  margin-bottom: 0.7em;
}
footer#footerTop {
  width: 100%;
  padding: 30px 0;
  color: #d6d6d6;
  font-weight: 300;
  background-color: #212529;
}
footer#footerTop a.footerLogo {
  display: block;
  width: 100%;
  height: 70px;
  margin-bottom: 20px;
  background: url("../images/footerlogo.png") center center no-repeat;
}
footer#footerTop div.social a {
  margin: 0 5px;
}
footer#footerTop a {
  color: #ffffff;
  font-size: 14px;
}
footer#footerBottom {
  height: 40px;
  font-size: 12px;
  color: #ffffff;
  line-height: 40px;
  background-color: #0050a0;
}
footer#footerBottom a {
  color: #ffffff;
}
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 576px) {
  div#evuSlider {
    height: 330px !important;
  }
  .callbacks li {
    height: 330px !important;
  }
  .callbacks .caption {
    font-size: 26px !important;
    padding: 10px 30px !important;
  }
}
@media only screen and (max-width: 768px) {
  div#evuSlider {
    height: 400px !important;
  }
  .callbacks li {
    height: 480px !important;
  }
  div.home-intro {
    margin-top: 750px !important;
  }
  div#threeBoxes {
    margin-top: 300px !important;
  }
}
@media only screen and (max-width: 1200px) {
  div#evuSlider {
    height: 480px !important;
  }
  .callbacks li {
    height: 480px !important;
  }
  div#threeBoxes div.tBox {
    height: 350px !important;
  }
  div.home-contact-carousel {
    height: 290px !important;
  }
}
.fade-in-up {
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.8s ease-out;
}

.fade-in-up.show {
    opacity: 1;
    transform: translateY(0);
}
