﻿html, body, td, div {
   font-family: 'Manrope', sans-serif; 
   font-size: 14px;
   color: #333;
}
body {
    overflow-x: hidden;
    background: #fafafa;
    font-family: 'Manrope', sans-serif; 
    /*background: url(skn/shap.png) 50% 50% repeat #ffffff;*/
}
h1, h2, h3 {
    font-weight: 400;
    margin-top: 0px;
    font-family: 'Manrope', sans-serif; 
   
}
h5, h6 {
    font-weight:600;
    margin-top: 0px;
    font-family: 'Manrope', sans-serif; 
   
}
a {
    color: #333;
}

    a:hover {
        color: #0a4595;
        text-decoration: none;
    }

h4.block-content-title{
    font-size:32px;
    margin-bottom:30px;
}

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

#back-top {
    position: fixed;
    bottom: 80px;
    right: 20px;
}
.info-area {
    background: #002a71;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ffffff;
}
.info-area a,.info-area a:hover,.info-area a:focus{
    
    color:#ffffff;
}
.info-area a i,.info-area a:hover i,.info-area a:focus i{
    
    color:#f17027;
}
.btn.btn-primary {
    background: #f17027;
    border: 1px solid #f17027;
    color: #ffffff;
    font-weight: 400;
    font-size: 15px;
    
}

.btn.btn-primary b{
    color: #ffffff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #00b0f2;
    border-color: #00b0f2;
}

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

.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;
}


.about-area {
    background: #060c17;
    padding-bottom: 2px;
    padding-top: 2px;
}

.about {
    color: #fff;
    padding-bottom: 10px;
    padding-top: 20px;
}

    .about a, .about a:hover, .about a:focus {
        color: #f17027;
    }

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

.top-image {
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-bottom: 3px solid #f17027;
}

.top-image-inner {
    min-height: 600px;
    background-color: rgba(0,0,0,0.3);
}
@media(max-width:1200px){
    .top-image-inner {
        min-height: 450px;
    }
}
@media(max-width:768px){
    .top-image-inner {
    	min-height: 300px;
	}
}
.formButton {
    background: #202859;
    color: #ffffff;
    padding: 7px;
    border: 1px solid #202859;
    border-radius: 4px;
    font-size: 12px;
    cursor: pointer;
}



.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;
}

.carousel-caption .btn.btn-primary, .carousel-caption .btn.btn-primar:any-link:hover, .carousel-caption .btn.btn-primary:focus {
    border-radius: 20px !important;
}



.footer-area {
    background: #060c17;
    
    padding-top: 30px;
    color: #ffffff;
}
    .footer-area .address div{
        color: #bfc0c2;
        font-size: 13px;
        font-weight: 300;
       position:relative;
       padding-left:20px;
    }
        .footer-area .address div:before {
            content: "\efad";
            font-family: 'icofont';
            color:#f17027;
            position:absolute;
            top:0px;
            left:0px;
        }
        .footer-area .address div:hover {
            color: #ffffff;
        }
    .footer-area .address div a{
        color: #bfc0c2;
        font-size: 13px;
        font-weight: 300;
        position: relative;
        
    }
        .footer-area .address div:hover a, .footer-area .address div:hover a:hover, .footer-area .address div:hover a:focus{
            color: #ffffff;
        }
        .footer-area .address div:before {
            content: "\efad";
            font-family: 'icofont';
            color: #f17027;
            position: absolute;
            top: 0px;
            left: 0px;
        }
        .footer-area .address div.phone:before {
            content: "\ed30";
            font-family: 'icofont';
            color: #f17027;
            position: absolute;
            top: 0px;
            left: 0px;
        }


    .footer-area h3 {
        color: #ffffff !important;
        font-size: 22px;
        font-weight: 600 !important;
        opacity: 1;
    }
        
    .footer-area  h4{
        color: #ffffff !important;
        font-size:16px;
        font-weight:500 !important;
        opacity:1;
    }
    .footer-area h5 {
        color: #ffffff !important;
        font-size: 14px;
        font-weight:300 !important;
        margin-bottom:10px !important;
    }
    .footer-area .address i {
       color:#f17027;
       margin-right:5px;
    }

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

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

    .footer-area h5 {
        color: #ffffff;
        opacity: 1;
        font-weight: 600;
        margin-bottom: 0px;
        margin-top: 20px;
        font-size: 16px;
    }

    .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;
        opacity: 1;
        font-weight: 500;
    }

    .footer-area .footer-menu a {
        color: #ffffff;
        opacity: .7;
        font-weight: 500;
    }
        .footer-area a i {
            color: #0a4595;
        }




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

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


    .bottom-area h3 {
        font-size: 18px;
        font-weight: 600 !important;
        opacity: 1;
    }
        
    

    .bottom-area ul {
        margin: 0px;
        padding: 0px;
        margin-top:20px;
    }

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

    


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

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



    .top-area .row2 {
        transition: all 0.3s ease-out;
        background: #ffffff;
    }

    .top-area.is-sticky .row2 {
        padding-top: 0px;
        transition: all 0.3s ease-out;
        background: #fff;
        -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;
}

.top-area .row1 li a, .top-area .row1 li a {
    text-decoration: none;
    color: #0a4595;
    background-color: #ffffff;
}

.dropdown-menu > li > a, .dropdown-menu > li > a > i {
    text-decoration: none;
    color: #0a4595;
    background-color: #ffffff;
}

.search-wrapper {
    /*
    position: absolute;
    bottom: 0px;
    width: 100%;
	z-index:4;
    */
    
      position: relative;
        
     
        bottom: initial;
        width: 100%;
       
}

.athos-slider .owl-dots{
    position:absolute;
    bottom:20px;
    width:100%;
    text-align:center;
    z-index:10;
}
.search-wrapper-inner {
    background: #002a71; /*rgba(0,0, 0, 0.4);*/
    padding-bottom: 40px;
    padding-top: 40px;
}

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

    .search-tabs ul li {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        list-style: none;
        float: left;
       
    }
.accommodation-search-form .accommodation-search-col:first-child {
    border-left-width: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}



.accommodation-search-form, .accommodation-search-form .accommodation-search-col, .accommodation-search-form.with-out-host .accommodation-search-col {
    border-color:transparent;
}
.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;
    display: inline-block;
    background: #021e4e; /*rgba(0, 0, 0, 0.4);*/
    border: 1px solid #021e4e;

    margin: 0px;
    padding: 7px;
    border-radius: 0 !important;
}

    .search-tabs .btn.btn-link.active {
        background: #002a71; /*rgba(0, 0, 0, 0.2);*/
        border: 1px solid #002a71;
        color: #fff;
        display: inline-block;
        margin: 0px;
        padding: 7px;
        border-radius: 0 !important;
    }

