﻿.countrypadding .list, .languagepadding .list {
    max-height: 288px;
    overflow-y: scroll !important;
}
.containersinnewsearchtop {
    margin-top: -17px; 
}

.containersinnewsearchcountry {
    margin-top: -17px; 
}

.countrypadding, .hotelpadding, .languagepadding, .startareapadding, .pickuppadding {
    padding-top: 4px;
}
    .countrypadding span.current, .hotelpadding span.current, .languagepadding span.current {
        font-size: 14px !important;
    }
     
.inlineb {
    display: inline-block !important;
}
.lbl_ex_ExcursionFromPricemob {
    font-family: var(--fontfamily);
    font-weight: bold;
    font-size: 31px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
}

.lbl_ex_Currencymob {
    font-family: var(--fontfamily);
    font-weight: bold;
    font-size: 21px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
}
.padtop24 {
    padding-top:24px;
}
.mobnewsearchspaces {
    margin-top:20px;
    margin-bottom:0px!important;
}
.movebottom40 {
    padding-bottom:40px;
}
/*.newsearchheadermob {
    height: 80px !important;
}*/
.seperatorinfo2 {
    background-repeat: no-repeat;
    height: 40px;
    margin-top: -17px;
    margin-right: 10px;
}

.outer-menu {
    top: 0px !important;
}

.ui-menu-item {
    margin-left: 15px !important;
}


.floating-label {
    position: relative;
   /* margin-bottom: 20px;*/
}

.floating-select {
  /*  font-size: 14px;
    padding: 4px 4px;
    display: block;
    width: 100%;
    height: 30px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #757575;*/
}
.date {
    height:50px!important;
}


.floating-select:focus {
    outline: none;
    border-bottom: 2px solid #5264AE;
}

.lbldate {
    color: #999;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 48px;
    top: -8px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    z-index: 1;
}
.lbltime {
    color: #999;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 48px;
    top: 14px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.floating-select:focus ~ .lbldate, .floating-select:not([value=""]):valid ~ .lbldatetrigger, .hastimeprivate {
    top: -19px;
    font-size: 11px;
    /*color: #5264AE;*/
    z-index: 1;
}

.floating-select:focus ~ .lbltime, .floating-select:not([value=""]):valid ~ .lbltimetrigger {
    top: 3px;
    font-size: 11px;
    /*color: #5264AE;*/
}

/*default selected when it is one value*/
.datelabel {
    top: -19px !important;
    font-size: 11px !important;
    z-index: 1 !important;
}
.timeLabel {
    top: 3px;
    font-size: 11px;
}

/* active state */
.floating-select:focus ~ .floating-select:focus ~ {
    width: 50%;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* active state */
.floating-select:focus ~ {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}



.customcountry:before {
    content: "\f017";
    /*font-family: FontAwesome;*/
    font-family: "Font Awesome 5 Free" !important;
    color: var(--greenarrows);
    font-size: 25px;
    margin-left: -8px;
    margin-right: 16px;
}
.date {
    z-index: 1;
    padding-left: 48px;
    padding-top:16px;
}
.customdate:before {
    content: "\f073";
    /*font-family: FontAwesome;*/
    font-family: "Font Awesome 5 Free" !important;
    color: var(--greenarrows);
    font-size: 25px;
    position: absolute;
    top: -16px;
    z-index: 2;
    left: 10px;
}
.customdate {
   
    position: relative !important;
}
.form-control {
    display: inline-block;
    position: relative;
}

    .form-control:before {
        content: "\f073";
        /* font-family: FontAwesome;*/
        font-family: "Font Awesome 5 Free" !important;
        height: 100%;
        left: 0;
        pointer-events: none; /* important */
        position: absolute;
        top: 0;
        width: 2em;
    }
.Bookbtn:hover {
    text-decoration: none !important;
}

#myHeader1 {
    margin-left: -15px;
}
.form-controlnew {
    display: none !important;
    width: 100% !important;
    height: calc(1.5em + .75rem + 2px) !important;
    padding: .375rem .75rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #ced4da !important;
   /* border-radius: .25rem !important;*/
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
}

.navdesktop .nav-link {
    display: block;
    padding: 10px;
    font-family: var(--fontfamily);
    font-weight: 900;
    /*font-size: 13px;*/
    font-size: 18px;
    color: rgb(0, 7, 54)  /*!important;*/
    /*color: #000736 !important;
    color: rgb(0, 7, 54) !important;*/
}
.date {
   /*imerk border-radius: 0.25rem;*/
}
.stickynew {
    padding: 0px; 
}

.tagimg {
    padding-right: 0px;
}

.pricesfield {
    line-height: normal;
    display: block;
}

.lbl_ex_Currency_per {
    display: block;
    color: #fff;
}

.numnew {
    padding-right: 20px;
    padding-left: 20px;
}

.fieldnew {
    padding: 0;
}
/*
.nav-link {
    display: block;
    padding: 15px;
}
*/
.bo-slider {
  /*  top: 50% !important;*/
}


div#dnn_TopPane {
    padding: 0px;
}

.breadcrumb a {
    color: #fff;
}





