﻿body {
    font-size: 15px;
}

.error {
    color: #d73240;
}

input.error {
    border: 2px #d73240 solid;
}

label.error {
    margin-left: 5px;
}



input[type=checkbox].error,
input[type=radio].error {
    outline: 2px #d73240 solid;
}

.fullwidth {
    width: 100% !important;
}

nav > ul > li > a {
    padding: 7px 5px;
}

    nav > ul > li > a > span {
        padding-right: 0;
    }

.nomargin {
    margin: 0 !important;
}

.margin-top0 {
    margin-top: 0 !important;
}

.nopadding {
    padding: 0 !important;
}

.margin-right5 {
    margin-right: 5px;
}

.margin-top10 {
    margin-top: 10px;
}

.margin-top20 {
    margin-top: 20px;
}

.margin-top25 {
    margin-top: 25px;
}

.margin-top30 {
    margin-top: 30px !important;
}

.margin-top40 {
    margin-top: 40px !important;
}

.margin-top50 {
    margin-top: 50px;
}

.margin-top60 {
    margin-top: 60px;
}

.margin-top70 {
    margin-top: 70px;
}

.margin-bottom0 {
    margin-bottom: 0;
}

.margin-bottom10 {
    margin-bottom: 10px;
}

.margin-bottom20 {
    margin-bottom: 20px;
}

.m0 {
    margin: 0 !important;
}

.m5 {
    margin: 5px;
}

.m10 {
    margin: 10px;
}

.mt0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: -1px;
}

.mt-3 {
    margin-top: -3px;
}

.mt-6 {
    margin-top: -6px;
}

.mt-7 {
    margin-top: -7px;
}

.mt-10 {
    margin-top: -10px;
}

.mt-15 {
    margin-top: -15px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px;
}

    .mt30 .img-responsive {
        margin-top: 30px;
    }

.mt50 {
    margin-top: 50px;
}

.mt85 {
    margin-top: 85px;
}

.mt100 {
    margin-top: 100px;
}

.mt120 {
    margin-top: 120px;
}

.mt6 {
    margin-top: 6px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml18 {
    margin-left: 18px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr18 {
    margin-right: 18px;
}

.mr20 {
    margin-right: 20px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mr5 {
    margin-right: 5px;
}

.ml5 {
    margin-left: 5px;
}

.mh5 {
    margin-left: 5px;
    margin-right: 5px;
}

.p0 {
    padding: 0 !important;
}

.padding-left20 {
    padding-left: 20px;
}

.padding-left5 {
    padding-left: 5px;
}

.padding-right5 {
    padding-right: 5px;
}

.padding-bottom5 {
    padding-bottom: 5px !important;
}

.padding-bottom10 {
    padding-bottom: 10px !important;
}

.padding-bottom20 {
    padding-bottom: 20px !important;
}

.padding-top5 {
    padding-top: 5px;
}

.padding-top10 {
    padding-top: 10px;
}

.padding-top20 {
    padding-top: 20px;
}

.padding-top30 {
    padding-top: 30px;
}

.padding-top40 {
    padding-top: 40px;
}

.padding-top60 {
    padding-top: 60px;
}

.padding-top70 {
    padding-top: 70px;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

.pl0 {
    padding-left: 0;
}

.pr0 {
    padding-right: 0;
}

.pt0 {
    padding-top: 0;
}

.ph0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pv0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.width-auto {
    width: auto !important;
}

.width30 {
    width: 30px !important;
}

.width40 {
    width: 40px !important;
}

.width50 {
    width: 50px !important;
}

.width60 {
    width: 60px !important;
}

.width80 {
    width: 80px !important;
}

.width90 {
    width: 90px !important;
}

.width100 {
    width: 100px !important;
}

.width120 {
    width: 120px !important;
}

.width150 {
    width: 150px !important;
}

.width160 {
    width: 160px !important;
}

.min-width110 {
    min-width: 110px
}

.max-width150 {
    max-width: 150px
}

.pagination {
    margin: 0;
}

    .pagination .disabled {
        display: none;
    }

    .pagination .active {
        pointer-events: none;
    }

.res-img {
    width: 100%;
}

.bold {
    font-weight: bold;
}

.visibility-hidden {
    visibility: hidden;
}

.underline2 {
    text-decoration: underline;
}

.valign-top {
    vertical-align: top !important;
}

.valign-bottom {
    vertical-align: bottom !important;
}

.valign-middle {
    vertical-align: middle !important;
}

.fa-rotate-45 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=.5);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fa-rotate-225 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=.5);
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
}

.text-middle {
    vertical-align: middle !important;
}

.border-right {
    border-right: 1px solid #ddd;
}


.border-bottom {
    border-bottom: 1px solid #ddd;
}

body[data-color="theme-5"] .border-bottom-primary {
    border-bottom: 1px solid #EF4836;
}

body[data-color="theme-8"] .border-bottom-primary {
    border-bottom: 1px solid #757070;
}

.noborder-top {
    border-top: none;
}

table.noborder td {
    border-top: none !important;
}

.trim-text {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
    white-space: nowrap;
}

.nowrap {
    white-space: nowrap;
}

.margin0 {
    margin: 0 !important;
}

.nodecoration, .nodecoration:hover {
    text-decoration: none !important;
}

.width130 {
    width: 130px;
}


.width140 {
    width: 140px;
}

.pre-line {
    white-space: pre-line;
}

.full-width {
    width: 100%;
}

.text-black {
    color: #000 !important;
}

    .text-black:hover {
        color: #000;
    }

.text-white {
    color: white !important;
}

.text-light {
    color: #ddd;
}

.multiline {
    white-space: pre-line;
}

input[readonly] {
    background-color: #fff;
    cursor: pointer;
}

input[type=text] {
    background-color: #fff;
    cursor: pointer;
}

.ltr {
    direction: ltr;
}

.rtl {
    direction: rtl !important;
}

.gcircle {
    display: block;
    float: left;
    padding-top: 7px;
    width: 40px;
    height: 40px;
    background: #666;
    text-align: center;
    font-size: 18px;
    color: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.relative {
    position: relative;
}

.inline-block {
    display: inline-block;
}

.bg-light {
    background-color: #f5f5f5;
}

.bg-gray {
    background-color: #ccc;
}

.bg-transparent {
    background-color: transparent !important;
}

.size10 {
    font-size: 10px !important;
}

.size12 {
    font-size: 12px !important;
}

.size14 {
    font-size: 14px !important;
}

.size15 {
    font-size: 15px !important;
}

.size16 {
    font-size: 16px !important;
}

.size18 {
    font-size: 18px;
}

.size20 {
    font-size: 20px;
}

.size22 {
    font-size: 22px;
}

.red-border {
    border: 5px red dashed;
}

::-webkit-input-placeholder {
    color: #999;
}

:-ms-input-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
    opacity: 1;
}

:-moz-placeholder {
    color: #999;
    opacity: 1;
}

.validation-message {
    color: crimson;
}

.input-validation-error {
    border: 2px crimson solid !important;
}

.field-validation-error {
    font-size: 13px;
    color: crimson;
}

input[type=checkbox].input-validation-error {
    outline: 2px crimson solid !important;
}

.validation-summary-errors ul li:before {
    content: none;
}

.validation-summary-errors ul li {
    color: crimson;
    padding: 0;
}

.form-control[readonly] {
    background-color: #fff;
    cursor: pointer;
}

.stars-yellow {
    color: #FDB902;
}

.spacer {
    width: 100%;
    position: relative;
    display: inline-block;
    margin: 10px 0;
}

.min-height-137 {
    min-height: 137px;
}

.min-height-170 {
    min-height: 170px;
}

.min-height-250 {
    min-height: 250px;
}

.min-height-300 {
    min-height: 300px;
}

.min-height-320 {
    min-height: 320px;
}

.height20 {
    height: 20px;
}

.height30 {
    height: 30px;
}

.height40 {
    height: 40px;
}

.height240 {
    height: 240px;
}

.sale-box {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .sale-box img {
        width: 100%;
        height: 240px;
        display: block;
    }
    /*.sale-box img.event-img {
            height: 360px;
        }*/

    .sale-box .c-button {
        font-size: 16px !important;
        height: 40px;
        line-height: 40px;
    }

.eng-dir {
    text-align: left;
    display: inline-block;
    direction: ltr;
}

.ui-autocomplete .group-devider {
    border-top: 1px solid #aaa;
}

.page-background {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: rgba(0, 0,0, .7);
}

.page-background-mask {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    background: transparent url(Images/pattern.png) repeat top left;
}




/*
* UI Autocomplete-styles
*  http://codepen.io/andreivictor/pen/GmZWEJ
*/
.ui-autocomplete-input-has-clear {
    padding-right: 24px;
}

    .ui-autocomplete-input-has-clear::-ms-clear {
        display: none;
    }

.ui-autocomplete-clear {
    color: #0097d0;
    z-index: 99;
    position: absolute !important;
    top: 9px !important;
    right: auto !important;
    left: 30px !important;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}





.footer-block ul {
    position: relative;
    float: none;
    padding-right: 0;
    list-style: none;
}



.header-Layout_1 {
    padding-top: 85px;
}

.header-Layout_2 {
    padding-top: 60px;
}

.header-Layout_3 {
    /*padding-top: 108px;*/
    padding-top: 94px;
}

.searchbox-main {
    position: relative;
    margin-top: -400px;
    margin-bottom: 120px;
    z-index: 1;
}

    .searchbox-main .nav-tabs a {
        color: white !important;
        background-color: rgba(0, 0, 0, .4);
        font-weight: bold;
        font-size: 14px;
        border: 1px solid rgba(255, 255, 255, 0.3);
    }

    .searchbox-main .tab-pane .c-button {
        margin-top: 0;
    }

    .searchbox-main .form-group label {
        color: white;
    }

    .searchbox-main.without-slider {
        position: static;
        margin-top: 100px;
        margin-bottom: 100px;
    }

.searchbox-layer2 {
    position: absolute;
    width: 700px;
    top: 150px;
    z-index: 1;
}

    .searchbox-layer2.without-slider {
        position: static;
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .searchbox-layer2 .nav-tabs > li.active > a {
        color: #f9676b;
    }

    .searchbox-layer2 .nav-tabs > li > a {
        color: #fff;
    }

    .searchbox-layer2 .form-group label {
        color: white;
    }

.searchbox-layer3 .nav-tabs a {
    padding-top: 10px;
    color: #ffffff;
}

    .searchbox-layer3 .nav-tabs a .fa {
        font-size: 18px;
    }

.searchbox-layer3 .nav-tabs > li.active > a,
.searchbox-layer3 .nav-tabs > li.active > a:hover,
.searchbox-layer3 .nav-tabs > li.active > a:focus {
    background-color: #0097d0;
    border-color: #2e6da4;
    color: #ffffff;
}

.searchbox-layer3 .nav-tabs > li > a:hover {
    background-color: #0097d0;
    border-color: #2e6da4;
    color: #ffffff;
}

.searchbox-layer3 .panel-body {
    padding-top: 0;
    height: 545px;
}

.mobile-search .searchbox-layer3 .panel-body {
    padding-top: 0;
    height: auto;
    min-height: 300px;
}

.searchbox-layer3 form {
    padding-top: 15px;
}

.mobile-search .input-style-1,
.mobile-search-results .input-style-1 {
    margin-bottom: 0;
}


    .mobile-search .input-style-1 img,
    .mobile-search-results .input-style-1 img {
        left: 10px !important;
    }

    .mobile-search .input-style-1 input,
    .mobile-search-results .input-style-1 input {
        padding: 0 10px 0 30px !important;
    }

    .mobile-search .input-style-1 input,
    .mobile-search .input-style-1 select,
    .mobile-search .input-style-1 .select2 {
        font-size: 13px !important;
    }

    .mobile-search-results .input-style-1 input,
    .mobile-search-results .input-style-1 select,
    .mobile-search-results .input-style-1 .select2 {
        font-size: 13px !important;
    }




.mobile-search label {
    color: #fff;
}

.mobile-search .nav-tabs:not(.button-tabs) {
    display: flex;
}

    .mobile-search .nav-tabs:not(.button-tabs) li {
        flex: 1 1 auto;
    }

        .mobile-search .nav-tabs:not(.button-tabs) li a {
            color: #fff !important;
            line-height: 15px;
            font-size: 14px !important;
            border-top: none !important;
            border-right: none !important;
            border-left: none !important;
            border-bottom: 2px #fff solid;
            font-weight: bold;
        }

        .mobile-search .nav-tabs:not(.button-tabs) li.active a {
            background-color: inherit !important;
            border: none;
            border-bottom: 3px #0097d0 solid !important;
        }

.mobile-search .nav-tabs.button-tabs {
    margin: 10px 0 0 0 !important
}

    .mobile-search .nav-tabs.button-tabs li a {
        color: #fff !important;
        border: none !important;
        padding: 8px 20px !important;
        font-weight: bold !important;
        font-size: 14px !important;
        background-color: inherit !important;
        -webkit-transition: none !important;
        transition: none !important;
    }


    .mobile-search .nav-tabs.button-tabs li.active a {
        background-color: inherit !important;
        border: 2px #0097d0 solid !important;
    }

.mobile-search .mobile-title {
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    border-bottom: 1px solid white;
}

#dynamicTab .mobile-title {
    display: none;
}

.mobile-search div:not(.searchbox-tabs) > form {
    /*padding: 15px;*/
    padding: 10px 0 0 0;
    /*background-color: #333333;*/
}

.mobile-search button[type=submit] {
    width: 100%;
}

.mobile-search {
    position: relative;
    z-index: 1;
}

    .mobile-search .my-carousel {
        position: absolute;
        top: 0;
    }

    .mobile-search .main-tabs {
        background-color: rgba(0, 7, 10, 0.8);
    }

        .mobile-search .main-tabs::after {
            content: "";
            background: url('/s3/prod.beprotravel/182/BeTop/CMSGALLERY/slider%20images/SLIDER%20WOMEN%20HOME%205_28af50db.jpg?width=400&height=400&mode=crop') no-repeat;
            background-position: center top;
            background-size: cover;
            /*opacity: 0.5;*/
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            position: absolute;
            z-index: -1;
        }


.searchbox-main .tabpanel-search {
    min-height: 287px;
}





/* Full Slider
 * A full page background image slider for Bootstrap 3 using the built-in Bootstrap carousel plugin.
 * http://startbootstrap.com/template-overviews/full-slider/
 */
.carousel-full.carousel, .carousel-full .item, .carousel-full .active {
    height: 100%;
}

.carousel-full .carousel-inner {
    height: 100%;
}

.carousel-full .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* Home Page Carousel */
.responsive-carousel {
    max-height: 670px;
}

.my-carousel {
    height: 550px;
}

    .my-carousel img {
        height: 550px !important;
        width: 100%;
        object-fit: cover;
    }

/* Accessibility */
.accessibility-block {
    position: fixed;
    top: 0;
    z-index: 9999;
}

    .accessibility-block.open > .dropdown-menu {
        width: 300px;
        padding: 0;
    }

.p110 {
    font-size: 110%;
}

.p120 {
    font-size: 120%;
}

.p130 {
    font-size: 130%;
}

.accessibility-block.mobile {
    position: static !important;
    color: #000 !important;
}

    .accessibility-block.mobile a {
        color: #000 !important;
    }

    .accessibility-block.mobile .dropdown-menu {
        top: auto !important;
    }

#choosePersons {
    width: 280px;
    padding: 10px 20px;
}

    #choosePersons .control-label {
        text-align: left;
        font-weight: normal;
    }

