﻿html, body, td, div {
    font-family: "Source Sans 3", sans-serif;
    font-size: 16px;
    color: #333;
    font-weight:500;
}

h1, h2, h3 {
    font-weight: 400;
    margin-top: 0px;
}

a {
    color: #333;
}

    a:hover {
        color: #CE0E2D;
        text-decoration: none;
    }
    .container-fluid{
        max-width:1715px;
    }

.btn, .btn:hover, .btn:focus {
    font-family: "Source Sans 3", sans-serif;
}

.main-content {
    min-height: 400px;
}

#back-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}

.btn.btn-primary {
    background: #CE0E2D;
    border: 1px solid #CE0E2D;
    color: #ffffff;
    font-weight: 400;
    font-size: 15px;
    border-radius:25px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #333;
    border-color: #333;
    border-radius:25px;
}

.btn.btn-primary:hover, .btn.btn-primary:focus {
    background: #CE0E2D;
    border: 1px solid #CE0E2D;
    color: #ffffff;
    font-weight: 400;
    font-size: 15px;
    border-radius:25px;
}

.btn-lg {
    padding: 16px 20px !important;
    font-size: 16px !important;
}

.partners-area img {
    display: inline-block;
}

.partners-area a, .partners-area a:hover, .partners-area a:focus {
    color: #333;
}

.partners-area span {
    line-height: 15px;
}

.copyInfo {
   
    padding-top:20px;
}



.formButton {
    background: #202859;
    color: #ffffff;
    padding: 7px;
    border: 1px solid #202859;
    border-radius: 4px;
    font-size: 12px;
    cursor: pointer;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: initial;
    z-index: 10;
    top: 30%;
    transform: translateY(-30)%;
}

@media(min-width:990px) AND (max-width:1170px) {
    .carousel-caption {
        position: absolute;
        left: 15%;
        right: 15%;
        bottom: initial;
        z-index: 10;
        top: 20%;
        transform: translateY(-20)%;
    }
}



.vegas-timer {
    bottom: 0;
    background: none;
    height: 2px;
}

    .vegas-timer .vegas-timer-progress {
        background: #0a4595;
    }

.vegas-slider-wrapper {
    overflow: hidden;
    background: #ffffff;
    position: relative;
}

    .vegas-slider-wrapper:hover .vegas-slider-prev, .vegas-slider-wrapper:hover .vegas-slider-next {
        opacity: 1;
    }

.vegas-slider-indicators {
    position: absolute;
    z-index: 12;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    width: initial;
    text-align: center;
}

    .vegas-slider-indicators div {
        background: none;
        display: block;
        height: 16px;
        width: 16px;
        border-radius: 50%;
        border: 1px solid #fff;
        cursor: pointer;
        margin-top: 10px;
        margin-bottom: 10px;
        box-shadow: 1px 1px 1px #59595b;
    }

        .vegas-slider-indicators div.active {
            height: 16px;
            width: 16px;
            position: relative;
        }

            .vegas-slider-indicators div.active:after {
                height: 8px;
                width: 8px;
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                background: #fff;
                display: block;
                border-radius: 50%;
                border: 1px solid #fff;
                content: '';
                left: 0px;
                right: 0px;
                margin-left: auto;
                margin-right: auto;
            }

.vegas-slider-prev {
    position: absolute;
    left: 25px;
    z-index: 12;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    color: #ffffff;
    opacity: 0;
    display: inline-block;
    cursor: pointer;
    background: none;
    border: none;
    display: none;
}



.vegas-slider-next {
    position: absolute;
    right: 25px;
    z-index: 12;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    color: #ffffff;
    opacity: 0;
    display: inline-block;
    cursor: pointer;
    background: none;
    border: none;
    display: none;
}

    .vegas-slider-prev:hover, .vegas-slider-prev:focus, .vegas-slider-next:hover, .vegas-slider-next:focus {
        opacity: 1;
    }

.vegas-overlay {
    opacity: 1;
}

.vegas-slider-item {
    position: absolute;
    text-align: center;
    right: 0px;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
    width: initial;
    z-index: 10;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    color: #ffffff;
}

.vegas-bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 11;
    min-height: 100px;
    background: url(skn/divider.png) 100% 100% no-repeat;
    background-size: cover;
}

.vegas-caption .vegas-caption-line-1 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 10px;
}

.vegas-caption .vegas-caption-line-2 {
    color: #fff;
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 10px;
}

.vegas-caption .vegas-caption-line-3 {
    font-size: 22px;
    color: #fff;
    opacity: 1;
    font-style: italic;
    margin-bottom: 30px;
}

.vegas-caption a.btn.btn-primary, .vegas-caption a.btn.btn-primary:hover, .vegas-caption a.btn.btn-primary:focus {
    border-color: #24205e;
    background: #24205e;
    transition: all 0.3s ease-out;
    font-size: 14px;
    text-transform: none;
    padding: 15px 25px;
    line-height: 20px;
    color: #ffffff;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: 500;
}

.vegas-caption a.btn.btn-info, .vegas-caption a.btn.btn-info:hover, .vegas-caption a.btn.btn-info:focus {
    transition: all 0.3s ease-out;
    font-size: 14px;
    text-transform: none;
    padding: 15px 25px;
    line-height: 20px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: 500;
}


.footer-logo{
    max-width:211px;
}
.footer-area {
    background: #CE0E2D;
    padding-bottom: 10px;
    padding-top: 30px;
    color:#fff;
}
    .footer-area p,.footer-area div{
        color:#fff;
    }

    .footer-area ul {
        margin: 0px;
        padding: 0px;
    }

.footer-area ul li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-bottom: 7px;
}

    .footer-area h3, .footer-area h4,.footer-area h5 {
        color: #ffffff;
        opacity: 1;
        font-weight: 700;
     
        font-size: 20px;
    }

.footer-area .footer-text {
color: #ffffff;
opacity: 1;
line-height: 24px;
font-weight: 500;
font-size: 13px;
font-style: italic;
margin-top: 20px;
margin-bottom: 20px;
}

.footer-area a {
color: #ffffff;
font-weight: 500;
}

.footer-area a i {
    color: #CE0E2D;
}
.footer-area .col-lg-3{
    padding-top:25px;
    padding-bottom:25px;
}
    .footer-area a.btn-link {
        color: #CE0E2D !important;
        font-weight: 500;
    }



.footer-area a:hover, .footer-area a:focus {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    opacity: 1;
}

.footer-area a i.fa-stack-1x {
    color: #ffffff !important;
}

.img-responsive {
    display: inline-block;
}

/*.top-area {
    position: fixed;
    width: 100%;
    z-index: 10;
    top: 0px;
    left: 0px;
}*/

.top-area {
    transition: all 0.3s ease-out;
    
}

    .top-area.is-sticky {
        transition: all 0.3s ease-out;
        background: #ffffff;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(51,51,51,1);
        -moz-box-shadow: 0px 0px 5px 0px rgba(51,51,51,1);
        box-shadow: 0px 0px 5px 0px rgba(51,51,51,1);
    }

    .top-area .row1 a i, .top-area .row1 a i:hover, .top-area .row1 a i:focus {
        color: #CE0E2D;
        font-size: 16px;
    }

    .top-area .row1 a, .top-area .row1 a:hover, .top-area .row1 a:focus {
        color: #ffffff;
        font-size: 14px;
    }

    .top-area.is-sticky .row1 a i, .top-area.is-sticky .row1 a i:hover, .top-area.is-sticky .row1 a i:focus {
        font-size: 16px;
        color: #CE0E2D;
    }

    .top-area.is-sticky .row1 a, .top-area.is-sticky .row1 a:hover, .top-area.is-sticky .row1 a:focus {
        color: #838393;
        font-size: 14px;
    }

    .top-area .menu-col {
        border-top: 1px solid rgba(255,255,255,0.3);
        margin-top: 5px;
    }

    .top-area.is-sticky .menu-col {
        border-top: 1px solid rgba(0,0,0,0.3);
        margin-top: 5px;
    }