@media screen and (max-width: 995px) {
   
    .infoexcursiontitlemob {
        margin-bottom:40px!important;
    }
    .topmenu {
        display: none;
    }

    .line {
        width: 30px;
        height: 3px;
        background: #0abff2;
        margin: 5px;
        border-radius: 3px;
    }

    .lineBlue {
        /*width: 30px!important;
        height: 3px!important;*/
    }


    nav {
        position: relative;
    }

/*    .hamburger {
        position: absolute;
        cursor: pointer;
        right: 5%;
        top: 50%;
        transform: translate(-5%, -50%);
        z-index: 2;
    }
*/
    .nav-links {
        position: fixed;
        background: #5b78c7;
        height: 100vh;
        width: 100%;
        flex-direction: column;
        clip-path: circle(100px at 90% -10%);
        -webkit-clip-path: circle(100px at 90% -10%);
        transition: all 1s ease-out;
        pointer-events: none;
    }

        .nav-links.open {
            clip-path: circle(1000px at 90% -10%);
            -webkit-clip-path: circle(1000px at 90% -10%);
            pointer-events: all;
        }

    .landing {
        flex-direction: column;
    }

    .nav-links li {
        opacity: 0;
    }

        .nav-links li a {
            font-size: 25px;
        }

        .nav-links li:nth-child(1) {
            transition: all 0.5s ease 0.2s;
        }

        .nav-links li:nth-child(2) {
            transition: all 0.5s ease 0.4s;
        }

        .nav-links li:nth-child(3) {
            transition: all 0.5s ease 0.6s;
        }

    li.fade {
        opacity: 1;
    }
}
/*
.nav, .navmobile {
    height: 5vh !important;
}
*/
.nav-links {
    display: flex;
    list-style: none;
    width: 50%;
    height: 100%;
    justify-content: space-around;
    align-items: center;
    margin-left: auto;
}

    .nav-links li a {
        color: white;
        text-decoration: none;
        font-size: 16px;
    }

.bmenu {
    display: none;
}

.buttonnow:hover {
    text-decoration:none!important;
    color:#FFFFFF;
}

.sticky {
    /*elena 22/03 position: fixed;*/
    top: 0;
    width: 100%;
    z-index: 3;
}

.navmobile {
    display: none;
}

.mobilesearch {
    display: none;
}

.datepicker table tr td {
    border-radius: 50% !important;
}

.numbersadults {
    width: 70% !important;
    text-align: center;
    font-size: 14px !important;
}

.datepicker table tr td {
    width: 40px !important;
    height: 40px !important;
}

td.active.active {
    background-color: #00d3a7 !important;
}

.datepicker table tr td:hover {
    border-radius: 25px !important;
}

body {
    overflow-x: hidden;
}

.minusplusfirst {
    border: 1px solid #D0D2D3;
    background-color: #FFFFFF;
    height: 31px;
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
    cursor:pointer;
}

.container900 {
    width: 900px;
}

.container40 {
    width: 40px !important;
}

.removepadding {
    /*padding-right:0px;*/
}

.breadcrumbdiv {
    background: var(--basicbackground);
    margin-top: var(--movemiddlefromtop);
}

.breadcrumb {
    display: inline-flex !important;
    /* display: flex !important;-- elena 17/03*/
    text-align: center !important;
    background: none !important;
    margin-bottom: 0rem; 
}

.breadcrumb-item:hover {
    color: #FFFFFF !important;
}

.breadcrumb-item {
    color: #FFFFFF !important;
}
    .breadcrumb-item +
    .breadcrumb-item::before {
        content: ">" !important;
        color: #FFFFFF !important;
    }

.container950 {
    max-width: 950px !important;
}

.excursioninfoheader {
    background: var(--basicbackground);
    display: none;
}

.first::before {
    content: "" !important;
}

.mainimage {
    background: #BCBCBC;
    background: rgba(188, 188, 188, 1);
    background-repeat: no-repeat;
    width: 100%;
    height: 499px;
}

/*.background-grey {
    background-color: rgba(236, 236, 235, 1);
    
}*/
/*.nav {
    margin-left: 190px;
}*/

.nav {
    /* margin-left: -15px;*/
    /*elena 21-03*/
    margin-left: 0px;
    margin-top: -55px;
    /*elena 22-03    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;*/
}

.moveright {
    /*margin-right: 86px;*/
    margin-right: 17px;
}

.moveleft {
    width: 100px;
}

.nav-link {
    font-family: var(--fontfamily);
    font-weight: 900;
    font-size: 13px;
    color: #000736 !important;
    color: rgb(0, 7, 54) /*!important;*/
}

    .nav-link:hover {
        background: var(--excinfocolors); /*linear-gradient(180deg,rgba(255,255,255,0) 91%, #ff0000 60%);*/
        color: #FFFFFF !important;
        text-decoration: none;
        font-family: var(--fontfamily);
        font-weight: 900;
        /*font-size: 13px;*/
        font-size: 18px;
        /*color: #000736;
      color: rgb(0, 7, 54);*/
    }

.infoperiod {
    background-image: var(--excinfocalendar);
    background-repeat: no-repeat;
    width: 30px;
    height: 35px;
    margin-right: 2px;
    display: inline-block;
    color: rgb(4, 203, 197);
}

.infoguide {
    background-image: var(--excinfoguide);
    background-repeat: no-repeat;
    width: 30px;
    height: 35px;
    margin-right: 2px;
    display: inline-block;
    color: rgb(4, 203, 197);
}

