@font-face {
    font-family: 'Parkinsans';
    src: url('/fonts/Parkinsans-Light.woff2') format('woff2'),
         url('/fonts/Parkinsans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Parkinsans';
    src: url('/fonts/Parkinsans-Regular.woff2') format('woff2'),
         url('/fonts/Parkinsans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Parkinsans';
    src: url('/fonts/Parkinsans-Medium.woff2') format('woff2'),
         url('/fonts/Parkinsans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Parkinsans';
    src: url('/fonts/Parkinsans-SemiBold.woff2') format('woff2'),
         url('/fonts/Parkinsans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Parkinsans';
    src: url('/fonts/Parkinsans-Bold.woff2') format('woff2'),
         url('/fonts/Parkinsans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

body.blog #wrapper_inner{
    background: transparent;
    box-shadow: none !important;
}
body.blog .blog-header{
    background: transparent;
}
.blog-item-box .box-sm h4{
    font-family: 'Parkinsans' !important;
    text-transform: capitalize;
    margin-bottom: 10px;
 
}
.blog-item-box .box-sm h4 a{
    font-family: 'Parkinsans' !important;
}
header a, footer a{
    font-family: 'Parkinsans' !important;
}

.blog-item-box .box-content{
    position: relative;
}
.blog-item-box .blog-img{
    width: 100%;
    height: 200px;
}
.blog-item-box .blog-img img{
    height: 100%;
    object-fit: cover;
    width: 100%;
    object-position: center right;
}
.blog-item-box .box-content .promotion a{
    color: #000 !important;
}
.blog-item-box .box-content .subtitle{
    color: #51546d;
    font-size: 15px;
    font-family: 'Parkinsans' !important;
    margin: 0px 0px 12px !important;
}
.blog-item-box .box{
    border: 1px solid #dce8f0;
    border-radius: 10px;
    box-shadow: 0 2px 14px rgba(7, 20, 34, 0.05);
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.blog-item-box:hover .box{
    border-color: rgba(42, 100, 150, 0.22);
    box-shadow: 0 10px 32px rgba(41, 182, 209, 0.12);
}
.blog-item-box .box-content .blog-line{
    display: none;
}
.blog-item-box.blog-item:hover img{
    transform:none;
}
.blog-item-box.ARTICLES1:nth-child(8n+1):hover .box-content,
.blog-item-box.ARTICLES1:nth-child(8n+2):hover .box-content,
.blog-item-box.ARTICLES1:nth-child(8n+3):hover .box-content,
.blog-item-box.ARTICLES1:nth-child(8n+4):hover .box-content,
.blog-item-box.ARTICLES1:nth-child(8n+5):hover .box-content,
.blog-item-box.ARTICLES1:nth-child(8n+6):hover .box-content,
.blog-item-box.ARTICLES1:nth-child(8n+7):hover .box-content,
.blog-item-box.ARTICLES1:nth-child(8n+8):hover .box-content{
    background: transparent;
}
.blog .categeory{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    align-items: stretch;
}
.blog .categeory.row{
    margin-left: 0px;
    margin-right: 0px;
}
.blog .categeory.row:before{
    content: none;
}
.blog .categeory .blog-item-box{
    width: calc(33.33% - 15px);
}
.blog .categeory .blog-item-box .box-sm{
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0px;
    background: #fff;
}
.blog-item-box .box-content{
    background: transparent;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.blog-item-box .blog-item .box.box-sm h4.promotion a:focus{
    outline: none;
}
.blog-item-box .box-content a.read-more{
    color: #29b6d1 !important;
    font-family: 'Parkinsans' !important;
    font-size: 16px;
    margin-top: auto;
}
.blog-item-box .box-content a.read-more:hover{
    text-decoration: none;
    color: #000 !important;
}
.blog-item-box .box-content a.read-more:focus{
    outline: none;
}
.blog-item-box .box:hover .blog-img{
    transform: none;
}
.blog-item .box.box-sm h4.promotion a:focus,
.blog-header .search .search-click:focus{
    outline: none;
}
.articles-title h1.title{
    font-family: 'Parkinsans' !important;
}
body.blog .bggray{
    background: #e4f0f7;
}
/* body.single #wrapper_inner{
    background: transparent;
    box-shadow: none !important;
    padding: 30px 0px;
}
body.single .right-sidebar .widget-area{
    border-left: none;
}
body.single #sidebar .theiaStickySidebar{
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
}
body.single .right-sidebar .widget-area h2{
    background: linear-gradient(135deg, var(--primary) 0%, var(--brand-blue) 100%);
    border-left: none;
}
body.single .right-sidebar .widget-area h2::before{
    content: none;
} */
body.single h1, body.single h2, body.single h3, body.single h4, body.single h5, body.single h6, body.single, body.single p, body.single a{
    font-family: 'Parkinsans' !important;
}
body.single h1, body.single h2, body.single h3, body.single h4, body.single h5, body.single h6{
    color: #000;
}




@media only screen and (max-width:1024px){
    .blog .categeory .blog-item-box{
        width: calc(50% - 15px);
    }
    body.single #wrapper_inner{
        padding: 30px 20px;
    }
}

@media only screen and (max-width:767px){
    .blog .categeory .blog-item-box{
        width: 100%;
    }
}



