.elementor-15189 .elementor-element.elementor-element-3fad377e > .elementor-background-overlay{background-color:#000000;opacity:0.5;transition:background 2s, border-radius 0.3s, opacity 2s;}.elementor-15189 .elementor-element.elementor-element-3fad377e .elementor-background-slideshow__slide__image{background-position:center center;}.elementor-15189 .elementor-element.elementor-element-3fad377e{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 100px 100px 100px;}.elementor-15189 .elementor-element.elementor-element-3fad377e > .elementor-shape-bottom .elementor-shape-fill{fill:#FFFFFF;}.elementor-15189 .elementor-element.elementor-element-20ba8932 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-15189 .elementor-element.elementor-element-ffa8fa5b{--display:flex;--overlay-opacity:0.5;--border-radius:20px 20px 20px 20px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-15189 .elementor-element.elementor-element-ffa8fa5b::before, .elementor-15189 .elementor-element.elementor-element-ffa8fa5b > .elementor-background-video-container::before, .elementor-15189 .elementor-element.elementor-element-ffa8fa5b > .e-con-inner > .elementor-background-video-container::before, .elementor-15189 .elementor-element.elementor-element-ffa8fa5b > .elementor-background-slideshow::before, .elementor-15189 .elementor-element.elementor-element-ffa8fa5b > .e-con-inner > .elementor-background-slideshow::before, .elementor-15189 .elementor-element.elementor-element-ffa8fa5b > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}@media(max-width:1024px){.elementor-15189 .elementor-element.elementor-element-3fad377e{padding:50px 50px 50px 50px;}}@media(max-width:767px){.elementor-15189 .elementor-element.elementor-element-3fad377e{padding:40px 20px 40px 20px;}}/* Start custom CSS for html, class: .elementor-element-bff50568 */.traveland-rates{
    max-width:1100px;
    margin:auto;
    font-family:'Montserrat',sans-serif;
    color:#fff;
}

.rates-header{
    text-align:center;
    margin-bottom:55px;
}

.traveland-rates h2{
    font-size:42px;
    font-weight:800;
    text-transform:uppercase;
    line-height:1.2;
    margin-bottom:20px;
    color:#ffffff;
}

.intro-text{
    max-width:900px;
    margin:0 auto 25px;
    font-size:15px;
    line-height:1.9;
    color:#ececec;
}

.subtitle{
    color:#d9d9d9;
    font-size:18px;
}

.rate-group{
    margin-bottom:60px;
}

.rate-group h3{
    font-size:30px;
    font-weight:700;
    color:#3AC75A;
    margin-bottom:20px;
    text-align:left;
}

.table-scroll{
    width:100%;
    overflow-x:auto;
    border-radius:22px;
    -webkit-overflow-scrolling:touch;
}

.table-scroll::-webkit-scrollbar{
    height:10px;
}

.table-scroll::-webkit-scrollbar-track{
    background:#17382f;
    border-radius:30px;
}

.table-scroll::-webkit-scrollbar-thumb{
    background:#2fb86f;
    border-radius:30px;
}

.table-scroll::-webkit-scrollbar-thumb:hover{
    background:#43cf84;
}

.rates-table{
    width:100%;
    min-width:760px;
    border-collapse:separate;
    border-spacing:0;
    background:rgba(255,255,255,.03);
    border:1px solid rgba(255,255,255,.10);
    border-radius:22px;
    overflow:hidden;
}

.rates-table caption{
    display:none;
}

.rates-table thead th{
    background:#1f7d5c;
    color:#fff;
    padding:0;
    height:95px;
    border-right:1px solid rgba(255,255,255,.12);
}

.rates-table thead th:first-child{
    border-top-left-radius:22px;
}

.rates-table thead th:last-child{
    border-top-right-radius:22px;
    border-right:none;
}

.rates-table thead th>div{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    height:95px;
    padding:14px;
    font-size:18px;
    font-weight:700;
    text-transform:uppercase;
}

.rates-table thead span{
    margin-top:8px;
    font-size:13px;
    font-weight:500;
    text-transform:none;
    line-height:1.4;
}

.rates-table tbody td{
    padding:22px 18px;
    text-align:center;
    border-right:1px solid rgba(255,255,255,.08);
    border-bottom:1px solid rgba(255,255,255,.08);
    vertical-align:middle;
}

.rates-table tbody td:last-child{
    border-right:none;
}

.rates-table tbody tr:last-child td{
    border-bottom:none;
}

.rates-table tbody tr{
    transition:.25s;
}

.rates-table tbody tr:hover{
    background:rgba(255,255,255,.05);
}

.rates-table td strong{
    display:block;
    font-size:16px;
    font-weight:700;
    color:#fff;
}

.rates-table small{
    display:block;
    margin-top:6px;
    font-size:13px;
    color:#bfbfbf;
    line-height:1.5;
}