.infoclock {
    /* background-image: url(svg/fakos.svg); */
    background-repeat: no-repeat;
    width: 43px !important;
    height: 42px !important;
    margin-right: 2px;
    display: inline-block !important;
    color: rgb(4, 203, 197)
}

.duration {
    font-family: var(--fontfamily);
    font-weight: bold;
    /*font-size: 15px;*/
    font-size: 16px;
    color: #000736;
    color: rgb(0, 7, 54);
    display: block;
}

.hours {
    font-family: var(--fontfamily);
    font-size: 15px;
    color: var(--sectiontitlecolor);
    /*color: #000736;
    color: rgb(0, 7, 54);*/
}

.infopoints {
    /* background-image: url(svg/fakos.svg); */
    background-repeat: no-repeat;
    width: 43px !important;
    height: 42px !important;
    margin-right: 2px;
    display: inline-block !important;
}



.infoexcursiontitle {
	/*elena 22-03
    font-family: var(--fontfamily);
    font-weight: bold;
    font-size: 35px;
    color: #000736;
    color: rgb(0, 7, 54);
    line-height: 72px;
    */
    display:inline-block;
    font-family: var(--fontfamily);
    font-weight: bold;
    font-size: 36px;
    color: #000736;
    color: rgb(0, 7, 54);
    font-weight: 900;
    line-height: 50px;
    letter-spacing: 0.45px;
    margin-top: 16px;
}

.seperatorinfo1 {
    background-repeat: no-repeat;
    height: 40px;
    margin-top: 29px;
    margin-right: -20px;
}

.seperatorinfo {
    background-repeat: no-repeat;
    width: 95%;
    height: 35px;
    display: inline-block;
    margin-top: 10px;
}

.passengerplus {
    background-repeat: no-repeat;
    width: 100% height: 16px;
    display: inline-block;
}

.insidetext {
    font-family: var(--fontfamily);
    font-size: 16px;
    line-height: 23px;
    color: #595D5E;
    color: rgb(89, 93, 94);
}

.itinarary {
    font-family: var(--fontfamily);
    font-weight: bold !important;
    font-size: 19px !important;
    color: var(--sectiontitlecolor) !important;
    /*display: block;*/
}

.itinararyDayTitle {
    float: left;
    width: 100%;
    font-weight: bold;
    /*color: #f00;*/
    color: rgb(0, 7, 54);
}

.itinararyDayDescr {
    /*float: left;
    width: 100%;*/
}
.itinararyDayDescrdiv{
    padding-left:0px!important;

}
.infotick {
    content: "";
    /* background-image: url(svg/infotick.svg);*/
    padding: 4px 0px 0px 0px;
    background-repeat: no-repeat;
    border-radius: 5px;
    border: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    white-space: nowrap;
    color: #0abff2 !important;
    text-decoration: none;
    margin-right: 10px;
    /* elena 22/03 margin-right: 5px;*/
    width: 14px;
    height: 17px;
}
.tourDetail li {
    list-style-type: none;
    float: left;
    width: 100%;
    padding: 3px;
    margin-left: 15px;
}

.leftsidealign {
    text-align: right;
}

.container370mobile {
    display: none;
}

.container370 {
    width: 100%;
    /*ELENA 22/03 margin-top: 19px;*/
    margin-top: 40px;    
    box-shadow: 2px 2px 8px 1px #b2b1b1;
    border-radius: 10px;
}
.datepicker table tr td.old {
    color: #c1c1c1;
}
.newsearchheader {
    background: var(--basicbackground);
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 0px;
    border-radius: 5px 5px 0px 0px;
    padding: 14px 0px;
}

.lbl_ex_Currency_from {
    display: block;
    font-family: var(--fontfamily);
    font-size: 16px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
}

.lbl_ex_ExcursionFromPrice_per {
    font-family: var(--fontfamily);
    font-size: 16px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
}

.lbl_ex_ExcursionFromPrice {
    font-family: var(--fontfamily);
    font-weight: bold;
    font-size: 41px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
}

.lbl_ex_Currency {
    font-family: var(--fontfamily);
    font-weight: bold;
    font-size: 25px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
}

