@media (min-width:2400px) and (max-width:2599px) {

  /* 2k - 2560 x 1440 */
  html {
    zoom: 1.5;
  }
}

@media (min-width:1200px) and (max-width:1366px) {
  .hero.-type-7 .hero__title {
    font-size: 30px;
  }
}

@media (min-width:1367px) and (max-width:1610px) {
  .hero.-type-7 .hero__title {
    font-size: 35px;
  }
}

@media (min-width:2600px) and (max-width:3299px) {

  /* 3K - 3200 x 1800 */
  html {
    zoom: 1.75;
  }
}

@media (min-width:3700px) and (max-width:3899px) {

  /* 4k - 3840 x 2160 */
  html {
    zoom: 2;
  }
}

@media (max-width: 575px) {
  .-mobileScroll {
    overflow-x: scroll;
  }
}


@media (max-width: 1199px) {
  .video.-type-1 {
    padding: 300px 0;
  }

  main.-menuSidebarMargin {
    padding-left: 0 !important;

  }
}

@media (max-width: 991px) {
  .video.-type-1 {
    padding: 180px 0;
  }
}

@media (max-width: 767px) {
  .video.-type-1 {
    padding: 120px 0;
  }
}

@media (max-width: 575px) {
  .video.-type-1 {
    padding: 60px 0;
    text-align: center;
  }
}

@media (max-width: 1199px) {
  .video.-type-1 .video__title {
    font-size: 62px;
  }
}

@media (max-width: 767px) {
  .video.-type-1 .video__title {
    font-size: 48px;
  }
}