.search-tabs,.search-tabs ul, .search-tabs li {
    padding: 0px;
    margin: 0px;
}
.search-tabs{
    position:relative;
    bottom:-5px;
}

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

@media (min-width: 768px) {


    .navbar-default .navbar-nav > li > a {
        color: #333;
        font-size: 14px;
        padding-left:10px;
		padding-right:10px;
        padding-top:20px;
        padding-bottom:20px;
    }

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

    .navbar {
        margin-bottom: 0px;
        border: none;
        width:100%;
    }
    .navbar-nav {
   text-align:right;
        width: 100%;
    }
    .navbar-default .navbar-nav >li{
        padding-top:11px;
        padding-bottom:13px;
        float:none;
        display:inline-block;
        border-top:2px solid transparent;
    }
        .navbar-default .navbar-nav > li.active {
            padding-top: 11px;
            padding-bottom: 13px;
            border-top: 2px solid #cc4d00;
        } 
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #cc4d00; /* old orange #f17027*/;
        background: none;
    }

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

    .nav .dropdown-menu{
        text-align:left;
    }
    .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;
    }



    .top-area .row2 img {
        transition: all 0.3s ease-out;
        max-height: 76px;
    }

    .top-area.is-sticky .row2 img {
        transition: all 0.3s ease-out;
        max-height: 60px;
    }
    .top-area .navbar-nav > li {
      
        transition: all 0.3s ease-out;
    }

    .top-area.is-sticky .navbar-nav > li {
        padding-top: 0px;
        padding-bottom: 0px;
        transition: all 0.3s ease-out;
    }



    .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 > 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: #0a4595;
        }

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



    .dropdown.yamm-fw:hover > .dropdown-menu {
        display: block;
    }
    .dropdown.yamm-fw > .dropdown-menu {
        /*width: 100%;*/
       
        background: #fff !important;
        padding: 20px;
        border-color: #f2f2f2 !important;
        /*-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
            box-shadow: 0 6px 12px rgba(0,0,0,0.175);*/
        background-clip: padding-box;
    }

    .yamm .dropdown {
        position: relative;
        
    }

        .yamm .dropdown.yamm-fw {
            position: static;
        }
    .yamm .yamm-fw .dropdown-menu {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        max-height: calc(100vh - 250px);
        overflow-y: auto;
        overflow-x: hidden;
        padding-left: 20px;
        padding-right: 20px;
    }
    .dropdown.yamm-fw:hover > .dropdown-menu {
        display: block;
    }

     .navbar-default .no-yamm .dropdown-menu {
        margin: 0px 0px !important;
    }

    .is-sticky  .navbar-default .no-yamm .dropdown-menu {
        margin: 0px 0px !important;
    }


    .navbar-default .no-yamm .dropdown-menu .dropdown-menu {
        margin: 0px 0px !important;
    }

    .menu-sub-category a {
        color: #202859;
        font-size: 16px;
        line-height: 32px;
        font-weight: 600;
        margin-bottom: 16px;
        position: relative;
        display: block;
    }
        .menu-sub-category a::before {
            background: #202859;
            content: '';
            display: inline-block;
            height: 1px;
            width: 30px;
            position: absolute;
            bottom: -4px;
            transition: all 0.3s ease-out;
            left: 0px;
            
        }
    .megamenu-col:hover .menu-sub-category a::before, .megamenu-col:focus .menu-sub-category a::before {
        background: #f17027;
        content: '';
        display: inline-block;
        height: 1px;
        width: 100%;
        position: absolute;
        bottom: -4px;
        left: 0px;
        transition: all 0.3s ease-out;
    }

    .menu-sub-sub-categories a {
        color: #333;
        line-height: 26px;
    }

        .menu-sub-sub-categories a:hover, .menu-sub-sub-categories a:focus {
            color: #f17027;
            line-height: 26px;
        }
}


.accommodation-search-form.with-out-host .accommodation-search-col {
    border-color: transparent;
    padding: 0px;
    border-width: 0px;
    padding-left:5px;
    padding-right:5px;
}

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

}
.accommodation-search-form .accommodation-search-col {
  
    background: none;
}
.accommodation-search-form .form-control {
 background:none;
 color:#ffffff;
}
.accommodation-search-form .dropdown-menu.dropdown-room-adults-children .form-control {
    color: #333;
}
.accommodation-search-form.with-out-host .accommodation-search-col .input-group {
    border-left: 1px solid transparent;
}

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

.accommodation-search-form.with-out-host {
   
    border-radius: 0px;
}
.accommodation-search-form .accommodation-search-col .select2-selection.select2-selection--single {
    background: none;
    color:#ffffff;
    box-shadow: none;
    border: none;
    border-radius: 0px;
}
.accommodation-search-form .accommodation-search-col .input-group-addon {
    background: none;
    border: none;
    border-radius: 0px;
    color:#ffffff;
}
.accommodation-search-form .accommodation-search-col ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #ffffff;
}

.accommodation-search-form .accommodation-search-col ::-moz-placeholder { /* Firefox 19+ */
    color: #ffffff;
}

.accommodation-search-form .accommodation-search-col :-ms-input-placeholder { /* IE 10+ */
    color: #ffffff;
}

.accommodation-search-form .accommodation-search-col :-moz-placeholder { /* Firefox 18- */
    color: #ffffff;
}

.accommodation-search-form {
    box-shadow:none;
    border-radius: 0px;
}

    .accommodation-search-form .accommodation-search-col:last-child .btn {
        background: #f17027;
        border-radius: 5px;
    }
    .accommodation-search-form .accommodation-search-col:last-child, .accommodation-search-form .accommodation-search-col:last-child:hover, .accommodation-search-form .accommodation-search-col:last-child:focus {
        background: none;
    }
    .accommodation-search-form .accommodation-search-col .form-group {
        border-bottom: 1px solid rgba(255,255,255,0.4) !important;
        margin-bottom: 10px;
        
    }
    .accommodation-search-form .accommodation-search-col:last-child .form-group {
        border-bottom: 1px solid transparent !important;
        margin-bottom: 10px;
        background: none;
    }