#chooseRooms {
    padding: 0;
}

.addRoom {
    font-size: .8em;
}

.rooms-table td {
    padding: 5px;
}

.rooms-table .childAge1, .rooms-table .childAge2, .rooms-table .childAge3, .rooms-table .childAge4 {
    width: 60px;
}

.popover {
    max-width: 600px !important;
}

#searchRooms, #searchPersons {
    background-color: white;
}

.sidebar-block [type="submit"], .baner-bar [type="submit"] {
    width: 100%;
    margin-top: 10px;
    height: 40px;
    line-height: 36px;
}

/* Filters */
.poi-dropdown {
    width: 500px;
}

    .poi-dropdown li {
        width: 50%;
        float: left;
    }

.checkbox label {
    display: inline;
}

.filter-checkbox-break {
    -ms-word-break: break-all;
    word-break: break-all;
    max-width: 60%;
    display: inline-block;
}

.checkbox label .filter-items-count {
    float: right;
}

.slider-range-title {
    background: none;
    border: 0;
    font-weight: bold;
    width: 100%;
    direction: ltr;
}

.slider-value {
    border: 0;
    font-weight: bold;
    background: none;
    width: 100%;
    direction: ltr;
}

body[data-color="theme-5"] .slider-range-title {
    color: #009846;
}

body[data-color="theme-8"] .slider-range-title {
    color: #0097d0;
}

body[data-color="theme-5"] .slider-value {
    color: #333;
    direction: ltr;
}

body[data-color="theme-8"] .slider-value {
    color: #333;
    direction: ltr;
}

body[data-color="theme-5"] .ui-slider .ui-slider-handle {
    background: #009846;
    height: 17px;
    width: 17px;
}

body[data-color="theme-8"] .ui-slider .ui-slider-handle {
    background: #0097d0;
    height: 17px;
    width: 17px;
}

.collapsebtn > label {
    cursor: pointer;
}

.list-filter {
    font-size: .9em;
}

    .list-filter li:hover {
        background-color: #ddd;
    }

    .list-filter li.disabled label {
        cursor: not-allowed;
    }

    .list-filter label {
        width: 300px;
    }

        .list-filter label > span {
            float: left;
            width: 170px;
        }

        .list-filter label > small {
            float: right;
            line-height: 20px;
        }

/* Hotel Search */
.datepicker input[readonly] {
    background-color: white;
    cursor: pointer;
}

.datepicker .input-group-addon {
    cursor: pointer;
}

.input-group .input-group-addon {
    cursor: pointer;
}

    .input-group .input-group-addon > i {
        display: block;
    }

/* Sorters */
#dynamicResults .tab-pane .c-button {
    width: auto;
    float: none;
    margin-top: 0
}

.dynamic-panel .title {
    letter-spacing: normal;
}

    .dynamic-panel .title span {
        display: inline-block;
        margin: 0 15px;
        font-size: 18px;
    }

