    @media (max-width: 767px) {
    #tarifs2 table thead tr {
        display: block;
        text-align: center;
    }
    #tarifs2 tbody .tr-options {
        display: grid;
    }
    #tarifs2 .table-general tbody .tr-options .name-room {
        width: 100% !important;
    }
    #tarifs2 .media-left,
    #tarifs2 .media-right,
    #tarifs2 .media-body {
        display: contents;
        text-align: center !important;
    }
    #tarifs2 .td-price {
        width: 30%;
    }
    #tarifs2 .td-promos {
        border: none !important;
    }
}

@media (max-width: 375px) {
    #tarifs2 .table-general tbody .tr-options p {
        font-size: 11px !important;
    }
}

:root .table-general {
    margin: 0;
    border: 1px solid #e2e5e9;
}

:root .table-general thead {
    background-color: #005591
}

:root .table-general thead tr th {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    border: 0;
    text-align: center
}

:root .table-general thead th {
    border: 0
}

:root .table-general tbody {
    border: 0
}

:root .table-general tbody .empty {
    height: 10px
}

:root .table-general tbody .empty td {
    background-color: #f3f3f3;
    background-color: #f3f3f3;
    border-top: 1px solid #eceeef;
    padding: 0
}

:root .table-general tbody .tr-recommended td {
    padding: 0 10px;
    border: 0;
    background-color: #D0DE2B;
    background-color: #d0de2b;
    border-left: 3px solid #D0DE2B;
    border-right: 3px solid #D0DE2B
}

:root .table-general tbody .tr-recommended td p {
    margin: 0;
    font-size: 14px;
    font-weight: 500
}

:root .table-general tbody .tr-recommended td p .fa {
    margin-right: 5px
}

:root .table-general tbody .tr-recommended td .improve {
    color: #569C16;
    margin-right: 10px
}

:root .table-general tbody .tr-recommended td .price {
    font-size: 18px
}

:root .table-general tbody .tr-recommended td .price small {
    font-weight: 700
}

:root .table-general tbody .tr-options p {
    margin: 0;
    font-weight: 500;
    font-size: 13px;
}

:root .table-general tbody .tr-options .images-room {
    margin-top: 5px
}

:root .table-general tbody .tr-options .images-room img {
    max-width: 100%;
    border-radius: 3px;
    background: #F2F6F7;
    border: 1px solid #fff;
    padding: 5px
}

:root .table-general tbody .tr-options .description-room a {
    cursor: pointer;
    text-decoration: underline;
    display: inline-block;
    margin-top: 5px;
    font-size: 13px;
    font-weight: 400
}

:root .table-general tbody .tr-options .description-room i {
    vertical-align: middle
}

:root .table-general tbody .tr-options .description-room .dropdown-menu {
    padding: 10px;
    background-color: #fffbd5;
    width: 400px
}

:root .table-general tbody .tr-options .description-room .dropdown-menu .description-room {
    margin: 0;
    font-weight: 400
}

:root .table-general tbody .tr-options .options {
    border-left: 1px solid #eceeef;
    padding: 0
}

:root .table-general tbody .tr-options .options.offer-best-price {
    background-color: #fdf6ef;
    position: relative
}

:root .table-general tbody .tr-options .options.offer-best-price table .txt-offer-best-price {
    color: #c00;
    font-weight: 600
}

@media (max-width: 991px) {
     :root .table-general tbody .tr-options .options.offer-best-price table .txt-offer-best-price {
        font-size: 13px
    }
}

:root .table-general tbody .tr-options .options.offer-best-price table .price.best-price {
    background-color: #c00;
    background-color: #cc0000;
    color: #fff !important;
    margin: 4px 0;
    display: inline-block;
    padding: 5px 8px;
    position: relative
}

:root .table-general tbody .tr-options .options.offer-best-price table .price.best-price:after {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    left: -7px;
    top: 18px
}