.search-wrapper .select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
    color: #fff !important;
}
.search-wrapper  .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    color: #fff !important;
    padding: 0;
}


    .filter-col .select2-container--bootstrap .select2-selection {
    background:none;
    border:none;
    box-shadow:none;
    padding:0px;
    border:1px solid #202859 ;
}

.groups-search-form .groups-search-col {
 
    background: none;
    color:#ffffff;
    border-color: transparent;
    padding: 0px;
    border-width: 0px;
   
    padding-left:5px;
    padding-right:5px;
}
.groups-search-form .groups-search-col .form-group{
    border-bottom: 1px solid rgba(255,255,255,0.4) !important;
    margin-bottom:10px;
}
    .groups-search-form .groups-search-col:last-child {
        background:none !important;
    } 

        .groups-search-form .groups-search-col:last-child .form-group {
            border-bottom: 1px solid transparent !important;
            margin-bottom: 10px;
            background:none;
        }
        .groups-search-form .groups-search-col:last-child .btn {
            background: #f17027;
            border-radius:5px;
        }
.groups-search-form .groups-search-col .form-control{
    background: none;
    border-color: transparent;
    color:#ffffff;
}
.groups-search-form {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
}
    .groups-search-form .groups-search-col .select2-container--bootstrap.select2-container--open .select2-selection {
        border-color: transparent;
        border-style: solid;
        border-width: 1px;
    }
    .groups-search-form .groups-search-col ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #ffffff;
    }

    .groups-search-form .groups-search-col ::-moz-placeholder { /* Firefox 19+ */
        color: #ffffff;
    }

    .groups-search-form .groups-search-col :-ms-input-placeholder { /* IE 10+ */
        color: #ffffff;
    }

    .groups-search-form .groups-search-col :-moz-placeholder { /* Firefox 18- */
        color: #ffffff;
    }


    .groups-search-form .groups-search-col .select2-selection.select2-selection--single {
        background: none;
    }
    .groups-search-form .groups-search-col .multiselect.dropdown-toggle.btn.btn-default {
        background: none; box-shadow: none;
        border-color: transparent;
        border-radius: 0px;
        color: #fff;
    }
    .groups-search-form .groups-search-col .input-group-addon {
        background: none;
        border: none;
        border-radius: 0px;
        color:#ffffff;
    }

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

    .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 transparent;
    }

    .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;
    }



@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 transparent;
    }
}

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

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

    .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 transparent;
    }

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

        .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;
    }

    .search-wrapper {
        position: relative;
        padding-top: 10px;
        padding-bottom: 10px;
        bottom: initial;
        width: 100%;
        background: #092049;
      
        -webkit-box-shadow: 0px 0px 7px 1px rgba(0,176,242,1);
        -moz-box-shadow: 0px 0px 7px 1px rgba(0,176,242,1);
        box-shadow: 0px 0px 7px 1px rgba(0,176,242,1);
        
    }
    .search-wrapper-inner {
        background: none;
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .search-tabs .btn.btn-link.active {
        background: rgba(0, 0, 0, 0.4);
        border: 1px solid rgba(255, 255, 255, 0.3);
        color: #fff;
        display: inline-block;
        margin: 0px;
        padding: 7px;
        border-radius: 0 !important;
    }
}

@media (max-width: 480px) {

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

    .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 transparent;
    }

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

        .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;
    }

    .search-wrapper {
        position: relative;
        padding-top: 10px;
        padding-bottom: 10px;
        bottom: initial;
        width: 100%;
        background: #092049;
      
        -webkit-box-shadow: 0px 0px 7px 1px rgba(0,176,242,1);
        -moz-box-shadow: 0px 0px 7px 1px rgba(0,176,242,1);
        box-shadow: 0px 0px 7px 1px rgba(0,176,242,1);
        
    }
    .search-wrapper-inner {
        background: none;
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .search-tabs .btn.btn-link.active {
        background: rgba(0, 0, 0, 0.4);
        border: 1px solid rgba(255, 255, 255, 0.3);
        color: #fff;
        display: inline-block;
        margin: 0px;
        padding: 7px;
        border-radius: 0 !important;
    }
}

@media (min-width: 768px) AND (max-width:990px) {
    .navbar-nav > li > a {
        font-size: 14px;
    }

    .groups-search-form .groups-search-col {
        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: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: 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 .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;
    }

    .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-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:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #0a4595;
        background: none;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff;
    }

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

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

        .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: #0a4595;
            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: #0a4595;
            }

        .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;
    }
}

@media (max-width: 767px) {
    .accommodation-search-form.with-out-host .accommodation-search-col {
        border-left: none;
        
        padding: 3px;
    }
.bcol{text-align:center !important;}
        .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: #0a4595;
            font-size: 14px;
        }

        .top-area .row1 a {
            color: #ffffff;
            font-size: 12px;
        }
             .top-area .row1 a:hover, .top-area .row1 a:focus {
                color: #333;
                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;
            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: #f17027;
            }

        .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: 40px;
        margin-top: -15px;
    }

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

    .navbar {
        margin-bottom: 0px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #fff;
        background: #001f53;
    }

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

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

    .navbar-default .navbar-nav > li > a {
        color: #fff;
    }

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

    .logo-col {
        text-align: center;
    }

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

@media (max-width: 440px) {
    
    
    .navbar-default .navbar-brand img {
        height: 30px;
        margin-top: -5px;
    }
    
}

.top-image-caption{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	background:rgba(0,0,0,0.5);
	padding-top:10px;
	padding-bottom:10px;
}
.top-image-caption h3{
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;	
}

.top-image-caption .top-image-description,.top-image-caption .top-image-description p{
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;	
}
.path-area {
    color: #ffffff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
}

    .path-area h1 {
        font-size: 36px;
        color: #ffffff;
        text-shadow: 1px 1px 1px #58595b;
        display: inline-block;
    }
    
  
.path-area.path-area-relative {
    color: #202859;
    position: relative;
    top: initial;
    transform:initial;
    text-align: center;
    width: 100%;
}

    .path-area.path-area-relative h1 {
        font-size: 36px;
        color: #202859;
        text-shadow: 1px 1px 1px #58595b;
        display: inline-block;
    }
@media(max-width:600px) {
    .path-area h1 {
        font-size: 24px;
        color: #ffffff;
        text-shadow: 1px 1px 1px #58595b;
        display: inline-block;
        line-height: 34px;
    }
}

