.title {
  color: #0D2E35;
  font-weight: 500;
  font-family: Barlow, sans-serif;
}
.title-64 {
  font-size: 64px;
  font-weight: 700;
  line-height: 72px;
}
.title-48 {
  font-size: 48px !important;
  line-height: 52px !important;
}
.title-40 {
  font-size: 40px;
  line-height: 46px;
}

.subtitle {
  color: #0D2E35;
  font-weight: 500;
  font-family: Barlow, sans-serif;
}
.subtitle-24 {
  font-size: 24px;
  font-weight: 500;
}
.subtitle-20 {
  color: black;
  font-size: 20px;
  line-height: 28px;
  text-transform: none;
}
.subtitle-18 {
  font-size: 18px;
}

.text {
  color: #2c2f30;
}
.text-center {
  text-align: center;
}
.text-18 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400px;
}
.text-16 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}
.text-14 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400px;
}

@media only screen and (max-width: 600px) {
  .title-64 {
    font-size: 32px;
    line-height: 38px !important;
  }
  .title-48 {
    font-size: 32px;
    line-height: 38px !important;
  }
  .title-40 {
    font-size: 24px;
    line-height: 32px !important;
  }
  .subtitle-24 {
    font-size: 18px;
  }
  .subtitle-20 {
    font-size: 18px;
  }
  .subtitle-18 {
    font-size: 16px;
  }
  .text-18 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400px;
  }
}
.form {
  width: 570px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 960px) {
  .form {
    width: 80%;
  }
}
@media screen and (max-width: 600px) {
  .form {
    width: 300px;
  }
}
.form .text-14 {
  color: #43565A;
  text-align: left;
}
.form a {
  text-decoration: underline;
}
.form .input-wrap {
  position: relative;
}
.form .input-wrap input {
  background: none;
  display: block;
  border-radius: 5px;
  border: 1px solid #C0CBCE;
  height: 59px;
}
.form .input-wrap label {
  position: absolute;
  color: #0D2E35;
  pointer-events: none;
  left: 15px;
  top: 15px;
  transition: 300ms ease all;
}
.form .input-wrap input:focus ~ label,
.form .input-wrap input:valid ~ label {
  top: -14px;
  font-size: 12px;
  color: #f04d62;
  background-color: #fff;
  margin-left: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 16px;
}
.form .input-wrap input:not(:focus) ~ label {
  color: black;
}
.form input[type=submit] {
  width: 100%;
  padding: 14px 24px;
  margin-top: 20px;
  color: #f04d62 !important;
  color: #fff !important;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 1rem;
}

.gap-4 .g-cols {
  grid-gap: 2rem !important;
}
.gap-4-5 {
  grid-gap: 34rem !important;
}
.gap .gap-custom {
  -moz-column-gap: 30px !important;
       column-gap: 30px !important;
}
@media only screen and (max-width: 600px) {
  .gap-4 .g-cols {
    grid-gap: 1.5rem !important;
  }
}

html {
  overflow-x: hidden;
  overflow-y: visible;
  max-width: 100%;
  scroll-behavior: smooth;
}

.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}

.flex-flex {
  display: flex;
}

.align-center {
  align-items: center;
}

li::marker {
  color: #f04d62;
}

.owl-dot.active span {
  color: black;
}