@media (max-width: 575px) {
  .video.-type-1 .video__title {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  .video.-type-1 .video__button {
    width: 100px;
    height: 100px;
  }
}

@media (max-width: 575px) {
  .video.-type-1 .video__button {
    width: 80px;
    height: 80px;
  }
}

@media (max-width: 767px) {
  .propSingleHero__button {
    bottom: 30px;
  }
}

@media (max-width: 767px) {
  .play-button {
    width: 100px;
    height: 100px;
  }

  .play-button>i {
    font-size: 18px !important;
  }
}

@media (max-width: 1199px) {
  .xl\:text-14 {
    font-size: var(--text-14) !important;
  }

  .xl\:text-15 {
    font-size: var(--text-15) !important;
  }

  .xl\:text-16 {
    font-size: var(--text-16) !important;
  }

  .xl\:text-18 {
    font-size: var(--text-18) !important;
  }

  .xl\:text-20 {
    font-size: var(--text-20) !important;
  }

  .xl\:text-24 {
    font-size: var(--text-24) !important;
  }

  .xl\:text-30 {
    font-size: var(--text-30) !important;
  }

  .xl\:text-36 {
    font-size: var(--text-36) !important;
  }

  .xl\:text-38 {
    font-size: var(--text-38) !important;
  }

  .xl\:text-40 {
    font-size: var(--text-40) !important;
  }

  .xl\:text-44 {
    font-size: var(--text-44) !important;
  }

  .xl\:text-55 {
    font-size: var(--text-55) !important;
  }

  .xl\:text-62 {
    font-size: var(--text-62) !important;
  }

  .xl\:text-72 {
    font-size: var(--text-72) !important;
  }

  .xl\:text-82 {
    font-size: var(--text-82) !important;
  }
}

@media (max-width: 991px) {
  .lg\:text-14 {
    font-size: var(--text-14) !important;
  }

  .lg\:text-15 {
    font-size: var(--text-15) !important;
  }

  .lg\:text-16 {
    font-size: var(--text-16) !important;
  }

  .lg\:text-18 {
    font-size: var(--text-18) !important;
  }

  .lg\:text-20 {
    font-size: var(--text-20) !important;
  }

  .lg\:text-24 {
    font-size: var(--text-24) !important;
  }

  .lg\:text-30 {
    font-size: var(--text-30) !important;
  }

  .lg\:text-36 {
    font-size: var(--text-36) !important;
  }

  .lg\:text-38 {
    font-size: var(--text-38) !important;
  }

  .lg\:text-40 {
    font-size: var(--text-40) !important;
  }

  .lg\:text-44 {
    font-size: var(--text-44) !important;
  }

  .lg\:text-55 {
    font-size: var(--text-55) !important;
  }

  .lg\:text-62 {
    font-size: var(--text-62) !important;
  }

  .lg\:text-72 {
    font-size: var(--text-72) !important;
  }

  .lg\:text-82 {
    font-size: var(--text-82) !important;
  }
}

@media (max-width: 767px) {
  .md\:text-14 {
    font-size: var(--text-14) !important;
  }

  .md\:text-15 {
    font-size: var(--text-15) !important;
  }

  .md\:text-16 {
    font-size: var(--text-16) !important;
  }

  .md\:text-18 {
    font-size: var(--text-18) !important;
  }

  .md\:text-20 {
    font-size: var(--text-20) !important;
  }

  .md\:text-24 {
    font-size: var(--text-24) !important;
  }

  .md\:text-30 {
    font-size: var(--text-30) !important;
  }

  .md\:text-36 {
    font-size: var(--text-36) !important;
  }

  .md\:text-38 {
    font-size: var(--text-38) !important;
  }

  .md\:text-40 {
    font-size: var(--text-40) !important;
  }

  .md\:text-44 {
    font-size: var(--text-44) !important;
  }

  .md\:text-55 {
    font-size: var(--text-55) !important;
  }

  .md\:text-62 {
    font-size: var(--text-62) !important;
  }

  .md\:text-72 {
    font-size: var(--text-72) !important;
  }

  .md\:text-82 {
    font-size: var(--text-82) !important;
  }
}

@media (max-width: 575px) {
  .sm\:text-14 {
    font-size: var(--text-14) !important;
  }

  .sm\:text-15 {
    font-size: var(--text-15) !important;
  }

  .sm\:text-16 {
    font-size: var(--text-16) !important;
  }

  .sm\:text-18 {
    font-size: var(--text-18) !important;
  }

  .sm\:text-20 {
    font-size: var(--text-20) !important;
  }

  .sm\:text-24 {
    font-size: var(--text-24) !important;
  }

  .sm\:text-30 {
    font-size: var(--text-30) !important;
  }

  .sm\:text-36 {
    font-size: var(--text-36) !important;
  }

  .sm\:text-38 {
    font-size: var(--text-38) !important;
  }

  .sm\:text-40 {
    font-size: var(--text-40) !important;
  }

  .sm\:text-44 {
    font-size: var(--text-44) !important;
  }

  .sm\:text-55 {
    font-size: var(--text-55) !important;
  }

  .sm\:text-62 {
    font-size: var(--text-62) !important;
  }

  .sm\:text-72 {
    font-size: var(--text-72) !important;
  }

  .sm\:text-82 {
    font-size: var(--text-82) !important;
  }
}

@media (max-width: 479px) {
  .xs\:text-14 {
    font-size: var(--text-14) !important;
  }

  .xs\:text-15 {
    font-size: var(--text-15) !important;
  }

  .xs\:text-16 {
    font-size: var(--text-16) !important;
  }

  .xs\:text-18 {
    font-size: var(--text-18) !important;
  }

  .xs\:text-20 {
    font-size: var(--text-20) !important;
  }

  .xs\:text-24 {
    font-size: var(--text-24) !important;
  }

  .xs\:text-30 {
    font-size: var(--text-30) !important;
  }

  .xs\:text-36 {
    font-size: var(--text-36) !important;
  }

  .xs\:text-38 {
    font-size: var(--text-38) !important;
  }

  .xs\:text-40 {
    font-size: var(--text-40) !important;
  }

  .xs\:text-44 {
    font-size: var(--text-44) !important;
  }

  .xs\:text-55 {
    font-size: var(--text-55) !important;
  }

  .xs\:text-62 {
    font-size: var(--text-62) !important;
  }

  .xs\:text-72 {
    font-size: var(--text-72) !important;
  }

  .xs\:text-82 {
    font-size: var(--text-82) !important;
  }
}


@media (max-width: 1199px) {
  .xl\:text-center {
    text-align: center !important;
  }

  .xl\:text-right {
    text-align: right !important;
  }

  .xl\:text-left {
    text-align: left !important;
  }
}

@media (max-width: 991px) {
  .lg\:text-center {
    text-align: center !important;
  }

  .lg\:text-right {
    text-align: right !important;
  }

  .lg\:text-left {
    text-align: left !important;
  }
}

@media (max-width: 767px) {
  .md\:text-center {
    text-align: center !important;
  }

  .md\:text-right {
    text-align: right !important;
  }

  .md\:text-left {
    text-align: left !important;
  }
}

@media (max-width: 575px) {
  .sm\:text-center {
    text-align: center !important;
  }

  .sm\:text-right {
    text-align: right !important;
  }

  .sm\:text-left {
    text-align: left !important;
  }
}

@media (max-width: 767px) {
  .header.-type-1 {
    height: auto;
  }
}


@media (max-width: 991px) {
  .header.-type-1 .header__container {
    padding: 0 40px;
  }
}

@media (max-width: 767px) {
  .header.-type-1 .header__container {
    padding: 30px;
  }
}


@media (max-width: 767px) {
  .header.-type-1 .header__left {
    width: 100%;
    justify-content: space-between;
  }

  .header.-type-1 .header__left>*:nth-child(1) {
    order: 2;
  }

  .header.-type-1 .header__left>*:nth-child(2) {
    order: 1;
  }
}

@media (max-width: 991px) {
  .header.-type-1 .header__logo {
    margin-left: 50px;
  }
}

@media (max-width: 767px) {
  .header.-type-1 .header__logo {
    margin-left: 0;
    max-width: 140px;
  }
}

@media (max-width: 767px) {
  .header.-type-1 .header__right {
    display: none;
  }
}


@media (max-width: 991px) {
  .header.-type-1 .header__number {
    margin-right: 40px;
  }
}

@media (max-width: 991px) {
  .header.-type-1 .header__socials {
    margin-right: 40px;
  }
}

@media (max-width: 991px) {
  .header.-type-1 .header__language {
    margin-right: 40px;
  }
}

@media (max-width: 767px) {
  .header.-type-2 {
    height: auto;
  }
}

@media (max-width: 767px) {
  .header.-type-2 .header__container {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .header.-type-2 .header__left {
    width: 100%;
    justify-content: space-between;
  }

  .header.-type-2 .header__left>*:nth-child(1) {
    order: 2;
  }

  .header.-type-2 .header__left>*:nth-child(2) {
    order: 1;
  }
}

@media (max-width: 767px) {
  .header.-type-2 .header__logo {
    max-width: 140px;
  }
}

@media (max-width: 767px) {
  .header.-type-2 .header__right {
    display: none;
  }
}

@media (max-width: 767px) {
  .header.-type-3 {
    align-items: center;
    height: 90px;
  }
}


@media (max-width: 991px) {
  .header.-type-3 .header__container {
    margin: 0 40px;
  }
}

@media (max-width: 767px) {
  .header.-type-3 .header__container {
    height: 100%;
    padding: 0 30px;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .header.-type-3 .header__left {
    width: 100%;
    justify-content: space-between;
  }

  .header.-type-3 .header__left>*:nth-child(1) {
    order: 2;
  }

  .header.-type-3 .header__left>*:nth-child(2) {
    order: 1;
  }
}

@media (max-width: 767px) {
  .header.-type-3 .header__logo {
    margin-left: 0;
    max-width: 140px;
  }
}

@media (max-width: 767px) {
  .header.-type-3 .header__right {
    display: none;
  }
}


@media (max-width: 991px) {
  .header.-type-3 .header__number {
    margin-right: 40px;
  }
}

@media (max-width: 991px) {
  .header.-type-3 .header__socials {
    margin-right: 40px;
  }
}

@media (max-width: 991px) {
  .header.-type-3 .header__language {
    margin-right: 40px;
  }
}


@media (max-width: 767px) {
  .header.-type-4 {
    height: auto;
    background: #ffffff8c;
  }
}


@media (max-width: 767px) {
  .header.-type-4 .header__container {
    padding: 10px 20px;
  }
}

@media (max-width: 1199px) {


  .enqbtn {
    padding: 6px 10px !important;
  }

  .header.-type-4 .header__left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    opacity: 1;
  }

  .header.-type-4.-is-sticky {
    background-color: #ffffffd6;
    box-shadow: 0 0 10px gray;
  }

  .header.-type-4 .header__left>*:nth-child(1) {
    order: 2;
  }

  .header.-type-4 .header__left>*:nth-child(2) {
    order: 2;
  }
}


@media (max-width: 767px) {
  .header.-type-4 .header__logo {
    margin-left: 0;
    max-width: 250px;
  }
}


@media (max-width: 922px) {
  .header.-type-4 .header__right {
    display: none;
  }
}

@media (max-width: 922px) {
  main.-menuSidebarMargin {
    padding-left: 0;
  }
}


@media (max-width: 922px) {
  .menuSidebar {
    display: none;
  }
}


@media (max-width: 767px) {
  .header.-type-5 {
    height: auto;
  }
}


@media (max-width: 991px) {
  .header.-type-5 .header__container {
    padding: 0 40px;
  }
}

@media (max-width: 767px) {
  .header.-type-5 .header__container {
    padding: 30px;
  }
}

@media (max-width: 991px) {
  .header.-type-5 .header__left {
    display: none;
  }
}


@media (max-width: 991px) {
  .header.-type-5 .header__menuBtn {
    display: flex;
  }
}

@media (max-width: 991px) {
  .header.-type-5 .header__center {
    position: relative;
    left: unset;
    transform: none;
  }
}


@media (max-width: 767px) {
  .header.-type-5 .header__logo {
    max-width: 140px;
  }
}

@media (max-width: 991px) {
  .header.-type-5 .header__number {
    margin-right: 40px;
  }
}


@media (max-width: 991px) {
  .header.-type-5 .header__socials {
    margin-right: 40px;
  }
}

@media (max-width: 991px) {
  .header.-type-5 .header__language {
    margin-right: 40px;
  }
}

@media (max-width: 767px) {
  .header.-type-6 {
    height: auto;
  }
}

@media (max-width: 991px) {
  .header.-type-6 .header__container {
    padding: 0 40px;
  }
}

@media (max-width: 767px) {
  .header.-type-6 .header__container {
    padding: 30px;
  }
}

@media (max-width: 1199px) {
  .header.-type-6 .header__menuBtn {
    display: flex;
  }
}

@media (max-width: 1199px) {
  .header.-type-6 .header__logo {
    margin-right: 0;
  }

  .header.-type-4.js-header.d-lg-none {
    display: block !important;
  }

  .enquire-btn {
    display: none !important;
  }

  .menuSidebar.is-in-view,
  .header__right {
    display: none !important;

  }

  .header.-type-4 .header__left {}
}

@media (max-width: 767px) {
  .header.-type-6 .header__logo {
    max-width: 140px;
  }
}

@media (max-width:1602px) {
  .aout1:after {
    content: '';
    height: 95%;
    width: 95%;
  }
}


@media (max-width: 991px) {
  .header.-type-6 .header__number {
    margin-right: 40px;
  }
}

@media (max-width: 1199px) {
  .header.-type-6 .header__button {
    margin-left: 30px;
  }
}

@media (max-width: 991px) {
  .header.-type-6 .header__socials {
    margin-right: 40px;
  }
}


@media (max-width: 991px) {
  .header.-type-6 .header__language {
    margin-right: 40px;
  }
}

@media (max-width: 1199px) {
  .header.-type-6 .headerMenu {
    display: none;
  }
}


@media (max-width: 767px) {
  .header.-type-7 {
    height: auto;
  }
}



@media (max-width: 767px) {
  .header.-type-7 .header__container {
    padding: 30px;
  }
}


@media (max-width: 767px) {
  .header.-type-7 .header__left {
    width: 100%;
    justify-content: space-between;
  }

  .header.-type-7 .header__left>*:nth-child(1) {
    order: 2;
  }

  .header.-type-7 .header__left>*:nth-child(2) {
    order: 1;
  }
}


@media (max-width: 1199px) {
  .header.-type-7 .header__menuBtn {
    display: flex;
    margin-left: 30px;
  }
}


@media (max-width: 767px) {
  .header.-type-7 .header__logo {
    max-width: 140px;
  }
}

@media (max-width: 1399px) {
  .header.-type-7 .header__number {
    margin-right: 40px;
  }
}

@media (max-width: 991px) {
  .header.-type-7 .header__number {
    display: none;
  }
}

@media (max-width: 767px) {
  .header.-type-7 .header__button {
    display: none;
  }
}


@media (max-width: 1399px) {
  .header.-type-7 .headerMenu {
    margin-right: 40px;
  }
}

@media (max-width: 1199px) {
  .header.-type-7 .headerMenu {
    display: none;
  }
}


@media (max-width: 767px) {
  .header.-type-9 {
    height: auto;
  }
}


@media (max-width: 991px) {
  .header.-type-9 .header__container {
    padding-right: 40px;
  }
}

@media (max-width: 767px) {
  .header.-type-9 .header__container {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .header.-type-9 .header__left {
    width: 100%;
    justify-content: space-between;
  }

  .header.-type-9 .header__left>*:nth-child(1) {
    order: 2;
  }

  .header.-type-9 .header__left>*:nth-child(2) {
    order: 1;
  }
}


@media (max-width: 767px) {
  .header.-type-9 .header__menuBtn {
    background-color: transparent;
    width: auto;
  }
}


@media (max-width: 767px) {
  .header.-type-9 .header__logo {
    background-color: transparent;
    max-width: 140px;
  }
}

@media (max-width: 767px) {
  .header.-type-9 .header__right {
    display: none;
  }
}

@media (max-width: 991px) {
  .header.-type-9 .header__number {
    margin-right: 40px;
  }
}

@media (max-width: 991px) {
  .header.-type-9 .header__socials {
    margin-right: 40px;
  }
}


@media (max-width: 991px) {
  .header.-type-9 .header__language {
    margin-right: 40px;
  }
}


@media (max-width: 767px) {
  .hero.-type-1 {
    height: 700px;
  }
}


@media (max-width: 479px) {
  .hero.-type-1 .hero__content {
    padding-top: 120px;
  }
}


@media (max-width: 1199px) {
  .hero.-type-1 .hero__title {
    font-size: 100px;
  }
}

@media (max-width: 767px) {
  .hero.-type-1 .hero__title {
    font-size: 60px;
  }
}

@media (max-width: 575px) {
  .hero.-type-1 .hero__title span {
    display: block;
  }
}

@media (max-width: 479px) {
  .hero.-type-1 .hero__title {
    padding: 0 20px;
    font-size: 54px;
  }
}


@media (max-width: 767px) {
  .hero.-type-1 .hero__front {
    left: -30%;
    width: 200%;
  }
}

@media (max-width: 479px) {
  .hero.-type-1 .hero__front {
    left: -60%;
    width: 290%;
  }

  .footer__main div {
    margin-top: 42px;

  }
}


@media (max-width: 1199px) {
  .hero.-type-2 {
    height: 80vh;
  }

  .whatsapp-icon {
    bottom: 14%;

  }
}

@media (max-width: 1300px) {
  .whatsapp-icon {
    bottom: 16%;
  }
}

@media (max-width: 767px) {
  .hero.-type-2 {
    height: 60vh;
  }
}

@media (max-width: 1199px) {
  .hero.-type-2 .hero__title {
    bottom: -1em;
    font-size: 120px;
  }
}

@media (max-width: 991px) {
  .hero.-type-2 .hero__title {
    font-size: 85px;
  }
}

@media (max-width: 767px) {
  .hero.-type-2 .hero__title {
    bottom: -0.5em;
    font-size: 72px;
  }
}

@media (max-width: 575px) {
  .hero.-type-2 .hero__title {
    font-size: 12.8vw;
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .hero.-type-2 .hero__buttonDown {
    width: 80px;
    height: 80px;
  }
}

@media (max-width: 575px) {
  .hero.-type-2 .hero__buttonDown {
    display: none;
  }
}

@media (max-width: 767px) {
  .hero.-type-3 .hero__content {
    padding-top: 200px;
    padding-bottom: 120px;
  }
}

@media (max-width: 575px) {
  .hero.-type-3 .hero__content {
    padding-top: 160px;
    padding-bottom: 80px;
  }
}


@media (max-width: 767px) {
  .hero.-type-3 .hero__subtitle {
    font-size: 16px;
    line-height: 1.4;
  }
}


@media (max-width: 991px) {
  .hero.-type-3 .hero__title {
    font-size: 64px;
  }
}

@media (max-width: 767px) {
  .hero.-type-3 .hero__title {
    font-size: 52px;
  }
}

@media (max-width: 575px) {
  .hero.-type-3 .hero__title {
    font-size: 42px;
  }
}


@media (max-width: 991px) {
  .hero.-type-4 .hero__content {
    padding-top: 300px;
    padding-bottom: 200px;
  }

  .layout-pt-lg {
    padding-top: 40px !important;
  }

  .layout-pb-lg {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 767px) {
  .hero.-type-4 .hero__content {
    padding-top: 220px;
    padding-bottom: 120px;
  }
}

@media (max-width: 575px) {
  .hero.-type-4 .hero__content {
    padding-top: 200px;
    padding-bottom: 120px;
  }
}

@media (max-width: 767px) {
  .hero.-type-4 .hero__subtitle {
    font-size: 16px;
    line-height: 1.4;
  }
}


@media (max-width: 991px) {
  .hero.-type-4 .hero__title {
    font-size: 64px;
  }
}

@media (max-width: 767px) {
  .hero.-type-4 .hero__title {
    font-size: 52px;
  }
}

@media (max-width: 575px) {
  .hero.-type-4 .hero__title {
    font-size: 42px;
  }
}

@media (max-width: 767px) {
  .hero.-type-4 .hero__button {
    width: 100px;
    height: 100px;
    margin-top: 24px;
  }
}


@media (max-width: 575px) {
  .hero.-type-5 .hero__bg {
    display: none;
  }
}

@media (max-width: 991px) {
  .hero.-type-5 .hero__bg>*:nth-child(2) {
    width: 80vw;
  }
}

@media (max-width: 575px) {
  .hero.-type-5 .hero__bg>*:nth-child(2) {
    display: none;
  }
}

@media (max-width: 767px) {
  .hero.-type-5 .hero__icon {
    display: none;
  }
}

@media (max-width: 991px) {
  .hero.-type-5 .hero__content {
    padding: 0 30px;
    padding-top: 180px;
    padding-bottom: 280px;
  }
}

@media (max-width: 575px) {
  .hero.-type-5 .hero__content {
    padding: 0 15px;
    padding-top: 180px;
    padding-bottom: 120px;
  }
}


@media (max-width: 1199px) {
  .hero.-type-5 .hero__title {
    font-size: 72px;
  }
}

@media (max-width: 991px) {
  .hero.-type-5 .hero__title {
    font-size: 64px;
  }

  .hero.-type-5 .hero__title br {
    display: none;
  }
}

@media (max-width: 767px) {
  .hero.-type-5 .hero__title {
    font-size: 52px;
  }
}

@media (max-width: 575px) {
  .hero.-type-5 .hero__title {
    font-size: 38px;
    margin-bottom: 15px;
  }
}


@media (max-width: 767px) {
  .hero.-type-6 {
    padding-top: 110px;
    padding-bottom: 60px;
  }
}

@media (max-width: 575px) {
  .hero.-type-6 {
    padding-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .hero.-type-6 .hero__image {
    position: relative;
    bottom: unset;
    width: 100%;
    height: 350px;
    margin-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .hero.-type-6 .hero__image {
    height: 300px;
  }
}


@media (max-width: 767px) {
  .hero.-type-6 .hero__title {
    font-size: 55px;
  }
}

@media (max-width: 575px) {
  .hero.-type-6 .hero__title {
    font-size: 40px;
  }
}

@media (max-width: 575px) {
  .hero.-type-6 .hero__button {
    margin-top: 20px;
  }
}


@media (max-width: 767px) {
  .hero.-type-6 .hero__arrow {
    display: none;
  }
}


@media (max-width: 991px) {
  .hero.-type-7 .hero__title {
    font-size: 64px;
  }
}

@media (max-width: 767px) {
  .hero.-type-7 .hero__title {
    font-size: 52px;
  }
}

@media (max-width: 575px) {
  .hero.-type-7 .hero__title {
    /*font-size: 26px;*/
    font-size: 16px;
  }
}


@media (max-width: 991px) {
  .hero.-type-8 {
    padding-bottom: 40px;
  }
}

@media (max-width: 575px) {
  .hero.-type-8 {
    margin: 0;
  }
}

@media (max-width: 1199px) {
  .hero.-type-8 .hero__content {
    padding-top: 200px;
    padding-bottom: 360px;
  }

  #map.buttons>button {
    padding: 0.5rem 0;
  }
}

@media (max-width: 991px) {
  .hero.-type-8 .hero__content {
    padding-top: 180px;
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .hero.-type-8 .hero__content {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}


@media (max-width: 575px) {
  .hero.-type-8 .hero__bg {
    border-radius: 0;
  }
}

@media (max-width: 1199px) {
  .hero.-type-8 .hero__title {
    font-size: 72px;
  }
}

@media (max-width: 767px) {
  .hero.-type-8 .hero__title {
    font-size: 60px;
  }
}

@media (max-width: 575px) {
  .hero.-type-8 .hero__title {
    font-size: 44px;
  }
}


@media (max-width: 991px) {
  .hero.-type-8 .heroForm {
    position: relative;
    bottom: unset;
    width: 100%;
  }
}

@media (max-width: 575px) {
  .hero.-type-8 .heroForm {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .hero.-type-9 {
    height: 80vh;
  }
}


@media (max-width: 767px) {
  .hero.-type-9 .hero__bg {
    height: 80vh;
  }
}

@media (max-width: 991px) {
  .hero.-type-9 .hero__nav {
    left: 40px;
  }
}

@media (max-width: 767px) {
  .hero.-type-9 .hero__nav {
    left: 20px;
  }
}

@media (max-width: 575px) {
  .hero.-type-9 .hero__nav {
    position: absolute;
    flex-direction: row;
    top: unset;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
  }
}


@media (max-width: 767px) {
  .hero.-type-9 .hero__nav>* {
    height: 50px;
    padding: 0 16px;
  }
}

@media (max-width: 575px) {
  .hero.-type-9 .hero__nav>* {
    height: 40px;
    padding: 0 12px;
  }
}


@media (max-width: 575px) {
  .hero.-type-9 .hero__nav>*::before {
    top: unset;
    width: 100%;
    height: 1px;
  }
}


@media (max-width: 991px) {
  .hero.-type-9 .hero__lines>*:nth-child(1) {
    left: 40px;
  }

  .hero.-type-9 .hero__lines>*:nth-child(2) {
    right: 40px;
  }
}

@media (max-width: 767px) {
  .hero.-type-9 .hero__lines>*:nth-child(1) {
    left: 20px;
  }

  .hero.-type-9 .hero__lines>*:nth-child(2) {
    right: 20px;
  }
}

@media (max-width: 575px) {
  .hero.-type-9 .hero__lines>*:nth-child(1) {
    left: 15px;
  }

  .hero.-type-9 .hero__lines>*:nth-child(2) {
    right: 15px;
  }
}


@media (max-width: 1199px) {
  .hero.-type-9 .hero__content {
    padding-top: 240px;
    padding-bottom: 180px;
  }
}

@media (max-width: 575px) {
  .hero.-type-9 .hero__content {
    padding-top: 180px;
    padding-bottom: 150px;
  }
}


@media (max-width: 767px) {
  .hero.-type-9 .hero__subtitle {
    font-size: 16px;
    line-height: 1.4;
  }
}


@media (max-width: 991px) {
  .hero.-type-9 .hero__title {
    font-size: 64px;
  }
}

@media (max-width: 767px) {
  .hero.-type-9 .hero__title {
    font-size: 52px;
  }
}

@media (max-width: 575px) {
  .hero.-type-9 .hero__title {
    font-size: 38px;
  }
}


@media (max-width: 575px) {
  .hero.-type-10 {
    padding-top: 18vh;
  }
}


@media (max-width: 991px) {
  .hero.-type-10 .hero__lines {
    left: 100px;
    right: 100px;
  }
}

@media (max-width: 767px) {
  .hero.-type-10 .hero__lines {
    left: 20px;
    right: 20px;
  }
}

@media (max-width: 1399px) {
  .hero.-type-10 .hero__title {
    width: calc(100% + 200px);
  }
}

@media (max-width: 991px) {
  .hero.-type-10 .hero__title {
    width: 100%;
  }
}


@media (max-width: 991px) {
  .hero.-type-10 .hero__list li {
    margin-bottom: 15px;
  }
}

@media (max-width: 575px) {
  .hero.-type-10 .hero__list li {
    margin-bottom: 10px;
  }
}


@media (max-width: 991px) {
  .hero.-type-10 .hero__image img {
    height: 340px;
  }
}

@media (max-width: 575px) {
  .hero.-type-10 .hero__image img {
    height: 40vh;
  }
}

@media (max-width: 991px) {
  .hero.-type-10 .hero__pagination {
    right: unset;
    top: unset;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    flex-direction: row;
  }

  .hero.-type-10 .hero__pagination>*+* {
    margin-top: 0;
    margin-left: 20px;
  }
}

@media (max-width: 767px) {
  .hero.-type-10 .hero__pagination>*::after {
    width: 20px;
    height: 20px;
  }

  .hero.-type-10 .hero__pagination>*+* {
    margin-left: 15px;
  }
}


@media (max-width: 991px) {
  .imageCard.-type-1 .imageCard__title {
    bottom: 50px;
    left: 50px;
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .imageCard.-type-1 .imageCard__title {
    bottom: 30px;
    left: 30px;
  }
}



@media (max-width: 991px) {
  .imageCard.-type-5 .imageCard__content {
    bottom: 50px;
    left: 50px;
  }
}

@media (max-width: 575px) {
  .imageCard.-type-5 .imageCard__content {
    bottom: 30px;
    left: 30px;
  }
}

.imageCard.-type-5 .imageCard__title {
  font-size: 24px;
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: 500;
}

@media (max-width: 991px) {
  .imageCard.-type-5 .imageCard__title {
    font-size: 20px;
  }
}


@media (max-width: 767px) {
  .iconCard.-type-2 .iconCard__icon {
    margin-bottom: 20px;
  }
}

@media (max-width: 575px) {
  .iconCard.-type-3 {
    flex-direction: column;
  }
}


@media (max-width: 575px) {
  .iconCard.-type-3 .iconCard__icon {
    width: 80px;
    height: 80px;
    margin-right: 0;
    margin-bottom: 12px;
  }
}

@media (max-width: 991px) {
  .numberCard.-type-1 .numberCard__number {
    font-size: 100px;
  }
}

@media (max-width: 575px) {
  .numberCard.-type-1 .numberCard__number {
    font-size: 90px;
  }
}


@media (max-width: 767px) {
  .blogCard.-type-1 .blogCard__content {
    min-height: 410px;
  }
}

@media (max-width: 767px) {
  .blogCard.-type-3 .blogCard__date {
    padding: 20px 20px;
  }
}


@media (max-width: 767px) {
  .testimonials.-type-1 .testimonials__image {
    width: 150px;
    height: 150px;
    margin-bottom: 30px;
  }
}



@media (max-width: 767px) {
  .testimonials.-type-1 .testimonials__text {
    font-size: 18px;
    margin-bottom: 15px;
  }
}



@media (max-width: 767px) {
  .mapPlaces .mapPlaces__map {
    right: 0;
  }
}

@media (max-width: 767px) {
  .mapPlaces .mapPlacesCard__image {
    width: 120px;
    height: 120px;
  }
}

@media (max-width: 767px) {
  .tabs.-type-1 {
    padding-top: 100px;
  }
}

@media (max-width: 575px) {
  .tabs.-type-1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .tabs.-type-1 .tabs__controls {
    margin-top: 10px;
  }
}


@media (max-width: 767px) {
  .tabs.-type-1 .tabs__button {
    font-size: 16px;
  }
}


@media (max-width: 991px) {
  .tabs.-type-1 .tabs__button+* {
    margin-left: 32px;
  }
}


@media (max-width: 991px) {
  .tabs.-type-2 .tabs__content {
    padding-top: 420px;
    padding-bottom: 160px;
  }
}

@media (max-width: 767px) {
  .tabs.-type-2 .tabs__content {
    padding-bottom: 120px;
  }
}

@media (max-width: 575px) {
  .tabs.-type-2 .tabs__content {
    padding-top: 380px;
    padding-bottom: 70px;
  }
}


@media (max-width: 991px) {
  .tabs.-type-2 .tabs__nav {
    margin-bottom: 0;
    margin-top: 10px;
  }
}

@media (max-width: 575px) {
  .tabs.-type-2 .tabs__nav {
    margin-top: 20px;
  }
}

@media (max-width: 575px) {
  .tabs.-type-2 .tabs__test {
    top: 60px;
  }
}


@media (max-width: 767px) {
  .tabs.-type-3 .tabs__content {
    margin-top: 10px;
  }
}


@media (max-width: 767px) {
  .tabs.-type-4 .tabs__content {
    margin-top: 20px;
  }
}


@media (max-width: 767px) {
  .footer.-type-1 {
    padding-bottom: 56px;
  }
}


@media (max-width: 767px) {
  .footer.-type-1 .footer__top {
    padding: 30px 0;
    margin: 0 30px;
  }
}

@media (max-width: 767px) {
  .footer.-type-1 .footer__top {
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .footer.-type-1 .footer__links {
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .footer.-type-1 .footer__links>*+* {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .footer.-type-1 .footer__socials {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .footer.-type-1 .footer__main {
    margin-top: 0;
  }
}


@media (max-width: 767px) {
  .footer.-type-1 .footer__icon {
    margin-bottom: 0;
  }

  .footer.-type-1 .footer__icon svg {
    width: 60px;
    height: 60px;
  }
}


@media (max-width: 767px) {
  .footer.-type-1 .footer__number {
    font-size: 38px;
  }
}

@media (max-width: 575px) {
  .footer.-type-1 .footer__number {
    font-size: 28px;
  }
}



@media (max-width: 767px) {
  .footer.-type-1 .footer__mainContent {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .footer.-type-1 .footer__bottom {
    flex-direction: column;
    margin-top: 30px;
    margin-bottom: 15px;
  }
}


@media (max-width: 767px) {
  .footer.-type-1 .footer__bottom>*:first-child {
    margin-bottom: 30px;
  }
}


@media (max-width: 767px) {
  .footer.-type-1.-container .footer__top {
    margin: 0;
  }
}

@media (max-width: 991px) {
  .footer.-type-2 {
    padding-top: 80px;
  }
}

@media (max-width: 991px) {
  .footer.-type-2 .footer__logo img {
    width: 140px;
  }
}


@media (max-width: 991px) {
  .footer.-type-2 .footer__mainTitle {
    font-size: 42px;
    margin-bottom: 40px;
  }
}

@media (max-width: 575px) {
  .footer.-type-2 .footer__mainTitle {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .footer.-type-2 .footer__bottom {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}


@media (max-width: 1199px) {
  .footer.-type-2.-dark .footer__bg {
    width: 60vw;
  }
}

@media (max-width: 991px) {
  .footer.-type-2.-dark .footer__bg {
    display: none;
  }
}

@media (max-width: 575px) {
  .menu__left {
    width: 100%;
  }
}


@media (max-width: 991px) {
  .menu .menuNav {
    height: calc(100% - 40px);
    margin: 40px 40px;
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-top: 150px;
  }

  .menu__left {
    width: 100%;
  }

  .menu__right {
    display: none;
  }
}

@media (max-width: 575px) {
  .menu .menuNav {
    height: calc(100% - 30px);
    margin: 30px;
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .menu .menuNav__item>a {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .menu .menuNav__item+* {
    margin-top: 16px;
  }
}

@media (max-width: 767px) {
  .menu .submenu__item>a {
    font-size: 16px;
  }

  .menuNav__item a {
    color: #ffffff !important;
  }

  .submenu__item {
    font-size: 16px;
    text-align: left;
  }
}

@media (max-width: 575px) {
  .menu__right {
    display: none;
  }
}

@media (max-width: 575px) {
  .menu.-top-header {
    padding-top: 108px;
    background-color: #d0a162;
  }
}

@media (max-width: 767px) {
  .-sidebar .menu__left {
    padding-left: 0;
  }
}

@media (max-width: 991px) {
  .pageHeader.-type-1.-pb-sm {
    padding-bottom: 100px;
  }

  .menu.-top-header .menu__close {
    top: 7%;
    right: -15px;
    left: auto;
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 767px) {
  .pageHeader.-type-1.-pb-sm {
    padding-bottom: 80px;
  }
}

@media (max-width: 991px) {
  .pageHeader.-type-1 {
    padding-top: 220px;
    padding-bottom: 140px;
  }
}

@media (max-width: 767px) {
  .pageHeader.-type-1 {
    padding-top: 140px;
    padding-bottom: 80px;
  }
}

@media (max-width: 991px) {
  .pageHeader.-type-1 .pageHeader__title {
    font-size: 60px;
    line-height: 1.3;
  }
}

@media (max-width: 767px) {
  .pageHeader.-type-1 .pageHeader__title {
    font-size: 30px;
  }
}

@media (max-width: 991px) {
  .marquee>* {
    font-size: 90px;
    line-height: 1.3;
  }
}

@media (max-width: 767px) {
  .marquee>* {
    font-size: 80px;
  }
}


@media (max-width: 767px) {
  .marquee>*:nth-child(1) {
    left: 20%;
  }
}

@media (max-width: 767px) {
  .marquee>*:nth-child(2) {
    right: 70%;
  }
}

@media (max-width: 1199px) {
  .xl\:py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .xl\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .xl\:pt-0 {
    padding-top: 0px !important;
  }

  .xl\:pb-0 {
    padding-bottom: 0px !important;
  }

  .xl\:pl-0 {
    padding-left: 0px !important;
  }

  .xl\:pr-0 {
    padding-right: 0px !important;
  }

  .xl\:mt-0 {
    margin-top: 0px !important;
  }

  .xl\:mb-0 {
    margin-bottom: 0px !important;
  }

  .xl\:ml-0 {
    margin-left: 0px !important;
  }

  .xl\:mr-0 {
    margin-right: 0px !important;
  }

  .xl\:py-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .xl\:px-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .xl\:pt-5 {
    padding-top: 5px !important;
  }

  .xl\:pb-5 {
    padding-bottom: 5px !important;
  }

  .xl\:pl-5 {
    padding-left: 5px !important;
  }

  .xl\:pr-5 {
    padding-right: 5px !important;
  }

  .xl\:mt-5 {
    margin-top: 5px !important;
  }

  .xl\:mb-5 {
    margin-bottom: 5px !important;
  }

  .xl\:ml-5 {
    margin-left: 5px !important;
  }

  .xl\:mr-5 {
    margin-right: 5px !important;
  }

  .xl\:py-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .xl\:px-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .xl\:pt-10 {
    padding-top: 10px !important;
  }

  .xl\:pb-10 {
    padding-bottom: 10px !important;
  }

  .xl\:pl-10 {
    padding-left: 10px !important;
  }

  .xl\:pr-10 {
    padding-right: 10px !important;
  }

  .xl\:mt-10 {
    margin-top: 10px !important;
  }

  .xl\:mb-10 {
    margin-bottom: 10px !important;
  }

  .xl\:ml-10 {
    margin-left: 10px !important;
  }

  .xl\:mr-10 {
    margin-right: 10px !important;
  }

  .xl\:py-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .xl\:px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .xl\:pt-15 {
    padding-top: 15px !important;
  }

  .xl\:pb-15 {
    padding-bottom: 15px !important;
  }

  .xl\:pl-15 {
    padding-left: 15px !important;
  }

  .xl\:pr-15 {
    padding-right: 15px !important;
  }

  .xl\:mt-15 {
    margin-top: 15px !important;
  }

  .xl\:mb-15 {
    margin-bottom: 15px !important;
  }

  .xl\:ml-15 {
    margin-left: 15px !important;
  }

  .xl\:mr-15 {
    margin-right: 15px !important;
  }

  .xl\:py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .xl\:px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .xl\:pt-20 {
    padding-top: 20px !important;
  }

  .xl\:pb-20 {
    padding-bottom: 20px !important;
  }

  .xl\:pl-20 {
    padding-left: 20px !important;
  }

  .xl\:pr-20 {
    padding-right: 20px !important;
  }

  .xl\:mt-20 {
    margin-top: 20px !important;
  }

  .xl\:mb-20 {
    margin-bottom: 20px !important;
  }

  .xl\:ml-20 {
    margin-left: 20px !important;
  }

  .xl\:mr-20 {
    margin-right: 20px !important;
  }

  .xl\:py-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }

  .xl\:px-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .xl\:pt-25 {
    padding-top: 25px !important;
  }

  .xl\:pb-25 {
    padding-bottom: 25px !important;
  }

  .xl\:pl-25 {
    padding-left: 25px !important;
  }

  .xl\:pr-25 {
    padding-right: 25px !important;
  }

  .xl\:mt-25 {
    margin-top: 25px !important;
  }

  .xl\:mb-25 {
    margin-bottom: 25px !important;
  }

  .xl\:ml-25 {
    margin-left: 25px !important;
  }

  .xl\:mr-25 {
    margin-right: 25px !important;
  }

  .xl\:py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .xl\:px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .xl\:pt-30 {
    padding-top: 30px !important;
  }

  .xl\:pb-30 {
    padding-bottom: 30px !important;
  }

  .xl\:pl-30 {
    padding-left: 30px !important;
  }

  .xl\:pr-30 {
    padding-right: 30px !important;
  }

  .xl\:mt-30 {
    margin-top: 30px !important;
  }

  .xl\:mb-30 {
    margin-bottom: 30px !important;
  }

  .xl\:ml-30 {
    margin-left: 30px !important;
  }

  .xl\:mr-30 {
    margin-right: 30px !important;
  }

  .xl\:py-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }

  .xl\:px-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }

  .xl\:pt-35 {
    padding-top: 35px !important;
  }

  .xl\:pb-35 {
    padding-bottom: 35px !important;
  }

  .xl\:pl-35 {
    padding-left: 35px !important;
  }

  .xl\:pr-35 {
    padding-right: 35px !important;
  }

  .xl\:mt-35 {
    margin-top: 35px !important;
  }

  .xl\:mb-35 {
    margin-bottom: 35px !important;
  }

  .xl\:ml-35 {
    margin-left: 35px !important;
  }

  .xl\:mr-35 {
    margin-right: 35px !important;
  }

  .xl\:py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .xl\:px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .xl\:pt-40 {
    padding-top: 40px !important;
  }

  .xl\:pb-40 {
    padding-bottom: 40px !important;
  }

  .xl\:pl-40 {
    padding-left: 40px !important;
  }

  .xl\:pr-40 {
    padding-right: 40px !important;
  }

  .xl\:mt-40 {
    margin-top: 40px !important;
  }

  .xl\:mb-40 {
    margin-bottom: 40px !important;
  }

  .xl\:ml-40 {
    margin-left: 40px !important;
  }

  .xl\:mr-40 {
    margin-right: 40px !important;
  }

  .xl\:py-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .xl\:px-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .xl\:pt-50 {
    padding-top: 50px !important;
  }

  .xl\:pb-50 {
    padding-bottom: 50px !important;
  }

  .xl\:pl-50 {
    padding-left: 50px !important;
  }

  .xl\:pr-50 {
    padding-right: 50px !important;
  }

  .xl\:mt-50 {
    margin-top: 50px !important;
  }

  .xl\:mb-50 {
    margin-bottom: 50px !important;
  }

  .xl\:ml-50 {
    margin-left: 50px !important;
  }

  .xl\:mr-50 {
    margin-right: 50px !important;
  }

  .xl\:py-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }

  .xl\:px-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }

  .xl\:pt-55 {
    padding-top: 55px !important;
  }

  .xl\:pb-55 {
    padding-bottom: 55px !important;
  }

  .xl\:pl-55 {
    padding-left: 55px !important;
  }

  .xl\:pr-55 {
    padding-right: 55px !important;
  }

  .xl\:mt-55 {
    margin-top: 55px !important;
  }

  .xl\:mb-55 {
    margin-bottom: 55px !important;
  }

  .xl\:ml-55 {
    margin-left: 55px !important;
  }

  .xl\:mr-55 {
    margin-right: 55px !important;
  }

  .xl\:py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .xl\:px-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }

  .xl\:pt-60 {
    padding-top: 60px !important;
  }

  .xl\:pb-60 {
    padding-bottom: 60px !important;
  }

  .xl\:pl-60 {
    padding-left: 60px !important;
  }

  .xl\:pr-60 {
    padding-right: 60px !important;
  }

  .xl\:mt-60 {
    margin-top: 60px !important;
  }

  .xl\:mb-60 {
    margin-bottom: 60px !important;
  }

  .xl\:ml-60 {
    margin-left: 60px !important;
  }

  .xl\:mr-60 {
    margin-right: 60px !important;
  }

  .xl\:py-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .xl\:px-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }

  .xl\:pt-100 {
    padding-top: 100px !important;
  }

  .xl\:pb-100 {
    padding-bottom: 100px !important;
  }

  .xl\:pl-100 {
    padding-left: 100px !important;
  }

  .xl\:pr-100 {
    padding-right: 100px !important;
  }

  .xl\:mt-100 {
    margin-top: 100px !important;
  }

  .xl\:mb-100 {
    margin-bottom: 100px !important;
  }

  .xl\:ml-100 {
    margin-left: 100px !important;
  }

  .xl\:mr-100 {
    margin-right: 100px !important;
  }
}

@media (max-width: 991px) {
  .lg\:py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .lg\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .lg\:pt-0 {
    padding-top: 0px !important;
  }

  .lg\:pb-0 {
    padding-bottom: 0px !important;
  }

  .lg\:pl-0 {
    padding-left: 0px !important;
  }

  .lg\:pr-0 {
    padding-right: 0px !important;
  }

  .lg\:mt-0 {
    margin-top: 0px !important;
  }

  .lg\:mb-0 {
    margin-bottom: 0px !important;
  }

  .lg\:ml-0 {
    margin-left: 0px !important;
  }

  .lg\:mr-0 {
    margin-right: 0px !important;
  }

  .lg\:py-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .lg\:px-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .lg\:pt-5 {
    padding-top: 5px !important;
  }

  .lg\:pb-5 {
    padding-bottom: 5px !important;
  }

  .lg\:pl-5 {
    padding-left: 5px !important;
  }

  .lg\:pr-5 {
    padding-right: 5px !important;
  }

  .lg\:mt-5 {
    margin-top: 5px !important;
  }

  .lg\:mb-5 {
    margin-bottom: 5px !important;
  }

  .lg\:ml-5 {
    margin-left: 5px !important;
  }

  .lg\:mr-5 {
    margin-right: 5px !important;
  }

  .lg\:py-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .lg\:px-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .lg\:pt-10 {
    padding-top: 10px !important;
  }

  .lg\:pb-10 {
    padding-bottom: 10px !important;
  }

  .lg\:pl-10 {
    padding-left: 10px !important;
  }

  .lg\:pr-10 {
    padding-right: 10px !important;
  }

  .lg\:mt-10 {
    margin-top: 10px !important;
  }

  .lg\:mb-10 {
    margin-bottom: 10px !important;
  }

  .lg\:ml-10 {
    margin-left: 10px !important;
  }

  .lg\:mr-10 {
    margin-right: 10px !important;
  }

  .lg\:py-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .lg\:px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .lg\:pt-15 {
    padding-top: 15px !important;
  }

  .lg\:pb-15 {
    padding-bottom: 15px !important;
  }

  .lg\:pl-15 {
    padding-left: 15px !important;
  }

  .lg\:pr-15 {
    padding-right: 15px !important;
  }

  .lg\:mt-15 {
    margin-top: 15px !important;
  }

  .lg\:mb-15 {
    margin-bottom: 15px !important;
  }

  .lg\:ml-15 {
    margin-left: 15px !important;
  }

  .lg\:mr-15 {
    margin-right: 15px !important;
  }

  .lg\:py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .lg\:px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .lg\:pt-20 {
    padding-top: 20px !important;
  }

  .lg\:pb-20 {
    padding-bottom: 20px !important;
  }

  .lg\:pl-20 {
    padding-left: 20px !important;
  }

  .lg\:pr-20 {
    padding-right: 20px !important;
  }

  .lg\:mt-20 {
    margin-top: 20px !important;
  }

  .lg\:mb-20 {
    margin-bottom: 20px !important;
  }

  .lg\:ml-20 {
    margin-left: 20px !important;
  }

  .lg\:mr-20 {
    margin-right: 20px !important;
  }

  .lg\:py-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }

  .lg\:px-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .lg\:pt-25 {
    padding-top: 25px !important;
  }

  .lg\:pb-25 {
    padding-bottom: 25px !important;
  }

  .lg\:pl-25 {
    padding-left: 25px !important;
  }

  .lg\:pr-25 {
    padding-right: 25px !important;
  }

  .lg\:mt-25 {
    margin-top: 25px !important;
  }

  .lg\:mb-25 {
    margin-bottom: 25px !important;
  }

  .lg\:ml-25 {
    margin-left: 25px !important;
  }

  .lg\:mr-25 {
    margin-right: 25px !important;
  }

  .lg\:py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .lg\:px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .lg\:pt-30 {
    padding-top: 30px !important;
  }

  .lg\:pb-30 {
    padding-bottom: 30px !important;
  }

  .lg\:pl-30 {
    padding-left: 30px !important;
  }

  .lg\:pr-30 {
    padding-right: 30px !important;
  }

  .lg\:mt-30 {
    margin-top: 30px !important;
  }

  .lg\:mb-30 {
    margin-bottom: 30px !important;
  }

  .lg\:ml-30 {
    margin-left: 30px !important;
  }

  .lg\:mr-30 {
    margin-right: 30px !important;
  }

  .lg\:py-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }

  .lg\:px-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }

  .lg\:pt-35 {
    padding-top: 35px !important;
  }

  .lg\:pb-35 {
    padding-bottom: 35px !important;
  }

  .lg\:pl-35 {
    padding-left: 35px !important;
  }

  .lg\:pr-35 {
    padding-right: 35px !important;
  }

  .lg\:mt-35 {
    margin-top: 35px !important;
  }

  .lg\:mb-35 {
    margin-bottom: 35px !important;
  }

  .lg\:ml-35 {
    margin-left: 35px !important;
  }

  .lg\:mr-35 {
    margin-right: 35px !important;
  }

  .lg\:py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .lg\:px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .lg\:pt-40 {
    padding-top: 40px !important;
  }

  .lg\:pb-40 {
    padding-bottom: 40px !important;
  }

  .lg\:pl-40 {
    padding-left: 40px !important;
  }

  .lg\:pr-40 {
    padding-right: 40px !important;
  }

  .lg\:mt-40 {
    margin-top: 40px !important;
  }

  .lg\:mb-40 {
    margin-bottom: 40px !important;
  }

  .lg\:ml-40 {
    margin-left: 40px !important;
  }

  .lg\:mr-40 {
    margin-right: 40px !important;
  }

  .lg\:py-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .lg\:px-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .lg\:pt-50 {
    padding-top: 50px !important;
  }

  .lg\:pb-50 {
    padding-bottom: 50px !important;
  }

  .lg\:pl-50 {
    padding-left: 50px !important;
  }

  .lg\:pr-50 {
    padding-right: 50px !important;
  }

  .lg\:mt-50 {
    margin-top: 50px !important;
  }

  .lg\:mb-50 {
    margin-bottom: 50px !important;
  }

  .lg\:ml-50 {
    margin-left: 50px !important;
  }

  .lg\:mr-50 {
    margin-right: 50px !important;
  }

  .lg\:py-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }

  .lg\:px-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }

  .lg\:pt-55 {
    padding-top: 55px !important;
  }

  .lg\:pb-55 {
    padding-bottom: 55px !important;
  }

  .lg\:pl-55 {
    padding-left: 55px !important;
  }

  .lg\:pr-55 {
    padding-right: 55px !important;
  }

  .lg\:mt-55 {
    margin-top: 55px !important;
  }

  .lg\:mb-55 {
    margin-bottom: 55px !important;
  }

  .lg\:ml-55 {
    margin-left: 55px !important;
  }

  .lg\:mr-55 {
    margin-right: 55px !important;
  }

  .lg\:py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .lg\:px-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }

  .lg\:pt-60 {
    padding-top: 60px !important;
  }

  .lg\:pb-60 {
    padding-bottom: 60px !important;
  }

  .lg\:pl-60 {
    padding-left: 60px !important;
  }

  .lg\:pr-60 {
    padding-right: 60px !important;
  }

  .lg\:mt-60 {
    margin-top: 60px !important;
  }

  .lg\:mb-60 {
    margin-bottom: 60px !important;
  }

  .lg\:ml-60 {
    margin-left: 60px !important;
  }

  .lg\:mr-60 {
    margin-right: 60px !important;
  }

  .lg\:py-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .lg\:px-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }

  .lg\:pt-100 {
    padding-top: 100px !important;
  }

  .lg\:pb-100 {
    padding-bottom: 100px !important;
  }

  .lg\:pl-100 {
    padding-left: 100px !important;
  }

  .lg\:pr-100 {
    padding-right: 100px !important;
  }

  .lg\:mt-100 {
    margin-top: 100px !important;
  }

  .lg\:mb-100 {
    margin-bottom: 100px !important;
  }

  .lg\:ml-100 {
    margin-left: 100px !important;
  }

  .lg\:mr-100 {
    margin-right: 100px !important;
  }
}

@media (max-width: 767px) {
  .md\:py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .md\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .md\:pt-0 {
    padding-top: 0px !important;
  }

  .md\:pb-0 {
    padding-bottom: 0px !important;
  }

  .md\:pl-0 {
    padding-left: 0px !important;
  }

  .md\:pr-0 {
    padding-right: 0px !important;
  }

  .md\:mt-0 {
    margin-top: 0px !important;
  }

  .md\:mb-0 {
    margin-bottom: 0px !important;
  }

  .md\:ml-0 {
    margin-left: 0px !important;
  }

  .md\:mr-0 {
    margin-right: 0px !important;
  }

  .md\:py-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .md\:px-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .md\:pt-5 {
    padding-top: 5px !important;
  }

  .md\:pb-5 {
    padding-bottom: 5px !important;
  }

  .md\:pl-5 {
    padding-left: 5px !important;
  }

  .md\:pr-5 {
    padding-right: 5px !important;
  }

  .md\:mt-5 {
    margin-top: 5px !important;
  }

  .md\:mb-5 {
    margin-bottom: 5px !important;
  }

  .md\:ml-5 {
    margin-left: 5px !important;
  }

  .md\:mr-5 {
    margin-right: 5px !important;
  }

  .md\:py-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .md\:px-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .md\:pt-10 {
    padding-top: 10px !important;
  }

  .md\:pb-10 {
    padding-bottom: 10px !important;
  }

  .md\:pl-10 {
    padding-left: 10px !important;
  }

  .md\:pr-10 {
    padding-right: 10px !important;
  }

  .md\:mt-10 {
    margin-top: 10px !important;
  }

  .md\:mb-10 {
    margin-bottom: 10px !important;
  }

  .md\:ml-10 {
    margin-left: 10px !important;
  }

  .md\:mr-10 {
    margin-right: 10px !important;
  }

  .md\:py-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .md\:px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .md\:pt-15 {
    padding-top: 15px !important;
  }

  .md\:pb-15 {
    padding-bottom: 15px !important;
  }

  .md\:pl-15 {
    padding-left: 15px !important;
  }

  .md\:pr-15 {
    padding-right: 15px !important;
  }

  .md\:mt-15 {
    margin-top: 15px !important;
  }

  .md\:mb-15 {
    margin-bottom: 15px !important;
  }

  .md\:ml-15 {
    margin-left: 15px !important;
  }

  .md\:mr-15 {
    margin-right: 15px !important;
  }

  .md\:py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .md\:px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .md\:pt-20 {
    padding-top: 20px !important;
  }

  .md\:pb-20 {
    padding-bottom: 20px !important;
  }

  .md\:pl-20 {
    padding-left: 20px !important;
  }

  .md\:pr-20 {
    padding-right: 20px !important;
  }

  .md\:mt-20 {
    margin-top: 20px !important;
  }

  .md\:mb-20 {
    margin-bottom: 20px !important;
  }

  .md\:ml-20 {
    margin-left: 20px !important;
  }

  .md\:mr-20 {
    margin-right: 20px !important;
  }

  .md\:py-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }

  .md\:px-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .md\:pt-25 {
    padding-top: 25px !important;
  }

  .md\:pb-25 {
    padding-bottom: 25px !important;
  }

  .md\:pl-25 {
    padding-left: 25px !important;
  }

  .md\:pr-25 {
    padding-right: 25px !important;
  }

  .md\:mt-25 {
    margin-top: 25px !important;
  }

  .md\:mb-25 {
    margin-bottom: 25px !important;
  }

  .md\:ml-25 {
    margin-left: 25px !important;
  }

  .md\:mr-25 {
    margin-right: 25px !important;
  }

  .md\:py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .md\:px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .md\:pt-30 {
    padding-top: 30px !important;
  }

  .md\:pb-30 {
    padding-bottom: 30px !important;
  }

  .md\:pl-30 {
    padding-left: 30px !important;
  }

  .md\:pr-30 {
    padding-right: 30px !important;
  }

  .md\:mt-30 {
    margin-top: 30px !important;
  }

  .md\:mb-30 {
    margin-bottom: 30px !important;
  }

  .md\:ml-30 {
    margin-left: 30px !important;
  }

  .md\:mr-30 {
    margin-right: 30px !important;
  }

  .md\:py-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }

  .md\:px-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }

  .md\:pt-35 {
    padding-top: 35px !important;
  }

  .md\:pb-35 {
    padding-bottom: 35px !important;
  }

  .md\:pl-35 {
    padding-left: 35px !important;
  }

  .md\:pr-35 {
    padding-right: 35px !important;
  }

  .md\:mt-35 {
    margin-top: 35px !important;
  }

  .md\:mb-35 {
    margin-bottom: 35px !important;
  }

  .md\:ml-35 {
    margin-left: 35px !important;
  }

  .md\:mr-35 {
    margin-right: 35px !important;
  }

  .md\:py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .md\:px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .md\:pt-40 {
    padding-top: 40px !important;
  }

  .md\:pb-40 {
    padding-bottom: 40px !important;
  }

  .md\:pl-40 {
    padding-left: 40px !important;
  }

  .md\:pr-40 {
    padding-right: 40px !important;
  }

  .md\:mt-40 {
    margin-top: 40px !important;
  }

  .md\:mb-40 {
    margin-bottom: 40px !important;
  }

  .md\:ml-40 {
    margin-left: 40px !important;
  }

  .md\:mr-40 {
    margin-right: 40px !important;
  }

  .md\:py-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .md\:px-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .md\:pt-50 {
    padding-top: 50px !important;
  }

  .md\:pb-50 {
    padding-bottom: 50px !important;
  }

  .md\:pl-50 {
    padding-left: 50px !important;
  }

  .md\:pr-50 {
    padding-right: 50px !important;
  }

  .md\:mt-50 {
    margin-top: 50px !important;
  }

  .md\:mb-50 {
    margin-bottom: 50px !important;
  }

  .md\:ml-50 {
    margin-left: 50px !important;
  }

  .md\:mr-50 {
    margin-right: 50px !important;
  }

  .md\:py-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }

  .md\:px-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }

  .md\:pt-55 {
    padding-top: 55px !important;
  }

  .md\:pb-55 {
    padding-bottom: 55px !important;
  }

  .md\:pl-55 {
    padding-left: 55px !important;
  }

  .md\:pr-55 {
    padding-right: 55px !important;
  }

  .md\:mt-55 {
    margin-top: 55px !important;
  }

  .md\:mb-55 {
    margin-bottom: 55px !important;
  }

  .md\:ml-55 {
    margin-left: 55px !important;
  }

  .md\:mr-55 {
    margin-right: 55px !important;
  }

  .md\:py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .md\:px-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }

  .md\:pt-60 {
    padding-top: 60px !important;
  }

  .md\:pb-60 {
    padding-bottom: 60px !important;
  }

  .md\:pl-60 {
    padding-left: 60px !important;
  }

  .md\:pr-60 {
    padding-right: 60px !important;
  }

  .md\:mt-60 {
    margin-top: 60px !important;
  }

  .md\:mb-60 {
    margin-bottom: 60px !important;
  }

  .md\:ml-60 {
    margin-left: 60px !important;
  }

  .md\:mr-60 {
    margin-right: 60px !important;
  }

  .md\:py-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .md\:px-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }

  .md\:pt-100 {
    padding-top: 100px !important;
  }

  .md\:pb-100 {
    padding-bottom: 100px !important;
  }

  .md\:pl-100 {
    padding-left: 100px !important;
  }

  .md\:pr-100 {
    padding-right: 100px !important;
  }

  .md\:mt-100 {
    margin-top: 100px !important;
  }

  .md\:mb-100 {
    margin-bottom: 100px !important;
  }

  .md\:ml-100 {
    margin-left: 100px !important;
  }

  .md\:mr-100 {
    margin-right: 100px !important;
  }
}

