/* Obehotel Connector - Copyright */
/*f3c5*/
/*.modal {
   padding-right: 0px !important;
  }*/
/*.msearch-box-extended{
   position:relative;
   margin-right: 5px;
   width: 100%;
   margin-top: 3px;
  }

  .msearch-box-extended label{
   margin-bottom: 0px !important;
   display: inline !important;
  }

  .msearch-box-extended input{
   font-family: 'Montserrat';
   background-color: #FFFFFF !important;
   border: 2px solid #398be7;
   border-radius: 10px;
   color: #333333;
   font-size: 14px;
   padding: 24px 15px 4px 15px;
  }

  .msearch-box-extended input:hover{
   cursor: pointer !important;
  }

  .msearch-box-extended label:hover{
   cursor: pointer !important;
  }*/
/*.modal-at-inner{
   position: relative;
   border: 1px solid #d9d9d9;
   border-radius: 10px;
   box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
   padding: 5px 10px 5px 10px;
   background-color: #fff !important;
  }*/
/* RESPONSIVE:: Reverse */
/* RESPONSIVE:: UP */
/*AFEGITS 2702*/

@media (min-width: 992px) {
    .obeh .u-media-player--left-minus-50x-top-50x-lg {
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
    }
}

.obeh .u-media-viewer {
    position: relative;
    display: block;
}

.obeh .u-media-viewer:hover .u-media-viewer__icon {
    opacity: 1;
    transform: scale(1);
}

.obeh .u-media-viewer__container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.obeh .u-media-viewer__icon {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 2.25rem;
    height: 2.25rem;
    font-size: 0.75rem;
    color: #fff;
    background-color: #297cbb;
    border-radius: 50%;
    opacity: 0;
    transform: scale(0.7);
    transition: 0.3s ease-in-out;
}

.obeh .u-media-viewer__icon:focus,
.obeh .u-media-viewer__icon:hover {
    color: #fff;
}

.obeh .u-media-viewer__icon--active {
    opacity: 1;
    transform: scale(1);
}

