/*
Theme Name: Theme Roseraie Omaha
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 2.0.0
Text Domain:  omaha
*/
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.chapo {
  font-style: italic;
}
html.nicer-anchor {
  scroll-padding-top: 185px;
}
html.nicer-anchor-large {
  scroll-padding-top: 400px;
}
.fusion-fullwidth.has-shadow .fusion-row,
.fusion_builder_column.has-shadow .fusion-column-wrapper,
.fusion_builder_column.fusion_builder_column_1_3.has-shadow {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 5px;
}
.fusion-fullwidth.has-shadow
  .fusion-row
  .fusion_builder_column.has-shadow
  .fusion-column-wrapper {
  box-shadow: none;
}
h1.oops {
  font-size: 80px !important;
}
.center-link {
  display: block;
  text-align: center;
}

@media only screen and (max-width: 800px) {
  html body {
    /* --main_padding-top: 32px; */
    --hundredp_padding-fallback_to_zero: 30px;
    --hundredp_padding-hundred_percent_negative_margin: -30px;

    --body_typography-font-size: 16px;
    --body_typography-line-height: 22px;

    --h1_typography-line-height: 41px;
    --h1_typography-font-size: 35px;

    --h2_typography-line-height: 31px;
    --h2_typography-font-size: 25px;

    --h3_typography-line-height: 22px;
    --h3_typography-font-size: 18px;
  }

  html body:not(.home) {
    --container_padding_100_right: 30px !important;
    --container_padding_100_left: 30px !important;
  }
}

/* Header */
/* Translate */
.langs__switcher ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  font-size: 16px;
  line-height: var(--awb-typography3-line-height);
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 600;
}
.langs__switcher a,
.langs__switcher span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
/* Menu */
.awb-menu__mega-wrap {
  --awb-link_decoration_line_hover: none;
}
.mega__sub__menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

#awb-mega-menu-5306 > .mega__sub__menu {
  min-width: 1271px !important;
}

.mobile__wrpd .langs__switcher {
  display: none;
}

@media only screen and (min-width: 801px) {
  .fusion-tb-header .fusion-sticky-container.fusion-sticky-transition {
    box-shadow: 0px 3px 6px #00000029 !important;
  }
}