@media (max-width: 575px) {
  .sm\:py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .sm\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .sm\:pt-0 {
    padding-top: 0px !important;
  }

  .sm\:pb-0 {
    padding-bottom: 0px !important;
  }

  .sm\:pl-0 {
    padding-left: 0px !important;
  }

  .sm\:pr-0 {
    padding-right: 0px !important;
  }

  .sm\:mt-0 {
    margin-top: 0px !important;
  }

  .sm\:mb-0 {
    margin-bottom: 0px !important;
  }

  .sm\:ml-0 {
    margin-left: 0px !important;
  }

  .sm\:mr-0 {
    margin-right: 0px !important;
  }

  .sm\:py-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .sm\:px-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .sm\:pt-5 {
    padding-top: 5px !important;
  }

  .sm\:pb-5 {
    padding-bottom: 5px !important;
  }

  .sm\:pl-5 {
    padding-left: 5px !important;
  }

  .sm\:pr-5 {
    padding-right: 5px !important;
  }

  .sm\:mt-5 {
    margin-top: 5px !important;
  }

  .sm\:mb-5 {
    margin-bottom: 5px !important;
  }

  .sm\:ml-5 {
    margin-left: 5px !important;
  }

  .sm\:mr-5 {
    margin-right: 5px !important;
  }

  .sm\:py-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .sm\:px-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .sm\:pt-10 {
    padding-top: 10px !important;
  }

  .sm\:pb-10 {
    padding-bottom: 10px !important;
  }

  .sm\:pl-10 {
    padding-left: 10px !important;
  }

  .sm\:pr-10 {
    padding-right: 10px !important;
  }

  .sm\:mt-10 {
    margin-top: 10px !important;
  }

  .sm\:mb-10 {
    margin-bottom: 10px !important;
  }

  .sm\:ml-10 {
    margin-left: 10px !important;
  }

  .sm\:mr-10 {
    margin-right: 10px !important;
  }

  .sm\:py-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .sm\:px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .sm\:pt-15 {
    padding-top: 15px !important;
  }

  .sm\:pb-15 {
    padding-bottom: 15px !important;
  }

  .sm\:pl-15 {
    padding-left: 15px !important;
  }

  .sm\:pr-15 {
    padding-right: 15px !important;
  }

  .sm\:mt-15 {
    margin-top: 15px !important;
  }

  .sm\:mb-15 {
    margin-bottom: 15px !important;
  }

  .sm\:ml-15 {
    margin-left: 15px !important;
  }

  .sm\:mr-15 {
    margin-right: 15px !important;
  }

  .sm\:py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .sm\:px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .sm\:pt-20 {
    padding-top: 20px !important;
  }

  .sm\:pb-20 {
    padding-bottom: 20px !important;
  }

  .sm\:pl-20 {
    padding-left: 20px !important;
  }

  .sm\:pr-20 {
    padding-right: 20px !important;
  }

  .sm\:mt-20 {
    margin-top: 20px !important;
  }

  .sm\:mb-20 {
    margin-bottom: 20px !important;
  }

  .sm\:ml-20 {
    margin-left: 20px !important;
  }

  .sm\:mr-20 {
    margin-right: 20px !important;
  }

  .sm\:py-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }

  .sm\:px-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .sm\:pt-25 {
    padding-top: 25px !important;
  }

  .sm\:pb-25 {
    padding-bottom: 25px !important;
  }

  .sm\:pl-25 {
    padding-left: 25px !important;
  }

  .sm\:pr-25 {
    padding-right: 25px !important;
  }

  .sm\:mt-25 {
    margin-top: 25px !important;
  }

  .sm\:mb-25 {
    margin-bottom: 25px !important;
  }

  .sm\:ml-25 {
    margin-left: 25px !important;
  }

  .sm\:mr-25 {
    margin-right: 25px !important;
  }

  .sm\:py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .sm\:px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .sm\:pt-30 {
    padding-top: 30px !important;
  }

  .sm\:pb-30 {
    padding-bottom: 30px !important;
  }

  .sm\:pl-30 {
    padding-left: 30px !important;
  }

  .sm\:pr-30 {
    padding-right: 30px !important;
  }

  .sm\:mt-30 {
    margin-top: 30px !important;
  }

  .sm\:mb-30 {
    margin-bottom: 30px !important;
  }

  .sm\:ml-30 {
    margin-left: 30px !important;
  }

  .sm\:mr-30 {
    margin-right: 30px !important;
  }

  .sm\:py-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }

  .sm\:px-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }

  .sm\:pt-35 {
    padding-top: 35px !important;
  }

  .sm\:pb-35 {
    padding-bottom: 35px !important;
  }

  .sm\:pl-35 {
    padding-left: 35px !important;
  }

  .sm\:pr-35 {
    padding-right: 35px !important;
  }

  .sm\:mt-35 {
    margin-top: 35px !important;
  }

  .sm\:mb-35 {
    margin-bottom: 35px !important;
  }

  .sm\:ml-35 {
    margin-left: 35px !important;
  }

  .sm\:mr-35 {
    margin-right: 35px !important;
  }

  .sm\:py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .sm\:px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .sm\:pt-40 {
    padding-top: 40px !important;
  }

  .sm\:pb-40 {
    padding-bottom: 40px !important;
  }

  .sm\:pl-40 {
    padding-left: 40px !important;
  }

  .sm\:pr-40 {
    padding-right: 40px !important;
  }

  .sm\:mt-40 {
    margin-top: 40px !important;
  }

  .sm\:mb-40 {
    margin-bottom: 40px !important;
  }

  .sm\:ml-40 {
    margin-left: 40px !important;
  }

  .sm\:mr-40 {
    margin-right: 40px !important;
  }

  .sm\:py-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .sm\:px-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .sm\:pt-50 {
    padding-top: 50px !important;
  }

  .sm\:pb-50 {
    padding-bottom: 50px !important;
  }

  .sm\:pl-50 {
    padding-left: 50px !important;
  }

  .sm\:pr-50 {
    padding-right: 50px !important;
  }

  .sm\:mt-50 {
    margin-top: 50px !important;
  }

  .sm\:mb-50 {
    margin-bottom: 50px !important;
  }

  .sm\:ml-50 {
    margin-left: 50px !important;
  }

  .sm\:mr-50 {
    margin-right: 50px !important;
  }

  .sm\:py-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }

  .sm\:px-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }

  .sm\:pt-55 {
    padding-top: 55px !important;
  }

  .sm\:pb-55 {
    padding-bottom: 55px !important;
  }

  .sm\:pl-55 {
    padding-left: 55px !important;
  }

  .sm\:pr-55 {
    padding-right: 55px !important;
  }

  .sm\:mt-55 {
    margin-top: 55px !important;
  }

  .sm\:mb-55 {
    margin-bottom: 55px !important;
  }

  .sm\:ml-55 {
    margin-left: 55px !important;
  }

  .sm\:mr-55 {
    margin-right: 55px !important;
  }

  .sm\:py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .sm\:px-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }

  .sm\:pt-60 {
    padding-top: 60px !important;
  }

  .sm\:pb-60 {
    padding-bottom: 60px !important;
  }

  .sm\:pl-60 {
    padding-left: 60px !important;
  }

  .sm\:pr-60 {
    padding-right: 60px !important;
  }

  .sm\:mt-60 {
    margin-top: 60px !important;
  }

  .sm\:mb-60 {
    margin-bottom: 60px !important;
  }

  .sm\:ml-60 {
    margin-left: 60px !important;
  }

  .sm\:mr-60 {
    margin-right: 60px !important;
  }

  .sm\:py-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .sm\:px-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }

  .sm\:pt-100 {
    padding-top: 100px !important;
  }

  .sm\:pb-100 {
    padding-bottom: 100px !important;
  }

  .sm\:pl-100 {
    padding-left: 100px !important;
  }

  .sm\:pr-100 {
    padding-right: 100px !important;
  }

  .sm\:mt-100 {
    margin-top: 100px !important;
  }

  .sm\:mb-100 {
    margin-bottom: 100px !important;
  }

  .sm\:ml-100 {
    margin-left: 100px !important;
  }

  .sm\:mr-100 {
    margin-right: 100px !important;
  }
}

