.hero_module {
  position: fixed;
  margin-top: 80px;
  background: #FFFFFF;
  color: #3D3935;
  height: calc((var(--vh, 1vh) * 100) - 80px);
  width: 100%;
  z-index: 0;
}

.page-template-contact-template .hero_module {
  position: relative;
}

/* .admin-bar .hero_module {
  height: calc(100vh - 112px);
} */

.page-template-services-template .hero_module,
.page-template-fullpage-template .hero_module {
  position: fixed;
}

.hero_module .full-hero {
  width: 100%;
  height: calc(100vh - 80px);
  height: calc((var(--vh, 1vh) * 100) - 80px);
  position: fixed;
  top: 80px;
}

/* .admin-bar .hero_module .full-hero {
  top: 112px;
} */

.hero_module .bottom-left-half.animate {
  position: relative;
}

.fp-overlay .container.md {
  position: absolute;
  bottom: 0;
  height: 360px;
  pointer-events: all;
}

.fp-overlay .cartes {
  min-height: 360px;
  width: 100%;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;}

.hero_module .cartes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.hero_module .container {
  position: absolute;
  bottom: 0;
}

.hero_module .container,
.hero_module .cartes {
  min-height: 360px;
  width: 100%;
  background: #FFFFFF;
}

.hero_module .box {
  width: 100%;
  padding-bottom: 25%;
  height: 0;
  min-height: 360px;

  position: relative;
}

.hero_module .hero {
  background: #ffffff;
}