.dynamic-summary {
    background-color: #fff; /*border: 1px solid #ddd; padding: 20px 15px; margin-bottom: 20px;*/
}

    .dynamic-summary .basket-box .border-dynamicbox {
        border-bottom: 1px solid #0097d0;
    }

    .dynamic-summary .border-dynamicbox-side {
        border-right: 1px solid #0097d0;
    }

.flight-stop-line {
    text-align: center;
    position: relative;
    margin: 10px 0;
}

    .flight-stop-line .stop-label {
        border: 1px #0097d0 solid;
        z-index: 2;
        background-color: #fff;
        display: inline-block;
        padding: 0 5px;
        position: inherit;
    }

    .flight-stop-line .line {
        border-bottom: 2px #0097d0 solid;
        height: 1px;
        position: absolute;
        width: 100%;
        top: 50%;
        z-index: 0;
    }


/* Flights */
.flights.Layout_2 li.list-group-item,
.fly-and-drive li.list-group-item {
    margin-bottom: 10px;
    background-color: #f0f0f0;
    padding-top: 0;
    padding-bottom: 0;
}

.flights.Layout_2 table {
    width: 100%;
    max-width: 100%;
}

    .flights.Layout_2 table td:nth-child(1) {
        width: 100px;
    }

    .flights.Layout_2 table td:nth-child(2),
    .fly-and-drive table td:nth-child(1) {
        width: 120px;
    }

.fly-and-drive table td:nth-child(2) {
    padding-left: 20px;
}

.flights.Layout_2 table tr:first-child td:last-child {
    width: 110px;
}

.flights.Layout_2 table tbody tr:last-child td,
.fly-and-drive table tbody tr:last-child td {
    border-top: solid 1px #ddd;
}

.featurette-divider {
    margin: 5px 0;
    border-top: solid 1px #ddd;
}

.flights.Layout_2 .separate {
    border-top: solid 1px #ddd;
}

.flights .rule-display-tab {
    height: 200px;
    overflow: auto;
    direction: ltr;
    text-align: left;
}

.flights .flyairs > div {
    padding-left: 5px;
    padding-right: 5px;
}

.flights .tooltip-inner, .flight-summary .tooltip-inner {
    max-width: 600px;
    white-space: nowrap;
}

.flights .h4 {
    margin-left: -15px;
}

.flights .airline-logos {
    position: relative;
}

    .flights .airline-logos img {
        position: absolute;
        border: solid 1px #ddd;
        background-color: #fff;
        height: 48px;
        width: 100px;
    }

        .flights .airline-logos img.single {
            left: 21px;
            top: 10px;
            width: 105px;
            height: 60px;
        }

        .flights .airline-logos img.double-top {
            left: 20px;
            top: 3px;
            z-index: 1;
        }

        .flights .airline-logos img.double-bottom {
            left: 48px;
            top: 33px;
        }



.flights-mobile .res-title {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0;
    text-transform: initial;
    color: #000000;
}

.flights-mobile.list-group-item {
    padding: 0 5px !important;
    background-color: #ffffff !important;
}


.flights-mobile .flight-details-row {
    position: relative;
    text-align: center;
    font-size: 13px;
}

    .flights-mobile .flight-details-row .flt-line {
        position: relative;
        margin-top: 5px;
    }

        .flights-mobile .flight-details-row .flt-line:before {
            content: '';
            display: block;
            height: 2px;
            background: #2a3335;
            margin-bottom: 3px;
        }

.flights-mobile .icon-title {
    background: #0097d0;
    font-size: 9px;
    text-align: center;
    color: #fff;
}

.flights-mobile .flight-time {
    font-size: 20px;
}

.flights-mobile .booknow {
    color: inherit;
}

.flights-mobile .flight-price {
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
}

.flights-mobile .flight-stop {
    left: 50%;
    position: absolute;
    top: -3px;
    width: 8px;
    height: 8px;
    margin-left: -4px;
    border-radius: 50%;
    background: #d73240;
}

    .flights-mobile .flight-stop.manystops.stop-1 {
        left: 35%;
    }

    .flights-mobile .flight-stop.manystops.stop-2 {
        left: 50%;
    }

    .flights-mobile .flight-stop.manystops.stop-3 {
        left: 65%;
    }


    .flights-mobile .flight-stop.two-stops.stop-1 {
        left: 42%;
    }

    .flights-mobile .flight-stop.two-stops.stop-2 {
        left: 58%;
    }

.flight-details .panel-heading {
    min-height: 355px;
}

.flight-details .title {
    display: inline-block;
    width: 100px;
    padding: 2px 0;
}

.flight-summary {
    font-size: 14px;
}

    .flight-summary img.airline {
        height: 50px;
        margin-bottom: 0;
    }

    .flight-summary .city {
        font-size: 16px;
    }

    .flight-summary .time {
        font-size: 20px;
    }

.hotel-details .panel-heading {
    min-height: 250px;
}

.hotel-details .title {
    display: inline-block;
    width: 100px;
    padding: 2px 0;
}

.hotel-summary {
    font-size: 14px;
}

    .hotel-summary img.airline {
        height: 50px;
        margin-bottom: 0;
    }

    .hotel-summary .city {
        font-size: 16px;
    }

    .hotel-summary .time {
        font-size: 20px;
    }

/* Hotels*/
.hotels li.list-group-item {
    margin-bottom: 10px;
    min-height: 200px;
}

.hotels .tag {
    position: relative;
    top: 5px;
}

    .hotels .tag span {
        padding: .2em .6em .3em;
        font-weight: bold;
        color: #fff;
        text-align: center;
        white-space: nowrap;
    }

    .hotels .tag .rating {
        background-color: #5cb85c;
    }

    .hotels .tag .review {
        font-size: 75%;
        background-color: #777;
        position: relative;
        top: 30px;
        left: 42px;
    }

.hotels .hotel-img img {
    height: 150px;
    width: 250px;
    margin-top: -25px;
}

.hotels .title {
    display: inline-block;
    width: 70px;
    margin-bottom: 5px;
}







#map-canvas {
    height: 400px;
    margin: 0;
    padding: 0;
}

#map #map-canvas {
    height: 400px;
}

.google-static-map .show-map {
    position: absolute;
    top: 0;
}

.google-map .hide-map {
    position: absolute;
    top: 25px;
    right: 15px;
    z-index: 999;
}

.ui-autocomplete {
    direction: ltr;
}

    .ui-autocomplete .stars {
        width: 37px;
        display: inline-block;
    }

.hotel-desc {
    line-height: normal;
    margin-right: 130px !important;
}

.list-content .hotel-image, .grid-content .hotel-image {
    width: 260px;
    height: 170px;
}


/* Hotel Details View*/
.hotel-small .hotel-img img {
    width: 120px;
    height: 70px;
}

/* Transfers */
.list-content .transfer-image, .grid-content .transfer-image {
    width: 260px;
    height: 130px;
}

.transfers .title h4 {
    letter-spacing: normal !important;
    white-space: inherit;
    text-align: left;
}

.transfer-details .title {
    display: inline-block;
    width: 120px;
    padding: 2px 0;
}


/* ILPackages */
.ilpackages li.list-group-item {
    margin-bottom: 10px;
    min-height: 200px;
}

.ilpackages .sale-box img {
    margin-top: -25px;
}

.ilpackages .tag {
    position: relative;
    top: 5px;
}

.sale-box .tag {
    position: absolute;
    top: 5px;
}

.tag > span {
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #777;
}

.tag .eNONE {
    visibility: hidden;
}

.tag .eNOFSHON {
    background-color: #dc3d78;
}

.tag .eTOURS {
    background-color: #ed0a14;
}

.tag .eFLY_DRIVE {
    background-color: #993300;
}

.tag .eSKI {
    background-color: #fcba00;
}

.tag .eSPA {
    background-color: #8a44ba;
}

.tag .eSPORT {
    background-color: #4aaa25;
}

.tag .eCRUISE {
    background-color: #0099ff;
}

.tag .eEvent {
    background-color: #ff8300;
}

.tag .eYoung {
    background-color: #2089a9;
}

.tag .eFltHtlCar {
    background-color: #7e7e7e;
}

.ilpackages .ilpackage-img img {
    height: 150px;
    width: 250px;
    margin-top: -25px;
}

.ilpackages .title {
    display: inline-block;
    width: 70px;
    margin-bottom: 5px;
}

.ilpackage-details .title {
    display: inline-block;
    width: 120px;
    padding: 2px 0;
}

@media (max-width: 768px) {
    .ilpackages .ilpackage-img img {
        height: auto;
        min-height: 180px;
        width: 100%;
        margin-bottom: 10px;
    }

    .hotels-mobile .ilpackage-img img {
        height: 79px;
        min-height: 79px;
        margin: 0;
    }

    .hotels .hotel-img img {
        height: auto;
        min-height: 180px;
        width: 100%;
        margin-bottom: 10px;
    }

    .flights.Layout_2 li.list-group-item,
    .fly-and-drive li.list-group-item {
        border: 1px solid #848484;
    }
}


li.list-group-item.hotels-mobile {
    min-height: 0;
}

