body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


#all_blog {
    position: relative;
    display: block;
    margin-top: 20px;
    margin-bottom: 100px;
}

#all_blog .wrapper {
    padding: 25px;
    position: relative;
    display: block;
}

#all_blog .wrapper .content {
    position: relative;
    display: block;
}

#all_blog .wrapper .text {
    position: relative;
    display: block;
}

#all_blog .wrapper .text h3 {
    position: relative;
    display: block;
    font-family: Sumana;
    font-size: 26px;
    text-transform: capitalize;
    font-weight: 600;
    color: #444759;
}

#all_blog .wrapper .blog_img {
    position: relative;
    display: block;
    margin-top: 14px;
}

#all_blog .wrapper .blog_img img {
    height: auto;
    width: 50px;
    box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.16);
}

#all_blog .wrapper .text ul {
    list-style: none;
    margin-left: -40px;
    min-height: 30px;
    position: relative;
    display: inline-block;
    background: #0B2156;
    border-radius: 5px;
    margin: 0;
    padding-top: 6px;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 14px;
}

#all_blog .wrapper .text ul li {
    position: relative;
    display: block;
    font-family: open sans;
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    text-transform: capitalize;    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#all_blog .wrapper .text ul li::after {
    content: '';
    position: absolute;
    display: block;
    background: url('../img/icons/clock.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 13px;
    width: 13px;
    top: 2px;
    left: -22px;
}

#all_blog .wrapper .text p {
    position: relative;
    display: block;
    font-family: Sumana;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0px;
    margin-top: 12px;
    line-height: 1.6em;
    color: #606376;
}

#all_blog .wrapper .button {
    box-shadow: 0px 0px 0px 0px;
    border-radius: 0;
    font-family: roboto condensed;
    letter-spacing: 2px;
}

#all_blog .wrapper .buttons_pane {
    margin-left: 0;
    margin-top: 20px;
}

#all_blog .wrapper .line {
    position: relative;
    display: block;
    background: rgba(0, 0, 0, 0.23);
    min-height: 0.5px;
    width: 100%;
    margin-top: 25px;
}

#all_blog .bg {
    position: relative;
    display: block;
    background: url('../img/107115518-IMG_3028.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
    width: 100%;
    margin-top: 35px;
    border: 5px solid #fff;
    /* box-shadow: 1px 1px 15px 0px rgba(0, 0, 0, 0.35); */
}

#all_blog .form {
    position: relative;
    display: block;
}

#all_blog .form .input_wrapper {
    position: relative;
    display: block;
    margin-top: 20px;
}

#all_blog .form .input_wrapper .input {
    position: relative;
    display: block;
    width: 100%;
    min-height: 40px;
    background: #f5f5f5;
    border: 0;
    padding: 0px 15px;
    font-family: Sumana;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 600;
    border-bottom: 2px solid #D4061E;
    border-radius: 0;
    outline: none;
}

#all_blog .form .input_wrapper img {
    height: auto;
    width: 18px;
    position: absolute;
    top: 11px;
    right: 14px;
    z-index: 1;
    cursor: pointer;
}

#all_blog .all_category {
    position: relative;
    display: block;
    margin-top: 20px;
}

#all_blog .all_category .buttons_pane {
    position: relative;
    display: block;
    margin-top: 0;
}

#all_blog .all_category .button {
    background: #0c8e25;
    letter-spacing: 1px;
}

#all_blog .all_category .button:hover {
    background: #dc8504;
}

#all_blog .box {
    position: relative;
    display: block;
    background: #ffffff;
    min-height: 200px;
    width: 100%;
    margin-top: 20px;
    padding: 20px;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.34);
}

#all_blog .box .blog_icon {
    position: relative;
    display: block;
}

#all_blog .box .blog_icon img {
    height: auto;
    width: 28px;
}

#all_blog .box .blog_text {
    position: relative;
    display: block;
    margin-top: 5px;
}

#all_blog .box .blog_text p {
    position: relative;
    display: inline-block;
    /* font-family: roboto condensed; */
    font-size: 12px;
    font-weight: 400;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

#all_blog .box .blog_text p span {
    color: #000;
    display: block;
    font-family: open sans;
    font-weight: 600;
    margin-top: 5px;
}

#all_blog .box .blog_text_wrapper {
    margin-top: 10px;
}

#all_blog .followers {
    position: relative;
    display: block;
    background: #ffffff;
    min-height: 100px;
    width: 100%;
    margin-top: 30px;
    padding: 0;
    text-align: center;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.21);
}

#all_blog .followers .social {
    position: relative;
    display: inline-block;
    text-align: center;
    margin-right: 25px;
}

#all_blog .followers .social_icon {
    position: relative;
    display: block;
}

#all_blog .followers .social_icon img {
    height: auto;
    width: 19px;
}

#all_blog .followers .social_text {
    position: relative;
    display: inline-block;
    margin-top: 10px;
}

#all_blog .followers .social_text p {
    position: relative;
    display: inline-block;
    font-weight: 600;
    font-size: 13px;    
}

#all_blog .followers .social_text p span {
    display: block;
}



/* --------------------/ */

.button.negative {
    background: #D4061E;
    border: none;
}

.button::after {
    content: '';
    position: absolute;
    top: 50%;
    left: -20px;
    width: 40px;
    /* height: 1px; */
    background: #ffffff;
    transition: all 0.2s ease-out;
}

#all_blog .wrapper .button {
    box-shadow: 0px 0px 0px 0px;
    border-radius: 0;
    font-family: roboto condensed;
    letter-spacing: 2px;
}

/* --------- Custom CSS -------- */

#all_blog .box .blog_text p {
    position: relative;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    font-family: roboto condensed !important;
}

#all_blog .box::after {
    position: absolute;
    top: 42px;
    left: 0;
    width: 8px;
    height: 60px;
    background: #D4061E;
    content: '';
}

.button::after {
    content: '';
    position: absolute;
    top: 50%;
    left: -20px;
    width: 40px;
    /* height: 1px; */
    background: #ffffff;
    transition: all 0.2s ease-out;
}




#banner.blog::after {
    background: linear-gradient(0deg, #0e132d, transparent);
}