/*img[loading=lazy]{*/
/*    opacity: 0;*/
/*    transition: opacity 100ms ease-out;*/
/*}*/
img[loading=lazy].loaded{
    opacity: 1;
}
.h-214 {
    height: 214px;
    object-fit: cover;
}
.color-2FB8A6 {
    color: #2FB8A6;
}
.color-00725C {
    color: #00725C;
}
.max-height {
    max-height: 100vh;
    overflow: scroll;
    padding-bottom: 100px !important;
}
@media (min-width: 768px) {
    .page-header {
        padding: 3.2rem 0 !important;
    }

}   
@media (min-width: 1104px) {
    .modal-info {
        padding: 0 14rem;
    }
}

@media (min-width: 768px) and (max-width: 1103px) {
    .modal-info {
        padding: 0 5rem;
    }
}

@media (max-width: 767px) {
    .page-header {
        padding: 2.2rem 0 !important;
    }
    .page-header.mobile-space {
        padding: 1.65rem 0 !important;
    }
    .has-bg-img {
        padding: 15px 0 !important
    }
    
    /*.mb-text-center {*/
    /*    text-align: center;*/
    /*}*/
    .fs-mb-28 {
        font-size: 28px !important;
    }
    .fs-mb-24 {
        font-size: 24px !important;
    }
    .fs-mb-12 {
        font-size: 12px !important;
    }
    .fs-mb-10 {
        font-size: 10px !important;
    }
    .mb-pm-0 {
        padding-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .mb-py-5 {
        padding: 0 5rem;
    }
    span.mobile-dblock {
        display: block;
    }
}
.text-sub-title p {
    margin-bottom: 0;
}
.publicity-link img,
.we-offer-item img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    display: block;
}

.line-height-42 {
    line-height: 42px;
}
#weOfferModal {
    /*height: calc(100vh - 93px);*/
    z-index: 100000;
}

#weOfferModal .modal-header button.close,
.offer-apply-form .modal-header button.close {
    width: 32px;
    border-width: 1px;
    border-radius: 50%;
    font-size: 28px;
    height: 32px;
    color: #666;
    line-height: 28px;
}

.offer-apply-form .modal-header button.close {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.offer-apply-form .wpforms-container input.wpforms-field-medium,
.offer-apply-form select.wpforms-field-medium {
    max-width: 100% !important;
}
.modal-backdrop.show {
    opacity: 0 !important;
}
.offer-apply-form button[type=submit] {
    width: 140px;
    background-color: #00725C !important;
    border-color: #00725C !important;
}
.offer-apply-form .wpforms-container .wpforms-form .wpforms-field-label {
    margin-bottom: 7px;
    font-weight: 500;
    font-size: 15px;
    color: #555;
}

.offer-apply-form .wpforms-field-description {
    position: absolute;
    top: 12px;
}
@media (max-width: 992px) {
    .mobile-mt textarea.wpforms-field-medium {
        margin-top: 38px;
    }
    
    .offer-apply-form .modal-dialog {
        max-width: 100% !important;
    }
}

#we-offer-modal-content img {
    height: auto;
    width: 100%;
    object-fit: cover;
}
.modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-offer-post div {
    display: inline-block;
}

.modal-nav {
    display: flex;
    align-items: center;
}

.prev-post, .next-post {
    padding: 0.5rem 1rem;
    font-size: 1.5rem;
}

.btn-close {

}

.navbar-header .header-wrap {
    justify-content: start !important;
}
.navmenu-desktop {
  margin-left: 20%;
}
.banner-grid img {
    transform: scale3d(1.05,1.05,1);
    transition: transform 0.25s cubic-bezier(0.28,0,0.49,1);
    opacity: 1;
    /*position: absolute;*/
    top: 0;
    height: 100%;
}

.banner-grid:hover img {
    transform: scaleX(1); 
}
@media screen and (max-width: 767px) {
    .navmenu-nav > li > a {
        font-family: 'Samsung Sans';
    }

    .menu-opened div#header .navbar-header {
        background: #00b089;
    }
    
    .menu-opened .navbar-header .navbar-toggle .icon-bar {
        background: #fff;
    }
    
    .menu-opened .navbar-header .navbar-brand img {
        filter: invert(1);
    }
    .mobile-mp-0 {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }
}


