@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap");
@import url("https://p.typekit.net/p.css?s=1&k=qtv0slk&ht=tk&f=13378.13379.15528.15529.15530.17251.17252.17253&a=85933293&app=typekit&e=css");

*,
*:after,
*:before {
  box-sizing: border-box;
}

body {
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-family: open-sans, sans-serif;
}

.container-fluid,
.container-lg {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100% !important;
}

@media (min-width: 1366px) {
  .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
  }

  .container-lg {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (min-width: 1701px) {
  .container-fluid {
    padding-left: 70px;
    padding-right: 70px;
  }

  .container-lg {
    padding-left: 120px;
    padding-right: 120px;
  }
}

.container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px !important;
}

body p {
  line-height: 1.65;
}

.row {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.row.no-gutters {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

a,
a:hover {
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

img {
  width: 100%;
  max-width: 100%;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
}

p {
  margin-bottom: 0;
}

dl,
ol,
ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.bg-gradient {
  background: transparent
    linear-gradient(90deg, #cad27a 0%, #a8b533 68%, #9aa24d 100%) 0% 0%
    no-repeat padding-box;
}

/*--- Global Style End ---*/

.gn-hero {
  background-attachment: fixed;
  background-size: cover;
  height: 100vh;
}

.gn-info-section {
  padding: 140px 0;
}

.gn-info-section h2 {
  font-size: 45px;
  line-height: 1.3;
  color: #000000;
  margin-bottom: 70px;
  font-weight: 400;
  text-align: center;
  font-family: open-sans, sans-serif;
}
.gn-info-section h2 sup {
  font-weight: lighter;
}
.gn-info-section h4,
.gn-details-section h4 {
  text-align: left;
  letter-spacing: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  color: #000000;
  opacity: 1;
  margin-bottom: 20px;
  font-family: open-sans, sans-serif;
}
.gn-info-section .img-with-2col img {
  height: 608px;
  object-fit: cover;
}
.gn-space-md {
  height: 100px;
}
.gn-info-section .gn-img-bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.gn-info-black {
  background-color: #000;
}
.gn-info-black h4 {
  color: #fff;
}
.gn-info-section.gn-info-black p {
  color: #fff;
}
.gn-info-section p {
  max-width: 660px;
}
.gn-square-logos .item {
  min-height: 229px;
}
.gn-square-logos .item-inner {
  display: flex;
  align-items: center;
  min-height: 229px;
  justify-content: center;
}
.gn-square-logos .item img {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  max-height: 128px;
}
.gn-sqaurelogos-section {
  padding: 50px 0;
}
.gn-logo-below {
  padding-top: 0;
}

.gn-info-section p,
.gn-info-section li,
.gn-details-section p {
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  color: #000000;
  margin-bottom: 30px;
  font-weight: 300;
  font-family: open-sans, sans-serif;
}

.gn-info-section ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 518px;
}

.gn-info-section li {
  line-height: 24px;
  width: calc(50% - 7px);
  margin-bottom: 20px;
}
.gn-info-section li .sm-w {
  max-width: 200px;
  display: inline-block;
}

/* .gn-info-section p:last-child,
.gn-info-section li:last-child,
.gn-details-section p {
    margin-bottom: 0;
} */

.portfolio-grid {
  padding: 130px 0;
}

.gn-details-section img {
  width: 100%;
  object-fit: cover;
}

.gn-grid-info {
  max-width: 450px;
}

.gn-bg-section {
  padding: 260px 0;
  box-sizing: border-box;
  background-color: #0098a5;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.gn-bg-section.green-pattr {
  padding: 140px 0;
}
.gn-bg-section.green-pattr .gn-inner {
  max-width: 820px;
}
.gn-bg-section p {
  font-size: 35px;
  line-height: 65px;
  font-weight: 300;
  color: #fff;
  position: relative;
  margin-bottom: 0;
  font-family: "utopia-std";
}
.gn-bg-section strong {
  color: #f99a22;
  font-family: "utopia-std";
}

.gn-inner {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.gn-inner-md {
  max-width: 1257px;
}

.col-12 .grid-info {
  max-width: 100%;
}
.gn-title-section .gn-bg-section {
  background-color: #85589d;
  padding: 120px 0;
}
.gn-title-section .gn-bg-section p {
  font-weight: 300;
  font-family: "utopia-std";
  font-family: open-sans, sans-serif;
  font-family: "utopia-std";
  font-size: 37px;
  line-height: 53px;
}
.gn-title-section .container {
  max-width: 1373px;
}
.gn-color-section .color-grid {
  display: flex;
}
.gn-color-section .color-item {
  flex-grow: 1;
  padding: 160px 0 34px 0;
  text-align: center;
}
.gn-color-section .color-item span {
  font-size: 13px;
  font-family: open-sans, sans-serif;
  font-weight: 300;
}
.gn-tile-logo {
  margin-bottom: 100px;
}
.gn-tile-logo img {
  max-width: 494px;
}

.gn-details-section.sm-height .gn-bg-section {
  min-height: auto;
}
.gn-details-section.sm-logo .img-grid {
  text-align: center;
}
.gn-details-section.sm-logo .img-grid img {
  max-width: 400px;
  margin: 0 auto;
}
.gn-details-section .p-mb0,
.gn-details-section .p-mb0 p {
  margin-bottom: 0;
}
.gn-listitem {
  margin-bottom: 25px;
}
.gn-listitem li {
  position: relative;
  padding-left: 20px;
}
.gn-listitem li p {
  margin-bottom: 0;
}
.gn-listitem li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 6px;
}
.gn-details-section .gn-inner-sm {
  max-width: 640px;
}
.gn-info-section .mbl-img img {
  max-width: 400px;
}
.gn-info-section.full-text p {
  max-width: 100%;
}
.gn-inner .strong-font {
  font-size: 44px;
}

.gn-details-section.autio-stack-section .gn-bg-section {
  padding: 70px 0 100px;
}
.gn-details-section.autio-stack-section p {
  color: #fff;
  font-size: 27px;
}
.gn-details-section.autio-stack-section span.stack-span img {
  position: absolute;
  left: -106px;
  max-width: 250px;
  top: -143px;
}
.gn-details-section.autio-stack-section .gn-text-inner {
  max-width: 500px;
  margin: 0 auto;
  padding-top: 100px;
}
.gn-details-section.autio-stack-section .gn-auto-icon {
  margin-bottom: 25px;
  display: inline-block;
}
.gn-details-section.autio-stack-section .gn-auto-icon img {
  max-width: 70px;
}

.gn-logos-section {
  background-color: #ac3e97;
  padding: 96px 0 20px 0;
  text-align: center;
}

.gn-logos-section h3 {
  font-size: 40px;
  line-height: 1.7;
  color: #fff;
  margin-bottom: 70px;
}
.gn-logos-section .hilton img {
  max-width: 250px;
  margin-top: 20px;
}

.gn-2col-section {
  display: flex;
}
.carreer-col {
  flex-basis: 0;
  flex-grow: 1;
}
.gn-details-section .levlup-bg {
  background-color: #a0cf67;
}
.gn-details-section .levlup-bg-pattr {
  background: url("../images/gn-green_back.jpg") center center #a0cf67;
  background-position: center center;
  background-repeat: no-repeat;
}
.gn-details-section.sm-padding {
  padding: 60px 0;
}
.gn-details-section .levl-logo {
  max-width: 356px;
  padding: 90px 0 70px 0;
  margin: 0 auto;
}
.carreer-center-wrapp {
  display: flex;
  align-items: center;
  height: 100%;
}
.carreer-center-wrapp .carreer-center {
  max-width: 490px;
  margin: 0 auto;
  padding: 50px 20px;
}
.gn-details-section .full-h-img img {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.gn-parallax-section .image-portfolio {
  background-attachment: fixed;
  min-height: 1080px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.image-portfolio .mobile-img {
  display: none;
}
.gn-video-section {
  position: relative;
  font-size: 0;
}

.gn-video-section .ply-bn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 20;
  cursor: pointer;
  font-size: 150px;
  color: #fff;
  background-color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  padding: 0;
  line-height: 1;
}

@media (max-width: 1024px) {
  .gn-details-section.stack-section .gn-inner {
    max-width: 71%;
  }
  .gn-star-section .gn-inner {
    max-width: 80%;
  }
  .gn-details-section.autio-stack-section {
    text-align: center;
  }
  .gn-details-section.autio-stack-section .row-inner-mob {
    max-width: 80%;
    margin: 0 auto !important;
  }
  .gn-details-section.autio-stack-section .gn-text-inner {
    padding-top: 30px;
  }
}
@media (max-width: 1199px) {
}
@media screen and (min-width: 992px) {
  .gn-details-section .container,
  .gn-info-section .container {
    padding: 0 50px !important;
  }
  .gn-info-section .iframe-with-2cal {
    padding-right: 40px;
  }
  .mobile-view-only {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .desktop-view-only {
    display: none !important;
  }
  .gn-info-section {
    padding: 100px 0;
  }

  .portfolio-grid {
    padding: 80px 0;
  }

  .gn-bg-section p {
    font-size: 26px;
    line-height: 39px;
  }
  .gn-2col-section {
    flex-direction: column;
  }
  .gn-parallax-section .image-portfolio {
    min-height: 500px;
  }
  .image-portfolio .mobile-img {
    display: inline-block;
  }
  .gn-parallax-section .image-portfolio {
    min-height: auto;
    background-attachment: initial;
  }
}

@media (max-width: 767px) {
  .gn-hero {
    height: 280px;
    background-attachment: inherit;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .gn-info-section {
    padding: 70px 0;
  }

  .portfolio-grid {
    padding: 60px 0;
  }

  .gn-bg-section p {
    font-size: 22px;
    line-height: 36px;
  }

  .gn-info-section h2 {
    font-size: 30px;
    margin-bottom: 45px;
  }

  .img-grid {
    margin-bottom: 30px;
  }

  .gn-logos-section h3 {
    font-size: 32px;
    margin-bottom: 45px;
  }

  .gn-logos-section {
    padding: 60px 0 30px 0;
  }

  .gn-info-section li {
    width: 100%;
  }
  .gn-details-section.autio-stack-section .row-inner-mob {
    max-width: 90%;
  }
  .gn-details-section.autio-stack-section .col-lg-7 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .gn-bg-section {
    padding: 100px 0;
  }
  .gn-color-section .color-item {
    padding-top: 40px;
    padding-bottom: 15px;
  }
  .gn-color-section .color-item span {
    font-size: 11px;
  }

  .gn-title-section .gn-bg-section {
    padding: 80px 0;
  }
  .gn-title-section .gn-bg-section p {
    font-size: 22px;
    line-height: 36px;
  }
  .gn-tile-logo {
    margin-bottom: 50px;
  }
  .gn-space-md {
    height: 50px;
  }
  .gn-info-section .gn-img-bg {
    min-height: 500px;
    margin-top: 30px;
  }
  .gn-sqaurelogos-section {
    padding: 30px 0 0;
  }
  .gn-logo-below {
    padding-top: 0;
  }
  .gn-square-logos .item,
  .gn-square-logos .item-inner {
    min-height: 130px;
  }
  .gn-info-section .iframe-with-2cal {
    width: 300px;
    overflow: hidden;
    margin: 0 auto;
  }
  .gn-info-section.section-14 .gn-img-bg {
    min-height: 230px;
  }
  .gn-video-section .ply-bn svg {
    max-width: 80px;
  }
}
