/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Sep 5, 2019, 11:09:37 PM
    Author     : Purnama
*/
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background: white;
  font-family: "Montserrat", sans-serif;
  padding: 0;
  margin: 0;
  font-size: 13px;
  color: #3c3c3c;
  font-weight: normal;
  width: auto; }

a, p, h1, h2, h3, h4, h5, span, li {
  font-family: "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased; }

a:-webkit-any-link {
  text-decoration: none !important; }

a {
  text-decoration: none;
  cursor: pointer; }

b, strong {
  font-weight: bold; }

label, input, textarea, select, input[type="radio"], input[type="checkbox"], .input-prefix, .input-suffix {
  line-height: normal; }

h1 {
  font-size: 25px;
  font-weight: bold; }

h4 {
  font-size: 17px;
  font-weight: bold; }

.main-container {
  padding: 10px;
  width: 720px;
  margin: 0 auto; }

img {
  vertical-align: top; }

#page-wrap {
  min-height: 100vh;
  position: relative; }

header {
  border-bottom: 1px solid #dedede; }

.header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100; }

.wrap {
  padding-bottom: 75px; }

.box-container {
  width: 720px;
  margin: 0 auto; }

.logo-iww {
  margin: 10px 0; }

.logo-iww img {
  width: 250px; }

.logo-brand-s img {
  height: 35px !important; }

.navbar {
  padding: 5px 10px; }

.count-label {
  position: absolute;
  top: 3px;
  right: 0px;
  text-align: center;
  font-size: 9px;
  padding: 2px 4px;
  line-height: .9;
  background-color: #dd4b39 !important;
  border-radius: 2px;
  color: white; }

.notifications-menu .dropdown-menu {
  position: absolute;
  right: 0;
  left: auto;
  width: 280px;
  padding: 0 0 0 0;
  margin: 0;
  top: 100%; }

.notifications-menu .dropdown-menu li ul.menu {
  max-height: 200px;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow-x: hidden; }
  .notifications-menu .dropdown-menu li ul.menu li {
    padding: 0 10px; }
  .notifications-menu .dropdown-menu li ul.menu li a {
    color: #444444;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px; }
  .notifications-menu .dropdown-menu li ul.menu li a .fa {
    margin-right: 10px; }

.notifications-menu .dropdown-menu li.header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #ffffff;
  padding: 7px 10px;
  border-bottom: 1px solid #f4f4f4;
  color: #444444;
  font-size: 14px; }

.notifications-menu .dropdown-menu li a {
  display: block;
  white-space: nowrap;
  border-bottom: 1px solid #f4f4f4;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px; }

.notifications-menu .dropdown-menu li.footer > a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 12px;
  background-color: #fff;
  padding: 7px 10px;
  border-bottom: 1px solid #eeeeee;
  color: #444 !important;
  text-align: center; }

.notif-label-count {
  background: #dd4b39;
  color: white;
  padding: 0 5px;
  border-radius: 4px; }

.box {
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
  border-left: 1px solid #d2d6de;
  border-right: 1px solid #d2d6de;
  border-bottom: 1px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }

.box-header.with-border {
  border-bottom: 1px solid #f4f4f4; }

.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative; }
  .box-header .box-title {
    display: inline-block;
    font-size: 20px;
    margin: 0;
    line-height: 1; }

.box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px; }

.box-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  background-color: #fff; }