.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: #006ad6;
        font-size: 2em;
    }

    .host-location i {
        color: #006ad6;
    }

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

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

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

    .btn.btn-info:hover, .btn.btn-info:focus {
        background: #0066d0;
        border: 1px solid #0066d0;
        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;
}
.hotel-tile {
    border: 1px solid #dfdfdf;
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.09);
    border-radius: 6px;
    overflow: hidden;
    position: relative;
} 
.square-tile .tile-image {
    overflow: hidden;
}
 .square-tile .tile-seasons {
        
        position: absolute;
        top: 10px;
        right: 10px;
        display:inline-block;
		background:rgba(255,255,255,0.7);
		color:#f17027;
		font-weight:600;
        padding:5px;
        /*background: rgba(0,0,0,0.5);*/
        text-align: right;
    } 
	.tile-packgage-types{
		
		 position: absolute;
        top:50px;
        right: 10px;
        display:inline-block;
		background:rgba(255,255,255,0.7);
		color:#f17027;
		font-weight:600;
        padding:5px;
		font-size:13px;
        /*background: rgba(0,0,0,0.5);*/
        text-align: right;
	}
    .square-tile .tile-details {
        min-height: 80px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        padding: 10px;
        /*background: rgba(0,0,0,0.5);*/
        text-align: center;
    } 
	.square-tile.article-tile .tile-details {
        background: rgba(0,0,0,0.5);
    }
    .square-tile .hotel-tile-details {
        min-height: 80px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        padding: 10px;
        background: rgba(0,0,0,0.7);
        text-align: center;
    }
   
	.square-tile .hotel-tile-title a, .square-tile .hotel-tile-title a:hover, .square-tile .hotel-tile-title a:focus {
        color: #fff;
        font-weight: 600;
        font-size: 16px;
        text-decoration: none;
    }
        .square-tile .hotel-tile-description {
            color: #fff;
            font-size:13px;
            padding-top:5px;
            text-decoration: none;
        }
    .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.article-tile{
    background:#efefef;
    border-radius: 10px; overflow: hidden; box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 5px 0px; 
}
.square-tile.article-tile .tile-title a, .square-tile.article-tile .tile-title a:hover, .square-tile.article-tile .tile-title a:focus {
    color: #f17027;
    font-size: 16px;
    font-weight: 700;
    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: 14px;
        }
    .square-tile .tile-image {
        position:relative;

    }
        .square-tile .tile-image .tile-overlay {
            position: absolute;
            opacity: 1;
            transition: all 0.5s ease-out;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
            min-height: 100%;
            background:rgba(0,0,0,0.2);
        }
    .square-tile:hover .tile-overlay {
        position: absolute;
        opacity: 1;
        transition: all 0.5s ease-out;
        background: rgba(0,0,0,0.6);
    } 
    .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: #0a4595;
}

.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: #0a4595;
    border-color: #0a4595;
    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: #006ad6;
    border: 1px solid #0066d0;
    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: #202859;
        border-color: #202859;
    }

.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: #0066d0;
    border-color: #0066d0;
    cursor: not-allowed;
}

@media(max-width:990px) {
    #accommodation-reservation-form .form-group {
        margin-bottom: 5px;
    }
}


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


.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: #0066d0;
        opacity: 0.5;
        transition: all 0.5s ease-out;
    }

.package-photos-thumbs span:last-child i {
    font-size: 30px;
    position: relative;
    right: -2px;
    color: #0066d0;
    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 {
    padding-bottom: 24px;
    letter-spacing: 6px;
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
 
}



.tag-text {
    color: #b9b9b9;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom:50px;
}

.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 {
    border: 1px solid #dfdfdf;
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.09);
    border-radius: 6px;
    overflow: hidden;
    position:relative;
}



    .package-tile.square-tile .tile-title a, .package-tile.square-tile .tile-title a:hover, .package-tile.square-tile .tile-title a:focus {
        color: #ffffff;
        font-weight: 600;
        font-size: 20px;
        text-decoration: none;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        transition: all 0.3s ease-out;
    }

        .package-tile.square-tile .tile-title a:hover, .package-tile.square-tile .tile-title a:focus {
            color: #ffffff;
            transition: all 0.3s ease-out;
        }
.package-tile i {
    color: #0a4595;
}

    .package-tile .tile-description {
        color: #ffffff;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }
        .package-tile .tile-description i {
            color: #f17027;
        }

.package-tile .tile-price {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    padding-top:10px;
}

    .package-tile .tile-buttons .btn.btn-primary {
        padding: 5px;
        font-size: 13px;
    }
    .package-tile .tile-buttons .btn.btn-primary:hover, .package-tile .tile-buttons .btn.btn-primary:focus {
        padding: 5px;
        font-size:13px;
        background:#202859;
        border-color:#202859;
    }

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

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

.package-tile .tile-details {
  
    color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 20px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}
.package-tile .tile-title {
    color: #fff;
    
    padding: 20px;
   position: absolute;
     top: 30%; 
     transform:translateY(-30%);
    left: 0px;
    width: 100%;
}
.package-tile.package-search-tile .tile-title {
    color: #fff;
    text-shadow:1px 1px 1px #333;
    padding: 16px !important;
   position: relative;
     top: initial; 
     transform:none;
    left: initial;
    width: 100%;
}
.package-tile.package-search-tile .tile-title a, .package-tile.package-search-tile .tile-title a:hover, .package-tile.package-search-tile .tile-title a:focus {
  
    font-size: 16px;
	text-shadow:1px 1px 1px #333;
   
}
.package-details {
   
    padding-bottom: 15px;
    font-weight: 600;
    font-size: 15px;
    color: #ffffff;
   
}

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

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

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

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

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

    span.tile-price-from span {
        font-weight: 600;
        font-size: 24px;
        margin-left: 5px;
        color: #202859;
        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);
    min-height: 400px;
    position:relative;
}

.home-parallax-box {
    
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:0px;
    right:0px;
    margin-left:auto;
    margin-right:auto;
    display:inline-block;
    text-align:center;

}
.home-parallax-box h3{
    color:#ffffff;
    font-weight:700;
    font-size:35px;
    text-shadow:1px 1px 1px #333;
}
    .home-parallax-box .home-parallax-description, .home-parallax-box .home-parallax-description p {
        color: #ffffff;
        font-size: 18px;
        text-shadow: 1px 1px 1px #333;
    }
        .home-parallax-box .home-parallax-description a, .home-parallax-box .home-parallax-description p a, .home-parallax-box .home-parallax-description a:hover, .home-parallax-box .home-parallax-description a:focus {
            color: #bfc0c2;
            font-size: 18px;
            text-shadow: 1px 1px 1px #333;
        }