.top-wrapper {
    position: relative;
}

.top-area  li a, .top-area li a {
    text-decoration: none;
    color: #CE0E2D;
}
.dropdown-menu > li > a > i {
    position: relative;
    bottom: -5px;
}
.dropdown-menu > li > a, .dropdown-menu > li > a > i {
    text-decoration: none;
    color: #CE0E2D;
}
    .dropdown-menu > li > a:hover > i {
        text-decoration: none;
        color: #fff;
        
    }
.search-wrapper {
    position: absolute;
    bottom: 30px;
    width: 100%;
}

.search-tabs ul {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-bottom: 30px;
}

    .search-tabs ul li {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        list-style: none;
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }

.accommodation-search-wrapper {
    display: none;
}

.search-tab-wrapper {
    height: 0px;
    overflow: hidden;
    width: 0px;
    opacity: 0;
    transition: all 0.5s ease-out;
}

    .search-tab-wrapper.active {
        height: initial;
        overflow: visible;
        width: initial;
        transition: all 0.5s ease-out;
        opacity: 1;
    }

.search-tabs .btn.btn-link, .search-tabs .btn.btn-link:hover, .search-tabs .btn.btn-link:focus {
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    border: none;
    border: 1px solid #ffffff;
    background: rgba(0,0,0,0.3);
    width: 100px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

    .search-tabs .btn.btn-link.active {
        border: 1px solid #CE0E2D;
        background: rgba(0,0,0,0.3);
    }

    .search-tabs .btn.btn-link i {
        font-size: 40px;
    }

    .search-tabs .btn.btn-link span {
        display: block;
        margin-top: 5px;
        color: #ffffff;
        font-size: 14px;
    }

.search-wrapper, .search-wrapper h3, .search-wrapper p {
    color: #ffffff;
}

.about-area{
    background:#CE0E2D;
    font-size:14px;
    color:#fff;

}
    .about-area div,.about-area a, .about-area a:hover, .about-area a:focus {
        background: #CE0E2D;
        font-size: 14px;
        color: #fff;
    }

@media (min-width: 768px) {
    .logo-col img {
        max-width: 146px;
    }

    .top-area .logo-text {
        display: inline-block;
    }

    .top-area .logo-no-text {
        display: none;
    }

    .top-area.is-sticky .logo-text {
        display: none;
    }

    .top-area.is-sticky .logo-no-text {
        display: inline-block;
    }

    .navbar-default .navbar-nav > li > a {
        color: #CE0E2D;
        font-size: 16px;
       
        white-space: nowrap;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            font-size: 16px;
            
            color:#CE0E2D;
            white-space:nowrap;
        }

    .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar-default {
        background: none;
        border: none;
        margin-bottom: 0px;
    }

    .navbar {
        margin-bottom: 0px;
        border: 1px solid transparent;
    }


    .col-right-opposite {
        float: right !important;
    } 

    .col-left-opposite{
        float:right !important;
    } 
    .nav .dropdown:hover .dropdown-menu {
        display: block;
    }

    .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background: none;
    }


    .navbar-nav > li > .dropdown-menu {
        margin-top: 0;
        border-radius: 0;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 6px 12px;
    }

    .dropdown-menu {
        min-width: 160px;
        padding: 0px;
        margin: 2px 0 0;
    }

        .dropdown-menu > li, .dropdown-menu > li:hover, .dropdown-menu > li:focus {
            display: block;
            text-align: left;
            white-space:nowrap;
        }
            .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover > i, .dropdown-menu > li > a:focus > i {
                text-decoration: none;
               
                background-color: #CE0E2D;
                display: block;
                text-align: left;
                
            }
                
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background: none;
        color: #58595b;
    }
}


.accommodation-search-form.with-out-host .accommodation-search-col {
    border-color: #fff;
    padding: 8px;
    border-width: 0px;
}

