/**
less/custom_2020
**/
.ld-fancy-heading .lqd-highlight-underline {
  position: relative;
  padding-bottom: 30px;
}
.ld-fancy-heading .lqd-highlight-underline:before {
  content: " ";
  display: block;
  position: absolute;
  /*border-top: 3px solid #68d2df;*/
  height: 3px;
  background-color: #68d2df;
  left: 0;
  bottom: -3px;
  width: 100%;
  /*transform: translateY(100%);*/
}
.ld-fancy-heading .lqd-highlight-underline:after {
  content: " ";
  display: block;
  position: absolute;
  /*border-top: 3px solid #68d2df;*/
  height: 3px;
  background-color: #68d2df;
  left: 0;
  bottom: -6px;
  width: 50%;
  /*transform: translateY(200%);*/
}
.ld-fancy-heading .lqd-highlight-underline .ld-fh-txt {
  font-weight: 300;
  line-height: 1.2em;
}
.bottom-bar .lqd-highlight-underline,
.bottom-bar2 .lqd-highlight-underline {
  padding-bottom: 0;
}
.small-text {
  max-width: 500px;
  margin: 0 auto;
}
.yellow-bullets li {
  list-style-type: none;
  padding-left: 30px;
  text-indent: -1rem;
}
.yellow-bullets li:before {
  content: "•";
  color: #f0ab00;
  font-size: 2.5rem;
  line-height: 1.6rem;
  vertical-align: top;
}
.bulletlist li {
  align-items: stretch !important;
}
.bulletlist li:before {
  margin-top: 0.5em;
}
.phonenumber {
  font-size: 40px;
  color: #f0ab00;
  margin-top: 20px;
}
.fancy-title-underlined p {
  display: none;
}
.external-link-modal {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 1230px;
  font-size: 20px;
}
.external-link-modal .modal-content {
  padding: 5.284%;
  box-sizing: border-box;
}
.external-link-modal .modal-header {
  border: none;
  padding-right: 30px;
}
.external-link-modal .modal-header .modal-title {
  font-size: 1em;
  position: relative;
  padding-bottom: 30px;
  font-weight: 700;
}
.external-link-modal .modal-header .modal-title:before {
  content: " ";
  display: block;
  position: absolute;
  /*border-top: 3px solid #68d2df;*/
  height: 3px;
  background-color: #68d2df;
  left: 0;
  bottom: -3px;
  width: 100%;
  /*transform: translateY(100%);*/
}
.external-link-modal .modal-header .modal-title:after {
  content: " ";
  display: block;
  position: absolute;
  /*border-top: 3px solid #68d2df;*/
  height: 3px;
  background-color: #68d2df;
  left: 0;
  bottom: -6px;
  width: 50%;
  /*transform: translateY(200%);*/
}
.external-link-modal .modal-body {
  padding-bottom: 30px;
}
.external-link-modal .modal-footer {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  border: none;
  padding: 0;
}
.external-link-modal .modal-footer:before,
.external-link-modal .modal-footer:after {
  display: none;
}
.external-link-modal .modal-footer .btn {
  background-color: #f0ab00;
  border-radius: 40px;
  padding: 13px 26px;
  text-align: center;
  flex: 0 0 auto;
  color: #FFF;
  border: none;
  font-weight: bold;
  transition: opacity 0.2s ease-in-out;
}
.external-link-modal .modal-footer .btn:hover {
  box-shadow: none;
  transform: none;
  opacity: 0.9;
}
@media screen and (max-width: 919px) {
  .external-link-modal .modal-footer {
    flex-direction: column-reverse;
  }
  .external-link-modal .modal-footer .btn {
    max-width: 100%;
    hyphens: auto;
    display: block;
    margin-bottom: 10px!important;
  }
}
.external-link-modal .close {
  position: absolute;
  right: 20px;
  top: 30px;
  background: none;
  border: none;
  font-size: 60px;
  font-weight: 500;
  padding: 0;
}
.external-link-modal .close:focus {
  outline: 0;
}
@media screen and (max-width: 500px) {
  .external-link-modal {
    font-size: 16px;
  }
  .external-link-modal .modal-footer .btn {
    padding: 8px 15px;
  }
  .external-link-modal .close {
    font-size: 40px;
  }
}
.container .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
.container .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle {
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 130px;
  padding: 25px;
  box-sizing: border-box;
}
.container .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
.container .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
  border-style: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 50% 50%;
  border-radius: 0;
}
.container .wpb_single_image .vc_single_image-wrapper.vc_box_shadow,
.container .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,
.container .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
.container .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle {
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
}
#sticky-element {
  position: fixed;
  right: 0px;
  bottom: 25%;
  display: block;
  padding: 10px 10px 10px 10px;
  content: " ";
  background-image: url(/wp-content/uploads/2020/05/icon_caret_up.png);
  background-repeat: no-repeat;
  background-size: 30px auto;
  background-position: center center;
  background-color: #F0AB00;
  cursor: pointer;
  width: 60px;
  height: 60px;
  /*transform: rotate(-180deg);*/
  z-index: 10;
}
.caption-text {
  padding: 0 10%;
}
.center_form .wpcf7-form {
  max-width: 700px;
  margin: 0 auto;
}
.center_form p {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.3;
  margin-bottom: 15px!important;
}
.center_form p.submit-button-wrap {
  display: block;
}
.center_form p .wpcf7-submit {
  margin-top: 25px;
}
.center_form label {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  align-items: center;
  text-align: right;
  font-weight: 600!important;
  margin-bottom: 15px;
}
.center_form label > * {
  flex: 0 1 50%;
}
.center_form label > span {
  flex: 0 0 60%;
  text-align: left;
  font-weight: 400;
  width: 100%;
}
.center_form label.hide-label {
  visibility: hidden;
}
.center_form label.hide-label * {
  visibility: visible;
}
@media screen and (max-width: 767px) {
  .center_form .wpcf7-form {
    max-width: 100%;
  }
  .center_form form > p label {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
  }
  .center_form form > p label.radio-label {
    flex-direction: row;
  }
  .center_form form > p label > * {
    flex: 1 1 100%;
  }
  .center_form form > p label > span {
    max-width: 100%;
    margin-left: 0!important;
    margin-right: 0!important;
  }
}
.center_form .wpcf7-form-control-wrap {
  margin-left: 1.5rem;
}
.center_form .wpcf7-form-control-wrap input {
  -moz-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
  box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
  -webkit-appearance: none;
  border: none;
  color: #3f4444 !important;
}
@media screen and (max-width: 767px) {
  .center_form .wpcf7-form-control-wrap input {
    border: 1px solid #d5d6de;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .center_form .wpcf7-form-control-wrap input {
    border: 1px solid #d5d6de;
  }
}
.center_form .wpcf7-form-control-wrap input:disabled {
  opacity: 0.5;
}
.center_form .wpcf7-form-control-wrap input:disabled:hover {
  -moz-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
  box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.center_form .wpcf7-form-control-wrap input:hover,
.center_form .wpcf7-form-control-wrap input:active,
.center_form .wpcf7-form-control-wrap input:focus {
  -moz-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.7);
  box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.7);
}
.center_form .custom-radio-btns,
.center_form .custom-chk-btns {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.center_form .custom-radio-btns input[type="radio"],
.center_form .custom-chk-btns input[type="radio"],
.center_form .custom-radio-btns input[type="checkbox"],
.center_form .custom-chk-btns input[type="checkbox"] {
  visibility: hidden;
  /*opacity: 0;*/
  position: relative;
  display: inline-block;
  margin-top: 0;
  width: 1.7em;
  height: 1.7em;
  min-height: 1.7em !important;
  min-width: 1.7em !important;
  max-height: 1.7em !important;
  max-width: 1.7em !important;
  transition: all 0.3s;
  padding: 0;
}
.center_form .custom-radio-btns input:before,
.center_form .custom-chk-btns input:before {
  content: "";
  opacity: 1;
  /*padding-top: 100%;*/
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  visibility: visible;
  -moz-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
  box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
  pointer-events: none;
  text-align: center;
  line-height: 2em;
  font-size: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
}
.center_form .custom-radio-btns input:hover,
.center_form .custom-chk-btns input:hover {
  cursor: pointer;
}
.center_form .custom-radio-btns input:hover:before,
.center_form .custom-chk-btns input:hover:before,
.center_form .custom-radio-btns input:active:before,
.center_form .custom-chk-btns input:active:before,
.center_form .custom-radio-btns input:focus:before,
.center_form .custom-chk-btns input:focus:before {
  -moz-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.7);
  box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.7);
}
.center_form .custom-radio-btns input:checked:before,
.center_form .custom-chk-btns input:checked:before {
  /*content: 'x';*/
  content: '\00d7';
}
.center_form .custom-radio-btns label,
.center_form .custom-chk-btns label {
  margin-bottom: 0;
  cursor: pointer;
}
.center_form .custom-radio-btns label .wpcf7-list-item-label,
.center_form .custom-chk-btns label .wpcf7-list-item-label {
  white-space: pre;
}
@media screen and (max-width: 767px) {
  .center_form .custom-radio-btns,
  .center_form .custom-chk-btns {
    justify-content: space-evenly;
  }
  .center_form .custom-radio-btns .wpcf7-list-item > label,
  .center_form .custom-chk-btns .wpcf7-list-item > label {
    align-items: center;
  }
}
.center_form input[type=submit].wpcf7-submit {
  background-color: #f0ab00;
  line-height: 1.2;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 45px;
  padding-right: 45px;
  border: none !important;
  border-radius: 40px;
  color: #FFF;
  white-space: normal;
  max-width: 275px;
  min-height: 58px;
  font-size: 16px;
  font-weight: 700;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.center_form input[type=submit].wpcf7-submit:hover {
  background-color: #f5b14b;
  color: #f7f7f7;
  transform: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.center_form select,
.center_form input,
.center_form textarea,
.center_form .ui-selectmenu-button {
  margin-bottom: 0!important;
}
.center_form .wpcf7-list-item.first {
  margin-left: 0;
}
.center_form#order_information form p {
  margin-bottom: 40px;
}
.center_form#order_information form p > label > .chk-label {
  padding-left: 60px;
  font-weight: 700;
}
.center_form#order_information form > p:first-of-type,
.center_form#order_information form > p:nth-of-type(2) {
  max-width: 80%;
  margin: 0 auto;
}
.center_form#order_information form > p:first-of-type > label,
.center_form#order_information form > p:nth-of-type(2) > label {
  flex-direction: column;
  pointer-events: none;
}
.center_form#order_information form .custom-chk-btns {
  display: block;
  justify-content: unset;
  align-items: unset;
}
.center_form#order_information form .custom-chk-btns .wpcf7-list-item {
  display: block;
  width: 100%;
  margin: 0 0 25px 1em;
  pointer-events: all;
}
.center_form#order_information form .custom-chk-btns .wpcf7-list-item label {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.center_form#order_information form .custom-chk-btns .wpcf7-list-item label .wpcf7-list-item-label {
  margin-left: 15px;
}
.center_form#order_information form input[type=submit].wpcf7-submit {
  max-width: 100%;
}
.center_form#order_information form .contact-information label {
  margin-right: 0!important;
}
.center_form#order_information form .contact-information > p {
  margin-bottom: 0!important;
}
.center_form#order_information form small {
  font-size: 0.8em;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.center_form#order_information form small > span {
  flex: 0 0 60%;
  text-align: left;
  font-weight: 400;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .center_form#order_information form p > label > .chk-label {
    padding-left: 0;
  }
  .center_form#order_information form > p:first-of-type,
  .center_form#order_information form > p:nth-of-type(2) {
    max-width: 100%;
  }
  .center_form#order_information form .custom-chk-btns .wpcf7-list-item {
    margin-left: 0;
  }
  .center_form#order_information form .custom-chk-btns .wpcf7-list-item label {
    flex-direction: row;
  }
  .center_form#order_information form .custom-chk-btns .wpcf7-list-item label .wpcf7-list-item-label {
    white-space: normal;
    margin-left: 15px!important;
  }
  .center_form#order_information form .contact-information label {
    hyphens: auto;
  }
}
.center_form .wpcf7-response-output {
  line-height: 1.2;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 45px;
  padding-right: 45px;
  border-radius: 40px;
  white-space: normal;
  /*min-height: 58px;*/
  font-size: 16px;
  font-weight: 700;
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.center_form div.wpcf7-validation-errors,
.center_form div.wpcf7-acceptance-missing {
  border: 2px solid #f0ab00;
}
.center_form div.wpcf7-mail-sent-ok {
  border: 2px solid #68d2df;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .center_form .custom-radio-btns input[type="radio"],
  .center_form .custom-chk-btns input[type="radio"],
  .center_form .custom-radio-btns input[type="checkbox"],
  .center_form .custom-chk-btns input[type="checkbox"] {
    visibility: visible!important;
    box-shadow: none!important;
  }
  .center_form .custom-radio-btns input:checked:before,
  .center_form .custom-chk-btns input:checked:before {
    display: none;
  }
}
@supports (-ms-accelerator:true) {
  .center_form .custom-radio-btns input[type="radio"],
  .center_form .custom-chk-btns input[type="radio"],
  .center_form .custom-radio-btns input[type="checkbox"],
  .center_form .custom-chk-btns input[type="checkbox"] {
    visibility: visible!important;
    box-shadow: none!important;
  }
  .center_form .custom-radio-btns input:checked:before,
  .center_form .custom-chk-btns input:checked:before {
    display: none;
  }
}
@supports (-ms-ime-align:auto) {
  .center_form .custom-radio-btns input[type="radio"],
  .center_form .custom-chk-btns input[type="radio"],
  .center_form .custom-radio-btns input[type="checkbox"],
  .center_form .custom-chk-btns input[type="checkbox"] {
    visibility: visible!important;
    box-shadow: none!important;
  }
  .center_form .custom-radio-btns input:checked:before,
  .center_form .custom-chk-btns input:checked:before {
    display: none;
  }
}
@-moz-document url-prefix() {
  .center_form .custom-radio-btns input[type="radio"],
  .center_form .custom-chk-btns input[type="radio"],
  .center_form .custom-radio-btns input[type="checkbox"],
  .center_form .custom-chk-btns input[type="checkbox"] {
    visibility: visible!important;
    box-shadow: none!important;
  }
}
@media screen and (max-width: 560px) {
  .col-sm-12.d-flex,
  .row.d-flex.align-items-center {
    /*flex-direction: row;*/
  }
}
@media screen and (max-width: 919px) {
  .vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
    padding: 13px 15px!important;
  }
}
/*
.lqd-contact-form p {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.lqd-contact-form label {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 15px;
}
.lqd-contact-form .wpcf7-form-control-wrap {
    margin-left: 1.5rem;
}
.lqd-contact-form select, .lqd-contact-form input, .lqd-contact-form textarea, .lqd-contact-form .ui-selectmenu-button {
    margin-bottom: 0;
}
*/
/**
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;
}
/*# sourceMappingURL=custom_2020.css.map */