@import "../webfonts/fonts/stylesheet.css";
:root {
  --primary-color:#99be2a;
  --secondary-color:#3278bd;
  --text-color:#201d1d;
  --ff-open-sans:"Open Sans", sans-serif;
}

body {
  font-family: "Founders Grotesk";
  font-size: 18px;
  line-height: 22px;
  color: var(--text-color);
  background: #E9E9F1;
  overflow-x: hidden;
  outline: none !important;
}

#my-form-status {
  margin-top: 10px;
  color: red;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

* {
  outline: none !important;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

a,
i {
  border: none;
}

button {
  padding: 0;
}

a {
  color: var(--theme-color);
}

button, a {
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  text-decoration: none;
}

.reset-ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.page-root {
  overflow: hidden;
}

p {
  margin-bottom: 25px;
  color: #7c7d7d;
  line-height: 26px;
}

h2 {
  color: #7c7d7d;
}

.js-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.js-video.widescreen {
  padding-bottom: 56.34%;
}

.js-video.vimeo {
  padding-top: 0;
}

.js-video embed, .js-video iframe, .js-video object, .js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.header-logo {
  position: absolute;
  left: 3.6458333333vw;
  top: 58px;
  z-index: 999;
}

@media only screen and (max-width: 991.98px) {
  .header-logo {
    top: 9px;
    left: 24px;
  }

  .header-logo svg {
    width: 165px;
  }

  .header-logo::before {
    content: "";
    height: 263px;
    width: 235px;
    left: -134px;
    top: -126px;
    background: -moz-linear-gradient(left, #e9e9f1 0%, #e9e9f1 50%, rgba(233, 233, 241, 0) 100%);
    background: -webkit-linear-gradient(left, #e9e9f1 0%, #e9e9f1 50%, rgba(233, 233, 241, 0) 100%);
    background: linear-gradient(to right, #e9e9f1 0%, #e9e9f1 80%, rgba(233, 233, 241, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e9e9f1", endColorstr="#00e9e9f1",GradientType=1 );
    position: absolute;
    z-index: -2;
    transform: rotate(45deg);
  }
}
.hero-area {
  position: relative;
  width: 100%;
  min-height: calc(100vh - 60px);
  overflow: hidden;
}

@media only screen and (max-width: 991.98px) {
  .hero-area {
    padding-top: 55px;
    padding-left: 10vw;
    padding-right: 10vw;
  }
}
@media (max-width: 575.98px) {
  .hero-area {
    padding-top: 55px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 992.98px) {
  .nav__item {
    position: absolute;
    bottom: 0;
    width: 35vw;
    height: auto;
  }
}
@media only screen and (max-width: 991.98px) {
  .nav__item {
    width: 280px;
    position: relative;
  }
}
@media (max-width: 575.98px) {
  .nav__item {
    width: 60vw;
    margin-bottom: -15vw;
  }
}
.nav__item .link-item {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 15;
}

.nav__item .title {
  position: absolute;
  z-index: 10;
  color: #fff;
  bottom: 6.8vw;
  left: 4.9vw;
  font-size: 3.0729166667vw;
  line-height: 2.5vw;
  font-family: "Tiempos Text";
}

@media only screen and (max-width: 991.98px) {
  .nav__item .title {
    font-size: 32px;
    line-height: 27px;
  }
}
@media (max-width: 575.98px) {
  .nav__item .title {
    font-size: 6vw;
    line-height: 5.75vw;
  }
}
.nav__item .title span {
  display: inline-block;
  vertical-align: text-top;
}

.nav__item .title .word-parent {
  /*overflow: hidden;*/
  display: block;
}

.nav__item svg {
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 992.98px) {
  .hero-area .business-law {
    left: 29.6875vw;
    top: 0;
    bottom: auto;
  }

  .hero-area .range-university {
    left: auto;
    right: 0;
  }

  .nav__item.employment-law {
    bottom: 40px;
  }

  .nav__item.business-law .title {
    left: 14.7916666667vw;
    bottom: 9.7916666667vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .nav__item.employment-law .title {
    top: 125px;
    bottom: auto;
    left: 32px;
  }

  .nav__item.business-law {
    margin-left: auto;
  }

  .nav__item.business-law .title {
    top: 116px;
    bottom: auto;
    left: 90px;
  }

  .nav__item.range-university {
    margin-left: auto;
    padding-bottom: 70px;
  }

  .nav__item.range-university .title {
    top: 135px;
    bottom: auto;
    left: 50px;
  }
}
.page-section-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  padding-left: 10vw;
  padding-top: 13vw;
  padding-right: 18vw;
  padding-bottom: 5vw;
  z-index: 150;
  overflow-y: auto;
  display: none;
}

@media only screen and (max-width: 991.98px) {
  .page-section-item {
    padding: 0;
  }

  .page-section-item .page-content-wrap {
    padding-top: 80vw;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 60px;
  }
}
.page-section-item .light-text-box {
  background-color: #E9E9F1;
  font-size: 18px;
  line-height: 22px;
  border-radius: 10px;
  padding-right: 3vw;
  padding-left: 15vw;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 35px;
}

@media only screen and (max-width: 991.98px) {
  .page-section-item .light-text-box {
    padding: 30px 35px;
    border-radius: 0;
    margin-top: 0px;
  }

  .page-section-item .light-text-box h2 {
    padding-bottom: 30px;
  }

  .text-loog-wrap {
    width: 100%;
  }
}
.page-section-item .light-text-box p {
  margin-bottom: 20px;
  color: #7c7d7d;
}

.page-section-item .light-text-box p:last-child {
  margin-bottom: 0;
}

.page-section-item .sm-box.light-text-box {
  padding-top: 10px;
  padding-bottom: 20px;
  margin-top: -10px;
}

@media only screen and (min-width: 992.98px) {
  .page-section-item .links-card {
    position: absolute;
    right: 30px;
    bottom: 50px;
  }
}
.highlight-buttons {
  margin-left: 80px;
  margin-top: 37px;
  margin-bottom: 18px;
}

@media only screen and (max-width: 991.98px) {
  .highlight-buttons {
    margin-left: 0px;
    padding-left: 10vw;
    padding-right: 5vw;
  }
}
.highlight-text {
  color: #fff;
  font-size: 28px;
  line-height: 26px;
  position: relative;
  padding-left: 70px;
  padding-top: 8px;
  margin-bottom: 40px;
  display: block;
  text-decoration: none;
}

.highlight-text .icon {
  position: absolute;
  display: block;
  left: 0;
  top: calc(50% - 2px);
  transition: all 0.25s;
  transform: translateY(-50%);
}

.highlight-text:hover {
  color: #653B1E;
}

.highlight-text:hover .icon {
  transform: translateY(-50%) rotate(180deg);
}

.text-loog-wrap {
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 125%;
  margin-top: 40px;
  margin-bottom: 50px;
  padding: 10px 0;
}

.text-loog-wrap p {
  white-space: nowrap;
  font-size: 45px;
  line-height: 41px;
  color: #E9E9F1;
  margin-bottom: 0;
  margin-left: 10px;
}

@media only screen and (max-width: 991.98px) {
  .text-loog-wrap {
    width: 100%;
  }
}
.links-card {
  padding: 1.25vw;
  background-color: #3a4a27;
  border-radius: 10px;
}

@media only screen and (max-width: 991.98px) {
  .links-card {
    padding: 20px;
    margin-left: 10vw;
    margin-right: 10vw;
    margin-top: 15px;
  }
}
.links-card .title {
  font-size: 18px;
  line-height: 22px;
  color: #e6d7c7;
  margin-bottom: 20px;
}

.links-card ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.links-card ul li, .links-card ul a {
  color: #fff;
  font-size: 1.0416666667vw;
  line-height: 1.0416666667vw;
  text-decoration: none;
  display: block;
}

@media only screen and (max-width: 991.98px) {
  .links-card ul li, .links-card ul a {
    font-size: 21px;
    line-height: 22px;
  }
}
.links-card ul li {
  position: relative;
  margin-bottom: 15px;
  padding-left: 32px;
}

.links-card ul li:last-child {
  margin-bottom: 0;
}

.links-card ul li::before {
  content: "";
  position: absolute;
  left: 0;
  height: 19px;
  width: 19px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='52' viewBox='0 0 52 52'%3E%3Ccircle id='Ellipse_1' data-name='Ellipse 1' cx='26' cy='26' r='26' fill='%23e9e9f1'/%3E%3Cpath id='Path_1749' data-name='Path 1749' d='M375.1,654.267l9.4,3.3V647.353h4.665V657.48l9.564-3.294,1.449,4.422-9.646,3.053,6.028,8.12-3.779,2.733-5.867-8.038-5.868,8.2-3.7-2.9,5.871-7.959-9.649-3.136Z' transform='translate(-360.754 -633.751)' fill='%233a4a27'/%3E%3C/svg%3E");
  background-size: contain;
  transition: all 0.25s;
  top: -4px;
}

.links-card ul li:hover::before {
  transform: rotate(180deg);
}

.links-card ul li:hover a {
  color: #e6d7c7;
}

.footer-area {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #c7c6c5;
  background: -moz-linear-gradient(left, #c7c6c5 0%, #9f9f9f 100%);
  background: -webkit-linear-gradient(left, #c7c6c5 0%, #9f9f9f 100%);
  background: linear-gradient(to right, #c7c6c5 0%, #9f9f9f 100%);
  font-size: 22px;
  line-height: 21px;
  color: #696A6A;
  z-index: 2000;
  padding-left: 40px;
  padding-right: 70px;
  padding-top: 14px;
  padding-bottom: 8px;
}

.footer-area .separate {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}

@media only screen and (max-width: 991.98px) {
  .footer-area {
    text-align: left;
    padding-left: 20px;
    padding-right: 15px;
  }
}
.form-control {
  padding: 13px 25px;
}

#page-Range-University .highlight-text:hover {
  color: #B7A581;
}

#page-Employment-Law .highlight-text:hover {
  color: #8A8DB3;
}

.popup-backdrop {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1100;
  backdrop-filter: blur(3px);
  opacity: 0;
  visibility: hidden;
}

.popup-item, .inner-content-popup {
  position: fixed;
  left: 0;
  top: 32px;
  width: 100%;
  z-index: 1200;
  height: calc(100vh - 25px);
  overflow-y: auto;
  overflow-x: hidden;
  padding-top: 205px;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
}

@media only screen and (max-width: 991.98px) {
  .popup-item, .inner-content-popup {
    padding-left: 0;
    padding-right: 0;
    padding-top: 220px;
  }
}
.popup-item .popup-wrapper, .inner-content-popup .popup-wrapper {
  background-color: #E9E9F1;
  border-radius: 20px;
  position: relative;
  max-width: 60.3vw;
  margin-left: auto;
  margin-right: auto;
  margin-top: 93px;
  padding-bottom: 50px;
  min-height: 100%;
}

@media only screen and (max-width: 991.98px) {
  .popup-item .popup-wrapper, .inner-content-popup .popup-wrapper {
    max-width: 900px;
    border-radius: 0;
  }
}
.popup-item .popup-wrapper .btn__close, .popup-item .popup-wrapper .btn__close_clild, .popup-item .popup-wrapper .btn__close_inner_popup, .inner-content-popup .popup-wrapper .btn__close, .inner-content-popup .popup-wrapper .btn__close_clild, .inner-content-popup .popup-wrapper .btn__close_inner_popup {
  background-color: transparent;
  border-color: transparent;
  position: absolute;
  right: 24px;
  top: 25px;
  z-index: 10;
}

@media only screen and (max-width: 991.98px) {
  .popup-item .popup-wrapper .btn__close, .popup-item .popup-wrapper .btn__close_clild, .popup-item .popup-wrapper .btn__close_inner_popup, .inner-content-popup .popup-wrapper .btn__close, .inner-content-popup .popup-wrapper .btn__close_clild, .inner-content-popup .popup-wrapper .btn__close_inner_popup {
    top: 16px;
    right: 16px;
  }
}
.popup-item .popup-wrapper .icon, .inner-content-popup .popup-wrapper .icon {
  position: absolute;
  left: -25px;
  top: 27px;
  display: block;
}

@media only screen and (max-width: 991.98px) {
  .popup-item .popup-wrapper .icon, .inner-content-popup .popup-wrapper .icon {
    left: 10px;
    top: 32px;
  }
}
.popup-item .popup-wrapper .popup-title, .inner-content-popup .popup-wrapper .popup-title {
  padding-left: 50px;
  padding-bottom: 5px;
  font-family: "Tiempos Text";
}

@media only screen and (max-width: 991.98px) {
  .popup-item .popup-wrapper .popup-title, .inner-content-popup .popup-wrapper .popup-title {
    padding-left: 49px;
    padding-bottom: 1px;
  }
}
.popup-item .body-content, .inner-content-popup .body-content {
  padding-top: 40px;
}

@media only screen and (max-width: 991.98px) {
  .popup-item .body-content, .inner-content-popup .body-content {
    padding-top: 46px;
  }
}
@media only screen and (min-width: 992.98px) {
  .popup-item .body-content .links-card.position-abs, .inner-content-popup .body-content .links-card.position-abs {
    right: -100px;
    top: 157px;
    position: absolute;
  }
}
@media only screen and (max-width: 991.98px) {
  .popup-item .body-content .links-card.position-abs, .inner-content-popup .body-content .links-card.position-abs {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 80px;
  }
}
.text-links-wrap li {
  margin-bottom: 18px;
}

.text-links-wrap a {
  font-size: 24px;
  line-height: 21px;
  color: #3A4A27;
  text-decoration: underline;
}

.inner-content-popup {
  padding-top: 40px;
}

@media only screen and (max-width: 991.98px) {
  .inner-content-popup {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
}
.inner-content-popup .popup-wrapper {
  background-color: #d1d1d0;
  max-width: 1500px;
  color: #fff;
}

.inner-content-popup .popup-wrapper .popup-title {
  font-size: 85px;
  padding: 0;
  margin-bottom: 15px;
}

@media only screen and (max-width: 991.98px) {
  .inner-content-popup .popup-wrapper .popup-title {
    font-size: 48px;
    line-height: 53px;
  }
}
.team-card {
  text-align: center;
}

.team-card .thumb {
  border-radius: 23px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.team-card .card-title {
  font-size: 27px;
  margin-bottom: 8px;
  margin-top: 30px;
}

.team-card .info {
  font-size: 19px;
}

.team-card a {
  font-size: 15px;
}

@media only screen and (min-width: 992.98px) {
  .col-5-row .col-lg-2 {
    width: 20%;
  }
}
/*# sourceMappingURL=style.css.map */
.nav__alias {
  position: absolute;
}

.prevent-none {
  pointer-events: none;
}

.page-section-item {
  display: block;
  position: static;
}
.page-section-item .earth__page_bg {
  position: fixed;
  left: 11vw;
  top: 0;
  height: 100vh;
  width: 90vw;
  overflow: hidden;
  z-index: 0;
}
.page-section-item .earth__page_bg .earth__main {
  position: absolute;
  width: 110vw;
  top: -20vw;
  left: 0;
}
.page-section-item .earth__page_bg .title {
  line-height: 4.1vw;
  font-size: 4.6875vw;
  color: #fff;
  position: absolute;
  left: 9vw;
  top: 90px;
  z-index: 3;
  font-family: "Tiempos Text";
}
.page-section-item .page-content-wrap {
  position: relative;
  z-index: 10;
}

[data-page-template-name=employment-law] .page-section-item .earth__page_bg .earth__main, [data-page-template-name=range-university] .page-section-item .earth__page_bg .earth__main {
  top: -33vw;
}

.transition-abs-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.inner-content-popup {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  z-index: 0;
}

@media only screen and (max-width: 991.98px) {
  .page-section-item .page-content-wrap {
    padding-top: 67vw;
  }

  .page-section-item .earth__page_bg .title {
    line-height: 10.1vw;
    font-size: 10.688vw;
    left: 8vw;
    top: 39vw;
  }

  .page-section-item .earth__page_bg {
    width: 100%;
    left: 0;
  }

  .page-section-item .earth__page_bg .earth__main {
    width: 281vw;
    top: -11vw;
    left: -25vw;
  }

  .popup-item .body-content, .inner-content-popup .body-content {
    padding-top: 45px;
  }
}
@media only screen and (max-width: 1800px) and (min-width: 900px) {
  .inner-content-popup .popup-wrapper {
    max-width: 80%;
    padding-left: 3vw;
    padding-right: 3vw;
  }
}

/*# sourceMappingURL=style.css.map */
