/* --------blog-artical-slider------ */

/* .blog-artical-sec{
    position: relative;
}
.blog-artical-sec::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-image: url(../images/blog-artical/blog-artical-bg.png) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
} */
 .blog-artical-sec{
    padding: 100px 30px 0px;
 }
.blog-artical-slider .slick-track{
    gap: 40px;
}
.blog-artical-slider .color-box{
    border-radius: 20px;
    background: #F7F7F7;
    padding: 22px 22px 40px;
    min-height: 622px;
    height: 100%;
}
.blog-artical-slider .bg-box-img{
    background-color: unset !important;
    background-image: url(../images/blog-artical/artical_2.jpeg) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: end;
}
.blog-artical-slider .bg-box-img::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 40%);
    border-radius: 20px;
}
/* .blog-artical-slider .bg-box-img .box-detail{
    position: absolute;
    bottom: 40px;
} */
.blog-artical-slider .box-detail h2{
    font-size: 28px;
    line-height: 36px;
    color: var(--white);
}
.blog-artical-slider .box-detail h2.text-black{
    color: var(--black);
}
.blog-artical-slider .box-detail{
    padding: 10px;
    z-index: 9;
}
.blog-artical-slider .box-detail .work-time{
    gap: 8px;
}
.blog-artical-slider .box-detail .work-time img{
    width: 20px;
}
.blog-artical-slider .box-detail .box-timezone .work-time p{
    font-size: 16px;
    line-height: 22px;
    color: var(--white);
}
.blog-artical-slider .box-detail .box-timezone{
    gap: 30px;
    padding-top: 20px;
}
.blog-artical-slider .h-285 > img{
    width: 45px;
    margin-bottom: 20px !important;
    z-index: 0;
    position: relative;
}
.blog-artical-slider .h-285{
    min-height: 285px;
    margin-bottom: 50px;
    width: 100%;
    padding: 32px 32px 20px;
}
.blog-artical-slider .pink-box{
    margin-bottom: 0;
    background: var(--pink);
}
.blog-artical-slider .h-285 h2 {
    font-size: 28px;
    line-height: 36px;
}
.blog-artical-slider .gray-box .box-detail  h2{
    color: var(--black);
}
.blog-artical-slider .color-box:hover .box-detail a.list-title h2{
    color: var(--pink);
}
.blog-artical-slider .color-box.pink-box:hover .box-detail a.list-title h2{
    color: var(--black);
}
.blog-artical-slider .gray-box .box-detail .box-timezone .work-time p,
.blog-artical-slider .gray-box .box-detail .work-time img {
    opacity: 100%;
}
.blog-artical-slider .artical-box  > .gray-box > img{
    height: 380px;
    object-fit: cover;
    object-position: top;
    border-radius: 30px;
}


/* --------blog-open-banner----- */
.artical-open-banner input{
    background: var(--white);
    border: unset;
    height: 54px;
    border-radius: 50px;
    padding: 12px 40px 12px 20px;
    color: var(--black);
    font-size: 20px;
    line-height: 29px;
    font-weight: 400;
    box-shadow: 0px 0px 24px 0px #D6D6D629;
}
.artical-open-banner input::placeholder{
    color: var(--black);
    font-size: 22px;
    line-height: 29px;
    font-weight: 400;
}
.artical-open-banner input:focus{
    outline: unset;
}
.artical-open-banner .search-input{
    position: relative;
}
.artical-open-banner .search-input::before{
    content: '';
    position: absolute;
    top: 18px;
    right: 20px;
    width: 20px;
    height: 20px;
    background-image: url(../images/icons/search-icon-light.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.artical-open-banner{
    padding: 20px 125px 60px;
}
.artical-open-banner .blog-breadcrumb p{
    font-size: 22px;
    line-height: 36px;
    font-weight: 500;
}
.artical-open-banner .blog-breadcrumb a p{
    color: var(--pink) !important;
}
.artical-open-banner .blog-breadcrumb a p:hover{
    color: var(--white) !important;
}
.artical-open-banner .blog-breadcrumb span{
    opacity: 30%;;
}
.artical-open-banner .blog-single-img .img img{
    width: 100%;
    height: 532px;
    object-fit: cover;
    border-radius: 20px;
}
.artical-open-banner .blog-single-img .img{
    position: relative;
}
.blog-single-img{
    position: relative;
}
.blog-single-img .blog-info{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 50px 60px;
}
.artical-open-banner .blog-single-img .img::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 40%);
    border-radius: 20px;
}
.artical-open-banner .blog-info .work-time{
    gap: 8px;
}
.artical-open-banner .blog-info .work-time img{
    width: 22px;
}
.artical-open-banner .blog-info .box-timezone .work-time p{
    font-size: 20px;
    line-height: 25px;
    color: var(--white);
}
.artical-open-banner .blog-info .box-timezone{
    gap: 30px;
    padding-top: 20px;
}
.artical-open-banner .blog-info h6{
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    background: var(--white);
    color: var(--black);
    padding: 12px 30px;
    border-radius: 50px;
    display: inline-block;
    margin-bottom: 24px;
}