@media only screen and (max-width: 800px) {
  html.menu-open {
    overflow: hidden;
  }
  .menu-open #main,
  .menu-open #sliders-container,
  .menu-open .menu__logo,
  .menu-open .fusion-footer {
      -webkit-filter:blur(4px);
      filter: blur(4px);
      background-color: rgba(0, 0, 0, 0.16) !important;
  }

  .menu-open .fusion-builder-row:hover > .fusion_builder_column.menu__logo,
  .menu-open .fusion-builder-row:hover > .fusion_builder_column.menu__logo:hover {
    -webkit-filter:blur(4px) !important;
    filter:blur(4px) !important;
  }

  .mobile__wrpd .fusion-column-wrapper > div:not(:has(.header__reservation)) {
    display: none;
  }

  .main__header {
    --awb-box-shadow: none !important;
  }
    .fusion-tb-header {
        z-index: 9999;
        position: relative;
    }
    .mdn__header .fusion-text p:first-of-type img { display: block; }
    body .awb-menu__m-toggle-inner {
        justify-content: center;
        z-index: 1000;
        position: absolute;
    }
      body .awb-menu:not(.expanded) .awb-menu__m-collapse-icon_no-text {
        margin-left: -4px;
      }
      .awb-menu__m-collapse-icon-close, 
      .awb-menu__m-collapse-icon-open {
        width: 25px !important;
        height: 15px;
      }
      .awb-menu__m-collapse-icon-open::before,
      .awb-menu__m-collapse-icon-close::before {
        content: "" !important;
        display: block;
        width: 20px;
        height: 20px;
        background-image: url("/wp-content/uploads/menu-burger.svg");
        background-repeat: no-repeat;
        background-size: contain;
      }
      .awb-menu__m-collapse-icon-close::before {
        width: 20px;
        height: 20px;
        background-image: url("/wp-content/uploads/menu-burger-close.svg");
      }
  
      body .awb-menu.collapse-enabled.mobile-size-full-absolute .awb-menu__main-ul {
        position: fixed;
        height: 100vh;
        height: 100dvh;
        max-height: 100vh !important;
        max-height: 100dvh !important;
        top: 0;
        left: auto !important;
        right: 0 !important;
        width: 92.75vw !important;
        max-width: 92.75vw !important;
        z-index: 999 !important;
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        transform: translateX(100vw);
        transition: all 300ms ease-in;
        padding: 130px 0 30px;
        --awb-mobile-caret-right: -40px;
      }
      body:not(.ready) .awb-menu.collapse-enabled.mobile-size-full-absolute .awb-menu__main-ul {
        transition: none;
      }
      body .awb-menu.collapse-enabled.mobile-mode-collapse-to-button.expanded .awb-menu__main-ul {
        transform: translateX(0);
      }
  
      /* Menu */
      body .awb-menu.collapse-enabled li {
        border: none;
        text-align: center;
      }
      body .awb-menu.collapse-enabled .fusion-menu > li:first-child::before {
        content: "Menu";
        display: block;
        font-size: 35px;
        letter-spacing: 1.4px;
        line-height: 41px;
        font-family: "Actay Wide", Arial, Helvetica, sans-serif;
        font-weight: 600;
        margin-bottom: 40px;
        text-align: center;
      }
      body .awb-menu.collapse-enabled li:not(.mobile__head) a {
        --awb-mobile-active-bg: transparent;
        padding: 0 20px !important;
        width: auto !important;
        display: inline-flex;
      }
      body .awb-menu.collapse-enabled .langs__switcher li:not(.mobile__head) a {
        padding: 0 4px !important;
      }
      a.awb-menu__sub-a {
        --awb-mobile-font-size: 14px;
        text-transform: none !important;
      }
      body .awb-menu.collapse-enabled .awb-menu__open-nav-submenu_mobile {
        display: inline-flex !important;
        position: relative !important;
        width: 15px !important;
        right: 0 !important;
      }
      body .awb-menu.collapse-enabled .awb-menu__open-nav-submenu_mobile:before {
        padding: 0 1em !important;
      }
      .mdn__header .awb-menu__sub-li a::before {
        content: none;
      }
      .awb-menu.collapse-enabled .awb-menu__main-li:not(#menu-item-27) {
        padding-bottom: 20px;
        width: auto !important;
        display: inline-flex;
        flex-wrap: wrap;
        width: 100% !important;
        flex-direction: row !important;
      }
      .awb-menu.collapse-enabled .awb-menu__main-li:not(#menu-item-27):first-child {
        flex-direction: column !important;
      }
      .awb-menu__sub-li a::before {
        content: none;
      }
      body .awb-menu_dropdown.awb-menu_row .awb-menu__sub-ul_main {
        filter: none;
        padding: 15px 0 0 !important;
      }
      body .awb-menu__sub-li:not(:last-child) {
        padding-bottom: 10px;
      }
      body .awb-menu.collapse-enabled.awb-menu_indent-left ul ul a {
        padding-left: 40px !important;
        color: var(--awb-custom_color_1) !important;
      }

      .mobile__head > .fusion-column-wrapper {
        position: static !important;
      }
  
      .menu-item.fusion-menu-cart,
      .menu-item.avada-menu-login-box {
        display: none !important;
      }

      body .awb-menu.collapse-enabled li:not(.mobile__head).menu__btn a {
        padding: 20px !important;
        margin: 0 38px 20px;
        width: calc(100% - 76px) !important;
        --awb-mobile-font-size: 16px;
        --awb-mobile-line-heght: 20px;
      }

      .fusion-search-element {
        position: fixed;
        top: 42px;
        left: 55px;
        z-index: 1000;
      }
      .awb-menu.expanded + .fusion-search-element {
        display: block !important;
        opacity: 0;
        animation: fadeIn 300ms ease-in forwards;
        animation-delay: 200ms;
        animation-fill-mode: forwards;
      }

      @keyframes fadeIn {
        0% {
          opacity: 0;
        }
        100% {
          opacity: 1;
        }
      }

      .fusion-search-form-content {
        flex-direction: row-reverse;
      }
      body .searchform .fusion-search-form-content .fusion-search-button input[type="submit"] {
        --awb-input-height: 25px !important;
        background-color: transparent !important;
        background-image: url("/wp-content/uploads/Icon-ionic-ios-search.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        color: transparent;
      }
      body .searchform .fusion-search-form-content input[type="search"] {
        max-height: 25px !important;
      }
      .searchform:not(.is-open) .fusion-search-field {
        display: none;
      }

      body .fusion-tb-header .mobile__head {
        padding-top: 45px;
      }
        body .fusion-tb-header a.fusion-button.header__reservation,
        body .fusion-tb-header .mobile__head a.fusion-button {
          padding: 10px 30px !important;
          font-size: 16px !important;
          font-weight: bold !important;
          line-height: 19px;
          margin: 0 auto !important;
          width: auto !important;
        }
        body .fusion-tb-header .mobile__head .fusion-text a {
          text-transform: none !important;
          padding: 0 !important;
        }

      .mobile__head .mtxt {
        margin-top: 60px;
        --awb-text-font-weight: normal;
        --awb-font-size: 18px;
        --awb-mobile-font-size: 18px;
        --awb-line-height: 22px;
      }

      .mobile__wrpd .langs__switcher {
        display: flex !important;
        position: absolute;
        bottom: -20px;
        right: 30px;
      }
      body .mobile__wrpd .langs__switcher ul {
        flex-direction: row !important;
      }
      body .awb-menu.collapse-enabled li.wpml-ls-item:not(.mobile__head) a {
        width: auto !important;
        padding: 0 !important;
        font-weight: 600;
        font-size: 16px !important;
        line-height: 22px !important;
      }
      .langs__switcher img {
        min-width: 20px;
      }
}

@media only screen and (max-width: 800px) and (max-height: 800px) {
  body .awb-menu.collapse-enabled.mobile-size-full-absolute .awb-menu__main-ul {
    padding-top: 100px;
  }
}


/* Footer */
.omaha__footer {
  background: 
    linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0) 0.35%,
        rgba(255, 255, 255, 0) 30%, 
        #0D5F95 10.01%
    ), url("/wp-content/uploads/vagues-bleu.svg") !important;
    background-size: cover, auto 146px !important;
    background-position: center, 0% 0% !important;
    background-repeat: repeat, repeat-x !important;
    clip-path: polygon(0 .39%, 100% .39%, 100% 100%, 0% 100%);
}
.footer__menu a {
  position: relative;
}
.footer__menu a:hover {
  color: #fff !important;
  text-decoration: none !important;
}

