@charset "UTF-8";.noUi-connects,.slick-list,svg:not(:root) {
    overflow: hidden
}

.invisible,.owl-carousel.owl-refresh .owl-item,.slick-loading .slick-slide,.slick-loading .slick-track {
    visibility: hidden
}

.btn,.noUi-tooltip,.noUi-value,.slider .tooltip-inner {
    white-space: nowrap
}

.glyphicon,.lg-icon,.slick-dots li button:before {
    -moz-osx-font-smoothing: grayscale
}

.c-modal-info__form__group__item__image,.c-modal__form__group__item__image,.fancybox__caption,.mobile-slider .c-banner__button img {
    -ms-grid-row-align: center;
    align-self: center
}

.owl-carousel,.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-drag .owl-item,.slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none
}

.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -ms-user-select: none;
    user-select: none
}

.noUi-target,.noUi-target *,.slick-slider {
    -ms-user-select: none;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom:1}

.owl-theme .owl-dots .owl-dot span {
    width: 6px;
    height: 6px;
    margin: 5px 7px;
    background: var(--color-gray);
    opacity: .2;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: var(--color-gray);
    opacity: 1
}

.slick-list,.slick-slider,.slick-track {
    position: relative;
    display: block
}

.slick-slider {
    -webkit-touch-callout: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.btn,.c-button {
    -moz-user-select: none
}

.slick-list {
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    transform: translate3d(0,0,0)
}

.slick-track {
    left: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots,.slick-next,.slick-prev {
    position: absolute;
    display: block;
    padding: 0
}

.slick-dots li button:before,.slick-next:before,.slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased
}

.slick-loading .slick-list {
    background: url(../images/default.png) center center no-repeat #fff
}

@font-face {
    font-family: slick;
    src: url(fonts/slick.html);
    src: url(fonts/slickd41d.html?#iefix) format("embedded-opentype"),url(fonts/slick-2.html) format("woff"),url(fonts/slick-3.html) format("truetype"),url(fonts/slick-4.html#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next,.slick-prev {
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    border: none;
    outline: 0
}

.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

.slick-next:before,[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    bottom: -25px;
    list-style: none;
    text-align: center;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slider-selection,.slider-track {
    background-color: #f7f7f7;
    border-radius: 4px
}

.slick-dots li button:focus,.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.slider-handle,.slider-selection,.slider-track {
    position: absolute;
    background-repeat: repeat-x
}

.slider.slider-horizontal {
    width: 210px;
    height: 20px
}

.slider.slider-horizontal .slider-track {
    height: 10px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0
}

.slider.slider-horizontal .slider-selection {
    height: 100%;
    top: 0;
    bottom: 0
}

.slider.slider-horizontal .slider-handle {
    margin-left: -10px;
    margin-top: -5px
}

.slider.slider-horizontal .slider-handle.triangle {
    border-width: 0 10px 10px;
    width: 0;
    height: 0;
    border-bottom-color: #0480be;
    margin-top: 0
}

.slider.slider-vertical {
    height: 210px;
    width: 20px
}

.slider.slider-vertical .slider-track {
    width: 10px;
    height: 100%;
    margin-left: -5px;
    left: 50%;
    top: 0
}

.slider.slider-vertical .slider-selection {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0
}

.slider.slider-vertical .slider-handle {
    margin-left: -5px;
    margin-top: -10px
}

.slider.slider-vertical .slider-handle.triangle {
    border-width: 10px 0 10px 10px;
    width: 1px;
    height: 1px;
    border-left-color: #0480be;
    margin-left: 0
}

.slider input {
    display: none
}

.slider-track {
    cursor: pointer;
    background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.slider-selection {
    background-image: linear-gradient(to bottom,#f9f9f9,#f5f5f5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-sizing: border-box
}

.slider-handle {
    width: 20px;
    height: 20px;
    background-color: #0e90d2;
    background-image: linear-gradient(to bottom,#149bdf,#0480be);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    opacity: .8;
    border: 0 solid transparent
}

.slider-handle.round {
    border-radius: 20px
}

.slider-handle.triangle {
    background: 0 0
}

.noUi-target,.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.btn,.c-button {
    -ms-user-select: none
}

.noUi-target {
    position: relative;
    direction: ltr;
    background: var(--color-gray-light);
    border-radius: 18px
}

.noUi-base,.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.daterangepicker,.noUi-connect,.noUi-handle,.noUi-marker,.noUi-origin,.noUi-pips,.noUi-tooltip,.noUi-value {
    position: absolute
}

.noUi-connects {
    z-index: 0;
    border-radius: 3px;
    border-bottom: 2px solid!important;
    border-image: var(--color-multi-border)
}

.noUi-connect,.noUi-origin {
    will-change: transform;
    z-index: 1;
    top: 0;
    inset-inline-start: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
    inset-inline-start: auto;
    inset-inline-end: 0
}

.noUi-vertical .noUi-origin {
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin {
    transition: transform .3s
}

.noUi-state-drag * {
    cursor: inherit!important
}

.noUi-horizontal {
    height: 2px
}

.noUi-horizontal .noUi-handle {
    width: 16px;
    height: 16px;
    inset-inline-start: -10px;
    top: -7px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 15px;
    height: 15px;
    inset-inline-start: -6px;
    top: -17px
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    inset-inline-end: -9px;
    inset-inline-start: auto
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border: 2px solid #1758b6;
    border-radius: 15px;
    background: var(--color-white);
    cursor: default
}

.noUi-active {
    box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB
}

[disabled] .noUi-connect {
    background: #B8B8B8
}

[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips,.noUi-pips * {
    box-sizing: border-box
}

.noUi-pips {
    color: #999
}

.noUi-value {
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    background: #CCC
}

.noUi-marker-large,.noUi-marker-sub {
    background: #AAA
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    inset-inline-start: 0;
    width: 100%
}

.noUi-value-horizontal {
    -ms-transform: translate(-50%,50%);
    transform: translate(-50%,50%)
}

.noUi-rtl .noUi-value-horizontal {
    -ms-transform: translate(50%,50%);
    transform: translate(50%,50%)
}

.noUi-marker-horizontal.noUi-marker {
    -webkit-margin-start: -1px;
    margin-inline-start:-1px;width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    inset-inline-start: 100%
}

.noUi-value-vertical {
    -ms-transform: translate(0,-50%,0);
    transform: translate(0,-50%,0);
    -webkit-padding-start: 25px;
    padding-inline-start:25px}

.noUi-rtl .noUi-value-vertical {
    -ms-transform: translate(0,50%);
    transform: translate(0,50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center
}

.noUi-horizontal .noUi-tooltip {
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    inset-inline-end: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
    inset-inline-end: 120%
}

.daterangepicker,.daterangepicker .calendar-table th,.daterangepicker__col {
    font-family: Poppins-Medium
}

.daterangepicker {
    color: inherit;
    background-color: #fff;
    width: 278px;
    max-width: none;
    top: 100px;
    left: 20px;
    z-index: 999999999;
    display: none;
    font-size: 15px;
    line-height: 1em;
    padding: 0 30px;
    border-radius: 6px;
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.16)
}

.daterangepicker__head {
    margin-left: -30px;
    margin-right: -30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.daterangepicker-close {
    position: absolute;
    right: 10px;
    color: #6f7e90
}

.daterangepicker__col {
    width: 50%;
    padding: 15px 22px;
    font-size: 16px;
    color: var(--color-gray-03);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: solid 1px rgba(112,112,112,.24);
    position: relative
}

.daterangepicker__col p {
    margin: 0
}

.daterangepicker__col:first-child {
    border-right: 1px solid rgba(112,112,112,.24)
}

.daterangepicker__col:first-child:after {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='16' viewBox='0 0 9 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 8.5L-1.04509e-06 15L-9.53674e-07 2L7 8.5Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.60859 8.64019L0 2V0.5L8.07821 8.64019L0 16L0.00317383 14.7738L6.60859 8.64019Z' fill='%23D1D5DA'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    right: -8px;
    width: 8px;
    height: 16px;
    border-right: 0
}

.daterangepicker__col>svg {
    margin-right: 13px
}

.daterangepicker:after,.daterangepicker:before {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0,0,0,.2);
    content: ""
}

.daterangepicker.drop-up {
    margin-top: -7px
}

.daterangepicker.drop-up:before {
    top: initial;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc
}

.daterangepicker.drop-up:after {
    top: initial;
    bottom: -6px;
    border-bottom: initial;
    border-top: 6px solid #fff
}

.daterangepicker.single .daterangepicker .ranges,.daterangepicker.single .drp-calendar {
    float: none
}

.daterangepicker.single .drp-selected {
    display: none
}

.daterangepicker.show-calendar .drp-calendar {
    display: block
}

.daterangepicker.show-calendar .drp-buttons {
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -ms-flexbox;
    display: flex
}

.daterangepicker.auto-apply .drp-buttons {
    display: none
}

.daterangepicker .drp-calendar {
    display: none;
    max-width: 270px
}

.daterangepicker .drp-calendar.left {
    padding: 8px 0 8px 8px
}

.daterangepicker .drp-calendar.right {
    padding: 8px
}

.daterangepicker .drp-calendar.single .calendar-table {
    border: none
}

.daterangepicker .calendar-table .prev svg {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.daterangepicker .calendar-table .next,.daterangepicker .calendar-table .prev {
    padding-bottom: 0;
    padding-top: 0
}

.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span {
    color: #fff;
    border: solid #000;
    border-width: 0 2px 2px 0;
    border-radius: 0;
    display: inline-block;
    padding: 3px
}

.daterangepicker .calendar-table .next {
    position: relative;
    height: 32px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    right: -28px
}

.daterangepicker .calendar-table .prev {
    position: relative;
    height: 32px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: -28px
}

.daterangepicker .calendar-table .next span {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.daterangepicker .calendar-table .prev span {
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.daterangepicker .calendar-table td,.daterangepicker .calendar-table th {
    text-align: center;
    vertical-align: middle;
    min-width: 32px;
    width: 32px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 4px;
    border: none;
    white-space: nowrap;
    cursor: pointer
}

.daterangepicker .calendar-table th {
    font-size: 12px;
    color: var(--color-gray-03);
    padding-top: 10px;
    padding-bottom: 20px
}

.daterangepicker .calendar-table td {
    font-family: Poppins-Regular;
    font-size: 12px;
    color: var(--color-gray);
    height: 35px;
    width: 35px
}

.daterangepicker td.active:hover {
    background-color: var(--color-primary-01);
    border-color: transparent;
    transition: ease-in-out all .2s
}

.daterangepicker .calendar-table {
    border: 1px solid #fff;
    border-radius: 4px;
    background-color: #fff
}

.daterangepicker .calendar-table table {
    width: 100%;
    margin: 0;
    border-collapse: separate;
    border-spacing: 0 6px
}

.daterangepicker td.available:hover,.daterangepicker th.available:hover {
    background-color: var(--color-ice);
    border-color: transparent;
    color: inherit
}

.daterangepicker td.week,.daterangepicker th.week {
    font-size: 80%;
    color: #ccc
}

.daterangepicker td.off.active {
    color: #fff!important
}

.daterangepicker .off.ends {
    pointer-events: none
}

.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date {
    background-color: #fff;
    border-color: transparent;
    color: var(--color-gray);
    opacity: .3
}

.daterangepicker td.in-range {
    background-color: var(--color-ice);
    border-color: transparent;
    color: #000;
    border-radius: 0
}

.daterangepicker td.end-date.active,.daterangepicker td.start-date.active {
    position: relative;
    z-index: 9
}

.custom-date {
    position: relative
}

.custom-date:after {
    content: "●";
    position: absolute;
    right: 4px;
    top: 3px;
    line-height: 9px;
    color: #fe9503;
    font-size: 14px
}

.start-date.end-date {
    background-color: unset!important
}

.daterangepicker td.start-date.active {
    border-radius: 30px 0 0 30px;
    background: var(--color-ice)
}

.daterangepicker td.end-date.active .date-wrapper,.daterangepicker td.start-date.active .date-wrapper {
    z-index: -99999;
    background: #295ab3;
    width: 35px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 35px
}

.daterangepicker td.end-date {
    border-radius: 0 30px 30px 0
}

.daterangepicker td.start-date {
    border-radius: 30px 0 0 30px
}

.daterangepicker td.active,.daterangepicker td.active:hover {
    color: #fff
}

.daterangepicker th.month {
    width: auto;
    font-size: 10px;
    font-family: Poppins-Regular;
    color: var(--color-gray-03);
    padding-top: 0;
    padding-bottom: 0;
    text-transform: uppercase
}

.daterangepicker option.disabled,.daterangepicker td.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through
}

.daterangepicker select.monthselect,.daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default
}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%
}

.daterangepicker select.yearselect {
    width: 40%
}

.daterangepicker select.ampmselect,.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect {
    width: 50px;
    margin: 0 auto;
    background: #eee;
    border: 1px solid #eee;
    padding: 2px;
    outline: 0;
    font-size: 12px
}

.daterangepicker.show-ranges.ltr .drp-calendar.left,.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
    border-left: 1px solid #ddd
}

.daterangepicker .calendar-time {
    text-align: center;
    margin: 4px auto 0;
    line-height: 30px;
    position: relative
}

.table-month {
    position: relative
}

.daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed
}

.daterangepicker .drp-buttons {
    clear: both;
    text-align: right;
    padding: 20px 0;
    border-top: solid 1px rgba(112,112,112,.24);
    display: none;
    line-height: 12px;
    vertical-align: middle
}

.daterangepicker .drp-buttons .drp-buttons--right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end
}

.daterangepicker .drp-buttons .drp-buttons--left p {
    font-size: 10px;
    color: #fe9503;
    text-align: left;
    line-height: 15px;
    margin-top: 0;
    margin-bottom: 0
}

.daterangepicker .drp-buttons .drp-buttons--left p:nth-child(-n+2) {
    display: block
}

.daterangepicker .drp-selected {
    font-size: 12px;
    padding-right: 8px;
    display: none
}

.daterangepicker .drp-buttons .btn {
    margin-left: 8px;
    font-size: 12px;
    font-weight: 700
}

.daterangepicker .drp-buttons .cancelBtn {
    display: none
}

.daterangepicker.show-ranges.rtl .drp-calendar.right,.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
    border-right: 1px solid #ddd
}

.daterangepicker .ranges {
    float: none;
    text-align: left;
    margin: 0
}

.daterangepicker.show-calendar .ranges {
    margin-top: 8px
}

.daterangepicker .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%
}

.daterangepicker .ranges li {
    font-size: 12px;
    padding: 8px 12px;
    cursor: pointer
}

.daterangepicker .ranges li:hover {
    background-color: #eee
}

.daterangepicker .ranges li.active {
    background-color: #08c;
    color: #fff
}

@media (min-width: 564px) {
    .daterangepicker .drp-calendar,.daterangepicker .ranges,.daterangepicker.single .drp-calendar,.daterangepicker.single .ranges {
        float:left
    }

    .daterangepicker {
        width: auto;
        direction: ltr;
        text-align: left
    }

    .daterangepicker .ranges ul {
        width: 140px
    }

    .daterangepicker.single .daterangepicker__col:nth-of-type(1),.daterangepicker.single .ranges ul {
        width: 100%
    }

    .daterangepicker.single .daterangepicker__col:after,.daterangepicker.single .daterangepicker__col:nth-of-type(2) {
        display: none
    }

    .daterangepicker.single .drp-buttons {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .daterangepicker.single .drp-buttons .drp-buttons--right {
        margin-top: 20px
    }

    .daterangepicker.single .drp-buttons .drp-buttons--right .btn {
        width: 100%;
        margin: 0
    }

    .daterangepicker.single .drp-calendar.left {
        clear: none
    }

    .daterangepicker .drp-calendar.left {
        clear: left;
        margin-right: 0
    }

    .daterangepicker .drp-calendar.left .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        padding-right: 8px
    }

    .daterangepicker .drp-calendar.right {
        margin-left: 0
    }

    .daterangepicker .drp-calendar.right .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
}

@media (min-width: 730px) {
    .daterangepicker .ranges {
        width:auto;
        float: left
    }

    .daterangepicker.rtl .ranges {
        float: right
    }

    .daterangepicker .drp-calendar.left {
        clear: none!important
    }
}

.clearfix:after,.container-fluid:after,.container:after,.form-horizontal .form-group:after,.hotel-detail .hotel-features .tab-content:after,.hotel-detail .room-types-new #roomTypeModal .room-options:after,.hotel-detail .room-types-new .room-type-new .room-options:after,.modal-footer:after,.modal-header:after,.nav:after,.panel-body:after,.room-detail-modal .room-list .room-type-new .room-options:after,.row:after {
    clear: both
}

@media screen and (max-width: 991px) {
    .daterangepicker {
        width:100%;
        box-shadow: none;
        position: fixed;
        top: 0!important;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 25px 20px 0;
        z-index: 99999999999
    }

    .daterangepicker .daterangepicker-close {
        margin-left: auto;
        margin-right: 0;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 25px;
        position: unset
    }

    .daterangepicker .drp-buttons {
        position: fixed;
        left: 0;
        width: 100%;
        bottom: 0;
        padding: 12px 20px 20px;
        height: 110px;
        background: #fff;
        z-index: 999;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .daterangepicker .drp-calendar.left,.daterangepicker .drp-calendar.right {
        padding: 0
    }

    .daterangepicker .calendar-table .prev {
        left: 0
    }

    .daterangepicker .calendar-table .next {
        right: 0
    }

    .daterangepicker td.end-date.active .date-wrapper,.daterangepicker td.start-date.active .date-wrapper {
        width: 100%;
        right: 50%;
        -ms-transform: translateX(50%);
        transform: translateX(50%)
    }

    .daterangepicker__head {
        border-top: solid 1px rgba(112,112,112,.24)
    }

    .daterangepicker .drp-calendar {
        max-width: unset
    }

    .drp-calendar.left,.drp-calendar.right {
        width: 50%
    }

    .daterangepicker td.end-date.active .date-popover {
        display: none!important
    }

    .daterangepicker .drp-buttons--left {
        margin-bottom: 10px
    }

    .daterangepicker .drp-buttons--left .drp-mobile-night {
        font-size: 12px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        top: 20px;
        right: 20px
    }

    .daterangepicker .drp-buttons--left .drp-mobile-night>svg {
        margin-right: 5px
    }

    .daterangepicker .drp-buttons--right .applyBtn {
        margin: 0;
        width: 100%
    }
}

@media screen and (max-width: 600px) {
    .daterangepicker .drp-buttons--left {
        height:30px;
        overflow: auto
    }

    .daterangepicker .drp-buttons .drp-buttons--left p {
        font-size: 9px
    }
}

@media screen and (min-width: 991px) {
    .daterangepicker td.end-date.active:hover .date-popover {
        opacity:1;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        transition: ease-in-out transform .2s;
        display: block
    }

    .daterangepicker .date-popover {
        display: none;
        position: absolute;
        z-index: 999;
        background: var(--color-midblue);
        padding: 10px;
        border-radius: 6px;
        color: var(--color-white);
        top: 50px;
        left: 50%;
        opacity: 0;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        transition: ease-in-out transform .2s;
        font-size: 11px;
        box-shadow: 0 5px 30px 0 rgba(0,0,0,.16);
        font-family: Poppins-Regular
    }

    .daterangepicker .date-popover__head {
        padding-bottom: 8px;
        border-bottom: 1px solid rgba(220,220,220,.2);
        line-height: 14px
    }

    .daterangepicker .date-popover__body {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 8px;
        line-height: 14px
    }

    .daterangepicker .date-popover__body>svg {
        width: 8px;
        height: 8px;
        margin-right: 5px
    }

    .daterangepicker .date-popover:before {
        content: "";
        position: absolute;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid var(--color-midblue);
        top: -8px
    }

    .daterangepicker .drp-buttons--right .drp-mobile-night {
        margin-bottom: 10px
    }

    .daterangepicker .drp-buttons--left .drp-mobile-night {
        display: none
    }
}

input[type=checkbox],input[type=radio],td,th {
    padding: 0
}

body,figure {
    margin: 0
}

@media screen and (max-width: 563px) {
    .drp-calendar.left,.drp-calendar.right {
        width:100%
    }
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.tooltip,button,select {
    text-transform: none
}

hr,img {
    border: 0
}

.btn-link:focus,.btn-link:hover,.c-button--transparent:hover,.l-footer__bottom-item a:hover,.l-footer__list-item a:hover,a:focus,a:hover {
    text-decoration: underline
}

.form-control,.has-success .form-control {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,optgroup,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

.btn,.form-control {
    background-image: none
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.btn,.c-button,.c-card__info-item svg,.c-filter__body--point-btn a svg,.checkbox-inline,.radio-inline,img {
    vertical-align: middle
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

hr {
    box-sizing: content-box;
    height: 0
}

*,.carousel,.lg-outer *,:after,:before,input[type=checkbox],input[type=radio],input[type=search] {
    box-sizing: border-box
}

pre,textarea {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.tooltip,body {
    font-family: Poppins,"Helvetica Neue",Helvetica,Arial,sans-serif
}

button {
    overflow: visible
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

.c-input,.c-select,input[type=search] {
    -webkit-appearance: none
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus,a:hover {
    color: #074096
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 13px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.collapsing,.modal,.modal-open {
    overflow: hidden
}

.container,.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

[role=button] {
    cursor: pointer
}

@media (min-width: 768px) {
    .container {
        width:740px
    }
}

@media (min-width: 992px) {
    .container {
        width:960px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1200px
    }
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18,.col-lg-19,.col-lg-2,.col-lg-20,.col-lg-21,.col-lg-22,.col-lg-23,.col-lg-24,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18,.col-md-19,.col-md-2,.col-md-20,.col-md-21,.col-md-22,.col-md-23,.col-md-24,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.col-sm-19,.col-sm-2,.col-sm-20,.col-sm-21,.col-sm-22,.col-sm-23,.col-sm-24,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15,.col-xs-16,.col-xs-17,.col-xs-18,.col-xs-19,.col-xs-2,.col-xs-20,.col-xs-21,.col-xs-22,.col-xs-23,.col-xs-24,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.modal-body,.modal-footer,.modal-header {
    padding: 15px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15,.col-xs-16,.col-xs-17,.col-xs-18,.col-xs-19,.col-xs-2,.col-xs-20,.col-xs-21,.col-xs-22,.col-xs-23,.col-xs-24,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: left
}

.col-xs-24 {
    width: 100%
}

.col-xs-23 {
    width: 95.83333333%
}

.col-xs-22 {
    width: 91.66666667%
}

.col-xs-21 {
    width: 87.5%
}

.col-xs-20 {
    width: 83.33333333%
}

.col-xs-19 {
    width: 79.16666667%
}

.col-xs-18 {
    width: 75%
}

.col-xs-17 {
    width: 70.83333333%
}

.col-xs-16 {
    width: 66.66666667%
}

.col-xs-15 {
    width: 62.5%
}

.col-xs-14 {
    width: 58.33333333%
}

.col-xs-13 {
    width: 54.16666667%
}

.col-xs-12 {
    width: 50%
}

.col-xs-11 {
    width: 45.83333333%
}

.col-xs-10 {
    width: 41.66666667%
}

.col-xs-9 {
    width: 37.5%
}

.col-xs-8 {
    width: 33.33333333%
}

.col-xs-7 {
    width: 29.16666667%
}

.col-xs-6 {
    width: 25%
}

.col-xs-5 {
    width: 20.83333333%
}

.col-xs-4 {
    width: 16.66666667%
}

.col-xs-3 {
    width: 12.5%
}

.col-xs-2 {
    width: 8.33333333%
}

.col-xs-1 {
    width: 4.16666667%
}

.col-xs-pull-24 {
    right: 100%
}

.col-xs-pull-23 {
    right: 95.83333333%
}

.col-xs-pull-22 {
    right: 91.66666667%
}

.col-xs-pull-21 {
    right: 87.5%
}

.col-xs-pull-20 {
    right: 83.33333333%
}

.col-xs-pull-19 {
    right: 79.16666667%
}

.col-xs-pull-18 {
    right: 75%
}

.col-xs-pull-17 {
    right: 70.83333333%
}

.col-xs-pull-16 {
    right: 66.66666667%
}

.col-xs-pull-15 {
    right: 62.5%
}

.col-xs-pull-14 {
    right: 58.33333333%
}

.col-xs-pull-13 {
    right: 54.16666667%
}

.col-xs-pull-12 {
    right: 50%
}

.col-xs-pull-11 {
    right: 45.83333333%
}

.col-xs-pull-10 {
    right: 41.66666667%
}

.col-xs-pull-9 {
    right: 37.5%
}

.col-xs-pull-8 {
    right: 33.33333333%
}

.col-xs-pull-7 {
    right: 29.16666667%
}

.col-xs-pull-6 {
    right: 25%
}

.col-xs-pull-5 {
    right: 20.83333333%
}

.col-xs-pull-4 {
    right: 16.66666667%
}

.col-xs-pull-3 {
    right: 12.5%
}

.col-xs-pull-2 {
    right: 8.33333333%
}

.col-xs-pull-1 {
    right: 4.16666667%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-24 {
    left: 100%
}

.col-xs-push-23 {
    left: 95.83333333%
}

.col-xs-push-22 {
    left: 91.66666667%
}

.col-xs-push-21 {
    left: 87.5%
}

.col-xs-push-20 {
    left: 83.33333333%
}

.col-xs-push-19 {
    left: 79.16666667%
}

.col-xs-push-18 {
    left: 75%
}

.col-xs-push-17 {
    left: 70.83333333%
}

.col-xs-push-16 {
    left: 66.66666667%
}

.col-xs-push-15 {
    left: 62.5%
}

.col-xs-push-14 {
    left: 58.33333333%
}

.col-xs-push-13 {
    left: 54.16666667%
}

.col-xs-push-12 {
    left: 50%
}

.col-xs-push-11 {
    left: 45.83333333%
}

.col-xs-push-10 {
    left: 41.66666667%
}

.col-xs-push-9 {
    left: 37.5%
}

.col-xs-push-8 {
    left: 33.33333333%
}

.col-xs-push-7 {
    left: 29.16666667%
}

.col-xs-push-6 {
    left: 25%
}

.col-xs-push-5 {
    left: 20.83333333%
}

.col-xs-push-4 {
    left: 16.66666667%
}

.col-xs-push-3 {
    left: 12.5%
}

.col-xs-push-2 {
    left: 8.33333333%
}

.col-xs-push-1 {
    left: 4.16666667%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-24 {
    margin-left: 100%
}

.col-xs-offset-23 {
    margin-left: 95.83333333%
}

.col-xs-offset-22 {
    margin-left: 91.66666667%
}

.col-xs-offset-21 {
    margin-left: 87.5%
}

.col-xs-offset-20 {
    margin-left: 83.33333333%
}

.col-xs-offset-19 {
    margin-left: 79.16666667%
}

.col-xs-offset-18 {
    margin-left: 75%
}

.col-xs-offset-17 {
    margin-left: 70.83333333%
}

.col-xs-offset-16 {
    margin-left: 66.66666667%
}

.col-xs-offset-15 {
    margin-left: 62.5%
}

.col-xs-offset-14 {
    margin-left: 58.33333333%
}

.col-xs-offset-13 {
    margin-left: 54.16666667%
}

.col-xs-offset-12 {
    margin-left: 50%
}

.col-xs-offset-11 {
    margin-left: 45.83333333%
}

.col-xs-offset-10 {
    margin-left: 41.66666667%
}

.col-xs-offset-9 {
    margin-left: 37.5%
}

.col-xs-offset-8 {
    margin-left: 33.33333333%
}

.col-xs-offset-7 {
    margin-left: 29.16666667%
}

.col-xs-offset-6 {
    margin-left: 25%
}

.col-xs-offset-5 {
    margin-left: 20.83333333%
}

.col-xs-offset-4 {
    margin-left: 16.66666667%
}

.col-xs-offset-3 {
    margin-left: 12.5%
}

.col-xs-offset-2 {
    margin-left: 8.33333333%
}

.col-xs-offset-1 {
    margin-left: 4.16666667%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.col-sm-19,.col-sm-2,.col-sm-20,.col-sm-21,.col-sm-22,.col-sm-23,.col-sm-24,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float:left
    }

    .col-sm-24 {
        width: 100%
    }

    .col-sm-23 {
        width: 95.83333333%
    }

    .col-sm-22 {
        width: 91.66666667%
    }

    .col-sm-21 {
        width: 87.5%
    }

    .col-sm-20 {
        width: 83.33333333%
    }

    .col-sm-19 {
        width: 79.16666667%
    }

    .col-sm-18 {
        width: 75%
    }

    .col-sm-17 {
        width: 70.83333333%
    }

    .col-sm-16 {
        width: 66.66666667%
    }

    .col-sm-15 {
        width: 62.5%
    }

    .col-sm-14 {
        width: 58.33333333%
    }

    .col-sm-13 {
        width: 54.16666667%
    }

    .col-sm-12 {
        width: 50%
    }

    .col-sm-11 {
        width: 45.83333333%
    }

    .col-sm-10 {
        width: 41.66666667%
    }

    .col-sm-9 {
        width: 37.5%
    }

    .col-sm-8 {
        width: 33.33333333%
    }

    .col-sm-7 {
        width: 29.16666667%
    }

    .col-sm-6 {
        width: 25%
    }

    .col-sm-5 {
        width: 20.83333333%
    }

    .col-sm-4 {
        width: 16.66666667%
    }

    .col-sm-3 {
        width: 12.5%
    }

    .col-sm-2 {
        width: 8.33333333%
    }

    .col-sm-1 {
        width: 4.16666667%
    }

    .col-sm-pull-24 {
        right: 100%
    }

    .col-sm-pull-23 {
        right: 95.83333333%
    }

    .col-sm-pull-22 {
        right: 91.66666667%
    }

    .col-sm-pull-21 {
        right: 87.5%
    }

    .col-sm-pull-20 {
        right: 83.33333333%
    }

    .col-sm-pull-19 {
        right: 79.16666667%
    }

    .col-sm-pull-18 {
        right: 75%
    }

    .col-sm-pull-17 {
        right: 70.83333333%
    }

    .col-sm-pull-16 {
        right: 66.66666667%
    }

    .col-sm-pull-15 {
        right: 62.5%
    }

    .col-sm-pull-14 {
        right: 58.33333333%
    }

    .col-sm-pull-13 {
        right: 54.16666667%
    }

    .col-sm-pull-12 {
        right: 50%
    }

    .col-sm-pull-11 {
        right: 45.83333333%
    }

    .col-sm-pull-10 {
        right: 41.66666667%
    }

    .col-sm-pull-9 {
        right: 37.5%
    }

    .col-sm-pull-8 {
        right: 33.33333333%
    }

    .col-sm-pull-7 {
        right: 29.16666667%
    }

    .col-sm-pull-6 {
        right: 25%
    }

    .col-sm-pull-5 {
        right: 20.83333333%
    }

    .col-sm-pull-4 {
        right: 16.66666667%
    }

    .col-sm-pull-3 {
        right: 12.5%
    }

    .col-sm-pull-2 {
        right: 8.33333333%
    }

    .col-sm-pull-1 {
        right: 4.16666667%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-24 {
        left: 100%
    }

    .col-sm-push-23 {
        left: 95.83333333%
    }

    .col-sm-push-22 {
        left: 91.66666667%
    }

    .col-sm-push-21 {
        left: 87.5%
    }

    .col-sm-push-20 {
        left: 83.33333333%
    }

    .col-sm-push-19 {
        left: 79.16666667%
    }

    .col-sm-push-18 {
        left: 75%
    }

    .col-sm-push-17 {
        left: 70.83333333%
    }

    .col-sm-push-16 {
        left: 66.66666667%
    }

    .col-sm-push-15 {
        left: 62.5%
    }

    .col-sm-push-14 {
        left: 58.33333333%
    }

    .col-sm-push-13 {
        left: 54.16666667%
    }

    .col-sm-push-12 {
        left: 50%
    }

    .col-sm-push-11 {
        left: 45.83333333%
    }

    .col-sm-push-10 {
        left: 41.66666667%
    }

    .col-sm-push-9 {
        left: 37.5%
    }

    .col-sm-push-8 {
        left: 33.33333333%
    }

    .col-sm-push-7 {
        left: 29.16666667%
    }

    .col-sm-push-6 {
        left: 25%
    }

    .col-sm-push-5 {
        left: 20.83333333%
    }

    .col-sm-push-4 {
        left: 16.66666667%
    }

    .col-sm-push-3 {
        left: 12.5%
    }

    .col-sm-push-2 {
        left: 8.33333333%
    }

    .col-sm-push-1 {
        left: 4.16666667%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-24 {
        margin-left: 100%
    }

    .col-sm-offset-23 {
        margin-left: 95.83333333%
    }

    .col-sm-offset-22 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-21 {
        margin-left: 87.5%
    }

    .col-sm-offset-20 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-19 {
        margin-left: 79.16666667%
    }

    .col-sm-offset-18 {
        margin-left: 75%
    }

    .col-sm-offset-17 {
        margin-left: 70.83333333%
    }

    .col-sm-offset-16 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-15 {
        margin-left: 62.5%
    }

    .col-sm-offset-14 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-13 {
        margin-left: 54.16666667%
    }

    .col-sm-offset-12 {
        margin-left: 50%
    }

    .col-sm-offset-11 {
        margin-left: 45.83333333%
    }

    .col-sm-offset-10 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-9 {
        margin-left: 37.5%
    }

    .col-sm-offset-8 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-7 {
        margin-left: 29.16666667%
    }

    .col-sm-offset-6 {
        margin-left: 25%
    }

    .col-sm-offset-5 {
        margin-left: 20.83333333%
    }

    .col-sm-offset-4 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-3 {
        margin-left: 12.5%
    }

    .col-sm-offset-2 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-1 {
        margin-left: 4.16666667%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18,.col-md-19,.col-md-2,.col-md-20,.col-md-21,.col-md-22,.col-md-23,.col-md-24,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:left
    }

    .col-md-24 {
        width: 100%
    }

    .col-md-23 {
        width: 95.83333333%
    }

    .col-md-22 {
        width: 91.66666667%
    }

    .col-md-21 {
        width: 87.5%
    }

    .col-md-20 {
        width: 83.33333333%
    }

    .col-md-19 {
        width: 79.16666667%
    }

    .col-md-18 {
        width: 75%
    }

    .col-md-17 {
        width: 70.83333333%
    }

    .col-md-16 {
        width: 66.66666667%
    }

    .col-md-15 {
        width: 62.5%
    }

    .col-md-14 {
        width: 58.33333333%
    }

    .col-md-13 {
        width: 54.16666667%
    }

    .col-md-12 {
        width: 50%
    }

    .col-md-11 {
        width: 45.83333333%
    }

    .col-md-10 {
        width: 41.66666667%
    }

    .col-md-9 {
        width: 37.5%
    }

    .col-md-8 {
        width: 33.33333333%
    }

    .col-md-7 {
        width: 29.16666667%
    }

    .col-md-6 {
        width: 25%
    }

    .col-md-5 {
        width: 20.83333333%
    }

    .col-md-4 {
        width: 16.66666667%
    }

    .col-md-3 {
        width: 12.5%
    }

    .col-md-2 {
        width: 8.33333333%
    }

    .col-md-1 {
        width: 4.16666667%
    }

    .col-md-pull-24 {
        right: 100%
    }

    .col-md-pull-23 {
        right: 95.83333333%
    }

    .col-md-pull-22 {
        right: 91.66666667%
    }

    .col-md-pull-21 {
        right: 87.5%
    }

    .col-md-pull-20 {
        right: 83.33333333%
    }

    .col-md-pull-19 {
        right: 79.16666667%
    }

    .col-md-pull-18 {
        right: 75%
    }

    .col-md-pull-17 {
        right: 70.83333333%
    }

    .col-md-pull-16 {
        right: 66.66666667%
    }

    .col-md-pull-15 {
        right: 62.5%
    }

    .col-md-pull-14 {
        right: 58.33333333%
    }

    .col-md-pull-13 {
        right: 54.16666667%
    }

    .col-md-pull-12 {
        right: 50%
    }

    .col-md-pull-11 {
        right: 45.83333333%
    }

    .col-md-pull-10 {
        right: 41.66666667%
    }

    .col-md-pull-9 {
        right: 37.5%
    }

    .col-md-pull-8 {
        right: 33.33333333%
    }

    .col-md-pull-7 {
        right: 29.16666667%
    }

    .col-md-pull-6 {
        right: 25%
    }

    .col-md-pull-5 {
        right: 20.83333333%
    }

    .col-md-pull-4 {
        right: 16.66666667%
    }

    .col-md-pull-3 {
        right: 12.5%
    }

    .col-md-pull-2 {
        right: 8.33333333%
    }

    .col-md-pull-1 {
        right: 4.16666667%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-24 {
        left: 100%
    }

    .col-md-push-23 {
        left: 95.83333333%
    }

    .col-md-push-22 {
        left: 91.66666667%
    }

    .col-md-push-21 {
        left: 87.5%
    }

    .col-md-push-20 {
        left: 83.33333333%
    }

    .col-md-push-19 {
        left: 79.16666667%
    }

    .col-md-push-18 {
        left: 75%
    }

    .col-md-push-17 {
        left: 70.83333333%
    }

    .col-md-push-16 {
        left: 66.66666667%
    }

    .col-md-push-15 {
        left: 62.5%
    }

    .col-md-push-14 {
        left: 58.33333333%
    }

    .col-md-push-13 {
        left: 54.16666667%
    }

    .col-md-push-12 {
        left: 50%
    }

    .col-md-push-11 {
        left: 45.83333333%
    }

    .col-md-push-10 {
        left: 41.66666667%
    }

    .col-md-push-9 {
        left: 37.5%
    }

    .col-md-push-8 {
        left: 33.33333333%
    }

    .col-md-push-7 {
        left: 29.16666667%
    }

    .col-md-push-6 {
        left: 25%
    }

    .col-md-push-5 {
        left: 20.83333333%
    }

    .col-md-push-4 {
        left: 16.66666667%
    }

    .col-md-push-3 {
        left: 12.5%
    }

    .col-md-push-2 {
        left: 8.33333333%
    }

    .col-md-push-1 {
        left: 4.16666667%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-24 {
        margin-left: 100%
    }

    .col-md-offset-23 {
        margin-left: 95.83333333%
    }

    .col-md-offset-22 {
        margin-left: 91.66666667%
    }

    .col-md-offset-21 {
        margin-left: 87.5%
    }

    .col-md-offset-20 {
        margin-left: 83.33333333%
    }

    .col-md-offset-19 {
        margin-left: 79.16666667%
    }

    .col-md-offset-18 {
        margin-left: 75%
    }

    .col-md-offset-17 {
        margin-left: 70.83333333%
    }

    .col-md-offset-16 {
        margin-left: 66.66666667%
    }

    .col-md-offset-15 {
        margin-left: 62.5%
    }

    .col-md-offset-14 {
        margin-left: 58.33333333%
    }

    .col-md-offset-13 {
        margin-left: 54.16666667%
    }

    .col-md-offset-12 {
        margin-left: 50%
    }

    .col-md-offset-11 {
        margin-left: 45.83333333%
    }

    .col-md-offset-10 {
        margin-left: 41.66666667%
    }

    .col-md-offset-9 {
        margin-left: 37.5%
    }

    .col-md-offset-8 {
        margin-left: 33.33333333%
    }

    .col-md-offset-7 {
        margin-left: 29.16666667%
    }

    .col-md-offset-6 {
        margin-left: 25%
    }

    .col-md-offset-5 {
        margin-left: 20.83333333%
    }

    .col-md-offset-4 {
        margin-left: 16.66666667%
    }

    .col-md-offset-3 {
        margin-left: 12.5%
    }

    .col-md-offset-2 {
        margin-left: 8.33333333%
    }

    .col-md-offset-1 {
        margin-left: 4.16666667%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18,.col-lg-19,.col-lg-2,.col-lg-20,.col-lg-21,.col-lg-22,.col-lg-23,.col-lg-24,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float:left
    }

    .col-lg-24 {
        width: 100%
    }

    .col-lg-23 {
        width: 95.83333333%
    }

    .col-lg-22 {
        width: 91.66666667%
    }

    .col-lg-21 {
        width: 87.5%
    }

    .col-lg-20 {
        width: 83.33333333%
    }

    .col-lg-19 {
        width: 79.16666667%
    }

    .col-lg-18 {
        width: 75%
    }

    .col-lg-17 {
        width: 70.83333333%
    }

    .col-lg-16 {
        width: 66.66666667%
    }

    .col-lg-15 {
        width: 62.5%
    }

    .col-lg-14 {
        width: 58.33333333%
    }

    .col-lg-13 {
        width: 54.16666667%
    }

    .col-lg-12 {
        width: 50%
    }

    .col-lg-11 {
        width: 45.83333333%
    }

    .col-lg-10 {
        width: 41.66666667%
    }

    .col-lg-9 {
        width: 37.5%
    }

    .col-lg-8 {
        width: 33.33333333%
    }

    .col-lg-7 {
        width: 29.16666667%
    }

    .col-lg-6 {
        width: 25%
    }

    .col-lg-5 {
        width: 20.83333333%
    }

    .col-lg-4 {
        width: 16.66666667%
    }

    .col-lg-3 {
        width: 12.5%
    }

    .col-lg-2 {
        width: 8.33333333%
    }

    .col-lg-1 {
        width: 4.16666667%
    }

    .col-lg-pull-24 {
        right: 100%
    }

    .col-lg-pull-23 {
        right: 95.83333333%
    }

    .col-lg-pull-22 {
        right: 91.66666667%
    }

    .col-lg-pull-21 {
        right: 87.5%
    }

    .col-lg-pull-20 {
        right: 83.33333333%
    }

    .col-lg-pull-19 {
        right: 79.16666667%
    }

    .col-lg-pull-18 {
        right: 75%
    }

    .col-lg-pull-17 {
        right: 70.83333333%
    }

    .col-lg-pull-16 {
        right: 66.66666667%
    }

    .col-lg-pull-15 {
        right: 62.5%
    }

    .col-lg-pull-14 {
        right: 58.33333333%
    }

    .col-lg-pull-13 {
        right: 54.16666667%
    }

    .col-lg-pull-12 {
        right: 50%
    }

    .col-lg-pull-11 {
        right: 45.83333333%
    }

    .col-lg-pull-10 {
        right: 41.66666667%
    }

    .col-lg-pull-9 {
        right: 37.5%
    }

    .col-lg-pull-8 {
        right: 33.33333333%
    }

    .col-lg-pull-7 {
        right: 29.16666667%
    }

    .col-lg-pull-6 {
        right: 25%
    }

    .col-lg-pull-5 {
        right: 20.83333333%
    }

    .col-lg-pull-4 {
        right: 16.66666667%
    }

    .col-lg-pull-3 {
        right: 12.5%
    }

    .col-lg-pull-2 {
        right: 8.33333333%
    }

    .col-lg-pull-1 {
        right: 4.16666667%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-24 {
        left: 100%
    }

    .col-lg-push-23 {
        left: 95.83333333%
    }

    .col-lg-push-22 {
        left: 91.66666667%
    }

    .col-lg-push-21 {
        left: 87.5%
    }

    .col-lg-push-20 {
        left: 83.33333333%
    }

    .col-lg-push-19 {
        left: 79.16666667%
    }

    .col-lg-push-18 {
        left: 75%
    }

    .col-lg-push-17 {
        left: 70.83333333%
    }

    .col-lg-push-16 {
        left: 66.66666667%
    }

    .col-lg-push-15 {
        left: 62.5%
    }

    .col-lg-push-14 {
        left: 58.33333333%
    }

    .col-lg-push-13 {
        left: 54.16666667%
    }

    .col-lg-push-12 {
        left: 50%
    }

    .col-lg-push-11 {
        left: 45.83333333%
    }

    .col-lg-push-10 {
        left: 41.66666667%
    }

    .col-lg-push-9 {
        left: 37.5%
    }

    .col-lg-push-8 {
        left: 33.33333333%
    }

    .col-lg-push-7 {
        left: 29.16666667%
    }

    .col-lg-push-6 {
        left: 25%
    }

    .col-lg-push-5 {
        left: 20.83333333%
    }

    .col-lg-push-4 {
        left: 16.66666667%
    }

    .col-lg-push-3 {
        left: 12.5%
    }

    .col-lg-push-2 {
        left: 8.33333333%
    }

    .col-lg-push-1 {
        left: 4.16666667%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-24 {
        margin-left: 100%
    }

    .col-lg-offset-23 {
        margin-left: 95.83333333%
    }

    .col-lg-offset-22 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-21 {
        margin-left: 87.5%
    }

    .col-lg-offset-20 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-19 {
        margin-left: 79.16666667%
    }

    .col-lg-offset-18 {
        margin-left: 75%
    }

    .col-lg-offset-17 {
        margin-left: 70.83333333%
    }

    .col-lg-offset-16 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-15 {
        margin-left: 62.5%
    }

    .col-lg-offset-14 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-13 {
        margin-left: 54.16666667%
    }

    .col-lg-offset-12 {
        margin-left: 50%
    }

    .col-lg-offset-11 {
        margin-left: 45.83333333%
    }

    .col-lg-offset-10 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-9 {
        margin-left: 37.5%
    }

    .col-lg-offset-8 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-7 {
        margin-left: 29.16666667%
    }

    .col-lg-offset-6 {
        margin-left: 25%
    }

    .col-lg-offset-5 {
        margin-left: 20.83333333%
    }

    .col-lg-offset-4 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-3 {
        margin-left: 12.5%
    }

    .col-lg-offset-2 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-1 {
        margin-left: 4.16666667%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.modal,.modal-backdrop {
    bottom: 0;
    left: 0;
    top: 0;
    right: 0
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    transition-property: height,visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.modal {
    display: none;
    position: fixed;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal-content,.modal-dialog {
    position: relative
}

.modal.fade .modal-dialog {
    -ms-transform: translate(0,-25%);
    transform: translate(0,-25%);
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-content {
    background-color: #fff;
    border: 1px solid var(--color-gray-01);
    border-radius: 13px;
    min-width: 356px;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    z-index: 1040
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative
}

.modal-footer {
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.modal-dialog {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px;
    margin: 10px auto
}

@media (min-width: 768px) {
    .modal-dialog {
        width:-webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 30px auto
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    blockquote,img,pre,tr {
        page-break-inside: avoid
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")";
        display: none
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
        display: none
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }

    .l-wrapper--navbar {
        display: none!important
    }
}

.glyphicon,label {
    display: inline-block
}

fieldset,legend {
    padding: 0;
    border: 0
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.html);
    src: url(../fonts/glyphicons-halflings-regulard41d.html?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular-2.html) format('woff2'),url(../fonts/glyphicons-halflings-regular-3.html) format('woff'),url(../fonts/glyphicons-halflings-regular-4.html) format('truetype'),url(../fonts/glyphicons-halflings-regular-5.html#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before,.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before,.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=checkbox],input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .form-control-feedback,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label {
    color: #3c763d
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
        line-height:34px
    }

    .input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox-inline,.has-feedback,.nav>li,.nav>li>a,.radio-inline {
    position: relative
}

.checkbox+.checkbox,.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.btn-block+.btn-block,.help-block,.panel-group .panel+.panel {
    margin-top: 5px
}

.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.form-group-sm .form-control,.input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px
}

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.btn-lg,.form-group-lg .form-control,.input-lg {
    padding: 10px 16px;
    font-size: 18px
}

.input-lg {
    height: 46px;
    line-height: 1.3333333;
    border-radius: 13px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333;
    border-radius: 13px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .form-control-feedback,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .form-control-feedback,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-bottom: 10px;
    color: #737373
}

.btn,.nav {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .form-inline .form-control,.form-inline .form-control-static,.form-inline .form-group {
        display:inline-block
    }

    .form-inline .checkbox,.form-inline .control-label,.form-inline .form-group,.form-inline .radio {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .checkbox,.form-inline .radio {
        display: inline-block;
        margin-top: 0
    }

    .form-inline .checkbox label,.form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.btn-block,input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.nav-justified>.dropdown .dropdown-menu,.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:11px;
        font-size: 18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    user-select: none
}

.btn-block,.nav>li,.nav>li>a {
    display: block
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,.btn:focus,.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,.btn:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.btn-light-teal {
    background: #3cf;
    color: #fff
}

.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-success.active,.btn-success:active,.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-danger,.open>.dropdown-toggle.btn-default,.open>.dropdown-toggle.btn-info,.open>.dropdown-toggle.btn-primary,.open>.dropdown-toggle.btn-success,.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn.btn-light-teal:hover {
    background-color: #00b4f0;
    border-color: #00b4f0;
    color: #fff!important
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,.btn-default:active,.btn-default:hover,.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,.btn-success:active,.btn-success:hover,.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active,.btn-info:active,.btn-info:hover,.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #004bbb;
    font-weight: 400;
    border-radius: 0
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,.btn-link:hover {
    color: #074096;
    background-color: transparent
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-lg {
    line-height: 1.3333333;
    border-radius: 13px
}

.btn-sm,.btn-xs {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-sm {
    padding: 5px 10px
}

.btn-xs {
    padding: 1px 5px
}

.carousel-indicators,.nav {
    padding-left: 0;
    list-style: none
}

.nav>li>a {
    padding: 10px 15px
}

.c-select,.panel-body {
    padding: 15px
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
    border-color: #004bbb
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-justified>li,.nav-stacked>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.panel-heading>.dropdown .dropdown-toggle,.panel-title,.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {
    color: inherit
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }

    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active,.tooltip {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-title,.panel>.list-group,.panel>.panel-collapse>.list-group,.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive,.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive:last-child>.table:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table-bordered,.panel>.table-responsive,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.tooltip {
    position: absolute;
    z-index: 1070;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.carousel-caption,.carousel-control {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    text-align: center
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.c-input__row,.carousel,.carousel-inner,.carousel-inner>.item {
    position: relative
}

.tooltip.top .tooltip-arrow,.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow {
    border-width: 5px 5px 0;
    border-top-color: #000;
    bottom: 0
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,.tooltip.bottom-left .tooltip-arrow,.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,.carousel-inner>.item.next {
        transform: translate3d(100%,0,0);
        left: 0
    }

    .carousel-inner>.item.active.left,.carousel-inner>.item.prev {
        transform: translate3d(-100%,0,0);
        left: 0
    }

    .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
        transform: translate3d(0,0,0);
        left: 0
    }
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    background-color: rgba(0,0,0,0)
}

.carousel-control.left {
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}

.carousel-caption .btn,.text-hide {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
        width:30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
    content: " ";
    display: table
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.c-button,.c-button--bold,.c-button--regular,.font-bold,.font-light,.font-medium,.font-regular,.font-semibold {
    font-family: Poppins
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width: 767px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table!important
    }

    tr.visible-xs {
        display: table-row!important
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important
    }

    .visible-xs-block {
        display: block!important
    }

    .visible-xs-inline {
        display: inline!important
    }

    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table!important
    }

    tr.visible-sm {
        display: table-row!important
    }

    td.visible-sm,th.visible-sm {
        display: table-cell!important
    }

    .visible-sm-block {
        display: block!important
    }

    .visible-sm-inline {
        display: inline!important
    }

    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table!important
    }

    tr.visible-md {
        display: table-row!important
    }

    td.visible-md,th.visible-md {
        display: table-cell!important
    }

    .visible-md-block {
        display: block!important
    }

    .visible-md-inline {
        display: inline!important
    }

    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table!important
    }

    tr.visible-lg {
        display: table-row!important
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important
    }

    .visible-lg-block {
        display: block!important
    }

    .visible-lg-inline {
        display: inline!important
    }

    .visible-lg-inline-block {
        display: inline-block!important
    }

    .hidden-lg {
        display: none!important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none!important
    }

    .l-footer__social {
        mix-blend-mode: multiply
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table!important
    }

    tr.visible-print {
        display: table-row!important
    }

    td.visible-print,th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }

    .hidden-print {
        display: none!important
    }
}

.font-light {
    font-weight: 300
}

.font-regular {
    font-weight: 400
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.c-button {
    display: inline-block;
    padding: 8px 30px;
    border-radius: 50px;
    line-height: 1.3;
    -webkit-user-select: none;
    user-select: none;
    text-align: center;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid transparent;
    font-size: 14px;
    transition: ease-in-out .15s
}

.c-finder__dropdown-count,.c-list__sort__dropdown-count {
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

.c-button:hover {
    text-decoration: none
}

.c-button--default {
    min-width: 150px;
    color: var(--color-primary);
    background-color: var(--color-white);
    border-color: var(--color-primary)
}

.c-button--default:hover {
    color: var(--color-white);
    background-color: var(--color-primary-03);
    border-color: var(--color-primary-03)
}

.c-button--default-outline {
    color: var(--color-primary);
    background-color: var(--color-transparent);
    border-color: var(--color-primary)
}

.c-button--default-outline:hover,.c-button--primary {
    background-color: var(--color-primary);
    border-color: var(--color-primary);
    color: var(--color-white)
}

.c-button--flex-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-button--primary:hover {
    color: var(--color-white);
    background-color: var(--color-primary-03);
    border-color: var(--color-primary-03)
}

.c-button--primary-outline {
    color: var(--color-primary);
    background-color: var(--color-transparent);
    border-color: var(--color-primary)
}

.c-button--primary-outline:hover {
    color: var(--color-white);
    background-color: var(--color-primary);
    border-color: var(--color-primary)
}

.c-button--midblue {
    color: var(--color-white);
    background-color: var(--color-midblue);
    border-color: var(--color-midblue)
}

.c-button--midblue:hover {
    color: var(--color-white);
    background-color: var(--color-primary-03);
    border-color: var(--color-primary-03)
}

.c-button--midblue-outline {
    color: var(--color-midblue);
    background-color: var(--color-transparent);
    border-color: var(--color-midblue)
}

.c-button--midblue-outline:hover {
    color: var(--color-white);
    background-color: var(--color-midblue);
    border-color: var(--color-midblue)
}

.c-button--orange {
    color: var(--color-white);
    background-color: #F90;
    border-color: #F90
}

.c-button--orange:hover {
    color: var(--color-white);
    background-color: #ff6400;
    border-color: #ff6400
}

.c-button--orange-outline {
    color: #ff6400;
    background-color: var(--color-transparent);
    border-color: #ff6400
}

.c-button--orange-outline:hover {
    color: var(--color-white);
    background-color: #ff6400;
    border-color: #ff6400
}

.c-button--secondary {
    color: var(--color-white);
    background-color: var(--color-secondary);
    border-color: var(--color-secondary)
}

.c-button--secondary:hover {
    color: var(--color-white);
    background-color: var(--color-secondary-03);
    border-color: var(--color-secondary-03)
}

.c-button--secondary-outline {
    color: var(--color-secondary);
    background-color: var(--color-transparent);
    border-color: var(--color-secondary)
}

.c-button--secondary-outline:hover {
    color: var(--color-white);
    background-color: var(--color-secondary);
    border-color: var(--color-secondary)
}

.c-button--gray {
    color: var(--color-white);
    background-color: var(--color-gray);
    border-color: var(--color-gray)
}

.c-button--gray:hover {
    color: var(--color-white);
    background-color: var(--color-gray-03);
    border-color: var(--color-gray-03)
}

.c-button--gray-outline {
    color: var(--color-gray);
    background-color: var(--color-transparent);
    border-color: rgba(111,126,143,.3)
}

.c-button--gray-outline:hover {
    color: var(--color-white);
    background-color: var(--color-gray);
    border-color: var(--color-gray)
}

.c-button--white {
    color: var(--color-black);
    background-color: var(--color-white);
    border-color: var(--color-white)
}

.c-button--white:hover {
    color: var(--color-black);
    background-color: var(--color-gray-01);
    border-color: var(--color-gray-01)
}

.c-button--white-outline {
    color: var(--color-gray-03);
    background-color: var(--color-white);
    border-color: rgba(111,126,143,.3)
}

.c-button--white-outline:hover {
    color: var(--color-white);
    background-color: var(--color-gray);
    border-color: var(--color-gray)
}

.c-button--transparent {
    color: var(--color-gray-03);
    background-color: var(--color-transparent);
    border-color: var(--color-transparent)
}

.c-button--sm-h,.c-button--xs-h {
    padding-left: 20px;
    padding-right: 20px
}

.c-button--md-h {
    padding-left: 40px;
    padding-right: 40px
}

.c-button--lg-h {
    padding-left: 138px;
    padding-right: 138px
}

.c-button--xs-v {
    padding-top: 5px;
    padding-bottom: 5px
}

.c-button--sm-v {
    padding-top: 10px;
    padding-bottom: 10px
}

.c-button--lg-v {
    padding-top: 15px;
    padding-bottom: 15px
}

.c-button--regular {
    font-weight: 400
}

.c-button--bold {
    font-weight: 700
}

.c-button--sharp {
    border-radius: 6px
}

.c-button--12 {
    font-size: 12px;
    line-height: 1.2
}

.c-button--8 {
    font-size: 8px;
    line-height: 1.2
}

.c-button--icon-left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.c-button--icon-left img,.c-button--icon-left svg {
    margin-right: 8px;
    vertical-align: middle
}

.c-button--block {
    width: 100%
}

.c-button--store {
    padding: 10px 8px;
    border: 1px solid rgba(112,112,112,.3);
    border-radius: 10px;
    background-color: var(--color-white);
    font-size: 12px;
    color: var(--color-black);
    display: -ms-flexbox;
    display: flex;
    font-family: Poppins;
    font-weight: 400
}

.c-input,.c-input__label,.c-select {
    font-size: 14px;
    font-family: Poppins
}

.c-button--store img {
    margin-right: 10px
}

.c-button--store div {
    line-height: 15px
}

.c-button--store span {
    display: block;
    color: var(--color-gray-03)
}

.c-button.social--buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

.c-button.social-f {
    border-radius: 6px;
    width: 100%;
    background-color: var(--color-midblue);
    color: var(--color-white)
}

.c-button.social-f .addon {
    border-radius: 6px;
    background-color: #2c4379;
    color: #fff;
    padding: 3px 5px;
    margin-right: 10px;
    height: 100%;
    width: 24px
}

.c-button.social-f:hover {
    background-color: var(--color-white);
    color: var(--color-midblue);
    border: 1px solid var(--color-midblue)
}

.c-button.social-gp {
    border-radius: 6px;
    width: 100%;
    background-color: #dd4b39;
    color: var(--color-white)
}

.c-button.social-gp .addon {
    border-radius: 6px;
    background-color: #a6382b;
    color: #fff;
    margin-right: 10px;
    text-align: center;
    padding: 3px 5px
}

.c-button.social-gp:hover {
    background-color: var(--color-white);
    color: #dd4b39;
    border: 1px solid #dd4b39
}

.c-finder__col .c-input:focus,.c-input {
    border: 1px solid var(--color-gray-01)
}

@media (max-width: 991px) {
    .c-button.social-f,.c-button.social-gp {
        margin-block:5px
    }
}

.c-icon {
    width: 18px;
    height: 18px
}

.c-icon--xxs {
    width: 10px;
    height: 10px
}

.c-icon--xs {
    width: 12px;
    height: 12px
}

.c-icon--sm {
    width: 17px;
    height: 17px
}

.c-icon--md {
    width: 20px;
    height: 20px
}

.c-icon--lg {
    width: 27px;
    height: 27px
}

.c-icon--xl {
    width: 38px;
    height: 38px
}

.c-icon--xxl {
    width: 45px;
    height: 45px
}

.c-input {
    font-weight: 400;
    cursor: text;
    border-radius: 6px;
    padding: 10px;
    color: #3f536c!important;
    height: 50px;
    width: 100%;
    background-color: transparent
}

.c-input:hover {
    border: 1px solid #036;
    color: #036
}

.c-input--floating:focus,.c-input--midblue {
    border: 1px solid var(--color-midblue)
}

.c-input__row>svg {
    color: var(--color-gray-03);
    position: absolute;
    top: 17px;
    left: 15px;
    z-index: 1001
}

.c-input--has-icon {
    padding-left: 45px
}

.c-input--has-icon~.c-input__label--floating {
    left: 50px
}

.c-input:-ms-input-placeholder {
    color: var(--color-gray-03)
}

.c-input::placeholder {
    color: var(--color-gray-03)
}

.c-input--midblue,.c-input--midblue~svg {
    color: var(--color-midblue)
}

.c-input--floating:-ms-input-placeholder {
    opacity: 0
}

.c-input--floating::placeholder {
    opacity: 0
}

.c-input--floating:focus {
    padding-top: 25px
}

.c-input--floating:focus~.c-input__label--floating {
    -ms-transform: scale(.75) translateY(-.5rem) translateX(-.3rem)!important;
    transform: scale(.75) translateY(-.5rem) translateX(-.3rem)!important;
    font-family: Poppins;
    font-weight: 400
}

.c-input--floating:not(:placeholder-shown) {
    padding-top: 25px
}

.c-input--floating:not(:placeholder-shown)~label {
    -ms-transform: scale(.75) translateY(-.5rem) translateX(-.3rem)!important;
    transform: scale(.75) translateY(-.5rem) translateX(-.3rem)!important;
    font-family: Poppins;
    font-weight: 400
}

.c-input--big {
    height: 100%
}

.c-input--clean {
    background: #fff
}

.c-input--sm {
    padding-inline:10px;padding-block:0;height: 40px
}

.c-input--sm.short {
    width: 50%
}

.c-input--cap {
    text-transform: capitalize
}

.c-input--selectable {
    cursor: pointer;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.29' height='6' viewBox='0 0 9.29 6'%3E%3Cpath data-name='Icon awesome-angle-down' d='M4.151 16.535.2 12.586a.694.694 0 0 1 0-.985l.656-.656a.694.694 0 0 1 .985 0l2.8 2.8 2.8-2.8a.694.694 0 0 1 .985 0l.656.656a.694.694 0 0 1 0 .985l-3.95 3.95a.691.691 0 0 1-.981-.001z' transform='translate(.004 -10.74)' style='fill:%236f7e90'/%3E%3C/svg%3E") 95% no-repeat #fff
}

.c-input--selectable:focus {
    border: 1px solid #036;
    color: #036
}

.c-input:focus-visible {
    outline: 0
}

.c-input__label {
    margin-bottom: 0;
    font-weight: 400;
    color: var(--color-gray-03)
}

.c-input__label--floating {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    z-index: 99;
    top: 0;
    left: 15px;
    height: 100%;
    padding: 1rem 0;
    pointer-events: none;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out,transform .1s ease-in-out
}

.c-section--no-gap-hor,.c-section--no-gap-right {
    padding-right: 0!important
}

.c-input--daterange:focus {
    border-radius: 6px 6px 0 0
}

.c-checkbox[type=checkbox]:checked,.c-checkbox[type=checkbox]:not(:checked) {
    position: absolute;
    inset-inline-start: -9999px
}

.c-checkbox[type=checkbox]:checked+label,.c-checkbox[type=checkbox]:not(:checked)+label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    line-height: 19px;
    display: inline-block;
    color: var(--color-gray);
    font-size: 14px;
    font-family: Poppins;
    font-weight: 400;
    margin-bottom: 0
}

.c-checkbox[type=checkbox]:checked+label span,.c-checkbox[type=checkbox]:not(:checked)+label span {
    font-family: Poppins;
    font-weight: 600
}

.c-checkbox[type=checkbox]:checked+label:before,.c-checkbox[type=checkbox]:not(:checked)+label:before {
    content: "";
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    width: 19px;
    height: 19px;
    border: 1px solid var(--color-midblue);
    border-radius: 1px;
    transition: all .2s ease;
    background-color: transparent
}

.c-checkbox[type=checkbox]:checked+label:after,.c-checkbox[type=checkbox]:not(:checked)+label:after {
    content: "";
    width: 12px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.927 1.81598L10.996 0.858984C10.9771 0.838811 10.9541 0.822794 10.9286 0.811949C10.9032 0.801104 10.8757 0.795668 10.848 0.795984C10.8203 0.795157 10.7927 0.800362 10.7671 0.811238C10.7416 0.822115 10.7187 0.838405 10.7 0.858984L4.24902 7.35898L1.90102 5.00898C1.88225 4.9877 1.85917 4.97066 1.83331 4.95898C1.80744 4.94731 1.77939 4.94127 1.75102 4.94127C1.72264 4.94127 1.69459 4.94731 1.66873 4.95898C1.64287 4.97066 1.61979 4.9877 1.60102 5.00898L0.660018 5.94998C0.640184 5.96961 0.624438 5.99297 0.613692 6.01871C0.602946 6.04446 0.597412 6.07208 0.597412 6.09998C0.597412 6.12788 0.602946 6.15551 0.613692 6.18125C0.624438 6.207 0.640184 6.23036 0.660018 6.24998L3.62102 9.21098C3.7818 9.38592 4.00309 9.49317 4.24002 9.51098C4.47246 9.48999 4.68981 9.38682 4.85302 9.21998H4.85802L11.927 2.11398C11.9632 2.07276 11.9831 2.01981 11.9831 1.96498C11.9831 1.91016 11.9632 1.85721 11.927 1.81598V1.81598Z' fill='%232A5AB3'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    position: absolute;
    top: 4px;
    left: 3px;
    transition: all .2s ease
}

.c-checkbox[type=checkbox]:not(:checked)+label:after {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0)
}

.c-checkbox[type=checkbox]:checked+label:after {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1)
}

.c-checkbox--filled[type=checkbox]:not(:checked)+label:before {
    border: 1px solid rgba(112,112,112,.3);
    border-radius: 5px
}

.c-checkbox--filled[type=checkbox]:checked+label:before {
    border: 1px solid var(--color-midblue);
    background-color: var(--color-midblue);
    border-radius: 5px
}

.c-checkbox--filled[type=checkbox]:checked+label:after,.c-checkbox--filled[type=checkbox]:not(:checked)+label:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6.58898L1.72432 4.41666L6.33184 8.14321L13.9031 0L16 1.84386L6.62527 12L0 6.58898Z' fill='white'/%3E%3C/svg%3E%0A");
    top: 5px
}

.c-radio[type=radio]:checked,.c-radio[type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

.c-radio[type=radio]:checked+label,.c-radio[type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: var(--color-gray);
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px
}

.c-section--no-gap-hor,.c-section--no-gap-left {
    padding-left: 0!important
}

.c-radio[type=radio]:checked+label:before,.c-radio[type=radio]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid var(--color-gray-03);
    border-radius: 100%;
    background: #fff
}

.c-radio[type=radio]:checked+label:after,.c-radio[type=radio]:not(:checked)+label:after {
    content: "";
    width: 12px;
    height: 12px;
    background: var(--color-midblue);
    border: 1px solid var(--color-midblue);
    position: absolute;
    top: 2px;
    left: 2px;
    border-radius: 100%;
    transition: all .2s ease
}

.c-finder__dropdown-item,.c-finder__dropdown-item:hover {
    transition: ease-in-out background-color .1s
}

.c-section--app,.c-section--relative {
    position: relative
}

.c-radio[type=radio]:checked+label {
    color: var(--color-midblue)
}

.c-radio[type=radio]:checked+label::before {
    border: 1px solid var(--color-midblue)
}

.c-radio[type=radio]:not(:checked)+label:after {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0)
}

.c-radio[type=radio]:checked+label:after {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1)
}

.c-section {
    padding-top: 25px;
    padding-bottom: 25px
}

.c-section--md {
    padding-top: 40px;
    padding-bottom: 40px
}

.c-section--lg {
    padding-top: 52px;
    padding-bottom: 52px
}

.c-section--no-gap-top,.c-section--no-gap-vert {
    padding-top: 0!important
}

.c-section--no-gap-bot,.c-section--no-gap-vert {
    padding-bottom: 0!important
}

.c-section--search {
    background-color: rgba(207,212,218,.3)
}

.c-finder__dropdown-item:hover,.c-section--pale-gray {
    background-color: var(--color-pale-gray)
}

.c-section--light-gray {
    background-color: var(--color-light-gray)
}

.c-section--pink {
    background-color: var(--color-light-pink)
}

.c-section--footer {
    background-color: var(--color-footer)
}

.c-section--white {
    background-color: var(--color-white)
}

.c-section--yellow {
    background-color: #fec610
}

.c-section--ice {
    background-color: var(--color-ice)
}

.c-section--blue {
    background-color: #edf4fd
}

.c-section--is-wrapper {
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 26px;
    margin-top: 50px
}

.c-section--rounded {
    border-radius: 26px!important
}

.c-section--app {
    padding: 35px 20px 24px!important;
    overflow: hidden
}

.c-section--fixed {
    position: fixed
}

@media screen and (max-width: 992px) {
    .c-section--no-color-sm,.c-section--search {
        background-color:transparent!important
    }

    .c-section {
        padding: 25px 10px
    }

    .c-section--is-wrapper {
        border-radius: 0;
        padding-left: 0;
        padding-right: 0
    }

    .c-section--rounded-sm {
        margin-right: 20px;
        margin-left: 20px;
        border-radius: 26px!important
    }

    .c-section--search {
        border-bottom: solid 1px rgba(111,126,143,.3)
    }

    .c-section--footer {
        padding-left: 10px;
        padding-right: 10px
    }

    .c-section--footer>.container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .c-section--search-fixed {
        padding-bottom: 5px
    }
}

@media screen and (min-width: 992px) {
    .c-section--search-fixed {
        background-color:var(--color-white);
        padding: 0;
        position: -webkit-sticky;
        position: sticky;
        width: 100%;
        z-index: 998;
        border-bottom: 2px solid!important;
        border-top: 0!important;
        border-left: 0!important;
        border-right: 0!important;
        border-image: var(--color-multi-border);
        top: 128px
    }
}

@media (min-width: 992px) and (max-width:1400px) {
    .c-section--is-wrapper {
        margin-left:10px;
        margin-right: 10px
    }
}

.c-select {
    width: 100%;
    height: 50px;
    border-radius: 6px;
    border: .5px solid rgba(111,126,143,.3);
    color: var(--color-gray-03);
    font-weight: 500;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.29' height='6' viewBox='0 0 9.29 6'%3E%3Cpath data-name='Icon awesome-angle-down' d='M4.151 16.535.2 12.586a.694.694 0 0 1 0-.985l.656-.656a.694.694 0 0 1 .985 0l2.8 2.8 2.8-2.8a.694.694 0 0 1 .985 0l.656.656a.694.694 0 0 1 0 .985l-3.95 3.95a.691.691 0 0 1-.981-.001z' transform='translate(.004 -10.74)' style='fill:%236f7e90'/%3E%3C/svg%3E") 95% no-repeat var(--color-white)
}

.c-finder__tab-item a:hover,.c-finder__tab-item.active>a {
    background-color: transparent!important
}

.c-select--oppurtunity {
    margin-top: 10px;
    margin-bottom: 30px
}

.c-select:focus-visible {
    outline: 0
}

.c-finder__tab-item a {
    position: relative;
    font-size: 16px;
    opacity: 1!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-align: center;
    align-items: center;
    line-height: 17px;
    padding: 0 0 12px!important;
    font-family: Poppins;
    font-weight: 400;
    color: var(--color-gray-03)!important
}

.c-finder__col .c-input,.c-finder__dropdown-item-title,.c-finder__dropdown-title,.c-finder__tab-item.active>a {
    font-weight: 500;
    font-family: Poppins
}

.c-finder__tab-item a .c-icon__svg {
    margin-right: 5px;
    color: var(--color-gray)
}

@media screen and (max-width: 374px) {
    .c-finder__tab-item a {
        font-size:12px
    }
}

.c-finder__tab-item.active>a {
    color: var(--color-gray)!important
}

.c-finder__tab-item.active>a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 2px;
    background: linear-gradient(to right,#9c2a66 25%,#edbd40 25%,#edbd40 50%,#90c061 50%,#90c061 75%,#115bb9 75%);
    z-index: 1
}

.c-finder__tab-item:not(:first-child) {
    margin-left: 35px
}

.c-finder__tab-content {
    margin-top: 20px
}

.c-finder__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -5px;
    margin-right: -5px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-finder__col {
    padding-left: 5px;
    padding-right: 5px
}

.c-finder__col--15 {
    width: 15%
}

.c-finder__col--18 {
    width: 18%
}

.c-finder__col--20 {
    width: 20%
}

.c-finder__col--22 {
    width: 22%
}

.c-finder__col--24 {
    width: 24%
}

.c-finder__col--25 {
    width: 25%
}

.c-finder__col--38 {
    width: 38%
}

.c-finder__col--block {
    width: 100%;
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-finder__col .c-input {
    color: var(--color-gray)
}

.c-finder__col .c-input.active {
    position: relative;
    z-index: 1000;
    background: #fff;
    border-bottom: 1px solid var(--color-gray-01)
}

.c-finder__dropdown,.c-finder__dropdown-item {
    background-color: var(--color-white);
    width: 100%
}

.c-finder__col .c-input.active~.c-finder__dropdown,.c-finder__col .c-input.active~.c-finder__dropdown-close {
    display: block
}

.c-finder__dropdown {
    display: none;
    padding: 20px 10px;
    position: absolute;
    z-index: 999;
    border-radius: 0 0 6px 6px
}

.c-finder__dropdown-title {
    text-transform: uppercase;
    color: var(--color-gray-03);
    font-size: 10px;
    padding: 0 10px
}

.c-finder__dropdown-item {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
    padding: 7px 10px 4px;
    cursor: pointer
}

.c-finder__dropdown-item-icon {
    margin-right: 8px;
    color: var(--color-gray-03)
}

.c-finder__dropdown-item-title {
    font-size: 14px;
    color: var(--color-gray);
    line-height: 14px
}

.c-finder__dropdown-item-title span {
    color: var(--color-midblue)
}

.c-finder__dropdown-item-desc {
    font-size: 10px;
    font-family: Poppins;
    font-weight: 400;
    color: var(--color-gray-03);
    line-height: 18px
}

.c-finder__dropdown-count-data,.c-finder__dropdown-count-title {
    color: var(--color-gray);
    font-family: Poppins;
    font-weight: 500
}

.c-finder__dropdown-item-content,.c-finder__dropdown-item-content label {
    width: 100%
}

.c-finder__dropdown-close {
    right: 15px;
    left: unset!important;
    cursor: pointer;
    display: none
}

.c-finder__dropdown-count {
    padding-left: 5px;
    padding-right: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    user-select: none
}

.c-finder__dropdown-count-title {
    font-size: 12px
}

.c-finder__dropdown-count-data {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.c-finder__dropdown-count-data>span {
    border: 1px solid var(--color-gray-03);
    width: 20px;
    height: 20px;
    border-radius: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

.c-finder__dropdown-count-data>span.disabled {
    opacity: .3;
    pointer-events: none
}

.c-finder__dropdown-count-data>label {
    margin-bottom: 0;
    width: 60px;
    text-align: center
}

.c-finder__dropdown-count:not(:first-child) {
    margin-top: 30px;
    margin-bottom: 15px
}

.c-finder__dropdown-footer {
    margin-top: 20px
}

.c-finder__dropdown-footer p {
    text-transform: uppercase;
    font-family: Poppins;
    font-weight: 500;
    font-size: 10px;
    color: var(--color-gray-03);
    margin-bottom: 20px
}

.c-finder__dropdown-footer-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -4px;
    margin-right: -4px
}

.c-finder__dropdown-footer-col {
    width: 50%;
    padding-left: 4px;
    padding-right: 4px
}

.c-finder__dropdown-select {
    height: 40px;
    padding: 10px;
    margin-bottom: 10px
}

.c-finder__dropdown-action {
    margin-top: 8px;
    padding-top: 18px;
    border-top: 1px solid var(--color-gray-01)
}

@media screen and (max-width: 992px) {
    .c-finder__dropdown {
        z-index:1002
    }
}

.c-finder__toggle {
    list-style-type: none;
    margin: 0 0 20px;
    padding: 0;
    width: 100%
}

.c-finder__toggle li {
    float: left;
    margin-right: 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 30px;
    position: relative
}

.c-card__highlight svg,.c-finder__toggle-label svg {
    margin-right: 4px
}

.c-finder__toggle-label {
    padding: 5px 10px;
    cursor: pointer;
    z-index: 90;
    font-size: 10px;
    font-family: Poppins;
    font-weight: 500;
    border: 1px solid var(--color-primary);
    background-color: transparent;
    border-radius: 50px;
    transition: ease-in-out all .2s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    max-width: unset;
    color: var(--color-primary)
}

.c-finder__toggle-label:hover {
    background-color: var(--color-ice)
}

.c-finder__toggle-radio[type=radio] {
    opacity: .01;
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.c-finder__toggle-radio[type=radio]:checked+label {
    background-color: var(--color-primary);
    transition: ease-in-out all .2s;
    color: var(--color-white);
    box-shadow: 0 3px 6px 0 rgba(42,90,179,.16)
}

.c-finder__sugg {
    display: none
}

.c-finder--fixed .c-finder__label,.c-finder--fixed .c-input {
    background-color: rgba(236,239,242,.5);
    border: 1px solid rgba(208,217,229,.5)
}

.c-filter,.c-finder__label {
    border: 1px solid var(--color-gray-01)
}

.c-finder__label {
    position: absolute;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    cursor: text;
    border-radius: 6px;
    padding: 10px 10px 10px 45px;
    color: var(--color-gray);
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 0
}

.c-finder__summary svg {
    left: auto;
    right: 15px
}

.c-finder__summary .c-input-sum {
    padding: 15px 45px 0 20px;
    font-size: 10px;
    height: 50px;
    width: 100%;
    background-color: rgba(236,239,242,.5);
    border: 1px solid rgba(208,217,229,.5);
    color: var(--color-gray);
    font-family: Poppins-Medium;
    cursor: text;
    border-radius: 6px
}

.c-finder__summary label {
    padding: 13px 0 0 13px;
    font-size: 16px
}

@media screen and (min-width: 992px) {
    .c-finder__summary,.c-finder__wrapper-close {
        display:none
    }

    .c-finder {
        background-color: var(--color-white);
        padding: 30px 40px 40px;
        border-radius: 13px;
        border: 1px solid var(--color-gray-01);
        position: relative
    }

    .c-finder__border {
        position: relative;
        bottom: -40px;
        border-bottom: 3px solid!important;
        border-top: 0!important;
        border-left: 0!important;
        border-right: 0!important;
        border-image: var(--color-multi-border)
    }

    .c-finder__col .c-input.active {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-left: 1px solid transparent;
        border-top: 1px solid transparent;
        padding-right: 40px;
        border-right: 1px solid transparent
    }

    .c-finder__dropdown {
        box-shadow: 0 -20px 60px 0 rgba(0,0,0,.16)
    }

    .c-finder--fixed {
        padding: 8px 0;
        border: none
    }
}

@media screen and (min-width: 991px) and (max-width:1200px) {
    .c-finder__col--18 {
        width:50%
    }

    .c-finder__col--24 {
        width: calc(100% / 3);
        margin-top: 10px
    }

    .c-finder__col--38 {
        width: 35%
    }

    .c-finder__col--22 {
        width: 25%
    }

    .c-finder__col--20 {
        width: calc(100% / 3);
        margin-top: 10px
    }
}

@media screen and (max-width: 991px) {
    .c-finder {
        padding:0
    }

    .c-finder__tab-item:not(:first-child) {
        margin-left: 20px
    }

    .c-finder__row {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .c-finder__wrapper.fixed {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 99999999999;
        background-color: var(--color-white);
        padding-top: 26px;
        padding-left: 20px;
        padding-right: 20px;
        transition: ease-in-out padding-top .2s
    }

    .c-finder__wrapper.fixed .c-finder__wrapper-close {
        display: block;
        margin-left: auto;
        margin-bottom: 26px
    }

    .c-finder__wrapper.fixed .c-finder__sugg {
        display: block;
        padding-top: 15px
    }

    .c-finder__border,.c-finder__wrapper-close {
        display: none
    }

    .c-finder__wrapper--no-gap.fixed,.c-finder__wrapper.fixed .c-finder__sugg .l-navbar__mega-card {
        padding-left: 0;
        padding-right: 0
    }

    .c-finder__wrapper--no-gap.fixed .c-input {
        border-radius: 0;
        border-left: transparent;
        border-right: transparent
    }

    .c-finder__wrapper--no-gap.fixed .c-finder__wrapper-close {
        margin-right: 20px
    }

    .c-finder__col {
        width: 100%!important
    }

    .c-finder__col:not(:last-of-type) {
        margin-bottom: 10px
    }

    .c-finder__col:last-of-type {
        margin-top: 5px
    }

    .c-finder__dropdown {
        height: calc(100vh - 119px);
        overflow: auto;
        padding: 20px 0
    }

    .c-finder__dropdown-item {
        padding-left: 0;
        padding-right: 0
    }

    .c-finder__dropdown-count,.c-finder__dropdown-footer,.c-finder__dropdown-footer-col {
        padding-left: 20px;
        padding-right: 20px
    }

    .c-finder__dropdown-close {
        display: none!important
    }

    .c-finder__dropdown-footer {
        margin-top: 40px
    }

    .c-finder__dropdown-footer-row {
        margin-left: -20px;
        margin-right: -20px
    }

    .c-finder__dropdown-footer-col:nth-child(odd) {
        padding-right: 10px
    }

    .c-finder__dropdown-footer-col:nth-child(even) {
        padding-left: 10px
    }

    .c-finder__dropdown-action {
        border-top: none;
        padding: 18px 20px 0
    }

    .c-finder .c-button {
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }

    .daterangepicker {
        height: 100%!important;
        padding-bottom: 110px!important
    }

    .daterangepicker__head {
        width: calc(100% + 50px)
    }
}

@media print {
    .c-finder {
        display: none
    }
}

.c-finder__menu--mobile-search,.c-finder__row-box {
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 991px) {
    .c-finder {
        border-radius:0
    }

    .c-finder__row-box {
        margin-top: 24px;
        display: block
    }

    .c-finder__menu--mobile-search {
        z-index: 9999;
        position: fixed;
        width: 100%;
        height: 100vh;
        background: var(--color-white);
        right: -100%;
        top: 0;
        bottom: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0;
        -ms-flex-pack: start;
        justify-content: flex-start;
        transition: ease-in-out right .4s;
        overflow-y: auto;
        border: 0
    }

    .c-finder__menu--mobile-search.active {
        z-index: 9999999999;
        right: 0;
        transition: ease-in-out right .4s
    }

    .c-finder__menu--mobile-search-gap {
        height: 30px;
        background-color: #000
    }

    .c-finder__head {
        border-bottom: 1px solid var(--color-gray-01);
        padding: 22px 20px;
        display: -ms-flexbox;
        display: flex
    }

    .c-finder__head--hor {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .c-finder__title {
        font-family: Poppins-Semibold;
        color: var(--color-gray)
    }

    .c-finder__data {
        background-color: rgba(207,212,218,.2);
        border-radius: 50px;
        font-family: Poppins-Bold;
        color: var(--color-gray);
        font-size: 10px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 3px 7px
    }
}

.l-footer__call-title,.l-footer__list-item,.l-footer__slogan,.l-footer__social-title,.l-footer__title {
    font-family: Poppins
}

.l-footer__slogan {
    font-size: 22px;
    font-weight: 500
}

.l-footer__slogan span:first-child {
    color: var(--color-midblue)
}

.l-footer__slogan span:nth-child(2) {
    color: #709cef
}

.l-footer__slogan span:last-child {
    color: #ff7f15
}

.l-footer__title {
    font-weight: 500;
    color: var(--color-gray);
    font-size: 14px
}

.l-footer__list {
    list-style: none;
    padding-left: 0;
    margin: 14px 0 0
}

.l-footer__list-item {
    font-weight: 400;
    font-size: 12px;
    color: var(--color-gray-03);
    margin-bottom: 10px
}

.l-footer__list .l-footer__title {
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.l-footer__list .l-footer__title svg {
    margin-right: 15px;
    width: 15px;
    height: 15px
}

.l-footer__call,.l-footer__social {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.l-footer__call-title,.l-footer__social-title {
    font-size: 16px;
    color: var(--color-gray);
    font-weight: 700;
    line-height: 13px
}

.l-footer__bottom-row,.l-footer__call-icon span,.l-footer__social-icon span,.l-footer__warning {
    font-weight: 400;
    font-family: Poppins
}

.l-footer__call-icon,.l-footer__social-icon {
    margin-left: 20px;
    color: var(--color-gray)
}

.l-footer__call-icon a,.l-footer__social-icon a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.l-footer__call-icon span,.l-footer__social-icon span {
    margin-left: 11px;
    font-size: 14px
}

.c-filter__badge svg,.l-footer__call-title svg,.pull-right {
    margin-left: 8px
}

.l-footer__call {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.l-footer__call-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 35px
}

.l-footer__call-content {
    display: -ms-flexbox;
    display: flex
}

.l-footer__call-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 35px;
    border-left: 2px solid rgba(63,83,108,.15);
    color: var(--color-gray);
    font-family: Poppins;
    font-weight: 500
}

.l-footer__call-info span {
    font-size: 12px
}

.l-footer__call-info span:last-of-type {
    text-transform: uppercase;
    opacity: .5
}

.l-footer__call-info a {
    font-size: 20px
}

.l-footer__call-info a:last-of-type {
    font-size: 16px
}

.l-footer__call-image img {
    margin-bottom: -30px
}

.l-footer__warning {
    font-size: 12px;
    color: var(--color-gray);
    margin-bottom: 13px;
    opacity: .54
}

.l-footer__bottom-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 13px 0
}

.c-breadcrumb,.c-filter__map-btn,.l-footer__bottom-col {
    -ms-flex-align: center
}

.l-footer__bottom-row:not(:first-child) {
    border-top: 1px solid rgba(207,212,218,.5)
}

.l-footer__bottom-row:last-child {
    margin-bottom: 10px
}

.l-footer__bottom-row--space-btwn {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.l-footer__bottom-col {
    display: flex;
    align-items: center
}

.l-footer__bottom-item {
    color: var(--color-gray-03);
    font-size: 12px
}

.l-footer__bottom-item:not(:first-child) {
    margin-left: 20px
}

.l-footer__bottom-item--bold {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px
}

.l-footer__bottom-item--sm {
    font-size: 10px
}

@media (max-width: 992px) {
    .l-footer--collapse--mobile:first-of-type,.l-footer__list--main {
        border-top:1px solid rgba(111,126,143,.2)
    }

    .l-footer__row--order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .l-footer__row--order-4 {
        -ms-flex-order: 4;
        order: 4;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .l-footer__slogan {
        font-size: 16px
    }

    .l-footer--collapse--mobile {
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid rgba(111,126,143,.2)
    }

    .l-footer--collapse--mobile .l-footer__title {
        position: relative
    }

    .l-footer--collapse--mobile .l-footer__title::after {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.89745 3.93728C4.6378 4.19414 4.21948 4.19322 3.96105 3.93481C3.05768 3.03145 1.15935 1.13312 1.15935 1.13312C0.900333 0.874096 0.900333 0.453292 1.15935 0.194265C1.41837 -0.0647549 1.83918 -0.0647549 2.0982 0.194265L4.44545 2.54151L6.7927 0.194265C7.05172 -0.0647549 7.47252 -0.0647549 7.73155 0.194265C7.99057 0.453285 7.99057 0.874088 7.73155 1.13312C7.73155 1.13312 5.80943 3.03516 4.89745 3.93726V3.93728Z' fill='%23CFD4DA'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        position: absolute;
        right: 5px;
        top: 30%;
        transition: ease transform .2s;
        -ms-transform: rotate(0);
        transform: rotate(0);
        width: 12px;
        height: 10px
    }

    .l-footer--collapse--mobile .l-footer__list-wrapper {
        display: none
    }

    .l-footer--collapse--mobile.active .l-footer__title::after {
        content: "";
        transition: ease transform .2s;
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .l-footer__list--main {
        padding: 25px 0;
        position: relative
    }

    .l-footer__list--main .l-footer__title:not(:last-of-type) {
        margin-bottom: 40px
    }

    .l-footer__list-item {
        font-size: 14px
    }

    .l-footer__list:not(:first-of-type) {
        margin-top: 0
    }

    .l-footer__etbis--mobile {
        position: absolute;
        top: 25px;
        right: 0;
        padding: 10px;
        border-radius: 8px;
        background-color: var(--color-white)
    }

    .l-footer__etbis--mobile img {
        max-width: 74px
    }

    .l-footer__warning {
        padding-top: 25px;
        padding-bottom: 30px
    }

    .l-footer__social {
        background: var(--color-footer);
        margin-left: -20px;
        margin-right: -20px;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px
    }

    .l-footer__social-title {
        width: 100%;
        font-family: Poppins;
        font-weight: 500
    }

    .l-footer__social-icon {
        margin-right: 36px;
        margin-top: 40px;
        margin-left: 0
    }

    .l-footer__social-icon:last-of-type {
        margin-bottom: 10px
    }

    .l-footer__call {
        margin-top: 30px;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .l-footer__call-title {
        margin-right: 0;
        margin-bottom: 36px
    }

    .l-footer__call-info {
        border: none;
        margin-bottom: 35px;
        padding-left: 0
    }

    .l-footer__call-info span:last-of-type {
        margin-top: 16px;
        margin-bottom: 16px
    }

    .l-footer__call-content {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .l-footer__call-image img {
        margin-bottom: 0;
        position: relative;
        bottom: -26px
    }

    .l-footer__bottom-col,.l-footer__bottom-row {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .l-footer__bottom-col:first-of-type {
        margin-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid rgba(111,126,143,.2);
        width: 100%
    }

    .l-footer__bottom-row:not(:first-child) {
        border-top: none
    }

    .l-footer__bottom-item:not(:first-child) {
        margin-left: 0
    }

    .l-footer__bottom-item img {
        width: 100%
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    .l-footer__call-icon span,.l-footer__call-title,.l-footer__social-icon span,.l-footer__social-title {
        font-size:12px
    }

    .l-footer__list-wrapper {
        display: -ms-flexbox;
        display: flex;
        gap: 10%
    }

    .l-footer__call-icon,.l-footer__social-icon {
        margin-left: 14px
    }

    .l-footer__call-title {
        margin-right: 15px
    }

    .l-footer__call-info {
        padding-left: 15px
    }

    .l-footer__call-info a {
        font-size: 18px
    }

    .l-footer__call-info a:last-of-type {
        font-size: 14px
    }

    .l-footer__call-image img {
        margin-bottom: -48px
    }
}

@media (max-width: 374px) {
    .l-footer__call-info a,.l-footer__call-info a:last-of-type,.l-footer__call-title,.l-footer__slogan {
        font-size:14px
    }
}

@media (min-width: 1200px) {
    .l-footer__list-wrapper {
        display:-ms-flexbox;
        display: flex;
        gap: 14%
    }
}

.live-chat-area {
    position: fixed;
    right: 80px;
    bottom: 0;
    z-index: 1001;
    font-size: 12px
}

@media (max-width: 321px) {
    .live-chat-area {
        right:40px
    }
}

.live-chat-area .live-chat-btn {
    background-color: #55ad33;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    height: 43px;
    width: 200px;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 14px;
    cursor: pointer
}

.live-chat-area .live-chat-btn img {
    margin-left: 10px
}

.live-chat-area .live-chat-form {
    width: 270px;
    background-color: #fff;
    padding: 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    box-shadow: rgba(0,0,0,.35) 0 4px 12px;
    overflow: hidden
}

.live-chat-area .live-chat-form input,.live-chat-area .live-chat-form select {
    height: 40px;
    padding: 0 12px;
    font-size: 14px;
    border-radius: 8px;
    box-shadow: none;
    border: 1px solid var(--color-gray-01)
}

.live-chat-area .live-chat-close {
    font-size: 16px;
    margin-top: -9px;
    margin-right: -7px;
    text-decoration: none
}

.live-chat-area .live-chat-close:active,.live-chat-area .live-chat-close:focus,.live-chat-area .live-chat-close:hover {
    text-decoration: none
}

.live-chat-area .live-chat-title {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center
}

.live-chat-area .live-chat-title img {
    margin-bottom: 10px
}

.c-breadcrumb {
    font-family: Poppins;
    font-weight: 400;
    color: var(--color-gray-03);
    font-size: 12px;
    margin: 10px 0;
    display: flex;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-breadcrumb__item:not(:last-child) {
    padding-right: 6px
}

.c-breadcrumb__item:not(:last-child)::after {
    content: ">";
    margin-left: 6px;
    opacity: .6
}

.c-breadcrumb .c-breadcrumb__item:last-child {
    font-weight: 600;
    color: #6f7e90
}

.c-filter__desc,.c-filter__map-btn>a,.c-filter__title {
    font-family: Poppins;
    color: var(--color-gray)
}

.c-ad__img {
    width: 100%;
    border-radius: 13px;
    margin-top: 7px;
    margin-bottom: 21px
}

.c-filter {
    background-color: var(--color-white);
    border-radius: 12px
}

@media print {
    .c-filter {
        display: none!important
    }
}

.c-filter__section {
    padding: 22px 20px
}

.c-filter__section:not(:last-child) {
    border-bottom: 1px solid var(--color-gray-01)
}

.c-filter__section--toggle .c-filter__head {
    cursor: pointer;
    position: relative
}

.c-filter__section--toggle .c-filter__head:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 10px;
    height: 6px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.29' height='6' viewBox='0 0 9.29 6'%3E%3Cpath data-name='Icon awesome-angle-down' d='M4.151 16.535.2 12.586a.694.694 0 0 1 0-.985l.656-.656a.694.694 0 0 1 .985 0l2.8 2.8 2.8-2.8a.694.694 0 0 1 .985 0l.656.656a.694.694 0 0 1 0 .985l-3.95 3.95a.691.691 0 0 1-.981-.001z' transform='translate(.004 -10.74)' style='fill:%233f536c'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    transition: ease-in-out .2s;
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.c-filter__section--toggle .c-filter__body {
    display: none
}

.c-filter__section--toggle.active .c-filter__head:after {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: ease-in-out .2s
}

.c-filter__map-btn {
    border: 1px solid var(--color-gray-01);
    border-radius: 25px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.c-filter__map-btn img {
    width: 65px;
    border-radius: 25px 0 0 25px;
    margin: -1px 0 -1px -1px
}

.c-filter__map-btn>a {
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 400
}

.c-filter__map-btn>a>svg {
    margin-right: 5px
}

.c-filter__map-btn>a:hover {
    text-decoration: underline
}

.c-filter__head {
    display: -ms-flexbox;
    display: flex
}

.c-filter__head--vert {
    -ms-flex-direction: column;
    flex-direction: column
}

.c-filter__head--hor {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-filter__line {
    margin: 20px 6px
}

.c-filter__title {
    font-weight: 600
}

.c-filter__desc {
    font-weight: 300;
    margin-top: 2px
}

.c-filter__body,.hotel-title {
    margin-top: 14px
}

.c-filter__desc span {
    color: #f1a239
}

.c-filter__body--grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5px
}

.c-filter__body--range {
    padding: 0 7px;
    margin-top: 20px;
    margin-bottom: 8px
}

.c-filter__body--range-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-filter__body--point {
    width: 90px;
    height: 52px;
    margin: 0 5px 0 .5px;
    padding: 6px 6px 7.9px 11.1px;
    border-radius: 6px;
    border: 1px solid #e7ebf1;
    background-color: #f5f6f8;
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: var(--color-gray-03);
    display: inline-block
}

.c-filter__body--point div {
    margin: 5px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-filter__body--point-btn {
    display: inline-block
}

.c-filter__body--point-btn a {
    width: 40px;
    height: 52px;
    color: #fff;
    display: block;
    font-weight: 400;
    padding: 7px 10px;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    border: 1px solid #3f536c;
    border-radius: 6px;
    background-color: #3f536c
}

.c-filter__badge,.c-filter__data {
    font-family: Poppins
}

.c-filter__body--point-btn a svg {
    height: 35px
}

@media screen and (max-width: 992px) {
    .c-filter__body--point {
        width:auto;
        -ms-flex: 1 0 0px;
        flex: 1 0 0
    }
}

@media screen and (max-width: 600px) {
    .c-filter__body--point,.c-filter__body--point-btn a {
        height:57px
    }

    .c-filter__body--point-btn a svg {
        height: 40px
    }
}

.c-filter__badge {
    background-color: rgba(42,90,179,.1);
    color: var(--color-midblue);
    padding: 3.5px 10px 3.5px 17px;
    border-radius: 50px;
    font-weight: 400;
    font-size: 12px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid transparent;
    transition: ease-in-out .2s border
}

.c-filter__badge svg {
    color: var(--color-midblue);
    cursor: pointer
}

.c-filter__data {
    background-color: rgba(207,212,218,.2);
    border-radius: 50px;
    font-weight: 700;
    color: var(--color-gray);
    font-size: 10px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 3px 7px
}

.c-filter__count,.c-filter__more {
    color: var(--color-midblue);
    font-size: 12px;
    font-family: Poppins
}

.c-filter__search {
    position: relative
}

.c-filter__search>svg {
    position: absolute;
    left: 13px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-filter__search .c-input {
    background-color: #eceff2;
    border: 1px solid #d0d9e5;
    padding-left: 38px
}

.c-filter__row {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.c-filter__row:nth-of-type(n+6) {
    display: none
}

.c-filter__row.active {
    display: -ms-flexbox;
    display: flex
}

.c-filter__row-visible {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.c-filter__row-visible.active {
    display: -ms-flexbox;
    display: flex
}

.c-filter__count {
    opacity: .5;
    font-weight: 400;
    margin-left: auto;
    padding-left: 16px
}

.c-filter__more {
    font-weight: 700;
    text-decoration: underline;
    margin-top: 6px;
    cursor: pointer
}

@media screen and (max-width: 991px) {
    .c-filter {
        border-radius:0
    }

    .c-filter__menu--mobile,.c-filter__menu--mobile-sort {
        z-index: 9999;
        position: fixed;
        width: 100%;
        height: 100vh;
        background: var(--color-white);
        right: -100%;
        top: 0;
        bottom: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 0 100px;
        -ms-flex-pack: start;
        justify-content: flex-start;
        transition: ease-in-out right .4s;
        overflow-y: auto;
        border: 0
    }

    .c-filter__menu--mobile-sort.active,.c-filter__menu--mobile.active {
        z-index: 9999999999;
        right: 0;
        transition: ease-in-out right .4s
    }

    .c-filter__menu--mobile-sort.active .c-filter__menu--mobile__bottom,.c-filter__menu--mobile.active .c-filter__menu--mobile__bottom {
        display: -ms-flexbox;
        display: flex;
        visibility: visible;
        opacity: 1;
        width: 100%
    }

    .c-filter__menu--mobile-gap,.c-filter__menu--mobile-sort-gap {
        height: 30px;
        background-color: #000
    }

    .c-filter__menu--mobile-sort__bottom,.c-filter__menu--mobile__bottom {
        position: fixed;
        bottom: 0;
        right: 0;
        height: 80px;
        padding: 0 10px;
        box-shadow: 0 -5px 20px 0 rgba(0,0,0,.07);
        background-color: #FFF;
        width: 0;
        visibility: hidden;
        opacity: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        transition: all .4s ease-in-out
    }

    .c-filter__menu--mobile-sort__bottom .c-button,.c-filter__menu--mobile__bottom .c-button {
        padding: 15px 10px;
        font-size: 14px;
        font-weight: 700
    }

    .c-filter__menu--mobile-sort__bottom .c-button--transparent,.c-filter__menu--mobile__bottom .c-button--transparent {
        padding: 15px 0;
        margin-left: 10px
    }
}

.c-card {
    border: 1px solid var(--color-gray-01);
    border-radius: 13px;
    background-color: var(--color-white);
    margin-bottom: 20px
}

.c-card__body {
    display: -ms-flexbox;
    display: flex
}

.c-card__img {
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%
}

.c-card__img img {
    width: 100%;
    border-top-left-radius: 13px;
    height: 100%;
    object-fit: cover
}

.c-card__alert {
    height: 31px;
    font-size: 12px;
    font-weight: 500;
    text-align: left;
    color: #ff9d00;
    margin-top: 30px;
    display: -ms-flexbox;
    display: flex
}

.c-card__location span,.c-card__title {
    color: var(--color-gray);
    font-family: Poppins
}

.c-card__alert span {
    margin-left: 10px
}

.c-card__alert svg {
    height: 16px
}

.c-card__flex {
    display: -ms-flexbox;
    display: flex;
    ustify-content: space-between
}

.c-card__content {
    -ms-flex-preferred-size: 68%;
    flex-basis: 68%;
    padding: 17px 20px 11px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-card__content-alert {
    display: block
}

.c-card__content-right {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end
}

.c-card__content-right .c-product-card__rate {
    position: unset;
    background-color: #f6f7f8
}

.c-card__content-left {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

.c-card__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-weight: 500;
    font-size: 16px
}

.c-card__location {
    padding: 0!important
}

.c-card__location span {
    font-weight: 400;
    opacity: .7;
    font-size: 12px
}

.c-card__location span:not(:last-child):after {
    content: " /"
}

.c-card__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 2px 12px;
    margin: 4px 0
}

.c-card__row--has-space {
    margin: 7px 0;
    gap: 5px
}

.c-card__badge {
    padding: 3px 6px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 10px;
    background-color: rgba(207,212,218,.4);
    color: rgba(63,83,108,.7);
    border-radius: 4px
}

.c-card__highlight--blue,.c-product-card__price {
    color: var(--color-primary)
}

.c-card__highlight {
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.c-card__comment,.c-card__room {
    font-size: 10px;
    font-family: Poppins
}

.c-card__highlight--gray {
    color: var(--color-gray-03)
}

.c-card__highlight--lightgray {
    color: var(--color-gray-01)
}

.c-card__highlight--green {
    color: #009154
}

.c-card__highlight--green-box {
    color: #3ec68c;
    background: #e6f8f1;
    padding: 3px 5px;
    -ms-flex-preferred-size: content;
    flex-basis: content;
    border-radius: 4px;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.c-card__icon {
    margin-left: 5px
}

.c-card__comment {
    font-weight: 400;
    color: var(--color-gray);
    opacity: .7;
    margin-top: 3px
}

.c-card__info {
    text-align: right;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 3px
}

.c-card__room {
    font-weight: 700;
    color: var(--color-danger);
    margin: 2px 0;
    display: -ms-flexbox;
    display: flex
}

.c-card__calc {
    font-size: 9px;
    font-family: Poppins;
    font-weight: 500;
    color: var(--color-gray)
}

.c-card__calc span {
    font-family: Poppins;
    font-weight: 700
}

.c-card__price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2px;
    white-space: nowrap;
    margin-left: 16px
}

.c-card__discount-rate {
    background-color: #8437bc;
    padding: 1.5px 3px;
    border-radius: 4px;
    color: var(--color-white);
    font-family: Poppins;
    font-weight: 600
}

.c-card__old-price {
    color: var(--color-gray);
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    text-decoration: line-through;
    margin: 0 6px
}

a:focus,a:hover {
    text-decoration: none
}

.c-card__current-price {
    color: #8437bc;
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px
}

.c-card__discount-amount {
    background-color: rgba(185,30,17,.08);
    color: #b81e11;
    font-size: 14px;
    font-family: Poppins;
    font-weight: 400;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 1.5px 8px;
    border-radius: 4px;
    margin-top: 4px
}

.c-card__member-opportunity,.c-card__tb-club {
    padding: 4px 8px;
    border-radius: 4px;
    font-family: Poppins
}

.c-card__discount-amount span {
    font-family: Poppins;
    font-weight: 600
}

.c-card__member-opportunity {
    background-color: #f2eaf5;
    color: #8437bc;
    font-size: 12px;
    font-weight: 400;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-top: 6px;
    margin-bottom: 6px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.c-card__footer,.c-card__tb-club {
    font-size: 12px
}

.c-card__member-opportunity span {
    font-family: Poppins;
    font-weight: 600;
    margin: 0 4px
}

.c-card__member-opportunity svg {
    fill: #8437bc
}

.c-card__tb-club {
    background: url(../../../tbcom/assets/images/tb-club-list-badge-bg.webp) no-repeat;
    background-size: cover;
    background-position-x: right;
    background-position-y: bottom;
    min-width: 160px;
    color: #fff;
    font-weight: 400;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    gap: 6px;
    margin-top: 6px;
    margin-bottom: 6px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: start
}

.c-card__tb-club span {
    font-family: Poppins;
    font-weight: 600;
    margin: 0 4px
}

.c-card__tb-club img {
    max-height: 18px;
    max-width: 18px
}

.c-modal .login-footer img,.c-modal-info .login-footer img {
    max-height: 15px
}

.c-card__tbclub_mini_banner {
    background: url(../../../tbcom/assets/images/tb-club-profile-banner-lg.webp) no-repeat;
    border-radius: 6px;
    background-size: cover;
    background-position-x: right;
    background-position-y: bottom;
    margin: 0 20px 20px;
    padding: 10px;
    color: #fff;
    min-height: 65px;
    font-size: .85rem
}

.c-card__tbclub_mini_banner b {
    font-size: .85rem;
    font-weight: 600
}

.c-card__footer,.c-card__info-cards {
    font-weight: 400;
    font-family: Poppins
}

.c-card__tbclub_detail_banner_badge::before {
    content: "";
    position: absolute;
    left: 0;
    border-bottom: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
    top: 36px;
    z-index: 1060
}

.c-card__tbclub_detail_banner_badge {
    background: url(../../../tbcom/assets/images/tb-club-datail-image-badge-bg.webp);
    background-position-x: right;
    background-size: cover;
    background-position-y: center;
    position: absolute;
    top: 66px;
    padding: 10px;
    min-width: 250px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 36px;
    font-size: 12px;
    color: #fff;
    left: -2px;
    gap: 10px;
    margin-left: 0!important
}

.c-card__tbclub_detail_banner_badge img {
    height: 12px;
    width: auto
}

.c-card__footer {
    border-top: 1px solid var(--color-gray-01);
    padding: 13px;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-card__footer-right {
    text-align: right;
    -ms-flex-align: end;
    align-items: flex-end
}

.c-card__footer-right .c-card__token {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f3ab2e;
    color: #fff;
    border-radius: 4px;
    text-align: left;
    margin-top: 13px;
    margin-left: 10px
}

.c-card__footer-right .c-card__token img {
    width: 27px;
    height: 27px;
    margin-left: -5px;
    margin-right: 5px
}

.c-card__footer-right .c-card__token span {
    font-size: 8px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: .3px
}

.c-card__info-item span,.c-title-page {
    font-style: normal;
    letter-spacing: normal;
    font-stretch: normal
}

@media (max-width: 992px) {
    .c-card__footer-right .c-card__token {
        margin-top:10px;
        margin-bottom: 10px
    }

    .c-card__footer-right .c-card__token span {
        padding-right: 5px
    }
}

.c-card__footer-box {
    padding: 10px
}

.c-card__footer span {
    font-family: Poppins;
    font-weight: 600
}

@media (max-width: 992px) {
    .c-card__footer {
        -ms-flex-direction:column;
        flex-direction: column
    }

    .c-card__footer-right {
        padding-bottom: 5px
    }
}

.c-card__info-cards {
    font-size: 12px;
    padding: 10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-card__info--items {
    display: block;
    width: 100%;
    margin-bottom: 10px
}

.c-card__info-item {
    margin: 12px 15px 10px 18px;
    padding: 12px 12px 12px 8px;
    border-radius: 6px;
    background-color: #ffe6e6;
    display: -ms-flexbox;
    display: flex
}

.c-card__info-item svg {
    height: 14px;
    color: #d91467
}

.c-card__info-item span {
    margin: 0 0 0 6px;
    font-size: 11px;
    font-weight: 500;
    text-align: left;
    color: #d91467
}

.c-card__features {
    color: var(--color-gray);
    margin-top: 5px
}

.c-card-list.c-card:nth-child(0).c-card__highlighted {
    margin-top: 40px
}

.c-card__highlighted {
    position: relative;
    border-color: #024293;
    background-color: #eff5ff;
    margin-top: 40px!important
}

.c-card__highlighted .c-card__img {
    top: -1px
}

.c-card__body--highlight {
    position: absolute;
    left: 0;
    right: 0;
    top: -45px;
    z-index: -1;
    background: #024293;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    border-radius: 13px 13px 0 0;
    padding: 9px 15px 30px
}

.c-card__body--highlight svg {
    vertical-align: bottom
}

.c-card__body--highlight span {
    margin-left: 5px
}

.c-card__paginator {
    text-align: center
}

.c-card__paginator ul {
    padding: 0;
    margin-top: 10px;
    list-style: none;
    display: inline-block
}

.c-card__paginator ul li {
    display: list-item;
    float: left;
    margin: 0 5px
}

.c-card__paginator ul li a {
    width: 40px;
    color: #3f536c;
    display: block;
    font-weight: 400;
    padding: 7px 10px;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    border: 1px solid #3f536c;
    border-radius: 6px
}

.c-card__paginator ul li.active>a {
    color: #fff;
    background-color: #3f536c
}

.c-card__paginator ul li.passive>a {
    color: #e7ebf1;
    border-color: #e7ebf1;
    background-color: transparent
}

.c-list__sort,.c-list__sort__dropdown,.c-product-card,.c-product-card__rate {
    background-color: var(--color-white)
}

.c-card__paginator ul li.total {
    line-height: 38px
}

.c-card__paginator--next {
    border: 1px solid #3f536c;
    border-radius: 24px;
    padding: 10px 100px;
    color: #3f536c;
    font-weight: 700;
    display: inline-block
}

.c-title,.c-title__desc {
    color: var(--color-gray)
}

@media screen and (max-width: 768px) {
    .c-card__body {
        display:block
    }

    .c-card__img {
        -ms-flex-preferred-size: 32%;
        flex-basis: 32%
    }

    .c-card__img img {
        height: auto;
        width: 100%;
        border-top-right-radius: 13px
    }
}

.c-title {
    font-family: Poppins;
    font-weight: 500
}

.c-list__sort__dropdown-item-desc,.c-title span,.c-title--regular,.c-title__desc {
    font-family: Poppins;
    font-weight: 400
}

.c-title--mb-10,.c-title--mb-20 {
    margin-bottom: 20px
}

.c-title--pd-10 {
    padding-top: 10px
}

.c-title--pd-20 {
    padding-top: 20px
}

.c-title__desc {
    font-size: 16px;
    opacity: .5;
    margin-top: 0
}

.c-title__desc--mb-40 {
    margin-bottom: 40px
}

.c-title span {
    font-size: 20px;
    color: rgba(63,83,108,.5)
}

.c-title-page {
    margin: 10px 0 0;
    font-family: Poppins;
    font-size: 30px;
    font-weight: 700;
    line-height: normal;
    text-align: left;
    color: #707070
}

.c-title__wrapper--space-b {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0
}

@media screen and (max-width: 992px) {
    .c-card__highlighted {
        border-color:#024293
    }

    .c-title {
        margin-bottom: 10px
    }

    .c-title--center-sm {
        text-align: center
    }
}

.c-list-header {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-list-header-box {
    height: 65px
}

.c-list__sort {
    border: 1px solid var(--color-gray-01);
    border-radius: 6px;
    height: 48px;
    float: right;
    width: 100%
}

.c-list__sort svg {
    color: var(--color-gray)
}

.c-list__sort__header {
    padding: 13px 14px;
    width: 100%
}

.c-list__sort.active {
    border: 1px solid transparent;
    z-index: 1000;
    border-radius: 6px 6px 0 0;
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content
}

.c-list__sort.active .c-list__sort__dropdown-close,.c-list__sort.active~.c-list__sort__dropdown {
    display: block
}

.c-list__sort.active .c-list__sort__header {
    border-bottom: 1px solid var(--color-gray-01)
}

.c-list__sort__dropdown {
    display: none;
    width: 100%;
    z-index: 997;
    border-radius: 0 0 6px 6px;
    border: 1px solid transparent;
    position: absolute;
    margin-top: 49px;
    padding: 10px;
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.16)
}

.c-list__sort__dropdown-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    padding: 7px 0 4px;
    font-family: Poppins!important;
    font-size: 14px;
    font-weight: 700!important;
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-list__sort__dropdown-item .c-radio[type=radio]:checked,.c-list__sort__dropdown-item .c-radio[type=radio]:not(:checked) {
    left: 1px;
    bottom: 14px;
    z-index: 1;
    opacity: 0
}

.c-list__sort__dropdown-item label {
    font-size: 14px!important;
    font-weight: 600!important
}

.c-list__sort__dropdown-item__title {
    font-size: 12px;
    font-weight: 600;
    opacity: .5;
    margin-bottom: 19px
}

.c-list__sort__dropdown-item.border {
    border-bottom: 1px solid var(--color-gray-01);
    margin-bottom: 5px
}

.c-list__sort__dropdown-item-icon {
    margin-right: 8px;
    color: var(--color-gray-03)
}

.c-list__sort__dropdown-item-title {
    font-size: 14px;
    font-family: Poppins;
    font-weight: 500;
    color: var(--color-gray);
    line-height: 14px
}

.c-list__sort__dropdown-item-title span {
    color: var(--color-midblue)
}

.c-list__sort__dropdown-item-desc {
    font-size: 10px;
    color: var(--color-gray-03);
    line-height: 18px
}

.c-list__sort__dropdown-close {
    left: unset!important;
    cursor: pointer;
    display: none;
    position: absolute;
    right: 24px;
    top: 16px;
    color: #6f7e90;
    background-color: #fff
}

.c-list__sort__dropdown-count-data,.c-list__sort__dropdown-count-title {
    color: var(--color-gray);
    font-weight: 500;
    font-family: Poppins
}

.c-list__sort__dropdown-close.active {
    display: block
}

.c-list__sort__dropdown-count {
    padding-left: 5px;
    padding-right: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    user-select: none
}

.c-list__sort__dropdown-count-title {
    font-size: 12px
}

.c-list__sort__dropdown-count-data {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.c-list__sort__dropdown-count-data>span {
    border: 1px solid var(--color-gray-03);
    width: 20px;
    height: 20px;
    border-radius: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

.c-list__sort__dropdown-count-data>span.disabled {
    opacity: .3;
    pointer-events: none
}

.c-list__sort__dropdown-count-data>label {
    margin-bottom: 0;
    width: 60px;
    text-align: center
}

.c-list__sort__dropdown-count:not(:first-child) {
    margin-top: 30px;
    margin-bottom: 15px
}

.c-list__sort__dropdown-footer {
    margin-top: 20px
}

.c-list__sort__dropdown-footer p {
    text-transform: uppercase;
    font-family: Poppins;
    font-weight: 500;
    font-size: 10px;
    color: var(--color-gray-03);
    margin-bottom: 20px
}

.c-list__sort__dropdown-footer-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -4px;
    margin-right: -4px
}

.c-list__sort__dropdown-footer-col {
    width: 50%;
    padding-left: 4px;
    padding-right: 4px
}

.c-list__sort__dropdown-select {
    height: 40px;
    padding: 10px;
    margin-bottom: 10px
}

.c-list__sort__dropdown-action {
    margin-top: 8px;
    padding-top: 18px;
    border-top: 1px solid var(--color-gray-01)
}

.c-list__sort-box {
    float: right
}

.c-list__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-family: Poppins;
    font-weight: 600;
    color: var(--color-gray);
    float: left
}

.c-list__title>span {
    padding-left: 7px
}

.c-list__selected {
    font-family: Poppins;
    font-weight: 400;
    color: var(--color-gray-03);
    padding-left: 10px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 140px
}

@media screen and (min-width: 992px) {
    .c-list__summary,.c-list__wrapper-close {
        display:none
    }

    .c-list {
        background-color: var(--color-white);
        padding: 30px 40px 40px;
        border-radius: 13px;
        border: 1px solid var(--color-gray-01);
        position: relative
    }

    .c-list__border {
        position: relative;
        bottom: -40px;
        border-bottom: 3px solid!important;
        border-top: 0!important;
        border-left: 0!important;
        border-right: 0!important;
        border-image: var(--color-multi-border)
    }

    .c-list__col .c-input.active {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-left: 1px solid transparent;
        border-top: 1px solid transparent;
        padding-right: 40px;
        border-right: 1px solid transparent
    }

    .c-list__dropdown {
        box-shadow: 0 -20px 60px 0 rgba(0,0,0,.16)
    }

    .c-list--fixed {
        padding: 8px 0;
        border: none
    }

    .c-list__sort {
        min-width: 260px
    }

    .c-list__sort__dropdown {
        width: 260px
    }
}

@media screen and (max-width: 991px) {
    .c-list-header-box {
        height:106px!important
    }

    .c-list__sort__dropdown {
        display: block;
        position: fixed;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        z-index: 997;
        background-color: var(--color-white);
        padding-top: 26px;
        padding-left: 20px;
        padding-right: 20px;
        transition: ease-in-out padding-top .2s;
        overflow: auto;
        margin-top: 0
    }

    .c-list__sort__dropdown-item {
        padding-left: 0;
        padding-right: 0
    }

    .c-list__sort__dropdown-count,.c-list__sort__dropdown-footer,.c-list__sort__dropdown-footer-col {
        padding-left: 20px;
        padding-right: 20px
    }

    .c-list__sort__dropdown-close {
        display: none!important
    }

    .c-list__sort__dropdown-footer {
        margin-top: 40px
    }

    .c-list__sort__dropdown-footer-row {
        margin-left: -20px;
        margin-right: -20px
    }

    .c-list__sort__dropdown-footer-col:nth-child(odd) {
        padding-right: 10px
    }

    .c-list__sort__dropdown-footer-col:nth-child(even) {
        padding-left: 10px
    }

    .c-list__sort__dropdown-action {
        border-top: none;
        padding: 18px 20px 0
    }

    .c-list__sort__header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
        height: 100%
    }

    .c-list__sort.active {
        border: 1px solid var(--color-gray-01);
        z-index: 1000;
        border-radius: 6px
    }

    .c-list__sort.active .c-list__sort__dropdown-close {
        display: none
    }

    .c-list__sort-box {
        padding-left: 5px;
        padding-right: 5px
    }

    .c-list__sort {
        height: 40px
    }

    .c-list__title {
        width: 100%;
        text-align: center;
        font-size: 11px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .c-list__title svg {
        margin-right: 4px
    }
}

.c-product-card {
    border: 1px solid var(--color-gray-01);
    border-radius: 13px;
    margin-bottom: 10px
}

.c-product-card__head {
    overflow: hidden;
    position: relative;
    border-radius: 12px 12px 0 0
}

.c-product-card__head img {
    width: 100%;
    transition: ease-in-out transform .2s
}

.c-product-card__rate {
    position: absolute;
    right: 11px;
    top: 11px;
    font-size: 10px;
    font-family: Poppins;
    font-weight: 700;
    color: var(--color-gray);
    padding: 3px 6px 2px 0;
    z-index: 99;
    border-radius: 3px
}

.c-product-card__rate span {
    background-color: var(--color-primary);
    color: var(--color-white);
    padding: 2px 5px 3px;
    margin-right: 5px;
    border-radius: 3px
}

.c-product-card__body {
    padding: 13px 20px 20px;
    border-radius: 0 0 13px 13px
}

@media screen and (max-width: 992px) {
    .c-product-card__body {
        padding:13px 10px 20px
    }
}

.c-product-card__title {
    font-size: 16px;
    color: var(--color-gray);
    font-family: Poppins;
    font-weight: 500;
    margin-bottom: 11px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    height: 45.69px
}

.c-product-card__badge {
    padding: 2px 6px;
    background-color: rgba(207,212,218,.2);
    color: rgba(63,83,108,.7);
    font-size: 10px;
    font-family: Poppins;
    font-weight: 600;
    border-radius: 4px;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    line-height: 17px;
    height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.c-product-card__footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 18px;
    min-height: 27px
}

.c-product-card__loca {
    color: rgba(63,83,108,.5);
    font-size: 12px;
    font-family: Poppins;
    font-weight: 400;
    width: 45%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.c-product-card__price {
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px;
    line-height: 10px;
    text-align: right;
    width: 60%
}

.c-product-card__price span {
    color: rgba(63,83,108,.7);
    font-family: Poppins;
    font-weight: 500;
    font-size: 10px
}

.c-product-card:hover .c-product-card__head img {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: ease-in-out transform .2s
}

.c-product-card__badge--outer {
    height: 20px
}

@media screen and (max-width: 992px) {
    .c-product-card__rate {
        position:unset
    }

    .c-product-card__rate span {
        padding: 2px 5px 3px
    }
}

.modal-backdrop {
    background-color: #fff
}

.modal-backdrop.fade {
    opacity: 1;
    filter: alpha(opacity=100)
}

.c-modal {
    padding-right: 0!important
}

.c-modal__modal-pre-header {
    text-align: center;
    border-bottom: 1px solid var(--color-gray-01);
    padding: 15px
}

.c-modal__modal-pre-header .c-icon__svg {
    color: #3f526b
}

.c-modal__modal-pre-header a {
    background-color: #f6f5f8;
    border-radius: 100%;
    padding: 15px 17px 12px 16px
}

.c-modal .modal-title {
    font-family: Poppins-Bold;
    font-size: 20px!important;
    color: var(--color-gray)
}

@media screen and (max-width: 360px) {
    .c-modal .modal-content {
        min-width:100%!important
    }

    .c-modal .or-divider:before {
        white-space: nowrap
    }
}

.c-modal__form__group {
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 1.57;
    color: #3f526b;
    margin: 10px 0
}

.c-modal__form__group--grid {
    display: -ms-grid!important;
    display: grid!important;
    text-align: center
}

.c-modal__form__group--top {
    margin-bottom: 20px!important
}

.c-modal__form__group--borderline {
    margin-top: -20px
}

.c-modal__form__group--borderline-step,.c-modal__form__group--second {
    margin-top: -10px
}

.c-modal__form__group--fluid {
    padding-right: 10px
}

.c-modal__form__group--has-border {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(111,126,143,.3)
}

.c-modal__form__group--has-border-top {
    padding-top: 30px
}

.c-modal__form__group--first {
    margin-bottom: -10px
}

.c-modal__form__group--has-border-top::before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: -20px;
    border-top: 1px solid rgba(111,126,143,.3)
}

.c-modal__form__group__item {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
}

.c-modal__form__group__item:last-child {
    margin-right: 0
}

.c-modal__form__group__item--fluid {
    width: 100%;
    margin-right: 0
}

.c-modal__form__group__item--has-switch {
    -ms-flex-align: center;
    align-items: center
}

.c-modal__form__group__item--has-switch label {
    font-size: 14px;
    line-height: 2.86;
    color: #3f536c;
    margin-right: 10px
}

.c-modal__form__group__item--grow {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.c-modal__form__group__item input[type=radio] {
    margin-right: 7px
}

.c-modal__form__group__item input[type=checkbox] {
    margin-right: 12px
}

.c-modal__form__group__item input:not([type=radio]):not([type=checkbox]) {
    border-radius: 6px;
    border: 1px solid #cfd4da;
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    width: 100%;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 500;
    color: #6f7e90
}

.c-modal__form__group__item textarea {
    width: 100%;
    border: 1px solid #cfd4da;
    background-color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    color: #6f7e90;
    border-radius: 6px
}

.c-modal__form__group__item #phone,.c-modal__form__group__item #phone2,.c-modal__form__group__item #phone3 {
    padding-left: 52px
}

.c-modal__form__group__item__image {
    -ms-flex-item-align: center;
    position: relative;
    left: 35px;
    top: -5px
}

.c-modal__form__group__item--has-image select {
    padding: 0 5px 0 35px
}

.c-modal__form__group__item select {
    border-radius: 6px;
    border: 1px solid #cfd4da;
    height: 32px;
    font-size: 12px;
    font-weight: 500;
    color: #4e6077;
    font-family: Poppins,sans-serif;
    margin-bottom: 10px
}

.c-modal__form__group__item select:not(.default) {
    height: 50px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 500;
    color: #6f7e90;
    width: 100%;
    font-family: Poppins,sans-serif
}

.c-modal__form__group__item label {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #3f526b
}

.c-modal__form__group__item a {
    font-size: 12px;
    font-weight: 700;
    color: #3659ad;
    margin: 8px 0 10px
}

.c-modal .or-divider {
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #d8e8f2;
    margin: 10px 0
}

.c-modal .or-divider:before {
    content: 'veya bunlarla giriş yap';
    top: -2px;
    font-size: 12px;
    color: #d8e8f2;
    position: absolute;
    left: 50%;
    padding: 5px 10px;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: #fff
}

.c-modal .login-footer {
    text-align: center
}

.c-modal .login-footer .c-button {
    padding: 5px 10px;
    width: 30%;
    margin: 0 1px;
    text-align: left
}

.c-modal .login-footer .c-button span {
    display: inline-block;
    text-align: left;
    max-width: 100px
}

.c-modal .login-footer .c-button span:first-child {
    line-height: 0
}

.c-modal .login-footer .c-button span:first-child img {
    vertical-align: baseline!important;
    margin-right: 6px
}

.c-modal .modal-footer-info {
    background-color: #edf4fd;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px
}

.c-modal .modal-footer-info span {
    color: #6f7e90
}

.c-modal .modal-footer-info a {
    color: #2a5ab3
}

.c-modal .modal-info-area {
    text-align: center;
    font-family: Poppins
}

.c-modal .modal-info-area svg {
    margin-bottom: 16px
}

.c-modal .modal-info-area .modal-body-title {
    font-size: 20px;
    color: #009154;
    margin-bottom: 12px;
    font-weight: 600
}

.c-modal .modal-info-area .modal-body-text {
    line-height: 22px;
    font-size: 14px;
    font-weight: 500;
    color: #3f536c;
    margin-bottom: 24px
}

.c-modal-info {
    position: fixed;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .4s ease-in-out;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(63,83,108,.55);
    z-index: -1
}

.c-modal-info .modal-content {
    position: relative;
    top: -20px;
    transition: all .4s ease-in-out;
    padding: 74px 33px
}

.c-modal-info .modal-content .modal-body svg {
    margin-bottom: 16px
}

.c-modal-info .modal-content .modal-body .modal-body-title {
    font-size: 20px;
    color: #009154;
    margin-bottom: 12px;
    font-weight: 600
}

.c-modal-info .modal-content .modal-body .modal-body-text {
    font-size: 16px;
    font-weight: 500;
    color: #3f536c;
    margin-bottom: 24px
}

@media screen and (max-width: 400px) {
    .c-modal-info .modal-content {
        min-width:90%
    }
}

.popup-modal-open .c-modal-info {
    opacity: 1;
    z-index: 9999
}

.popup-modal-open .c-modal-info .modal-content {
    top: 0
}

.c-modal-info__modal-pre-header {
    text-align: center;
    border-bottom: 1px solid var(--color-gray-01);
    padding: 15px
}

.c-modal-info__modal-pre-header .c-icon__svg {
    color: #3f526b
}

.c-modal-info__modal-pre-header a {
    background-color: #f6f5f8;
    border-radius: 100%;
    padding: 15px 17px 12px 16px
}

.c-modal-info .modal-title {
    font-family: Poppins-Bold;
    font-size: 20px!important;
    color: var(--color-gray)
}

.c-modal-info__form__group {
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 1.57;
    color: #3f526b;
    margin: 10px 0
}

.c-modal-info__form__group--grid {
    display: -ms-grid!important;
    display: grid!important;
    text-align: center
}

.c-modal-info__form__group--top {
    margin-bottom: 20px!important
}

.c-modal-info__form__group--borderline {
    margin-top: -20px
}

.c-modal-info__form__group--borderline-step,.c-modal-info__form__group--second {
    margin-top: -10px
}

.c-modal-info__form__group--fluid {
    padding-right: 10px
}

.c-modal-info__form__group--has-border {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(111,126,143,.3)
}

.c-modal-info__form__group--has-border-top {
    padding-top: 30px
}

.c-modal-info__form__group--first {
    margin-bottom: -10px
}

.c-modal-info__form__group--has-border-top::before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: -20px;
    border-top: 1px solid rgba(111,126,143,.3)
}

.c-modal-info__form__group__item {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
}

.c-modal-info__form__group__item:last-child {
    margin-right: 0
}

.c-modal-info__form__group__item--fluid {
    width: 100%;
    margin-right: 0
}

.c-modal-info__form__group__item--has-switch {
    -ms-flex-align: center;
    align-items: center
}

.c-modal-info__form__group__item--has-switch label {
    font-size: 14px;
    line-height: 2.86;
    color: #3f536c;
    margin-right: 10px
}

.c-modal-info__form__group__item--grow {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.c-modal-info__form__group__item input[type=radio] {
    margin-right: 7px
}

.c-modal-info__form__group__item input[type=checkbox] {
    margin-right: 12px
}

.c-modal-info__form__group__item input:not([type=radio]):not([type=checkbox]) {
    border-radius: 6px;
    border: 1px solid #cfd4da;
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    width: 100%;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 500;
    color: #6f7e90
}

.c-modal-info__form__group__item textarea {
    width: 100%;
    border: 1px solid #cfd4da;
    background-color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    color: #6f7e90;
    border-radius: 6px
}

.c-modal-info__form__group__item #phone,.c-modal-info__form__group__item #phone2,.c-modal-info__form__group__item #phone3 {
    padding-left: 52px
}

.c-modal-info__form__group__item__image {
    -ms-flex-item-align: center;
    position: relative;
    left: 35px;
    top: -5px
}

.c-modal-info__form__group__item--has-image select {
    padding: 0 5px 0 35px
}

.c-modal-info__form__group__item select {
    border-radius: 6px;
    border: 1px solid #cfd4da;
    height: 32px;
    font-size: 12px;
    font-weight: 500;
    color: #4e6077;
    font-family: Poppins,sans-serif;
    margin-bottom: 10px
}

.c-modal-info__form__group__item select:not(.default) {
    height: 50px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 500;
    color: #6f7e90;
    width: 100%;
    font-family: Poppins,sans-serif
}

.c-modal-info__form__group__item label {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #3f526b
}

.c-modal-info__form__group__item a {
    font-size: 12px;
    font-weight: 700;
    color: #3659ad;
    margin: 8px 0 10px
}

.c-modal-info .or-divider {
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #d8e8f2;
    margin: 10px 0
}

.c-modal-info .or-divider:before {
    content: 'veya bunlarla giriş yap';
    top: -2px;
    font-size: 12px;
    color: #d8e8f2;
    position: absolute;
    left: 50%;
    padding: 5px 10px;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: #fff
}

.c-modal-info .login-footer .c-button {
    padding: 5px 10px
}

.c-modal-info .modal-footer-info {
    background-color: #edf4fd;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px
}

.back-button,.hotel-detail .comments h6,.hotel-features-tab .user-action ul li a,.hotel-title {
    font-style: normal;
    text-align: left;
    letter-spacing: normal
}

.c-modal-info .modal-footer-info span {
    color: #6f7e90
}

.c-modal-info .modal-footer-info a {
    color: #2a5ab3
}

a,a:hover {
    color: unset
}

.bannerWrapper {
    -ms-flex-pack: end;
    justify-content: end;
    border-radius: 15px;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    background-repeat: no-repeat;
    position: relative
}

.colorBck,.colorBck2,.iconWrapper {
    position: absolute
}

.bannerContnet {
    width: 62%;
    -ms-flex-pack: start;
    justify-content: start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.bannerContnetText {
    width: 58%;
    z-index: 2;
    padding-left: 40px
}

.iconWrapper {
    top: 0;
    right: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 15px;
    min-width: 160px
}

.sp-v2,.sp-v2-wrapper {
    margin-top: 10px
}

.iconWrapper img {
    max-width: 100%
}

.colorBck {
    width: 1788px;
    height: 900px;
    z-index: 0;
    border-radius: 100%
}

.colorBck2 {
    height: 356px;
    width: 262px;
    z-index: -1;
    border-radius: 50%;
    margin-right: -30px
}

.componentInfoBant * {
    margin-top: 0;
    margin-bottom: 0
}

#componentTheme.c-section {
    margin-top: 40px
}

#componentTheme .component-theme {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 16px;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px;
    min-height: 150px
}

#componentTheme .px-10,.sp-v1 {
    padding: 0 10px
}

#componentTheme .px-30 {
    padding: 0 30px
}

#componentTheme .py-30 {
    padding: 30px 0
}

#componentTheme .panel {
    border-radius: 13px
}

@media screen and (max-width: 768px) {
    .bannerContnet,.bannerContnetText,.iconWrapper {
        position:relative;
        width: 100%
    }

    .bannerWrapper {
        min-width: 320px;
        min-height: 320px;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: end;
        justify-content: end;
        background-repeat: no-repeat
    }

    .bannerContnet {
        margin: 150px 0 0;
        border-radius: 0;
        height: 30%;
        padding: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        z-index: 2
    }

    .bannerContnetText {
        z-index: 2;
        margin-top: 30px;
        padding: 0 10px
    }

    .iconWrapper {
        padding: 20px
    }

    .colorBck,.colorBck2 {
        border-radius: 50%;
        position: absolute;
        z-index: -1
    }

    .colorBck {
        width: 180%;
        height: 300px
    }

    .colorBck2 {
        width: 480px;
        height: 150px;
        top: 0
    }

    .componentInfo {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px
    }

    #componentTheme.c-section {
        margin-top: 20px
    }

    #componentTheme .px-30 {
        padding: 0 10px
    }

    #componentTheme .py-30 {
        padding: 10px 0
    }

    #componentTheme .panel {
        border-radius: 13px
    }

    #componentTheme .seo-title {
        padding: 10px 0 20px
    }
}

#footerSubscribeform,.sp-v2 {
    position: relative
}

.sp-v2-wrapper {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: end;
    margin-bottom: -56px
}

.sp-v2 {
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 350px;
    height: 50px;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    border-radius: 10px
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: 0
}

.sp-v2-close,.sp-v2-icon {
    -ms-flex-align: center
}

.sp-v2-icon {
    height: 64px;
    width: 64px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -20px;
    border: 10px solid
}

.sp-v2-close {
    position: absolute;
    cursor: pointer;
    right: 4px;
    top: 4px;
    background: #fff;
    border-radius: 50%;
    aspect-ratio: 1;
    display: flex;
    align-items: center
}

.sc-v2-text,.sp-v1 {
    display: -ms-flexbox
}

.sc-v2-text {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: start;
    height: 40px
}

.sp-v1-wrapper {
    position: fixed;
    left: 0;
    top: 45%;
    z-index: 1001
}

.sp-v1 {
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    width: 280px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.sp-v1-icon {
    padding: 5px;
    border-radius: 5px
}

.sp-v1-icon img,.sp-v2-icon img {
    max-width: 25px;
    max-height: 25px
}

.sc-v1-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: start;
    height: 40px
}

.sp-v2 .sp-carousel {
    width: 274px;
    margin-right: 10px
}

.sp-v1 .sp-carousel {
    margin-right: 10px;
    padding: 0 10px;
    width: 220px
}

@media screen and (max-width: 768px) {
    .sp-v2-wrapper {
        margin-bottom:0
    }

    .sp-v1-wrapper {
        top: 160px
    }

    .owl-stage-outer {
        max-height: 438px!important
    }
}

:root {
    --color-gray: #3f536c;
    --color-gray-03: #6f7e90;
    --color-gray-02: #9fa9b5;
    --color-gray-01: #cfd4da;
    --color-primary: #115bb9;
    --color-primary-03: #4c84ca;
    --color-primary-02: #88addc;
    --color-primary-01: #c3d6ed;
    --color-midblue: #2a5ab3;
    --color-mediumblue: #1758B6;
    --color-secondary: #ea5a0e;
    --color-secondary-03: #ef834a;
    --color-secondary-02: #f4ac86;
    --color-secondary-01: #f9d5c2;
    --color-success: #55ad33;
    --color-success-03: #7fc166;
    --color-success-02: #aad699;
    --color-success-01: #d4eacc;
    --color-warning: #faca2e;
    --color-warning-03: #fbd762;
    --color-warning-02: #fce496;
    --color-warning-01: #fdf1ca;
    --color-danger: #d80939;
    --color-danger-03: #e1466a;
    --color-danger-02: #eb849c;
    --color-danger-01: #f5c1cd;
    --color-white: #fff;
    --color-black: #000;
    --color-transparent: transparent;
    --color-pale-gray: #edf4fd;
    --color-light-gray: #f6f5f8;
    --color-sandyellow: #fff9e0;
    --color-light-peach: #f9d5c2;
    --color-light-pink: #fdf2ed;
    --color-ice: #e2f2fa;
    --color-footer: #f8f4f0;
    --color-multi-border: linear-gradient(to right, #9c2a66 25%, #edbd40 25%, #edbd40 50%, #90c061 50%, #90c061 75%, var(--color-primary) 75%) 5
}

html {
    -webkit-tap-highlight-color: transparent;
    font-size: 16px
}

a {
    cursor: pointer
}

h1 {
    font-size: 30px!important
}

h2 {
    font-size: 24px!important
}

h3 {
    font-size: 20px!important
}

h4 {
    font-size: 16px!important
}

h5 {
    font-size: 14px!important
}

h6 {
    font-size: 12px!important
}

@media screen and (max-width: 992px) {
    h1 {
        font-size:24px!important
    }

    h2 {
        font-size: 20px!important
    }
}

#form-error,#newsletter_email-error {
    font-size: 14px;
    color: red;
    position: absolute
}

#newsletter_email-error {
    left: 0;
    top: -20px;
    -ms-transform: none!important;
    transform: none!important
}

#form-error {
    top: -21px;
    left: 11px
}

#form-error .success {
    color: #1d9a20
}

.newsletterSubmit:disabled,.newsletterSubmit[disabled] {
    background-color: #999;
    cursor: progress
}

.c-banner__card-desc p {
    margin: 2px!important
}

.loading-icon,a.maps svg {
    margin-right: 5px
}

.login-content .c-modal__form__group__item {
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.login-content .c-modal__form__group__item .help-block {
    color: red
}

.c-modal__form__group__item .error {
    color: red;
    margin-top: 5px
}

#searchFormHotel .c-button {
    font-weight: 700;
    font-family: Poppins-Bold,sans-serif
}

.pl-20 {
    padding-left: 20px!important
}

.loading-icon {
    width: 15px!important;
    height: 15px!important;
    color: #3f536c;
    vertical-align: sub;
    margin-top: 15px
}

.loading ul {
    -webkit-margin-before: 0;
    margin-block-start:0;-webkit-margin-after: 0;
    margin-block-end:0;-webkit-margin-start: 0;
    margin-inline-start:0;-webkit-margin-end: 0;
    margin-inline-end:0;-webkit-padding-start: 0;
    padding-inline-start:0}

@media (max-width: 991px) {
    .c-tab__pills,.mobile-pd-20 {
        padding-left:20px
    }

    .mobile-pd-20 {
        padding-right: 20px
    }

    .sm-margin-0 {
        margin: 0
    }

    .sm-pr-0 {
        padding-right: 0
    }

    .sm-pl-0 {
        padding-left: 0
    }

    .mobile-pb-15 {
        padding-bottom: 15px
    }

    .mobile-pb-0 {
        padding-bottom: 0
    }

    .mobile-pr-5 {
        padding-right: 5px!important
    }
}

.arrow-hidden::-webkit-inner-spin-button,.arrow-hidden::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.arrow-hidden {
    -moz-appearance: textfield
}

.single .daterangepicker__head {
    display: none!important;
    visibility: hidden!important
}

form {
    -webkit-margin-after: 0!important;
    margin-block-end:0!important}

.noUi-target,.noUi-target * {
    -webkit-touch-action: pan-y!important;
    -ms-touch-action: pan-y!important;
    touch-action: pan-y!important
}

.mobileDatepickerButton:hover {
    color: var(--color-white)!important;
    background-color: var(--color-primary-03)!important;
    border-color: var(--color-primary-03)!important
}

.text-primary {
    color: #337ab7
}

.text-success {
    color: #3c763d
}

.text-info {
    color: #31708f
}

.text-warning {
    color: #8a6d3b
}

.text-danger {
    color: #a94442
}

body {
    background-color: #fff!important
}

.c-tab__pills {
    margin: 0
}

#ajaxModalBoxNew .c-modal__modal-pre-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#ajaxModalBoxNew .c-modal__modal-pre-header h1 {
    font-size: 14px!important;
    font-weight: 600;
    color: #3f536c
}

@media screen and (max-width: 992px) {
    #ajaxModalBoxNew .c-modal__modal-pre-header h1 {
        font-size:20px!important
    }

    #ajaxModalBoxNew .c-modal__modal-pre-header a {
        padding: 0;
        background-color: transparent
    }

    #ajaxModalBoxNew .date-arrow {
        display: none
    }
}

#searchFormHotel .daterangepicker__head {
    width: 100%!important
}

#ajaxModalBoxNew {
    opacity: 1;
    background-color: #fff;
    padding-right: 0!important
}

#ajaxModalBoxNew .date-arrow {
    position: absolute;
    bottom: 49px;
    opacity: .5;
    cursor: pointer;
    transition: all .4s ease-in-out
}

#ajaxModalBoxNew .date-arrow.left {
    left: 30px
}

#ajaxModalBoxNew .date-arrow.right {
    right: 30px
}

#ajaxModalBoxNew .date-arrow:hover {
    opacity: 1
}

#ajaxModalBoxNew .modal-dialog .modal-content {
    min-width: 100%;
    border: none
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body {
    width: 100%;
    margin: auto
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 0 0 23px;
    padding: 0
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body-nav li a {
    display: block;
    font-size: 14px;
    color: #3f536c;
    opacity: .7;
    transition: all .4s ease-in-out;
    padding-bottom: 10px;
    border-bottom: 2px solid transparent
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body-nav li.active a {
    opacity: 1;
    font-weight: 600;
    border-color: #115bb9
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body-nav li:first-child {
    margin-right: 30px
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .modal-body-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .modal-body-header h3 {
    font-size: 20px!important;
    font-weight: 600;
    color: #3f536c
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .modal-body-header span {
    font-size: 10px;
    font-weight: 500;
    color: #3f536c
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .modal-body-header span b {
    font-weight: 700
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .modal-body-header select {
    padding-right: 30px;
    padding-bottom: 3px
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .modal-body-header .room-item {
    position: absolute;
    left: 15px;
    top: 5px;
    font-size: 11px;
    font-weight: 700;
    color: #3f536c
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .modal-body-header>div {
    position: relative
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .modal-body-header>div:first-child {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%
}

@media screen and (max-width: 992px) {
    #ajaxModalBoxNew .modal-dialog .modal-content .modal-body .modal-body-header {
        display:block
    }

    #ajaxModalBoxNew .modal-dialog .modal-content .modal-body .modal-body-header>div:first-child {
        margin-bottom: 10px
    }
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content {
    border: 1px solid #d0d4d9;
    border-radius: 13px;
    padding-bottom: 30px
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content h2 {
    background-color: #edf3fd;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 60px;
    font-size: 20px!important;
    color: #3f536c;
    font-weight: 600;
    border-radius: 13px 13px 0 0;
    margin-bottom: 30px
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content h2 .date-arrow {
    display: none
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content .hotel-calendar-table {
    width: 100%;
    border: 1px solid #d0d4d9;
    border-radius: 13px;
    border-bottom: none;
    border-right: none
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content .hotel-calendar-table thead tr td {
    font-size: 14px;
    font-weight: 500;
    color: #3f536c
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content .hotel-calendar-table thead tr td:first-child {
    border-top-left-radius: 11px
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content .hotel-calendar-table thead tr td:last-child {
    border-right: 1px solid #d0d4d9!important;
    border-top-right-radius: 11px
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content .hotel-calendar-table tbody tr td {
    border: none!important;
    border-right: 1px solid #d0d4d9!important;
    border-bottom: 1px solid #d0d4d9!important;
    border-radius: 0;
    font-size: 12px;
    font-weight: 600;
    height: 55px
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content .hotel-calendar-table tbody tr td .day {
    font-size: 18px;
    font-weight: 600
}

@media screen and (max-width: 992px) {
    #ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content .hotel-calendar-table {
        border:none;
        border-radius: 0
    }

    #ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content .hotel-calendar-table thead {
        background-color: transparent
    }

    #ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content .hotel-calendar-table thead tr td {
        font-size: 10px;
        font-weight: 500
    }

    #ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content .hotel-calendar-table thead tr td:last-child {
        border: none!important
    }

    #ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content .hotel-calendar-table tbody tr td {
        border: none!important;
        font-size: 8px;
        font-weight: 600
    }

    #ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content .hotel-calendar-table tbody tr td .day {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 8px
    }

    #ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content {
        border: none;
        padding-bottom: 0
    }

    #ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content>.row {
        margin-bottom: 20px
    }

    #ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content h2 {
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 10px;
        font-size: 14px!important;
        font-weight: 600;
        border-radius: 6px;
        height: 40px;
        margin-bottom: 0
    }

    #ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .login-content h2 .date-arrow {
        position: static;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    #ajaxModalBoxNew .modal-dialog .modal-content .modal-body {
        padding: 0
    }
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .calendar-info-ask,#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .calendar-info-avail,#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar .calendar-info-stop {
    font-weight: 600;
    font-size: 10px
}

#ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar.mobileRoomAvailCalendar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px
}

@media screen and (max-width: 767px) {
    #ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar.mobileRoomAvailCalendar {
        -ms-flex-pack:start;
        justify-content: flex-start
    }

    #ajaxModalBoxNew .modal-dialog .modal-content .modal-body .roomAvailCalendar.mobileRoomAvailCalendar span:last-child {
        margin-left: 10px
    }
}

@media screen and (max-width: 1199px) {
    #ajaxModalBoxNew .modal-dialog .modal-content .modal-body {
        width:100%
    }
}

@media print {
    .hotel-search-area {
        display: none
    }
}

@media (max-width: 991px) {
    .mobile-img-radius-full {
        border-radius:13px
    }

    .hotel-search-area {
        border-bottom: none!important
    }

    .c-tab__pills {
        padding-left: 0
    }

    .hotel-detail .hotel-features {
        margin: 20px 0!important;
        border-radius: 0!important;
        padding: 25px 15px 0!important
    }

    .hotel-detail .room-types-new {
        margin: 20px 0!important;
        padding: 34px 5px 22px!important
    }

    .hotel-detail .hotel-detail-media {
        display: none
    }
}

.hotel-detail-media {
    border-radius: 25px;
    overflow: visible
}

.hotel-detail-media .first-banner {
    margin: 0!important;
    padding: 1px!important
}

.hotel-detail-media .first-banner .big-img {
    position: relative;
    display: block;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    overflow: hidden
}

.hotel-detail-media .first-banner .big-img svg {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 1
}

.hotel-detail-media .first-banner .c-banner__badge {
    background: var(--color-primary);
    position: absolute;
    padding: 5px 10px;
    border-radius: 0 13px 13px 0;
    z-index: 2;
    color: #fafdff;
    font-size: 11px;
    margin-top: 30px;
    margin-left: -2px
}

.hotel-detail-media .first-banner .c-banner__badge:before {
    height: 0;
    width: 0;
    top: 25.5px;
    offset-rotate: reverse;
    left: 0;
    border-bottom: 4px solid #052d60;
    border-left: 4px solid transparent;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.hotel-detail-media .first-banner .c-banner__badge:after,.hotel-detail-media .first-banner .c-banner__badge:before {
    content: "";
    position: absolute
}

.hotel-detail-media .first-banner .c-banner__badge+.c-banner__badge {
    margin-top: 70px;
    background-color: #8437bc
}

.hotel-detail-media .first-banner .c-banner__badge+.c-banner__badge:before {
    height: 0;
    width: 0;
    top: 25.5px;
    offset-rotate: reverse;
    left: 0;
    border-bottom: 4px solid #6d299e;
    border-left: 4px solid transparent;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.hotel-detail-media .hotel-group-img {
    overflow: hidden;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px
}

.hotel-detail-media .hotel-group-img .img-item {
    margin: 0!important;
    padding: 1px!important
}

.hotel-detail-media .hotel-group-img .img-item .c-banner__button {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 590px;
    background: #fafdff;
    color: var(--color-primary);
    font-size: 12px;
    font-weight: 700;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 144px;
    height: 30px
}

.hotel-detail-media .hotel-group-img .img-item img {
    width: 100%;
    height: 148px;
    object-fit: cover;
}

.mobile-slider .c-banner__badge {
    background: var(--color-primary);
    position: absolute;
    padding: 5px;
    border-radius: 0 13px 13px 0;
    z-index: 2;
    color: #fafdff;
    font-size: 11px;
    margin-top: 15px
}

.room-search-area .c-finder__col .c-icon__svg,.zindex {
    z-index: 998
}

.mobile-slider .c-banner__badge+.c-banner__badge {
    margin-top: 45px
}

.mobile-slider .c-banner__button {
    position: absolute;
    border-radius: 13px;
    background: #fafdff;
    inset: auto 15px 15px auto;
    color: var(--color-primary);
    font-weight: 700;
    padding: 0 10px;
    font-size: 13px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 35px;
    white-space: nowrap
}

.mobile-slider .c-banner__button img {
    -ms-flex-item-align: center;
    height: 25px;
    padding-right: 5px
}

.hotel-title {
    margin-bottom: 38px
}

.hotel-title h1 {
    line-height: 35px
}

.hotel-title .hotel-name {
    font-size: 30px!important;
    font-weight: 600;
    color: #3f536c
}

@media screen and (max-width: 992px) {
    .hotel-title .hotel-name {
        font-size:20px!important
    }
}

a.maps {
    font-size: 10px;
    color: #fff;
    background: #1758b6;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 143px;
    height: 30px;
    border-radius: 26px;
    margin-top: 15px
}

@media (max-width: 991px) {
    .hotel-title {
        margin-bottom:0
    }

    a.maps {
        display: -ms-flexbox;
        display: flex
    }
}

.separate-border {
    height: 1px;
    background-color: rgba(111,126,143,.3);
    position: absolute;
    width: 100%
}

.hotel-features-tab {
    position: relative;
    padding-left: 10px
}

.hotel-features-tab .tab-arrow {
    position: absolute;
    top: 10px
}

.hotel-features-tab .c-tab__pills {
    width: 80%;
    padding-left: 0!important
}

.hotel-features-tab .c-tab__pills>.c-tab__item {
    margin-left: 0;
    margin-right: 40px;
    transition: all .4s ease-in-out
}

.hotel-features-tab .c-tab__pills>.c-tab__item>a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 0!important;
    font-size: 14px;
    color: #3f536c;
    opacity: .7;
    border-bottom: 2px solid transparent;
    font-weight: 500;
    border-radius: 0;
    transition: all .4s ease-in-out
}

.hotel-features-tab .c-tab__pills>.c-tab__item>a svg {
    margin-right: 6px
}

.hotel-features-tab .c-tab__pills>.c-tab__item>a:focus {
    outline: 0;
    color: #3f536c!important;
    background-color: transparent!important
}

.hotel-features-tab .c-tab__pills>.c-tab__item.active>a {
    color: #3f536c;
    opacity: 1;
    border-color: #115bb9;
    background-color: transparent;
    font-family: Poppins-SemiBold;
    font-weight: 600
}

.hotel-features-tab .c-tab__pills>.c-tab__item.active>a:hover {
    background-color: transparent;
    color: #3f536c
}

.hotel-features-tab .c-tab__pills>.c-tab__item--active>a {
    background-color: #115bb9;
    color: #fff;
    border-radius: 60px;
    opacity: 1;
    height: 30px;
    margin-top: 6px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 10px!important
}

.hotel-features-tab .c-tab__pills>.c-tab__item:last-child {
    margin-right: 0
}

.hotel-features-tab .c-tab__pills>.c-tab__item:hover>a {
    background-color: transparent;
    opacity: 1
}

@media screen and (max-width: 600px) {
    .hotel-features-tab .c-tab__pills>.c-tab__item {
        margin-right:20px
    }

    .hotel-features-tab .c-tab__pills>.c-tab__item>a {
        font-size: 12px
    }
}

@media screen and (max-width: 992px) {
    .hotel-features-tab .c-tab__pills {
        width:90%;
        display: -ms-flexbox;
        display: flex;
        -webkit-scroll-snap-type: x mandatory;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        white-space: nowrap;
        overflow-y: auto
    }
}

.hotel-features-tab .user-action {
    position: absolute;
    top: 5px;
    right: 0
}

.hotel-features-tab .user-action ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    margin: 0
}

.hotel-features-tab .user-action ul li {
    padding: 5px
}

.hotel-features-tab .user-action ul li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 1.57;
    color: #3f526b;
    opacity: .7
}

.hotel-features-tab .user-action ul li a svg {
    height: 10px
}

@media screen and (min-width: 992px) {
    .hotel-features-tab {
        padding-left:10px
    }
}

@media screen and (max-width: 992px) {
    .hotel-features-tab .user-action {
        top:-95px
    }

    .hotel-features-tab .user-action ul li a span {
        display: none
    }
}

@media screen and (max-width: 600px) {
    .hotel-features-tab .user-action {
        top:-110px
    }
}

.room-search-area {
    margin: 10px 0;
    background: #edf3fd;
    padding: 23px 22px;
    border-radius: 13px
}

.room-search-area input {
    background: #fff;
    box-shadow: none;
    padding-top: 25px
}

.room-search-area .c-input__row .form-label {
    left: 50px;
    font-size: 11px;
    font-weight: 700;
    display: inline-block;
    position: absolute;
    top: 5px;
    font-family: Poppins-Bold;
    color: #3f536c
}

.room-search-area .daterangepicker__head {
    background-color: #fff;
    border: 1px solid #cfd4da;
    border-radius: 5px
}

.room-search-area .daterangepicker__head .daterangepicker__col {
    font-size: 14px;
    border-bottom: none
}

.room-search-area .daterangepicker__head .daterangepicker__col .form-label {
    font-size: 11px;
    font-weight: 700;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 55px;
    font-family: Poppins-Bold;
    color: #3f536c
}

.room-search-area .daterangepicker__head .daterangepicker__col p {
    display: block;
    position: absolute;
    top: 25px;
    left: 55px;
    color: #2a60ad;
    font-weight: 500;
    font-size: 14px;
    white-space: nowrap
}

.room-search-area .c-finder__col .c-input,.room-search-area input {
    color: #2a5ab3!important
}

.room-search-area .col-md-12 {
    padding-right: 0
}

@media (max-width: 991px) {
    .room-search-area .daterangepicker__head {
        width:100%;
        border-top: 0
    }

    .room-search-area .c-finder__col {
        padding: 0
    }

    .room-search-area .col-md-12 {
        padding-right: 10px;
        padding-left: 10px
    }

    .room-search-area .col-md-12 .row {
        margin: 0
    }

    .room-search-area .update {
        margin-top: 10px
    }
}

.room-search-area .col-md-12 input:hover {
    border: 1px solid var(--color-gray-01)!important
}

.room-search-area .col-md-12:first-child input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.room-search-area .col-md-12:last-child {
    padding-left: 0
}

.room-search-area .col-md-12:last-child input {
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.room-search-area .update {
    background: #2a5ab3;
    width: 100%;
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 60px;
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.room-search-area .form-title {
    font-weight: 600;
    padding: 0 0 10px 10px;
    font-family: Poppins;
    color: var(--color-gray)
}

.hotel-title {
    margin: 30px 65px 20px 0;
    font-size: 30px;
    font-weight: 600;
    line-height: .73
}

.back-button {
    font-stretch: normal;
    line-height: normal;
    color: #1758b6;
    font-size: 12px;
    font-weight: 400
}

.back-button a {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

.back-button a svg {
    margin-right: 7.5px
}

.back-button:hover {
    text-decoration: underline
}

@media screen and (max-width: 992px) {
    .back-button {
        margin-top:15px
    }
}

.m0 {
    margin: 0!important
}

.p0 {
    padding: 0!important
}

.hotel-detail {
    padding-top: 0
}

.hotel-detail .comments {
    font-family: Poppins-Regular;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 15px;
    padding-right: 60px
}

@media (max-width: 991px) {
    .hotel-detail .comments {
        padding-right:0;
        margin-top: -30px
    }
}

.hotel-detail .comments h6 {
    font-family: Poppins;
    font-size: 20px!important;
    font-weight: 600;
    color: #3f536c;
    margin-bottom: 20px;
    font-stretch: normal;
    line-height: 1.1
}

.hotel-detail .comments .comments-number {
    background: #fff;
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    float: left
}

.hotel-detail .comments .comments-number span {
    padding: 0 10px;
    color: #3f536c;
    font-size: 20px;
    font-family: Poppins-Bold
}

@media (max-width: 767px) {
    .hotel-detail .comments .comments-number {
        margin-bottom:15px
    }

    .hotel-detail .comments .comments-number span {
        font-size: 9px
    }
}

.hotel-detail .comments .comments-number span:first-child {
    font-family: Poppins;
    font-size: 21px;
    font-weight: 500;
    color: #fff;
    background: #115bb9;
    line-height: 1;
    padding: 10px;
    border-radius: 4px;
    position: relative;
    z-index: 9
}

.hotel-detail .comments .comments-number span:first-child::before {
    content: "";
    height: 20px;
    width: 20px;
    background: #115bb9;
    position: absolute;
    left: 8px;
    bottom: -8px;
    z-index: -1;
    -webkit-clip-path: polygon(100% 1%,0 0,0 100%);
    clip-path: polygon(100% 1%,0 0,0 100%)
}

.hotel-detail .comments .comment-detail-title {
    margin-left: 31px;
    float: left
}

@media (max-width: 767px) {
    .hotel-detail .comments .comments-number span:first-child {
        font-size:9px
    }

    .hotel-detail .comments .comment-detail-title {
        margin-left: 0
    }
}

.hotel-detail .comments .comment-detail-title ul {
    padding: 0;
    margin: 0
}

.hotel-detail .comments .comment-detail-title ul li {
    font-size: 14px;
    color: #3f536c
}

.hotel-detail .comments .comment-detail-title ul li span {
    text-decoration: underline;
    color: inherit
}

.hotel-detail .comments .comment-detail-title ul li a {
    color: #1758b6;
    text-decoration: underline
}

.hotel-detail .comments .comments-detail {
    float: left;
    margin-bottom: 46px
}

.hotel-detail .comments .comments-detail ul {
    padding-left: 0;
    margin-top: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1199px) {
    .hotel-detail .comments .comments-detail ul {
        display:none
    }

    .hotel-detail .hotel-detail-header .bread-crumb {
        max-width: 75%
    }
}

.hotel-detail .comments .comments-detail ul li {
    padding-left: 0;
    display: -ms-flexbox;
    display: flex;
    margin-right: 66px
}

.hotel-detail .comments .comments-detail ul li:last-child {
    margin-right: 0
}

.hotel-detail .comments .comments-detail ul li .comments-detail-icon {
    margin-right: 8px;
    padding-top: 2px
}

.hotel-detail .comments .comments-detail ul li .comments-detail-text .comments-detail-number {
    font-size: 14px;
    color: #3f536c
}

.hotel-detail .comments .comments-detail ul li .comments-detail-text .comments-detail-number span {
    font-weight: 700;
    margin-left: 23px
}

.hotel-detail .comments .comments-detail ul li .comments-detail-text .positive-comment {
    font-size: 12px;
    color: #3f536c;
    opacity: .5
}

.hotel-detail .comments .highlights {
    width: 100%
}

.hotel-detail .comments .highlights ul {
    padding-left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.hotel-detail .comments .highlights ul li {
    position: relative;
    font-family: Poppins-Regular;
    font-size: 14px;
    color: #3f536c;
    margin-bottom: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.hotel-detail .comments .highlights ul li svg {
    margin-right: 15px
}

@media screen and (max-width: 600px) {
    .hotel-detail .comments .highlights ul li {
        -ms-flex:0 0 100%;
        flex: 0 0 100%
    }
}

.hotel-detail .comments .highlights a {
    font-size: 14px;
    color: #1758b6;
    text-decoration: underline
}

.hotel-detail .comments .slogan {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #4500ff;
    background: rgba(69,0,255,.1);
    width: 100%;
    padding: 11px;
    margin-top: 16px;
    border-radius: 6px
}

.hotel-detail .comments .slogan span {
    padding-left: 7px
}

.hotel-detail .number {
    width: 40px;
    height: 40px
}

.hotel-detail .Countdown-hotelDetail {
    width: 100%;
    height: 60px;
    background: url(../../../tbcom/assets/images/20yy-bg.jpg);
    background-size: cover;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.hotel-detail .Countdown-hotelDetail .counter-message {
    width: 40%;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    position: relative
}

.hotel-detail .Countdown-hotelDetail .counter-message i {
    position: absolute;
    top: -4px;
    left: -45px
}

.hotel-detail .Countdown-hotelDetail .counter-message a {
    color: #fff!important
}

.hotel-detail .Countdown-hotelDetail .counter-wrapper {
    width: 35%;
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #fff;
    border-radius: 15px;
    background-image: linear-gradient(265deg,#eeb300,#d90858)
}

.hotel-detail .Countdown-hotelDetail .counter-wrapper h4 {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 600
}

.hotel-detail .Countdown-hotelDetail .time-countdown {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center
}

.hotel-detail .Countdown-hotelDetail .time-countdown i {
    display: none
}

.hotel-detail .Countdown-hotelDetail .time-countdown span {
    position: relative;
    width: 60px;
    height: 44px;
    display: inline-block;
    background: #fff;
    border-radius: 15px;
    box-shadow: inset 0 0 50px #ccc;
    color: #666;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 5px;
    margin-right: 5px;
    font-weight: 600
}

.hotel-detail .Countdown-hotelDetail .time-countdown span:last-child {
    margin-right: 0
}

.hotel-detail .Countdown-hotelDetail .time-countdown span strong {
    position: absolute;
    top: 45%;
    left: 38%;
    color: #f33
}

@media (min-width: 992px) and (max-width:1199px) {
    .hotel-detail .Countdown-hotelDetail .counter-wrapper {
        width:45%
    }

    .hotel-detail .Countdown-hotelDetail .counter-message {
        width: 43%;
        font-size: 26px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hotel-detail .Countdown-hotelDetail .counter-wrapper {
        width:50%
    }

    .hotel-detail .Countdown-hotelDetail .counter-message {
        width: 50%;
        font-size: 22px
    }
}

@media (max-width: 991px) {
    .hotel-detail .Countdown-hotelDetail {
        -ms-flex-direction:column;
        flex-direction: column;
        height: auto;
        padding: 12px 12px 0
    }

    .hotel-detail .Countdown-hotelDetail .counter-wrapper {
        width: 60%;
        height: 80px;
        position: relative;
        right: -60px
    }

    .hotel-detail .Countdown-hotelDetail .counter-message {
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
        font-size: 18px
    }

    .hotel-detail .Countdown-hotelDetail .counter-message i {
        top: 48px;
        left: 10%;
        font-size: 45px
    }
}

@media (min-width: 480px) and (max-width:767px) {
    .hotel-detail .Countdown-hotelDetail .counter-wrapper {
        width:60%!important;
        height: 80px;
        position: relative;
        right: -60px!important
    }

    .hotel-detail .Countdown-hotelDetail .counter-message {
        font-size: 18px
    }

    .hotel-detail .Countdown-hotelDetail .counter-message i {
        left: 100px
    }
}

@media (max-width: 767px) {
    .hotel-detail .Countdown-hotelDetail .counter-wrapper {
        width:85%;
        right: -24px
    }

    .hotel-detail .Countdown-hotelDetail .counter-wrapper h4 {
        font-size: 15px
    }

    .hotel-detail .Countdown-hotelDetail .time-countdown span {
        width: 53px;
        height: 44px
    }

    .hotel-detail .Countdown-hotelDetail .counter-message {
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
        font-size: 18px
    }

    .hotel-detail .Countdown-hotelDetail .counter-message i {
        left: 0;
        font-size: 24px;
        top: 55px;
        position: inherit
    }

    .hotel-detail .hotel-detail-header h1.title {
        width: 100%
    }
}

.hotel-detail .important-features .panel-heading a {
    text-decoration: none!important
}

.hotel-detail .search-box .input-daterange .col-case:first-child .form-control {
    text-align: left;
    padding-left: 35px!important
}

.hotel-detail .search-box .input-daterange .col-case:nth-child(2) .form-control {
    text-align: left;
    padding-left: 45px!important
}

.hotel-detail .search-box .human-wrapper {
    width: 100%;
    right: 0
}

.hotel-detail .search-box input {
    background-color: #f9f9f9!important;
    font-weight: 600!important;
    color: #000!important
}

.hotel-detail .label.outline.red {
    font-weight: 400;
    font-size: 12px
}

.hotel-detail .label.outline.red+.tooltip {
    position: absolute;
    display: block
}

.hotel-detail .hotel-detail-header {
    margin: 0 0 10px;
    line-height: 1.6
}

.hotel-detail .hotel-detail-header h1.title {
    margin: 0;
    float: left;
    font-size: 20px;
    font-weight: 700;
    color: #232323
}

.hotel-detail .hotel-detail-header .social-actions {
    margin-left: 20px;
    float: left;
    position: relative
}

.hotel-detail .hotel-detail-header .social-actions a {
    color: #ccc;
    text-decoration: none;
    margin-right: 16px
}

@media (max-width: 479px) {
    .hotel-detail .hotel-detail-header .social-actions {
        margin-left:0
    }

    .hotel-detail .hotel-detail-header .social-actions a {
        color: #3cf
    }
}

.hotel-detail .hotel-detail-header .social-actions a:hover {
    color: #F90
}

.hotel-detail .hotel-detail-header .bread-crumb {
    margin-bottom: 0
}

.hotel-detail .hotel-detail-header .bread-crumb ul li {
    margin-right: 8px
}

.hotel-detail .hotel-detail-header .bread-crumb ul li:after {
    margin-left: 8px
}

.hotel-detail .hotel-detail-header .bread-crumb ul li:last-child {
    margin-right: 16px
}

.hotel-detail .hotel-detail-header .bread-crumb .show-map {
    color: #004bbb!important;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400
}

.hotel-detail .hotel-detail-header .bread-crumb .show-map:hover {
    text-decoration: underline;
    color: #074096!important
}

.hotel-detail .hotel-detail-header .bread-crumb .show-map i {
    font-size: 18px
}

@media (max-width: 1199px) {
    .hotel-detail .hotel-images {
        border-left:1px solid #FFF;
        border-bottom: 1px solid #FFF
    }
}

.hotel-detail .hotel-images .img-responsive {
    width: 100%
}

.hotel-detail .hotel-images:hover .owl-next i,.hotel-detail .hotel-images:hover .owl-prev i {
    opacity: 1
}

.hotel-detail .hotel-images .owl-buttons .owl-prev {
    position: absolute;
    top: 50%;
    left: 10px
}

.hotel-detail .hotel-images .owl-buttons .owl-next {
    position: absolute;
    top: 50%;
    right: 10px
}

.hotel-detail .hotel-images .owl-buttons i {
    border: 2px solid #fff;
    border-radius: 100%;
    padding: 5px;
    color: #fff;
    font-size: 17px;
    opacity: .3
}

.hotel-detail .hotel-images .owl-pagination {
    display: none
}

.hotel-detail .item-box {
    border-left: 1px solid #FFF;
    padding: 0
}

@media (max-width: 479px) {
    .hotel-detail .hotel-detail-header .bread-crumb {
        max-width:70%;
        float: none!important
    }

    .hotel-detail .item-box {
        height: 98px!important
    }

    .hotel-detail .item-box img {
        height: 97px!important
    }

    .hotel-detail .item-box .icon-box,.hotel-detail .item-box .info-box {
        height: 98px!important;
        border-bottom: 1px solid #fff!important
    }

    .hotel-detail .item-box .icon-box.grey,.hotel-detail .item-box .info-box.grey {
        height: 99px!important
    }
}

@media (max-width: 991px) {
    .hotel-detail .item-box {
        height:98px!important
    }

    .hotel-detail .item-box img {
        height: 97px!important
    }

    .hotel-detail .item-box .icon-box,.hotel-detail .item-box .info-box {
        height: 98px!important;
        padding: 20px!important
    }

    .hotel-detail .item-box .icon-box.grey,.hotel-detail .item-box .info-box.grey {
        height: 99px!important
    }
}

@media (max-width: 1199px) {
    .hotel-detail .item-box,.hotel-detail .item-box .icon-box.grey,.hotel-detail .item-box .info-box.grey,.hotel-detail .item-box img {
        height:77.53px!important
    }

    .hotel-detail .item-box {
        margin-bottom: 1px
    }

    .hotel-detail .item-box .icon-box,.hotel-detail .item-box .info-box {
        height: 77.53px!important;
        padding: 5px!important
    }

    .hotel-detail .item-box .icon-box .title,.hotel-detail .item-box .icon-box i,.hotel-detail .item-box .info-box .title,.hotel-detail .item-box .info-box i {
        font-size: 20px
    }

    .hotel-detail .item-box .icon-box span,.hotel-detail .item-box .info-box span {
        font-size: 12px
    }

    .hotel-detail .item-box.customer-point {
        border-bottom: unset
    }
}

@media (min-width: 1200px) {
    .hotel-detail .item-box {
        height:93px!important
    }

    .hotel-detail .item-box .icon-box,.hotel-detail .item-box .icon-box.grey,.hotel-detail .item-box .info-box,.hotel-detail .item-box .info-box.grey {
        height: 92px!important
    }
}

.hotel-detail .item-box.first {
    padding: 0
}

@media (max-width: 1199px) {
    .hotel-detail .item-box.first,.hotel-detail .item-box.first img {
        height:100px!important
    }
}

@media (min-width: 1200px) {
    .hotel-detail .item-box.first {
        height:148px!important
    }

    .hotel-detail .item-box.first img {
        height: 147px!important
    }
}

.hotel-detail .item-box:first-child.first {
    padding: 0;
    border-bottom: 1px solid #fff;
    margin-bottom: unset
}

@media (min-width: 768px) {
    .hotel-detail .item-box:first-child.first {
        height:117px!important
    }

    .hotel-detail .item-box:first-child.first img {
        height: 116px!important
    }
}

@media (min-width: 1200px) {
    .hotel-detail .item-box:first-child.first {
        height:148px!important
    }

    .hotel-detail .item-box:first-child.first img {
        height: 147px!important
    }
}

.hotel-detail .cp-title {
    margin-bottom: 30px;
    font-size: 20px;
    color: #1B1C1D;
    font-weight: 600
}

.hotel-detail .cp-title i {
    font-size: 10px;
    margin-top: -2px;
    border: 1px solid #ccc;
    border-radius: 100%;
    padding: 3px 4px
}

.hotel-detail .cp-title .popover,.hotel-detail .room-types-new #roomTypeModal .flight-features,.hotel-detail .room-types-new .room-type-new .flight-features,.room-detail-modal .room-list .room-type-new .flight-features {
    border-color: #ccc
}

.hotel-detail .cp-title .popover {
    border-radius: 5px;
    box-shadow: 3px 3px 0 #efefef
}

.hotel-detail .cp-progress {
    width: 110px;
    height: 110px;
    position: relative
}

.hotel-detail .customer-point {
    background-color: #393;
    color: #fff;
    padding: 9px 20px 0;
    border-color: #393;
    max-height: 93px;
    min-height: 93px;
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #FFF
}

.hotel-detail .customer-point .point-area {
    border-bottom: 1px solid #fff
}

.hotel-detail .customer-point .point-area .title {
    color: #fff;
    float: left
}

.hotel-detail .customer-point .point-area .title i {
    font-size: 20px
}

.hotel-detail .customer-point .point-area .title span {
    font-size: 16px;
    vertical-align: middle;
    margin-left: 5px
}

.hotel-detail .customer-point .point-area .point {
    text-align: right
}

.hotel-detail .customer-point .point-area .point span {
    display: block;
    font-size: 20px;
    font-weight: 600
}

.hotel-detail .customer-point .point-area .point span small {
    font-size: 60%;
    font-weight: 400
}

.hotel-detail .customer-point .point-area .point a {
    text-decoration: none;
    color: #036;
    font-size: 12px
}

.hotel-detail .customer-point .comment {
    padding-top: 10px;
    padding-bottom: 1px
}

@media (max-width: 1199px) {
    .hotel-detail .customer-point .comment {
        font-size:12px
    }
}

.hotel-detail .cbp-item {
    position: relative
}

.hotel-detail .cbp-item .youtube-play .fa-youtube:before {
    font-size: 45px;
    text-shadow: 1px 0 14px #fff;
    top: 20%;
    left: 30%;
    position: absolute;
    color: red
}

.hotel-detail .cbp-item .youtube-play {
    display: contents!important
}

.hotel-detail .cbp-item .cbp-preview {
    background-color: rgba(0,0,0,.7);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    display: none
}

.hotel-detail .cbp-item .cbp-preview i.fa-search {
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 35%;
    left: 42%
}

.hotel-detail .cbp-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.hotel-detail .cbp-item:hover {
    cursor: pointer
}

.hotel-detail .cbp-item:hover .cbp-preview {
    display: block
}

.hotel-detail .cbp-item:hover a {
    text-decoration: none
}

.hotel-detail .cbp-item.first .cbp-preview i.fa-search {
    font-size: 30px;
    top: 35%;
    left: 45%
}

.hotel-detail .cbp-item .icon-box,.hotel-detail .cbp-item .info-box {
    border-left: none
}

.hotel-detail .icon-box,.hotel-detail .info-box {
    width: 100%;
    color: #fff;
    padding: 10px;
    text-align: center
}

.hotel-detail .icon-box i,.hotel-detail .info-box i {
    font-size: 30px;
    display: block;
    margin-bottom: 5px
}

.hotel-detail .icon-box span,.hotel-detail .info-box span {
    font-size: 14px;
    width: 100%;
    float: left;
    text-align: center
}

.hotel-detail .icon-box a,.hotel-detail .info-box a {
    color: #fff;
    text-decoration: none!important
}

.hotel-detail .icon-box h5.title,.hotel-detail .info-box h5.title {
    color: #fff;
    font-size: 24px;
    margin-top: 10px
}

.hotel-detail .icon-box.green,.hotel-detail .info-box.green {
    background-color: #6c3
}

.hotel-detail .icon-box.blue,.hotel-detail .info-box.blue {
    background-color: #3cf
}

.hotel-detail .icon-box.dark-blue,.hotel-detail .info-box.dark-blue {
    background-color: #036
}

.hotel-detail .icon-box.grey,.hotel-detail .info-box.grey {
    background-color: #ccc;
    border-bottom: 0
}

.hotel-detail .icon-box.orange,.hotel-detail .info-box.orange {
    background-color: #F90
}

.hotel-detail .icon-box.yellow,.hotel-detail .info-box.yellow {
    background-color: #fc3
}

@media (max-width: 767px) {
    .hotel-detail .icon-box h5.title,.hotel-detail .info-box h5.title {
        margin-top:3px;
        margin-bottom: 0
    }

    .hotel-detail .icon-box i,.hotel-detail .info-box i {
        font-size: 24px
    }
}

@media (min-width: 768px) {
    .hotel-detail .icon-box h5.title,.hotel-detail .info-box h5.title {
        margin-top:2px;
        margin-bottom: 7px
    }
}

.hotel-detail .hotel-search {
    padding: 5px;
    border: 1px solid #d1d1d1;
    background: #f9f9f9;
    border-radius: 3px;
    font-weight: 600!important;
    color: #000!important
}

.hotel-detail .hotel-search .container {
    padding: 0
}

@media (max-width: 991px) {
    .hotel-detail .hotel-search {
        margin:0 10px
    }
}

@media (min-width: 768px) {
    .hotel-detail .hotel-search .container {
        padding-right:52px
    }
}

.hotel-detail .hotel-search-wrapper {
    background-color: #fff;
    padding: 17px 10px;
    min-height: 82px;
    display: table
}

.hotel-detail .hotel-search-wrapper .title {
    margin: 0!important;
    padding: 0!important;
    line-height: 46px
}

.hotel-detail .hotel-search-wrapper .btn-second {
    min-height: 46px
}

@media (max-width: 991px) {
    .hotel-detail .hotel-search-wrapper {
        padding-top:0
    }

    .hotel-detail .hotel-search-wrapper .btn {
        padding: 0!important;
        margin-top: 10px!important
    }
}

.hotel-detail .pre-footer {
    text-align: center
}

.hotel-detail .pre-footer span {
    display: block;
    font-style: italic;
    font-size: 16px;
    margin-bottom: 10px
}

.hotel-detail .modal {
    margin-top: 30px
}

.hotel-detail #map {
    height: 300px
}

.hotel-detail #mapModal .modal-dialog {
    width: 830px
}

@media (max-width: 479px) {
    .hotel-detail #mapModal .modal-dialog {
        width:95%
    }
}

@media (max-width: 991px) {
    .hotel-detail #mapModal .modal-dialog {
        width:95%;
        height: 400px
    }
}

.hotel-detail #mapModal .modal-dialog .modal-header {
    border: unset;
    padding: 5px 15px 0
}

.hotel-detail #map-canvas {
    height: 600px;
    width: 800px
}

@media (max-width: 479px) {
    .hotel-detail #map-canvas {
        width:100%;
        height: 300px
    }

    .hotel-detail .hotel-point {
        min-height: 20px
    }
}

@media (max-width: 991px) {
    .hotel-detail #map-canvas {
        width:100%;
        height: 400px
    }

    .hotel-detail .room-types-new #roomTypeModal,.hotel-detail .room-types-new .room-type-new {
        overflow: hidden
    }
}

.hotel-detail .social-platforms {
    padding: 2px 5px 0;
    position: absolute;
    right: 13px;
    border: 1px solid #aaa7a7;
    background: #fafafa;
    display: none;
    top: 30px;
    z-index: 100
}

.hotel-detail .social-platforms a {
    display: inline-block!important;
    margin: 0 5px
}

.hotel-detail .social-platforms a svg {
    height: 14px!important
}

.hotel-detail .social-platforms i {
    font-size: 23px;
    color: #333
}

.hotel-detail .social-platforms.active {
    display: block
}

.hotel-detail .row h2.title {
    padding-left: 10px
}

.hotel-detail .hotel-detail-header-first {
    width: 100%;
    position: relative
}

.hotel-detail .hotel-point {
    position: relative;
    right: 0;
    bottom: 0
}

.hotel-detail .hotel-point .number {
    position: absolute;
    right: 0;
    top: -10px
}

.hotel-detail .hotel-point .text-title {
    position: absolute;
    right: 50px;
    text-align: right;
    width: auto;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 600;
    color: #007bf8
}

.hotel-detail .hotel-point .text-title .comment-count {
    border-right: 1px solid;
    margin-right: 5px;
    padding-right: 10px
}

.hotel-detail .hotel-point .text-title .comment-count i {
    margin-top: -2px;
    font-weight: 600
}

.hotel-detail .poster-price {
    width: 40%;
    float: right;
    height: 46px
}

.hotel-detail .poster-price .price-head {
    float: right;
    text-align: right;
    margin-bottom: 2px
}

.hotel-detail .poster-price .price-head .old-price {
    float: left;
    text-decoration: line-through;
    font-size: 14px;
    color: #999;
    vertical-align: bottom;
    height: 25px;
    padding-top: 11px;
    margin-left: 10px
}

.hotel-detail .poster-price .price-head .price {
    font-size: 24px;
    color: #1c1823;
    float: left;
    margin-left: 10px;
    height: 25px
}

.hotel-detail .poster-price .price-head .price-desc {
    float: left;
    padding-top: 14px;
    font-size: 12px;
    height: 25px
}

.hotel-detail .poster-price .sub-desc {
    width: 100%;
    float: right;
    text-align: right;
    font-size: 12px
}

.hotel-detail .room-opt-title {
    position: relative
}

.hotel-detail .room-opt-title h2 {
    padding-bottom: 0
}

.hotel-detail .panel-title,.hotel-detail .panel-title a:before {
    color: #004bbb
}

.hotel-detail .price-text-small {
    padding-top: 29px;
    padding-bottom: 0
}

.hotel-detail .price-text-small small {
    font-size: 13.5px
}

.hotel-detail .price-text-small .link-item {
    font-size: 16px;
    font-weight: 600
}

@media (max-width: 479px) {
    .hotel-detail .poster-price {
        width:100%
    }

    .hotel-detail .price-text-small {
        padding-top: 5px;
        text-align: left!important
    }
}

.hotel-detail .pane-header {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 30px
}

.hotel-detail .pane-header .title {
    float: left
}

.hotel-detail .pane-header a.back-detail {
    height: 30px;
    display: block;
    float: right;
    padding: 5px;
    border: 1px solid #036;
    color: #036;
    font-weight: 600
}

.hotel-detail .pane-header a.back-detail .tb {
    font-size: 14px;
    padding-right: 5px;
    padding-bottom: 2px
}

.hotel-detail .pane-header a.back-detail:hover {
    text-decoration: none;
    color: #fff;
    background-color: #036
}

.hotel-detail .no-padding {
    padding: 0!important
}

.hotel-detail .room-types-new {
    margin: 0 -90px 20px;
    padding: 34px 90px 22px;
    border-radius: 26px;
    background-color: #f0f2f4
}

.hotel-detail .room-types-new .alert-margin {
    margin: 0!important;
    text-align: center
}

@media (max-width: 479px) {
    .hotel-detail .room-types-new .alert-margin {
        margin-top:15px!important
    }
}

.hotel-detail .room-types-new #roomTypeModal,.hotel-detail .room-types-new .room-type-new {
    margin: 5px 0;
    padding: 10px;
    float: left;
    width: 100%
}

.hotel-detail .room-types-new #roomTypeModal .trivago-border,.hotel-detail .room-types-new .room-type-new .trivago-border {
    border: 1px solid #ff8925!important
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-type,.hotel-detail .room-types-new .room-type-new .room-detail-type {
    position: relative;
    width: 100%;
    height: 60px;
    background: #024293;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    top: 0;
    left: 0;
    border-radius: 13px;
    padding: 9px 20px
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-type.trivago,.hotel-detail .room-types-new .room-type-new .room-detail-type.trivago {
    background: #ff8925
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-type span,.hotel-detail .room-types-new .room-type-new .room-detail-type span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-type span svg,.hotel-detail .room-types-new .room-type-new .room-detail-type span svg {
    margin-right: 10px
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-type-extra-bottom,.hotel-detail .room-types-new .room-type-new .room-detail-type-extra-bottom {
    top: 25px
}

.hotel-detail .room-types-new #roomTypeModal .extra-border,.hotel-detail .room-types-new .room-type-new .extra-border {
    margin-top: 0!important
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box,.hotel-detail .room-types-new .room-type-new .room-detail-box {
    background: #fff;
    padding: 12px 20px 30px;
    margin-bottom: 25px;
    z-index: 2;
    border-radius: 13px;
    border: 1px solid #cfd4da;
    position: relative;
    margin-top: -25px;
    overflow: hidden
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .mobile-detail-img-box,.hotel-detail .room-types-new .room-type-new .room-detail-box .mobile-detail-img-box {
    display: none;
    padding-bottom: 18px;
    margin-bottom: 20px;
    position: relative
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new #roomTypeModal .room-detail-box .features-1,.hotel-detail .room-types-new .room-type-new .room-detail-box .features-1 {
        display:none
    }

    .hotel-detail .room-types-new #roomTypeModal .room-detail-box .mobile-detail-img-box,.hotel-detail .room-types-new .room-type-new .room-detail-box .mobile-detail-img-box {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .mobile-detail-img-box::after,.hotel-detail .room-types-new .room-type-new .room-detail-box .mobile-detail-img-box::after {
    content: "";
    position: absolute;
    width: 104%;
    left: -10px;
    height: 1px;
    bottom: 0;
    background: rgba(111,126,143,.3)
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .mobile-detail-img-box .room-type-title,.hotel-detail .room-types-new .room-type-new .room-detail-box .mobile-detail-img-box .room-type-title {
    display: block;
    font-size: 16px;
    margin-bottom: 5px
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .mobile-detail-img-box .room-calendar,.hotel-detail .room-types-new .room-type-new .room-detail-box .mobile-detail-img-box .room-calendar {
    margin-top: 10px
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .mobile-detail-img-box a.features-button,.hotel-detail .room-types-new .room-type-new .room-detail-box .mobile-detail-img-box a.features-button {
    font-size: 12px;
    color: #115bb9;
    text-decoration: underline
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .mobile-detail-img-box img,.hotel-detail .room-types-new .room-type-new .room-detail-box .mobile-detail-img-box img {
    border-radius: 6px
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box>.row.d-flex,.hotel-detail .room-types-new .room-type-new .room-detail-box>.row.d-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box>.row .border-right-after:after,.hotel-detail .room-types-new .room-type-new .room-detail-box>.row .border-right-after:after {
    content: "";
    position: absolute;
    right: 9px;
    top: -12px;
    background: rgba(111,126,143,.3);
    height: 100%;
    width: 1px
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .tall-group .row,.hotel-detail .room-types-new .room-type-new .room-detail-box .tall-group .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .warning-red,.hotel-detail .room-types-new .room-type-new .room-detail-box .warning-red {
    width: 100%;
    background: rgba(255,12,26,.07);
    border: none;
    padding: 12px 35px;
    color: #ff0c1a;
    font-size: 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 20px;
    border-radius: 6px;
    font-weight: 500
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .warning-red svg,.hotel-detail .room-types-new .room-type-new .room-detail-box .warning-red svg {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    margin-top: 2px
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .capacity,.hotel-detail .room-types-new .room-type-new .room-detail-box .capacity {
    margin-bottom: 24px
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new #roomTypeModal .room-detail-box .capacity,.hotel-detail .room-types-new .room-type-new .room-detail-box .capacity {
        display:none
    }
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .capacity .title,.hotel-detail .room-types-new .room-type-new .room-detail-box .capacity .title {
    font-size: 10px;
    font-weight: 700;
    color: #3f526b
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .capacity .text,.hotel-detail .room-types-new .room-type-new .room-detail-box .capacity .text {
    font-size: 14px;
    color: #3f526b
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .free-cancellation,.hotel-detail .room-types-new .room-type-new .room-detail-box .free-cancellation {
    font-size: 12px;
    color: #11b972;
    padding-left: 7px;
    width: 121px;
    height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(17,185,114,.1);
    margin-top: 8px
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .free-cancellation svg,.hotel-detail .room-types-new .room-type-new .room-detail-box .free-cancellation svg {
    margin-right: 10px
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .features-check-list,.hotel-detail .room-types-new .room-type-new .room-detail-box .features-check-list {
    padding-left: 0;
    list-style: none;
    font-size: 12px;
    color: #3f536c;
    font-family: Poppins-Regular;
    -ms-flex-align: center;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .features-check-list li,.hotel-detail .room-types-new .room-type-new .room-detail-box .features-check-list li {
    margin-bottom: 5px
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .features-check-list li span,.hotel-detail .room-types-new .room-type-new .room-detail-box .features-check-list li span {
    font-size: 12px;
    color: #3f536c;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .features-check-list li span svg,.hotel-detail .room-types-new .room-type-new .room-detail-box .features-check-list li span svg {
    margin-right: 7px
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .features-check-list li span.free,.hotel-detail .room-types-new #roomTypeModal .room-detail-box .features-check-list li span.free svg,.hotel-detail .room-types-new .room-type-new .room-detail-box .features-check-list li span.free,.hotel-detail .room-types-new .room-type-new .room-detail-box .features-check-list li span.free svg {
    color: #11b972
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .features-check-list li span.blue,.hotel-detail .room-types-new .room-type-new .room-detail-box .features-check-list li span.blue {
    color: var(--color-primary)
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .features-check-list li span.gray,.hotel-detail .room-types-new .room-type-new .room-detail-box .features-check-list li span.gray {
    color: #6f7e90
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .features-check-list li span.all-features,.hotel-detail .room-types-new .room-type-new .room-detail-box .features-check-list li span.all-features {
    text-decoration: underline;
    color: #115bb9;
    font-size: 12px
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .room-price,.hotel-detail .room-types-new .room-type-new .room-detail-box .room-price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .room-price .sum-price-text,.hotel-detail .room-types-new .room-type-new .room-detail-box .room-price .sum-price-text {
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
    color: #3f536c
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new #roomTypeModal .room-detail-box .room-price,.hotel-detail .room-types-new .room-type-new .room-detail-box .room-price {
        -ms-flex-align:end;
        align-items: flex-end
    }

    .hotel-detail .room-types-new #roomTypeModal .room-detail-box .room-price .sum-price-text,.hotel-detail .room-types-new .room-type-new .room-detail-box .room-price .sum-price-text {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .room-price .sum-price-text span,.hotel-detail .room-types-new .room-type-new .room-detail-box .room-price .sum-price-text span {
    font-weight: 700;
    padding-left: 4px
}

@media screen and (max-width: 1200px) {
    .hotel-detail .room-types-new #roomTypeModal .room-detail-box .room-price .sum-price-text,.hotel-detail .room-types-new .room-type-new .room-detail-box .room-price .sum-price-text {
        font-size:9px
    }
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .room-price .price-sum,.hotel-detail .room-types-new .room-type-new .room-detail-box .room-price .price-sum {
    margin-top: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new #roomTypeModal .room-detail-box .room-price .price-sum,.hotel-detail .room-types-new .room-type-new .room-detail-box .room-price .price-sum {
        -ms-flex-direction:column;
        flex-direction: column;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .room-price .price-sum .upPrice,.hotel-detail .room-types-new .room-type-new .room-detail-box .room-price .price-sum .upPrice {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .room-price .price-sum .price-discount,.hotel-detail .room-types-new .room-type-new .room-detail-box .room-price .price-sum .price-discount {
    font-size: 12px;
    color: #fff;
    background: #8437bc;
    width: 30px;
    height: 20px;
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 5px
}

@media screen and (max-width: 1200px) {
    .hotel-detail .room-types-new #roomTypeModal .room-detail-box .room-price .price-sum .price-discount,.hotel-detail .room-types-new .room-type-new .room-detail-box .room-price .price-sum .price-discount {
        font-size:11px
    }
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .room-price .price-sum .price-real,.hotel-detail .room-types-new .room-type-new .room-detail-box .room-price .price-sum .price-real {
    font-size: 14px;
    color: #3f536c;
    margin-right: 5px;
    text-decoration: line-through
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .room-price .price-sum .sell-price,.hotel-detail .room-types-new .room-type-new .room-detail-box .room-price .price-sum .sell-price {
    font-size: 18px;
    color: #8437bc;
    font-weight: 700
}

@media screen and (max-width: 991px) {
    .hotel-detail .room-types-new #roomTypeModal .room-detail-box .room-price .price-sum,.hotel-detail .room-types-new .room-type-new .room-detail-box .room-price .price-sum {
        -ms-flex-direction:column-reverse;
        flex-direction: column-reverse
    }
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .room-calendar,.hotel-detail .room-types-new .room-type-new .room-detail-box .room-calendar {
    display: inline-block;
    margin-top: 35px
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .room-calendar a,.hotel-detail .room-types-new .room-type-new .room-detail-box .room-calendar a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: #edf4fd;
    width: 170px;
    -ms-flex-pack: center;
    justify-content: center;
    height: 30px;
    font-size: 12px;
    border-radius: 6px;
    color: #115bb9
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box .room-calendar a svg,.hotel-detail .room-types-new .room-type-new .room-detail-box .room-calendar a svg {
    margin-right: 5px
}

.hotel-detail .room-types-new #roomTypeModal .room-detail-box.extra-bottom,.hotel-detail .room-types-new .room-type-new .room-detail-box.extra-bottom {
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 0;
    margin-top: 0
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar {
    background: #578bce;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 17px 20px;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar {
        -ms-flex-direction:column;
        flex-direction: column
    }
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .extra-title,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .extra-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .extra-title svg,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .extra-title svg {
    width: 60px;
    height: 38px;
    margin-right: 17px;
    color: #578bce
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .extra-title p,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .extra-title p {
    font-size: 14px;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .extra-title p .warning-ticket,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .extra-title p .warning-ticket {
    font-size: 12px;
    color: #578bce;
    background: #fff;
    padding: 12px 10px;
    margin: 6px 0;
    border-radius: 6px
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .extra-title p .warning-ticket svg,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .extra-title p .warning-ticket svg {
    width: 11px;
    height: 11px;
    margin-right: 7px;
    color: #578bce
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .ticket-full,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .ticket-full {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .ticket-full,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .ticket-full {
        width:100%;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .ticket-full a,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .ticket-full a {
    font-size: 14px;
    color: #578bce;
    background: #fff;
    border-radius: 50px;
    width: 155px;
    height: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .room-price,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .room-price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-right: 38px
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .room-price,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .room-price {
        margin-right:0
    }
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .room-price .sum-price-text,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .room-price .sum-price-text {
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
    color: #fff
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .room-price .sum-price-text span,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .room-price .sum-price-text span {
    font-weight: 700
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .room-price .price-sum,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .room-price .price-sum {
    margin-top: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .room-price .price-sum .price-discount,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .room-price .price-sum .price-discount {
    font-size: 12px;
    color: #fff;
    background: #b81e11;
    width: 30px;
    height: 20px;
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 5px
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .room-price .price-sum .price-real,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .room-price .price-sum .price-real {
    font-size: 16px;
    color: #fff;
    margin-right: 5px;
    text-decoration: line-through
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .room-price .price-sum .sell-price,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .room-price .price-sum .sell-price {
    font-size: 24px;
    color: #fff;
    font-weight: 600
}

.hotel-detail .room-types-new #roomTypeModal .discount-info .discountPrice span,.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .room-price .discount-info .discountPrice span,.hotel-detail .room-types-new .room-type-new .discount-info .discountPrice span,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .room-price .discount-info .discountPrice span {
    font-weight: 700
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .room-price .discount-info,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .room-price .discount-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .room-price .discount-info .discount-installement,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .room-price .discount-info .discount-installement {
    font-size: 14px;
    color: #65339f;
    background: rgba(101,51,159,.1);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 3px 5px;
    font-family: Poppins-Bold;
    border-radius: 4px;
    margin-right: 5px
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .room-price .discount-info .discountPrice,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .room-price .discount-info .discountPrice {
    font-size: 14px;
    color: #fff;
    padding: 3px 5px;
    background: rgba(17,91,185,.1);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.hotel-detail .room-types-new #roomTypeModal .extra-bottom-bar .room-price .discount-info span,.hotel-detail .room-types-new .room-type-new .extra-bottom-bar .room-price .discount-info span {
    display: block
}

.hotel-detail .room-types-new #roomTypeModal .room-one-img,.hotel-detail .room-types-new .room-type-new .room-one-img {
    height: 160px;
    width: 100%;
    object-fit: cover;
    border-radius: 13px
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new #roomTypeModal .room-one-img,.hotel-detail .room-types-new .room-type-new .room-one-img {
        display:none
    }
}

.hotel-detail .room-types-new #roomTypeModal .price-item,.hotel-detail .room-types-new .room-type-new .price-item {
    display: -ms-flexbox;
    display: flex
}

.hotel-detail .room-types-new #roomTypeModal .btn-orange-special,.hotel-detail .room-types-new .room-type-new .btn-orange-special {
    height: auto;
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px
}

.hotel-detail .room-types-new #roomTypeModal .btn-area,.hotel-detail .room-types-new .room-type-new .btn-area {
    display: table;
    width: 100%
}

@media (min-width: 768px) {
    .hotel-detail .room-types-new #roomTypeModal .btn-area,.hotel-detail .room-types-new .room-type-new .btn-area {
        min-height:100px
    }
}

.hotel-detail .room-types-new #roomTypeModal .btn-area .btn-cell,.hotel-detail .room-types-new .room-type-new .btn-area .btn-cell {
    display: table-cell;
    vertical-align: middle
}

.hotel-detail .room-types-new #roomTypeModal .d-flex-between,.hotel-detail .room-types-new .room-type-new .d-flex-between {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.hotel-detail .room-types-new #roomTypeModal .discount-info,.hotel-detail .room-types-new .room-type-new .discount-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px
}

.hotel-detail .room-types-new #roomTypeModal .discount-info .discount-installement,.hotel-detail .room-types-new .room-type-new .discount-info .discount-installement {
    font-size: 11px;
    color: #65339f;
    background: rgba(101,51,159,.1);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 3px 5px;
    border-radius: 4px;
    margin-right: 5px
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new #roomTypeModal .discount-info .discount-installement,.hotel-detail .room-types-new .room-type-new .discount-info .discount-installement {
        display:none
    }
}

.hotel-detail .room-types-new #roomTypeModal .discount-info .discountPrice,.hotel-detail .room-types-new .room-type-new .discount-info .discountPrice {
    font-size: 11px;
    color: #b81e11;
    padding: 3px 5px;
    background: rgba(184,30,17,.1);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.hotel-detail .room-types-new #roomTypeModal .discount-info span,.hotel-detail .room-types-new .room-type-new .discount-info span {
    display: block
}

.hotel-detail .room-types-new #roomTypeModal .reservation,.hotel-detail .room-types-new .room-type-new .reservation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-direction: column;
    flex-direction: column
}

.hotel-detail .room-types-new #roomTypeModal .reservation .last-room,.hotel-detail .room-types-new .room-type-new .reservation .last-room {
    font-size: 12px;
    color: #d80939;
    margin-bottom: 5px
}

.hotel-detail .room-types-new #roomTypeModal .reservation .guarante,.hotel-detail .room-types-new .room-type-new .reservation .guarante {
    color: #3f526b;
    font-size: 12px
}

.hotel-detail .room-types-new #roomTypeModal .reservation a,.hotel-detail .room-types-new .room-type-new .reservation a {
    font-size: 14px;
    color: #fff;
    background: var(--color-primary);
    border-radius: 50px;
    width: 155px;
    height: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 12px
}

.hotel-detail .room-types-new #roomTypeModal .price-area,.hotel-detail .room-types-new .room-type-new .price-area {
    border-radius: 3px;
    border: 1px solid #e3e9f1;
    background-color: #fafcff;
    width: 100%;
    display: table;
    margin-bottom: 10px
}

@media (max-width: 479px) {
    .hotel-detail .room-types-new #roomTypeModal .price-area,.hotel-detail .room-types-new .room-type-new .price-area {
        margin-top:10px;
        display: table
    }
}

.hotel-detail .room-types-new #roomTypeModal .price-area .calculate-info,.hotel-detail .room-types-new .room-type-new .price-area .calculate-info {
    font-size: 11px;
    font-weight: 700;
    text-align: right;
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding: 13px;
    width: 40%
}

.hotel-detail .room-types-new #roomTypeModal .price-area .calculate-info span,.hotel-detail .room-types-new .room-type-new .price-area .calculate-info span {
    display: block
}

.hotel-detail .room-types-new #roomTypeModal .price-area .calculate-info div,.hotel-detail .room-types-new .room-type-new .price-area .calculate-info div {
    font-weight: 400
}

@media (max-width: 992px) {
    .hotel-detail .room-types-new #roomTypeModal .price-area .calculate-info,.hotel-detail .room-types-new .room-type-new .price-area .calculate-info {
        width:50%;
        font-size: 14px
    }

    .hotel-detail .room-types-new #roomTypeModal .price-area .calculate-info span,.hotel-detail .room-types-new .room-type-new .price-area .calculate-info span {
        display: inline
    }
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new #roomTypeModal .price-area .calculate-info-p,.hotel-detail .room-types-new .room-type-new .price-area .calculate-info-p {
        width:44%;
        padding: 10px
    }

    .hotel-detail .room-types-new #roomTypeModal .btn-p,.hotel-detail .room-types-new .room-type-new .btn-p {
        white-space: break-spaces
    }

    .hotel-detail .room-types-new #roomTypeModal .btn-area-p,.hotel-detail .room-types-new .room-type-new .btn-area-p {
        min-height: 123px
    }
}

.hotel-detail .room-types-new #roomTypeModal .price-area .price-info,.hotel-detail .room-types-new .room-type-new .price-area .price-info {
    border-left: solid 1px #e3e9f1;
    padding-right: 13px;
    display: table-cell
}

@media (max-width: 479px) {
    .hotel-detail .room-types-new #roomTypeModal .price-area .price-info,.hotel-detail .room-types-new .room-type-new .price-area .price-info {
        border-left:solid 1px #e3e9f1;
        border-top: 0!important;
        margin-top: 0!important;
        display: table-cell;
        vertical-align: middle;
        float: none
    }
}

@media (min-width: 480px) and (max-width:767px) {
    .hotel-detail .room-types-new #roomTypeModal .price-area .price-info,.hotel-detail .room-types-new .room-type-new .price-area .price-info {
        border-left:solid 1px #e3e9f1;
        border-top: 0!important;
        margin-top: 0!important
    }
}

.hotel-detail .room-types-new #roomTypeModal .price-area .price-info div,.hotel-detail .room-types-new .room-type-new .price-area .price-info div {
    padding-top: 10px
}

.hotel-detail .room-types-new #roomTypeModal .price-area .price-info .price-real,.hotel-detail .room-types-new .room-type-new .price-area .price-info .price-real {
    color: #888;
    font-size: 16px;
    text-align: right
}

.hotel-detail .room-types-new #roomTypeModal .price-area .price-info .percent-discount,.hotel-detail .room-types-new .room-type-new .price-area .price-info .percent-discount {
    border-radius: 3px;
    border: 1px solid #d8232a;
    background-color: #fff;
    padding: 3px;
    font-size: 13px;
    font-weight: 900;
    color: #d8232a;
    margin-right: 5px
}

.hotel-detail .room-types-new #roomTypeModal .price-area .price-info .price-discount,.hotel-detail .room-types-new .room-type-new .price-area .price-info .price-discount {
    border-radius: 3px;
    border: 1px solid #d8232a;
    background-color: #fff;
    padding: 3px;
    font-size: 13px;
    color: #d8232a
}

.hotel-detail .room-types-new #roomTypeModal .price-area .price-info .price-discount span,.hotel-detail .room-types-new .room-type-new .price-area .price-info .price-discount span {
    font-weight: 700
}

.hotel-detail .room-types-new #roomTypeModal .price-area .price-info .discount-area,.hotel-detail .room-types-new .room-type-new .price-area .price-info .discount-area {
    text-align: right;
    display: flow-root
}

.hotel-detail .room-types-new #roomTypeModal .price-area .price-info .sell-price,.hotel-detail .room-types-new .room-type-new .price-area .price-info .sell-price {
    font-size: 24px;
    font-weight: 700;
    text-align: right;
    margin-bottom: 10px
}

.hotel-detail .room-types-new #roomTypeModal .bottom-room-option,.hotel-detail .room-types-new .room-type-new .bottom-room-option {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: end;
    align-items: flex-end;
    min-height: 80px;
    margin-top: -10px
}

@media (max-width: 767px) {
    .hotel-detail .room-types-new #roomTypeModal .bottom-room-option,.hotel-detail .room-types-new .room-type-new .bottom-room-option {
        margin-top:30px
    }
}

.hotel-detail .room-types-new #roomTypeModal .bottom-room-option .priceInfo,.hotel-detail .room-types-new .room-type-new .bottom-room-option .priceInfo {
    border: 1px solid #ccc;
    padding: 5px;
    font-size: 12px
}

.hotel-detail .room-types-new #roomTypeModal .bottom-room-option .priceInfo .arrow,.hotel-detail .room-types-new .room-type-new .bottom-room-option .priceInfo .arrow {
    position: relative
}

.hotel-detail .room-types-new #roomTypeModal .bottom-room-option .priceInfo .arrow:after,.hotel-detail .room-types-new #roomTypeModal .bottom-room-option .priceInfo .arrow:before,.hotel-detail .room-types-new .room-type-new .bottom-room-option .priceInfo .arrow:after,.hotel-detail .room-types-new .room-type-new .bottom-room-option .priceInfo .arrow:before {
    content: " ";
    bottom: -46px;
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    border-right: 15px solid #ccc;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.hotel-detail .room-types-new #roomTypeModal .bottom-room-option .priceInfo .arrow:after,.hotel-detail .room-types-new .room-type-new .bottom-room-option .priceInfo .arrow:after {
    border-right-color: #fff;
    bottom: -45px
}

.hotel-detail .room-types-new #roomTypeModal .room-type-title,.hotel-detail .room-types-new .room-type-new .room-type-title {
    margin: 0 0 10px;
    font-size: 18px!important;
    font-weight: 600;
    color: #3f536c;
    font-family: Poppins-SemiBold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: left
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new #roomTypeModal .room-type-title,.hotel-detail .room-types-new .room-type-new .room-type-title {
        display:none
    }
}

.hotel-detail .room-types-new #roomTypeModal .small-title,.hotel-detail .room-types-new .room-type-new .small-title {
    display: block;
    color: #232323;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

@media (max-width: 768px) {
    .hotel-detail .room-types-new #roomTypeModal .small-title,.hotel-detail .room-types-new .room-type-new .small-title {
        margin-top:10px
    }
}

.hotel-detail .room-types-new #roomTypeModal .info-text,.hotel-detail .room-types-new .room-type-new .info-text {
    margin: 0;
    font-size: 12px;
    line-height: 1.2
}

.hotel-detail .room-types-new #roomTypeModal .image-block,.hotel-detail .room-types-new .room-type-new .image-block {
    min-width: 160px;
    min-height: 118px
}

.hotel-detail .room-types-new #roomTypeModal .image-block .small-title,.hotel-detail .room-types-new .room-type-new .image-block .small-title {
    margin-top: 5px
}

.hotel-detail .room-types-new #roomTypeModal .image-block .cbp-item,.hotel-detail .room-types-new #roomTypeModal .image-block .cbp-item-wrapper,.hotel-detail .room-types-new #roomTypeModal .image-block .cbp-wrapper,.hotel-detail .room-types-new #roomTypeModal .image-block .cbp-wrapper-outer,.hotel-detail .room-types-new #roomTypeModal .image-block .quick-detail,.hotel-detail .room-types-new .room-type-new .image-block .cbp-item,.hotel-detail .room-types-new .room-type-new .image-block .cbp-item-wrapper,.hotel-detail .room-types-new .room-type-new .image-block .cbp-wrapper,.hotel-detail .room-types-new .room-type-new .image-block .cbp-wrapper-outer,.hotel-detail .room-types-new .room-type-new .image-block .quick-detail {
    position: static!important;
    width: initial!important;
    height: initial!important
}

.hotel-detail .room-types-new #roomTypeModal .image-block .img-responsive,.hotel-detail .room-types-new .room-type-new .image-block .img-responsive {
    height: 100%;
    object-fit: cover;
    position: absolute
}

.hotel-detail .room-types-new #roomTypeModal .label,.hotel-detail .room-types-new .room-type-new .label {
    margin: 5px 0
}

.hotel-detail .room-types-new #roomTypeModal .features-link,.hotel-detail .room-types-new .room-type-new .features-link {
    display: inline-block;
    margin: 3px 0;
    color: #004bbb!important;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px
}

.hotel-detail .room-types-new #roomTypeModal .features-link:hover,.hotel-detail .room-types-new .room-type-new .features-link:hover {
    text-decoration: underline;
    color: #074096!important
}

@media (min-width: 768px) and (max-width:991px) {
    .hotel-detail .room-types-new #roomTypeModal .features-link,.hotel-detail .room-types-new .room-type-new .features-link {
        padding:2px 7px;
        border: 1px solid #3cf;
        font-size: 12px;
        text-decoration: none;
        line-height: 1
    }
}

.hotel-detail .room-types-new #roomTypeModal .features-link i,.hotel-detail .room-types-new .room-type-new .features-link i {
    margin-left: 5px
}

.hotel-detail .room-types-new #roomTypeModal .features-link .fa-angle-left,.hotel-detail .room-types-new .room-type-new .features-link .fa-angle-left {
    display: none
}

.hotel-detail .room-types-new #roomTypeModal .features-link.open .fa-angle-left,.hotel-detail .room-types-new .room-type-new .features-link.open .fa-angle-left {
    display: inline-block
}

.hotel-detail .room-types-new #roomTypeModal .features-link.open .fa-angle-right,.hotel-detail .room-types-new .room-type-new .features-link.open .fa-angle-right {
    display: none
}

.hotel-detail .room-types-new #roomTypeModal .room-img,.hotel-detail .room-types-new .room-type-new .room-img {
    overflow: hidden;
    position: absolute!important;
    height: 100%;
    width: 100%
}

.hotel-detail .room-types-new #roomTypeModal .room-img .zoom,.hotel-detail .room-types-new .room-type-new .room-img .zoom {
    position: absolute;
    right: 5px;
    bottom: 5px;
    display: table;
    width: 30px;
    height: 30px;
    background: #3cf;
    border-radius: 100%;
    color: #fff;
    text-align: center
}

.hotel-detail .room-types-new #roomTypeModal .room-img .zoom i,.hotel-detail .room-types-new .room-type-new .room-img .zoom i {
    display: table-cell;
    vertical-align: middle;
    font-size: 17px
}

.hotel-detail .room-types-new #roomTypeModal .room-opportunities,.hotel-detail .room-types-new .room-type-new .room-opportunities {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px
}

.hotel-detail .room-types-new #roomTypeModal .room-opportunities i,.hotel-detail .room-types-new .room-type-new .room-opportunities i {
    font-size: 14px;
    margin-right: 5px
}

.hotel-detail .room-types-new #roomTypeModal .room-opportunities a,.hotel-detail .room-types-new .room-type-new .room-opportunities a {
    color: #1B1C1D;
    text-decoration: none
}

.hotel-detail .room-types-new #roomTypeModal .room-opportunities a:hover,.hotel-detail .room-types-new .room-type-new .room-opportunities a:hover {
    color: #B8B8B8
}

.hotel-detail .room-types-new #roomTypeModal .discount-price,.hotel-detail .room-types-new .room-type-new .discount-price {
    height: 21px;
    border-radius: 10px;
    background-color: #6c3;
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    float: right
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new #roomTypeModal .discount-price,.hotel-detail .room-types-new .room-type-new .discount-price {
        font-size:16px
    }
}

@media (max-width: 767px) {
    .hotel-detail .room-types-new #roomTypeModal .discount-wrapper,.hotel-detail .room-types-new .room-type-new .discount-wrapper {
        display:block!important
    }

    .hotel-detail .room-types-new #roomTypeModal .discount-price,.hotel-detail .room-types-new .room-type-new .discount-price {
        font-size: 16px
    }
}

@media (max-width: 479px) {
    .hotel-detail .room-types-new #roomTypeModal .discount-price,.hotel-detail .room-types-new .room-type-new .discount-price {
        font-size:16px
    }
}

.hotel-detail .room-types-new #roomTypeModal .discount-price img,.hotel-detail .room-types-new .room-type-new .discount-price img {
    width: 7px;
    height: 10px;
    object-fit: contain;
    margin-bottom: 3px
}

.hotel-detail .room-types-new #roomTypeModal .discount,.hotel-detail .room-types-new .room-type-new .discount {
    margin-bottom: 0;
    color: #6C3;
    font-size: 12px
}

.hotel-detail .room-types-new #roomTypeModal .discount b,.hotel-detail .room-types-new .room-type-new .discount b {
    font-size: 18px;
    font-weight: 600
}

.hotel-detail .room-types-new #roomTypeModal .old-price,.hotel-detail .room-types-new #roomTypeModal .price,.hotel-detail .room-types-new .room-type-new .old-price,.hotel-detail .room-types-new .room-type-new .price {
    text-align: right;
    float: right
}

.hotel-detail .room-types-new #roomTypeModal .old-price,.hotel-detail .room-types-new .room-type-new .old-price {
    color: #999;
    text-decoration: line-through
}

.hotel-detail .room-types-new #roomTypeModal .price,.hotel-detail .room-types-new .room-type-new .price {
    color: #1c1823;
    font-size: 24px;
    margin-top: 5px
}

@media (max-width: 767px) {
    .hotel-detail .room-types-new #roomTypeModal .old-price,.hotel-detail .room-types-new #roomTypeModal .price,.hotel-detail .room-types-new .room-type-new .old-price,.hotel-detail .room-types-new .room-type-new .price {
        text-align:left
    }

    .hotel-detail .room-types-new #roomTypeModal .price,.hotel-detail .room-types-new .room-type-new .price {
        padding-right: 10px;
        position: absolute;
        top: 15px;
        right: 0
    }

    .hotel-detail .room-types-new #roomTypeModal .last-count,.hotel-detail .room-types-new .room-type-new .last-count {
        margin: 3px 0
    }
}

.hotel-detail .room-types-new #roomTypeModal .btn-action,.hotel-detail .room-types-new .room-type-new .btn-action {
    padding: 3px 12px
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new #roomTypeModal .btn-action,.hotel-detail .room-types-new .room-type-new .btn-action {
        padding:9px 12px
    }
}

@media (min-width: 992px) and (max-width:1440px) {
    .hotel-detail .room-types-new #roomTypeModal .btn-action,.hotel-detail .room-types-new .room-type-new .btn-action {
        padding:3px 10px;
        font-size: 12px
    }
}

.hotel-detail .room-types-new #roomTypeModal .last-count,.hotel-detail .room-types-new .room-type-new .last-count {
    display: block;
    color: #f03;
    font-size: 12px;
    font-weight: 600;
    text-align: center
}

.hotel-detail .room-types-new #roomTypeModal .last-count i,.hotel-detail .room-types-new .room-type-new .last-count i {
    font-size: 20px
}

.hotel-detail .room-types-new #roomTypeModal .room-options:after,.hotel-detail .room-types-new #roomTypeModal .room-options:before,.hotel-detail .room-types-new .room-type-new .room-options:after,.hotel-detail .room-types-new .room-type-new .room-options:before {
    content: " ";
    display: table
}

.hotel-detail .room-types-new #roomTypeModal .room-options .room-option,.hotel-detail .room-types-new .room-type-new .room-options .room-option {
    padding-bottom: 20px;
    margin-bottom: 5px;
    border-bottom: solid 1px #ccc
}

.hotel-detail .room-types-new #roomTypeModal .room-options .room-option:last-child,.hotel-detail .room-types-new .room-type-new .room-options .room-option:last-child {
    border-bottom: 0;
    padding-bottom: 0!important
}

.hotel-detail .room-types-new #roomTypeModal .room-options .room-option .option-title,.hotel-detail .room-types-new .room-type-new .room-options .room-option .option-title {
    margin: 20px 0 5px;
    color: #F90;
    font-weight: 600
}

.hotel-detail .room-types-new #roomTypeModal .room-options .room-option span.price:first-child,.hotel-detail .room-types-new .room-type-new .room-options .room-option span.price:first-child {
    top: 5px
}

.hotel-detail .room-types-new #roomTypeModal .room-options .wrapper,.hotel-detail .room-types-new .room-type-new .room-options .wrapper {
    width: 100%
}

.hotel-detail .room-types-new #roomTypeModal .room-options .wrapper>*,.hotel-detail .room-types-new .room-type-new .room-options .wrapper>* {
    display: table-cell;
    vertical-align: bottom
}

.hotel-detail .room-types-new #roomTypeModal .flight-features,.hotel-detail .room-types-new #roomTypeModal .room-features,.hotel-detail .room-types-new .room-type-new .flight-features,.hotel-detail .room-types-new .room-type-new .room-features {
    margin: 10px -11px -11px;
    padding: 10px 0;
    border: 1px solid #3cf
}

.hotel-detail .room-types-new #roomTypeModal .flight-features .feature-list,.hotel-detail .room-types-new #roomTypeModal .room-features .feature-list,.hotel-detail .room-types-new .room-type-new .flight-features .feature-list,.hotel-detail .room-types-new .room-type-new .room-features .feature-list {
    list-style-type: none;
    overflow: hidden;
    width: 100%;
    padding-left: 12px
}

@media (min-width: 992px) {
    .hotel-detail .room-types-new #roomTypeModal .flight-features .feature-list,.hotel-detail .room-types-new #roomTypeModal .room-features .feature-list,.hotel-detail .room-types-new .room-type-new .flight-features .feature-list,.hotel-detail .room-types-new .room-type-new .room-features .feature-list {
        display:table
    }
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new #roomTypeModal .flight-features .feature-list,.hotel-detail .room-types-new #roomTypeModal .room-features .feature-list,.hotel-detail .room-types-new .room-type-new .flight-features .feature-list,.hotel-detail .room-types-new .room-type-new .room-features .feature-list {
        margin-bottom:10px
    }
}

.hotel-detail .room-types-new #roomTypeModal .flight-features .feature-list li,.hotel-detail .room-types-new #roomTypeModal .room-features .feature-list li,.hotel-detail .room-types-new .room-type-new .flight-features .feature-list li,.hotel-detail .room-types-new .room-type-new .room-features .feature-list li {
    float: left;
    color: #333;
    font-size: 12px;
    margin-right: 18px;
    margin-bottom: 5px;
    width: 15%
}

.hotel-detail .room-types-new #roomTypeModal .flight-features .feature-list li i,.hotel-detail .room-types-new #roomTypeModal .room-features .feature-list li i,.hotel-detail .room-types-new .room-type-new .flight-features .feature-list li i,.hotel-detail .room-types-new .room-type-new .room-features .feature-list li i {
    margin-right: 3px;
    color: #3cf
}

@media (max-width: 1199px) {
    .hotel-detail .room-types-new #roomTypeModal .flight-features .feature-list li,.hotel-detail .room-types-new #roomTypeModal .room-features .feature-list li,.hotel-detail .room-types-new .room-type-new .flight-features .feature-list li,.hotel-detail .room-types-new .room-type-new .room-features .feature-list li {
        width:23%
    }
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new #roomTypeModal .flight-features .feature-list li,.hotel-detail .room-types-new #roomTypeModal .room-features .feature-list li,.hotel-detail .room-types-new .room-type-new .flight-features .feature-list li,.hotel-detail .room-types-new .room-type-new .room-features .feature-list li {
        width:73%
    }

    .hotel-detail .room-types-new #roomTypeModal .flight-features,.hotel-detail .room-types-new .room-type-new .flight-features {
        border: 0
    }
}

@media (max-width: 479px) {
    .hotel-detail .room-types-new #roomTypeModal .flight-features .feature-list li,.hotel-detail .room-types-new #roomTypeModal .room-features .feature-list li,.hotel-detail .room-types-new .room-type-new .flight-features .feature-list li,.hotel-detail .room-types-new .room-type-new .room-features .feature-list li {
        width:45%
    }
}

.hotel-detail .room-types-new #roomTypeModal .flight-features i,.hotel-detail .room-types-new .room-type-new .flight-features i {
    color: #1B1C1D
}

.hotel-detail .room-types-new #roomTypeModal .flight-features .feature-list li,.hotel-detail .room-types-new .room-type-new .flight-features .feature-list li {
    width: 48%
}

.hotel-detail .room-types-new #roomTypeModal .opportunities-choose,.hotel-detail .room-types-new .room-type-new .opportunities-choose {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.hotel-detail .room-types-new #roomTypeModal .opportunities-choose.open .opportunities-choose-dropdown,.hotel-detail .room-types-new .room-type-new .opportunities-choose.open .opportunities-choose-dropdown {
    display: block
}

.hotel-detail .room-types-new #roomTypeModal .opportunities-choose.open .dropdown-link,.hotel-detail .room-types-new .room-type-new .opportunities-choose.open .dropdown-link {
    color: #004bbb
}

.hotel-detail .room-types-new #roomTypeModal .opportunities-choose .dropdown-link,.hotel-detail .room-types-new .room-type-new .opportunities-choose .dropdown-link {
    min-width: 168px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #004bbb;
    color: #004bbb;
    font-weight: 600;
    padding: 3px;
    text-decoration: none
}

.hotel-detail .room-types-new #roomTypeModal .opportunities-choose .opportunities-choose-dropdown,.hotel-detail .room-types-new .room-type-new .opportunities-choose .opportunities-choose-dropdown {
    display: none;
    padding: 10px;
    position: absolute;
    top: 32px;
    left: 0;
    right: 0;
    border: 1px solid #3cf;
    background: #fff;
    z-index: 2;
    box-shadow: 0 5px 5px 0 rgba(204,204,204,.5)
}

.hotel-detail .room-types-new #roomTypeModal .opportunities-choose .opportunities-choose-dropdown:before,.hotel-detail .room-types-new .room-type-new .opportunities-choose .opportunities-choose-dropdown:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 13px;
    height: 10px;
    background: url(../../../tbcom/assets/images/general-sprite.png) -94px -57px no-repeat
}

.hotel-detail .room-types-new #roomTypeModal .opportunities-choose .dropdown-title,.hotel-detail .room-types-new .room-type-new .opportunities-choose .dropdown-title {
    display: block;
    padding-bottom: 5px;
    border-bottom: solid 1px #ccc;
    font-size: 11px;
    font-style: italic;
    text-align: center
}

.hotel-detail .room-types-new #roomTypeModal .opportunities-choose .list,.hotel-detail .room-types-new .room-type-new .opportunities-choose .list {
    padding: 7px 0 0;
    margin: 0;
    list-style: none
}

.hotel-detail .room-types-new #roomTypeModal .opportunities-choose .list li label,.hotel-detail .room-types-new .room-type-new .opportunities-choose .list li label {
    font-size: 12px;
    font-weight: 400
}

.hotel-detail .room-types-new #roomTypeModal .room-type-notes,.hotel-detail .room-types-new .room-type-new .room-type-notes {
    background: #fffef2;
    border: 1px dashed #cc9;
    padding: 10px 5px;
    margin-top: 10px
}

.hotel-detail .room-types-new #roomTypeModal .room-type-notes ul,.hotel-detail .room-types-new .room-type-new .room-type-notes ul {
    margin-bottom: 0;
    padding-left: 30px;
    color: #333
}

.hotel-detail .room-types-new #roomTypeModal .room-type-campaign,.hotel-detail .room-types-new .room-type-new .room-type-campaign {
    background-color: #e6f8f1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #11b972;
    margin-top: 10px;
    font-size: 12px;
    padding: 6px;
    border-radius: 6px;
    letter-spacing: .4px
}

.hotel-detail .covid-19-info .covid-title,.hotel-detail .covid-19-info ul li,.hotel-detail .highlight-new ul li {
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal
}

.hotel-detail .room-types-new #roomTypeModal .room-type-campaign svg,.hotel-detail .room-types-new .room-type-new .room-type-campaign svg {
    margin-right: 10px
}

.hotel-detail .room-types-new #roomTypeModal .room-type-info,.hotel-detail .room-types-new .room-type-new .room-type-info {
    border-top: 1px solid #ccc;
    padding: 5px 10px;
    margin-left: -10px;
    margin-right: -10px
}

.hotel-detail .room-types-new #roomTypeModal .room-type-info:last-child,.hotel-detail .room-types-new .room-type-new .room-type-info:last-child {
    margin-bottom: -10px
}

.hotel-detail .room-types-new #roomTypeModal .room-type-info p,.hotel-detail .room-types-new .room-type-new .room-type-info p {
    display: inline-block;
    margin: 0
}

.hotel-detail .room-types-new #roomTypeModal .room-type-info.green,.hotel-detail .room-types-new .room-type-new .room-type-info.green {
    color: #6C3
}

.hotel-detail .room-types-new #roomTypeModal .room-type-info.orange,.hotel-detail .room-types-new .room-type-new .room-type-info.orange {
    color: #F90
}

.hotel-detail .room-types-new #roomTypeModal .room-type-info.red,.hotel-detail .room-types-new .room-type-new .room-type-info.red {
    color: #f03
}

.hotel-detail .room-types-new #roomTypeModal .room-type-info.blue,.hotel-detail .room-types-new .room-type-new .room-type-info.blue {
    color: #036
}

.hotel-detail .room-types-new .top-border {
    border-top: solid 1px #e5e5e5;
    float: right;
    margin-bottom: 10px;
    margin-top: 10px
}

@media (max-width: 992px) {
    .hotel-detail .room-types-new .top-border {
        float:none;
        margin-top: 20px
    }
}

.hotel-detail .room-types-new .flight-package-new {
    padding: 0 10px 0 4px
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new .flight-package-new {
        padding-left:10px
    }
}

.hotel-detail .room-types-new .flight-package-new .package-title {
    width: 160px;
    height: 102px;
    margin: 0 15px 0 0;
    display: table-cell;
    vertical-align: middle;
    border-radius: 3px;
    border: 1px solid #d0d8e3;
    background-color: #e3e9f1;
    font-size: 16px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #002c66
}

@media (max-width: 992px) {
    .hotel-detail .room-types-new .flight-package-new .package-title {
        width:100%;
        display: inline-block;
        height: auto;
        padding: 5px
    }
}

.hotel-detail .room-types-new .flight-package-new .calculate-info {
    padding: 9px!important
}

.hotel-detail .room-types-new .flight-package-new .price-info {
    vertical-align: middle
}

.hotel-detail .room-types-new .flight-package-new .package-price-area {
    margin-top: 0;
    margin-bottom: 0
}

.hotel-detail .room-types-new .flight-package-new .package-info-area {
    border-radius: 3px;
    border: 1px solid #e3e9f1;
    width: 100%;
    min-height: 90px;
    display: table
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new .flight-package-new .package-info-area {
        min-height:54px
    }
}

.hotel-detail .room-types-new .flight-package-new .package-info-area .package-text-info {
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    float: none
}

.hotel-detail .room-types-new .flight-package-new .package-info-area .package-text-info span:nth-child(1) {
    color: #e13500
}

.hotel-detail .room-types-new .flight-package-new .package-info-area .package-text-info span:nth-child(2) {
    color: #044bbb
}

.hotel-detail .room-types-new .flight-package-new .package-info-area .package-text-info span:nth-child(3) {
    color: #e13500
}

.hotel-detail .room-types-new .flight-package-new .package-info-area .image-info {
    border-left: solid 1px #e3e9f1;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-right: 10px
}

.hotel-detail .room-types-new .flight-package-new .package-info-area .image-info img {
    max-width: 90px
}

@media (max-width: 992px) {
    .hotel-detail .room-types-new .flight-package-new .package-info-area .image-info img {
        max-width:125px
    }
}

@media (max-width: 479px) {
    .hotel-detail .room-types-new .flight-package-new .package-info-area .image-info {
        border-left:solid 1px #e3e9f1;
        border-top: 0!important;
        margin-top: 0!important;
        display: table-cell;
        vertical-align: middle;
        float: none
    }
}

.hotel-detail .hotel-features .tab-content .location-information .distance .col-md-24.no-padding.mb-10 b,.hotel-detail .hotel-features .tab-content .location-information .distance span b {
    float: left;
    font-weight: 400
}

@media (min-width: 480px) and (max-width:767px) {
    .hotel-detail .room-types-new .flight-package-new .package-info-area .image-info {
        border-left:solid 1px #e3e9f1;
        border-top: 0!important;
        margin-top: 0!important
    }
}

.hotel-detail .room-types-new .flight-package-new .package-info-area .image-info div {
    padding-top: 10px
}

.hotel-detail .room-types-new .flight-package-new .package-border {
    border-radius: 2px;
    border: 1px dashed #044bbb;
    background-color: #dcedff;
    padding: 10px
}

.hotel-detail .room-types-new .flight-package-new .btn-area {
    min-height: 90px
}

@media (max-width: 991px) {
    .hotel-detail .room-types-new .flight-package-new .btn-area {
        min-height:77px
    }

    .hotel-detail .room-types-new .flight-package-new .btn-area .btn {
        padding: 10px 15px!important
    }
}

.hotel-detail .campaign {
    margin-top: 50px;
    border: 1px solid #d0d4d9;
    background-color: #fff;
    border-radius: 13px;
    padding: 30px
}

.hotel-detail .campaign .campaign-left {
    font-size: 20px;
    color: #3f526b;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.hotel-detail .campaign .campaign-left .big-icon {
    width: 32px;
    height: 32px;
    margin-bottom: 14px;
    margin-top: 10px
}

.hotel-detail .campaign .campaign-right-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.hotel-detail .campaign .campaign-right-box .c-icon__svg.c-icon--sm.big-icon {
    margin-right: 5px
}

.hotel-detail .campaign .campaign-right-box:last-child .campaign-right-group {
    border-bottom: none
}

.hotel-detail .campaign .campaign-right-box>svg {
    margin-right: 7px
}

@media (max-width: 991px) {
    .hotel-detail .campaign .campaign-right-box>svg {
        display:none
    }
}

.hotel-detail .campaign .campaign-right-box .campaign-right-group {
    border-bottom: 1px solid rgba(111,126,143,.3);
    padding-bottom: 31px;
    margin-bottom: 24px;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.hotel-detail .campaign .campaign-right-box .campaign-right-group .campaign-right-text {
    max-width: 580px;
    width: 100%
}

.hotel-detail .campaign .campaign-right-box .campaign-right-group .campaign-right-text p {
    font-size: 12px;
    color: #3f526b
}

.hotel-detail .campaign .campaign-right-box .campaign-right-group .campaign-right-text a {
    font-size: 12px;
    color: #1758b6;
    text-decoration: underline
}

.hotel-detail .campaign .campaign-right-box .campaign-right-group .campaign-right-text .campaign-right-text-title {
    font-size: 14px;
    font-weight: 400
}

.hotel-detail .campaign .campaign-right-box .campaign-right-group .campaign-right-text .campaign-right-text-title svg {
    color: #3f526b
}

.hotel-detail .campaign .campaign-right-box .campaign-right-group .campaign-right-text .campaign-right-text-title span {
    font-weight: 700
}

.hotel-detail .campaign .campaign-right-box .campaign-right-group .campaign-right-text .campaign-right-text-title.maximum {
    color: #d3167c
}

.hotel-detail .campaign .campaign-right-box .campaign-right-group .campaign-right-text .campaign-right-text-title.world {
    color: #691788
}

.hotel-detail .campaign .campaign-right-box .campaign-right-group .credit-card-box {
    max-width: 180px;
    height: 82px;
    border-radius: 6px;
    overflow: hidden
}

.hotel-detail .campaign .campaign-right-box .campaign-right-group .credit-card-box img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.hotel-detail .facility-features {
    font-family: Poppins,sans-serif;
    color: #3f526b;
    background-color: #fff;
    margin-top: 20px;
    border: 1px solid #d0d4d9;
    border-radius: 13px
}

.hotel-detail .facility-features>.row {
    border-bottom: 1px solid #d0d4d9;
    margin: 0;
    padding: 39px 29px
}

@media (max-width: 991px) {
    .hotel-detail .campaign .campaign-right-box .campaign-right-group {
        -ms-flex-direction:column-reverse;
        flex-direction: column-reverse
    }

    .hotel-detail .facility-features>.row {
        padding: 20px
    }
}

.hotel-detail .facility-features .facility-features-right .facility-features-column-3 ul,.hotel-detail .facility-features .facility-features-right .facility-features-div ul {
    padding-left: 0;
    list-style: none
}

.hotel-detail .facility-features>.row:last-child {
    border-bottom: none
}

.hotel-detail .facility-features .facility-features-left {
    font-size: 20px;
    color: #3f526b;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.hotel-detail .facility-features .facility-features-left .big-icon {
    width: 32px;
    height: 32px;
    margin-bottom: 14px;
    margin-top: 10px
}

.hotel-detail .facility-features .facility-features-right .note {
    font-size: 12px;
    margin-top: 38px;
    margin-bottom: 30px
}

.hotel-detail .facility-features .facility-features-right .facility-features-desc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    width: 100%
}

.hotel-detail .facility-features .facility-features-right .facility-features-desc a {
    font-size: 12px;
    color: #1758b6;
    text-decoration: underline;
    margin-top: 10px;
    margin-bottom: 35px
}

.hotel-detail .facility-features .facility-features-right .facility-features-column-3 {
    column-count: 3
}

.hotel-detail .facility-features .facility-features-right .facility-features-column-3 ul li {
    font-size: 14px;
    font-weight: 700;
    color: #3f536c;
    line-height: 2
}

.hotel-detail .facility-features .facility-features-right .facility-features-column-3 ul li span {
    font-size: 14px;
    font-weight: 400
}

.hotel-detail .facility-features .facility-features-right .facility-features-div p {
    font-size: 12px;
    margin-bottom: 15px;
    width: 100%;
    max-width: 242px
}

.hotel-detail .facility-features .facility-features-right .facility-features-div .w-100 p {
    max-width: initial
}

.hotel-detail .facility-features .facility-features-right .facility-features-div ul li {
    font-size: 14px;
    font-weight: 700;
    color: #3f536c;
    line-height: 2
}

.hotel-detail .facility-features .facility-features-right .facility-features-div ul li a {
    font-size: 14px;
    font-weight: 400
}

.hotel-detail .facility-features .facility-features-right .facility-features-div ul li a span {
    font-size: 10px
}

.hotel-detail .facility-features .facility-features-right b {
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px
}

.hotel-detail .facility-features .facility-features-right p {
    font-size: 14px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 28px
}

.hotel-detail .facility-features .facility-features-right p.limited-text {
    line-height: 20px;
    height: 100px;
    overflow: hidden;
    transition: all .4s ease-in-out
}

.hotel-detail .facility-features .facility-features-right h3 {
    font-size: 14px!important;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 10px
}

.hotel-detail .facility-features .facility-features-right a {
    color: #2a5ab3
}

.hotel-detail .facility-features .facility-features-right span {
    display: block;
    margin-bottom: 5px
}

.hotel-detail .facility-features .facility-features-right--border {
    border-bottom: 1px solid #cfd4da;
    margin: 20px 0
}

.hotel-detail .facility-features .facility-features-right .mb-5 {
    margin-bottom: 30px
}

.hotel-detail .user-comment .c-tab__pills {
    border-bottom: 1px solid rgba(111,126,143,.3)
}

.hotel-detail .user-comment .c-tab__pills>.c-tab__item {
    margin-left: 0;
    margin-right: 40px;
    transition: all .4s ease-in-out
}

.hotel-detail .user-comment .c-tab__pills>.c-tab__item>a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    font-size: 14px;
    color: #3f536c;
    opacity: .7;
    border-bottom: 2px solid transparent;
    font-weight: 500;
    border-radius: 0;
    transition: all .4s ease-in-out
}

.hotel-detail .user-comment .c-tab__pills>.c-tab__item>a span {
    font-family: Poppins-SemiBold;
    font-size: 12px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 19px;
    background-color: #dcdfe3;
    color: #3f536c;
    opacity: .5;
    border-radius: 11px;
    margin-left: 10px;
    padding: 0 7px
}

.hotel-detail .user-comment .c-tab__pills>.c-tab__item>a svg {
    margin-right: 6px
}

.hotel-detail .user-comment .c-tab__pills>.c-tab__item>a:focus {
    outline: 0;
    color: #3f536c!important;
    background-color: transparent!important
}

.hotel-detail .user-comment .c-tab__pills>.c-tab__item.active>a {
    color: #3f536c;
    opacity: 1;
    border-color: #115bb9;
    background-color: transparent;
    font-family: Poppins-SemiBold;
    font-weight: 600
}

.hotel-detail .user-comment .c-tab__pills>.c-tab__item.active>a:hover {
    background-color: transparent;
    color: #3f536c
}

.hotel-detail .user-comment .c-tab__pills>.c-tab__item:last-child {
    margin-right: 0
}

.hotel-detail .user-comment .c-tab__pills>.c-tab__item:hover>a {
    background-color: transparent;
    opacity: 1
}

@media screen and (max-width: 992px) {
    .hotel-detail .user-comment .c-tab__pills {
        display:-ms-flexbox;
        display: flex;
        -webkit-scroll-snap-type: x mandatory;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        white-space: nowrap;
        overflow-y: auto
    }
}

.hotel-detail .user-comment h4 {
    font-size: 20px!important;
    font-weight: 600;
    color: #3f536c;
    margin-bottom: 10px;
    margin-top: 40px
}

.hotel-detail .user-comment .nav-tabs {
    border: none
}

@media (max-width: 1199px) {
    .hotel-detail .user-comment .nav-tabs {
        width:100%;
        overflow-x: auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

.hotel-detail .user-comment .nav-tabs li a span {
    font-size: 12px;
    color: #3f536c;
    background: rgba(220,223,227,.5);
    padding: 3px 4px;
    margin-left: 4px;
    border-radius: 11px
}

.hotel-detail .user-comment .tab-content {
    padding-top: 47px
}

.hotel-detail .user-comment .tab-content .tab-pane .comments-number {
    background: #fff;
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600
}

.hotel-detail .user-comment .tab-content .tab-pane .comments-number span {
    padding: 0 10px;
    color: #3f536c;
    font-size: 20px
}

.hotel-detail .user-comment .tab-content .tab-pane .comments-number span:first-child {
    font-size: 21px;
    color: #fff;
    background: #115bb9;
    line-height: 1;
    padding: 5px 11px;
    border-radius: 4px;
    position: relative;
    z-index: 9
}

.hotel-detail .user-comment .tab-content .tab-pane .comments-number span:first-child::before {
    content: "";
    height: 20px;
    width: 20px;
    background: #115bb9;
    position: absolute;
    left: 8px;
    bottom: -8px;
    z-index: -1;
    -webkit-clip-path: polygon(100% 1%,0 0,0 100%);
    clip-path: polygon(100% 1%,0 0,0 100%)
}

.hotel-detail .user-comment .tab-content .tab-pane .comments-sum {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-family: Poppins-Regular;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 50px;
    color: #3f536c
}

.hotel-detail .user-comment .tab-content .tab-pane .comments-sum span {
    display: inline-block;
    text-decoration: underline;
    margin: 0 4px
}

.hotel-detail .user-comment .tab-content .tab-pane .comments-sum svg {
    margin-left: 4px
}

.hotel-detail .user-comment .tab-content .tab-pane .progress-bar {
    height: 6px;
    border-radius: 4px
}

.hotel-detail .user-comment .tab-content .tab-pane .progress-bar.low {
    background-color: #6c7b8e
}

.hotel-detail .user-comment .tab-content .tab-pane .progress-bar.medium {
    background-color: #115bb9;
    opacity: .8
}

.hotel-detail .user-comment .tab-content .tab-pane .progress-bar.high {
    background-color: #2a5ab3
}

.hotel-detail .user-comment .tab-content .tab-pane .comment-button {
    margin: 42px 0;
    padding: 15px 46px 15px 47px;
    border-radius: 60px;
    background-color: #2a5ab3
}

@media screen and (max-width: 600px) {
    .hotel-detail .user-comment .tab-content .tab-pane .comment-button {
        margin:30px 0
    }
}

.hotel-detail .user-comment .tab-content .tab-pane .comment-box {
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(111,126,143,.3);
    margin-left: 30px
}

.hotel-detail .user-comment .tab-content .tab-pane .comment-box .comments-number {
    margin-bottom: 21px
}

.hotel-detail .user-comment .tab-content .tab-pane .comment-box .comments-number span,.hotel-detail .user-comment .tab-content .tab-pane .comment-box .comments-number span:first-child {
    font-size: 14px
}

.hotel-detail .user-comment .tab-content .tab-pane .comment-box .comments-number.grayscale span:first-child,.hotel-detail .user-comment .tab-content .tab-pane .comment-box .comments-number.grayscale span:first-child::before {
    background: #6c7b8e
}

.hotel-detail .user-comment .tab-content .tab-pane .comment-box p {
    font-size: 14px;
    font-size: 400;
    margin-bottom: 21px;
    width: 100%
}

.hotel-detail .user-comment .tab-content .tab-pane .comment-box .comment-name {
    font-size: 12px;
    margin-bottom: 4px
}

.hotel-detail .user-comment .tab-content .tab-pane .comment-box .comment-category {
    font-size: 12px
}

.hotel-detail .user-comment .tab-content .tab-pane .comment-box .comment-category span {
    font-weight: 700
}

.hotel-detail .user-comment .tab-content .tab-pane .comment-box:last-child {
    border-bottom: none
}

.hotel-detail .user-comment .tab-content .tab-pane .user-comment-show-more {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #1758b6;
    text-decoration: underline;
    margin-left: 30px
}

.hotel-detail .point-blue .like-btn,.hotel-detail .point-blue .share-social,.hotel-detail .room-avail-btn a {
    text-decoration: none
}

.hotel-detail .user-comment .tab-content .tab-pane .user-comment-show-more svg {
    margin-left: 6px
}

.hotel-detail .room-types-new-tab .c-tab__pills {
    width: 80%
}

.hotel-detail .room-types-new-tab .c-tab__pills>.c-tab__item {
    margin-left: 0;
    margin-right: 40px;
    transition: all .4s ease-in-out
}

.hotel-detail .room-types-new-tab .c-tab__pills>.c-tab__item>a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    font-size: 14px;
    color: #3f536c;
    opacity: .7;
    border-bottom: 2px solid transparent;
    font-weight: 500;
    border-radius: 0;
    transition: all .4s ease-in-out
}

.hotel-detail .room-types-new-tab .c-tab__pills>.c-tab__item>a svg {
    margin-right: 6px
}

.hotel-detail .room-types-new-tab .c-tab__pills>.c-tab__item>a:focus {
    outline: 0;
    color: #3f536c!important;
    background-color: transparent!important
}

.hotel-detail .room-types-new-tab .c-tab__pills>.c-tab__item.active>a {
    color: #3f536c;
    opacity: 1;
    border-color: #115bb9;
    background-color: transparent;
    font-family: Poppins-SemiBold;
    font-weight: 600
}

.hotel-detail .room-types-new-tab .c-tab__pills>.c-tab__item.active>a:hover {
    background-color: transparent;
    color: #3f536c
}

.hotel-detail .room-types-new-tab .c-tab__pills>.c-tab__item:last-child {
    margin-right: 0
}

.hotel-detail .room-types-new-tab .c-tab__pills>.c-tab__item:hover>a {
    background-color: transparent;
    opacity: 1
}

@media screen and (max-width: 992px) {
    .hotel-detail .room-types-new-tab .c-tab__pills {
        width:90%;
        display: -ms-flexbox;
        display: flex;
        -webkit-scroll-snap-type: x mandatory;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        white-space: nowrap;
        overflow-y: auto
    }
}

.hotel-detail .room-types-new-tab .alert-danger {
    margin: 15px 0;
    padding: 5px;
    border: 1px solid #ff0c1a;
    font-weight: 600;
    color: #ff0c1a;
    background-color: #ffedee
}

.hotel-detail .room-types-new-tab .alert-danger p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.hotel-detail .room-types-new-tab .alert-danger svg {
    margin-right: 6px
}

.hotel-detail .tour-period .select-period {
    background-color: #ccc
}

.hotel-detail .tour-period .select-period .title {
    display: inline-block;
    margin: 10px
}

.hotel-detail .tour-period .select-period select {
    height: 24px;
    background-color: #fff;
    border: 1px solid #ccc;
    width: inherit;
    display: inline-block;
    padding-left: 5px
}

@media (max-width: 479px) {
    .hotel-detail .room-types-new .flight-package-new .btn-area {
        min-height:95px
    }

    .hotel-detail .tour-period .select-period select {
        width: 60%
    }
}

.hotel-detail .tour-period table tbody td {
    vertical-align: middle
}

.hotel-detail .tour-period table tbody td:first-child {
    width: 20%
}

.hotel-detail .tour-period table tbody td small {
    display: block;
    font-size: 12px;
    font-weight: 400
}

.hotel-detail .tour-period table tbody td.discount-td {
    color: #6c3;
    font-size: 16px;
    font-weight: 600
}

@media (max-width: 1199px) {
    .hotel-detail .tour-period table tbody td.period-td {
        width:100%;
        text-align: center
    }

    .hotel-detail .tour-period table tbody td.period-td:before {
        position: inherit;
        width: 100%;
        display: block;
        text-align: center
    }
}

.hotel-detail .tour-period table tbody td.price-td span {
    display: block;
    font-size: 16px
}

.hotel-detail .tour-period table tbody td.price-td small {
    color: #ccc;
    display: inline-block;
    position: relative
}

.hotel-detail .tour-period table tbody td.price-td small:after {
    content: "";
    position: absolute;
    top: 9px;
    width: 100%;
    right: 0;
    background: #b8b8b8;
    height: 1px
}

.hotel-detail .hotel-features .tab-content:after,.hotel-detail .hotel-features .tab-content:before {
    content: " ";
    display: table
}

.hotel-detail .hotel-features {
    margin: 20px -90px;
    padding: 14px 90px 22px;
    border-radius: 26px;
    background-color: #f6f5f8
}

.hotel-detail .hotel-features .tab-content {
    border: none;
    padding: 20px 0;
    margin-top: -1px
}

.hotel-detail .hotel-features .tab-content .list-group.no-border,.hotel-detail .hotel-features .tab-content .list-group.no-border .list-group-item,.hotel-detail .hotel-features .tab-content .location-information .distance ul {
    padding-left: 0
}

.hotel-detail .hotel-features .tab-content h5 {
    font-weight: 600
}

.hotel-detail .hotel-features .tab-content .tab-pane ul {
    list-style: none
}

.hotel-detail .hotel-features .tab-content .tab-pane br {
    display: none
}

.hotel-detail .hotel-features .tab-content .location-information {
    margin-top: 15px
}

@media (max-width: 991px) {
    .hotel-detail .facility-features .facility-features-right .facility-features-column-3 {
        column-count:1
    }

    .hotel-detail .hotel-features .tab-content .location-information {
        display: none
    }
}

.hotel-detail .hotel-features .tab-content .location-information h6 {
    color: #3f536c;
    font-size: 20px!important;
    margin-bottom: 15px;
    font-family: Poppins;
    font-weight: 600
}

.hotel-detail .hotel-features .tab-content .location-information .location-maps {
    height: 114px;
    position: relative;
    border-radius: 8px;
    overflow: hidden
}

.hotel-detail .hotel-features .tab-content .location-information .location-maps img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.hotel-detail .hotel-features .tab-content .location-information .location-maps a {
    font-size: 10px;
    color: #fff;
    background: #1758b6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 143px;
    height: 30px;
    border-radius: 26px;
    position: absolute;
    right: 10px;
    bottom: 10px
}

.hotel-detail .hotel-features .tab-content .location-information .location-maps a svg {
    margin-right: 5px
}

.hotel-detail .hotel-features .tab-content .location-information .address {
    font-size: 14px;
    color: #3f536c;
    border-bottom: 1px solid rgba(63,82,107,.1);
    padding-bottom: 12px;
    margin-bottom: 12px;
    margin-top: 14px
}

.hotel-detail .hotel-features .tab-content .location-information .distance {
    font-size: 14px!important;
    color: #3f536c
}

.hotel-detail .hotel-features .tab-content .location-information .distance span {
    margin: 2px 0;
    display: inline-block;
    float: left;
    font-weight: 400!important
}

.hotel-detail .hotel-features .tab-content .location-information .distance .col-md-24.no-padding.mb-10 {
    width: 100%;
    margin: 2px 0;
    display: block;
    text-align: right
}

.hotel-detail .hotel-features .tab-content .location-information .distance ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 9px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400
}

.hotel-detail .hotel-features .tab-content .location-information .distance ul li .distance-name {
    display: -ms-flexbox;
    display: flex
}

.hotel-detail .hotel-features .tab-content .location-information .distance ul li .distance-name b {
    font-weight: 600
}

.hotel-detail .hotel-features .tab-content .location-information .distance ul li .distance-name svg {
    -ms-flex: 0 0 17px;
    flex: 0 0 17px;
    margin-right: 16px
}

.hotel-detail .location-props .list-group {
    margin-bottom: 0
}

.hotel-detail .nav-tabs-tb li {
    margin-bottom: 0!important
}

.hotel-detail .nav-tabs-tb li a {
    border-bottom: 0!important;
    font-weight: 600;
    cursor: pointer
}

.hotel-detail .nav-tabs-tb li a.new-year {
    color: #f03!important;
    padding: 10px!important
}

.hotel-detail .nav-tabs-tb li a.new-year i {
    font-size: 12px;
    margin-top: -3px
}

.hotel-detail .nav-tabs-tb li.active a {
    border-bottom: 0!important;
    border-color: #f90 #ccc #ccc!important;
    color: #1B1C1D!important;
    cursor: default
}

.hotel-detail .nav-tabs-tb li.active a:hover {
    color: #1B1C1D!important;
    text-decoration: none
}

.hotel-detail .nav-tabs-tb li.active a.new-year {
    border-top-color: #f03!important
}

.hotel-detail .next-year-info {
    background: url(../../../tbcom/assets/images/next-year-price.png);
    height: 70px;
    background-size: cover;
    color: #fff;
    font-size: 24px;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 24px
}

@media (max-width: 992px) {
    .hotel-detail .next-year-info {
        background:url(../../../tbcom/assets/images/next-year-price-m.png);
        height: 120px;
        background-size: cover
    }
}

.hotel-detail .covid-19-info {
    background-color: #fafcff;
    border: 1px solid #e4eaf2;
    font-size: 24px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px
}

@media (max-width: 479px) {
    .hotel-detail .covid-19-info ul {
        padding-top:10px
    }

    .hotel-detail .covid-19-info .covid-title {
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .hotel-detail .covid-19-info ul {
        padding-top:10px
    }
}

@media (max-width: 991px) {
    .hotel-detail .covid-19-info {
        display:flow-root!important;
        padding-bottom: 0!important
    }

    .hotel-detail .covid-19-info ul {
        padding-top: 10px
    }

    .hotel-detail .covid-19-info .btn-navy {
        height: auto!important;
        float: right;
        margin-right: 5px;
        font-size: 14px
    }

    .hotel-detail .covid-19-info img {
        margin-left: 5px
    }
}

.hotel-detail .covid-19-info img {
    height: 36px;
    width: 36px;
    padding: 5px;
    float: left;
    border: 1px solid #e4eaf2;
    background-color: #fff
}

.hotel-detail .covid-19-info .covid-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 36px;
    color: #002c66;
    margin-top: 0!important;
    float: left;
    margin-left: 10px
}

.hotel-detail .covid-19-info ul {
    margin-left: 0;
    padding-left: 0
}

.hotel-detail .covid-19-info ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.71;
    list-style: none;
    padding: 0
}

.hotel-detail .covid-19-info ul li i {
    color: #70d500;
    font-weight: bolder;
    margin-right: 5px
}

@media (min-width: 991px) {
    .hotel-detail .covid-19-info .detail-link {
        position:absolute;
        bottom: 0
    }
}

.hotel-detail .point-blue {
    color: #0049c1;
    font-size: 14px;
    margin-left: 10px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    float: left;
    position: relative
}

.hotel-detail .point-blue .tb-heart-o,.hotel-detail .point-blue .tb-share-o {
    font-size: 18px;
    padding-left: 10px;
    border-left: 1px solid #e3e3e3;
    margin-left: 10px;
    color: #d0d0d0;
    vertical-align: bottom
}

@media (max-width: 479px) {
    .hotel-detail .point-blue {
        margin-left:0;
        margin-top: 5px;
        margin-bottom: 5px;
        float: left
    }
}

.hotel-detail .gallery-footer {
    height: 74px;
    width: 96.87px;
    margin-left: 10px;
    float: left
}

.hotel-detail .gallery-footer:nth-child(1) {
    margin-left: 0!important
}

.hotel-detail .gallery-footer.more-photo {
    border-radius: 2px;
    border: 1px solid #004bbb;
    background-color: #fff;
    color: #004bbb;
    text-align: center;
    font-size: 14px;
    padding-top: 17px;
    font-weight: 700
}

.hotel-detail .gallery-footer.more-photo span {
    font-size: 24px;
    font-weight: 800
}

.hotel-detail .gallery-footer.best-price {
    border-radius: 2px;
    background-color: #2bd000;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 8px
}

.hotel-detail .gallery-footer.best-price div {
    font-size: 24px
}

.hotel-detail .gallery-footer.suggestion {
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-image-source: linear-gradient(127deg,#b12447,#dc5929 17%,#dfa82c 33%,#29a073 50%,#217796 67%,#273f85 83%,#ae225e);
    border-image-slice: 1;
    background-image: linear-gradient(to bottom,#fff,#fff),linear-gradient(127deg,#b12447,#dc5929 17%,#dfa82c 33%,#29a073 50%,#217796 67%,#273f85 83%,#ae225e);
    background-origin: border-box;
    background-clip: content-box,border-box;
    font-size: 12px;
    font-weight: 700;
    text-align: center
}

@media (max-width: 991px) {
    .hotel-detail .gallery-footer.more-photo {
        margin-left:0
    }

    .hotel-detail .gallery-footer.best-price {
        margin-left: 10px;
        margin-right: 10px
    }

    .hotel-detail .gallery-footer.suggestion {
        margin-left: 0
    }
}

.hotel-detail .gallery-footer.suggestion span {
    padding: 3px
}

@media (max-width: 1199px) and (min-width:992px) {
    .hotel-detail .gallery-footer {
        width:78.1px;
        display: inline-table
    }
}

@media (max-width: 991px) and (min-width:664px) {
    .hotel-detail .gallery-footer {
        width:32.4%;
        display: inline-table
    }
}

@media (max-width: 663px) and (min-width:321px) {
    .hotel-detail .gallery-footer {
        width:31.4%;
        display: inline-table
    }
}

@media (max-width: 320px) {
    .hotel-detail .gallery-footer {
        width:31%;
        display: inline-table
    }
}

.hotel-detail .gallery-footer span {
    display: block
}

.hotel-detail .member-info {
    border-radius: 2px;
    background-image: linear-gradient(to bottom,#004bbb,#00398d);
    color: #fff;
    display: table;
    padding: 10px 15px
}

.hotel-detail .member-info .member-info-btn,.hotel-detail .member-info .member-info-text {
    display: table-cell;
    vertical-align: middle
}

.hotel-detail .member-info .member-info-btn button {
    border-radius: 3px;
    border: 1px solid #fff
}

.hotel-detail .map-btn-area {
    margin-top: 10px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    background: url(../../../tbcom/assets/images/map-bg/map-bg.png)
}

.hotel-detail .map-btn-area .map-btn {
    width: 160px;
    background-color: #fff;
    border-radius: 3px;
    text-align: center;
    padding: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #004bbb;
    margin: 0 auto
}

.hotel-detail .detail-viewer,.hotel-detail .room-avail-btn {
    height: 100%;
    padding: 10px;
    font-weight: 600;
    width: 100%;
    text-align: center
}

.hotel-detail .map-btn-area .map-btn i {
    color: #ff9400;
    font-size: 20px;
    margin-right: 6px
}

.hotel-detail .detail-border {
    border-radius: 2px;
    border: 1px solid #e3e9f1;
    margin-top: 10px
}

.hotel-detail .partnership {
    background-color: #f4f4f4
}

.hotel-detail .room-avail-btn {
    background-color: #fcfcfc;
    color: #004bbb
}

.hotel-detail .room-avail-btn i {
    color: #ff9400;
    font-size: 16px;
    margin-right: 6px
}

.hotel-detail .detail-viewer {
    border-radius: 2px;
    background-color: #fff4e4;
    font-size: 14px;
    color: #333;
    margin-top: 10px
}

.hotel-detail .detail-viewer i {
    color: #ff9400;
    margin-right: 6px
}

.hotel-detail .new-title {
    font-size: 18px;
    font-weight: 700;
    color: #002c66
}

.hotel-detail .point {
    display: inline-block
}

.hotel-detail .point span {
    border-radius: 2px;
    background-color: #004bbb;
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    padding: 0 5px 3px;
    min-width: 36px
}

.hotel-detail .point-area {
    border-radius: 2px;
    border: 1px solid #e3e9f1;
    background-color: #fcfcfc;
    color: #0049c1;
    font-size: 14px;
    text-align: center;
    padding: 15px;
    margin-bottom: 10px
}

.hotel-detail .point-area .comment-info {
    border-left: solid 1px #e3e9f1;
    line-height: 30px;
    margin-left: 10px;
    padding-left: 10px;
    display: inline-block
}

.hotel-detail .header-btn {
    border-radius: 3px;
    border: 1px solid #004bbb;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 32px;
    display: -ms-flexbox;
    display: flex;
    color: #004bbb;
    font-size: 14px;
    font-weight: 600
}

.hotel-detail .header-btn i {
    margin-right: 5px;
    color: #ff9400;
    font-size: 18px
}

.hotel-detail .highlight-new {
    background-color: #fcfcfc;
    font-size: 24px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px
}

@media (max-width: 479px) {
    .hotel-detail .point-area {
        margin-left:0;
        margin-top: 5px;
        margin-bottom: 5px;
        float: left
    }

    .hotel-detail .highlight-new img {
        height: 50px;
        width: 50px;
        padding: 10px
    }

    .hotel-detail .highlight-new ul {
        padding-top: 10px
    }
}

@media (max-width: 767px) {
    .hotel-detail .highlight-new ul {
        padding-top:10px
    }
}

@media (max-width: 991px) {
    .hotel-detail .highlight-new ul {
        padding-top:10px
    }
}

@media (min-width: 479px) {
    .hotel-detail .highlight-new img {
        height:36px;
        width: 36px;
        padding: 5px;
        float: left
    }

    .hotel-detail .highlight-new .covid-title {
        font-size: 18px
    }
}

.hotel-detail .highlight-new h2 {
    margin-top: 10px
}

.hotel-detail .highlight-new ul {
    margin-left: 0;
    padding-left: 0
}

.hotel-detail .highlight-new ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.71;
    list-style: none;
    padding: 0
}

.hotel-detail .highlight-new ul li i {
    color: #ff9400;
    margin-right: 5px;
    padding: 3px;
    border: 1px solid #002c66;
    font-size: 10px;
    border-radius: 2px
}

.hotel-detail .highlight-new .hotel-icon {
    border: 1px solid #e5e5e5;
    background-color: #fff;
    height: 80px;
    width: 80px;
    vertical-align: middle;
    text-align: center;
    display: table-cell
}

@media screen and (max-width: 600px) {
    .hotel-detail .room-types-new .room-type-new .room-type-title {
        font-size:16px!important
    }

    .hotel-detail .room-types-new .room-type-new .room-detail-box {
        padding: 15px 10px;
        font-size: 14px
    }

    .hotel-detail .room-types-new .room-type-new .room-detail-box .free-cancellation {
        font-size: 11px;
        width: 105px;
        padding-left: 4px
    }

    .hotel-detail .room-types-new .room-type-new .room-detail-box .free-cancellation svg {
        margin-right: 5px;
        width: 10px;
        height: 10px
    }

    .hotel-detail .room-types-new .room-type-new .room-detail-box .features-check-list li a {
        font-size: 10px
    }

    .hotel-detail .room-types-new .room-type-new .room-detail-box .features-check-list li a svg {
        max-width: 13px;
        max-height: 13px
    }

    .hotel-detail .room-types-new .room-type-new .reservation>a {
        font-size: 14px;
        width: auto;
        padding: 0 10px
    }

    .hotel-detail .room-types-new .room-type-new .reservation .guarante {
        font-size: 10px
    }
}

.lg-outer .lg-thumb-item {
    border-radius: 0!important;
    border-width: 1px!important
}

.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover {
    border-color: #f90!important
}

.comment-title {
    color: #1B1C1D;
    font-size: 20px
}

.comment-title span {
    font-weight: 400;
    color: #999
}

.customer-point-comment {
    border-color: #007bf8!important
}

.customer-point-comment:after,.customer-point-comment:before {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    width: 0;
    height: 0;
    border-style: solid
}

.customer-point-comment:after {
    border-color: #fff transparent transparent #fff;
    border-width: 10px
}

.customer-point-comment:before {
    border-color: #007bf8 transparent transparent #007bf8;
    border-width: 11px;
    left: 14px
}

.customer-point-comment .point-title {
    left: 25%;
    color: #036;
    font-size: 16px
}

.customer-point-comment .point-content {
    text-align: center;
    padding-top: 20px
}

.customer-point-comment .point-content p {
    margin: 0!important;
    padding-top: 10px;
    font-size: 16px;
    color: #007bf8
}

.customer-point-comment .point-icon {
    font-size: 40px;
    color: #007bf8;
    margin-top: -20px;
    margin-right: 10px
}

.customer-point-comment .point {
    font-size: 40px;
    color: #007bf8;
    font-weight: 600
}

.points-row {
    margin-bottom: 30px
}

.point-comment-title {
    font-size: 22px;
    color: #007bf8;
    font-weight: 600;
    text-align: center;
    width: 110px;
    padding-top: 7px
}

.point-comment-text {
    padding: 0 10px;
    position: absolute;
    top: 45%;
    left: 120px;
    display: inline-block;
    width: 50%
}

.point-comment-text span {
    font-size: 18px;
    font-weight: 600;
    color: #007bf8
}

@media (max-width: 991px) {
    .point-comment-text {
        top:37%;
        width: 60%
    }
}

.comments-tab {
    color: #F90!important
}

.comments-tab-content {
    padding: 0 20px
}

.customer-rating {
    margin-bottom: 25px
}

.customer-rating .title {
    color: #1B1C1D;
    margin-bottom: 25px;
    font-size: 20px
}

.customer-rating .progress {
    box-shadow: none;
    height: 6px;
    border-radius: 90px;
    background-color: #dcdfe3
}

.customer-rating .progress .progress-bar {
    background-color: #007bf8;
    box-shadow: none
}

.customer-rating .progress.lighten .progress-bar {
    background-color: #36bfff
}

.customer-rating .progress-title {
    margin-bottom: 10px
}

.customer-rating .progress-title .type-title {
    font-family: Poppins-Regular;
    font-size: 12px;
    color: #3f536c
}

.customer-rating .progress-title .value-title {
    font-family: Poppins-Regular;
    font-size: 14px;
    font-weight: 400;
    color: #3f536c
}

.customer-rating .progress-title.lighten .value-title {
    color: #36bfff
}

.child-price .modal-title small {
    display: block
}

.child-price .modal-header {
    border-bottom: 0
}

.child-price .disabled {
    text-decoration: line-through
}

#roomAvailCalendar .table-borderless thead td {
    border: 1px solid #d0d4d9!important;
    color: #999
}

#roomAvailCalendar .hotel-calendar-available {
    border-radius: 2px;
    background-color: #fff;
    color: #009154
}

#roomAvailCalendar .hotel-calendar-available i {
    font-weight: 700;
    color: #009154
}

#roomAvailCalendar .hotel-calendar-stop {
    border-radius: 2px;
    background-color: #fff;
    color: #d90336
}

#roomAvailCalendar .hotel-calendar-stop i {
    font-weight: 700;
    color: #d90336
}

#roomAvailCalendar .hotel-calendar-ask {
    border-radius: 2px;
    background-color: #fff;
    color: #1758b6
}

#roomAvailCalendar .hotel-calendar-ask i {
    font-weight: 700;
    color: #1758b6
}

#roomAvailCalendar .hotel-calendar-table {
    border-spacing: 0;
    border-collapse: separate
}

#roomAvailCalendar .hotel-calendar-table thead {
    background-color: #f6f5f8
}

#roomAvailCalendar .hotel-calendar-table thead td {
    border: none!important
}

#roomAvailCalendar .hotel-calendar-table td {
    width: 120px;
    height: 46px;
    text-align: center;
    font-size: 12px;
    border: 1px solid #d0d4d9!important
}

#roomAvailCalendar .calendar-info-ask span,#roomAvailCalendar .calendar-info-avail span,#roomAvailCalendar .calendar-info-stop span {
    height: 12px;
    width: 12px;
    display: inline-block;
    vertical-align: middle
}

#roomAvailCalendar .hotel-calendar-table td .day {
    font-size: 18px
}

#roomAvailCalendar .table-borderless td {
    border: 0!important;
    text-align: center
}

#roomAvailCalendar .calendar-info-avail {
    color: #009154!important;
    margin: 10px;
    font-size: 12px
}

#roomAvailCalendar .calendar-info-avail span {
    border: 1px solid #009154!important;
    background-color: #009154!important;
    border-radius: 4px
}

#roomAvailCalendar .calendar-info-stop {
    color: #d90336;
    margin: 10px;
    font-size: 12px
}

#roomAvailCalendar .calendar-info-stop span {
    background-color: #d90336;
    border: 1px solid #d90336;
    border-radius: 4px
}

#roomAvailCalendar .calendar-info-ask {
    color: #1758b6;
    margin: 10px;
    font-size: 12px
}

#roomAvailCalendar .calendar-info-ask span {
    border: 1px solid #1758b6;
    background-color: #1758b6;
    border-radius: 4px
}

@media (min-width: 991px) {
    .hotel-detail .highlight-new .detail-link {
        position:absolute;
        bottom: 0
    }

    .desktop-pr-10 {
        padding-right: 10px!important
    }

    .desktop-pl-10 {
        padding-left: 10px!important
    }

    .desktop-pt-10 {
        padding-top: 10px!important
    }

    .desktop-pb-10 {
        padding-bottom: 10px!important
    }
}

.card-campaign-section {
    border-radius: 3px;
    border: 1px dashed #f2a300;
    background-color: #feead2;
    padding: 10px 5px 5px
}

.card-campaign-section .card-icon {
    height: 32px;
    vertical-align: middle;
    margin-bottom: 5px
}

.card-campaign-section .card-short-info {
    border-radius: 3px;
    background-color: #004bbb;
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    padding: 4px 7px 6px;
    vertical-align: middle;
    display: inline-block
}

.card-campaign-section .info-text {
    font-size: 12px;
    font-weight: 700
}

.card-campaign-section .info-text span {
    color: #044bbb
}

.card-campaign-section .right-border {
    display: inline
}

@media (min-width: 992px) {
    .card-campaign-section .right-border {
        border-right:solid 2px #f19d38;
        padding-right: 10px;
        padding-top: 5px
    }
}

@media (max-width: 767px) {
    .card-campaign-section .right-border {
        border-bottom:solid 2px #f19d38;
        margin-bottom: 10px
    }
}

.card-campaign-section button {
    border-radius: 3px;
    background-color: #fff;
    padding: 3px 5px 3px 3px!important;
    color: #ff008a
}

.card-campaign-section button span {
    font-size: 10px;
    color: #000;
    font-style: italic;
    float: left
}

.card-campaign-section button img {
    height: 25px;
    float: left;
    margin-right: 3px
}

.card-campaign-section button:nth-child(1) {
    border: 1px solid #ff008a
}

.card-campaign-section button:nth-child(2) {
    border: 1px solid #782b8f;
    margin-left: 10px
}

.card-campaign-section-only {
    border-radius: 3px;
    border: 1px dashed #f2a300;
    background-color: #feead2;
    padding: 10px 5px 5px
}

.card-campaign-section-only .card-icon {
    height: 32px;
    vertical-align: middle;
    margin-bottom: 5px
}

.card-campaign-section-only .card-short-info {
    border-radius: 3px;
    background-color: #004bbb;
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    padding: 4px 7px 6px;
    vertical-align: middle;
    display: inline-blocks
}

.card-campaign-section-only .info-text {
    font-size: 12px;
    font-weight: 700
}

.room-detail-modal .modal-content .room-title,.room-detail-modal .modal-header .modal-title {
    font-weight: 600;
    font-family: Poppins;
    text-align: left;
    font-stretch: normal;
    letter-spacing: normal
}

.card-campaign-section-only .info-text span {
    color: #044bbb
}

.card-campaign-section-only .right-border {
    display: inline
}

@media (min-width: 992px) {
    .card-campaign-section-only .right-border {
        border-right:solid 2px #f19d38;
        padding-right: 10px;
        padding-top: 5px
    }
}

@media (max-width: 767px) {
    .card-campaign-section-only .right-border {
        border-bottom:solid 2px #f19d38;
        margin-bottom: 10px
    }
}

.card-campaign-section-only button {
    border-radius: 3px;
    background-color: #fff;
    padding: 2px 4px 2px 2px;
    color: #ff008a
}

.card-campaign-section-only button span {
    font-size: 8px;
    color: #000;
    font-style: italic
}

.card-campaign-section-only button img {
    height: 25px
}

@media (max-width: 991px) {
    .card-campaign-section-only button span {
        display:block
    }

    .card-campaign-section-only button img {
        height: 40px
    }

    .card-campaign-section-only button {
        padding: 2px 10px!important;
        margin-top: 10px
    }

    .card-campaign-section-only button:nth-child(2) {
        margin-left: 10px
    }
}

.card-campaign-section-only button:nth-child(1) {
    border: 1px solid #ff008a
}

.card-campaign-section-only button:nth-child(2) {
    border: 1px solid #782b8f
}

@media (min-width: 768px) {
    .card-campaign-section-only button:nth-child(2) {
        margin-top:5px
    }

    .room-detail-modal .room-list .room-type-new .btn-area {
        min-height: 100px
    }
}

.room-detail-modal .owl-carousel .owl-item .owl-lazy {
    opacity: 1!important
}

.room-detail-modal .modal-content {
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #bcb4b9
}

.room-detail-modal .modal-content .room-title {
    margin: 17px 4px 10px 0;
    font-size: 20px;
    font-style: normal;
    line-height: 1.1;
    color: var(--dusk)
}

.room-detail-modal .modal-header button {
    float: right;
    border: none;
    background: 0 0
}

.room-detail-modal .modal-header .modal-title {
    font-size: 14px!important;
    font-style: normal;
    line-height: 1.57;
    color: #3f536c
}

.room-detail-modal .room-property p,.room-detail-modal .room-property ul li {
    font-weight: 400;
    text-align: left;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal
}

.room-detail-modal .border-bottom {
    border-bottom: 1px solid #cfd4da
}

.room-detail-modal .room-property {
    padding: 10px 0
}

.room-detail-modal .room-property p {
    line-height: 2;
    color: #3f526b
}

.room-detail-modal .room-property .property-title,.room-detail-modal .room-property p b {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #3f526b
}

.room-detail-modal .room-property ul {
    list-style: none;
    padding: 0
}

.room-detail-modal .room-property ul .green {
    color: #11b972
}

.room-detail-modal .room-property ul li {
    line-height: 2;
    color: #3f526b
}

.room-detail-modal .mobile-slider .owl-nav {
    top: 40%;
    position: absolute;
    width: 100%
}

.room-detail-modal .mobile-slider .owl-nav button:first-child {
    position: absolute;
    left: 0
}

.room-detail-modal .mobile-slider .owl-nav button:last-child {
    position: absolute;
    right: 0
}

.room-detail-modal .room-list {
    margin-top: 20px
}

.room-detail-modal .room-list .room-type-new {
    margin: 5px 0;
    padding: 10px;
    float: left;
    width: 100%
}

.room-detail-modal .room-list .room-type-new .trivago-border {
    border: 1px solid #ff8925!important
}

.room-detail-modal .room-list .room-type-new .room-detail-type {
    position: relative;
    width: 100%;
    height: 60px;
    background: #024293;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    top: 0;
    left: 0;
    border-radius: 13px;
    padding: 9px 20px
}

.room-detail-modal .room-list .room-type-new .room-detail-type.trivago {
    background: #ff8925
}

.room-detail-modal .room-list .room-type-new .room-detail-type span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.room-detail-modal .room-list .room-type-new .room-detail-type span svg {
    margin-right: 10px
}

.room-detail-modal .room-list .room-type-new .room-detail-type-extra-bottom {
    top: 25px
}

.room-detail-modal .room-list .room-type-new .extra-border {
    margin-top: 0!important
}

.room-detail-modal .room-list .room-type-new .room-detail-box {
    background: #fff;
    padding: 12px 20px 30px;
    margin-bottom: 25px;
    z-index: 2;
    border-radius: 13px;
    border: 1px solid #cfd4da;
    position: relative;
    margin-top: -25px;
    overflow: hidden
}

.room-detail-modal .room-list .room-type-new .room-detail-box .mobile-detail-img-box {
    display: none;
    padding-bottom: 18px;
    margin-bottom: 20px;
    position: relative
}

@media (max-width: 991px) {
    .room-detail-modal .room-list .room-type-new {
        overflow:hidden
    }

    .room-detail-modal .room-list .room-type-new .room-detail-box .features-1 {
        display: none
    }

    .room-detail-modal .room-list .room-type-new .room-detail-box .mobile-detail-img-box {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.room-detail-modal .room-list .room-type-new .room-detail-box .mobile-detail-img-box::after {
    content: "";
    position: absolute;
    width: 104%;
    left: -10px;
    height: 1px;
    bottom: 0;
    background: rgba(111,126,143,.3)
}

.room-detail-modal .room-list .room-type-new .room-detail-box .mobile-detail-img-box .room-type-title {
    display: block;
    font-size: 16px;
    margin-bottom: 5px
}

.room-detail-modal .room-list .room-type-new .room-detail-box .mobile-detail-img-box .room-calendar {
    margin-top: 10px
}

.room-detail-modal .room-list .room-type-new .room-detail-box .mobile-detail-img-box a.features-button {
    font-size: 12px;
    color: #115bb9;
    text-decoration: underline
}

.room-detail-modal .room-list .room-type-new .room-detail-box>.row.d-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.room-detail-modal .room-list .room-type-new .room-detail-box>.row .border-right-after:after {
    content: "";
    position: absolute;
    right: 9px;
    top: -12px;
    background: rgba(111,126,143,.3);
    height: 100%;
    width: 1px
}

.room-detail-modal .room-list .room-type-new .room-detail-box .tall-group .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.room-detail-modal .room-list .room-type-new .room-detail-box .warning-red {
    background: rgba(251,25,29,.07);
    border: none;
    padding: 12px 35px;
    color: #fb191d;
    font-size: 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 20px;
    border-radius: 6px;
    font-weight: 500
}

.room-detail-modal .room-list .room-type-new .room-detail-box .warning-red svg {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    margin-top: 2px
}

.room-detail-modal .room-list .room-type-new .room-detail-box .capacity {
    margin-bottom: 24px
}

@media (max-width: 991px) {
    .room-detail-modal .room-list .room-type-new .room-detail-box .capacity {
        display:none
    }
}

.room-detail-modal .room-list .room-type-new .room-detail-box .capacity .title {
    font-size: 10px;
    font-weight: 700;
    color: #3f526b
}

.room-detail-modal .room-list .room-type-new .room-detail-box .capacity .text {
    font-size: 14px;
    color: #3f526b
}

.room-detail-modal .room-list .room-type-new .room-detail-box .free-cancellation {
    font-size: 12px;
    color: #11b972;
    padding-left: 7px;
    width: 121px;
    height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(17,185,114,.1);
    margin-top: 8px
}

.room-detail-modal .room-list .room-type-new .room-detail-box .free-cancellation svg {
    margin-right: 10px
}

.room-detail-modal .room-list .room-type-new .room-detail-box .features-check-list {
    padding-left: 0;
    list-style: none;
    font-size: 12px;
    color: #3f536c;
    font-family: Poppins-Regular;
    -ms-flex-align: center;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal
}

.room-detail-modal .room-list .room-type-new .room-detail-box .features-check-list li {
    margin-bottom: 5px
}

.room-detail-modal .room-list .room-type-new .room-detail-box .features-check-list li a {
    font-size: 12px;
    color: #3f536c;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.room-detail-modal .room-list .room-type-new .room-detail-box .features-check-list li a svg {
    margin-right: 7px
}

.room-detail-modal .room-list .room-type-new .room-detail-box .features-check-list li a.free,.room-detail-modal .room-list .room-type-new .room-detail-box .features-check-list li a.free svg {
    color: #11b972
}

.room-detail-modal .room-list .room-type-new .room-detail-box .features-check-list li a.blue {
    color: var(--color-primary)
}

.room-detail-modal .room-list .room-type-new .room-detail-box .features-check-list li a.all-features {
    text-decoration: underline;
    color: #115bb9;
    font-size: 12px
}

.room-detail-modal .room-list .room-type-new .room-detail-box .room-price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.room-detail-modal .room-list .room-type-new .room-detail-box .room-price .sum-price-text {
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
    color: #6f7e8f
}

@media (max-width: 991px) {
    .room-detail-modal .room-list .room-type-new .room-detail-box .room-price {
        -ms-flex-align:end;
        align-items: flex-end
    }

    .room-detail-modal .room-list .room-type-new .room-detail-box .room-price .sum-price-text {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.room-detail-modal .room-list .room-type-new .room-detail-box .room-price .sum-price-text span {
    font-weight: 700
}

.room-detail-modal .room-list .room-type-new .room-detail-box .room-price .price-sum {
    margin-top: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px
}

@media (max-width: 991px) {
    .room-detail-modal .room-list .room-type-new .room-detail-box .room-price .price-sum {
        -ms-flex-direction:column;
        flex-direction: column;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.room-detail-modal .room-list .room-type-new .room-detail-box .room-price .price-sum .upPrice {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row
}

.room-detail-modal .room-list .room-type-new .room-detail-box .room-price .price-sum .price-discount {
    font-size: 12px;
    color: #fff;
    background: #8437bc;
    width: 30px;
    height: 20px;
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 5px
}

.room-detail-modal .room-list .room-type-new .room-detail-box .room-price .price-sum .price-real {
    font-size: 16px;
    color: #3f536c;
    margin-right: 5px;
    text-decoration: line-through
}

.room-detail-modal .room-list .room-type-new .room-detail-box .room-price .price-sum .sell-price {
    font-size: 20px;
    color: #8437bc;
    font-weight: 700
}

.room-detail-modal .room-list .room-type-new .room-detail-box .room-calendar {
    margin-top: 35px
}

.room-detail-modal .room-list .room-type-new .room-detail-box .room-calendar a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: #edf4fd;
    width: 170px;
    -ms-flex-pack: center;
    justify-content: center;
    height: 30px;
    font-size: 12px;
    border-radius: 6px;
    color: #115bb9
}

.room-detail-modal .room-list .room-type-new .room-detail-box .room-calendar a svg {
    margin-right: 5px
}

.room-detail-modal .room-list .room-type-new .room-detail-box.extra-bottom {
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 0;
    margin-top: 0
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar {
    background: #578bce;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 17px 20px;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px
}

@media (max-width: 991px) {
    .room-detail-modal .room-list .room-type-new .extra-bottom-bar {
        -ms-flex-direction:column;
        flex-direction: column
    }
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .extra-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .extra-title svg {
    width: 60px;
    height: 38px;
    margin-right: 17px;
    color: #578bce
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .extra-title p {
    font-size: 14px;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .extra-title p .warning-ticket {
    font-size: 12px;
    color: #578bce;
    background: #fff;
    padding: 12px 10px;
    margin-top: 6px;
    border-radius: 6px
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .extra-title p .warning-ticket svg {
    width: 11px;
    height: 11px;
    margin-right: 7px;
    color: #578bce
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .ticket-full {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .room-detail-modal .room-list .room-type-new .extra-bottom-bar .ticket-full {
        width:100%;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .ticket-full a {
    font-size: 14px;
    color: #578bce;
    background: #fff;
    border-radius: 50px;
    width: 155px;
    height: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .room-price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-right: 38px
}

@media (max-width: 991px) {
    .room-detail-modal .room-list .room-type-new .extra-bottom-bar .room-price {
        margin-right:0
    }
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .room-price .sum-price-text {
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
    color: #fff
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .room-price .sum-price-text span {
    font-weight: 700
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .room-price .price-sum {
    margin-top: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .room-price .price-sum .price-discount {
    font-size: 12px;
    color: #fff;
    background: #b81e11;
    width: 30px;
    height: 20px;
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 5px
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .room-price .price-sum .price-real {
    font-size: 16px;
    color: #fff;
    margin-right: 5px;
    text-decoration: line-through
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .room-price .price-sum .sell-price {
    font-size: 24px;
    color: #fff;
    font-weight: 600
}

.room-detail-modal .room-list .room-type-new .discount-info .discountPrice span,.room-detail-modal .room-list .room-type-new .extra-bottom-bar .room-price .discount-info .discountPrice span {
    font-weight: 700
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .room-price .discount-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .room-price .discount-info .discount-installement {
    font-size: 14px;
    color: #65339f;
    background: rgba(101,51,159,.1);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 3px 5px;
    border-radius: 4px;
    margin-right: 5px
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .room-price .discount-info .discountPrice {
    font-size: 14px;
    color: #fff;
    padding: 3px 5px;
    background: rgba(17,91,185,.1);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.room-detail-modal .room-list .room-type-new .extra-bottom-bar .room-price .discount-info span {
    display: block
}

.room-detail-modal .room-list .room-type-new .room-one-img {
    height: 160px;
    width: 100%;
    object-fit: cover;
    border-radius: 13px
}

@media (max-width: 991px) {
    .room-detail-modal .room-list .room-type-new .room-one-img {
        display:none
    }
}

.room-detail-modal .room-list .room-type-new .price-item {
    display: -ms-flexbox;
    display: flex
}

.room-detail-modal .room-list .room-type-new .btn-orange-special {
    height: auto;
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px
}

.room-detail-modal .room-list .room-type-new .btn-area {
    display: table;
    width: 100%
}

.room-detail-modal .room-list .room-type-new .btn-area .btn-cell {
    display: table-cell;
    vertical-align: middle
}

.room-detail-modal .room-list .room-type-new .d-flex-between {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.room-detail-modal .room-list .room-type-new .discount-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.room-detail-modal .room-list .room-type-new .discount-info .discount-installement {
    font-size: 14px;
    color: #65339f;
    background: rgba(101,51,159,.1);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 3px 5px;
    border-radius: 4px;
    margin-right: 5px
}

@media (max-width: 991px) {
    .room-detail-modal .room-list .room-type-new .discount-info .discount-installement {
        display:none
    }
}

.room-detail-modal .room-list .room-type-new .discount-info .discountPrice {
    font-size: 13px;
    color: #b81e11;
    padding: 3px 5px;
    background: rgba(184,30,17,.1);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.room-detail-modal .room-list .room-type-new .discount-info span {
    display: block
}

.room-detail-modal .room-list .room-type-new .reservation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-direction: column;
    flex-direction: column
}

.room-detail-modal .room-list .room-type-new .reservation .last-room {
    font-size: 12px;
    color: #d80939
}

.room-detail-modal .room-list .room-type-new .reservation .guarante {
    color: #3f526b;
    font-size: 14px
}

.room-detail-modal .room-list .room-type-new .reservation a {
    font-size: 14px;
    color: #fff;
    background: #024293;
    border-radius: 50px;
    width: 155px;
    height: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 12px
}

.room-detail-modal .room-list .room-type-new .price-area {
    border-radius: 3px;
    border: 1px solid #e3e9f1;
    background-color: #fafcff;
    width: 100%;
    display: table;
    margin-bottom: 10px
}

@media (max-width: 479px) {
    .room-detail-modal .room-list .room-type-new .price-area {
        margin-top:10px;
        display: table
    }
}

.room-detail-modal .room-list .room-type-new .price-area .calculate-info {
    font-size: 11px;
    font-weight: 700;
    text-align: right;
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding: 13px;
    width: 40%
}

.room-detail-modal .room-list .room-type-new .price-area .calculate-info span {
    display: block
}

.room-detail-modal .room-list .room-type-new .price-area .calculate-info div {
    font-weight: 400
}

@media (max-width: 992px) {
    .room-detail-modal .room-list .room-type-new .price-area .calculate-info {
        width:50%;
        font-size: 14px
    }

    .room-detail-modal .room-list .room-type-new .price-area .calculate-info span {
        display: inline
    }
}

@media (max-width: 991px) {
    .room-detail-modal .room-list .room-type-new .price-area .calculate-info-p {
        width:44%;
        padding: 10px
    }

    .room-detail-modal .room-list .room-type-new .btn-p {
        white-space: break-spaces
    }

    .room-detail-modal .room-list .room-type-new .btn-area-p {
        min-height: 123px
    }
}

.room-detail-modal .room-list .room-type-new .price-area .price-info {
    border-left: solid 1px #e3e9f1;
    padding-right: 13px;
    display: table-cell
}

@media (max-width: 479px) {
    .room-detail-modal .room-list .room-type-new .price-area .price-info {
        border-left:solid 1px #e3e9f1;
        border-top: 0!important;
        margin-top: 0!important;
        display: table-cell;
        vertical-align: middle;
        float: none
    }
}

@media (min-width: 480px) and (max-width:767px) {
    .room-detail-modal .room-list .room-type-new .price-area .price-info {
        border-left:solid 1px #e3e9f1;
        border-top: 0!important;
        margin-top: 0!important
    }
}

.room-detail-modal .room-list .room-type-new .price-area .price-info div {
    padding-top: 10px
}

.room-detail-modal .room-list .room-type-new .price-area .price-info .price-real {
    color: #888;
    font-size: 16px;
    text-align: right
}

.room-detail-modal .room-list .room-type-new .price-area .price-info .percent-discount {
    border-radius: 3px;
    border: 1px solid #d8232a;
    background-color: #fff;
    padding: 3px;
    font-size: 13px;
    font-weight: 900;
    color: #d8232a;
    margin-right: 5px
}

.room-detail-modal .room-list .room-type-new .price-area .price-info .price-discount {
    border-radius: 3px;
    border: 1px solid #d8232a;
    background-color: #fff;
    padding: 3px;
    font-size: 13px;
    color: #d8232a
}

.room-detail-modal .room-list .room-type-new .price-area .price-info .price-discount span {
    font-weight: 700
}

.room-detail-modal .room-list .room-type-new .price-area .price-info .discount-area {
    text-align: right;
    display: flow-root
}

.room-detail-modal .room-list .room-type-new .price-area .price-info .sell-price {
    font-size: 24px;
    font-weight: 700;
    text-align: right;
    margin-bottom: 10px
}

.room-detail-modal .room-list .room-type-new .bottom-room-option {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: end;
    align-items: flex-end;
    min-height: 80px;
    margin-top: -10px
}

@media (max-width: 767px) {
    .room-detail-modal .room-list .room-type-new .bottom-room-option {
        margin-top:30px
    }
}

.room-detail-modal .room-list .room-type-new .bottom-room-option .priceInfo {
    border: 1px solid #ccc;
    padding: 5px;
    font-size: 12px
}

.room-detail-modal .room-list .room-type-new .bottom-room-option .priceInfo .arrow {
    position: relative
}

.room-detail-modal .room-list .room-type-new .bottom-room-option .priceInfo .arrow:after,.room-detail-modal .room-list .room-type-new .bottom-room-option .priceInfo .arrow:before {
    content: " ";
    bottom: -46px;
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    border-right: 15px solid #ccc;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.room-detail-modal .room-list .room-type-new .bottom-room-option .priceInfo .arrow:after {
    border-right-color: #fff;
    bottom: -45px
}

.room-detail-modal .room-list .room-type-new .room-type-title {
    margin: 0 0 10px;
    font-size: 18px!important;
    font-weight: 600;
    color: #3f536c;
    font-family: Poppins-SemiBold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: left
}

@media (max-width: 991px) {
    .room-detail-modal .room-list .room-type-new .room-type-title {
        display:none
    }
}

.room-detail-modal .room-list .room-type-new .small-title {
    display: block;
    color: #232323;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

@media (max-width: 768px) {
    .room-detail-modal .room-list .room-type-new .small-title {
        margin-top:10px
    }
}

.room-detail-modal .room-list .room-type-new .info-text {
    margin: 0;
    font-size: 12px;
    line-height: 1.2
}

.room-detail-modal .room-list .room-type-new .image-block {
    min-width: 160px;
    min-height: 118px
}

.room-detail-modal .room-list .room-type-new .image-block .small-title {
    margin-top: 5px
}

.room-detail-modal .room-list .room-type-new .image-block .cbp-item,.room-detail-modal .room-list .room-type-new .image-block .cbp-item-wrapper,.room-detail-modal .room-list .room-type-new .image-block .cbp-wrapper,.room-detail-modal .room-list .room-type-new .image-block .cbp-wrapper-outer,.room-detail-modal .room-list .room-type-new .image-block .quick-detail {
    position: static!important;
    width: initial!important;
    height: initial!important
}

.room-detail-modal .room-list .room-type-new .image-block .img-responsive {
    height: 100%;
    object-fit: cover;
    position: absolute
}

.room-detail-modal .room-list .room-type-new .label {
    margin: 5px 0
}

.room-detail-modal .room-list .room-type-new .features-link {
    display: inline-block;
    margin: 3px 0;
    color: #004bbb!important;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px
}

.room-detail-modal .room-list .room-type-new .features-link:hover {
    text-decoration: underline;
    color: #074096!important
}

@media (min-width: 768px) and (max-width:991px) {
    .room-detail-modal .room-list .room-type-new .features-link {
        padding:2px 7px;
        border: 1px solid #3cf;
        font-size: 12px;
        text-decoration: none;
        line-height: 1
    }
}

.room-detail-modal .room-list .room-type-new .features-link i {
    margin-left: 5px
}

.room-detail-modal .room-list .room-type-new .features-link .fa-angle-left {
    display: none
}

.room-detail-modal .room-list .room-type-new .features-link.open .fa-angle-left {
    display: inline-block
}

.room-detail-modal .room-list .room-type-new .features-link.open .fa-angle-right {
    display: none
}

.room-detail-modal .room-list .room-type-new .room-img {
    overflow: hidden;
    position: absolute!important;
    height: 100%;
    width: 100%
}

.room-detail-modal .room-list .room-type-new .room-img .zoom {
    position: absolute;
    right: 5px;
    bottom: 5px;
    display: table;
    width: 30px;
    height: 30px;
    background: #3cf;
    border-radius: 100%;
    color: #fff;
    text-align: center
}

.room-detail-modal .room-list .room-type-new .room-img .zoom i {
    display: table-cell;
    vertical-align: middle;
    font-size: 17px
}

.room-detail-modal .room-list .room-type-new .room-opportunities {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px
}

.room-detail-modal .room-list .room-type-new .room-opportunities i {
    font-size: 14px;
    margin-right: 5px
}

.room-detail-modal .room-list .room-type-new .room-opportunities a {
    color: #1B1C1D;
    text-decoration: none
}

.room-detail-modal .room-list .room-type-new .room-opportunities a:hover {
    color: #B8B8B8
}

.room-detail-modal .room-list .room-type-new .discount-price {
    height: 21px;
    border-radius: 10px;
    background-color: #6c3;
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    float: right
}

@media (max-width: 991px) {
    .room-detail-modal .room-list .room-type-new .discount-price {
        font-size:16px
    }
}

@media (max-width: 767px) {
    .room-detail-modal .room-list .room-type-new .discount-wrapper {
        display:block!important
    }

    .room-detail-modal .room-list .room-type-new .discount-price {
        font-size: 16px
    }
}

@media (max-width: 479px) {
    .room-detail-modal .room-list .room-type-new .discount-price {
        font-size:16px
    }
}

.room-detail-modal .room-list .room-type-new .discount-price img {
    width: 7px;
    height: 10px;
    object-fit: contain;
    margin-bottom: 3px
}

.room-detail-modal .room-list .room-type-new .discount {
    margin-bottom: 0;
    color: #6C3;
    font-size: 12px
}

.room-detail-modal .room-list .room-type-new .discount b {
    font-size: 18px;
    font-weight: 600
}

.room-detail-modal .room-list .room-type-new .old-price,.room-detail-modal .room-list .room-type-new .price {
    text-align: right;
    float: right
}

.room-detail-modal .room-list .room-type-new .old-price {
    color: #999;
    text-decoration: line-through
}

.room-detail-modal .room-list .room-type-new .price {
    color: #1c1823;
    font-size: 24px;
    margin-top: 5px
}

@media (max-width: 767px) {
    .room-detail-modal .room-list .room-type-new .old-price,.room-detail-modal .room-list .room-type-new .price {
        text-align:left
    }

    .room-detail-modal .room-list .room-type-new .price {
        padding-right: 10px;
        position: absolute;
        top: 15px;
        right: 0
    }

    .room-detail-modal .room-list .room-type-new .last-count {
        margin: 3px 0
    }
}

.room-detail-modal .room-list .room-type-new .btn-action {
    padding: 3px 12px
}

@media (max-width: 991px) {
    .room-detail-modal .room-list .room-type-new .btn-action {
        padding:9px 12px
    }
}

@media (min-width: 992px) and (max-width:1440px) {
    .room-detail-modal .room-list .room-type-new .btn-action {
        padding:3px 10px;
        font-size: 12px
    }
}

.room-detail-modal .room-list .room-type-new .last-count {
    display: block;
    color: #f03;
    font-size: 12px;
    font-weight: 600;
    text-align: center
}

.room-detail-modal .room-list .room-type-new .last-count i {
    font-size: 20px
}

.room-detail-modal .room-list .room-type-new .room-options:after,.room-detail-modal .room-list .room-type-new .room-options:before {
    content: " ";
    display: table
}

.room-detail-modal .room-list .room-type-new .room-options .room-option {
    padding-bottom: 20px;
    margin-bottom: 5px;
    border-bottom: solid 1px #ccc
}

.room-detail-modal .room-list .room-type-new .room-options .room-option:last-child {
    border-bottom: 0;
    padding-bottom: 0!important
}

.room-detail-modal .room-list .room-type-new .room-options .room-option .option-title {
    margin: 20px 0 5px;
    color: #F90;
    font-weight: 600
}

.room-detail-modal .room-list .room-type-new .room-options .room-option span.price:first-child {
    top: 5px
}

.room-detail-modal .room-list .room-type-new .room-options .wrapper {
    width: 100%
}

.room-detail-modal .room-list .room-type-new .room-options .wrapper>* {
    display: table-cell;
    vertical-align: bottom
}

#lg-counter,.lg-outer .lg-video-cont {
    vertical-align: middle;
    display: inline-block
}

.room-detail-modal .room-list .room-type-new .flight-features,.room-detail-modal .room-list .room-type-new .room-features {
    margin: 10px -11px -11px;
    padding: 10px 0;
    border: 1px solid #3cf
}

.room-detail-modal .room-list .room-type-new .flight-features .feature-list,.room-detail-modal .room-list .room-type-new .room-features .feature-list {
    list-style-type: none;
    overflow: hidden;
    width: 100%;
    padding-left: 12px
}

@media (min-width: 992px) {
    .room-detail-modal .room-list .room-type-new .flight-features .feature-list,.room-detail-modal .room-list .room-type-new .room-features .feature-list {
        display:table
    }
}

@media (max-width: 991px) {
    .room-detail-modal .room-list .room-type-new .flight-features .feature-list,.room-detail-modal .room-list .room-type-new .room-features .feature-list {
        margin-bottom:10px
    }
}

.room-detail-modal .room-list .room-type-new .flight-features .feature-list li,.room-detail-modal .room-list .room-type-new .room-features .feature-list li {
    float: left;
    color: #333;
    font-size: 12px;
    margin-right: 18px;
    margin-bottom: 5px;
    width: 15%
}

.room-detail-modal .room-list .room-type-new .flight-features .feature-list li i,.room-detail-modal .room-list .room-type-new .room-features .feature-list li i {
    margin-right: 3px;
    color: #3cf
}

@media (max-width: 1199px) {
    .room-detail-modal .room-list .room-type-new .flight-features .feature-list li,.room-detail-modal .room-list .room-type-new .room-features .feature-list li {
        width:23%
    }
}

@media (max-width: 991px) {
    .room-detail-modal .room-list .room-type-new .flight-features .feature-list li,.room-detail-modal .room-list .room-type-new .room-features .feature-list li {
        width:73%
    }

    .room-detail-modal .room-list .room-type-new .flight-features {
        border: 0
    }
}

@media (max-width: 479px) {
    .room-detail-modal .room-list .room-type-new .flight-features .feature-list li,.room-detail-modal .room-list .room-type-new .room-features .feature-list li {
        width:45%
    }
}

.room-detail-modal .room-list .room-type-new .flight-features i {
    color: #1B1C1D
}

.room-detail-modal .room-list .room-type-new .flight-features .feature-list li {
    width: 48%
}

.room-detail-modal .room-list .room-type-new .opportunities-choose {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.room-detail-modal .room-list .room-type-new .opportunities-choose.open .opportunities-choose-dropdown {
    display: block
}

.room-detail-modal .room-list .room-type-new .opportunities-choose.open .dropdown-link {
    color: #004bbb
}

.room-detail-modal .room-list .room-type-new .opportunities-choose .dropdown-link {
    min-width: 168px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #004bbb;
    color: #004bbb;
    font-weight: 600;
    padding: 3px;
    text-decoration: none
}

.room-detail-modal .room-list .room-type-new .opportunities-choose .opportunities-choose-dropdown {
    display: none;
    padding: 10px;
    position: absolute;
    top: 32px;
    left: 0;
    right: 0;
    border: 1px solid #3cf;
    background: #fff;
    z-index: 2;
    box-shadow: 0 5px 5px 0 rgba(204,204,204,.5)
}

.room-detail-modal .room-list .room-type-new .opportunities-choose .opportunities-choose-dropdown:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 13px;
    height: 10px;
    background: url(../../../tbcom/assets/images/general-sprite.png) -94px -57px no-repeat
}

.room-detail-modal .room-list .room-type-new .opportunities-choose .dropdown-title {
    display: block;
    padding-bottom: 5px;
    border-bottom: solid 1px #ccc;
    font-size: 11px;
    font-style: italic;
    text-align: center
}

.room-detail-modal .room-list .room-type-new .opportunities-choose .list {
    padding: 7px 0 0;
    margin: 0;
    list-style: none
}

.room-detail-modal .room-list .room-type-new .opportunities-choose .list li label {
    font-size: 12px;
    font-weight: 400
}

.room-detail-modal .room-list .room-type-new .room-type-notes {
    background: #fffef2;
    border: 1px dashed #cc9;
    padding: 10px 5px;
    margin-top: 5px
}

.room-detail-modal .room-list .room-type-new .room-type-notes ul {
    margin-bottom: 0;
    padding-left: 30px;
    color: #333
}

.room-detail-modal .room-list .room-type-new .room-type-info {
    border-top: 1px solid #ccc;
    padding: 5px 10px;
    margin-left: -10px;
    margin-right: -10px
}

.room-detail-modal .room-list .room-type-new .room-type-info:last-child {
    margin-bottom: -10px
}

.room-detail-modal .room-list .room-type-new .room-type-info p {
    display: inline-block;
    margin: 0
}

.room-detail-modal .room-list .room-type-new .room-type-info.green {
    color: #6C3
}

.room-detail-modal .room-list .room-type-new .room-type-info.orange {
    color: #F90
}

.room-detail-modal .room-list .room-type-new .room-type-info.red {
    color: #f03
}

.room-detail-modal .room-list .room-type-new .room-type-info.blue {
    color: #036
}

.lg-outer {
    z-index: 99999!important
}

.lg-toolbar .lg-close:after {
    content: "X"!important
}

.lg-actions .lg-prev:after {
    content: "<"!important
}

.lg-actions .lg-next:before {
    content: ">"!important
}

.modal-lg {
    width: 1440px!important
}

.login-warning-popover {
    position: absolute!important;
    top: -20px!important;
    min-width: 150px
}

.campaign-detail-modal .modal-content {
    border-radius: 0
}

.campaign-detail-modal .modal-header {
    border-bottom: 1px solid #cfd4da;
    padding-bottom: 20px
}

.campaign-detail-modal .modal-header .close {
    background: #f4f5f6;
    color: #40526b;
    float: right;
    position: absolute;
    right: 20px;
    border: none;
    border-radius: 50%;
    font-size: 20px;
    padding: 6px 15px
}

.campaign-detail-modal .modal-header h4 {
    border: none;
    outline: 0;
    box-shadow: none;
    border-radius: 0;
    font-family: Poppins;
    font-weight: inherit;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.campaign-detail-modal .modal-body .campaign-title,.campaign-detail-modal .modal-body .detail-banner .last-day {
    font-family: Poppins;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    font-stretch: normal
}

.campaign-detail-modal .modal-body .campaign-title {
    font-size: 20px;
    line-height: 1.1;
    color: #3f536c;
    margin-top: 20px
}

.campaign-detail-modal .modal-body .detail-banner img {
    width: 100%;
    max-height: 230px
}

.campaign-detail-modal .modal-body .detail-banner .last-day {
    position: absolute;
    top: 30px;
    left: 80px;
    background: red;
    color: #fff;
    font-size: 10px;
    border-radius: 5px;
    padding: 5px 10px;
    line-height: 2.2;
    margin-top: 30px
}

.campaign-detail-modal .modal-body .detail-banner .campaign-text {
    position: absolute;
    font-family: Poppins-Regular;
    bottom: 30px;
    left: 80px
}

.campaign-detail-modal .modal-body .detail-banner .campaign-text a {
    color: #115bb9;
    font-size: 12px;
    font-family: Poppins-Bold
}

.campaign-detail-modal .modal-body .content,.hotel__modal__filter li a,.hotel__modal__title,.hotel_room_modal__filter li a,.hotel_room_modal__title {
    font-size: 14px;
    text-align: left;
    font-style: normal;
    letter-spacing: normal;
    color: #3f536c
}

.campaign-detail-modal .modal-body .detail-banner .campaign-text b {
    font-family: Poppins-Bold
}

.campaign-detail-modal .modal-body .content {
    margin-top: 20px;
    font-family: Poppins;
    font-weight: 400;
    font-stretch: normal;
    line-height: 2.29
}

.hotel__modal,.hotel_room_modal {
    position: fixed;
    inset: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 1049;
    display: none
}

.hotel__modal__title,.hotel_room_modal__title {
    font-weight: 600;
    font-stretch: normal;
    line-height: 1.57;
    height: 71px;
    padding: 0 34px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #cfd4da
}

.hotel__modal__close,.hotel_room_modal__close {
    position: absolute;
    right: 3px;
    top: 10px;
    cursor: pointer
}

.hotel__modal__filter,.hotel_room_modal__filter {
    max-width: 980px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 19px;
    gap: 20px;
    webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    -webkit-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    overflow-y: auto
}

.hotel__modal__filter li,.hotel_room_modal__filter li {
    padding-bottom: 5px
}

.hotel__modal__filter li.active,.hotel_room_modal__filter li.active {
    border-bottom: 2px solid #115bb9
}

.hotel__modal__filter li.active a,.hotel_room_modal__filter li.active a {
    opacity: 1;
    font-weight: 600
}

.hotel__modal__filter li a,.hotel_room_modal__filter li a {
    opacity: .7;
    font-weight: 400;
    font-stretch: normal;
    line-height: normal;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px
}

.hotel__modal__filter li a span,.hotel_room_modal__filter li a span {
    opacity: .5;
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    border-radius: 50%;
    padding: 4px 8px;
    display: block;
    min-width: 30px;
    background-color: #dcdfe3;
    text-align: center
}

.hotel__modal__content,.hotel_room_modal__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.hotel__modal__content .carousel,.hotel_room_modal__content .carousel {
    max-width: 980px
}

.hotel__modal__content .carousel:not(.All),.hotel__modal__content .carousel>.carousel__nav+.carousel__nav,.hotel_room_modal__content .carousel:not(.All),.hotel_room_modal__content .carousel>.carousel__nav+.carousel__nav {
    display: none
}

.hotel__modal__content .carousel__button.is-prev,.hotel_room_modal__content .carousel__button.is-prev {
    left: 1em!important
}

.hotel__modal__content .carousel__button.is-next,.hotel_room_modal__content .carousel__button.is-next {
    right: 1em!important
}

.hotel__modal__content .carousel__button.is-next,.hotel__modal__content .carousel__button.is-prev,.hotel_room_modal__content .carousel__button.is-next,.hotel_room_modal__content .carousel__button.is-prev {
    background: #fff;
    width: 30px;
    height: 30px
}

.hotel__modal__content .carousel__button.is-next svg,.hotel__modal__content .carousel__button.is-prev svg,.hotel_room_modal__content .carousel__button.is-next svg,.hotel_room_modal__content .carousel__button.is-prev svg {
    max-width: 20px
}

.hotel__modal__content .carousel.main,.hotel_room_modal__content .carousel.main {
    width: 100%;
    max-width: 980px;
    margin: 16px auto 1rem
}

@media screen and (max-width: 992px) {
    .hotel__modal__content .carousel.main,.hotel_room_modal__content .carousel.main {
        padding-left:10px;
        padding-right: 10px
    }
}

.hotel__modal__content .carousel.main .carousel__slide,.hotel_room_modal__content .carousel.main .carousel__slide {
    width: 100%;
    padding: 0
}

.hotel__modal__content .carousel.main .carousel__slide img,.hotel_room_modal__content .carousel.main .carousel__slide img {
    border-radius: 10px
}

.hotel__modal__content .carousel.main .carousel__button.is-prev,.hotel_room_modal__content .carousel.main .carousel__button.is-prev {
    left: -1.5rem
}

.hotel__modal__content .carousel.main .carousel__button.is-next,.hotel_room_modal__content .carousel.main .carousel__button.is-next {
    right: -1.5rem
}

.hotel__modal__content .carousel.main .carousel__button:focus,.hotel_room_modal__content .carousel.main .carousel__button:focus {
    outline: 0;
    box-shadow: 0 0 0 4px #a78bfa
}

.hotel__modal__content .carousel.thumb .carousel__slide,.hotel_room_modal__content .carousel.thumb .carousel__slide {
    opacity: .5;
    padding: 0;
    margin: .25rem;
    width: 96px;
    height: 64px
}

.hotel__modal__content .carousel.thumb .carousel__slide img,.hotel_room_modal__content .carousel.thumb .carousel__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px
}

.hotel__modal__content .carousel.thumb .carousel__slide.is-nav-selected,.hotel_room_modal__content .carousel.thumb .carousel__slide.is-nav-selected {
    opacity: 1
}

.c-card__token {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f3ab2e;
    color: #fff;
    border-radius: 4px;
    text-align: left;
    margin-top: 10px;
    margin-left: 30px;
    margin-bottom: 20px
}

.c-card__token img {
    width: 27px;
    height: 27px;
    margin-left: -5px;
    margin-right: 5px
}

.c-card__token span {
    font-size: 8px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: .3px;
    padding-right: 5px
}

@media (max-width: 992px) {
    .c-card__token {
        margin-left:0
    }
}

.tour__price {
    font-family: Poppins,sans-serif
}

.tour__price__title {
    font-size: 20px;
    font-weight: 600;
    color: #3f536c;
    margin: 16px 0
}

.tour__price__content {
    background-color: #f0f2f4;
    margin: 0 -90px 20px;
    padding: 25px 90px;
    border-radius: 26px
}

.tour__price__content h3 {
    font-size: 20px!important;
    color: #3f536c;
    font-weight: 600;
    margin-bottom: 20px
}

.tour__price__content--white {
    background-color: #fff;
    border-radius: 13px
}

.tour__price__content--gray {
    background-color: #f0f2f4;
    padding: 20px;
    border: 1px solid #cfd4da;
    border-top: 0;
    border-radius: 0 0 13px 13px
}

.tour__price__content__top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 12px 20px;
    border: 1px solid #cfd4da;
    border-radius: 13px 13px 0 0
}

.tour__price__content__top__left {
    display: -ms-flexbox;
    display: flex;
    color: #3f536c
}

.tour__price__content__top__left>div:first-child {
    margin-right: 80px
}

.tour__price__content__top__left b {
    color: #3f526b;
    display: block;
    font-size: 10px;
    font-weight: 700;
    margin-bottom: 2px
}

.tour__price__content__top__left span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5.5px
}

.tour__price__content__top__left p {
    display: inline-block;
    background-color: #cfd4da;
    border-radius: 4px;
    padding: 2px 5px;
    font-size: 10px;
    font-weight: 600;
    margin: 0 0 5.5px;
    opacity: .7
}

.tour__price__content__top__left h3 {
    font-size: 14px!important;
    font-weight: 600;
    margin-bottom: 0
}

.tour__price__content__top__right {
    text-align: right
}

.tour__price__content__top__right>span {
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
    font-weight: 500;
    color: #3f536c;
    margin-bottom: 8px
}

.tour__price__content__top__right>span b {
    font-weight: 700;
    margin-left: 4px
}

.tour__price__content__top__right__discount {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.tour__price__content__top__right__discount b {
    background-color: #8437bc;
    color: #fff;
    margin-right: 6px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
    padding: 3px
}

.tour__price__content__top__right__discount span {
    font-size: 20px;
    font-weight: 600;
    color: #8437bc
}

.tour__price__content__middle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px;
    border: 1px solid #cfd4da;
    border-top: 0;
    border-radius: 0 0 13px 13px
}

.tour__price__content__middle a {
    font-size: 14px;
    color: #1758b6;
    text-decoration: underline;
    font-weight: 600
}

.tour__price__content__middle a svg {
    margin-left: 5px;
    transition: all .4s ease-in-out
}

.tour__price__content__middle a.active svg {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.tour__price__content__bottom__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

.tour__price__content__bottom__title>div:nth-child(2) {
    position: relative
}

.tour__price__content__bottom__title b {
    display: block;
    font-size: 20px;
    font-weight: 600
}

.tour__price__content__bottom__title span {
    display: block;
    font-size: 10px;
    font-weight: 500
}

.tour__price__content__bottom__title label {
    color: #3f536c;
    position: absolute;
    left: 11px;
    top: 6px;
    font-size: 11px;
    font-weight: 700;
    z-index: 1
}

.tour__price__content__bottom__title select {
    border-radius: 6px;
    border: 1px solid #cfd4da;
    font-size: 14px;
    font-weight: 500;
    color: #6f7e90;
    padding-right: 124px;
    padding-bottom: 0;
    height: 50px;
    margin-bottom: 0
}

.tour__price__content__bottom__content table {
    width: 100%;
    border: 1px solid #cfd4da;
    border-radius: 13px;
    overflow: hidden;
    border-collapse: separate!important;
    text-align: center
}

.tour__price__content__bottom__content table thead {
    background-color: #edf3fd;
    font-size: 14px;
    font-weight: 500;
    color: #3f536c
}

.tour__price__content__bottom__content table thead tr td {
    padding: 10px;
    border-right: 1px solid #cfd4da;
    border-bottom: 1px solid #cfd4da
}

.tour__price__content__bottom__content table thead tr td:last-child {
    border-right: 0
}

.tour__price__content__bottom__content table tbody tr td {
    padding: 15px;
    background-color: #fff;
    border-right: 1px solid #cfd4da;
    border-bottom: 1px solid #cfd4da
}

.tour__price__content__bottom__content table tbody tr td.col1 {
    text-align: left
}

.tour__price__content__bottom__content table tbody tr td.col1 b {
    display: block;
    color: #3f536c;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 3px
}

.tour__price__content__bottom__content table tbody tr td.col1 span {
    display: inline-block;
    background-color: #cfd4da;
    color: #3f536c;
    border-radius: 4px;
    padding: 2px;
    font-size: 10px;
    font-weight: 600
}

.tour__price__content__bottom__content table tbody tr td.col2,.tour__price__content__bottom__content table tbody tr td.col3,.tour__price__content__bottom__content table tbody tr td.col4 {
    color: #3f536c
}

.tour__price__content__bottom__content table tbody tr td.col2 div,.tour__price__content__bottom__content table tbody tr td.col3 div,.tour__price__content__bottom__content table tbody tr td.col4 div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tour__price__content__bottom__content table tbody tr td.col2 div s,.tour__price__content__bottom__content table tbody tr td.col3 div s,.tour__price__content__bottom__content table tbody tr td.col4 div s {
    font-size: 16px;
    font-weight: 400
}

.tour__price__content__bottom__content table tbody tr td.col2 div b,.tour__price__content__bottom__content table tbody tr td.col3 div b,.tour__price__content__bottom__content table tbody tr td.col4 div b {
    font-size: 20px;
    font-weight: 600;
    margin: 0 4px
}

.tour__price__content__bottom__content table tbody tr td.col2 div span,.tour__price__content__bottom__content table tbody tr td.col3 div span,.tour__price__content__bottom__content table tbody tr td.col4 div span {
    background-color: #8437bc;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
    padding: 2px
}

.tour__price__content__bottom__content table tbody tr td.col5 b {
    font-size: 20px;
    font-weight: 600;
    color: #3f536c
}

.tour__price__content__bottom__content table tbody tr td.col6 a {
    color: #1758b6;
    font-size: 14px;
    text-decoration: underline
}

.tour__price__content__bottom__content table tbody tr td:last-child {
    border-right: 0
}

.tour__price__content__bottom__content table tbody tr:last-child td {
    border-bottom: 0
}

.tour__price.active .tour__price__content--white {
    border-radius: 13px 13px 0 0
}

.tour__price.active .tour__price__content__middle {
    border-radius: 0
}

.tour__price.active .tour__price__content--gray {
    display: block!important
}

.tour__price__table {
    list-style: none;
    padding: 0;
    border: 1px solid rgba(111,126,143,.3);
    border-radius: 13px;
    margin: 0 0 20px
}

.tour__price__table li {
    padding: 10px;
    border-bottom: 1px solid rgba(111,126,143,.3)
}

.tour__price__table li:first-child span {
    margin-bottom: 5px
}

.tour__price__table li:first-child b {
    color: #3f536c;
    background-color: #cfd4da;
    padding: 2px 4px;
    font-size: 10px;
    font-weight: 600;
    border-radius: 4px
}

.tour__price__table li:not(:first-child) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tour__price__table li:last-child {
    border-bottom: 0
}

.tour__price__table li span {
    display: inline-block;
    color: #3f536c;
    font-size: 14px;
    font-weight: 500
}

.tour__price__table li span b {
    font-size: 20px;
    font-weight: 600
}

.tour__price__table li span div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.tour__price__table li span div s {
    font-size: 16px;
    margin-right: 5px
}

.tour__price__table li span div p {
    margin: 0;
    padding: 2px 4px;
    background-color: #8437bc;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    border-radius: 4px
}

.tour__price__table li span a {
    color: #1758b6;
    font-size: 14px;
    text-decoration: underline
}

.tour__price__table li span:nth-child(2) {
    text-align: right
}

@media (max-width: 767px) {
    .tour__price__content__bottom__title,.tour__price__content__top__left,.tour__price__content__top__right span,.tour__price__content__top__right span b {
        display:block
    }

    .tour__price__content {
        margin: 0 0 20px;
        padding: 15px
    }

    .tour__price__content__bottom__title>div:first-child,.tour__price__content__middle>button {
        margin-bottom: 10px
    }

    .tour__price__content__top {
        padding-bottom: 0;
        border-bottom: 0
    }

    .tour__price__content__top__left>div:first-child {
        margin-right: 0
    }

    .tour__price__content__middle {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-top: 10px
    }

    .tour__price .tour__price__content--gray {
        background-color: #fff
    }
}

.popular-tours {
    padding: 25px 100px;
    background-color: #edf4fd;
    border-radius: 13px;
    margin-top: 40px
}

.popular-tours svg {
    margin-bottom: 17px
}

.popular-tours h3 {
    font-size: 20px!important;
    font-weight: 600;
    color: #2a5ab3;
    margin-bottom: 25px
}

.popular-tours ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

.popular-tours ul li {
    -ms-flex: 0 0 calc(25%);
    flex: 0 0 calc(25%);
    margin-bottom: 45px
}

.lg-outer .lg-dropdown>li:last-child,.popular-tours ul li:nth-child(13),.popular-tours ul li:nth-child(14),.popular-tours ul li:nth-child(15) {
    margin-bottom: 0
}

.popular-tours ul li a {
    font-size: 14px;
    font-weight: 500;
    color: #2a5ab3;
    text-decoration: underline
}

@media (max-width: 992px) {
    .popular-tours {
        padding:25px
    }

    .popular-tours ul li {
        -ms-flex: 0 0 calc(33.33333333%);
        flex: 0 0 calc(33.33333333%);
        margin-bottom: 20px
    }
}

@media (max-width: 600px) {
    .popular-tours {
        padding:15px
    }

    .popular-tours ul li {
        -ms-flex: 0 0 calc(50%);
        flex: 0 0 calc(50%);
        margin-bottom: 15px
    }
}

@media screen and (max-width: 992px) {
    .table-month .c-button {
        padding:0!important
    }
}

.c-tab__item--active-hover {
    border: 1px solid #2a5ab3;
    border-radius: 20px;
    color: #2a5ab3
}

.c-tab__item--active-hover:hover a {
    color: #245cb9!important
}

.c-tab__item--active-hover a {
    margin-top: 0!important
}

/*! lightgallery - v1.3.6 - 2016-11-18
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2016 Sachin N; Licensed GPLv3 */
.lg-sub-html,.lg-toolbar {
    background-color: rgba(0,0,0,.45);
    left: 0
}

@font-face {
    font-family: lg;
    src: url(../fonts/lgd641.html?n1z373);
    src: url(../fonts/lgd41d.html?#iefixn1z373) format("embedded-opentype"),url(../fonts/lgd641-2.html?n1z373) format("woff"),url(../fonts/lgd641-3.html?n1z373) format("truetype"),url(../fonts/lgd641-4.html?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: fallback
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.lg-actions .lg-next,.lg-actions .lg-prev {
    background-color: rgba(0,0,0,.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080
}

.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover {
    color: #FFF
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-prev {
    left: 20px
}

@keyframes lg-right-end {
    0%,100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@keyframes lg-left-end {
    0%,100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

.lg-outer.lg-right-end .lg-object {
    animation: lg-right-end .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    animation: lg-left-end .3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    position: absolute;
    top: 0;
    width: 100%
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none!important;
    outline: 0;
    transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #FFF
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px
}

.lg-next,.lg-prev,.lg-toolbar {
    opacity: 1;
    transition: transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    transform: translate3d(-10px,0,0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    transform: translate3d(10px,0,0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    transform: translate3d(0,-10px,0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    transform: scale3d(.5,.5,.5);
    opacity: 0;
    transition: transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    transform: scale3d(1,1,1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    transform: translate3d(0,100%,0);
    transition: transform .25s cubic-bezier(0,0,.25,1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    transition-duration: 0s!important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    transform: translate3d(0,0,0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    margin-bottom: 5px
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        transition:border-color .25s ease
    }
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share {
    color: #FFF
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-video-cont {
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../img/vimeo-play.html) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../img/vimeo-play.html) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(../img/video-play.html) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../img/youtube-play.html) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../img/youtube-play.html) 0 -60px no-repeat
}

.lg-outer .lg-video-object {
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition-duration: 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition: left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;
    transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    transform: scale3d(1,1,1);
    transition: transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    transform: translate3d(0,0,0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    transition: opacity .15s ease 0s,transform .15s ease 0s;
    transform: translate3d(0,5px,0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255,255,255,.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255,255,255,.7) inset;
    display: block;
    height: 12px;
    transition: box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover {
    box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0,0,0,.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear .18s,opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown {
    transition-delay: 0s;
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
    visibility: visible
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translate3d(0,5px,0);
    transform: translate3d(0,5px,0);
    transition: transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0,0,0,.07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer,.lg-outer .lg,.lg-outer .lg-inner {
    height: 100%;
    width: 100%
}

.lg-outer #lg-share {
    position: relative
}

.lg-backdrop,.lg-outer {
    position: fixed;
    top: 0;
    transition: opacity .15s ease 0s;
    left: 0
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}

.group:after {
    content: "";
    display: table;
    clear: both
}

.lg-outer {
    opacity: 0
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    transition-duration: inherit!important;
    transition-timing-function: inherit!important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    transition-duration: 0s!important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url(../img/slider-loading.html) center center no-repeat;
    display: none!important
}

.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block!important
}

.lg-outer .lg-img-wrap,.lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto!important;
    height: auto!important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide {
    transition: none 0s ease 0s!important
}

.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide {
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    transform: translate3d(-100%,0,0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    transform: translate3d(100%,0,0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    transform: translate3d(0,0,0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.carousel__dots,.fancybox__image,.fancybox__thumbs .carousel__slide>* {
    -moz-user-select: none;
    -ms-user-select: none
}

.carousel__slide,.fancybox__slide {
    overscroll-behavior: contain;
    max-width: 100%
}

.carousel {
    position: relative
}

.carousel *,.carousel :after,.carousel :before {
    box-sizing: inherit
}

.carousel.is-draggable {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.carousel.is-dragging {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.carousel__viewport {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.carousel__track {
    display: -ms-flexbox;
    display: flex
}

.carousel__slide {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 1rem;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto
}

.has-dots {
    margin-bottom: calc(22.5rem)
}

.carousel__dots {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: calc(100.5%);
    left: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    -webkit-user-select: none;
    user-select: none
}

.carousel__dots .carousel__dot {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 22px;
    height: 22px;
    cursor: pointer
}

.carousel__dots .carousel__dot:after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: currentColor;
    opacity: .25;
    transition: opacity .15s ease-in-out
}

.carousel__dots .carousel__dot.is-selected:after {
    opacity: 1
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs,.fancybox__container.is-animated.is-closing .fancybox__toolbar {
    opacity: 0
}

.carousel__button {
    padding: 0;
    border: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: all;
    cursor: pointer;
    transition: opacity .15s
}

.carousel__button.is-next,.carousel__button.is-prev {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.carousel__button.is-prev {
    left: 10px
}

.carousel__button.is-next {
    right: 10px
}

.carousel__button[disabled] {
    cursor: default;
    opacity: .3
}

.carousel__button svg {
    fill: none;
    stroke: currentColor;
    stroke-linejoin: bevel;
    stroke-linecap: round;
    pointer-events: none
}

html.with-fancybox {
    scroll-behavior: auto
}

body.compensate-for-scrollbar {
    overflow: hidden!important;
    -ms-touch-action: none;
    touch-action: none
}

.fancybox__container {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    direction: ltr;
    margin: 0;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
    z-index: 1050;
    outline: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 24px;
    --carousel-button-svg-height: 24px;
    --carousel-button-svg-stroke-width: 2.5;
    --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))
}

.fancybox__container *,.fancybox__container ::after,.fancybox__container ::before {
    box-sizing: inherit
}

.fancybox__container :focus {
    outline: 0
}

.fancybox__backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1
}

.fancybox__carousel {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 0;
    height: 100%;
    z-index: 10
}

.fancybox__carousel.has-dots {
    margin-bottom: calc(22.5rem)
}

.fancybox__viewport {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
    cursor: default
}

.fancybox__track {
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.fancybox__slide {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    margin: 0;
    padding: 48px 8px 8px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    outline: 0;
    overflow: auto;
    --carousel-button-width: 36px;
    --carousel-button-height: 36px;
    --carousel-button-svg-width: 22px;
    --carousel-button-svg-height: 22px
}

.fancybox__slide::after,.fancybox__slide::before {
    content: "";
    -ms-flex: 0 0 0px;
    flex: 0 0 0;
    margin: auto
}

.fancybox__content {
    padding: 36px;
    position: relative;
    -ms-flex-item-align: center;
    align-self: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 20
}

.fancybox__content :focus:not(.carousel__button.is-close) {
    outline: dotted thin;
    box-shadow: none
}

.fancybox__caption {
    -ms-flex-item-align: center;
    max-width: 100%;
    margin: 0;
    padding: 1rem 0 0;
    line-height: 1.375;
    visibility: visible;
    cursor: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow-wrap: anywhere
}

.is-loading .fancybox__caption {
    visibility: hidden
}

.fancybox__container>.carousel__dots {
    top: 100%
}

.fancybox__nav .carousel__button {
    z-index: 40
}

.fancybox__nav .carousel__button.is-next {
    right: 8px
}

.fancybox__nav .carousel__button.is-prev {
    left: 8px
}

.carousel__button.is-close {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 40
}

.fancybox__content>.carousel__button.is-close {
    position: absolute;
    top: -40px;
    right: 0
}

.fancybox__no-click,.fancybox__no-click button {
    pointer-events: none
}

.fancybox__spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 50px;
    height: 50px
}

.fancybox__slide .fancybox__spinner {
    cursor: pointer;
    z-index: 1053
}

.fancybox__spinner svg {
    animation: 2s linear infinite fancybox-rotate;
    -ms-transform-origin: center center;
    transform-origin: center center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%
}

.fancybox__spinner svg circle {
    fill: none;
    stroke-width: 2.75;
    stroke-miterlimit: 10;
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
    animation: 1.5s ease-in-out infinite fancybox-dash;
    stroke-linecap: round;
    stroke: currentColor
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes fancybox-dash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124px
    }
}

.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav {
    animation: .15s backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .carousel__button.is-close,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav {
    animation: .15s both fancybox-fadeOut
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs,.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
    animation: .15s ease-in backwards fancybox-fadeIn
}

.fancybox-fadeIn {
    animation: .15s both fancybox-fadeIn
}

.fancybox-fadeOut {
    animation: .1s both fancybox-fadeOut
}

.fancybox-zoomInUp {
    animation: .2s both fancybox-zoomInUp
}

.fancybox-zoomOutDown {
    animation: .15s both fancybox-zoomOutDown
}

.fancybox-throwOutUp {
    animation: .15s both fancybox-throwOutUp
}

.fancybox-throwOutDown {
    animation: .15s both fancybox-throwOutDown
}

@keyframes fancybox-fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fancybox-fadeOut {
    to {
        opacity: 0
    }
}

@keyframes fancybox-zoomInUp {
    from {
        transform: scale(.97) translate3d(0,16px,0);
        opacity: 0
    }

    to {
        transform: scale(1) translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes fancybox-zoomOutDown {
    to {
        transform: scale(.97) translate3d(0,16px,0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutUp {
    to {
        transform: translate3d(0,-30%,0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutDown {
    to {
        transform: translate3d(0,30%,0);
        opacity: 0
    }
}

.fancybox__carousel .carousel__slide {
    scrollbar-width: thin;
    scrollbar-color: #ccc rgba(255,255,255,.1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
    background-color: rgba(255,255,255,.1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 2px;
    box-shadow: inset 0 0 4px rgba(0,0,0,.2)
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content,.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content,.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox__carousel .fancybox__slide .fancybox__content {
    cursor: auto
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
    cursor: zoom-in
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
    cursor: zoom-out
}

.fancybox__image {
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-user-select: none;
    user-select: none;
    transition: none
}

.has-image .fancybox__content {
    padding: 0;
    background: rgba(0,0,0,0);
    min-height: 1px
}

.is-closing .has-image .fancybox__content {
    overflow: visible
}

.has-image[data-image-fit=contain],.has-image[data-image-fit=cover] {
    overflow: visible;
    -ms-touch-action: none;
    touch-action: none
}

.has-image[data-image-fit=contain] .fancybox__content {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.has-image[data-image-fit=contain] .fancybox__image {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.has-image[data-image-fit=contain-w] {
    overflow-x: hidden;
    overflow-y: auto
}

.has-image[data-image-fit=contain-w] .fancybox__content {
    min-height: auto
}

.has-image[data-image-fit=contain-w] .fancybox__image {
    max-width: 100%;
    height: auto
}

.has-image[data-image-fit=cover] .fancybox__content {
    width: 100%;
    height: 100%
}

.has-image[data-image-fit=cover] .fancybox__image {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content {
    max-width: 100%;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    min-height: 1px;
    overflow: visible
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
    width: 100%;
    height: 80%
}

.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content {
    width: 960px;
    height: 540px;
    max-width: 100%;
    max-height: 100%
}

.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content {
    padding: 0;
    background: rgba(24,24,27,.9);
    color: #fff
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
    background: #e5e3df
}

.fancybox__html5video,.fancybox__iframe {
    border: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0)
}

.fancybox-placeholder {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border-width: 0
}

.fancybox__thumbs {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    padding: 0 3px
}

.fancybox__thumbs .carousel__slide {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0;
    padding: 8px 3px;
    box-sizing: content-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: visible;
    cursor: pointer
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-width: 5px;
    border-style: solid;
    opacity: 0;
    transition: opacity .15s
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
    opacity: .92
}

.fancybox__thumbs .carousel__slide>* {
    pointer-events: none;
    -webkit-user-select: none;
    user-select: none
}

.fancybox__thumb {
    position: relative;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-color: rgba(255,255,255,.1);
    background-repeat: no-repeat
}

.fancybox__toolbar {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    background: linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,.006) 8.1%,rgba(0,0,0,.021) 15.5%,rgba(0,0,0,.046) 22.5%,rgba(0,0,0,.077) 29%,rgba(0,0,0,.114) 35.3%,rgba(0,0,0,.155) 41.2%,rgba(0,0,0,.198) 47.1%,rgba(0,0,0,.242) 52.9%,rgba(0,0,0,.285) 58.8%,rgba(0,0,0,.326) 64.7%,rgba(0,0,0,.363) 71%,rgba(0,0,0,.394) 77.5%,rgba(0,0,0,.419) 84.5%,rgba(0,0,0,.434) 91.9%,rgba(0,0,0,.44) 100%);
    padding: 0;
    -ms-touch-action: none;
    touch-action: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    --carousel-button-svg-width: 20px;
    --carousel-button-svg-height: 20px;
    text-shadow: var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.4))
}

@media all and (min-width: 1024px) {
    .fancybox__container {
        --carousel-button-width:48px;
        --carousel-button-height: 48px;
        --carousel-button-svg-width: 27px;
        --carousel-button-svg-height: 27px
    }

    .fancybox__slide {
        padding: 64px 100px
    }

    .carousel__button.is-close,.fancybox__nav .carousel__button.is-next {
        right: 40px
    }

    .fancybox__nav .carousel__button.is-prev {
        left: 40px
    }

    .fancybox__toolbar {
        padding: 8px
    }
}

.fancybox__toolbar__items {
    display: -ms-flexbox;
    display: flex
}

.fancybox__toolbar__items--left {
    margin-right: auto
}

.fancybox__toolbar__items--center {
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.fancybox__toolbar__items--right {
    margin-left: auto
}

@media (max-width: 640px) {
    .fancybox__toolbar__items--center:not(:last-child) {
        display:none
    }
}

.fancybox__counter {
    min-width: 72px;
    padding: 0 10px;
    text-align: center;
    font-size: 17px;
    font-variant-numeric: tabular-nums;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox__progress {
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 30;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox__container:-webkit-full-screen::backdrop {
    opacity: 0
}

.fancybox__container:-moz-full-screen::backdrop {
    opacity: 0
}

.fancybox__container:-ms-fullscreen::backdrop {
    opacity: 0
}

.fancybox__container:fullscreen::backdrop {
    opacity: 0
}

.fancybox__button--fullscreen g:nth-child(2) {
    display: none
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:first-child {
    display: none
}

.fancybox__container:-moz-full-screen .fancybox__button--fullscreen g:first-child {
    display: none
}

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:first-child {
    display: none
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:first-child {
    display: none
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__container:-moz-full-screen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__button--slideshow g:nth-child(2),.fancybox__container.has-slideshow .fancybox__button--slideshow g:first-child {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
    display: block
}

.first-banner img{
    width: 100%; object-fit: cover; height: 299px; 
}

.fiyatbilgisidiv li{
    flex-direction: column;
    align-items: baseline !important;
}

.fiyatbilgisidiv p{
    margin: 0;
    font-weight: 700;
}

.yetiskinButton{
    background: none;
    border: none;
    outline: none;
    font-weight: bold;
}

.indirim{
    background: #3f536c;
    color: white;
    padding: 3px;
    border-radius: 5px;
    font-size: 14px;
}

.cizgiliFiyat{
    text-decoration: line-through;
    font-size: 17px;
    margin-left: 5px;
    color: #3f536c94;
}

.fiyatTutar{
    font-size: 21px;
    font-weight: 900;
    margin-top: 5px;
}

.t15{
    top: -15px;
}

.guvenliOdemeButon{
    background: #3f536c;
    color: white;
    border: none;
    padding: 8px;
    border-radius: 30px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 6px;
}

.seyahat-info{
    width: 80px;
    display: inline-block;
}

.seyahat-divs{
    line-height: 25px;
    margin-top: -10px;
}

#si{
    color: #909aa7;
}

.c-product-card__price {
    color: #115ab7 !important;
}

.c-product-card__head img {
    height: 210px;
    object-fit: cover;
}

.hotel-detail .row h2.title {
    margin-bottom: 20px;
}

.hotel-detail .hotel-features .tab-content .location-information {
    display: block !important;
}

@media screen and (max-width: 790px){
    .t15 {
        top: 0px !important;
    }

    .checkout_basket_item--toggle {
        display: none !important;
    }

    .checkout_basket_item--content {
        padding: 10px 0 10px !important;
    }

    .checkout__roost {
        padding-bottom: 20px;
    }
}

.checkout_basket_item.active .checkout_basket_item--content {
    display: block !important;
}