.artical-open-banner .blog-info h2{
    font-size: 40px;
    line-height: 50px;
    color: var(--white);
}
.blog-artical-slider .box-detail .box-timezone .work-time p.light-black{
    color: rgba(10, 11, 50, 1);
    font-weight: 400;
}

/* -------single-detail------ */
.artical-information{
    padding: 0 125px;
    display: flex;
    gap: 70px;
}
.artical-information .left-side{
    width: calc(100% - 485px);
    margin-right: -100px;
}
.artical-information .right-side{
    max-width: 485px;
    width: 100%;
}
.artical-information .left-side hr{
    margin: 10px 0 40px;
}
.artical-information .left-side p{
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 40px;
}
.artical-information .left-side h2{
    font-size: 38px;
    line-height: 50px;
    font-weight: 500;
    margin-bottom: 30px;
    max-width: 770px; 
    width: 100%;
}
.artical-information .left-side .single-img{
    width: 100%;
    height: 440px;
    object-fit: cover;
    border-radius: 20px;
    margin-bottom: 40px;
}
.artical-information .categories-box{
    background: var(--white);
    border: 1px solid rgb(0 0 0 / 15%);
    border-radius: 20px;
    padding: 26px;
}

.artical-information .categories-box p{
    font-size: 20px;
    line-height: 30px;
    font-family: "Poppins", sans-serif;

}
.artical-information .categories-box .categories-line {
    border-bottom: 2px solid rgb(0 0 0 / 14%);
    padding-bottom: 18px;
    margin-bottom: 20px;
}
.artical-information .categories-box .categories-line:last-child{
    border-bottom: unset;
    margin-bottom: 0;
    padding-bottom: 0;
}
.artical-information .author-info .border-box{
    border: 2px solid rgb(0 0 0 / 15%);
    border-radius: 20px;
    padding: 18px 20px;
    height: 80px;
    width: 100%;
}
.author-info .social-icon img{
    height: 30px;
    width: 30px;
    object-fit: contain;
}
.author-info .social-icon a:hover img{
    filter: brightness(1) invert(0);
}
.artical-information .author-info .user-box{
    max-width: 450px;
    width: 100%;
}
.artical-information .author-info .social-icon img:hover{
    filter: brightness(0) invert(0);
}
.blog-artical-slider .color-box{
    display: flex;
    flex-direction: column;
   /* justify-content: end;*/
    justify-content: start;
}
.author-info .border-box p {
    font-size: 16px !important;
    line-height: 24px;
}
@media (max-width: 1600px) {
    .blog-artical-slider .box-detail h2 {
        font-size: 28px;
        line-height: 36px;
    }
    .blog-artical-slider .box-detail .box-timezone .work-time p {
        font-size: 16px;
        line-height: 22px;
    }
    .blog-artical-slider .h-285 h2 {
        font-size: 28px;
        line-height: 36px;
    }
    .artical-open-banner {
        padding: 20px 30px 40px;
    }
    .artical-information{
        padding: 0 30px;
    }
}