.hero .hero-image {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.hero .hero-image img {
  position: absolute;
  top: 0;
  right: -9999px;
  left: -9999px;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
  width: auto;
  height: auto;
  margin-top: auto;
  -ms-transform: scale(1.25, 1.25);
  transform: scale(1.25, 1.25);
  -webkit-transform: scale(1.25, 1.25);
  object-fit: cover;
}


.hero .hero-image img.animate {
  -webkit-transition-delay: .25s;
  -o-transition-delay: .25s;
  transition-delay: .25s;
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  /* margin-top: -10%; */
}

/*
-ms-transform: scale(0.8, 0.8);
transform: scale(0.8, 0.8);
-webkit-transform: scale(0.8,0.8);
*/

.hero_module .title-contain {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s;
  padding-left: 114px;
}

.hero_module .animate.title-contain {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
}

.page-template-contact-template .hero_module .title-contain {
  bottom: 0;
}

.page-template-contact-template .hero_module .title-contain .title {
  margin-bottom: 48px;
}

.hero_module .hero .title {
  z-index: 1;
  /* width: 100%; */
  /* min-height: 50%; */
  max-width: 570px;
  position: relative;
  /* bottom: 63%; */
  /* left: 146px; */
  margin: auto;
  margin-bottom: 48px;
  z-index: 3;
}

.hero_module .hero .title h1,
.locations-hero h1 {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 25px;
  font-weight: bold;
  letter-spacing: 0.6px;
  text-align: center;
  display: inline-block;
  padding: 0px 12px;
  background: #6CC24A;
  text-transform: uppercase;
  margin-bottom: 10px;
  height: 24px;
  overflow: hidden;
}

.hero_module .hero .title h2,
.locations-hero h2,
.locations-hero .h2-style,
.hero_module .hero .title .h2-style {
  font-family: 'ProximaNova-Semibold', Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 60px;
  line-height: 65px;
  font-weight: normal;
  padding: 0;
  margin: 0;
  display: block;
}

.locations-hero h2,
.locations-hero .h2-style {
  color: #3d3935;
  /*max-width: 50%;*/
}

.locations-hero-img {
  position: absolute;
  z-index: 0;
  right: 159px;
  top: 0;
}

.locations-hero-img svg, .locations-hero-img img {
  max-width: 835px;
  min-width: 835px;
  width: 100%;
  height: auto;
  z-index: -1;
  position: relative;
}

.box-type {
  overflow: hidden;
  position: relative;
  /* color: #3d3935; */
}

.box-type.h-h {
  width: 0;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
}

.box-type.h-h.animate {
  width: 100%;
}

.box-type.h-h .box-content {
  opacity: 0;
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
}

.box-type.h-h.animate .box-content {
  opacity: 1;
}

.box-type img {
  width: 100%;
  height: auto;
}

.box-type.box-image.gray img {
  width: auto;
  height: 100%;
  margin: 0;
}

.box-type.box-image .box-content {
  padding: 48px;
  max-width: unset;
  margin: 0;
}

.box-type.box-image .box-image-container {
  position: absolute;
  padding: 24px;
  margin: auto;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
}

.box-type.box-image svg, .box-type.box-image img {
  height: 100%;
  width: auto;
  opacity: 0;
  transition: .5s;
}

.box-type.box-image.animate svg, .box-type.box-image img {
  opacity: 1;
}

.box-type .box-content {
  text-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 280px;
  margin: auto;
}


.page-template-deals-template .content-box-side .boxes{
  display: flex;
}

.page-template-deals-template .box-type .box-content {
  margin: 66px auto 46px;
}

.box-type .box-headline {
  font-family: 'Georgia';
  font-size: 70px;
  font-weight: 400;
  /*line-height: 91px;*/
  line-height: 0.8;
  margin-top: 10%;
  margin-bottom: 10%;
  text-align: center;
}

.box-type .box-text {
  font-size: 22px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
}

.box-type .box-text .box-content .box-text {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
}

.box-type.box-titled .box-content .box-headline {
  font-size: 40px;
  font-weight: 400;
  line-height: 49px;
  text-align: center;
  font-family: 'ProximaNova-Light', Arial, Helvetica, sans-serif;
}

a.box-link {
  position: absolute;
  background-color: #F68D2E;
  width: 100%;
  left: calc(-100% + 48px);
  height: 48px;
  bottom: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  color: white;
  text-align: left;
  padding-left: 24px;
  line-height: 48px;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-family: 'ProximaNova-Regular', Arial, Helvetica, sans-serif;
}

a.box-link::after {
  content: '';
  position: absolute;
  display: block;
  background-image: url('../icons/arrow_white_btn_icon.svg');
  background-repeat: no-repeat;
  top: 0px;
  right: 0px;
  width: 48px;
  height: 48px;
  background-position: center center;
}

a.box-link:hover {
  left: 0;
}

.hero_module .scroll-indicator {
  position: absolute;
  text-align: center;
  bottom: 24px;
  padding-bottom: 28px;
  text-transform: uppercase;
  width: 100%;
  font-size: 14px;
  color: #F68D2E;
  letter-spacing: 0.3px;
  cursor: pointer;
}

/* .admin-bar .hero_module .scroll-indicator {
  bottom: 56px;
} */

/* .hero_module .scroll-indicator:hover, .scroll-indicator.hard:hover {
  bottom: 34px;
} */

.scroll-indicator.hard {
  position: fixed;
  display: block;
  text-align: center;
  bottom: 24px;
  padding-bottom: 28px;
  text-transform: uppercase;
  width: 50%;
  font-size: 14px;
  color: #F68D2E;
  letter-spacing: 0.3px;
  cursor: pointer;
  z-index: 2;
}

.scroll-indicator.hard.no-boxes{
  width: auto;
  left: 50%;
  transform: translate(-50%, 0) !important;
}

.hero_module .scroll-indicator.no-boxes::after,
.scroll-indicator.hard.no-boxes::after {
  left: 0;
}

.hero_module .scroll-indicator::after,
.scroll-indicator.hard::after {
  content: '';
  width: 48px;
  height: 22px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url('../icons/scroll_arrow_down.svg');
  background-position: bottom center;
  background-repeat: no-repeat;
  -webkit-transition: .30s ease-in-out;
  -o-transition: .30s ease-in-out;
  transition: .30s ease-in-out;
}

.hero_module .scroll-indicator:hover::after,
.scroll-indicator.hard:hover::after {
  bottom: -5px;
}

.fader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: #3D3935;
  opacity: .15;
  top: 0;
  left: 0;
}

.hero_module .faderIn {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: white;
  opacity: 1;
  top: 0;
  left: 0;
}

.fp-overlay .box-type {
  height: 360px;
}

.fp-boxes {
  position:fixed;
  right:0;
  bottom:0;
  width:50%;
  max-height:360px;
  pointer-events: all;
}

#fp-boxes.fp-boxes  {
  position: absolute;
}

.context li {
  list-style: none;
}

.hero_module .container.no-boxes .content {
    max-width: 680px;
}

@media screen and (max-height: 768px) {

  .hero_module .container,
  .hero_module .container .cartes,
  .service-col-over {
    min-height: 280px;
    max-height: 280px;
  }
  .fp-overlay .box-type, .fp-overlay .container.md  {
    height: 280px;
  }
  .fp-overlay .cartes {
    min-height: 280px;
  }

  .scroll-indicator.hard, .scroll-indicator {
    color:
    white;
    text-indent: -100%;
    font-size: 0;
  }


}

