.slider img {
    height: 400px;
    width: 100%;
    object-fit: cover;
}

#left-side .card,
#right-side {
    border: 0;
    box-shadow: 0 2px 2px #00000044;
}

#map {
    width: 100%;
    height: 400px;
}
button.gm-ui-hover-effect {
    outline: none;
}
.gm-style-iw-d div{
    font-weight: bold;
}
#left-side .card img {
    height: 400px;
    width: 100%;
    object-fit: cover;
}
.card ul {
    list-style-position: inside;
    list-style-type: square;
}
.type-img {
    width: 35px;
}
.type-img img {
    width: 100%;
    height: 30px;
    object-fit: contain;
}

/* Booking Modal container */
#booking_modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background-color: #1f222977;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    opacity: 1;
    overflow-y: scroll;
    z-index: 1981;
    animation-name: opacity;
    animation-duration: 0.5s;
}

@keyframes opacity {
    from { opacity: 0; }

    to { opacity: 1; }
}

#booking_modal_container 
{
    border-radius: 30px;
    position: relative;
    padding: 30px 15px 15px;
    background-color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    max-width: 700px;
    width: 98%;
    font-family: Arial, Helvetica, sans-serif;
}
/* #booking_modal_container .form-group{
    align-items:center;
}
#booking_modal_container label{
    text-align: right;
    margin: 0;
} */
.ui-autocomplete .ui-menu-item {
    font-size: 16px;
    line-height: 22px;
}

#booking_modal:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
#book_this p{
    margin: 0 auto;
    line-height: 0px;
    font-size: 13px;
    font-family:Arial, Helvetica, sans-serif;
    color: #9de7b7;
}
#book_this.blue_btn p{
    color: #9dc0e7;
}
.modal_logo {
    position: absolute;
    filter: brightness(14);
    width: 200px;
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
    z-index: -1;
}

.modal_close {
    position: absolute;
    font-size: 2rem;
    color: #fff;
    right: 2rem;
    top: -42px;
    cursor: pointer;
}

.highlights ul {
    text-decoration: none;
    list-style: none;
    padding: 10px 0;
}
#page_left hr {
    border-top: 1px solid #B9B8BD!important;
}
.services p{
    margin-left: 24px;
}
.services p>i{
    margin-left: -24px;
}


.typecard_title{
    margin-bottom: 3px;
}
.typecard_up_to{
    margin-bottom: 10px;
}

.new_price, #price{
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 0;
}

.old_price{
    text-decoration: line-through;
    line-height: 26px;
}

.new_price,
#price {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 0;
}

.old_price {
    text-decoration: line-through;
    line-height: 26px;
}


h5.upon_request{
    margin: 15px 0 0;
    font-weight: bold;
    font-size: 18px;
}


/* Tooltip text */
.exp-info-block {
    cursor: pointer;
    position: relative;
    display: inline-block !important;
}
.exp-info-block .tooltiptext {
    visibility: hidden;
    width: 106%;
    background-color: #e7f1fa;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
    color: var(--dark);
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    font-size: 15px;
    line-height: 23px;
    text-align: left;
    position: absolute;
    z-index: 1;
    bottom: 30px;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s;
}

/* Tooltip arrow */
.exp-info-block .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: #e7f1fa transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.exp-info-block:hover .tooltiptext {
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important;
}

/*hiking*/

.list-unstyled {
    color: #4D4B48;
    font-size: 16px;
} 
.list-unstyled .fal {
    color: #7A6E4E!important;
    font-weight: bold;
    margin: 0 10px;
}