.accommodation-room-adults-children-col div.form-control {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.accommodation-search-form.with-out-host .accommodation-search-col .input-group {
    border-left: 1px solid #e1e0e0;
}

.accommodation-search-form.with-out-host .accommodation-search-col:first-child .input-group {
    border-left: none;
}

.accommodation-search-form.with-out-host {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    border-radius: 5px;
}



.groups-search-form .groups-search-col {
    border-color: #fff;
    padding: 8px;
    border-width: 0px;
}



    .groups-search-form .groups-search-col .input-group {
        border-left: 1px solid #e1e0e0;
    }

    .groups-search-form .groups-search-col:nth-child(1), .groups-search-form .groups-search-col:nth-child(2), .groups-search-form .groups-search-col:nth-child(3), .groups-search-form .groups-search-col:nth-child(4) {
        border-bottom: 1px solid #e1e0e0;
    }

    .groups-search-form .groups-search-col:nth-child(5) .input-group {
        border-left: none;
    }

    .groups-search-form .groups-search-col:first-child .input-group {
        border-left: none;
    }

.groups-search-form {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    border-radius: 5px;
}

@media (min-width: 768px) AND (max-width:990px) {
    .groups-search-form .groups-search-col:nth-child(3) .input-group {
        border-left: none;
    }

    .groups-search-form .groups-search-col:nth-child(6) .input-group {
        border-left-width: 0px;
    }

    .groups-search-form .groups-search-col:nth-child(6) {
        border-left-width: 0px;
    }

    .groups-search-form .groups-search-col:nth-child(5) {
        border-bottom: 1px solid #e1e0e0;
    }
}

@media (min-width: 481px) AND (max-width:768px) {

    .groups-search-form .groups-search-col .input-group {
        border-left: 1px solid #e1e0e0;
    }

    .groups-search-form .groups-search-col:nth-child(1), .groups-search-form .groups-search-col:nth-child(2), .groups-search-form .groups-search-col:nth-child(3), .groups-search-form .groups-search-col:nth-child(4), .groups-search-form .groups-search-col:nth-child(5) {
        border-bottom: 1px solid #e1e0e0;
    }

        .groups-search-form .groups-search-col:nth-child(4) .input-group {
            border-left: 1px solid #e1e0e0;
        }

        .groups-search-form .groups-search-col:nth-child(3) .input-group {
            border-left: none;
        }

        .groups-search-form .groups-search-col:nth-child(5) .input-group {
            border-left: none;
        }

    .groups-search-form .groups-search-col:nth-child(6) .input-group {
        border-left: none;
    }

    .groups-search-form .groups-search-col:first-child .input-group {
        border-left: none;
    }

    .groups-search-form .groups-search-col {
        padding: 3px;
    }

    .groups-search-form {
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        border-radius: 5px;
    }

    .search-wrapper, .search-wrapper h3, .search-wrapper p {
        color: #333;
    }

    .search-wrapper {
        position: relative;
        padding-top: 20px;
        padding-bottom: 20px;
        bottom: initial;
        width: 100%;
    }

    .search-tab-wrapper-travel h3, .search-tab-wrapper-travel {
        color: #333 !important;
    }
}

@media (max-width: 480px) {

    .groups-search-form .groups-search-col .input-group {
        border-left: none;
    }

    .groups-search-form .groups-search-col {
        border: none;
        padding: 3px;
    }

        .groups-search-form .groups-search-col:nth-child(1), .groups-search-form .groups-search-col:nth-child(2), .groups-search-form .groups-search-col:nth-child(3), .groups-search-form .groups-search-col:nth-child(4), .groups-search-form .groups-search-col:nth-child(5) {
            border-bottom: 1px solid #e1e0e0;
        }

        .groups-search-form .groups-search-col:nth-child(6) {
            border-bottom: 1px solid #e1e0e0;
        }

    .groups-search-form {
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        border-radius: 5px;
    }




    .groups-search-form {
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        border-radius: 5px;
    }

    .search-wrapper {
        position: absolute;
        bottom: -100px;
        width: 100%;
    }

    .top-wrapper {
        margin-bottom: 100px;
    }

    .search-tab-wrapper h3 {
        font-size: 18px;
    }

    .search-tab-wrapper p {
        font-size: 13px;
    }

    .search-wrapper, .search-wrapper h3, .search-wrapper p {
        color: #333;
    }

    .search-wrapper {
        position: relative;
        padding-top: 20px;
        padding-bottom: 20px;
        bottom: initial;
        width: 100%;
    }

    .search-tab-wrapper-travel h3, .search-tab-wrapper-travel {
        color: #333 !important;
    }
}

@media (min-width: 768px) AND (max-width:990px) {



    .top-area .row1 a i, .top-area .row1 a i:hover, .top-area .row1 a i:focus {
        color: #333;
        font-size: 14px;
    }

    .top-area .row1 .top-area-links a, .top-area .row1 .top-area-links a:hover, .top-area .row1 .top-area-links a:focus {
        color: #333;
        font-size: 14px;
        font-weight: 500;
    }

     
    .groups-search-form .groups-search-col {
        padding: 3px;
    }

    .accommodation-search-form.with-out-host .accommodation-search-col .input-group {
        border-left: 1px solid #e1e0e0;
    }

    .accommodation-search-form.with-out-host .accommodation-search-col:first-child .input-group, .accommodation-search-form.with-out-host .accommodation-search-col:nth-child(3) .input-group {
        border-left: none;
    }


    .accommodation-search-form.with-out-host .accommodation-search-col {
        border-left: none;
        padding: 3px;
    }

        .accommodation-search-form.with-out-host .accommodation-search-col:first-child, .accommodation-search-form.with-out-host .accommodation-search-col:nth-child(2) {
            border-bottom: 1px solid #e1e0e0;
        }

        .accommodation-search-form.with-out-host .accommodation-search-col:nth-child(3) {
            border-left: none;
            border-bottom: none;
        }

        .accommodation-search-form.with-out-host .accommodation-search-col:last-child {
            border-left: none;
            border-bottom: none;
        }

    .top-area .container {
        max-width: 100%;
        width: 100%;
    }

    /* make mobile to sm */

    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
        overflow-x: hidden;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .collapse.in {
        display: block !important;
    }



    /* same as xs */

    .navbar-default .navbar-brand img {
        height: 50px;
        margin-top: -15px;
        left:-15px;
        position:relative;
    }

    .navbar-default {
        background: none;
        border: none;
        margin-bottom: 0px;
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff;
        margin-left: -15px;
        margin-right: -15px;
        border-radius: 0px;
    }

    .navbar {
        margin-bottom: 0px;
    }
    .navbar-default .navbar-nav > li {
        
        display: block !important;
        width: 100% !important;
        text-align:left;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #fff;
        background: #2c3035;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #58595b;
        background: none;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff !important;
        display: block !important;
        width: 100% !important;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #CE0E2D !important;
            background: none;
            display: block !important;
            width: 100% !important;
        }

    .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background: none;
        color: #CE0E2D !important;
        display: block !important;
        width: 100% !important;
    }

    .top-area {
        /*background: rgba(0,0,0,0.55);*/
        background: #ffffff;
    }

        .top-area .row1 {
            background: none;
            line-height: 30px;
            transition: all 0.3s ease-out;
        }

        .top-area.is-sticky .row1 {
            height: 0px;
            transition: all 0.3s ease-out;
            overflow: hidden;
            opacity: 0;
        }

        .top-area .row1 a i, .top-area .row1 a i:hover, .top-area .row1 a i:focus {
            color: #CE0E2D;
            font-size: 14px;
        }

        .top-area .row1 a, .top-area .row1 a:hover, .top-area .row1 a:focus {
            color: #ffffff;
            font-size: 12px;
        }

        .top-area .row1 .btn.btn-primary, .top-area .row1 .btn.btn-primary:hover, .top-area .row1 .btn.btn-primary:focus {
            height: 30px;
            border-radius: 0px;
            font-size: 12px;
            background: none;
            border: none;
            padding-left: 0px;
            padding-right: 0px;
        }

            .top-area .row1 .btn.btn-primary i, .top-area .row1 .btn.btn-primary:hover i, .top-area .row1 .btn.btn-primary:focus i {
                color: #CE0E2D;
            }

        .top-area .row2 {
            padding-top: 0px;
            transition: all 0.3s ease-out;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(51,51,51,1);
            -moz-box-shadow: 0px 0px 5px 0px rgba(51,51,51,1);
            box-shadow: 0px 0px 5px 0px rgba(51,51,51,1);
        }

        .top-area.is-sticky .row2 {
            padding-top: 0px;
            transition: all 0.3s ease-out;
            background: none;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(51,51,51,1);
            -moz-box-shadow: 0px 0px 5px 0px rgba(51,51,51,1);
            box-shadow: 0px 0px 5px 0px rgba(51,51,51,1);
        }

        



    .top-area-links .text-right {
        text-align: center !important;
        border-bottom:1px solid #ccc;
    }
    .top-wrapper {
        position: relative;
    }
   
}

