/**
additional_css:
**/
html {
  scroll-behavior: smooth !important;
}
.mainbar {
  border: 0 !important;
}
.videoblck {
  box-shadow: 0px 0px 66px -5px rgba(0, 0, 0, 0.12);
}
.main-nav-hover-linethrough > li > a .link-ext,
.main-nav-hover-underline-1 > li > a .link-ext,
.main-nav-hover-underline-3 > li > a .link-ext {
  background-color: #f0ab00;
  height: 0.2em;
  bottom: -15px;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
  border: none !important;
  border-radius: 40px;
  padding: 13px 75px;
  background-color: #f0ab00;
  font-size: 16px;
  font-weight: bold;
  background-image: none !important;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
  padding: 10px 80px;
  border-width: 4px;
  font-size: 16px;
  font-weight: bold;
}
.fq {
  border-top: 1px solid #8f9299 !important;
}
.vc_toggle_title {
  margin: 50px 0;
}
.main-nav > li > a {
  padding-right: 0 !important;
  padding-left: 40px !important;
}
.fancy-title-underlined {
  padding-bottom: 1em;
}
.ld_section_title_5d5c112c6cfc7:after {
  background: #6bd2df !important;
}
.ld_custom_menu_5d5c157ec5080 li::after {
  margin-left: 10px;
}
.vc_toggle {
  padding: 1% 0 !important;
  margin: 0 !important;
}
.vc_toggle:hover {
  background: #f1f1f1 !important;
  -webkit-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.vc_toggle_active {
  background: #f1f1f1 !important;
}
.vc_toggle_content {
  background: #f1f1f1 !important;
}
.lqd-module-search-slide-top .ld-search-form input {
  font-size: 12px !important;
  color: #3f4444 !important;
  border: 2px solid #3f4444;
  border-radius: 20px;
  padding: 10px 15px;
}
.lqd-module-search-slide-top .ld-module-dropdown {
  height: 18vh !important;
}
.lqd-module-search-slide-top .ld-search-form input::placeholder {
  color: #848685;
}
.lqd-module-search-slide-top .ld-search-form .input-icon:before {
  background-color: transparent !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  background: transparent !important;
  border: none !important;
}
#cookie-law-info-bar {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 30px;
}
.one-bullet-list li:before {
  background-color: #f1ab00 !important;
}
@media screen and (max-width: 768px) {
  .videotitle-m2 {
    display: block !important;
  }
  .videotitle {
    display: none !important;
  }
}
.vc_toggle_content {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.faqlink {
  text-decoration: underline;
}
a[href^="tel"] {
  color: inherit;
  /* Inherit text color of parent element. */
  text-decoration: none;
  /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}
.search #wrap {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
.search #wrap #content {
  flex: 1 1 auto;
}
/**
Header
**/
.navbar-brand img {
  /*transition: opacity 0.3s, visibiliy 0.3s;*/
  max-width: 100%;
}
.main-header {
  position: absolute!important;
}
.main-header,
.main-header .navbar-header {
  background-color: transparent !important;
}
.main-header .navbar-header {
  position: relative;
}
@media screen and (max-width: 1199px) {
  .main-header .navbar-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    width: 100% !important;
    z-index: 9999 !important;
  }
  .main-header .navbar-header > * {
    flex: 1 0 33.33333333%;
  }
}
@media screen and (max-width: 1199px) {
  .header-module .col-md-3 {
    width: 25%;
  }
  .header-module .col-md-7 {
    width: 58.33333333%;
  }
  .header-module .col-md-2 {
    width: 16.66666667%;
  }
  .ld-search-form-container {
    background: none !important;
  }
}
/**
Bottom-Bar
**/
.bottom-bar-txt {
  color: #ffffff !important;
  font-size: 26px;
  line-height: 35px;
  font-weight: 500;
}
.bottom-bar-txt .bottom-bar-txt-bold {
  white-space: nowrap;
  line-height: 36px;
}
@media screen and (max-width: 1199px) {
  .bottom-bar-txt {
    font-size: 16px !important;
    line-height: normal !important;
    padding: 2% 0 !important;
  }
  .bottom-bar-txt .bottom-bar-txt-bold {
    color: #ffffff;
    font-size: 22px !important;
  }
}
@media screen and (max-width: 1199px) {
  .bottom-bar2 p {
    line-height: 24px !important;
    font-size: 24px !important;
  }
}
/*Information-Button*/
@media screen and (max-width: 1199px) {
  .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
    padding: 2% 15% !important;
    font-size: 13px !important;
    border-width: 2px !important;
  }
  .vc_row:first-of-type {
    padding-top: 150px !important;
  }
}
/**
Footer
**/
.main-footer {
  padding-top: 2% !important;
}
.main-footer .lqd-custom-menu li:not(:last-child):after {
  margin-left: 7px;
}
@media screen and (max-width: 1199px) {
  .main-footer {
    padding-top: 4% !important;
    text-align: center !important;
  }
  .main-footer .vc_row {
    padding-top: 0 !important;
  }
}
/*Sidebar-Nav:*/
@media screen and (max-width: 1199px) {
  body[data-mobile-nav-style=modern]:before {
    background-color: #0E4B75 !important;
  }
}
/**
Content
**/
@media screen and (max-width: 1199px) {
  .page-heading2 {
    font-size: 26px !important;
  }
  .vc_toggle_title p {
    font-size: 16px !important;
  }
}
/**
Search
**/
@media screen and (max-width: 1199px) {
  .search-results #wrap .row .col-md-3 {
    display: none;
  }
  .search-results #wrap .row .col-md-7 {
    margin: 0 auto;
    width: 70%;
  }
  .search-results #wrap .row .col-md-7 .d-flex,
  .search-results #wrap .row .col-md-7 .d-flex > div,
  .search-results #wrap .row .col-md-7 .w-50 {
    width: 100%;
  }
  .search-results .ld-search-form {
    width: 100%;
  }
  .search-results .ld-search-form input {
    color: inherit !important;
  }
}
/*# sourceMappingURL=additional-styles.css.map */