:root .table-general tbody .tr-options .options.offer-best-price table .price.best-price:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 17px 20px 0px;
    border-color: transparent #c00 transparent transparent;
    position: absolute;
    left: -17px;
    top: 0
}

@media (max-width: 850px) {
     :root .table-general tbody .tr-options .options.offer-best-price table .price.best-price:before {
        border-width: 18px 17px 18px 0px
    }
     :root .table-general tbody .tr-options .options.offer-best-price table .price.best-price:after {
        top: 16px
    }
}

:root .table-general tbody .tr-options .options.offer-best-price table .mo-com-offer-countdown-small .wrap-countdown .countdown {
    background-color: #ffffff
}

:root .table-general tbody .tr-options .options.offer-discount {
    background-color: #ffffff;
    position: relative
}

:root .table-general tbody .tr-options .options.offer-discount .mo-com-upside-offer-discount {
    font-size: 13px;
    height: 20px;
    padding: 0 8px;
    margin-bottom: 8px
}

:root .table-general tbody .tr-options .options.offer-discount .mo-com-upside-offer-discount:before {
    border-width: 10px 11px 11px 0px;
    left: -11px
}

:root .table-general tbody .tr-options .options.offer-discount .mo-com-upside-offer-discount:after {
    width: 4px;
    height: 4px;
    top: 8px
}

:root .table-general tbody .tr-options .options.offer-discount table .txt-offer-discount {
    color: #FA8C00;
    font-weight: 600
}

@media (max-width: 991px) {
     :root .table-general tbody .tr-options .options.offer-discount table .txt-offer-discount {
        font-size: 14px
    }
}

:root .table-general tbody .tr-options .options.offer-discount table .previous-price {
    font-size: 18px !important;
    text-decoration: line-through;
    font-weight: 600 !important;
    color: #636c72 !important;
    opacity: .5
}

@media (max-width: 992px) {
     :root .table-general tbody .tr-options .options.offer-discount table .previous-price {
        font-size: 16px
    }
}

:root .table-general tbody .tr-options .options.offer-average-price {
    background-color: #ffffff;
    position: relative
}

:root .table-general tbody .tr-options .options.offer-average-price .mo-com-upside-offer {
    font-size: 13px;
    height: 20px;
    padding: 0 8px;
    margin-bottom: 8px !important
}

:root .table-general tbody .tr-options .options.offer-average-price .mo-com-upside-offer:before {
    border-width: 10px 11px 11px 0px;
    left: -11px
}

:root .table-general tbody .tr-options .options.offer-average-price .mo-com-upside-offer:after {
    width: 4px;
    height: 4px;
    top: 8px
}

:root .table-general tbody .tr-options .options.offer-average-price table .previous-price {
    font-size: 18px !important;
    text-decoration: line-through;
    font-weight: 600 !important;
    color: #636c72 !important;
    opacity: .5
}

@media (max-width: 992px) {
     :root .table-general tbody .tr-options .options.offer-average-price table .previous-price {
        font-size: 16px
    }
}

:root .table-general tbody .tr-options .options table {
    width: 100%;
    margin: 0;
}

:root .table-general tbody .tr-options .options .td-boardtype {
    width: 40%
}

@media (max-width: 1199px) {
     :root .table-general tbody .tr-options .options .td-boardtype {
        width: 25%
    }
}

@media (max-width: 991px) {
     :root .table-general tbody .tr-options .options .td-boardtype {
        width: 18%
    }
}

:root .table-general tbody .tr-options .options .td-boardtype,
 :root .table-general tbody .tr-options .options .td-price-night,
 :root .table-general tbody .tr-options .options .td-price {
    border: 0
}

:root .table-general tbody .tr-options .options .td-price .img-snow-pass {
    width: 25px
}

@media (max-width: 992px) {
     :root .table-general tbody .tr-options .options .td-price .img-snow-pass {
        width: 20px;
        margin: 0 15px
    }
}

:root .table-general tbody .tr-options .options .forfait-offer {
    border: 0
}