.obeh .u-media-viewer__icon-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@font-face {
    font-family: "Flaticon";
    src: url("../fonts/mytravel.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

.obeh [class^=flaticon-],
.obeh [class*=" flaticon-"],
.obeh [class^=flaticon-],
.obeh [class*=" flaticon-"] {
    /*font-size: 20px;*/
    font-style: normal;
}

.obeh [class^=flaticon-]:before,
.obeh [class*=" flaticon-"]:before,
.obeh [class^=flaticon-]:after,
.obeh [class*=" flaticon-"]:after {
    font-family: Flaticon;
}

.obeh .flaticon-va-edit:before {
    content: "\e908";
}

.obeh .flaticon-va-poi:before {
    content: "\e937";
}

.obeh .flaticon-va-calendar:before {
    content: "\e900";
}

.obeh .flaticon-va-user:before {
    content: "\e923";
}

.obeh .flaticon-va-close:before {
    content: "\e91d";
}

.obeh .flaticon-va-close-1:before {
    content: "\e99f";
}

.obeh .flaticon-va-trash:before {
    content: "\e92f";
}

.obeh .flaticon-va-abajo:before {
    content: "\e918";
}

.obeh .flaticon-va-arriba:before {
    content: "\e935";
}

.obeh .flaticon-va-izquierda:before {
    content: "\e93f";
}

.obeh .flaticon-va-derecha:before {
    content: "\e95a";
}

.obeh .flaticon-va-abajo-1:before {
    content: "\e99c";
}

.obeh .flaticon-va-arriba-1:before {
    content: "\e99d";
}

.obeh .flaticon-va-editar-filtros:before {
    content: "\e920";
}

.obeh .flaticon-va-activa:before {
    content: "\e94e";
}

.obeh .flaticon-va-camara:before {
    content: "\e910";
}

.obeh .flaticon-va-llista:before {
    content: "\e942";
}

.obeh .flaticon-va-eye:before {
    content: "\e914";
}

.obeh .flaticon-va-hotel:before {
    content: "\e99e";
}

.obeh .flaticon-va-arrow-derecha:before {
    content: "\e954";
}

.obeh .flaticon-va-arrow-izquierda:before {
    content: "\e955";
}

.obeh .flaticon-va-telefono:before {
    content: "\e922";
}

.obeh .flaticon-va-informacio-turistica:before {
    content: "\e901";
}

.obeh .flaticon-va-tick:before {
    content: "\e905";
}

.obeh body>img {
    /* GTM image no display */
    display: none;
}

.obeh body.landing-default {
    background-image: url("/assets/img/background-opt/default6.jpg");
}

.obeh body.landing {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.obeh ::-ms-clear {
    display: none;
}

.obeh .mlink {
    color: #398be7 !important;
}

.obeh .mlink:hover {
    color: #398be7 !important;
}

.obeh .mlink-black {
    color: #333 !important;
    transition: all 0.3s ease;
}

.obeh .mlink-white {
    color: #FFF !important;
    text-transform: uppercase;
}

.obeh .mlink-black:hover {
    color: #398be7 !important;
}

.obeh .mbackground-white {
    background-color: #ffffff;
}

.obeh .mbackground-blue {
    background-color: #398BE7;
}

.obeh .mbackground-blue1 {
    background-color: #dcebfa;
}

.obeh .mbackground-grey1 {
    background-color: #9da8b3;
}

.obeh .mbackground-grey2 {
    background-color: #99a6b4;
}

.obeh .mbackground-white-trans {
    background-color: rgba(255, 255, 255, 0.8);
}

.obeh .background-cover {
    background-repeat: no-repeat;
    background-size: 50% 50%;
    height: 100%;
    width: 100%;
}

.obeh .carousel-border {
    padding: 7px;
    box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}

.obeh .ribbon-wrapper {
    position: absolute;
    right: 3px;
    top: 0;
    z-index: 998;
}

.obeh .ribbon-front {
    text-align: center;
    background-color: #398BE7;
    color: #fff;
    font-family: "Montserrat";
    font-weight: 800;
    padding: 5px 15px 5px 15px;
    position: absolute;
    right: -10px;
    top: 0;
    z-index: 2;
}

.obeh .ribbon-edge-bottomright {
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0px;
    width: 0px;
    right: -10px;
    top: 34px;
    border-color: transparent transparent transparent #6D6D6D;
    border-width: 0 0 5px 10px;
}

.obeh .page-link {
    line-height: inherit;
}

.obeh .page-item.active .page-link {
    font-family: "Montserrat";
    font-weight: bold;
    color: #333333 !important;
    background-color: transparent;
}

.obeh .page-item .page-link {
    font-family: "Montserrat";
    font-weight: bold;
    color: #398BE7 !important;
    background-color: transparent;
    border: none;
}

.obeh .page-item .page-link i {
    color: #A4B0B0;
}

.obeh .cover {
    -o-object-fit: cover;
    object-fit: cover;
}

.obeh .mlink-detail {
    color: #398be7 !important;
    font-size: 14px;
    font-weight: normal;
    font-family: Montserrat;
    border-left: 1px solid #e0e0e0;
}

.obeh .madj-4 {
    padding-top: 2px;
}

.obeh .madj-5 {
    margin-top: -60px;
}

.obeh .pt-aj1 {
    padding-top: 2px;
}

.obeh .mcolor-grey3 {
    color: #b2b2b2 !important;
}

.obeh .mallow-bottom {
    display: flex;
    flex-direction: column;
}

.obeh .mcolor-grey2 {
    color: #A7A7A7;
}

.obeh .mlink-close {
    position: absolute;
    right: 20px;
    top: 8px;
    color: #A7A7A7;
    font-size: 35px;
    transition: all 0.3s ease;
    z-index: 1070;
}

.obeh .mlink-close:hover {
    color: #333;
}

.obeh .mcolor-brown-grey {
    color: #a5a5a5 !important;
}

.obeh .mcolor-brown-grey-1 {
    color: #878787 !important;
}

.obeh .mcolor-brown-grey-2 {
    color: #999999 !important;
}

.obeh .mcolor-green {
    color: #0f9d58 !important;
}

.obeh .mcolor-green-amount {
    color: #00a344 !important;
}

.obeh .mcolor-grey-2 {
    color: #8d8d8d !important;
}

.obeh .mborder-bottom-2-black {
    border-bottom: 2px solid #333333;
}

.obeh .mborder-bottom-1-grey {
    border-bottom: 1px solid #e0e0e0;
}

.obeh .mborder-bottom-2-grey {
    border-bottom: 2px solid #e0e0e0;
}

.obeh .mborder-top-1-grey {
    border-top: 1px solid #e6e6e6;
}

.obeh .mstyle-1,
.obeh .mstyle-2 {
    background-color: #99A6B4;
    color: #FFF;
}

.obeh .mstyle-3 {
    border: solid 1px #DCEBFA;
}

.obeh .mbackground-grey {
    background-color: #E9E9E9;
}

.obeh .mbackground-black {
    background-color: #333;
}

.obeh .mbottom-grey-round {
    background-color: #333333;
    color: white;
    border-radius: 25px;
    font-weight: bold;
    padding: 5px 15px 5px 15px;
    transition: all 0.3s ease;
}

.obeh .mbottom-grey-round:hover {
    color: white;
}

.obeh .mbottom-grey-round1 {
    background-color: #8d8c8d;
    color: white;
    border-radius: 25px;
    font-weight: bold;
    padding: 5px 15px 5px 15px;
    transition: all 0.3s ease;
}

.obeh .mbottom-grey-round1:hover {
    background-color: #333333;
    color: #ffffff;
}

.obeh .mborder-bottom-element:after {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    content: "";
    position: relative;
}

.obeh .mbackground-none {
    background-color: transparent !important;
}

.obeh .swiper-button-next,
.obeh .swiper-button-prev {
    color: #fff !important;
    text-shadow: 0px 0px 2px rgb(0, 0, 0) !important;
}

.obeh .swiper-pagination-bullet {
    background-color: #fff !important;
    box-shadow: 0px 0px 2px rgb(0, 0, 0) !important;
    opacity: 1 !important;
    height: 17px !important;
    width: 17px !important;
}

.obeh .swiper-pagination-bullet-active {
    background-color: #333 !important;
}

.obeh .swiper-container {
    position: relative;
}

.obeh .swiper {
    width: 100%;
    height: 450px !important;
}

.obeh .swiper-slide {
    background-color: #fff;
    width: auto !important;
}

.obeh .text-shadow-1 {
    color: white;
    text-shadow: #333 1px 1px 5px;
}

.obeh .text-shadow-2 {
    color: white;
    text-shadow: #666 1px 1px 5px;
}

.obeh .text-shadow-3 {
    color: white;
    text-shadow: #000 1px 1px 3px;
}

.obeh .msearch-box-1 {
    border-radius: 5px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.27);
}

.obeh .mlogo {
    height: 25px;
}

.obeh .mstar {
    color: #f8c200;
}

.obeh .fancybox-caption {
    border-top: none !important;
    text-align: center !important;
    font-size: 20px !important;
}

.obeh .position-map-title-result {
    position: absolute;
    top: 25px;
    left: 0px;
    right: 0px;
    z-index: 1000 !important;
}

.obeh .mposition-right-on-photo {
    position: absolute;
    top: 33px;
    left: 0px;
    padding: 8px;
    background-color: #0f9d58 !important;
    display: inline-flex;
    border-radius: 50%;
}

.obeh .mposition-right-on-edit {
    background-color: #efefef !important;
    border-radius: 50%;
    padding: 10px 15px 10px 15px;
    display: inline-block;
    max-width: -moz-min-content;
    max-width: min-content;
    text-align: center;
}

.obeh .mposition-right-on-edit-simple {
    display: inline-block;
    max-width: -moz-min-content;
    max-width: min-content;
    text-align: center;
}

.obeh .mimage-hotel-submenu {
    padding: 7px;
    border-radius: 5px;
    background-color: #ffffff;
}

.obeh .mimage-room-selected {
    padding: 5px;
    border-radius: 5px;
    background-color: #ffffff;
}

.obeh .add-musk-confirmation:before {
    margin-left: auto;
    margin-right: auto;
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-bottom: 13px solid #E9E9E9;
    border-top: 13px solid transparent;
    border-right: 13px solid transparent;
    border-left: 13px solid #E9E9E9;
    left: 49%;
    bottom: -23px;
    transform: translate(0, -50%) rotate(-45deg);
}

.obeh .add-musk-price:before {
    margin-left: auto;
    margin-right: auto;
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-bottom: 7px solid #333;
    border-top: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid #333;
    top: 50%;
    right: -6px;
    transform: translate(0, -50%) rotate(-45deg);
}

.obeh .mcard-img2 {
    width: 260px !important;
    height: 150px !important;
}

.obeh .mcard-effect:before {
    background: linear-gradient(0deg, rgb(255, 255, 255), transparent);
    bottom: -1px;
    content: "";
    height: 40px;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    width: 100%;
}

.obeh .mcard-effect-margin {
    position: absolute;
    bottom: -13px;
    left: 0;
    right: 0;
}

.obeh .mw100,
.obeh .mw-200p,
.obeh .mw-155p {
    width: 100% !important;
}

.obeh .mw-95p {
    width: 77px !important;
}

.obeh .mpt-2px {
    padding-top: 2px;
}

.obeh .mphone {
    font-size: 60px;
    color: #398be7 !important;
}

.obeh .mphone1 {
    font-size: 50px;
    color: #398be7 !important;
}

.obeh .mposition-phone {
    position: absolute;
    top: -12px;
    left: 0;
    font-size: 50px;
    color: #398be7 !important;
}

.obeh .mline-height-25 {
    line-height: 25px;
}

.obeh .mline-height-23 {
    line-height: 23px;
}

.obeh .mline-height-12 {
    line-height: 12px;
}

.obeh .mline-height-18 {
    line-height: 18px;
}

.obeh .mline-height-34 {
    line-height: 34px;
}

.obeh .mline-height-1 {
    line-height: 1 !important;
}

.obeh .mline-height-08 {
    line-height: 0.8 !important;
}

.obeh .mheight-70 {
    height: 70px;
}

.obeh .mheight-30 {
    height: 30px;
}

.obeh .mheight-20 {
    height: 20px !important;
}

.obeh .mnoradius {
    border-radius: 0px !important;
}

.obeh .mline-through {
    text-decoration: line-through;
}

.obeh .mw-sz1 {
    width: 90px !important;
    background-color: red;
    display: inline-block;
}

.obeh #box-dynamic-content {
    font-family: Montserrat;
    color: #333333;
    font-size: 14px;
}

.obeh #box-dynamic-content p {
    font-family: Montserrat;
    color: #333333;
    font-size: 14px;
}