.lb_contact_tel {
  align-items: center;
  color: #f04d62;
  display: flex;
  justify-content: center;
  cursor: pointer;
  font-family: Barlow, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 34px;
  gap: 10px;
}
.lb_contact_tel::before {
  margin-top: 5px;
  display: inline-block;
  content: "";
  width: 24px;
  height: 24px;
  color: #fff;
  background-image: url("/wp-content/plugins/liecbabunkami-ui/public/images/Phone.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.w-tabs-section-title {
  font-size: 20px;
  font-weight: 500;
}

.w-tabs-section:hover:not(.has_text_color) > .w-tabs-section-header {
  color: #f04d62 !important;
  background: white !important;
}

.w-tabs-section-header.active {
  background: white !important;
}

.w-tabs-section-header {
  background: white !important;
}

.w-tabs-section-content-h.i-cf {
  margin-top: -1.25rem;
  margin-bottom: 1.5rem;
}

.ultimate-map-wrapper.ult-adjust-bottom-margin {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 960px) {
  .ult-sticky .ult_row_spacer > div {
    position: static !important;
    visibility: hidden;
  }
}

.lb_contact_text {
  align-items: center;
  color: #f04d62;
  display: flex;
  justify-content: center;
  cursor: pointer;
  font-family: Barlow, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 34px;
  gap: 12px;
}
.lb_contact_text::before {
  margin-top: 5px;
  display: inline-block;
  content: "";
  width: 34px;
  height: 34px;
  color: #fff;
  background-image: url("/wp-content/plugins/liecbabunkami-ui/public/images/Phone.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 600px) {
  .lb_contact_text {
    font-size: 32px;
  }
}

#modal_contact {
  display: none;
  overflow-y: auto;
}
#modal_contact.active {
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
}
#modal_contact_close {
  cursor: pointer;
}
#modal_contact .wpcf7-response-output {
  display: none;
}
#modal_contact .wpcf7-form.sent {
  display: none;
}

#cf7_modal_close {
  cursor: pointer;
}

.lb_button_contact span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.lb_button_contact span::before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  color: #fff;
  background-image: url("/wp-content/plugins/liecbabunkami-ui/public/images/CalendarHearthWhite.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.lb_button_contact:hover, .lb_button_contact:focus {
  box-shadow: 0 0.5em 0.5em -0.4em;
  transform: translateY(-0.25em);
}

.lb_header_button span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.lb_header_button span::before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  color: #fff;
  background-image: url("/wp-content/plugins/liecbabunkami-ui/public/images/CalendarHearthGreen.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.lb_header_button:hover, .lb_header_button:focus {
  transition: all 0.4s ease-in-out;
  transform: translateY(-0.25em);
}

.lb_secondary_btn:hover {
  box-shadow: inset 0 0 0 2em var(#f04d62);
  transition: all 0.4s ease;
  transform: translateY(-0.25em);
}

@media only screen and (max-width: 1225px) {
  .lb_sub_image .us_custom_db063060 {
    width: 350px !important;
    height: 350px !important;
    max-width: 350px !important;
    max-height: 350px !important;
  }
}

.border-left {
  line-height: unset !important;
}

#page-header .w-nav-list {
  padding-top: 1.25rem;
}
@media (max-width: 1402px) {
  #page-header .w-nav-list {
    border-top: 1px solid #E1ECEF;
    padding-top: 2.5rem !important;
    padding-bottom: 4.3rem;
  }
}
@media (max-width: 1402px) {
  #page-header .w-nav-list {
    border-top: 1px solid #E1ECEF;
    padding-top: 2.5rem !important;
    padding-bottom: 8.3rem;
  }
}
#page-header .w-nav-list.level_2 {
  border-radius: 5px;
  padding-top: 24px;
  padding-bottom: 13px;
  padding-right: 44px;
  padding-right: 15px;
  border-top: 0px;
}
@media (max-width: 1300px) {
  #page-header .w-nav-list.level_2 {
    padding-top: 0px !important;
    padding-bottom: 0px;
  }
}

a.w-nav-anchor.level_1 {
  padding-top: 0px !important;
  padding-bottom: 1.25rem !important;
}

a.w-nav-anchor.level_2 {
  margin-top: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 1.25rem !important;
}