:root .table-general tbody .tr-options .options .forfait-offer .info {
    display: inline-block;
    font-size: 12px
}

@media (max-width: 1024px) {
     :root .table-general tbody .tr-options .options .forfait-offer .info {
        font-size: 11px
    }
}

:root .table-general tbody .tr-options .options .forfait-offer .info .txt {
    margin-right: 10px
}

:root .table-general tbody .tr-options.client .td-boardtype,
 :root .table-general tbody .tr-options.client .td-price-night,
 :root .table-general tbody .tr-options.client .td-price {
    background-color: #fffdd8
}

:root .table-general tbody .tr-options.client .options {
    padding: 0;
    background-color: #fffdd8
}

:root .table-general tbody .tr-options.recommended {
    border-right: 3px solid #D0DE2B
}

:root .table-general tbody .tr-options.recommended .td-boardtype {
    border-left: 3px solid #D0DE2B
}

:root .table-general tbody .tr-options.recommended .td-boardtype,
 :root .table-general tbody .tr-options.recommended .td-price-night,
 :root .table-general tbody .tr-options.recommended .td-price {
    border-bottom: 3px solid #D0DE2B
}

:root .table-general tbody .tr-options.recommended .options {
    border-bottom: 3px solid #D0DE2B;
    border-left: 3px solid #D0DE2B
}

:root .table-general tbody .tr-options.recommended .options .td-boardtype,
 :root .table-general tbody .tr-options.recommended .options .td-price-night,
 :root .table-general tbody .tr-options.recommended .options .td-price {
    border: 0
}

:root .table-general tbody .tr-options.no-rooms .td-boardtype p,
 :root .table-general tbody .tr-options.no-rooms .td-price-night p {
    opacity: 0.3
}

:root .table-general tbody .tr-options.no-rooms .td-price .media-left p {
    opacity: 0.3
}

:root .table-general tbody .tr-options.no-rooms .td-price .media-right .booking {
    background-color: #9B9B9B;
    background-color: rgba(155, 155, 155, 0.3);
    color: #007dbe;
    font-weight: 700;
    border: 0;
    cursor: initial
}

:root .table-general tbody .tr-options.no-rooms .td-price .media-right .booking .fa {
    color: #EA6D5B
}

:root .table-general tbody .tr-options .name-room {
    color: #005591;
    font-size: 15px;
    width: 20%
}

:root .table-general tbody .tr-options .name-room p {
    font-weight: 700;
}

:root .table-general tbody .tr-options .name-room .included {
    font-size: 13px;
    color: #3c3c3c;
    font-weight: 400;
    margin-top: 10px
}

:root .table-general tbody .tr-options .name-room .included p:last-child {
    margin-top: 10px
}

:root .table-general tbody .tr-options .td-boardtype {
    width: 20%;
    font-weight: 700;
    color: #636c72;
    font-size: 14px;
    vertical-align: middle
}

:root .table-general tbody .tr-options .td-boardtype {
    width: 22%;
    font-weight: 500;
    font-size: 14px;
    vertical-align: middle;
}

.table-general th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

:root .table-general tbody .tr-options .td-boardtype .boardtype {
    display: inline-block;
    margin: 0 5px 5px 0
}

:root .table-general tbody .tr-options .td-boardtype .most-booked {
    color: #FF9F00;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.2
}

:root .table-general tbody .tr-options .td-boardtype .most-booked .fa {
    color: #FF9F00;
    margin-right: 5px
}

:root .table-general tbody .tr-options .td-boardtype .txt-offer {
    font-size: 12px;
    color: #9B9B9B;
    font-weight: 400
}

:root .table-general tbody .tr-options .td-boardtype .your-selection {
    font-size: 11px;
    color: #8B939E;
    font-weight: 400;
    margin-bottom: 5px
}

:root .table-general tbody .tr-options .td-boardtype .your-selection .ico {
    vertical-align: middle;
    margin-left: 5px
}

