body {
  overflow-x: hidden;
}

html {
  scroll-behavior: smooth;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin: 0;
  line-height: 1.1;
}
@media (max-width: 767px) {
  h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    line-height: 1.2;
  }
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, a {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 300;
  transition: all 0.2s ease-in-out 0.01s;
}
h1.upper, .h1.upper, h2.upper, .h2.upper, h3.upper, .h3.upper, h4.upper, .h4.upper, h5.upper, .h5.upper, h6.upper, .h6.upper, p.upper, a.upper {
  text-transform: uppercase;
}
h1.capitalize, .h1.capitalize, h2.capitalize, .h2.capitalize, h3.capitalize, .h3.capitalize, h4.capitalize, .h4.capitalize, h5.capitalize, .h5.capitalize, h6.capitalize, .h6.capitalize, p.capitalize, a.capitalize {
  text-transform: capitalize;
}
h1.white, .h1.white, h2.white, .h2.white, h3.white, .h3.white, h4.white, .h4.white, h5.white, .h5.white, h6.white, .h6.white, p.white, a.white {
  color: white;
}
h1.purple, .h1.purple, h2.purple, .h2.purple, h3.purple, .h3.purple, h4.purple, .h4.purple, h5.purple, .h5.purple, h6.purple, .h6.purple, p.purple, a.purple {
  color: #791F83;
}
h1 span, .h1 span, h2 span, .h2 span, h3 span, .h3 span, h4 span, .h4 span, h5 span, .h5 span, h6 span, .h6 span, p span, a span {
  color: #791F83;
}

p, a {
  font-size: 20px;
  line-height: 1.45;
}
@media (max-width: 1920px) {
  p, a {
    font-size: 17.5px;
  }
}
@media (max-width: 1410px) {
  p, a {
    font-size: 16.5px;
  }
}
@media (max-width: 989px) {
  p, a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  p, a {
    font-size: 15.5px;
  }
}
@media (max-width: 470px) {
  p, a {
    font-size: 15.5px;
    font-size: 15px;
    line-height: 1.4;
  }
}
@media (max-width: 380px) {
  p, a {
    font-size: 15.5px;
    font-size: 15px;
  }
}
p:last-child, a:last-child {
  margin-bottom: 0;
}

.sub_heading {
  font-size: 30px;
}
@media (max-width: 1920px) {
  .sub_heading {
    font-size: 24.5px;
  }
}
@media (max-width: 1410px) {
  .sub_heading {
    font-size: 23px;
  }
}
@media (max-width: 1280px) {
  .sub_heading {
    font-size: 22px;
  }
}
@media (max-width: 989px) {
  .sub_heading {
    font-size: 18px;
    font-size: 21px;
  }
}
@media (max-width: 470px) {
  .sub_heading {
    font-size: 18px;
  }
}
@media (max-width: 380px) {
  .sub_heading {
    font-size: 17.5px;
  }
}

.c_button {
  display: inline-block;
  border-radius: 5px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 10px 50px;
  font-size: 20px;
  cursor: pointer;
  text-decoration: none !important;
  border: 1px solid transparent;
  width: fit-content;
  text-align: center;
}
@media (max-width: 1920px) {
  .c_button {
    font-size: 17.5px;
    padding: 9px 45px;
  }
}
@media (max-width: 1410px) {
  .c_button {
    padding: 8px 40px;
  }
}
@media (max-width: 1280px) {
  .c_button {
    font-size: 17px;
    padding: 8px 40px;
  }
}
@media (max-width: 989px) {
  .c_button {
    font-size: 16px;
    padding: 7.5px 37px;
  }
}
@media (max-width: 767px) {
  .c_button {
    font-size: 16px;
    padding: 7px 35px;
  }
}
@media (max-width: 470px) {
  .c_button {
    font-size: 15.5px;
    font-size: 17px;
    padding: 7px 35px;
    padding: 9px 35px;
  }
}
@media (max-width: 380px) {
  .c_button {
    font-size: 15px;
    font-size: 16.5px;
    padding: 6.5px 35px;
    padding: 8.5px 35px;
  }
}
.c_button.purple {
  background: #791F83;
  color: white;
}
.c_button.purple:hover {
  background: white;
  border-color: #791F83;
  color: #791F83;
}
.c_button.white {
  background: white;
  border-color: #791F83;
  color: #791F83;
}
.c_button.white:hover {
  color: white;
  background: #791F83;
}

h1, .h1 {
  font-size: 96px;
}

h2, .h2 {
  font-size: 80px;
  font-size: 75px;
  font-size: 72px;
}
@media (max-width: 1920px) {
  h2, .h2 {
    font-size: 66px;
    font-size: 62px;
    font-size: 60px;
    font-size: 58px;
  }
}
@media (max-width: 1410px) {
  h2, .h2 {
    font-size: 56px;
    font-size: 54px;
    font-size: 50px;
  }
}
@media (max-width: 1280px) {
  h2, .h2 {
    font-size: 52px;
    font-size: 51px;
    font-size: 44px;
  }
}
@media (max-width: 989px) {
  h2, .h2 {
    font-size: 50px;
    font-size: 48px;
    font-size: 46px;
    font-size: 42px;
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 46px;
    font-size: 45px;
    font-size: 42px;
    font-size: 38px;
    font-size: 36px;
    font-size: 34px;
  }
}
@media (max-width: 470px) {
  h2, .h2 {
    font-size: 44px;
    font-size: 34px;
    font-size: 32px;
  }
}
@media (max-width: 380px) {
  h2, .h2 {
    font-size: 40px;
    font-size: 30px;
  }
}

h3, .h3 {
  font-size: 30px;
}
@media (max-width: 1920px) {
  h3, .h3 {
    font-size: 28px;
  }
}

h4, .h4 {
  font-size: 25px;
}
@media (max-width: 1920px) {
  h4, .h4 {
    font-size: 23px;
  }
}
@media (max-width: 1410px) {
  h4, .h4 {
    font-size: 22px;
  }
}
@media (max-width: 1280px) {
  h4, .h4 {
    font-size: 21px;
  }
}
@media (max-width: 989px) {
  h4, .h4 {
    font-size: 19px;
  }
}
@media (max-width: 470px) {
  h4, .h4 {
    font-size: 18px;
  }
}
@media (max-width: 380px) {
  h4, .h4 {
    font-size: 17px;
  }
}

h5, .h5 {
  font-size: 20px;
}

h6, .h6 {
  font-size: 18px;
}

input[type=text],
input,
input[type=search],
input[type=email],
input[type=tel],
input[type=submit],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

input[type=radio] {
  -webkit-appearance: radio;
}

input[type=checkbox] {
  -webkit-appearance: checkbox;
}

.videos {
  position: relative;
  display: inline-block;
  width: 100%;
}
.videos .play-button,
.videos .pause-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
  background: url(../img/play_icon.svg) no-repeat center center;
  background-size: contain;
  cursor: pointer;
  z-index: 10;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 992px) {
  .videos .play-button,
  .videos .pause-button {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 767px) {
  .videos .play-button,
  .videos .pause-button {
    width: 55px;
    height: 55px;
  }
}
@media (max-width: 380px) {
  .videos .play-button,
  .videos .pause-button {
    width: 50px;
    height: 50px;
  }
}
.videos.paused_playback .pause-button {
  opacity: 0;
}
.videos.paused_playback .pause-button.hide {
  opacity: 1;
}
.videos.autoplay-enabled .pause-button {
  opacity: 0;
}
.videos.autoplay-enabled.active .pause-button {
  opacity: 1;
}
.videos .video_src:not(.show_control)::-webkit-media-controls {
  display: none !important;
}
.videos .video_src:not(.show_control)::-webkit-media-controls-enclosure {
  display: none !important;
}
.videos .video_src:not(.show_control)::-webkit-media-controls-panel {
  display: none !important;
}

.mediaa {
  line-height: 0;
  position: relative;
  z-index: 1;
}
.mediaa .videos,
.mediaa .image {
  height: 100%;
}
.mediaa .videos video,
.mediaa .videos img,
.mediaa .image video,
.mediaa .image img {
  position: relative;
  z-index: 1;
  transition: all 0.2s ease-in-out 0.01s;
  height: auto;
  width: 100%;
  object-fit: cover;
  height: fit-content;
  height: 100%;
  aspect-ratio: 16/9;
}
@media (max-width: 767px) {
  .mediaa .videos video,
  .mediaa .videos img,
  .mediaa .image video,
  .mediaa .image img {
    aspect-ratio: 16/9;
  }
}

#gform_confirmation_message_1 {
  font-family: "peridot-devanagari", sans-serif !important;
  font-weight: 400 !important;
  color: white !important;
  font-size: 28px !important;
  transition: all 0.2s ease-in-out 0.01s;
  line-height: 1.3 !important;
}
@media (max-width: 1920px) {
  #gform_confirmation_message_1 {
    font-size: 26px !important;
  }
}
@media (max-width: 1410px) {
  #gform_confirmation_message_1 {
    font-size: 24px !important;
  }
}
@media (max-width: 1280px) {
  #gform_confirmation_message_1 {
    font-size: 22px !important;
  }
}
@media (max-width: 992px) {
  #gform_confirmation_message_1 {
    font-size: 20.5px !important;
  }
}
@media (max-width: 470px) {
  #gform_confirmation_message_1 {
    font-size: 18.5px !important;
    line-height: 1.4 !important;
  }
}
@media (max-width: 380px) {
  #gform_confirmation_message_1 {
    font-size: 17.5px !important;
  }
}

/*
Peridot Devanagari Thin
font-family: "peridot-devanagari", sans-serif;
font-weight: 100;
font-style: normal;

Peridot Devanagari Thin Italic
font-family: "peridot-devanagari", sans-serif;
font-weight: 100;
font-style: italic;

Peridot Devanagari Light
font-family: "peridot-devanagari", sans-serif;
font-weight: 300;
font-style: normal;

Peridot Devanagari Light Italic
font-family: "peridot-devanagari", sans-serif;
font-weight: 300;
font-style: italic;

Peridot Devanagari Regular
font-family: "peridot-devanagari", sans-serif;
font-weight: 400;
font-style: normal;

Peridot Devanagari Italic
font-family: "peridot-devanagari", sans-serif;
font-weight: 400;
font-style: italic;

Peridot Devanagari Medium
font-family: "peridot-devanagari", sans-serif;
font-weight: 500;
font-style: normal;

Peridot Devanagari Medium Italic
font-family: "peridot-devanagari", sans-serif;
font-weight: 500;
font-style: italic;

Peridot Devanagari SemiBold
font-family: "peridot-devanagari", sans-serif;
font-weight: 600;
font-style: normal;

Peridot Devanagari SemiBold Italic
font-family: "peridot-devanagari", sans-serif;
font-weight: 600;
font-style: italic;

Peridot Devanagari Bold
font-family: "peridot-devanagari", sans-serif;
font-weight: 700;
font-style: normal;

Peridot Devanagari Bold Italic
font-family: "peridot-devanagari", sans-serif;
font-weight: 700;
font-style: italic;

Peridot Devanagari Black
font-family: "peridot-devanagari", sans-serif;
font-weight: 900;
font-style: normal;

Peridot Devanagari Black Italic
font-family: "peridot-devanagari", sans-serif;
font-weight: 900;
font-style: italic;
*/
/*
  SASS file for Wrappers Only
*/
.main-wrap {
  max-width: 1400px;
  max-width: 1500px;
  margin: 0 auto;
}

.med-wrap {
  max-width: 1200px;
  margin: 0 auto;
}

.sm-wrap {
  max-width: 950px;
  margin: 0 auto;
}

.xs-wrap {
  max-width: 750px;
  margin: 0 auto;
}

.footer-wrap {
  max-width: 800px;
  margin: 0 auto;
}

/*
  SASS file for Wrappers Only
*/
.head-wrap {
  max-width: 1800px;
  margin: 0 auto;
}

.main-wrap-lg {
  max-width: 2100px;
  width: 100%;
  margin: 0 auto;
}

.main-wrap-ultra-lg {
  max-width: 3400px;
  width: 100%;
  margin: 0 auto;
}