@media (max-width: 1366px) {
    .blog-artical-slider .box-detail h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .blog-artical-slider .box-detail .box-timezone .work-time p {
        font-size: 15px;
        line-height: 18px;
    }
    .blog-artical-slider .h-285 h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .blog-artical-slider .color-box{
        padding: 20px;
    }
    .blog-artical-slider .color-box{
        min-height: 500px;
    }
    .blog-artical-slider .artical-box > .gray-box > img {
        height: 310px;
    }
    .blog-artical-slider .h-285{
        min-height: 240px;
        margin-bottom: 20px;
    }
    .artical-open-banner .blog-breadcrumb p {
        font-size: 22px;
        line-height: 30px;
    }
    .artical-open-banner .blog-info h2 {
        font-size: 36px;
        line-height: 46px;
    }
    .artical-information .left-side p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 45px;
    }
    .artical-information .left-side h2 {
        font-size: 34px;
        line-height: 48px;
        margin-bottom: 30px;
    }
    .artical-information .left-side .single-img {
        height: 380px;
    }
    .artical-information .categories-box p {
        font-size: 18px;
        line-height: 20px;
    }
    .artical-information .right-side {
        max-width: 400px;
    }
    .artical-information .left-side {
        width: calc(100% - 400px);
    }
}

@media (max-width: 1200px) {
    .blog-artical-slider .slick-track {
        gap: 20px;
    }
    .blog-artical-slider .box-detail h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .blog-artical-slider .box-detail .box-timezone .work-time p {
        font-size: 13px;
        line-height: 15px;
    }
    .blog-artical-slider .h-285 h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .blog-artical-slider .color-box{
        padding: 20px;
    }
    .blog-artical-slider .color-box{
        min-height: 500px;
    }
    .blog-artical-slider .artical-box > .gray-box > img {
        height: 310px;
    }
    .blog-artical-slider .h-285{
        min-height: 240px;
        margin-bottom: 20px;
    }
    .artical-open-banner .blog-info h6 {
        font-size: 17px;
        padding: 12px 26px;
        margin-bottom: 25px;
    }
    .artical-open-banner .blog-info h2 {
        font-size: 34px;
        line-height: 40px;
    }
    .artical-open-banner .blog-info .box-timezone .work-time p {
        font-size: 16px;
        line-height: 20px;
    }
    .blog-single-img .blog-info {
        padding: 30px;
    }
    .artical-open-banner .blog-single-img .img img {
        height: 420px;
    }
    .artical-open-banner .blog-breadcrumb p {
        font-size: 18px;
        line-height: 25px;
    }
    .artical-open-banner .blog-breadcrumb{
        gap:15px !important;
    }
    .artical-open-banner {
        padding: 20px 30px 40px;
    }
    .artical-open-banner input{
        height: 50px;
        padding: 10px 40px 10px 20px;
        font-size: 18px;
        line-height: 22px;
    }
    .artical-open-banner .search-input::before {
        top: 16px;
    }
    .artical-information .left-side p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px;
    }
    .artical-information .left-side .single-img {
        height: 380px;
        margin-bottom: 40px;
    }
    .artical-information .left-side h2 {
        font-size: 32px;
        line-height: 45px;
    }
    .artical-information .right-side {
        max-width: 280px;
    }
    .artical-information .left-side {
        width: calc(100% - 280px);
    }
    .artical-information .categories-box p {
        font-size: 16px;
        line-height: 12px;
    }
    .artical-information .categories-box{
        padding: 15px;
    }
    .artical-information .left-side hr {
        margin: 10px 0 20px;
    }
    .artical-information .author-info .social-icon img{
        width: 30px;
    }
    .artical-information .author-info .user-box{
        max-width: 270px;
    }
    .artical-information .author-info .border-box{
        height: 60px;
        padding: 12px 10px;
    }
    .artical-information .author-info .user-box img{
        width: 25px;
    }
    .blog-artical-sec{
        padding: 80px 30px 0px;
    }
}
@media (max-width: 1024px) {
    .artical-information .author-info .border-box {
        height: 90px;
        padding: 12px 10px;
        flex-direction: column;
        align-items: start !important;
        gap: 10px !important;
    }
    .artical-information .author-info .left-side p {
        font-size: 15px;
        line-height: 17px;
    }
}