#page_left p {
    color: #4D4B48;
    font-size: 18px;
}
.highlights ul li {
    padding: 0 15px 10px 0;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #4D4B48;
}
.highlights ul li:before {
    content: url(/images/icons/edel.svg);
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 6px 5px 0 0;
}
.highlights ul li {
    padding: 0 15px 10px 0;
    display: flex;
    align-items: start;
    font-size: 16px;
    color: #4D4B48;
}
.hiking_tour ul li {
    list-style: none;
    padding: 0 15px 10px 0;
    display: flex;
    align-items: center;
    color: #4D4B48;
    font-size: 18px;
}
ul.hiking-list li::before {
    content: '';
    min-width: 25px;
    min-height: 25px;
    width: 35px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
ul.hiking-list li.sunglasses::before {
    background-image: url(/images/hiking-icons/sunglasses.svg);
}
ul.hiking-list li.experience-level::before {
    background-image: url(/images/hiking-icons/experience-level.svg);
}
ul.hiking-list li.backpack::before {
    background-image: url(/images/hiking-icons/backpack.svg);
}
ul.hiking-list li.age::before {
    background-image: url(/images/hiking-icons/age.svg);
}
ul.hiking-list li.experience-level::before {
    background-image: url(/images/hiking-icons/experience-level.svg);
}
ul.hiking-list li.beanie::before {
    background-image: url(/images/hiking-icons/beanie.svg);
}
ul.hiking-list li.boots::before {
    background-image: url(/images/hiking-icons/boots.svg);
}
ul.hiking-list li.bottle::before {
    background-image: url(/images/hiking-icons/bottle.svg);
}
ul.hiking-list li.distance::before {
    background-image: url(/images/hiking-icons/distance.svg);
}
ul.hiking-list li.duration::before {
    background-image: url(/images/hiking-icons/duration.svg);
}
ul.hiking-list li.fitness-level::before {
    background-image: url(/images/hiking-icons/fitness-level.svg);
}
ul.hiking-list li.gloves::before {
    background-image: url(/images/hiking-icons/gloves.svg);
}
ul.hiking-list li.hiking-poles::before {
    background-image: url(/images/hiking-icons/hiking-poles.svg);
}
ul.hiking-list li.jacket::before {
    background-image: url(/images/hiking-icons/jacket.svg);
}
ul.hiking-list li.pants::before {
    background-image: url(/images/hiking-icons/pants.svg);
}
ul.hiking-list li.participants::before {
    background-image: url(/images/hiking-icons/participants.svg);
}
ul.hiking-list li.self-guided::before {
    background-image: url(/images/hiking-icons/self-guided.svg);
}
ul.hiking-list li.sunhat::before {
    background-image: url(/images/hiking-icons/sunhat.svg);
}
ul.hiking-list li.sunscreen::before {
    background-image: url(/images/hiking-icons/sunscreen.svg);
}
ul.hiking-list li.swimsuit::before {
    background-image: url(/images/hiking-icons/swimsuit.svg);
}
ul.hiking-list li.warm-cloths::before {
    background-image: url(/images/hiking-icons/warm-cloths.svg);
}
ul.hiking-list li.weight::before {
    background-image: url(/images/hiking-icons/weight.svg);
}
ul.hiking-list li.tshirt::before {
    background-image: url(/images/hiking-icons/tshirt.svg);
}
ul.hiking-list li.ViaFerrata::before {
    background-image: url(/images/hiking-icons/ViaFerrata-helmet.svg);
}
ul.hiking-list li.climbing::before {
    background-image: url(/images/hiking-icons/climbing.svg);
}
ul.hiking-list li.condition::before {
    background-image: url(/images/hiking-icons/condition.svg);
}
ul.hiking-list li.guided-experience::before {
    background-image: url(/images/hiking-icons/guided-experience.svg);
}
ul.hiking-list li.shorts::before {
    background-image: url(/images/hiking-icons/shorts.svg);
}
ul.hiking-list li.hiking-poles::before {
    background-image: url(/images/hiking-icons/hiking-poles.svg);
}
ul.hiking-list li.snacks::before {
    background-image: url(/images/hiking-icons/snacks.svg);
}
.zoomba {
    position: relative;
    overflow: hidden;
    width: 100%;
    border: 1px solid #BE9B65;
    padding: 8px;
}
.zoomba img {
    width: 100%;
    float: left;
}
.table td {
    border: none!important;
}
.fa-check:before {
    color: #81BD92;
}
.fa-times:before {
    color: #FF6E5B;
}
.fa-plus:before {
    color: #4995BB;
}
.compose p {
    color: #4D4B48;
    font-size: 20px;
    font-family: Amiri;
}
.compose-btn {
    margin: 0 auto;
    max-width: max-content;
}
/* tel */
.iti.iti--allow-dropdown{
    width: 100%;
}
.iti__country-list {
    width: 300px;
}
#PhoneInput::placeholder {
    color: #aaa;
}

#booking_modal_container label.accomod{
    display: block;
    width: 100%;
    background-color: var(--xlgold);
    border:1px solid #444444;
    text-align: center;
    padding: 5px;
    cursor: pointer;
}

#booking_modal_container label.accomod.active{
    background-color: var(--gold);
    font-weight: bold;
    color: #f4f4f4;
}

