.main-menu > .navbar-nav>li>.dropdown-menu{
     
    z-index: 1002;

}
@font-face {
    font-family: "Graphik L";
    font-display: optional;
    font-weight: 100;
    font-style: normal;
    src: local("Graphik L");
    src: url(fonts/graphik/Graphik-Light.eot);
    src: url(fonts/graphik/Graphik-Light.eot?#iefix) format("embedded-opentype"), url(fonts/graphik/Graphik-Light.woff2) format("woff2"), url(fonts/graphik/Graphik-Light.woff) format("woff"),
    url(fonts/graphik/Graphik-Light.ttf) format("truetype"), url(fonts/graphik/Graphik-Light.svg#Graphik-Thin) format("svg");
    unicode-range: U+000-5FF;
}
@font-face {
    font-family: "Graphik R";
    font-display: optional;
    font-weight: 400;
    font-style: normal;
    src: local("Graphik R");
    src: url(fonts/graphik/Graphik-Regular.eot);
    src: url(fonts/graphik/Graphik-Regular.eot?#iefix) format("embedded-opentype"), url(fonts/graphik/Graphik-Regular.woff2) format("woff2"), url(fonts/graphik/Graphik-Regular.woff) format("woff"),
    url(fonts/graphik/Graphik-Regular.ttf) format("truetype"), url(fonts/graphik/Graphik-Regular.svg#Graphik-Regular) format("svg");
    unicode-range: U+000-5FF;
}
@font-face {
    font-family: "Graphik M";
    font-display: optional;
    font-weight: 500;
    font-style: normal;
    src: local("Graphik M");
    src: url(fonts/graphik/Graphik-Medium.eot);
    src: url(fonts/graphik/Graphik-Medium.eot?#iefix) format("embedded-opentype"), url(fonts/graphik/Graphik-Medium.woff2) format("woff2"), url(fonts/graphik/Graphik-Medium.woff) format("woff"),
    url(fonts/graphik/Graphik-Medium.ttf) format("truetype"), url(fonts/graphik/Graphik-Medium.svg#Graphik-Medium) format("svg");
    unicode-range: U+000-5FF;
}
html {
    font-size: 1em;
}
body {
    font-family: "Graphik R", Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
    position: relative;
    height: 100%;
    width: 100%;
    background-color: transparent;
    font-size: 1em;
    line-height: 1.8;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto Slab", serif;
}


.intro-copy {
    color: #fff;
    padding: 3%;
    width: 80%;
    margin: 1% auto 2%
}

@media screen and (max-width: 991px) {
   

    .bookform.mob--fix {
        margin-top: -80px;
        margin-bottom: -80px
    }

}



.icon__UJ21{
    vertical-align: bottom;
    margin-right: 4px;

}










.lists-set {
    padding: 15px;
    margin: 0;
    list-style: none;
    height: 350px;
    overflow-y: scroll;
    background: #fff
}

.lists-set__big {
    height: 480px!important
}

.lists-set li {
    padding: 2px 0
}

.lists-set a {
    position: relative
}

.lists--main {
    box-shadow: 0 1px 3px 0 #ccc;
    border-radius: 5px;
    height: 420px
}

.lists--badge {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 80%
}

.lists--badge li:not(.optgroup) {
    background: #f0f8ff;
    border-radius: 10px;
    padding: 2px 12px;
    display: inline-block;
    margin: 10px 10px 10px 0
}

.lists--badge li:not(.optgroup):hover {
    cursor: pointer;
    background: #004f96
}

.lists--badge li:not(.optgroup):hover a {
    color: #fff!important
}

.cards--main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cards--main_child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px
}

.card--column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.card--single {
    background: #fff;
    box-shadow: 0 1px 3px 0 #ccc;
    border-radius: 5px;
    text-align: center;
    position: relative;
    height: 100%;
    overflow: hidden
}

.card--header {
    position: absolute;
    width: 100%;
    height: 200px
}

.card--header>div {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute
}

.card--body {
    padding-top: 200px
}

.card--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    position: relative;
    min-height: 400px
}

.card--load_img {
    height: 200px;
    width: 100%;
    position: absolute
}

.card--loaded_img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute
}

.card--loaded_img.free-cancellation {
    background-image: url('/assets/images/misc/optimized/free-cancellation.webp')
}

.card--loaded_img.professional-service {
    background-image: url('/assets/images/misc/optimized/driver-at-city-airport-taxis.webp')
}

.card--loaded_img.low-cost-transfer {
    background-image: url('/assets/images/misc/optimized/always-low-prices-sm.webp')
}

.card--loaded_img.tours-and-excursions {
    background-image: url('/assets/images/misc/optimized/custom-tours.webp')
}

.card--loaded_img.rent-a-car {
    background-image: url('/assets/images/misc/optimized/rent-a-car.webp')
}

.card--load_img~div {
    padding-top: 200px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center
}

.card--inner_sm {
    min-height: 275px
}

.card--inner_sm .card--load_img {
    height: 150px
}

.card--inner_sm .card--load_img~div {
    padding-top: 150px
}

.card--single h2,.card--single h3 {
    font-size: 1.6rem;
    padding: 3%;
    margin: 0!important
}

.card--padded,.card--single p {
    padding: 0 10%
}

.card--single p {
    line-height: 1.5
}

.card--single ul {
    list-style: none
}

.card--single_padd {
    padding: 3%
}

.card--single_padd10p {
    padding: 10%
}

.card--single__imgbrand {
    margin: -5% 0 2%
}

.card--single .area__block__icon {
    margin: 0 auto;
    padding: 16px 16px 25px
}

.card--single__small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    background: #fff;
    padding: 5% 5% 8%;
    font-size: 1rem;
    height: 100%;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.1)
}

.card--quarters {
    display: flex
}

.card--quarters>div {
    flex-basis: 50%
}

.card--quarters>div:first-child {
    padding-right: 5%;
    flex-basis: 55%
}

@media screen and (max-width: 991px) {
    .card--quarters {
        flex-direction:column
    }

    .card--quarters>div:first-child {
        padding-right: 0;
        padding-bottom: 5%
    }
}

.card--single .lists-set {
    padding: 0
}

.card--single__small>* {
    padding: 1%
}

.card--single__price {
    font-family: "Graphik M",Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;
    font-size: 1.6rem;
    color: #17b766
}

.card--single__title-secondary {
    font-size: 18px
}

.card--single__big {
    padding: 3%
}

.card--single__big>p {
    padding: 0
}

.card--single__badge {
    align-self: flex-end;
    background: #cce8ff;
    padding: 1% 5%;
    font-size: .9rem;
    border-radius: 20px;
    position: absolute;
    top: 58%
}

.card--single__img {
    margin-top: -50px;
    margin-bottom: -40px
}

.single--box__long {
    display: flex;
    flex-direction: column
}

.single--box__long>div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 5%
}