.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: #0a4595;
        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: #0a4595;
        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;
    border-radius: 0px;
    /*border: 1px solid #dfdfdf;*/
    /*box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.09);*/
 
}
.destination-row {
    margin: 0px;
}

.destination-col {
    padding: 0px;
}
    .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: url(skn/global-map.jpg) 100% 50% no-repeat;
    background-size: cover;
    background-attachment: fixed;
    /*padding: 100px 0px 60px 0px;*/
    /*background: url(skn/cloud.png) no-repeat bottom center #f6f6f6;
    background-size: contain;
    position: relative;*/
}
    /*.newsletter-area:before {
        content: '';
        position: absolute;
        background: linear-gradient(to top, rgba(255, 255, 255, 0.15) 0%, rgba(240, 240, 240, 0.8) 100%);
        top: 0px;
        bottom: 0px;
        left: 0px;
        width: 100%;
        z-index: 1;
    }*/


    .newsletter-area .tag-title, .newsletter-area .tag-text {
        color:#ffffff;
        z-index:2;
    }
    .newsletter-area .tag-title:after, .newsletter-area .tag-title:before {
        background: #ffffff;
    }
    .newsletter-area-inner {
        background: rgba(0,0,0,0.2);
        padding-top: 100px;
        padding-bottom: 100px;
    }



.newsletter-form {
    width: 100%;
    max-width: 600px;
   
    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;
        border-bottom-left-radius: 4px !important;
        border-top-left-radius: 4px !important;
        position: relative;
        background: url(skn/message.png) 98% 50% no-repeat #fff;
    }
        
        .newsletter-form .btn.btn-primary, .newsletter-form .btn.btn-primary:hover, .newsletter-form .btn.btn-primary:focus {
            background: #f36f21;
            border-color: #f36f21;
            border: none;
            box-shadow: none;
            color: #ffffff;
            height: 45px;
            line-height: 10px;
            border-bottom-right-radius: 4px !important;
            border-top-right-radius: 4px !important;
        }
        .newsletter-form .btn.btn-primary:hover, .newsletter-form .btn.btn-primary:focus {
            background: #202859;
            border-color: #202859;
            color:#ffffff;
        }

        

    .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;
}
.article-view .panel-heading{
	cursor:pointer;
}

.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: #e9e9e9;
    border-color: transparent;
    color: #333;
    font-size: 26px;
    margin-bottom: 0px;
}

.panel-group .panel.panel-default .panel-title {
    color: #0066d0;
    font-size: 18px;
    text-decoration: none;
}

    .panel-group .panel.panel-default .panel-title a.active {
        color: #0a4595;
        font-size: 18px;
        text-decoration: none;
    }


.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: #0066d0;
    padding: 10px;
}

.package-header {
    padding: 10px;
    background: #0a4595;
    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: #202859;
    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 #0066d0;
        color: #0066d0;
        padding-left: 30px;
        padding-right: 30px;
        font-size: 16px;
        font-weight: 600;
        transition: all 0.3s ease-out;
    }
    
    
    
    
.package-tabs .nav-tabs {
    border-bottom:none;
}

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

    .package-tabs .nav-tabs > li.active > a, .package-tabs .nav-tabs > li.active > a:hover,.package-tabs  .nav-tabs > li.active > a:focus {
        background: none;
        border: none;
        border-bottom: none;
        color: #0066d0;
        padding-left: 30px;
        padding-right: 30px;
        font-size: 16px;
        font-weight: 600;
        transition: all 0.3s ease-out;
    }
    
    #tabcontrol_groupTabs{
        text-align:center;
    }
    .package-tabs .tab-content .tab-pane{
        padding-top:0px;text-align:left;
        padding-bottom:0px;
    }
    .package-tabs .nav.nav-tabs.tab-drop{
        display:inline-block;
    }  
    
    
    
    
    
    
    

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

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

.package-box-help-wrapper {
    background: url(skn/help4.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 p {
        color: #ffffff;
        line-height: 24px;
        font-size: 16px;
    }

        .package-help p i {
            color: #0a4595;
        }

.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 #202859;
        color: #0066d0;
        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;
}

.departure-tile {
    margin-bottom: 2px;
    border-bottom: 2px solid #0a4595;
}

.col-departure-price {
}

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

        .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: #0a4595;
        }

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

