@font-face {
  font-family: 'HelveticaNeue';
  src: url("../../../assets/fonts/HelveticaNeue/HelveticaNeue.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/HelveticaNeue/HelveticaNeue.woff") format("woff"), url("../../../assets/fonts/HelveticaNeue/HelveticaNeue.ttf") format("truetype"), url("../../../assets/fonts/HelveticaNeue/HelveticaNeue.svg#HelveticaNeue") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaNeue-CondensedBlack';
  src: url("../../../assets/fonts/HelveticaNeue-CondensedBlack/HelveticaNeue-CondensedBlack.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/HelveticaNeue-CondensedBlack/HelveticaNeue-CondensedBlack.woff") format("woff"), url("../../../assets/fonts/HelveticaNeue-CondensedBlack/HelveticaNeue-CondensedBlack.ttf") format("truetype"), url("../../../assets/fonts/HelveticaNeue-CondensedBlack/HelveticaNeue-CondensedBlack.svg#HelveticaNeue-CondensedBlack") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'MyriadPro-Semibold';
  src: url("../../../assets/fonts/MyriadPro-Semibold/MyriadPro-Semibold.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/MyriadPro-Semibold/MyriadPro-Semibold.woff") format("woff"), url("../../../assets/fonts/MyriadPro-Semibold/MyriadPro-Semibold.ttf") format("truetype"), url("../../../assets/fonts/MyriadPro-Semibold/MyriadPro-Semibold.svg#MyriadPro-Semibold") format("svg");
  font-weight: normal;
  font-style: normal; }
:root {
  --font-title: "Helvetica", Arial, sans-serif;
  --font-subtext: "Open Sans", sans-serif;
  --font-text: "Helvetica", sans-serif;
  --primary-color: #D20A11;
  --second-color: #3E4559;
  --third-color: #000000;
  --background-color: #fff;
  --text-color: #000;
  --darken-primary-color: #ba090f; }

html, body {
  height: 100%; }

/* Global */
.center {
  text-align: center; }

.right {
  text-align: right; }

.left {
  text-align: left; }

.alert {
  margin-top: 20px; }

.alert.alert-success {
  font-size: 16px;
  font-weight: bold; }

.error {
  color: red;
  font-size: 13px; }

.content {
  text-align: center; }

.row.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row.no-gutters > [class^="col-"], .row.no-gutters .row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0; }

/* Masonry */
.grid {
  position: relative; }

.grid-sizer, .grid-item {
  min-height: auto !important; }