.hotels-mobile {
    font-size: 10pt;
}

    .hotels-mobile > a {
        color: inherit;
    }

    .hotels-mobile .tag {
        position: initial;
    }

    .hotels-mobile .border-top {
        border-top: 1px solid #ddd;
    }

    .hotels-mobile .res-title {
        margin: 0;
        text-transform: initial;
        color: #000000;
    }

    .hotels-mobile .mobile-price {
        margin: 0;
        font-size: 24px;
        color: #000000;
        font-weight: bold;
    }

    .hotels-mobile .item-content {
        padding-left: 0;
    }

    .hotels-mobile .res-footer {
        line-height: 1;
    }


.tour-description {
    direction: ltr !important;
    font-size: 12px;
}

    .tour-description .table_list3,
    .tour-description .table_list3 td,
    .tour-description .table_list3 th {
        background-color: #FAEADC;
        border: 1px solid white;
    }



.border-top {
    border-top: 1px dotted #f2f2f2;
}

.border-right {
    border-right: 1px dotted #f2f2f2;
}

.border-bottom {
    border-bottom: 1px dotted #f2f2f2;
}

.border-left {
    border-left: 1px dotted #f2f2f2;
}

/* Sales */
.sales.flights .active-deal img {
    position: relative;
    left: 27%;
}

.loading-flex {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%
}

.loading {
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 1060;
    background-color: rgba(255, 255, 255, .8)
}

.loading-flex.loading-flex .carousel-inner img {
    display: inline-block !important;
}

.loading-flex.Layout_1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-top: -100px;
}

.loading-flex.Layout_2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-top: -100px;
}

    .loading-flex.Layout_2 > div {
        min-height: 500px;
    }

.mobile-loading {
    margin-bottom: 10px;
    margin-top: 10px;
    color: #0097d0
}

/* Loading when searching */
.loading-info li {
    min-height: 45px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 2px solid #e7e7e7;
    padding: 7px;
}

ul.leftatr {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 40%;
    color: white;
}

ul.rightatr {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: right;
    width: 60%;
}