.bookfrom {
    font-family: var(--fontfamily);
    font-weight: bold;
    font-size: 15px;
    color: #000736;
    color: rgb(0, 7, 54);
}

    .bookfrom:hover {
        background: linear-gradient(180deg,rgba(255,255,255,0) 91%, #ff0000 60%);
        text-decoration: none;
        font-family: var(--fontfamily);
        font-weight: bold;
        font-size: 15px;
        color: #000736;
        color: rgb(0, 7, 54);
    }

.moveclock {
    margin-top: 17px;
    margin-bottom: 29px;
}

.selecttime li:first-child {
    display: none;
}

.NoofTr {
    font-family: var(--fontfamily);
    font-size: 14px;
    color: #929497;
    color: rgb(146, 148, 151);
    background-color: #D0D2D3;
}

.numbers {
    font-family: var(--fontfamily);
    font-weight: bold;
    font-size: 18px;
    color: #000736;
    border: none;
    text-align: center;
    width: 33.333333%;
    background: none;
    z-index:9999;
}

.numbersboarder {
    border: 1px solid #D0D2D3;
}


/*.numbers:before {
    content: "";
    background: url(svg/passengerplus.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 11px;
    display: inline-block;
}

.numbers:after {

    content: "";
    background: url(svg/passengerplus.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 11px;
    display: inline-block;
}*/
.passdescription {
    font-family: var(--fontfamily);
    font-size: 12px;
    color: #A6A8AB;
    color: rgb(166, 168, 171);
}

.booknow {
    font-family: var(--fontfamily);
    font-weight: bold;
    font-size: 19px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
}

.Bookbtnmobile {
    background: var(--btncolor);
    border: none;
    /*background-size: 300px 100px;*/
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
    /*border-radius: 15px;*/
    text-align: center;
    width: 258px;
    height: 44px;
    outline: none;
    display: block;
    margin-bottom: 10px;
    /* padding-top: 8px;*/
    border-radius: var(--btnradius);
}

    .Bookbtnmobile:hover {
        text-decoration: none;
        color: #FFFFFF;
    }

.Bookbtnload {
    opacity: 0.5;
}

    .Bookbtnload i {
        padding: 5px;
        color:white;
    }

.movebottom10 {
    margin-bottom: 10px;
}

.Bookbtn {
    background: var(--btncolor);
    border: none !important;
    background-size: auto;
    font-weight: bold;
    font-size: 18px;
    color: rgb(255, 255, 255);
    border-radius: var(--btnradius);
    text-align: center;
    width: 100%;
    height: auto;
    outline: none;
    padding: 0px;
    margin-bottom: 10px;
    display: block;
}

    .Bookbtn span {
        line-height: 44px;
        color: #FFFFFF;
        font-weight: bold;
    }

.minibookseperator {
    background-repeat: no-repeat;
    width: 100%;
    height: 5px;
    display: inline-block;
    margin-top: 0px;
}

.makenewsearch {
	display:none;
    font-family: var(--fontfamily);
    font-size: 17px;
    color: #000736;
    color: rgb(0, 7, 54);
    margin-bottom: 18px;
    font-weight: 900
}

    .makenewsearch:before {
        content: "\f002";
        font-family: "Font Awesome 5 Free" !important;
        margin-right: 5px;
        font-size: 18px;
    }

.newsearchbtn {
    background: var(--excinfocolors);
    border: none;
    background-size: 300px 100px;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF !important;
    color: rgb(255, 255, 255);
    border-radius: 35px;
    text-align: center;
    width: fit-content !important;
    height: auto;
    outline: none;
    padding: 10px 41px;
    text-decoration: none !important;
}



.moveup {
    margin-top: 18px;
}

.movedown {
    margin-bottom: 40px;
}

.newsearchspaces {
    margin-top: 24px;
}
.newsearchspacesdates {
    margin-top: 24px;
    margin-bottom:5px;
}
.containersinnewsearch {
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
}

/*laptop*/
@media screen and (min-width: 992px)and (max-width: 1279px) {
     
   /* .navdesktop > .nav-link {
        padding: 12px !important;
    }*/
    .container1280 {
        width: 100% !important;
    }

    .nav {
        margin-left: 0px !important;
        float: left !important;
    }

    .container370 {
        margin-left: -50px;
    }

    .mobilesearch {
        display: none;
    }
    
}

/**/
@media screen and (max-width: 1024px) {
    .moveright {
        margin-right: 19px;
    }
}

/*mobile & tablet*/
@media screen and (max-width: 991px) {
    .navmobile, .nav-link {
        display: inline-block;
    }

    .movedown10 {
        margin-bottom: 10px;
    }

 /* elena 24/03    .sticky .nav-link:hover {
        font-size: 13px!important; 
    }

    .nav-link:hover {
        font-size: 13px; 
    }*/

    .sticky {
       /* padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 10px;*/
    }

    .excursioninfoheader {
        display: none;
    }

    .minusplusdiv {
        margin-left: -10px !important;
        margin-right: -10px !important;
    }
    
    .nav-link {
        font-size: 13px;
        /* padding-right: 3px;
        padding-left: 3px;*/
    }

    .container370mobile {
        display: block;
        width: 100%;
        box-shadow: 2px 2px 35px 1px #b2b1b1;
        border-radius: 10px;
    }

    .navdesktop {
        display: none;
    }

    .minusplusdiv {
        margin-left: -10px;
        margin-right: -10px;
    }

    .Bookbtn {
        margin-bottom: 25px;
    }

    .newsearchpanel {
        display: none;
    }

    .moveright {
        margin-right: 0px !important;
    }

    .container370 {
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: 0px;
        float: left;
        display: none;
    }

    .numnew {
        padding-right: 10px;
        padding-left: 10px;
    }

    .infoexcursiontitle {
        text-align: center;
        display: block;
        line-height: normal;
    }


    .mobilesearch {
        display: block;
        width: 100%;
    }

    .container1280, .photosandvideoscontainer, .container370 {
        width: 100% !important;
    }
    /* .nav {
        margin-left: 0px;
    }*/

   

    a:focus {
        color: #FFFFFF !important;
    }
    .Bookbtnmobile {
        width: 100%;
    }


/*    #custCarousel .carousel-inner {
        height: 450px;
    }
*/
    #custCarousel .carousel-item img {
        height: 450px !important;
    }
}



