﻿/* ==========================================================================
   Global
   ========================================================================== */
body {
    background-color: #f5f5f5;
    color: #444;
}

.navbar-nav ol,
ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

a {
    color: #444;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

    a:hover,
    a:focus {
        text-decoration: none;
        outline: 0;
    }

/* ==========================================================================
   Helper
   ========================================================================== */
.h-transform {
    transform: rotate(180deg) !important;
}

.text16 {
    font-size: 16px !important;
}

.txt20 {
    font-size: 20px !important;
}

.ml0 {
    margin-left: 0 !important;
}

.padding0 {
    padding: 0 !important;
}

.text13 {
    font-size: 13px !important;
}

.marginTop8 {
    margin-top: 8px !important;
}

.marginTop20 {
    margin-top: 20px !important;
}

.marginBottom5 {
    margin-bottom: 5px !important;
}

.marginBottom20 {
    margin-bottom: 20px !important;
}

.marginBottom25 {
    margin-bottom: 25px !important;
}

.marginBottom5 {
    margin-bottom: 5px !important;
}

.marginTop10 {
    margin-top: 10px !important;
}

.marginBottom10 {
    margin-bottom: 10px !important;
}

.marginBottom40 {
    margin-bottom: 40px !important;
}

.list-style-none {
    list-style: none !important;
}

.font-normal {
    font-weight: normal !important;
}

.row-gap {
    margin-top: 40px;
}

.row.row-col-gap > [class*="col-"] {
    margin-bottom: 40px;
}

.modalDiv {
    background: url("../img/ui-bg_diagonals-thick_20_666666_40x40.png") repeat scroll 50% 50% #414141;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}

.modal-backdrop.in {
    z-index: -1;
}

.btn {
    border: none;
}

.mb5 {
    margin-bottom: 5px !important;
}

/* ==========================================================================
   Main Header with Navigation
   ========================================================================== */
.main-header {
    background-color: #fff;
    padding: 10px 0;
    position: relative;
}

.main-logo {
    margin-bottom: 20px;
    text-align: center;
}

.main-header-login,
.main-header-login a {
    color: #555;
    text-align: center;
}

.navbar-custom {
    border-radius: 0;
    border: none;
    margin: 20px 0 0 0;
    min-height: initial;
}

    .navbar-custom .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-custom .navbar-brand,
    .navbar-custom .navbar-brand:focus,
    .navbar-custom .navbar-brand:hover {
        color: #fff;
    }

    .navbar-custom .navbar-collapse,
    .navbar-custom .navbar-form {
        border-color: #e7e7e7;
    }

    .navbar-custom .navbar-nav > li > a {
        color: rgba(255, 255, 255, 0.8);
    }

    .navbar-custom .navbar-nav > li a:focus,
    .navbar-custom .navbar-nav > li a:hover,
    .navbar-custom .navbar-nav > li.active > a,
    .navbar-custom .navbar-nav > .open > a,
    .navbar-custom .navbar-nav > .open > a:focus,
    .navbar-custom .navbar-nav > .open > a:hover {
        background-color: transparent;
        color: #fff;
    }

    .navbar-custom .dropdown-menu li a {
        color: rgba(255, 255, 255, 0.8);
        display: block;
        font-size: 13px;
        line-height: 20px;
    }

    .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header {
        color: rgba(255, 255, 255, 0.8);
        font-size: 13px;
    }

    .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-custom .navbar-nav .open .dropdown-menu li a {
        padding: 5px 15px 5px 25px;
    }

    .navbar-custom .dropdown:hover .dropdown-menu {
        display: block;
    }

.aff-social-sprite {
    background: url(../img/aff-social-sprite.png) 0 0 no-repeat;
}

.ml0 {
    margin-left: 0 !important;
}

.aff-social-list {
    float: left;
    margin-left: 500px;
}

.footer_list_top .aff-social-list {
    margin-left: 0;
    margin-top: 6px;
}

.aff-social-list li {
    float: left;
    margin-right: 5px;
}

.aff-social-icons {
    display: block;
    width: 25px !important;
    height: 25px !important;
}

    .aff-social-icons.fb {
        background-position: 0 0;
    }

    .aff-social-icons.tw {
        background-position: -30px 0;
    }

    .aff-social-icons.gp {
        background-position: -60px 0;
    }

    .aff-social-icons.blg {
        background-position: -90px 0;
    }

/* ==========================================================================
   Main Background Banner
   ========================================================================== */
.subheader {
    position: relative;
    max-height: 600px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .subheader > img {
        width: 100%;
    }

.main-banner {
    position: absolute;
    bottom: 45px;
    left: 0px;
    right: 0px;
    /*width: 100%;*/
    /*height: 210px;*/
    /*overflow: hidden;*/
    /*display: none;*/
}

@media (max-width: 767px) {
    .main-banner {
        bottom: 0 !important;
        width: 100%;
    }

    .main-content h1 {
        margin-top: 0;
    }
}

/* ==========================================================================
   Main Searchform
   ========================================================================== */
.search-tabs {
    border-bottom: none;
}

    .search-tabs > li {
        margin-bottom: 10px;
        width: 100%;
    }

        .search-tabs > li > a {
            display: inline-block;
            margin-right: 0;
        }

        .search-tabs > li.active > a,
        .search-tabs > li.active > a:focus,
        .search-tabs > li.active > a:hover {
            background-color: transparent;
            border: none;
        }

        .search-tabs > li > a.tab-control {
            border: none;
            cursor: pointer;
            float: left;
            width: 30px;
        }

            .search-tabs > li > a.tab-control:focus,
            .search-tabs > li > a.tab-control:hover {
                border: none;
                cursor: pointer;
            }

        .search-tabs > li > span.tab-control-spacer {
            background: transparent;
            color: transparent;
            width: 30px;
            display: inline-block;
        }

            .search-tabs > li > a.tab-control.right,
            .search-tabs > li > span.tab-control-spacer.right {
                float: right;
            }

.service-icons-sprite {
    background: url(../img/searchtab-icons-sprite1.png) no-repeat;
}

.service-icons-sprite {
    display: block;
    height: 14px;
    width: 15px;
}

.flight-icon-black {
    background-position: -17px 0;
}

.flight-icon-white {
    background-position: 0 0;
}

.hotel-icon-black {
    background-position: -51px 0;
}

.hotel-icon-white {
    background-position: -34px 0;
}

.packages-icon-black {
    background-position: -85px 0;
}

.packages-icon-white {
    background-position: -68px 0;
}

.bus-icon-black {
    background-position: -119px 0;
}

.bus-icon-white {
    background-position: -102px 0;
}

.sightseeing-icon-black {
    background-position: -153px 0;
}

.sightseeing-icon-white {
    background-position: -136px 0;
}

.transfer-icon-black {
    background-position: -187px 0;
}

.transfer-icon-white {
    background-position: -170px 0;
}

.cruise-icon-black {
    background-position: -221px 0;
}

.cruise-icon-white {
    background-position: -204px 0;
}

.search-tabs .service-icons-sprite {
    display: inline-block;
    margin: 2px 5px -2px 0;
}

.search-tabs .flight-icon {
    background-position: 0 0;
}

.search-tabs .hotel-icon {
    background-position: -34px 0;
}

.search-tabs .packages-icon {
    background-position: -68px 0;
}

.search-tabs .bus-icon {
    background-position: -102px 0;
}

.search-tabs .sightseeing-icon {
    background-position: -136px 0;
}

.search-tabs .transfer-icon {
    background-position: -170px 0;
}

.search-tabs .cruise-icon {
    background-position: -204px 0;
}

.search-tabs > li.active > a .flight-icon,
.search-tabs > li.active > a:hover .flight-icon,
.search-tabs > li.active > a:focus .flight-icon,
.search-tabs > li.active > .flight-icon,
.search-tabs > li > a:hover .flight-icon {
    background-position: -17px 0;
}

.search-tabs > li.active > a .hotel-icon,
.search-tabs > li.active > a:hover .hotel-icon,
.search-tabs > li.active > a:focus .hotel-icon,
.search-tabs > li > a:hover .hotel-icon {
    background-position: -51px 0;
}

.search-tabs > li.active > a .packages-icon,
.search-tabs > li.active > a:hover .packages-icon,
.search-tabs > li.active > a:focus .packages-icon,
.search-tabs > li > a:hover .packages-icon {
    background-position: -85px 0;
}

.search-tabs > li.active > a .bus-icon,
.search-tabs > li.active > a:hover .bus-icon,
.search-tabs > li.active > a:focus .bus-icon,
.search-tabs > li > a:hover .bus-icon {
    background-position: -119px 0;
}

.search-tabs > li.active > a .sightseeing-icon,
.search-tabs > li.active > a:hover .sightseeing-icon,
.search-tabs > li.active > a:focus .sightseeing-icon,
.search-tabs > li > a:hover .sightseeing-icon {
    background-position: -153px 0;
}

.search-tabs > li.active > a .transfer-icon,
.search-tabs > li.active > a:hover .transfer-icon,
.search-tabs > li.active > a:focus .transfer-icon,
.search-tabs > li > a:hover .transfer-icon {
    background-position: -187px 0;
}

.search-tabs > li.active > a .cruise-icon,
.search-tabs > li.active > a:hover .cruise-icon,
.search-tabs > li.active > a:focus .cruise-icon,
.search-tabs > li > a:hover .cruise-icon {
    background-position: -221px 0;
}

.tour-search-form {
    border-top: 5px solid transparent;
    position: relative;
}

.select-field .form-group {
    margin-bottom: 0;
}

.search-input-icon {
    float: right;
    margin: -23px 11px 0 0;
    position: relative;
    color: #555;
}

.select-field {
    position: relative;
    background-color: #fff;
    margin-bottom: 15px;
    display: block;
    width: 100%;
    height: 34px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
}

    .select-field span {
        display: block;
        height: 34px;
        padding: 7px 10px;
    }

    .select-field select {
        margin: 0px;
        position: absolute;
        width: 100%;
        left: 0px;
        bottom: 0px;
        cursor: pointer;
        opacity: 0;
    }

.fns-searchform {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    margin: 40px 0;
    padding: 20px;
    position: relative;
}

    .fns-searchform a,
    .fns-searchform a:focus,
    .fns-searchform a:hover {
        color: #fff;
    }

/* ==========================================================================
   Main Content
   ========================================================================== */
.content-block {
    background-color: rgba(0, 0, 0, 0.60);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    padding: 20px;
}

.main-content {
    margin-top: 40px;
}

.content-title {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 15px;
}

.content-tabs {
    margin-bottom: 20px;
}

    .content-tabs > li {
        float: none;
    }

        .content-tabs > li > a {
            border: medium none;
            padding: 14px 24px;
            border-radius: 0;
            font-size: 15px;
        }

            .content-tabs > li > a:focus,
            .content-tabs > li > a:hover,
            .content-tabs > li.active > a,
            .content-tabs > li.active > a:focus,
            .content-tabs > li.active > a:hover {
                background-color: transparent;
                border-bottom: 1px solid transparent;
            }

    .content-tabs.cruise-tabs > li {
        float: none;
    }

        .content-tabs.cruise-tabs > li > a {
            border: medium none;
            padding: 14px 24px;
            border-radius: 0;
            font-size: 15px;
            font-weight: bold;
        }

    .content-tabs.cruise-tabs li .icon-cruise {
        float: left;
        height: 12px;
        margin-right: 5px;
        margin-top: 5px;
        width: 32px;
        transition: all 350ms ease-out 0s;
    }

    .content-tabs.cruise-tabs > li > a:focus .icon-cruise,
    .content-tabs.cruise-tabs > li > a:hover .icon-cruise,
    .content-tabs.cruise-tabs > li.active > a .icon-cruise,
    .content-tabs.cruise-tabs > li.active > a:focus .icon-cruise,
    .content-tabs.cruise-tabs > li.active > a:hover .icon-cruise {
        background-position: 0 -16px;
    }

    .content-tabs.cruise-tabs > li:first-child > a {
        margin-left: 0;
    }

    .content-tabs.cruise-tabs > li:last-child > a {
        margin-right: 0;
    }

    .content-tabs.cruise-tabs > li > a:before {
        content: "";
        position: absolute;
        left: 0px;
        height: 2px;
        background: none repeat scroll 0% 0% transparent;
        width: 0;
        bottom: -1px;
        transition: all 350ms ease-out 0s;
    }

    .content-tabs.cruise-tabs > li.active:after {
        content: "";
        position: absolute;
        bottom: -11px;
        left: 45%;
        border-width: 10px 10px 0;
        border-style: solid;
        border-color: transparent;
        display: block;
        width: 0;
    }

    .content-tabs.cruise-tabs > li > a:focus,
    .content-tabs.cruise-tabs > li > a:hover,
    .content-tabs.cruise-tabs > li.active > a,
    .content-tabs.cruise-tabs > li.active > a:focus,
    .content-tabs.cruise-tabs > li.active > a:hover {
        background-color: transparent;
        border: 0;
    }

    .content-tabs.cruise-tabs > li a:focus:before,
    .content-tabs.cruise-tabs > li a:hover:before,
    .content-tabs.cruise-tabs > li.active a:before {
        content: "";
        position: absolute;
        left: 0px;
        height: 2px;
        background-color: transparent;
        width: 100%;
        bottom: -1px;
        transition: all 350ms ease-out 0s;
        border: none;
    }

.trending-destinaions .carousel {
    margin-top: 45px;
}

.trending-dest-name {
    font-size: 16px;
}

.trending-dest-shortdesc {
    color: #777;
    font-size: 13px;
}

.trending-dest-desc {
    margin-bottom: 10px;
}

.trending-destinaions-content {
    text-align: left;
}

    .trending-destinaions-content .trending-dest-services {
        text-align: left;
    }

        .trending-destinaions-content .trending-dest-services li {
            list-style: circle inside none;
            margin-top: 5px;
        }

.packages-list {
    font-size: 13px;
    margin: 5px 0px 0px 10px;
}

.trending-destinaions-content .trending-dest-services li .packages-list li {
    margin-top: 0px;
}

.packages-list li a {
    font-size: 13px;
}

.custom-carousel-controls {
    position: relative;
}

.block-title .custom-carousel-controls .carousel-control.left,
.block-title .custom-carousel-controls .carousel-control.right {
    position: absolute;
    top: -33px;
}

.block-title .custom-carousel-controls .carousel-control.left {
    left: 5px;
}

.block-title .custom-carousel-controls .carousel-control.right {
    right: 5px;
}

.custom-carousel-controls .carousel-control {
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #333;
    height: 30px;
    text-shadow: none;
    width: 30px;
}

    .custom-carousel-controls .carousel-control:focus,
    .custom-carousel-controls .carousel-control:hover {
        color: #333;
    }

    .custom-carousel-controls .carousel-control.left,
    .custom-carousel-controls .carousel-control.right {
        background-image: none;
    }

    .custom-carousel-controls .carousel-control .glyphicon-chevron-left,
    .custom-carousel-controls .carousel-control .glyphicon-chevron-right {
        font-size: 12px;
        margin-top: -6px;
    }

    .custom-carousel-controls .carousel-control .glyphicon-chevron-left {
        margin-left: -6px;
    }

    .custom-carousel-controls .carousel-control .glyphicon-chevron-right {
        margin-right: -6px;
    }

    .custom-carousel-controls .carousel-control .glyphicon-chevron-left,
    .custom-carousel-controls .carousel-control .glyphicon-chevron-right {
        height: auto;
        width: auto;
    }

.trlinked tr.hover {
    cursor: pointer;
}

.pic_caption {
    background-color: #333;
    color: #fff;
    font-size: 11px;
    padding: 7px 5px;
    text-align: center;
}

.tandclinks a {
    color: #337ab7;
    font-size: 13px;
}

    .tandclinks a .glyphicon {
        color: #337ab7;
        font-size: 9px;
        font-weight: normal;
        margin-right: 3px;
        top: -1px;
    }

.contact-form {
    margin: 20px;
}

.htlchildagewidth {
    color: #fff;
}
/* ==========================================================================
   Main Footer
   ========================================================================== */
.main-footer {
    background-color: #3a5f04;
    padding: 10px 0;
}

    .main-footer .nav > li {
        float: left;
        padding: 0 50px;
        width: auto;
    }

        .main-footer .nav > li > a {
            color: rgba(255, 255, 255, 0.8);
            padding: 10px 0;
        }

            .main-footer .nav > li > a:focus,
            .main-footer .nav > li > a:hover {
                background-color: transparent;
                color: #fff;
            }

/*===================================================================================*/
/*  Responsive
/*===================================================================================*/
/* media query for main navbar collpase breakpoint change */
@media (max-width: 1199px) {
    .collapse-lg .navbar-header {
        float: none;
    }

    .collapse-lg .navbar-toggle {
        display: block;
    }

    .collapse-lg .navbar-brand {
        display: block;
    }

    .collapse-lg .navbar-collapse.collapse {
        display: none !important;
    }

        .collapse-lg .navbar-collapse.collapse.in {
            display: block !important;
        }

    .collapse-lg .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

        .collapse-lg .navbar-nav > li {
            float: none;
        }

            .collapse-lg .navbar-nav > li > a {
                padding-bottom: 10px;
                padding-top: 10px;
            }

        .collapse-lg .navbar-nav .open .dropdown-menu {
            position: static;
            float: none;
            width: auto;
            margin-top: 0px;
            background-color: transparent;
            border: 0px none;
            box-shadow: none;
        }
}

/* Small Devices (768px-991px)  - Tablets Portrait and Tablet Landscape */
@media (min-width: 768px) {
    .main-logo {
        margin-bottom: 0;
        text-align: left;
    }

    .main-header-login {
        text-align: right;
    }

    .subheader-bg {
        display: block;
    }

    .search-tabs {
        border-bottom: none;
    }

        .search-tabs > li {
            margin-bottom: -1px;
            width: auto;
        }

            .search-tabs > li > a {
                background-color: rgba(0, 0, 0, 0.5);
                border: none;
                color: #fff;
                margin-right: 2px;
            }

                .search-tabs > li > a:focus,
                .search-tabs > li > a:hover,
                .search-tabs > li.active > a,
                .search-tabs > li.active > a:hover,
                .search-tabs > li.active > a:focus {
                    background-color: #3a5f04;
                    color: #fff;
                }

    .room-label {
        margin-top: 10px;
        padding-right: 0;
    }
}

/* Medium Devices (992px-1199px)  - Small Resolution Monitors */
@media (min-width: 992px) {
    .content-tabs.break-md > li {
        float: left;
        margin-bottom: 0;
    }

    .content-tabs > li > a {
        margin-right: 10px;
    }

    .content-tabs > li:last-child > a {
        margin-right: 0;
    }

    .content-tabs.break-md.tabs-full > li > a {
        padding: 10px 20px;
    }

    .content-tabs.break-md.tabs-split > li > a {
        padding: 10px 19px;
    }

    .trending-destinaions .carousel {
        margin-top: 0;
    }

    .packages-list {
        font-size: 13px;
        margin-top: 5px;
    }

    .content-tabs.cruise-tabs > li {
        float: left;
    }

        .content-tabs.cruise-tabs > li > a {
            margin: 0 10px;
        }

    .htlchildagewidth {
        width: 101px;
    }
}

/* Large Devices (>=1200px)  - Large Resolution Monitors */
@media (min-width: 1200px) {
    /*.main-header {
        padding: 0;
        padding-top: 20px;
    }*/

    .navbar-custom {
        border: 0;
    }

        .navbar-custom .navbar-nav {
            float: none;
        }

            .navbar-custom .navbar-nav > li > a {
                padding: 15px 25px;
            }

        .navbar-custom .dropdown-menu li a {
            color: #777;
        }

        .navbar-custom .dropdown-menu {
            border-top: 3px solid transparent;
        }

        .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header,
        .navbar-custom .navbar-nav .open .dropdown-menu li a {
            padding: 5px 15px;
        }

        .navbar-custom .navbar-nav .open .dropdown-menu .yamm-col ul {
            margin-left: 40px;
            list-style: circle outside;
        }

        .navbar-custom .navbar-nav .open .dropdown-menu .yamm-col li a {
            padding: 5px 0;
        }

    .main-banner {
        display: block;
    }

    /*.default-search-gap {
        margin-top: 166px;
    }*/

    .content-tabs.break-md.tabs-full > li > a {
        padding: 10px 35px;
    }

    .content-tabs.break-md.tabs-split {
        float: right;
    }

        .content-tabs.break-md.tabs-split > li > a {
            padding: 10px 20px;
        }

    .htlchildagewidth {
        width: 127px;
    }
}

/* =====  Hotel Search and Detail New CSS ===== */
.btn:hover {
    font-size: 14px;
}

/* styles 8 */
a {
    color: #ed8323;
    text-decoration: none;
}

/* styles 18 */
h1,
h2,
h3,
h4,
h5,
.text-hero {
    font-family: "Lato", arial, helvetica, sans-serif;
    margin-top: 0;
    font-weight: 300;
    color: #565656;
    line-height: 1.3em;
}

/* styles 20 */
h1,
h2,
h3,
h4,
h5,
.text-hero {
    font-family: "Lato", arial, helvetica, sans-serif;
    margin-top: 0;
    font-weight: 300;
    color: #565656;
    line-height: 1.3em;
}

/* styles 54 */
h1 {
    font-size: 51.98102000000001px;
}

/* styles 60 */
h3 {
    font-size: 30.758000000000003px;
}

/* styles 63 */
h4 {
    font-size: 23.66px;
}

/* styles 66 */
h5 {
    font-size: 18.2px;
    font-weight: 300;
}

/* styles 70 */
* > small,
small {
    color: #818181;
    font-size: 10px;
    line-height: 1.4000000000000001em;
}

/* styles 91 */
.text-white {
    color: #fff;
}

    /* styles 99 */
    .text-white big,
    .text-white h1,
    .text-white h2,
    .text-white h3,
    .text-white h4,
    .text-white h5,
    .text-white small,
    .text-white .text-hero,
    .text-white a,
    .text-white a:hover,
    .text-white span {
        color: #fff;
    }

        /* styles 104 */
        .text-white big,
        .text-white h1,
        .text-white h2,
        .text-white h3,
        .text-white h4,
        .text-white h5,
        .text-white small,
        .text-white .text-hero,
        .text-white a,
        .text-white a:hover,
        .text-white span {
            color: #fff;
        }

/* styles 134 */
.text-small {
    font-size: 12px;
    line-height: 1.5em;
}

/* styles 273 */
.btn {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

/* styles 287 */
.btn-primary {
    background: #ff0254;
    border-color: #ff0254;
}

/* styles 371 */
.mb0 {
    margin-bottom: 0 !important;
}

/* styles 382 */
.mb5 {
    margin-bottom: 5px !important;
}

/* styles 394 */
.mb10 {
    margin-bottom: 10px !important;
}

/* styles 398 */
.mt10 {
    margin-top: 10px !important;
}

/* styles 418 */
.mb20 {
    margin-bottom: 20px !important;
}

/* styles 422 */
.mt20 {
    margin-top: 20px !important;
}

/* styles 431 */
.mb30 {
    margin-bottom: 30px !important;
}

/* styles 434 */
.mt30 {
    margin-top: 30px !important;
}

/* styles 552 */
label {
    font-weight: 400;
    display: block;
}

/* styles 556 */
.form-group {
    position: relative;
}

    /* styles 643 */
    .form-group .input-icon {
        position: absolute;
        width: 32px;
        height: 32px;
        line-height: 32px;
        display: block;
        left: 1px;
        text-align: center;
        color: #b3b3b3;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;
        z-index: 2;
    }

/* styles 764 */
.form-control {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1.6em;
}

/* styles 781 */
.checkbox,
.radio {
    margin-bottom: 15px;
    margin-top: 0;
}

/* styles 1117 */
.gap {
    display: block;
    position: relative;
    margin: 30px 0 30px 0;
    clear: both;
}

    /* styles 1123 */
    .gap:after {
        clear: both;
        content: "";
        display: table;
    }

/* styles 1128 */
.gap-small {
    margin: 15px 0 15px 0;
}

/* styles 1130 */
.gap-mini {
    margin: 10px 0 10px 0;
}

/* styles from 1259 - 1620 */
.hover-img {
    z-index: 1;
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

.hover-img {
    z-index: 1;
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

    .hover-img .curved > img {
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .hover-img > img {
        -webkit-transition: 4s;
        -moz-transition: 4s;
        -o-transition: 4s;
        -ms-transition: 4s;
        transition: 4s;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .hover-img .hover-icon-group,
    .hover-img .hover-icon-group-top-right,
    .hover-img .hover-icon-group-top-left,
    .hover-img .hover-icon-group-bottom-left,
    .hover-img .hover-icon-group-bottom-right,
    .hover-img .hover-icon-group-center-top,
    .hover-img .hover-icon-group-center-bottom {
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
        text-align: center;
    }

        .hover-img .hover-icon-group > li,
        .hover-img .hover-icon-group-top-right > li,
        .hover-img .hover-icon-group-top-left > li,
        .hover-img .hover-icon-group-bottom-left > li,
        .hover-img .hover-icon-group-bottom-right > li,
        .hover-img .hover-icon-group-center-top > li,
        .hover-img .hover-icon-group-center-bottom > li {
            display: inline-block;
            margin: 0 5px;
        }

    .hover-img .hover-icon-group-top-left,
    .hover-img .hover-icon-group-bottom-left {
        text-align: left;
    }

    .hover-img .hover-icon-group-top-right,
    .hover-img .hover-icon-group-bottom-right {
        text-align: right;
    }

    .hover-img .hover-icon,
    .hover-img .hover-icon-group,
    .hover-img [class^="hover-icon-"],
    .hover-img [class*=" hover-icon-"] {
        display: block;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;
        position: absolute;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }

    .hover-img [class^="hover-icon-"],
    .hover-img [class*=" hover-icon-"] {
        -webkit-transform: translate(0, 100%);
        -moz-transform: translate(0, 100%);
        -o-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        transform: translate(0, 100%);
    }

    .hover-img > .hover-inner {
        position: absolute;
        width: 101%;
        height: 100%;
        padding: 15px;
        top: 0;
        left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translate(0, 100%);
        -moz-transform: translate(0, 100%);
        -o-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        transform: translate(0, 100%);
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;
    }

        .hover-img > .hover-inner.hover-inner-sm {
            padding: 10px;
        }

    .hover-img .hover-inner {
        width: 101%;
        height: 100%;
        padding: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: #ed8323;
        color: #fff !important;
    }

        .hover-img .hover-inner h1,
        .hover-img .hover-inner h2,
        .hover-img .hover-inner h3,
        .hover-img .hover-inner h4,
        .hover-img .hover-inner h5 {
            color: #fff;
        }

    .hover-img .hover-inner-bg-black {
        background: rgba(0, 0, 0, 0.5) !important;
    }

    .hover-img .hover-inner-block {
        height: auto;
    }

    .hover-img .hover-inner-bottom {
        top: auto;
        bottom: 0;
    }

    .hover-img .hover-title,
    .hover-img [class^="hover-title-"],
    .hover-img [class*=" hover-title-"] {
        z-index: 2;
        position: absolute;
        bottom: 0;
        left: 0;
        margin: 0;
        background: rgba(237, 131, 35, 0.75);
        color: #fff;
        width: 100%;
        padding: 0 7px;
        line-height: 32px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 32px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translate(0, 100%);
        -moz-transform: translate(0, 100%);
        -o-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        transform: translate(0, 100%);
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .hover-img .hover-title-top,
    .hover-img .hover-title-top-left,
    .hover-img .hover-icon-top-left,
    .hover-img .hover-icon-group-top-left {
        bottom: auto;
        top: 0;
    }

    .hover-img .hover-title-top-right,
    .hover-img .hover-icon-top-right,
    .hover-img .hover-icon-group-top-right {
        bottom: auto;
        top: 0;
        left: auto;
        right: 0;
    }

    .hover-img .hover-title-bottom-right,
    .hover-img .hover-icon-bottom-right,
    .hover-img .hover-icon-group-bottom-right {
        left: auto;
        right: 0;
    }

    .hover-img .hover-title-center,
    .hover-img .hover-title-top-right,
    .hover-img .hover-title-top-left,
    .hover-img .hover-title-bottom-right,
    .hover-img .hover-title-bottom-left,
    .hover-img .hover-title-center-top,
    .hover-img .hover-title-center-bottom {
        display: table;
        width: auto;
    }

    .hover-img .hover-title-top-right,
    .hover-img .hover-title-top-left,
    .hover-img .hover-title-bottom-right,
    .hover-img .hover-title-bottom-left,
    .hover-img .hover-icon-top-right,
    .hover-img .hover-icon-top-left,
    .hover-img .hover-icon-bottom-right,
    .hover-img .hover-icon-bottom-left,
    .hover-img .hover-icon-group-top-right,
    .hover-img .hover-icon-group-top-left,
    .hover-img .hover-icon-group-bottom-right,
    .hover-img .hover-icon-group-bottom-left {
        margin: 15px;
    }

    .hover-img .hover-title-center,
    .hover-img .hover-icon {
        top: 50%;
        left: 50%;
        -webkit-transform: translate3d(-50%, 50%, 0);
        -moz-transform: translate3d(-50%, 50%, 0);
        -o-transform: translate3d(-50%, 50%, 0);
        -ms-transform: translate3d(-50%, 50%, 0);
        transform: translate3d(-50%, 50%, 0);
    }

    .hover-img .hover-icon-group {
        top: 50%;
        -webkit-transform: translate3d(0, 50%, 0);
        -moz-transform: translate3d(0, 50%, 0);
        -o-transform: translate3d(0, 50%, 0);
        -ms-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    .hover-img .hover-title-center-top,
    .hover-img .hover-title-center-bottom,
    .hover-img .hover-icon-center-top,
    .hover-img .hover-icon-center-bottom,
    .hover-img .hover-icon-group-center-top,
    .hover-img .hover-icon-group-center-bottom {
        margin: 15px 0;
        left: 50%;
        -webkit-transform: translate(-50%, 100%);
        -moz-transform: translate(-50%, 100%);
        -o-transform: translate(-50%, 100%);
        -ms-transform: translate(-50%, 100%);
        transform: translate(-50%, 100%);
    }

    .hover-img .hover-title-center-top,
    .hover-img .hover-icon-center-top,
    .hover-img .hover-icon-group-center-top {
        bottom: auto;
        top: 0;
    }

    .hover-img .hover-icon-bottom-left,
    .hover-img .hover-icon-bottom-right,
    .hover-img .hover-icon-center-bottom,
    .hover-img .hover-icon-group-bottom-left,
    .hover-img .hover-icon-group-bottom-right,
    .hover-img .hover-icon-group-center-bottom {
        bottom: 0;
    }

    .hover-img .hover-hold {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

        .hover-img .hover-hold.hover-title-center,
        .hover-img .hover-hold.hover-icon {
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

        .hover-img .hover-hold.hover-title-center-top,
        .hover-img .hover-hold.hover-title-center-bottom,
        .hover-img .hover-hold.hover-icon-center-top,
        .hover-img .hover-hold.hover-icon-center-bottom,
        .hover-img .hover-hold.hover-icon-group-center-top,
        .hover-img .hover-hold.hover-icon-group-center-bottom {
            -webkit-transform: translate(-50%, 0%);
            -moz-transform: translate(-50%, 0%);
            -o-transform: translate(-50%, 0%);
            -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
        }

        .hover-img .hover-hold.hover-icon-group {
            -webkit-transform: translate3d(0, -50%, 0);
            -moz-transform: translate3d(0, -50%, 0);
            -o-transform: translate3d(0, -50%, 0);
            -ms-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
        }

    .hover-img:hover .hover-title,
    .hover-img:hover [class^="hover-title-"],
    .hover-img:hover [class*=" hover-title-"],
    .hover-img:hover [class^="hover-icon-"],
    .hover-img:hover [class*=" hover-icon-"],
    .hover-img:hover .hover-icon,
    .hover-img:hover .hover-inner-wrap,
    .hover-img:hover > .hover-inner,
    .hover-img:hover .hover-icon-group {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .hover-img:hover .hover-title-center,
    .hover-img:hover .hover-icon {
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -o-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
    }

    .hover-img:hover .hover-icon-group {
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -o-transform: translate3d(0, -50%, 0);
        -ms-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }

    .hover-img:hover .hover-title-center-top,
    .hover-img:hover .hover-title-center-bottom,
    .hover-img:hover .hover-icon-center-bottom,
    .hover-img:hover .hover-icon-center-top,
    .hover-img:hover .hover-icon-group-center-top,
    .hover-img:hover .hover-icon-group-center-bottom {
        -webkit-transform: translate(-50%, 0%);
        -moz-transform: translate(-50%, 0%);
        -o-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
    }

    .hover-img:hover > img {
        opacity: 0.7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

/* styles 1845 */
.nav-tabs > li > a {
    -webkit-border-radius: 0;
    border-radius: 0;
}

/* styles 2259 */
div.nav-drop {
    display: inline-block;
}

/* styles 2262 */
.nav-drop {
    position: relative;
    padding-right: 23px !important;
}

    /* styles 2266 */
    .nav-drop .fa-angle-up,
    .nav-drop .fa-angle-down {
        position: absolute;
        padding-left: 7px;
        line-height: inherit;
        padding-top: 1px;
        font-weight: bold;
        font-size: 90%;
        opacity: 0.7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;
    }

    /* styles 2267 */
    .nav-drop .fa-angle-up,
    .nav-drop .fa-angle-down {
        position: absolute;
        padding-left: 7px;
        line-height: inherit;
        padding-top: 1px;
        font-weight: bold;
        font-size: 90%;
        opacity: 0.7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;
    }

    /* styles 2283 */
    .nav-drop .fa-angle-up {
        top: 5px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }

    /* styles 2289 */
    .nav-drop > .nav-drop-menu {
        min-width: 85px;
        height: 0;
        overflow: hidden;
        position: absolute;
        z-index: 999;
        left: -5px;
        color: #fff;
        -webkit-transform: translate3d(0, 10px, 0);
        -moz-transform: translate3d(0, 10px, 0);
        -o-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
        -moz-transition: opacity 0.3s, -moz-transform 0.3s;
        -o-transition: opacity 0.3s, -o-transform 0.3s;
        -ms-transition: opacity 0.3s, -ms-transform 0.3s;
        transition: opacity 0.3s, transform 0.3s;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        /* styles 2314 */
        .nav-drop > .nav-drop-menu > li > a {
            background: #333;
            color: #fff;
            padding: 10px 10px;
            line-height: 1em;
            border-bottom: 1px solid #262626;
            display: block;
            position: relative;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            -ms-transition: 0.3s;
            transition: 0.3s;
        }

        /* styles 2337 */
        .nav-drop > .nav-drop-menu > li:first-child > a:before {
            position: absolute;
            content: "";
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 0 10px 10px 10px;
            border-color: transparent transparent #262626 transparent;
            top: -10px;
            left: 10px;
        }

/* styles 2372 */
.list {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* styles 2384 */
.list-horizontal > li,
.list-inline > li {
    float: left;
    margin-right: 10px;
    padding: 0;
    display: block;
}

    /* styles 2391 */
    .list-horizontal > li:last-child,
    .list-inline > li:last-child {
        margin-right: 0;
    }

/* styles 4065 */
.icon-group {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    /* styles 4071 */
    .icon-group > li {
        float: left;
        margin-right: 5px;
    }

        /* styles 4075 */
        .icon-group > li:last-child {
            margin-right: 0;
        }

/* styles 6526 */
.booking-list {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}

    /* styles 6531 */
    .booking-list > li {
        margin-bottom: 15px;
        position: relative;
        margin-top: 15px;
    }

/* styles 6536 */
.booking-item {
    cursor: pointer;
    display: block;
    position: relative;
    padding: 17px;
    color: #737373;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}

    /* styles 6570 */
    .booking-item.booking-item-small .booking-item-title {
        font-size: 14px;
        margin-bottom: 0;
    }

/* styles 6588 */
.booking-item-title {
    margin-bottom: 7px;
    font-weight: bold;
}

/* styles 6641 */
.booking-item-rating {
    margin-bottom: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #f7f7f7;
    display: inline-block;
}

    /* styles 6647 */
    .booking-item-rating .booking-item-rating-stars {
        display: inline-block;
        margin-right: 17px;
        margin-bottom: -5px;
        color: #ed8323;
    }

        /* styles 6653 */
        .booking-item-rating .booking-item-rating-stars .fa {
            margin-right: 0;
        }

/* styles 6666 */
.booking-item-price-from {
    display: block;
    font-size: 12px;
    line-height: 1em;
}

/* styles 6671 */
.booking-item-price {
    font-size: 42px;
    color: #626262;
    line-height: 1em;
    display: inline-block;
    margin-bottom: 12px;
}

/* styles 6901 */
.booking-title {
    margin-bottom: 25px;
    margin-top: 15px;
    font-weight: 400;
}

/* styles 6910 */
.booking-filters {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    background: #000000;
    color: #fff;
    padding: 15px 0;
    min-width: 213px;
    border: 1px solid #000000;
}

    /* styles 6920 */
    .booking-filters > h3 {
        padding: 0 20px;
    }

    /* styles 6923 */
    .booking-filters .booking-filters-list > li {
        margin-top: 15px;
        padding: 15px 20px 0 20px;
        border-top: 1px solid #3b3b3b;
    }

        /* styles 6928 */
        .booking-filters .booking-filters-list > li .booking-filters-title {
            margin-bottom: 5px;
        }

            /* styles 6931 */
            .booking-filters .booking-filters-list > li .booking-filters-title small {
                font-size: 11px;
                font-weight: 400;
                position: relative;
                top: 10px;
                float: right;
                line-height: 1.3em;
                color: #ccc;
            }

/* styles 6966 */
.booking-sort {
    font-size: 10px;
}

    /* styles 6969 */
    .booking-sort .booking-sort-title {
        font-size: 14px;
    }

        /* styles 6972 */
        .booking-sort .booking-sort-title > a {
            color: #000;
        }

/* styles 7342 */
.booking-item-dates-change {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px;
    border: 1px solid #ff0254;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.15);
}

/* styles 7450 */
.booking-item-details .booking-item-header {
    margin-bottom: 20px;
    margin-top: 15px;
    padding-top: 15px;
}

/* styles 7455 */
.booking-item-details .booking-item-header-price {
    font-size: 19px;
    text-align: right;
    line-height: 1em;
}

    /* styles 7464 */
    .booking-item-details .booking-item-header-price small {
        font-size: 13px;
    }

/* styles 7706 */
.booking-item-price {
    font-size: 24px;
}

/* styles 7820 */
.i-check,
.i-radio {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 15px;
    height: 15px;
    border: 2px solid #ccc;
    cursor: pointer;
    top: 4px;
    left: -7px;
    margin-left: -13px;
    float: left;
    text-align: center;
    line-height: 20px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
}

    /* styles 7846 */
    .i-check:before,
    .i-radio:before {
        content: "\f00c";
        font-family: "FontAwesome";
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;
        -webkit-transform: translate3d(0, -25px, 0);
        -moz-transform: translate3d(0, -25px, 0);
        -o-transform: translate3d(0, -25px, 0);
        -ms-transform: translate3d(0, -25px, 0);
        transform: translate3d(0, -25px, 0);
        display: block;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        color: #fff;
        font-size: 14px;
    }

    /* styles 7871 */
    .i-check.checked,
    .i-radio.checked {
        border: 1px solid #ed8323;
        background: #ed8323;
    }

        /* styles 7876 */
        .i-check.checked:before,
        .i-radio.checked:before {
            -webkit-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            opacity: 1;
            -ms-filter: none;
            filter: none;
        }

/* styles from 8061 - 8757 */
.fotorama__html,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.fotorama--fullscreen,
.fotorama__img {
    max-width: 99999px !important;
    max-height: 99999px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.fotorama__wrap .fotorama__grab {
    cursor: grab;
}

.fotorama__grabbing * {
    cursor: grabbing;
}

.fotorama__img,
.fotorama__spinner {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
}

.fotorama__img {
    margin: -50% 0 0 -50%;
    width: 100%;
    height: 100%;
}

.fotorama__wrap--css3 .fotorama__arr,
.fotorama__wrap--css3 .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border,
.fotorama__wrap--css3 .fotorama__video-close,
.fotorama__wrap--css3 .fotorama__video-play {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.fotorama__caption,
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__stage__frame {
    -webkit-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__shaft {
    -webkit-transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
    -webkit-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
    -moz-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
    -o-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
    -ms-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
    transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
    -webkit-transition-duration: 0ms;
    -webkit-transition-duration: 0ms;
    -moz-transition-duration: 0ms;
    -o-transition-duration: 0ms;
    -ms-transition-duration: 0ms;
    transition-duration: 0ms;
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__no-select,
.fotorama__video-close,
.fotorama__video-play,
.fotorama__wrap {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fotorama__select {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.fotorama__nav,
.fotorama__nav__frame {
    margin: 0;
    padding: 0;
}

.fotorama__caption__wrap,
.fotorama__nav__frame,
.fotorama__nav__shaft {
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    display: inline;
    zoom: 1;
}

.fotorama__wrap * {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.fotorama__caption__wrap {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fotorama--hidden,
.fotorama__load {
    position: absolute;
    left: -99999px;
    top: -99999px;
    z-index: -1;
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__nav,
.fotorama__nav__frame,
.fotorama__nav__shaft,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video-close,
.fotorama__video-play {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

    .fotorama__arr:before,
    .fotorama__fullscreen-icon:before,
    .fotorama__video-close:before,
    .fotorama__video-play:before {
        font-family: "FontAwesome";
    }

.fotorama__thumb {
    background-color: rgba(127, 127, 127, 0.2);
}

.fotorama {
    min-width: 1px;
    overflow: hidden;
}

    .fotorama:not(.fotorama--unobtrusive) > :not(:first-child) {
        display: none;
    }

.fullscreen {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: #000;
}

.fotorama--fullscreen {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    float: none !important;
    z-index: 2147483647 !important;
    background: #000;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
}

    .fotorama--fullscreen .fotorama__nav,
    .fotorama--fullscreen .fotorama__stage {
        background: #000;
    }

.fotorama__wrap {
    -webkit-text-size-adjust: 100%;
    position: relative;
    direction: ltr;
}

.fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl;
}

.fotorama__nav,
.fotorama__stage {
    overflow: hidden;
    position: relative;
    max-width: 100%;
}

.fotorama__wrap--pan-y {
    -ms-touch-action: pan-y;
}

.fotorama__wrap .fotorama__pointer {
    cursor: pointer;
}

.fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important;
    -ms-filter: none;
    filter: none;
}

.fotorama__stage__frame {
    overflow: hidden;
}

    .fotorama__stage__frame.fotorama__active {
        z-index: 8;
    }

.fotorama__wrap--fade .fotorama__stage__frame {
    display: none;
}

    .fotorama__wrap--fade .fotorama__fade-front,
    .fotorama__wrap--fade .fotorama__fade-rear,
    .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
        display: block;
        left: 0;
        top: 0;
    }

.fotorama__wrap--fade .fotorama__fade-front {
    z-index: 8;
}

.fotorama__wrap--fade .fotorama__fade-rear {
    z-index: 7;
}

    .fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
        z-index: 9;
    }

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
    display: none;
}

.fotorama__img {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    border: none !important;
}

.fotorama__error .fotorama__img,
.fotorama__loaded .fotorama__img {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,
.fotorama__img--full {
    display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    display: block;
}

.fotorama__wrap--only-active .fotorama__nav,
.fotorama__wrap--only-active .fotorama__stage {
    max-width: 99999px !important;
}

.fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden;
}

    .fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
        visibility: visible;
    }

.fotorama__nav {
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: none;
    white-space: nowrap;
    z-index: 5;
}

.fotorama__nav__shaft {
    position: relative;
    left: 0;
    top: 0;
    text-align: left;
}

.fotorama__nav__frame {
    position: relative;
    cursor: pointer;
}

.fotorama__nav--dots {
    display: block;
    position: absolute;
    bottom: 0;
}

    .fotorama__nav--dots .fotorama__nav__frame {
        width: 18px;
        height: 30px;
    }

    .fotorama__nav--dots .fotorama__nav__frame--thumb,
    .fotorama__nav--dots .fotorama__thumb-border {
        display: none;
    }

.fotorama__nav--thumbs {
    display: block;
}

    .fotorama__nav--thumbs .fotorama__nav__frame {
        padding-left: 0 !important;
    }

        .fotorama__nav--thumbs .fotorama__nav__frame:last-child {
            padding-right: 0 !important;
        }

    .fotorama__nav--thumbs .fotorama__nav__frame--dot {
        display: none;
    }

.fotorama__dot {
    display: block;
    width: 6px;
    height: 6px;
    position: relative;
    top: 12px;
    left: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #fff;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}

.fotorama__nav__frame.fotorama__active {
    pointer-events: none;
    cursor: default;
}

    .fotorama__nav__frame.fotorama__active .fotorama__dot {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }

.fotorama__active .fotorama__dot {
    background-color: #fff;
}

.fotorama__thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.fotorama__thumb-border {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    border-style: solid;
    border-color: #ed8323;
}

.fotorama__caption {
    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
}

    .fotorama__caption a {
        text-decoration: none;
        color: #000;
        border-bottom: 1px solid;
        border-color: rgba(0, 0, 0, 0.5);
    }

        .fotorama__caption a:hover {
            color: #333;
            border-color: rgba(51, 51, 51, 0.5);
        }

.fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0;
}

.fotorama__wrap--no-captions .fotorama__caption,
.fotorama__wrap--video .fotorama__caption {
    display: none;
}

.fotorama__caption__wrap {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 5px 10px;
}

.fotorama__wrap--css3 .fotorama__spinner {
    -webkit-animation: spinner 24s infinite linear;
    -webkit-animation: spinner 24s infinite linear;
    -moz-animation: spinner 24s infinite linear;
    -o-animation: spinner 24s infinite linear;
    -ms-animation: spinner 24s infinite linear;
    animation: spinner 24s infinite linear;
}

.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.fotorama__select {
    cursor: auto;
}

.fotorama__video {
    top: 32px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10;
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
    position: absolute;
    z-index: 11;
    cursor: pointer;
}

.fotorama__arr {
    text-align: center;
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    line-height: 32px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    margin: -16px 10px 0 10px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-size: 20px;
}

    .fotorama__arr:hover {
        background: rgba(0, 0, 0, 0.6);
    }

.fotorama__arr--prev {
    left: 0;
}

    .fotorama__arr--prev:before {
        content: "\f104";
    }

.fotorama__arr--next {
    right: 0;
}

    .fotorama__arr--next:before {
        content: "\f105";
    }

.fotorama__arr--disabled {
    pointer-events: none;
    cursor: default;
    display: none;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
}

.fotorama__fullscreen-icon {
    width: 32px;
    height: 32px;
    line-height: 32px;
    top: 0;
    right: 0;
    z-index: 20;
    color: #fff;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.2);
    text-align: center;
    margin: 10px;
}

    .fotorama__fullscreen-icon:hover {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }

    .fotorama__fullscreen-icon:before {
        content: "\f065";
    }

.fotorama--fullscreen .fotorama__fullscreen-icon:before {
    content: "\f066";
}

.fotorama__video-play {
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    margin-left: -48px;
    margin-top: -48px;
    background-position: 0 -64px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none;
}

.fotorama__error .fotorama__video-play,
.fotorama__loaded .fotorama__video-play {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    display: block;
}

.fotorama__nav__frame .fotorama__video-play {
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    background-position: -64px -32px;
}

.fotorama__video-close {
    width: 32px;
    height: 32px;
    top: 0;
    right: 0;
    background-position: -64px 0;
    z-index: 20;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.fotorama__wrap--css2 .fotorama__video-close {
    display: none;
}

.fotorama__wrap--css3 .fotorama__video-close {
    -webkit-transform: translate3d(32px, -32px, 0);
    -moz-transform: translate3d(32px, -32px, 0);
    -o-transform: translate3d(32px, -32px, 0);
    -ms-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--video .fotorama__video-close {
    display: block;
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon,
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.fotorama__wrap--css2.fotorama__wrap--no-controls .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls .fotorama__fullscreen-icon,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon,
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    -webkit-transform: translate3d(32px, -32px, 0);
    -moz-transform: translate3d(32px, -32px, 0);
    -o-transform: translate3d(32px, -32px, 0);
    -ms-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev,
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
    -webkit-transform: translate3d(-48px, 0, 0);
    -moz-transform: translate3d(-48px, 0, 0);
    -o-transform: translate3d(-48px, 0, 0);
    -ms-transform: translate3d(-48px, 0, 0);
    transform: translate3d(-48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next,
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
    -webkit-transform: translate3d(48px, 0, 0);
    -moz-transform: translate3d(48px, 0, 0);
    -o-transform: translate3d(48px, 0, 0);
    -ms-transform: translate3d(48px, 0, 0);
    transform: translate3d(48px, 0, 0);
}

.fotorama__wrap--css3 .fotorama__arr,
.fotorama__wrap--css3 .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__video-close,
.fotorama__wrap--css3 .fotorama__video-play {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before {
    content: "";
    display: block;
    position: absolute;
    text-decoration: none;
    top: 0;
    bottom: 0;
    width: 10px;
    height: auto;
    z-index: 10;
    pointer-events: none;
    background-repeat: no-repeat;
    -webkit-background-size: 1px 100%, 5px 100%;
    -moz-background-size: 1px 100%, 5px 100%;
    background-size: 1px 100%, 5px 100%;
}

.fotorama__nav:before,
.fotorama__stage:before {
    background-position: 0 0, 0 0;
    left: -10px;
}

.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
    left: 0;
}

.fotorama__nav:after,
.fotorama__stage:after {
    background-position: 100% 0, 100% 0;
    right: -10px;
}

.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
    right: 0;
}

.fotorama--fullscreen .fotorama__nav:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__stage:before {
    display: none;
}

/* styles 8843 */
.tt-hint {
    color: #999;
}

/* styles from 9677 - 10392 */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .mfp-container:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

    .mfp-preloader a {
        color: #ccc;
    }

        .mfp-preloader a:hover {
            color: #fff;
        }

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    padding: 0;
    z-index: 1046;
}

button::-moz-focus-inner {
    padding: 0;
    margin: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
}

    .mfp-close:hover,
    .mfp-close:focus {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }

    .mfp-close:active {
        top: 1px;
    }

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

    .mfp-arrow:active {
        margin-top: -54px;
    }

    .mfp-arrow:hover,
    .mfp-arrow:focus {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }

    .mfp-arrow:before,
    .mfp-arrow:after,
    .mfp-arrow .mfp-b,
    .mfp-arrow .mfp-a {
        content: "";
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: solid transparent;
    }

    .mfp-arrow:after,
    .mfp-arrow .mfp-a {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px;
    }

    .mfp-arrow:before,
    .mfp-arrow .mfp-a {
        border-top-width: 21px;
        border-bottom-width: 21px;
    }

.mfp-arrow-left {
    left: 0;
}

    .mfp-arrow-left:after,
    .mfp-arrow-left .mfp-a {
        border-right: 17px solid #fff;
        margin-left: 31px;
    }

    .mfp-arrow-left:before,
    .mfp-arrow-left .mfp-b {
        margin-left: 25px;
    }

.mfp-arrow-right {
    right: 0;
}

    .mfp-arrow-right:after,
    .mfp-arrow-right .mfp-a {
        border-left: 17px solid #fff;
        margin-left: 39px;
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px;
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
        background: #000;
    }

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

    .mfp-figure:after {
        content: "";
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
        background: #444;
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-break: break-word;
    padding-right: 36px;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

    .mfp-fade.mfp-bg.mfp-ready {
        opacity: 0.8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
    }

    .mfp-fade.mfp-bg.mfp-removing {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.mfp-newspaper .mfp-with-anim {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0) rotate(500deg);
    -moz-transform: scale(0) rotate(500deg);
    -o-transform: scale(0) rotate(500deg);
    -ms-transform: scale(0) rotate(500deg);
    transform: scale(0) rotate(500deg);
}

.mfp-newspaper.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.mfp-newspaper.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
}

.mfp-newspaper.mfp-ready.mfp-bg {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.mfp-newspaper.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(0) rotate(500deg);
    -moz-transform: scale(0) rotate(500deg);
    -o-transform: scale(0) rotate(500deg);
    -ms-transform: scale(0) rotate(500deg);
    transform: scale(0) rotate(500deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.mfp-newspaper.mfp-removing.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
}

.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -o-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.mfp-move-from-top .mfp-content {
    vertical-align: top;
}

.mfp-move-from-top .mfp-with-anim {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
}

.mfp-move-from-top.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}

.mfp-move-from-top.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.mfp-move-from-top.mfp-removing .mfp-with-anim {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.mfp-3d-unfold .mfp-content {
    -webkit-perspective: 2000px;
    -moz-perspective: 2000px;
    -ms-perspective: 2000px;
    perspective: 2000px;
}

.mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-60deg);
    -moz-transform: rotateY(-60deg);
    -o-transform: rotateY(-60deg);
    -ms-transform: rotateY(-60deg);
    transform: rotateY(-60deg);
}

.mfp-3d-unfold.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
    -webkit-transform: rotateY(60deg);
    -moz-transform: rotateY(60deg);
    -o-transform: rotateY(60deg);
    -ms-transform: rotateY(60deg);
    transform: rotateY(60deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.mfp-3d-unfold.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}

.mfp-zoom-out.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.mfp-dialog {
    background: #fff;
    padding: 20px 30px;
    text-align: left;
    max-width: 400px;
    margin: 40px auto;
    position: relative;
}

.mfp-search-dialog {
    max-width: 800px;
}

/* dpauls 192 */
.form-group-select-plus select {
    -webkit-appearance: none;
    -moz-appearance: none;
}

/* dpauls 826 */
.hotel-search {
    border: 1px solid #d4d4d4;
    color: #000;
    padding-left: 32px !important;
}

/* dpauls 875 */
.hotel-booking {
    border: 1px solid #e6e6e6;
}

/* dpauls 1251 */
.hotel-heading {
    line-height: 1em;
    font-weight: bold;
}

/* dpauls 1272 */
.dis-head h5 {
    color: #ed8323;
    margin-bottom: 0;
    font-size: 16px;
}

/* dpauls 1278 */
.dis-head {
    margin-bottom: 15px;
}

    .dis-head ul {
        padding-left: 30px;
    }

/* dpauls 3075 */
a {
    cursor: pointer !important;
    outline: none !important;
}

/* dpauls 3134 */
.txt11 {
    font-size: 11px !important;
}

/* dpauls 3146 */
.txt24 {
    font-size: 24px !important;
}

/* dpauls 3171 */
.booking-item {
    cursor: default !important;
}

/* dpauls 3175 */
.i-check::before,
.i-radio::before {
    font-size: 10px;
    line-height: 13px;
}

/* dpauls 3180 */
.cpntr {
    cursor: pointer !important;
}

/* dpauls 3230 */
.filter-bg {
    background-color: #eee;
}

/* dpauls 3259 */
.txt-secondary {
    color: #ed8323 !important;
}

/* dpauls from 3330 - 3319 */
.hover-img .hover-title {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: -1px;
    color: #fff;
    font-size: 14px;
    height: auto;
    line-height: 22px;
    padding: 10px 20px;
}

    .hover-img .hover-title .hover-heading {
        color: #fff;
        font-weight: normal;
        font-size: 18px;
        margin-bottom: 0;
    }

    .hover-img .hover-title .hover-price {
        font-size: 15px;
    }

/* dpauls 3327 */
.brdr0 {
    border: 0 !important;
}

/* dpauls 3331 */
.rt15px {
    right: 15px !important;
}

/* dpauls 3556 */
.search-tabs .form-control,
.booking-item-dates-change .form-control {
    color: #555;
    border-width: 2px;
}

/* dpauls 3561 */
.booking-filters {
    color: #555 !important;
}

    /* dpauls 3565 */
    .booking-filters > h3 {
        padding: 0 20px;
        font-size: 27px;
        color: #555;
    }

    /* dpauls 3571 */
    .booking-filters .booking-filters-list > li .booking-filters-title {
        color: #555;
    }

        /* dpauls 3575 */
        .booking-filters .booking-filters-list > li .booking-filters-title small {
            color: #000;
        }

/* dpauls 3579 */
.booking-filters-list input[type="text"],
.booking-filters-list input[type="email"],
.booking-filters-list input[type="password"] {
    border: 1px solid #000;
}

/* dpauls 3585 */
.booking-item-dates-change input[type="text"],
.booking-item-dates-change input[type="text"],
.booking-item-dates-change input[type="text"] {
    background-color: #fff;
}

/* dpauls 3591 */
.rz-bubble {
    color: #555 !important;
}

/* dpauls 3909 */
rzslider {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 4px;
    margin: 35px 0 15px 0;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* dpauls 3931 */
    rzslider span {
        position: absolute;
        display: inline-block;
        white-space: nowrap;
    }

    /* dpauls 3943 */
    rzslider .rz-bar-wrapper {
        left: 0;
        z-index: 1;
        width: 100%;
        height: 32px;
        padding-top: 16px;
        margin-top: -16px;
        box-sizing: border-box;
    }

        /* dpauls 3953 */
        rzslider .rz-bar-wrapper.rz-draggable {
            cursor: move;
        }

    /* dpauls 3957 */
    rzslider .rz-bar {
        left: 0;
        z-index: 1;
        width: 100%;
        height: 2px;
        background: #d8e0f3;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

        /* dpauls 3968 */
        rzslider .rz-bar.rz-selection {
            z-index: 2;
            background: #ff0254;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
        }

    /* dpauls 3976 */
    rzslider .rz-pointer {
        top: -9px;
        z-index: 3;
        width: 20px;
        height: 20px;
        cursor: pointer;
        background-color: #ff0254;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
    }

        /* dpauls 3988 */
        rzslider .rz-pointer:after {
            position: absolute;
            top: 7px;
            left: 7px;
            width: 6px;
            height: 6px;
            background: #ffffff;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            content: "";
        }

    /* dpauls 4009 */
    rzslider .rz-bubble {
        bottom: 16px;
        padding: 1px 3px;
        cursor: default;
    }

    /* dpauls 4019 */
    rzslider .rz-ticks {
        position: absolute;
        top: -3px;
        left: 0;
        z-index: 1;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 0;
        padding: 0 11px;
        margin: 0;
        list-style: none;
        box-sizing: border-box;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

/* dpauls 4132 */
.spanOnly span {
    display: none;
    cursor: pointer;
    color: #555;
}

/* dpauls 4298 */
.form-group-select-plus select {
    position: relative;
}

/* dpauls 4307 */
.main_searchform {
    transition: ease-in 10s;
    -webkit-transition: ease-in 10s;
    -moz-transition: ease-in 10s;
}

    .main_searchform .form-group.form-group-lg .input-icon,
    .form-group .input-icon {
        left: auto;
        right: 0;
        cursor: pointer;
        margin-bottom: 0;
        font-size: 15px;
        color: #555;
        z-index: 0;
    }

/* dpauls 4487 */
.mt0 {
    margin-top: 0 !important;
}

/* dpauls 4688 */
.ml0 {
    margin-left: 0 !important;
}

/* dpauls 4749 */
.booking-item-details.roundtrip .tab-content {
    border: 1px solid #d8d8d8;
    padding: 10px;
}

/* dpauls 4795 */
.booking-item:hover,
.booking-item.active {
    box-shadow: 0px 0px 2px 4px rgba(0, 0, 0, 0.05);
}

/* dpauls 5058 */
.booking-item-img-wrap.img255 img {
    width: 255px;
    height: 144px;
}

/* dpauls 5063 */
.booking-item.hotel-booking {
    text-align: center;
}

    /* dpauls 5067 */
    .booking-item.hotel-booking .hotel-search-inc {
        font-size: 11px;
    }

    /* dpauls 5071 */
    .booking-item.hotel-booking .booking-item-img-wrap,
    .booking-item.hotel-booking .booking-item-address {
        margin-bottom: 10px;
    }

    /* dpauls 5072 */
    .booking-item.hotel-booking .booking-item-img-wrap,
    .booking-item.hotel-booking .booking-item-address {
        margin-bottom: 10px;
    }

    /* dpauls 5076 */
    .booking-item.hotel-booking .htl-booksave {
        font-size: 15px;
        display: block;
        margin-bottom: 10px;
    }

        /* dpauls 5082 */
        .booking-item.hotel-booking .htl-booksave i.fa {
            color: #ed8323;
        }

/* dpauls 5088 */
.htldtl-bookinfo .booking-item-header {
    text-align: center;
}

    /* dpauls 5092 */
    .htldtl-bookinfo .booking-item-header .booking-item-rating-stars {
        margin-right: 0;
    }

    /* dpauls 5096 */
    .htldtl-bookinfo .booking-item-header .htldtl-review {
        margin-top: 20px;
    }

        /* dpauls 5100 */
        .htldtl-bookinfo .booking-item-header .htldtl-review p {
            margin-top: 5px;
            text-align: left;
        }

/* dpauls 5235 */
.modifyStrip .booking-item-dates-change {
    background-color: #eee;
    border: none;
    padding: 7px;
}

/* dpauls 5563 */
.booking-item.hotel-booking {
    text-align: center;
}

/* dpauls 5228 */
.modifyStrip .booking-title {
    font-size: 28px;
    font-weight: 600;
    margin-top: 5px;
    text-align: center;
}

/* dpauls 6553 */
.form-group .icon-black {
    color: #b3b3b3 !important;
}

/* dpauls 6596 */
.booking-item-img-wrap {
    position: relative;
}

/* dpauls 6662 */
booking-item-address {
    line-height: 1em;
    font-size: 13px;
}

/* dpauls 7717 */
.booking-item-dates-change .form-control[readonly] {
    color: #555;
}

/* dpauls 7721 */
.booking-item-dates-change .form-group .input-icon {
    top: 2px;
}

/* dpauls 8118 */
@media (min-width: 992px) {
    .booking-item-dates-change .form-group {
        margin-bottom: 0;
    }
}

/* dpauls 8122 */
@media (min-width: 992px) {
    .booking-item.hotel-booking {
        text-align: left;
    }
}

/* dpauls 8126 */
@media (min-width: 992px) {
    .booking-item.hotel-booking .booking-item-img-wrap {
        margin-bottom: 0;
    }
}

/* dpauls 8130 */
@media (min-width: 992px) {
    .htldtl-bookinfo .booking-item-header {
        margin-top: 35px;
        text-align: left;
    }
}

/* dpauls 8135 */
@media (min-width: 992px) {
    .htldtl-bookinfo .booking-item-header .booking-item-rating {
        margin: 3px 0 0 10px;
    }
}

/* dpauls 8139 */
@media (min-width: 992px) {
    .htldtl-bookinfo .booking-item-header .htldtl-booking-address {
        clear: left;
    }
}

/* dpauls 8143 */
@media (min-width: 992px) {
    .htl-available-roomlist .booking-item-title {
        margin-bottom: 0;
    }
}

/* dpauls 8147 */
@media (min-width: 992px) {
    .htl-available-roomlist .htldtl-room-price {
        margin-bottom: 5px;
        text-align: right;
    }
}

/* dpauls 8182 */
@media (min-width: 992px) {
    .booking-item.hotel-booking {
        text-align: left;
    }
}

/* ==========================================================================
                carousel control
   ========================================================================== */
.carousel-control.right {
    background-image: none !important;
}

.carousel-control.left {
    background-image: none !important;
}

/*modify css October 2018 Bhuwan*/
@media only screen and (max-width: 767px) {
    .default-search-gap {
        margin-top: 10px;
    }

    .row.row-col-gap > [class*="col-"] {
        margin-bottom: 20px;
    }

    .subheader img {
        display: none;
    }

    .main-banner {
        position: relative;
    }

    .nav.layout1 > li {
        display: inline-grid;
        background: #ccc;
        margin-right: 2px;
    }

        .nav.layout1 > li > a {
            padding: 8px 10px;
        }

    .search-tabs > li {
        margin-bottom: 0;
        width: auto;
    }

    .search-tabs.layout1 > li > a:focus,
    .search-tabs.layout1 > li > a:hover,
    .search-tabs.layout1 > li.active > a,
    .search-tabs.layout1 > li.active > a:hover,
    .search-tabs.layout1 > li.active > a:focus {
        background-color: #428bca;
    }
}