@media (max-width: 767px) {
    
    

    .dropdown-menu {
        min-width: 160px;
        padding: 0px;
        margin: 2px 0 0;
        font-size: 14px;
        background: #fff;
        border-radius: 0px;
        border-color: #ccc;
        box-shadow: 1px 1px 1px #333;
    }

        .dropdown-menu > li, .dropdown-menu > li:hover, .dropdown-menu > li:focus {
            display: block;
            text-align: left;
            white-space:nowrap;
        }
            .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover > i, .dropdown-menu > li > a:focus > i {
                text-decoration: none;
                color: #ffffff;
                background-color: #CE0E2D;
                display: block;
                text-align: left;
                
            }
                .dropdown-menu > li:hover  em, .dropdown-menu > li > a:focus em, .dropdown-menu > li > a:hover > em, .dropdown-menu > li > a:focus > em {
                  
                    color: #ffffff;
                  
                }
	
    .accommodation-search-form.with-out-host .accommodation-search-col {
        border-left: none;
        border-bottom: 1px solid #e1e0e0;
        padding: 3px;
    }

        .accommodation-search-form.with-out-host .accommodation-search-col .input-group {
            border-left: none;
        }

        .accommodation-search-form.with-out-host .accommodation-search-col:nth-child(3) {
            border-left: none;
            border-bottom: none;
        }

        .accommodation-search-form.with-out-host .accommodation-search-col:last-child {
            border-left: none;
            border-bottom: none;
        }

    .top-area {
        /*background: rgba(0,0,0,0.55);*/
        background: #ffffff;
    }

        .top-area .row1 {
            background: none;
            line-height: 30px;
            transition: all 0.3s ease-out;
        }

        .top-area.is-sticky .row1 {
            height: 0px;
            transition: all 0.3s ease-out;
            overflow: hidden;
            opacity: 0;
        }

        .top-area .row1 a i, .top-area .row1 a i:hover, .top-area .row1 a i:focus {
            color: #CE0E2D;
            font-size: 14px;
        }

        .top-area .row1 .top-area-links .text-right a, .top-area .row1 .top-area-links .text-right a:hover, .top-area .row1 .top-area-links .text-right a:focus {
            color: #333;
            font-size: 14px;
            font-weight: 500;
        }

    .top-area-links .text-right {
        text-align: center !important;
        border-bottom: 1px solid #ccc;
    }
        .top-area .row1 .btn.btn-primary, .top-area .row1 .btn.btn-primary:hover, .top-area .row1 .btn.btn-primary:focus {
            height: 30px;
            border-radius: 0px;
            font-size: 12px;
            background: none;
            border: none;
            padding-left: 0px;
            padding-right: 0px;
            line-height: initial;
        }

            .top-area .row1 .btn.btn-primary i, .top-area .row1 .btn.btn-primary:hover i, .top-area .row1 .btn.btn-primary:focus i {
                color: #CE0E2D;
            }

        .top-area .row2 {
            padding-top: 0px;
            transition: all 0.3s ease-out;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(51,51,51,1);
            -moz-box-shadow: 0px 0px 5px 0px rgba(51,51,51,1);
            box-shadow: 0px 0px 5px 0px rgba(51,51,51,1);
        }

        .top-area.is-sticky .row2 {
            padding-top: 0px;
            transition: all 0.3s ease-out;
            background: none;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(51,51,51,1);
            -moz-box-shadow: 0px 0px 5px 0px rgba(51,51,51,1);
            box-shadow: 0px 0px 5px 0px rgba(51,51,51,1);
        }

    .top-wrapper {
        position: relative;
    }

    .navbar-default .navbar-brand img {
        height: 50px;
        margin-top: -15px;
    }

    .navbar-default {
        background: none;
        border: none;
        margin-bottom: 0px;
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff;
        margin-left: -15px;
        margin-right: -15px;
    }

    .navbar {
        margin-bottom: 0px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border:none;
        margin-top:10px;
        background:none;
        border-bottom:none;
        border-top:2px solid #CE0E2D;
    }
    .navbar-default .navbar-toggle,.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background:none;
        border:none;
    }
        .navbar-default .navbar-toggle .icon-bar {
            background-color: #CE0E2D;
            height:3px;
        }
        
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #58595b;
        background: none;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #CE0E2D;
        background: none;
    }

    .navbar-default .navbar-nav > li > a {
        color: #CE0E2D;
    }
        .navbar-default .navbar-nav > li > a > i {
            color: #CE0E2D;
        }
    .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background: none;
        color: #CE0E2D;
    }
    .navbar-default .navbar-nav > li:hover > a > i, .navbar-default .navbar-nav > li > a:hover > i, .navbar-default .navbar-nav > li > a:focus > i {
        color: #CE0E2D;
    }
    .logo-col {
        text-align: center;
    }.logo-col img{
        max-height:100px;
    }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #ffffff;
        background: none;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #CE0E2D;
        background: none;
    }
}

@media (max-width:990px) {

  
    .search-tab-wrapper h3 {
        font-size: 18px;
    }

    .search-tab-wrapper p {
        font-size: 13px;
    }

    .search-wrapper, .search-wrapper h3, .search-wrapper p {
        color: #333;
    }

    .search-wrapper {
        position: relative;
        padding-top: 30px;
        padding-bottom: 40px;
        bottom: initial;
        width: 100%;
        background: url(skn/call-to-action-bg-gray.png) 50% 50% no-repeat;
        background-size: cover;
        border-bottom: 1px solid #ededed;
    }

    .search-tab-wrapper-travel h3, .search-tab-wrapper-travel {
        color: #333 !important;
    }
}
.top-image-inner {
    min-height: 250px;
    border-bottom: 2px solid #CE0E2D;
}


.path-area {
    color: #f9f9f9;
    width: 100%;
    border-top: 2px solid #CE0E2D;
    border-bottom: 2px solid #CE0E2D;
}

    .path-string {
        font-size: 16px;
        text-align:left;
        color: #777;
        padding-top:35px;
        padding-bottom:35px;
        display: inline-block;
    }
        .path-string a {
            color: #777;
        }

            .path-string a:hover, .path-string a:focus {
                color: #CE0E2D;
            }

        .edit-actions {
            position: fixed;
            bottom: 20px;
            left: 20px;
        }

.host-location {
    margin-bottom: 15px;
    border-bottom: 1px solid #202859;
    padding-bottom: 15px;
    line-height: 2em;
}

    .host-location i.st-map-marker {
        color: #CE0E2D;
        font-size: 2em;
    }

    .host-location i {
        color: #CE0E2D;
    }

    .host-location .btn i {
        color: #ffffff;
        line-height: initial;
    }

    .host-location .btn {
        color: #ffffff;
        line-height: initial;
    }

.btn.btn-info {
    background: #CE0E2D;
    border: 1px solid #CE0E2D;
    color: #ffffff;
    font-weight: 400;
    font-size: 15px;
}

    .btn.btn-info:hover, .btn.btn-info:focus {
        background: #CE0E2D;
        border: 1px solid #CE0E2D;
        color: #ffffff;
        font-weight: 400;
        font-size: 15px;
    }

.title-stars {
    margin-left: 10px;
    display: inline-block;
    font-size: 24px;
    position: relative;
    top: -6px;
    color: rgb(246, 196, 4);
}

@media(max-width:600px) {
    .btn-map {
        float: none;
        margin-bottom: 10px;
        display: block;
        width: 100%;
        text-align: center;
    }
}



.square-tile {
    position: relative;
}

    .square-tile .tile-image {
        overflow: hidden;
    }

    .square-tile .tile-details {
        min-height: 80px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        padding: 10px;
        background: rgba(0,0,0,0.6);
        text-align: center;
    }

    .square-tile .tile-title a, .square-tile .tile-title a:hover, .square-tile .tile-title a:focus {
        color: #fff;
        font-weight: 600;
        font-size: 16px;
        text-decoration: none;
    }

    .square-tile .tile-stars {
        color: #dbd608;
    }

    .square-tile .bone-context-menu {
        text-decoration: none;
        color: #fff;
        border-bottom: none;
        cursor: pointer;
    }

    .square-tile .tile-description {
        padding-top: 10px;
    }

        .square-tile .tile-description, .square-tile .tile-description p {
            color: #ffffff;
            font-size: 13px;
        }


    .square-tile .tile-image img {
        -webkit-transition: all 600ms ease-in;
        -webkit-transform: scale(1);
        -ms-transition: all 600ms ease-in;
        -ms-transform: scale(1);
        -moz-transition: all 600ms ease-in;
        -moz-transform: scale(1);
        transition: all 600ms ease-in;
        transform: scale(1);
    }

    .square-tile:hover .tile-image img {
        -webkit-transition: all 600ms ease-in;
        -webkit-transform: scale(1.15);
        -ms-transition: all 600ms ease-in;
        -ms-transform: scale(1.15);
        -moz-transition: all 600ms ease-in;
        -moz-transform: scale(1.15);
        transition: all 600ms ease-in;
        transform: scale(1.15);
    }

.AvailableHostsResultsMessage {
    font-weight: bold;
    margin-bottom: 25px;
    color: #333;
}