.departure-tile .row-2 {
    border-top: 2px solid #0a4595;
    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: #0a4595;
    color: #fff;
    font-size: 14px;
    text-shadow: 1px 1px 1px #333;
    font-weight: 600;
    padding: 5px 8px;
    /*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: 'Manrope', 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: #0066d0;
    }

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

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

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




.top-area .row1 a i, .top-area .row1 a i:hover, .top-area .row1 a i:focus {
    color: #f17027;
    font-size: 16px;
}
.carousel-video{
	    position: absolute;
    z-index: 2;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}
.carousel-video iframe{
width: 100vw;
   height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
   min-height: 100vh;
   min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: initial;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
}

    .carousel-caption h2 {
        font-size: 36px;
    }

    .carousel-caption p {
        font-size: 46px;
        font-weight: bold;
    }

    .carousel-caption h5 {
        margin-top: 30px;
    }

    @media(max-width:1400px){
        .carousel-caption h2 {
            font-size: 30px;
        }

        .carousel-caption p {
            font-size: 40px;
            font-weight: bold;
        }

        .carousel-caption h5 {
            margin-top: 24px;
        }
    }
@media(min-width:768px) AND (max-width:990px) {

    .carousel-caption {
       
        top: 25%;
        transform: translateY(-25%);
      
    }
	.carousel-caption{
		    left: 5%;
    right: 5%;
	}
	.carousel-caption p {
    font-size: 30px;
    font-weight: bold;
}
}

@media(min-width:1600px) {
    .container {
        max-width:1600px;
        width:100%;
    }
}
@media(max-width:1200px) {
    .container {
        max-width: initial;
        width: 100%;
    }
}

.footer-area .eqcol{
    padding-bottom:30px;
}

@media(min-width:1400px){
    .banners-padding{
        padding-left:100px;
        padding-right:100px;
    }
}

.banks-area {
    background: #1b1d20;
    padding-top: 15px;
    padding-bottom: 15px;
}

@media(max-width:768px){
    .banks-col{
        text-align:center;
        padding-bottom:20px;
    }
}

.modal .modal-content .modal-header {
    
    background: #ffffff;
    
}
.modal .modal-content .modal-header h4{
    color: #333;
}
    .modal .modal-content .modal-header .close {
        margin-top: 3px;
        color: #333;
        text-shadow: none;
        opacity: 1;
    }



.home-parallax-area .slick-dots {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    position: absolute;
    text-align: center;
    bottom:30px;
}

    .home-parallax-area .slick-dots li {
        list-style: none;
        display: inline-block;
        text-align: center;
    }

        .home-parallax-area .slick-dots li button {
            font-size: 0px;
            line-height: 0px;
            border: 1px solid #ffffff;
            border-radius:50%;
            background: no-repeat;
            border-radius: 50%;
            width: 11px;
            height: 14px;
            margin: 3px;
        }

        .home-parallax-area .slick-dots li.slick-active button {
            background: none;
            border: 2px solid #ffffff;
            width: 13px;
            height: 16px;
        }


.banner-tile {
    position: relative;
    overflow: hidden;
    margin-bottom:30px;
    border: 1px solid #dfdfdf;
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.09);
    border-radius: 0px;
    overflow: hidden;

}
.banner-tile:hover {
   
    border: 1px solid #ccc;
 
}
.banner-caption {
    position: absolute;
    bottom:-100%;
     transition: all 0.3s ease-out;
     background:rgba(0,0,0,0.6);
     padding:10px;
     width:100%;
}
.home-banner .banner-caption {
    position: absolute;
    bottom:0px;
     transition: all 0.3s ease-out;
     background:rgba(0,0,0,0.6);
     padding:10px;
     width:100%;
	 text-align:center;
}
.banner-tile:hover .banner-caption {
    position: absolute;
    bottom: 0%;
    transition: all 0.3s ease-out;
    background: rgba(0,0,0,0.6);
    padding: 10px;
}
.banner-caption h4{
    color:#f17027;
    font-size:16px;
    font-weight:600;
}
.home-banner .banner-caption h4{
    color:#ffffff;
    font-size:16px;
    font-weight:600;
}
.banner-description, .banner-description p {
    color: #ededed;
    font-size: 13px;
}
.home-banner .banner-description,.home-banner .banner-description p {
    color: #ededed;
    font-size: 13px;
	text-align:center;
}
.banner-tile 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);
}

.banner-tile:hover  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);
}

.banners-area {
    background: #fafafa;
}
body .body-inner {
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    height: 0;
}
body.pace-done .body-inner {
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    height: initial;
}
.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .pace .pace-activity {
        display: block;
        position: fixed;
        z-index: 2000;
        top: 40%;
        left: 50%;
        width: 300px;
        height: 300px;
        
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        -webkit-transform: translateX(-50%) translateY(-50%) ;
        transform: translateX(-50%) translateY(-50%) ;
        pointer-events: none;
    }

    .pace.pace-active .pace-activity {
        -webkit-transform: translateX(-50%) translateY(-50%) ;
        transform: translateX(-50%) translateY(-50%) ;
    }

    .pace .pace-activity::before,
    .pace .pace-activity::after {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        bottom: 30px;
        left: 50%;
        display: block;
        border: 5px solid #f17027;
        border-radius: 50%;
        content: '';
    }

    .pace .pace-activity::before {
        margin-left: -40px;
        width: 80px;
        height: 80px;
        border-right-color: #fafafa;
        border-left-color: #fafafa;
        -webkit-animation: pace-theme-corner-indicator-spin 3s linear infinite;
        animation: pace-theme-corner-indicator-spin 3s linear infinite;
    }

    .pace .pace-activity::after {
        bottom: 50px;
        margin-left: -20px;
        width: 40px;
        height: 40px;
        border-top-color: #fafafa;
        border-bottom-color: #fafafa;
        -webkit-animation: pace-theme-corner-indicator-spin 1s linear infinite;
        animation: pace-theme-corner-indicator-spin 1s linear infinite;
    }

@-webkit-keyframes pace-theme-corner-indicator-spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@keyframes pace-theme-corner-indicator-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}



.address-col h6 {
    padding-bottom: 24px;
    padding-bottom: 15px;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.address-col, .address-col p ,#template-editor-FooterAddresses {
    color: #efeeee;
    line-height:24px;
    background:#060c17;
}
    .address-col a, .address-col a:hover, .address-col a:focus{
        color: #fff;
    }

.body-rest #accommodation-search-form {
    /*background-image: linear-gradient( #114183,#00b0f2);*/
    background: #092049;
    padding: 10px;
    padding-top: 15px;
    -webkit-box-shadow: 0px 0px 7px 1px rgba(0,176,242,1);
    -moz-box-shadow: 0px 0px 7px 1px rgba(0,176,242,1);
    box-shadow: 0px 0px 7px 1px rgba(0,176,242,1);
    border-radius: 8px;
}

.body-rest #accommodation-search-form.with-host {
    padding: 0px;
    padding-top: 5px;
}


.body-rest #groups-search-form {
    /*background-image: linear-gradient( #114183,#00b0f2);*/
    background: #092049;
    padding: 10px;
    padding-top: 15px;
    -webkit-box-shadow: 0px 0px 7px 1px rgba(0,176,242,1);
    -moz-box-shadow: 0px 0px 7px 1px rgba(0,176,242,1);
    box-shadow: 0px 0px 7px 1px rgba(0,176,242,1);
    border-radius: 8px;
}

.path-string{
	color:#ffffff;text-shadow: 1px 1px 1px #58595b;
}

.path-string a{
	color:#ffffff;text-shadow: 1px 1px 1px #58595b;
}
.path-string a:hover,.path-string a:focus{
	color:#f17027;text-shadow: 1px 1px 1px #58595b;
}

.article-view .clickable{
    cursor: pointer;   
}
.article-view .panel-heading{
	position:relative;
	
}
.panel-heading .panel-title {
    line-height:22px;padding-right:10px;
}
.article-view .panel-heading span {
	position:absolute;
	top: 10px;
	right:15px;
	font-size: 15px;
}