body.admin-site {
  /* Main */
  /* Admin */
  /* Dashboard */
  /* Admin Editor */ }
  body.admin-site label {
    color: #D20A11; }
  body.admin-site a {
    color: #D20A11; }
  body.admin-site a:hover {
    color: #3E4559; }
  body.admin-site .page-sidebar .page-sidebar-menu > li.active.open > a, body.admin-site .page-sidebar .page-sidebar-menu > li.active > a, body.admin-site .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a, body.admin-site .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a, body.admin-site .page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-toggle .badge.badge-default {
    background: #D20A11; }
  body.admin-site .content-wrap.pdf-wrap h1, body.admin-site h2, body.admin-site h3, body.admin-site h4, body.admin-site h5, body.admin-site h6 {
    font-family: "Helvetica", sans-serif; }
  body.admin-site .tooltip-custom, body.admin-site #map-canvas a.active .btn, body.admin-site .progress_bar .bar, body.admin-site .btn-site {
    background: #D20A11; }
  body.admin-site #map-canvas .btn:hover {
    border-color: #D20A11;
    color: #D20A11; }
  body.admin-site .btn-site {
    color: #fff; }
  body.admin-site .btn-site:hover {
    background: #3E4559; }
  body.admin-site .pagination > .active > a, body.admin-site .pagination > .active > a:hover, body.admin-site .pagination > .active > a:focus, body.admin-site .pagination > .active > span, body.admin-site .pagination > .active > span:hover, body.admin-site .pagination > .active > span:focus {
    background: #D20A11;
    border-color: #D20A11; }
  body.admin-site #dashboard-mesh a {
    color: #333;
    font-weight: bold; }
    body.admin-site #dashboard-mesh a .col-sm-4 {
      margin-bottom: 50px; }
  body.admin-site #dashboard-mesh a:hover {
    color: #D20A11; }
  body.admin-site .flex-item .form_fields_actions {
    display: none;
    background: #f3f3f3;
    border: 1px dashed #ccc;
    padding: 10px;
    color: #777; }
  body.admin-site .flex-item:hover .form_fields_actions {
    display: block; }

body.error-site {
  background: #D20A11;
  color: #ffffff; }
  body.error-site .top {
    background: #ffffff;
    color: #D20A11; }
  body.error-site .button {
    background: #ffffff;
    color: #D20A11; }
  body.error-site a:hover .button {
    background: #ffffff; }

* {
  scroll-behavior: smooth; }

body.main-site {
  /* Global */
  /* Global Texts */
  /* Masonry */
  /*==============  header  ===============*/
  /*==============  footer  ===============*/
  /*==============  general  ===============*/
  /*==============  animations  ===============*/
  /*==============  datepicker  ===============*/ }
  body.main-site h1, body.main-site h2, body.main-site h3, body.main-site h4, body.main-site h5, body.main-site h6 {
    font-family: "Helvetica", Arial, sans-serif !important;
    color: #D20A11;
    text-transform: none; }
  body.main-site label {
    font-size: 20px !important;
    font-weight: bold;
    color: #3E4559; }
  body.main-site .mt-checkbox > span, body.main-site .mt-radio > span {
    background-color: #cacaca; }
  body.main-site .mt-checkbox:hover > input:not([disabled]) ~ span, body.main-site .mt-checkbox > input:focus ~ span, body.main-site .mt-radio:hover > input:not([disabled]) ~ span, body.main-site .mt-radio > input:focus ~ span {
    background: #3E4559; }
  body.main-site .btn {
    font-size: 20px;
    line-height: 20px; }
  body.main-site .form-control {
    height: 45px;
    font-size: 20px;
    color: #3E4559; }
  body.main-site .mt-checkbox > span, body.main-site .mt-radio > span {
    top: 10px; }
  body.main-site .mt-radio-inline label.mt-radio, body.main-site .mt-checkbox-inline label.mt-checkbox {
    color: #777;
    font-weight: normal; }
  body.main-site a {
    color: #D20A11; }
  body.main-site a:hover {
    color: #3E4559; }
  body.main-site .fr-view {
    color: #000; }
  body.main-site .grid {
    position: relative; }
  body.main-site .grid-sizer, body.main-site .grid-item {
    min-height: auto !important; }
  @media screen and (max-width: 767px) {
    body.main-site .logo-holder {
      text-align: center; } }
  @media (min-width: 768px) and (max-width: 991px) {
    body.main-site .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important; }
    body.main-site .navbar {
      margin-top: 20px !important; }
    body.main-site .navbar li a {
      padding: 10px !important;
      font-size: 17px !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    body.main-site .navbar li a {
      padding: 10px !important;
      font-size: 18px !important; } }
  body.main-site .header {
    position: sticky;
    top: 0;
    background-color: #00000080; }
    body.main-site .header .wrap {
      z-index: 1;
      position: relative; }
    body.main-site .header .header__top .tel {
      margin-right: 40px; }
  body.main-site .header_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    backdrop-filter: blur(8px); }
  body.main-site .header__bottom {
    display: flex;
    gap: 1rem;
    justify-content: space-between; }
    body.main-site .header__bottom .logo {
      font-size: unset;
      position: relative;
      float: unset;
      display: flex;
      justify-content: center; }
      body.main-site .header__bottom .logo img {
        max-width: 100%; }
    body.main-site .header__bottom .menu {
      margin-left: 0;
      float: none; }
      body.main-site .header__bottom .menu .scroll_wrap ul.flex-type {
        display: flex;
        gap: .5rem 1.6rem; }
      body.main-site .header__bottom .menu .scroll_wrap > ul > li {
        margin: 0; }
      body.main-site .header__bottom .menu .scroll_wrap > ul > li > a {
        padding: 0; }
  body.main-site .header__top .socials .a.whatsapp::before {
    background-image: url(../../../../assets/img/whatsapp_white.svg);
    width: 21px;
    height: 21px;
    margin-top: -10px;
    margin-left: -7px; }
  body.main-site .header__top .socials .a.x::before {
    background-image: url(../../../../assets/img/x_white.png);
    width: 17px;
    height: 17px;
    margin-top: -7px;
    margin-left: -7px; }
  body.main-site .footer .footer_logo {
    display: block;
    margin: auto;
    width: 100%;
    max-width: 450px;
    padding: 0 1rem; }
  body.main-site .footer .footer_logos {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    align-items: center;
    width: fit-content;
    width: 100%;
    justify-content: center; }
    body.main-site .footer .footer_logos .img_container {
      width: 80px;
      height: 40px;
      display: flex;
      justify-content: center;
      align-items: center; }
      body.main-site .footer .footer_logos .img_container img {
        object-fit: contain;
        width: 100%;
        height: 100%; }
  body.main-site .footer .footer_bottom {
    background-color: #111111;
    padding: 16px 0;
    margin-top: 3rem;
    text-transform: uppercase; }
  body.main-site .footer .footer__title {
    font-size: 17px;
    color: #7F7F7F;
    font-weight: 600;
    display: block;
    text-align: center;
    margin-bottom: 1rem; }
  body.main-site .footer .items {
    width: 100%;
    max-width: 954px;
    overflow: hidden;
    white-space: nowrap;
    margin: 40px auto;
    float: unset; }
    body.main-site .footer .items .scroll {
      width: auto;
      transition: all .3s linear; }
    body.main-site .footer .items .categories_item {
      width: 238px;
      border-right: 1px solid rgba(255, 255, 255, 0.13);
      height: 150px;
      padding-top: 10px;
      display: inline-block;
      float: none;
      white-space: normal;
      margin-left: -3px; }
      body.main-site .footer .items .categories_item .icon {
        height: 67px;
        text-align: center;
        vertical-align: bottom;
        margin-bottom: 26px;
        transition: all .2s linear; }
        body.main-site .footer .items .categories_item .icon .icon-wrap {
          width: 67px;
          display: inline-block;
          float: none;
          height: 67px;
          border-radius: 50%;
          overflow: hidden; }
        body.main-site .footer .items .categories_item .icon .image-cover {
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: center;
          display: block; }
      body.main-site .footer .items .categories_item ._title {
        font-size: 15px;
        color: #fff;
        font-weight: 500;
        text-align: center;
        transition: all .2s linear; }
  body.main-site .slide_item {
    height: fit-content; }
  body.main-site .red {
    color: #BB141A !important; }
  body.main-site a.red {
    font-weight: 600;
    color: #D20A11 !important; }
  body.main-site .content__wrapper {
    margin-top: -150px; }
  body.main-site a {
    color: unset; }
  body.main-site .btn {
    line-height: 62px; }
  body.main-site .text-white {
    color: #fff; }
  body.main-site h1, body.main-site h2, body.main-site h3, body.main-site h4, body.main-site h5 {
    color: unset; }
  body.main-site .video__back {
    width: 100%;
    position: absolute;
    height: 100%;
    object-fit: cover; }
  body.main-site .black__section {
    background: #000;
    padding-bottom: 70px;
    overflow: hidden;
    padding-top: 80px; }
    body.main-site .black__section .section_title {
      color: #fff; }
    body.main-site .black__section .description {
      margin-top: 13px;
      font-size: 18px;
      line-height: 1.45; }
    body.main-site .black__section .top_part {
      margin-bottom: 1rem; }
    body.main-site .black__section .slider_item {
      padding: 55px 20px;
      height: 200px;
      position: relative;
      margin-right: 17px;
      margin-left: 17px;
      display: block;
      display: flex;
      justify-content: center;
      align-items: center; }
      body.main-site .black__section .slider_item img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    body.main-site .black__section .slick-list {
      overflow: visible; }
  body.main-site .slider_item a {
    width: 100%;
    height: 100%; }
  body.main-site .homepage_slider .slide__text-desc {
    margin-bottom: 0; }
  body.main-site .homepage_slider .categories .other_items .icon .arrow.fliped {
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    -o-transform: rotateZ(90deg); }
  body.main-site .most_popular__section .slider_item {
    height: 411px;
    margin-right: 17px;
    margin-left: 17px; }
    body.main-site .most_popular__section .slider_item:before {
      background: unset; }
  body.main-site .benefits .rating {
    margin-bottom: 17px; }
  body.main-site .benefits .slide_item_img {
    width: 90%;
    height: fit-content;
    z-index: 1; }
  body.main-site .benefits .slick-slide {
    height: fit-content; }
  body.main-site .benefits .item {
    width: 100%;
    max-width: 100%;
    padding-left: 160px;
    height: 100%; }
    body.main-site .benefits .item .tc {
      text-align: justify; }
      body.main-site .benefits .item .tc .item_title {
        height: 51px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal; }
      body.main-site .benefits .item .tc .item_text {
        font-style: normal; }
        body.main-site .benefits .item .tc .item_text.over_clamp {
          text-overflow: ellipsis;
          overflow: hidden;
          display: -webkit-box !important;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          white-space: normal; }
        body.main-site .benefits .item .tc .item_text.over__hidden {
          max-height: 123px;
          overflow: hidden; }
        body.main-site .benefits .item .tc .item_text .view__more {
          font-size: 15px;
          position: absolute;
          color: var(--primary-color);
          text-decoration: underline;
          width: 100%;
          left: 0;
          bottom: 0;
          background-color: #000;
          padding-left: 160px;
          cursor: pointer;
          line-height: 1.6; }
          body.main-site .benefits .item .tc .item_text .view__more.minus {
            font-size: 15px;
            position: relative;
            color: var(--primary-color);
            text-decoration: underline;
            background-color: #000;
            padding-left: 0px;
            padding-right: 0;
            display: block;
            line-height: 1.6; }
          body.main-site .benefits .item .tc .item_text .view__more span {
            color: var(--primary-color);
            font-weight: 500; }
      body.main-site .benefits .item .tc .view__more_relative {
        position: relative !important;
        font-size: 15px;
        position: absolute;
        color: var(--primary-color);
        text-decoration: underline; }
  body.main-site .benefits .item_img img {
    position: relative;
    z-index: 1;
    object-fit: cover;
    height: 100%;
    width: 100%;
    transform: scale(1.2); }
  body.main-site .benefits .title_wrapper {
    display: flex;
    gap: 1rem;
    justify-content: space-between; }
    body.main-site .benefits .title_wrapper .elem_title:nth-child(1) {
      max-width: 60%; }
    body.main-site .benefits .title_wrapper .elem_title:nth-child(2) {
      width: fit-content;
      opacity: .6; }
    body.main-site .benefits .title_wrapper .elem_title .item_title {
      float: none;
      height: fit-content;
      margin-bottom: 0; }
    body.main-site .benefits .title_wrapper a.icon_anchor {
      width: 30px;
      height: 30px;
      text-align: center;
      display: block;
      float: none;
      position: relative;
      opacity: 1; }
      body.main-site .benefits .title_wrapper a.icon_anchor::before {
        content: '';
        opacity: 1;
        display: block;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        top: 50%;
        left: 50%;
        background-image: url(../../../../assets/img/whatsapp_white.svg);
        width: 25px;
        height: 25px; }
    body.main-site .benefits .title_wrapper .title_icon {
      display: flex;
      gap: .2rem; }
  body.main-site .sq_wrap iframe {
    width: 100%;
    height: 200px;
    border: none; }
  body.main-site .sq_wrap ._title.video_title {
    background-color: #202021D9;
    padding: .4rem .8rem;
    height: 72px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal; }
  body.main-site .blog-section.last-section {
    background-position: bottom; }
  body.main-site .blog-section.type-2 {
    padding-top: 436px;
    background-position: top !important; }
    body.main-site .blog-section.type-2::before {
      content: unset; }
    body.main-site .blog-section.type-2::after {
      height: 290px;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 90%); }
    body.main-site .blog-section.type-2 .section_title {
      text-align: left; }
    body.main-site .blog-section.type-2 .section_subtitle {
      color: #FFFFFFCC;
      text-align: left;
      display: flex;
      gap: .5rem; }
    body.main-site .blog-section.type-2 .wrap_float {
      display: flex; }
    body.main-site .blog-section.type-2 .show-more {
      justify-content: end;
      align-items: end; }
      body.main-site .blog-section.type-2 .show-more .btn {
        background: var(--primary-color) !important;
        line-height: 57px;
        border-color: transparent; }
        body.main-site .blog-section.type-2 .show-more .btn:hover {
          background-color: var(--darken-primary-color) !important;
          color: #fff; }
    body.main-site .blog-section.type-2 .top_part {
      margin-bottom: 0; }
  body.main-site .blog-section .section_content {
    display: flex;
    justify-content: center;
    gap: 0 2rem; }
  body.main-site .blog-section .blog_item {
    width: 100%;
    margin-right: 0; }
  body.main-site .blog-section .blog_item_title {
    color: #fff; }
  body.main-site .contacts-section {
    padding: 100px 0; }
    body.main-site .contacts-section .contacts-columns {
      display: grid;
      gap: 2rem 1rem;
      grid-template-columns: repeat(auto-fit, minmax(275px, 1fr)); }
      body.main-site .contacts-section .contacts-columns .column {
        width: 100%;
        margin-right: 0;
        padding-bottom: 0; }
    body.main-site .contacts-section .content-head {
      padding: 0; }
  body.main-site #magazine, body.main-site #video, body.main-site #internships, body.main-site #testimonials, body.main-site #about, body.main-site #packages, body.main-site #distribution, body.main-site #contact, body.main-site #packages {
    padding: 160px 0 0; }
  body.main-site .file-wrapper {
    position: relative;
    width: 100%; }
    body.main-site .file-wrapper .extra-span {
      height: 1px;
      background-color: #fff;
      width: 100%;
      position: absolute;
      bottom: 0; }
      body.main-site .file-wrapper .extra-span span {
        margin-bottom: 0 !important;
        position: relative;
        z-index: 3;
        background-color: #fff;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        font-weight: 400 !important;
        font-size: 15px !important; }
    body.main-site .file-wrapper input {
      opacity: 0;
      position: relative;
      z-index: 2;
      cursor: pointer;
      position: relative;
      padding-right: 7rem;
      background-color: transparent; }
    body.main-site .file-wrapper::after {
      width: 100%;
      max-width: 100px;
      z-index: 1;
      content: 'Upload file';
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      background-color: var(--primary-color);
      color: #fff;
      max-height: 20px;
      line-height: 20px;
      font-size: .9rem;
      font-weight: 500;
      padding: 0.3rem .5rem;
      border-radius: 7px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      -ms-border-radius: 7px;
      -o-border-radius: 7px; }
    body.main-site .file-wrapper::before {
      bottom: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      content: '';
      position: absolute;
      background-color: #000;
      max-height: 20px;
      line-height: 20px;
      padding: 0.3rem .5rem; }
  body.main-site .checkbox_form {
    height: fit-content;
    margin-top: 0 !important;
    position: relative;
    width: fit-content;
    display: flex !important;
    align-items: center;
    white-space: unset !important; }
    body.main-site .checkbox_form input {
      margin: 0; }
    body.main-site .checkbox_form [type="checkbox"]:not(:checked),
    body.main-site .checkbox_form [type="checkbox"]:checked {
      position: absolute;
      left: 0;
      opacity: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      cursor: pointer; }
    body.main-site .checkbox_form [type="checkbox"]:not(:checked) + label,
    body.main-site .checkbox_form [type="checkbox"]:checked + label {
      text-align: left !important;
      font-size: 17px !important;
      position: relative;
      padding-left: 2.2rem;
      font-weight: 400;
      font-size: 15px;
      line-height: 1.3;
      cursor: pointer;
      word-break: break-word; }
    body.main-site .checkbox_form [type="checkbox"]:not(:checked) + label:before,
    body.main-site .checkbox_form [type="checkbox"]:checked + label:before {
      margin-top: .1rem;
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      line-height: 1.3;
      top: 0;
      width: 1.1em;
      height: 1.1em;
      border: 1px solid #aaa;
      background: transparent;
      border-radius: .2em;
      -webkit-transition: all .275s;
      transition: all .275s; }
    body.main-site .checkbox_form [type="checkbox"]:not(:checked) + label:after,
    body.main-site .checkbox_form [type="checkbox"]:checked + label:after {
      content: '\00d7';
      color: #fff;
      position: absolute;
      top: 0;
      left: 0;
      width: 20px;
      font-size: 22px;
      margin-top: -2px;
      height: 1.1em;
      display: flex;
      justify-content: center;
      font-weight: 400;
      -webkit-transition: all .2s;
      transition: all .2s; }
    body.main-site .checkbox_form [type="checkbox"]:not(:checked) + label:after {
      opacity: 0;
      -webkit-transform: scale(0) rotate(45deg);
      transform: scale(0) rotate(45deg); }
    body.main-site .checkbox_form [type="checkbox"]:checked + label:after {
      opacity: 1;
      -webkit-transform: scale(1) rotate(0);
      transform: scale(1) rotate(0); }
    body.main-site .checkbox_form [type="checkbox"]:disabled:not(:checked) + label:before,
    body.main-site .checkbox_form [type="checkbox"]:disabled:checked + label:before {
      box-shadow: none;
      border-color: #bbb;
      background-color: #e9e9e9; }
    body.main-site .checkbox_form [type="checkbox"]:disabled:checked + label:after {
      color: #777; }
    body.main-site .checkbox_form [type="checkbox"]:disabled + label {
      color: #aaa; }
  body.main-site .get-in-touch-section {
    padding: 100px 0;
    font-family: "Helvetica", sans-serif; }
    body.main-site .get-in-touch-section .form_wrapper {
      display: grid;
      grid-template-columns: 150px auto;
      gap: .2rem 1rem; }
      body.main-site .get-in-touch-section .form_wrapper.big {
        grid-template-columns: 300px auto; }
        body.main-site .get-in-touch-section .form_wrapper.big label {
          text-align: right; }
      body.main-site .get-in-touch-section .form_wrapper:not(:last-child) {
        margin-bottom: 1.5rem; }
      body.main-site .get-in-touch-section .form_wrapper label {
        color: #fff;
        font-size: 16px;
        font-weight: 400; }
      body.main-site .get-in-touch-section .form_wrapper span {
        color: #fff;
        display: block;
        margin-top: .3rem;
        font-size: 17px;
        font-weight: 400; }
      body.main-site .get-in-touch-section .form_wrapper input, body.main-site .get-in-touch-section .form_wrapper select {
        background-color: transparent;
        color: #fff;
        border: unset;
        border-bottom: 1px solid #fff;
        padding: .5rem .75rem;
        width: 100%; }
        body.main-site .get-in-touch-section .form_wrapper input::placeholder, body.main-site .get-in-touch-section .form_wrapper select::placeholder {
          color: #757575; }
        body.main-site .get-in-touch-section .form_wrapper input::-webkit-calendar-picker-indicator, body.main-site .get-in-touch-section .form_wrapper select::-webkit-calendar-picker-indicator {
          filter: invert(1); }
      body.main-site .get-in-touch-section .form_wrapper select option {
        color: #000; }
      body.main-site .get-in-touch-section .form_wrapper textarea {
        border: 1px solid #fff;
        background-color: transparent;
        color: #fff;
        padding: .75rem;
        border-radius: 7px;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        -ms-border-radius: 7px;
        -o-border-radius: 7px; }
        body.main-site .get-in-touch-section .form_wrapper textarea::placeholder {
          color: #757575; }
    body.main-site .get-in-touch-section .btn-wrapper {
      display: flex;
      justify-content: end; }
      body.main-site .get-in-touch-section .btn-wrapper .btn {
        line-height: 20px; }
    body.main-site .get-in-touch-section .form_map_wrapper {
      display: flex;
      gap: 2rem;
      align-items: center; }
      body.main-site .get-in-touch-section .form_map_wrapper form {
        width: 100%; }
      body.main-site .get-in-touch-section .form_map_wrapper .google-map {
        width: 100%;
        height: 620px;
        border-radius: 18px;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px;
        -ms-border-radius: 18px;
        -o-border-radius: 18px; }
  body.main-site .video__controls {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%; }
    body.main-site .video__controls .play__container {
      inset: 0 0 0 0;
      margin: auto;
      position: absolute;
      width: fit-content;
      height: fit-content;
      background-color: transparent; }
      body.main-site .video__controls .play__container .circle {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 16px;
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(5px);
        width: 100px;
        height: 100px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%; }
      body.main-site .video__controls .play__container .two_rectangle {
        background-color: transparent;
        position: absolute;
        inset: 0 0 0 0;
        margin: auto;
        display: flex;
        gap: .5rem;
        justify-content: center;
        align-items: center; }
        body.main-site .video__controls .play__container .two_rectangle::before, body.main-site .video__controls .play__container .two_rectangle::after {
          content: '';
          background-color: #fff;
          width: 10%;
          height: 30%; }
      body.main-site .video__controls .play__container .triangle__container {
        position: absolute;
        inset: 0 0 0 0;
        margin: auto;
        background: transparent;
        transform: rotateZ(90deg) translateY(-5%);
        -webkit-transform: rotateZ(90deg) translateY(-5%);
        -moz-transform: rotateZ(90deg) translateY(-5%);
        -ms-transform: rotateZ(90deg) translateY(-5%);
        -o-transform: rotateZ(90deg) translateY(-5%); }
      body.main-site .video__controls .play__container .triangle {
        background-color: #fff;
        text-align: left;
        position: absolute;
        inset: 0 0 0 0;
        margin: auto; }
      body.main-site .video__controls .play__container .triangle:before,
      body.main-site .video__controls .play__container .triangle:after {
        content: '';
        position: absolute;
        background-color: inherit; }
      body.main-site .video__controls .play__container .triangle,
      body.main-site .video__controls .play__container .triangle:before,
      body.main-site .video__controls .play__container .triangle:after {
        width: 20px;
        height: 20px;
        border-top-right-radius: 30%; }
      body.main-site .video__controls .play__container .triangle {
        transform: rotate(-60deg) skewX(-30deg) scale(1, 0.866); }
      body.main-site .video__controls .play__container .triangle:before {
        transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0, -50%); }
      body.main-site .video__controls .play__container .triangle:after {
        transform: rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%); }
    body.main-site .video__controls .mute__button {
      background: rgba(255, 255, 255, 0.2);
      box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
      backdrop-filter: blur(5px);
      position: absolute;
      bottom: 5%;
      left: 5%;
      width: 40px;
      height: 40px;
      display: flex;
      justify-content: center;
      align-items: center; }
      body.main-site .video__controls .mute__button img {
        width: 30px; }
  body.main-site .video__container {
    width: 100%;
    height: 635px;
    position: relative; }
    body.main-site .video__container video {
      right: 0;
      top: 0; }
    body.main-site .video__container .video__overlay {
      width: 40%;
      height: 100%;
      background-color: #000;
      position: absolute;
      z-index: 1; }
    body.main-site .video__container .wrap {
      height: 100%; }
    body.main-site .video__container .wrap_float {
      height: 100%; }
    body.main-site .video__container .top_part {
      margin-bottom: 0;
      position: relative;
      padding-right: 200px;
      z-index: 1;
      width: fit-content;
      height: 100%;
      display: flex;
      align-items: center;
      background: transparent; }
      body.main-site .video__container .top_part .buttons {
        color: #fff; }
        body.main-site .video__container .top_part .buttons a:hover {
          color: #fff; }
    body.main-site .video__container .description {
      margin-bottom: 33px; }
    body.main-site .video__container .top_part_left {
      width: 100%;
      max-width: 600px; }
  body.main-site .popular_destination__section {
    background-color: #000; }
    body.main-site .popular_destination__section .section_title {
      color: #fff; }
    body.main-site .popular_destination__section .top_part_right .btn {
      border: 2px solid rgba(255, 255, 255, 0.36);
      color: #fff; }
    body.main-site .popular_destination__section .top_part_right .arrow {
      border: 2px solid rgba(255, 255, 255, 0.36);
      color: #fff; }
      body.main-site .popular_destination__section .top_part_right .arrow.prev::before {
        transform: rotateZ(180deg);
        -webkit-transform: rotateZ(180deg);
        -moz-transform: rotateZ(180deg);
        -ms-transform: rotateZ(180deg);
        -o-transform: rotateZ(180deg); }
      body.main-site .popular_destination__section .top_part_right .arrow::before {
        background: url(../../../../assets/lavella-template/img/left-arrow.svg) center center no-repeat;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none; }
    body.main-site .popular_destination__section .slide_item_content {
      height: 150px;
      background-color: #202021D9;
      border-left: 0;
      border-right: 0;
      display: flex;
      gap: .5rem;
      float: unset;
      cursor: unset;
      justify-content: space-between;
      align-items: center; }
      body.main-site .popular_destination__section .slide_item_content h3 {
        color: #fff !important;
        margin-bottom: 0;
        font-size: 26px;
        max-width: 50%;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal; }
      body.main-site .popular_destination__section .slide_item_content a {
        color: #fff; }
      body.main-site .popular_destination__section .slide_item_content .btn {
        background-color: #000000; }
  body.main-site .article_container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 2rem;
    width: 100%; }
    body.main-site .article_container:not(:last-child) {
      margin-bottom: 4rem; }
    body.main-site .article_container img {
      max-width: 100%;
      object-fit: contain; }
    body.main-site .article_container .content_part {
      width: 100%; }
      body.main-site .article_container .content_part .section-title:not(:last-child) {
        margin-bottom: .3rem; }
  body.main-site .table_container {
    margin: 4rem 0;
    overflow: auto; }
  body.main-site .blue_table {
    color: #fff;
    width: 100%;
    border-collapse: collapse;
    line-height: 1.7;
    overflow: hidden;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px; }
    body.main-site .blue_table td {
      padding: 1rem 1.3rem;
      font-weight: 300; }
    body.main-site .blue_table thead {
      background-color: #202A3F;
      text-align: left;
      font-size: 22px; }
    body.main-site .blue_table tbody tr:nth-child(odd) {
      background-color: #181D27; }
    body.main-site .blue_table tbody tr:nth-child(even) {
      background-color: #272B35; }
  body.main-site ul.type-1.gray li {
    color: #FFFFFFA6; }
    body.main-site ul.type-1.gray li::before {
      background-color: #FFFFFFA6; }
  body.main-site ul.type-1.margin {
    margin-bottom: 1.5rem; }
  body.main-site ul.type-1 li {
    line-height: 1.7;
    display: flex;
    gap: .5rem;
    align-items: center;
    padding-left: .5rem; }
    body.main-site ul.type-1 li::before {
      content: '';
      width: 7px;
      height: 7px;
      background-color: #fff;
      display: block;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%; }
  body.main-site .footer_top_menu ul li a {
    padding-top: 0; }
  body.main-site .blog-page {
    max-width: 92vw;
    margin: 100px auto 0;
    float: none;
    padding-top: 0; }
    body.main-site .blog-page.big-items .blog-item ._img {
      height: 592px; }
    body.main-site .blog-page .sub-title {
      color: #FFFFFF5E;
      margin-bottom: 2rem;
      font-size: 14px;
      font-weight: 600;
      text-transform: uppercase; }
      body.main-site .blog-page .sub-title.type-2 {
        font-weight: 400;
        color: #FFFFFFC4; }
    body.main-site .blog-page .min-description {
      display: flex;
      gap: 1rem;
      margin-bottom: 3rem;
      align-items: start; }
      body.main-site .blog-page .min-description img {
        width: 100%;
        max-width: 354px;
        object-fit: contain; }
      body.main-site .blog-page .min-description p {
        background-color: #000 !important;
        line-height: 1.5 !important; }
      body.main-site .blog-page .min-description .min-description-title {
        color: #fff;
        font-size: 40px;
        font-weight: 600;
        margin-bottom: .7rem; }
        body.main-site .blog-page .min-description .min-description-title span {
          color: var(--primary-color); }
      body.main-site .blog-page .min-description ._text {
        color: #FFFFFFC4;
        line-height: 1.5;
        margin-bottom: 1rem; }
      body.main-site .blog-page .min-description .buttons {
        display: flex;
        gap: 1rem; }
        body.main-site .blog-page .min-description .buttons .btn {
          color: #fff;
          display: flex;
          justify-content: center;
          gap: .5rem;
          height: 50px;
          line-height: 50px;
          font-size: 18px;
          font-weight: 500; }
          body.main-site .blog-page .min-description .buttons .btn img {
            max-width: 18px; }
    body.main-site .blog-page .wrap_min {
      max-width: 1000px;
      margin: auto; }
    body.main-site .blog-page img {
      width: 100%; }
    body.main-site .blog-page .paragraph {
      font-size: 18px;
      color: #FFFFFFC4;
      line-height: 1.5;
      text-align: justify; }
      body.main-site .blog-page .paragraph:not(:last-child) {
        margin-bottom: 2rem; }
      body.main-site .blog-page .paragraph.no-margin {
        margin-bottom: 0; }
    body.main-site .blog-page ._text {
      color: #FFFFFFC4;
      position: relative;
      text-align: justify;
      height: 10; }
      body.main-site .blog-page ._text.over__hidden {
        max-height: 72px;
        overflow: hidden; }
        body.main-site .blog-page ._text.over__hidden.over__link {
          max-height: 85px; }
      body.main-site .blog-page ._text .view__more {
        font-size: 14px;
        position: absolute;
        color: var(--primary-color);
        text-decoration: underline;
        width: 100%;
        left: 0;
        bottom: 0;
        background-color: #000;
        cursor: pointer;
        line-height: 1.5; }
        body.main-site .blog-page ._text .view__more.view__link {
          text-decoration: unset !important;
          font-weight: 600; }
        body.main-site .blog-page ._text .view__more.minus {
          font-size: 14px;
          position: relative;
          color: var(--primary-color);
          text-decoration: underline;
          background-color: #000;
          padding-right: 0;
          display: block;
          line-height: 1.5; }
        body.main-site .blog-page ._text .view__more span {
          color: var(--primary-color);
          font-weight: 500; }
    body.main-site .blog-page .blog-item:hover ._title {
      color: #fff; }
    body.main-site .blog-page .blog-item ._date._date_white {
      color: #fff;
      margin: 7px 0 12px; }
      body.main-site .blog-page .blog-item ._date._date_white span {
        color: var(--primary-color); }
    body.main-site .blog-page .blog-item ._img {
      height: 350px; }
    body.main-site .blog-page .blog-list.three-colums .blog-item ._title {
      height: 57px;
      margin-bottom: 0;
      text-overflow: ellipsis;
      overflow: hidden;
      display: -webkit-box !important;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      white-space: normal; }
    body.main-site .blog-page p {
      font-size: 18px;
      color: #FFFFFFC4 !important;
      line-height: 1.5;
      text-align: justify; }
      body.main-site .blog-page p span {
        font-size: 18px;
        color: #FFFFFFC4 !important;
        line-height: 1.5;
        text-align: justify; }
  body.main-site .wrap_float .top_part .top_part_left .section_title {
    font-size: 30px; }
  body.main-site .wrap_float .top_part .top_part_left .section_subtitle, body.main-site .wrap_float .top_part .top_part_left .section_title {
    text-transform: uppercase; }
  body.main-site .details_page {
    padding: 100px 0;
    display: flex;
    flex-direction: column;
    align-items: center; }
    body.main-site .details_page .wrap {
      color: #fff;
      margin-top: 3rem; }
    body.main-site .details_page .tab__general {
      display: none; }
      body.main-site .details_page .tab__general.active {
        display: block; }
    body.main-site .details_page .section_title {
      margin-bottom: 1.5rem;
      position: relative;
      padding-bottom: 1.5rem; }
      body.main-site .details_page .section_title.aditional {
        margin-top: 2rem; }
      body.main-site .details_page .section_title .section_sub_title {
        font-size: 16px;
        color: #FFFFFF5E;
        position: absolute;
        bottom: .5rem; }
    body.main-site .details_page .text, body.main-site .details_page p {
      line-height: 28.8px;
      font-size: 18px;
      color: #FFFFFFC4 !important;
      text-align: justify; }
      body.main-site .details_page .text:not(:last-child), body.main-site .details_page p:not(:last-child) {
        margin-bottom: 1.5rem; }
      body.main-site .details_page .text:has(b):not(:last-child), body.main-site .details_page p:has(b):not(:last-child) {
        margin-bottom: 1rem; }
      body.main-site .details_page .text b, body.main-site .details_page p b {
        color: #fff; }
      body.main-site .details_page .text a, body.main-site .details_page p a {
        color: var(--primary-color);
        text-decoration: underline; }
      body.main-site .details_page .text span, body.main-site .details_page p span {
        color: #FFFFFFC4 !important; }
    body.main-site .details_page .details_image_container {
      display: flex;
      gap: 1.5rem;
      font-size: 18px; }
      body.main-site .details_page .details_image_container .details_content {
        width: 100%;
        max-width: 400px; }
      body.main-site .details_page .details_image_container .title_image {
        font-weight: 400;
        color: #FFFFFF;
        margin-bottom: 1rem; }
      body.main-site .details_page .details_image_container .description_image {
        font-weight: 600;
        color: #fff;
        text-align: justify;
        line-height: 1.5; }
    body.main-site .details_page img {
      max-width: 1000px;
      width: 100%;
      margin: auto;
      display: block;
      padding-top: 3rem; }
  body.main-site .faqs {
    width: 100%;
    max-width: 900px;
    margin: auto;
    float: none; }
    body.main-site .faqs .faq.active .head svg {
      transform: rotate(180deg); }
    body.main-site .faqs .faq .head {
      display: flex;
      padding: 25px 0px;
      justify-content: space-between;
      align-items: center;
      cursor: pointer;
      font-size: 24px;
      font-weight: 700; }
      body.main-site .faqs .faq .head svg {
        transition: transform 0.25s ease-in;
        -webkit-transition: transform 0.25s ease-in;
        -moz-transition: transform 0.25s ease-in;
        -ms-transition: transform 0.25s ease-in;
        -o-transition: transform 0.25s ease-in; }
    body.main-site .faqs .faq .content {
      height: 0px;
      overflow-y: hidden;
      transition: height 0.25s ease-in;
      border-bottom: 1px solid #afafaf;
      font-size: 18px;
      line-height: 1.5;
      text-align: justify;
      color: #FFFFFFC4; }
  body.main-site #toast-container > div {
    opacity: 1; }
  body.main-site button.toast-close-button {
    position: absolute;
    right: 15px;
    top: 15px; }
  body.main-site .toast-title {
    font-size: 18px;
    margin-bottom: 5px; }
  body.main-site .toast-top-right {
    float: none;
    width: fit-content; }
  body.main-site .page_content .main .pagination ul li.active span {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: var(--primary-color);
    display: block;
    float: left;
    line-height: 48px;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    color: #fff; }
  body.main-site .page_content .main .pagination {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem; }
    body.main-site .page_content .main .pagination ul li {
      margin-right: 0; }
      body.main-site .page_content .main .pagination ul li a {
        width: 48px;
        height: 48px;
        line-height: 48px; }
  body.main-site .page_content .main .pagination ul li.disabled span {
    opacity: .4;
    cursor: not-allowed;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.16);
    display: block;
    float: left;
    line-height: 48px;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    color: #fff; }
  body.main-site .alert {
    padding: 1rem;
    width: 100%;
    max-width: 500px;
    margin: auto;
    display: block;
    font-size: unset;
    position: absolute;
    left: 0;
    right: 0;
    top: 175px;
    border-radius: 7px;
    float: unset; }
    body.main-site .alert.alert-success {
      background-color: #008001;
      color: #fff; }
    body.main-site .alert.alert-danger {
      background-color: #C91532;
      color: #fff; }
    body.main-site .alert .close-alert {
      color: #0000009e;
      cursor: pointer;
      position: absolute;
      top: 2px;
      right: 11px;
      width: fit-content;
      text-transform: lowercase;
      font-size: 20px;
      font-weight: 600; }
  body.main-site .zoom_in_hover {
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in; }
    body.main-site .zoom_in_hover:hover {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1); }
  body.main-site .up_in_hover {
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in; }
    body.main-site .up_in_hover:hover {
      transform: translateY(-15px);
      -webkit-transform: translateY(-15px);
      -moz-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
      -o-transform: translateY(-15px); }
  body.main-site .ui-datepicker .ui-datepicker-title {
    background-color: #585a5e;
    color: #fff; }
  @media screen and (max-width: 610px) {
    body.main-site .header__top .email {
      float: unset; } }
  @media screen and (max-width: 768px) {
    body.main-site .most_popular__section.fit-height .slider_item {
      height: fit-content; }
    body.main-site .min-description {
      flex-wrap: wrap; }
      body.main-site .min-description .buttons {
        flex-wrap: wrap; }
        body.main-site .min-description .buttons .btn {
          width: 100%; }
    body.main-site .blog-page {
      padding-top: 15px;
      margin-top: 120px; }
    body.main-site .btn {
      line-height: 50px; }
    body.main-site .video__container {
      height: fit-content; }
      body.main-site .video__container .video__back {
        position: relative;
        height: 200px; }
      body.main-site .video__container .video__overlay {
        display: none; }
      body.main-site .video__container .top_part {
        padding-right: 0;
        margin-bottom: 1rem; }
    body.main-site .benefits .slide_item_img {
      width: 100%; }
    body.main-site .benefits .item {
      padding-left: 0; }
    body.main-site .details_page {
      padding: 0 0 100px; }
      body.main-site .details_page .sub-menu-list {
        max-width: 92vw;
        margin: auto; }
      body.main-site .details_page .details_image_container {
        flex-wrap: wrap; }
      body.main-site .details_page img {
        width: 100%;
        max-width: 100%; }
    body.main-site .popular_destination__section .wrap {
      overflow: hidden; }
    body.main-site .popular_destination__section .item {
      padding: 0 .5rem; }
      body.main-site .popular_destination__section .item .item_text .view__more {
        padding-left: .5rem !important; }
        body.main-site .popular_destination__section .item .item_text .view__more.minus {
          margin-left: -0.5rem; }
    body.main-site .popular_destination__section .top_part_right {
      padding-left: 0; }
      body.main-site .popular_destination__section .top_part_right .controls {
        position: relative; }
    body.main-site .blog-section .section_content {
      flex-direction: column; }
    body.main-site .blog-section.type-2 .wrap_float {
      flex-wrap: wrap; }
      body.main-site .blog-section.type-2 .wrap_float .btn {
        width: 100%;
        justify-content: center;
        line-height: 49px; }
    body.main-site .contacts-section .contacts-columns .column a {
      position: relative; }
    body.main-site .get-in-touch-section .form_wrapper {
      grid-template-columns: 100% !important; }
      body.main-site .get-in-touch-section .form_wrapper label {
        margin-bottom: .5rem;
        text-align: left !important;
        margin-bottom: 0 !important; }
    body.main-site .get-in-touch-section .form_map_wrapper {
      display: flex;
      flex-direction: column; }
      body.main-site .get-in-touch-section .form_map_wrapper .google-map {
        height: 420px; }
    body.main-site .footer .items .categories_item {
      width: 132px !important; } }
  @media screen and (max-width: 1000px) {
    body.main-site .blog_item:nth-child(3) {
      display: block; } }
  @media screen and (max-width: 1076px) {
    body.main-site .header__bottom .menu .scroll_wrap ul {
      flex-direction: column; }
      body.main-site .header__bottom .menu .scroll_wrap ul li > a span:before {
        content: unset; }
    body.main-site .footer .items .categories_item {
      width: 153px; } }
  @media screen and (min-width: 1025px) {
    body.main-site .header__top a:hover, body.main-site .homepage_slider .categories_item:hover ._title, body.main-site .most_popular__section .slider_item:hover .slider_item__content .title, body.main-site .popular_destination__slider .slide_item:hover .slide_item_content .slide_title, body.main-site .blog_item:hover .blog_item_title {
      color: var(--primary-color); } }
  @media screen and (max-width: 1600px) {
    body.main-site .btn {
      line-height: 50px; }
    body.main-site .footer .items {
      overflow: auto;
      max-width: 820px; }
      body.main-site .footer .items .categories_item {
        height: 125px;
        width: 200px; }
        body.main-site .footer .items .categories_item .icon {
          height: 48px; }
          body.main-site .footer .items .categories_item .icon .icon-wrap {
            width: 48px;
            height: 48px; }
    body.main-site .homepage_slider .slide__controls {
      margin-top: 23px; } }