.square-tile .tile-from-price {
    position: absolute;
    top: 0px;
    right: 30px;
    padding: 15px;
    background: #202859;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    z-index: 3;
    text-transform: lowercase;
    font-weight: bold;
    -webkit-box-shadow: -2px 2px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 2px 8px 0px rgba(0,0,0,0.75);
    box-shadow: -2px 2px 8px 0px rgba(0,0,0,0.75);
}

    .square-tile .tile-from-price span {
        font-size: 30px;
        font-weight: bold;
    }

.room-price {
    font-size: 18px;
    color: #CE0E2D;
}

.bs-callout.bs-callout-primary {
    border-color: #202859;
    background: #dce8ec;
    margin-bottom: 15px;
    margin-top: 0px;
}

    .bs-callout.bs-callout-primary h4, .bs-callout.bs-callout-primary p {
        color: #202859;
    }

.alert-info {
    background-color: #dce8ec;
    border-color: #202859;
    color: #202859;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #CE0E2D;
    border-color: #CE0E2D;
    cursor: default;
    margin-left: 2px;
    margin-right: 2px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #ffffff;
    background-color: #CE0E2D;
    border: 1px solid #CE0E2D;
    margin-left: 1px;
    margin-right: 1px;
}

    .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
        color: #ffffff;
        background-color: #258196;
        border-color: #258196;
    }

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #ffffff;
    background-color: #81c2d1;
    border-color: #81c2d1;
    cursor: not-allowed;
}

@media(max-width:990px) {
    #accommodation-reservation-form .form-group {
        margin-bottom: 5px;
    }
    .top-image-inner {
        min-height: 200px;
    }
}


#block-HomeSlider .block-buttons {
    top: initial;
    bottom: 0px;
}

.destination-slider-wrapper {
    position:relative;
}
    .destination-slider-wrapper .owl-prev, .destination-slider-wrapper .owl-next{
        width:40px;
        height:40px;
        text-align:center;
        line-height:40px;
        padding:0px;
        border-radius:50%;
    }
    .destination-slider-wrapper .owl-prev {
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 10px;
        transform: translateY(-50%);
    }
    .destination-slider-wrapper .owl-next {
        position: absolute;
        top: 50%;
        z-index: 2;
        right: 10px;
        transform: translateY(-50%);
    }


    .tag-tours.no {
        /*height: 0px;
    overflow: hidden;
    width: 0px;
    opacity: 0;
    transition: all 0.5s ease-out;*/
    }

.tag-tours .slick-dots {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    position: absolute;
    text-align: center;
}

    .tag-tours .slick-dots li {
        list-style: none;
        display: inline-block;
        text-align: center;
    }

.package-photo-thumb {
    padding: 7.5px;
    padding-top: 15px;
    cursor: pointer;
}

.package-photos-thumbs-wrapper {
    padding-left: 30px;
    padding-bottom: 30px;
}

.package-photos-thumbs span:first-child {
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    cursor: pointer;
}

    .package-photos-thumbs span:first-child i {
        font-size: 30px;
        position: relative;
        left: -2px;
        color: #CE0E2D;
        opacity: 0.5;
        transition: all 0.5s ease-out;
    }

.package-photos-thumbs span:last-child i {
    font-size: 30px;
    position: relative;
    right: -2px;
    color: #CE0E2D;
    transition: all 0.5s ease-out;
    opacity: 0.5;
}

.package-photos-thumbs span:last-child {
    position: absolute;
    right: -30px;
    cursor: pointer;
    z-index: 3;
    top: 50%;
    transform: translateY(-50%);
}

.package-photos-thumbs-wrapper:hover .package-photos-thumbs span i {
    opacity: 1;
    transition: all 0.5s ease-out;
}

.tag-tours {
    position: relative;
    text-align: left;
    min-height: 32px;
    background: url(skn/loading.gif) 50% 50% no-repeat;
}

    .tag-tours .tag-tour {
        display: none;
    }


    .tag-tours.slick-initialized {
        background: none;
    }

        .tag-tours.slick-initialized .tag-tour {
            display: block;
        }




    .tag-tours .slick-dots {
        position: absolute;
    }

        .tag-tours .slick-dots li button {
            font-size: 0px;
            line-height: 0px;
            border: none;
            background: #ccc;
            border: none;
            border-radius: 50%;
            width: 12px;
            height: 12px;
            margin-left: 3px;
            margin-right: 3px;
        }

        .tag-tours .slick-dots li.slick-active button {
            background: rgba(0,14,34,0.8);
            border: none;
            width: 12px;
            height: 12px;
        }

    .tag-tours .slick-slide img {
        margin-bottom: -6px;
    }

