@charset "UTF-8";
/*image fit */
/*transition*/
.p0 {
  padding: 0;
}

.mtb2 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mtb3 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.t-pl2 {
    padding-left: 2rem;}
@media screen and (max-width: 63.9375em) {
  .t-pl2 {
    padding-left: 2rem;
    z-index:9;
    position: relative;
  }
}
@media screen and (max-width: 39.9375em) {
  .m-pl2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .t-pl2 {
    padding-left: 2rem;
    padding-right: 2rem;
    
  }
}
.body.home {
  overflow: hidden;
}

.bannerSection.offeringsBanner .backgorundPattern {
  z-index: 0;
}

.twocolumnscroll {
  position: relative;
  display: flex;
  height: 75vh;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding-top: 0;
}
.twocolumnscroll .accordion-title {
  margin-top: 1rem;
}
.twocolumnscroll .accordion-content {
  margin-bottom: 0.5rem;
}
.twocolumnscroll .accordion-content ul, .twocolumnscroll .accordion-content ul li {
  list-style: disc;
  font-size: 1rem;
  line-height: 1.4;
}
/** KL 210609 **/
.alignment-questions {
  padding-bottom: 1rem;
  font-style: italic;
  font-size: 1rem;
  margin: 0 1.5rem;
  line-height: 1.4;
}
.alignment-questions li {
  padding: .25rem 0;
  border-bottom: #ca9667 1px solid;
}
.alignment-questions li:last-child {
  border-bottom: none;
}
/** /KL 210609 **/

