/* colors */
/*font family*/
/* breakpoints */
/*transform*/
/*transform*/
/*opacity*/
/*opacity- end*/
.cp-contact-banner {
  min-height: 49.5rem;
  width: 100%;
  position: relative;
  overflow: hidden; }
  @media only screen and (max-width: 768px) {
    .cp-contact-banner {
      min-height: 27.5rem;
      background-position: center center; } }
  .cp-contact-banner:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, #000, rgba(0, 0, 0, 0));
    background-size: cover;
    z-index: 1; }
    @media only screen and (max-width: 768px) {
      .cp-contact-banner:after {
        background-image: linear-gradient(to bottom, #000, rgba(0, 0, 0, 0.7)); } }
  .cp-contact-banner .banner-cont {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2; }
    .cp-contact-banner .banner-cont .banner-title {
      font-size: 10rem;
      line-height: 10.2rem;
      font-family: "BebasNeue-Regular";
      color: #ffffff; }
      .cp-contact-banner .banner-cont .banner-title .typ-1 {
        z-index: 2;
        position: relative; }
        .cp-contact-banner .banner-cont .banner-title .typ-1:before {
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          z-index: -1;
          background: #ffffff;
          filter: blur(8px);
          background-color: #121212;
          height: 2.4rem;
          width: calc(100% + 3rem);
          bottom: -2.5rem; }
          @media only screen and (max-width: 768px) {
            .cp-contact-banner .banner-cont .banner-title .typ-1:before {
              width: calc(100% + -11rem);
              bottom: 2.5rem; } }
      .cp-contact-banner .banner-cont .banner-title .typ-2 {
        margin-top: -3.5rem;
        z-index: 0;
        opacity: 0.6; }

.cp-contact-banner .banner-cont .banner-title .typ-1:before {
  bottom: 1.5rem !important; }

@media only screen and (max-width: 768px) {
  .cp-contact-banner .banner-cont .banner-title {
    font-size: 6rem;
    line-height: 7.2rem; } }

@media only screen and (max-width: 768px) {
  .cp-contact-banner.typ-2 .banner-cont .banner-title {
    font-size: 6rem;
    line-height: 7.7rem; } }

@media only screen and (max-width: 768px) {
  .cp-contact-banner.typ-2::after {
    z-index: -1; } }

.main.lyt-contactUs {
  padding-top: 0; }
  .main.lyt-contactUs.about-us ul {
    list-style: disc;
    margin: 2rem;
    color: #000000;
    font-family: "Barlow-Regular";
    font-size: 1.6rem;
    line-height: 2.8rem; }
    .main.lyt-contactUs.about-us ul li {
      list-style: disc;
      color: #000000;
      font-family: "Barlow-Regular";
      font-size: 1.6rem;
      line-height: 2.8rem; }

.cp-img-desc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .cp-img-desc .img-wrap {
    width: 43%; }
    @media only screen and (max-width: 768px) {
      .cp-img-desc .img-wrap {
        width: 100%; } }
  .cp-img-desc .info-wrap {
    width: 47%; }
    @media only screen and (max-width: 768px) {
      .cp-img-desc .info-wrap {
        width: 100%; } }
    .cp-img-desc .info-wrap .desc-title {
      font-size: 2.6rem;
      line-height: 2.8rem;
      color: #000000;
      font-family: "Barlow-Medium";
      margin-bottom: 3rem; }
      @media only screen and (max-width: 768px) {
        .cp-img-desc .info-wrap .desc-title {
          font-size: 2.1rem;
          line-height: 2.4rem;
          margin-bottom: 2rem; } }
    .cp-img-desc .info-wrap .desc {
      font-size: 1.6rem;
      line-height: 2.8rem;
      color: #000000;
      font-family: "Barlow-Regular";
      margin-bottom: 3rem; }
      @media only screen and (max-width: 768px) {
        .cp-img-desc .info-wrap .desc {
          font-size: 1.6rem;
          line-height: 2.4rem; } }
  .cp-img-desc.typ-2 {
    margin-left: -12%; }
    @media only screen and (max-width: 768px) {
      .cp-img-desc.typ-2 {
        margin: 0 -2rem; } }
    .cp-img-desc.typ-2 .img-wrap {
      width: 60.8%; }
      @media only screen and (max-width: 768px) {
        .cp-img-desc.typ-2 .img-wrap {
          width: 100%;
          margin: 0 0rem 4rem; } }
    .cp-img-desc.typ-2 .info-wrap {
      width: 33%; }
      @media only screen and (max-width: 768px) {
        .cp-img-desc.typ-2 .info-wrap {
          width: 100%;
          padding: 0 2rem; } }

.cp-title-desc {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  color: #ffffff;
  width: 44.1rem; }
  @media only screen and (max-width: 768px) {
    .cp-title-desc {
      width: 35ch; } }
  .cp-title-desc .title {
    font-size: 2.6rem;
    line-height: 2.8rem;
    font-family: "Barlow-Medium";
    margin-bottom: 3rem; }
    @media only screen and (max-width: 768px) {
      .cp-title-desc .title {
        font-size: 1.4rem;
        line-height: 1.6rem; } }
  .cp-title-desc .desc {
    font-size: 1.6rem;
    line-height: 2.8rem;
    font-family: "Barlow-Regular"; }
    @media only screen and (max-width: 768px) {
      .cp-title-desc .desc {
        font-size: 1.2rem;
        line-height: 1.6rem; } }

.cp-team-profile .img-wrap {
  width: 37.6rem;
  margin-bottom: 2.7rem; }
  @media only screen and (max-width: 768px) {
    .cp-team-profile .img-wrap {
      width: 25rem;
      margin-bottom: 2rem; } }

.cp-team-profile .info-wrap .profile-name {
  font-size: 2.4rem;
  line-height: 2.9rem;
  color: #3f4351;
  font-family: "Barlow-Bold"; }
  @media only screen and (max-width: 768px) {
    .cp-team-profile .info-wrap .profile-name {
      font-size: 1.8rem;
      line-height: 2.2rem; } }

.cp-team-profile .info-wrap .degs {
  font-size: 2.4rem;
  line-height: 2.9rem;
  color: #3f4351;
  font-family: "Barlow-Regular"; }
  @media only screen and (max-width: 768px) {
    .cp-team-profile .info-wrap .degs {
      font-size: 1.6rem;
      line-height: 1.9rem; } }

.cp-team-profile .img-wrap.aboutImg {
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); }

.cp-contact-detail {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  width: 38rem; }
  @media only screen and (max-width: 768px) {
    .cp-contact-detail {
      width: 23.9rem; } }
  .cp-contact-detail .desc {
    font-size: 1.6rem;
    line-height: 1.8rem;
    color: #ffffff;
    font-weight: "Barlow-Medium";
    margin-bottom: 9.3rem; }
    @media only screen and (max-width: 768px) {
      .cp-contact-detail .desc {
        margin-top: 5rem;
        font-size: 1.4rem;
        line-height: 1.6rem;
        margin-bottom: 2.7rem; } }
  .cp-contact-detail .contact-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-bottom: 2.8rem;
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #ffffff;
    font-family: "Barlow-Bold"; }
    @media only screen and (max-width: 768px) {
      .cp-contact-detail .contact-item {
        font-size: 1.6rem; } }
    .cp-contact-detail .contact-item .icon {
      width: 1.8rem;
      margin-right: 3.5rem; }
      @media only screen and (max-width: 768px) {
        .cp-contact-detail .contact-item .icon {
          margin-right: 1.1rem;
          width: 2rem;
          font-size: 1.4rem; } }

@media only screen and (max-width: 768px) {
  .cp-contact-detail {
    width: 7rem; } }

.cp-contact-detail .contact-list .contact-item:last-of-type .icon {
  font-size: 1.2rem; }

.cp-contact-detail .contact-list .contact-item a {
  color: #ffffff !important; }

.cp-contact-detail .contact-list.contactRidelist {
  margin: 2rem 0 !important; }

@media only screen and (max-width: 768px) {
  .typ-about-bg .cp-contact-detail {
    width: 30rem; } }

.cp-highlight {
  max-height: 30rem;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  min-height: 30rem; }
  .cp-highlight:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000000;
    opacity: 0.3;
    z-index: 1; }
  @media only screen and (max-width: 768px) {
    .cp-highlight {
      min-height: 22rem; } }
  .cp-highlight .info-wrap {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0px auto;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2; }
    .cp-highlight .info-wrap .highlight-title {
      font-size: 2.4rem;
      line-height: 2.9rem;
      color: #ffffff;
      font-family: "Barlow-ExtraBold";
      margin-bottom: 1rem;
      letter-spacing: 5px;
      text-transform: uppercase; }
      @media only screen and (max-width: 768px) {
        .cp-highlight .info-wrap .highlight-title {
          font-size: 1.6rem;
          line-height: 2rem;
          margin-bottom: .4rem; } }
    .cp-highlight .info-wrap .tag {
      font-size: 1.9rem;
      line-height: 1.8rem;
      color: #ffffff;
      font-family: "Barlow-Medium";
      margin-bottom: 4.1rem;
      text-transform: uppercase;
      display: block; }
      @media only screen and (max-width: 768px) {
        .cp-highlight .info-wrap .tag {
          font-size: 1.4rem;
          line-height: 1.8rem;
          margin-bottom: 2rem; } }

.info-wrap .act-btn a {
  color: #ffffff !important; }

.cp-highlight .act-btn .btn-default {
  width: 21rem;
  padding: 1.75rem 0; }
  @media only screen and (max-width: 768px) {
    .cp-highlight .act-btn .btn-default {
      padding: 1.1rem 3.23rem; } }