/* Center */
.box1 .banner-grid .content-title.pos-center,
.box2 .banner-grid .content-title.pos-center,
.box3 .banner-grid .content-title.pos-center,
.box4 .banner-grid .content-title.pos-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* Center Right */
.box1 .banner-grid .content-title.pos-center-right,
.box2 .banner-grid .content-title.pos-center-right,
.box3 .banner-grid .content-title.pos-center-right,
.box4 .banner-grid .content-title.pos-center-right {
    top: 50%;
    bottom: auto;
    right: 5%;
    left: auto;
    transform: translateY(-50%);
}

/* Center Left */
.box1 .banner-grid .content-title.pos-center-left,
.box2 .banner-grid .content-title.pos-center-left,
.box3 .banner-grid .content-title.pos-center-left,  
.box4 .banner-grid .content-title.pos-center-left {
    top: 50%;
    left: 5%;
    right: auto;
    transform: translateY(-50%);
}

/* Top Right */
.box1 .banner-grid .content-title.pos-top-right,
.box2 .banner-grid .content-title.pos-top-right,
.box3 .banner-grid .content-title.pos-top-right,
.box4 .banner-grid .content-title.pos-top-right {
    top: 15%;
    right: 5%;
    bottom: auto;
    left: auto;
}

/* Bottom Right */
.box1 .banner-grid .content-title.pos-bottom-right,
.box2 .banner-grid .content-title.pos-bottom-right, 
.box3 .banner-grid .content-title.pos-bottom-right, 
.box4 .banner-grid .content-title.pos-bottom-right {
    bottom: 25%;
    right: 5%;
    top: auto;
    left: auto;
    transform: none;
}

/* Top Left */
.box1 .banner-grid .content-title.pos-top-left,
.box2 .banner-grid .content-title.pos-top-left, 
.box3 .banner-grid .content-title.pos-top-left,
.box4 .banner-grid .content-title.pos-top-left {
    top: 15%;
    left: 5%;
    bottom: auto;
    right: auto;
}

/* Bottom Left */
.box1 .banner-grid .content-title.pos-bottom-left,
.box2 .banner-grid .content-title.pos-bottom-left,
.box3 .banner-grid .content-title.pos-bottom-left,
.box4 .banner-grid .content-title.pos-bottom-left {
    bottom: 25%;
    left: 5%;
    top: auto;
    right: auto;
}
.content-title.has-bg {
    padding: 8px 5px 3px;
}