/*mobile*/
@media screen and (max-width : 600px) {

    /* Modal Content */
    /*   .modal-content2 {
        width: 410px !important;
        height: 240px !important;
    }*/
    .navmobile .nav-link {
        font-size: 11px !important;
    }

   /*elena 24/03 .sticky .nav-link:hover {
        font-size: 11px !important;
    }*/

    .modal2 {
        padding-left: 22px !important;
        padding-right: 22px !important;
    }

    .modal-content2 {
        width: 100% !important;
        height: unset !important;
    }

    .Bookbtnmobile {
        width: 100%;
    }
}



.customcountry {
    padding-top: 5px !important;
}



.customcountry ul {
    max-height: 200px;
    overflow-y: scroll !important;
}

.nice-select {
    height: 50px !important;
    border-radius: 0px !important;
    border: solid 1px #ced4da !important;
    width: 100% !important;
}

    .nice-select:after {
        border-bottom: 2px solid var(--greenarrows) !important;
        border-right: 2px solid var(--greenarrows) !important;
    }



.nice-select {
    height: 50px !important;
    border-radius: 0px !important;
    border: solid 1px #ced4da !important;
    width: 100% !important;
}

    .nice-select:after {
        border-bottom: 2px solid var(--greenarrows) !important;
        border-right: 2px solid var(--greenarrows) !important;
    }


.NoofTr {
    font-family: var(--fontfamily);
    font-size: 14px;
    /* color: #929497;
    color: rgb(146, 148, 151);*/
}




.NoofTrdiv {
    padding-left: 0px;
    padding-right: 0px;
}

.minusplusdiv {
    margin-left: 0px;
    margin-right: 0px;
}

.minusplusfirst {
    border: 1px solid #D0D2D3;
    background-color: #FFFFFF;
    height: 31px;
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
}

.passdescription {
    font-family: var(--fontfamily);
    font-size: 11px;
    color: #A6A8AB;
    color: rgb(166, 168, 171);
    display: block;
    text-align: left;
}


.minusplus {
    background-repeat: no-repeat;
    width: 14px;
    height: 20px;
    /*margin-right: 2px;*/
    display: inline-block;
    /*padding: 1px 8px 1px 0px;*/
    margin-top: -4px;
    cursor: pointer;
}
/* end*/

.movetop17 {
    /*  margin-top: 17px;*/
    margin-top: -26px;
}

.movebot10 {
    margin-bottom: 10px;
}

.container1280 {
    width: 1280px;
}



.photosandvideos {
    font-family: var(--fontfamily);
    font-weight: bold;
    font-size: 19px;
    color: #00C0F2;
    color: rgb(0, 192, 242);
}
.photosandvideoscontainer {
    margin-bottom: 40px;
    background: #BCBCBC;
    background: rgba(188, 188, 188, 1);
    width: 800px;
    height: 532px;
}



/*css for no availability popup*/

.modal2 {
    display: none; /* Hidden by default */
    /* position: fixed;  Stay in place */
    /*z-index: 1;*/ /* Sit on top */
    z-index: 999 !important;
    padding-top: 100px; /* Location of the box */
    /*left: 0;
    top: 0;*/
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    overflow-x: hidden;
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    
}

/* Modal Content */
.modal-content2 {
    background-color: transparent;
    margin: auto;
    padding: 20px;
    border: none;
    /*width: 33%;*/
    background: #FFFFFF;
    /*width: 488px;
    height: 220px;*/
    /*width: 453px;*/
    width: 500px;
    height: 230px;
}

/* The Close Button */

.close2{
    color: #aaaaaa;
    text-align: right;
    font-size: 28px;
    font-weight: bold;
    padding-right: 0px;
    opacity: unset !important;
}

    .close2:hover,
    .close2:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.previewcancel {
    background-repeat: no-repeat;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: -56px;
    margin-top: -91px;
    /*margin-right: -509px;
    margin-top: -106px;*/
}


.lineBlue {
    background-repeat: no-repeat;
    margin-right: 2px;
    display: inline-block;
    width: 93px;
    height: 61px;
    margin-top: -20px;
}


.noAvailability {
    /*font-family: Proxima Nova;*/
    font-family: var(--fontfamily);
    font-size: 17px;
    color: #0ABFF2;
    color: rgb(10, 191, 242);
    font-weight: 900;
}

.noAvailText {
    /*font-family: Proxima Nova;*/
    font-family: var(--fontfamily);
    font-size: 15px;
    line-height: 21px;
    color: #595D5E;
    color: rgb(89, 93, 94);
    text-align: left !important;
    width: 200px;
    height: 100px;
}

.fa-exclamation-circle:before {
    /*content: "";
      background-image: url(svg/telephone.svg);
    padding: 0px 7px 0px 7px;
    background-repeat: no-repeat;
    border-radius: 5px;
    border: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    white-space: nowrap;
    
    text-decoration: none;*/
    /*color: #0abff2 !important;*/
    content: "\f06a" !important;
    /* font-family: FontAwesome;*/
    font-family: "Font Awesome 5 Free" !important;
    font-size: 24px;
    color: rgba(236, 22, 81, 1);
    margin-right: 2px;
}

.fas {
    font-style: unset !important;
}

/*css for validation*/