.obeh #box-dynamic-content h2 {
    font-family: Montserrat;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.obeh #box-dynamic-content h3 {
    font-family: Montserrat;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 20px;
}

.obeh .mservice-list div {
    margin: 0 !important;
    padding: 0 !important;
}

.obeh .mservice-list span {
    padding: 5px 0 10px 15px;
    font-family: Montserrat;
    color: #333333;
    letter-spacing: 0.47px;
    font-size: 14px;
}

.obeh .mservice-list i {
    color: #333333;
    letter-spacing: 0.47px;
    font-size: 24px;
}

.obeh .mcollapse span {
    padding-left: 0 !important;
    margin-left: 0 !important;
    color: #398be7;
    font-weight: bold;
}

.obeh .mhidden {
    display: none;
}

.obeh .mtext-underline {
    border-bottom-color: #398be7 !important;
}

.obeh .mtext-underline-1 {
    text-decoration: underline;
}

.obeh .mtext-underline-2 {
    border-bottom: solid #333 2px;
}

.obeh .mfont-circular-std,
.obeh .mfont-open-sans,
.obeh .mfont-third-rail {
    font-family: Montserrat;
    color: #333333;
}

.obeh .mforce-t0 {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.obeh .mselect-f1 {
    font-weight: normal !important;
    font-family: Montserrat;
    color: #333333;
    padding: 5px 10px 5px 10px !important;
    margin: 0px !important;
    width: 100%;
}

.obeh .minputva {
    border: 1px solid #a5a5a5 !important;
    border-radius: 3px !important;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    font-family: Montserrat;
    color: #333333;
}

.obeh .minputva::placeholder,
.obeh .minputva::-ms-input-placeholder {
    color: #a5a5a5;
}

.obeh .minput-promocode {
    border: 1px solid #fff !important;
    border-radius: 5px !important;
    padding: 5px 10px 5px 10px;
    font-size: 14px;
    font-family: Montserrat;
    color: #333333;
    font-weight: bold;
}

.obeh .minput-promocode::placeholder,
.obeh .minput-promocode::-ms-input-placeholder {
    color: #a5a5a5;
    font-weight: normal;
}

.obeh .mbutton-promocode {
    font-family: "Montserrat";
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    border: 1px solid #398BE7;
    border-radius: 25px;
    background-color: #398BE7;
    padding: 6px 15px 6px 15px;
    transition: all 0.3s ease;
    text-align: center;
    display: inline-block;
}

.obeh .mbutton-promocode:hover {
    font-family: "Montserrat";
    color: #FFF;
    background-color: #155fb3;
    border-color: #155fb3;
}

.obeh .mbutton-delete {
    background-color: #8d8c8d !important;
    border-color: #8d8c8d !important;
}

.obeh .mbutton-delete:hover {
    background-color: #333 !important;
    border-color: #333 !important;
}

.obeh .mshare-list {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    padding-left: 0;
}

.obeh .mshare-list li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 8px;
    max-width: 52px;
    position: relative;
}

.obeh .mshare-list .mshare-icon {
    color: #333;
    align-items: center;
    border: 1px solid #c9c9c9;
    border-radius: 10px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font-size: 27px;
    height: 49px;
    justify-content: center;
    margin-bottom: 4px;
    transition: all 0.3s ease;
    width: 49px;
}

.obeh .mshare-list .mshare-icon:hover {
    color: #398be7;
    border-color: #398be7;
}

.obeh .mshare-list span {
    color: grey;
    font-size: 0.6875rem;
    line-height: 0.75rem;
    text-align: center;
}

.obeh .mtextareava {
    border: 1px solid #a5a5a5 !important;
    border-radius: 3px !important;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    font-family: Montserrat;
    color: #333333;
    height: 128px;
}

.obeh .mtextareava::placeholder,
.obeh .mtextareava::-ms-input-placeholder {
    color: #a5a5a5;
}

.obeh .minvalid-feedback {
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #de4437;
    font-family: Montserrat;
}

.obeh .mbadge {
    padding: 0.25em 0.4em;
    font-weight: 700;
    text-align: center;
    border-radius: 0.3125rem;
    transition: all 0.2s ease-in-out;
    color: #fff;
    background-color: #398be7;
    line-height: 8px;
    font-size: 11px;
    position: absolute;
    top: 17px;
    left: 5px;
}

.obeh .mfilter-gn {
    width: -moz-min-content;
    width: min-content;
}

.obeh .mfilter-gn .badge {
    color: #FFF;
    font-weight: bold;
    font-family: Montserrat;
}

.obeh .max-width-login {
    max-width: 350px;
}

.obeh .mbox_help {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}

.obeh .carousel-indicators {
    bottom: -50px !important;
}

.obeh .carousel-indicators li {
    border: solid 1px #333 !important;
    border-radius: 50% !important;
    height: 18px !important;
    width: 18px !important;
    opacity: 1 !important;
}

.obeh .carousel-indicators li.active {
    background-color: #333 !important;
}

.obeh .u-fancybox-theme .fancybox-bg {
    background-color: #000000 !important;
}

.obeh .fancybox-is-open .fancybox-bg {
    opacity: 1;
}

.obeh .nav-classic .nav-link {
    color: #333;
}

.obeh .mjumbo {
    width: 100%;
    padding-right: 10px !important;
    padding-left: 10px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

.obeh .mjumbotron-404 {
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
}

.obeh .mjumbotron-404 .caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background-color: transparent !important;
}

.obeh .mjumbotron-404 .title-main {
    font-family: Montserrat;
    letter-spacing: normal;
    color: #fff;
}

.obeh .mjumbotron-404 .caption .text {
    font-family: Montserrat;
    font-weight: bold;
    line-height: 1.08;
    color: #eeeeee;
}

.obeh .mbox-notification-blue {
    background-color: #f0f8ff;
    border: 1px solid #bad4f7;
    color: #005c9d;
}

.obeh .mbox-notification-grey {
    background-color: #fafafa;
    border: 1px solid #e6e6e6;
    color: #666;
}

.obeh .mcard-hotel-near {
    padding: 15px 20px 15px 20px;
    border-bottom: solid #eeeeee 1px;
}

.obeh .mcard-hotel-non {
    border-bottom: solid #eeeeee 1px;
}

.obeh .mcard-hotel-non .mbox-information {
    background-color: #fff9e1;
    border: 2px solid #ffcf00;
    border-radius: 5px;
}

.obeh .mcard-hotel-near>.mcard-hotel-list {
    border-top: solid #eeeeee 1px;
}

.obeh .mcard-pagination-list {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 20px;
}

.obeh .box-in-shadow {
    border-top: 3px solid #e8e9e9 !important;
    background: rgb(248, 247, 250);
    background: linear-gradient(180deg, rgb(248, 247, 250) 0%, rgb(255, 255, 255) 100%);
}

.obeh .mfilter-box-extended .dropdown-toggle:after {
    font-size: 16px !important;
    color: #9ec4f5 !important;
}

.obeh .mfilter-box-extended .dropdown-toggle:hover {
    color: #ffffff !important;
}

.obeh .mconfirmation-room-data {
    background-color: white;
}

.obeh .mbutton-white-blue {
    border: 1px solid #398BE7;
    border-radius: 20px;
    color: #398BE7;
    font-size: 12px;
    font-family: "Montserrat";
    font-weight: bold;
    padding: 3px 10px 3px 10px;
    transition: all 0.3s ease;
}

.obeh .mbutton-white-blue:hover {
    border: 1px solid #333;
    color: #333;
}

