@media (max-width: 992px) {
  footer .mt_footer_sub {
    justify-content: center;
    flex-direction: column;
    align-items: center; } }
footer .mt_footer_sub .mt_subfooter_logo a:not(:last-child) img {
  width: 70px !important;
  height: auto; }
footer .mt_footer_sub .mt_subfooter_logo a img {
  width: 100px;
  height: auto; }
@media (max-width: 992px) {
  footer .mt_footer_sub .mt_subfooter_logo {
    margin-bottom: 0; } }
footer .mt_footer_sub .mt_subfooter_logo a:nth-child(2) {
  pointer-events: none !important; }
@media (min-width: 992px) {
  footer .mt_footer_sub .mt_adaeho_wrap {
    align-items: center; } }
@media (min-width: 992px) {
  footer .mt_footer_sub.footer-sub-splash {
    justify-content: space-between; } }
footer .mt_footer_sub .cookie {
  color: #eeeeee; }
footer .mt_footer_main .mt_footer_top_row {
  justify-content: center; }
footer .mt_address {
  pointer-events: none; }
  footer .mt_address h3 {
    display: none; }
  footer .mt_address * {
    color: #ffffff; }
footer .osano-cm-widget {
  display: none; }

@media (max-width: 1200px) {
  footer .mt_footer_sub .mt_subfooter_logo a:not(:last-child) {
    margin-right: 10px !important; } }
@media (max-width: 567px) {
  footer .mt_footer_sub .mt_subfooter_logo a:not(:last-child) {
    margin-right: 23px !important; } }
@media (max-width: 991.8px) {
  #mt_contact_section .mt_contact_left {
    width: 100%;
    padding: 64px 4.2% 64px !important; } }
.home-splash header {
  background: black;
  left: auto; }

header.color_theme .left_btn:hover {
  color: #000 !important;
  border-color: #000 !important; }
header.splash-header .mt_navigation_wrapper .btn_wrap {
  width: auto !important; }
  @media (min-width: 992px) {
    header.splash-header .mt_navigation_wrapper .btn_wrap {
      width: 355px !important; } }
header.splash-header .mt_navigation_wrapper .logo_wrap {
  width: 25vw; }
  @media (max-width: 576px) {
    header.splash-header .mt_navigation_wrapper .logo_wrap {
      display: flex;
      align-items: end;
      justify-content: end; } }

.btn_wrap {
  display: flex;
  text-align: center;
  row-gap: 5px;
  flex-direction: column;
  width: auto !important; }
  @media (min-width: 992px) {
    .btn_wrap {
      flex-direction: row;
      column-gap: 10px; } }
  @media (max-width: 768px) {
    .btn_wrap .left_btn {
      font-size: 14px;
      padding: 5px 10px; } }
  @media (max-width: 576px) {
    .btn_wrap .left_btn {
      font-size: 12px;
      padding: 5px 10px; } }

@media (max-width: 768px) {
  header.splash-header .mt_navigation_wrapper .logo_wrap img {
    max-width: 160px; } }

.popup-modal-fp-download {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 500px;
  background: #fffff0 !important;
  transform: translate(-50%, -50%);
  padding: 20px;
  background: white;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  z-index: 1000;
  padding: 3vw; }

.close-modal-fp-download-popup {
  font-size: 35px;
  font-weight: 700;
  padding: 5px;
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
  color: black;
  border: none;
  background: none;
  border-radius: 50%; }

.header-fp-download-popup.mt_sub_heading {
  font-size: 1.5rem;
  line-height: 28px;
  text-align: center; }

.close-modal-div-fp-download {
  display: flex;
  justify-content: end; }

.hywrap button[type="submit"] {
  background-color: #000000 !important;
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
  padding: 10px 20px !important;
  max-width: 200px !important; }

@media (max-width: 992px) {
  .popup-modal-fp-download {
    width: 90%;
    max-width: 400px;
    padding: 15px; }

  .close-modal {
    font-size: 20px;
    top: 5px;
    right: 5px; }

  .mt_footer_sub .mt_address {
    text-align: center; } }
.popup-modal-fp-download .hywrap #form-success {
  background: #eae8e5 !important; }

.hywrap {
  font-family: "Inter", sans-serif !important; }

.hywrap .top_align .control-label,
.hywrap input,
.hywrap input[type="text"],
.hywrap select,
.hywrap textarea {
  color: #000 !important; }

.hywrap input,
.hywrap input[type="text"],
.hywrap select,
.hywrap textarea {
  border: 1px solid #000 !important; }

.mt_banner.mt_full_height_banner {
  margin-bottom: 0 !important; }

.contact-form-section {
  background-color: #eae8e5; }
  .contact-form-section .hywrap #form-success {
    color: #292828 !important;
    background-color: #eae8e5 !important; }

@media (min-width: 992px) {
  #mt_contact_section .mt_contact_right {
    background: #eae8e5; } }
.faq-heading {
  text-align: center;
  margin-bottom: 5% !important;
  color: black !important; }

.faq_7 .responsive-cell-block {
  min-height: 75px; }

.faq_7 .text-blk {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 25px; }

.faq_7 .responsive-container-block {
  min-height: 75px;
  height: fit-content;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  justify-content: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px; }

.faq_7 .faq-head-bg {
  background-color: #03a9f4;
  color: white;
  padding-top: 80px;
  padding-right: 60px;
  padding-bottom: 80px;
  padding-left: 60px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: auto; }

@media (max-width: 992px) {
  .faq_7 .faq-dropdown-bg {
    padding-left: 20px !important;
    padding-right: 20px !important; } }
.faq_7 .text-blk.faq-heading1 {
  font-size: 40px;
  line-height: 55px;
  font-weight: 900;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px; }

.faq_7 .text-blk.faq-subheading {
  font-size: 18px;
  line-height: 26px; }

.faq_7 .faq-dropdown-bg {
  padding-top: 80px;
  padding-right: 60px;
  padding-bottom: 80px;
  padding-left: 60px; }

.faq_7 .faq {
  display: block;
  flex-direction: column;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #414141;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px; }

.faq_7 .faq-question-container {
  display: flex;
  justify-content: space-between;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 2.8vw 1.5vw; }

.faq_7 .faq-question-container:hover {
  cursor: pointer; }

.faq_7 .text-blk.faq-questions {
  color: #414141;
  font-size: 20px;
  font-weight: bold; }

.faq_7 .text-blk.faq-answer {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  color: #414141;
  font-size: 18px;
  line-height: 26px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px; }

.faq_7 .text-blk.faq-subheading {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 50px;
  margin-left: 0px;
  max-width: 590px;
  font-size: 18px; }

.faq_7 .answer-box {
  max-height: 0px;
  margin-bottom: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-property: max-height; }

.faq_7 .faq.active .openimg {
  transform: rotate(180deg); }

.faq_7 .openimg {
  transition-duration: 0.3s;
  transition-timing-function: ease-in;
  transition-delay: 0s;
  transition-property: transform; }

.faq_7 .faq.active .answer-box {
  max-height: fit-content;
  margin-bottom: 2.8vw; }

.faq_7 .faq-head-content {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  max-width: 450px; }

@media (max-width: 1024px) {
  .faq_7 .text-blk.faq-answer {
    font-size: 18px; } }
@media (max-width: 768px) {
  .faq_7 .text-blk.faq-heading1 {
    font-size: 30px;
    line-height: 40px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px; }

  .faq_7 .faq-head-content {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    max-width: 500px;
    text-align: center; }

  .faq_7 .faq-head-bg {
    padding-top: 50px;
    padding-right: 60px;
    padding-bottom: 30px;
    padding-left: 60px; }

  .faq_7 .faq-dropdown-bg {
    padding-top: 50px;
    padding-right: 60px;
    padding-bottom: 50px;
    padding-left: 60px; }

  .faq_7 .text-blk.faq-questions {
    font-size: 18px; }

  .faq_7 .text-blk.faq-answer {
    font-size: 16px; }

  .faq_7 .text-blk.faq-subheading {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px; } }
@media (max-width: 500px) {
  .faq_7
  .responsive-cell-block.wk-tab-12.wk-mobile-12.wk-desk-5.wk-ipadp-5.faq-head-bg {
    padding-top: 80px;
    padding-right: 30px;
    padding-bottom: 80px;
    padding-left: 30px; }

  .faq_7
  .responsive-cell-block.wk-tab-12.wk-mobile-12.wk-desk-7.wk-ipadp-7.faq-dropdown-bg {
    padding-top: 80px;
    padding-right: 30px;
    padding-bottom: 80px;
    padding-left: 30px; }

  .faq_7
  .responsive-cell-block.wk-tab-12.wk-mobile-12.wk-desk-5.wk-ipadp-5.faq-head-bg {
    padding-top: 50px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px; }

  .faq_7
  .responsive-cell-block.wk-tab-12.wk-mobile-12.wk-desk-7.wk-ipadp-7.faq-dropdown-bg {
    padding-top: 50px;
    padding-right: 30px;
    padding-bottom: 50px;
    padding-left: 30px; }

  .faq_7 .text-blk.faq-answer {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 22px;
    font-size: 16px; }

  .faq_7 .text-blk.faq-questions {
    font-size: 18px; } }
@media (max-width: 500px) and (max-width: 992px) {
  .faq_7 .text-blk.faq-questions {
    font-size: 16px; } }
@media (max-width: 500px) {
  .faq_7 .text-blk.faq-heading1 {
    font-size: 26px; }

  .faq_7 .text-blk.faq-subheading {
    font-size: 17px;
    line-height: 24px; } }
.toggle-icon {
  font-size: 20px;
  font-weight: bold;
  margin-left: 10px;
  cursor: pointer; }

.faq-second-section-image {
  width: 100%;
  padding-left: 20px; }

.faq-image-title {
  font-size: 20px;
  padding: 1.6vw 0 0.6vw 20px;
  text-align: center;
  font-weight: bold; }

.faq-answer.faq-image {
  margin-bottom: 0 !important; }

.faq:last-child {
  border-bottom: 1px solid #414141; }

.image-answer-box p {
  font-size: 18px;
  color: #414141; }

/*# sourceMappingURL=common-styles.css.map */