h1.tag-title {
    position: relative;
    margin-bottom: 40px;
    font-weight: 600;
    color: #202859;
}

    h1.tag-title span {
        position: relative;
        font-weight: 600;
        color: #CE0E2D;
    }

    h1.tag-title::after {
        position: absolute;
        bottom: -20px;
        height: 1px;
        width: 100px;
        content: '';
        background: #CE0E2D;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }

.tag-text {
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
}

.tag-tours {
    margin-bottom: 70px;
    margin-left: -15px;
    margin-right: -15px;
}

.tag-tour {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}


.package-tile i {
    color: #CE0E2D;
}

.package-tile .tile-description {
    color: #333;
    font-size: 14px;
    line-height: 24px;
}

.color-black {
    color: #000 !important;
}

.color-white {
    color: #fff !important;
}

.package-tile .tile-details {
    position: relative;
    top: initial;
    left: initial;
    background: #ffffff;
    color: #333;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.package-details {
    margin-bottom: 15px;
    border-bottom: 1px solid #202859;
    padding-bottom: 15px;
    font-weight: 600;
    font-size: 15px;
    color: #58595b;
}

    .package-details span {
        font-weight: normal;
        margin-right: 10px;
        color: #202859;
    }

    .package-details i {
        color: #CE0E2D;
        font-size: 1.4em;
        float: left;
    }

    .package-details .btn i {
        color: #ffffff;
        line-height: initial;
    }

.host-location .btn {
    color: #ffffff;
    line-height: initial;
}

.package-tile {
    border: 1px solid #dfdfdf;
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.09);
    border-radius: 5px;
    overflow: hidden;
}

    .package-tile.square-tile .tile-title {
    }

        .package-tile.square-tile .tile-title a, .package-tile.square-tile .tile-title a:hover, .package-tile.square-tile .tile-title a:focus {
            color: #333;
            font-weight: 600;
            font-size: 15px;
            text-decoration: none;
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

span.tile-price-from {
    font-weight: 600;
    font-size: 15px;
    color: #CE0E2D;
    line-height: 1.42857143;
}

    span.tile-price-from span {
        font-weight: 600;
        font-size: 24px;
        margin-left: 5px;
        color: #CE0E2D;
        line-height: 1.42857143;
    }

.home-parallax {
    background: url(skn/yacht-rentals-greece.jpg) 50% 50% no-repeat;
    background-size: cover;
    background-attachment: fixed;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.home-parallax-inner {
    background: rgba(0,0,0,0.3);
}

.parallax-box {
    padding-left: 80px;
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 30px;
}

    .parallax-box i {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        color: #CE0E2D;
        font-size: 60px;
        text-shadow: 1px 1px 1px #333;
        left: 0px;
    }

.parallax-box-counter {
    color: #ffffff;
    font-size: 50px;
    text-shadow: 1px 1px 1px #333;
    font-weight: 600;
}

.parallax-box-text {
    color: #ffffff;
    font-size: 20px;
    margin-top: -10px;
    text-shadow: 1px 1px 1px #333;
    font-weight: 600;
}

@media(max-width:990px) {
    .home-parallax .container {
        max-width: 100%;
        width: 100%;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .parallax-box i {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        color: #CE0E2D;
        font-size: 45px;
        text-shadow: 1px 1px 1px #333;
        left: 0px;
    }

    .parallax-box-counter {
        color: #ffffff;
        font-size: 30px;
        text-shadow: 1px 1px 1px #333;
        font-weight: 600;
    }

    .parallax-box-text {
        color: #ffffff;
        font-size: 18px;
        margin-top: -10px;
        text-shadow: 1px 1px 1px #333;
        font-weight: 600;
    }
}

@media(max-width:768px) {
    .home-parallax .container {
        max-width: 100%;
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.no-padding {
    padding: 0px;
}

.no-margin {
    margin: 0px;
}

.destination-tile {
    overflow: hidden;
    transition: all 0.4s ease-out;
    position: relative;
}

    .destination-tile img {
        background: rgba(0,0,0,0.2);
        transition: all 0.4s ease-out;
    }

    .destination-tile:hover img {
        background: rgba(0,0,0,0.6);
        transition: all 0.4s ease-out;
    }

.destination-caption {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 26px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    margin-left: auto;
    transition: all 0.4s ease-out;
    margin-right: auto;
    left: 0px;
    right: 0px;
    text-shadow: 1px 1px 1px #333;
}

.destination-tile:hover .destination-caption {
    color: #ff771d;
    text-shadow: 1px 1px 1px #333;
}


/*.destination-tile:hover .destination-image {
    -webkit-transition: all 400ms ease-in;
    -ms-transition: all 400ms ease-in;
    -moz-transition: all 400ms ease-in;
    transition: all 400ms ease-in;
    margin-left: -20px;
    margin-right: -20px;
 
}*/



.destination-tile::before, .destination-tile::after {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    display: inline-block;
    z-index: 3;
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    -webkit-transform: scale(0);
    transition: 0.5s;
}

.destination-tile::before {
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #FFF;
    -webkit-transform-origin: 0 100%;
}

.destination-tile::after {
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    -webkit-transform-origin: 100% 0%;
}

.destination-tile:hover::after, .destination-tile:hover::before {
    -webkit-transform: scale(1);
}

.newsletter-area {
    background: #CE0E2D;
}


.newsletter-text {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 40px;
}

.newsletter-title {
    font-weight: 600;
    font-size: 26px;
    color: #ffffff;
}

.newsletter-form {
    width: 100%;
    max-width: 600px;
    background: #ffffff;
    display: inline-block;
}

    .newsletter-form .form-control, .newsletter-form .form-control:hover, .newsletter-form .form-control:focus {
        background: #ffffff;
        border-color: #ffffff;
        box-shadow: none;
        color: #333;
        font-size: 14px;
        height: 45px;
    }

    .newsletter-form .btn.btn-primary, .newsletter-form .btn.btn-primary:hover, .newsletter-form .btn.btn-primary:focus {
        background: #ffffff !important;
        border-color: #ffffff;
        border: none;
        box-shadow: none;
        color: #CE0E2D;
        height: 45px;
    }

        .newsletter-form .btn.btn-primary i, .newsletter-form .btn.btn-primary:hover i, .newsletter-form .btn.btn-primary:focus i {
            top: -5px;
            position: relative;
        }

    .newsletter-form .input-group {
        margin: 0px;
        padding: 0px;
    }





.panel {
    border-radius: 0px !important;
}

.panel-group .panel {
    margin-bottom: 20px;
    border-radius: 4px;
    overflow: hidden;
}

.panel-heading.min {
    border-bottom: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.panel-heading {
    padding: 0 15px;
    min-height: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.panel-default div.panel-body:last-of-type {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.panel-default > .panel-heading {
    background-color: #87888C;
    border-color: transparent;
    color: #fff;
    font-size: 26px;
    margin-bottom: 0px;
}

.panel-group .panel.panel-default .panel-title {
    color: #fff !important; 
    font-size: 18px;
    text-decoration: none;
}

.panel-heading .panel-title {
    color: #fff !important;
    font-size: 18px;
    text-decoration: none;
}
.panel-heading .panel-title em{
    display:none;
}
    .panel-group .panel.panel-default .panel-title a.active {
        color: #fff;
        font-size: 18px;
        text-decoration: none;
    }
.group-reservation-thumbnail{
    display:none;
}
.group-reservation-details{
    width:100% !important;
}
.group-reservation-details h3{
    color:#CE0E2D;
}
#panel_step1 label{
    color:#CE0E2D;
}
#panel_step2 label{
    color:#CE0E2D;
}
#panel_step3 label{
    color:#CE0E2D;
}
#panel_step4 label:not(.checkbox){
    color:#CE0E2D;
}
#panel_step2 .radio label{
    color:#000;
}
#group_reservation_form_step_1 .help-block{
    font-size:14px !important;
    margin:0px !important;
}
#group_reservation_form_step_3 .help-block{
    font-size:14px !important;
    margin:0px !important;
}
.panel-group .panel.panel-default .panel-body {
    border-color: transparent;
    padding-left: 0px;
    padding-right: 0px;
}

.package-box {
    border: 1px solid #dfdfdf;
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.09);
}

.package-price-details {
    background: #555563;
    padding: 10px;
}

.package-header {
    padding: 10px;
    background: #CE0E2D;
    color: #ffffff;
}

    .package-header h2 {
        font-size: 17px;
        font-weight: 600;
        padding: 0px;
        margin: 0px;
        line-height: 30px;
        text-shadow: 1px 1px 1px #333;
    }

.package-details {
    padding: 10px;
}

.package-price-details span {
    font-weight: 600;
    font-size: 17px;
    color: #fff;
    line-height: 1.42857143;
    text-shadow: 1px 1px 1px #202859;
}

    .package-price-details span span {
        font-weight: 600;
        font-size: 24px;
        margin-left: 5px;
        color: #fff;
        line-height: 1.42857143;
        text-shadow: 1px 1px 1px #202859;
    }


.departure-tile-header {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ffffff;
    padding: 10px;
    background: #555563;
    font-size: 14px;
    text-align: center;
}

.departure-tile .row {
    margin-left: -1px;
    margin-right: -1px;
}

.departure-tile .eqcol {
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
}



.nav-tabs {
    border-bottom: 1px solid #D4D4D4;
}

    .nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
        background: none;
        border: none;
        border-bottom: 3px solid transparent;
        color: #58595b;
        font-size: 16px;
        transition: all 0.3s ease-out;
        font-weight: 600;
        padding-left: 30px;
        padding-right: 30px
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        background: none;
        border: none;
        border-bottom: 3px solid #CE0E2D;
        color: #CE0E2D;
        padding-left: 30px;
        padding-right: 30px;
        font-size: 16px;
        font-weight: 600;
        transition: all 0.3s ease-out;
    }

.package-box table tr td:first-child {
    font-weight: 600;
}

    .package-box table tr td:first-child i {
        color: #CE0E2D;
    }

.package-box-help-wrapper {
    background: url(skn/help1.jpg) 50% 50% no-repeat;
    background-size: cover;
}