.main-wrap {
  max-width: 1500px;
  margin: 0 auto;
  width: 100%;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .main-wrap {
    max-width: 1300px;
  }
}
@media (max-width: 1410px) {
  .main-wrap {
    max-width: 1150px;
  }
}
@media (max-width: 1280px) {
  .main-wrap {
    max-width: 950px;
    max-width: 1050px;
  }
}

.main-wrap-2 {
  max-width: 1800px;
  margin: 0 auto;
  width: 100%;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .main-wrap-2 {
    max-width: 1550px;
  }
}
@media (max-width: 1410px) {
  .main-wrap-2 {
    max-width: 1400px;
  }
}
@media (max-width: 1280px) {
  .main-wrap-2 {
    max-width: 1200px;
  }
}

.main-wrap-2-about {
  max-width: 1600px;
  margin: 0 auto;
  width: 100%;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .main-wrap-2-about {
    max-width: 1050px;
  }
}
@media (max-width: 1280px) {
  .main-wrap-2-about {
    max-width: 900px;
  }
}

.med-wrap {
  max-width: 1200px;
  margin: 0 auto;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .med-wrap {
    max-width: 1100px;
  }
}
@media (max-width: 1410px) {
  .med-wrap {
    max-width: 1000px;
  }
}
@media (max-width: 1280px) {
  .med-wrap {
    max-width: 900px;
  }
}

.sm-wrap {
  max-width: 950px;
  margin: 0 auto;
}

.xs-wrap {
  max-width: 750px;
  margin: 0 auto;
}

.footer-wrap {
  max-width: 800px;
  margin: 0 auto;
}