.article-view .panel-primary div.panel-body:last-of-type {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.article-view .panel-primary > .panel-body {
    border:none;
    border-top: none;
	background:none;
}

.article-view .panel-primary > .panel-heading {
    color: #fff;
    background-color: #0557aa;
    border-color: #0557aa;
}
.article-view .panel-heading {
    padding: 0px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.article-view .panel-primary {
    border-color: transparent;
	background:none;
}





#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 10000;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
}

    #search.open {
        -webkit-transform: translate(0px, 0px) scale(1, 1);
        -moz-transform: translate(0px, 0px) scale(1, 1);
        -o-transform: translate(0px, 0px) scale(1, 1);
        -ms-transform: translate(0px, 0px) scale(1, 1);
        transform: translate(0px, 0px) scale(1, 1);
        opacity: 1;
    }

    #search input[type="search"] {
        /*position: absolute;
        top: 50%;*/
        width: 100%;
        color: rgb(255, 255, 255);
        background: rgba(0, 0, 0, 0);
        font-size: 60px;
        font-weight: 300;
        text-align: center;
        border: 0px;
        margin: 0px auto;
        margin-top: -51px;
        padding-left: 30px;
        padding-right: 30px;
        outline: none;
        box-shadow: none;
    }
    #search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: #ffffff;
	}
    #search ::-moz-placeholder { /* Firefox 19+ */
	  color: #ffffff;
	}
    #search :-ms-input-placeholder { /* IE 10+ */
	  color: #ffffff;
	}
    #search :-moz-placeholder { /* Firefox 18- */
	  color: #ffffff;
	}
#searchform .search-container {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
}



@media (max-width:768px) {

    #search input[type="search"] {
        font-size: 25px;
        font-weight: 300;
        margin-top: -21px;
    }
}

#search .validation-error {
    font-weight: normal;
    color: #ffffff !important;
    text-align: center;
    display: block;
}



#search .btn {
    
    border-radius: 0px;
    margin-top: 20px;
}

#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    
    opacity: 1;
    padding: 10px 17px;
    font-size: 27px;
}

@media (min-width: 768px) AND (max-width:1400px){
		 .top-area .row2 .container{
			width:100%;
			max-width:100%;
		 }.navbar-nav > li > a {
			padding-left: 7px;
			padding-right: 7px;
		}
	}
	
.footer-area-middle-menu{
	background:#d2d3d4;
}	
.footer-area-middle-menu a,.footer-area-middle-menu a:hover,.footer-area-middle-menu a:focus{
	display:inline-block;
	text-align:center;
	padding:12px;
	color:#333;
}	

.bottom-area{
	background:#ffffff;
}
.bottom-area.bottom-big-menu{
	background:#d2d3d4;
}

.bottom-area .container{
	position:relative;
}
.bottom-area .bottom-area-button{
	position:absolute;
	right:0px;
	top:30px;
	cursor:pointer;
	z-index:2;
	padding:10px;
}
@media(min-width:768px){
	.bottom-menu.closed{
		 transition: all 0.5s ease-out;
		 opacity:0;
		 height:0;
		overflow:hidden;
	}
	.bottom-menu{
		 transition: all 0.5s ease-out;
		 opacity:1;
		 height:initial;
		
	}
}









.package-table-tile {
    
    margin-bottom:30px;
}
.package-table-title{
    background:#202859;
    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-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 2px solid #f17027;
}
.package-table-date-row.alt {
}
.package-table-date-header {
    background: #ccc;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom:2px;
}
.package-table-date-header div{
    font-weight:bold;
}
.package-table-departure-row{
    padding-top:3px;
    padding-bottom:3px;
    cursor:pointer;
}
    .package-table-departure-row.alt {
        padding-top: 3px;
        padding-bottom: 3px;
        background: #ededed;
    }
    .package-table-departure-row div {
        font-weight: 600;
        padding-top:3px;
        padding-bottom:3px;
    }
.package-table-package-title {
  
    padding-left: 25px;
}

.package-table-package-price {
    font-weight: 600;
    text-shadow: 1px 1px 1px #333;
    color: #f17027;
}

.package-table-package-title span,.package-table-package-title a, .package-table-package-title a:hover, .package-table-package-title a:focus {
    
    font-weight: 600;
    
    color: #202859;
}
   .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:#333;
    text-shadow:none;
}
.package-table-departure-previous-price{
    margin-right:5px;
    color:#cc0000;
    text-decoration:line-through;
}
.package-table-date-value{
    color:#f17027;
}

.package-table-date-wrapper {
    position: relative;
    background: #ededed;
    min-height:65px;
}
.package-table-date-value {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 16px;
    font-weight: 600;
    text-shadow: 1px 1px 1px #202859;
    color: #0066d0;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align:center;
    white-space:nowrap;
    
}
    .package-table-date-value i {
        font-size: 20px;
        font-weight: 600;
        text-shadow: none;
        color: #333;
    }
