/*
	Theme Name: Travel Joy
	Theme URI: https://1clicksolutions.com/
	Author: 1 Click Solutions
	Author URI: https://1clicksolutions.com/
	Description: Custom Theme for Travel Joy
	Version: 1.0.0
	Tested up to: 5.4
	Requires PHP: 5.6
	Text Domain: satj
*/
html {
    scroll-behavior: smooth;
}
ul.heading li:last-child {
    width: 100%;
    padding-left: 0px !important;
    margin-left: 0px !important;
}
ul.heading li:last-child span {
    margin: 10px 0px 0px;
}
p.other-attraction-name {
    padding-right: 60px;
}
.country-select .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 0 0 8px;
    border-bottom-left-radius: 20px;
}
.country-select .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid #ccc;
    max-height: 200px;
    overflow-y: scroll;
    width: 100% !important;
    white-space: break-spaces  !important;
}
.country-select .country-list .country {
    padding: 13.5px 10px !important;
}
body {
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    font-family: 'Merriweather', serif;
    background: #FCFCFC;
}
.page-template-template-beloved #delete-menu{
    display: none;
}
.experiences_options{
    margin-top: 20px;
}
.reminder-box textarea {
    padding: 5px 0px 0px;
    height: 30px;
}

p.p-con {
    font-weight: 400;
    font-size: 14px;
    color: #393939;
    opacity: 0.80;
}
html {
    margin: 0px !important;
}

.more-text {
    display: none;
}
.control-group-dark input[type=text] {
    width: 93%;
    border: 0px;
    padding: 5px 0px;
}
.more-link {
    color: blue;
    cursor: pointer;
}

span.more-link:hover {
    box-shadow: 0px 0px 20px #00000029;
    transition: ease-in-out 0.5s;
}

span.more-link {
    display: block;
    max-width: 117px;
    position: relative;
    transition: ease-in-out 0.5s;
    border-radius: 4px;
    border: 1px solid #C8D4D2;
    padding: 4px 14px;
    background: #FFF;
    color: #282D2C;
    text-align: center;
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 40px;
    margin-top: 20px;
}

.mo .dst-desc.pb-0 {
    margin-bottom: 10px;
}

.hrt-top {
    position: absolute;
    right: 6px;
    top: 6px;
}

h5.text-info {
    color: #282D2C !important;
}

h5.text-info a {
    color: #282D2C !important;
}

a.wish-icon.heart-icon-excerpt-city.add-to-beloweds.trip-beloved-dropdown-update {
    top: 21px;
}

a.wish-icon.heart-icon-excerpt-city.trip-beloved-dropdown-update.remove-from-beloweds {
    top: 21px;
}

ul.destination-list.inner-dest.clearfix a.wish-icon.heart-icon-excerpt.add-to-beloweds.trip-beloved-dropdown-update {
    top: 20px;
}

.hd-text h5 {
    overflow: hidden;
    top: 0px;
    height: 35px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    position: absolute;
    width: 100%;
    color: #282D2C;
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
    padding: 4px 37px 4px 10px;
    background: rgba(255, 255, 255, 0.72);
}

.dropdown-item.active,
.dropdown-item:active {
    background: #fff !important;
}

ul.personalized-icon.sml.clearfix {
    margin-top: 6px;
}

ul.dropdown-menu.dropdown-menu-end.logut.show li a:hover {
    background: #bdff00 !important;
}

span.hrt-mob a {
    position: static !important;
}

a.wish-icon.add-to-beloweds {
    margin-top: 3px;
}

a.wish-icon.remove-from-beloweds {
    margin-top: 3px;
}

button.btn-close {
    background: url(https://projects.iamhaseeb.com/traveljoy/wp-content/themes/joytravel/images/cross-icn.svg);
    width: 10px;
    height: 10px;
    top: 12px;
    right: 5px;
}

ul.horizontal-list.clearfix li {
    float: left;
    width: 20%;
}

section.secondary-menu-bar {
    background: #F8FAFF;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

button.accordion-button:hover {
    background: rgb(189 255 0 / 15%) !important;
}

label.control-dark.control-checkbox-dark a {
    color: #1f8ec0;
}

.gal-cvr.min-h-new img {
    border-radius: 15px;
}

ul.iconz-list.inner-iconz.no-heart.clearfix li:last-child {
    float: none !important;
}

ul.iconz-list.inner-iconz.no-heart.clearfix li.grade-flag {
    float: left !important;
}

ul.iconz-list.inner-iconz.no-heart.clearfix li.grade-flag:last-child img {
    width: auto;
    margin-top: 0px;
}

li.list-col h5.text-info {
    font-size: 13px;
}

.museum-box a {
    font-size: 13px;
}

.dropdown.menu-alone a.aln:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 43px;
    border: 1px solid #d8d9d9;
    right: 38px;
    top: 0px;
}

a.arrow-circle:hover {
    background: #bdff00 !important;
    transition: ease-in-out 0.5s;
}

li.list-col .mu-cvr {
    position: relative;
    height: 160px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 1px;
}

ul.dest-list-area li.list-col {
    width: 20%;
    float: left;
    padding: 0px 10px;
}

ul.dest-list-area {
    margin: 0px -10px;
}

ul.destination-list.inner-dest.clearfix .dst-desc {
    padding-bottom: 0px;
}

/* div.satj-single-post-description p:has(img) {
    overflow-x: auto !important;
    width: 100%;
    display: flex;
} */
div.satj-single-post-description p>img {
    border-radius: 15px;
    height: 160px !important;
    /* height: auto !important;
    width: 31.5% !important; */
}

a#printLink {
    display: none;
}

.txt-cvr {
    text-align: right;
}

.txt-cvr a:before {
    right: 8px;
}

.txt-cvr a.wish-icon {
    width: auto;
    height: 20px;
    position: relative;
    z-index: 2;
}

.more {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.morecontent span {
    display: none;
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.morelink {
    display: block;
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

a.morelink {
    position: relative;
    transition: ease-in-out 0.5s;
    border-radius: 4px;
    border: 1px solid #C8D4D2;
    padding: 4px 14px;
    display: block;
    max-width: 90px;
    background: #FFF;
    color: #282D2C;
    text-align: center;
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 40px;
    margin-top: 20px;
    text-decoration: none;
}

a.morelink:hover {
    box-shadow: 0px 0px 20px #00000029;
    transition: ease-in-out 0.5s;
}

.satj-single-post-description ul li {
    width: 100% !important;
    padding-left: 0px !important;
}

.satj-single-post-description img {
    /* margin-top: 10px; */
    /*  margin-bottom: 10px; */
    margin-right: 10px;
}

.satj-single-post-description a {
    position: relative;
    transition: ease-in-out 0.5s;
    border-bottom: 3px solid #BDFF00;
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;

}

ul.selected-icons.clearfix {
    margin-bottom: 30px;
}

ul.iconz-list.clearfix li {
    position: relative;

}

ul.destination-list.inner-dest.clearfix .dest-box p {
    margin-bottom: 10px !important;
}

ul.iconz-list.clearfix a.wish-icon.add-to-beloweds {
    position: absolute;
    top: 0px;
    right: 0px;
}

img.emoji {
    position: absolute;
    left: 14px;
    right: auto;
    top: 47px;
    margin: 0 auto;
    display: block;
}

.other-attraction-alert.alert.alert-danger a {
    display: none;
}

.other-attraction-alert.alert.alert-danger {
    background: #fff0a5;
    font-size: 13px;
    padding: 5px 10px;
    margin-top: 10px;
}

.base-img.head-img {
    height: auto;
}

ul.heading-new-style.cntry.clearfix li:nth-child(1) {
    width: auto;
}

ul.heading-new-style.heartzc.clearfix li:nth-child(4) {
    padding-left: 10px;
}

ul.heading-new-style.heartzc.clearfix li:nth-child(1) {
    width: auto;
}

ul.heading-new-style.heartzc.clearfix li h4 {
    padding-right: 28px;
}

ul.heading-new-style.heartzc.clearfix li a.wish-icon {
    position: absolute;
    top: 7px;
    z-index: 2;
    right: -5px;
    height: 25px;
    width: 25px;
    margin: 0px;
}

.wishlist a:before {
    bottom: 0px;
}

/*Beloved Modal Box*/

ul.heading-new-style.clearfix li a.back-arrow {
    position: absolute;
    left: 0px;
    top: -3px;
}

ul.heading-new-style.clearfix li:nth-child(1) {
    padding-left: 30px;
    padding-right: 10px;
}

ul.heading-new-style.clearfix li {
    float: left;
    position: relative;
    min-height: 35px;
}

ul.heading-new-style.clearfix li:nth-child(3) {
    margin-left: 13px;
    margin-top: 0px;
}

a.icon-link strong {
    position: relative;
    transition: ease-in-out 0.5s;
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
}

.shape-outer h2:after {
    position: absolute;
    content: "";
    bottom: -2px;
    width: 160px;
    z-index: -1;
    right: -30px;
    border-radius: 0px;
    height: 22px;
    background: url(images/heading-line-after.svg);
}

form.search-form {
    position: relative;
    margin-bottom: 0px;
}

.shape-outer h2:before {
    content: "";
    position: absolute;
    width: 100%;
    background: #bdff00;box-shadow: 0px -11px 33px 0px #BDFF00;
    height: 15px;
    bottom: 5px;
    z-index: -1;
}

#search-results-container::-webkit-scrollbar {
    width: 8px;
    border-radius: 50px;
}

#search-results-container::-webkit-scrollbar-track {
    background: #C8D4D2;
    border-radius: 50px;
    box-shadow: none;
}

#search-results-container::-webkit-scrollbar-thumb {
    background: #282D2C;
    border-radius: 50px;
}

#search-results-container {
    display: none;
    width: 110%;
    position: absolute;
    background: white;
    padding: 8px 15px;
    border-radius: 10px;
    border: 1px solid #000000;
    margin-top: 2px;
    max-height: 300px;
    overflow-y: auto;
}

.attraction-section ul {
    padding-left: 20px;
}

.attraction-section ul li {
    list-style: disc;
}

.search-result a {
    font-size: 13px !important;
}

.satj-single-post-description ul li {
    list-style: disc;
}

.satj-single-post-description ul {
    padding-left: 20px;
}

a {
    color: #282D2C;
    text-decoration: underline;
}

div#search-results-container .search-result:last-child {
    border-bottom: 0px solid #d7d7d7;
    padding: 6px 0px 5px;
}

.search-result {
    border-bottom: 1px solid #d7d7d7;
    padding: 6px 0px 5px;
}

.para-lmt a {
    position: relative;
    transition: ease-in-out 0.5s;
    border-bottom: 3px solid #BDFF00;
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
}

b.region {
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 7px;
}

.shape-outer h2 {
    display: inline-block;
    position: relative;
}

img.heart-icon-new {
    margin-top: -9px;
    margin-left: 5px;
}