.package-help {
    padding: 15px;
    padding-top: 15px;
    padding-bottom: 35px;
    background: rgba(0,0,0,0.6);
}

    .package-help h3 {
        font-size: 30px;
        font-weight: 600;
        color: #ffffff;
        margin-bottom: 20px;
        text-shadow: 1px 1px 1px #333;
    }
    .package-help h3 *{
        font-size: 30px;
        font-weight: 600;
        color: #ffffff;
        
        text-shadow: 1px 1px 1px #333;
    }
    .package-help p {
        color: #ffffff;
        line-height: 24px;
        font-size: 16px;

    }
    .package-help #dblemma-editor-HelpMessage {
        color: #ffffff !important;
        line-height: 24px;
        font-size: 16px;
    }
    .package-help p a,.package-help p a:hover,.package-help p a:focus{
        color: #ffffff;
        line-height: 24px;
        font-size: 16px;
    }.package-help p a:hover,.package-help p a:focus{
       text-decoration:underline;
    }
        .package-help p i {
            color: #CE0E2D;
        }


.tab-content .tab-pane {
    padding: 15px;
    padding-left: 0px;
    padding-right: 0px;
}

.departure-tile-date {
    padding-top: 15px;
    padding-bottom: 15px;
}

    .departure-tile-date .day {
        font-size: 20px;
        font-weight: 600;
        text-shadow: 1px 1px 1px #CE0E2D;
        color: #CE0E2D;
        padding-bottom: 3px;
        padding-top: 3px;
    }


        .departure-tile-date .day i {
            font-size: 26px;
            font-weight: 600;
            text-shadow: none;
            color: #333;
        }

.col-departure-date {
    background: #ededed;
}

.col-departure-webnotes {
    background: #f5f5f5;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    margin-top: 3px;
    font-weight: 600;
    font-style: italic;
}


    .col-departure-price .text-center {
        font-size: 22px;
        font-weight: 600;
        text-shadow: 1px 1px 1px #333;
        color: #CE0E2D;
    }

        .col-departure-price .text-center .departure-previous-price {
            font-size: 20px;
            text-decoration: line-through;
            font-weight: 500;
            text-shadow: 1px 1px 1px #333;
            color: #202859;
            text-decoration-color: #cc0000;
        }

.col-departure-supplement .text-center {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.col-departure-child-price {
    background: #ededed;
}

    .col-departure-child-price .text-right {
        font-size: 16px;
        font-weight: 600;
        color: #333;
        line-height: 20px;
    }

        .col-departure-child-price .text-right span i {
            font-size: 14px;
            font-weight: 600;
            text-shadow: 1px 1px 1px #333;
            color: #CE0E2D;
        }

.departure-taxes {
    font-weight: 600;
    font-size: 14px;
    color: #333;
    line-height: 33px;
}

.departure-tile .row-2 {
    border-top: 2px solid #CE0E2D;
    margin-top: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
}

    .departure-tile .row-2 .btn {
        margin-right: -15px;
    }

@media(max-width:480px) {
    .departure-taxes {
        text-align: center;
    }

    .departure-book-button {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
        display: block;
        max-width: 100%;
        width: 100%;
    }

    .departure-tile .row-2 .btn {
        margin-right: 0px;
    }
}

.groups-offer-col .toggle-off.btn {
    font-weight: normal;
    color: #8e8f92;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 1.22857143;
}

.groups-offer-col .btn.btn-primary {
    line-height: 1.22857143;
    font-size: 14px;
    padding-left: 3px;
    padding-right: 3px;
}

.departure-tile {
    position: relative;
    margin-bottom: 10px;
}



.departure-tags {
    position: absolute;
    top: 32px;
    left: 0px;
    z-index: 1;
    left: -10px;
    max-width: 115px;
    vertical-align: top;
}

    .departure-tags img {
        display: block;
        height: 40px;
        margin-bottom: 5px;
    }



.departure-tile .departure-tag {
    position: relative;
    margin-bottom: 10px;
    display: inline-block;
    z-index: 33;
    background: #CE0E2D;
    color: #fff;
    font-size: 12px;line-height:16px;
    text-shadow: 1px 1px 1px #333;
    font-weight: 500;
    padding: 3px 6px;
    /*white-space: nowrap;*/
    overflow: visible;
    left: -2px;
    top: 2px;
    opacity: 1;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
    font-family: 'M PLUS 1p', sans-serif;
}

    .departure-tile .departure-tag::before {
        position: absolute;
        content: "";
        left: 0px;
        border-top: 10px solid #58595b;
        border-left: 12px solid transparent;
        bottom: -10px;
        opacity: 0.95;
    }

    .departure-tile .departure-tag.call-only {
        background: #CE0E2D;
    }

    .departure-tile .departure-tag.cancelled {
        background: #ff0000;
    }

    .departure-tile .departure-tag.closed {
        background: #a762e4;
    }

    .departure-tile .departure-tag.stop-sales {
        background: #d69700;
    }

.form-control {
    
    border:1px solid #CE0E2D;
    border-radius:25px ;
}
.input-group-addon:first-child {
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    border-color: #CE0E2D;
    background: #fff;
}

.input-group-addon:not(:first-child):not(:last-child),#Email-link {
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    border-color: #CE0E2D;
    background: #fff;
    
}
.main-content .select2-container--bootstrap .select2-selection--single {
    height: 34px;
    line-height: 1.428571429;
    padding: 6px 24px 6px 12px;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #CE0E2D;
    border-radius: 25px;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
}
.input-group .form-control:not(:first-child):not(:last-child) {
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    border-color: #CE0E2D;
    background: #fff;
}

.groupsb2b-breadcrump * {
    color: #fff !important;
    text-shadow: 1px 1px 1px #333;
    background: #CE0E2D;
}

    .groupsb2b-breadcrump *.active {
        color: #fff !important;
        text-shadow: 1px 1px 1px #333;
        background: #CE0E2D;
    }

        .groupsb2b-breadcrump *.active em {
            background: #CE0E2D !important;
        }

.groupsb2b-breadcrump {
    background: #CE0E2D !important;
}
.social{
    font-size:30px;
}
    .social ul {
        display:inline-block;
        margin:0px;
        padding:0px;
    }
    .social li {
        float: left;
        display: inline-block;
        margin-left:10px;
        margin-right:10px;
    }
        .social li a {
            color: #adadad;
        }
        .social li a:hover, .social li a:focus {
            color: #333;
        }
ul li {list-style:none;}

@media(min-width:990px){
    .social-caption{
        position:relative;
        top:-10px;
    }
}
@media(max-width:989px) {
    .social-caption {
        margin-bottom:10px;
    }
    .social ul li:first-child{display:none;margin:0px;}
}
.social-caption h4 {
    color:#CE0E2D;
}
.social-caption div {
    color: #CE0E2D;
}
.stepbar li {
    list-style-type: none;
    width: 25%;
    float: left;
    font-size: 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #CE0E2D;
}

    .stepbar li span {
        font-family: "Source Sans 3", sans-serif;
    }


    .stepbar li:before {
        width: 40px;
        height: 40px;
        line-height: 35px;
        border: 2px solid #CE0E2D;
        display: block;
        text-align: center;
        margin: 0 auto 15px auto;
        border-radius: 50%;
        background-color: white;
    }

    .stepbar li:after {
        width: 100%;
        height: 2px;
        content: '';
        position: absolute;
        background-color: #CE0E2D;
        top: 20px;
        left: -50%;
        z-index: -1;
    }

    .stepbar li:first-child:after {
        content: none;
    }

    .stepbar li.active {
        color: #CE0E2D;
    }

        .stepbar li.active:before {
            border-color: #CE0E2D;
        }

        .stepbar li.active + li:after {
            background-color: #CE0E2D;
        }