@media(max-width:990px) {
    .package-table-departure-row div {
        font-weight: 700;
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .package-table-package-title {
        text-align: center;
        padding-left: 0px;
    }

    .package-table-departure-row {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .package-table-date-value {
        position: relative;
        top: initial;
        left: initial;
        transform: none;
        padding-top:20px;
       
    }
}
@media(max-width:480px) {
    .package-table-date-value {
      white-space:normal;
        font-size: 14px;
        
    }

	.package-table-date-value i {
		font-size: 18px;
	   
	}
}
@media(max-width:600px) {	
	.nav-tabs > li {
		text-align:center;
		width: 50%;
	}
}
@media(max-width:480px) {	
	.nav-tabs > li {
		text-align:center;
		width: 100%;
	}
}
.package-table-taxes{
	background:#f17027;
	color:#ffffff;
	font-weight:600;
	padding:7px;
	margin-top:2px;
}


.package-table-button .btn.btn-primary{
	background:#0066d0;
		border-color:#0066d0;font-size:14px;
}
.package-table-button .btn.btn-primary:hover,.package-table-button .btn.btn-primary:focus{
	background:#202859;
	border-color:#202859;
	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: #f17027;
    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: 'Manrope', sans-serif;
}

        

        .package-table-departure-tags .departure-tag.call-only {
            background: #0066d0;
        }

        .package-table-departure-tags .departure-tag.cancelled {
            background: #ff0000;
        }

        .package-table-departure-tags .departure-tag.closed {
            background: #a762e4;
        }

        .package-table-departure-tags .departure-tag.stop-sales {
            background: #d69700;
        }



#block-HomeSlider .block-buttons {
   bottom:initial;
   top:50%;
   transform:translateY(-50%);
   right:initial;
   left:0px;
}


.social-buttons-area .header{
	background:#002c72;
	padding-top:3px;
	padding-bottom:3px;
	color:#ffffff;
	text-align:center;
	font-size:28px;
	font-weight:300;
	font-family:'Century Gothic',sans-serif;
}
.social-buttons-area{
	background:#cfd2d6;
}
.social-buttons-area .footer{
	background:#f17027;
	padding-top:3px;
	padding-bottom:3px;
	color:#002a71;
    text-shadow:1px 1px 2px #fff;
	text-align:center;
	font-size:24px;
	font-weight:300;
	font-style: italic;
	font-family:'Century Gothic',sans-serif;
}

.social-buttons-area i,.social-buttons-area em:not(.fa.fa-pencil-square-o) {
    color: #f17027;
    font-size: 80px;
}


.group-reservation-thumbnail{display:none;} 
.group-reservation-details{width:100% !important;}
.GroupReservationEdit .btn-submit{float:left;font-size:18px;padding:10px 35px;}


.similar-hosts{margin-left:-15px;margin-right:-15px;}
.similar-host{padding-left:15px;padding-right:15px;}

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

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

    .similar-hosts .slick-dots li {
        list-style: none;
        display: inline-block;
        text-align: center;
    }
	
	
	.similar-hosts {
    position: relative;
    text-align: left;
    min-height: 32px;
    background: url(skn/loading.gif) 50% 50% no-repeat;
}

    .similar-hosts .similar-host{
        display: none;
    }


    .similar-hosts.slick-initialized {
        background: none;
    }

	.similar-hosts.slick-initialized .similar-host {
		display: block;
	}
	
	
	.similar-hosts .icofont{font-size:3em;color:#f17027;}
	.similar-hosts .button-left{position:absolute;top:50%;left:-40px;transform:translateY(-50%);z-index:3;cursor:pointer;}
	.similar-hosts .button-right{position:absolute;top:50%;right:-40px;transform:translateY(-50%);z-index:3;cursor:pointer;}
	.similar-hosts-wrapper{
			padding-left:60px;
			padding-right:60px;
		}
	@media(max-width:600px){
		.similar-hosts .button-left{left:20px;}
		.similar-hosts .button-right{right:20px;}
		.similar-hosts-wrapper{
			padding-left:10px;
			padding-right:10px;
		}
	}
	.hotelsForm .TextAboveForm {
			margin-bottom:20px;
		}
		
		.well .alt-text{
			background: rgb(243,245,246);
			padding-bottom:10px;
			padding-top:10px;
			background: linear-gradient(90deg, rgba(243,245,246,1) 0%, rgba(255,102,0,0.3029586834733894) 41%, rgba(243,245,246,1) 100%);
		}
		
		.hotelsForm .TextAboveForm p{
			color:#333;
			font-weight:600;
		}
		
		.hotelsForm form{
			-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);
			/*
			background:url(skn/greece.jpg) 50% 50% no-repeat;
			background-size:cover;
			*/
			background:#ffffff;
			border-radius:5px;
			overflow:hidden;
			padding:20px;
		}
		.hotelsForm .layout-table-control .form-control{
			
			background:#ededed;
			
		}


        /* NEW CSS */


        .text-center-custom img{
            display:none;
        }


.main-content{
    margin-top:110px;
}
@media only screen and (max-width:991px){
    .main-content{
        margin-top:80px;
    }
}
@media only screen and (max-width:768px){
    .kastrampas-hidden img{
        max-width:100px;
    }
    .carousel-caption h3{
        font-size:20px;
    }
    .carousel-caption h1{
        font-size:28px;
    }
}

@media only screen and (max-width:600px){
    .kastrampas-hidden{
        display:none;
    }
    /*
    .text-center-custom {
        width: 100%;
        text-align: center;
    }
    .text-center-custom a{
        width:100%;
    }
    */
    .text-center-custom img{
        width:100px;
        display:block;
        margin:auto;
    }
    .main-content{
        margin-top:80px;
    }
}


.filters-header {
    background: #202859;
    color: #fff;
    font-size: 20px;
    padding: 10px 20px;
    cursor: pointer;
}
.filter-header {
    color: #202859;
    font-size:16px;
    font-weight:bold;
    padding: 10px 20px;
    
}

.filter-box{
    padding:15px;
    background:#e9e9e9;
}
    .filter-box.odd {
        padding: 15px;
        background: rgba(233, 247, 254, 1);
    }

    .filter-box .btn-primary {
        border: 1px solid #202859 !important;
        background: #202859 !important;
        color: #fff !important;
        font-weight: bold;
        white-space:normal;
    }
        .filter-box .btn-primary.btn-alt {
            border: 1px solid #202859 !important;
            background: transparent !important;
            color: #202859 !important;
            font-weight: bold;
            white-space: normal;
        }

        .filter-box .btn-primary.btn-selected {
            border: 1px solid #f17027 !important;
            background: #f17027 !important;
            color: #fff !important;
            font-weight: bold;
            white-space: normal;
        }
        .filter-box .btn-primary:hover, .filter-box .btn-primary:focus {
            border: 1px solid #333 !important;
            background: #333 !important;
            color: #fff !important;
            font-weight: bold;
            white-space: normal;
        }

        @media(max-width:990px){
            .filter-box{
                display:none;
            }
        }

.container img {
    margin: 0px !important;
    display:inline-block !important;
}

.home-container .block-content-title {
    margin-top: 100px;
    font-weight: 700;
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    color: #202859;
    display:block;
}

    .home-container .block-content-title::before {
        content: '';
        display: inline-block;
        top: -100px;
        position: absolute;
        left: 50% !important;
        transform: translateX(-50%) !important;
        height: 85px;
        width: 4px;
        background: #202859;
    }
.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5px
}

.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px
}

.default-owl-slider-wrapper .owl-prev, .default-owl-slider-wrapper .owl-next {
    background-color: rgba(0,0,0,0.5);
    border: none;
    border-radius: 50% !important;
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 1;
    font-size: 14px;
    margin: 0;
    z-index: 3;
    color: #fff;
}

    .default-owl-slider-wrapper .owl-prev:hover, .default-owl-slider-wrapper .owl-next:hover {
        color: #fff;
        background: #333;
    }
.fancybox-button.fancybox-button--arrow_right div, .fancybox-button.fancybox-button--arrow_left div {
    color: #fff !important;
}
.home-buttons .btn.btn-primary{
    min-width:250px;
    padding:8px 16px !important;
    margin-bottom:15px;
}
@media(max-width:678px){
    .home-buttons div,.home-buttons p{
        text-align:center !important;
    }
    
}
@media(max-width:600px){
    .home-buttons .btn.btn-primary{
        min-width:100%;
        width:100%;
    }
}
