/* New Fonts */
/* font 1 */
@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,900;1,300;1,400;1,500;1,600;1,700;1,900&display=swap");
/* font 2 */
@import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,300;0,400;0,600;0,800;0,900;1,300;1,400;1,600;1,800;1,900&display=swap");
/* font 3 */
@import url("https://fonts.googleapis.com/css2?family=Acme&display=swap");
/* font 4 */
@import url("https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@400;500;700;900&display=swap");
/* font LinearIcons */
@import url("../../../assets/fonts/linearicon/linearicon.css");
/* End New Fonts */
@import url(https://fonts.googleapis.com/css?family=Nunito:400,400i,600,700&display=swap);
@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../../../assets/fonts/webfonts/fa-brands-400.eot");
  src: url("../../../assets/fonts/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/webfonts/fa-brands-400.woff2") format("woff2"), url("../../../assets/fonts/webfonts/fa-brands-400.woff") format("woff"), url("../../../assets/fonts/webfonts/fa-brands-400.ttf") format("truetype"), url("../../../assets/fonts/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../../../assets/fonts/webfonts/fa-regular-400.eot");
  src: url("../../../assets/fonts/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/webfonts/fa-regular-400.woff2") format("woff2"), url("../../../assets/fonts/webfonts/fa-regular-400.woff") format("woff"), url("../../../assets/fonts/webfonts/fa-regular-400.ttf") format("truetype"), url("../../../assets/fonts/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../../../assets/fonts/webfonts/fa-solid-900.eot");
  src: url("../../../assets/fonts/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/webfonts/fa-solid-900.woff2") format("woff2"), url("../../../assets/fonts/webfonts/fa-solid-900.woff") format("woff"), url("../../../assets/fonts/webfonts/fa-solid-900.ttf") format("truetype"), url("../../../assets/fonts/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }
:root {
  --primary-font: "Poppins", sans-serif;
  --second-font: "Poppins", sans-serif;
  --third-font: "DM Serif Display", sans-serif; }

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 {
  background: radial-gradient(circle, #cb3c37, #272626);
  /* Main */
  /* Store */
  /* Admin */ }
  body.admin-site .m-menu__submenu {
    overflow-x: auto; }
    body.admin-site .m-menu__submenu .m-menu__subnav {
      white-space: nowrap; }
  body.admin-site label {
    color: #272626; }
  body.admin-site a {
    color: #CB3C37;
    font-size: 16px; }
  body.admin-site a:hover {
    color: #272626; }
  body.admin-site #create-sale .total, body.admin-site #create-sale .icon i {
    color: #272626; }
  body.admin-site #create-sale #products #amount.form-control[readonly], body.admin-site #create-sale #paid_amount.form-control[readonly] {
    background: #272626; }
  body.admin-site .fr-box.fr-basic.fr-top div:last-child {
    display: none; }
  body.admin-site .btn-brand, body.admin-site .daterangepicker .ranges li.active, body.admin-site .btn-success {
    background: #CB3C37;
    border-color: #CB3C37; }
  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: #272626; }
  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: #272626; }
  body.admin-site #map-canvas .btn:hover, body.admin-site .m-tabs-line.m-tabs-line--brand a.m-tabs__link.active, body.admin-site .m-tabs-line.m-tabs-line--brand a.m-tabs__link:hover, body.admin-site .m-tabs-line.m-tabs-line--brand.nav.nav-tabs .nav-link.active, body.admin-site .m-tabs-line.m-tabs-line--brand.nav.nav-tabs .nav-link:hover {
    border-color: #272626;
    color: #272626; }
  body.admin-site .table .title, body.admin-site .m-content h1, body.admin-site .m-nav-grid .m-nav-grid__row .m-nav-grid__item .m-nav-grid__text {
    color: #272626; }
  body.admin-site .control-label, body.admin-site .btn.m-btn--label-brand, body.admin-site .m-nav .m-nav__item:hover:not(.m-nav__item--disabled) > .m-nav__link .m-nav__link-icon {
    color: #272626; }
  body.admin-site .m-loader.m-loader--brand:before, body.admin-site .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--tabs > .m-menu__submenu > .m-menu__subnav > .m-menu__item:hover:not(.m-menu__item--actions) > .m-menu__link .m-menu__link-text {
    color: #272626; }
  body.admin-site .m-topbar .m-topbar__nav.m-nav > .m-nav__item > .m-nav__link .m-nav__link-icon:hover .m-nav__link-icon-wrapper, body.admin-site .m-topbar .m-topbar__nav.m-nav > .m-nav__item.m-dropdown--open > .m-nav__link .m-nav__link-icon .m-nav__link-icon-wrapper {
    background: #CB3C37;
    border: 1px solid #CB3C37; }
  body.admin-site .btn-site {
    background: #272626; }
  body.admin-site .btn-site:hover {
    background: #CB3C37; }
  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: #272626;
    border-color: #272626; }
  body.admin-site .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--tabs.m-menu__item--active-tab > .m-menu__link, body.admin-site .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--tabs.m-menu__item--hover > .m-menu__link {
    background-color: #272626; }
  body.admin-site .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--tabs > .m-menu__submenu > .m-menu__subnav > .m-menu__item > .m-menu__link .m-menu__link-text {
    color: #272626; }
  body.admin-site .m-nav .m-nav__item:hover:not(.m-nav__item--disabled) > .m-nav__link .m-nav__link-text {
    color: #CB3C37; }
  body.admin-site .btn-accent {
    background-color: #CB3C37;
    border-color: #CB3C37; }
  body.admin-site .box-list .admin-list .active a {
    background: #272626 !important; }
  body.admin-site .box-list .admin-list a {
    background: #CB3C37; }
  body.admin-site .box-list .admin-list a:hover {
    background: #272626; }

@media (min-width: 1025px) {
  .admin-site.m-header--fixed.m-header--minimize-on .m-header .m-header__top {
    background-color: #272626 !important; } }
body.error-site {
  background: #272626;
  color: #fff; }
  body.error-site .top {
    background: #fff;
    color: #272626; }
  body.error-site .button {
    background: #fff;
    color: #272626; }
  body.error-site a:hover .button {
    background: #fff; }

body.admin-site-2 {
  /* Main */ }
  body.admin-site-2 .mt-checkbox-inline .mt-checkbox {
    background-color: #fbfbfb;
    padding: 10px 15px;
    border-radius: 30px;
    border: 1px solid #272626;
    line-height: normal;
    position: relative;
    overflow: hidden; }
    body.admin-site-2 .mt-checkbox-inline .mt-checkbox .field_team_id {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      z-index: 2;
      cursor: pointer; }
    body.admin-site-2 .mt-checkbox-inline .mt-checkbox .field_team_id:checked ~ span {
      margin-right: 0;
      width: .5em;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    body.admin-site-2 .mt-checkbox-inline .mt-checkbox span {
      margin-left: 10px;
      display: inline-block;
      height: 1em;
      border-style: solid;
      border-width: 0 2px 2px 0;
      transition: all ease 0.2s;
      transform: scale(0);
      width: 0;
      margin-right: -10px; }
  body.admin-site-2 .fr-box.fr-basic.fr-top div:last-child a {
    display: none !important; }
  body.admin-site-2 li.breadcrumb-item {
    line-height: 23px; }
  body.admin-site-2 .content-header-title {
    line-height: 36px; }
  body.admin-site-2 .pagination .page-link.previous.disabled a, body.admin-site-2 .pagination .page-link.next.disabled a {
    opacity: 0.8;
    cursor: context-menu;
    pointer-events: none;
    text-decoration: none; }
  body.admin-site-2 .pagination .page-link.previous.disabled:hover a, body.admin-site-2 .pagination .page-link.next.disabled:hover a {
    background-color: transparent !important;
    border-color: #272626;
    color: #272626; }
  body.admin-site-2 .pagination .page-link.previous a, body.admin-site-2 .pagination .page-link.next a {
    font-size: 0 !important; }
    body.admin-site-2 .pagination .page-link.previous a:before, body.admin-site-2 .pagination .page-link.next a:before {
      font-family: feather !important;
      speak: none;
      font-style: normal;
      font-weight: 400;
      font-variant: normal;
      text-transform: none;
      font-size: 20px; }
  body.admin-site-2 .pagination .page-link.active a {
    cursor: context-menu;
    pointer-events: none;
    text-decoration: none;
    background: #272626;
    color: #fff;
    border-color: #272626; }
  body.admin-site-2 .pagination .page-link.active:hover a {
    background: #272626;
    color: #fff;
    border-color: #272626; }
  body.admin-site-2 .pagination .previous a:before {
    content: "\e843"; }
  body.admin-site-2 .pagination .next a:before {
    content: "\e844"; }
  body.admin-site-2 .pagination .page-link {
    margin: 0 10px;
    border: 0;
    border-radius: 50%;
    padding: 0; }
    body.admin-site-2 .pagination .page-link:hover a {
      background: #CB3C37;
      padding: 2px;
      border-color: #CB3C37; }
    body.admin-site-2 .pagination .page-link a {
      padding: 0 !important;
      font-size: 15px !important;
      width: 45px;
      height: 45px;
      line-height: 45px;
      text-align: center;
      border-radius: 50%;
      border: 1px solid #272626;
      color: #272626;
      display: block; }
  body.admin-site-2 .dataTables_length label select {
    padding: 10px 15px !important;
    margin: 0 8px;
    text-align: center; }
  body.admin-site-2 .btn-group a {
    display: inline-block;
    margin-right: 5px; }
  body.admin-site-2 .content-header-left .breadcrumb .breadcrumb-item a {
    line-height: 19px; }
  body.admin-site-2 #preloader {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    opacity: 0.7;
    z-index: 99999;
    text-align: center; }
    body.admin-site-2 #preloader img {
      position: absolute;
      top: 45%; }
  body.admin-site-2 .img-profile {
    margin-top: 30px;
    border-radius: 12px; }
  body.admin-site-2 .bg-authentication .btn {
    padding-left: 1rem;
    padding-right: 1rem; }
  body.admin-site-2 label {
    color: #272626; }
  body.admin-site-2 a {
    color: #272626;
    font-size: 16px; }
  body.admin-site-2 a:hover {
    color: #272626; }
  body.admin-site-2 .bg-primary, body.admin-site-2 .badge.badge-primary {
    background: #272626 !important; }
  body.admin-site-2 .main-menu .navbar-header .navbar-brand .brand-text {
    color: #272626 !important; }
  body.admin-site-2 #dashboard-analytics .bg-analytics, body.admin-site-2 .main-menu.menu-light .navigation > li ul .active {
    background: linear-gradient(118deg, #272626, #cb3c37); }
  body.admin-site-2 .pagination > .active > a, body.admin-site-2 .pagination > .active > a:hover, body.admin-site-2 .pagination > .active > a:focus, body.admin-site-2 .pagination > .active > span, body.admin-site-2 .pagination > .active > span:hover, body.admin-site-2 .pagination > .active > span:focus {
    background: #272626;
    border-color: #272626; }
  body.admin-site-2 .main-menu.menu-light .navigation > li ul .active {
    box-shadow: 0 0 10px 1px #CB3C37; }
  body.admin-site-2 .img-user {
    margin: auto;
    margin-bottom: 15px; }
  body.admin-site-2 .select2-selection--single {
    height: initial; }
  body.admin-site-2 .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 4px;
    min-height: 26px; }
  body.admin-site-2 .data-list-view-header .table-responsive .top .dataTables_filter .form-control, body.admin-site-2 .data-thumb-view-header .table-responsive .top .dataTables_filter .form-control {
    padding: 0.7rem 2.8rem !important; }
  body.admin-site-2 .table .file_container {
    width: 20% !important; }
    body.admin-site-2 .table .file_container p {
      display: none; }
  body.admin-site-2 .table input.fileupload {
    width: 79% !important; }
  body.admin-site-2 #video_url {
    min-width: 150px; }
  body.admin-site-2 .progress_bar .bar {
    background-color: #272626; }
  body.admin-site-2 .bg-authentication {
    background-color: #272626; }
    body.admin-site-2 .bg-authentication .content_logo-session img {
      padding: 4.5rem 6rem;
      width: 400px; }
    body.admin-site-2 .bg-authentication img {
      max-width: 100%; }
    body.admin-site-2 .bg-authentication h4 {
      color: #272626; }
    body.admin-site-2 .bg-authentication .px-2 {
      text-align: left;
      min-height: 100%; }
    body.admin-site-2 .bg-authentication .vs-checkbox-primary input:checked ~ .vs-checkbox .vs-checkbox--check {
      background-color: #272626 !important; }
    body.admin-site-2 .bg-authentication .vs-checkbox-primary input:checked ~ .vs-checkbox {
      border-color: #272626 !important; }
  body.admin-site-2 .btn-outline-primary {
    color: #272626;
    border: 1px solid #272626; }
    body.admin-site-2 .btn-outline-primary:hover {
      background-color: #272626;
      color: #fff; }
  body.admin-site-2 .btn-outline-primary:not(:disabled):not(.disabled):active, body.admin-site-2 .btn-outline-primary:not(:disabled):not(.disabled).active, body.admin-site-2 .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    border-color: #272626;
    background-color: #272626; }
  body.admin-site-2 .main-menu .navbar-header {
    height: 6.9rem;
    background: unset; }
  body.admin-site-2 .btn-primary {
    border-color: #272626 !important;
    background-color: #272626 !important; }
  body.admin-site-2 .btn-primary:hover {
    border-color: #CB3C37 !important;
    -webkit-box-shadow: 0px 0px 4px #CB3C37;
    box-shadow: 0px 0px 4px #CB3C37; }
  body.admin-site-2 .ecommerce-application .ecommerce-card .cart {
    background-color: #272626; }
  body.admin-site-2 .ecommerce-application .ecommerce-card .item-name {
    color: #272626; }
  body.admin-site-2 .main-menu.menu-light .navigation > li.active > a {
    background: linear-gradient(118deg, #272626, #272626);
    box-shadow: 2px 2px 8px #9e9e9e; }
  body.admin-site-2 .header-navbar .navbar-container ul.nav li.dropdown-user .dropdown-menu-right .dropdown-item:hover, body.admin-site-2 .header-navbar .navbar-container ul.nav li.dropdown-user .dropdown-menu-right .dropdown-item:active {
    background: #272626; }
  body.admin-site-2 .filter_container {
    display: none; }
  body.admin-site-2 .cart a {
    color: #ffffff; }
  body.admin-site-2 .form-control:focus {
    border-color: #272626; }
  body.admin-site-2 .has-icon-left .form-control-position i {
    color: #272626; }
  body.admin-site-2 label {
    color: #272626 !important;
    text-align: left !important; }
  body.admin-site-2 .content {
    text-align: left !important; }
  body.admin-site-2 .form-label-group > input:not(:focus):not(:placeholder-shown) ~ label, body.admin-site-2 .form-label-group textarea:not(:focus):not(:placeholder-shown) ~ label {
    color: #272626 !important; }
  body.admin-site-2 .form-label-group > input:focus:not(:placeholder-shown) ~ label, body.admin-site-2 .form-label-group > input:not(:active):not(:placeholder-shown) ~ label, body.admin-site-2 .form-label-group textarea:focus:not(:placeholder-shown) ~ label, body.admin-site-2 .form-label-group textarea:not(:active):not(:placeholder-shown) ~ label {
    color: #272626 !important; }
  body.admin-site-2 .solunes-footer {
    color: #bfbfbf; }
  body.admin-site-2 .icon-solunes {
    color: #272626; }
  body.admin-site-2 .developed-by {
    font-size: 14px;
    color: #bfbfbf; }
  body.admin-site-2 .card .btn-ticket {
    padding: 2rem;
    border: 2px solid #dcdcdc;
    border-radius: 15px;
    transition: .3s all ease-in-out; }
    body.admin-site-2 .card .btn-ticket .price-ticket {
      text-align: right;
      border-bottom: 2px solid #d8d8d8;
      padding-bottom: 10px;
      color: #272626; }
    body.admin-site-2 .card .btn-ticket .name-ticket {
      text-align: center;
      margin-top: 2rem;
      margin-bottom: 0; }
    body.admin-site-2 .card .btn-ticket p {
      text-align: center;
      font-size: 12px;
      margin-top: 5px;
      color: #6d6d6d; }
    body.admin-site-2 .card .btn-ticket .btn.btn-primary {
      margin: 2rem auto 0 !important;
      display: block;
      max-width: 65%;
      color: #fff;
      transition: .3s all ease-in-out; }
    body.admin-site-2 .card .btn-ticket .btn.btn-primary:hover {
      background-color: #fff !important;
      color: #272626 !important;
      font-weight: 700; }
  body.admin-site-2 .card .btn-ticket:hover {
    box-shadow: 2px 2px 14px 1px #dcdcdc; }
  body.admin-site-2 #profile-info .card .account-settings-form label {
    font-weight: 700; }
  body.admin-site-2 #profile-info .card .account-settings-form h2:first-child {
    border-bottom: 2px solid #e0e0e0;
    margin-bottom: 0; }
  body.admin-site-2 #profile-info .card .account-settings-form h2 {
    padding: 1rem 0;
    font-size: 20px; }
  body.admin-site-2 #profile-info .card .account-settings-form #price {
    float: right;
    color: #272626; }
  body.admin-site-2 #profile-info .card .account-settings-form #total_price {
    float: right;
    border: 1px solid #609;
    color: #272626;
    padding: 5px 15px;
    border-radius: 10px; }
  body.admin-site-2 #profile-info .card .account-settings-form .btn.btn-primary {
    margin-left: -15px; }
  body.admin-site-2 .table .picker__holder th, body.admin-site-2 .table .picker__holder td {
    padding: 0; }
  @media (max-width: 480px) {
    body.admin-site-2 .content-header-title {
      width: min-content;
      font-size: 18px;
      color: #272626 !important;
      width: 100%;
      float: none !important;
      margin: 0; }
    body.admin-site-2 .breadcrumbs-top {
      text-align: center; }
      body.admin-site-2 .breadcrumbs-top .breadcrumb-wrapper {
        display: block; }
        body.admin-site-2 .breadcrumbs-top .breadcrumb-wrapper .breadcrumb {
          display: block;
          width: 100%;
          padding-left: 0 !important;
          border: 0; }
          body.admin-site-2 .breadcrumbs-top .breadcrumb-wrapper .breadcrumb .breadcrumb-item {
            display: inline-block; }
            body.admin-site-2 .breadcrumbs-top .breadcrumb-wrapper .breadcrumb .breadcrumb-item:before {
              padding-left: 0 !important; }
    body.admin-site-2 .btn.btn-outline-primary {
      min-width: max-content; }
    body.admin-site-2 .card .btn-ticket {
      padding: 1rem;
      margin-bottom: 1.5rem; }
      body.admin-site-2 .card .btn-ticket .price-ticket {
        text-align: center; }
      body.admin-site-2 .card .btn-ticket .btn.btn-primary {
        max-width: 100%;
        font-size: 14px; }
    body.admin-site-2 #profile-info .card .account-settings-form #price {
      float: inherit;
      display: block;
      text-align: center;
      margin-top: 10px; }
    body.admin-site-2 #profile-info .card .account-settings-form #total_price {
      float: inherit;
      display: block;
      text-align: center;
      margin-top: 1rem; }
    body.admin-site-2 #profile-info .card .account-settings-form .btn.btn-primary {
      margin-left: 0; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    body.admin-site-2 .card .btn-ticket {
      padding: 1rem; }
      body.admin-site-2 .card .btn-ticket .price-ticket {
        text-align: center; }
      body.admin-site-2 .card .btn-ticket .name-ticket {
        font-size: 16px;
        min-height: 40px; }
      body.admin-site-2 .card .btn-ticket .btn.btn-primary {
        max-width: 100%;
        font-size: 12px; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    body.admin-site-2 .card .btn-ticket {
      padding: 1.5rem; }
      body.admin-site-2 .card .btn-ticket .price-ticket {
        text-align: center; }
      body.admin-site-2 .card .btn-ticket .name-ticket {
        min-height: 58px; }
      body.admin-site-2 .card .btn-ticket .btn.btn-primary {
        max-width: 100%; } }
  @media screen and (max-width: 767px) {
    body.admin-site-2 .header-navbar.navbar-expand-lg.navbar.navbar-with-menu.floating-nav {
      z-index: 10000; }
    body.admin-site-2 .picker__holder {
      margin-left: -55px; }
    body.admin-site-2 #field_event_dates .table, body.admin-site-2 #field_event_images .table {
      width: 150%; }
    body.admin-site-2 .table .file_container, body.admin-site-2 .table .fileupload {
      width: 100%; }
    body.admin-site-2 .dobo-home .modal__featured {
      display: none; }
    body.admin-site-2 .table .file_container {
      width: 100% !important; }
    body.admin-site-2 .table input.fileupload {
      width: 100% !important; } }
  @media screen and (min-width: 767px) {
    body.admin-site-2 table.table-store {
      display: table;
      text-align: center;
      margin-left: 20px !important; } }
  body.admin-site-2 .solunes-store .card-body {
    padding: 0; }
  body.admin-site-2 .solunes-store h3 {
    font-size: 16px !important;
    text-align: center !important;
    padding: 25px 0 !important; }
  body.admin-site-2 .solunes-store .waves-button-input {
    background: #272626 !important;
    color: #ffffff !important; }
  body.admin-site-2 .solunes-store .btn {
    width: 100% !important;
    background: #660099;
    font-size: 18px; }
  body.admin-site-2 .solunes-store table.table-store td, body.admin-site-2 .solunes-store table.table-store th {
    text-align: left; }
  body.admin-site-2 .solunes-store table.table-store .cart_item strong {
    font-size: 15px;
    color: #670099; }
  body.admin-site-2 .message p {
    padding: 0 20px; }
  body.admin-site-2 .pagination li {
    padding: 0 8px; }
  body.admin-site-2 .pagination > .active > a, body.admin-site-2 .pagination > .active > a:hover, body.admin-site-2 .pagination > .active > a:focus {
    background: #ffc801;
    padding: 2px; }
  body.admin-site-2 table.data-list-view.dataTable thead .sorting_asc:after, body.admin-site-2 table.data-list-view.dataTable thead .sorting_desc:after, body.admin-site-2 table.data-list-view.dataTable thead .sorting:after, body.admin-site-2 table.data-thumb-view.dataTable thead .sorting_asc:after, body.admin-site-2 table.data-thumb-view.dataTable thead .sorting_desc:after, body.admin-site-2 table.data-thumb-view.dataTable thead .sorting:after {
    display: contents; }

body:-webkit-full-page-media {
  background-color: #fff !important; }

body.main-site {
  /*@import "master/main";
  @import "master/responsive";
  @import "segments/main";
  @import "segments/responsive";*/ }
  body.main-site .properti_city .overlay {
    background: -moz-linear-gradient(270deg, rgba(255, 255, 255, 0.01) 0%, #1d293e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.01)), color-stop(100%, black));
    background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.01) 0%, black 100%);
    background: -o-linear-gradient(270deg, rgba(255, 255, 255, 0.01) 0%, #1d293e 100%);
    background: -ms-linear-gradient(270deg, rgba(255, 255, 255, 0.01) 0%, #1d293e 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.01) 0%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000',GradientType=0 ); }
  body.main-site .our-testimonial {
    background: #000; }
  body.main-site .our-testimonial:before {
    background-image: url("../../../assets/img/bg-2.jpg"); }
  body.main-site .parner_reg_btn a.btn {
    background-color: black;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 4px 0px rgba(255, 90, 95, 0.3);
    -o-box-shadow: 0px 1px 4px 0px rgba(255, 90, 95, 0.3);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3); }
  body.main-site .btn-thm2 {
    background-color: #000;
    border-color: #000; }
  body.main-site .content-btn-head {
    margin-top: 5rem;
    position: relative;
    display: flex;
    flex-flow: row;
    align-items: center; }
    body.main-site .content-btn-head:before, body.main-site .content-btn-head:after {
      content: "";
      display: inline-block;
      height: 2px;
      background-color: #fff;
      width: 100%; }
    body.main-site .content-btn-head .content-btn {
      background-color: rgba(255, 255, 255, 0.15);
      border-radius: 50px;
      display: inline-block;
      padding: 10px 15px;
      margin: 0 10px; }
      body.main-site .content-btn-head .content-btn .btn-head {
        font-size: 17px;
        padding: 15px 30px;
        background: #CB3C37;
        color: #f7f6f5;
        border-radius: 30px;
        font-weight: 700;
        cursor: pointer;
        display: inline-block;
        min-width: max-content;
        text-shadow: 0 0 1px #000000; }
  body.main-site .btn-default {
    display: inline-block;
    background-color: #fff;
    border-radius: 30px;
    padding: 10px 20px;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    transition: box-shadow ease 0.6s, background-color ease 2s, color ease 0.65s;
    width: 150px;
    max-width: 100%; }
    body.main-site .btn-default:hover {
      box-shadow: inset 0 -60px #272626;
      color: white;
      background-color: transparent; }
    body.main-site .btn-default.type_2 {
      border: 0;
      background: #272626;
      color: #fff;
      text-shadow: 0 0 1px #000000; }
      body.main-site .btn-default.type_2:hover {
        border: 0;
        background: #CB3C37;
        color: #fff;
        text-shadow: 0 0 1px #000000; }
    body.main-site .btn-default.block_xpand {
      padding: 10px 30px;
      width: auto; }
    body.main-site .btn-default.full_width {
      width: 100%; }
  body.main-site .scrollToHome {
    background-color: #CB3C37;
    color: #fff !important; }
  body.main-site .text_remarked {
    color: #f7f6f5;
    font-weight: 700; }
  body.main-site .one-line-hidden {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  body.main-site .two-line-hidden {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  body.main-site .three-line-hidden {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  body.main-site .cursor-inherit {
    cursor: inherit; }
  body.main-site header.header-nav.menu_style_home_one a.navbar_brand {
    margin-top: 15px; }
  body.main-site .footer_one {
    background-color: #272626;
    background: #272626; }
  body.main-site .footer_middle_area {
    background-color: #CB3C37; }
  body.main-site .dp-none {
    display: none; }
  body.main-site .featherlight .featherlight-inner {
    display: block; }
  body.main-site header.header-nav.menu_style_home_one ul.ace-responsive-menu li.add_listing a {
    padding: 15px;
    height: auto;
    top: 0;
    display: inline-block;
    width: 100%;
    background: #CB3C37;
    color: #f7f6f5;
    border-radius: 30px; }
  body.main-site .sidebar_listing_grid1.type_2 .panel {
    margin: 0 !important; }
    body.main-site .sidebar_listing_grid1.type_2 .panel .panel-title {
      margin: 0 !important; }
    body.main-site .sidebar_listing_grid1.type_2 .panel .panel-collapse .panel-body {
      padding-top: 25px;
      padding-left: 15px; }
    body.main-site .sidebar_listing_grid1.type_2 .panel .accordion-toggle {
      color: #272626 !important;
      font-size: 16px;
      font-weight: bold; }
      body.main-site .sidebar_listing_grid1.type_2 .panel .accordion-toggle i {
        transform: rotate(0deg);
        display: inline-block;
        margin-right: 10px;
        transition: all ease 0.4s; }
      body.main-site .sidebar_listing_grid1.type_2 .panel .accordion-toggle.collapsed i {
        transform: rotate(90deg); }
  body.main-site .single_page_listing_tab .nav-tabs .nav-link.active {
    background-color: #272626; }
  body.main-site .not_link {
    background-color: #f7f6f5 !important;
    color: #fff;
    cursor: default; }
  body.main-site .required_span {
    color: red; }
  body.main-site .featherlight-content {
    width: 800px;
    max-width: 100%; }
    body.main-site .featherlight-content form {
      padding: 2rem; }
  body.main-site .breadcrumb .breadcrumb-item a {
    color: #CB3C37; }
    body.main-site .breadcrumb .breadcrumb-item a:hover {
      color: #f7f6f5; }
  body.main-site .copyright-widget a {
    color: #CB3C37; }
    body.main-site .copyright-widget a:hover {
      color: #f7f6f5; }
  body.main-site .form-group.type_2 .dropdown-toggle {
    width: 100%;
    background-color: #fff;
    color: #484848;
    font-weight: 100;
    border: 1px solid #dedede;
    box-shadow: none;
    line-height: 37px; }
  body.main-site .feat_property .list-inline-item {
    text-transform: capitalize; }
  body.main-site .feat_property.type_1 .thumb .list-inline-item {
    text-transform: capitalize; }
  body.main-site .feat_property.type_1 .details .tc_content .address-p {
    margin: 16px 0;
    font-weight: bold; }
  body.main-site .feat_property.type_1 .details .tc_content .prop_details {
    border: 1px solid #dedede;
    border-radius: 30px;
    padding: 10px 15px;
    text-align: center;
    margin-top: 18px;
    background-color: #f7f7f7; }
  body.main-site .feat_property.type_1 .details .fp_footer {
    border: 0 !important;
    padding-top: 0;
    text-align: center; }
    body.main-site .feat_property.type_1 .details .fp_footer a.type_2 {
      border: 2px solid #CB3C37;
      background: transparent;
      color: #272626;
      font-weight: 600;
      text-shadow: none; }
      body.main-site .feat_property.type_1 .details .fp_footer a.type_2:hover {
        color: #fff; }
  body.main-site .feat_property.type_2 {
    border-radius: 0; }
    body.main-site .feat_property.type_2:hover {
      box-shadow: 0px 0px 15px 0px rgba(19, 19, 28, 0.2); }
    body.main-site .feat_property.type_2 .thumb {
      margin: 0;
      border-radius: 0; }
      body.main-site .feat_property.type_2 .thumb .list-inline-item {
        text-transform: capitalize;
        background: #CB3C37; }
    body.main-site .feat_property.type_2 .details .tc_content .address-p {
      margin: 16px 0;
      font-weight: bold; }
    body.main-site .feat_property.type_2 .details .tc_content .prop_details {
      border: 1px solid #dedede;
      border-radius: 30px;
      padding: 10px 15px;
      text-align: center;
      margin-top: 18px;
      background-color: #fff; }
    body.main-site .feat_property.type_2 .details .fp_footer {
      border: 0 !important;
      padding-top: 0; }
      body.main-site .feat_property.type_2 .details .fp_footer a.type_2 {
        border: 2px solid #CB3C37;
        background: transparent;
        color: #272626;
        font-weight: 600;
        text-align: center;
        text-shadow: none; }
        body.main-site .feat_property.type_2 .details .fp_footer a.type_2:hover {
          background: linear-gradient(180deg, #f7f6f5 0%, #272626 50%, #cb3c37 100%);
          box-shadow: inset 0 -60px rgba(39, 38, 38, 0.35);
          color: #fff;
          text-shadow: 0 0 1px #000000; }
  body.main-site .feat_property.type_3 {
    border-radius: 0; }
    body.main-site .feat_property.type_3:hover {
      box-shadow: 0px 0px 15px 0px rgba(19, 19, 28, 0.2); }
      body.main-site .feat_property.type_3:hover .thumb .img-whp {
        opacity: 0.8;
        transform: scale(1.05); }
    body.main-site .feat_property.type_3 .thumb {
      margin: 0;
      border-radius: 0; }
      body.main-site .feat_property.type_3 .thumb .img-whp {
        transition: all ease 0.5s; }
      body.main-site .feat_property.type_3 .thumb .list-inline-item {
        text-transform: capitalize;
        background: #272626; }
      body.main-site .feat_property.type_3 .thumb .fp_price.text-light {
        text-decoration: line-through;
        opacity: 0.7; }
      body.main-site .feat_property.type_3 .thumb .fp_price.text-warning {
        margin-left: 50% !important;
        font-size: 26px;
        color: #CB3C37 !important; }
        body.main-site .feat_property.type_3 .thumb .fp_price.text-warning small {
          font-size: 20px; }
    body.main-site .feat_property.type_3 .details .tc_content .address-p {
      margin: 16px 0;
      font-weight: bold; }
    body.main-site .feat_property.type_3 .details .tc_content .prop_details {
      border: 1px solid #dedede;
      border-radius: 30px;
      padding: 10px 15px;
      text-align: center;
      margin-top: 18px;
      background-color: #fff; }
    body.main-site .feat_property.type_3 .details .tc_content .content_top_head {
      display: flex;
      flex-flow: row wrap;
      width: 100%;
      align-items: center; }
      body.main-site .feat_property.type_3 .details .tc_content .content_top_head .text-thm {
        width: 50%; }
      body.main-site .feat_property.type_3 .details .tc_content .content_top_head .content_thm {
        width: 50%;
        text-align: right;
        margin: 0 0 10px; }
        body.main-site .feat_property.type_3 .details .tc_content .content_top_head .content_thm .tag_right {
          text-transform: capitalize;
          background: #CB3C37;
          color: #fff;
          display: inline-block;
          padding: 4px 14px;
          line-height: normal;
          margin: 0;
          font-size: 14px;
          font-weight: 600;
          border-radius: 4px;
          text-shadow: 0 0 1px black; }
    body.main-site .feat_property.type_3 .details .fp_footer {
      border: 0 !important;
      padding-top: 0;
      text-align: center; }
      body.main-site .feat_property.type_3 .details .fp_footer a.type_2 {
        border: 2px solid #CB3C37;
        background: transparent;
        color: #CB3C37;
        font-weight: 600;
        width: 100%;
        line-height: normal;
        padding: 10px 15px;
        text-shadow: none;
        transition: box-shadow ease 0.6s, background-color ease 2s, color ease 0.15s, text-shadow ease 0.15s; }
        body.main-site .feat_property.type_3 .details .fp_footer a.type_2:hover {
          background: #CB3C37;
          box-shadow: inset 0 -60px rgba(203, 60, 55, 0.25);
          color: #fff;
          text-shadow: 0 0 1px #000000; }
  body.main-site .feat_property.type_4 {
    position: relative;
    transition: all ease 0.4s;
    border: 0;
    border-radius: 4px; }
    body.main-site .feat_property.type_4:hover {
      box-shadow: 0 6px 15px rgba(0, 0, 0, 0.4);
      transform: translateY(-5px); }
    body.main-site .feat_property.type_4 .thumb {
      margin: 0;
      border-radius: 0;
      max-height: unset; }
      body.main-site .feat_property.type_4 .thumb .list-inline-item {
        text-transform: capitalize;
        background: linear-gradient(100deg, #cb3c37 0%, #272626 100%); }
      body.main-site .feat_property.type_4 .thumb .fp_price.text-light {
        text-decoration: line-through;
        opacity: 0.7;
        color: #fff; }
      body.main-site .feat_property.type_4 .thumb .fp_price.text-warning {
        margin-left: 50% !important;
        font-size: 22px;
        color: #272626; }
        body.main-site .feat_property.type_4 .thumb .fp_price.text-warning small {
          font-size: 19px; }
      body.main-site .feat_property.type_4 .thumb .fp_price {
        color: #272626;
        font-size: 20px; }
    body.main-site .feat_property.type_4 .details {
      pointer-events: none;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      background-color: transparent;
      text-align: right;
      height: 100%;
      z-index: 2; }
      body.main-site .feat_property.type_4 .details .tc_content {
        height: 100%;
        display: flex;
        flex-flow: column;
        align-items: flex-end;
        justify-content: flex-end; }
        body.main-site .feat_property.type_4 .details .tc_content .address-p {
          margin: 16px 0;
          font-weight: bold; }
        body.main-site .feat_property.type_4 .details .tc_content .prop_details {
          border: 1px solid #dedede;
          border-radius: 30px;
          padding: 10px 15px;
          text-align: center;
          margin-top: 18px;
          background-color: #fff; }
        body.main-site .feat_property.type_4 .details .tc_content .text-thm {
          position: absolute;
          top: 0;
          left: 0;
          padding: 6px 15px;
          margin: 0;
          background-color: #fff;
          line-height: normal;
          border-bottom-right-radius: 15px;
          text-align: center; }
        body.main-site .feat_property.type_4 .details .tc_content h4 a {
          color: #fff;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden; }
        body.main-site .feat_property.type_4 .details .tc_content p {
          color: #fff;
          margin: 0;
          max-width: calc(100% - 165px);
          /* white-space: nowrap; */
          /* text-overflow: ellipsis; */
          /* overflow: hidden; */ }
      body.main-site .feat_property.type_4 .details .fp_footer {
        border: 0 !important;
        padding-top: 0;
        text-align: center; }
        body.main-site .feat_property.type_4 .details .fp_footer a.type_2 {
          border: 2px solid #CB3C37;
          background: transparent;
          color: #272626;
          font-weight: 600;
          width: 100%;
          line-height: normal;
          padding: 10px 15px;
          text-shadow: none; }
          body.main-site .feat_property.type_4 .details .fp_footer a.type_2:hover {
            background: linear-gradient(100deg, #cb3c37 0%, #272626 100%);
            box-shadow: inset 0 -60px rgba(39, 38, 38, 0.25);
            color: #fff;
            text-shadow: 0 0 1px #000000; }
  body.main-site .feat_property.contnt_agent {
    background-color: #f7f6f5; }
  body.main-site .main-title h2 {
    color: #CB3C37;
    text-transform: uppercase;
    position: relative;
    border-bottom: 3px solid #CB3C37;
    padding-bottom: 8px;
    font-family: "DM Serif Display", sans-serif; }
  body.main-site .feat_property .details .tc_content .text-thm {
    text-transform: capitalize;
    font-family: "Poppins", sans-serif;
    font-weight: 400 !important; }
  body.main-site .banner-style-one-2 .slide {
    background-position: top; }
  body.main-site .price.type_2 h2 {
    color: #CB3C37;
    text-align: center;
    font-size: 38px;
    /* background: $third-color; -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-family: $font-subtext; */ }
    body.main-site .price.type_2 h2.tached_price {
      position: relative; }
      body.main-site .price.type_2 h2.tached_price::before {
        content: "";
        display: block;
        width: 110%;
        height: 2px;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        left: 50%;
        background-color: #CB3C37;
        z-index: 2; }
  body.main-site .home10-mainslider .banner-style-one-2 .slide:before {
    background-color: rgba(208, 208, 208, 0); }
  body.main-site .banner-style-one-2 .owl-dots {
    display: block !important;
    bottom: 5%; }
    body.main-site .banner-style-one-2 .owl-dots .owl-dot.active span {
      height: 18px;
      width: 18px;
      background-color: #272626; }
    body.main-site .banner-style-one-2 .owl-dots .owl-dot span {
      width: 12px;
      height: 12px; }
  body.main-site .single_page_listing_tab .nav-tabs.type_2 {
    top: unset;
    bottom: 6%;
    left: unset;
    right: 3%;
    z-index: 9; }
  body.main-site .mbp_pagination ul li span {
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    font-size: 14px;
    font-family: var(--primary-font);
    color: #777777;
    line-height: 1.2;
    height: 45px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    width: 45px;
    display: block;
    line-height: 41px; }
  body.main-site .feat_property.home7.style4 .thumb a.content_img {
    display: block;
    width: 100%; }
  body.main-site header.header-nav {
    z-index: 9; }
    body.main-site header.header-nav ul.ace-responsive-menu li.add_listing {
      height: auto;
      top: 0;
      background-color: transparent;
      box-shadow: none;
      width: 220px; }
  body.main-site .home1-advnc-search ul li .search_option_button button {
    background: #CB3C37;
    border-color: #272626;
    color: #fff;
    text-shadow: 0 0 1px #000000; }
    body.main-site .home1-advnc-search ul li .search_option_button button:hover {
      background: transparent;
      color: #272626;
      border-color: #272626;
      text-shadow: none; }
  body.main-site .icon_dev {
    margin: 15px;
    background-color: #272626;
    -webkit-mask-repeat: no-repeat;
    height: 100%;
    display: block;
    -webkit-mask-size: contain;
    -webkit-mask-position: center; }
  body.main-site .why_chose_us .icon {
    width: 160px;
    height: 160px;
    background-color: rgba(0, 0, 0, 0.08); }
  body.main-site .why_chose_us:hover .icon {
    background-color: #272626; }
    body.main-site .why_chose_us:hover .icon .icon_dev {
      background-color: #fff; }
  body.main-site .btn-thm {
    background: #CB3C37;
    color: #fff;
    border-color: #CB3C37; }
    body.main-site .btn-thm:focus, body.main-site .btn-thm:hover {
      background: #ffffff;
      border-color: #272626;
      color: #272626;
      text-shadow: none; }
  body.main-site .lg-backdrop.in {
    opacity: 0.8; }
  body.main-site .lg-backdrop ~ .lg-outer {
    width: calc(100% - 30px);
    margin: auto;
    height: calc(100% - 30px);
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9); }
  body.main-site .content_search-bar {
    max-width: calc(100% - 30px);
    margin: auto;
    width: 1250px; }
    body.main-site .content_search-bar .h1ads_1st_list {
      display: flex;
      flex-flow: row wrap;
      justify-content: center; }
      body.main-site .content_search-bar .h1ads_1st_list .list-inline-item {
        margin-bottom: 10px; }
  body.main-site .bootstrap-select.show-tick .dropdown-menu li a span.text {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  body.main-site .properti_city.search-property-category .thumb {
    max-height: 270px;
    height: 270px; }
    body.main-site .properti_city.search-property-category .thumb .img-fluid {
      height: 100%;
      object-fit: cover;
      object-position: center; }
  body.main-site .dropdown-menu {
    min-width: auto !important;
    max-width: 100%;
    width: 100%; }
  body.main-site .mm-menu_offcanvas.mm-menu_opened {
    display: block !important; }
  body.main-site .header-nav.menu_style_home_one.navbar-scrolltofixed.stricky.main-menu.scroll-to-fixed-fixed.stricky-fixed {
    opacity: 0.96; }
  body.main-site .baner_height_gallery .banner-style-one-2 .slide {
    height: calc(100vh - 88px); }
  body.main-site .content_checklist {
    background-color: transparent;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    font-size: 14px;
    font-family: var(--primary-font);
    color: #484848;
    line-height: 1.2; }
    body.main-site .content_checklist.type_2 {
      position: relative; }
      body.main-site .content_checklist.type_2.active_dropdown .content_list-inputs {
        display: flex;
        flex-flow: column; }
        body.main-site .content_checklist.type_2.active_dropdown .content_list-inputs:before {
          opacity: 1; }
      body.main-site .content_checklist.type_2 .content_list-inputs {
        position: absolute;
        top: calc(100% + 30px);
        width: 300px;
        left: 50%;
        transform: translateX(-50%);
        background-color: #f7f6f5;
        filter: drop-shadow(0px 0px 6px rgba(32, 32, 32, 0.15));
        border-radius: 8px;
        border: 1px solid #bdbdbd;
        z-index: 9;
        overflow: unset; }
        body.main-site .content_checklist.type_2 .content_list-inputs:before {
          background-color: #f7f6f5;
          content: "";
          height: 18px;
          left: 0;
          margin: 0 auto;
          position: absolute;
          right: 0;
          top: -9px;
          width: 18px;
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
          border-top: 1px solid #bdbdbd;
          border-left: 1px solid #bdbdbd;
          opacity: 0;
          pointer-events: none; }
        body.main-site .content_checklist.type_2 .content_list-inputs .content_overflow-list {
          overflow-y: auto;
          height: 100%; }
    body.main-site .content_checklist.active_dropdown {
      filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.1)); }
      body.main-site .content_checklist.active_dropdown .content_list-inputs {
        display: block; }
    body.main-site .content_checklist .link-content-check {
      padding: 15px 18px;
      cursor: pointer;
      position: relative; }
      body.main-site .content_checklist .link-content-check.active .icon_down {
        border-right: 6px solid transparent;
        border-top: 6px solid transparent;
        border-left: 6px solid transparent;
        border-bottom: 6px solid #272626;
        top: 50%; }
      body.main-site .content_checklist .link-content-check span {
        width: calc(100% - 25px);
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      body.main-site .content_checklist .link-content-check .icon_down {
        width: 0;
        height: 0;
        border-right: 6px solid transparent;
        border-top: 6px solid #272626;
        border-left: 6px solid transparent;
        border-bottom: 6px solid transparent;
        position: absolute;
        top: calc(50% + 3px);
        transform: translateY(-50%);
        right: 0;
        margin: 0 15px;
        transition: all ease 0.4s; }
    body.main-site .content_checklist .content_list-inputs {
      padding: 15px 18px;
      max-height: 400px;
      overflow-y: auto;
      display: none; }
      body.main-site .content_checklist .content_list-inputs .content_item_check {
        position: relative;
        display: flex;
        flex-flow: row;
        align-items: center;
        padding: 5px 0 10px; }
        body.main-site .content_checklist .content_list-inputs .content_item_check:after {
          content: "";
          position: absolute;
          top: -2.5px;
          left: 0;
          width: 100%;
          height: 100%;
          pointer-events: none;
          z-index: 3;
          background-color: rgba(0, 0, 0, 0.025);
          opacity: 0; }
        body.main-site .content_checklist .content_list-inputs .content_item_check:hover:after {
          opacity: 1; }
        body.main-site .content_checklist .content_list-inputs .content_item_check:not(:last-child) {
          margin-bottom: 10px;
          border-bottom: 1px solid #f3f3f3; }
        body.main-site .content_checklist .content_list-inputs .content_item_check input[type="checkbox"] {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          opacity: 0;
          z-index: 2;
          cursor: pointer; }
        body.main-site .content_checklist .content_list-inputs .content_item_check input[type="checkbox"]:checked ~ .check_box {
          background-color: #272626; }
          body.main-site .content_checklist .content_list-inputs .content_item_check input[type="checkbox"]:checked ~ .check_box:before {
            opacity: 1; }
        body.main-site .content_checklist .content_list-inputs .content_item_check .check_box {
          width: 25px;
          height: 25px;
          background-color: #f4f4f4;
          margin-right: 10px;
          border-radius: 6px;
          border: 1px solid #272626;
          position: relative; }
          body.main-site .content_checklist .content_list-inputs .content_item_check .check_box:before {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%) rotate(40deg);
            width: 7px;
            height: 12px;
            border-top: 0;
            border-left: 0;
            border-right: 3px solid #000;
            border-bottom: 3px solid #000;
            border-color: #ffffff;
            opacity: 0; }
        body.main-site .content_checklist .content_list-inputs .content_item_check label {
          margin: 0;
          display: block;
          width: calc(100% - 40px); }
  body.main-site .noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
       supported by Chrome, Edge, Opera and Firefox */ }
  body.main-site .item_cloned-resp-2 {
    display: none; }
  body.main-site .bt-fla {
    z-index: 5;
    position: absolute;
    bottom: 10%;
    left: 45px;
    padding: 10px 20px;
    border-radius: 30px;
    background-color: #f7f6f5;
    line-height: normal;
    color: #272626;
    display: inline-block;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.3); }
  body.main-site .item_owl {
    padding: 15px; }
  body.main-site .feature_property_slide {
    overflow: hidden; }
  body.main-site .space-properties {
    height: 59px;
    z-index: 9;
    position: relative; }
  body.main-site .menu-properties {
    display: none;
    background-color: #fff;
    padding: 10px 15px;
    align-items: center; }
    body.main-site .menu-properties.affix {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 999; }
    body.main-site .menu-properties .count-properties {
      display: inline-block;
      white-space: nowrap; }
      body.main-site .menu-properties .count-properties h5 {
        margin: 0; }
    body.main-site .menu-properties .content-btn {
      display: inline-block;
      margin-left: 20px;
      white-space: nowrap;
      flex: 1; }
      body.main-site .menu-properties .content-btn .btn-properties {
        display: block;
        padding: 10px 20px;
        background: #272626;
        color: #fff;
        text-shadow: 0 0 1px black;
        font-weight: 600;
        line-height: normal;
        text-align: center;
        cursor: pointer; }
  body.main-site .dp-block-991 {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #CB3C37;
    border-radius: 50%;
    box-shadow: 0 0 5px black;
    z-index: 1;
    font-size: 14px;
    color: #fff;
    cursor: pointer; }
  body.main-site .mbp_pagination ul.page_navigation {
    flex-flow: row wrap; }
  body.main-site .owl-carousel.owl-loading {
    opacity: 1; }
  body.main-site .content_search-bar .form-group input {
    background-color: #f7f6f5; }
  body.main-site .content_search-bar .h1ads_1st_list .list-inline-item.active {
    position: relative;
    z-index: 1; }
  body.main-site .contnt_imb-check {
    position: absolute;
    bottom: 100%;
    transform: translateY(-20px);
    width: auto;
    max-width: calc(100% + (10px * 2));
    padding: 15px 18px;
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 10px;
    left: -10px;
    right: -10px; }
    body.main-site .contnt_imb-check p {
      display: block;
      text-align: center;
      font-size: 16px;
      color: #fff;
      margin: 0;
      line-height: normal; }
    body.main-site .contnt_imb-check .content_into-checks {
      overflow-x: auto;
      white-space: nowrap; }
      body.main-site .contnt_imb-check .content_into-checks span {
        display: inline-block;
        padding: 4px 15px 6px;
        background-color: #fff;
        color: #000;
        border-radius: 4px;
        line-height: normal;
        font-size: 16px;
        margin: 10px 0; }
        body.main-site .contnt_imb-check .content_into-checks span:not(:last-child) {
          margin-right: 5px; }
    body.main-site .contnt_imb-check ::-webkit-scrollbar {
      width: 8px;
      height: 8px; }
    body.main-site .contnt_imb-check ::-webkit-scrollbar-track {
      background: #f1f1f1; }
    body.main-site .contnt_imb-check ::-webkit-scrollbar-thumb {
      background: #888; }
    body.main-site .contnt_imb-check ::-webkit-scrollbar-thumb:hover {
      background: #555; }
  body.main-site .feat_property.agent.contnt_agent .thumb a {
    display: block;
    width: 100%;
    position: relative; }
    body.main-site .feat_property.agent.contnt_agent .thumb a:before {
      content: "";
      display: block;
      padding-bottom: 100%; }
    body.main-site .feat_property.agent.contnt_agent .thumb a img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      -o-object-fit: cover; }
  body.main-site .feat_property.list.style2.agent.contnt_agent .thumb {
    display: block;
    width: 100%;
    position: relative; }
    body.main-site .feat_property.list.style2.agent.contnt_agent .thumb:before {
      content: "";
      display: block;
      padding-bottom: 100%; }
    body.main-site .feat_property.list.style2.agent.contnt_agent .thumb img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      -o-object-fit: cover; }
  body.main-site .carousel-btn-block.banner-carousel-btn {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%); }
    body.main-site .carousel-btn-block.banner-carousel-btn .carousel-btn {
      background-color: rgba(0, 0, 0, 0.2); }
      body.main-site .carousel-btn-block.banner-carousel-btn .carousel-btn:hover {
        background: #272626;
        color: #fff;
        font-weight: 900;
        font-size: 16px; }
  body.main-site .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 14px;
    height: 14px;
    background-color: #CB3C37;
    background: #CB3C37; }
  body.main-site .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    vertical-align: middle; }
  body.main-site .swiper-property.type_property {
    overflow: hidden; }
    body.main-site .swiper-property.type_property .swiper-slide {
      position: relative; }
      body.main-site .swiper-property.type_property .swiper-slide:before {
        content: "";
        display: block;
        height: calc(100vh - 88px); }
      body.main-site .swiper-property.type_property .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover;
        -o-object-fit: cover;
        object-position: top right;
        -o-object-position: top right; }
  body.main-site .content-filters-view {
    display: none; }
  body.main-site .swiper-container-horizontal .swiper-pag {
    position: absolute;
    bottom: 5%;
    width: 100px;
    left: 0;
    right: 0;
    margin: auto;
    height: 30px; }
    body.main-site .swiper-container-horizontal .swiper-pag .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
      transform: translateX(-50%);
      overflow: unset;
      position: absolute;
      top: 0 !important;
      width: 100px !important;
      left: 50%;
      white-space: nowrap; }
  body.main-site .form_grid .contact_form button {
    box-shadow: none; }
  body.main-site .home_content .home-text .title_banner {
    font-family: "DM Serif Display", sans-serif; }
  body.main-site .footer_about_widget h4 {
    font-family: "DM Serif Display", sans-serif; }
  body.main-site h1, body.main-site h2 {
    font-family: "DM Serif Display", sans-serif; }
  body.main-site .home1_adsrchfrm {
    background-color: #f7f6f5; }
  body.main-site .team_member {
    background-color: #f7f6f5; }
  body.main-site .mbp_pagination ul.page_navigation li.active .page-link {
    background-color: #CB3C37; }
  body.main-site .footer_about_widget li a,
  body.main-site .footer_qlink_widget li a,
  body.main-site .footer_contact_widget li a,
  body.main-site .footer_social_widget li a,
  body.main-site .footer_about_widget p,
  body.main-site .copyright-widget a {
    color: #d4d5d6; }
  body.main-site .copyright-widget p {
    color: #ffffff; }
  body.main-site .text-thm {
    color: #000000 !important; }
  body.main-site .img-transp {
    color: transparent; }
  @media screen and (max-width: 520px) {
    body.main-site .home-one.home1-overlay.home1_bgi1 {
      height: auto !important; }
    body.main-site .home_content {
      padding-top: 0rem !important;
      padding-bottom: 25px !important; }
      body.main-site .home_content .home_adv_srch_opt {
        margin-top: 120px; }
    body.main-site .home-one .home-text {
      top: 55px; } }
  @media screen and (max-width: 575px) {
    body.main-site .row-0-resp {
      margin: 0; }
    body.main-site .pad_0-resp {
      padding: 0; }
      body.main-site .pad_0-resp._type_pad {
        padding-bottom: 2rem; }
    body.main-site .price.type_2 h2 {
      font-size: 28px; }
    body.main-site .content-btn-head .content-btn .btn-head {
      font-size: 15px;
      padding: 10px 20px;
      min-width: auto;
      white-space: nowrap; }
    body.main-site .banner-style-one .owl-dots .owl-dot + .owl-dot {
      margin-left: 3px; }
    body.main-site .banner-style-one .owl-dots .owl-dot.active span {
      height: 12px;
      width: 12px; }
    body.main-site .banner-style-one .owl-dots .owl-dot span {
      width: 8px;
      height: 8px; }
    body.main-site .bt-fla {
      left: 5%;
      transform: none;
      opacity: 1; }
    body.main-site .feat_property.type_3 .thumb .fp_price.text-warning {
      font-size: 24px; }
    body.main-site .feat_property.type_3 .thumb .thmb_cntnt .fp_price {
      font-size: 21px; }
    body.main-site .feat_property.type_3 .thumb {
      background: linear-gradient(0deg, #000000 0%, #ffffff 100%); }
    body.main-site .footer_middle_area img {
      display: block;
      margin: auto !important; }
    body.main-site .item_cloned-resp-2 {
      display: block !important; }
    body.main-site .item_cloned-resp {
      display: none !important; }
    body.main-site .baner_height_gallery .banner-style-one .slide {
      height: calc(80vh - 88px); }
    body.main-site .content_search-bar .h1ads_1st_list .list-inline-item {
      width: 100%;
      margin-right: 0 !important; }
    body.main-site .real-word-stories.type_3 .card-contnt {
      top: 5%; }
    body.main-site .about-me.type-1 {
      padding-top: 4rem !important;
      padding-bottom: 4rem !important; }
    body.main-site .slider-container.css-resp-575 .slider .tp-revslider-mainul .tp-revslider-slidesli .main-label.t-enn {
      font-size: 28px !important; }
    body.main-site .slider-container.css-resp-575 .slider .tp-revslider-mainul .tp-revslider-slidesli .main-label.subt-enn {
      font-size: 17px !important;
      font-weight: 500 !important; }
    body.main-site .solunes-store .order-block {
      padding: 20px 22px 10px;
      margin-bottom: 20px; }
    body.main-site .solunes-store .order-block h3, body.main-site .solunes-store h3 {
      font-size: 15px; }
    body.main-site .real-word-stories .custom-testimonial-img {
      width: 100%; }
    body.main-site img.type_2 {
      max-width: 90%; }
    body.main-site .footer-column {
      text-align: center; }
      body.main-site .footer-column img {
        height: 70px; }
    body.main-site footer {
      text-align: center; }
      body.main-site footer .footer-column.footer-column-opening-hours h4 {
        text-align: center; }
      body.main-site footer .nav-footer.d-flex {
        justify-content: center; }
    body.main-site .banner_types.parallax-disabled {
      height: 550px !important; }
      body.main-site .banner_types.parallax-disabled .parallax-background {
        background-position: left 50% !important; }
    body.main-site .file-upload-wrapper {
      height: 80px; }
      body.main-site .file-upload-wrapper:before {
        height: 50%;
        width: 100%;
        text-align: center;
        top: unset;
        bottom: 3px;
        border-radius: 0 0 4px 4px; }
      body.main-site .file-upload-wrapper:after {
        height: 50%;
        width: 100%; }
    body.main-site .content-btn-head {
      margin-top: 20px; } }
  @media screen and (min-width: 575px) and (max-width: 991px) {
    body.main-site .content_search-bar .h1ads_1st_list {
      margin: 0 -15px; }
      body.main-site .content_search-bar .h1ads_1st_list .list-inline-item {
        width: 50%;
        margin-right: 0 !important;
        padding: 0 15px; } }
  @media screen and (max-width: 767px) {
    body.main-site {
      /* .icon-resps { position: absolute; top: 0; right: 0; }
      .icon-resp2 { position: absolute; top: 0; left: -10px; padding: 15px;
      	a { position: unset; }
      } */ }
      body.main-site .price.type_2 h2 .int_text_prince {
        display: block; }
      body.main-site .price.type_2 h2.tached_price::before {
        display: none; }
      body.main-site .price.type_2 h2.tached_price .int_text_prince {
        position: relative; }
        body.main-site .price.type_2 h2.tached_price .int_text_prince::before {
          content: "";
          display: block;
          width: 110%;
          height: 2px;
          position: absolute;
          top: 50%;
          transform: translate(-50%, -50%);
          left: 50%;
          background-color: #CB3C37;
          z-index: 2; }
      body.main-site .footer_middle_area .img_footer_inner {
        margin: 0 auto 1rem !important;
        display: none; }
        body.main-site .footer_middle_area .img_footer_inner.type_2 {
          display: block !important; }
      body.main-site .swiper-container-horizontal .swiper-pag {
        position: absolute;
        top: 100%;
        width: 100%;
        bottom: unset; }
        body.main-site .swiper-container-horizontal .swiper-pag:before, body.main-site .swiper-container-horizontal .swiper-pag:after {
          content: "";
          position: absolute;
          top: 0;
          height: 30px;
          background-color: #fff;
          z-index: 11;
          width: 50%; }
        body.main-site .swiper-container-horizontal .swiper-pag:before {
          left: 0;
          background: linear-gradient(90deg, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
          pointer-events: none; }
        body.main-site .swiper-container-horizontal .swiper-pag:after {
          right: 0;
          background: linear-gradient(-90deg, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
          pointer-events: none; }
        body.main-site .swiper-container-horizontal .swiper-pag .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
          overflow: unset;
          position: absolute;
          top: 0 !important;
          width: 100px !important;
          white-space: nowrap; }
      body.main-site .single_page_listing_tab.ind_tab-resp {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -moz-flex-flow: column-reverse;
        -webkit-flex-flow: column-reverse;
        -ms-flex-flow: column-reverse;
        flex-flow: column-reverse; }
        body.main-site .single_page_listing_tab.ind_tab-resp .int_1 .ct_int {
          position: unset; }
          body.main-site .single_page_listing_tab.ind_tab-resp .int_1 .ct_int .nav.nav-tabs.type_2 {
            position: unset;
            margin-top: 1.5rem;
            padding: 1rem 2rem;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -moz-flex-flow: wrap;
            -webkit-flex-flow: wrap;
            -ms-flex-flow: wrap;
            flex-flow: wrap;
            -webkit-justify-content: center;
            justify-content: center; }
        body.main-site .single_page_listing_tab.ind_tab-resp .swiper-property.type_property .swiper-pagination {
          bottom: unset;
          top: 100%;
          padding: 0.5rem 1rem;
          line-height: 14px; }
        body.main-site .single_page_listing_tab.ind_tab-resp .bt-fla {
          bottom: 5%;
          padding: 6px 15px;
          font-size: 14px;
          left: 2.5%; }
        body.main-site .single_page_listing_tab.ind_tab-resp .nav-tabs .nav-item {
          margin: 0 0 10px;
          width: 44px;
          height: 44px;
          text-align: center;
          padding: 0;
          line-height: 44px; }
          body.main-site .single_page_listing_tab.ind_tab-resp .nav-tabs .nav-item .nav-link {
            font-size: 16px;
            padding: 0;
            line-height: unset;
            height: 100%; }
      body.main-site .swiper-property.type_property .swiper-slide::before {
        display: none; }
      body.main-site .swiper-property.type_property .swiper-slide img {
        position: unset;
        width: auto;
        height: auto;
        max-width: 100%;
        object-fit: unset;
        -o-object-fit: unset; }
      body.main-site .title_banner {
        display: none; }
        body.main-site .title_banner.resp_title {
          display: block !important;
          font-size: 20px;
          text-align: center;
          color: #CB3C37;
          margin-top: -10px;
          margin-bottom: 20px; }
      body.main-site .contnt_imb-check {
        padding: 10px 18px;
        transform: translateY(-14px); }
        body.main-site .contnt_imb-check p {
          font-size: 14px; }
        body.main-site .contnt_imb-check .content_into-checks span {
          font-size: 14px; }
      body.main-site .grid_list_search_result.types_box-scroll {
        max-width: 100%;
        display: block;
        height: auto; }
      body.main-site .single_page_listing_tab .nav-tabs.type_2 {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -moz-flex-flow: column;
        -webkit-flex-flow: column;
        -ms-flex-flow: column;
        flex-flow: column;
        right: 5%;
        margin: 0;
        bottom: 20%;
        transform: none; }
        body.main-site .single_page_listing_tab .nav-tabs.type_2 .nav-item:not(:last-child) {
          margin: 0 0 10px;
          margin-right: 10px; }
      body.main-site .banner-style-one-2 .owl-dots {
        bottom: 2.5%; }
        body.main-site .banner-style-one-2 .owl-dots .owl-dot {
          vertical-align: middle; }
          body.main-site .banner-style-one-2 .owl-dots .owl-dot span {
            height: 9px;
            width: 9px; }
          body.main-site .banner-style-one-2 .owl-dots .owl-dot.active span {
            height: 12px;
            width: 12px; }
      body.main-site .text-white-resp {
        color: #ffffff !important; }
      body.main-site .list-color-text-dark {
        color: #fff;
        text-shadow: 1px 1px 2px black;
        font-size: 15px; }
      body.main-site .custom-overlay.types {
        -webkit-mask-image: -webkit-linear-gradient(-40deg, rgba(255, 255, 255, 0) 0%, #67bbdf 70%); }
      body.main-site .slider-container .slider .tp-revslider-mainul .tp-revslider-slidesli .main-label.t-enn {
        font-size: 35px !important; }
      body.main-site .slider-container .slider .tp-revslider-mainul .tp-revslider-slidesli .main-label.subt-enn {
        font-size: 20px !important; }
      body.main-site .slider-container .slider .tp-revslider-mainul .tp-revslider-slidesli .btn-meg {
        font-size: 14px !important; }
      body.main-site .reply_contnt .reply-comment {
        position: unset;
        transform: translate(0);
        margin: 5px 0; }
      body.main-site .search-bar {
        top: 10px !important;
        left: 15%;
        width: 70%;
        padding: 10px; }
        body.main-site .search-bar input {
          padding: 15px;
          font-size: 20px;
          min-width: 200px; }
      body.main-site .breadcrumbs h1 {
        padding: 105px 0 15px; }
      body.main-site .box-mau .div-content {
        padding: 40px 0 40px 0px; }
      body.main-site .box-mau .slider-img {
        height: 450px;
        width: 100%; }
        body.main-site .box-mau .slider-img img {
          position: absolute;
          width: 250px;
          top: 0%;
          left: 0%; }
      body.main-site .box-mau .slider-info {
        top: 80%;
        width: 100%;
        padding: 50px 40px 50px 50px; }
      body.main-site .box-mau .slider-info-inner {
        text-align: center; }
      body.main-site .box-mau .product-image {
        align-items: center;
        position: absolute;
        top: 0%;
        left: 0;
        transform: translateY(20%) translateX(66px); }
        body.main-site .box-mau .product-image img {
          width: 250px; }
      body.main-site img {
        max-width: 100%; }
      body.main-site .container {
        width: 100%; }
      body.main-site .custom-cards.type_2 .cards-container .card-title {
        font-size: 30px; }
      body.main-site .custom-cards.type_2 .cards-container .card-text {
        font-size: 14px; }
      body.main-site .about-me {
        padding: 3rem 0; }
        body.main-site .about-me h3 {
          font-size: 30px; }
        body.main-site .about-me p {
          font-size: 20px; }
      body.main-site .patient-reviews.bg-contnt .contnt-ttb {
        padding: 0; }
        body.main-site .patient-reviews.bg-contnt .contnt-ttb .tt-b2.tt-p_font {
          font-size: 30px !important;
          padding-bottom: 15px !important; }
        body.main-site .patient-reviews.bg-contnt .contnt-ttb .tt-b3 {
          font-size: 14px; }
      body.main-site .tt_title {
        font-size: 30px; }
      body.main-site .contnt-title h2 {
        font-size: 30px; }
      body.main-site .about-me h3 {
        font-size: 27px !important; }
      body.main-site .about-me p {
        font-size: 15px !important; } }
  @media screen and (min-width: 768px) {
    body.main-site .contnt_home-banner .slider .t-enn {
      font-size: 60px !important;
      font-weight: 500 !important;
      line-height: 60px !important; }
    body.main-site .contnt_home-banner .slider .subt-enn {
      font-size: 25px !important;
      font-weight: 400 !important; }
    body.main-site .real-word-stories {
      background-position: center center !important; } }
  @media screen and (max-width: 991px) {
    body.main-site .dp-block-991 {
      display: block !important; }
    body.main-site.main-site.menproperties.content-mb.menu-properties-active {
      overflow: hidden; }
    body.main-site .menu-properties {
      display: flex !important; }
    body.main-site .content_menu-resp {
      position: fixed;
      z-index: 99999;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #fff;
      display: none; }
      body.main-site .content_menu-resp.menu-properties-active {
        display: block; }
      body.main-site .content_menu-resp form {
        height: 100%; }
        body.main-site .content_menu-resp form .content-filters-view {
          overflow-x: auto;
          margin: 8px 15px;
          margin-right: 60px;
          width: calc(100% - 15px - 60px);
          display: block !important; }
          body.main-site .content_menu-resp form .content-filters-view .list_filter {
            min-width: max-content;
            white-space: nowrap;
            padding: 2.5px; }
            body.main-site .content_menu-resp form .content-filters-view .list_filter span {
              display: inline-block;
              padding: 6px 15px 8px;
              line-height: normal;
              background-color: #ffffff;
              box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
              border-radius: 30px;
              margin-right: 5px; }
        body.main-site .content_menu-resp form .sidebar_listing_grid1 {
          overflow-y: auto;
          height: calc(100% - 50px); }
          body.main-site .content_menu-resp form .sidebar_listing_grid1 .sidebar_listing_list {
            margin-bottom: 0; }
          body.main-site .content_menu-resp form .sidebar_listing_grid1 li {
            float: none; }
    body.main-site .bt-fla {
      bottom: 26%; }
    body.main-site .icon-resps a {
      top: 50%;
      position: absolute;
      right: 0;
      transform: translateY(-50%);
      font-size: 22px;
      height: auto;
      padding: 0; }
    body.main-site .icon-resp2 a {
      width: auto;
      height: auto;
      top: 50%;
      transform: translateY(-50%); }
    body.main-site .full-width-mega-dropdown .logo a {
      width: 100%;
      display: block; }
      body.main-site .full-width-mega-dropdown .logo a img {
        width: 56%; }
    body.main-site .responsive-fix {
      height: 550px;
      width: auto;
      max-width: initial; }
    body.main-site .float.card-contnt {
      padding: 15px 0 !important;
      left: 5%;
      width: 90%; }
    body.main-site .custom-overlay {
      position: absolute;
      top: 0%;
      left: 0%;
      width: 100%;
      height: 100%;
      bottom: 0;
      right: 0;
      background: #272626;
      opacity: 0.6;
      -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#67bbdf), to(transparent)); }
    body.main-site .float.card-contnt h2 {
      font-size: 1.6em;
      line-height: 1.2; }
    body.main-site .single-footer {
      text-align: center; }
    body.main-site .total-cart {
      padding: 15px 0 !important; }
    body.main-site .solunes-store .col-lg-6.col-md-6:first-child {
      margin-bottom: 20px; }
    body.main-site #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active {
      background: #272626 !important;
      color: #fff !important; }
    body.main-site #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
      color: #272626 !important;
      display: block; }
    body.main-site #header .header-column {
      width: 100%; }
      body.main-site #header .header-column .header-logo {
        min-width: max-content; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    body.main-site .real-word-stories .custom-testimonial-container {
      padding-right: 90px; } }
  @media screen and (min-width: 992px) {
    body.main-site .about-me {
      padding-top: 0; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    body.main-site header.header-nav.menu_style_home_one ul.ace-responsive-menu li.add_listing {
      width: 85px; }
    body.main-site .content_checklist.type_2.first_element-check .content_list-inputs {
      left: calc(50% + 40px); }
    body.main-site .logo img {
      max-width: 100%; }
    body.main-site .real-word-stories .custom-testimonial-container {
      padding-right: 100px; }
    body.main-site .about-me.type-1 {
      padding-top: 6rem !important; }
    body.main-site .patient-reviews.bg-contnt {
      padding-top: 0 !important; } }
  @media screen and (max-width: 1199px) {
    body.main-site .patient-reviews.bg-contnt {
      background: linear-gradient(180deg, #272626 30%, #339fd6 100%) !important; } }
  @media screen and (min-width: 1198px) {
    body.main-site .container {
      width: 1400px;
      max-width: calc(100% - 30px*2);
      margin: auto; }
      body.main-site .container .margin-lr-0 {
        margin-left: 0;
        margin-right: 0; }
    body.main-site .content_search-bar .h1ads_1st_list .list-inline-item {
      flex: 1; } }
  @media screen and (min-width: 1198px) and (max-width: 1440px) {
    body.main-site .content_checklist.type_2.first_element-check .content_list-inputs {
      left: calc(50% + 40px); } }
  @media screen and (max-width: 1440px) {
    body.main-site .float {
      left: 45%;
      width: 54%; }
    body.main-site .float.card-contnt {
      padding: 30px; }
    body.main-site .float.card-contnt h2 {
      font-size: 1.8em;
      line-height: 1.4; } }
  @media screen and (min-width: 1198px) and (max-width: 1800px) {
    body.main-site .mouse_scroll {
      right: -57px; } }

a {
  color: #272626; }
  a:hover {
    color: #CB3C37; }

body.admin-site-2 .bg-authentication {
  background-color: #fff; }