#car-types-block {
    display: grid;
    gap: 20px;
    justify-items: stretch;
    grid-template-columns: 1fr 1fr 1fr;
}
#car-types-block .typecard {
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #ccc;
    border-radius: 0.25rem;
    cursor: pointer;
    padding: 15px;
    text-align: center;
    transition: all 0.3s;
}
#car-types-block .typecard.active {
    background-color: #f1f1f1;
    z-index: 9;
}
#car-types-block .typecard:hover {
    box-shadow: 0 4px 10px rgb(30 30 58 / 0.15);
}
/* checkbox */
input[type="radio"]+label,
.typecard input[type="checkbox"]+label,
.room_type_checkbox+label {
    cursor: pointer;
    text-align: left;
/*     position: absolute;
    top: -5px;
    right: -7px; */
    margin: 0;
}
input#terms_chkb+label{
    position: relative;
    left: 10px;
    padding-right: 20px;
}
input#terms_chkb+label:before{
    margin-right: 10px;
    vertical-align: middle;
}

input[type="radio"],
.room_type_checkbox {
    display: none;
}

input[type="radio"]+label:before,input[type="checkbox"]+label:before,
.room_type_checkbox+label:before {
    background: #fff;
    content: "\2714";
    content: url("/images/icons/check.svg");
    font-size: 20px;
    line-height: 22px;
    border: 1px solid #bbb;
    border-radius: 2px;
    display: inline-block;
    width: 16px;
    height: 16px;
    padding: 0 3px 6px;
    margin: 0;
    vertical-align: bottom;
    color: transparent;
    transition: 0.2s;
}

.room_type_checkbox+label:active:before,input[type="checkbox"]+label:active:before,
input[type="radio"]+label:active:before {
    transform: scale(0);
}

input[type="radio"]:checked+label:before,input[type="checkbox"]:checked+label:before,
.room_type_checkbox:checked+label:before {
    color: #fff;
    background-color: var(--gold);
    background-image: linear-gradient(80deg, var(--lgold) 20%, var(--gold) 80%);
    border: 1px solid transparent;
}

input[type="radio"]:disabled+label:before,
.room_type_checkbox:disabled+label:before {
    transform: scale(1);
    color: #aaa;
}

#no_price_text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);    
    text-align: center;
}

.init_price_block{
    display:none;
}

.clip_show, .clip_hide {
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0);
    animation-name: clipShow;
    animation-timing-function: ease;
    animation-duration: .6s;
}

.clip_hide {
    opacity: 0;
    -webkit-clip-path: polygon(100% 90%, 100% 100%, 0 100%, 0 90%);
    clip-path: polygon(100% 90%, 100% 100%, 0 100%, 0 90%);
    animation-name: clipHide;
}

@keyframes clipShow {
    0%, 10% {
        opacity: 0;
        -webkit-clip-path: polygon(100% 90%, 100% 100%, 0 100%, 0 90%);
        clip-path: polygon(100% 90%, 100% 100%, 0 100%, 0 90%);
    }
    100% {
        opacity: 1;
        -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0);
        clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0);
    }
}

@keyframes clipHide {
    0% {
        opacity: 1;
        -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0);
        clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0);
    }
    10%, 100% {
        opacity: 0;
        -webkit-clip-path: polygon(100% 90%, 100% 100%, 0 100%, 0 90%);
        clip-path: polygon(100% 90%, 100% 100%, 0 100%, 0 90%);
    }
}


.image_title {
    position: absolute;
    font-size: 14px;
    color: #fff;
    background-color: rgba(50, 126, 165, 0.75);
    left: 0;
    top: 20px;
    padding: 3px 17px 3px 7px;
    z-index: 99;
}
.blue_btn {
    background-color: #015074;
}

@media (max-width: 1200px) {
    #left-side .card img {
        height: 250px;
    }

}
@media (max-width: 768px) {

    #excursions-block .card img {
        height: 200px;
    }
    .ex_card h5 {
        font-size: 1rem;
    }
    .ex_card p.text_gold {
        font-size: 14px;
        line-height: 1rem;
    }
    .ex_card p:last-child {
        font-size: 12px !important;
        line-height: 0.8rem;
        margin-top: 1rem;
    }
    .slider img {
        height: 280px;
        margin-top: 20px;
    }

    .card-body {
        padding: 0 !important;
    }
    .table tbody tr {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .pagination {
        flex-wrap: wrap;
        font-size: 12px;
    }
    #booking_modal_container {
        margin-top: 120px;
        margin-bottom: 20px;
    }
    
}


@media (max-width: 576px) {

    #car-types-block {
        display: block;
    }
    div#smartsupp-widget-container>div {
        z-index: 1030 !important;
    }
}