ul.leftatr li {
    height: 50px;
    border-bottom: 2px solid #e7e7e7;
    text-align: right;
    padding-top: 15px;
    padding-right: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

ul.rightatr li {
    height: 50px;
    border-bottom: 2px solid #e7e7e7;
    text-align: left;
    padding-top: 15px;
    padding-left: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

.helper-loader {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

    .helper-loader .dynamic {
        margin-top: 75px;
    }

        .helper-loader .dynamic img {
            display: inline-block !important;
        }

/*http://www.cssportal.com/css-ribbon-generator/*/
.ribbon {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

    .ribbon span {
        font-size: 10px;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        line-height: 20px;
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 80px;
        display: block;
        background: #09c;
        background: linear-gradient(#09c 0,#069 100%);
        -webkit-box-shadow: 0 3px 10px -5px rgba(0,0,0,1);
        box-shadow: 0 3px 10px -5px rgba(0,0,0,1);
        position: absolute;
        top: 15px;
        right: -15px;
    }

        .ribbon span::before {
            content: "";
            position: absolute;
            left: 0;
            top: 100%;
            z-index: -1;
            border-left: 3px solid #09c;
            border-right: 3px solid transparent;
            border-bottom: 3px solid transparent;
            border-top: 3px solid #09c;
        }

        .ribbon span::after {
            content: "";
            position: absolute;
            right: 0;
            top: 100%;
            z-index: -1;
            border-left: 3px solid transparent;
            border-right: 3px solid #069;
            border-bottom: 3px solid transparent;
            border-top: 3px solid #069;
        }

/* jQuery UI */
.ui-slider-horizontal {
    height: 8px;
}

.ui-datepicker {
    z-index: 99 !important;
}

.ui-slider .ui-slider-handle {
    z-index: 1;
}

/* Select2 */
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000;
    line-height: 37px !important;
}

.select2-container .select2-selection--single {
    height: 40px !important;
    border-radius: 25px !important;
    color: #222;
}

.noborder .select2-container .select2-selection--single {
    border-radius: 0 !important;
    height: 40px;
}

.select2-simple .select2-container .select2-selection--single {
    height: 34px !important;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px !important;
}



.input-group .select2-container .select2-selection--single {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px !important;
}

.select2-results__option {
    line-height: 15px;
}

.select2 img.airline, .select2-results img.airline {
    height: 30px;
}

/*  bhoechie tab http://bootsnipp.com/snippets/featured/simple-vertical-tab */
div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

    div.bhoechie-tab-menu div.list-group {
        margin-top: 1px;
        margin-bottom: 0;
    }

        div.bhoechie-tab-menu div.list-group a.list-group-item {
            margin-top: -1px;
        }

        div.bhoechie-tab-menu div.list-group > a {
            margin-bottom: 0;
        }

            div.bhoechie-tab-menu div.list-group > a .fa {
                font-size: 21px;
            }

            div.bhoechie-tab-menu div.list-group > a div {
                font-weight: bold;
            }

            div.bhoechie-tab-menu div.list-group > a:first-child {
                border-top-right-radius: 0;
            }

            div.bhoechie-tab-menu div.list-group > a:last-child {
                border-bottom-right-radius: 0;
                border-bottom-left-radius: 0;
            }

body[data-color="theme-5"] div.bhoechie-tab-menu div.list-group .list-group-item:hover {
    color: #ffffff !important;
    text-decoration: none;
    background-color: #EF4836;
}

body[data-color="theme-8"] div.bhoechie-tab-menu div.list-group .list-group-item:hover {
    color: #ffffff !important;
    text-decoration: none;
    /*background-color: #d73240;*/
    background-color: #0097d0;
}

div.bhoechie-tab-menu div.list-group > a.active {
    border: 1px solid #ffffff;
}

body[data-color="theme-5"] div.bhoechie-tab-menu div.list-group > a.active,
body[data-color="theme-5"] div.bhoechie-tab-menu div.list-group > a.active .fa {
    background-color: #EF4836;
    color: #fff;
}

body[data-color="theme-8"] div.bhoechie-tab-menu div.list-group > a.active,
body[data-color="theme-8"] div.bhoechie-tab-menu div.list-group > a.active .fa {
    /*background-color: #d73240;*/
    background-color: #0097d0;
    color: #fff;
}

body[data-color="theme-5"] div.bhoechie-tab-menu div.list-group > a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #EF4836;
}

body[data-color="theme-8"] div.bhoechie-tab-menu div.list-group > a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    /*border-left: 10px solid #d73240;*/
    border-left: 10px solid #0097d0;
}

body[data-color="theme-5"] div.bhoechie-tab-menu div.list-group > .list-group-item {
    background-color: transparent;
    color: #fff;
}

body[data-color="theme-8"] div.bhoechie-tab-menu div.list-group > .list-group-item {
    background-color: transparent;
    color: #fff;
}

div.bhoechie-tab-content {
    padding: 10px 0 20px 0;
}

.bhoechie-tab-content .advanced-search {
    color: #ffffff;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}

/* Templates Ovverride */
a:hover {
    text-decoration: none;
}

small, .small {
    font-size: 85% !important;
}

.bg-white-opacity {
    background-color: rgba(255, 255, 255, .5);
}

.bg-black-opacity {
    background-color: rgba(0, 0, 0, .5);
}

.very-small {
    font-size: 70%;
}

.color-grey {
    color: #666
}

.header-style-2.color-4 nav > ul > li:hover > a {
    /*color: white !important;*/
    color: #222 !important;
}

.photo-block .vertical-align {
    top: 20%
}

.photo-block .photo-title {
    text-shadow: 1px 1px 1px black
}

.photo-block.manual-hover h5 {
    transform: translateY(0);
    opacity: 1;
}


@media (max-width: 768px) {
    .photo-block .vertical-align {
        top: 0%
    }
}


.baner-bar {
    z-index: 1;
    padding: 8px 10px;
    bottom: 0;
}

    .baner-bar h4 {
        font-size: 14px;
    }

    .baner-bar .input-style-1 img {
        z-index: 3;
    }

        .baner-bar .input-style-1 img.load {
            position: relative;
            margin-top: 15px;
        }

.input-style-1 {
    float: none;
}

    .input-style-1 select {
        border: 1px solid #999;
        border-radius: 25px;
        height: 40px;
        padding: 0 15px 0 10px;
        font-size: 13px;
        color: #222;
        width: 100%;
    }

.noborder .input-style-1 select {
    border-radius: 0;
}

.input-style-1.b-30 input, .input-style-1.b-30 select {
    height: 30px;
}

.input-style-1.b-40 input, .input-style-1.b-40 select {
    height: 40px;
}

.input-style-1.b-50 input, .input-style-1.b-50 select {
    height: 50px;
}

input.input-style-1 {
    border: 1px solid #999;
    height: 40px;
    padding: 0 15px 0 10px;
    font-size: 13px;
    color: #222;
    border-radius: 25px;
    width: 100%;
}

.noborder input.input-style-1 {
    border-radius: 0;
}

.input-group input.input-style-1 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

textarea.input-style-1 {
    border: 1px solid #999;
    padding: 0 15px 0 10px;
    font-size: 13px;
    color: #222;
    border-radius: 0;
    width: 100%;
}

select.input-style-1 {
    border: 1px solid #999;
    border-radius: 25px;
    height: 40px;
    padding: 0 15px 0 10px;
    font-size: 15px;
    color: #222;
}

.input-style-1 input {
    border: 1px solid #999;
    border-radius: 25px;
    height: 40px;
    padding: 0 10px 0 50px;
    font-size: 15px;
    color: #222;
}

.noborder select.input-style-1 {
    border-radius: 0;
}

.site-logo {
    max-height: 40px;
}

blockquote footer {
    padding-top: 0;
}

.vert-title {
    margin-top: -185px;
}

.second-title {
    padding-top: 10px;
    padding-bottom: 10px;
}

.input-entry.disabled label {
    color: #bebebe;
    cursor: not-allowed;
}

.input-entry.disabled span {
    cursor: not-allowed !important;
}

    .input-entry.disabled span.checkbox-text {
        color: #bebebe;
        cursor: not-allowed;
    }

.input-entry.disabled label .sp-check {
    background: #bebebe !important;
}

.input-entry .checkbox-text.trim-text {
    width: 70%;
}

.detail-block {
    word-break: break-all;
}

    .detail-block .fa-star-o, .detail-block .fa-star-half-o {
        font-size: 12px;
        margin-right: 10px;
        margin-left: 0;
    }

.detail-content p {
    margin-bottom: auto;
}

.detail-content ul {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.detail-content li:before, .acc-body li:before {
    content: none;
}

.mycp_content {
    position: static;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    left: 0;
}

.list-content .hotel-right .hotel-person {
    margin-bottom: 15px;
}

.grid-content .hotel-item.style-3 .hotel-middle {
    padding: 20px 20px 0 20px;
}

.table > thead > tr > th {
    padding: 5px;
}

.table > tbody > tr > td {
    padding: 8px;
}

.nav-tab.nav-justified > .nav-tab-item {
    width: 1%;
    display: table-cell;
    float: none;
    padding: 0 15px;
}

.c-button:disabled {
    opacity: .5;
    pointer-events: none;
}

.c-button.disabled {
    opacity: .5;
    pointer-events: none;
}

.tour-item.style-2 .radius-top img {
    height: 240px;
}

.tour-item .tour-title {
    letter-spacing: normal;
}
/*.gal-item .img-full { height: 250px; }*/
#GallerycmsGallery .swiper-slide img { /*height: 700px;*/
}

@media (max-width: 768px) {
    #GallerycmsGallery .swiper-slide img {
        height: auto;
    }
}




.footer-block {
    margin-bottom: 0;
}

.bg-dark.type-2 {
    background-color: #333
}

    .bg-dark.type-2 .bg-black {
        background-color: #333
    }

    .bg-dark.type-2 .footer-block a {
        color: white;
    }

.bg-white .tags-b {
    background-color: #f8f8f8;
    color: #999;
}

    .bg-white .tags-b:hover {
        background-color: #ff6600;
        color: white;
    }

.main-wraper table td {
    vertical-align: top;
    text-align: justify;
    padding: 20px;
}

.main-wraper table ul {
    list-style: inherit;
    margin-left: 20px;
    text-align: justify;
}

.tafiff-img {
    height: 220px;
}

.menu-3 nav > ul > li {
    font-size: 18px;
}

    .menu-3 nav > ul > li > a .fa {
        display: inline-block;
    }

.menu-3 nav span.fa > span {
    font-family: Assistant, Arial, Sans-Serif !important
}

.menu-3 nav .dropmenu a {
    font-size: 18px;
}

.menu-3 li.type-1 {
    border-bottom: 1px solid #eee;
}

    .menu-3 li.type-1 a {
        border-bottom: 1px solid #eee;
        font-weight: bold;
    }

        .menu-3 li.type-1 a .fa.fa-angle-down {
            float: right;
        }

.header-icons {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 35px;
}

    .header-icons ul {
        padding-right: 0;
        margin-right: -5px;
        list-style: none;
        margin-bottom: 0;
    }

.poin-style-2 .swiper-pagination-switch {
    border: 2px solid #0097d0
}

/*mobile menu hack*/
.tpl-tabs-cont {
    min-height: 100px;
}

.detail-content .swiper-container.thumbnails-preview .swiper-slide {
    height: 500px !important;
}

.detail-content .swiper-container.thumbnails .swiper-slide {
    height: 80px !important;
}

.checkbox-regular {
    -webkit-appearance: checkbox !important;
}

.radio-regular {
    -webkit-appearance: radio !important;
}

.simple-tab .nav-tab-item.active {
    background-color: #eaeaea;
}

.input-style-1.color-3 input {
    color: #000000;
}

.simple-tab.type-2 .nav-tab-item {
    font-size: 12px;
}

.detail-header {
    margin-bottom: 10px;
}

.vertical-align {
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
}

.simple-tab.type-2 .tab-nav-wrapper {
    margin-bottom: 20px;
}

.tabs-style-1.nav-tabs > li > a {
    padding: 10px 15px;
    background-color: rgba(0,0,0,.3);
}

.loading-center-absolute {
    margin-top: -120px;
}

.tour-caption .c-button.b-50 {
    padding: 0 14px;
    font-size: 13px;
}

.tour-caption .vertical-align {
    background-color: rgba(0,0,0,0.5);
}

.baner-tabs {
    z-index: 1;
}

.sidebar-title {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
}

.sidebar-block {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.inner-banner.style-6 {
    margin-top: 0;
}

.detail-wrapper {
    padding-top: 10px;
}

.c-button.bg-blue:hover {
    background: transparent;
}

/* Bootstrap Overrides */
hr {
    border-color: #ccc;
}

.alert {
    border-radius: 0;
}

.navbar-brand {
    padding: 0;
}

.img-thumbnail {
    border-radius: 0;
}

.bootstrap-timepicker-widget table td input {
    border: 1px solid #999;
    border-radius: 25px;
}

.input-group-btn > .btn {
    padding: 9px 15px;
    border-radius: 0;
}

.btn {
    border: 2px solid rgba(255,255,255,0);
    height: 40px;
    text-transform: uppercase;
    border-radius: 0;
}

.btn-group > .btn {
    line-height: 28px !important;
}

body[data-color="theme-5"] .btn-primary {
    background-color: #EF4836;
}

    body[data-color="theme-5"] .btn-primary:hover {
        border-color: #c33b2c;
    }

body[data-color="theme-8"] .btn-primary {
    background-color: #d73240;
}

    body[data-color="theme-8"] .btn-primary:hover {
        border-color: #ab2833;
    }

body[data-color="theme-5"] .btn-default:hover {
    background-color: #fff0f5;
    border-color: #EF4836;
}

body[data-color="theme-8"] .btn-default:hover {
    background-color: #fff0f5;
    border-color: #d73240;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    border: 1px solid #999;
}

.input-group-btn:last-child > .btn {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

.noborder .input-group-btn:last-child > .btn {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

.noborder .btn-group > .btn:first-child {
    border-radius: 0;
}

.btn-group > .btn:last-child {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

.noborder .btn-group > .btn:last-child {
    border-radius: 0;
}

.list-group-item {
    border-radius: 0 !important;
}

.well {
    border-radius: 0;
}

.tab-pane .c-button {
    width: 100%;
}

.icon-block.style-2 {
    margin-top: 0;
    padding: 20px 20px 30px 20px
}

.panel, .panel-heading, .panel-default, .panel-primary {
    border-radius: 0;
}

.hotels-block h4, .range-wrapp h4 {
    margin-bottom: 5px;
}

body[data-color="theme-5"] .panel-primary {
    border-color: #EF4836;
}

body[data-color="theme-8"] .panel-primary {
    border-color: #d73240;
}

body[data-color="theme-5"] .panel-primary > .panel-heading {
    background-color: #EF4836;
    border-color: #EF4836;
}

body[data-color="theme-8"] .panel-primary > .panel-heading {
    background-color: #d73240;
    border-color: #d73240;
}

body[data-color="theme-5"] .input-entry.color-8 .checkbox-form:checked + label span.sp-check i {
    color: #009846;
}

body[data-color="theme-8"] .input-entry.color-8 .checkbox-form:checked + label span.sp-check i {
    color: #0097d0;
}

.modal-content {
    border-radius: 0;
}

button[disabled], html input[disabled] {
    cursor: not-allowed;
}

select.input-style-1[disabled] {
    cursor: not-allowed;
    background-color: #ddd;
}

.col-md-2-5 {
    width: 20%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    float: left;
}

body[data-color="theme-5"] .list-group-item.active, body[data-color="theme-5"] .list-group-item.active:hover, body[data-color="theme-5"] .list-group-item.active:focus {
    background-color: #EF4836;
    border-color: #EF4836;
}

    body[data-color="theme-5"] .list-group-item.active .text-info, body[data-color="theme-5"] .list-group-item.active:hover .text-info, body[data-color="theme-5"] .list-group-item.active:focus .color-red {
        color: #fff !important;
    }

body[data-color="theme-8"] .list-group-item.active, body[data-color="theme-8"] .list-group-item.active:hover, body[data-color="theme-8"] .list-group-item.active:focus {
    background-color: #0097d0;
    border-color: #0097d0;
}

    body[data-color="theme-8"] .list-group-item.active .text-info, body[data-color="theme-8"] .list-group-item.active:hover .text-info, body[data-color="theme-8"] .list-group-item.active:focus .text-info {
        color: #fff !important;
    }

body[data-color="theme-5"] .searchbox-main.hotel-small .hotel-img img .nav-tabs > li > a:hover {
    background: #EF4836 !important;
}

body[data-color="theme-8"] .searchbox-main .nav-tabs > li > a:hover,
body[data-color="theme-8"] .searchbox-main .nav-tabs > li > a:focus {
    background: #0097d0 !important;
}

.modal-dialog.auto-width {
    display: table;
    width: auto;
}

body[data-color="theme-5"] .text-primary {
    color: #EF4836;
}

body[data-color="theme-8"] .text-primary {
    color: #d73240;
}

body[data-color="theme-5"] .text-info {
    color: #009846;
}

body[data-color="theme-8"] .text-info {
    color: #0097d0;
}

body[data-color="theme-5"] .bg-title-info {
    background-color: #009846;
    color: white;
    text-align: center
}

body[data-color="theme-8"] .bg-title-info {
    background-color: #0097d0;
    color: white;
    text-align: center
}

body[data-color="theme-5"] .panel.border-primary {
    border-top: solid 2px #EF4836;
    border-bottom: solid 2px #EF4836;
}

body[data-color="theme-8"] .panel.border-primary {
    border-top: solid 2px #757070;
    border-bottom: solid 2px #757070;
}

body[data-color="theme-5"] img.border-primary {
    border-top: solid 2px #EF4836;
    border-bottom: solid 2px #EF4836;
}

body[data-color="theme-8"] img.border-primary {
    border-top: solid 2px #757070;
    border-bottom: solid 2px #757070;
}

body[data-color="theme-5"] .bg-primary {
    background-color: #EF4836;
}

body[data-color="theme-8"] .bg-primary {
    background-color: #d73240;
}

body[data-color="theme-5"] .bg-info {
    background-color: #009846;
}

body[data-color="theme-8"] .bg-info {
    background-color: #0097d0 !important;
}

body[data-color="theme-5"] .selected {
    /*border-top: solid 2px #EF4836;
    border-bottom: solid 2px #EF4836;*/
    background-color: #f9f4ec !important;
}

    body[data-color="theme-5"] .selected .well {
        background-color: #f9f4ec !important;
    }

body[data-color="theme-8"] .selected {
    /*border-top: solid 2px #d73240;
    border-bottom: solid 2px #d73240;*/
    background-color: #f9f4ec !important;
}

    body[data-color="theme-8"] .selected .well {
        background-color: #f9f4ec !important;
    }

body[data-color="theme-5"] .c-button.bg-info {
    background-color: #009846;
    color: white;
    border: 2px solid #009846;
}

body[data-color="theme-8"] .c-button.bg-info {
    background-color: #0097d0;
    color: white;
    border: 2px solid #0097d0;
}

body[data-color="theme-5"] .c-button.bg-info:hover {
    background-color: white !important;
    color: #009846;
}

body[data-color="theme-8"] .c-button.bg-info:hover {
    background-color: white !important;
    color: #0097d0;
}

body[data-color="theme-5"] .border-bottom-info {
    border-bottom: solid 1px #009846;
}

body[data-color="theme-8"] .border-bottom-info {
    border-bottom: solid 1px #0097d0;
}

body[data-color="theme-5"] .bg-dr-blue-2 {
    background-color: #009846;
}

body[data-color="theme-8"] .bg-dr-blue-2 {
    background-color: #0097d0;
}

body[data-color="theme-5"] .offers-arrow {
    background-color: #009846;
}

body[data-color="theme-8"] .offers-arrow {
    background-color: #0097d0;
}

body[data-color="theme-5"] .offers-arrow:hover {
    border-color: #009846;
}

body[data-color="theme-8"] .offers-arrow:hover {
    border-color: #0097d0;
}

body[data-color="theme-5"] .hotel-small:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #009846;
}

body[data-color="theme-8"] .hotel-small:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #0097d0;
}

.nav-pills > li > a {
    border-radius: 0;
}

body[data-color="theme-5"] .nav-pills > li.active > a, body[data-color="theme-5"] .nav-pills > li.active > a:hover, body[data-color="theme-5"] .nav-pills > li.active > a:focus {
    background-color: #EF4836;
}

body[data-color="theme-8"] .nav-pills > li.active > a, body[data-color="theme-8"] .nav-pills > li.active > a:hover, body[data-color="theme-8"] .nav-pills > li.active > a:focus {
    background-color: #d73240;
}

.nav-tabs {
    padding: 0 !important;
    margin: 0 !important;
}

    .nav-tabs > li {
        padding: 0 !important;
    }

        .nav-tabs > li > a {
            border-radius: 0 !important;
            border: 1px solid #eaeaea;
            padding: 10px !important;
            margin: 0 !important;
            color: #000;
        }

            .nav-tabs > li > a:first-child {
                border-right: 1px solid #eaeaea;
            }

    body[data-color="theme-5"] .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
        background-color: #0097d0 !important;
        color: white;
    }

    body[data-color="theme-8"] .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
        background-color: #0097d0;
        color: white;
    }

.carousel-control, .carousel-indicators {
    z-index: 1;
}

/* PickaDate */
/*.picker__wrap { width: 500px !important; }
.picker__frame { max-width: 500px !important; }
.picker__header { margin: 0 !important; }
.picker__weekday { text-align: center; padding: 0; }
.picker--opened .picker__holder { overflow: hidden; }
.picker__day { border-color: #ddd !important; }
.picker__day--selected .text-primary { color: #fff !important; }
.picker__nav--disabled:before { border-color: white !important; }
.picker__nav--disabled:hover { cursor: default !important; background: transparent !important; }*/
.picker__weekday {
    text-align: center
}

.picker-loader {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0
}

    .picker-loader > div {
        top: 40%;
        position: relative;
        text-align: center;
        color: white;
        margin: auto auto;
    }

    .picker-loader img {
        position: static;
    }

@media (min-width: 768px) {
    .picker__holder {
        min-width: 320px !important;
    }
}

@media (max-width: 768px) {
    .picker__holder {
        width: inherit !important;
    }
}

.picker__day--selected .text-primary {
    color: #fff !important;
}

.picker__wrap .picker__button--clear,
.picker__wrap .picker__button--close,
.picker__wrap .picker__button--today {
    height: auto;
    line-height: normal;
    white-space: normal;
    color: #000;
    vertical-align: inherit;
}

.picker__wrap .pickadate-date {
    font-size: 85%;
    font-weight: 400;
}

.picker__wrap .pickadate-price {
    font-size: 80%;
    font-weight: 400;
}




.hotel-item .hotel-person {
    margin-bottom: 15px;
}

.detail-content, .acc-body {
    color: inherit;
}

#ruleDisplayModal .nav > li > a {
    padding: 5px 15px;
}

.rule-display-body {
    overflow-y: scroll;
}

body[data-color="theme-5"] .searchbox-layer3 .nav-tabs a {
    font-size: 18px;
    color: #EF4836;
}

body[data-color="theme-8"] .searchbox-layer3 .nav-tabs a {
    font-size: 18px;
    color: #d73240;
}

body[data-color="theme-5"] .header-style-2 nav li.type-1:hover > a {
    background: #EF4836;
}

body[data-color="theme-8"] .header-style-2 nav li.type-1:hover > a {
    /*background: #d73240;*/
    background: #c7e9f5;
}

body[data-color="theme-8"] .header-style-2 nav li.type-1 .dropmenu > li:hover > a {
    background: #c7e9f5;
    color: #000;
    font-weight: bold;
}

.header-style-2 nav > ul > li > .dropmenu {
    top: 38px;
}

.searchbox-layer3 .nav-tabs .active .fa {
    color: #FFF !important;
}

.searchbox-layer3 .nav-tabs li a:hover .fa {
    color: #FFF;
}

body[data-color="theme-5"].searchbox-layer3 .nav-tabs > li.active > a,
body[data-color="theme-5"] .searchbox-layer3 .nav-tabs > li.active > a:hover,
body[data-color="theme-5"] .searchbox-layer3 .nav-tabs > li.active > a:focus {
    background-color: #EF4836;
    border-color: #EF4836;
    color: #ffffff;
}

body[data-color="theme-8"] .searchbox-layer3 .nav-tabs > li.active > a,
body[data-color="theme-8"] .searchbox-layer3 .nav-tabs > li.active > a:hover,
body[data-color="theme-8"] .searchbox-layer3 .nav-tabs > li.active > a:focus {
    background-color: #d73240;
    border-color: #d73240;
    color: #ffffff;
}

body[data-color="theme-5"] .searchbox-layer3 .nav-tabs > li > a:hover {
    background-color: #EF4836;
    border-color: #EF4836;
    color: #ffffff;
}

body[data-color="theme-8"] .searchbox-layer3 .nav-tabs > li > a:hover {
    background-color: #d73240;
    border-color: #d73240;
    color: #ffffff;
}


@media (max-width: 992px) {
    .baner-bar {
        margin-top: 0;
        z-index: 0;
    }
}

.mobile-search .tab-content.tpl-tabs-cont {
    background: none;
    padding-top: 10px;
}

.mobile-search.multi .baner-bar {
    padding: 0 15px;
    box-shadow: none;
}

.mobile-search .baner-bar {
    padding: 30px;
    box-shadow: none;
}

    .mobile-search .baner-bar h4 {
        margin: 0;
        font-weight: bold;
    }

.mobile-search .nav-pills > li > a {
    padding: 10px 15px;
}

.tour-item.style-2 .tour-title {
    max-width: 100%;
}


.flip-text {
    text-align: right;
    direction: ltr;
}

.table.table-vertical tr > td {
    vertical-align: middle;
}

.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.capitalize {
    text-transform: capitalize;
}

.calendar-text {
    margin-top: .3em;
    font-size: 10px;
}

.file-text {
    margin-top: .2em;
}

.itineraries .media-object {
    max-width: 270px;
}

.payment-iframe iframe {
    border: none;
    height: 1836px;
    width: 100%;
}

.c_pagination .cp_content a {
    color: #333;
}

.c_pagination .pagination li a {
    border-radius: 0;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background: #d73240;
    border-color: #ddd;
}

.rate-wrap i {
    color: #7d7d7d;
}

.rate-wrap .label {
    margin: 0 5px;
}

.header3 .dropmenu li a {
    white-space: nowrap
}

.header3 .phone {
    font-size: 29px;
    margin: 0 10px;
}

    .header3 .phone .fa {
        font-size: 25px;
    }

/* Scroll to top */
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    left: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(215, 50, 64, 0.8) url(images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0,visibility 0 .3s;
    -moz-transition: opacity .3s 0,visibility 0 .3s;
    transition: opacity .3s 0,visibility 0 .3s;
}

    .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
        -webkit-transition: opacity .3s 0,visibility 0 0;
        -moz-transition: opacity .3s 0,visibility 0 0;
        transition: opacity .3s 0,visibility 0 0;
    }

    .cd-top.cd-is-visible {
        visibility: visible;
        opacity: 1;
    }

    .cd-top.cd-fade-out {
        opacity: .5;
    }