:root .table-general tbody .tr-options .td-boardtype .your-selection .ico.trivago {
    background-image: url(/static/img/sprites/sprite_clients.svg);
    background-position: 0 -78px;
    width: 50px;
    height: 15px;
    display: inline-block;
    background-repeat: none;
    background-color: transparent
}

:root .table-general tbody .tr-options .td-boardtype .your-selection .ico.skyscanner {
    background-image: url(/static/img/sprites/sprite_clients.svg);
    background-position: 0 0px;
    width: 85px;
    height: 18px;
    display: inline-block;
    background-repeat: none;
    background-color: transparent
}

:root .table-general tbody .tr-options .td-boardtype .your-selection .ico.discavo {
    background-image: url(/static/img/sprites/sprite_clients.svg);
    background-position: 0 -18px;
    width: 85px;
    height: 15px;
    display: inline-block;
    background-repeat: none;
    background-color: transparent
}

:root .table-general tbody .tr-options .td-boardtype .your-selection .ico.hotelscan {
    background-image: url(/static/img/sprites/sprite_clients.svg);
    background-position: 0 -33px;
    width: 83px;
    height: 13px;
    display: inline-block;
    background-repeat: none;
    background-color: transparent
}

:root .table-general tbody .tr-options .td-boardtype .your-selection .ico.idealo {
    background-image: url(/static/img/sprites/sprite_clients.svg);
    background-position: 0 -46px;
    width: 85px;
    height: 18px;
    display: inline-block;
    background-repeat: none;
    background-color: transparent
}

:root .table-general tbody .tr-options .td-boardtype .your-selection .ico.tripadvisor {
    background-image: url(/static/img/sprites/sprite_clients.svg);
    background-position: 0 -64px;
    width: 84px;
    height: 14px;
    display: inline-block;
    background-repeat: none;
    background-color: transparent
}

:root .table-general tbody .tr-options .td-boardtype .your-selection .ico.minube {
    background-image: url(/static/img/sprites/sprite_clients.svg);
    background-position: 0 -93px;
    width: 85px;
    height: 18px;
    display: inline-block;
    background-repeat: none;
    background-color: transparent
}

:root .table-general tbody .tr-options .td-boardtype .your-selection .ico.kayak {
    background-image: url(/static/img/sprites/sprite_clients.svg);
    background-position: 0 -112px;
    width: 76px;
    height: 17px;
    display: inline-block;
    background-repeat: none;
    background-color: transparent
}

:root .table-general tbody .tr-options .td-boardtype .your-selection .ico.ideas {
    background-image: url(/static/img/sprites/sprite_clients.svg);
    background-position: 0px -156px;
    width: 103px;
    height: 18px;
    display: inline-block;
    background-repeat: none;
    background-color: transparent
}

:root .table-general tbody .tr-options .td-boardtype .your-selection .ico.sebogo {
    background-image: url(/static/img/sprites/sprite_clients.svg);
    background-position: 0 -130px;
    width: 60px;
    height: 26px;
    display: inline-block;
    background-repeat: none;
    background-color: transparent
}

:root .table-general tbody .tr-options .td-boardtype .your-selection .ico.cozycozy {
    background-image: url(/static/img/sprites/sprite_clients.svg);
    background-position: 0 -174px;
    width: 77px;
    height: 14px;
    display: inline-block;
    background-repeat: none;
    background-color: transparent
}

:root .table-general tbody .tr-options .td-boardtype .your-selection .ico.findhotel {
    background-image: url(/static/img/sprites/sprite_clients.svg);
    background-position: 0 -191px;
    width: 77px;
    height: 14px;
    display: inline-block;
    background-repeat: none;
    background-color: transparent
}

:root .table-general tbody .tr-options .td-boardtype .txt-cancel {
    font-size: 11px;
    display: block;
    font-weight: 400;
    margin: 5px 0 0 0;
    color: #008200
}

:root .table-general tbody .tr-options .td-price-night {
    width: 19%;
    vertical-align: middle;
    font-size: 14px;
    text-align: center
}