.box.box-primary {
  border-top-color: #3c8dbc; }

.pagination > li > a {
  background: #fafafa;
  color: #666;
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.box-header-profil {
  background-image: url("../images/bg-default.svg");
  background-position-x: 0;
  height: 160px;
  padding: 10px;
  border-radius: 8px; }
  .box-header-profil .img-circle {
    width: 60px;
    height: 60px;
    border-radius: 30px; }
  .box-header-profil .profil-name {
    color: white;
    font-size: 17px; }

.pckg-bisnis {
  border: 1px solid #dedede;
  padding: 10px; }

.header-pckg {
  font-size: 16px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 5px; }

.price-plan {
  font-size: 17px;
  font-weight: bold; }

.price-subs {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  padding: 15px 0; }
  .price-subs span {
    font-weight: normal;
    font-size: 25px; }

.subs-tab a {
  font-size: 17px;
  font-weight: bold; }

.subs-tab a.active {
  color: #1ac4ff !important; }

.main-sidebar {
  background: #222d32; }

.sidebar-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  overflow: hidden; }

.sidebar-menu li {
  position: relative;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #dedede; }

.sidebar-menu li a {
  padding: 12px 5px 12px 15px;
  display: block; }

.sidebar-menu li a .fa {
  width: 20px; }

.sidebar-menu li.header {
  padding: 10px 0;
  font-size: 12px;
  overflow: hidden;
  text-overflow: clip;
  color: #4b646f;
  background: #d1ecf1;
  text-align: center; }

.user-menu .dropdown-menu {
  padding: 1px 0 0 0;
  width: 280px;
  position: absolute;
  right: 0;
  left: auto;
  width: 280px;
  padding: 0 0 0 0;
  margin: 0;
  top: 100%;
  border-radius: 6px; }

.user-menu .dropdown-menu > li.user-header {
  height: 160px;
  padding: 10px;
  text-align: center;
  background-image: url("../images/bg-default.svg");
  background-position-x: 0; }

.user-menu .dropdown-menu > li.user-header > img {
  z-index: 5;
  height: 90px;
  width: 90px;
  border: 3px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  border-radius: 45px; }

.user-menu .dropdown-menu > li.user-header > p {
  z-index: 5;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  font-size: 17px;
  margin-top: 10px; }

.user-menu .dropdown-menu > li.user-header > p > small {
  display: block;
  font-size: 12px; }

.user-menu .dropdown-menu > .user-body {
  padding: 15px;
  border-bottom: 1px solid #f4f4f4;
  border-top: 1px solid #dddddd; }

.user-menu .dropdown-menu-user > .user-body:before,
.user-menu .dropdown-menu-user > .user-body:after {
  content: " ";
  display: table; }

.user-menu .dropdown-menu > .user-body:after {
  clear: both; }

.user-menu .dropdown-menu > .user-body a {
  color: #444 !important;
  font-size: 13px;
  padding: 5px;
  border-bottom: solid #f9f9f9 1px; }
  .user-menu .dropdown-menu > .user-body a .label {
    background: #dd4b39;
    color: white;
    padding: 0 5px;
    border-radius: 4px; }

.user-menu > .dropdown-menu > .user-footer {
  background-color: #f9f9f9;
  padding: 10px; }

.user-menu > .dropdown-menu > .user-footer:before,
.user-menu > .dropdown-menu > .user-footer:after {
  content: " ";
  display: table; }

.user-menu > .dropdown-menu > .user-footer:after {
  clear: both; }

.user-menu > .dropdown-menu > .user-footer .btn-default {
  color: #666666; }

.box-forget-password {
  width: 600px;
  margin: 0 auto; }

.forget-password h2 {
  font-size: 22px;
  font-weight: bold; }

.thm-list {
  text-align: center;
  padding: 5px;
  position: relative; }
  .thm-list .balon {
    position: absolute;
    top: 10px;
    left: 20px;
    background: rgba(3, 35, 71, 0.7);
    border-radius: 2px;
    padding-left: 10px;
    padding-right: 10px;
    color: white; }
  .thm-list .balon.ads {
    background: rgba(255, 5, 5, 0.7) !important; }

.thm-list-body {
  padding: 10px; }

.thm-list img {
  height: 100px;
  object-fit: cover;
  width: 100%;
  border-radius: 6px;
  transition: transform .5s ease; }

.thm-list:hover img {
  transform: scale(1.02); }

.thm-list-img {
  height: 100px;
  overflow: hidden;
  width: 95%;
  border-radius: 6px; }

.navbar-search {
  width: 400px; }

.navbar-silver {
  background: #f7f7f7; }

._12j61cy {
  text-align: center;
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px; }

._1ish1khj {
  position: relative;
  padding-bottom: 16px;
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 16px; }

._1ish1khj::before, ._1ish1khj::after {
  border-bottom-color: #e4e4e4; }

._1ish1khj::before, ._1ish1khj::after {
  content: "";
  position: absolute;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e4e4e4;
  top: 50%;
  width: 5000px; }

._1ish1khj::before {
  right: 100%; }

._1ish1khj::after {
  left: 100%; }

._1rbmiub1 {
  overflow-wrap: break-word;
  font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  line-height: 1.28571em;
  color: #767676;
  margin: 0px; }

.weight-header {
  height: 60px !important; }

.header-logo {
  margin-left: 10px; }
  .header-logo img {
    height: 50px; }

.bd-register {
  border: 1px solid #dedede;
  border-radius: 6px; }

.box-frm {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: normal;
  font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
  color: #484848 !important;
  background-color: white;
  position: relative;
  z-index: 0 !important;
  display: block;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: #ebebeb;
  border-radius: 4px;
  position: relative; }

._1lmb7hx {
  padding-right: 11px; }

._nncr1bm {
  display: table;
  position: relative;
  height: 100%; }

._ni9axhe {
  display: table-cell;
  vertical-align: middle; }

.btn-src-float {
  position: absolute;
  right: 0;
  top: 0; }

.btn-bg-none {
  background: none;
  border: none; }

.frm-input {
  overflow: hidden;
  position: relative; }

.frm-input input[type=text] {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: normal;
  text-transform: undefined;
  color: #484848;
  padding-top: 11px;
  padding-bottom: 11px;
  font-weight: normal;
  background-color: transparent;
  border: 0px;
  padding-left: 11px;
  padding-right: 11px;
  width: 100%;
  margin: 0px; }

.frm-input input:focus {
  outline: none; }

.dropdown-toggle:after {
  right: -5px; }

.btn-link:hover {
  color: white; }

a[aria-expanded="true"] {
  backface-visibility: white; }

.modal-footer {
  display: inline !important; }

.user-image {
  float: left;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: -2px; }

.box-register {
  color: black !important; }
  .box-register a {
    color: #007bff !important; }

.box-setting {
  min-height: 90px !important; }

.card-title a {
  font-weight: bold;
  font-size: 15px; }

.card-tit a:hover {
  color: #6FBEE4; }

.card-header {
  background: #e3e2e2; }

.header-mobile {
  text-align: center;
  position: fixed;
  top: 0;
  background: white;
  width: 100%;
  z-index: 400;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #dedede;
  height: 65px; }
  .header-mobile .logo-iww img {
    width: 110px !important; }
  .header-mobile .menu-icon-mobile {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    left: 20px; }

.iww-frm-label {
  color: #737373; }
  .iww-frm-label strong {
    font-size: 14px;
    font-weight: normal !important;
    color: black; }
  .iww-frm-label span {
    color: red; }
  .iww-frm-label p {
    font-size: 11px; }

#preview-container {
  margin: 50px auto;
  padding: 40px;
  border: 1px solid #cccccc;
  border-radius: 2px; }

#upload-dialog {
  padding: 5px;
  border: 1px solid #336699;
  background-color: white;
  color: #336699;
  background: none;
  font-size: inherit;
  font-family: inherit;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 2px; }

#image-file {
  display: none; }

#preview-image {
  display: none;
  vertical-align: middle;
  width: 80px;
  border: 1px solid rgba(0, 0, 0, 0.01);
  border-radius: 2px; }

#image-name {
  display: none;
  vertical-align: middle;
  color: #336699;
  margin: 0 15px; }

#upload-button {
  padding: 5px;
  border: 1px solid #336699;
  background-color: #336699;
  color: white;
  font-size: inherit;
  font-family: inherit;
  outline: none;
  display: none;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 2px; }

#cancel-image {
  display: none;
  vertical-align: middle;
  padding: 0px;
  border: none;
  color: #777777;
  background-color: white;
  font-size: inherit;
  font-family: inherit;
  outline: none;
  vertical-align: middle;
  cursor: pointer;
  margin: 0 0 0 15px; }

.img-foto-produk {
  background: #f2f2f2;
  padding: 5px; }

.ads-mr {
  text-align: center; }

.select2-container--default .select2-selection--single {
  height: 39px !important;
  padding: 5px !important; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 35px !important; }

.menu-nav-dropdown {
  display: inline-block; }

.menu-sidebar-float {
  position: fixed;
  width: 40px;
  top: 50%;
  left: 15px;
  margin-top: -70px; }
  .menu-sidebar-float .menu-div-icon {
    width: 40px;
    height: 40px;
    background: #6fbee4;
    border-radius: 20px;
    position: relative; }
  .menu-sidebar-float .menu-div-icon .text-menu-hover {
    opacity: 0;
    position: absolute;
    left: 40px;
    top: 10px;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opactiy .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    transition: all .2s linear;
    width: 200px; }
    .menu-sidebar-float .menu-div-icon .text-menu-hover span {
      border: 1px solid #dedede;
      padding: 5px;
      border-radius: 6px;
      background: white; }
  .menu-sidebar-float .menu-div-icon:hover .text-menu-hover {
    opacity: 1;
    left: 50px; }
  .menu-sidebar-float .menu-div-icon:hover {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
    background: #15528b; }

.menu-logon {
  width: 350px;
  top: 55px;
  padding-left: 10px;
  padding-right: 10px;
  border: none;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.29);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.29); }
  .menu-logon .dropdown-item {
    border-bottom: 1px solid #dedede;
    padding-top: 15px;
    padding-bottom: 15px; }
    .menu-logon .dropdown-item a:hover {
      color: #6FBEE4; }
  .menu-logon .dropdown-item:last-child {
    border-bottom: none; }

.box-list {
  background: white; }

.title-small {
  overflow-wrap: break-word;
  font-size: 13px; }
  .title-small a {
    color: #484848; }
  .title-small a:hover {
    color: #007bff !important; }

.title-medium {
  color: #082e5c;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 600; }

.related-det-title {
  padding: 10px 0; }

.related-img img {
  height: 170px;
  object-fit: cover;
  border-radius: 6px;
  width: 100%; }

.col-list-wrap {
  position: relative;
  width: 50%;
  float: left;
  min-height: calc(100vh - 190px); }

.map-container {
  position: fixed;
  overflow: hidden;
  width: 50%;
  right: 0;
  background: red;
  top: 70px;
  float: right;
  z-index: -1; }

.icon {
  width: 30px;
  height: 30px;
  display: inline-block; }

.row-review, .rw-nm {
  display: flex;
  flex-wrap: nowrap;
  height: auto;
  margin: 0; }

.list-review {
  border-bottom: 1px solid #dedede;
  padding-top: 10px;
  padding-bottom: 10px; }
  .list-review .row-review .col-review-name {
    flex-shrink: 0;
    width: 200px;
    min-width: 0; }
  .list-review .row-review .col-review-text {
    flex-shrink: 1;
    width: 100%;
    min-width: 0; }

.list-review.create-review {
  border-bottom: none;
  background: #eee;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #dedede; }

.frm-text-area textarea {
  width: 100%;
  height: 80px;
  text-align: left;
  border: none;
  border-radius: 8px;
  padding: 10px; }

.frm-rate {
  position: relative;
  padding: 5px 0; }
  .frm-rate .frm-ls-rate {
    float: left;
    padding-left: 5px;
    padding-right: 5px; }
    .frm-rate .frm-ls-rate label {
      padding: 0 5px; }

.rw-nm .rw-nm-img {
  flex-shrink: 0;
  align-self: center;
  width: 48px;
  height: 48px;
  min-width: 0; }
  .rw-nm .rw-nm-img img {
    width: 100%;
    border-radius: 50%;
    border: 1px solid #74bdca; }

.rw-nm .rw-nm-text {
  flex-shrink: 1;
  align-self: center;
  min-width: 0;
  padding: 0 0 0 16px; }
  .rw-nm .rw-nm-text a {
    color: #6fbee4;
    font-size: 0.857143rem;
    cursor: pointer;
    font-weight: 700;
    overflow-wrap: break-word;
    text-decoration: none; }
  .rw-nm .rw-nm-text p {
    display: block;
    position: relative;
    font-weight: 400;
    font-size: 0.857143rem;
    line-height: 18px;
    color: rgba(49, 53, 59, 0.44);
    text-decoration: initial;
    margin: 0px; }

.list-layout {
  border: 1px solid #ebebeb;
  border-radius: 6px;
  padding: 5px; }

.list-layout:hover {
  -webkit-box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.34);
  box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.34); }

.listing-thm {
  margin-bottom: 20px; }
  .listing-thm .balon {
    position: absolute;
    top: 10px;
    left: 10px;
    background: rgba(3, 35, 71, 0.7);
    border-radius: 2px;
    padding-left: 10px;
    padding-right: 10px;
    color: white; }
  .listing-thm .listing-item-img, .listing-thm .listing-item-title {
    width: 100%; }
  .listing-thm .list-footer {
    border-top: 1px solid #dedede;
    padding-top: 10px; }
    .listing-thm .list-footer .footer-place, .listing-thm .list-footer .footer-sale {
      width: 50%; }

.listing-item {
  position: relative;
  margin: 10px 0; }

.listing-item:before, .listing-item:after, .listing-thm:before, .listing-thm:after {
  content: "";
  display: table; }

.listing-item:after, .listing-thm:after {
  clear: both; }

.listing-item-img, .listing-item-title {
  float: left; }

.listing-item .listing-item-title {
  width: calc(100% - 200px); }

.listing-item-title-inner h2 {
  font-size: 18px;
  font-weight: 600;
  padding-top: 10px; }
.listing-item-title-inner h2 a {
  color: #334e6f; }

.view-detail.floating {
  position: absolute;
  text-align: center;
  top: 50%;
  margin-top: -25px;
  width: 100%;
  padding: 10px 0;
  display: none; }
  .view-detail.floating span {
    padding: 10px 25px;
    background: rgba(3, 35, 71, 0.7);
    color: white;
    border-radius: 6px; }
  .view-detail.floating span:hover {
    background: black; }

.listing-thm:hover .view-detail.floating {
  display: block; }

span.category {
  color: #767676;
  text-transform: uppercase;
  background: #6fbee4; }

.img-main-slide {
  display: flex; }

.listing-item-img {
  width: 200px; }

.accordion-menu > a {
  display: block;
  position: relative; }

.accordion-menu > a:after {
  content: "\f078";
  /* fa-chevron-down */
  font-family: 'FontAwesome';
  position: absolute;
  right: 0; }

.accordion-menu > a[aria-expanded="true"]:after {
  content: "\f077";
  /* fa-chevron-up */ }

.css-ul-faq {
  padding-left: 0; }
  .css-ul-faq li:first-child {
    border-top: 1px solid #ddd; }
  .css-ul-faq li {
    font-size: 16px;
    list-style: none;
    padding: 5px 0;
    background: #ddd;
    margin-bottom: 5px;
    border-radius: 6px;
    padding: 5px 15px;
    cursor: pointer; }
    .css-ul-faq li a {
      color: #424242; }
  .css-ul-faq li[aria-expanded="true"], .css-ul-faq li:hover {
    background: #c0bfbf;
    font-weight: bold; }

.sale {
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.375em;
  color: #484848; }

.main-title {
  font-size: 32px;
  line-height: 1.125em;
  color: #484848;
  padding-top: 6px;
  padding-bottom: 6px; }

.bd-main-artikel {
  font-size: 14px;
  line-height: 1.375em;
  color: #484848;
  margin-top: 20px; }
  .bd-main-artikel p {
    margin: 10px 0; }

.box-right-bar {
  border: 1px solid #e4e4e4 !important;
  border-radius: 6px;
  padding: 10px; }

.box-filter, .box-result {
  float: left; }

.box-filter {
  width: 300px;
  margin-right: 20px; }

.box-result {
  width: calc(100% - 320px); }

.img-headline {
  -webkit-box-align: center;
  align-items: center;
  display: flex;
  flex-direction: row; }

.img-headlin-l img, .img-headlin-m img {
  transition: transform .5s ease;
  filter: brightness(90%);
  -webkit-filter: brightness(90%);
  -webkit-transition: all 2s ease;
  transition: all 2s ease; }

.img-headlin-l:hover img, .img-headlin-m .img-headlin-m-inner:hover img {
  transform: scale(1.05);
  filter: brightness(100%);
  -webkit-filter: brightness(100%); }

.space-border {
  margin-top: 20px;
  margin-bottom: 20px; }

.rule-border {
  border-bottom-width: 1px !important;
  border-bottom-style: solid !important;
  border-bottom-color: #EBEBEB !important; }

.head-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede; }

.rate .category {
  color: white;
  border-radius: 15px;
  background: #6fbee4;
  text-align: center;
  display: inline-block;
  padding: 5px 15px;
  margin-right: 10px; }

.img-headlin-l, .img-headlin-m-inner {
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  position: relative;
  color: inherit;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  border-color: white; }

.img-headlin-l {
  width: 50% !important;
  height: 392px; }

.img-headlin-m {
  position: relative;
  width: 25%;
  overflow: hidden;
  height: 392px; }

.img-headlin-m-inner {
  height: 50%; }

.img-l {
  height: 100%;
  display: inline-block;
  left: 0px;
  transform: scale(1);
  opacity: 1;
  transition: -ms-transform 450ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-transform 450ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s, transform 450ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s, opacity 450ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s !important; }

.overlay-headline {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 10; }

.foto-count {
  color: white;
  font-size: 42px;
  width: 90px;
  height: 50px;
  left: 50%;
  top: 50%;
  margin-left: -45px;
  margin-top: -25px;
  position: absolute;
  text-align: center; }

.box-notif {
  width: 800px;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -400px;
  border: 1px solid #dedede;
  padding: 10px;
  border-radius: 10px; }

.notif-body p {
  font-size: 16px;
  padding: 20px;
  color: #46413C; }
  .notif-body p span {
    color: #00AF89;
    font-size: 24px;
    font-weight: bold; }

.notif-foot {
  border-top: 1px solid #dedede;
  padding-top: 10px; }

.ceklist-room {
  display: table;
  width: 100%;
  border-spacing: 0px;
  margin-bottom: 10px; }
  .ceklist-room .ceklist-room-icon {
    display: table-cell;
    vertical-align: top; }
  .ceklist-room .ceklist-room-ket {
    display: table-cell;
    width: 100%;
    vertical-align: top; }
    .ceklist-room .ceklist-room-ket .room-ket-title {
      font-size: 16px;
      font-weight: 600;
      line-height: 1.375em;
      color: #484848; }
    .ceklist-room .ceklist-room-ket .nearby-title {
      font-size: 15px; }

.frm-select {
  padding: 5px; }

#map-main {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  overflow: hidden; }

.price-bar {
  text-align: right; }
  .price-bar .det-price {
    overflow-wrap: break-word;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.44444em;
    color: #484848; }
  .price-bar .dur-price {
    overflow-wrap: break-word;
    font-size: 12px;
    line-height: 1.33333em;
    color: #484848;
    margin: 0px;
    color: #8f8f8f; }

.maps-info {
  border: 1px solid #eee;
  padding: 10px; }

.note-right-bar {
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.33333em;
  color: #484848;
  margin: 10px 0;
  text-align: center; }

footer {
  border-top: 1px solid #f3f3f3;
  height: 75px;
  position: absolute;
  bottom: 2px;
  width: 100%; }

.footer-copyright {
  padding: 10px;
  background: #15528b;
  text-align: center;
  color: white; }

.footer-menu {
  background: #f3f3f3;
  border-top: 1px solid #bbb; }
  .footer-menu ul.menu-foot-link {
    margin: 0;
    padding: 0; }
    .footer-menu ul.menu-foot-link li {
      float: left;
      padding-right: 15px;
      list-style: none;
      margin: 0; }
      .footer-menu ul.menu-foot-link li a:hover {
        color: #007bff; }

span svg.icon-close:hover {
  fill: #767676 !important; }

@media (max-width: 768px) {
  .box-container, .main-container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; }

  .thm-list-img {
    height: 200px;
    width: 100%; }

  .thm-list-img img {
    height: 200px;
    object-fit: cover;
    width: 100%;
    border-radius: 6px;
    transition: transform .5s ease; }

  .col-list-wrap {
    width: 100%; } }
.menu-logo-mobile {
  position: absolute;
  width: 250px;
  left: 50%;
  margin-left: -125px;
  padding-top: 5px; }

.menu-right {
  float: right;
  padding-right: 20px;
  padding-top: 20px; }
  .menu-right a {
    padding: 0 10px; }

@media (min-width: 768px) {
  .container {
    max-width: 720px; } }
@media (min-width: 992px) {
  .container {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .container {
    max-width: 1140px; } }

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