.modal .modal-content .modal-header {
    padding-left: 20px;
    padding-right: 20px;
    background: rgb(52,180,209);
    background: linear-gradient(90deg, rgba(52,180,209,1) 0%, rgba(2,119,48,1) 100%);
    color: #ffffff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;

}

.accommodation-search-form, .accommodation-search-form .accommodation-search-col, .accommodation-search-form.with-out-host .accommodation-search-col {
    border-color: #CE0E2D;
}
    .accommodation-search-form .accommodation-search-col:last-child, .accommodation-search-form .accommodation-search-col:last-child .btn {
        background: #CE0E2D;
    }
    .accommodation-search-form .accommodation-search-col:last-child:hover, .accommodation-search-form .accommodation-search-col:last-child:hover .btn, .accommodation-search-form .accommodation-search-col:last-child:hover .btn:hover, .accommodation-search-form .accommodation-search-col:last-child:hover .btn:focus {
        background: #015020;
    }

.multiplier-icon {
    color: #CE0E2D;
    float: none;
}

.tile.red{
	background:#CE0E2D;
	padding:10px;
	margin-bottom:30px;
	border-radius:7px;
}
.tile.teal{
	
	background:#CE0E2D;
	padding:10px;
	margin-bottom:30px;
	border-radius:7px;
}
.tile.orange{
	
	background:#555;
	padding:10px;
	margin-bottom:30px;
	border-radius:7px;
}

.well.groupsb2b-search-form,.well.accommodationb2b-search-form {
	border-radius:5px;
    background: #757f9a;
    background: -webkit-linear-gradient(to right, #757f9a, #d7dde8);
    background: linear-gradient(to right, #757f9a, #d7dde8);
}



/* --------------------------------- */

.package-table-tile {
    
    margin-bottom:30px;
}


 .departure-tile {
    margin: 0px;
	padding:0px;
}
.package-table-title{
    background:#006B8A;
    font-size:16px;
    color:#ffffff;
    margin-bottom:2px;
    
}
.square-tile .tile-title a.btn, .square-tile .tile-title a.btn:hover, .square-tile .tile-title a.btn:focus{
    color: #ffffff;
    font-size:13px;
    padding:4px 8px;
}
.package-table-title span, .package-table-title i {
    color: #ffffff;
}
.package-table-date-row {
   
    padding-left: 15px;
    padding-right: 15px;
   
}
.package-table-date-row.alt {
}
.package-table-date-header {
    background: none;
    text-align:left;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom:2px;
}
.package-table-date-header div{
    font-weight:500;
	color:#858585;
}
.package-table-departure-row{
   
    cursor:pointer;
    font-size:16px;
    color:#333;
   
}

.package-table-departure-row.alt {
    padding-top: 1px;
    padding-bottom:1px;
    background: #c4c5c7;
}
.package-table-departure-row div {
    font-weight: 600;
    padding-top:1px;
    padding-bottom:1px;
    line-height:34px;
     
}
.package-table-departure-row  div.div-bordered {
     border-bottom:1px solid #B2B2B2;
}


.package-table-package-price,.package-table-package-title span,.package-table-package-title a, .package-table-package-title a:hover, .package-table-package-title a:focus {
    display:inline-block;
    font-weight: 500;
    line-height:1.6em !important;
	font-size:16px;
   color:#000;
}
   .package-table-package-title a:hover, .package-table-package-title a:focus {
       text-decoration:underline;
    }
.package-table-field-header{
    font-weight:500;
    margin-right:5px;
    color:#000;
    text-shadow:none;
}
.package-table-departure-previous-price{
    margin-right:5px;
    color:#cc0000;
    text-decoration:line-through;
}
.package-table-date-value{
    color:#ff9614;
}

.package-table-date-wrapper {
    position: relative;
    background: #87888C;
    top:-1px;
    line-height: 18px; 
    color: #FFF;
    text-align:center;
    white-space:nowrap;
   
}
.dep-tile-odd .package-table-date-wrapper {
    background: #9FA0A2;
    
}
.package-table-date-value {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 16px;
    font-weight: 500;
    color: #FFF;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-top:-2px;   
    
}
   
@media(max-width:990px) {
    .package-table-departure-row div {
      
        padding-top: 3px;
        padding-bottom: 3px;
    }
     .package-table-package-title span, .package-table-package-title a, .package-table-package-title a:hover, .package-table-package-title a:focus {
       font-weight: 700;
       
    }
    .package-table-date-wrapper {
       
        top: -10px;
       
    }
    .package-table-button{
        border-bottom: 1px solid #B2B2B2;
    }
    .package-table-package-title {
        text-align: left;
        padding-left:15px;
    }

    .package-table-departure-row {
        padding-top: 7px;
        padding-bottom: 7px;
    }
   .package-table-date-header ,.package-table-departure-row span {
        color: #858585 !important;
    }
    .package-table-field-value ,.package-table-departure-row span.package-table-field-value{ color: #000 !important;}
}
@media(max-width:480px) {
    .package-table-date-value {
      white-space:normal;
        font-size: 14px;
        
    }

	.package-table-date-value i {
		font-size: 18px;
	   
	}
}

.package-table-taxes{
	background:#7699b0;
	color:#ffffff;
	font-weight:600;
	padding:7px;
	margin-top:2px;
}


.package-table-button .btn.btn-primary{
	background:#CE0E2D;
		border-color:#CE0E2D;font-size:14px;
}
.package-table-button .btn.btn-primary:hover,.package-table-button .btn.btn-primary:focus{
	background:#333;
	border-color:#333;
	font-size:14px;
}

.package-table-duration-seperator{
    height:2px;
    background:#202859;
}
 .package-table-departure-tags {
        padding-left:25px;
    }



    .package-table-departure-tags img {
        display: block;
        height: 40px;
        margin-bottom: 5px;
    }



.package-table-departure-tags .departure-tag {
    position: relative;
    margin-bottom: 10px;
    display: inline-block;
    z-index: 33;
    background: #ff9614;
    color: #fff;
    font-size: 13px;
    text-shadow: 1px 1px 1px #333;
    font-weight: 600;
    padding: 5px 8px;
    /*white-space: nowrap;*/
    overflow: visible;
    left: -2px;
    top: 2px;
    margin-right: 10px;
    opacity: 1;
    
    font-family: 'Open Sans Condensed', sans-serif;
}


@media(max-width:768px){

	
   
.package-help {
    padding: 10px;
    padding-top: 10px;
    padding-bottom: 25px;
}

    .package-help h3 {
        font-size: 20px;
        color: #ffffff;
        margin-bottom: 10px;
    }

    .package-help p {
        color: #ffffff;
        line-height: 16px;
        font-size: 14px;
    }
	.package-header h1{
		font-size:1.2rem !important;
	}

	.package-table-package-title span, .package-table-package-title a, .package-table-package-title a:hover, .package-table-package-title a:focus {
		display: block;
		font-weight: 600;
		line-height: 1.4em !important;
		font-size: 14px;
	
	}
	.package-table-departure-row div {
		
		padding-top: 3px;
		padding-bottom: 3px;
		font-size:14px;
		line-height:18px;
	}
  
	.package-table-departure-row span {
		font-size:14px;
		line-height:18px;
	}
}
.consent-box a{
	color:#CE0E2D;
	text-decoration:underline;
}


.row-alt {
    background: #ededed;
    padding-top: 10px;
    border-bottom: 1px solid #ededed;
}