@media (max-width: 767px) {
  .md\:x-gap-0 {
    margin-left: -0px;
    margin-right: -0px;
  }

  .md\:x-gap-0>* {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:y-gap-0 {
    margin-top: -0px;
    margin-bottom: -0px;
  }

  .md\:y-gap-0>* {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:x-gap-5 {
    margin-left: -2.5px;
    margin-right: -2.5px;
  }

  .md\:x-gap-5>* {
    padding-left: 2.5px;
    padding-right: 2.5px;
  }

  .md\:y-gap-5 {
    margin-top: -2.5px;
    margin-bottom: -2.5px;
  }

  .md\:y-gap-5>* {
    padding-top: 2.5px;
    padding-bottom: 2.5px;
  }

  .md\:x-gap-10 {
    margin-left: -5px;
    margin-right: -5px;
  }

  .md\:x-gap-10>* {
    padding-left: 5px;
    padding-right: 5px;
  }

  .md\:y-gap-10 {
    margin-top: -5px;
    margin-bottom: -5px;
  }

  .md\:y-gap-10>* {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .md\:x-gap-15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }

  .md\:x-gap-15>* {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }

  .md\:y-gap-15 {
    margin-top: -7.5px;
    margin-bottom: -7.5px;
  }

  .md\:y-gap-15>* {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
  }

  .md\:x-gap-20 {
    margin-left: -10px;
    margin-right: -10px;
  }

  .md\:x-gap-20>* {
    padding-left: 10px;
    padding-right: 10px;
  }

  .md\:y-gap-20 {
    margin-top: -10px;
    margin-bottom: -10px;
  }

  .md\:y-gap-20>* {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .md\:x-gap-30 {
    margin-left: -15px;
    margin-right: -15px;
  }

  .md\:x-gap-30>* {
    padding-left: 15px;
    padding-right: 15px;
  }

  .md\:y-gap-30 {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .md\:y-gap-30>* {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .md\:x-gap-60 {
    margin-left: -30px;
    margin-right: -30px;
  }

  .md\:x-gap-60>* {
    padding-left: 30px;
    padding-right: 30px;
  }

  .md\:y-gap-60 {
    margin-top: -30px;
    margin-bottom: -30px;
  }

  .md\:y-gap-60>* {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .sm\:x-gap-0 {
    margin-left: -0px;
    margin-right: -0px;
  }

  .sm\:x-gap-0>* {
    padding-left: 0px;
    padding-right: 0px;
  }

  .sm\:y-gap-0 {
    margin-top: -0px;
    margin-bottom: -0px;
  }

  .sm\:y-gap-0>* {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .sm\:x-gap-5 {
    margin-left: -2.5px;
    margin-right: -2.5px;
  }

  .sm\:x-gap-5>* {
    padding-left: 2.5px;
    padding-right: 2.5px;
  }

  .sm\:y-gap-5 {
    margin-top: -2.5px;
    margin-bottom: -2.5px;
  }

  .sm\:y-gap-5>* {
    padding-top: 2.5px;
    padding-bottom: 2.5px;
  }

  .sm\:x-gap-10 {
    margin-left: -5px;
    margin-right: -5px;
  }

  .sm\:x-gap-10>* {
    padding-left: 5px;
    padding-right: 5px;
  }

  .sm\:y-gap-10 {
    margin-top: -5px;
    margin-bottom: -5px;
  }

  .sm\:y-gap-10>* {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .sm\:x-gap-15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }

  .sm\:x-gap-15>* {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }

  .sm\:y-gap-15 {
    margin-top: -7.5px;
    margin-bottom: -7.5px;
  }

  .sm\:y-gap-15>* {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
  }

  .sm\:x-gap-20 {
    margin-left: -10px;
    margin-right: -10px;
  }

  .sm\:x-gap-20>* {
    padding-left: 10px;
    padding-right: 10px;
  }

  .sm\:y-gap-20 {
    margin-top: -10px;
    margin-bottom: -10px;
  }

  .sm\:y-gap-20>* {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .sm\:x-gap-30 {
    margin-left: -15px;
    margin-right: -15px;
  }

  .sm\:x-gap-30>* {
    padding-left: 15px;
    padding-right: 15px;
  }

  .sm\:y-gap-30 {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .sm\:y-gap-30>* {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .sm\:x-gap-60 {
    margin-left: -30px;
    margin-right: -30px;
  }

  .sm\:x-gap-60>* {
    padding-left: 30px;
    padding-right: 30px;
  }

  .sm\:y-gap-60 {
    margin-top: -30px;
    margin-bottom: -30px;
  }

  .sm\:y-gap-60>* {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .layout-pt-sm {
    padding-top: 30px;
  }

  .layout-pb-sm {
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .layout-pt-md {
    padding-top: 60px;
  }

  .layout-pb-md {
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .layout-pt-lg {
    padding-top: 100px;
  }

  .layout-pb-lg {
    padding-bottom: 100px;
  }
}

@media (max-width: 767px) {
  .layout-pt-xl {
    padding-top: 120px;
  }

  .layout-pb-xl {
    padding-bottom: 120px;
  }
}

@media (max-width: 575px) {
  .layout-pt-sm {
    padding-top: 30px;
  }

  .layout-pb-sm {
    padding-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .layout-pt-md {
    padding-top: 30px;
  }

  .layout-pb-md {
    padding-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .layout-pt-lg {
    padding-top: 30px;
  }

  .layout-pb-lg {
    padding-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .layout-pt-xl {
    padding-top: 50px;
  }

  .layout-pb-xl {
    padding-bottom: 50px;
  }
}


@media (max-width: 1199px) {
  .xl\:w-1\/5 {
    width: 20% !important;
  }

  .xl\:w-1\/4 {
    width: 25% !important;
  }

  .xl\:w-1\/3 {
    width: 33.333333% !important;
  }

  .xl\:w-1\/2 {
    width: 50% !important;
  }

  .xl\:w-1\/1 {
    width: 100% !important;
  }
}

@media (max-width: 991px) {
  .lg\:w-1\/5 {
    width: 20% !important;
  }

  .lg\:w-1\/4 {
    width: 25% !important;
  }

  .lg\:w-1\/3 {
    width: 33.333333% !important;
  }

  .lg\:w-1\/2 {
    width: 50% !important;
  }

  .lg\:w-1\/1 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .md\:w-1\/5 {
    width: 20% !important;
  }

  .md\:w-1\/4 {
    width: 25% !important;
  }

  .md\:w-1\/3 {
    width: 33.333333% !important;
  }

  .md\:w-1\/2 {
    width: 50% !important;
  }

  .md\:w-1\/1 {
    width: 100% !important;
  }
}

@media (max-width: 575px) {
  .sm\:w-1\/5 {
    width: 20% !important;
  }

  .sm\:w-1\/4 {
    width: 25% !important;
  }

  .sm\:w-1\/3 {
    width: 33.333333% !important;
  }

  .sm\:w-1\/2 {
    width: 50% !important;
  }

  .sm\:w-1\/1 {
    width: 100% !important;
  }
}

@media (max-width: 1199px) {
  .xl\:flex-column {
    flex-direction: column !important;
  }
}

@media (max-width: 991px) {
  .lg\:flex-column {
    flex-direction: column !important;
  }
}

@media (max-width: 767px) {
  .md\:flex-column {
    flex-direction: column !important;
  }
}

@media (max-width: 575px) {
  .sm\:flex-column {
    flex-direction: column !important;
  }
}

@media (max-width: 1199px) {
  .xl\:justify-start {
    justify-content: flex-start !important;
  }

  .xl\:justify-end {
    justify-content: flex-end !important;
  }

  .xl\:justify-center {
    justify-content: center !important;
  }

  .xl\:justify-between {
    justify-content: space-between !important;
  }

  .xl\:items-start {
    align-items: flex-start !important;
  }

  .xl\:items-end {
    align-items: flex-end !important;
  }

  .xl\:items-center {
    align-items: center !important;
  }
}

@media (max-width: 991px) {
  .lg\:justify-start {
    justify-content: flex-start !important;
  }

  .lg\:justify-end {
    justify-content: flex-end !important;
  }

  .lg\:justify-center {
    justify-content: center !important;
  }

  .lg\:justify-between {
    justify-content: space-between !important;
  }

  .lg\:items-start {
    align-items: flex-start !important;
  }

  .lg\:items-end {
    align-items: flex-end !important;
  }

  .lg\:items-center {
    align-items: center !important;
  }
}

@media (max-width: 767px) {
  .md\:justify-start {
    justify-content: flex-start !important;
  }

  .md\:justify-end {
    justify-content: flex-end !important;
  }

  .md\:justify-center {
    justify-content: center !important;
  }

  .md\:justify-between {
    justify-content: space-between !important;
  }

  .md\:items-start {
    align-items: flex-start !important;
  }

  .md\:items-end {
    align-items: flex-end !important;
  }

  .md\:items-center {
    align-items: center !important;
  }
}

@media (max-width: 575px) {
  .sm\:justify-start {
    justify-content: flex-start !important;
  }

  .sm\:justify-end {
    justify-content: flex-end !important;
  }

  .sm\:justify-center {
    justify-content: center !important;
  }

  .sm\:justify-between {
    justify-content: space-between !important;
  }

  .sm\:items-start {
    align-items: flex-start !important;
  }

  .sm\:items-end {
    align-items: flex-end !important;
  }

  .sm\:items-center {
    align-items: center !important;
  }
}

@media (max-width: 1199px) {
  .xl\:order-1 {
    order: 1;
  }

  .xl\:order-2 {
    order: 2;
  }

  .xl\:order-3 {
    order: 3;
  }
}

@media (max-width: 991px) {
  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:order-3 {
    order: 3;
  }
}

@media (max-width: 767px) {
  .md\:order-1 {
    order: 1;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:order-3 {
    order: 3;
  }
}

@media (max-width: 575px) {
  .sm\:order-1 {
    order: 1;
  }

  .sm\:order-2 {
    order: 2;
  }

  .sm\:order-3 {
    order: 3;
  }
}

@media (max-width: 1199px) {
  .xl\:d-none {
    display: none !important;
  }

  .xl\:d-inline-block {
    display: inline-block !important;
  }

  .xl\:d-block {
    display: block !important;
  }

  .xl\:d-flex {
    display: flex !important;
  }
}

@media (max-width: 991px) {
  .lg\:d-none {
    display: none !important;
  }

  .lg\:d-inline-block {
    display: inline-block !important;
  }

  .lg\:d-block {
    display: block !important;
  }

  .lg\:d-flex {
    display: flex !important;
  }
}

@media (max-width: 767px) {
  .md\:d-none {
    display: none !important;
  }

  .md\:d-inline-block {
    display: inline-block !important;
  }

  .md\:d-block {
    display: block !important;
  }

  .md\:d-flex {
    display: flex !important;
  }
}

@media (max-width: 575px) {
  .sm\:d-none {
    display: none !important;
  }

  .sm\:d-inline-block {
    display: inline-block !important;
  }

  .sm\:d-block {
    display: block !important;
  }

  .sm\:d-flex {
    display: flex !important;
  }
}

@media (max-width: 991px) {
  .sectionBg.-left {
    position: relative;
    width: 100% !important;
    height: 100%;
  }
}

@media (max-width: 1600px) {
  .sectionBg.-mx-60 {
    margin: 0;
  }
}

@media (max-width: 1199px) {
  .sectionBg.-mx-60 {
    margin: 0;
  }
}

@media (max-width: 1199px) {
  .table.-type-1 table td {
    padding: 20px 40px;
  }
}


@media (max-width: 1199px) {
  .imageSlider.-type-1 {
    height: 800px;
  }
}

@media (max-width: 991px) {
  .imageSlider.-type-1 {
    height: 600px;
  }
}

@media (max-width: 767px) {
  .imageSlider.-type-1 {
    height: 500px;
  }
}

@media (max-width: 575px) {
  .imageSlider.-type-1 {
    height: 480px;
  }
}


@media (max-width: 767px) {
  .imageSlider.-type-1 .imageSlider__content {
    padding-top: 60px;
  }
}


@media (max-width: 1199px) {
  .testimonialsSection {
    height: 720px;
  }
}

@media (max-width: 991px) {
  .testimonialsSection {
    height: 640px;
  }
}

@media (max-width: 767px) {
  .testimonialsSection {
    height: auto;
  }
}


@media (max-width: 1199px) {
  .testimonialsSection__bg>*:nth-child(2) {
    width: 60%;
  }
}

@media (max-width: 991px) {
  .testimonialsSection__bg>*:nth-child(2) {
    width: 65%;
  }
}

@media (max-width: 767px) {
  .testimonialsSection__bg>*:nth-child(2) {
    width: 100%;
  }
}


/* @media (max-width: 1199px) {
  .testimonialsSection__images {
    width: 40%;
  }
}

@media (max-width: 991px) {
  .testimonialsSection__images {
    width: 35%;
  }
}

@media (max-width: 767px) {
  .testimonialsSection__images {
    display: none;
  }
} */


@media (max-width: 767px) {
  .mapSection .mapSectionMarker__content {
    display: none;
  }
}

@media (max-width: 991px) {
  .mapSection.-half img {
    height: 400px;
  }
}

@media (max-width: 1199px) {
  .videoSection {
    height: 720px;
  }
}

@media (max-width: 991px) {
  .videoSection {
    height: 640px;
  }
}

@media (max-width: 767px) {
  .videoSection {
    height: 400px;
  }
}


@media (max-width: 767px) {
  .noPageSection__num {
    font-size: 90px;
  }
}


@media (max-width: 767px) {
  .noPageSection__title {
    font-size: 28px;
  }
}


@media (max-width: 767px) {
  .noPageSection__text {
    font-size: 16px;
  }
}


@media (max-width: 767px) {
  .noPageSection__button {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .aboutImages.-type-1 {
    /* display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
    align-items: center; */
    position: relative;
    padding: 5rem 0;
    padding-top: 1rem;
  }

  .aboutImages .img_1 {
    width: 60%;
    margin-left: 10%;
  }


}

@media (max-width: 575px) {
  .aboutImages.-type-1 {
    grid-template-columns: 1fr;
  }
}


@media (max-width: 1199px) {
  .aboutImages.-type-1>*:nth-child(2) {
    right: 50px;
  }
}


@media (max-width: 1199px) {
  .test {
    position: relative;
    width: 100%;
  }
}


@media (max-width: 1600px) {
  .absoluteNavSlider {
    margin: 0 80px;
  }
}

@media (max-width: 991px) {
  .absoluteNavSlider {
    margin: 0;
  }
}

@media (max-width: 1600px) {
  .absoluteNav {
    left: -30px;
    right: -30px;
  }
}

@media (max-width: 991px) {
  .absoluteNav {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    transform: none;
    margin-top: 30px;
    justify-content: center;
  }
}

@media (max-width: 991px) {
  .imageGrid.-type-1 {
    height: 400px;
  }
}

@media (max-width: 767px) {
  .imageGrid.-type-1 {
    height: auto;
  }

  .layout-pt-lg.about {
    padding-top: 20px !important;
  }
}


@media (max-width: 991px) {
  .imageGrid.-type-1 .imageGrid__images {
    position: relative;
    grid-template-columns: repeat(2, 1fr);
    height: 100%;
  }
}

@media (max-width: 767px) {
  .imageGrid.-type-1 .imageGrid__images {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

@media (max-width: 991px) {
  .imageGrid.-type-1 .imageGrid__images img {
    height: 400px;
  }
}

@media (max-width: 767px) {
  .imageGrid.-type-1 .imageGrid__images img {
    height: auto;
    max-height: 400px;
  }
}

@media (max-width: 575px) {
  .imageGrid.-type-1 .imageGrid__images img {
    max-height: 300px;
  }
}

@media (max-width: 767px) {
  .singleImage.-type-1 {
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@media (max-width: 575px) {
  .singleImage.-type-1 {
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}


@media (max-width: 767px) {
  .blockquote {
    padding: 20px 40px;
  }
}

@media (max-width: 575px) {
  .blockquote {
    padding: 20px 20px;
  }
}


@media (max-width: 767px) {
  .blockquote>*:nth-child(2) {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .blogContent .list {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .blogOtherPosts {
    gap: 60px;
    padding: 40px;
  }
}

@media (max-width: 575px) {
  .blogOtherPosts {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 30px;
  }

  .blogOtherPosts>* {
    text-align: center !important;
  }
}

@media (max-width: 767px) {
  .blogOtherPosts>* div {
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  .requestForm__container {
    padding: 20px 20px;
  }
}

@media (max-width: 575px) {
  .requestForm__close {
    top: 20px;
    right: 20px;
  }
}

@media (max-width: 575px) {
  .requestForm__close button {
    width: 64px;
    height: 64px;
  }
}


@media (max-width: 991px) {
  .requestForm__title {
    font-size: 44px;
  }
}

@media (max-width: 575px) {
  .requestForm__title {
    font-size: 30px;
  }
}


@media (max-width: 575px) {
  .requestForm__form {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .toTopButton {
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
  }

  .hero.-type-7 .hero__content {
    justify-content: center !important;
  }
}


@media (max-width: 1399px) {
  .header.-type-6 .header__logo {
    margin-right: 60px;
  }

  .imageSliderNav {
    position: absolute;
    top: auto;
    left: 50%;
    bottom: 0;
    transform: translate(-50%);
    display: flex;
    z-index: 1;
  }

  .imageSliderNav>* {
    width: 80px;
    height: 80px;
  }
}

@media (max-width: 991px) {
  .aboutImages.-type-1>*:nth-child(2) {
    position: absolute;
    bottom: 0;
    right: 0px;
    width: 55%;
    margin: auto;
  }

  .imageCard.-type-2 .imageCard__image {
    margin-bottom: 10px;
  }

  .request-form .form {
    width: 75%;
  }

  .header.-type-4 .header__number {
    margin-right: 30px;
  }

  .header.-type-4 .header__socials {
    margin-right: 30px;
  }
}

@media (max-width:992px) {

  .img_1:before {
    content: '';
    height: 95%;
    width: 70%;
  }

  .imageCard.-type-1 .imageCard_text {
    position: absolute;
    bottom: 60px;
    left: 40px;
    padding-right: 40px;
  }

  .imageSliderNav>* {
    width: 70px;
    height: 50px;
  }

  #tower2-floorplan .imageSliderNav .-prev,
  #tower2-floorplan .imageSliderNav .-next {
    width: 68px;
    height: 70px;
  }

  footer .header__socials a {
    display: inline-block;
    font-size: 18px;
    padding: 10px;

  }

  footer .header__socials {
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: block;
  }
}

@media (max-width: 575px) {

  .mapPlaces .mapPlacesPlace.isActive .mapPlacesPlace__content {
    transform: translateX(-50%);
    opacity: 1;
    width: 150px;
    white-space: normal;
    font-size: 12px;
    line-height: 1.3;
    z-index: 9;
    text-align: center;
    padding: 8px 10px
  }

  .-apartments .tabs__controls .button {
    padding: 10px;
  }

  .aboutImages.-type-1>*:nth-child(2) {
    position: absolute;
    bottom: -20px;
    right: 0px;
  }

  .aout1::after {
    bottom: 25px;
    left: 0px !important;
  }

  .img_2 img {
    border: 5px solid #fff;
  }

  .play-button.-sm {
    width: 60px;
    height: 60px;
  }

  .img_1:before {
    bottom: 15px;
    /*left: 15px;*/
    left: 10px;
  }

  .img_1:after {
    /* bottom: -15px; */
    /*left: -15px*/
    /* left: -10px */
  }

  /* .js-section-slider .swiper-wrapper {
    height: 400px;
  } */

  .sliderNav {
    width: 55px;
    height: 55px;
  }

  .button {
    font-size: 14px;
    line-height: 20px;
  }

  .request-form .form {
    width: 95%;
    padding: 0 20px;
  }

  .footer.-type-1 .footer__mainContent {
    width: 100%;
    margin-bottom: 25px;
  }

  .footer.-type-1 .footer__mainContent>p {
    margin-top: 0px;
  }

  .header.-type-4 .header__menuBtn {
    display: flex !important;
  }

  .header__left .header__logo {
    display: block !important;
  }

  .aboutImages .img_1 {
    width: 75%;
  }

  .marquee>* {
    font-size: 40px;
  }

  .footer.-type-1 .footer__bottom>*:first-child {
    text-align: center;
  }

  .toTopButton {
    bottom: 20px;
    right: 10px;
    width: 40px;
    height: 40px;
  }

  .menuNav .menuNav__item {
    padding-bottom: 10px;
  }

  /* .hero.-type-7 .hero__nav {
    bottom: 100px;
    right: 30%;
  } */
  .hero.-type-7 .hero__nav {
    bottom: 20px;
    right: 0%;
    display: none;
  }

  .hero.-type-7 .hero__content {
    height: 85vh;
    margin-top: 25%;
  }

  .hero.-type-7 .hero__title {
    letter-spacing: 1.5px;
    margin-bottom: 0px !important;
  }

  .hero.-type-7 .hero__bg {
    height: 60vh;
  }

  .hero.-type-7 {
    height: 60vh;
  }

  .mapPlaces .mapPlacesCard__caption {
    padding-right: 5px;
  }

  .mapPlaces .mapPlacesCard__title {
    padding-right: 5px;
  }

  .mapPlaces .mapPlacesCard:last-child {
    margin-bottom: 50px;
  }

  #tower2-floorplan .imageSliderNav .-next {
    right: 1vh;

  }

  #tower2-floorplan .imageSliderNav .-prev {
    left: 1vh;
  }

  #floorplan-swiper .col-xl-7 .swiper .swiper-button-next {
    right: 37%;
    z-index: 99;

  }

  #floorplan-swiper .col-xl-7 .swiper .swiper-button-prev {
    left: 37%;
    z-index: 99;
  }

  #tower2-floorplan .imageSliderNav .-prev,
  #tower2-floorplan .imageSliderNav .-next {
    width: 50px;
    height: 50px;
  }
}

@media (max-width:1200px) {
  .about1 {
    width: 100%;
    margin-bottom: 3rem;
  }

  .about1 .img_1 {
    width: 50%;
    margin-left: 10%;
  }

  .about2 {
    width: 100%;
    margin-bottom: 3rem;
  }

  .about2 .img_1 {
    width: 50%;
    margin-left: 10%;
  }

  .about2 .img_1:after {
    content: '';
    left: unset;
    right: -10px;
  }

  .aim-sec.mt-100 {
    margin-top: 100px !important;
  }

  .mb-100 {
    margin-bottom: 50px !important;
  }

  .layout-pb-lg {
    padding-bottom: 80px;
  }

  .layout-pt-lg {
    padding-top: 80px;
  }

  .testimonialsSection__bg {
    position: relative;
    display: grid;
  }

  .testimonialsSection__images {
    width: 100%;
    height: 50vh;
  }

  .testimonialsSection {
    height: 100%;
    display: grid;

  }

  /* .testimonialsSection .layout-pt-lg {
    padding-top: 0;
  } */

  .testimonialsSection__content .text-62 {
    font-size: 40px !important;
  }

  .aminities-img img {
    width: 100%;
  }

  .testimonialsSection__content .swiper-slide {
    background: #fff;
  }

  .w-full {
    width: 100%;
  }

  .amenity1 ol {
    width: 100% !important;
    padding-left: 1rem !important;
    padding-top: 2rem;
    padding-right: 1rem;
  }

  .md\:text-38 {
    font-size: var(--text-38) !important;

  }

  .text-62 .text-40 {
    font-size: 28px !important;

  }

}

@media (max-width:767px) {

  .about1 .img_1 {
    width: 90%;
    margin-left: 0;
  }

  .about2 .img_1 {
    width: 90%;
    margin-left: 0;
  }

  .sml-txt span {
    font-size: 1rem;
  }

  .mt-100 {
    margin-top: 50px !important;
  }

  .mb-100 {
    margin-bottom: 50px !important;
  }

  footer img {
    width: 50%;
  }

  .layout-pt-lg {
    padding-top: 50px;
  }

  .layout-pb-lg {
    padding-bottom: 50px;
  }

  .testimonialsSection {
    height: 100%;
    display: inherit;
  }

  .testimonialsSection__images {
    width: 100%;
    height: 200px;
  }

  .testimonialsSection__content .text-62 {
    font-size: 30px !important;
  }

  .tab-buttons {
    display: flex;
    gap: unset;
    margin-bottom: 3rem;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
  }

  .whatsapp-icon {
    width: 40px;
    height: 40px;
    right: 10px;
  }

  .amenity1 ol {
    padding-top: 0rem;
  }

  .testimonialsSection .ps-5 {
    padding-left: 1rem !important;
  }

}

@media (max-width:1400px) {
  .aout1:after {
    bottom: 25px;
    left: 25px;
  }
}

@media (max-width:1200px) {
  .tab__item {
    font-size: 16px;
    /* padding: 10px !important; */
    /* margin: auto; */
  }

  .tab .tab .tab__item {
    font-size: 12px;
  }

  .box-sdw.px-40 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .about-sec .relative.aout1.is-in-view {
    justify-content: center;
    display: flex;

  }

  .menu__left {
    width: 100%;
  }

  .menu__right {
    display: none;
  }

  .footer.-type-1 .footer__mainContent {
    width: 100%;

  }

  .menu.-top-header .menu__close {
    top: 7%;
    right: -15px;
    left: auto;
    width: 70px;
    height: 70px;
  }

  .btn-margin {
    margin: 0 0 0 auto;
  }

  .img_1:after {
    content: '';
    height: 70%;
    width: 60%;
    bottom: 30px;
    left: 20px;
  }


}

@media (max-width:992px) {
  .aim-sec.mt-100 {
    margin-top: 50px !important;
  }

  .enquire-btn {
    display: none;
  }

  .row.y-gap-30.items-center.justify-between {
    margin-left: 0px !important;

  }

  .layout-pt-lg .row.y-gap-30.items-center>.col-xl-5.col-lg-6 {
    padding-left: 0;

  }

  .swiper-slide .area-txt1 {
    font-size: 24px;
  }

}

@media (max-width:767px) {

  .img_1:after {
    content: '';
    height: 70%;
    width: 60%;
    bottom: 20px;
    left: 20px;
  }

  .aboutImages.-type-1 {
    position: relative;
    padding: 2rem 0;
  }

  .hero.-type-7 .hero__subtitle {
    font-size: 14px;
    margin-bottom: 20px;
    display: none;
  }

  .amenities-layout-content ol {
    width: 100% !important;
    /*padding-left: 1rem !important;*/
    padding-left: 0rem !important;
    padding-top: 0;
  }

  .amenities-layout-content {
    margin-top: 1rem;
  }

  .amenity1 {
    margin-top: 1rem;
  }

  .tab__list {
    display: flex;
    margin-bottom: 24px;
    justify-content: end;
    flex-wrap: wrap;
  }

  .tab__list .tab__item {
    /* width: 50%; */
    margin: 10px 10px 0 10px;
  }

  .tab__content {
    padding: 0;
  }

  .tab__item {
    font-size: 14px;
    padding: 10px !important;
  }

  .tab .tab .tab__item {
    font-size: 12px;
  }

  .imageCard.-type-4 .imageCard__content {
    opacity: 1;
  }

  .swiper-slide .area-txt1 {
    font-size: 22px;
  }

  .glightbox-clean .gnext,
  .glightbox-clean .gprev {
    position: absolute;
    top: 45%;
    width: 40px;
    height: 50px;
  }

  .glightbox-clean .gnext {
    right: 0px;
  }

  .glightbox-clean .gprev {
    left: 0;
  }

  .pageHeader.-type-1 .pageHeader-nav__link span {
    font-size: 16px;

  }

  .flr-plans li {
    margin: 0.5rem 0.5rem;
    outline: 1px dashed #ffffff;
    outline-offset: -5px;
    margin-left: 0;
    border: none;
    font-size: 12px;
    margin-bottom: 0;
  }

  .flr-plans.mb-60 {
    margin-bottom: 30px !important;
  }

  #tower2-floorplan .imageSliderNav {
    bottom: unset;
  }

  .order>div:last-child {
    order: 1;
  }

  .order>div:first-child {
    order: 2;
  }

  #tower2-floorplan .imageSliderNav .-prev,
  #tower2-floorplan .imageSliderNav .-next {
    font-size: 20px;
  }

  #tower2-floorplan .imageSliderNav .-prev,
  #tower2-floorplan .imageSliderNav .-next {
    width: 35px;
    height: 35px;
    border: 1px solid #764d19;
  }

}

@media (max-width: 1580px) {
  .row.y-gap-30.items-center.justify-between {
    margin-left: 15px;
  }

  .aout1:after {
    content: '';
    height: 94%;
    width: 94%;
  }
}

/*
@media (max-width: 1300px) {

  .layout-pb-lg.about .container {
    max-width: 1039px;

  }

  .hero.-type-7 .hero__content {
    padding: 0 0 0 70px;
  }
  .layout-pt-lg.layout-pb-lg.bg-dark-2 .container{
    padding: 0 0 0 70px;

  }
}
@media (max-width: 1200px) {
  .layout-pb-lg.about .container {
    padding: 0 0px 0 136px;
    margin: auto;
  }
  .relative.overflow-hidden.js-section-slider{
    width: 86%;
    margin: auto 0 0 auto;
  }
  .layout-pt-lg.layout-pb-lg.plans-section .container{
    max-width: 1020px;
    margin: auto 0 0 auto;

  }

} */

@media (min-width: 993px) {
  .d-lg-block {
    display: block !important;
  }
}

@media (min-width: 992px) {
  .d-md-none {
    display: none !important;
  }


}

@media (min-width:1400px) and (max-width:1500px) {
  .mr-lg-0 {
    margin-right: 0 !important;
  }
}

@media (max-width:1199px) {
  .marq-text {
    font-family: 'Philosopher';
    font-size: calc(2em + 1vh);
    transform: unset !important;
  }
}

@media (max-width:767px) {
  .marq-text {
    font-family: 'Philosopher';
    font-size: calc(1em + 1vh);
    transform: unset !important;
  }
}

@media (min-width:1200px) {
  .dlg-block {
    display: block !important;
  }
}

@media (max-width:1199px) {
  .d-none1 {
    display: block !important;
  }
}