:root .table-general tbody .tr-options .td-price-night strong {
    font-size: 18px;
    white-space: nowrap
}

@media (max-width: 991px) {
     :root .table-general tbody .tr-options .td-price-night strong {
        font-size: 16px
    }
}

:root .table-general tbody .tr-options .td-price-night strong small {
    font-weight: 700
}

:root .table-general tbody .tr-options .td-price-night .nights {
    color: #B5BAC1
}

@media (max-width: 820px) {
     :root .table-general tbody .tr-options .td-price-night {
        font-size: 12px
    }
}

:root .table-general tbody .tr-options .td-boardtype,
 :root .table-general tbody .tr-options .td-price-night,
 :root .table-general tbody .tr-options .td-price {
    border-left: 1px solid #eceeef
}

:root .table-general tbody .tr-options .td-price {
    vertical-align: middle
}

:root .table-general tbody .tr-options .td-price .media .media-left {
    text-align: right;
    width: 50%
}

:root .table-general tbody .tr-options .td-price .media .media-left .iso-secret-deals-popover .img-secret-deals {
    margin-right: 5px
}

:root .table-general tbody .tr-options .td-price .media .media-left .iso-secret-deals-popover .popover-secret-deals {
    right: 42px
}

:root .table-general tbody .tr-options .td-price .media .media-left .box-price {
    text-align: right;
    line-height: 1.5;
    display: inline-block;
    vertical-align: text-bottom
}

:root .table-general tbody .tr-options .td-price .media .media-left .box-price del {
    color: #8B939E;
    font-size: 15px;
    font-weight: 400;
    margin-right: 5px
}

:root .table-general tbody .tr-options .td-price .media .media-left .box-price .previous-price {
    color: #005591;
    font-size: 12px;
    font-weight: 700
}

:root .table-general tbody .tr-options .td-price .media .media-left .box-price .previous-price .quantity {
    font-size: 16px;
    text-decoration: line-through
}

:root .table-general tbody .tr-options .td-price .media .media-left .box-price .previous-price .quantity small {
    font-weight: 700
}

:root .table-general tbody .tr-options .td-price .media .media-left .box-price .price {
    font-size: 22px;
    white-space: nowrap;
    color: #ca0610;
    font-weight: 500
}

:root .table-general tbody .tr-options .td-price .media .media-left .box-price .price small {
    font-weight: 700
}

@media (max-width: 850px) {
     :root .table-general tbody .tr-options .td-price .media .media-left .box-price .price {
        font-size: 22px
    }
}

@media (max-width: 992px) {
     :root .table-general tbody .tr-options .td-price .media .media-left .box-price .price .MXN,
     :root .table-general tbody .tr-options .td-price .media .media-left .box-price .price .ARS {
        font-size: 19px;
        vertical-align: omiddle
    }
}

@media (max-width: 992px) {
     :root .table-general tbody .tr-options .td-price .media .media-left .box-price .price .CLP,
     :root .table-general tbody .tr-options .td-price .media .media-left .box-price .price .CZK {
        font-size: 20px;
        vertical-align: middle
    }
}

@media (max-width: 992px) {
     :root .table-general tbody .tr-options .td-price .media .media-left .box-price .price .COP,
     :root .table-general tbody .tr-options .td-price .media .media-left .box-price .price .RSD {
        font-size: 17px;
        vertical-align: middle
    }
}

@media (min-width: 993px) {
     :root .table-general tbody .tr-options .td-price .media .media-left .box-price .price .COP,
     :root .table-general tbody .tr-options .td-price .media .media-left .box-price .price .RSD {
        font-size: 24px
    }
}

:root .table-general tbody .tr-options .td-price .media .media-left img {
    margin-right: 20px
}

:root .table-general tbody .tr-options .td-price .media .media-left .txt-nights,
 :root .table-general tbody .tr-options .td-price .media .media-left .txt-loading {
    font-size: 11px;
    display: block
}