.section-padding {
  padding-top: 130px;
  padding-bottom: 0;
  padding-left: 50px;
  padding-right: 50px;
  transition: all 0.2s ease-in-out 0.01s;
}
.section-padding.last_section {
  padding-bottom: 130px;
}
@media (max-width: 1410px) {
  .section-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1280px) {
  .section-padding {
    padding-left: 13px;
    padding-right: 13px;
  }
}
@media (max-width: 992px) {
  .section-padding {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .section-padding {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 470px) {
  .section-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 380px) {
  .section-padding {
    padding-left: 7px;
    padding-right: 7px;
  }
}

@media (max-width: 1920px) {
  .section-padding {
    padding-top: 120px;
    padding-bottom: 0;
  }
  .section-padding.last_section {
    padding-bottom: 120px;
  }
}
@media (max-width: 1600px) {
  .section-padding {
    padding-top: 110px;
    padding-bottom: 0;
  }
  .section-padding.last_section {
    padding-bottom: 110px;
  }
}
@media (max-width: 1410px) {
  .section-padding {
    padding-top: 100px;
    padding-bottom: 0;
  }
  .section-padding.last_section {
    padding-bottom: 100px;
  }
}
@media (max-width: 1280px) {
  .section-padding {
    padding-top: 95px;
    padding-bottom: 0;
  }
  .section-padding.last_section {
    padding-bottom: 95px;
  }
}
@media (max-width: 992px) {
  .page-width {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
  .section-padding {
    padding-top: 90px;
    padding-bottom: 0;
  }
  .section-padding.last_section {
    padding-bottom: 90px;
  }
}
@media (max-width: 767px) {
  .page-width {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }
  .section-padding {
    padding-top: 50px;
    padding-top: 80px;
    padding-bottom: 0;
    padding-left: 3% !important;
    padding-right: 3% !important;
  }
  .section-padding.last_section {
    padding-bottom: 50px;
    padding-bottom: 80px;
  }
}
@media (max-width: 470px) {
  .page-width {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .section-padding {
    padding-top: 45px !important;
    padding-top: 70px !important;
    padding-bottom: 0;
    padding-left: 13px !important;
    padding-right: 13px !important;
  }
  .section-padding.last_section {
    padding-bottom: 45px !important;
    padding-bottom: 70px !important;
  }
}
@media (max-width: 380px) {
  .page-width {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  .section-padding {
    padding-top: 60px !important;
    padding-bottom: 0;
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .section-padding.last_section {
    padding-bottom: 60px !important;
  }
}
.header_bottom_content {
  max-width: 3800px;
  margin: 0 auto;
  width: 100%;
}

.head-wrap,
.footer-wrap {
  max-width: 1650px;
}
@media (max-width: 1920px) {
  .head-wrap,
  .footer-wrap {
    max-width: 1450px;
  }
}

/*
    SASS File for Gravity Forms CSS Override
*/
.gform_wrapper .gform_body .gform_fields .gfield input, .gform_wrapper .gform_body .gform_fields .gfield textarea, .gform_wrapper .gform_body .gform_fields .gfield select {
  border: 1px solid gray;
  font-size: 17px !important;
  padding: 10px !important;
}
.gform_wrapper .gform_body .gform_fields .gfield input:focus, .gform_wrapper .gform_body .gform_fields .gfield textarea:focus, .gform_wrapper .gform_body .gform_fields .gfield select:focus {
  outline: none;
}
.gform_wrapper .gform_footer {
  text-align: center;
}
.gform_wrapper .gform_footer .gform_button {
  padding: 10px 40px !important;
}

section.thank-you {
  text-align: center;
}
section.thank-you h1 {
  margin-bottom: 30px;
}
section.thank-you h5 {
  color: black;
  margin-bottom: 30px;
}

.select2-results__options, .select2-selection--single .select2-selection__rendered {
  font-size: 17px;
}

.select2-selection--single .select2-selection__rendered {
  padding: 10px !important;
}

.select2 {
  width: 100% !important;
}

.select2-container--default .select2-selection--single {
  height: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0 !important;
  right: 15px !important;
  height: 100% !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: red;
  color: #fff;
}

.select2-container--default .select2-selection--single {
  border-radius: 0 !important;
}

.select2-selection .select2-selection__rendered {
  color: #7a7a7a !important;
}

.slide-in-bottom {
  -webkit-animation: slide-in-bottom cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s both;
  animation: slide-in-bottom cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s both;
}

.fade-in {
  -webkit-animation: fade-in 1s cubic-bezier(0.39, 0.575, 0.565, 1) 0.3s both;
  animation: fade-in 1s cubic-bezier(0.39, 0.575, 0.565, 1) 0.3s both;
}

.fade-in-bottom {
  -webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  visibility: visible;
}

.fade-in-right {
  -webkit-animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  visibility: visible;
}

.fade-in-left {
  -webkit-animation: fade-in-left 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-left 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  visibility: visible;
}

.fade-in-top {
  -webkit-animation: fade-in-top 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-top 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  visibility: visible;
}

.slide-in-top {
  -webkit-animation: slide-in-top 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-top 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.animate-half {
  animation-delay: 0.5s;
}

.animate-first {
  animation-delay: 1s;
}

.animate-first-half {
  animation-delay: 1.5s;
}

.animate-second {
  animation-delay: 2s;
}

.animate-second-half {
  animation-delay: 2.5s;
}

.animate-third {
  animation-delay: 3s;
}

.animate-third-half {
  animation-delay: 3.5s;
}

.animate-fourth {
  animation-delay: 4s;
}

.animate-fourth-half {
  animation-delay: 4.5s;
}

.animate-fifth {
  animation-delay: 5s;
}

.animate-fifth-half {
  animation-delay: 5.5s;
}

/* ----------------------------------------------
 * Generated by Animista on 2020-5-13 11:49:36
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation slide-in-bottom
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation fade-in
 * ----------------------------------------
 */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation fade-in-right
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation fade-in-bottom
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation fade-in-left
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation fade-in-top
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation slide-in-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
/*
    SASS File for Banners Only
*/
section.banner-general.banner-container {
  height: 450px;
  transition: 0.3s;
}
section.banner-general.banner-container .overlay {
  background-color: rgba(0, 0, 0, 0.3);
  transition: 0.3s;
  width: 100%;
  height: 100%;
}
section.banner-general.banner-container .overlay .text-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 35%;
}
section.banner-general.banner-container .overlay .text-container .title {
  color: white;
}

.landing_page.sec_1 {
  overflow: hidden;
}
.landing_page.sec_1 .sec_1_content {
  position: relative;
}
.landing_page.sec_1 .sec_1_content .mediaa {
  line-height: 0;
  position: relative;
  z-index: 1;
}
.landing_page.sec_1 .sec_1_content .mediaa .videos video,
.landing_page.sec_1 .sec_1_content .mediaa .videos img,
.landing_page.sec_1 .sec_1_content .mediaa .image video,
.landing_page.sec_1 .sec_1_content .mediaa .image img {
  position: relative;
  z-index: 1;
  transition: all 0.2s ease-in-out 0.01s;
  height: auto;
  max-height: 100vh;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .landing_page.sec_1 .sec_1_content .mediaa .videos video,
  .landing_page.sec_1 .sec_1_content .mediaa .videos img,
  .landing_page.sec_1 .sec_1_content .mediaa .image video,
  .landing_page.sec_1 .sec_1_content .mediaa .image img {
    height: 420px;
    height: 450px;
    min-height: 350px;
    height: 55vh;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_1 .sec_1_content .mediaa .videos video,
  .landing_page.sec_1 .sec_1_content .mediaa .videos img,
  .landing_page.sec_1 .sec_1_content .mediaa .image video,
  .landing_page.sec_1 .sec_1_content .mediaa .image img {
    height: 340px;
    height: 400px;
    height: 270px;
    min-height: 300px;
    height: 45vh;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_1 .sec_1_content .mediaa .videos video,
  .landing_page.sec_1 .sec_1_content .mediaa .videos img,
  .landing_page.sec_1 .sec_1_content .mediaa .image video,
  .landing_page.sec_1 .sec_1_content .mediaa .image img {
    height: 280px;
    height: 350px;
    min-height: 250px;
    height: 50vh;
  }
}
.landing_page.sec_1 .sec_1_content .mediaa::after, .landing_page.sec_1 .sec_1_content .mediaa::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 25%;
  z-index: 2;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}
.landing_page.sec_1 .sec_1_content .mediaa::after {
  bottom: 0;
  top: unset;
  height: 60%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}
.landing_page.sec_1 .sec_1_content .content {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  z-index: 2;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 767px) {
  .landing_page.sec_1 .sec_1_content .content {
    position: unset;
    background: #791F83;
    padding-top: 6% !important;
  }
}
.landing_page.sec_1 .sec_1_content .content .content_inner p {
  margin-bottom: -15px;
  line-height: 1.3;
}
@media (max-width: 1920px) {
  .landing_page.sec_1 .sec_1_content .content .content_inner p {
    margin-bottom: -20px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_1 .sec_1_content .content .content_inner p {
    margin-bottom: -15px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_1 .sec_1_content .content .content_inner p {
    margin-bottom: -10px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_1 .sec_1_content .content .content_inner p {
    margin-bottom: 1.25vw;
    line-height: 1.2;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_1 .sec_1_content .content .content_inner p {
    margin-bottom: 2vw;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_1 .sec_1_content .content .content_inner p {
    margin-bottom: 3vw;
  }
}
@media (max-width: 320px) {
  .landing_page.sec_1 .sec_1_content .content .content_inner p {
    margin-bottom: 4vw;
  }
}
.landing_page.sec_1 .sec_1_content .content .content_inner h1.styled {
  height: 280px;
  font-size: 327px;
  line-height: 1;
}
@media (max-width: 1920px) {
  .landing_page.sec_1 .sec_1_content .content .content_inner h1.styled {
    font-size: 283px;
    height: 243px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_1 .sec_1_content .content .content_inner h1.styled {
    font-size: 251px;
    height: 215px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_1 .sec_1_content .content .content_inner h1.styled {
    font-size: 207px;
    height: 177px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_1 .sec_1_content .content .content_inner h1.styled {
    font-size: 20vw;
    height: 17vw;
  }
}
.landing_page.sec_2 .sec_2_content .tops .tops_content .copy_content {
  max-width: 750px;
  margin: 0 auto;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .copy_content {
    max-width: 720px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .copy_content {
    max-width: 680px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .copy_content {
    max-width: 650px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .copy_content {
    max-width: 630px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .copy_content {
    max-width: 610px;
  }
}
@media (max-width: 640px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .copy_content {
    max-width: 480px;
  }
}
.landing_page.sec_2 .sec_2_content .tops .tops_content .copy_content p {
  text-align: center;
  font-size: 22px;
  line-height: 1.45;
}
@media (max-width: 1920px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .copy_content p {
    font-size: 21px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .copy_content p {
    font-size: 20px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .copy_content p {
    font-size: 19px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .copy_content p {
    font-size: 18.5px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .copy_content p {
    font-size: 18px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .copy_content p {
    font-size: 17.5px;
    line-height: 1.4;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .copy_content p {
    font-size: 17px;
  }
}
.landing_page.sec_2 .sec_2_content .tops .tops_content .c_button {
  display: flex;
  margin: 0 auto;
  margin-top: 25px;
}
@media (max-width: 1920px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .c_button {
    margin-top: 23.5px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .c_button {
    margin-top: 20px;
    margin-top: 23px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .c_button {
    margin-top: 18px;
    margin-top: 22px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .c_button {
    margin-top: 21px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_2 .sec_2_content .tops .tops_content .c_button {
    margin-top: 20px;
  }
}
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content {
  display: grid;
  grid-template-columns: 70% 30%;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1410px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content {
    grid-template-columns: 67% 33%;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content {
    grid-template-columns: 65% 35%;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content {
    grid-template-columns: 62% 38%;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content {
    grid-template-columns: 100%;
  }
}
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .mediaa {
  line-height: 0;
  position: relative;
  z-index: 1;
}
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .mediaa .videos video,
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .mediaa .videos img,
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .mediaa .image video,
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .mediaa .image img {
  aspect-ratio: 16/11;
  aspect-ratio: unset;
}
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts {
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 767px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts {
    padding-top: 80px;
    max-width: 580px;
    margin: 0 auto;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts {
    padding-top: 70px;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts {
    padding-top: 60px;
  }
}
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops {
  display: grid;
  grid-template-columns: 45% 55%;
  align-items: flex-end;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1410px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops {
    grid-template-columns: 38% 62%;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops {
    grid-template-columns: 45% 55%;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops {
    grid-template-columns: 100%;
  }
}
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .headings h2.second {
  padding-left: 68px;
}
@media (max-width: 1920px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .headings h2.second {
    padding-left: 58px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .headings h2.second {
    padding-left: 52px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .headings h2.second {
    padding-left: 49px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .headings h2.second {
    padding-left: 46px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .headings h2.second {
    padding-left: 35px;
    display: none;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .headings h2.second {
    padding-left: 30px;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .headings h2.second {
    padding-left: 26px;
  }
}
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .headings h2.first span.hidee {
  display: none;
}
@media (max-width: 767px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .headings h2.first span.hidee {
    display: inline;
  }
}
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .mediaa {
  padding-left: 14%;
  padding-bottom: 70px;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .mediaa {
    padding-bottom: 61px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .mediaa {
    padding-bottom: 50px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .mediaa {
    padding-bottom: 44px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .mediaa {
    padding-bottom: 38px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .mediaa {
    display: none;
  }
}
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .mediaa .videos video,
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .mediaa .videos img,
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .mediaa .image video,
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .tops .mediaa .image img {
  max-height: 390px;
  height: 100%;
  aspect-ratio: 3/2.5;
}
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .copy_content {
  margin-top: 30px;
  padding-left: 68px;
  padding-right: 21%;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .copy_content {
    padding-left: 58px;
    margin-top: 27px;
    padding-right: 20%;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .copy_content {
    padding-left: 52px;
    margin-top: 25px;
    padding-right: 14%;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .copy_content {
    padding-left: 49px;
    padding-right: 8%;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .copy_content {
    padding-left: 46px;
    margin-top: 22.5px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .copy_content {
    padding: 0;
    margin-top: 10px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .lefts .copy_content {
    margin-top: 7px;
  }
}
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights {
  padding-left: 13%;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights {
    padding-left: 11%;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights {
    padding-left: 35px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights {
    padding-left: 30px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights {
    padding-left: 25px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights {
    order: -1;
    padding: 0;
    padding-top: 3%;
    padding-top: 1.5%;
  }
}
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa {
  padding-bottom: 5%;
  transition: all 0.2s ease-in-out 0.01s;
}
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa.one {
  display: none;
}
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa .videos video,
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa .videos img,
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa .image video,
.landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa .image img {
  max-height: 503px;
  height: 100%;
  aspect-ratio: 1/2;
}
@media (max-width: 767px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa {
    padding: 0;
    width: 65%;
    margin-left: auto;
  }
}
@media (max-width: 767px) and (max-width: 470px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa {
    width: 77.5%;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa .videos video,
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa .videos img,
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa .image video,
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa .image img {
    aspect-ratio: 1.1/1;
    aspect-ratio: 1.3/1 !important;
  }
}
@media (max-width: 767px) and (max-width: 470px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa .videos video,
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa .videos img,
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa .image video,
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa .image img {
    aspect-ratio: 1.05/1;
  }
}
@media (max-width: 767px) and (max-width: 380px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa .videos video,
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa .videos img,
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa .image video,
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa .image img {
    aspect-ratio: 1/1;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa.one {
    display: block;
    margin-left: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) and (max-width: 470px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa.one {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) and (max-width: 380px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa.one {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa.one .videos video,
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa.one .videos img,
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa.one .image video,
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa.one .image img {
    aspect-ratio: 1.3/1;
  }
  .landing_page.sec_2 .sec_2_content .bottoms .bottoms_content .rights .mediaa.two .image img {
    object-position: bottom !important;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_3 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.landing_page.sec_3 .sec_3_content {
  display: grid;
  grid-template-columns: 32% 68%;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .landing_page.sec_3 .sec_3_content {
    grid-template-columns: 30% 70%;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_3 .sec_3_content {
    grid-template-columns: 28% 72%;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_3 .sec_3_content {
    grid-template-columns: 26% 74%;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_3 .sec_3_content {
    grid-template-columns: 24% 76%;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_3 .sec_3_content {
    grid-template-columns: 20% 80%;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_3 .sec_3_content {
    grid-template-columns: 17.5% 82.5%;
    grid-template-columns: 15% 85%;
  }
}
.landing_page.sec_3 .sec_3_content .lefts {
  padding-right: 7%;
  height: 100%;
  width: 100%;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 767px) {
  .landing_page.sec_3 .sec_3_content .lefts {
    padding-right: 15px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_3 .sec_3_content .lefts {
    padding-right: 10px;
    padding-right: 7.5px;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_3 .sec_3_content .lefts {
    padding-right: 5px;
  }
}
.landing_page.sec_3 .sec_3_content .lefts .lefts_content {
  background: #791F83;
  width: 100%;
  height: 100%;
}
.landing_page.sec_4, .landing_page.sec_5 {
  overflow: hidden;
}
.landing_page.sec_4 .sec_4_content .bottoms .inline,
.landing_page.sec_4 .sec_5_content .bottoms .inline, .landing_page.sec_5 .sec_4_content .bottoms .inline,
.landing_page.sec_5 .sec_5_content .bottoms .inline {
  margin-top: 28px;
  margin-bottom: 45px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem 5rem;
}
@media (max-width: 1920px) {
  .landing_page.sec_4 .sec_4_content .bottoms .inline,
  .landing_page.sec_4 .sec_5_content .bottoms .inline, .landing_page.sec_5 .sec_4_content .bottoms .inline,
  .landing_page.sec_5 .sec_5_content .bottoms .inline {
    margin-top: 25px;
    margin-bottom: 40px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_4 .sec_4_content .bottoms .inline,
  .landing_page.sec_4 .sec_5_content .bottoms .inline, .landing_page.sec_5 .sec_4_content .bottoms .inline,
  .landing_page.sec_5 .sec_5_content .bottoms .inline {
    margin-top: 22px;
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_4 .sec_4_content .bottoms .inline,
  .landing_page.sec_4 .sec_5_content .bottoms .inline, .landing_page.sec_5 .sec_4_content .bottoms .inline,
  .landing_page.sec_5 .sec_5_content .bottoms .inline {
    margin-top: 21px;
    margin-bottom: 25px;
  }
}
@media (max-width: 550px) {
  .landing_page.sec_4 .sec_4_content .bottoms .inline,
  .landing_page.sec_4 .sec_5_content .bottoms .inline, .landing_page.sec_5 .sec_4_content .bottoms .inline,
  .landing_page.sec_5 .sec_5_content .bottoms .inline {
    margin-top: 21px;
    margin-bottom: 20px;
  }
}
.landing_page.sec_4 .sec_4_content .bottoms .inline .arrows_container,
.landing_page.sec_4 .sec_5_content .bottoms .inline .arrows_container, .landing_page.sec_5 .sec_4_content .bottoms .inline .arrows_container,
.landing_page.sec_5 .sec_5_content .bottoms .inline .arrows_container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
.landing_page.sec_4 .sec_4_content .bottoms .inline .arrows_container .prev, .landing_page.sec_4 .sec_4_content .bottoms .inline .arrows_container .next,
.landing_page.sec_4 .sec_5_content .bottoms .inline .arrows_container .prev,
.landing_page.sec_4 .sec_5_content .bottoms .inline .arrows_container .next, .landing_page.sec_5 .sec_4_content .bottoms .inline .arrows_container .prev, .landing_page.sec_5 .sec_4_content .bottoms .inline .arrows_container .next,
.landing_page.sec_5 .sec_5_content .bottoms .inline .arrows_container .prev,
.landing_page.sec_5 .sec_5_content .bottoms .inline .arrows_container .next {
  cursor: pointer;
}
.landing_page.sec_4 .sec_4_content .bottoms .inline .mobile_select,
.landing_page.sec_4 .sec_5_content .bottoms .inline .mobile_select, .landing_page.sec_5 .sec_4_content .bottoms .inline .mobile_select,
.landing_page.sec_5 .sec_5_content .bottoms .inline .mobile_select {
  display: none;
}
@media (max-width: 767px) {
  .landing_page.sec_4 .sec_4_content .bottoms .inline .mobile_select,
  .landing_page.sec_4 .sec_5_content .bottoms .inline .mobile_select, .landing_page.sec_5 .sec_4_content .bottoms .inline .mobile_select,
  .landing_page.sec_5 .sec_5_content .bottoms .inline .mobile_select {
    display: block;
    border-bottom: 1.5px solid #791F83;
    padding-bottom: 3px;
    max-width: 170px;
  }
}
@media (max-width: 767px) and (max-width: 470px) {
  .landing_page.sec_4 .sec_4_content .bottoms .inline .mobile_select,
  .landing_page.sec_4 .sec_5_content .bottoms .inline .mobile_select, .landing_page.sec_5 .sec_4_content .bottoms .inline .mobile_select,
  .landing_page.sec_5 .sec_5_content .bottoms .inline .mobile_select {
    max-width: 150px;
  }
}
@media (max-width: 767px) and (max-width: 320px) {
  .landing_page.sec_4 .sec_4_content .bottoms .inline .mobile_select,
  .landing_page.sec_4 .sec_5_content .bottoms .inline .mobile_select, .landing_page.sec_5 .sec_4_content .bottoms .inline .mobile_select,
  .landing_page.sec_5 .sec_5_content .bottoms .inline .mobile_select {
    max-width: 140px;
  }
}
@media (max-width: 767px) and (max-width: 280px) {
  .landing_page.sec_4 .sec_4_content .bottoms .inline .mobile_select,
  .landing_page.sec_4 .sec_5_content .bottoms .inline .mobile_select, .landing_page.sec_5 .sec_4_content .bottoms .inline .mobile_select,
  .landing_page.sec_5 .sec_5_content .bottoms .inline .mobile_select {
    max-width: 125px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_4 .sec_4_content .bottoms .inline .mobile_select select,
  .landing_page.sec_4 .sec_5_content .bottoms .inline .mobile_select select, .landing_page.sec_5 .sec_4_content .bottoms .inline .mobile_select select,
  .landing_page.sec_5 .sec_5_content .bottoms .inline .mobile_select select {
    border: none;
    box-shadow: none;
    outline: none;
    width: 100%;
    font-size: 15px;
    padding: 0;
    padding-right: 10px;
    font-family: "peridot-devanagari", sans-serif !important;
    text-transform: capitalize !important;
    font-weight: 500;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_4 .sec_4_content .bottoms .inline .areas,
  .landing_page.sec_4 .sec_5_content .bottoms .inline .areas, .landing_page.sec_5 .sec_4_content .bottoms .inline .areas,
  .landing_page.sec_5 .sec_5_content .bottoms .inline .areas {
    display: none;
  }
}
.landing_page.sec_4 .sec_4_content .bottoms .areas,
.landing_page.sec_4 .sec_5_content .bottoms .areas, .landing_page.sec_5 .sec_4_content .bottoms .areas,
.landing_page.sec_5 .sec_5_content .bottoms .areas {
  display: flex;
  justify-content: flex-start;
  gap: 40px;
}
.landing_page.sec_4 .sec_4_content .bottoms .areas p,
.landing_page.sec_4 .sec_5_content .bottoms .areas p, .landing_page.sec_5 .sec_4_content .bottoms .areas p,
.landing_page.sec_5 .sec_5_content .bottoms .areas p {
  font-weight: 500;
  margin: 0;
  font-size: 20px;
  opacity: 0.6;
  text-decoration-thickness: 1.5px !important;
  text-underline-offset: 5px !important;
  cursor: pointer;
}
@media (max-width: 1920px) {
  .landing_page.sec_4 .sec_4_content .bottoms .areas p,
  .landing_page.sec_4 .sec_5_content .bottoms .areas p, .landing_page.sec_5 .sec_4_content .bottoms .areas p,
  .landing_page.sec_5 .sec_5_content .bottoms .areas p {
    font-size: 17px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_4 .sec_4_content .bottoms .areas p,
  .landing_page.sec_4 .sec_5_content .bottoms .areas p, .landing_page.sec_5 .sec_4_content .bottoms .areas p,
  .landing_page.sec_5 .sec_5_content .bottoms .areas p {
    font-size: 16px;
  }
}
.landing_page.sec_4 .sec_4_content .bottoms .areas p.active, .landing_page.sec_4 .sec_4_content .bottoms .areas p:hover,
.landing_page.sec_4 .sec_5_content .bottoms .areas p.active,
.landing_page.sec_4 .sec_5_content .bottoms .areas p:hover, .landing_page.sec_5 .sec_4_content .bottoms .areas p.active, .landing_page.sec_5 .sec_4_content .bottoms .areas p:hover,
.landing_page.sec_5 .sec_5_content .bottoms .areas p.active,
.landing_page.sec_5 .sec_5_content .bottoms .areas p:hover {
  color: #791F83;
  opacity: 1;
  text-decoration: underline;
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list {
  overflow: visible;
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slick-slide,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slick-slide, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slick-slide,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slick-slide {
  margin-right: 25px;
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slick-slide > div:first-of-type,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slick-slide > div:first-of-type, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slick-slide > div:first-of-type,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slick-slide > div:first-of-type {
  margin-bottom: 30px;
}
@media (max-width: 1410px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slick-slide,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slick-slide, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slick-slide,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slick-slide {
    margin-right: 22.5px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slick-slide,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slick-slide, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slick-slide,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slick-slide {
    margin-right: 20px;
  }
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slick-slide > div:first-of-type,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slick-slide > div:first-of-type, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slick-slide > div:first-of-type,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slick-slide > div:first-of-type {
    margin-bottom: 25px;
  }
}
@media (max-width: 550px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slick-slide,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slick-slide, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slick-slide,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slick-slide {
    margin-right: 17.5px;
  }
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a {
  display: block;
  text-decoration: none;
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .image,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .image, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .image,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .image {
  position: relative;
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .image img,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .image img, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .image img,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .image img {
  position: relative;
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1.4;
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .image .c_button,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .image .c_button, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .image .c_button,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .image .c_button {
  position: absolute;
  z-index: 2;
  right: 15px;
  top: 15px;
  padding: 8px 17px !important;
  font-size: 17px;
  opacity: 0;
  color: #791F83;
  background: white;
  border-width: 1.5px;
}
@media (max-width: 1920px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .image .c_button,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .image .c_button, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .image .c_button,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .image .c_button {
    padding: 6.5px 13px !important;
    font-size: 15px;
    top: 12px;
    right: 12px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .image .c_button,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .image .c_button, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .image .c_button,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .image .c_button {
    font-size: 14.5px;
  }
}
@media (max-width: 992px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .image .c_button,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .image .c_button, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .image .c_button,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .image .c_button {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .image .c_button,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .image .c_button, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .image .c_button,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .image .c_button {
    font-size: 13px;
    padding: 5px 11px !important;
    opacity: 1;
    top: 8px;
    right: 8px;
    font-weight: 600 !important;
  }
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content {
  padding: 15px 12px;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1410px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content {
    padding: 13px 11px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content {
    padding: 13px 10px;
  }
}
@media (max-width: 550px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content {
    padding: 11px 9px;
  }
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content .addresss,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content .addresss, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content .addresss,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content .addresss {
  color: black;
  font-size: 17px;
}
@media (max-width: 1920px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content .addresss,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content .addresss, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content .addresss,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content .addresss {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content .addresss,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content .addresss, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content .addresss,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content .addresss {
    font-size: 15.5px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content .addresss,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content .addresss, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content .addresss,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content .addresss {
    font-size: 15px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content .addresss,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content .addresss, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content .addresss,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content .addresss {
    font-size: 14.5px;
  }
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.5rem;
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.6rem;
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p {
  color: black;
  font-size: 17px;
}
@media (max-width: 1920px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p {
    font-size: 15.5px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p {
    font-size: 15px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det p {
    font-size: 14.5px;
  }
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img {
  width: 22px;
  height: 22px;
  object-fit: contain;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img {
    width: 21px;
    height: 21px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img {
    width: 19px;
    height: 19px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a .content .bed_bath_det .b_det img {
    width: 18px;
    height: 18px;
  }
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a:hover .image .c_button,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a:hover .image .c_button, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a:hover .image .c_button,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a:hover .image .c_button {
  opacity: 1;
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a:hover .content,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a:hover .content, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a:hover .content,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a:hover .content {
  background: #791F83;
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a:hover .content > *,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a:hover .content > *, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a:hover .content > *,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a:hover .content > * {
  color: white;
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a:hover .content .bed_bath_det .b_det img,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a:hover .content .bed_bath_det .b_det img, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a:hover .content .bed_bath_det .b_det img,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a:hover .content .bed_bath_det .b_det img {
  filter: invert(1);
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide > a:hover .content .bed_bath_det .b_det p,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide > a:hover .content .bed_bath_det .b_det p, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide > a:hover .content .bed_bath_det .b_det p,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide > a:hover .content .bed_bath_det .b_det p {
  color: white;
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img {
  padding-top: 90px;
}
@media (max-width: 1920px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img {
    padding-top: 70px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img {
    padding-top: 60px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img {
    padding-top: 50px;
  }
}
@media (max-width: 992px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img {
    padding-top: 45px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img {
    padding-top: 35px;
  }
}
@media (max-width: 550px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image img {
    padding-top: 0px;
  }
}
.landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button,
.landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button,
.landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button {
  top: 105px;
}
@media (max-width: 1920px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button {
    top: 82px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button {
    top: 72px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button {
    top: 62px;
  }
}
@media (max-width: 992px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button {
    top: 57px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button {
    top: 43px;
  }
}
@media (max-width: 550px) {
  .landing_page.sec_4 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button,
  .landing_page.sec_4 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button, .landing_page.sec_5 .sec_4_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button,
  .landing_page.sec_5 .sec_5_content .bottoms .properties .slick-list .slide:nth-child(2n) > a .image .c_button {
    top: 8px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_6 {
    overflow: hidden;
  }
}
.landing_page.sec_6 .sec_6_content .tops {
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 600px) {
  .landing_page.sec_6 .sec_6_content .tops {
    max-width: 350px;
    margin: 0 auto;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_6 .sec_6_content .tops {
    max-width: 330px;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_6 .sec_6_content .tops {
    max-width: 290px;
  }
}
.landing_page.sec_6 .sec_6_content .tops h2.first {
  text-align: left;
  padding-left: 11.2%;
}
.landing_page.sec_6 .sec_6_content .tops h2.second {
  text-align: right;
  padding-right: 11.2%;
}
@media (max-width: 1920px) {
  .landing_page.sec_6 .sec_6_content .tops h2.first {
    padding-left: 14.1%;
  }
  .landing_page.sec_6 .sec_6_content .tops h2.second {
    padding-right: 14.1%;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_6 .sec_6_content .tops h2.first {
    padding-left: 13.5%;
  }
  .landing_page.sec_6 .sec_6_content .tops h2.second {
    padding-right: 13.5%;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_6 .sec_6_content .tops h2.first {
    padding-left: 12.3%;
  }
  .landing_page.sec_6 .sec_6_content .tops h2.second {
    padding-right: 12.3%;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_6 .sec_6_content .tops h2.first {
    padding-left: 8%;
  }
  .landing_page.sec_6 .sec_6_content .tops h2.second {
    padding-right: 8%;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_6 .sec_6_content .tops h2.first {
    padding-left: 2.5%;
  }
  .landing_page.sec_6 .sec_6_content .tops h2.second {
    padding-right: 2.5%;
  }
}
@media (max-width: 600px) {
  .landing_page.sec_6 .sec_6_content .tops h2.first {
    padding-left: 0%;
    text-align: center;
  }
  .landing_page.sec_6 .sec_6_content .tops h2.second {
    padding-right: 0%;
    text-align: center;
  }
}
.landing_page.sec_6 .sec_6_content .bottoms {
  margin-top: 45px;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1410px) {
  .landing_page.sec_6 .sec_6_content .bottoms {
    margin-top: 40px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_6 .sec_6_content .bottoms {
    margin-top: 35px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_6 .sec_6_content .bottoms {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_6 .sec_6_content .bottoms {
    margin-top: 20px;
  }
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow {
  margin-bottom: 50px;
  max-width: 84%;
  display: grid;
  grid-template-columns: 45% 55%;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1410px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow {
    max-width: 90%;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow {
    max-width: 980px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow {
    grid-template-columns: 47.5% 52.5%;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow {
    grid-template-columns: 100%;
    margin: 0;
  }
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type {
  margin-bottom: 0;
  grid-template-columns: 55% 45%;
  margin-left: auto;
}
@media (max-width: 989px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type {
    grid-template-columns: 52.5% 47.5%;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type {
    display: none;
  }
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:first-of-type {
  padding-right: 0 !important;
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type {
  padding-left: 30px;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1410px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type {
    padding-left: 25px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type {
    padding-left: 20px;
  }
}
@media (min-width: 768px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:nth-child(3), .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:nth-child(4) {
    display: none;
  }
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa {
  max-height: 490px;
  padding-top: 90px;
  overflow: hidden;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa {
    max-height: 420px;
    padding-top: 80px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa {
    max-height: 380px;
    padding-top: 70px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa {
    max-height: 360px;
    padding-top: 60px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa {
    max-height: 330px;
    padding-top: 50px;
  }
}
@media (max-width: 850px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa {
    max-height: 280px;
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa {
    max-height: unset;
    padding-top: unset;
  }
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa img {
  object-position: bottom !important;
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .videos video,
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .videos img,
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .image video,
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .image img {
  max-height: 400px;
}
@media (max-width: 1920px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .image img {
    max-height: 340px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .image img {
    max-height: 310px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .image img {
    max-height: 300px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .image img {
    max-height: 280px;
  }
}
@media (max-width: 850px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .image img {
    max-height: 240px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .image img {
    max-height: unset;
  }
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .btn_outer::after {
  margin-top: 90px;
}
@media (max-width: 1920px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .btn_outer::after {
    margin-top: 80px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .btn_outer::after {
    margin-top: 70px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .btn_outer::after {
    margin-top: 60px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .btn_outer::after {
    margin-top: 50px;
  }
}
@media (max-width: 850px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .btn_outer::after {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:first-of-type .child:first-of-type .mediaa .btn_outer::after {
    margin-top: unset;
  }
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa {
  max-height: 490px;
  padding-top: 90px;
  overflow: hidden;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa {
    max-height: 420px;
    padding-top: 80px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa {
    max-height: 380px;
    padding-top: 70px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa {
    max-height: 360px;
    padding-top: 60px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa {
    max-height: 330px;
    padding-top: 50px;
  }
}
@media (max-width: 850px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa {
    max-height: 280px;
    padding-top: 40px;
  }
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa img {
  object-position: bottom !important;
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .videos video,
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .videos img,
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .image video,
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .image img {
  max-height: 400px !important;
}
@media (max-width: 1920px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .image img {
    max-height: 340px !important;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .image img {
    max-height: 310px !important;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .image img {
    max-height: 300px !important;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .image img {
    max-height: 280px !important;
  }
}
@media (max-width: 850px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .image img {
    max-height: 240px !important;
  }
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .btn_outer::after {
  margin-top: 90px;
}
@media (max-width: 1920px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .btn_outer::after {
    margin-top: 80px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .btn_outer::after {
    margin-top: 70px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .btn_outer::after {
    margin-top: 60px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .btn_outer::after {
    margin-top: 50px;
  }
}
@media (max-width: 850px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow:last-of-type .child:last-of-type .mediaa .btn_outer::after {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .slick-list {
    overflow: visible;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child {
    margin-right: 25px;
    margin-right: 35px;
  }
}
@media (max-width: 550px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child {
    margin-right: 20px;
    margin-right: 30px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child {
    margin-right: 17px;
    margin-right: 27px;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child {
    margin-right: 15px;
    margin-right: 25px;
  }
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child:first-of-type {
  padding-right: 30px;
}
@media (max-width: 1410px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child:first-of-type {
    padding-right: 25px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child:first-of-type {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child:first-of-type {
    padding-right: 0px;
  }
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos video,
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos img,
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image video,
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image img {
  max-height: 490px;
  height: 100%;
  aspect-ratio: 1/3;
  object-fit: cover;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image img {
    max-height: 420px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image img {
    max-height: 380px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image img {
    max-height: 360px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image img {
    max-height: 330px;
  }
}
@media (max-width: 850px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image img {
    max-height: 280px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image img {
    max-height: 320px !important;
  }
}
@media (max-width: 650px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image img {
    max-height: 300px !important;
  }
}
@media (max-width: 550px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image img {
    max-height: 280px !important;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image img {
    max-height: 230px !important;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image img {
    max-height: 190px !important;
  }
}
@media (max-width: 320px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .videos img,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image video,
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .image img {
    max-height: 160px !important;
  }
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .btn_outer {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  opacity: 0;
  transition: all 0.5s ease-in-out 0.01s;
}
@media (max-width: 767px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .btn_outer {
    display: none;
  }
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .btn_outer::after {
  content: "";
  width: 100%;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  background: #791F83;
  opacity: 0.75;
  z-index: 1;
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .btn_outer .btn_inner {
  position: relative;
  z-index: 2;
  padding: 10px;
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .btn_outer .btn_inner .c_button {
  width: 100%;
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .mediaa .btn_outer .btn_inner .c_button:hover {
  background: #bcbcbc !important;
  color: black;
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .content {
  padding-top: 20px;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1410px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .content {
    padding-top: 17.5px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .content {
    padding-top: 15px;
  }
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .content h2 {
  font-weight: 500;
  text-transform: capitalize !important;
}
.landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .content .copy_content {
  margin-top: 7px;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 989px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .content .copy_content {
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .content .c_button {
    display: none;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child .content .c_button {
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  .landing_page.sec_6 .sec_6_content .bottoms .rrows .rrow .child:hover .mediaa .btn_outer {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_7 {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_7 .sec_7_content .tops .tops_content {
    padding-top: 2.8%;
    max-width: 413px;
    margin: 0 auto;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_7 .sec_7_content .tops .tops_content {
    max-width: 390px;
    padding-top: 3.1%;
  }
}
@media (max-width: 425px) {
  .landing_page.sec_7 .sec_7_content .tops .tops_content {
    max-width: 290px;
  }
}
.landing_page.sec_7 .sec_7_content .tops .tops_content h2.first, .landing_page.sec_7 .sec_7_content .tops .tops_content h2.third {
  padding-left: 75px;
}
@media (max-width: 1920px) {
  .landing_page.sec_7 .sec_7_content .tops .tops_content h2.first, .landing_page.sec_7 .sec_7_content .tops .tops_content h2.third {
    padding-left: 115px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_7 .sec_7_content .tops .tops_content h2.first, .landing_page.sec_7 .sec_7_content .tops .tops_content h2.third {
    padding-left: 115px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_7 .sec_7_content .tops .tops_content h2.first, .landing_page.sec_7 .sec_7_content .tops .tops_content h2.third {
    padding-left: 120px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_7 .sec_7_content .tops .tops_content h2.first, .landing_page.sec_7 .sec_7_content .tops .tops_content h2.third {
    padding-left: 0px;
    text-align: center;
  }
}
.landing_page.sec_7 .sec_7_content .tops .tops_content h2.second {
  text-align: center;
}
.landing_page.sec_7 .sec_7_content .bottomss {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.landing_page.sec_7 .sec_7_content .bottomss .bottomss_content {
  display: grid;
  grid-template-columns: 50% 50%;
  position: relative;
  z-index: 2;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1280px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content {
    grid-template-columns: 52.5% 47.5%;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content {
    grid-template-columns: 55% 45%;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content {
    grid-template-columns: 100%;
  }
}
.landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts {
  padding: 35% 22.5% !important;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts {
    padding: 32.5% 18% !important;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts {
    padding: 30% 14% !important;
    padding-right: 12.5% !important;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts {
    padding: 25% 10% !important;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts {
    padding: 0px 3% !important;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts {
    padding: 0px 13px !important;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts {
    padding: 0px 11px !important;
  }
}
.landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .lefts_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 12rem;
  position: sticky;
  top: 130px;
  height: 85vh;
  top: 45vh !important;
  height: fit-content !important;
  min-height: 28vh;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .lefts_content {
    top: 120px;
    gap: 10rem;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .lefts_content {
    min-height: 26vh;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .lefts_content {
    min-height: 22.5vh;
    top: 110px;
    height: 70vh;
    gap: 8rem;
  }
}
@media (max-width: 992px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .lefts_content {
    top: 110px;
    height: fit-content;
    gap: 5.5rem;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .lefts_content {
    display: unset;
    position: unset;
  }
}
.landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms {
  position: relative;
}
@media (max-width: 767px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .slick-list {
    overflow: visible;
  }
}
.landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child {
  opacity: 0;
  z-index: 0;
  visibility: hidden;
  transform: translateY(30px);
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0s linear 0.6s;
  position: absolute;
  left: 0;
  top: 0;
}
.landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child:first-of-type {
  position: unset;
  min-height: 170px;
}
@media (max-width: 767px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child:first-of-type {
    min-height: unset;
  }
}
.landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child.active {
  visibility: visible;
  transform: translateY(0);
  transition-delay: 0s;
  z-index: 2;
  opacity: 1;
}
@media (max-width: 767px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child {
    opacity: 1;
    visibility: visible;
    transform: unset;
    position: unset;
    z-index: 1;
    margin-right: 25px;
    margin-right: 35px;
  }
}
@media (max-width: 550px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child {
    margin-right: 20px;
    margin-right: 30px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child {
    margin-right: 17px;
    margin-right: 27px;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child {
    margin-right: 15px;
    margin-right: 25px;
  }
}
.landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child h2 {
  margin-bottom: 15px;
  font-weight: 500;
}
@media (max-width: 1280px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child h2 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child h2 {
    margin-bottom: 12px;
    font-size: 24px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child h2 {
    margin-bottom: 10px;
    font-size: 21px;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child h2 {
    font-size: 20px;
  }
}
.landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child .childs {
  display: none;
}
@media (max-width: 767px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child .childs {
    display: block;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) and (max-width: 470px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child .childs {
    margin-bottom: 12.5px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child .childs img,
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child .childs video {
    height: 320px;
    width: 100%;
    object-fit: cover;
  }
}
@media (max-width: 767px) and (max-width: 650px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child .childs img,
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child .childs video {
    height: 300px;
  }
}
@media (max-width: 767px) and (max-width: 550px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child .childs img,
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child .childs video {
    height: 280px;
  }
}
@media (max-width: 767px) and (max-width: 470px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child .childs img,
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child .childs video {
    height: 230px;
  }
}
@media (max-width: 767px) and (max-width: 380px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child .childs img,
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child .childs video {
    height: 190px;
  }
}
@media (max-width: 767px) and (max-width: 320px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child .childs img,
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child .childs video {
    height: 160px;
  }
}
.landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child .copy_content p {
  font-weight: 300;
}
.landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .lefts .bottoms .child .c_button:hover {
  background: black;
  color: white;
}
.landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .rights {
  transition: all 0.2s ease-in-out 0.01s;
  order: -1;
}
@media (max-width: 767px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .rights {
    display: none;
  }
}
.landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .rights .child {
  width: 100%;
  position: sticky;
  top: 8vh;
  line-height: 0;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1280px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .rights .child {
    top: 7.5vh;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .rights .child {
    top: 7vh;
  }
}
.landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .rights .child video,
.landing_page.sec_7 .sec_7_content .bottomss .bottomss_content .rights .child img {
  position: relative;
  object-fit: cover;
  transition: all 0.2s ease-in-out 0.01s;
  width: 100%;
  min-height: 100% !important;
  height: 100vh !important;
}
.landing_page.sec_8 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: hidden;
}
.landing_page.sec_8 .sec_8_content {
  position: relative;
}
.landing_page.sec_8 .sec_8_content .slider {
  position: relative;
  z-index: 1;
}
.landing_page.sec_8 .sec_8_content .slider .child .child_main {
  position: relative;
}
.landing_page.sec_8 .sec_8_content .slider .child .main-image {
  position: relative;
  z-index: 1;
}
.landing_page.sec_8 .sec_8_content .slider .child .main-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 1;
}
.landing_page.sec_8 .sec_8_content .slider .child .main-image::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20%;
  pointer-events: none;
  z-index: 2;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child {
  position: absolute;
  z-index: 2;
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .chevv {
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #791F83;
  position: relative;
  transition: all 0.2s ease-in-out 0.01s;
  cursor: pointer;
  position: relative;
  border: 1px solid #791F83;
  z-index: 2;
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .chevv::after, .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .chevv::before {
  position: absolute;
  content: "";
  width: 45%;
  height: 2px;
  background: white;
  transition: all 0.2s ease-in-out 0.01s;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .chevv::before {
  transform: translate(-50%, -50%) rotate(90deg);
}
@media (max-width: 1920px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .chevv {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .chevv {
    width: 37.5px;
    height: 37.5px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .chevv {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 992px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .chevv {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .chevv {
    width: 26px;
    height: 26px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .chevv {
    width: 22px;
    height: 22px;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .chevv {
    width: 19px;
    height: 19px;
  }
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content {
  position: absolute;
  background: #ffffff;
  overflow: hidden;
  width: 34vw;
  min-width: 280px;
  height: fit-content;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  /* Smooth animation */
  transition: width 0.65s ease, opacity 0.65s ease;
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content.pos_horizon_Right {
  left: 30%;
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content.pos_horizon_Left {
  right: 30%;
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content.pos_vertical_Bottom {
  top: 30%;
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content.pos_vertical_Top {
  bottom: 30%;
}
@media (max-width: 767px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content {
    width: fit-content;
    min-width: unset;
  }
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner {
  white-space: normal;
  display: grid;
  grid-template-columns: 35% 65%;
  align-items: center;
}
@media (max-width: 767px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner {
    grid-template-columns: 100%;
  }
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner .lefts {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner .lefts {
    display: none;
  }
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner .lefts .image {
  height: 100%;
  width: 100%;
  transform: translateX(-100%);
  opacity: 0;
  transition: all 0.6s ease;
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner .lefts .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner .rights {
  padding: 15% 12%;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1410px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner .rights {
    padding: 12.5% 10%;
  }
}
@media (max-width: 992px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner .rights {
    padding: 10%;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner .rights {
    padding: 6px 32px;
    background: #791F83;
    border-radius: 5px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner .rights {
    padding: 6px 27px;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner .rights {
    padding: 4px 22px;
  }
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner .rights p.headd {
  font-weight: 500;
}
@media (max-width: 767px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner .rights p.headd {
    margin: 0;
    width: max-content;
    color: white;
    font-weight: 500;
    font-size: 14px;
    transform: translateX(-100%);
    opacity: 0;
    transition: all 0.4s ease;
  }
}
@media (max-width: 767px) and (max-width: 470px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner .rights p.headd {
    font-size: 12px;
  }
}
@media (max-width: 767px) and (max-width: 380px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner .rights p.headd {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner .rights .copy_content {
    display: none;
  }
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner .rights .copy_content p {
  font-size: 18px;
}
@media (max-width: 1920px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child .hotspot_child_content .hotspot_child_content_inner .rights .copy_content p {
    font-size: 14.5px;
  }
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child.active {
  z-index: 3;
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child.active .chevv {
  background: white;
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child.active .chevv::after, .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child.active .chevv::before {
  background: #791F83;
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child.active .chevv::after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child.active .chevv::before {
  transform: translate(-50%, -50%) rotate(135deg);
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child.active .hotspot_child_content {
  pointer-events: all;
  opacity: 1;
}
.landing_page.sec_8 .sec_8_content .slider .child .hotspot_child.active .hotspot_child_content .hotspot_child_content_inner .lefts .image {
  opacity: 1;
  transform: translateX(0);
}
@media (max-width: 767px) {
  .landing_page.sec_8 .sec_8_content .slider .child .hotspot_child.active .hotspot_child_content .hotspot_child_content_inner p.headd {
    opacity: 1;
    transform: translateX(0);
  }
}
.landing_page.sec_8 .sec_8_content .dots {
  position: absolute;
  left: 0;
  bottom: 25px;
  z-index: 2;
  width: 100%;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 992px) {
  .landing_page.sec_8 .sec_8_content .dots {
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_8 .sec_8_content .dots {
    bottom: 17px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_8 .sec_8_content .dots {
    position: unset;
    padding: 5px 13px;
    padding-bottom: 0 !important;
    gap: 15px;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_8 .sec_8_content .dots {
    padding: 3px 11px;
  }
}
.landing_page.sec_8 .sec_8_content .dots ul {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  gap: 20px;
  list-style: none;
}
@media (max-width: 767px) {
  .landing_page.sec_8 .sec_8_content .dots ul {
    gap: 17px;
  }
}
.landing_page.sec_8 .sec_8_content .dots ul li {
  width: fit-content;
  cursor: pointer;
}
.landing_page.sec_8 .sec_8_content .dots ul li button {
  padding: 0;
  background: white;
  border: none;
  outline: none;
  font-size: 0;
  box-shadow: none;
  width: 75px;
  height: 3px;
  opacity: 0.4;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 992px) {
  .landing_page.sec_8 .sec_8_content .dots ul li button {
    width: 65px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_8 .sec_8_content .dots ul li button {
    width: 60px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_8 .sec_8_content .dots ul li button {
    background: #791F83;
    width: 50px;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_8 .sec_8_content .dots ul li button {
    width: 40px;
  }
}
.landing_page.sec_8 .sec_8_content .dots ul li.slick-active button {
  opacity: 1;
}
@media (min-width: 768px) {
  .landing_page.sec_8 .bottom_mobile_drops {
    display: none;
  }
}
.landing_page.sec_8 .bottom_mobile_drops .in_slider {
  padding: 40px 22px;
  padding-bottom: 0 !important;
}
@media (max-width: 470px) {
  .landing_page.sec_8 .bottom_mobile_drops .in_slider {
    padding: 35px 13px;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_8 .bottom_mobile_drops .in_slider {
    padding: 30px 11px;
  }
}
.landing_page.sec_8 .bottom_mobile_drops .in_slider .slick-list {
  overflow: visible;
}
.landing_page.sec_8 .bottom_mobile_drops .in_slider .c_child {
  margin-right: 25px;
  margin-right: 35px;
}
@media (max-width: 550px) {
  .landing_page.sec_8 .bottom_mobile_drops .in_slider .c_child {
    margin-right: 20px;
    margin-right: 30px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_8 .bottom_mobile_drops .in_slider .c_child {
    margin-right: 17px;
    margin-right: 27px;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_8 .bottom_mobile_drops .in_slider .c_child {
    margin-right: 15px;
    margin-right: 25px;
  }
}
.landing_page.sec_8 .bottom_mobile_drops .in_slider .c_child h4 {
  font-weight: 500;
  font-size: 21px;
}
.landing_page.sec_8 .bottom_mobile_drops .in_slider .c_child .copy_content {
  margin-top: 5px;
}
.landing_page.sec_8 .bottom_mobile_drops .in_slider .c_child .image {
  margin-top: 15px;
}
.landing_page.sec_8 .bottom_mobile_drops .in_slider .c_child .image img {
  width: 100%;
}
@media (max-width: 767px) {
  .landing_page.sec_9 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.landing_page.sec_9 .sec_9_content {
  display: grid;
  grid-template-columns: 67.5% 32.5%;
  align-items: center;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 989px) {
  .landing_page.sec_9 .sec_9_content {
    grid-template-columns: 62.5% 37.5%;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_9 .sec_9_content {
    grid-template-columns: 100%;
  }
}
.landing_page.sec_9 .sec_9_content .lefts {
  background: black;
  height: 100%;
  padding: 6% 7%;
}
@media (max-width: 767px) {
  .landing_page.sec_9 .sec_9_content .lefts {
    padding: 80px 3%;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_9 .sec_9_content .lefts {
    padding: 70px 28px;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_9 .sec_9_content .lefts {
    padding: 60px 20px;
  }
}
.landing_page.sec_9 .sec_9_content .lefts .copy_content {
  color: white;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .landing_page.sec_9 .sec_9_content .lefts .copy_content {
    margin-top: 12.5px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_9 .sec_9_content .lefts .copy_content {
    margin-top: 10px;
  }
}
.landing_page.sec_9 .sec_9_content .lefts .form {
  margin-top: 35px;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .landing_page.sec_9 .sec_9_content .lefts .form {
    margin-top: 30px;
  }
}
.landing_page.sec_9 .sec_9_content .lefts .form form .gform-body #gform_fields_1 {
  row-gap: 25px;
}
@media (max-width: 767px) {
  .landing_page.sec_9 .sec_9_content .lefts .form form .gform-body #gform_fields_1 {
    row-gap: 23px;
  }
}
.landing_page.sec_9 .sec_9_content .lefts .form form .gform-body input, .landing_page.sec_9 .sec_9_content .lefts .form form .gform-body textarea, .landing_page.sec_9 .sec_9_content .lefts .form form .gform-body select {
  background: transparent !important;
  border: none;
  box-shadow: none;
  outline: none;
  border-bottom: 1.5px solid #4d4d4d;
  border-radius: 0;
  color: white;
  padding-left: 0 !important;
  padding-bottom: 15px !important;
  font-family: "peridot-devanagari", sans-serif !important;
  font-weight: 300 !important;
  height: fit-content;
  line-height: normal;
}
@media (max-width: 639px) {
  .landing_page.sec_9 .sec_9_content .lefts .form form .gform-body input, .landing_page.sec_9 .sec_9_content .lefts .form form .gform-body textarea, .landing_page.sec_9 .sec_9_content .lefts .form form .gform-body select {
    font-size: 16px !important;
    padding-bottom: 10.5px !important;
  }
}
.landing_page.sec_9 .sec_9_content .lefts .form form .gform-body input::placeholder, .landing_page.sec_9 .sec_9_content .lefts .form form .gform-body textarea::placeholder, .landing_page.sec_9 .sec_9_content .lefts .form form .gform-body select::placeholder {
  color: white;
  font-family: "peridot-devanagari", sans-serif !important;
  font-weight: 300 !important;
}
@media (max-width: 639px) {
  .landing_page.sec_9 .sec_9_content .lefts .form form .gform-body input::placeholder, .landing_page.sec_9 .sec_9_content .lefts .form form .gform-body textarea::placeholder, .landing_page.sec_9 .sec_9_content .lefts .form form .gform-body select::placeholder {
    font-size: 16px !important;
  }
}
.landing_page.sec_9 .sec_9_content .lefts .form form .gform-body .ginput_container_select {
  position: relative;
}
.landing_page.sec_9 .sec_9_content .lefts .form form .gform-body .ginput_container_select::after {
  content: "";
  position: absolute;
  right: 5px;
  top: 49%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background-image: url(../img/chev_down.svg); /* Add your custom arrow image */
  background-size: contain;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: center;
}
.landing_page.sec_9 .sec_9_content .lefts .form form .gform-body .ginput_container_select select {
  line-height: normal;
  height: auto;
  background: transparent !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 30px !important;
}
@media (max-width: 639px) {
  .landing_page.sec_9 .sec_9_content .lefts .form form .gform-body fieldset.gfield--type-name .ginput_container--name {
    row-gap: 23px;
  }
}
.landing_page.sec_9 .sec_9_content .lefts .form form .gform-body fieldset.gfield--type-name .ginput_container--name span:first-of-type {
  padding-right: 8px;
}
@media (max-width: 639px) {
  .landing_page.sec_9 .sec_9_content .lefts .form form .gform-body fieldset.gfield--type-name .ginput_container--name span:first-of-type {
    padding-right: 6px;
  }
}
.landing_page.sec_9 .sec_9_content .lefts .form form .gform-body fieldset.gfield--type-name .ginput_container--name span:last-of-type {
  padding-left: 8px;
}
@media (max-width: 639px) {
  .landing_page.sec_9 .sec_9_content .lefts .form form .gform-body fieldset.gfield--type-name .ginput_container--name span:last-of-type {
    padding-left: 6px;
  }
}
.landing_page.sec_9 .sec_9_content .lefts .form form .gform-body .gfield--type-textarea label {
  font-family: "peridot-devanagari", sans-serif !important;
  font-weight: 300 !important;
  color: white;
}
.landing_page.sec_9 .sec_9_content .lefts .form form .gform-body .gfield--type-textarea textarea {
  height: 100px;
  transition: unset !important;
}
.landing_page.sec_9 .sec_9_content .lefts .form form .gform-body .gfield--type-textarea textarea::placeholder {
  color: #808080;
}
.landing_page.sec_9 .sec_9_content .lefts .form form .gform-footer {
  margin-top: 35px;
}
.landing_page.sec_9 .sec_9_content .lefts .form form .gform-footer input {
  height: fit-content;
  max-height: fit-content;
  min-height: fit-content;
  display: inline-block;
  border-radius: 5px;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 20px;
  cursor: pointer;
  text-decoration: none !important;
  border: 1px solid transparent;
  width: fit-content;
  text-align: center;
  transition: all 0.2s ease-in-out 0.01s;
  background: #791F83;
  color: white;
  padding: 16px 30px !important;
  padding-bottom: 18px !important;
  font-family: "peridot-devanagari", sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 1px;
}
.landing_page.sec_9 .sec_9_content .lefts .form form .gform-footer input:hover {
  background: white;
  border-color: #791F83;
  color: #791F83;
}
@media (max-width: 1920px) {
  .landing_page.sec_9 .sec_9_content .lefts .form form .gform-footer input {
    font-size: 17.5px;
    padding: 15.5px 25px !important;
    padding-bottom: 18px !important;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_9 .sec_9_content .lefts .form form .gform-footer input {
    padding: 15.5px 22.5px !important;
    padding-bottom: 18px !important;
    padding: 8px 40px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_9 .sec_9_content .lefts .form form .gform-footer input {
    font-size: 17px;
    padding: 8px 40px;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_9 .sec_9_content .lefts .form form .gform-footer input {
    font-size: 16px;
    padding: 7.5px 37px;
    padding: 15px 21px !important;
    padding-bottom: 17.5px !important;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_9 .sec_9_content .lefts .form form .gform-footer input {
    font-size: 15.5px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_9 .sec_9_content .lefts .form form .gform-footer input {
    font-size: 15.5px;
    padding: 7px 35px;
    padding: 9px 35px;
    padding: 15px 20px !important;
    padding-bottom: 17.5px !important;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_9 .sec_9_content .lefts .form form .gform-footer input {
    padding: 6.5px 35px;
    padding: 8.5px 35px;
  }
}
.landing_page.sec_9 .sec_9_content .rights {
  background: #791F83;
  height: 100%;
  padding: 14% 17%;
  transition: all 0.2s ease-in-out 0.01s;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1920px) {
  .landing_page.sec_9 .sec_9_content .rights {
    padding: 13% 16%;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_9 .sec_9_content .rights {
    padding: 12% 14.5%;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_9 .sec_9_content .rights {
    padding: 12% 13.5%;
  }
}
@media (max-width: 989px) {
  .landing_page.sec_9 .sec_9_content .rights {
    padding: 12% 12%;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_9 .sec_9_content .rights .mediaaa,
  .landing_page.sec_9 .sec_9_content .rights .content {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
  .landing_page.sec_9 .sec_9_content .rights .content {
    width: 380px;
  }
}
@media (max-width: 767px) and (max-width: 470px) {
  .landing_page.sec_9 .sec_9_content .rights .content {
    width: fit-content;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_9 .sec_9_content .rights {
    padding: 80px 14%;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_9 .sec_9_content .rights {
    padding: 70px 11%;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_9 .sec_9_content .rights {
    padding: 60px 9%;
  }
}
.landing_page.sec_9 .sec_9_content .rights .mediaaa .videos video,
.landing_page.sec_9 .sec_9_content .rights .mediaaa .videos img,
.landing_page.sec_9 .sec_9_content .rights .mediaaa .image video,
.landing_page.sec_9 .sec_9_content .rights .mediaaa .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1/1.14;
}
.landing_page.sec_9 .sec_9_content .rights .content {
  margin-top: 30px;
}
@media (max-width: 1410px) {
  .landing_page.sec_9 .sec_9_content .rights .content {
    margin-top: 25px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_9 .sec_9_content .rights .content {
    margin-top: 20px;
  }
}
.landing_page.sec_9 .sec_9_content .rights .content .name p {
  color: white;
  margin: 0;
  font-weight: 300;
}
.landing_page.sec_9 .sec_9_content .rights .content .name p.h4 {
  font-weight: 600;
  font-size: 24px;
}
@media (max-width: 1920px) {
  .landing_page.sec_9 .sec_9_content .rights .content .name p.h4 {
    font-size: 21.5px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_9 .sec_9_content .rights .content .name p.h4 {
    font-size: 20px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_9 .sec_9_content .rights .content .name p.h4 {
    font-size: 19px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_9 .sec_9_content .rights .content .name p.h4 {
    font-size: 17.5px;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_9 .sec_9_content .rights .content .name p.h4 {
    font-size: 17px;
  }
}
.landing_page.sec_9 .sec_9_content .rights .content .name p.small-font-size {
  margin-top: 5px;
}
@media (max-width: 1410px) {
  .landing_page.sec_9 .sec_9_content .rights .content .name p.small-font-size {
    margin-top: 4px;
    font-size: 17.5px;
  }
}
@media (max-width: 767px) {
  .landing_page.sec_9 .sec_9_content .rights .content .name p.small-font-size {
    margin-top: 3.5px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_9 .sec_9_content .rights .content .name p.small-font-size {
    font-size: 16.5px;
    margin-top: 3px;
  }
}
@media (max-width: 380px) {
  .landing_page.sec_9 .sec_9_content .rights .content .name p.small-font-size {
    font-size: 16px;
    margin-top: 3px;
  }
}
.landing_page.sec_9 .sec_9_content .rights .content a {
  text-decoration-thickness: 1px !important;
  text-underline-offset: 3px !important;
}
.landing_page.sec_9 .sec_9_content .rights .content .address,
.landing_page.sec_9 .sec_9_content .rights .content .lower_block a {
  font-size: 18px;
  width: fit-content;
}
@media (max-width: 1920px) {
  .landing_page.sec_9 .sec_9_content .rights .content .address,
  .landing_page.sec_9 .sec_9_content .rights .content .lower_block a {
    font-size: 15.5px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_9 .sec_9_content .rights .content .address,
  .landing_page.sec_9 .sec_9_content .rights .content .lower_block a {
    font-size: 14.5px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_9 .sec_9_content .rights .content .address,
  .landing_page.sec_9 .sec_9_content .rights .content .lower_block a {
    font-size: 14px;
  }
}
.landing_page.sec_9 .sec_9_content .rights .content .address {
  display: block;
  color: white;
  font-weight: 600;
  margin-top: 27px;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .landing_page.sec_9 .sec_9_content .rights .content .address {
    margin-top: 24px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_9 .sec_9_content .rights .content .address {
    margin-top: 22px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_9 .sec_9_content .rights .content .address {
    margin-top: 20px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_9 .sec_9_content .rights .content .address {
    margin-top: 17px;
  }
}
.landing_page.sec_9 .sec_9_content .rights .content .lower_block {
  margin-top: 27px;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .landing_page.sec_9 .sec_9_content .rights .content .lower_block {
    margin-top: 24px;
  }
}
@media (max-width: 1410px) {
  .landing_page.sec_9 .sec_9_content .rights .content .lower_block {
    margin-top: 22px;
  }
}
@media (max-width: 1280px) {
  .landing_page.sec_9 .sec_9_content .rights .content .lower_block {
    margin-top: 20px;
  }
}
@media (max-width: 470px) {
  .landing_page.sec_9 .sec_9_content .rights .content .lower_block {
    margin-top: 17px;
  }
}
.landing_page.sec_9 .sec_9_content .rights .content .lower_block a {
  display: block;
  color: white;
  font-weight: 600;
}
.landing_page.sec_9 .sec_9_content .rights .content .lower_block a.email {
  text-decoration: underline;
  margin-bottom: 4px;
}

.header {
  position: fixed;
  width: 100%;
  top: 0;
  top: -0.35px;
  left: 0;
  z-index: 100;
  transition: all 0.5s ease-in-out 0.01s;
}
.header .header_inner {
  padding: 35px 50px;
  transition: all 0.5s ease-in-out 0.01s;
  position: relative;
}
@media (max-width: 1920px) {
  .header .header_inner {
    padding: 25px 50px;
  }
}
@media (max-width: 1410px) {
  .header .header_inner {
    padding: 25px 20px;
  }
}
@media (max-width: 1280px) {
  .header .header_inner {
    padding: 20px 13px;
  }
}
@media (max-width: 992px) {
  .header .header_inner {
    padding: 0 !important;
  }
}
.header .header_inner .nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 55px;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .header .header_inner .nav ul {
    gap: 45px;
  }
}
@media (max-width: 1410px) {
  .header .header_inner .nav ul {
    gap: 40px;
  }
}
.header .header_inner .nav ul li {
  font-size: unset;
}
.header .header_inner .nav ul li a, .header .header_inner .nav ul li p {
  color: #FFF;
  font-family: "peridot-devanagari", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  transition: all 0.2s ease-in-out 0.01s;
  font-size: 18px;
}
@media (max-width: 1920px) {
  .header .header_inner .nav ul li a, .header .header_inner .nav ul li p {
    font-size: 16.5px;
  }
}
@media (max-width: 1410px) {
  .header .header_inner .nav ul li a, .header .header_inner .nav ul li p {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .header .header_inner .nav ul li a, .header .header_inner .nav ul li p {
    font-size: 15px;
  }
}
.header .header_inner .nav ul li a:hover, .header .header_inner .nav ul li p:hover {
  text-decoration-thickness: 1px !important;
  text-underline-offset: 5px !important;
}
.header .header_inner .desktop {
  transition: all 0.2s ease-in-out 0.01s;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  .header .header_inner .desktop {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    padding: 0;
    transform: translateY(-50%);
    display: none;
  }
}
.header .header_inner .desktop .logo img {
  object-fit: contain;
  max-width: 305px;
  max-width: 290px;
  transition: all 0.5s ease-in-out 0.01s;
  width: 100%;
}
@media (max-width: 1920px) {
  .header .header_inner .desktop .logo img {
    max-width: 280px;
    max-width: 270px;
  }
}
@media (max-width: 1280px) {
  .header .header_inner .desktop .logo img {
    max-width: 255px;
    max-width: 240px;
  }
}
.header .header_inner .mobile {
  transition: all 0.5s ease-in-out 0.01s;
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  position: relative;
}
@media (max-width: 992px) {
  .header .header_inner .mobile {
    opacity: 1;
    visibility: visible;
    max-height: fit-content;
    transform: translateY(0%);
    padding: 15px 30px;
  }
}
@media (max-width: 767px) {
  .header .header_inner .mobile {
    padding: 20px 15px;
    padding: 15px 15px;
  }
}
@media (max-width: 470px) {
  .header .header_inner .mobile {
    padding: 15px 13px;
    padding: 12px 13px;
  }
}
@media (max-width: 380px) {
  .header .header_inner .mobile {
    padding: 13px 11px;
    padding: 10px 11px;
  }
}
.header .header_inner .mobile .logo img {
  object-fit: contain;
  max-width: 255px;
  transition: all 0.5s ease-in-out 0.01s;
  width: 100%;
}
@media (max-width: 767px) {
  .header .header_inner .mobile .logo img {
    max-width: 245px;
    max-width: 225px;
  }
}
@media (max-width: 470px) {
  .header .header_inner .mobile .logo img {
    max-width: 225px;
    max-width: 205px;
  }
}
@media (max-width: 380px) {
  .header .header_inner .mobile .logo img {
    max-width: 205px;
    max-width: 190px;
  }
}
.header .header_inner .mobile .hamburger {
  position: relative;
}
.header .header_inner .mobile .hamburger .bar {
  display: block;
  width: 55px;
  height: 2.5px;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: white;
  position: relative;
  cursor: pointer;
}
.header .header_inner .mobile .hamburger .bar::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 33px;
  z-index: 4;
}
.header .header_inner .mobile .hamburger .bar:nth-child(2)::after, .header .header_inner .mobile .hamburger .bar:nth-child(3)::after {
  height: 0;
}
.header .header_inner .mobile .hamburger .bar:nth-child(3)::after {
  content: none;
}
.header .header_inner .mobile .hamburger .bar:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .header .header_inner .mobile .hamburger .bar {
    width: 50px;
  }
}
@media (max-width: 470px) {
  .header .header_inner .mobile .hamburger .bar {
    width: 38px;
    width: 45px;
    height: 2px;
  }
}
@media (max-width: 380px) {
  .header .header_inner .mobile .hamburger .bar {
    width: 35px;
    width: 40px;
    margin-bottom: 8px;
  }
}
.header .header_inner .mobile .hamburger.active {
  margin-top: 5px;
  margin-top: 3px;
}
.header .header_inner .mobile .hamburger.active .bar {
  margin: 0;
}
.header .header_inner .mobile .hamburger.active .bar:nth-child(1) {
  transform: rotate(45deg) !important;
}
.header .header_inner .mobile .hamburger.active .bar:nth-child(2) {
  display: none;
}
.header .header_inner .mobile .hamburger.active .bar:nth-child(3) {
  transform: rotate(-45deg);
  top: 0px;
  position: absolute;
}
.header .header_inner .mobile .sidebar {
  position: fixed;
  height: 100vh !important;
  background: #791F83;
  top: 97.5px;
  top: 0 !important;
  left: 0;
  width: 100%;
  width: -webkit-fill-available;
  width: -moz-available;
  padding: 15px 30px;
  transition: all 0.5s ease;
  opacity: 0;
  z-index: -2;
  visibility: hidden;
  padding-bottom: 35px !important;
  overflow: scroll;
}
@media (max-width: 767px) {
  .header .header_inner .mobile .sidebar {
    padding: 15px;
  }
}
@media (max-width: 470px) {
  .header .header_inner .mobile .sidebar {
    padding: 12px 13px;
  }
}
@media (max-width: 380px) {
  .header .header_inner .mobile .sidebar {
    padding: 10px 11px;
  }
}
.header .header_inner .mobile .sidebar.active {
  transform: translateX(0%) !important;
  opacity: 1;
  visibility: visible;
  z-index: 2;
}
.header .header_inner .mobile .sidebar .sidebar_inner {
  height: 100%;
  height: auto;
  transition: all 0.3s ease 0.01s;
}
@media (max-width: 470px) {
  .header .header_inner .mobile .sidebar .sidebar_inner {
    gap: 45px;
  }
}
.header .header_inner .mobile .sidebar .sidebar_inner .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .header_inner .mobile .sidebar .sidebar_inner .inner .bar {
  margin: 0;
}
.header .header_inner .mobile .sidebar .sidebar_inner .inner .bar:nth-child(1) {
  transform: rotate(45deg) !important;
}
.header .header_inner .mobile .sidebar .sidebar_inner .inner .bar:nth-child(2) {
  transform: rotate(-45deg);
  top: 0px;
  position: absolute;
}
.header .header_inner .mobile .sidebar .sidebar_inner .nav {
  margin-top: 12rem;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 470px) {
  .header .header_inner .mobile .sidebar .sidebar_inner .nav {
    margin-top: 11rem;
  }
}
@media (max-width: 380px) {
  .header .header_inner .mobile .sidebar .sidebar_inner .nav {
    margin-top: 7.5rem;
  }
}
.header .header_inner .mobile .sidebar .sidebar_inner .nav ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 3.5rem;
  align-items: center;
  width: 100%;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 767px) {
  .header .header_inner .mobile .sidebar .sidebar_inner .nav ul {
    gap: 3rem;
  }
}
.header .header_inner .mobile .sidebar .sidebar_inner .nav ul li a {
  font-size: 32px;
  line-height: 1;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 767px) {
  .header .header_inner .mobile .sidebar .sidebar_inner .nav ul li a {
    font-size: 30px;
  }
}
@media (max-width: 470px) {
  .header .header_inner .mobile .sidebar .sidebar_inner .nav ul li a {
    font-size: 28px;
  }
}
@media (max-width: 380px) {
  .header .header_inner .mobile .sidebar .sidebar_inner .nav ul li a {
    font-size: 25.5px;
  }
}
.header .header_inner .mobile .sidebar .sidebar_inner .social {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.7rem;
  margin-top: 50px;
}
@media (max-width: 470px) {
  .header .header_inner .mobile .sidebar .sidebar_inner .social {
    margin-top: 45px;
  }
}
@media (max-width: 380px) {
  .header .header_inner .mobile .sidebar .sidebar_inner .social {
    margin-top: 42.5px;
  }
}
.header .header_inner .mobile .sidebar .sidebar_inner .social a img {
  width: 45px;
  height: 45px;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 470px) {
  .header .header_inner .mobile .sidebar .sidebar_inner .social a img {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 380px) {
  .header .header_inner .mobile .sidebar .sidebar_inner .social a img {
    width: 32.5px;
    height: 32.5px;
  }
}
.header .header_inner .mobile .sidebar .sidebar_inner .contact_details {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.header .header_inner .mobile .sidebar .sidebar_inner .contact_details a {
  color: white;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 3.5px !important;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 767px) {
  .header .header_inner .mobile .sidebar .sidebar_inner .contact_details a {
    font-size: 15px;
  }
}
@media (max-width: 470px) {
  .header .header_inner .mobile .sidebar .sidebar_inner .contact_details a {
    font-size: 14.5px;
  }
}
@media (max-width: 380px) {
  .header .header_inner .mobile .sidebar .sidebar_inner .contact_details a {
    font-size: 14px;
  }
}
.header .header_inner .mobile .sidebar .sidebar_inner .contact_details a.address {
  margin-bottom: 11px;
}
.header .header_inner .mobile .sidebar .sidebar_inner .contact_details a.email {
  font-weight: 700;
  text-decoration: underline;
  margin-bottom: 5px;
}
.header.active_header {
  background: #791F83;
  box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.23);
}
.header.active_header .header_inner {
  padding: 13px 30px;
  padding: 16px 30px;
}
@media (max-width: 1920px) {
  .header.active_header .header_inner {
    padding: 12px 20px;
    padding: 15px 20px;
  }
}
@media (max-width: 1410px) {
  .header.active_header .header_inner {
    padding: 14px 12px;
  }
}
.header.active_header .header_inner .desktop .logo img {
  max-width: 250px;
}
@media (max-width: 1920px) {
  .header.active_header .header_inner .desktop .logo img {
    max-width: 220px;
  }
}
@media (max-width: 1280px) {
  .header.active_header .header_inner .desktop .logo img {
    max-width: 190px;
  }
}
@media (max-width: 992px) {
  .header.active_header .header_inner .mobile {
    padding: 9px 13px;
    padding: 12px 13px;
  }
  .header.active_header .header_inner .mobile .logo img {
    width: 190px;
  }
}
@media (max-width: 767px) {
  .header.active_header .header_inner .mobile {
    padding: 9px;
    padding: 12px 9px;
  }
  .header.active_header .header_inner .mobile .logo img {
    width: 190px;
  }
}
@media (max-width: 470px) {
  .header.active_header .header_inner .mobile {
    padding: 9px;
    padding: 11px 9px;
  }
  .header.active_header .header_inner .mobile .logo img {
    width: 170px;
  }
}
@media (max-width: 380px) {
  .header.active_header .header_inner .mobile {
    padding: 8px;
    padding: 11px 8px;
  }
  .header.active_header .header_inner .mobile .logo img {
    width: 155px;
  }
}

.footer {
  background: #791F83;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 767px) {
  .footer {
    padding-bottom: 20px !important;
  }
}
@media (max-width: 470px) {
  .footer.last_section {
    padding-bottom: 20px !important;
  }
}
.footer .footer_content a {
  text-decoration-thickness: 1px !important;
  text-underline-offset: 3.5px !important;
}
.footer .footer_content .tops {
  display: grid;
  grid-template-columns: 70% 30%;
  align-items: flex-start;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 767px) {
  .footer .footer_content .tops {
    grid-template-columns: 100%;
  }
}
.footer .footer_content .tops .lefts {
  line-height: 0;
}
.footer .footer_content .tops .lefts .logo {
  line-height: 0;
}
.footer .footer_content .tops .lefts .logo a img {
  object-fit: contain;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 767px) {
  .footer .footer_content .tops .lefts .logo a img {
    max-width: 450px;
    margin: 0 auto;
    display: flex;
  }
}
@media (max-width: 600px) {
  .footer .footer_content .tops .lefts .logo a img {
    max-width: 370px;
  }
}
@media (max-width: 470px) {
  .footer .footer_content .tops .lefts .logo a img {
    max-width: 290px;
  }
}
.footer .footer_content .tops .rights {
  padding-left: 12%;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 767px) {
  .footer .footer_content .tops .rights {
    padding-left: 0%;
    margin-top: 5rem;
  }
}
@media (max-width: 600px) {
  .footer .footer_content .tops .rights {
    margin-top: 4rem;
  }
}
@media (max-width: 470px) {
  .footer .footer_content .tops .rights {
    margin-top: 3.5rem;
  }
}
.footer .footer_content .tops .rights .social_icons {
  display: flex;
  justify-content: flex-end;
  gap: 1.5rem;
  align-items: center;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1280px) {
  .footer .footer_content .tops .rights .social_icons {
    gap: 1.25rem;
  }
}
@media (max-width: 767px) {
  .footer .footer_content .tops .rights .social_icons {
    justify-content: center;
  }
}
.footer .footer_content .tops .rights .social_icons a img {
  width: 50px;
  height: 50px;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .footer .footer_content .tops .rights .social_icons a img {
    width: 42.5px;
    height: 42.5px;
  }
}
@media (max-width: 1600px) {
  .footer .footer_content .tops .rights .social_icons a img {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 1280px) {
  .footer .footer_content .tops .rights .social_icons a img {
    width: 34px;
    height: 34px;
  }
}
@media (max-width: 767px) {
  .footer .footer_content .tops .rights .social_icons a img {
    width: 44px;
    height: 44px;
  }
}
@media (max-width: 600px) {
  .footer .footer_content .tops .rights .social_icons a img {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 470px) {
  .footer .footer_content .tops .rights .social_icons a img {
    width: 36px;
    height: 36px;
  }
}
.footer .footer_content .tops .rights .blocks {
  margin-top: 3.6rem;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .footer .footer_content .tops .rights .blocks {
    margin-top: 3rem;
  }
}
@media (max-width: 1410px) {
  .footer .footer_content .tops .rights .blocks {
    margin-top: 2.5rem;
  }
}
.footer .footer_content .tops .rights .blocks .block {
  margin-bottom: 30px;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .footer .footer_content .tops .rights .blocks .block {
    margin-bottom: 25px;
  }
}
@media (max-width: 1410px) {
  .footer .footer_content .tops .rights .blocks .block {
    margin-bottom: 22.5px;
  }
}
.footer .footer_content .tops .rights .blocks .block:last-of-type {
  margin-bottom: 0;
}
.footer .footer_content .tops .rights .blocks .block p, .footer .footer_content .tops .rights .blocks .block a {
  color: white;
  font-size: 19px;
  text-align: right;
  display: block;
  font-weight: 300;
  transition: all 0.2s ease-in-out 0.01s;
  width: fit-content;
  display: flex;
  margin-left: auto;
}
@media (max-width: 1920px) {
  .footer .footer_content .tops .rights .blocks .block p, .footer .footer_content .tops .rights .blocks .block a {
    font-size: 17px;
  }
}
@media (max-width: 1600px) {
  .footer .footer_content .tops .rights .blocks .block p, .footer .footer_content .tops .rights .blocks .block a {
    font-size: 16px;
  }
}
@media (max-width: 1410px) {
  .footer .footer_content .tops .rights .blocks .block p, .footer .footer_content .tops .rights .blocks .block a {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .footer .footer_content .tops .rights .blocks .block p, .footer .footer_content .tops .rights .blocks .block a {
    text-align: center;
    width: fit-content;
    display: flex;
    margin: 0 auto;
  }
}
@media (max-width: 470px) {
  .footer .footer_content .tops .rights .blocks .block p, .footer .footer_content .tops .rights .blocks .block a {
    font-size: 14px;
  }
}
.footer .footer_content .tops .rights .blocks .block p.email, .footer .footer_content .tops .rights .blocks .block p.tel, .footer .footer_content .tops .rights .blocks .block a.email, .footer .footer_content .tops .rights .blocks .block a.tel {
  font-weight: 600;
}
.footer .footer_content .tops .rights .blocks .block p.email, .footer .footer_content .tops .rights .blocks .block a.email {
  text-decoration: underline;
}
.footer .footer_content hr {
  margin: 0;
  border: none;
  height: 1.5px;
  background: rgba(255, 255, 255, 0.3);
  margin: 90px 0 20px;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1600px) {
  .footer .footer_content hr {
    margin: 80px 0 20px;
  }
}
@media (max-width: 1280px) {
  .footer .footer_content hr {
    margin: 70px 0 15px;
  }
}
@media (max-width: 767px) {
  .footer .footer_content hr {
    margin: 45px 0 15px;
  }
}
@media (max-width: 470px) {
  .footer .footer_content hr {
    margin: 35px 0 12.5px;
  }
}
.footer .footer_content .bottoms {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.2s ease-in-out 0.01s;
  gap: 0.75rem 3rem;
}
@media (max-width: 767px) {
  .footer .footer_content .bottoms {
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer .footer_content .bottoms p {
    text-align: center;
  }
}
.footer .footer_content .bottoms a, .footer .footer_content .bottoms p {
  color: white;
  font-size: 19px;
  font-weight: 300;
  transition: all 0.2s ease-in-out 0.01s;
}
@media (max-width: 1920px) {
  .footer .footer_content .bottoms a, .footer .footer_content .bottoms p {
    font-size: 17px;
  }
}
@media (max-width: 1600px) {
  .footer .footer_content .bottoms a, .footer .footer_content .bottoms p {
    font-size: 16px;
  }
}
@media (max-width: 1410px) {
  .footer .footer_content .bottoms a, .footer .footer_content .bottoms p {
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .footer .footer_content .bottoms a, .footer .footer_content .bottoms p {
    font-size: 14px;
  }
}
@media (max-width: 850px) {
  .footer .footer_content .bottoms a, .footer .footer_content .bottoms p {
    font-size: 13px;
  }
}
@media (max-width: 470px) {
  .footer .footer_content .bottoms a, .footer .footer_content .bottoms p {
    font-size: 12px;
  }
}

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