.no-touch .cd-top:hover {
    background-color: #d73240;
    opacity: 1;
}

@media only screen and (max-width: 768px) {
    .cd-top {
        left: auto;
        right: 20px;
        bottom: 20px;
    }
}

@media only screen and (min-width: 768px) {
    .cd-top {
        left: 20px;
        bottom: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        left: 30px;
        bottom: 30px;
    }
}


/*Form Wizard http://bootsnipp.com/snippets/featured/form-process-steps */
.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px 0;
}

    .bs-wizard > .bs-wizard-step {
        padding: 0;
        position: relative;
    }

        .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
            color: #595959;
            font-size: 16px;
            margin-bottom: 5px;
        }

        .bs-wizard > .bs-wizard-step .bs-wizard-info {
            color: #999;
            font-size: 14px;
        }

        .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
            position: absolute;
            width: 15px;
            height: 15px;
            display: block;
            top: 53px;
            left: 50%;
            margin-top: -15px;
            margin-left: -15px;
            border-radius: 50%;
        }

            .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
                content: ' ';
                width: 15px;
                height: 15px;
                background: #0097d0;
                border-radius: 50px;
                position: absolute;
                left: 8px;
                top: -1px
            }

        .bs-wizard > .bs-wizard-step > .progress {
            position: relative;
            border-radius: 0;
            height: 4px;
            box-shadow: none;
            margin: 21px 0;
        }

            .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
                width: 0;
                box-shadow: none;
                background: #78c0da;
            }

        .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
            width: 100%;
        }

        .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
            width: 0;
        }

        .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
            width: 100%;
        }

        .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
            background-color: #f5f5f5;
        }

            .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
                opacity: 0;
            }

        .bs-wizard > .bs-wizard-step:first-child > .progress {
            left: 50%;
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step:last-child > .progress {
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
            pointer-events: none;
        }


@media (max-width: 768px) {
    .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
        font-size: 14px;
    }
}
/*END Form Wizard*/