.obeh .mbutton-white-blue-filter-gn {
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 11px;
    font-family: "Montserrat";
    font-weight: bold;
    padding: 3px 10px 3px 10px;
    background-color: #477bca;
    display: inline-block;
    max-width: -moz-min-content;
    max-width: min-content;
    transition: all 0.3s ease;
}

.obeh .mbutton-white-blue-filter-gn:hover {
    background-color: #3b67aa;
    color: #FFF;
}

.obeh .mbutton-disabled-filter {
    border: 1px solid #999999;
    border-radius: 5px;
    color: #999999;
    font-size: 13px;
    font-family: "Montserrat";
    font-weight: bold;
    padding: 5px 12px 5px 12px;
    background-color: #FFFFFF;
    pointer-events: none;
}

.obeh .mfilter-box-extended .mactive {
    border: 1px solid #398BE7;
    color: #398BE7;
    pointer-events: all;
    transition: all 0.3s ease;
}

.obeh .mfilter-box-extended .mactive:hover {
    color: #FFFFFF;
    background-color: #398BE7;
}

.obeh .mbutton-disabled-filter:hover {
    color: #999999;
    background-color: #FFFFFF;
}

.obeh .mbutton-moreless {
    border: 1px solid #808080;
    border-radius: 10px;
    color: #666 !important;
    font-family: var(--obe-font);
    text-transform: uppercase;
    padding: 10px 15px 10px 15px;
    font-weight: 600;
    z-index: 11;
    position: relative;
}

.obeh .mbreak-line {
    display: inline-block !important;
    max-width: -moz-min-content !important;
    max-width: min-content !important;
}

.obeh .mcard-hotel-service-grey a,
.obeh .mcard-hotel-service-grey span {
    background-color: #ffffff;
    border-radius: 9.5px;
    border: 1px solid #666;
    color: #555;
    padding: 2px 15px 2px 15px;
}

.obeh .mcard-hotel-price-x {
    font-family: "Montserrat";
    font-weight: 800;
    font-size: 18px;
    color: #A7A7A7;
    text-decoration: line-through;
}

.obeh .mcard-hotel-price-x2 {
    font-family: "Montserrat";
    font-weight: 800;
    font-size: 16px;
    color: #A7A7A7;
    text-decoration: line-through;
}

.obeh .mbutton-white-bluedark {
    font-family: "Montserrat";
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.03px;
    color: #398BE7;
    border: 2px solid #398BE7;
    border-radius: 5px;
    background-color: #FFFFFF;
    padding: 10px 20px 10px 20px;
    transition: all 0.3s ease;
    text-align: center;
    display: inline-block;
}

.obeh .mbutton-white-bluedark:hover {
    font-family: "Montserrat";
    color: #FFF;
    background-color: #155fb3;
    border-color: #155fb3;
}

.obeh .mbutton-simulator {
    border: 1px solid #b3b3b3;
    border-radius: 5px;
    background-color: #fff;
}

.obeh .mbutton-white-black {
    font-family: "Montserrat";
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.03px;
    color: #555;
    border: 1px solid #b3b3b3;
    border-radius: 5px;
    background-color: #fff;
    padding: 10px 20px 10px 20px;
    transition: all 0.3s ease;
    text-align: center;
    display: inline-block;
    display: inline-block;
    text-align: center;
}

.obeh .mbutton-white-black:hover {
    font-family: "Montserrat";
    color: #FFF;
    background-color: #333;
    border-color: #333;
}

.obeh .mbutton-grey-greydark {
    font-family: "Montserrat";
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.03px;
    color: #FFF;
    border: 2px solid #666666;
    border-radius: 5px;
    background-color: #666666;
    padding: 10px 20px 10px 20px;
    transition: all 0.3s ease;
    text-align: center;
    display: inline-block;
    display: inline-block;
    text-align: center;
}

.obeh .mbutton-grey-greydark:hover {
    font-family: "Montserrat";
    color: #FFF;
    background-color: #444444;
    border-color: #444444;
}

.obeh .mcard-hotel-buttom2 {
    font-family: "Montserrat";
    font-weight: bold;
    letter-spacing: 1.03px;
    color: #398BE7;
    border: 2px solid #398BE7;
    border-radius: 10px;
    background-color: #FFF;
    padding: 10px 20px 10px 20px;
    transition: all 0.3s ease;
    text-align: center;
    display: inline-block;
}

.obeh .mcard-hotel-buttom2:hover {
    border: 2px solid #398BE7;
    background-color: #398BE7;
    color: #FFFFFF;
}

.obeh .mcard-hotel-view-buttom {
    font-family: "Montserrat";
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.03px;
    color: #808080;
    border: 1px solid #808080;
    border-radius: 10px;
    background-color: white;
    padding: 10px 15px 10px 15px;
    transition: all 0.3s ease;
    text-align: center;
    display: inline-block;
}

.obeh .mcard-hotel-view-buttom:hover {
    background-color: #808080;
    color: #ffffff;
}

.obeh .mcard-hotel-buttom-ghost {
    font-family: "Montserrat";
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.03px;
    color: #398be7;
    background-color: #ffffff;
    padding: 12px 25px 12px 25px;
    border: 2px solid #398be7;
    transition: all 0.3s ease;
}

.obeh .mcard-hotel-buttom-ghost:hover {
    border: 2px solid #155fb3;
    background-color: #155fb3;
    color: #ffffff;
}

.obeh .mcard-hotel-buttom-ghost-white {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.03px;
    color: #fff;
    background-color: transparent;
    padding: 18px 15% 18px 15%;
    border: 2px solid #ffffff;
    transition: all 0.3s ease;
}

.obeh .mcard-hotel-buttom-ghost-white:hover {
    border: 2px solid #155fb3;
    background-color: #155fb3;
    color: #ffffff;
}

.obeh .mcard-hotel-buttom-f1 {
    display: block;
    text-align: center;
}

.obeh .mcard-hotel-buttom-f2 {
    display: inline-block;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 14px;
}

.obeh .mcard-hotel-buttom-f2A {
    display: inline-block;
    text-align: center;
    padding-top: 18px;
    padding-bottom: 18px;
}

.obeh .mbg-dark {
    background-color: #333333 !important;
}

.obeh .mbottom-grey9 {
    border-bottom: 1px solid #ccc;
}

.obeh .mcard-hotel-buttom-f3 {
    display: block;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 8px;
    margin-left: 0px;
}

.obeh .mcard-hotel-buttom-f4 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
}

.obeh .text-black {
    color: #333333;
}

.obeh .font-weight-700 {
    font-weight: 700;
}

.obeh #searchBox.dropdown-menu:before,
.obeh #occupationBox.dropdown-menu:before {
    margin-left: auto;
    margin-right: auto;
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-top: 5px solid #fff;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid #fff;
    left: 50%;
    z-index: 4;
    top: 0;
    transform: translate(0, -50%) rotate(-45deg);
    box-shadow: 3px -3px 4px 0 rgba(0, 0, 0, 0.15);
}

.obeh #searchBox.dropdown-menu:before {
    left: 15% !important;
}

.obeh .mlogo-color {
    height: 32px;
    margin: 0 !important;
}

.obeh .msearch-box-extended .mleft-pretext {
    font-family: Montserrat;
    font-size: 12px;
    /* font-width: bold; */
    position: absolute;
    top: 9px;
    left: 15px;
    color: #398be7;
}