.single--box__copy-child {
    display: flex;
    flex-direction: column;
    padding: 5%;
    justify-content: center;
    align-items: center;
    text-align: center
}

.single--box__copy-sm {
    height: auto
}

.single--box__copy-child.no-padd {
    padding: 0
}

.single--copy__bigger {
    font-size: 1.4rem;
    margin: 10px 0
}

.single--box__horiz {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single--box__horiz>div {
    flex-basis: 50%
}

.boxes {
    display: flex;
    flex-wrap: wrap
}

.boxes-item {
    background: #fff;
    box-shadow: 0 1px 3px 0 #ccc;
    border-radius: 5px;
    text-align: center;
    flex: 1;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative
}

.boxes-item img {
    max-width: 100%;
    transition: all 2s;
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden
}

.boxes-item img:hover {
    transform: scale(1.2)
}

.boxes-half {
    flex-basis: 48%
}

.boxes-half>div:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 3%;
    margin-top: -6%
}

.boxes-quarter {
    flex-basis: 23%
}

.boxes-item {
    margin: 0 2% 2% 0
}

.boxes-item:nth-child(4n+4) {
    margin: 0 0 2% 0
}

.boxes-quarter span {
    display: block;
    padding: 40px 20px
}

.boxes-quarter>div:last-child {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3%
}

.boxes-flex {
    display: flex;
    flex-direction: column
}

.boxes-flex a {
    color: #333;
    line-height: 1.5;
    transition: all 1s ease;
    padding: 10px
}

.boxes-flex a:last-child {
    border-bottom: 0
}

.boxes-flex a:hover {
    background-color: #f3f3f3
}

.boxes-flex a p {
    margin: 0
}

.boxes--price {
    font-weight: 600;
    text-decoration: underline;
    font-size: 18px
}

.boxes-title {
    font-size: 1.2rem;
    line-height: 1.4
}

.boxes--lnk_btn {
    color: #fff;
    background: #057d4e;
    padding: 9px 15px;
    font-size: 1.2rem;
    border-radius: 2px
}

.boxes-flex>div:last-child {
    border-bottom: 0
}

.boxes-flex strong {
    font-weight: 600
}

@media screen and (max-width: 600px) {
    .boxes {
        flex-direction:column
    }

    .boxes-half {
        flex-basis: 100%;
        margin: 0 0 5%!important
    }

    .boxes-quarter {
        flex-basis: 50%;
        margin: 0 0 5%!important
    }
}

@media screen and (min-width: 601px) and (max-width:991px) {
    .boxes-item:nth-child(4n+2) {
        margin:0 2% 2% 0
    }

    .boxes-item:nth-child(3n+2) {
        margin: 0 0 2% 0
    }

    .boxes-quarter {
        flex-basis: 31%
    }
}

@media only screen and (max-width: 992px) {
    .boxes-quarter span {
        padding:30px 20px
    }
}

@media only screen and (max-width: 768px) {
    .review-widget {
        margin-left:10px;
        margin-right: 10px
    }
}

@media only screen and (min-width: 1600px) {
    .review-widget>div {
        margin:0 auto
    }
}