.booking-success .hotel-details th {
    width: 150px;
}

.ui-autocomplete {
    z-index: 5000;
}


/*flex colums */
.flex-row {
    display: flex;
    flex-wrap: wrap;
}

.column-1 {
    flex: 0 0 150px;
}

.column-2 {
    flex: 1 1 auto;
}

.column-3 {
    flex: 1 1 auto;
}

.column-4 {
    flex: 1 1 auto;
}

.column-5 {
    flex: 1 1 auto;
}

.booking-success-paragraph {
    font-size: 18px;
    white-space: pre-line;
    font-weight: bold;
    text-align: center;
}

.line-height40 {
    line-height: 40px;
}


.change-flight, .change-hotel, .change-attraction {
    position: absolute;
    bottom: 10px;
    left: 15px;
}

#summary .hotel-sum .hotel-img img {
    height: 118px;
}

#summary .hotel-sum .tag .review {
    top: 0;
    left: 0;
    font-size: 60%;
}

@media (max-width: 768px) {
    .change-flight, .change-hotel, .change-attraction {
        float: left;
        position: static;
    }

    #summary .hotel-sum .hotel-img img {
        height: 95px !important;
        min-height: 95px !important;
    }

    #summary .flight-sum .flight-details {
        position: static !important;
        padding: 0 !important;
        background: none !important;
        margin-top: 15px;
    }
}


#summary .hotel-sum li.list-group-item {
    margin-bottom: 0;
    min-height: inherit;
}

#summary li.selected {
    /*border: 1px #66bfc3 solid;*/
}

#summary .hotel-sum button.addHotel {
    display: none;
}

#summary .hotel-sum .change-hotel {
    display: inline-block;
}

#summary .flight-sum button.addFlight {
    display: none;
}

#summary .flight-sum .change-flight {
    display: inline-block;
}

#summary .flight-sum .flight-details {
    position: absolute;
    bottom: -10px;
    right: 15px;
    padding: 0 5px;
    background-color: #fff;
}

#summary .flight-sum .close, .flyairs .close {
    position: absolute;
    top: 5px;
    left: 15px;
}

#summary .attraction-sum button.addAttraction {
    display: none;
}

#summary .attraction-sum .change-attraction {
    display: inline-block;
}

#summary .nav {
    display: flex;
}

    #summary .nav > li {
        width: 100%;
        text-align: center;
        flex-grow: 1;
    }

/*https://www.w3schools.com/howto/howto_js_sticky_header.asp*/
/*.sticky {
    position: fixed;
    top: 65px;
    width: 100%;
    z-index: 99;
}

    .sticky + .content {
        padding-top: 185px;
    }

#stikySummary {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 0 15px;
    width: 100%;
    z-index: 99;
    background: #fff;
}*/
.sticky-summary {
    position: fixed;
    bottom: 0;
    right: 0;
    /*padding: 10px 15px 20px 15px;*/
    width: 100%;
    z-index: 1050;
    overflow: auto;
    background: #fff;
    max-height: 100vh;
}

    .sticky-summary button[type=submit] {
        margin: 10px 0 10px 15px;
    }

    .sticky-summary .h3 {
        /*border-top: 2px solid #333333;*/
        padding: 10px 15px 20px 15px;
    }


#summary .nav > li.active::after {
    color: transparent;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-bottom: 10px solid white;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    width: 0;
}


#summary .nav > li > a {
    color: #fff;
    background-color: #333333 !important;
}

#summary .nav > li + li {
    margin-right: 2px;
}



.dynamic-steps {
    margin-top: 30px;
    margin-bottom: 30px;
}

    .dynamic-steps li.disabled {
        pointer-events: none;
    }

    .dynamic-steps .circle {
        border: solid 4px;
        border-radius: 50%;
        height: 50px;
        width: 50px;
        font-size: 20px;
        font-weight: bold;
        position: absolute;
        top: -25px;
        left: calc(50% - 25px);
        background-color: white;
        text-align: center;
        padding-top: 7px;
    }

    .dynamic-steps li.active .circle {
        border-color: #d73240;
        color: #d73240;
    }

    .dynamic-steps ul li a,
    .dynamic-steps ul li .total-box {
        height: 150px;
        border-radius: 0 !important;
        border: 1px solid #eaeaea;
        padding: 10px !important;
        margin: 0 !important;
        color: #000;
    }

        .dynamic-steps ul li a:first-child {
            border-right: 1px solid #eaeaea;
        }



.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

a.more-rooms {
    color: black;
}

    a.more-rooms:hover {
        color: #0097d0;
    }



.sw-arrow {
    border: 2px solid rgb(255, 0, 0);
}

.noborder .swiper-arrow-left, .noborder .swiper-arrow-right {
    background-color: rgba(255, 0, 0, 0.91);
}

body[data-color="theme-8"] .arr-s-1 .sw-arrow:hover span {
    color: #000;
}

.swiper-arrow-left, .swiper-arrow-right {
    z-index: 2 !important;
}

.input-group-addon, .input-group-btn {
    vertical-align: top;
}

.hotel-item .title .desc p {
    padding: 8px 0px 8px !important;
}

.no-border {
    border: none !important;
}

.baggage-message {
    background-color: #333;
    color: #fff;
    padding: 15px 20px;
}

@media (max-width: 992px) {
    .baggage-message {
        background-color: #fff;
        color: #333;
        padding: 15px 20px;
        border: 1px #333 solid;
    }
}

.header-style-2 {
    border-bottom: 2px solid #0097d0 !important;
}

    .header-style-2 nav > ul > li > a {
        padding: 8px;
    }

.text-underline {
    text-decoration: underline;
}

#EventsSearchForm #EventAutocomplete {
    padding-right: 30px;
}