.obeh .msearch-box-extended .mright-icon {
    position: absolute;
    top: 17px;
    right: 15px;
    color: #398be7;
    font-size: 20px;
}

.obeh .mfilter-container {
    margin-top: 15px;
}

.obeh .mfilter-box-ct {
    position: absolute;
    right: 0px;
    top: 8px;
}

.obeh .mfilter-box-extended {
    margin-right: 10px;
}

.obeh .mfilter-box-extended>a {
    line-height: 35px !important;
}

.obeh .mfilter-box-extended .dropdown-menu {
    left: 50% !important;
    transform: translateX(-50%) !important;
    top: 100% !important;
    min-width: 250px;
}

.obeh .mfilter-box-extended .dropdown-menu:before {
    margin-left: auto;
    margin-right: auto;
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-top: 5px solid #fff;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid #fff;
    left: 50%;
    z-index: 4;
    top: 0;
    transform: translate(0, -50%) rotate(-45deg);
    box-shadow: 3px -3px 4px 0 rgba(0, 0, 0, 0.15);
}

.obeh .mfilter-box-extended .dropdown-toggle {
    font-family: "Montserrat", sans-serif;
    font-weight: 700 !important;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
}

.obeh .mfilter-box-extended ul {
    padding: 0px !important;
    margin: 0px !important;
    list-style-type: none;
}

.obeh .mfilter-box-extended li {
    padding: 10px 20px 10px 20px !important;
    margin: 0 !important;
    border-bottom: 1px #e0e0e0 solid;
}

.obeh .mfilter-box-extended li:last-child {
    border-bottom: none;
}

.obeh .mfilter-box-extended ul li label {
    padding-top: 3px !important;
    font-family: Montserrat;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}

.obeh .mfilter-box-extended ul li a {
    padding-top: 3px !important;
    font-family: Montserrat;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.3s ease;
}

.obeh .mfilter-box-extended ul li a:hover {
    color: #398be7;
}

.obeh .mfilter-box-extended .mstar li i {
    color: #f8c200;
    font-size: 13px;
    margin-right: 3px;
}

.obeh .mfilter-box-extended .custom-checkbox {
    line-height: 20px;
}

.obeh .mfilter-box-extended .custom-checkbox .custom-control-label {
    line-height: 18px;
}

.obeh .msearch-box {
    border: 2px solid #398be7;
    border-radius: 10px;
    padding: 10px 15px 6px 15px;
    background-color: white;
}

.obeh .msearch-box .msearch-in {
    border: none;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    padding-top: 14px;
}

.obeh .msearch-box .msearch-in::-moz-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #333333;
    opacity: 1;
    /* Firefox */
}

.obeh .msearch-box .msearch-in::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #333333;
    opacity: 1;
    /* Firefox */
}

.obeh .msearch-box .msearch-in::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333333;
    /* Microsoft Edge */
    color: #333333;
}

.obeh .mforcept3 {
    padding-top: 0px !important;
}

.obeh .maintitle {
    font-family: "Montserrat", sans-serif;
    font-size: 21px !important;
    font-weight: 800;
    color: #398be7;
    margin: 0;
    padding: 0;
}

.obeh .msubtitle {
    font-family: Montserrat;
    font-weight: bold;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    display: block;
}

.obeh .msearch-box i {
    color: #398be7;
}

.obeh .msearcher-bar {
    background-color: #398BE7;
}

.obeh .add-musk-search:before {
    margin-left: -10px;
    margin-right: auto;
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-bottom: 13px solid #398BE7;
    border-top: 13px solid transparent;
    border-right: 13px solid transparent;
    border-left: 13px solid #398BE7;
    left: 50%;
    bottom: -25px;
    transform: translate(0, -50%) rotate(-45deg);
}

.obeh .msearch-box-submit {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.03px;
    color: #fff;
    background-color: #398be7;
    padding-top: 13px;
    padding-bottom: 13px;
    width: 100%;
    border-radius: 0;
    transition: all 0.3s ease;
}

.obeh .msearch-box-submit:hover {
    background-color: #155fb3;
    color: #ffffff;
}

.obeh .msearch-box-mobile {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-radius: 0px;
    padding: 10px 0px 10px 0px !important;
}

.obeh .padding-right40 {
    padding-right: 40px;
}

.obeh .padding-right50 {
    padding-right: 50px;
}

.obeh .padding-right60 {
    padding-right: 60px;
}

.obeh #mapbox {
    height: 100%;
    width: 100%;
}

.obeh .map-on-modal-hotel-information-container {
    margin-top: 10px;
    margin-bottom: 10px;
}

.obeh .map-on-modal-hotel-information {
    height: 450px !important;
    width: 100% !important;
}

.obeh #topbarButtonX {
    position: absolute;
    top: -4px;
    right: 45px;
}

.obeh .mborder-1 {
    border: solid 1px #DCEBFA;
}

.obeh .mborder-2 {
    border: solid 1px #DCEBFA;
    background-color: #DCEBFA;
}

.obeh .moccupation span.value {
    font-size: 14px;
    font-weight: bold;
}

.obeh .mpl-1 {
    padding-top: 2px;
    padding-left: 0px;
}

.obeh .mpr-1 {
    padding-right: 0px;
}

.obeh .moccupation-room {
    border-top: 1px solid #eeeeee;
}

.obeh .moccupation-add-room {
    border-top: 1px solid #eeeeee;
    padding-top: 15px;
}

.obeh .mbtn-sm1 {
    /* witdh: 150px; */
    font-size: 12px;
    border: solid 1px #DCEBFA;
    border-radius: 0px !important;
    height: 33px;
}

.obeh .model-children-age {
    margin-left: 3px;
}

.obeh .model-children-age select {
    padding: 4px 12px;
    font-size: 14px;
    border: none;
    height: auto !important;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px !important;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e") !important;
    transition: .3s all ease;
}

.obeh .model-children-age select:hover {
    transition: .3s all ease;
    opacity: .85;
}

.obeh .model-children-age:first-child {
    margin-left: 0px;
}

.obeh .mtop-ft {
    margin-left: 20px;
}

.obeh .mtop-ftbtn {
    font-family: "Montserrat", sans-serif;
    font-weight: 700 !important;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    padding: 8px 0px 8px 15px;
}

.obeh .mtop-ftbtn i {
    font-size: 10px;
    opacity: 0.5;
    font-size: 16px;
}

.obeh .col-width-max-list-hotel {
    max-width: 750px;
}

.obeh .mtop-filter2 {
    font-family: Montserrat;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 8px;
    background-color: #f3f3f3;
    margin-top: 7px;
    transition: all 0.3s ease;
}

.obeh .mtop-filter2:hover {
    color: #333333;
}

.obeh #sidebarContent .u-header__nav-link-toggle::after {
    font-family: "Flaticon";
    font-size: 16px;
    font-weight: normal;
    content: "\e918";
    position: absolute;
    right: 19px;
    top: 13px;
    color: #398be7;
}

.obeh #navBar2 .u-header__nav-link-toggle::after {
    margin-left: 10px;
}

.obeh .mborder-right {
    border-right: solid 2px #BBB;
}

.obeh .megamenu-logo {
    padding: 17px 5px 16px 5px !important;
    margin: 0px !important;
    display: inline-block;
}

.obeh .megamenu-mobile-position {
    position: absolute !important;
    right: 0px;
    top: 0px;
}

.obeh .mlink-megamenu {
    font-family: Montserrat !important;
    font-weight: bold !important;
    color: #333333 !important;
    transition: all 0.3s ease;
}