.newsearchspacesvalid {
    margin-top: -5px;
}
.newsearchspacesvalidbtn {
    margin-top: 23px;
}
.validdate {
    color: rgba(236, 22, 81, 1) !important;
    text-align: left !important;
    font-size: 14px !important;
    /* display:none;*/
    visibility: hidden;
}

.validtime {
    color: rgba(236, 22, 81, 1) !important;
    text-align: left !important;
    font-size: 14px !important;
    /*display: none;*/
    visibility:hidden; 
}

.validcountry, .validlaguage {
    color: rgba(236, 22, 81, 1) !important;
    text-align: left !important;
    font-size: 14px !important;
    /*display: none;*/
    visibility: hidden;
}


.validhotel {
    color: rgba(236, 22, 81, 1) !important;
    text-align: left !important;
    font-size: 14px !important;
    /*display: none;*/
    visibility: hidden;
}


.redborder {
    /*border-color: red !important;*/
    border-color: rgba(236, 22, 81, 1) !important;
}

/*css for BookNow button for not showing a black outline*/
.button{
   outline:none!important;
}

@media screen and (max-width: 333px) {
    .outer-menu {
        margin-top: -17px !important;
    }

    .padtop24 {
        padding-top: 5px !important;
    }
    .modal2{
        padding-left:22px!important;
        padding-right:22px!important;
    }
    .modal-content2 {
        width: 100% !important;
        height: unset!important;
    }
    .numnew {
        padding-right: 5px;
        padding-left: 5px;
    }
}


.margintop11 .option {
    min-height: unset !important;
    max-height: unset !important;
    line-height: unset !important;
}


.margintop11 {
    height: unset !important;
    border-radius: unset !important;
    border: unset !important;
    width: unset !important;
}

.nice-select:after {
    border-bottom: 2px solid var(--greenarrows) !important;
    border-right: 2px solid var(--greenarrows) !important;
}

.passdescriptiongr {
    font-size: 10px!important;
}


.form-controlnew::placeholder {
    font-size: 13px !important;
}

.chosen  {
    display: none!important;
}
.chosen-container {
    display: block !important;
    width: 100%!important;
}

.chosen-container-single .chosen-single {
    height: 50px !important;
    text-align: left !important;
    background: none !important;
}

.chosen-container-single .chosen-single {
    padding: 14px 0 0 18px !important;
    border-radius: 0px !important;
    border: 1px solid #ced4da !important;
    color: #929497 !important;
    font-size: 14px !important;
}

.chosen-drop {
    max-height: 288px;
    overflow-y: scroll !important;
}

.active-result:hover {
    background-color: #FFF !important;
    background-image: unset !important;
    font-size: 13px !important;
    color: #929497 !important;
}

.highlighted, .highlighted:hover {
    background-color: #FFF !important;
    background-image: unset !important;
    font-size: 13px !important;
    color: #929497 !important;
}


.chosen-container {
    background-color: #FFF !important;
}

#TopContent {
    /*margin-top: 115px !important;*/
}

.pnlTourHighLights {
    margin-top: 12px;
}
.highlightsdiv {
    margin-top: 15px;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #00AEEF;
    color: rgb(0, 174, 239);
}
.highlightsdiv, .hrcloseaccgitdiv {
    position: relative;
}

.hrcloseaccgitdiv {
    margin-toP: 10px;
    margin-bottom: 10px;
}

.hrcloseaccg {
    position: absolute;
    top: 15px;
    width: 100%;
    border-top: 2px solid var(--sectiontitlecolor);
}
.hrcloseacc {
    position: absolute;
    top: 40px;
    width: 100%;
    border-top: 2px solid var(--sectiontitlecolor);
}

.relative {
    position: relative;
}
.headerpad {
    margin-top: 20px;
    padding-left: 0px;
    margin-bottom: 20px;
    padding-left: 0px;
}
.sectionheaders {
    background-color: #FFF;
    z-index: 2;
    position: relative;
    padding-right: 15px;
    font-weight: 900;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.24px;
    color: rgb(33, 51, 103);
}
.padarrowtop {
    padding-top: 25px;
}

    .padarrowtop i {
        padding: 6px 7px;
        color: var(--sectiontitlecolor);
        background-color: rgb(33, 51, 103);
        border-radius: 25px;
        cursor: pointer;
        background-color: white;
        font-size: 23px;
    }

.padarrowtop {
    padding-left: 0px;
    padding-right: 0px;
}
.chevcontainer {
    width: max-content;
    background-color: #FFF;
    padding-left: 10px;
}
.fas {
    font-style: unset !important;
}
.custom-chevronexc {
    cursor: pointer;
}

.lblTourDescription, .lblprivatePrices {
    display: block;
}

.tourDetail {
    text-align: left;
    padding: 3px;
    width: 100%;
}

.includm {
    color: rgb(89, 93, 94);
}


.newtick {
    margin: 0px 5px !important;
}
.ititnexspandiv:after {
    content: '';
    display: block;
    border-top: 1px solid #d1d3d4;
    width: 100%;
    margin-left: 15px;
    margin-right: 60px;
}

.ititnexspandiv {
    margin-top: 15px;
    margin-bottom: 10px;
}
.toprightcircle {
    margin-right: 10px;
    color: var(--excinfocolors);
}