:root .table-general tbody .tr-options .td-price .media .media-left .txt-nights.cancel,
 :root .table-general tbody .tr-options .td-price .media .media-left .txt-loading.cancel {
    font-size: 11px;
    margin: 5px 0 0 0;
    display: block;
    color: #008200;
    border-top: 1px solid #d2ead4;
    border-radius: 3px;
    padding-top: 5px
}

@media (min-width: 992px) {
     :root .table-general tbody .tr-options .td-price .media .media-left .mo-com-b2b-cancellation .mo-com-b2b-dropdown-cancellation {
        left: auto;
        right: 170%;
        top: -50px
    }
}

@media (min-width: 992px) {
     :root .table-general tbody .tr-options .td-price .media .media-left .mo-com-b2b-cancellation .mo-com-b2b-dropdown-cancellation:after {
        right: -14px;
        top: 70px;
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg)
    }
}

:root .table-general tbody .tr-options .td-price .media .media-left .link-pricing {
    color: #005591;
    cursor: pointer;
    font-size: 14px;
    vertical-align: text-top
}

:root .table-general tbody .tr-options .td-price .media .media-left .link-pricing:after {
    display: none
}

:root .table-general tbody .tr-options .td-price .media .media-left .link-pricing:hover,
 :root .table-general tbody .tr-options .td-price .media .media-left .link-pricing.active,
 :root .table-general tbody .tr-options .td-price .media .media-left .link-pricing:focus {
    text-decoration: underline;
    color: #002845
}

:root .table-general tbody .tr-options .td-price .media .media-left .link-pricing.modified {
    color: #faaf05 !important
}

:root .table-general tbody .tr-options .td-price .media .media-left .pricing {
    display: inline-block;
    vertical-align: bottom
}

:root .table-general tbody .tr-options .td-price .media .media-left .pricing .link-pricing {
    color: #007dbe;
    cursor: pointer
}

:root .table-general tbody .tr-options .td-price .media .media-left .pricing .link-pricing .voucher-available {
    color: #3c763d
}

:root .table-general tbody .tr-options .td-price .media .media-left .pricing .link-pricing .fa {
    font-size: 19px;
    vertical-align: super
}

:root .table-general tbody .tr-options .td-price .media .media-left .pricing .link-pricing:after {
    display: none
}

:root .table-general tbody .tr-options .td-price .media .media-left .pricing .link-pricing:hover,
 :root .table-general tbody .tr-options .td-price .media .media-left .pricing .link-pricing.active,
 :root .table-general tbody .tr-options .td-price .media .media-left .pricing .link-pricing:focus {
    text-decoration: underline
}

:root .table-general tbody .tr-options .td-price .media .media-left .pricing .mo-hotel-dropdown-pricing-agency {
    left: auto;
    right: 160%;
    top: -58px
}

@media (max-width: 992px) {
     :root .table-general tbody .tr-options .td-price .media .media-left .pricing .mo-hotel-dropdown-pricing-agency {
        right: -107px;
        top: 30px
    }
}

:root .table-general tbody .tr-options .td-price .media .media-left .pricing .mo-hotel-dropdown-pricing-agency:after {
    content: "";
    position: absolute;
    top: 45%;
    right: -14px;
    width: 0;
    height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0.5em solid #3c3c3c;
    border-color: transparent transparent #FFFFFF #FFFFFF;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-box-shadow: -3px 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: -3px 1px 2px 0 rgba(0, 0, 0, 0.2)
}

@media (max-width: 992px) {
     :root .table-general tbody .tr-options .td-price .media .media-left .pricing .mo-hotel-dropdown-pricing-agency:after {
        right: 85px;
        -webkit-transform: rotate(-225deg);
        transform: rotate(-225deg);
        top: 0
    }
}

:root .table-general tbody .tr-options .td-price .media .media-body {
    text-align: center
}

:root .table-general tbody .tr-options .td-price .media .media-body .ico {
    display: inline-block;
    cursor: pointer
}

