.blog-banner {
    background: linear-gradient(274.2deg, #41BEE8 0%, #1B4470 100%);
    position: relative;
    padding: 85px 0;
    color: #fff;
    font-family: 'Myriad Pro';
}

.bg-gray {
    background-color: #F8F9FA;
    padding: 60px 0;
}

.blog-banner:after {
    content: "";
    background-image: url(/wp-content/uploads/2023/02/banner-blog.svg);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 100%;
    z-index: 1;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;

}

.blog-banner h1 {
    position: relative;
    z-index: 2;
    font-weight: 700;
    font-size: 48px;
    line-height: 130%;
    margin: 0 0 32px 0;
}

.blog-banner p {
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    position: relative;
    z-index: 2;
    max-width: 600px;
}

.blog-post-redesign h2 {
    font-style: normal;
    font-weight: 700 !important;
    font-size: 32px;
    line-height: 130%;
    margin: 0 0 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #1B4470 !important;
}

.blog-post-redesign.container .single-post figure h2 {
    font-weight: 600 !important;
    font-size: 40px;
    line-height: 52px;
    justify-content: flex-start;
    margin-bottom: 24px;
	text-align: left;
}

.bg-white {
    background-color: #fff;
    padding: 80px 0 50px;
}

.blog-post-redesign.container {
    max-width: 1240px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;

}

.blog-post-redesign.container .row {
    gap: 20px;
    flex-wrap: wrap;
}

.blog-post-redesign .single-post {
    background: #FFFFFF;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
    border-radius: 6px;
    padding: 23px;
    width: calc(33.33% - 15px);
    margin-bottom: 20px;

}

.blog-post-redesign .single-post figure {
    margin: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: stretch;
    justify-content: space-between;
}

.blog-post-redesign .single-post figure img {
    object-fit: cover;
    width: 100%;
    height: 340px;
    margin: 0;
    margin-bottom: 15px !important;
    border-radius: 6px;
}

.blog-post-redesign .single-post figure h3 {
    font-weight: 600;
    font-size: 24px;
    margin-top: 0px;
    line-height: 130%;
    color: #1B4470;
    margin-bottom: 20px !important;
    display: block;
    padding: 0;
    text-align: left;
}

.blog-post-redesign .single-post figure h3 a {
	color: #1B4470;
	text-decoration: none;
}

.blog-post-redesign .single-post figure .d-flex {
    gap: 20px;
    display: flex;
    align-items: center;
}

.blog-post-redesign .single-post figure .d-flex span img {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    object-fit: cover;
    margin: 0 !important;
}

.blog-post-redesign .single-post figure .d-flex span a {
    color: rgba(52, 58, 64, 1);
}

.blog-post-redesign .single-post figure .d-flex span {
    font-size: 16px;
    line-height: 130%;
    color: #787878;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.blog-post-redesign .single-post figure P {
    font-size: 16px;
    line-height: 130%;
    color: #343A40;
}

.blog-post-redesign .single-post figure .btn-more {
    padding: 15px 24px;
    border: 1px solid #1B4470;
    background: #1B4470;
    border-radius: 27px;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    transition: all .3s ease-in-out;
}

.blog-post-redesign .single-post figure .btn-more:hover {
    color: #1B4470;
    background-color: #fff;

}

/* pagination */
#pagination {
    margin: 0;
    padding: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px
}

#pagination li {
    display: inline;

}

#pagination li a img {
    width: 15px;
}

#pagination li a {
    display: inline-block;
    text-decoration: none;
    padding: 5px 10px;
    color: #000;
    font-size: 20px;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#pagination li a {
    border-radius: 50px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s
}

#pagination li a.active {
    background: #1B4470;
    color: #fff
}

#pagination li a:hover:not(.active) {
    background-color: #ddd;
}

/* breadcrumbs */
.custom-breadcurmbs {
    display: flex;
    justify-content: flex-start;
    padding: 0;
    margin-bottom: 50px;
    gap: 20px
}

.custom-breadcurmbs li {
    list-style: none;
}

.custom-breadcurmbs li a {
    color: #1B4470;
    font-size: 20px;
}

.custom-breadcurmbs li a.active {
    text-decoration: none;
    pointer-events: none;
    font-weight: 600;
}

/* blog-details */
.full-width.single-post {
    width: calc(66.66% - 10px);
    margin-bottom: 80px;
    padding: 60px 50px 50px 50px;
}

.blog-post-redesign .full-width.single-post figure .d-flex {
    margin-bottom: 20px;
}

.mgt-80{
    margin-top: 80px !important;
}

.blog-post-redesign.container .single-post .elementor[data-elementor-type="wp-post"] .elementor-widget-wrap.elementor-element-populated {
    padding: 10px 0;
}