.obeh .megamenu-down-max {
    max-width: 400px;
}

.obeh .u-header__nav-link-toggle:after {
    display: none !important;
}

.obeh .hs-sub-menu {
    background-color: #f1f1f1 !important;
    background-image: url(../img/background/at-megamenu-bg.png);
    background-repeat: no-repeat;
    background-position: bottom;
    min-width: 450px;
}

.obeh .u-header__sub-menu {
    border-top: 1px solid #BBBBBB !important;
}

.obeh .u-header__navbar {
    padding: 0px !important;
}

.obeh .custom-switch .custom-control-label:before,
.obeh .custom-switch .custom-control-label:after {
    border: 1px solid #DDD !important;
}

.obeh .mstar-box2,
.obeh .mfilter-box2,
.obeh .morder-box2 {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.obeh .mfilter-box2 {
    list-style: none;
}

.obeh .mstar-box2 li:last-child,
.obeh .mfilter-box2 li:last-child,
.obeh .morder-box2 li:last-child {
    border-bottom: none;
}

.obeh .mstar-box2 li,
.obeh .mfilter-box2 li,
.obeh .morder-box2 li {
    padding: 15px 15px 15px 15px !important;
    margin: 0 !important;
    border-bottom: 1px #e0e0e0 solid;
}

.obeh .mstar-box2 li i {
    color: #f8c200;
    font-size: 13px;
    margin-right: 3px;
}

.obeh .mfilter-box2 li label,
.obeh .morder-box2 a {
    padding-top: 3px !important;
    font-family: Montserrat;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}

.obeh .mfilter-sel {
    color: #398be7 !important;
}

.obeh .nav a {
    font-family: "Montserrat";
    font-weight: 800;
    /* padding: 10px 20px 10px 20px !important; */
}

.obeh .nav-classic .nav-link {
    border-bottom-width: 0px !important;
}

.obeh .nav-classic .nav-link.active {
    border: 1px solid #C9C9C9;
    border-bottom: 2px solid #fff !important;
    margin-bottom: -1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.obeh .mroom-services i {
    font-size: 16px;
    color: #333;
    line-height: 25px;
}

.obeh .mroom-services span {
    line-height: 25px;
    font-family: Montserrat;
    font-weight: bold;
}

.obeh .mroom-services span.d-inline-block {
    border-right: 1px solid #e0e0e0;
    font-size: 12px;
    color: #333;
}

.obeh .mroom-services span.d-inline-block:last-child {
    border-right: none;
}

.obeh .mfloat-show-map a {
    background-color: #333333;
    color: #ffffff !important;
    border-radius: 5px 5px 0px 0px;
    font-size: 12px;
    letter-spacing: 1.03px;
    font-family: Montserrat;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    padding: 8px 15px 5px 15px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
}

.obeh #container-mapboxsm-bt-inner {
    padding-left: 50px;
}

.obeh .mfloat-show-map a:hover {
    cursor: pointer;
}

.obeh .mresume {
    float: right !important;
    color: #fff;
    background-color: #333333;
    font-family: Montserrat;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 16px;
    padding-bottom: 16px;
}

.obeh .mresume:hover {
    color: #fff;
}

.obeh .mtext-intro-header {
    position: absolute;
    top: 26px;
    width: 100%;
    text-align: center;
}

.obeh .mposition-share {
    position: absolute;
    right: 0px;
    bottom: 3px;
}

.obeh .mshare {
    color: #a7a7a7;
    transition: all 0.3s ease;
    font-size: 28px;
}

.obeh .mshare:hover {
    color: #398be7;
}

.obeh .mposition-right-headmenu {
    position: absolute;
    top: 30px;
    right: 0px;
}

.obeh .mposition-right-headmenu .mlink1 {
    color: #333;
    font-family: "Montserrat";
    font-weight: 800;
    transition: all 0.3s ease;
}

.obeh .mposition-right-headmenu .mlink1:hover {
    color: #333;
}

.obeh .mposition-right-headmenu .mlink2 {
    color: #333;
}

.obeh .mposition-right-headmenu .mlink2:hover {
    color: #333;
}

.obeh .mposition-right-pencil {
    position: absolute;
    top: -2px;
    right: 60px;
}

.obeh .mposition-right-pencil-hotel {
    position: absolute;
    top: -2px;
    right: 36px;
}

.obeh .mposition-right-filter {
    position: absolute;
    top: 0px;
    right: 25px;
}

.obeh .mposition-right-hotel {
    position: absolute;
    top: -1px;
    right: 16px;
}

.obeh .mposition-right-price-sel {
    position: absolute;
    bottom: 0px;
    right: 25px;
}

.obeh .mposition-tripadvisor {
    position: relative;
    bottom: auto;
    margin-top: 8px;
}

.obeh .mposition-right-poi {
    position: absolute;
    top: 15px;
    right: 25px;
}

.obeh .mposition-right-pretext {
    position: absolute;
    top: 12px;
    left: 20px;
    color: #398be7;
}

.obeh .mposition-right-poi-mobile {
    position: absolute;
    bottom: 12px;
    right: 3px;
}

.obeh .mposition-right-rateprice {
    position: absolute;
    bottom: 75px;
    right: 0px;
    text-align: right;
}

.obeh .mposition-right-rateselect {
    position: absolute;
    top: 18px;
    right: 0;
    width: 195px;
    text-align: center;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.03px;
    color: #fff;
    background-color: #398be7;
    padding: 14px 25px 13px 25px;
    transition: all 0.3s ease;
}

.obeh .mposition-right-rateselect:hover {
    background-color: #155fb3;
    color: #ffffff;
}

.obeh .mrateplan-line-m1 {
    border-bottom: 1px solid #e0e0e0 !important;
}

.obeh #mapboxsm {
    height: 100%;
    width: 100%;
    min-height: 100vh;
}

.obeh .mexpand {
    min-height: 100vh;
    height: 100%;
}

.obeh .mclosed {
    overflow: hidden;
}

.obeh .mopen {
    overflow: auto;
    max-height: none;
}

.obeh .mdinamic-closed-2 {
    overflow: hidden;
    max-height: 0px;
}

.obeh .mdinamic-closed-0 {
    overflow: hidden;
    max-height: 155px;
}

.obeh .mdinamic-open-0 {
    overflow: auto;
    max-height: none;
}

.obeh .mdinamic-open-0 .deg-0 {
    display: none;
}

.obeh .mdinamic-closed-1 {
    overflow: hidden;
    max-height: 118px;
}

.obeh .mdinamic-open-1 {
    overflow: auto;
    max-height: none;
}

.obeh .mdinamic-open-1 .deg-1 {
    display: none;
}

.obeh .mdinamic-action {
    z-index: 1001;
}

.obeh .mcard-img-gl1,
.obeh .mcard-img-gl2 {
    height: 192px;
}

.obeh .mcard-img-gl3 {
    height: 93px;
}

.obeh .mcard-img-gl4 {
    display: block;
    height: 93px;
    background-color: #398be7;
    color: #ffffff;
    font-size: 16px;
    font-family: Montserrat;
    line-height: 93px;
    transition: all 0.3s ease;
}

.obeh .mcard-img-gl4:hover {
    color: #ffffff;
    background-color: #155fb3;
}

.obeh .mrotate180:after {
    transform: rotateX(-180deg);
    transition: 0.3s ease;
}

.obeh #searchBox {
    width: 95% !important;
}