:root .table-general tbody .tr-options .td-price .media .media-right {
    vertical-align: middle;
    text-align: right;
    /*  padding-right: 10px */
    width: 35%
}

.hotel-prices .nav-tabs {
    border-bottom: none;
}
    @media (max-width: 992px) {
         :root .table-general tbody .tr-options .td-price .media .media-right {
            width: 45%
        }
    }
    :root .table-general tbody .tr-options .td-price .media .media-right .booking {
        text-align: center;
        margin: 0;
        vertical-align: middle;
        font-size: 13px;
        width: 100%
    }
    :root .table-general tbody .tr-options .td-price .media .media-right .booking .ab-last-room {
        margin: 0;
        display: block;
        text-transform: uppercase
    }
    :root .table-general tbody .tr-options .td-price .media .media-right .booking .ab-last-room span {
        color: #FFF;
        font-size: 9px;
        margin: 0
    }
    :root .table-general tbody .tr-options .td-price .media .media-right .booking.btn-booking {
        background-color: #faaf05;
        color: white;
        border-color: #faaf05;
        padding: 6px 10px;
    }
    :root .table-general tbody .tr-options .td-price .media .media-right .booking.btn-booking:hover {
        background-color: #af7b04;
        border-color: #af7b04;
    }
    :root .table-general tbody tr.selected {
        -webkit-animation: fadeIt 3s ease-in-out;
        animation: fadeIt 3s ease-in-out
    }
    @keyframes fadeIt {
        0% {
            background-color: #faaf05;
            background-color: #faaf05
        }
        100% {
            background-color: inherit
        }
    }
    :root .table-general .mo-com-offer-text {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        font-weight: 600
    }
    :root .table-general .mo-com-offer-text:not(.best-price) {
        margin-bottom: 4px
    }
    :root .table-general .mo-com-upside-offer {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    :root .taxes {
        font-size: 12px;
        text-align: right;
        color: #636c72;
        padding: 5px 22px 5px
    }
    :root body.gr .table-general thead tr th {
        font-size: 11px
    }
    @media (max-width: 992px) {
         :root body.gr .table-general tbody .tr-recommended td p {
            font-size: 12px
        }
    }
    @media (max-width: 992px) {
         :root body.ro .table-general tbody .tr-recommended td p {
            font-size: 12px
        }
    }
    :root body.sl .table-general thead tr th {
        font-size: 12px
    }
    :root .mo-hotel-all-inclusive .tit-all-inclusive {
        background-color: #007C02;
        background-color: #007c02;
        color: #fff;
        font-size: 12px;
        padding: 2px 5px;
        border-radius: 3px;
        display: inline-block;
        font-weight: 400;
        margin-bottom: 5px;
    }
    :root .mo-com-upside-promos.cancellation {
        color: #00B086;
        background-color: transparent;
        padding: 0;
        font-size: 11px;
        line-height: 17px;
        display: inline-block;
        white-space: nowrap;
    }
    :root .mo-com-upside-promos {
        background-color: #757575;
        border-radius: 4px;
        margin-right: 5px!important;
        text-transform: uppercase;
        color: #fff;
        font-size: 13px;
        font-weight: 700;
        cursor: pointer;
        display: inline-block;
        text-align: center;
        line-height: 16px;
        z-index: 3;
        padding: 5px 8px;
        margin: 0px 2px 5px 0px!important;
    }
    @media (max-width: 767px) {
         :root .table-general tbody .tr-options .td-price .media .media-right .booking.btn-booking {
            padding: 10px;
        }
        .table-general {
            display: block;
            /*overflow: scroll;*/
        }
        .search-long .input-icon {
            width: 100% !important;
            padding-left: 2px;
            border-bottom: 1px solid #cccccc;
        }

        .search-long .search {
            background-color: #fff;
            border: 1px solid #cccccc;
            border-right: 1px solid #cccccc;
            border-radius: 4px 0 0 4px;
        }
    }
    .tooltip-inner {
        max-width: 1000px !important;
    }