@import url(/Content/css/variable.css);

/* //blogs list start/// */
.blog-list-start {
    background: #f1f5f8;
    padding: 60px 0 60px;
}

.blost-list-card .destination-label {
    padding: 4px 15px;
    font-weight: 400;
    border-radius: 4px;
    font-size: 60%;
    background-color: #d4eee3;
}

.blost-list-card .blg-text {
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
    line-height: 1;
}
.fixedtop_package {
    position: sticky;
    top: 75px;
    z-index: 9;
    transition: .5s;
}
.relatedblogsswctionsss {
    font-size: 20px;
    margin-bottom: 18px;
    font-weight: 500;
}
.relatedblogsrightgrid {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    padding: 15px;
    border-radius: 7px;
    background: #fff;
}
.blogreadmorebtn-secc {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    text-decoration: underline;
}
.listgropsection-details {
    border: none !important;
    border-bottom: 1px solid #ddd !important;
    padding: 0;
    padding-bottom: 11px;
    margin-bottom: 11px;
}

.blost-list-card .detail {
    font-size: 13px;
    color: #5d6f7d;
    line-height: 1.8;
    font-weight: 400;
}

.blost-list-card .read-btn {
    text-decoration: none;
    font-size: 13px;
    color: var(--primary-color);
    font-weight: 400;
}

/* //blog list end// */

/* //blog  detail start// */
.blog-detail-banner {
    height: 450px !important;
    object-fit: cover;
}

.blogs-detail-section .blog-data-list .destination-label {
    padding: 4px 15px;
    font-weight: 400;
    border-radius: 4px;
    font-size: 60%;
    background-color: #d4eee3;
}

.blogs-detail-section {
    margin-top: -6rem;
    z-index:1;
}

.blog-data-list .text {
    font-weight: 600;
    font-size: 23px;
    text-decoration: none;
    line-height: 1;
    font-family: cursive;
}
.blogdetailleftiside-dee {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
}
.blog-data-list .detail {
    font-size: 14px;
    color: #777777;
    line-height: 1.8;
    font-weight: 400;
    margin-top: 10px !important;
}

.blog-data-list .avatar {
    width: 3rem;
    height: 3rem;
}
.article-section-div p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.blog-data-list .avatar-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
    position: relative;
}

.list-data .name a {
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    color: #000;
    line-height: 1;
}

.list-data .date {
    color: #5d6f7d;
    font-size: 13px;
    font-weight: 400;
    margin-top: 4px;
}

.blogs-description-sec {
    padding: 80px 0 80px;
}

.article-section-div .text-decor {
    background-color: #ffe6e5;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
}

.article-section-div .content {
    font-size: 13px;
    color: #5d6f7d;
    line-height: 1.8;
    font-weight: 400;
    text-align: justify;
}

.article-section-div .heading {
    font-weight: 600;
    color: #000;
    font-size: 19px;
    font-family: cursive;
}

.article-section-div ul.simple-list li,
ul.colored-list li {
    list-style: none;
    position: relative;
    color: rgba(0, 44, 63, 0.6);
    font-weight: 400;
    padding: 10px 0rem 0.2rem 0rem;
    font-size: 13px;
}

.article-section-div ul.simple-list,
ul.colored-list,
ul.simple {
    padding: 0;
    margin: 0;
}

.backqoute-div {
    background-color: #ffe6e5;
}

.backqoute-div .text {
    font-size: 16px;
    font-weight: 400;
    color: #3e3e3e;
    font-family: cursive;
    line-height: 1.8;
}

.backqoute-div .blockquote-footer {
    color: var(--primary-color);
    font-family: cursive;
}

.authour-div-box .avatar-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
    position: relative;
}

.list-data .name a {
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    color: #000;
    line-height: 1;
}

.authour-div-box .avatar {
    width: 3rem;
    height: 3rem;
}

.list-data .date {
    color: #5d6f7d;
    font-size: 13px;
    font-weight: 400;
    margin-top: 4px;
}

.authour-div-box .text a {
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    color: #000;
    line-height: 1;
}

.authour-div-box .name {
    color: #5d6f7d;
    font-size: 13px;
    font-weight: 400;
    margin-top: 4px;
}

.share-blog-div .text {
    color: #3e3e3e;
    font-size: 13px;
    font-weight: 400;
}

.share-blog-div .social-icons li a {
    color: var(--secondary-color);
    font-size: 14px;
    text-decoration: none;
}
.share-blog-tags .text{
    color: #3e3e3e;
    font-size: 13px;
    font-weight: 400;
}
.share-blog-tags ul li a{
    font-size: 12px;
    color: #000;
    font-weight: 400;
}
@media(max-width : 769px){
    .blog-detail-banner {
        height: 300px !important;
    }
    .blog-data-list .text {
        font-weight: 600;
        font-size: 17px;
        text-decoration: none;
        line-height: 1.5;
    }
    .article-section-div p {
        color: #000;
        font-size: 15px;
        font-weight: 400;
        text-align: justify;
        line-height: 1.8;
    }
}
@media(max-width: 769px){
    .fixed-height{
        height: 300px;
    }
    .fixedtop_package{
        width: 100%;
    }
    .relatedblogsrightgrid{
        margin-top: 20px;
    }
    .blogs-description-sec {
        padding: 32px 0 12px;
    }
}


.position-relative {
    position: relative;
}

.image-text-overlay {
    position: absolute;
    top: 50%;
    left: 50%; /* Horizontally center */
    transform: translate(-50%, -50%); /* Adjust for perfect centering */
    color: white;
    background-color: rgba(0.12); /* Semi-transparent background for visibility */
    padding: 10px 20px;
    font-size: 40px;
    border-radius: 5px;
    text-align: center;
}


.fixed-height {
    height: 550px;
    margin-bottom: 17px;
    object-fit: cover;
}

.blog-card {
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

    .blog-card:hover {
        transform: translateY(-10px);
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    }

.blog-header {
    background-image: linear-gradient(135deg, #119ecb 0%, #2575fc 100%);
    font-size: 1.8rem;
    color: white;
}

.blog-content {
    font-size: 1rem;
    line-height: 1.6;
    color: #333;
    padding: 13px;
    padding-top: 0;
    margin-top: 10px;
}

.object-fit-cover {
    object-fit: cover;
}

.blog-item h5 {
    position: relative;
    font-weight: 600;
    line-height: 1.6em;
    margin-bottom: 8px;
    margin-top: 8px;
    font-size: 24px;
    color: #222222;
}

.blog-item hr {
    border-color: #ddd;
}

img.blogImg.w-100 {
    height: auto !important;
    border-radius: 20px;
    box-shadow: 9px 8px 18px 13px #80808099;
    object-fit: cover;
}

.text-lg-center.p-4 p {
    font-size: 16px;
    font-weight: 500;
    color: var(--primary-color);
}

.row.pt-4.pb-4.pr-4.pl-0 {
    border: 1px solid var(--secondary-color);
    border-radius: 10px;
    background: aliceblue;
}

@media(max-width:768px) {
    .col-lg-12.d-flex.d-block.border-1 {
        display: block !important;
    }

    .row.pt-4.pb-4.pr-4.pl-0 {
        border: none;
        border-radius: 0px;
        background: aliceblue;
    }
}

.destination-label {
    color: #777777;
    font-weight: 400;
    margin: 0;
    padding: 0 13px;
    margin-top: 10px;
}

body {
    background: #fff !important;
}