.obeh #searchBoxMobile {
    min-height: 50vh;
}

.obeh .mposition-right-nrooms {
    position: absolute;
    top: 4px;
    right: 0px;
}

.obeh .mshadow-bottom {
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15);
}

.obeh .bft {
    border-top: solid #9b9b9b 2px !important;
    margin-top: 22px !important;
    margin-bottom: 18px !important;
}

.obeh .mtrash {
    margin-top: 3px;
    margin-left: 2px;
}

.obeh .mloading {
    color: #398be7;
    font-weight: bold;
    font-size: 14px;
    font-family: Montserrat;
}

.obeh .mspinner {
    color: #398be7;
}

.obeh .mlanding01 .mlogo {
    height: 60px;
}

.obeh .mlogo-footer {
    height: 27px;
}

.obeh .mlogin .mlogo {
    height: 45px;
}

.obeh .mlogo-landing {
    height: 30px;
}

.obeh .mlogin .g-recaptcha {
    margin-top: 30px !important;
}

.obeh .mlogin #o_bk_reference {
    margin-top: 20px !important;
}

.obeh .mlogin .mcard-hotel-buttom {
    margin-top: 30px !important;
    padding-top: 18px !important;
    padding-bottom: 17px !important;
}

.obeh .mlogin .mtitle-adlg {
    font-size: 16px;
    font-family: Montserrat;
}

.obeh .malert-warning {
    background-color: #fff9e1;
    border: 2px solid #ffcf00;
    border-radius: 5px;
}

.obeh .malert-warning h4 {
    color: #333;
    margin-bottom: 14px;
}

.obeh .malert-warning p {
    color: #333;
}

.obeh .mfooter-background {
    background-image: url("../img/background/at-footer-bg-bot.jpeg");
    background-repeat: no-repeat;
    background-position: bottom;
}

.obeh .mfooter-text {
    color: #333333;
    font-size: 16px;
    font-family: Montserrat;
}

.obeh .mfooter-white .mfooter-text {
    color: #fff !important;
}

.obeh .mfooter-white .mfooter-text a {
    color: #fff !important;
}

.obeh .mfooter-white .mfooter-text a:hover {
    color: #fff !important;
}

.obeh .mfooter-text a {
    color: #333333;
    font-size: 15px;
    font-family: Montserrat;
    transition: all 0.3s ease;
}

.obeh .mfooter-text a:hover {
    color: #333;
    text-decoration: underline;
}

.obeh .mfooter-text a:visited {
    color: #333;
}

.obeh .mfooter-logo {
    height: 30px;
}

.obeh .mod1 .u-media-viewer__icon {
    background: none !important;
    width: auto !important;
    height: auto !important;
    font-size: 40px !important;
    text-shadow: 0px 0px 2px rgb(0, 0, 0) !important;
}

.obeh .carousel-control-next-icon i,
.obeh .carousel-control-prev-icon i {
    font-size: 30px;
    text-shadow: 0px 0px 2px rgb(0, 0, 0);
    margin-top: -3px;
}

.obeh .hs-sub-menu-opened #downBooking,
.obeh .hs-sub-menu-opened #downHelp {
    color: #333333 !important;
    background-color: #f1f1f1 !important;
}

.obeh .carousel-control-prev-icon {
    /* background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E") !important; */
    background-image: none;
}

.obeh .carousel-control-next-icon {
    /* background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E") !important; */
    background-image: none;
}

.obeh .carousel-control-next,
.obeh .carousel-control-prev {
    opacity: 0.9 !important;
}

.obeh .language-module .dropdown-toggle {
    background-color: transparent;
    border: 1px solid #FFF;
    border-radius: 10px;
    font-family: Montserrat;
    font-size: 16px;
    color: #333 !important;
    padding: 5px 10px 5px 60px !important;
    font-weight: 400 !important;
}

.obeh .language-module i {
    font-size: 28px;
    color: #333 !important;
    line-height: 28px !important;
    position: absolute;
    left: 12px;
}

.obeh .mfooter-white .language-module .dropdown-toggle,
.obeh .mfooter-white .language-module i {
    color: #fff !important;
}

.obeh .language-module .dropdown-toggle:after {
    font-size: 16px !important;
    color: #333 !important;
    padding-left: 30px;
}

.obeh .language-module .dropdown-menu a {
    font-size: 14px;
    color: #666;
    font-weight: 600;
    font-family: Montserrat;
    transition: all 0.3s ease;
}

.obeh .language-module .dropdown-menu a:hover {
    color: #398be7;
}

.obeh .ot-sdk-show-settings {
    color: #333333 !important;
    font-family: Montserrat !important;
    font-weight: bold !important;
    border-radius: 10px !important;
    border: 1px #333333 solid !important;
    background: none !important;
    font-size: 13px !important;
    text-transform: uppercase !important;
}

.obeh .mfooter-white .ot-sdk-show-settings {
    color: #fff !important;
    border: 1px #fff solid !important;
}

.obeh .mlanguage {
    background-color: transparent;
}

.obeh .mbtn-sm {
    padding: 10px 10px 10px 10px;
    line-height: 15px;
    border-radius: 10px !important;
    border: solid #ffffff 1px !important;
    font-family: Montserrat;
    font-size: 14px !important;
    color: #333333;
}

.obeh .miframe {
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0;
}

.obeh .mpbf {
    padding-bottom: 150px;
}

.obeh #box-dynamic-share {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

.obeh #box-dynamic-share .modal-dialog {
    width: 50%;
    max-width: none;
}

.obeh .pagination-results span {
    background-color: white;
    border-radius: 10px;
    padding: 5px 10px 5px 10px;
}

.obeh .mcolor-brown-grey-3 {
    color: #666;
}

.obeh .z-index-15 {
    z-index: 15;
}

.obeh .shopping-cart-wrapper {
    max-height: 190px;
}

@media (max-width: 767px) {
    /*
    #occupationBox {
      top: 0px !important;
      left: 0px !important;
      position: fixed !important;
      width: 100% !important;
      height: 100% !important;
      outline: 0 !important;
      margin: 0 !important;
      box-shadow: none !important;
      z-index: 1050 !important;
    }
    */

    .obeh #occupationBox:before {
        display: none !important;
    }

    .obeh .modal-at-inner-rooms {
        position: relative;
        border-radius: 10px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        background-color: #fff !important;
    }

    .obeh .modal-at-inner-dates {
        position: relative;
        border: 1px solid #d9d9d9;
        border-radius: 10px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        padding: 5px 10px 25px 10px;
        background-color: #fff !important;
        margin: 20px;
    }

    .obeh #container-mapboxsm-bt-inner {
        padding-left: 0px;
        text-align: center;
    }

    .obeh .fancybox-caption {
        font-size: 16px !important;
    }
}

@media (max-width: 1200px) {
    .obeh .custom-switch {
        padding-left: 3.25rem;
    }

    .obeh .custom-switch .custom-control-label::before {
        left: -3.25rem;
        width: 3rem;
    }

    .obeh .custom-switch .custom-control-label::after {
        top: 0.205rem;
        left: -3.12rem;
        width: 1.65rem;
        height: 1.65rem;
        border-radius: 50%;
    }

    .obeh .custom-switch .custom-control-input:checked~.custom-control-label::after {
        transform: translateX(1.05rem);
    }
}