@media screen and (max-height: 700px) {
  .scroll-indicator.hard {
    display: none;
  }
}

.locations-hero-img {
  right: 140px;
  max-width: 50%;
  width: 50%;
}

.locations-hero-img svg, .locations-hero-img img {
  max-width: 100%;
  min-width: 100%;
  width: 100%;
}

@media screen and (max-width: 1439px) {

  .locations-hero-img {
    right: 140px;
    max-width: 50%;
    width: 50%;
  }

  .locations-hero-img svg, .locations-hero-img img {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
  }
}

@media screen and (max-width: 1336px) {

  .hero_module .container,
  .hero_module .container .cartes {
    min-height: 280px;
    max-height: 280px;
  }
  .fp-overlay .box-type, .fp-overlay .container.md  {
    height: 280px;
  }

  .fp-overlay .cartes {
    min-height: 280px;
  }

  .scroll-indicator.hard,
  .scroll-indicator {
    color: white;
    text-indent: -100%;
    font-size: 0;
  }

  .box-type .box-headline {
    font-size: 60px;
    /*line-height: 79px;*/
  }

  .box-type .box-text {
    font-size: 20px;
    line-height: 24px;
  }

  .hero_module .hero .title h2,
  .hero_module .hero .title .h2-style,
  .locations-hero h2,
  .locations-hero .h2-style,
  .hero_module .hero .title .h2-style  {
    font-size: 50px;
    line-height: 52px;
  }
  .hero_module .title-contain {
    bottom: -10px;
  }

  .hero_module .scroll-indicator::after, .scroll-indicator.hard::after {
    background-size: 100%;
    width: 38px;
  }

  .box-type.box-titled .box-content .box-headline {
    font-size: 36px;
    line-height: 42px;
  }

}

/*
@media screen and (max-width: 1920px) and (max-height: 1000px) {
  .hero .hero-image img.animate {
    top: -25%;
  }
} */

@media screen and (max-width: 1230px) {
  body:has(.oaklins-site-dp) .hero_module {
    height: calc(100vh - 60px);
    height: calc((var(--vh, 1vh) * 100) - 60px);
    margin-top: 0px;
  }

  body:has(.oaklins-site-dp) .hero_module .title {
    margin-bottom: 88px;
  }

  body:has(.oaklins-site-dp) .hero_module .full-hero {
    top: 60px;
  }
}

@media screen and (max-width: 1230px) and (min-width: 1101px) {
  body:has(.oaklins-site-dp) .fp-overlay .box-type, .fp-overlay .container.md {
    height: 340px;
  }
}

@media screen and (max-width: 1100px) {

  .page-template-contact-template .hero_module .title-contain {
    bottom: 48px;
  }

  .hero_module {
    height: calc(100vh - 60px);
    height: calc((var(--vh, 1vh) * 100) - 60px);
    margin-top: 0px;
  }

  .page-template-services-template .hero_module {
    margin-top: 60px;
  }

  .hero_module .full-hero {
    top: 60px;
  }

  .page-template-fullpage-template .hero_module .container {
    bottom: -60px;
  }

  .hero_module .container,
  .hero_module .container .cartes {
    min-height: 340px;
    max-height: 340px;
  }

  .hero_module .container,
  .hero_module .container .cartes,
  .page-template-services-template .service-col-over {
    min-height: 340px;
    max-height: 340px;
  }

  .fp-overlay .box-type, .fp-overlay .container.md  {
    height: 340px;
  }
  .fp-overlay .cartes {
    min-height: 340px;
  }

  .hero_module .title-contain {
    padding-left: 74px;
  }

  .hero_module .hero .title {
    left: 0;
  }

  .box-type .box-content {
    padding: 0 24px;
  }

  .page-template-contact-template .hero_module {
    min-height: 360px;
  }
  .hero .hero-image img.animate {
    top: 0;
  }

}