.size20 {
    font-size: 20px;
}
.fa-check-circle {
    color: #0db14b;
    MARGIN-TOP: 4PX;
    MARGIN-RIGHT: 10PX;
    margin-left: 45px;
}
.fa-times-circle {
    color: #ed1c24;
  	/*  MARGIN-TOP: 4PX;
    MARGIN-RIGHT: 10PX;
    margin-left: 45px;*/
	/*uncomment elena 22/03*/
    MARGIN-TOP: 4PX;
    MARGIN-RIGHT: 10PX;
    margin-left: 45px;
}

.ititnexspan {
    font-size: 16px;
    line-height: 24px;
    color: var(--excinfocolors);
}

.itinararyDayDescrdiv {
    padding-left: 0px !important;
	/*elena 22/03*/
    padding-right: 0px !important;
    padding-bottom: 10px !important;
}

/* elena 22/03
.Guide, .Transport {
    margin-left: -58px;
}*/

.pad0{
    padding-left:0px;
    padding-right:0px;
}
.overviewIconsDiv {
    display: flex;
}
/*.overviewDiv {
    display:flex;
}*/
/*.highlightright {
    position: absolute;
    top: 5px;
    font-size: 20px;
    color: rgb(0, 174, 239);
}*/

.highlightright {
    position: absolute;
    top: 36px;
    right: 0px;
    font-size: 20px;
    color: var(--sectiontitlecolor);
}

.lblHighlights {
    display: block;
}

.highlightsdivinner {
    display: block;
    text-align: left;
    padding-top: 40px;
    width: 100%;
    margin-top: 12px;
}

.navdesktop {
    display: flex;
}

    .navdesktop a {
        padding: 10px;
        color: var(--excinfocolors);
        border: 1px solid var(--excinfocolors);
        border-radius: 14px;
        cursor: pointer;
        font-weight: bold;
        font-size: 18px;
    }
.borderright {
    border-right: 1px solid rgb(209, 211, 212);
}
/*elena 24/03*/
.nowraprow {
    flex-wrap: nowrap;
}

/*elena 24/03 apo herodotus*/
.slide {
    animation-duration: 0.5s !important;
}

/*mobile*/
@media screen and (min-width:411px) and (max-width:991px) {

    .navdesktop {
        display: none;
    }

    .navmob {
        display: none;
    }

    .navdesktopmob {
        display: block;
        margin-top: 40px;
        width: 100%;
        position: relative;
    }

    .navdesktopmob .col-md-4, .navdesktopmob .col-xs-4, .navdesktopmob .col-sm-4 {
        display: inline-block;
        margin-left: -4px;
        width: auto;
    }

    .navdesktopmob i {
        color: rgb(33, 51, 103);
        position: absolute;
    }

        .navdesktopmob .nav-link {
            font-size: 13px;
            border: 1px solid rgb(33, 51, 103);
            border-radius: 25px;
        }
    .nav-link:hover {
        font-size: 13px;
        /*font-weight: normal;*/
    }
    .navdesktopmob .fa-chevron-left {
        left: 0px;
    }

    .navdesktopmob .fa-chevron-right {
        right: 0px;
    }
    .ititnexspandiv {
        margin-top: 15px;
        margin-bottom: 10px;
        flex-wrap: nowrap;
    }
}

/*mobile small*/
@media screen and (max-width:410px){
    .navdesktop {
        display: none;
    }

    .navdesktopmob {
        display: none;
    }

    .navmob {
        display: block;
        margin-top: 40px;
        width: 100%;
        position: relative;
    }

        .navmob .col-md-4, .navmob .col-xs-4, .navmob .col-sm-4 {
            display: inline-block;
            margin-left: -4px;
            width: auto;
        }

        .navmob i {
            color: rgb(33, 51, 103);
            position: absolute;
        }

        .navmob .nav-link {
            font-size: 13px;
            border: 1px solid rgb(33, 51, 103);
            border-radius: 25px;
        }

    .nav-link:hover {
        font-size: 13px;
        /*font-weight: normal;*/
    }

    .navmob .fa-chevron-left {
        left: 0px;
    }

    .navmob .fa-chevron-right {
        right: 0px;
    }

    .ititnexspandiv {
        margin-top: 15px;
        margin-bottom: 10px;
        flex-wrap: nowrap;
    }
}

/*desktop*/
@media screen and (min-width:992px) {

    .navmob {
        display: none;
    }

    .navdesktopmob {
        display: none;
    }

    .navdesktop {
        display: flex;
    }
}


.slide {
    animation-duration: 0.5s !important;
}
#custCarousel .carousel-indicators {
    position: static;
    margin-top: 20px;
}
.carousel-indicators {
    bottom: -55px;
}

.carcontainer {
    margin-top: 16px;
    margin-bottom: 50px;
}
.margintop19 {
    margin-top: 22px;
}

#custCarousel .carousel-item img {
    width: 100%;
    height: 660px;
    object-fit: cover;
}

.navdesktopmob {
    /*width: 1060px;*/
    /*height: 660px;*/
}

.fa-expand-alt {
    color: #00aeef;
    font-size: 30px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    background-color: #fff;
    padding: 9px 9px;
    border-radius: 25px;
    cursor: pointer;
    z-index: 5;
}

.carmodal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1031; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0); /* Black w/ opacity */
}