@media (max-width: 767.98px) {
    .blog-artical-slider .box-detail {
        padding: 0;
    }
    .blog-artical-slider .color-box {
        min-height: 360px;
    }
    .blog-artical-slider .h-285
    {
        min-height: 170px !important;
    }
    .blog-artical-sec{
        padding: 60px 15px 50px;
    }
    .blog-artical-slider .slick-track {
        gap: 20px;
    }
    .blog-artical-slider .artical-box > .gray-box > img{
        height: 220px;
    }
    .blog-artical-slider .box-detail h2 {
        font-size: 19px;
        line-height: 26px;
    }
    .blog-artical-slider .box-detail .box-timezone .work-time p {
        font-size: 12px;
        line-height: 14px;
    }
    .blog-artical-slider .box-detail .work-time img {
        width: 15px;
    }
    .blog-artical-slider .color-box.h-285.bg-box-img > img{
        display: none;
    }
    .blog-artical-slider .h-285 > img {
        width: 28px;
        margin-bottom: 25px !important;
    }
    .blog-artical-slider .box-detail .box-timezone {
        padding-top: 10px;
    }
    .blog-single-img .blog-info {
        padding: 15px;
    }
    .artical-open-banner .blog-info h6 {
        font-size: 16px;
        padding: 6px 10px;
        margin-bottom: 10px;
    }
    .artical-open-banner .blog-info h2 {
        font-size: 19px;
        line-height: 28px;
    }
    .artical-open-banner .blog-info .box-timezone .work-time p {
        font-size: 15px;
        line-height: 17px;
    }
    .artical-open-banner .blog-info .work-time img {
        width: 18px;
    }
    .artical-open-banner .blog-single-img .img img {
        height: 230px;
    }
    .artical-open-banner .blog-banner-info {
        flex-direction: column;
        gap: 20px;
    }
    .artical-open-banner .blog-breadcrumb p {
        font-size: 16px;
        line-height: 18px;
    }
    .artical-open-banner {
        padding: 30px 20px 20px;
    }
    .artical-open-banner input{
        height: 36px;
        padding: 8px 28px 8px 12px;
        font-size: 14px;
        line-height: 19px;
    }
    .artical-open-banner input::placeholder{
        font-size: 14px;
        line-height: 19px;
    }
    .artical-open-banner .search-input::before {
        top: 10px;
        right: 12px;
        width: 15px;
        height: 15px;
    }
    .artical-information{
        padding: 0 26px;
    }
    .artical-information .right-side{
        display: none;
    }
    .artical-information .left-side {
        margin-right: 0;
    }
    .artical-information .left-side {
        width: 100%;
    }
    .artical-information .left-side p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 26px;
    }
    .artical-information .left-side h2 {
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .artical-information .left-side .single-img {
        height: 200px;
        margin-bottom: 20px;
    }
    .artical-information .left-side .author-info p {
        font-size: 15px;
        line-height: 19px;
    }
    .artical-information .author-info .border-box {
        height: 80px;
        gap: 6px !important;
    }
    .artical-information .author-info .user-box img {
        width: 22px;
    }
    .artical-information .author-info .social-icon img{
        width: 28px;
    }
    .artical-information .author-info .social-icon{
        gap:6px !important;
    }
}

@media (max-width: 550px){
    .artical-open-banner .search-input,
    .artical-open-banner input{
        width: 100%;
    }
}