body {
  font-family: "Lato", sans-serif !important;
  font-size: 15px !important;
  color: #565656;
}

a {
  color: #e5671d;
  text-decoration: none;
}

a:link {
  color: #e5671d;
  text-decoration: none !important;
}

a:hover {
  color: #e5671d;
  text-decoration: none !important;
}

a.header-phone {
  color: #e5671d;
}

a.header-phone:link {
  color: #e5671d;
}

a.header-phone:hover {
  color: #e5671d;
}

.btn.btn-primary {
  color: #ffffff;
}

h1 {
  color: #e5671d;
  font-size: 26px;
}

h2 {
  color: #2867d8;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 20px;
  margin-top: 20px;
}

h2 i {
  margin-right: 10px;
}

#video-bg {
  position: absolute;
  max-width: 1110px;
  background-size: cover;
}

.video-container {
  width: 100%;
  height: 400px;
  overflow: hidden;
  position: absolute;
  z-index: 10;
}

#header-logo {
  margin: 10px 0;
}

.main-menu {
  border-top: 4px solid #e5671d;
  background: #1f50a5;
}

.menu-item {
  border-right: 1px solid #5c81c1;
  padding: 0 10px;
}

.menu-item a {
  text-transform: uppercase;
  font-size: 17px;
  color: #acc4ec !important;
}

.menu-item a:hover {
  color: #fff !important;
}

.menu-item:last-child {
  border-right: none;
}

.footer_mainmenu {
  display: block;
  color: #acc4ec;
}

.footer_mainmenu ul {
  margin: 0;
  padding: 0;
}

.footer_mainmenu li {
  list-style: none;
  list-style-type: none;
}

.footer_mainmenu a {
}

.active > .nav-link {
  color: #e5671d !important;
}

.operation-hours {
}

.operation-hours td,
.operation-hours th {
  padding: 4px;
  font-size: 15px;
}

.operation-hours th {
  background-color: #f7f7f7;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  border-collapse: collapse;
}

.operation-hours td {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  border-collapse: collapse;
}

.footer {
  padding: 0;
  background: #1f50a5;
  border-top: 8px solid #e5671d;
  color: #acc4ec;
}

.contact-phone-block {
  font-size: 20px;
  margin-bottom: 6px;
  background-color: #fff;
  background-color: #ffeee4;
  border: 1px solid #e5671d;
  border-radius: 4px;
  padding: 4px;
  text-align: center;
}

.contact-phone-block a {
  display: block;
  width: 100%;
  height: 100%;
}

.contact-mail-block {
  font-size: 20px;
  margin-bottom: 20px;
  background-color: #fff;
  background-color: #ffeee4;
  border: 1px solid #e5671d;
  border-radius: 4px;
  padding: 4px;
  text-align: center;
}

.footer .footer-block {
  padding: 0 20px 20px 20px;
}

.footer .footer-block.block-1 {
}

.footer .footer-block.block-2 {
}

.footer .footer-block.block-3 {
}

.footer .footer-block.block-4 {
}

.opening_hours {
  width: 100%;
  color: #acc4ec;
}

.opening_hours_content {
  border: 0;
}

.opening_hours_content th {
  background: #1f50a5;
  border-bottom: 1px solid #aeaeae;
  padding: 10px;
  color: #acc4ec;
  font-weight: normal;
}

.opening_hours_content td {
  border-bottom: 1px solid #c2d1f1;
  padding: 10px;
  color: #777;
}

.opening_hours_content tr:nth-child(even) {
  background: #f0f5ff;
}

.footer-link-list-large li {
  list-style: none;
  list-style-type: none;
  text-align: center;
  display: inline;
}

.footer-link-list-large a {
  background: #3360af;
  border-bottom: 1px solid #acc4ec;
  display: inline-block;
  padding: 4px 8px;
  margin-bottom: 4px;
  color: #acc4ec;
}

.footer-legal {
  font-size: 12px;
  color: #7796cc !important;
}

.top-bar {
  background: #f6f9ff;
}

.top-bar-text {
  height: 40px;
  line-height: 40px;
}

.top-bar-text i.top-bar-opening-hours {
  color: #6c86b5; //#e5671d;
}

.top-bar-text a {
  color: #6c86b5;
}

.top-bar-text a:hover {
  text-decoration: underline !important;
}

.top-bar-text i {
  color: #00b700;
}

.top-bar-benefits span {
  margin-left: 10px;
}

.bottom-footer {
  background-color: #173f88;
  height: 30px;
  line-height: 30px;
}

.lead {
  color: #fff !important;
  text-shadow: 1px 1px #000;
}

.jumbotron h1 {
  font-size: 50px;
  font-weight: bold;
  text-shadow: 1px 1px #000;
  padding: 0;
}

.jumbotron {
  background: #3360af;
  padding: 2rem 1rem;
}

ul.homepage-benefits {
  background: rgba(87, 122, 181, 0.8);
  width: 320px;
  list-style: none;
  padding: 0;
  object-fit: contain;
  margin: 40px 60px;
  border-radius: 4px;
  box-shadow: 0px 0px 10px #1f50a5;
}

ul.homepage-benefits li {
  border-bottom: 1px solid #6f8fc7;
}

ul.homepage-benefits li:last-child {
  border-bottom: none;
}

ul.homepage-benefits li:hover {
  background: #6e8bbb;
}

ul.homepage-benefits li:first-child {
  background: #1f50a5;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 10px 20px;
  font-weight: bold;
}

ul.homepage-benefits li i {
  font-size: 24px;
  padding-right: 15px;
  color: #e5671d;
  vertical-align: middle;
}

ul.homepage-benefits li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 20px;
}

ul.homepage-benefits li a i {
  font-size: 24px;
  padding-right: 15px;
  color: #e5671d;
  vertical-align: middle;
}

#topbar_openinghours_long {
  display: inline;
}
#topbar_openinghours_short {
  display: none;
}

.video-main-container {
  height: 400px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  ul.homepage-benefits {
    margin-left: -20px;
  }

  .top-bar-benefits span:last-child {
    display: none;
  }

  #video-bg {
    max-width: 835px;
  }

  #topbar_openinghours_long {
    display: none;
  }
  #topbar_openinghours_short {
    display: inline;
  }
}

@media only screen and (max-width: 991px) {
  ul.homepage-benefits {
    margin-left: 0px;
  }

  .menu-item {
    border-right: 0;
  }

  .top-bar-benefits span:last-child,
  .top-bar-benefits span:nth-child(2) {
    display: none;
  }

  .video-container {
    overflow: unset;
  }

  #topbar_openinghours_long {
    display: none;
  }
  #topbar_openinghours_short {
    display: inline;
  }
}

@media only screen and (max-width: 890px) {
  ul.homepage-benefits {
    margin-left: -40px;
  }
}

@media only screen and (max-width: 767px) {
  #topbar_openinghours_long {
    display: inline;
  }
  #topbar_openinghours_short {
    display: none;
  }

  .top-bar-benefits {
    display: none;
  }

  .top-bar-text {
    text-align: center;
  }

  .col-logo {
    text-align: center;
  }

  .block-cta {
    margin-top: 0 !important;
    text-align: center !important;
  }

  ul.homepage-benefits {
    display: none;
  }

  .video-main-container {
    height: 310px;
  }

  .video-container {
    height: 310px;
  }

  #video-bg {
    height: 310px !important;
  }
}

.assortment-image {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.assortment-link {
  position: relative;
  bottom: 160px;
  z-index: 200;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -160px;
}

.vrbrgn {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}