@media (max-width: 575px) {

    .obeh .grey-box {
        border: 3px solid #d8d8d8;
        border-radius: 10px;
        margin-top: 20px;
    }

    .obeh .mcard-hotel-buttom2 {
        padding: 7px 15px 7px 15px;
    }

    .obeh .ribbon-wrapper {
        position: absolute;
        right: 3px;
        top: 0;
        z-index: 998;
    }

    .obeh .ribbon-front {
        text-align: center;
        background-color: #398BE7;
        color: #fff;
        font-family: "Montserrat";
        font-weight: 800;
        padding: 0px;
        padding-left: 5px;
        padding-right: 5px;
        position: absolute;
        right: -10px;
        top: 0;
        z-index: 2;
    }

    .obeh .ribbon-edge-bottomright {
        position: absolute;
        z-index: 1;
        border-style: solid;
        height: 0px;
        width: 0px;
        right: -8px;
        top: 18px;
        border-color: transparent transparent transparent #6D6D6D;
        border-width: 0 0 5px 10px;
    }

    .obeh .mcard-hotel-price-x {
        font-size: 16px;
    }
}

@media (min-width: 576px) {

    .obeh .no-padding-right-pc {
        padding-left: 15px !important;
    }

    .obeh .container-inner {
        margin: 0 0px !important;
    }

    .obeh .dropdown-menu {
        border-radius: 0.5rem;
    }

    .obeh .mlogo-landing {
        height: 75px;
    }

    .obeh .mpl-1 {
        padding-top: 0px;
        padding-left: 2px;
    }

    .obeh .mpr-1 {
        padding-right: 2px;
    }

    .obeh .mresume {
        padding-right: 30px;
        padding-left: 30px;
    }

    .obeh .mroom-services i {
        font-size: 18px;
    }

    .obeh .mroom-services span.d-inline-block {
        font-size: 13px;
    }
}

.obeh .mposition-right-nrooms {
    top: 10px;
}

.obeh .mposition-right-pencil,
.obeh .mposition-right-pencil-hotel {
    position: relative !important;
    top: auto;
    right: auto;
}

.obeh .mposition-tripadvisor {
    position: absolute !important;
    bottom: 0px;
    margin-top: 0px;
}

.obeh .mcard-img-gl1 {
    height: 398px;
}

.obeh .mcard-img-gl2,
.obeh .mcard-img-gl3 {
    height: 136px;
}

.obeh .mcard-img-gl4 {
    height: 136px;
    line-height: 136px;
}

.obeh #searchBox {
    width: 97% !important;
}

.obeh .dropdown-menu-sm-mleft:before {
    left: 25% !important;
}

.obeh .dropdown-menu-sm-mright:before {
    left: 75% !important;
}

.obeh .dropdown-menu-sm-mcenter:before {
    left: 50% !important;
}

.obeh .dropdown-menu-sm-msemiright:before {
    left: 60% !important;
}

@media (min-width: 768px) {

    .obeh .mpbf {
        padding-bottom: 200px;
    }

    .obeh .mposition-right-rateprice {
        position: absolute;
        top: 19px;
        right: 210px;
        text-align: right;
    }

    .obeh .mw-200p {
        width: 350px !important;
    }

    .obeh .mw-155p {
        width: 155px !important;
    }

    .obeh .mw-95p {
        width: 95px !important;
    }

    .obeh .mw-101p {
        width: 113px !important;
    }

    .obeh .pft {
        padding-left: 10px;
        padding-right: 10px;
    }

    .obeh .mcard-hotel-buttom-f3 {
        display: inline-block;
        margin-left: 10px;
    }

    .obeh #box-dynamic-content h3,
    .obeh #box-dynamic-content h2 {
        font-size: 22px;
    }

    .obeh .msearch-box .msearch-in {
        font-size: 16px;
    }

    .obeh .mforcept3 {
        padding-top: 3px !important;
    }

    .obeh #searchBox {
        width: 600px !important;
    }

    .obeh #occupationBox {
        min-width: 375px;
    }
    
    .obeh .dropdown-menu-md-mleft:before {
        left: 25% !important;
    }

    .obeh .dropdown-menu-md-mright:before {
        left: 75% !important;
    }

    .obeh .dropdown-menu-md-mcenter:before {
        left: 50% !important;
    }

    .obeh .dropdown-menu-md-msemiright:before {
        left: 60% !important;
    }
}

@media (min-width: 992px) {

    .obeh .container-inner {
        margin: 0 40px !important;
    }

    .obeh .msearch-box-extended {
        width: 270px;
        margin-top: 0px;
    }

    .obeh .mpbf {
        padding-bottom: 250px;
    }

    .obeh .pft {
        padding-left: 10px;
        padding-right: 10px;
    }

    .obeh .mcard-img-gl2 {
        height: 265px;
    }

    .obeh .mcard-img-gl3 {
        height: 125px;
    }

    .obeh .mcard-img-gl4 {
        height: 125px;
        line-height: 125px;
    }

    .obeh .dropdown-menu-lg-mleft:before {
        left: 25% !important;
    }

    .obeh .dropdown-menu-lg-mright:before {
        left: 75% !important;
    }

    .obeh .dropdown-menu-lg-mcenter:before {
        left: 50% !important;
    }

    .obeh .dropdown-menu-lg-msemiright:before {
        left: 60% !important;
    }
}

@media (min-width: 1200px) {

    .obeh .mt-xl-30 {
        margin-top: 18.6rem !important;
    }

    .obeh .container-inner {
        margin: 0 80px !important;
    }

    .obeh .pagination-results span {
        background-color: transparent;
        padding: 0px;
    }

    .obeh .add-musk-search:before {
        content: none;
    }

    .obeh .msearch-box-extended {
        width: 225px;
    }

    .obeh .mtext-intro-header {
        top: 22px;
    }

    .obeh .container-fluid {
        padding-left: 18rem;
        padding-right: 18rem;
    }

    .obeh .pft {
        padding-left: 20px;
        padding-right: 20px;
    }

    .obeh #topbarButtonX {
        position: absolute;
        top: -10px;
        right: 45px;
    }

    .obeh .mroom-services i {
        font-size: 20px;
    }

    .obeh .mroom-services span.d-inline-block {
        font-size: 14px;
    }

    .obeh .mposition-right-nrooms {
        top: 15px;
    }

    .obeh .card-list-hotel {
        max-width: 900px !important;
    }

    .obeh .card-list-map {
        min-width: calc(100% - 750px) !important;
    }

    .obeh .dropdown-menu-xl-mleft:before {
        left: 25% !important;
    }

    .obeh .dropdown-menu-xl-mright:before {
        left: 75% !important;
    }

    .obeh .dropdown-menu-xl-msemi-right:before {
        left: 60% !important;
    }

    .obeh .dropdown-menu-xl-mcenter:before {
        left: 50% !important;
    }
}

@media (min-width: 1600px) {

    .obeh .pft {
        padding-left: 40px;
        padding-right: 40px;
    }

    .obeh .msearch-box .msearch-in {
        font-size: 16px;
    }

    .obeh .mforcept3 {
        padding-top: 1px !important;
    }

    .obeh .dropdown-menu-xxl-mleft:before {
        left: 25% !important;
    }

    .obeh .dropdown-menu-xxl-mright:before {
        left: 75% !important;
    }

    .obeh .dropdown-menu-xxl-msemi-right:before {
        left: 60% !important;
    }

    .obeh .dropdown-menu-xxl-mcenter:before {
        left: 50% !important;
    }
}

.obeh hr {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

/*# sourceMappingURL=style-hotels.css.map */