#EventsSearchForm .events-container {
    position: relative;
}

    #EventsSearchForm .events-container > .ui-autocomplete {
        height: 300px;
        overflow-y: auto;
        overflow-x: hidden;
    }

#Dynamic2SearchForm .events-dynamic-container {
    position: relative;
}

    #Dynamic2SearchForm .events-dynamic-container > .ui-autocomplete {
        height: 300px;
        overflow-y: auto;
        overflow-x: hidden;
    }


.event-date {
    opacity: 1 !important;
}

    .event-date span {
        background: yellow !important;
        border: 2px red solid !important;
    }

#hotelDetailsModal .close {
    /*margin-left: 15px;
    margin-top: 10px;*/
}

.border-black {
    border-color: #000 !important;
}

.border-grey {
    border-color: #333333 !important;
}

.bg-black {
    background: #333333 !important;
}

.selected .bg-selected {
    border: 2px solid #0097d0;
    color: #0097d0;
}

.noopacity {
    opacity: 1 !important;
}



.main-tabs {
    position: relative;
}

#myEventChoose {
    /*left: 25%;*/
    text-align: center;
}

.mobile-search #myEventChoose {
    position: absolute;
    left: 0%;
    top: 100px;
    width: 100%;
}

#myEventChoose .e-button {
    font-size: 32px;
    font-family: Calibri !important;
    font-weight: bold;
    color: #0097d0;
    padding: 0px 15px;
    border: 2px #fff solid;
    letter-spacing: 0.5px;
}

#myEventChoose .spot-title {
    margin-bottom: 30px;
    color: #a3a3a3;
    font-size: 28px;
    font-weight: bold;
}

#myEventChoose .choose-title {
    margin-top: 70px;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}

.event-title b, .sport-title b {
    font-size: 32px;
    font-family: Calibri !important;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.event-item-row {
    overflow: hidden;
    padding: 2px 5px;
    border-bottom: 1px #ccc solid;
}

    .event-item-row .event-category {
        display: inline-block;
        margin-left: 5px;
    }

    .event-item-row .event-name {
        display: inline-block;
    }
/*.events-list.rtl {
    right: 15px;
    left: auto;
}*/

#myEventSearch {
}

    #myEventSearch .spot-tabs {
    }

        #myEventSearch .spot-tabs li {
        }

            #myEventSearch .spot-tabs li a {
                border: none;
                border-bottom: 2px #fff solid;
                color: #fff;
            }

                #myEventSearch .spot-tabs li a:hover {
                    background-color: initial !important;
                }

            #myEventSearch .spot-tabs li.active a {
                background-color: initial !important;
                border-bottom: 3px #0097d0 solid;
            }



.flight-type-search .btn {
    font-weight: bold;
    color: #fff;
    padding: 5px 20px;
    background-color: transparent !important;
}

    .flight-type-search .btn.active,
    .flight-type-search .btn:hover,
    .flight-type-search .btn:focus {
        border: 2px #fff solid;
    }

.flight-type-search.text-black .btn {
    color: #000;
}

    .flight-type-search.text-black .btn.active,
    .flight-type-search.text-black .btn:hover,
    .flight-type-search.text-black.btn:focus {
        border: 2px #0097d0 solid;
    }


.mobile-search .flight-type-search .btn {
    /*padding: 5px 10px;*/
}

    .mobile-search .flight-type-search .btn.active,
    .mobile-search .flight-type-search .btn:hover,
    .mobile-search .flight-type-search .btn:focus {
        border: 2px #0097d0 solid;
        outline-color: transparent !important;
    }


.menu.slide-menu {
    /*padding-right: 60px;*/
}

.header-social {
}

    .header-social li {
        text-align: center;
    }

    .header-social a {
        text-decoration: none !important;
        color: #fff;
    }

.side-social {
    background-color: #0097d0;
    height: 100vh;
    position: fixed;
    right: 0;
    top: 0;
    padding-top: 60px;
}

    .side-social ul li {
        margin-bottom: 10px;
    }




.menu_opened .slide-menu {
    -moz-animation: slide-menu 0.5s ease 1s forwards;
    -webkit-animation: slide-menu 0.5s ease 1s forwards;
    -o-animation: slide-menu 0.5s ease 1s forwards;
    -ms-animation: slide-menu 0.5s ease 1s forwards;
    animation: slide-menu 0.5s ease 1s forwards;
}


@-moz-keyframes slide-menu /* Firefox */
{
    from {
        padding-right: 0;
    }

    to {
        padding-right: 60px;
    }
}

@-webkit-keyframes slide-menu /* Safari and Chrome */
{
    from {
        padding-right: 0;
    }

    to {
        padding-right: 60px;
    }
}

@-o-keyframes slide-menu /* Opera */
{
    from {
        padding-right: 0;
    }

    to {
        padding-right: 60px;
    }
}

@-ms-keyframes slide-menu /* IE10 */
{
    from {
        padding-right: 0;
    }

    to {
        padding-right: 60px;
    }
}

@keyframes slide-menu {
    from {
        padding-right: 0;
    }

    to {
        padding-right: 60px;
    }
}



.menu_opened .side-social {
    width: 0;
    -moz-animation: slide 0.5s ease 1s forwards;
    -webkit-animation: slide 0.5s ease 1s forwards;
    -o-animation: slide 0.5s ease 1s forwards;
    -ms-animation: slide 0.5s ease 1s forwards;
    animation: slide 0.5s ease 1s forwards;
}


@-moz-keyframes slide /* Firefox */
{
    from {
        width: 0;
    }

    to {
        width: 60px;
    }
}

@-webkit-keyframes slide /* Safari and Chrome */
{
    from {
        width: 0;
    }

    to {
        width: 60px;
    }
}

@-o-keyframes slide /* Opera */
{
    from {
        width: 0;
    }

    to {
        width: 60px;
    }
}

@-ms-keyframes slide /* IE10 */
{
    from {
        width: 0;
    }

    to {
        width: 60px;
    }
}

@keyframes slide {
    from {
        width: 0;
    }

    to {
        width: 60px;
    }
}


a[href="#collapseHomeSearchbox"] {
    background-color: #fff;
    color: #000;
    border-radius: 10px;
    padding: 5px 20px;
    box-shadow: 0 1px #FFFFFF inset, 0 1px 3px rgba(34, 25, 25, 0.4);
    display: inline-block;
    font-weight: bold;
    font-size: 21px;
    text-decoration: none;
    position: absolute;
    top: 180px;
    right: 190px;
    /*z-index: 99;*/
}

@media (max-width: 768px) {
    a[href="#collapseHomeSearchbox"] {
        top: 55px;
        right: 0px;
        margin: 20px;
        font-size: 18px;
    }
}

.collapsing#collapseHomeSearchbox {
    display: none;
}

.bg-info-lt {
    background-color: #d2ecf7 !important;
}

.nav-bg-2.mobile {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .nav-bg-2.mobile li {
        flex: 1 1 auto;
        min-width: 48px;
    }

        .nav-bg-2.mobile li a {
            padding: 5px !important;
            min-height: 58px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

.nav-bg-2.nav-tabs > .active > a, .nav-bg-2.nav-tabs > .active > a:hover, .nav-bg-2.nav-tabs > .active > a:focus {
    background-color: #2d3e50 !important;
}

.nav-bg-2.mobile.nav-tabs > .active > a, .nav-bg-2.mobile.nav-tabs > .active > a:hover, .nav-bg-2.mobile.nav-tabs > .active > a:focus {
    background-color: #c7e9f5 !important;
    color: #000 !important;
}

@media (max-width: 992px) {
    .menu-3 .menu > ul {
        overflow: hidden;
        padding: 50px 0px 30px 0px;
    }

    .mobile-menu-title {
        color: #a6a6a6 !important;
        font-size: 26px;
        font-weight: bold;
    }

        .mobile-menu-title div:nth-child(2) {
            text-align: right;
            padding-right: 30px;
        }


    .menu-3 nav > ul > li > .dropmenu {
        border-top: 2px solid #696969 !important;
    }

    .menu-3 nav > ul > li:hover > a {
        color: #222 !important;
    }
}

/*.table-rooms.mobile {
   
    border-right: 1px solid #ddd;
}*/

.select.input-style-1 {
    background-color: #fff;
}

.no-border-top {
    border-top: none !important;
}

.table-rooms.mobile tbody,
.table-rooms.mobile tbody tr:first-child td {
    border: none;
}

.table-rooms.mobile tr td:first-child {
    border-right: 1px solid #ddd;
}

.table-rooms.mobile tr td:last-child {
    border-left: 1px solid #ddd;
}

.table-rooms.mobile tr:last-child td {
    border-bottom: 1px solid #ddd;
}

/*.table-rooms.mobile tbody:after {
    content: "-";
    display: block;
    line-height: 1em;
    color: transparent;
}*/
#myEventChoose .spot-title {
    margin-bottom: 30px;
    color: #a3a3a3;
    font-size: 28px;
    font-weight: bold;
}

#myEventChoose .logo {
    text-align: center;
}

#myEventChoose .choose-title {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}

.event-title, .sport-title {
    margin-top: 0;
}

.event-title b, .sport-title b {
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.searchbox-main {
    margin-top: 50px;
    background-color: rgba(36, 36, 36, 0.7) !important;
}