.signup-beloved h3 {
    color: var(--Dark-Black, #282D2C);
    font-family: Merriweather;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 107.4%;
    letter-spacing: 0.8px;
}

.signup-beloved p {
    color: var(--Dark-grey, #767C7B);
    font-family: Merriweather;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0px;
    line-height: normal;
}

.signup-beloved {
    position: absolute;
    max-width: 420px;
    right: 50px;
    top: 70px;

    padding: 12px 20px;
    border-radius: 8px;
    z-index: 999999;
    border: 1px solid var(--Light-grey, #C8D4D2);
    background: var(--White, #FFF);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
}

a.crs-btnz {
    position: absolute;
    top: 10px;
    right: 10px;
}

/**/
.complete-desc p {
    font-size: 13px;
}

ul.iconz-list.inner-heading.arrow-icon.clearfix a.back-arrow {
    position: absolute;
}

ul.iconz-list.inner-heading.arrow-icon.clearfix h4 {
    padding-left: 35px;
    padding-right: 0px;
}

ul.iconz-list.clearfix li img {
    max-width: 32px;
}

ul.mu-list.clearfix li:nth-child(2) .slash {
    position: absolute;
    left: -21px;
    top: -5px;
}

ul.mu-list.clearfix li.mu-col:first-child {
    width: 60%;
    margin-right: 0px;
}

ul.mu-icon li {
    float: left !important;
}

ul.mu-list.clearfix li.mu-col:nth-child(2) {
    width: 40%;
    position: relative;
    padding-left: 5px;
    padding-top: 11px;
    margin: 0px;
    color: #000;
    font-size: 13px;
    text-align: left !important;
}

ul.mu-list.clearfix li h5 {
    position: relative;
    display: inline-block;
    padding-right: 0px;
}

ul.mu-list.clearfix li:first-child h5 .slash {
    position: absolute;
    right: 0px;
    top: -3px;
}

.complete-desc {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.attraction-section p {
    margin-bottom: 40px;
}

.base-img {
    border-radius: 10px;
    overflow: hidden;
    height: 184px;
}

ul.cities-list.clearfix::-webkit-scrollbar {
    width: 12px;
    border-radius: 50px;
}

ul.cities-list.clearfix::-webkit-scrollbar-track {
    background: #C8D4D2;
    border-radius: 50px;
    box-shadow: none;
}

ul.cities-list.clearfix::-webkit-scrollbar-thumb {
    background: #282D2C;
    border-radius: 50px;
}

ul.cities-list.clearfix {
    height: 145px;
    overflow-y: auto;
}

.input-attraction input[type=text]:focus {
    border: 1px solid #bdff00;
}

body::-webkit-scrollbar {
    width: 7px;
}

.modal-body.contact-modal.text-regarding {
    padding-bottom: 130px;
}

img.b-heading {
    margin-top: -4px;
    margin-left: 2px;
}

.tooltip-new {
    position: relative;
}

.modal-dialog.modal-dialog-centered.max-menu .btn-close {
    --bs-btn-close-bg: none;
}

.tooltip-new.children span.tooltiptext-new {
    top: -50px;
    right: -30px;
}

.tooltip-new.trip span.tooltiptext-new {
    left: -25px;
    min-width: 80px;
}

.gal-cvr {
    overflow: hidden;
    position: relative;
    /*height: 180px;*/
    border-radius: 15px;
}

.gal-cvr img {
    /*position: absolute;*/
    left: 0px;
    right: 0px;
    max-width: 100%;
}

.tooltip-new .tooltiptext-new {
    background-color: #282D2C;
    border-radius: 4px;
    font-family: 'Merriweather', serif;
    color: #BDFF00 !important;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: none;
    max-width: 120px;
    color: #fff;
    text-align: center;
    padding: 5px 6px;
    position: absolute;
    z-index: 1;
}

.tooltip-new:hover .tooltiptext-new {
    display: block;
    position: absolute;
    top: -100%;
    left: -100%;
}

img.w-100.footer-bg {
    margin-bottom: -2px;
}

ul.destination-list li.dest-col:nth-child(3) .pop.animate__animated.animate__fadeIn {
    left: -48%;
    top: 0px;
}

ul.destination-list li.dest-col:nth-child(3) .pop.animate__animated.animate__fadeIn {
    left: -48%;
    top: 0px;
}

.input-space input[type=search]:focus {
    width: auto;
    transition: width 0.5s;
    border: 1px solid #000;
}

ul.dropdown-menu.dropdown-menu-end.logut.show {
    min-width: 200px;
    padding: 0px 0px;
}

ul.destination-list li.dest-col:nth-child(10) .pop.animate__animated.animate__fadeIn {
    left: -60%;
    top: 0px;
}

ul.destination-list li.dest-col:nth-child(9) .pop.animate__animated.animate__fadeIn {
    left: -60%;
    top: 0px;
}

ul.destination-list li.dest-col:nth-child(3) .pop.animate__animated.animate__fadeIn {
    left: -60%;
    top: 0px;
}

ul.destination-list li.dest-col:nth-child(4) .pop.animate__animated.animate__fadeIn {
    left: -60%;
    top: 0px;
}

ul.destination-list li.dest-col:nth-child(2) .pop.animate__animated.animate__fadeIn {
    left: -60%;
    top: 0px;
}

ul.destination-list li.dest-col:nth-child(5) .pop.animate__animated.animate__fadeIn {
    left: -60%;
    top: 0px;
}

ul.destination-list li.dest-col:nth-child(8) .pop.animate__animated.animate__fadeIn {
    left: -60%;
    top: 0px;
}

ul.destination-list li.dest-col:nth-child(11) .pop.animate__animated.animate__fadeIn {
    left: 0;
    top: 0px;
}

button.btn.btn-secondary.dropdown-toggle:hover {
    box-shadow: 0px 0px 10px #e9e9e9 !important;
}

ul.dropdown-menu.dropdown-menu-end.logut.show li a {
    padding: 8px 10px;
}

ul.dropdown-menu.dropdown-menu-end.logut.show li {
    padding: 8px 8px;
}

a.nav-link.sign-in.usr {
    padding-right: 42px !important;
}

button.btn.btn-secondary.dropdown-toggle {
    color: #000;
    border-radius: 100px;
    border: 1px solid rgba(40, 45, 44, 0.20);
    padding: 9px 38px 8px 20px !important;
    background: #FFF;
}

.emj-circle {
    font-size: 37px;
    width: 70px;
    height: 70px;
    padding: 4px 0px;
    border-radius: 100px;
    border: 4px solid var(--lemon-lyin-15, rgba(189, 255, 0, 0.15));
    background: var(--dark-black, #282D2C);
}

/**/
li.nav-item.dropdown.has-megamenu.all-trips a.dropdown-toggle:HOVER {
    box-shadow: 0px 0px 10px #00000012;outline: none;
}

.niceCountryInputMenuDropdownContent::-webkit-scrollbar {
    width: 4px;
    border-radius: 50px;
}

.niceCountryInputMenuDropdownContent::-webkit-scrollbar-track {
    background: #C8D4D2;
    border-radius: 50px;
    box-shadow: none;
}

.niceCountryInputMenuDropdownContent::-webkit-scrollbar-thumb {
    background: #282D2C;
    border-radius: 50px;
}

ul.icons-list-selected.clearfix li {
    padding: 0px 4px 0px 4px !important;
}

.niceCountryInputMenu {
    background: white !important;
    border-radius: 100px;
    border: 1px solid rgba(40, 45, 44, 0.20);
    background: #FFF;
    color: black !important;
    cursor: pointer;
    position: Relative;
}

span.niceCountryInputMenuDefaultText img {
    display: none;
}

.team {
    color: var(--dark-black, #282D2C);
    font-family: Caveat;
    font-size: 23px;
    font-style: normal;
    transform: rotate(-14deg);
    font-weight: 483;
    line-height: normal;
    margin-top: -50px;
    margin-bottom: 70px;
}

.modal-dialog.modal-dialog-centered.contact-modal.thnku {
    max-width: 545px;
}

.logo-tjoy {
    color: #BDFF00 !important;
    font-family: 'Merriweather', serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    background: #282D2C;
    text-align: center;
    padding: 16px 0px;
    margin-bottom: 20px;
    height: 51px;
    width: 51px;
    border-radius: 30px;
    line-height: normal;
    letter-spacing: 0.42px;
}

span.niceCountryInputMenuDefaultText span {
    padding-left: 20px;
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.niceCountryInputMenuDefaultText {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 6px 0px;
}

.niceCountryInputMenuDefaultText a:hover {
    text-decoration: none;
}

.niceCountryInputMenu a {
    padding: 0px 0px;
    color: black !important;
}

.niceCountryInputMenuDropdown {
    height: 25px;
    width: 21px;
    top: 0px;
    position: absolute;
    line-height: 25px;
    text-align: center;
    right: 17px;
    color: black;
}

.niceCountryInputMenuDropdown span {
    display: none;
}

.niceCountryInputMenuDropdown:before {
    position: absolute;
    content: "\f107";
    top: 7px;
    font-size: 20px;
}

.niceCountryInputSelector {
    margin-bottom: 20px;
}

.container-new {
    position: relative;
    margin-bottom: 20px;
}

.niceCountryInputMenuDropdownContent {
    border: 1px solid #a8a8a8;
    width: 100%;
    max-height: 200px;
    overflow-y: scroll;
    border-radius: 10px;
    overflow-x: hidden;
    margin-top: 5px;
    position: absolute;
    z-index: 2;
    background: #fff;
}

.niceCountryInputMenuDropdownContent a {
    padding: 7px 40px;
    position: relative;
    display: block;
    width: 100%;
    color: black !important;
    overflow: hidden;
    text-decoration: none;
    color: var(--dark-black, #282D2C);
    /* T3 - regular 14 */
    font-family: Merriweather;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.niceCountryInputMenuDropdownContent a:hover {
    background-color: #bdff00 !important;
    color: black !important;
    text-decoration: none;
}

.niceCountryInputMenuFilter {

    border-top: 0;
    border-bottom: 0;
}

.niceCountryInputMenuFilter {
    display: none !important;
}

.niceCountryInputMenuFilter input:focus {
    outline: none;
}

.niceCountryInputMenuFilter input {
    width: 100%;
    margin: 5px 0px;
    padding: 5px 10px;
    border-radius: 30px;
    border: 1px solid #ccc;
}

.niceCountryInputMenuCountryFlag {
    width: 18px;
    height: 13px;
    position: absolute;
    top: 9px;
    left: 10px;
}


.niceCountryInputMenuCountryNoFlag {
    display: inline-block;

    background: white;
    color: black;
    line-height: 15px;
    text-align: center;
    width: 22px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 13px;
}

/**/
section.beloved-sec {
    padding-top: 40px;
}

ul.btnz-list.clearfix li img {
    padding: 0px 6px;
}

.modal-body.contact-modal h2 {
    margin-bottom: 30px;
    font-family: Merriweather;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    margin-top: 5px;
    line-height: 107.4%;
    letter-spacing: 0.8px;
}

.input-space.ct button img {
    margin-top: -5px;
    margin-left: 7px;
    width: 29px;
    position: absolute;
}

.input-space.ct button:before,
.input-space.ct input[type="submit"]:before {
    position: absolute;
    width: 103.5%;
    content: "";
    height: 52px;
    top: -9px;
    left: -11px;
    background: #bdff0026;
    right: 0px;
    border-radius: 40px;
    z-index: 0;
}

.modal-content.contact-modal {
    border-radius: 10px;
    overflow: hidden;
}

.modal-dialog.modal-dialog-centered.contact-modal {
    max-width: 724px;
}

.modal-body.contact-modal {
    padding: 12px 40px 70px;
}

.input-space.ct {
    margin-bottom: 20px;
}

.input-space.ct input[type=text],
.input-space.ct input[type=email] {
    color: var(--dark-black, #282D2C);
    /* T3 - regular 14 */
    font-family: Merriweather;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.input-space.ct input[type=text]:focus,
.input-space.ct input[type=email]:focus {
    width: 100%;
}

.input-space.ct button,
.input-space.ct input[type="submit"] {
    right: 0px;
    top: 0px;
    position: relative;
    padding: 6px 0px 4px 20px;
    width: 100%;
    height: 40px;
    border-radius: 100px;
    border: 4px solid var(--lemon-lyin-15, rgba(189, 255, 0, 0.15));
    background: var(--lemon-lyim, #BDFF00);
}

.input-space textarea:focus {
    outline: none;
    box-shadow: none;
}

.input-space textarea {
    color: #282D2C;
    position: relative;
    width: 100%;
    font-family: 'Merriweather', serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    min-width: 304px;
    line-height: normal;
    border-radius: 10px;
    padding: 10px 20px;
    border: 1px solid rgba(40, 45, 44, 0.20);
    background: #FFF;
}

.para-lmt::-webkit-scrollbar {
    width: 4px;
}

.para-lmt::-webkit-scrollbar-track {
    background: #C8D4D2;
    box-shadow: none;
}

.para-lmt::-webkit-scrollbar-thumb {
    background: #282D2C;
    border-radius: 50px;
}


body::-webkit-scrollbar-track {
    background: #C8D4D2;
    box-shadow: none;
}

body::-webkit-scrollbar-thumb {
    background: #282D2C;
    border-radius: 50px;

}

.field-box {
    display: block;
    padding: 15px 95px 15px 15px;
    position: relative;
    color: #767C7B;
    font-family: Merriweather;
    font-size: 16px;
    margin-bottom: 8px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 4px;
    background-color: #F1F8F6;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in;

}

.input-attraction input[type=text] {
    display: block;
    padding: 0.85rem;
    position: relative;
    width: 100%;
    border: 1px solid #F1F8F6;
    color: #282D2C;
    font-family: Merriweather;
    font-size: 16px;
    margin-bottom: 8px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

    border-radius: 4px;
    border: 1px solid var(--light-grey, #C8D4D2);
    background: #ffffff;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

a.add-dest img {
    margin-right: 5px;
}

a.add-dest {
    border-radius: 30px;
    border: 1px solid #bdff00;
    background: #bdff00;
    display: inline-block;
    padding: 0.85rem;
    color: #000000;
    font-family: Merriweather;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.input-attraction input[type=text]::-webkit-input-placeholder {
    /* Edge */
    color: #757575;
}

.other-attraction.extra-spcc {
    margin-top: 70px;
    margin-bottom: 24px;
}

.saved-trip-box {
    position: relative;
    min-height: 260px;
    margin-bottom: 30px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border: 1px solid var(--light-grey, #C8D4D2);
    background: var(--white, #FFF);
    overflow: hidden;
}

.control_indicator-dark.rem-text {
    top: 3px;
    background: #fff;
}

label.control-dark.rem-text.control-checkbox-dark {
    color: #282D2C;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    padding-top: 5px;
    padding-right: 30px;
    line-height: normal;
}

.control-checkbox-dark.rem-text .control_indicator-dark.rem-text:after {
    left: 6px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid #BDFF00;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

.control_indicator-dark.rem-light {
    top: 3px;
    background: #fff;
}

.control-checkbox-dark.rem-light .control_indicator-dark.rem-light:after {
    left: 6px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid #BDFF00;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

a.del-grey-btn {
    position: absolute;
    right: 5px;
    top: 5px;
}

.date {
    color: var(--dark-grey, #767C7B);
    text-align: right;
    font-family: Merriweather;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

a.del-grey-btn:hover img {
    filter: brightness(0.5);
}

.control-group-dark.rem-check {
    margin-bottom: 15px;
}

.control-checkbox-dark.rem-check .control_indicator-dark.rem-check:after {
    left: 6px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid #BDFF00;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

label.control-dark.rem-check.control-checkbox-dark {
    color: #C8D4D2;
    font-size: 14px;
    font-style: normal;
    padding-top: 5px;
    padding-right: 30px;
    font-weight: 400;
    line-height: normal;
    text-decoration: line-through;
}



.control-group-dark.rem-light {
    margin-bottom: 15px;
}

label.control-dark.rem-light.control-checkbox-dark {
    color: var(--dark-grey, #767C7B);
    font-family: Merriweather;
    font-size: 14px;
    padding-right: 30px;
    font-style: normal;
    font-weight: 400;
    padding-top: 5px;
    line-height: normal;
}

.reminder-list-box {
    border-radius: 4px;
    border: 1px solid rgba(40, 45, 44, 0.20);
    background: #FFF;
    padding: 6px 10px;
    position: relative;
    margin: 12px 0px;
}

.reminder-list-box textarea {
    width: 100%;
    border: 0;
    resize: none;
}

.reminder-list-box textarea:focus-visible {
    border: 0;
    outline: 0;
}

.rem-inner {
    background: var(--light-green, #F1F8F6);
    padding: 16px;
}

a.reminder-btn {
    /* border-radius: 100px;
    display: inline-block;
    border: 1px solid rgba(40, 45, 44, 0.20);
    background: #FFF;
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 10px 20px; */

    /* T1 - regular 16 */

    /* by F.U */
    border-radius: 30px;
    border: 1px solid #bdff00;
    background: #bdff00;
    display: inline-block;
    padding: 0.85rem;
    color: #000000;
    font-family: Merriweather;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;

}

.reminder-box h4 {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.reminder-box {
    margin-top: 47px;
}

a.del-icon {
    margin: 10px;
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

ul.chosen-list li {
    float: left;
    padding-right: 10px;
}

.sv-cvr img {
    width: 100%;
}

.sv-cvr {
    /*height: 136px;*/
    overflow: hidden;
}

a.del-icon img {
    width: 20px;
}

ul.chosen-list {
    margin-left: 8px;
}

ul.chosen-list li img {
    max-width: 28px;
}

a.del-icon:hover img {
    filter: brightness(0.5);
}

.saved-trip-box span {
    color: var(--dark-grey, #767C7B);
    font-family: Merriweather;
    font-size: 12px;
    margin-left: 8px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.saved-trip-box h5 {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 14px;
    margin-bottom: 0px;
    font-style: normal;
    font-weight: 700;
    margin-left: 8px;
    line-height: normal;
    margin-top: 5px;
}

.input-attraction input[type=text]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #757575;
}

.input-attraction input[type=text]::placeholder {
    color: #757575;
}

.other-attraction img {
    margin-top: -7px;
}

ul.group-list img {
    padding: 0px 10px;
}

.other-attraction h4 {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

a.back-arrow-two {
    position: absolute;
    left: 0px;
    top: 7px;
}

.heading-ot-cvr {
    padding-left: 30px;
}

ul.beloved-iconz.clearfix li:last-child {
    float: none;
    text-align: center;
}

ul.beloved-iconz.clearfix li:last-child h5 {
    color: var(--dark-grey, #767C7B);
    font-family: Merriweather;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 35px;
    display: block;
}

ul.sub-sub-group-list img {
    padding: 0px 10px;
}

ul.sub-sub-group-list li a {
    color: var(--dark-grey, #767C7B) !important;
    font-family: Merriweather;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

ul.group-list li label {
    color: var(--dark-grey, #767C7B) !important;
    font-family: Merriweather;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

ul.group-list li strong {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.nav.accord label img {
    padding: 0px 10px;
}

li.first-col input:checked+label.first-label {
    background: rgba(189, 255, 0, 0.15);
}

img.heart-icon-str {
    margin-top: -12px;
    max-width: 29px;
}

ul.beloved-iconz.clearfix {
    border-radius: 12px;
    border: 1px solid var(--light-grey, #C8D4D2);
    background: #F8FAF9;
    padding: 8px 12px 8px 4px;
}

.modal-dialog.modal-dialog-centered.max-menu button.btn-close {
    padding: 0px;
    top: -10px;
    background: #fff;
    border: 1px solid #b9b9b9;
    right: -10px;
    width: 25px;
    line-height: 20px;
    height: 25px;
    border-radius: 40px !important;
    opacity: 1;
}

.drop-btn.single-down {
    padding: 0px !important;
    border: 0px !important;
}

.dropdown.menu-alone a.aln:hover {
    box-shadow: 0px 0px 10px #00000012;
}

.dropdown.menu-alone a.aln {
    padding: 10px 45px 10px 20px;
    border-radius: 100px;
    background: #fff;
    border: 1px solid rgba(40, 45, 44, 0.20);
    display: inline-block;
    color: #282d2c;
}

.drop-btn.single-down {
    padding: 0px !important;
    border: 0px !important;
}

.modal-backdrop.fade.show.custom-overlay {
    background: transparent !important;
}

.field-box .btn-group.dot-loc {
    right: 15px;
}

/*Accordions*/
ul.nav__list {
    width: 100%;
}

ul {
    padding-left: 0px;
}

ul.group-list li:last-child {
    margin-bottom: 0px;
}

a {
    text-decoration: none;
}

.nav.accord a,
.nav.accord label {
    display: block;
    margin-bottom: 8px;
    padding: 15px 95px 15px 15px;
    color: #282D2C;
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 4px;
    background-color: #F1F8F6;

    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

.nav.accord a:focus,
.nav a:hover,
.nav.accord label:focus,
.nav.accord label:hover {
    background: rgba(189, 255, 0, 0.15);
}

ul.dropdown-menu.dropdown-menu-end.menu-max-spc {
    min-width: auto !important;
}

ul.dropdown-menu.dropdown-menu-end.menu-max-spc li button {
    padding: 10px 15px 10px 35px;
    position: relative;
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

ul.dropdown-menu.dropdown-menu-end.menu-max-spc li img {
    padding: 0px;
    position: absolute;
    left: 8px;
    top: 8px;
}

.btn-group.dot-loc a {
    padding: 0px !important;
    background: none;
    margin: 0px;
    display: inline-block;
}

.btn-group.dot-loc a:hover {
    padding: 0px;
    background: none;
    margin: 0px;
}

button.dot-btn.dropdown-toggle {
    padding: 0px;
}

button.dot-btn.dropdown-toggle img {
    padding: 0px;
}

ul.dropdown-menu.dropdown-menu-end.menu-max-spc.show li button:hover,
ul.dropdown-menu.dropdown-menu-end.menu-max-spc.show li button:focus {
    background: var(--lemon-lyin-15, rgba(189, 255, 0, 0.15));
}

ul.drop-list.clearfix li a:hover {
    background: var(--lemon-lyin-15, rgba(189, 255, 0, 0.15));
}

.modal-dialog.modal-dialog-centered.max-menu {
    max-width: 245px;
    margin: 0 auto;
    border-radius: 0px !important;
}

.modal-dialog.modal-dialog-centered.max-menu .modal-content {
    border-radius: 0px;
}

.modal-body.max-body {
    border-radius: 0px !important;
}

button.dot-btn.dropdown-toggle {
    background: transparent;
    border: 0px;
    outline: none;
    box-shadow: none;
}

button.btn-close {
    position: absolute;
    right: 15px;
    top: 25px;
}

.modal-footer.text-start {
    border: 0px;
}

.modal-footer.text-start {
    border: 0px;
    justify-content: flex-start;
}

button.delete-btn:before {
    position: absolute;
    width: 106%;
    content: "";
    height: 50px;
    top: -6px;
    left: -6px;
    transition: ease-in-out 0.5s;
    background: #bdff0026;
    right: 0px;
    border-radius: 40px;
    z-index: 0;
}

.modal-content.del-modal {
    border-radius: 10px;
    overflow: hidden;
}

button.delete-btn:hover {
    transition: ease-in-out 0.5s;
    background: #97CC00;
}

button.delete-btn {
    position: relative;
    padding: 7px 60px 7px 25px;
    border: 1px solid #BDFF00;
    transition: ease-in-out 0.5s;
    position: relative;
    border-radius: 100px;
    outline: none !important;
    box-shadow: none !important;
    background: var(--lemon-lyim, #BDFF00);
}

.rem-toast {
    border-radius: 4px;
    background: var(--dark-black, #282D2C);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
    padding: 15px;
    text-align: center;
    color: var(--lemon-lyim, #BDFF00);
    font-family: Merriweather;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: fixed;
    z-index: 99999;
    margin: 0 auto;
    right: 0px;
    left: 0px;
    top: 20%;
    max-width: 300px;
}

.delete-toast {
    border-radius: 4px;
    background: var(--dark-black, #282D2C);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
    padding: 15px;
    text-align: center;
    color: var(--lemon-lyim, #BDFF00);
    font-family: Merriweather;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: fixed;
    z-index: 99999;
    margin: 0 auto;
    right: 0px;
    left: 0px;
    top: 20%;
    max-width: 300px;
}

button.delete-btn img {
    position: absolute;
    top: 3px;
    right: 19px;
}

.delete-toast {
    display: none;
    transition: ease-in-out 0.5s;
}

.rem-toast {
    display: none;
    transition: ease-in-out 0.5s;
}

button.cancel-btn {
    border-radius: 100px;
    border: 1px solid rgba(40, 45, 44, 0.20);
    background: #FFF;
    margin-right: 20px;
    padding: 7px 30px;
}

.modal-body.del-modal p {
    color: var(--dark-grey, #767C7B);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.modal-body.del-modal h3 {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 107.4%;
    margin-bottom: 20px;
    letter-spacing: 0.8px;
    margin-top: 10px;
}

ul.drop-list.clearfix li a {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    padding: 15px 10px 15px 33px;
    font-weight: 700;
    line-height: normal;
    position: relative;
    display: block;
}

ul.btnz-list li a:hover {
    background: transparent !important;
}

ul.btnz-list li a {
    padding: 0px !important;
    background: transparent !important;
}

ul.btnz-list li {
    padding: 0px !important;
    float: left;
}

ul.drop-list.clearfix li img {
    position: absolute;
    left: 10px;
    top: 15px;
}

a.dot-btn img {
    padding: 0px 3px !important;
}

a.dot-btn {
    background: transparent !important;
    padding: 0px !important;
}

ul.sub-sub-group-list li {
    position: relative;
}

.btn-group.dot-loc {
    position: absolute;
    right: 5px;
    top: 7px;
}

.nav.accord label {
    cursor: pointer;
    position: relative;
    padding-left: 35px;
}

/**
 * Styling first level lists items
 */

.group-list a,
.group-list label {
    padding-left: 40px !important;
    background-color: #F1F8F6;

}

.group-list-attr label {
    padding-left: 80px !important;
}

.group-list a:focus,
.group-list a:hover,
.group-list label:focus,
.group-list label:hover {
    background: rgba(189, 255, 0, 0.15);
}

/**
 * Styling second level list items
 */

ul.sub-group-list li a {
    color: var(--dark-grey, #767C7B) !important;
    font-family: Merriweather;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.sub-group-list a,
.sub-group-list label {
    padding-left: 68px !important;
    background-color: #F1F8F6;
}

.sub-group-list a:focus,
.sub-group-list a:hover,
.sub-group-list label:focus,
.sub-group-list label:hover {
    background: rgba(189, 255, 0, 0.15);
}

/**
 * Styling third level list items
 */

.sub-sub-group-list a,
.sub-sub-group-list label {
    padding-left: 88px !important;
    background-color: #F1F8F6;
}

.sub-sub-group-list a:focus,
.sub-sub-group-list a:hover,
.sub-sub-group-list label:focus,
.sub-sub-group-list label:hover {
    background: rgba(189, 255, 0, 0.15);
}

/**
 * Hide nested lists
 */

.group-list,
.sub-group-list,
.sub-sub-group-list {
    height: 100%;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .5s ease-in-out;
    transition: max-height .5s ease-in-out;
}

.nav__list input[type=checkbox]:checked+label+ul {
    max-height: 5000px;
}

/**
 * Rotating chevron icon
 */
ul.sub-sub-group-list li i {
    font-size: 5px;
    float: left;
    margin-top: 9px;
    margin-right: 6px;
}

.custom-accordion label>span {
    position: absolute;
    left: 17px;
    margin-right: 15px;
    margin-top: 1px;
    -webkit-transition: -webkit-transform .65s ease;
    transition: transform .65s ease;
}

.nav__list input[type=checkbox]:checked+label>span {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

ul.max-menu {
    margin: 0px;
    padding: 12px;
}

ul.max-menu li a:hover {
    background: var(--lemon-lyin-15, rgba(189, 255, 0, 0.15));
}

ul.max-menu li img {
    position: absolute;
    left: 9px;
    top: 11px;
}

ul.mu-list.clearfix li h5 a {
    color: #282D2C;
}

ul.max-menu li:nth-child(2) a img {
    position: absolute;
    left: 12px;
    top: 12px;
}

ul.max-menu li a {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: relative;
    padding: 12px 12px 12px 38px;
    display: block;
}

ul.nav__list li input[type=checkbox] {
    display: none;
}

ul.group-list li {

    position: relative;
}

.custom-accordion li label {
    margin-bottom: 8px;
}

/*Checkbox-new*/
span.img-checkbox {
    position: relative;
}

.control-chk {
    font-family: arial;
    display: block;
    position: relative;
    padding-left: 0px;
    margin-bottom: 5px;
    padding-top: 3px;
    cursor: pointer;
    font-size: 16px;
}

.control-chk input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.control_indicator-chk {
    position: absolute;
    top: 10px;
    left: 8px;
    border-radius: 50px;
    height: 15px;
    width: 15px;
    background: #e6e6e6;
    border: 0px solid #000000;
}

ul.selected-icons.clearfix li {
    float: left;
    padding-right: 15px;
}

ul.option.clearfix li {
    float: left;
    padding-left: 10px;
}

ul.option.clearfix {
    float: right;

}

ul.saved-options.clearfix {
    padding: 8px;
    border-radius: 8px;
    border: 1px solid var(--light-grey, #C8D4D2);
}

ul.saved-options.clearfix li.so-col {
    position: relative;
}

ul.icons-list-selected.clearfix li:last-child a img:hover {
    filter: brightness(0.5);
}

ul.saved-options.clearfix:hover {
    border: 1px solid var(--light-grey, #C8D4D2);
    background: var(--lemon-lyin-15, rgba(189, 255, 0, 0.15));
}

ul.saved-options.clearfix li.so-col:last-child:after {
    width: 0px;
}

span.trip:before {
    display: inline-block;
    background: #C8D4D2;
    width: 4px;
    height: 25px;
    transform: rotate(25deg);
    border-radius: 40px;
    content: "";
    position: absolute;
    left: -2px;
    bottom: -1px;
}

ul.dropdown-menu.dropdown-menu-end.show {
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
}

ul.saved-options.clearfix li.so-col {
    float: left !important;
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

span.trip {
    position: relative;
    padding: 0px 10px 0px 10px;
    display: block;
}

span.trip:after {
    display: inline-block;
    background: #C8D4D2;
    width: 4px;
    height: 25px;
    transform: rotate(25deg);
    border-radius: 40px;
    content: "";
    position: absolute;
    right: -2px;
    bottom: -1px;
}

ul.saved-options.clearfix li.so-col:nth-child(1) {
    width: auto;
    line-height: 24px;
    padding: 0px;
}

ul.saved-options.clearfix li.so-col:nth-child(2) {
    width: auto;
    line-height: 24px;
}

ul.saved-options.clearfix li.so-col:nth-child(3) {
    width: auto;
}

ul.icons-list-selected.clearfix li img {
    width: 28px;
    padding: 0px 0px;
}

ul.saved-options.clearfix li.so-col:last-child {
    padding-right: 0px;
    float: right !important;
}

ul.saved-options.clearfix li.so-col {
    float: left;
    padding-right: 25px;
    padding-left: 0px;
}

ul.icons-list-selected.clearfix li:last-child a img {
    width: 23px;
    filter: brightness(4.5);
}

ul.icons-list-selected.clearfix li {
    float: left;
    padding-left: 8px;
    width: auto;
}

ul.dropdown-menu.dropdown-menu-end h4 {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

ul.dropdown-menu.dropdown-menu-end.show li.drp-col {
    float: none;
    width: 100%;
    padding: 0px;
    margin-bottom: 8px;
}

ul.dropdown-menu.dropdown-menu-end.show li.drp-col a {
    float: none;
    width: 100%;
    padding-left: 0px;
}

ul.dropdown-menu.dropdown-menu-end.show::-webkit-scrollbar {
    width: 4px;
    border-radius: 50px;
}

ul.dropdown-menu.dropdown-menu-end.show::-webkit-scrollbar-track {
    background: #C8D4D2;
    border-radius: 50px;
    box-shadow: none;
}

ul.dropdown-menu.dropdown-menu-end.show::-webkit-scrollbar-thumb {
    background: #282D2C;
    border-radius: 50px;
}

ul.dropdown-menu.dropdown-menu-end.show {
    min-width: 500px;
    padding: 16px;
    min-height: 400px;
    height: 400px;
    overflow: auto;
}

ul.option.clearfix li.option-col a:hover {
    background: #bdff00;
    border-color: #bdff00;
}

ul.option.clearfix li.option-col a {
    border: 1px solid #cacaca;
    display: block;
    width: 40px;
    height: 40px;
    padding: 6px 0px;
    text-align: center;
    border-radius: 30px;
}

section.beloved-sec iframe {
    border-radius: 10px;
}

img.hrt-icc {
    margin-right: 6px;
}

img.arrw-dwn {
    position: absolute;
    padding: 15px;
    top: 0;
    right: 0;
}

ul.option.clearfix li.spcc {
    padding: 0px !important;
}

.detail-pic img {
    max-width: 100%;
}

.dropdown button.drop-btn {
    border-radius: 100px;
    border: 1px solid rgba(40, 45, 44, 0.20);
    background: #FFF;
    padding: 11px 35px 9px 25px;
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

section.beloved-sec h3 span {
    color: #767C7B;
    position: absolute;
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    top: 4px;
    right: -20px;
    font-weight: 700;
    line-height: normal;
}

ul.selected-icons.clearfix li img {
    width: 33px;
}

section.beloved-sec h3 {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    padding-right: 86px;
    line-height: normal;
}

section.beloved-sec p.tp {
    color: var(--dark-grey, #767C7B);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.control-chk input:checked~.control_indicator-chk span img {
    filter: brightness(10);
}

ul.beloved-iconz.clearfix li {
    float: left;
    padding-left: 10px;
}

.control-chk:hover input~.control_indicator-chk,
.control-chk input:focus~.control_indicator-chk {
    background: #e6e6e6;
}

ul.beloved-iconz.clearfix {
    float: right;
}

.control-chk input:checked~.control_indicator-chk {
    background: #BDFF00;
}

.control-chk:hover input:not([disabled]):checked~.control_indicator-chk,
.control-chk input:checked:focus~.control_indicator-chk {
    background: #BDFF00;
}

.control-chk input:disabled~.control_indicator-chk {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.control_indicator-chk:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}

.control-chk input:checked~.control_indicator-chk:after {
    display: block;
}

.control-checkbox-chk .control_indicator:after {
    left: 8px;
    top: 4px;
    width: 3px;
    height: 8px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.control-checkbox-chk input:disabled~.control_indicator-chk:after {
    border-color: #7b7b7b;
}

/**/
a.wish-icon.user-not-logged-in.add-to-beloweds {
    margin-right: 10px;
}

.beloved-sec h2 {
    color: #282D2C;
    font-family: Merriweather;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 107.4%;
    letter-spacing: 0.8px;
}

.caption.second-slide {
    overflow: hidden;
}

.para-lmt {
    color: #767C7B;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}

.dst-desc p span {
    color: #767C7B !important;
}

p {
    font-size: 16px;
}

p:last-child {
    margin-bottom: 0px;
}

h1 {
    font-size: 64px;
    font-family: 'Merriweather', serif;
}

h2 {
    font-size: 48px;
    font-family: 'Merriweather', serif;
}

h3 {
    font-size: 44px;
    font-family: 'Merriweather', serif;
}

h4 {
    font-size: 32px;
    font-family: 'Merriweather', serif;
}

h5 {
    font-size: 24px;
    font-family: 'Merriweather', serif;
}

h6 {
    font-size: 18px;
    font-family: 'Merriweather', serif;
}

ul.museum-frist li:nth-child(2) {
    width: 66.7%;
    padding-bottom: 0px;
    padding-left: 7px;
}

section.enjoy-destination h4 {
    margin-bottom: 40px;
}

.dst-img-cvr img {
    height: auto;
    width: 100%;
    /*min-height:150px;*/
}

a.wish-icon {
    position: relative;
    width: 20px;
    display: block;
    margin-top: 8px;
}

span.badge {
    background: #BDFF00;
    width: 18px;
    color: #282D2C;
    position: absolute;
    height: 18px;
    right: -3px;
    bottom: 0px;
    border-radius: 50px;
    display: block;
    border: 1px solid #282D2C;
    font-size: 10px;
    text-align: center;
    padding: 4px 0px;
}

a.scrollup i {
    font-size: 30px;
    color: #C8D4D2;
}

a.scrollup:hover i {
    color: #BDFF00;
}

.scrollup {
    width: 68px;
    height: 68px;
    position: fixed;
    bottom: 50px;
    right: 20px;
    text-align: center;
    z-index: 100;
    display: none;
    border-radius: 50%;
}

.wish-icon:before {
    background: url(images/heart-icon-hover.svg);
    width: 24px;
    height: 24px;
    position: absolute;
    background-position: 0px 0px;
    content: "";
}

.remove-from-beloweds:before {
    background-position: 0px -20px;
    height: 24px;
}

.remove-from-beloweds:before {
    background-position: bottom;
}

.saved-options .wish-icon {
    margin: 0;
}

.saved-options .wish-icon:before {
    background: none !important;
    content: '' !important;
}

.complete-desc {
    margin-bottom: 16px;
    font-weight: 300;
}

img.curve-shape {
    position: absolute;
    bottom: -20px;
    width: 100%;
    left: 0px;
    right: 0px;
}



ul.mu-list.clearfix li.mu-col img {
    width: 23px;
    padding-right: 0px;
}

ul.mu-list.clearfix li.mu-col {
    float: left !important;

}

ul.museum-frist li {
    float: left;
    position: relative;
}

ul.museum-frist li:nth-child(2) a {
    margin-bottom: 0px;
    position: relative;
    bottom: 0px;
    transition: ease-in-out 0.5s;
    border-bottom: 3px solid #BDFF00;
    color: var(--dark-black, #282D2C);
}


ul.museum-frist li:nth-child(2) a.moreless-button {
    border-bottom: 1px solid #C8D4D2;
}

ul.museum-list.clearfix {
    margin-top: 40px;
}


.country-select.inside .flag-dropdown:hover .selected-flag {
    border-botto-left-radius: 20px;
    border-top-left-radius: 20px;
    background-color: rgba(0, 0, 0, 0.05);
}

.country-select .country-list {
    min-width: 100% !important;
}

.country-select.inside .flag-dropdown {
    right: 0px !important;
    left: 0 !important;
}

ul.museum-frist.clearfix {
    margin-bottom: 40px;
}

.museum-box a {
    font-size: 13px;
}

ul.museum-frist li {
    float: left;
}

ul.mu-icon.clearfix {
    margin: 5px 0px 10px;
}

ul.mu-icon li {
    display: inline-block;
    padding-right: 5px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.mu-cvr {
    position: relative;
    height: 154px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 15px;
}

ul.dropdown-menu.dropdown-menu-end.logut.show {
    height: auto !important;
    min-height: auto;
}

.mu-cvr img {
    width: 100%;
}

ul.museum-list.clearfix {
    margin: 40px -13px 40px;
}

ul.museum-frist li:nth-child(1) {
    width: 33.3%;
    padding-right: 19px;
}

ul.museum-frist.clearfix li p {
    margin-bottom: 0px;
}

ul.museum-list.clearfix li.m-col {
    float: left;
    width: 33.3%;
    padding: 0px 13px;
}

.museum-box a.wish-icon {
    position: relative;
    width: 20px;
    display: block;
    margin-top: 0px;
    margin-right: 6px;
}

ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(6n + 0) .pop {
    top: 0px;
    left: 0px;
    right: auto;
}

ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(3) .pop {
    left: -29%;
    top: 0px;
}

ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(7) .pop {
    left: -29%;
    top: 0px;
}

ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(8) .pop {
    left: -29%;
    top: 0px;
    right: auto;
}

ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(9) .pop {
    left: -29%;
    top: 0px;
}

ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(5n + 0) .pop {
    left: auto !important;
    right: 0px !important;
    top: 0px;
}

ul.iconz-list.inner-iconz.clearfix li {
    width: auto !important;
    padding: 0px !important;
}

.shape-outer img {
    position: absolute;
    bottom: -12px;
}

ul.iconz-list.inner-iconz.clearfix li {
    width: auto;
    padding: 0px 0px;
}

.shape-outer {
    position: relative;
    z-index: 2;
}

img.white-layer {
    position: absolute;
    top: 0px;
    height: 100%;

}

section.destination-detail.museum {
    background: url(images/museum-bg.png);
    overflow: hidden;
    padding: 230px 0px 270px;
}

section.destination-detail {
    padding: 230px 0px 176px;
    background: url(images/barcelona.jpg);
    background-size: cover;
    background-position: bottom;
    width: 100%;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    position: relative;
}

.base-img img {
    width: 100%;
}

section.destination-detail {
    padding: 150px 0px 186px;
    background: url(images/barcelona.jpg);
    background-size: cover;
    background-position: bottom;
    width: 100%;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    position: relative;
}

header {
    min-height: 89px;
}

.pt-spc {
    margin-top: 160px;
}

ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(4) .pop {
    top: 0px;
    left: -30%;
    right: 0px;
}

ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(5) .pop.animate__animated.animate__fadeIn {
    left: auto;
    top: 0px;
    right: 0px;
}

.sign-in-box h4 {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 107.4%;
    letter-spacing: 0.8px;
    margin-bottom: 25px;
}

.sign-in-box {
    max-width: 480px;
    overflow: hidden;
    padding: 20px 40px 80px;
    margin: 0 auto 30px;
    border-radius: 8px;
    border: 1px solid var(--light-grey, #C8D4D2);
    background: var(--white, #FFF);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
    position: relative;
}

.sign-in-area h4 {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 107.4%;
    letter-spacing: 0.8px;
    margin-bottom: 25px;
}

.sign-in-area {
    max-width: 480px;
    overflow: hidden;
    padding: 20px 40px 80px;
    margin: 0 auto 30px;
    border-radius: 8px;
    border: 1px solid var(--light-grey, #C8D4D2);
    background: var(--white, #FFF);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
    position: relative;
}

/*dark checkbox*/
i#togglePassword {
    position: absolute;
    right: 20px;
    top: 13px;
}

.control-dark {

    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
    cursor: pointer;
    font-size: 16px;
}

.control-dark input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.control_indicator-dark {
    position: absolute;
    top: 6px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #e6e6e6;
    border: 1px solid #767C7B;
    border-radius: 4px;
}

input.error-border {
    border: 1px solid #FF3939 !important;
}

.error-alert {
    color: #FF3939 !important;
}

.control-dark:hover input~.control_indicator-dark,
.control-dark input:focus~.control_indicator-dark {
    background: #ffff;
}

.control-dark input:checked~.control_indicator-dark {
    background: #282D2C;
    border-color: #282D2C;
}

.control-dark:hover input:not([disabled]):checked~.control_indicator-dark,
.control-dark input:checked:focus~.control_indicator-dark {
    background: #282D2C;
    border-color: #282D2C;
}

.control-dark input:disabled~.control_indicator-dark {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.control_indicator-dark:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}

.control-dark input:checked~.control_indicator-dark:after {
    display: block;
}

input[type="checkbox"] {
    visibility: hidden;
}

.control-checkbox-dark .control_indicator-dark:after {
    left: 7px;
    top: 3px;
    width: 3px;
    height: 8px;
    border: solid #BDFF00;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.control-checkbox-dark input:disabled~.control_indicator-dark:after {
    border-color: #7b7b7b;
}

/**/
.dsk-view {
    display: block !important;
}

.ipad-view {
    display: none !important;
}

.mob-view {
    display: none !important;
}

ul {
    list-style: none;
    padding: 0px;
}

a {
    text-decoration: none !important;
}

button:focus {
    outline: none;
    box-shadow: none;
}

button {
    outline: none;
    box-shadow: none;
}

:before,
:after {
    font-family: FontAwesome;
}

.dst-big-cvr img {
    width: 100%;
    /*height: 250px;*/
}

.modal-content.sign-in-content {
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid transparent;
    background: var(--white, #FFF);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
}

.dropdown-menu.sign-in.megamenu.show {
    max-width: 438px;
    right: 47px;
    left: auto;
    border-radius: 8px;
    border: 1px solid var(--light-grey, #C8D4D2);
    background: var(--white, #FFF);
    /* card hover */
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
    margin-top: 10px;
}

.dropdown-menu.sign-in.megamenu.show h4 {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 107.4%;
    letter-spacing: 0.8px;
    margin-bottom: 25px;
}

.dropdown-menu.sign-in.megamenu.show {
    padding: 20px 40px 80px;
    overflow: hidden;
}

.input-space-sign {
    margin-bottom: 20px;
    position: relative;
}

.password-clear {
    position: absolute;
    right: -4px;
    top: -5px;
}

button.accordion-button {
    border-radius: 8px;
    background: var(--white, #FFF);

}

.accordion-header {
    margin-bottom: 0;
    position: relative;
}

a.arrow-circle {
    border: 1px solid #282D2C33;
    width: 36px;
    position: absolute;
    height: 36px;
    top: 8px;
    transition: ease-in-out 0.5s;
    right: 10px;
    z-index: 99999;
    padding: 5px 6px;
    border-radius: 40px;
    line-height: 0px;
    background: transparent;
}

ul.countries.row.clearfix {
    max-height: 222px;
    overflow-y: auto;
    padding-bottom: 0px;
}

.dropdown-menu.megamenu.show {
    border-width: 1px 1px 1px 1px !important;
    margin-top: 23px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid var(--light-grey, #C8D4D2);
    background: var(--white, #FFF);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
}

.country-select .country-list .country {
    padding: 5px 10px;
    font-size: 12px;
}

ul.country-list::-webkit-scrollbar {
    width: 7px;
}

ul.country-list::-webkit-scrollbar-track {
    background: transparent;
    box-shadow: none;
}

ul.country-list::-webkit-scrollbar-thumb {
    background: #C8D4D2;

}

ul.countries.row.clearfix::-webkit-scrollbar {
    width: 7px;
}

ul.countries.row.clearfix::-webkit-scrollbar-track {
    background: transparent;
    box-shadow: none;
}

ul.countries.row.clearfix::-webkit-scrollbar-thumb {
    background: #C8D4D2;

}

.all-c {
    padding: 24px 0px 10px;
}

.all-c h4 {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.all-c img {
    margin-top: -5px;
}

.accordion-item:not(:first-of-type) {
    border-top: 1px solid #dee2e6;
}

.accordion-item {
    margin-bottom: 20px;
}

.accordion-button:not(.collapsed)::after {
    position: absolute;
    left: 20px;
    top: 14px;
    width: auto;
    height: auto;
    content: "\f105";
    font-size: 21px;
    background: none;
    transform: rotate(90deg);
}

.accordion-button::after {
    width: auto;
    height: auto;
    position: absolute;
    transition: transform 0.2s ease-in-out;
    left: 20px;
    top: 14px;
    content: "\f105";
    font-size: 21px;
    background: none;
    transform: rotate(0deg);
}

ul.cities-list.clearfix li a {
    font-size: 16px !important;
}

button.accordion-button {
    border-radius: 8px !important;
}

.input-space button.focused {
    box-shadow: 0px 0px 12.800000190734863px 0px rgba(0, 0, 0, 0.10) !important;
}

div#accordionExample .accordion-item {
    border-radius: 8px !important;
}

button.arrow-circle:hover {
    background: var(--lemon-lyin-15, rgba(189, 255, 0, 0.15));
}

.accordion-item.box-s {
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16) !important;
}

button.accordion-button img {
    padding-right: 10px;
    width: 36px;
}

button.accordion-button {

    padding-left: 45px;
    background: #fff !important;
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 16px;
    max-height: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

ul.countries li {
    padding: 0px 10px !important;
    float: left;
    width: 25%;
}

.accordion-body {
    padding: 5px;
}

ul.cities-list.clearfix li {
    width: 100%;
    float: none;
    padding-bottom: 12px !important;
}

.accordion-body {
    padding: 15px 5px;
}

ul.cities-list.clearfix li a:hover {
    border-radius: 4px;
    border: 1px solid var(--light-grey, #C8D4D2);
    background: var(--lemon-lyin-15, rgba(189, 255, 0, 0.15));
}

ul.navbar-nav.ms-auto.tjoy-nav li a {
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

ul.cities-list.clearfix li a {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    padding: 8px 27px;
    font-size: 16px;
    display: block;
    border-radius: 4px;
    width: 100% !important;
    border: 1px solid var(--light-grey, #C8D4D2);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.input-space-sign span {
    color: var(--dark-grey, #767C7B);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 20px;
    margin-top: 10px;
    display: block;
}

.success-border {
    border: 1px solid #bdff00 !important;
    outline: none;
    box-shadow: none;
}

.eye-holder {
    position: absolute;
    right: 15px;
    top: 13px;
}

.input-space-sign input[type=text],
.input-space-sign input[type=password] {
    color: #282D2D;
    font-family: Merriweather;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 50px;
    border-radius: 40px;
    font-style: normal;
    font-weight: 400;
    border: 1px solid rgba(40, 45, 44, 0.20);
    line-height: normal;
    width: 100%;
    height: 49px;
}

label.control.control-checkbox span {
    display: block;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    padding: 0px 4px;
    line-height: normal;
}

div#destination {
    position: relative;
}

div#destination:before {
    content: "";
    position: absolute;
    left: -13px;
    top: 15px;
    width: 1px;
    height: 80%;
    background: #bdbdbd;
}

label.control.control-checkbox img {
    max-width: 54px;
    margin: 0 auto 10px;
}

.trip-destination-box.clearfix b {
    color: var(--dark-black, #282D2C);
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.control {
    font-family: 'Merriweather', serif;
    display: block;
    position: relative;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    margin-bottom: 0px;
    font-size: 16px;
}

.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

a.navbar-brand {
    display: block;
}

img.lyr {
    position: absolute;
    left: -7px;
    top: 25px;
    width: 165px;
    z-index: -1;
}

.control-group:hover .control_indicator {
    position: absolute;
    top: 0px;
    box-shadow: 0px 0px 10px #b4b4b4;
    border-radius: 12px;
}

.control_indicator {
    position: absolute;
    top: 0px;
    z-index: -1;
    left: 0;
    height: 110px;
    border-radius: 8px;
    width: 100%;
}

.logo-top.position-relative span {

    display: block;
}

.logo-top.position-relative b {
    position: absolute;
    left: 64px;
    width: 224px;
    display: block !important;
    top: 3px;
}

.control:hover input~.control_indicator,
.control input:focus~.control_indicator {
    background: transparent;
}

.control-group {
    padding: 16px 3px;
}

.control input:checked~.control_indicator:before {
    position: absolute;
    content: "";
    border-radius: 12px;
    width: 100%;
    height: 100%;
    top: 0px;
    background: var(--lemon-lyin-15, rgba(189, 255, 0, 0.15));
    left: 0px;
    right: 0px;
}

.control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}

.control input:checked~.control_indicator:after {
    display: block;
}

ul.iconz-list.clearfix li:last-child {
    float: right !important;
    margin-right: 0px !important;
}

ul.iconz-list.clearfix li:last-child img {
    width: 20px;
    margin-top: 4px;
}

.trip-days {
    color: var(--dark-black, #282D2C);
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-top: 8px;
}

.desc-big .trip-days {
    color: var(--dark-black, #282D2C);
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-top: 4px;
    padding-left: 0px;
}

.desc-big .slash {
    background: #C8D4D2;
    width: 5px;
    height: 33px;
    transform: rotate(25deg);
    border-radius: 40px;
    margin-left: 3px !important;
    margin-right: 5px;
}

.desc-big a.wish-icon {
    position: relative;
    width: 20px;
    display: block;
    margin-top: 3px;
}

.slash {
    margin-left: 25px !important;
    background: #C8D4D2;
    width: 5px;
    height: 33px;
    transform: rotate(25deg);
    border-radius: 40px;
}

ul.iconz-list.clearfix li {
    float: left;
    margin-right: 10px;
}

.desc-big ul.iconz-list.clearfix li {
    float: left;
    margin-right: 3px;
}

.desc-big p {
    color: #767C7B;
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.control-checkbox input:disabled~.control_indicator:after {
    border-color: #7b7b7b;
}

.dest-box {
    position: relative;
    background: #fff;
    border-radius: 10px;
}

label.control-chk.control-checkbox-chk {
    cursor: default;
}

ul.option.clearfix li button:hover {
    box-shadow: 0px 0px 10px #e9e9e9 !important;
}

ul.destination-list.inner-dest.clearfix .pop {
    left: 0px;
    top: 0px;
}

.pop.animate__animated.animate__fadeIn h4 {
    margin-bottom: -42px;
    overflow: hidden;
    top: 0px;
    height: 35px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    position: absolute;
    width: 100%;
    color: #282D2C;
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
    padding: 3px 26px 4px 10px;
    background: rgba(255, 255, 255, 0.72);
}

ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(2) .pop.animate__animated.animate__fadeIn {
    left: -29%;
    top: 0px;
}
.col-md-6.trip_type_options {
    margin-top: 20px;
}
a.show-btn {
    position: relative;
    transition: background-color 1s;
    transition: ease-in-out 0.5s;
    border-radius: 4px;
    background: linear-gradient(270deg, #C8D5D2 -31.62%, #BDFF00 92.74%);
    padding: 4px 14px;
    display: inline-block;
    color: #282D2C;
    text-align: center;
    border: 1px solid #767C7B;
    font-family: 'Merriweather', serif;
font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 40px;
    z-index: 0;
}
.museum-box a.show-btn:hover {
    box-shadow: 0px 0px 20px #00000029;
    transition: ease-in-out 0.5s;
}
a.show-btn:before {
    position: absolute;
    transition: all 1s ease-in;
    transition: background-color 1s;
    width: 100%;
    height: 100%;
    transition: opacity 0.5s;
    content: "";
    left: 0px;
    top: 0px;
    border-radius: 4px;
    background: linear-gradient(267.33deg, #C8D5D2 50.33%, #BDFF00 118.51%);
    opacity: 0;
    z-index: -1;
    transition: opacity 0.5s ease-in-out;
}
.museum-box a.show-btn:hover:before {
    opacity: 0;
}
.museum-box a.show-btn {
    background: #fff;    border: 1px solid #C8D4D2;
    transition: ease-in-out 0.5s;
}
a.show-btn:hover:before{    opacity: 1;}
ul.iconz-list.clearfix {
    margin-bottom: 16px;
}

ul.destination-list.clearfix {
    margin: 0px -6px;
}

ul.destination-list li.dest-col {
    float: left;
    margin-bottom: 20px;
    padding: 0px 6px;
    width: 16.6%;
}

.dest-box {
    border: 1px solid #767c7b87;
}

.dest-box-outer.position-relative:hover .dest-box {
    border: 1px solid #BDFF00;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
}

.dst-desc {
    border-bottom-left-radius: 20px;
    margin-bottom: 0px;
    border-bottom-right-radius: 20px;
}

.desc-big {
    padding: 12px 16px 16px 16px;
}

.wishlist {
    text-align: right;
    padding: 0px 12px 8px 0px;
    margin-top: 15px;
}

.dest-box-outer {
    transition: all 0.3s ease;
}

.dest-box-outer:hover .pop {
    opacity: 1;
    visibility: visible;
    border-radius: 10px;
    overflow: hidden;
    width: 438px;
    height: auto;
    display: block;
    z-index: 2;

}

ul.destination-list li.dest-col:nth-child(5n + 0) .pop {
    top: 0px;
    left: 0px;
}

ul.destination-list li.dest-col:nth-child(6n + 0) .pop {
    top: 0px;
    /* left: auto; */
    left: unset;
    right: 0PX;
}

ul.destination-list li.dest-col:nth-child(11n + 0) .pop {
    top: 0px;
    left: auto;
    right: 0PX;
}



.pop h4 {
    margin-bottom: 0px;
    color: var(--dark-black, #282D2C);
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    background: #fff;
    line-height: normal;
    padding: 8px 16px 8px;
}

.pop {
    visibility: hidden;
    border: 1px solid #BDFF00;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
    opacity: 0;
    display: none;
    background: #ffffff;
    border-radius: 8px;
    z-index: -1;
    width: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 0px;
    margin: auto;
    transition: all 0.3s ease;
}

.dest-box {
    transition: all 0.3s ease;
}

.dest-box p {
    overflow: hidden;
    height: 110px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
    color: #767C7B;
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 0px;
    font-weight: 400;
    padding: 10px 8px 8px;
    line-height: 20px;
    overflow: hidden;
}

.wishlist img {
    width: 18px;
}

a.wish-icon.trip-beloved-dropdown-update.remove-from-beloweds {
    position: absolute;
    top: 26px;
    right: 10px;
}

.dest-box div.wishlist {
    padding: 0px;
    margin-top: 0px !important;
}

a.wish-icon.add-to-beloweds.trip-beloved-dropdown-update {
    position: absolute;
    top: 26px;
    right: 10px;
}

.dst-img-cvr h5 {
    overflow: hidden;
    top: 0px;
    height: 35px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    position: absolute;
    width: 100%;
    color: #282D2C;
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
    padding: 3px 26px 3px 10px;
    background: rgba(255, 255, 255, 0.72);
}

.dst-img-cvr {
    max-width: 100%;
    position: relative;
    /*height: 140px;*/
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}

.caption h2 {
    color: var(--dark-black, #282D2C);
    font-family: 'Merriweather', serif;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    position: relative;
    line-height: 107.4%;
    z-index: 2;
    letter-spacing: 1.12px;
}

.caption.second-slide a.special-btn {
    width: 170px;
    text-align: left;
    padding-left: 15px;
}

.caption.second-slide a.special-btn img {
    position: absolute;
    top: -9px;
    right: 9px;
    margin-left: 5px;
    width: 31px !important;
}

img.slide-one-graphic {
    margin-top: 0px;
    position: absolute;
    right: 0px;
    top: -42px;
}

.caption h1 {
    color: var(--dark-black, #282D2C);
    font-family: 'Merriweather', serif;
    font-size: 40px;
    font-style: normal;
    position: relative;
    font-weight: 700;
    text-align: left;
    line-height: 107.4%;
    margin-top: 160px;
    letter-spacing: 0.8px;
}

.owl-carousel .container-fluid {
    max-width: 950px;
    position: relative;
    padding: 0px;
}

.first-slide {

    background-color: linear-gradient(44deg, rgba(231, 231, 231, 0.30) 0%, rgba(179, 193, 191, 0.00) 100%);

}

.trip-destination-box.clearfix {
    padding: 12px 24px 24px 24px;
    border: 1px solid lightgrey;
    border-radius: 12px;
    background: #fff;
}

ul.heading.explore.clearfix span {
    margin-top: 7px;
}

img.explore {
    margin-top: 3px;
}

section.personalize {
    padding: 25px 0px 40px;
}

ul.heading span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 4px;
    margin-left: 12px;
    display: block;
}

.modal-content.contact-modal {
    border-radius: 8px;
    border: 1px solid var(--light-grey, #C8D4D2);
    background: var(--white, #FFF);
    border-bottom: 0px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
}

ul.heading li {
    float: left;
}

ul.heading li:nth-child(1) {
    color: #282D2C;
    font-family: 'Merriweather';
    font-size: 24px;
    font-style: normal;
    padding-right: 6px;
    font-weight: 400;
    line-height: normal;
}

img.slide-one-graphic {
    margin-top: 0px;
    position: absolute;
    width: 395px;
    right: 0px;
    top: -40px;
    width: auto !important;
}

button.special-btn img {
    position: absolute;
    top: -9px;
    right: 46px;
    margin-left: 5px;
    width: 31px !important;
}

a.special-btn img {
    position: absolute;
    top: -9px;
    right: 46px;
    margin-left: 5px;
    width: 31px !important;
}

button.special-btn:hover {
    transition: ease-in-out 0.5s;
    background: #97CC00;
}

button.special-btn:before {
    position: absolute;
    width: 106%;
    content: "";
    height: 59px;
    top: -9px;
    left: -11px;
    background: #bdff0026;
    right: 0px;
    border-radius: 40px;
    z-index: -1;
}

button.gog-btn:focus {
    outline: none !important;
    box-shadow: none !important;
}

button.gog-btn {
    outline: none !important;
    box-shadow: none !important;
    position: relative;
    border-radius: 34px;
    border: 1px solid var(--very-light-grey, #F3F3F3);
    background: #FFF;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.17), 0px 0px 1px 0px rgba(0, 0, 0, 0.08);
    width: 100%;
    padding: 12px 10px;
}

button.gog-btn img {
    position: absolute;
    margin-left: -30px;
    top: 15px;
}

button.special-btn img {
    position: absolute;
    top: -31px;
    right: auto;
    left: auto;
    margin: 8px auto 0px;
    width: 80px !important;
    padding-left: 13px;
}

.text-center.f-link {
    margin-bottom: 70px;
}

.sign-in-box h4 {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 107.4%;
    letter-spacing: 0.8px;
    margin-bottom: 25px;
}

img.border-bottom {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -1px;
    width: 100%;
}

button.btn-close:focus {
    outline: none !important;
    box-shadow: none !important;
}

button.btn-close {
    outline: none !important;
    box-shadow: none !important;
    position: absolute;
    opacity: 1 !important;
    font-size: 26px;

}

.modal-content.sign-in-content {
    border: 0px;
}

.modal-body.sign-in-modal {
    padding: 30px 40px 80px;
}

.link-style {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 15px;
    position: relative;
    display: inline-block;
    margin-top: 20px;
    border-bottom: 5px solid #BDFF00;
    padding-bottom: 5px;
    font-style: italic !important;
}

.text-center.do-link {
    color: var(--dark-grey, #767C7B);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

button.special-btn:focus {
    outline: none !important;
    box-shadow: none !important;
}

button.special-btn {
    outline: none !important;
    box-shadow: none !important;
    transition: ease-in-out 0.5s;
    position: relative;
    border-radius: 100px;
    border: 4px solid var(--lemon-lyin-15, rgba(189, 255, 0, 0.15));
    background: var(--lemon-lyim, #BDFF00);
    width: 100%;
    display: block;
    margin-top: 20px;
    height: 48px;
    padding: 8px 23px 10px 0px;
    color: var(--dark-black, #282D2C);
    text-align: center;
    font-family: 'Merriweather', serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: normal;
}

a.special-btn:hover {
    transition: ease-in-out 0.5s;
    background: #97CC00;
}

a.special-btn:before {
    position: absolute;
    width: 252px;
    content: "";
    height: 59px;
    top: -9px;
    left: -11px;
    background: #bdff0026;
    right: 0px;
    border-radius: 40px;
    z-index: -1;
}

a.special-btn {
    transition: ease-in-out 0.5s;
    position: relative;
    border-radius: 100px;
    border: 4px solid var(--lemon-lyin-15, rgba(189, 255, 0, 0.15));
    background: var(--lemon-lyim, #BDFF00);
    width: 238px;
    display: block;
    margin-top: 26px;
    height: 48px;
    padding: 8px 23px 10px 0px;
    color: var(--dark-black, #282D2C);
    text-align: center;
    font-family: 'Merriweather', serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 40px;
    line-height: normal;
}

img.slider-bg {
    top: 0px;
    position: absolute;
}

a.heart-btn:hover {
    background: #bdff00;
    border-color: #bdff00;
}

a.nav-link.share-btn {
    padding-right: 9px !important;
}

.nav-link.share-btn:hover {
    background: #bdff00;
    border-color: #bdff00;
}

.nav-link.share-btn:hover img {
    filter: brightness(80.5);
    transition: ease-in-out 0.5s;
}

a.heart-btn:hover img {
    filter: brightness(80.5);
    transition: ease-in-out 0.5s;
}

.caption.second-slide .cloud-five {
    width: 150px;
    height: 108.463px;
    position: absolute;
    top: auto;
    left: 0px;
    opacity: 0.7;
    margin: 0 auto;
    bottom: 36px;
    right: 70px;
    z-index: 0 !important;
}

.caption.second-slide .cloud-three {
    width: 186.365px !important;
    height: 135.851px !important;
    position: absolute;
    top: auto;
    left: 0px;
    margin: 0 auto;
    opacity: 0.8;
    bottom: 20px;
    right: 280px;
    z-index: 0 !important;
}

.caption.second-slide img.cloud-one {
    position: absolute;
    width: 338.993px !important;
    opacity: 0.8;
    height: 257.671px !important;
    right: 0px;
    top: -19px;
    z-index: 0;
}

.caption.second-slide img.cloud-two {
    width: 87.718px !important;
    height: 66.702px !important;
    position: absolute;
    opacity: 0.8;
    top: -30px;
    left: 150px;
    margin: 0 auto;
    right: 0px;
}

img.cloud-one {
    position: absolute;
    width: 338.993px !important;
    height: 257.671px !important;
    right: 0px;
    top: -59px;
    z-index: 0;
}

img.cloud-two {
    width: 87.718px !important;
    height: 66.702px !important;
    position: absolute;
    top: -30px;
    left: 150px;
    margin: 0 auto;
    right: 0px;
}

img.cloud-three {
    width: 197.365px !important;
    height: 149.851px !important;
    position: absolute;
    top: -35px;
    left: 0px;
    margin: 0 auto;
    right: 280px;
    z-index: -1;
}

img.green-wave {
    position: absolute;
    left: 10px;
    bottom: 0px;
    z-index: 0;
    width: 100%;
}

.container-fluid {
    max-width: 1600px;
    position: relative;
    padding: 0px 48px;
}

a.navbar-brand {
    color: #BDFF00 !important;
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    background: #282D2C;
    text-align: center;
    padding: 16px 0px;
    height: 51px;
    width: 51px;
    border-radius: 30px;
    line-height: normal;
    letter-spacing: 0.42px;
}

nav#dynamic {
    padding: 24px 48px;
}

.dropdown-toggle::after {
    margin: 0px;
    border: 0px;
}

.navbar .megamenu {
    padding: 0px 24px 24px 24px;
}

ul.mob-nav li {
    float: left;
    margin-left: 24px;
}

li.nav-item.dropdown.has-megamenu.all-trips a.dropdown-toggle {
    border-radius: 100px;
    border: 1px solid rgba(40, 45, 44, 0.20);
    padding: 10px 20px;
    color: #000;
    background: #FFF;
}

.input-space button img {
    width: 20px;
}

ul.mu-list.clearfix {
    margin-bottom: 0px;
}

a.heart-btn {
    border-radius: 100px;
    border: 1px solid rgba(40, 45, 44, 0.20);
    padding: 10px 10px !important;
    height: 45px;
    text-align: center;
    width: 45px;
    background: #FFF;
}

a.nav-link.share-btn {
    border-radius: 100px;
    border: 1px solid rgba(40, 45, 44, 0.20);
    padding: 10px 0px;
    height: 45px;
    text-align: center;
    width: 45px;
    background: #FFF;
}

ol.breadcrumb li a {
    color: var(--dark-grey, #767C7B);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

ol.breadcrumb li {
    color: var(--dark-grey, #767C7B);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

a.icon-link:hover img {
    opacity: 1;
    transition: ease-in-out 0.5s;
}

a.icon-link img {
    transition: ease-in-out 0.5s;
    position: absolute;
    right: 0px;
    top: -20px;
    opacity: 0;
}

a.icon-link {
    position: relative;
    transition: ease-in-out 0.5s;
    border-bottom: 3px solid #BDFF00;
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    display: inline !important;
}

.moretext {
    margin-bottom: 20px;
}

ul.destination-list.inner-dest.clearfix li {
    padding: 0px 13px;
    width: 20%;
}

ul.destination-pics.clearfix li img {
    width: 100%;
    border-radius: 0px;
    position: absolute;
    left: 0px;
}

section.dest-pictures {
    padding: 50px 0px;
}

section.mus-detail-extra h4 {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 35px;
}

section.mus-detail-extra p {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    max-width: 100%;
    font-weight: 400;
    line-height: 25px;
}

ul.destination-pics.clearfix li {
    float: left;
    width: 25%;
    position: relative;
    height: 260px;
    overflow: hidden;
    margin: 0px 10px;
    border-radius: 10px;
}

section.mus-detail p {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

ul.destination-pics.clearfix {
    margin: 0px -20px 0px;
}

a.moreless-button:hover {
    box-shadow: 0px 0px 20px #00000029;
    transition: ease-in-out 0.5s;
}

a.moreless-button {
    position: relative;
    transition: ease-in-out 0.5s;
    border-radius: 4px;
    border: 1px solid #C8D4D2;
    padding: 4px 14px;
    display: inline-block;
    background: #FFF;
    color: #282D2C;
    text-align: center;
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 40px;
    margin-top: 20px;
}

section.about-spain p {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

#moretext-two {
    display: none;
}

#moretext-three {
    display: none;
}

#moretext-four {
    display: none;
}

#moretext-five {
    display: none;
}

.moretext {
    display: none;
}

/* .mapouter {
    position: relative;
    text-align: right;
    width: 100%;
    height: 400px;
    margin-bottom: 80px;
}

.gmap_canvas {
    overflow: hidden;
    background: none !important;
    width: 100%;
    height: 400px;
} */

/* added by F.U the above is commented by me*/
.mapouter {
    position: relative;
    width: 100%;
    padding-top: 0px;
    margin-bottom: 80px;
    overflow: hidden;
}

.gmap_canvas {

    top: 0;
    left: 0;
    width: 100%;	
    height: 100%;
    overflow: hidden;
    background: none !important;
}

/* end by F.U */

.gmap_iframe {
    height: 400px !important;
}


input:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

button:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

button:focus {
    outline: none !important;
    box-shadow: none !important;
}

button {
    outline: none !important;
    box-shadow: none !important;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "»";
    position: absolute;
    left: 5px;
    top: 1px;
}

ol.breadcrumb {
    margin-bottom: 50px;
}

ul.personalized-icon {
    float: right;
}

ul.personalized-icon li {
    float: left;
    padding-left: 8px;
}

ul.iconz-list.inner-heading.clearfix li:last-child {
    float: none !important;
    padding-top: 2px;
}

ul.iconz-list.inner-heading.clearfix li:last-child .trip-days {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

ul.iconz-list.inner-heading.clearfix li .slash {
    margin-top: 4px;
}

a.wishlist-btn {
    margin-top: 8px;
    display: inline-block;
}

ul.inner-h-new li:nth-child(1) h4 .slash {
    position: absolute;
    top: 0px;
    right: 0px;
}

a.back-arrow {
    margin-top: 9px;
    display: inline-block;
}

ul.inner-h-new li:nth-child(1) {
    padding-left: 34px;
}

ul.inner-h-new li:nth-child(1) h4 {

    position: relative;
    padding-right: 25px;
    display: inline-block;
}

ul.inner-h-new li .trip-days {
    padding-left: 15px;
}

ul.inner-h-new li {
    float: left;
    line-height: normal;
    position: relative;
}

ul.iconz-list.inner-heading.clearfix li {
    line-height: normal;
    position: relative;
}

a.back-arrow.dst {
    position: absolute;
    left: 0px;
}

ul.iconz-list.inner-heading.clearfix li h4 {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.breadcrumb-item {
    position: relative;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 26px;
}

.shape-outer h2 {
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    z-index: 2;
    position: relative;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 107.4%;
    letter-spacing: 1.12px;
}

.input-space button:focus {
    box-shadow: 0px 0px 12.800000190734863px 0px rgba(0, 0, 0, 0.10) !important;
}

.input-space button:hover {
    box-shadow: 0px 0px 12.800000190734863px 0px rgba(0, 0, 0, 0.10) !important;
}

.input-space button {
    border: 1px solid transparent;
    outline: none;
    box-shadow: none;
    background: transparent;
    padding: 0px 0px;
    position: absolute;
    border-radius: 50px;
    right: 6px;
    width: 32px;
    height: 32px;
    top: 5px;
}

nav#dynamic {
    padding: 21px 0px 18px;
    background: rgba(255, 255, 255);
    border-bottom: 1px solid #dedede;
    transition: ease-in-out 0.5s;
}

.input-space input[type=search]::-webkit-input-placeholder {
    /* Edge */
    color: var(--dark-grey, #767C7B);
    /* T3 - regular 14 */
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.input-space input[type=search]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: var(--dark-grey, #767C7B);
    /* T3 - regular 14 */
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.input-space input[type=search]::placeholder {
    color: var(--dark-grey, #767C7B);
    /* T3 - regular 14 */
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

nav.navbar.navbar-expand-lg.tjoy-bg.fixed-top.newClass {

    transition: ease-in-out 0.5s;
}

.input-space input[type=text]::-webkit-input-placeholder {
    /* Edge */
    color: #767C7B;
}

.input-space input[type=text]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #767C7B;
}

.input-space input[type=text]::placeholder {
    color: #767C7B;
}

img.cloud-four {
    position: absolute;
    left: -120px;
    top: -57px;
    opacity: 0.8;
    max-width: 448px;
    z-index: 0;
}

.input-space textarea:focus {

    border: 1px solid #282D2C;
    background: #FFF;
}

.input-space input[type=text]:focus {
    border-radius: 100px;
    border: 1px solid #282D2C;
    background: #FFF;
}

.caption.second-slide img.slider-bg {
    bottom: -90px;
    position: absolute;
    top: auto;
}

.input-space {
    position: relative;
}

.input-space input[type=text],
.input-space input[type=email] {
    color: #282D2C;
    position: relative;
    width: 100%;
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    min-width: 304px;
    line-height: normal;
    border-radius: 100px;
    padding: 10px 20px;
    border: 1px solid rgba(40, 45, 44, 0.20);
    background: #FFF;
}

button.gog-btn:hover {
    box-shadow: 0px 0px 10px #00000024 !important;
}

a.nav-link.sign-in:hover {
    box-shadow: 0px 0px 10px #00000012;
}

.saved-trip-box:hover {

    border: 1px solid #BDFF00;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
}

.bottom-logo-new {
    position: relative;
}

.bottom-logo-new span {
    color: var(--dark-grey, #767C7B);
    font-family: Merriweather;
    font-size: 12px;
    font-style: normal;
    position: absolute;
    z-index: 5;
    left: 100px;
    font-weight: 400;
    bottom: 26px;
    line-height: normal;
    letter-spacing: 0.36px;
}

.tjoy-modal-logo {
    background: #282D2C;
    position: absolute;
    z-index: 2;
    width: 48px;
    color: var(--lemon-lyim, #BDFF00);
    font-family: Merriweather;
    font-size: 13.176px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 0.395px;
    height: 48px;
    bottom: 20px;
    text-align: center;
    border-radius: 40px;
    padding: 15px 0px;
    left: 40px;
}

.modal-dialog.modal-dialog-centered.contact-modal.text-regarding {
    max-width: 1070px;
}

.input-space input[type=search] {
    color: #282D2C;
    position: relative;
    transition: ease-in-out 0.5s;
    width: 300px;
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    min-width: 304px;
    line-height: normal;
    border-radius: 100px;
    padding: 10px 40px 10px 20px;
    border: 1px solid rgba(40, 45, 44, 0.20);
    background: #FFF;
}

input::-webkit-search-cancel-button {
    -webkit-appearance: none;
    content: url(images/crs-icon.svg);
    width: 20px;
    height: 20px;
    cursor: pointer;
}

ul.navbar-nav.ms-auto.tjoy-nav li a {
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: normal;
    color: #000;
    font-weight: 400;
    line-height: normal;
}

ul.navbar-nav.ms-auto.tjoy-nav li {
    padding-left: 24px;
}

li a.sign-in {
    border-radius: 100px;
    border: 1px solid rgba(40, 45, 44, 0.20);
    padding: 10px 20px !important;
    background: #FFF;
}

a.special-btn.small img {
    right: 0px;
    width: 42px !important;
    top: -14px;
}

a.special-btn.small {
    max-width: 141px;
    transition: Ease-in-out 0.5s;
    font-size: 16px;
    padding: 10px 23px 0px 0px;
}

a.special-btn.small:before {
    position: absolute;
    width: 154px;
}

a.show-btn:hover {

    transition: ease-in-out 0.5s;
}

ul.footer-social-nav.clearfix li a {
    color: #C8D4D2;
}

ul.footer-social-nav.clearfix li {
    float: left;
    padding-right: 25px;
    font-size: 30px;
}

img.ft-plane {
    margin-left: -50px;
    margin-bottom: -13px;
}

ul.footer-list li.footer-col {
    width: 20%;
}

ul.footer-list li.footer-col:nth-child(1) {
    width: 40%;
}

ul.footer-nav.clearfix li a:hover {
    color: #bdff00;
    transition: ease-in-out 0.5s;
}

ul.footer-nav.clearfix li a {
    color: var(--light-grey, #C8D4D2);
    font-family: Merriweather;
    transition: ease-in-out 0.5s;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

a.footer-logo {
    background: #ccc;
    width: 50px;
    height: 50px;
    color: #767C7B;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.395px;
    display: block;
    text-align: center;
    border-radius: 30px;
    padding: 15px 0px;
    font-size: 13px;
    margin-top: -10px;
    font-weight: 900;
    margin-left: 5px;
    margin-bottom: 30px;
}

img.ft-plane {
    margin-left: -50px;
    margin-bottom: -13px;
}

li.footer-col.position-relative span {
    color: var(--light-grey, #C8D4D2);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    bottom: 32px;
    left: 68px;
}

.tooltip-arrow {
    display: none !important;
}

ul.footer-list li.footer-col {
    float: left;
}

ul.footer-nav.clearfix li {
    margin-bottom: 10px;
}

ul.footer-social-nav.clearfix li a {
    transition: ease-in-out 0.5s;
}

ul.footer-social-nav.clearfix li a:hover {
    color: #bdff00;
    transition: ease-in-out 0.5s;
}

ul.footer-list.clearfix h4 {
    color: var(--white, #FFF);
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 25px;
    font-weight: 400;
    line-height: normal;
}

ul.footer-list.clearfix {
    margin-bottom: 0px;
}

img.lines {
    width: 80%;
    margin-bottom: -15px;
}

.dark-bg {
    background: #282d2c;
    padding: 30px 0px 0px;
}

ul.footer-social-nav.clearfix li:nth-child(2) a {
    font-size: 29px;
}
.tooltip-inner {
    color: #BDFF00 !important;
}
.attraction-section .satj-single-post-description {
    max-width: 550px;
}
.custom-tooltip-box {
    position: absolute;
    background-color: #333;
color: #BDFF00 !important;}
.tooltip {
    --bs-tooltip-color: #BDFF00 !important;
    border-radius: 4px !important;
    --bs-tooltip-bg: #282D2C !important;
    font-family: 'Merriweather', serif;
    color: #BDFF00 !important;
    text-align: center !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal !important;

}

.enjy-line.text-center {
    color: var(--dark-grey, #767C7B);
    text-align: center;
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 90px;
    margin-bottom: 20px;
}

a.nav-link.show-me {
    display: none;
    transition: ease-in-out 0.5s;
    outline: none;
    padding: 10px 20px !important;
    transition: ease-in-out 0.5s;
    position: relative;
    border-radius: 100px;
    border: 1px solid #bdff00;
    background: var(--lemon-lyim, #BDFF00);

    color: var(--dark-black, #282D2C);
    text-align: center;
}

a.nav-link.show-me:before {
    position: absolute;
    width: 117%;
    content: "";
    height: 143%;
    top: -9px;
    left: -9px;
    background: #bdff0026;
    right: 0px;
    border-radius: 40px;
    z-index: -1;
}

li.nav-item.dropdown.has-megamenu.sign-in a.dropdown-toggle {
    border-radius: 100px;
    border: 1px solid rgba(40, 45, 44, 0.20);
    padding: 10px 20px !important;
    background: #FFF;
}

.moreless-button {
    cursor: pointer;
}

.satj-single-post-description.satj-short {
    max-height: 360px;
    overflow: hidden;
}
.attraction-section .satj-single-post-description.satj-short {
    max-height: 200px;
    overflow: hidden;
}
a.trip-btn {
    font-size: 12px;
    border: 1px solid #ccc;
    padding: 7px 10px;
    display: block;
    border-radius: 50px;
}

/* .satj-single-post-description, .satj-single-post-description p {
    line-height: 1.6 !important;
} */
.satj-single-post-description.satj-short {
    position: relative;
}

.satj-single-post-description.satj-short:after {
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(252 252 252) 67%);
    content: "";
    height: 120px;
    position: absolute;
    left: 0px;
    bottom: -10px;
    width: 100%;
}

.satj-single-post-description.satj-short {
    margin-bottom: -30px;
}

.col-md-3.col-sm-4.extra-wd .gal-cvr {
    height: auto;
}

.col-md-3.col-sm-4.extra-wd .gal-cvr img {
    position: static;
}

.gal-cvr.min-h {
    /*height: 150px;*/
    margin-bottom: 15px;
}

.dropdown-menu-custom ul.max-menu{
    padding: 0px;
}

.dropdown-menu-custom ul.max-menu li img{
    position: initial;
}

.dropdown-menu-custom ul.max-menu li:nth-child(2) a img{
    position: initial;
}

.btn-group.dot-loc a{
    padding: 7px 0px !important;
}

.dropdown-menu-custom{
    display: none; 
    position: absolute; 
    min-width:240px; 
    top: 30px; right: 0; 
    background: #fff; 
    border: 1px solid #ccc; 
    box-shadow: 0 2px 8px rgba(0,0,0,0.1); 
    z-index: 999; padding: 10px;
}
													

/*=============================
         Media Queries
===============================*/
@media (min-width: 1801px) and (max-width:4000px) {
    img.arrw-dwn {
        position: absolute;
        padding: 15px;
        top: -2px;
        right: 0;
    }

    .satj-single-post-description.satj-short {
        max-height: 385px;
        overflow: hidden;
    }

    .gal-cvr.min-h {
        /* height: 180px;*/
        margin-bottom: 15px;
    }

    .gal-cvr {
        overflow: hidden;
        position: relative;
        /*height: 210px;*/
        border-radius: 15px;
    }

    .control-group {
        padding: 16px 5px;
    }

    .niceCountryInputMenuCountryFlag {
        width: 18px;
        height: 13px;
        position: absolute;
        top: 9px;
        left: 10px;
    }

    .dst-img-cvr {
        max-width: 100%;
        position: relative;
        /*height: 150px;*/
    }

    .input-space input[type=text]:focus {
        width: 500px;
    }

    .dark-bg .container-fluid {
        max-width: 100%
    }

    ul.destination-list.clearfix {
        margin: 0px -13px;
    }

    ul.destination-list li.dest-col {
        float: left;
        margin-bottom: 20px;
        padding: 0px 13px;
        width: 16.6%;
    }

    .control-checkbox .control_indicator:after {
        width: 86%;
        left: 3px;
        top: 3px;
        height: 94px;
    }

}

@media (min-width: 2201px) and (max-width: 2700px) {
    section.destination-detail {
        padding: 320px 0px 320px;
    }
}

@media (min-width: 2001px) and (max-width: 2200px) {
    section.destination-detail {
        padding: 250px 0px 290px;
    }
}

@media (min-width: 1801px) and (max-width: 2000px) {
    section.destination-detail {
        padding: 180px 0px 256px;
    }
}

@media (min-width: 1601px) and (max-width: 1800px) {
    img.arrw-dwn {
        position: absolute;
        padding: 15px;
        top: -2px;
        right: 0;
    }

    .control-group {
        padding: 16px 5px;
    }

    .niceCountryInputMenuCountryFlag {
        width: 18px;
        height: 13px;
        position: absolute;
        top: 9px;
        left: 10px;
    }

    .dst-img-cvr {
        max-width: 100%;
        position: relative;
        /*height: 150px;*/
    }

    section.destination-detail {
        padding: 180px 0px 260px;
    }

    ul.destination-list.clearfix {
        margin: 0px -13px;
    }

    .dark-bg .container-fluid {
        max-width: 100%
    }

    ul.destination-list li.dest-col {
        float: left;
        margin-bottom: 20px;
        padding: 0px 13px;
        width: 16.6%;
    }

    .gal-cvr {
        overflow: hidden;
        position: relative;
        /*height: 230px;*/
        border-radius: 15px;
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .satj-single-post-description.satj-short {
        /* max-height: 529px; */
        overflow: hidden;
    }

    .col-md-3.col-sm-4.extra-wd .gal-cvr {
        height: auto;
    }

    .col-md-3.col-sm-4.extra-wd .gal-cvr img {
        position: static;
    }

    .gal-cvr {
        overflow: hidden;
        position: relative;
        /*height: 160px;*/
        border-radius: 15px;
        margin-bottom: 15px;
    }

    .control-group {
        padding: 16px 5px;
    }

    .dst-img-cvr {
        max-width: 100%;
        position: relative;
        /*height: 150px;*/
    }

    section.destination-detail {
        padding: 160px 0px 216px;
    }
}

@media (min-width: 1200px) and (max-width: 1290px) {
    section.destination-detail {
        padding: 130px 0px 166px;
    }

    .gal-cvr.min-h {
        /*height: 130px;*/
        margin-bottom: 15px;
    }

    .gal-cvr {
        overflow: hidden;
        position: relative;
        /*height: 170px;*/
        border-radius: 15px;
    }

    ul.destination-pics.clearfix li {
        float: left;
        width: 25%;
        position: relative;
        height: 200px;
        overflow: hidden;
        margin: 0px 10px;
        border-radius: 10px;
    }

    ul.destination-list li.dest-col:nth-child(2) .pop.animate__animated.animate__fadeIn {
        left: -72%;
        top: 0px;
    }

    ul.destination-list li.dest-col:nth-child(5) .pop.animate__animated.animate__fadeIn {
        left: -72%;
        top: 0px;
    }

    ul.destination-list li.dest-col:nth-child(8) .pop.animate__animated.animate__fadeIn {
        left: -72%;
        top: 0px;
    }

    ul.destination-list li.dest-col:nth-child(11) .pop.animate__animated.animate__fadeIn {
        left: -72%;
        top: 0px;
    }

    label.control.control-checkbox span {
        display: block;
        text-align: center;
        font-size: 12px;
    }

    .dst-img-cvr {
        max-width: 100%;
        position: relative;
        /*height: 125px;*/
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        overflow: hidden;
    }

    .caption.second-slide img.slider-bg {
        bottom: 0px;
        position: absolute;
        top: auto;
    }

    ul.navbar-nav.ms-auto.tjoy-nav li {
        padding-left: 5px;
    }

    .input-space input[type=search]:focus {
        width: 310px;
        transition: width 0.5s;
        border: 1px solid #000;
    }

    ul.dest-list-area li.list-col {
        width: 25%;
        float: left;
        padding: 0px 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .gal-cvr.min-h {
        /*height: 115px;*/
        margin-bottom: 15px;
    }

    section.destination-detail {
        padding: 110px 0px 136px;
    }

    ul.dest-list-area li.list-col {
        width: 33%;
        float: left;
        padding: 0px 10px;
    }

    section.destination-detail.museum {
        background: url(images/museum-bg.png);
        overflow: hidden;
        padding: 150px 0px 150px;
    }

    h5.text-info {
        font-size: 18px;
    }

    ul.heading-new-style.clearfix li:nth-child(3) {
        margin-left: 10px;
        margin-top: 3px;
    }

    .logo-top.position-relative b {
        display: none !important;
    }

    ul.iconz-list.inner-heading.clearfix li h4 {
        color: var(--dark-black, #282D2C);
        font-family: Merriweather;
        font-size: 27px;
    }

    .mu-cvr {
        position: relative;
        height: 150px;
    }

    .gal-cvr {
        overflow: hidden;
        position: relative;
        /*height: 140px;*/
        border-radius: 15px;
    }

    .input-space input[type=search]:focus {
        width: 310px;
        transition: width 0.5s;
        border: 1px solid #000;
    }

    ul.navbar-nav.ms-auto.tjoy-nav li {
        padding-left: 4px;
    }

    ul.destination-pics.clearfix li {
        height: 170px;
    }

    .tooltip-new:hover .tooltiptext-new {
        display: block;
        position: absolute;
        top: -100%;
        left: -23px;
        max-width: 100px;
        min-width: 80px;
    }

    .tooltip-new.children:hover .tooltiptext-new {
        display: block;
        position: absolute;
        top: -140%;
        left: -140%;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(2) .pop.animate__animated.animate__fadeIn {
        left: -50%;
        top: 0px;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(3) .pop.animate__animated.animate__fadeIn {
        left: -50%;
        top: 0px;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(6) .pop.animate__animated.animate__fadeIn {
        left: -50%;
        top: 0px;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(7) .pop.animate__animated.animate__fadeIn {
        left: -50%;
        top: 0px;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(10) .pop.animate__animated.animate__fadeIn {
        left: -50%;
        top: 0px;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(11) .pop.animate__animated.animate__fadeIn {
        left: -50%;
        top: 0px;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(5n + 0) .pop {
        left: 0px !important;
        right: auto !important;
        top: 0px;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(4n+0) .pop {
        top: 0px;
        left: auto;
        right: 0px;
    }

    .modal-dialog.modal-dialog-centered.contact-modal.text-regarding {
        max-width: 97%;
        margin: 0 auto;
    }

    .caption.second-slide img.slider-bg {
        bottom: 0px;
        position: absolute;
        top: auto;
    }

    ul.destination-list.inner-dest.clearfix li {
        padding: 0px 13px;
        width: 25%;
    }

    ul.destination-list li.dest-col:nth-child(3) .pop {
        top: 0px;
        left: auto;
        right: 0px;
    }

    ul.destination-list li.dest-col:nth-child(7n + 0) .pop {
        left: -42%;
        top: 0px;
        right: 0px;
    }

    ul.destination-list li.dest-col:nth-child(9) .pop.animate__animated.animate__fadeIn {
        left: 0px;
        top: 0px;
    }

    ul.destination-list li.dest-col:nth-child(10) .pop.animate__animated.animate__fadeIn {
        left: -42% !important;
        top: 0px;
    }

    ul.destination-list li.dest-col:nth-child(8n + 0) .pop {
        top: 0px;
        left: auto !important;
        right: 0px !important;
    }

    ul.destination-list li.dest-col:nth-child(6) .pop {
        left: -42%;
        top: 0px;
        right: auto;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(6n + 0) .pop {
        left: -42%;
        top: 0px;
        right: auto;
    }

    ul.destination-list li.dest-col:nth-child(2) .pop.animate__animated.animate__fadeIn {
        left: -42%;
        top: 0px;
    }

    ul.destination-list li.dest-col:nth-child(4) .pop.animate__animated.animate__fadeIn {
        left: auto;
        right: 0px;
        top: 0px;
    }

    ul.destination-list li.dest-col:nth-child(11) .pop.animate__animated.animate__fadeIn {

        top: 0px;
        left: -42% !important;
    }

    ul.destination-list li.dest-col:nth-child(5n + 0) .pop {
        top: 0px;
        left: 0px !important;
        right: auto !important;
    }

    ul.destination-list li.dest-col:nth-child(4n + 0) .pop {
        top: 0px;
        left: auto;
        right: 0px;
    }

    ul.destination-list li.dest-col {
        float: left;
        margin-bottom: 20px;
        padding: 0px 6px;
        width: 25%;
    }

    .input-space input[type=text] {
        width: 250px;
        min-width: 160px;
    }

    .input-space input[type=text]:focus {
        width: 250px;
        min-width: 160px;
    }
}

@media all and (min-width: 992px) {

    .navbar .has-megamenu {
        position: static !important;
    }

    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 99%;
        margin: 0 auto;
        margin-top: 0;
    }

}

@media(max-width: 991px) {

    .navbar.fixed-top .navbar-collapse,
    .navbar.sticky-top .navbar-collapse {
        overflow-y: auto;
        max-height: 90vh;
        margin-top: 10px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
	.enjy-line.text-center {
   
    margin-top: 0px;
    margin-bottom: 20px;
}
	img.enjy-trip.dsk-view.w-100 {
    display: block !important;
}
    section.destination-detail.museum {
        padding: 15% 0px !important;
    }

    ul.heading-new-style.clearfix li {
        float: left;
        position: relative;
        min-height: 38px;
    }

    a.search-icon {
        border: 1px solid #ccc;
        width: 35px;
        box-shadow: none;
        margin: 0px;
        display: block;
        height: 35px;
        outline: none;
        border-radius: 30px;
        padding: 12px 7px;
    }

    ul.mob-nav.clearfix {
        margin-bottom: 0px;
    }

    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 99%;
        margin: 0 auto;
        margin-top: 0;
    }

    a.nav-link.dropdown-toggle {
        font-size: 12px;
        padding: 7px 7px 7px 10px !important;
    }

    ul.dest-list-area li.list-col {
        width: 33%;
        float: left;
        padding: 0px 10px;
    }

    h5.text-info {
        font-size: 18px;
    }

    a.wish-icon.user-not-logged-in.add-to-beloweds {
        margin-right: 0px;
    }

    ul.mu-list.clearfix li:first-child h5 .slash {
        position: absolute;
        right: 6px;
        top: -3px;
    }

    ul.inner-h-new li:nth-child(1) h4 .slash {
        position: absolute;
        top: 6px;
        right: 0px;
    }

    .museum-box .show-btn {
        font-size: 13px;
    }

    ul.inner-h-new li:nth-child(1) h4 {
        position: relative;
        padding-right: 25px;
        display: inline-block;
        font-size: 22px;
        padding-top: 7px;
    }

    ul.personalized-icon li img {
        max-width: 25px;
    }

    section.destination-detail.museum {
        background: url(images/museum-bg.png);
        overflow: hidden;
        padding: 120px 0px 130px;
    }

    .logo-top.position-relative b {
        position: absolute;
        left: 64px;
        width: 224px;
        display: block !important;
        top: 0px;
    }

    a.search-icon img {
        position: absolute;
        top: 17px;
    }

    a.nav-link.sign-in i {
        position: absolute;
        top: 9px;
        left: 0px;
        right: 0px;
    }

    a.close-bar {
        position: absolute;
        right: 15px;
        top: 25px;
    }

    .input-space button img {
        width: 20px;
    }

    .mob-bar.search-bar input[type=search] {
        min-width: 100%;
    }

    .mob-bar.search-bar {
        width: 100%;
        background: white;
        opacity: 0;
        visibility: hidden;
        display: block;
        padding: 15px 55px 15px 20px;
        position: absolute;
        left: 0px;
        right: 0px;
        z-index: 2;
        top: -11px;
    }

    /* a.wish-icon:before {
    background: url(images/heart-icon-hover.svg);
    width: 24px;
    height: 24px;
    position: absolute;
    background-position: 0px 0px;
    content: "";
}
	ul.mob-nav li a.wish-icon {
    border: 1px solid #ccc;
    margin: 0px;
    width: 45px;
    box-shadow: none;
    height: 45px;
    outline: none;
    border-radius: 30px;
    padding: 10px 10px;
} */
    li a.sign-in {
        border-radius: 100px;
        width: 35px;
        position: relative;
        font-size: 17px;
        text-align: center;
        height: 35px;
        border: 1px solid rgba(40, 45, 44, 0.20);
        padding: 0px 1px !important;
        background: transparent;
    }

    li.nav-item.dropdown.has-megamenu.all-trips {
        position: static;
    }

    ul.mob-nav li {
        float: left;
        margin-left: 12px;
    }

    ul.countries.row.clearfix li {
        float: left;
        margin-left: 0px !important;
        width: 33.3% !important;
    }

    ul.mob-nav.clearfix {
        margin-bottom: 0px;
        padding: 0px 0px;
    }

    ul.mu-icon li img {
        max-width: 22px;
    }

    ul.mu-list.clearfix li h5 {
        font-size: 16px;
    }

    .mu-cvr {
        position: relative;
        height: 124px;
    }

    ul.iconz-list.inner-heading.clearfix li h4 {
        color: var(--dark-black, #282D2C);
        font-family: Merriweather;
        font-size: 28px;
    }

    .base-img {
        border-radius: 10px;
        overflow: hidden;
        height: 144px;
    }

    .signup-beloved {
        position: absolute;
        max-width: 405px;
        right: 16px;
        top: 56px;
    }

    ul.iconz-list.inner-heading.clearfix li .slash {
        margin-top: 4px;
        margin-left: 10px;
        margin-right: 10px;
    }

    ul.iconz-list.inner-heading.clearfix li:last-child .trip-days {
        margin-top: 46px;
    }

    ul.iconz-list.inner-heading.clearfix li:nth-child(2) {
        width: 92%;
    }

    section.destination-detail {
        padding: 11% 0px;
    }

    header {
        min-height: 62px;
    }

    .dest-pictures .gal-cvr.min-h {
        /*height: 100px;*/
    }

    .gal-cvr.min-h {
        /*height: 120px;*/
        margin-bottom: 15px;
    }

    .gal-cvr {
        overflow: hidden;
        position: relative;
        /*height: 100px;*/
        border-radius: 15px;
    }

    ul.destination-pics.clearfix {
        margin: 0px 0px 0px;
    }

    ul.destination-pics.clearfix li {
        height: 130px;
    }

    .tooltip-new:hover .tooltiptext-new {
        display: block;
        position: absolute;
        top: -100%;
        left: -23px;
        max-width: 100px;
        min-width: 80px;
    }

    .tooltip-new.children:hover .tooltiptext-new {
        display: block;
        position: absolute;
        top: -140%;
        left: -140%;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(7) .pop {
        left: 0px;
        top: 0px;
        right: auto;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(5) .pop.animate__animated.animate__fadeIn {
        left: -15% !important;
        top: 0px;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(5n + 0) .pop {
        left: 0px !important;
        right: 0px !important;
        top: 0px;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(2) .pop.animate__animated.animate__fadeIn {
        left: -15%;
        top: 0px;
    }

    ul.destination-list li.dest-col:nth-child(3) .pop {
        top: 0px;
        left: auto;
        right: 0px;
    }

    ul.destination-list li.dest-col:nth-child(7n + 0) .pop {
        top: 0px;
        left: 0px;
        right: auto;
    }

    ul.destination-list li.dest-col:nth-child(8n + 0) .pop {
        top: 0px;
        left: auto !important;
        right: 0px !important;
    }

    ul.destination-list li.dest-col:nth-child(6) .pop {
        top: 0px;
        left: 0px;
        right: auto;
    }

    ul.destination-list li.dest-col:nth-child(2) .pop.animate__animated.animate__fadeIn {
        left: -14%;
        top: 0px;
    }

    ul.destination-list li.dest-col:nth-child(3) .pop.animate__animated.animate__fadeIn {
        left: auto;
        top: 0px;
        right: 0px;
    }

    ul.destination-list li.dest-col:nth-child(11) .pop.animate__animated.animate__fadeIn {
        right: 0px;
        top: 0px;
        left: -14%;
    }

    ul.destination-list li.dest-col:nth-child(5n + 0) .pop {
        top: 0px;
        left: 0px !important;
        right: auto !important;
    }

    ul.destination-list li.dest-col:nth-child(4) .pop {
        top: 0px;
        left: 0px !important;
        right: auto;
    }

    ul.destination-list li.dest-col:nth-child(8) .pop {
        top: 0px;
        left: -12% !important;
        right: auto;
    }

    ul.destination-list li.dest-col:nth-child(9) .pop.animate__animated.animate__fadeIn {
        left: auto;
        top: 0px;
        right: 0px;
    }

    .modal-dialog.modal-dialog-centered.contact-modal.text-regarding {
        max-width: 97%;
        margin: 0 auto;
    }

    ul.beloved-iconz.clearfix li {
        float: left;
        padding-left: 8px;
    }

    img.slider-bg.dsk-view {
        display: block !important;
    }

    .caption.second-slide img.slider-bg {
        bottom: 0px;
        position: absolute;
        top: auto;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(6n + 0) .pop {
        top: 0px;
        left: auto;
        right: 0px;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(4) .pop {
        top: 0px;
        left: 0px;
        right: auto;
    }

    ul.destination-list.inner-dest.clearfix li {
        padding: 0px 13px;
        width: 33.3%;
    }

    img.green-wave {
        position: absolute;
        left: 10px;
        bottom: 75px;

        width: 100%;
    }

    img.slide-one-graphic {
        max-width: 270px;
        margin-top: 59px;
    }

    img.cloud-four {
        position: absolute;
        left: -120px;
        top: -17px;
        opacity: 0.8;
        max-width: 348px;
        z-index: 0;
    }

    .caption.second-slide img.cloud-two {
        width: 87.718px !important;
        height: 66.702px !important;
        position: absolute;
        opacity: 0.8;
        top: 30px;
        left: 150px;
        margin: 0 auto;
        right: 0px;
    }

    .caption.second-slide img.cloud-one {
        position: absolute;
        width: 288.993px !important;
        opacity: 0.8;
        height: 208.671px !important;
        right: 0px;
        top: 31px;
        z-index: 0;
    }

    .caption h2 {
        color: var(--dark-black, #282D2C);
        font-family: 'Merriweather', serif;
        padding-left: 16px;

        font-size: 33px;
    }

.caption.second-slide a.special-btn {
        width: 140px;
        text-align: left;
        padding-left: 15px;
        margin-left: 16px;
        font-size: 15px;
        height: 40px;
    }

    .caption h1 {
        color: var(--dark-black, #282D2C);
        font-family: 'Merriweather', serif;
        font-size: 25px;
        font-style: normal;
        font-weight: 700;
        text-align: left;
        padding-left: 16px;
        line-height: 112.4%;
        margin-top: 49px;
        padding-top: 30px;
        letter-spacing: 0.8px;
    }

    nav#dynamic {
        padding: 6px 0px;
        background: rgba(255, 255, 255);
        border-bottom: 1px solid #dedede;
        transition: ease-in-out 0.5s;
    }

    .caption.first-slide {
        padding: 0px 15px;
    }

    ul.footer-list li.footer-col:last-child {
        width: 22%;
    }

    ul.footer-list li.footer-col:nth-child(1) {
        width: 38%;
    }

    a.footer-logo {
        background: #ccc;
        width: 50px;
        height: 50px;
        color: #767C7B;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.395px;
        display: block;
        text-align: center;
        border-radius: 30px;
        padding: 15px 0px;
        font-size: 13px;
        margin-top: 20px;
        font-weight: 900;
        margin-left: 5px;
        margin-bottom: 30px;
    }

    img.ft-plane {
        margin-left: -50px;
        margin-bottom: -13px;
        max-width: 320px;
    }

    ul.destination-list li.dest-col:nth-child(5) .pop {
        top: 0px;
        left: -14% !important;
        right: auto;
    }

    ul.destination-list li.dest-col:nth-child(10) .pop {
        top: 0px;
        left: 0% !important;
        right: auto;
    }

    ul.destination-list li.dest-col:nth-child(3n + 0) .pop {
        top: 0px;
        left: auto;
        right: 0px;
    }

    .dest-box-outer:hover .pop {
        opacity: 1;
        visibility: visible;
        width: 358px;
        height: 528px;
        display: block;
        z-index: 2;
    }

    .container-fluid {
        max-width: 1600px;
        position: relative;
        padding: 0px 15px;
    }

    ul.destination-list li.dest-col {
        float: left;
        margin-bottom: 20px;
        padding: 0px 6px;
        width: 33.3%;
    }

    .dsk-view {
        display: none !important;
    }

    .ipad-view {
        display: block !important;
    }

    .mob-view {
        display: none !important;
    }

    .link-style {
        color: var(--dark-black, #282D2C);
        font-family: Merriweather;
        font-size: 16px;
        font-style: italic;
        font-weight: 400;
        line-height: 20px;
        position: relative;
        display: inline-block;
        margin-top: 20px;
        border-bottom: 5px solid #BDFF00;
        padding-bottom: 5px;
        font-style: italic !important;
    }

    img.border-bottom {
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: -3px;
        width: 100%;
    }

    ul.destination-list li.dest-col {
        float: left;
        margin-bottom: 20px;
        padding: 0px 6px;
        width: 33.3%;
    }

    ul.iconz-list.clearfix li {
        float: left;
        margin-right: 5px;
    }

    ul.iconz-list.clearfix li:last-child {
        float: right;
        margin-right: 0px;
        margin-top: 3px;
    }

    img.green-wave {
        position: absolute;
        left: 18px;
        bottom: 0px;
        width: 96% !important;
    }

    img.white-layer {
        position: absolute;
        top: 0px;
        width: 100%;
        height: 100%;
    }

    .saved-trip-box {
        margin-bottom: 30px;
    }

    ul.option.clearfix li {
        float: left;
        padding-left: 5px;
    }

    .dropdown button.drop-btn {
        border-radius: 100px;
        border: 1px solid rgba(40, 45, 44, 0.20);
        background: #FFF;
        padding: 10px 28px 10px 18px;
        color: var(--dark-black, #282D2C);
        font-family: Merriweather;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    img.arrw-dwn {
        position: absolute;
        right: 11px;
        top: 12px;
    }

    img.border-bottom.mob-view {
        display: block !important;
        bottom: -40px;
    }

    .modal-body.contact-modal.text-regarding {
        padding-bottom: 130px;
    }

    .control-group:hover .control_indicator {
        position: absolute;
        top: 0px;
        box-shadow: none;
        border-radius: 12px;
    }

    div#search-results-container-mob::-webkit-scrollbar {
        width: 8px;
        border-radius: 50px;
    }

    div#search-results-container-mob::-webkit-scrollbar-track {
        background: #C8D4D2;
        border-radius: 50px;
        box-shadow: none;
    }

    div#search-results-container-mob::-webkit-scrollbar-thumb {
        background: #282D2C;
        border-radius: 50px;
    }

    div#search-results-container-mob {
        padding: 10px;
        border: 1px solid #000;
        border-radius: 10px;
        overflow-y: auto;
        margin-top: 2px;
        max-height: 200px;
    }

    .search-result a {
        color: #000;
    }

    .input-space button {
        border: 1px solid transparent;
        outline: none;
        box-shadow: none;
        background: transparent;
        padding: 3px 0px;
    }

    div#search-results-container-mob .search-result:last-child {
        border-bottom: 0px;
    }

    ul.mob-nav li a.wish-icon {
        border: 1px solid #ccc;
        width: 45px;
        height: 45px;
        border-radius: 30px;
        margin-top: 0px;
        padding: 10px 10px;
    }

    .shape-outer h2:after {
        position: absolute;
        content: "";
        bottom: -2px;
        width: 160px;
        z-index: -1;
        right: -10px;
        border-radius: 0px;
        height: 22px;
        background: url(images/heading-line-after.svg);
    }

    .satj-single-post-description.satj-short {
        max-height: 551px;
        overflow: hidden;
    }

    ul.heading-new-style.heartzc.clearfix li h4 {
        padding-right: 23px;
        font-size: 22px;
        padding-top: 3px;
    }

    ul.heading-new-style.heartzc.clearfix li a.wish-icon {
        position: absolute;
        top: 3px;
    }

    div#description-gallery .gal-cvr.min-h {
        /*height: 90px;*/
    }
}

@media (min-width: 400px) and (max-width: 767px) {
	.dest-pictures.city-slidr button.owl-prev.disabled {        top: 50px !important;}
.dest-pictures.city-slidr button.owl-next.disabled {        top: 50px  !important;}
.dest-pictures.city-slidr button.owl-prev{        top: 50px  !important;}
.dest-pictures.city-slidr button.owl-next{        top: 50px  !important;}
}
@media (min-width: 320px) and (max-width: 767.78px) {
	button.accordion-button {
    padding-left: 45px;
    background: #fff !important;
    color: var(--dark-black, #282D2C);
    font-family: Merriweather;
    font-size: 16px;
    max-height: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-right: 40px;
}
	span.mob-view {
    display: block !important;
    margin-top: 10px;
    font-weight: 800;
}
	.enjy-line.text-center {
   
    margin-top: 0px;
    margin-bottom: 20px;
}
	img.enjy-trip.mob-view.w-100 {
    display: block !important;
}
	.col-md-6.trip_type_options {
    margin-top: 5px;
}
    ul.countries.row.clearfix{
        max-height: 340px;
        overflow-y: auto;
    }

    /* ol.breadcrumb li a {
    word-break: break-word;
}
	ol.breadcrumb {
    flex-wrap: none;
}
	ol.breadcrumb li {
    float: left;
    width: auto;
    flex: none;
    word-break: break-word;
} */
    ul.heading li {
        float: left;
        min-height: 32px;
    }

    .col-md-3.col-sm-4.extra-wd .gal-cvr {
        height: auto;
    }

    .col-md-3.col-sm-4.extra-wd .gal-cvr img {
        position: static;
    }

    ul.museum-frist li:nth-child(1) {

        margin-bottom: 30px;
    }

    ul.personalized-icon.mob-view.trp.extra-spcv.clearfix {
        padding-left: 22px;
    }

    ul.inner-h-new li:nth-child(1) {
        padding-left: 30px;
    }

    .slash.mob-slash-new {
        display: block;
    }

    ul.destination-list.inner-dest.clearfix a.wish-icon.heart-icon-excerpt.add-to-beloweds.trip-beloved-dropdown-update {
        top: 23px;
    }

    ul.destination-list.inner-dest.clearfix a.wish-icon.add-to-beloweds {
        margin-top: 0px;
    }

    ul.destination-list.inner-dest.clearfix a.wish-icon.remove-from-beloweds {
        margin-top: 0px;
    }

    ul.heading-new-style.heartzc.clearfix li {
        min-height: auto;
    }

    .durations-mob {
        padding-left: 0px;
        font-size: 14px;
        padding-top: 1px;
        margin-bottom: 10px;
        text-align: right;
    }

    .trip-days.trp {
        /* display: none; */
    }

    ul.heading-new-style.heartzc.clearfix li a.wish-icon {
        position: absolute;
        right: 0px;
        top: 1px;
    }

    .dsk-slsh {
        /* display: none; */
    }

    ul.personalized-icon.mob-none.clearfix {
        display: none;
    }

    li.mob-days-spc {
        padding-left: 10px;
        /* width: 100%; */
        position: relative;
    }

    ul.personalized-icon.mob-view.trp.clearfix li img {
        max-width: 25px;
    }

    ul.personalized-icon.mob-view.trp.clearfix {
        padding-left: 20px;
    }

    ul.personalized-icon.mob-view.trp.clearfix li {
        float: left;
        width: auto !important;
        margin-top: -1px;
        padding-left: 20px;
        padding: 0px 0px 0px 6px !important;
    }

    ul.museum-frist.clearfix {
        margin-bottom: 0px;
    }

    .sv-cvr {
        /*height: 120px;*/
        overflow: hidden;
    }

    ul.mu-icon li.grade-flag img {
        width: 24px !important;
        padding-right: 4px;
    }

    a.wish-icon.trip-beloved-dropdown-update.remove-from-beloweds {
        position: absolute;
        top: 26px;
        right: 10px;
    }

    a.wish-icon.add-to-beloweds.trip-beloved-dropdown-update {
        position: absolute;
        top: 26px;
        right: 10px;
    }

    .dst-img-cvr .dst-desc {
        margin-bottom: 0px !important;
    }

    ul.heading-new-style.heartzc.clearfix li h4 {
        padding-right: 35px;
    }

    ul.heading-new-style.heartzc.clearfix li:nth-child(1) {
        width: 100%;
        padding-right: 0px;
    }

    span.hrt-dsk {}

    a.arrow-circle {
        top: 7px;
    }

    a.back-arrow:hover {
        background: #EDEDED;
        border-radius: 50px;
    }

    ul.dest-list-area li.list-col {
        width: 50%;
        float: left;
        padding: 0px 10px;
    }

    a.special-btn:hover {
        transition: ease-in-out 0.5s;
        background: #97CC00 !important;
    }

    a.special-btn:before {
        position: absolute;
        width: 252px;
        content: "";
        height: 56px;
        top: -8px;
        left: -8px;
    }

    a.special-btn.small:before {
        position: absolute;
        width: 149px;
    }

    .museum-box a {
        font-size: 13px;
        margin-bottom: 0px !important;
    }

    button.delete-btn img {
        position: absolute;
        top: 4px;
        right: 19px;
        max-width: 23px;
    }

    button.delete-btn:before {
        position: absolute;
        width: 108%;
        content: "";
        height: 43px;
        top: -5px;
        left: -5px;
    }

    div.satj-single-post-description p>img {
        border-radius: 15px;
        height: 126px !important;
        /* width: 48% !important; */
    }

    .txt-cvr a {
        margin-top: -25px !important;
        margin-bottom: -4px;
    }

    button.special-btn img {
        position: absolute;
        top: -24px;
        right: auto;
        left: auto;
        margin: 8px auto 0px;
        width: 70px !important;
        padding-left: 10px;
    }

    .control-group {
        padding: 0px 3px;
    }

    .trip-destination-box.clearfix {
        padding: 12px 12px 12px 12px;
    }

    section.personalize {
        padding: 40px 0px 0px;
    }

    .input-attraction input[type=text] {
        font-size: 12px;
    }

    ul.cities-list.clearfix li a {
        font-size: 12px !important;
    }

    button.accordion-button {
        font-size: 12px;
    }

    b.region {
        display: block;
        font-size: 15px;
    }

    .all-c h4 {
        color: var(--dark-black, #282D2C);
        font-family: Merriweather;
        font-size: 20px;
    }

    button.accordion-button {
        color: #000 !important;
    }

    .dropdown-menu.megamenu.show {
        border-width: 1px 1px 1px 1px !important;
        margin-top: 5px;
    }

    li.nav-item.dropdown.has-megamenu.all-trips {
        position: static;
    }

    ul.countries-list li {
        float: none !important;
        width: 100%;
        margin: 0px !important;
    }

    a.nav-link.dropdown-toggle img {
        width: 10px;
    }

    a.nav-link.dropdown-toggle {
        font-size: 12px;
        padding: 7px 7px 7px 10px !important;
    }

    a.special-btn:hover {
        transition: ease-in-out 0.5s;
        background: #bdff00;
    }

    .dest-box p {
        overflow: hidden;
        height: 107px;
        width: 100%;
    }

    .dest-box p.trip-short-desc {
        margin-top: 0px !important;
        margin-bottom: 10px !important;
        height: 110px;
    }

    .satj-single-post-description.satj-short {
        max-height: 313px;
        overflow: hidden;
    }
    .attraction-section .satj-single-post-description.satj-short{
        max-height: unset;
    }
    .no-js .owl-carousel, .owl-carousel.owl-loaded{
        margin-top: 25px;
    }
    .satj-single-post-description.satj-short:after{
        bottom: unset;
    }

    ul.mob-nav li a.wish-icon {
        border: 1px solid #ccc;
        width: 45px;
        height: 45px;
        border-radius: 30px;
        margin-top: 0px;
        padding: 10px 10px;
    }

    .gmap_canvas {
        overflow: hidden;
        background: none !important;
        width: 100%;
        height: 400px;
    }

    .mapouter {
        position: relative;
        text-align: right;
        width: 100%;
        margin-bottom: 0px;
        height: auto;
    }

    .modal-body.del-modal h3 {
        color: var(--dark-black, #282D2C);
        font-family: Merriweather;
        font-size: 22px !important;
    }

    button.cancel-btn {
        border-radius: 100px;
        border: 1px solid rgba(40, 45, 44, 0.20);
        background: #FFF;
        margin-right: 5px;
        padding: 7px 15px;
        font-size: 13px;
    }

    button.delete-btn {
        position: relative;
        padding: 7px 57px 7px 16px;
        font-size: 13px;
    }

    input[type="search"]::-webkit-search-cancel-button {
        display: none;
    }

    .pop {

        display: none !important;
    }

    button.owl-prev.disabled {
        position: absolute;
        top: 33%;
        left: 10px;
        width: 30px;
        height: 30px;
        font-size: 20px !important;
        opacity: 0.5 !important;
        border-radius: 30px !important;
        color: #ffffff !important;
        background: #9c9c9c !important;
        margin: 0px !important;
    }

    button.owl-next.disabled {
        position: absolute;
        top: 37%;
        right: 10px;
        width: 30px;
        height: 30px;
        font-size: 20px !important;
        opacity: 1 !important;
        border-radius: 30px !important;
        color: #000 !important;
        margin: 0px !important;
        background: #9c9c9c !important;
    }

    button.owl-next.disabled:hover {
        background: #9c9c9c !important;
    }

    button.owl-prev.disabled:hover {
        background: #9c9c9c !important;
    }

    button.owl-prev.disabled:before {
        content: "";
        background: url(images/arrow-left-short.svg);
        position: absolute;
        width: 30px;
        height: 30px;
    }

    button.owl-prev:before {
        background: url(images/arrow-left-short.svg);
        top: 3px;
        position: absolute;
        content: "";
        left: 2px;
        width: 30px;
        height: 30px;
    }


    button.owl-next:before {
        background: url(images/arrow-left-short.svg);
        content: "";
        position: absolute;
        right: 3px;
        top: -3px;
        width: 30px;
        height: 30px;
        transform: rotate(180deg);
    }

    button.owl-next span {
        display: none;
    }

    button.owl-prev span {
        display: none;
    }

    button.owl-next.disabled:before {
        background: url(images/arrow-left-short.svg);
        content: "";
        position: absolute;

        top: -3px;
        width: 30px;
        height: 30px;
        transform: rotate(180deg);
    }
.dest-pictures.city-slidr button.owl-prev.disabled {        top: 45px;}
.dest-pictures.city-slidr button.owl-next.disabled {        top: 45px;}
.dest-pictures.city-slidr button.owl-prev{        top: 45px;}
.dest-pictures.city-slidr button.owl-next{        top: 45px;}
    button.owl-prev.disabled {
        position: absolute;
        top: 37%;

        width: 30px;
        height: 30px;
        font-size: 20px !important;
        opacity: 1 !important;
        background: url(images/arrow-left-short.svg);
        border-radius: 30px !important;
        color: #000000 !important;
        background: #9c9c9c !important;
        margin: 0px !important;
    }

    button.owl-next {
        position: absolute;
        top: 37%;
        right: 10px;
        width: 30px;
        height: 30px;
        margin: 0px !important;
        font-size: 20px !important;
        opacity: 1 !important;
        border-radius: 30px !important;
        color: #000000 !important;
        background: white !important;
    }

    button.owl-prev {
        position: absolute;
        top: 37%;
        left: 10px;
        width: 30px;
        background: url(images/arrow-left-short.svg);
        height: 30px;
        margin: 0px !important;
        font-size: 20px !important;
        opacity: 1 !important;
        border-radius: 30px !important;
        color: #000000 !important;
        background: #fff !important;
    }

    .logo-top.position-relative b {
        display: none !important;
    }

    div#search-results-container-mob::-webkit-scrollbar {
        width: 12px;
        border-radius: 50px;
    }

    div#search-results-container-mob::-webkit-scrollbar-track {
        background: #C8D4D2;
        border-radius: 50px;
        box-shadow: none;
    }

    div#search-results-container-mob::-webkit-scrollbar-thumb {
        background: #282D2C;
        border-radius: 50px;
    }

    .input-space button {
        border: 1px solid transparent;
        outline: none;
        box-shadow: none;
        background: transparent;
        padding: 3px 0px;
    }

    div#search-results-container-mob .search-result:last-child {
        border-bottom: 0px;
    }

    .search-result a {
        color: #000;
    }

    div#search-results-container-mob {
        padding: 10px;
        width: 111%;
        border: 1px solid #000000;
        overflow-y: auto;
        border-radius: 10px;
        margin-top: 2px;
        max-height: 200px;
    }
a.search-icon {
        display: flex !important;
        align-items: center;
        justify-content: center;
        padding: 0px 0px !important;
    }
	.pt-spc {
    margin-top: 60px;
}
	a.navbar-brand {
    color: #BDFF00 !important;
    font-family: 'Merriweather', serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 900;
    background: #282D2C;
    text-align: center;
    padding: 16px 0px;
    height: 45px;
    width: 45px;
    border-radius: 30px;
    line-height: normal;
    letter-spacing: 0.42px;
}
    a.search-icon img {
        position: static;
        top: 17px;
        max-width: 18px;
    }

    a.nav-link.sign-in i {
        position: absolute;
        top: 14px;
    }

ul.mob-nav.clearfix {
        margin-bottom: 0px;
        position: absolute;
        right: 15px;
        top: 6px;
    }
    .sign-in-area h4 {
        color: var(--dark-black, #282D2C);
        font-family: Merriweather;
        font-size: 22px;
    }

    a.close-bar {
        position: absolute;
        right: 15px;
        top: 25px;
    }

    .input-space button img {
        width: 20px;
    }

    .mob-bar.search-bar input[type=search] {
        min-width: 100%;
        width: 100%;
    }

    .mob-bar.search-bar {
        width: 100%;
        background: white;
        opacity: 0;
        visibility: hidden;
        display: block;
        padding: 15px 55px 15px 20px;
        position: absolute;
        left: 0px;
        right: 0px;
        z-index: 2;
        top: -11px;
    }

    li a.sign-in {
        border-radius: 100px;
        width: 35px;
        position: relative;
        font-size: 17px;
        text-align: center;
        height: 35px;
        border: 1px solid rgba(40, 45, 44, 0.20);
        padding: 0px 1px !important;
        background: transparent;
    }

    a.nav-link.sign-in i {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 8px;
    }

    /* a.wish-icon:before {
    background: url(images/heart-icon-hover.svg);
    width: 24px;
    height: 24px;
    position: absolute;
    background-position: 0px 0px;
    content: ""; 
}
	ul.mob-nav li a.wish-icon {
    border: 1px solid #ccc;
    width: 45px;
    box-shadow: none;
    margin: 0px;
    height: 45px;
    outline: none;
    border-radius: 30px;
    padding: 10px 10px;
} */
    ul.mob-nav li {
        float: left;
        margin-left: 5px;
    }

    .navbar .megamenu {
        right: 0;
        width: 99%;
        margin: 0 auto;
        margin-top: 0;
        min-width: 300px;
        left: auto;
    }

    a.search-icon {
        border: 1px solid #ccc;
        width: 35px;
        box-shadow: none;
        margin: 0px;
        display: block;
        height: 35px;
        outline: none;
        border-radius: 30px;
        padding: 12px 7px;
    }

    ul.mu-list.clearfix li h5 {
        position: relative;
        display: inline-block;
        padding-right: 0px;
    }

    ul.mu-list.clearfix li:first-child h5 .slash {
        position: absolute;
        right: 6px;
        top: -3px;
    }

    ul.heading-new-style.clearfix li a.back-arrow {
        position: absolute;
        left: 0px;
        top: -7px;
    }

    /* added by F.U */
    section.attraction-sections {
        margin-top: 20px;
    }
    ul.heading-new-style.clearfix li:nth-child(3) {
        /* margin-left: 7px; */
        margin-left: 2px;
        /* margin-top: -1px; */
    }


    ul.heading-new-style.clearfix h4 {
        font-size: 22px;
    }

    .wishlist {
        text-align: right;
        padding: 0px 12px 8px 0px;
        margin-top: 0px;
    }

    ul.inner-h-new li .trip-days {
        padding-left: 8px;
    }

    a.back-arrow.dst {
        position: absolute;
        left: 0px;
        top: -4px;
    }

	/* added by F.U	 */
/*     ul.inner-h-new.clearfix {
        margin-bottom: 0;
    } */
/*  	@media (max-width:320px){
		ul.inner-h-new.clearfix{
			margin-bottom: -53px
		}
	}  */
	/* end by F.U	 */
	
    ul.inner-h-new li:nth-child(1) h4 {
        font-size: 21px;
        position: relative;
        padding-right: 25px;
        display: inline-block;
    }

    ul.inner-h-new li:nth-child(1) h4 .slash {
        position: absolute;
        top: 0px;
        right: 5px;
    }

    .shape-outer h2:after {
        position: absolute;
        content: "";
        width: 90px;
        bottom: -9px;
        right: -10px;
    }

    .shape-outer h2:before {
        content: "";
        position: absolute;
        width: 100%;
        background: #bdff00;
        height: 15px;
        bottom: -2px;
        z-index: -1;
    }

    ul.mu-list.clearfix li h5 {
        overflow: hidden;
        height: auto;
    }

    .para-lmt {

        overflow: hidden;
        font-size: 13px;
    }

    .dst-desc a {
        font-size: 12px;
        line-height: 16px;
    }

    img.heart-icon-new {
        margin-top: -9px;
        margin-left: 0px;
        max-width: 25px;
    }

    .signup-beloved h3 {
        color: var(--Dark-Black, #282D2C);
        font-family: Merriweather;
        font-size: 25px;
    }

    .signup-beloved a {
        font-size: 14px;
    }

    .signup-beloved {
        position: absolute;
        max-width: 320px;
        right: 15px;
        top: 56px;
    }

    .pop.animate__animated.animate__fadeIn h4 {
        margin-bottom: 0px;
        font-size: 15px;
    }

    .dst-big-cvr img {
        height: auto;
    }

    ul.destination-list.inner-dest.clearfix li .dest-box {
        height: auto;
    }

    ol.breadcrumb {
        margin-bottom: 20px;
    }

    ol.breadcrumb li a {
        color: var(--dark-grey, #767C7B);
        font-family: Merriweather;
        float: left;
    }

    ol.breadcrumb li a {
        color: var(--dark-grey, #767C7B);
        font-family: Merriweather;
        font-size: 12px;
    }

    ol.breadcrumb li {
        font-size: 12px;
        margin-bottom: 6px;
    }

    .breadcrumb-item+.breadcrumb-item {
        padding-left: 20px;
        font-size: 12px;
    }

    ul.mu-list.clearfix li h5 a {
        color: #282D2C;
        font-size: 13px;
    }

    .museum-box {
        height: auto;
        overflow: hidden;
        margin-bottom: 40px;
    }

    ul.personalized-icon.clearfix li img {
        max-width: 30px;
    }

    section.enjoy-destination h4 {
        margin-bottom: 30px;
        font-size: 20px;
        margin-top: 20px;
    }
/*  section.enjoy-destination h4 media query */
	@media (max-width:375px){
		section.enjoy-destination h4{
			margin-top:40px;
		}
	}
    header {
        min-height: 70px;
    }

    section.about-spain ul.iconz-list.inner-heading.clearfix li:nth-child(1) {
        margin-right: 0px;
        margin-left: 0px;
    }

    a.back-arrow {
        margin-top: 6px;
        display: inline-block;
    }

    ul.iconz-list.inner-heading.clearfix li:last-child {
        float: left !important;
        margin-top: 0px;
    }

    ul.iconz-list.inner-heading.clearfix li:nth-child(2) {
        width: 87%;
    }

    ul.iconz-list.inner-heading.clearfix li:nth-child(3) {
        margin-top: 2px;
        margin-right: 14px;
    }

    section.about-spain ul.iconz-list.inner-heading.clearfix li:last-child {
        float: left !important;
        margin-top: 0px;
    }

    section.about-spain ul.iconz-list.inner-heading.clearfix li:nth-child(2) {
        width: 92%;
    }

    section.about-spain ul.iconz-list.inner-heading.clearfix li:nth-child(3) {
        margin-top: 2px;
        margin-right: 14px;
    }

    .tooltip-new.children .tooltiptext-new {
        min-width: 170px;
        max-width: 170px;
    }

    .tooltip-new.children .tooltiptext-new {
        top: -90%;

    }

    .tooltip-new.children:hover .tooltiptext-new {
        top: -90%;
        left: -150%;
    }

    .tooltip-new.trip .tooltiptext-new {
        max-width: 80px;
        min-width: 80px;
    }

    .tooltip-new.trip:hover .tooltiptext-new {
        display: block;
        position: absolute;
        top: -100%;
        left: 10%;
    }

    ul.destination-list li.dest-col:nth-child(11) .pop.animate__animated.animate__fadeIn {
        left: 0px;
        top: 0px;
    }

    ul.destination-list li.dest-col:nth-child(5) .pop.animate__animated.animate__fadeIn {
        left: 0px;
        top: 0px;
    }

    ul.destination-list li.dest-col:nth-child(7) .pop.animate__animated.animate__fadeIn {
        left: 0px;
        top: 0px;
    }

    ul.destination-list li.dest-col:nth-child(9) .pop.animate__animated.animate__fadeIn {
        left: 0px;
        top: 0px;
    }

    ul.destination-list li.dest-col:nth-child(3) .pop.animate__animated.animate__fadeIn {
        left: 0px;
        top: 0px;
    }

    ul.iconz-list.clearfix li {
        float: left;
        margin-right: 10px;
    }

    ul.iconz-list.inner-heading.clearfix li:last-child .trip-days {
        color: var(--dark-black, #282D2C);
        font-family: Merriweather;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .control-group:hover .control_indicator {
        position: absolute;
        top: 0px;
        box-shadow: none;
        border-radius: 12px;
    }

    ul.footer-list.clearfix h4 {
        color: var(--white, #FFF);
        font-family: Merriweather;
        font-size: 16px;
        font-style: normal;
        margin-bottom: 25px;
        font-weight: 400;
        line-height: normal;
        margin-top: 20px;
    }

    .modal-dialog.modal-dialog-centered.contact-modal.text-regarding {
        max-width: 97%;
        margin: 0 auto;
    }

    .modal-body.contact-modal.text-regarding {
        padding-bottom: 130px;
    }

    .modal-body.contact-modal.text-regarding h2 {
        font-size: 30px;
    }

    .modal-body.contact-modal.text-regarding p {
        font-size: 14px;
    }

    .bottom-logo-new span {
        color: var(--dark-grey, #767C7B);
        font-family: Merriweather;
        font-size: 10px;
        font-style: normal;
        position: absolute;
        z-index: 5;
        left: 75px;
        font-weight: 400;
        bottom: 15px;
        line-height: normal;
        letter-spacing: 0.36px;
    }

    .tjoy-modal-logo {
        background: #282D2C;
        position: absolute;
        z-index: 2;
        width: 28px;
        color: var(--lemon-lyim, #BDFF00);
        font-family: Merriweather;
        font-size: 7px;
        font-style: normal;
        font-weight: 900;
        line-height: normal;
        letter-spacing: 0.395px;
        height: 28px;
        bottom: 15px;
        text-align: center;
        border-radius: 40px;
        padding: 9px 0px;
        left: 40px;
    }

    .input-attraction input[type=text] {
        font-size: 12px;
    }

    .field-box {
        display: block;
        padding: 15px 95px 15px 15px;
        position: relative;
        color: #767C7B;
        font-family: Merriweather;
        font-size: 16px;
    }

    .mapouter.mob-view {
        height: 112px;
        border-radius: 10px;
        overflow: hidden;
        margin-bottom: 20px;
    }

    ul.group-list img {
        padding: 0px 0px;
    }

    .nav.accord label img {
        padding: 0px 0px;
    }

    ul.sub-group-list li a {
        color: var(--dark-grey, #767C7B) !important;
        font-family: Merriweather;
        font-size: 16px !important;
    }

    ul.group-list li label {
        color: var(--dark-grey, #767C7B) !important;
        font-family: Merriweather;
        font-size: 16px !important;
    }

    .nav.accord a,
    .nav.accord label {
        display: block;
        padding: 15px 25px 15px 40px;
        color: #282D2C;
        font-family: Merriweather;
        font-size: 16px;
    }

    section.beloved-sec h3 {
        color: var(--dark-black, #282D2C);
        font-family: Merriweather;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        display: inline-block;
        position: relative;
        padding-right: 0px;
        line-height: normal;
    }

    .delete-toast {
        top: 10%;
    }

    .rem-toast {
        top: 10%;
    }

    ul.icons-list-selected.clearfix li:nth-child(2) {
        padding-left: 0px;
    }

    span.trip {
        position: relative;
        padding: 0px 10px 0px 0px;
        display: block;
    }

    ul.saved-options.clearfix li.so-col:last-child {
        padding-right: 0px;
        float: none !important;
    }

    ul.icons-list-selected.clearfix li:nth-child(1) {
        width: 100%;
        padding: 0px;
    }

    span.trip:before {
        width: 0px;
    }

    span.trip:after {
        width: 0px;
    }

    ul.icons-list-selected.clearfix li img {

        padding: 0px 0px;
    }

    section.beloved-sec {
        padding-top: 30px;
    }

    ul.dropdown-menu.dropdown-menu-end.show {
        min-width: 350px;
        padding: 16px;
    }

    ul.beloved-iconz.clearfix {
        float: none;
        text-align: Center;
        width: 100%;
    }

    ul.beloved-iconz.clearfix li:last-child h5 {
        color: var(--dark-grey, #767C7B);
        font-family: Merriweather;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-top: 9px;
        display: block;
    }

    ul.selected-icons.clearfix li {
        float: left;
        padding-right: 10px;
    }

    ul.option.clearfix li:nth-child(1) {
        padding: 0px;
    }

    .gal-cvr.min-h {
        /*height: 107px;*/
    }

    .dest-pictures {
        margin-top: 0px;
    }

    ul.beloved-iconz.clearfix li:last-child {
        display: block;
        text-align: Center;
    }

    ul.beloved-iconz.clearfix li {
        float: none;
        display: inline-block;
        padding-left: 3px;
    }

    ul.option.clearfix {
        float: right;
    }

    section.beloved-sec p.tp {
        margin-bottom: 20px;
    }

    .saved-trip-box {
        margin-bottom: 30px;
    }

    .attraction-fields {
        margin-bottom: 30px;
    }

    .caption.second-slide img.slider-bg {
        bottom: 0px;
        position: absolute;
        top: auto;
    }

    img.curve-shape {
        position: absolute;
        bottom: -10px;
        width: 100%;
        left: 0px;
        right: 0px;
    }

    img.white-layer {
        position: absolute;
        top: 0px;
        width: 100%;
        height: 100%;
    }

    section.destination-detail {
        padding: 12% 0px !important;
    }

    .shape-outer h2 {
        color: var(--dark-black, #282D2C);
        font-family: Merriweather;
        z-index: 2;
        position: relative;
        font-size: 30px;
    }

    nav#dynamic {
        padding: 10px 0px;
        background: rgba(255, 255, 255);
        border-bottom: 1px solid #dedede;
        transition: ease-in-out 0.5s;
    }

    .shape-outer img {
        position: absolute;
        max-width: 170px;
        bottom: -4px;
    }

    ul.personalized-icon li {
        float: left;
        padding-left: 0px;
        padding-right: 10px;
    }

    ul.iconz-list.inner-iconz.clearfix li:last-child .trip-days {
        color: var(--dark-black, #282D2C);
        font-family: Merriweather;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    ul.iconz-list.inner-iconz.clearfix li img {
        max-width: 35px;
        margin: 0px;
    }

    ul.destination-list.inner-dest.clearfix li {
        padding: 0px 5px;
        width: 100%;
    }

    section.dest-pictures {
        padding: 50px 0px 0px;
    }

    ul.destination-pics.clearfix {
        margin: 0px 0px 30px;
    }

    ul.destination-pics.clearfix li img {
        width: 100%;
        border-radius: 0px;
        position: static;
        left: 0px;
    }

    ul.heading-new-style.heartzc.clearfix {
        margin-bottom: 0px;
    }

    ul.destination-pics.clearfix li {
        float: left;
        padding: 0px 0px;
        width: 100%;
        height: auto;
        margin: 0px 0px 15px;
    }

    ul.personalized-icon {
        float: left;
        padding-left: 32px;
        padding-top: 0px;
    }

    ul.iconz-list.clearfix li img {
        max-width: 25px;
        margin: 0px 5px;
    }

    ul.iconz-list.inner-heading.clearfix li h4 {
        color: var(--dark-black, #282D2C);
        font-family: Merriweather;
        font-size: 25px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-top: 2px;
    }

    .shape-outer img {
        position: absolute;
        max-width: 180px;
        bottom: -6px;
    }

    #top-slider .owl-item {
        background: rgb(179, 193, 191);
        background: linear-gradient(90deg, rgba(179, 193, 191, 0.1379331095834796) 0%, rgba(112, 14, 139, 0) 100%);
    }

    img.green-wave {
        position: absolute;
        left: 15px;
        bottom: 5px;
        z-index: -1;
        width: 93% !important;
    }

    img.cloud-three {
        width: 300px !important;
        height: auto !important;
        position: absolute;
        top: auto;
        bottom: 0px;
        left: 0px;
        margin: 0 auto;
        right: 0px;
        z-index: -1;
    }

    .text-box {
        padding-left: 30%;
    }

.caption.second-slide a.special-btn {
        text-align: left;
        padding-left: 15px;
        margin: 20px 15px 30px;
        font-size: 15px;
        height: 42px;
        width: 140px;
        margin-left: 30%;
    }

    img.green-wave {
        position: absolute;
        left: 0px;
        right: auto;
        bottom: 5px;
        z-index: 1;
        max-width: 250px;
        margin: 0 auto;
        display: block;
        width: 100%;
    }

    .caption h2 {
        color: var(--dark-black, #282D2C);
        font-family: 'Merriweather', serif;
        font-size: 26px;
        text-align: left;
        position: relative;
    }

    .caption.first-slide a {
        margin: 40px 15px;
    }

    .caption h1 {
        text-align: left;
        padding-left: 0px;
        padding-top: 27px;
        color: var(--dark-black, #282D2C);
        font-family: 'Merriweather', serif;
        font-size: 25px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        margin-top: 90px;
        letter-spacing: 0.8px;
    }

    .caption.first-slide {
        padding: 0px 0px 70px;
    }

    img.cloud-one {
        max-width: 190px;
        top: -90px;
    }

    img.cloud-two {
        display: none !important;
    }

    img.slide-one-graphic {
        max-width: 300px;
        margin: 0 auto;
    }

    img.slide-one-graphic {
        margin-top: 70px;
        position: relative;
        max-width: 280px;
        z-index: 2;
        margin-bottom: 20px;
    }

    ul.heading span {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        display: block;
        line-height: normal;
        margin-top: 4px;
        margin-left: 0px;
        display: block;
    }

    img.ft-plane {
        margin-top: 40px;
    }

    img.lines {
        width: 90%;
        margin-bottom: -15px;
    }

    img.w-100.footer-bg {
        margin-bottom: -10px;
    }

    .dark-bg {
        background: #282d2c;
        padding: 50px 0px 0px;
    }

    ul.footer-list li.footer-col {
        float: left;
        width: 100%;
    }

    ul.footer-list li.footer-col:nth-child(1) {
        width: 100%;
    }

    ul.footer-list li.footer-col:nth-child(2) {
        width: 100%;
    }

    ul.footer-list li.footer-col:nth-child(3) {
        width: 100%;
    }

    ul.footer-list li.footer-col:nth-child(4) {
        width: 100%;
    }

    ul.destination-list li.dest-col:nth-child(11n + 0) .pop {
        top: 0px;
        left: 0px;
        right: auto;
    }

    ul.destination-list li.dest-col:nth-child(5n + 0) .pop {
        top: 0px;
        left: 0px;
        right: auto;
    }

    ul.destination-list li.dest-col:nth-child(2n + 0) .pop {
        left: auto !important;
        top: 0px;
        right: 0px;
    }

    .dest-box-outer:hover .pop {
        opacity: 1;
        visibility: visible;
        width: 280px;
        left: 0px;
        top: 0px;
        height: 100%;
        display: block;
        z-index: 2;
        min-height: 485px;
    }

    ul.iconz-list.inner-heading.clearfix a.wish-icon {
        position: relative;
        width: 20px;
        display: block;
        margin-top: 6px;
    }

    ul.iconz-list.clearfix li:last-child {
        float: right;
        margin-right: 0px;
        margin-top: 3px;
    }

    ul.iconz-list.inner-heading.clearfix li .slash {
        margin-right: 5px;
    }

    .desc-big p {
        color: #767C7B;
        font-family: 'Merriweather', serif;
        font-size: 12px;
    }

    ul.iconz-list.clearfix li {
        float: left;
        margin-right: 5px;
    }

    ul.iconz-list.inner-heading.clearfix li {
        float: left;
        margin-right: 5px;
        margin-left: 5px;
    }

    a.wish-icon {
        position: relative;

        display: block;
        margin-top: 2px;
    }

    .desc-big a.wish-icon {
        position: relative;
        width: 20px;
        display: block;
        margin-top: 0px;
    }

    .trip-days {
        color: var(--dark-black, #282D2C);
        font-family: 'Merriweather', serif;
        font-size: 12px;
    }

    ul.iconz-list.clearfix li img {
        max-width: 25px;
        margin: 0px;
    }

    ul.destination-list li.dest-col {
        float: left;
        margin-bottom: 20px;
        padding: 0px 6px;
        /* width: 50%; */
        width: 100%;

    }

    img.border-bottom {
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: -3px;
        width: 100%;
    }

    .link-style {
        color: var(--dark-black, #282D2C);
        font-family: Merriweather;
        font-size: 16px;
        font-style: italic;
        font-weight: 400;
        line-height: 20px;
        position: relative;
        display: inline-block;
        margin-top: 20px;
        border-bottom: 5px solid #BDFF00;
        padding-bottom: 5px;
        font-style: italic !important;
    }

    .dropdown-menu.sign-in.megamenu.show {
        max-width: 450px;
        margin: 20px 0px 0px auto;
        right: 50px;
    }

    .container-fluid {
        max-width: 1600px;
        position: relative;
        padding: 0px 15px;
    }

    .dsk-view {
        display: none !important;
    }

    .ipad-view {
        display: block !important;
    }

    div#destination:before {
        content: "";
        position: absolute;
        left: -13px;
        top: 15px;
        width: 0px;
        height: 80%;
        background: #bdbdbd;
    }

    .container-fluid {
        max-width: 1600px;
        position: relative;
        padding: 0px 15px;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(4) .pop {
        top: 0px;
        left: auto;
        right: 0px;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(6n + 0) .pop {
        top: 0px;
        left: auto;
        right: 0px;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(8n + 0) .pop {
        top: 0px;
        left: auto;
        right: 0px;
    }

    /* ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(6) {
        width: 50%;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(7) {
        width: 50%;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(8) {
        width: 50%;
    } */

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(7) .pop {
        left: 0px;
        top: 0px;
        right: auto;
    }

    ul.destination-list.inner-dest.clearfix li.dest-col:nth-child(5) .pop.animate__animated.animate__fadeIn {
        left: 0px !important;
        top: 0px;
        right: auto !important;
    }
}

@media (min-width:470px) and (max-width: 576px) {
    .description-pics .owl-nav button {
        top: 15% !important;
    }

    .satj-single-post-description.satj-short {
        max-height: 560px !important;
        overflow: hidden;
    }
}

@media (min-width: 400px) and (max-width: 576px) {

    .caption h1 {
        text-align: left;
        padding-left: 65px;
        padding-top: 27px;
    }

    .control-checkbox .control_indicator:after {
        width: 92%;
    }
}


@media (min-width:390px) and (max-width: 767px) {
    section.destination-detail.museum {
        padding: 15% 0px !important;
    }

    .gal-cvr {
        overflow: hidden;
        position: relative;
        /*height: 112px;*/
        border-radius: 15px;
    }

    ul.btnz-list.clearfix li img {
        padding: 0px 4px;
    }

    ul.sub-sub-group-list img {
        padding: 0px 0px;
    }

    .sub-sub-group-list a,
    .sub-sub-group-list label {
        padding-left: 69px !important;
        background-color: #F1F8F6;
    }

    .sub-group-list a,
    .sub-group-list label {
        padding-left: 50px !important;
        background-color: #F1F8F6;
    }

    .group-list a,
    .group-list label {

        background-color: #F1F8F6;
    }

    img.cloud-four {
        position: absolute;
        left: 0px;
        margin: 0 auto;
        right: 0px;
        top: -57px;
        opacity: 0.8;
        max-width: 448px;
        z-index: 0;
    }

    .caption.second-slide img.cloud-one {
        display: none;
    }

    .caption.second-slide .cloud-three {
        display: none !important;
    }

    img.cloud-five {
        display: none !important;
    }

    .dst-img-cvr {
        max-width: 100%;
        position: relative;
        /*height: 140px !important;*/
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        overflow: hidden;
    }

    .caption.first-slide {
        padding: 0px 0px 10px;
    }

    ul.dropdown-menu.dropdown-menu-end.show {
        right: -10px !important;
    }

    .gal-cvr {
        overflow: hidden;
        position: relative;
        /*height: 110px;*/
        border-radius: 15px;
    }

    ul.museum-frist li:nth-child(2) {
        width: 55%;
        padding-bottom: 45px;
        padding-left: 15px;
        margin-top: 0px;
    }

    ul.museum-frist li:nth-child(1) {
        width: 45%;
        padding-right: 15px;
    }

    .gallery-img-caption {
        margin-top: 10px !important;
        margin-bottom: 0px !important;
    }

    ul.museum-frist.clearfix li p {
        margin-bottom: 1rem !important;
        font-size: 16px;
    }

    .dest-pictures.mt-0 .owl-stage-outer {
        /*height: 110px;*/
    }
}

@media (min-width: 450px) and (max-width: 700px) {
    section.destination-detail.museum {
        padding: 15% 0px !important;
    }

    .col-md-3.col-sm-4.extra-wd {
        width: 40%;
    }

    .col-md-9.col-sm-8.extra-wd {
        width: 60%;
    }
}

@media (min-width: 400px) and (max-width: 576px) {
    section.destination-detail {
        padding: 30px 0px 40px !important;
    }

    .caption h1 {
        text-align: left;
        padding-left: 0px;
        padding-top: 30px !important;
    }


    .text-box {
        padding-left: 18%;
    }
.caption.second-slide a.special-btn {
        text-align: left;
        padding-left: 15px;
        margin: 20px 15px 30px;
        font-size: 15px;
        height: 42px;
        width: 140px;
        margin-left: 18%;
    }
    section.destination-detail.museum {
        padding: 15% 0px !important;
    }
}

@media (min-width: 320px) and (max-width: 576px) {
    section.destination-detail.museum {
        padding: 15% 0px !important;
    }

    ul.museum-frist li:nth-child(1) {

        margin-bottom: 0px;
    }

    .sv-cvr {
        /*height: 160px;*/
        overflow: hidden;
    }

    section.destination-detail {
        padding: 11% 0px !important;
    }

    ul.destination-list.inner-dest.clearfix .dst-desc {
        padding-bottom: 0px;
        margin-bottom: 10px;
    }

    .museum-box a.wish-icon {
        position: relative;
        width: 20px;
        display: block;
        margin-top: 0px;
        margin-right: 6px;
    }

    .hd-text h5 {
        overflow: hidden;
        top: 0px;
        height: 35px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
        position: absolute;
        width: 100%;
        color: #282D2C;
        font-family: 'Merriweather', serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        padding: 4px 37px 10px 15px;
        background: rgba(255, 255, 255, 0.72);
    }

    .text-box {
        padding-left: 18%;
    }

    .caption h1 {
        text-align: left;
        padding-left: 0px;
        padding-top: 7px;
    }

    .gmap_canvas {
        overflow: hidden;
        background: none !important;
        width: 100%;
        height: 400px;
    }

    ul.museum-frist li:nth-child(2) {
        width: 100%;
        padding-bottom: 45px;
        padding-left: 7px;
        margin-top: 15px;
    }

    ul.museum-frist li:nth-child(1) {
        width: 100%;
        padding-right: 0px;
    }

    .gal-cvr {
        overflow: hidden;
        position: relative;
        /*height: 122px;*/
        border-radius: 15px;
    }

    li.list-col .mu-cvr {
        position: relative;
        height: auto;
        border-radius: 10px;
        overflow: hidden;
        margin-bottom: 0px;
    }

    .gal-cvr.min-h-new {
        /*height: 107px;*/
    }

    ul.dest-list-area li.list-col {
        width: 100%;
        float: left;
        padding: 0px 6px;
    }

    ul.dest-list-area {
        margin: 0px -6px;
    }

    section.dest-pictures.pt-spc {
        padding: 0px;
        margin: 0px;
    }

    .modal-body.contact-modal {
        padding: 12px 20px 70px;
    }

    label.control.control-checkbox img {
        max-width: 40px;
        margin: 0 auto 10px;
    }

    ul.dropdown-menu.dropdown-menu-end.logut.show {
        height: auto !important;
        min-height: auto;
        margin-right: 25px;
    }

    label.control.control-checkbox span {
        display: block;
        text-align: center;
        padding: 0px 0px;
        font-size: 10px;
    }

    img.cloud-four {
        left: -70px;
    }

    .dest-pictures {
        margin-top: 50px;
        overflow: hidden;
    }

    .dst-desc strong {
        font-size: 12px !important;
        line-height: 17px !important;
    }

    ul.heading-new-style.clearfix li:nth-child(1) {
        padding-left: 30px;
        padding-right: 10px;
        width: 85%;
    }

    .pop.animate__animated.animate__fadeIn h4 {
        margin-bottom: 0px;
        font-size: 15px;
        margin-top: 0px;
    }

    .dst-big-cvr img {
        height: auto;
    }

    section.about-spain ul.iconz-list.inner-heading.clearfix li:nth-child(2) {
        width: 89%;
    }

    .dst-img-cvr h5 {
        position: absolute;
        top: 0px;
        padding-right: 29px;
        height: 35px;
        padding-top: 4px;
        top: 0px;
        width: 100%;
        color: #282D2C;
        font-family: 'Merriweather', serif;
        font-size: 12px;
    }

    .gal-cvr img {
        position: static;
        left: 0px;
        width: 100%;
        right: 0px;
        max-width: 100%;
        border-radius: 20px;

    }

    .gal-cvr {
        margin-bottom: 15px;
        overflow: hidden;
        position: relative;
        height: 100%;
        border-radius: 15px;
    }

    ul.btnz-list.clearfix li img {
        padding: 0px 4px;
    }

    ul.sub-sub-group-list img {
        padding: 0px 0px;
    }

    .sub-sub-group-list a,
    .sub-sub-group-list label {
        padding-left: 69px !important;
        background-color: #F1F8F6;
    }

    .sub-group-list a,
    .sub-group-list label {
        padding-left: 50px !important;
        background-color: #F1F8F6;
    }

    ul.dropdown-menu.dropdown-menu-end.show {
        right: -10px !important;
    }

    ul.dropdown-menu.dropdown-menu-end.show {
        min-width: 320px;
        padding: 16px;
    }

    .caption.first-slide {
        padding: 0px 0px 10px;
    }

    img.slide-one-graphic {
        margin-top: 20px;
        position: static;
        max-width: 280px;
        z-index: 2;
        margin-bottom: 20px;
    }

    img.cloud-four {
        position: absolute;
        left: 0px;
        top: -57px;
        opacity: 0.8;
        max-width: 448px;
        z-index: 0;
    }

    .caption.second-slide img.cloud-one {
        display: none;
    }

    .caption.second-slide .cloud-three {
        display: none !important;
    }

    img.cloud-five {
        display: none !important;
    }

    img.ft-plane {
        margin-top: 40px;
        max-width: 100%;
        padding-left: 30px;
    }

    .dst-img-cvr {
        max-width: 100%;
        position: relative;
        /*height: 116px;*/
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        overflow: hidden;
    }

    ul.museum-list.clearfix li.m-col:nth-child(5) {
        width: 100%;
    }

    ul.museum-list.clearfix li.m-col:nth-child(6) {
        width: 100%;
    }

    ul.museum-frist li:nth-child(2) {
        width: 100%;
        padding-bottom: 30px;
        padding-left: 7px;
        margin-top: 15px;
    }

    .dest-box p {
        color: #767C7B;
        font-family: 'Merriweather', serif;
        font-size: 12px;
    }

    ul.museum-list.clearfix li.m-col:nth-child(4) {
        width: 100%;
    }

    ul.museum-list.clearfix li.m-col {
        float: left;
        width: 100%;
        padding: 0px 13px;
    }

}

#wpadminbar {
    display: none;
}




/* Full-Screen Icon Styles */
.fullscreen-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 5px;
    border-radius: 50%;
    cursor: pointer;
    display: none;
}

/* Show Icon Only on Mobile */
@media (max-width: 768px) {
    .fullscreen-icon {
        display: block;
    }
}
.fullscreen-icon1 {
    position: absolute;
    top: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 5px;
    border-radius: 50%;
    cursor: pointer;
    display: none;
}

/* Show Icon Only on Mobile */
@media (max-width: 768px) {
    .fullscreen-icon1 {
        display: block;
    }
}

/* Full-Screen Container */
.fullscreen-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.fullscreen-image {
    max-width: 90%;
    max-height: 90%;
}

.fullscreen-close {
	position: absolute;
    top: 95px;
    right: 10px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 5px;
    border-radius: 50%;
    cursor: pointer;
}

/* addded by F.U for single city page and for single trip page*/
/* @media (max-width: 390px) {
    section.dest-pictures {
        margin-top: 64px !important;
    }
}
@media (max-width: 375px) {
    section.dest-pictures {
        margin-top: 85px !important;
    }
}

@media (max-width: 320px) {
    section.dest-pictures {
        margin-top: 120px !important;
    }
} */


a#edit-btn-reminder{
    position: absolute;
    right: 32px;
    top: 5px;
}




/* addded by F.U for single city page and for single trip page*/


@media (min-width: 320px) and (max-width: 576px) {
    .dest-pictures {
        margin-top: 0px !important;
    }
}


@media (max-width: 375px) {
    section.dest-pictures {
        margin-top: 0px !important;
    }
}
@media (max-width: 320px) {
    section.dest-pictures {
        margin-top: 0px !important;
    }
}
/* Beloved single Item page */
#other-attraction-new-styling-wrapper-fu{
	background:var(--light-green, #F1F8F6); 
	padding:16px;
}
#other-attraction-new-styling-wrapper-fu .input-attraction{
	margin: 12px 0px;
}
#other-attraction-new-styling-wrapper-fu .field-box{
	border-radius: 4px;
    border: 1px solid rgba(40, 45, 44, 0.20);
    background: #FFF;
    padding: 6px 10px;
    position: relative;
}
#other-attraction-new-styling-wrapper-fu .field-box p.other-attraction-name {
    color: #282D2C;
}

/* Top header scrollbar styling */
ul.countries.row.clearfix::-webkit-scrollbar {
    width: 12px;
    border-radius: 50px;
}
ul.countries.row.clearfix::-webkit-scrollbar-track {
    background: #C8D4D2;
    border-radius: 50px;
    box-shadow: none;
}
ul.countries.row.clearfix::-webkit-scrollbar-thumb {
    background: #282D2C;
    border-radius: 50px;
}

a.edit-grey-btn:hover img {
    filter: brightness(0.5);
}

.dst-img-cvr img{
	height: auto !important;
}


/* End by F.U  */