/**Home video***/
  @keyframes video-player_fade-in__WZu4j {
      0% {
          opacity: 0
      }
      
      to {
          opacity: 1
      }
  }
      
  @keyframes intro-asset-wrapper_slide-down__ox7YO {
      0% {
          transform: translateY(100%)
      }
      
      to {
          transform: translateY(0)
      }
  }
      
  @keyframes intro-asset-wrapper_slide-up__zPcTm {
      0% {
          transform: translateY(-100%) scale3d(1.25,1.25,1)
      }
      
      to {
          transform: translateY(0) scaleX(1)
      }
  }
      
  @keyframes fade-in {
      0% {
          opacity: 0
      }
      
      to {
          opacity: 1
      }
  }
      
  .intro-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  
  .play-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: none;
  }
  
  .home-intro_container {
    position: relative;
    overflow: hidden;
  }
  
  .home-intro_media {
    position: relative;
    height: calc(100vh - 60px);
  }
  
  .intro-asset-wrapper_container {
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  
  .intro-asset-wrapper_mask {
    height: 100%;
    overflow: hidden;
    animation: intro-asset-wrapper_slide-down__ox7YO 1s cubic-bezier(0.72,0,0.28,1) 0.5s forwards;
    transform: translateY(100%);
  }
  
  .intro-asset-wrapper_children {
    height: 100%;
    animation: intro-asset-wrapper_slide-up__zPcTm 1s cubic-bezier(0.72,0,0.28,1) 0.5s forwards;
    transform: translateY(-100%);
  }
  
  .video-player_container {
    height: 100%;
    position: relative;
  }
  
  .video-player_container, 
  .video-player_container .video-player_poster, 
  .video-player_container .video-player_poster * {
    height: 100%;
  }
  
  .asset-video_asset {
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  
  .intro-asset-wrapper_container video {
    object-fit: cover;
  }
  
  .video-player_container video {
    object-fit: cover;
  }
  
  .asset-video_asset video {
      animation: fade-in 0.35s cubic-bezier(0.72,0,0.28,1) forwards;
  }
  
  .asset-video_asset video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  
  @media (max-width: 480px) {
    .cursor-takeover_cursor {
      transform: translate(215px, 224px) !important;
    }
	.footer-content {
      font-size: 11px !important;
	}
  }
  
  .video-player_hitBox {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: video-player_fade-in__WZu4j 0.25s linear 1s forwards;
    cursor: none;
    opacity: 0;
  }
  
  .cursor-takeover_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }
  
  .cursor-takeover_body {
    position: absolute;
    transform: translate(245%, -50%);
  }
  
  .video-player_cursor {
    background-color: #fff;
  }
  
  @media only screen and (min-width: 1024px) {
  .video-player_cursor {
      width: 12rem;
      height: 12rem;
      font-size: 1.4rem;
  }
  }
  
  .video-player_cursor {
    width: 8rem;
    height: 8rem;
    border-radius: 50%;
    background-color: #fff;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
  }
  
  @media (max-width: 480px) {
    .video-player_cursor {
      width: 7rem;
      height: 7rem;
    }
  }

  .video-player_cursor>div {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
  }
  
  @media (min-width: 1024px) {
    .video-player_cursor__label {
        max-width: 8rem;
    }
  }

  .video-player_cursor__label {
    position: relative;
    top: .25rem;
    overflow: hidden;
    max-width: 6rem;
    padding: .5rem 0;
    color: #000;
  }
  
  .video-player_cursor__label>span:first-child {
    padding: .5rem 0;
    opacity: 0; 
  }
  
  .video-player_cursor__label>span:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: .5rem
  }
  
  .video-player_cursor__label>span:nth-child(3) {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: .5rem
  }
  
  
.video-player_cursor__subtitle {
  color: #fff;
}
  
@media (min-width: 1024px) {
  .video-player_cursor__subtitle {
      width: 12rem;
  }
}
  
.video-player_cursor__subtitle {
  position: absolute;
  top: calc(100% + 1rem);
  width: 8rem;
  color: #fff;
}

.navbar-header .navbar-toggle {
    order: 2;
    width: 22px;
    height: 15px;
}
.navbar-header .navbar-toggle, 
.navbar-header .navbar-toggle:hover, 
.navbar-header .navbar-toggle:focus {
    width: 22px;
}
.navbar-header .navbar-toggle .icon-bar {
    height: 3px;
}
.navbar-header .navbar-toggle .icon-bar:nth-child(5), .navbar-header .navbar-toggle .icon-bar:nth-child(6) {
    top: 14px;
}
.navbar-header .navbar-toggle .icon-bar:nth-child(3), .navbar-header .navbar-toggle .icon-bar:nth-child(4) {
    top: 7px;
}
.navbar-header .navbar-toggle.open .icon-bar:nth-child(2) {
    left: calc(50% - 2px);
    top: 4px;
}
.navbar-header .navbar-toggle.open .icon-bar:nth-child(1) {
    left: 2px;
    top: 4px;
}
.navbar-header .navbar-toggle.open .icon-bar:nth-child(5) {
    left: 2px;
    top: 10px;
}
.navbar-header .navbar-toggle.open .icon-bar:nth-child(6) {
    left: calc(50% - 2px);
    top: 10px;
}
.navbar-header .navbar-brand {
    margin-left: 0;
}
@media (max-width: 600px) {
    .xs-d-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 480px) {
    .img-logo {
        width: 110px;
    }
    
    /*.xs-float-l {*/
    /*    float: left;*/
    /*    width: 35%;*/
    /*    padding-right: 10px;*/
    /*}*/
    
    /*.xs-fs-small p {*/
    /*    font-size: 12px !important;*/
    /*    text-align: left;*/
    /*}*/
    
    /*.xs-float-l img {*/
    /*    height: 200px !important;*/
    /*}*/
}

.offer-apply-form .modal-header {
    position: absolute;
    justify-content: end;
    top: 2%;
    right: 0;
    z-index: 10;
}
.offer-apply-form {
    z-index: 1000000;
    top: 0;
    height: 100%;
    overflow: scroll;
}