/* Modal Content (Image) */
    .carmodal .modal-content {
        margin: auto;
        display: block;
        width: 80%;
        max-width: 100%;
        background-color: rgba(0,0,0);
    }

.carclose {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

    .carclose:hover,
    .carclose:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

.list-inline-item a {
    width: 100%;
}

.list-inline-item a, .list-inline-item img {
    display: block;
}

@media screen and (max-width: 500px) {
    .navdesktopmob .nav-link {
        font-size: 9px;
    }

    .nav-link:hover {
        font-size: 13px;
        /*font-weight: 900;*/
    }
}

.reqpartNoIcon {
    font-size: 30px;
    color: var(--greenarrows);
}

.inputtime, .inputtime_mob {
    padding-left: 48px;
    padding-top: 16px !important;
    height: 50px !important;
}

.customtime {
    position: relative !important;
}

    .customtime::before {
        content: "\f017";
        font-family: FontAwesome;
        font-family: "Font Awesome 5 Free" !important;
        color: var(--greenarrows);
        font-size: 25px;
        position: absolute;
        top: -16px;
        z-index: 2;
        left: 10px;
    }

.hourback, .hourback_mob {
    display: none;
    z-index: 1;
    position: absolute;
    background-color: #FFFFFF;
    border: 1px solid #ced4da;
    padding: 10px;
    margin-top: -35px;
}

.donehour {
    background: var(--btncolor);
    border-radius: 25px;
    cursor: pointer;
    padding: 2px 13px;
    color: #FFF;
    border: none;
    margin-top: 10px;
}

.hourdrop .list, .mindrop .list {
    max-height: 201px;
    overflow-y: scroll !important;
}

.marginright10 {
    margin-right: 10px;
}
.containersinnewsearchlan {
    margin-top: -17px;
    margin-bottom: 17px;
}

.overviewCarousel1, .overviewCarousel2{
    display: none;
}
.overviewIconsSwiperMob {
    display: none !important;
}

.overviewCarousel .carousel-item{
    text-align:center;
}

#carouseloverview1 .col-md-4, #carouseloverview1 .col-sm-4, #carouseloverview1 .col-md-6, #carouseloverview1 .col-sm-6,
#carouseloverview2 .col-xs-12, #carouseloverview2 .col-sm-12, #carouseloverview2 col-md-12 {
    display: inline-block;
    margin-left: -4px;
    width: auto;
}

.overviewCarousel .carousel-control-prev, .overviewCarousel .carousel-control-next {
    color: rgb(143, 152, 178) !important;
}
    .overviewCarousel .carousel-control-prev:hover, .overviewCarousel .carousel-control-next:hover {
        color: rgb(33, 51, 103) !important;
    }

@media screen and (min-width: 576px) and (max-width: 767px) {
    .overviewCarousel1 {
        display: block;
    }
    .overviewCarousel2 {
        display:none;
    }
    .overviewIconsDivPriv {
        display: none;
    }

}

@media screen and (max-width: 575px) {
    .overviewCarousel1 {
        display: none;
    }
    .overviewCarousel2 {
        display: block;
    }
    .overviewIconsDivPriv {
        display: none;
    }
    .overviewIconsSwiper {
        display:none !important;
    }
    .overviewIconsSwiperMob{
        display:block !important;
    }
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-button-next, .swiper-button-prev {
    color: rgb(143, 152, 178)  !important;
}

.swiper-button-next::after, .swiper-button-prev::after {
    font-size: 12px !important;
    font-weight: bold;
} 

.select2{
    width:100%!important;
}

.select2-selection {
    height: 50px !important;
}
.select2-selection--single {
    border-radius: 0px !important;
}

.select2-selection {
    padding-top: 10px !important;
    text-align: left !important;
    padding-left: 10px !important;
    
}

.select2-selection__arrow {
    top: 11px !important;
    right: 5px !important;
}

    .select2-selection__arrow b {
        border-color: #00d3a7 transparent transparent transparent!important;
    }


.select2-selection span{
    font-size: 14px !important;
    color: #929497 !important;
}

.select2-container--default, .select2-selection--single {
    border: 1px solid #ced4da !important;
}


.select2-selection--single {
    border: unset!important;
}

.choosePickup_Modal {
    display: none;
    position: fixed;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.choosePickupmodal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 400px;
}

.closeChoosePickup {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .closeChoosePickup:hover,
    .closeChoosePickup:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }
.containersinnewsearchstartarea {
    margin-top: 25px;
}

.pickupbuttons {
    display: flex;
    justify-content: end;
    margin: auto 0 auto auto;
}

    .pickupbuttons div {
        display: flex;
        justify-content: center;
        align-items: center;
        border: none !important;
        background-size: auto;
        font-weight: bold;
        color: rgb(255, 255, 255);
        border-radius: var(--btnradius);
        padding: 5px;
        width: 60px;
        margin-left: 2px;
        margin-right: 2px;
    }

.cancelbutton {
    background-color: gray;
    font-size: 12px;
}

.pickupbutton {
    background: var(--btncolor);
    font-size: 18px;
}

    .pickupbuttons div:hover {
        cursor:pointer;
    }

.nostartareaLbl {
    color: rgba(236, 22, 81, 1);
    font-size: 14px;
}