.omaha__footer img {
  min-width: 238px;
}

@media only screen and (min-width: 801px) {
  .m__btn {
    display: none !important;
  }
  .footer__menu a::after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 1.5px;
    background-color: #fff;
    transform-origin: 0 0;
    transition: transform 0.3s ease;
  }
  .footer__menu a:not(:hover)::after {
    transform: scaleX(.2);
  }
}

@media only screen and (max-width: 800px) {
  .omaha__footer {
    background: linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0) 6%, 
        #0D5F95 6.01%
      ), url("/wp-content/uploads/vagues-bleu.svg") !important;
    background-size: cover, auto 60px !important;
    background-position: center, 0% 0% !important;
    background-repeat: repeat, repeat-x !important;
    clip-path: polygon(0 .08%, 100% .08%, 100% 100%, 0% 100%);
  }
  .omaha__footer img {
    min-width: 172px;
  }
}


/* Privacy */
.fusion-privacy-bar {
  z-index: 10000000 !important;
}
.fusion-privacy-bar-main .fusion-privacy-bar-refuse {
  width: auto !important;
  margin-left: 15px;
  position: relative;
  z-index: 1000000000;
}
.fusion-privacy-bar-full {
  padding-top: 10px !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.fusion-privacy-bar-learn-more {
  padding-left: 30px;
}
.fusion-privacy-element .fusion-button[type="submit"] {
  width: auto !important;
  border-radius: 2px;
}
@media (max-width: 800px) {
  .fusion-privacy-bar-main {
    flex-wrap: wrap;
  }
}

/* Icon */
i[class*="icon--"] {
  display: inline-block;
  width: 50px;
  min-width: 40px;
  height: 36px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
i[class*="onc__icon--"] {
  min-width: 0 !important;
}
i[class*="icon--"].icon-black {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
i.icon--chalet {
  background-image: url(./assets/img/chalet.svg);
}
i.icon--emplacement-1 {
  background-image: url(./assets/img/emplacement-1.svg);
}
i.icon--emplacement-2 {
  background-image: url(./assets/img/emplacement-2.svg);
}
i.icon--inventaire {
  background-image: url(./assets/img/inventaire.svg);
}
i.icon--meuble-1 {
  background-image: url(./assets/img/meuble-1.svg);
}
i.icon--meuble-2 {
  background-image: url(./assets/img/meuble-2.svg);
}
i.icon--mh {
  background-image: url(./assets/img/mh.svg);
}
i.icon--pmr {
  background-image: url(./assets/img/pmr.svg);
}
i.icon--tithome {
  background-image: url(./assets/img/tithome.svg);
}
i.icon--nbr {
  background-image: url(./assets/img/team.svg);
}
i.icon--superficie {
  background-image: url(./assets/img/size.svg);
}
i.icon--price {
  background-image: url(./assets/img/bank.svg);
}
@media screen and (max-width: 800px) {
  i[class*="icon--"] {
    width: 30px;
    min-width: 30px;
    height: 26px;
  }
}

/* Nouveau */
.fusion-title.has-shape :is(h1, h2, h3, h4, h5, h6),
:is(h1, h2, h3, h4, h5, h6).has-shape {
  position: relative;
  display: inline-block;
  z-index: 1;
}
.fusion-title.has-shape :is(h1, h2, h3, h4, h5, h6)::before,
:is(h1, h2, h3, h4, h5, h6).has-shape::before {
  content: "";
  position: absolute;
  top: -42px;
  left: -33px;
  width: 101px;
  height: 96px;
  background-color: #C6D7EB;
  -webkit-clip-path: url(#omaha-shape);
  clip-path: url(#omaha-shape);
  z-index: -1;
}
.fusion-title.has-shape.white :is(h1, h2, h3, h4, h5, h6)::before {
  background-color: #fff;
}
.fusion-title.has-shape.yellow :is(h1, h2, h3, h4, h5, h6)::before {
  background-color: #FFCD64;
}
.fusion-title.has-shape h2::before,
h2.has-shape::before {
  width: 74px;
  height: 70px;
  top: -26px;
  left: -38px;
}
.fusion-imageframe.has-shape {
  -webkit-clip-path: url(#img-shape);
  clip-path: url(#img-shape);
  position: relative;
  width: 100%;
}
.fusion-imageframe.has-shape.nd {
  -webkit-clip-path: url(#img-shape-nd);
  clip-path: url(#img-shape-nd);
}
.fusion-imageframe.has-shape.nd.reverse {
  -webkit-clip-path: url(#img-shape-nd-reverse);
  clip-path: url(#img-shape-nd-reverse);
}
.fusion-imageframe.img__full {
  width: 100%;
  max-width: 100%;
}

@media only screen and (max-width: 800px) {
  .fusion-title.has-shape h1::before {
    top: -33px;
    left: -28px;
    width: 78px;
    height: 73px;
  }
  .fusion-title.has-shape h2::before {
    top: -33px;
  }
  .fusion-image-element:has(.has-shape) {
    --awb-max-width: 263px !important;
  }
  .fusion-title.has-shape.m-in :is(h1, h2, h3, h4, h5, h6) {
    display: inline;
  }
}

/* Buttons */
.fusion-button {
  position: relative;
  z-index: 5;
  transition-duration: 1000ms !important;
  background: none !important;
  transform-origin: center;
  width: auto;
}
.fusion-button:hover {
  background: none !important;
}
.fusion-button span {
  position: relative;
  z-index: 10;
}
.fusion-button::before,
.fusion-button::after {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  width: 100%; height: 100%;
  border-radius: 5px;
  background-color: #f65035;
  transform-origin: center;
  z-index: 1;
}
.fusion-button.white::before {
  background-color: #fff;
}
.fusion-button::before {
  transition: opacity 200ms ease;  
  transform: translate(4px, 4px);
  opacity: 1;
}
.fusion-button::after {
  transition: all 200ms ease;
  background: var(--button_gradient_top_color);
  z-index: 2;
}
.fusion-button:hover::after,
.fusion-button:hover span {
  transform: translate(4px, 4px);
}
.fusion-button:hover::before {
  opacity: 0;
}

body.fusion-button_span-yes .fusion-button-default:not(.fusion-button-span-no) {
  width: auto !important;
}
/* Fin Buttons */

/* Liste scroll horizontal */
.scroll__list {
  --scroll-width: 21.7vw;
  --scroll-gap: 16px;
  padding-right: 0 !important;
  padding-left:  0 !important;
}
.scroll__list > .fusion-row,
.scroll__list.fusion-post-cards > .fusion-grid,
.scroll__list > .flexslider > .slides {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: stretch;
  justify-content: flex-start !important;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  scroll-padding: 0 50px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.scroll__list > .fusion-row.no-scroll-effect {
  scroll-snap-type: initial;
}
.scroll__list > .fusion-row > .fusion-layout-column,
.scroll__list.fusion-post-cards > .fusion-grid > .fusion_builder_column,
.scroll__list > .flexslider > .slides > .image {
  scroll-snap-align: center;
  width: var(--scroll-width);
  min-width: var(--scroll-width);
  padding: 0 calc( var(--scroll-gap) / 2 );
  margin-bottom: 0 !important;
}
.scroll__list > .fusion-row > .fusion-layout-column:first-child,
.scroll__list.fusion-post-cards > .fusion-grid > .fusion_builder_column:first-child,
.scroll__list > .flexslider > .slides > .image:first-child {
  margin-left: calc( var(--scroll-gap) / 2 ) !important;
}
.scroll__list > .fusion-row > .fusion-layout-column:last-child,
.scroll__list.fusion-post-cards > .fusion-grid > .fusion_builder_column:last-child,
.scroll__list > .flexslider > .slides > .image:last-child {
  min-width: calc( var(--scroll-width) + ( var(--scroll-gap) / 2 ) ) !important;
  padding-right: var(--scroll-gap);
}

@media only screen and (max-width: 800px) {
  .scroll__list {
    --scroll-width: 63.5vw;
    --scroll-gap: 10px;
  }
  .scroll__list.fusion-post-cards > .fusion-grid > .fusion_builder_column,
  .scroll__list > .flexslider > .slides > .image {
    width: var(--scroll-width) !important;
  }

  .to-top-right #toTop {
    right: 30px !important;
  }
}

.loc__item > .fusion-content-layout-column,
.loc__item > .fusion-content-layout-column > .fusion-builder-row-inner {
    flex: 1 !important;
    display: flex;
    flex-direction: column;
    position: static;
}
.loc__item .fusion_builder_column_inner_1_1 {
    flex: 1 !important;
    position: static;
}
.loc__item .fusion_builder_column_inner_1_1 > .fusion-column-wrapper {
    transition: all 0.3s ease !important;
    position: relative;
    overflow: initial !important;
}
.scroll__list.fusion-post-cards.list__locations > .fusion-grid:not(.single-item) > .fusion_builder_column:first-child {
    margin-left: 104px !important;
}
.scroll__list.fusion-post-cards.list__locations > .fusion-grid:not(.single-item) > .fusion_builder_column:last-child {
    min-width: calc( var(--scroll-width) + 38px + ( var(--scroll-gap) / 2 ) ) !important;
    padding-right: calc( var(--scroll-gap) + 38px );
}
.loc__nav__wrp {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-right: 50px;
    margin-bottom: 15px;
    gap: 20px;
}
    .loc__nav {
        width: 25px;
        height: 14px;
        background-color: transparent;
        background-image: url("/wp-content/uploads/right-arrow.svg");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        border: none;
        cursor: pointer;
        position: relative;
        transition: opacity 0.3s ease;
    }
    .loc__nav:hover {
        opacity: .5;
    }
    .loc__nav:disabled {
        background-image: url("/wp-content/uploads/left-arrow.svg");
    }
    .loc__nav--previous:not(:disabled),
    .loc__nav--next:disabled {
        transform: rotate(180deg);
    }

.loc__excerpt {
    display: none;
    position: absolute;
    top: 110px;
    left: 20px;
    right: 20px;
}

@media only screen and (min-width: 801px) {
    .home__camping .fusion-imageframe img {
        min-width: 150px;
    }

    .loc__item:hover .fusion_builder_column_inner_1_1 > .fusion-column-wrapper {
        transform: translateY( calc( (-1.02 * var(--scroll-width) ) + 15px ) ) !important;
        transition: all 0.4s cubic-bezier(.17,.67,.53,1.12) !important;
        border-radius: 10px 10px 0 0 !important;
    }
    .loc__item:hover .fusion_builder_column_inner_1_1 > .fusion-column-wrapper::before {
        position: absolute;
        top: calc(100% - 1px);
        left: 0;
        right: 0;
        height: calc((1.02 * var(--scroll-width)));
        content: "";
        background-color: #0D5F95;
        border-radius: 0 0 10px 10px;
        z-index: -1;
    }
    .loc__item:hover .loc__excerpt {
        display: block;
        animation: excerpt 0.3s ease-in-out;
    }

    @keyframes excerpt {
        0% {
            opacity: 0;
            transform: translateY(10px);
        }
        100% {
            opacity: 1;
              transform: translateY(0);
        }
    }
}

@media only screen and (max-width: 800px) {
    .loc__nav__wrp {
        display: none;
    }

    .scroll__list.fusion-post-cards.list__locations > .fusion-grid > .fusion_builder_column:first-child,
    .scroll__list.fusion-post-cards.list__locations > .fusion-grid:not(.single-item) > .fusion_builder_column:first-child {
        margin-left: 30px !important;
    }
    .scroll__list.fusion-post-cards.list__locations > .fusion-grid > .fusion_builder_column:last-child {
        min-width: calc( var(--scroll-width) + 20px + ( var(--scroll-gap) / 2 ) ) !important;
        padding-right: calc( var(--scroll-gap) + 20px );
    }

    .list__locations .fusion-post-card-image {
        --awb-margin-bottom: -1px !important;
    }
}

.max {
  max-width: 1232px;
  margin-left: auto !important;
  margin-right: auto !important;
}


/* Read more */
  .read__more__block {
    --lines: 4;
    position: relative;
    padding-bottom: 20px;
  }
  .read__more__block.three--lines {
    --lines: 3;
  }
  .read__more__block.four--lines {
    --lines: 4;
  }
  .read__more__block.five--lines {
    --lines: 5;
  }
  .read__more__block.seven--lines {
    --lines: 7;
  }
  .read__more__block.eight--lines {
    --lines: 8;
  }
  .read__more__block.nine--lines {
    --lines: 9;
  }
  .read__more__block.ten--lines {
    --lines: 10;
  }
  .read__more__block.twelve--lines {
    --lines: 12;
  }
  .read__more__block:not(.is-extend):not(.m) > p.is-limit {
    display: -webkit-box;
    -webkit-line-clamp: var(--lines);
    line-clamp: var(--lines);
    -webkit-box-orient: vertical;  
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .read__more__block:not(.is-extend):not(.m) > p.is-limit ~ p,
  .read__more__block:not(.is-extend):not(.m) > p.is-limit ~ ul {
    display: none;
  }
  .read__more__block.is-extend,
  .read__more__block.m {
    display: block;
  }
  .read__more {
    -webkit-appearance: none;
    appearance: none;
    background: none;
    padding: 0;
    text-align: left;
    color: #F65035;
    z-index: 10000;
    position: absolute;
    margin: 0;
    bottom: 29px;
    left: 0;
    border: none;
    font-size: inherit;
    font-family: var(--body_typography-font-family);
    font-weight: 600;
    cursor: pointer;
    transition: all 250ms ease;
    display: flex;
    align-items: center;
  }
  .read__more__block.m .read__more {
    display: none;
  }
  .read__more:hover {
      color: #FFCD64;
  }

  .read__more__block[style*="--awb-content-alignment:center"] {
    padding-bottom: 10px;
  }
    .read__more__block[style*="--awb-content-alignment:center"] .read__more,
    .read__more__block.sm-text-align-center .read__more {
      bottom: -5px;
      left: 50%;
      transform: translateX(-50%);
    }

@media only screen and (max-width: 800px) {
  .read__more__block.m--lines--eleven {
    --lines: 11;
  }
  .read__more__block {
    padding-bottom: 35px;
  }
  .read__more__block.has-btn-after {
    padding-bottom: 50px;
  }
  .read__more__block:not(.is-extend) > p.is-limit,
  .read__more__block.m:not(.is-extend) > p.is-limit,
  .read__more__block:not(.is-extend) > ul.is-limit,
  .read__more__block.m:not(.is-extend) > ul.is-limit {
    -webkit-line-clamp: var(--lines);
    line-clamp: var(--lines);
  }
  .read__more__block:not(.is-extend) > p.is-limit ~ p,
  .read__more__block:not(.is-extend) > p.is-limit ~ ul,
  .read__more__block.m:not(.is-extend) > p.is-limit ~ p,
  .read__more__block.m:not(.is-extend) > p.is-limit ~ ul {
    display: none;
  }
  .read__more__block.is-extend,
  .read__more__block.m.is-extend {
    display: block;
  }

  .read__more__block.m .read__more {
    display: flex;
    bottom: 17px;
  }
  .read__more__block.m.has-btn-after .read__more {
    bottom: 35px;
  }
  .read__more__block:not(.is-extend).m > p.is-limit,
  .read__more__block:not(.is-extend).m > ul.is-limit {
    display: -webkit-box;
    -webkit-line-clamp: var(--lines);
    line-clamp: var(--lines);
    -webkit-box-orient: vertical;  
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .m40 {
    margin-bottom: 30px !important;
  }
}

@media only screen and (max-width: 800px) {
    .partners .fusion-builder-row {
        gap: 25px 28px;
        justify-content: center !important;
    }
    .partners .fusion_builder_column {
        --awb-width-small: auto !important;
    }
    .partners .fusion_builder_column:nth-child(1) .fusion-imageframe {
        --awb-max-width: 46px !important;
    }
    .partners .fusion_builder_column:nth-child(2) .fusion-imageframe {
        --awb-max-width: 73px !important;
    }
    .partners .fusion_builder_column:nth-child(3) .fusion-imageframe {
        --awb-max-width: 75px !important;
    }
    .partners .fusion_builder_column:nth-child(4) .fusion-imageframe {
        --awb-max-width: 75px !important;
    }
    .partners .fusion_builder_column:nth-child(5) .fusion-imageframe {
        --awb-max-width: 51px !important;
    }
    .partners .fusion_builder_column:nth-child(6) .fusion-imageframe {
        --awb-max-width: 100px !important;
    }
    .partners .fusion_builder_column:nth-child(7) .fusion-imageframe {
        --awb-max-width: 67px !important;
    }
}

    .fa-phone-alt,
    .fa-envelope-open {
      width: 24px;
      height: 24px;
      margin-top: -5px;
    }
    .fa-phone-alt::before,
    .fa-envelope-open::before {
      background-image: url("/wp-content/uploads/phone.svg");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      width: 24px;
      height: 24px;
      content: "" !important;
      display: inline-block;
    }

    .fa-envelope-open::before {
      background-image: url("/wp-content/uploads/mail.svg");
    }

    .fa-map-marker {
      width: 19px;
      height: 22px;
      margin-top: -5px;
    }
    .fa-map-marker::before {
      background-image: url("/wp-content/uploads/map.svg");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      width: 19px;
      height: 22px;
      content: "" !important;
      display: inline-block;
    }

    .fa-map-marker {
      width: 19px;
      height: 22px;
    }
    .fa-map-marker::before {
      background-image: url("/wp-content/uploads/map.svg");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      width: 19px;
      height: 22px;
      content: "" !important;
      display: inline-block;
    }

.otgs-development-site-front-end {
  display: none !important;
}