@media screen and (max-width: 1023px) {
  .hero .hero-image img.animate {
    top: 0;
  }
  .hero_module {
    height: auto;
    /* position: relative; */
  }

  .hero_module .full-hero {
    min-height: calc(100vh - 60px);
  min-height: calc((var(--vh, 1vh) * 100) - 60px);
    top: 0;
  }

  .hero_module .cartes {
    position: relative;
  }

  .hero .hero-image {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }

  .hero .hero-image img {
    /* position: relative; */
    z-index: 1;
    /* left: 0; */
    /* right: 0; */
    object-fit: cover;
    height: 100%;
    width: auto;
    /* margin-left: -50%; */
  }



  .hero_module .hero .title {
    left: 0;
    max-width: 100%;
  }

  .hero_module .container, .hero_module .container .cartes {
    position: relative;
    position: initial;
    min-height: auto;
    max-height: unset;
    padding: 0;
  }

  .hero_module .container {
    padding-left: 108px;
    padding-right: 108px;
  }

  .fader {
    position: absolute;
    z-index: 3;
    background-color: transparent;
    background-image: url('../fallback/gradient_shade.png');
    background-repeat: repeat-x;
    background-position: bottom;
    opacity: 1;
  }

  .hero_module .container>.col-xs-6 {
    flex: 0 1 100%;
    max-width: 100%;
  }

  .hero_module .container .content {
    max-width: 100%;
    min-width: 100%;
    position: relative;
    z-index: 3;
    text-align: left;
  }

  .fp-boxes {
    display: none;
  }

  .fullpage_module  .fp-boxes, .fullpage_module  .fp-overlay {
    display: block;
  }

  .fullpage_module .fp-boxes.container {
    display: none;
  }

  .page-template-services-template .fp-overlay, .page-template-fullpage-template  .fp-overlay {
    display: block;
  }

  .hero_module .scroll-indicator, .scroll-indicator.hard {
    width: 100% !important;
    position: fixed;
    z-index: 2;
  }

  .hero_module .scroll-indicator::after, .scroll-indicator.hard::after {
    background-image: url('../icons/scroll_arrow_down_white.svg');
  }

  .page-template-services-template .service-col-over {
    min-height: unset;
    max-height: unset;
    height: auto;
    position: relative;
    right: unset;
    bottom: unset;
  }


}

@media screen and (max-width: 1023px) {

  .page-template-contact-template .hero_module .hero .hero-image, .page-template-contact-template .hero_module {
    height: calc(var(--vh, 1vh) * 100);
  }

  .hero_module .container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .hero_module .full-hero,
  body:has(.oaklins-site-dp) .hero_module .full-hero {
    top: 0px;
  }
  .page-template-fullpage-template .hero_module .container {
    bottom: -60px;
    position: relative;
    background:white;
  }

  .hero_module .title-contain {
    padding: 15px;
    z-index: 4;
    width: 100%;
    bottom: 48px;
    max-width: 576px;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 48px;
  }


  /* .hero_module .scroll-indicator, .scroll-indicator.hard {
    z-index: -1;
  } */

  /* .hero .hero-image img {
    margin-left: -75%;
  } */

  .hero_module .container .content {
    background: white;
    padding-left: 24px;
    padding-right: 24px;
    max-width: 554px;
    min-width: 554px;
    margin: auto;
    padding: 70px 0;
    margin-top: 36px;
  }

  .box-type .box-headline {
    font-family: 'Georgia';
    font-size: 70px;
    font-weight: 400;
    /*line-height: 91px;*/
    line-height: 0.8;
    margin-top: 10%;
    margin-bottom: 10%;
    text-align: center;
  }

  .box-type .box-text {
    font-size: 22px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
  }

  .page-template-fullpage-template .hero_module {
    margin-top: 60px;
  }
  .md-show .box-type {
    min-height: 280px;
  }
}

@media screen and (max-width: 767px) {

  .hero_module .scroll-indicator, .scroll-indicator.hard {
    z-index: -1;
  }

  .hero_module .container .content {
    max-width: 100%;
    min-width: 100%;
    padding: 70px 15px;
  }

  .page-template-contact-template .hero_module {
    height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
    min-height: unset;
  }
  .page-template-contact-template .hero_module .title-contain {
    bottom: 48px;
  }
  .offices_module .office .office-title {
    font-size: 14px;
  }

  .hero_module .hero .title h2,
  .hero_module .hero .title .h2-style  {
    font-size: 48px;
  }

  /* .hero .hero-image img {
    margin-left: -125%;
  } */

  .hero_module .title-contain {
    padding: 15px;
    z-index: 4;
    width: 100%;
    bottom: 96px;
    max-width: 100%;
  }

  .locations-hero h2 {
    max-width: 100%;
  }



}