.og_testimonialslider_container {
  position: relative;
  overflow: hidden;
  height: 100%;
  padding-bottom: 4rem !important;
}
.og_testimonialslider_container .og_slider_slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.og_testimonialslider_container .og_slider_slide_image {
  display: flex;
  justify-content: center;
  margin-top: -2rem;
}
@media only screen and (max-width: 960px) {
  .og_testimonialslider_container .og_slider_slide_image {
    margin-top: 0rem;
  }
}
.og_testimonialslider_container .og_slider_slide_info {
  font-family: "Barlow", sans-serif;
  height: 100%;
}
.og_testimonialslider_container .og_slider_slide_info_text {
  margin-top: -2rem;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  font-style: normal;
  text-align: center;
  line-height: 30px;
  max-width: 770px;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 960px) {
  .og_testimonialslider_container .og_slider_slide_info_text {
    font-size: 16px;
    line-height: 24px;
  }
}
.og_testimonialslider_container .og_slider_slide_info_name {
  color: white;
  text-align: center;
  margin-top: 2rem;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.28px;
  text-transform: uppercase;
}
.og_testimonialslider_container .og_slider_slide_info_profession {
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  margin-top: 0.1rem;
}
@media only screen and (max-width: 960px) {
  .og_testimonialslider_container .swiper-pagination {
    bottom: 2rem !important;
  }
}
.og_testimonialslider_container .swiper-pagination-bullet {
  background-color: #fff;
}
.og_testimonialslider_container .swiper-button-prev,
.og_testimonialslider_container .swiper-button-next {
  background-color: transparent;
}
@media only screen and (max-width: 960px) {
  .og_testimonialslider_container .swiper-button-prev,
  .og_testimonialslider_container .swiper-button-next {
    display: none;
  }
}
.og_testimonialslider_container .swiper-button-prev::after,
.og_testimonialslider_container .swiper-button-next::after {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background-image: url("/wp-content/plugins/liecbabunkami-ui/public/images/Arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.og_testimonialslider_container .swiper-button-prev {
  left: 2rem;
}
.og_testimonialslider_container .swiper-button-next {
  right: 2rem;
}
.og_testimonialslider_container .swiper-button-next::after {
  transform: rotate(180deg);
}
.og_testimonialslider_eclipse_upper, .og_testimonialslider_eclipse_bottom {
  position: absolute;
  height: 1016px;
  width: 1016px;
  background-color: #1D8547;
  border-radius: 50%;
  z-index: 0;
}
.og_testimonialslider_eclipse_upper {
  left: -533px;
  top: -750px;
}
@media only screen and (max-width: 960px) {
  .og_testimonialslider_eclipse_upper {
    left: -833px;
    top: -650px;
  }
}
.og_testimonialslider_eclipse_bottom {
  right: -533px;
  bottom: -900px;
}
@media only screen and (max-width: 960px) {
  .og_testimonialslider_eclipse_bottom {
    right: -733px;
    bottom: -750px;
  }
}

.pagination-container {
  width: calc(100% - 2rem);
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  justify-content: center;
}

.pagination-number {
  font-size: 16px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  width: 1.25rem;
}

.pagination-button {
  background-color: transparent;
  cursor: pointer;
  border: 2px solid #1BA249;
  border-radius: 100px;
  width: 28px;
  height: 28px;
}
.pagination-button::before {
  display: flex;
  content: "";
  width: 10px;
  height: 10px;
  color: #fff;
  background-image: url("/wp-content/plugins/liecbabunkami-ui/public/images/Chevron.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#next-button {
  rotate: 180deg;
  margin-left: 1rem;
}

#prev-button {
  margin-right: 1rem;
}

.pagination-number.active {
  font-weight: 700;
}

.navigation-dots {
  text-align: center;
}

.lb_kmenove_bunky_side_nav {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
@media screen and (max-width: 960px) {
  .lb_kmenove_bunky_side_nav {
    margin-left: 0.75rem;
  }
}

.lb_kmenove_bunky_side_nav:active {
  color: #0D2E35;
}

.lb_kmenove_bunky_side_nav:hover {
  cursor: pointer;
  color: #0D2E35 !important;
  padding-left: 0.2rem;
  list-style-type: disc;
}

.lb_kmenove_bunky_side_nav > li::marker {
  color: #0D2E35;
}

.alt-background {
  list-style-type: disc;
  color: #0D2E35;
  padding-left: 0.5rem;
}

.gl_layout_page {
  padding: 0 !important;
}
.gl_layout_page .l-section-h {
  max-width: 100%;
}
.gl_layout_page section {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
@media only screen and (max-width: 960px) {
  .gl_layout_page section {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.gl_layout_page section .container {
  max-width: var(--site-content-width, 1200px);
  margin: 0 auto;
}