.blog-post-redesign.container .single-post .elementor[data-elementor-type="wp-post"] p, .blog-post-redesign.container .single-post .elementor[data-elementor-type="wp-post"] ul li {
	font-size: 20px;
}

.blog-post-redesign.container .single-post .elementor[data-elementor-type="wp-post"] h2, .blog-post-redesign.container .single-post .elementor[data-elementor-type="wp-post"] h3, .blog-post-redesign.container .single-post .elementor[data-elementor-type="wp-post"] h4 {
    text-align: left;
	justify-content: left;
	margin: 32px 0 16px;
}

.blog-post-redesign .full-width.single-post figure h3 {
    font-size: 40px;
    margin-bottom: 24px;
}

.blog-post-redesign .full-width.single-post figure h4 {
    font-weight: 600;
    font-size: 28px;
    line-height: 130%;
    color: #1B4470;
    margin: 20px 0;
}

.blog-post-redesign .align-items-start {
    align-items: flex-start;
}
.blog-post-redesign .full-width.single-post figure img {
    height: auto;
}

.blog-post-redesign .full-width.single-post .d-flex span {
    font-size: 20px;
}

.side-bar.recent-post {
    width: calc(33.33% - 10px);
    background: #FFFFFF;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
    border-radius: 6px;
    padding: 15px;
}

.side-bar.recent-post h2 {
    font-weight: 600 !important;
    font-size: 24px;
    line-height: 130%;
    color: #1B4470;
    text-align: left;
    display: block;
    margin-bottom: 15px;
}

.side-bar.recent-post figure {
    margin: 0;
    display: flex;
    gap: 10px;
    align-items: flex-start;
    margin-bottom: 15px;
}

.side-bar.recent-post figure h3 {
    margin: 0;
    margin-bottom: 10px;
}
.side-bar.recent-post figure .d-flex span  {
    color: #787878;
    font-size: 16px;
}
.side-bar.recent-post figure h3 a{
    font-weight: 600 !important;
    font-size: 16px;
    line-height: 130%;
    color: #1B4470;
    text-decoration: none;
    display: block;
    transition: all .1s ease-in-out;
}
.side-bar.recent-post figure h3 a:hover{
    color: #071d33;
}

.side-bar.recent-post figure img {
    width: 75px;
    height: 75px;
    border-radius: 6px;
    object-fit: cover;
}

@media (max-width : 991px) {
    .blog-post-redesign .single-post {
        width: calc(50% - 15px);
    }

    .blog-banner h1 {
        font-size: 26px;
        margin: 0 0 15px 0;
    }

    .blog-banner p {
        font-size: 16px;
    }

    .blog-post-redesign .single-post figure h3 {
        font-size: 26px;
    }

    .full-width.single-post,
    .side-bar.recent-post {
        width: 100%;
    }
}

@media (max-width : 767px) {
    .bg-white {
        padding: 40px 0 30px;
    }

    .bg-gray {
        padding: 30px 0;
    }

    .blog-post-redesign h2 {
        font-size: 25px;
        margin: 0 0 35px;
    }

    .blog-banner {
        padding: 52px 0;
    }

    .blog-post-redesign .single-post {
        width: 100%;
        padding: 15px;
    }

    #pagination {
        gap: 0;
    }

    #pagination li a {
        font-size: 16px;
        width: 30px;
        height: 30px;
    }
    .blog-post-redesign .full-width.single-post figure h3 {
        font-size: 25px;
    }
    .blog-post-redesign .single-post figure .d-flex {
        gap: 10px;
        align-items: flex-start;
        flex-direction: column;
    }
    .blog-post-redesign .full-width.single-post figure h4 {
        font-size: 20px;
        margin: 15px 0;
    }
}

.side-bar.recent-post .blog-widget div#rpwwt-recent-posts-widget-with-thumbnails-2 ul li {
    margin: 0;
}

.side-bar.recent-post .blog-widget ul li a {
	font-weight: 600 !important;
	font-size: 16px;
	line-height: 130%;
	color: #1B4470;
	text-decoration: none;
	display: block;
	transition: all .1s ease-in-out;
	text-decoration: none;
}

.side-bar.recent-post .blog-widget ul li a img {
    width: 75px;
    height: 75px;
    border-radius: 6px;
    object-fit: cover;
	margin-top: 4px;
}

.side-bar.recent-post .blog-widget ul li .rpwwt-post-title{
	margin: 0;
	margin-bottom: 10px;
	display: block;
}

.side-bar.recent-post .blog-widget ul li .rpwwt-post-date {
	color: #787878;
	font-size: 16px;
}

.side-bar.recent-post .blog-widget div#rpwwt-recent-posts-widget-with-thumbnails-2 li:last-child {
    margin: 0 !important;
}