.blur2{
    display: none;
}
.container.space-990 {
    max-width: 990px;
}
/* SESSION CONTENT BlogMain 0 */
.bg-gray {
    background: #343a4078;
}
section#title-blog {
    padding: 15rem 0rem 8rem 0;
    background: url(../../dist/images/bg-blog.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    text-align: center;
    position: relative;
    color: #fff;
}
section#single-blog {
    padding-top: 3rem;
}
.main-blog {
    padding: 3rem 0;
}

a.h1title-blog-single {
    color: #FFF;
    font-size: 4.85rem;
    line-height: 4.85rem;
    text-decoration: none;
}

.box-featured-image-blog {
    width: 100%;
    transition: 0.5s;
    border-radius: 30px;
    max-height: 45rem;
    overflow: hidden;
}
img.featured-image-blog {
    width: 100%;
}
section#single-blog p,section#single-blog li{
    font-size: 1.125rem;
    font-style: normal;
    line-height: 1.75rem;
    color: #343A40;
}

section#single-blog blockquote p {
    opacity: 1;
    color: #CE123F;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

section#single-blog .main-blog h2{
    font-size: 2.75rem;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
    padding: 1.5rem 0 0.5rem;
    color: #CE123F;
}

section#single-blog .main-blog h3{
    font-size: 2.0rem;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    padding: 1.5rem 0 0.5rem;
    color: #343A40;
}

section#single-blog .main-blog h4{
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    padding: 1.5rem 0 0.5rem;
    color: #343A40;
}

section#single-blog .main-blog h5{
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    padding: 1.5rem 0 0.5rem;
    color: #343A40;
}

section#single-blog .main-blog h6{
    font-size: 0.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    padding: 1.5rem 0 0.5rem;
    color: #343A40;
}

.box-info-blog-single {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2rem 0 1rem;
}

.date-single-blog, .user-blog{
    color: #80858D;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem;
}
img.icon-user,img.img-date-blog {
    padding: 0 0.5rem 0 0;
}
.container.related-posts {
    padding: 5rem 0 0 0;
}
.row.nav-prev-next {
    padding: 3rem 0;
    position: relative;
    display: flex;
    margin: 0 auto;
    max-width: 27rem;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.box-header-related-posts {
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
    padding: 0 1rem 1rem;
    border-bottom: 1px solid #DFDFDF;
    margin-bottom: 2rem;
}
.category-tag {
    position: absolute;
    top: 1rem;
    left: 1rem;
    border-radius: 3.125rem;
    background: #CE123F;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    padding: 10px 15px;
    z-index: 99;
    transition: 0.2s;
}
a.tablinks:hover{
    background: #CE123F;
    transition: 0.2s;
    color: #fff;
}
h2.session-content-blog2{
    font-size: 2.75rem;
    font-weight: 500;
    color: #021056;
    line-height: 2.75rem;
}
/* SESSION CONTENT BlogMain 0 */

/* SESSION CONTENT Blog 1 */
section#session-content-blog1 {
    padding: 13rem 0rem 8rem 0;
    background: url(../../dist/images/bg-blog.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    text-align: center;
    position: relative;
    color: #fff;
}

.box-session-content-blog1 {
    padding: 2rem 0rem 2rem;
    position: relative;
    color: #FFF;
}

h1.session-content-blog1 {
    color: #FFF;
    font-size: 8.85rem;
    line-height: 8.85rem;
}

/* SESSION CONTENT Blog 1 */

/* SESSION CONTENT Blog 2 */
section#session-content-blog2 {
    padding: 5rem 0rem;
}

p.p-session-content-blog2,p.desc-box-blog {
    color: #80858D;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25rem;
    margin-bottom: 1rem;
}

.box-session-content-blog2 {
    border-radius: 1.875rem;
    border: 1px solid #DFDFDF;
    background: #FFF;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.04);
    margin-bottom: 2rem;
    transition: 0.5s;
}
.box-session-content-blog2:hover {
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.14);
    transition: 0.5s;
}

img.img-blog {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
}
img.img-blog:hover {
    transition: 0.5s;
}

.padding-box-blog {
    padding: 1.5rem 2rem 2rem 2rem;
}

.box-info-blog {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.min-read a {
    color: #CE123F;
    text-align: center;
    font-size: 1rem;
    font-style: normal;
    line-height: 1rem;
}

.date-blog {
    color: #80858D;
    font-size: 1rem;
    font-style: normal;
    line-height: 1.25rem;
}
.date-blog.up-version-date {
    padding-bottom: 1rem;
}

/*.box-session-content-blog2:hover .img-blog {
    transform: scale(1.1);
    transition: transform 0.5s ease;
}*/

h3.title-session-content-blog2 {
    font-size: 1.155rem;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    color: #343A40;
}
h3.title-session-content-blog2 a {
    color: #343A40;
    text-decoration: none;
    transition: 0.5s;
}
h3.title-session-content-blog2 a:hover {
    color: #CE123F;
    text-decoration: none;
    transition: 0.5s;
}
.box-img-blog {
    height: 300px;
    overflow: hidden;
    border-radius: 1.25rem;
    background: #D9D9D9;
    margin: 1rem 1rem 0rem 1rem;
}

img.img-user-blog {
    border-radius: 100%;
}

img.img-user-blog {
    margin-right: 1rem;
}

img.icon-clock {
    margin-right: 0.5rem;
}

button.btn-1.btn-blog {
    max-width: 96%;
}

.pager {
    text-align: center;
    padding: 2rem 0 5rem;
    display: flex;
    align-content: center;
    justify-content: center;
}
span.page-numbers.current {
    background: transparent;
    width: 40px;
    height: 40px;
    display: grid;
    text-align: center;
    border-radius: 50px;
    font-weight: 500;
    align-items: center;
    justify-content: center;
    margin: 0.5rem;
}
a.page-numbers {
    background: #CE123F;
    width: 40px;
    height: 40px;
    display: grid;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
    align-items: center;
    justify-content: center;
    margin: 0.5rem;
}
.category-tabs {
    padding: 0rem 1rem 1.5rem;
}
a.tablinks {
    color: #fff;
    padding: 0.8rem 1rem;
    min-width: 12rem;
    transition: 0.2s;
    border: 1px solid #CE123F;
    outline: 1px solid #CE123F;
    border-radius: 10px;
    background: #CE123F;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem;
    margin: 0 1rem 2rem 0rem;
}
a.tablinks:hover {
    transition: 0.5s;
    background: #CE123F;
    outline-offset: 15px;
    outline-color: transparent;
}
.search-bar-filter-dropdown {
    display: flex;
    padding: 0 0.8rem 3rem;
}
.search-bar-filter-dropdown input[type="text"] {
    margin-right: 1rem;
    width: 210%;
}
/* SESSION CONTENT Blog 2 */

/* SESSION CONTENT HOME 8 */
section#session-content-home8 {
    padding: 5rem 0rem 5rem 0;
}
.box-session-content-home8 {
    background: url(../../dist/images/bg-section-home8.svg) #CE123F;
    background-repeat: no-repeat;
    background-position: 0% 40%;
    background-size: auto;
    color: #fff;
    padding: 5rem 4rem;
    border-radius: 1.875rem;
    position: relative;
}

h2.session-content-home8 {
    font-size: 2.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    padding: 1rem 0 1.5rem;
}

p.session-content-home8 {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75rem;
}
/* SESSION CONTENT HOME 8 */

.bg-blue {
    background: url(../../dist/images/bg-footer.svg);
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
}