.price{
    font-size:26px;
    font-weight:800;
    color:#ffffff;
}

.status{
    display:inline-block;
    padding:10px 18px;
    border-radius:40px;
    font-size:13px;
    font-weight:700;
    letter-spacing:.4px;
    text-transform:uppercase;
}

.available{
    background:#163b23;
    color:#79ff9f;
    border:1px solid #34d26d;
}

.warning{
    background:#4c3d05;
    color:#ffd95a;
    border:1px solid #ffd95a;
}

.soldout{
    background:#481c1c;
    color:#ff8d8d;
    border:1px solid #ff6d6d;
}

.table-mobile-tip{
    display:none;
    text-align:center;
    color:#cfcfcf;
    font-size:13px;
    margin-top:12px;
}

.rate-info{
    background:#1f7d5c;
    border-radius:22px;
    padding:38px;
    margin-top:10px;
    box-shadow:0 15px 35px rgba(0,0,0,.18);
}

.rate-info h3{
    margin-top:0;
    margin-bottom:25px;
    font-size:28px;
    color:#ffffff;
    text-align:center;
}

.rate-list{
    list-style:none;
    padding:0;
    margin:0;
}

.rate-list li{
    padding:14px 0;
    border-bottom:1px solid rgba(255,255,255,.12);
    font-size:15px;
    line-height:1.8;
    color:#f4f4f4;
}

.rate-list li:last-child{
    border-bottom:none;
}

.reserve-box{
    margin-top:35px;
    padding:28px;
    border-radius:18px;
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.15);
    text-align:center;
}

.reserve-box span{
    display:block;
    font-size:15px;
    color:#e9e9e9;
    margin-bottom:10px;
}

.reserve-box strong{
    display:block;
    font-size:34px;
    font-weight:800;
    color:#3AC75A;
    letter-spacing:1px;
}

.last-update{
    margin-top:30px;
    padding-top:22px;
    border-top:1px solid rgba(255,255,255,.15);
    text-align:center;
    font-size:14px;
    color:#ececec;
}

.contact-box{
    margin-top:60px;
    text-align:center;
    background:rgba(255,255,255,.03);
    border:1px solid rgba(255,255,255,.10);
    border-radius:22px;
    padding:40px;
}

.contact-box h3{
    margin-top:0;
    margin-bottom:15px;
    color:#3AC75A;
    font-size:30px;
}

.contact-box p{
    max-width:760px;
    margin:0 auto 35px;
    color:#dddddd;
    line-height:1.8;
    font-size:15px;
}

.contact-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:20px;
}

.contact-card{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:18px;
    padding:25px;
    border-radius:18px;
    background:#1f7d5c;
    transition:.25s;
}

.contact-card:hover{
    transform:translateY(-4px);
}

.contact-icon{
    font-size:34px;
}

.contact-card small{
    display:block;
    color:#d8d8d8;
    font-size:13px;
    margin-bottom:6px;
}

.contact-card strong{
    display:block;
    color:#ffffff;
    font-size:24px;
    font-weight:700;
}

@media(max-width:991px){

    .traveland-rates{
        padding:0 20px;
    }

    .traveland-rates h2{
        font-size:34px;
    }

    .rate-group h3{
        text-align:center;
        font-size:26px;
    }

    .table-mobile-tip{
        display:block;
    }

    .contact-grid{
        grid-template-columns:1fr;
    }

}

@media(max-width:767px){

    .traveland-rates{
        padding:0 15px;
    }

    .traveland-rates h2{
        font-size:28px;
    }

    .intro-text{
        text-align:left;
        font-size:14px;
    }

    .subtitle{
        font-size:16px;
    }

    .rates-table{
        min-width:700px;
    }

    .rates-table thead th{
        height:82px;
    }

    .rates-table thead th>div{
        height:82px;
        font-size:15px;
    }

    .rates-table td{
        padding:16px;
        font-size:14px;
    }

    .price{
        font-size:20px;
    }

    .status{
        padding:8px 14px;
        font-size:11px;
    }

    .rate-info{
        padding:25px;
    }

    .rate-info h3{
        font-size:24px;
    }

    .reserve-box{
        padding:22px;
    }

    .reserve-box strong{
        font-size:28px;
    }

    .contact-box{
        padding:28px 22px;
    }

    .contact-box h3{
        font-size:24px;
    }

    .contact-card{
        padding:20px;
    }

    .contact-card strong{
        font-size:20px;
    }

}

@media(max-width:480px){

    .traveland-rates h2{
        font-size:24px;
    }

    .intro-text{
        font-size:13px;
    }

    .rate-group h3{
        font-size:22px;
    }

    .reserve-box strong{
        font-size:24px;
    }

    .contact-box h3{
        font-size:22px;
    }

}/* End custom CSS */