.bg-scroll {
  background: linear-gradient(90deg, #020024 0%, white 0%, white 50%, #f2f2f2 50%, #f2f2f2 100%);
}
.bg-scroll-left {
  background: linear-gradient(90deg, #020024 0%, #f2f2f2 0%, #f2f2f2 60%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0) 100%);
}
.scroll-bgcontainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.parallax-left, .parallax-right {
  position: relative;
  min-height: 500px;
}
.parallax-left img, .parallax-right img {
  height: 400px;
  object-fit: cover;
  object-position: top center;
  width: 100%;
}
.parallax-scroll {
  /*height: 25vh;
  min-height: 25vh;*/
  width: auto;
  position: absolute;
  top: 10;
  min-height: 500px;
  background: #f2f2f2;
  z-index: -1;
  width: 74%;
}
.parallax-right .parallax-scroll {
  right: 2%;
}
.parallax-left .parallax-scroll {
  left: -12%;
}
.textblock {
  height: auto;
  display: flex;
  align-items: center;
  margin: 5rem 0;
  padding-right: 2rem;
}
.slidein-blocks {
  position: relative;
  margin-top: 3rem;
  padding: 2rem 0 4rem 0;
}
.imgscale-anim {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: -1;
  max-height: 700px;
  overflow: hidden;
}

.blackbg-anim {
  margin: 4rem 0;
  padding: 3rem 2rem;
  position: relative;
  background: linear-gradient(90deg, #020024 0%, black 0%, black 60%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0) 100%);
}

.blackbg-anim, .blackbg-anim-right {
  margin: 4rem 0;
  padding: 3rem 2rem;
  position: relative;
  color: #fefefe;
}

.blackbg-anim {
  background: linear-gradient(90deg, #020024 0%, black 0%, black 60%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0) 100%);
}

.blackbg-anim-right {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0) 40%, black 40%, black 100%);
}

.quote-in p {
  font-family: "gt_super_ds_trialrg";
  font-size: 45px;
  color: #ca9667;
  line-height: 1.3;
}

/*** Owl Slider ***/
.bottom-slider {
  padding: 2rem 0;
  position: relative;
}
.bottom-slider .owl-theme .owl-nav {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
}
.bottom-slider .owl-theme .owl-nav .owl-prev, .bottom-slider .owl-theme .owl-nav .owl-next {
  position: absolute;
  background: none;
  border: none;
  /* height: 100px;
  color: inherit;
  z-index: 999999;*/
}
.bottom-slider .owl-theme .owl-nav .owl-prev:hover, .bottom-slider .owl-theme .owl-nav .owl-next:hover {
  background: none;
}
.bottom-slider .owl-theme .owl-nav .owl-prev {
  left: 1rem;
}
.bottom-slider .owl-theme .owl-nav .owl-next {
  right: 1rem;
}
.bottom-slider .leftimg {
  display: block;
  position: relative;
  padding: 0;
  height: 100%;
  min-height: 800px;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.bottom-slider .leftimg .imgbox {
  backround-size: cover;
  width: 100%;
  overflow: hidden;
  background-position: center center;
  animation: imgscale 15s ease infinite;
}
.bottom-slider .leftimg2 {
  padding: 0;
}
.bottom-slider .leftimg2 h2 {
  position: absolute;
  top: 15%;
  right: 55%;
  padding: 2rem;
  background: #231F20;
  color: #fff;
  width: auto;
}
.bottom-slider .right-col {
  padding: 1rem 0;
}

.customnav .cell {
  padding-top: 2rem;
}

.customnav a {
  color: #0a0a0a;
  font-size: 80%;
}
.customnav a.active {
  font-weight: 700;
}

@keyframes imgscale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animated {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}

.animate-out {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}

/** KL 210630 **/
.bio-img-wrap {
  margin: 0 auto;
  max-width: 1000px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bio-img {
  width: 80%;
  position: relative;
  z-index: 2;
}
/*.bio-img img {
  width: 50rem;
  height: auto;
  display: block;
}*/
.bio-img:hover:before {
  bottom: 2rem;
  right: 2rem;
}
.bio-img:hover:after {
  top: 2rem;
  left: 2rem;
}
.bio-img:before, .bio-img:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: 0.3s ease;
}
.bio-img:before {
  background: url(images/siteimages/dot-pattern.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  right: 0;
}
.bio-img:after {
  background: #231f20;
  top: 0;
  left: 0;
}
/** /KL 210630 **/
/*** ***/
.teamlist {
  padding: 7rem 2rem;
  background: #fff;
}
.teamlist h4 {
  text-transform: uppercase;
  margin-top: 1rem;
}
.teamlist a, .teamlist a h4, .teamlist a:hover h4 {
  text-transform: uppercase;
  color: #0a0a0a;
}
/*
.teamlist img {
  margin-bottom: 1rem;
}
.teamlist a img {
  transition: 0.3s ease;
}
.teamlist a img:hover {
  border-radius: 40px;
}
.teamlist .reveal img {
  margin-bottom: 1rem;
}
.teamlist .reveal h4 {
  text-transform: uppercase;
}
.teamlist .reveal a, .teamlist .reveal a h4, .teamlist .reveal a:hover h4 {
  text-transform: uppercase;
  color: #0a0a0a;
}
.teamlist .reveal.small {
  width: 70%;
}
*/
@media print, screen and (min-width: 48em) {
  .teamlist .reveal.small {
    width: 70%;
  }
}

@media screen and (max-width: 47.9988em) {
  .slider-mobile .cell {
    background: #f2f3f3;
    padding: 2rem;
  }
  .twocolumnscroll {
    display: block;
    height: auto;
    padding-top: 5%;
  }
  .twocolumnscroll .accordion {
    margin-left: 2rem;
  }
  .imgscale-anim {
    max-height: 600px;
  }
  .bg-scroll-left {
    background: #f2f2f2;
    margin: 2rem 0;
  }
  .parallax-scroll {
    width: 100%;
    position: relative;
    top: 0;
    min-height: 250px;
  }
  .blackbg-anim, .blackbg-anim-right {
    background: black;
  }
  .teamlist h4 {
    margin-bottom: 1.5rem;
  }
  .bio-img {width: 100%;}
  .bio-img:hover:before {
    bottom: .6rem;
    right: .6rem;
  }
  .bio-img:hover:after {
    top: .6rem;
    left: .6rem;
  }
  .bio-img-wrap {height: 85%;}
  .textblock {
    width: auto;
    padding-right: 2rem;
    margin: 2rem;
  }
  .bottom-slider .accordion .accordion-item .accordion-title {
    padding: 0;
  }
  .bottom-slider .accordion-title {
    padding-bottom: 1rem;
  }
  .bottom-slider .accordion-title::before, .bottom-slider .accordion-title::after {
    display: none;
  }
  .bottom-slider .accordion-title img {
    width: 100%;
    /*max-height:150px;*/
  }
  .bottom-slider .accordion-title h2 {
    background: #0a0a0a;
    color: #fefefe;
    width: 100%;
    padding: 1.5rem;
    position: relative;
  }
  .bottom-slider .accordion-title h2::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    content: "+";
    font-size: 1.5rem;
    background: #fff;
    color: #231F20;
    padding: 0rem 0.45rem;
    border-radius: 50%;
  }
  .bottom-slider .is-active > .accordion-title h2::before {
    content: "-";
    padding: 0rem 0.6rem;
  }
  .bottom-slider .accordion-content {
    padding: 1rem 2rem 2rem 2rem;
  }
  .teamlist .accordion-title::before, .teamlist .accordion-title::after {
    display: none;
  }
  .accordion .accordion-item .accordion-title,
.accordion .accordion-item .accordion-content {
    /* padding-left: 0;
      margin-bottom: 2rem;*/
  }
}
@media screen and (max-width: 39.9375em) {
  h2 {
    font-size: 1.5rem;
    margin-bottom: 2rem;
  }
  .teamlist .accordion-item {
    display: block;
    margin-bottom: 2rem;
  }
  .teamlist .accordion-item div {
    text-align: center;
    margin-bottom: 2rem;
  }
  .teamlist .accordion-title {
    text-align: center;
  }
  .teamlist .accordion-title::before, .teamlist .accordion-title::after {
    display: none;
  }
  .teamlist h4 {
    margin-bottom: .5rem;
    margin-top: 1rem;
  }
  .teamlist .accordion-title h4 {
    position: relative;
    text-align: center;
  }
  .teamlist .accordion-title h4::before {
    /*position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    content: "+";
    font-size: 1.5rem;
    background: #231F20;
    color: #fff;
    padding: 0rem 0.45rem;
    border-radius: 50%; */
  }
  .teamlist .accordion-content {
    padding: 1rem;
    margin-bottom: 2rem;
  }
  .teamlist .accordion .accordion-item .accordion-title,
.teamlist .accordion .accordion-item .accordion-content {
    padding-left: 0;
  }
}
