html, body {
    scroll-behavior: smooth;
}

.btn {
    font-size: 18px;
    font-weight: 500;
text-transform: capitalize !important;
font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif
}


.main-banner{
	overflow: hidden;
}
.main-banner .container{
	margin: auto !important;
}
.main-banner:after {
    content: '';
    background-image: url(/wp-content/uploads/2026/05/Rectangle-34624151.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    height: 100%;
    width: 50%;
    left: auto;
    right: 0;
    top: 0;
z-index: 1;
}
.network-sec {
    background: linear-gradient(180deg, #FFFFFF 0%, #F3F5FB 100%);
}
.network-gal img {
    filter: opacity(0.5) grayscale(1);
    transition: 0.3s ease-in-out;
}
.network-gal img:hover {
    filter:none;
    transition: 0.3s ease-in-out;
}
.stats-row {
    backdrop-filter: blur(13px);
    position: relative;
    margin-top: -190px;
    z-index: 99;
    border: 1px solid #dbdbda;
    background-color: #ffffffd4;
    background: #FFFFFFCF;
    background-image: url(/wp-content/uploads/2026/05/Ellipse-2054.png) !important;
    background-position: top right;
    background-repeat: no-repeat !important;
    background-size: contain;
    border-radius: 20px !important;
}
.network-sec {
    overflow: visible !important;
}
.info-box-subtitle {
    margin-top: 0px !important;
}
.benefit-row .wd-info-box {
    transition: 0.3s ease-in-out;
    height: fit-content;
    min-height: 400px;
    border: 1px solid #042276;
}
.benefit-row .wd-info-box .info-box-content {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.benefit-row .wd-info-box .info-box-content {
    margin-top: 30px;
}
.benefit-row .wd-info-box:hover {
    background-image: url(/wp-content/uploads/2026/05/Mask-group-56.png);
    background-color: #fff;
    border: 1px solid #DFE1E7;
    background-repeat: no-repeat;
transition: 0.3s ease-in-out;
}
.benefit-row .wd-info-box:hover .info-box-title {
    color: #000000 !important;
}
.benefit-row .wd-info-box:hover .info-box-inner {
    color: #606060 !important;
}
.benefit-row .wd-info-box:hover .btn {
    color: #042276;
}
.benefit-row .wd-info-box .btn {
    font-size: 18px;
    font-weight: 500;
    font-family: 'DM SANS';
    border-bottom: none;
}
.benefit-row .wd-info-box .wd-icon{
	font-size: 14px !important;
}


.reviews-wrap {
 display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.review-item {
    box-shadow: 0px 25px 50px 0px #0000001A;
    border: 1px solid #E3EAFF;
    border-radius: 12px;
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
     background-color: #fff; 
}
.review-stars {
    margin-bottom: 12px;
}
.review-content p {
    color: #242424;
    font-size: 18px;
    font-weight: 500;
    font-family: 'DM SANS';
}
.review-bottom {
    background-color: #F3F5FB;
    border-radius: 14px;
    padding: 24px;
    display: flex;
    align-items: flex-end;
    gap: 10px;
}
h3.review-title {
    margin-bottom: 5px;
    color: #042276;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans';
}
.review-position {
    color: #6F6F6F;
    font-size: 16px;
    font-weight: 400;
    font-family: 'DM SANS';
}
.review-img img {
    width: 180px;
}
.review-content {
    margin-bottom: 50px;
}
.stats-row .wpb_column {
    height: 260px;
}
.stat-border::after {
    content: '';
    background-image: url(/wp-content/uploads/2026/05/Line-479.svg);
    position: absolute;
    height: 100%;
    width: 1px;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    right: 0;
}
.service-box .btn {
    font-size: 0px;
    width: 50px;
    padding: 0px;
   background-color: #F3F5FB !important;
    border-radius: 50px;
    height: 50px;
}
.service-box .btn img {
    height: 25px;
}
.service-box span.wd-btn-icon {
    margin-left: -5px;
}
.service-box .info-box-title{
        width: 80%;
}
.service-box .info-box-inner{
     width: 80%;
}
.service-box .info-btn-wrapper{
    position: absolute;
    right: 0;
    bottom: 0;
}
.service-box .vc_column-inner {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
}
.service-box .box-icon-wrapper {
    box-shadow: 0px 0px 43.8px 6px #0422761A inset;
    border-radius: 20px;
   padding: 20px 20px 30px 20px;
    border: 1px solid #FFFFFF;
    text-align: center;
}
.service-box .wd-info-box {
    margin-bottom: 0px;
}
.service-box .info-box-content {
    margin-top: 20px;
}
.service-box .vc_column-inner:hover .btn {
    background-color: #042276 !important;
}
.service-box .vc_column-inner:hover .btn img {
    filter: brightness(400.5);
    transform: rotate(45deg);
    transition: 0.3s ease-in-out;
}
.service-box .vc_column-inner .btn img {
    transition: 0.3s ease-in-out;
}
.service-box .box-icon-wrapper img {
    height: 290px !important;
    object-fit: contain;
}
.blog-btn {
    border-bottom: none;
}
.ft-blog .vc_gitem-post-data-source-post_date
 {
    color: #7A7A7A;
    font-size: 18px;
    font-weight: 400;
    font-family: 'DM SANS';
}
.ft-blog .vc_gitem-post-data-source-post_title {
    color: #111113;
    font-size: 36px;
    font-weight: 500;
    font-family: 'DM SANS';
    line-height: 44px;
}
.ft-blog .vc_gitem-post-data-source-post_excerpt {
    color: #7A7A7A;
    font-size: 16px;
    font-weight: 400;
    font-family: 'DM SANS';
}
.ft-blog a.vc_general, .right-blog a.vc_general {
    background-color: transparent !important;
    box-shadow: none !important;
    background-image: none !important;
    padding-left: 0px;
    font-size: 18px;
    font-weight: 400;
    font-family: Inter;
}
.ft-blog img {
    border-radius: 12px;
}
.right-blog .vc_gitem-post-data-source-post_date {
    color: #7A7A7A;
    font-size: 18px;
    font-weight: 400;
    font-family: 'DM SANS';
}
.right-blog .vc_gitem-post-data-source-post_title {
    color: #111113;
    font-size: 20px;
    font-weight: 500;
   font-family: 'DM SANS';
}
.right-blog img {
    height: 170px !important;
    border-radius: 6px !important;
    object-fit: cover;
}
.right-blog .vc_grid-item
 {
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 10px;
    padding-bottom: 10px !important;
}
.right-blog .vc_grid-item:last-child {
    border-bottom: none;
}
.wd-copyrights {
    background: #FFFFFF0A;
border-top: none;
}
.fot-menu .wd-menu h5.widget-title {
    padding: 0px;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.fot-menu .wd-menu a {
    color: #8AA1E0;
    font-size: 18px !important;
    font-weight: 400;
}
input#gform_submit_button_2 {
    background-color: transparent !important;
    box-shadow: none !important;
    padding: 0px;
    padding-left: 10px;
}
div#gform_fields_2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    backdrop-filter: blur(54.20000076293945px);
    border: 1px solid #CACACA;
    background-color: #fff;
    width: 70%;
    border-radius: 50px;
gap: 0px;
padding: 10px;
}
input#input_2_1 {
    border: none;
    box-shadow: none;
}

/* contact form */
.custom-contact-form {
    background: #ffff;
    padding: 50px;
    box-shadow: 0px 25px 50px 0px #00000012;
    border-radius: 12px;
}
.custom-contact-form .form-group br {
    display: none;
}
.custom-contact-form .form-row {
    margin-bottom: 8px;
}

.custom-contact-form .two-col {
    display: flex;
    gap: 16px;
}

.custom-contact-form .form-group {
    width: 100%;
}

.custom-contact-form label {
display: block;
    font-size: 16px;
    font-weight: 400;
    color: #111113;
    margin-bottom: 10px;
    font-family: 'DM SANS';
}

.custom-contact-form input, .custom-contact-form select {
    width: 100% !important;
    height: 52px !important;
    border-radius: 6px !important;
    font-size: 16px !important;
    color: #7A7A7A !important;
    border: 1px solid #E8E8E8 !important;
}

.custom-contact-form textarea {
    border-radius: 6px !important;
    font-size: 16px !important;
    color: #7A7A7A !important;
    border: 1px solid #E8E8E8 !important;
}

.custom-contact-form input::placeholder,
.custom-contact-form textarea::placeholder {
    color: #7A7A7A;
}

.custom-contact-form select {
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 18px center;
    background-size: 14px;
    padding-right: 45px;
}

.custom-contact-form .submit-wrap {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}

/* Submit Button */
.submit-wrap br {
    display: none;
}
.custom-contact-form .custom-submit-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background: #C69B00;
    color: #fff;
    border: none;
    padding: 16px 24px;
    border-radius: 6px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    transition: 0.3s ease;
    overflow: hidden;
    text-transform: capitalize;
    border: 1px solid #C69B00;
}

.custom-contact-form .custom-submit-btn:hover {
    background: transparent;
    border-color: #C69B00;
}

/* Arrow */
.custom-contact-form .btn-arrow {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-image: url('/wp-content/uploads/2026/05/Frame-83.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: relative;
    animation: arrowReturn 0.4s ease forwards;
filter: invert(1);
}

/* Hover In */
.custom-contact-form .custom-submit-btn:hover .btn-arrow {
    animation: arrowMove 0.4s ease forwards;
filter: none;
}

/* Arrow goes up and appears from bottom */
@keyframes arrowMove {
    0% {
        transform: translateY(0);
        opacity: 1;
    }
    45% {
        transform: translateY(-12px);
        opacity: 0;
    }
    55% {
        transform: translateY(12px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

/* On hover out arrow goes down and appears from top */
@keyframes arrowReturn {
    0% {
        transform: translateY(0);
        opacity: 1;
    }
    45% {
        transform: translateY(12px);
        opacity: 0;
    }
    55% {
        transform: translateY(-12px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
.about-sec {
    background: linear-gradient(180deg, #FFFFFF 0%, #F3F5FB 100%);
}
.about-icons {
    background-size: 1800px 720px;
}
.about-icons .wd-list {
    background-color: #FFFFFF;
    padding: 10px;
    border-radius: 10px;
}
.about-icons span.wd-list-content.list-content {
    font-size: 20px;
    color: #000000;
}
.doc-row .wpb_wrapper {
    display: flex;
    justify-content: center;
    gap: 10px;
}
.doc-row .wd-list {
    box-shadow: 0px 4px 17.6px 0px #0000001C;
    background: #FFFFFF1F;
    padding: 10px 16px;
    border-radius: 100px;
}
.doc-img {
    position: relative;
    overflow: hidden;
}
.doc-img img:hover {
    transform: scale(1.1);
    transition: 0.3s ease-in-out;
}
.doc-img img {
    transition: 0.3s ease-in-out;
}
.wd-breadcrumbs .wd-delimiter:after {
    content: url(/wp-content/uploads/2026/05/left.svg) !important;
    position: relative;
    top: 5px;
}
.parent-pageid-373 .wd-breadcrumbs .wd-delimiter:after, .parent-pageid-319 .wd-breadcrumbs .wd-delimiter:after {
    content: url(/wp-content/uploads/2026/05/left-1.svg) !important;
}

.work-arrow::after {
    content: url(/wp-content/uploads/2026/05/Frame-2147228690.svg);
    position: absolute;
    right: -50px;
    z-index: 99;
    top: 40%;
}

.parent-pageid-373 .wd-page-wrapper{
--wd-main-bgcolor: #F3F5FB !important;
}
.pckg-row {
    background: linear-gradient(180deg, #FFFFFF -8.99%, #F3F5FB 100%);
    border-radius: 20px;
}
.serv-table td {
    border: none !important;
    border-right: 1px solid #D5D5D5 !important;
}
.serv-table th {
    background-color: #042276;
border-right: 1px solid #D5D5D5 !important;
}
td:last-child, th:last-child {
    border: none !important;
}
.serv-table th:nth-child(1) {
    border-radius: 10px 0px 0px 0px;
}
.serv-table th:nth-child(4) {
    border-radius: 0px 10px 0px 0px;
}
.serv-table .wd-el-table-wrap {
    border: 1px solid #D5D5D5;
    padding: 10px 10px 0px 10px;
    border-radius: 12px;
}
.process-list .info-box-icon {
    font-size: 18px;
}
.process-list .box-icon-wrapper{
	--text-bg-size: 60px !important;
}
.process-list .info-box-inner {
    margin-top: 0px !important;
}
.process-list .wd-info-box {
    margin-bottom: 40px !important;
}
.process-list .wd-info-box::before {
    content: '';
    border: 1px dashed #D5D5D5;
    position: absolute;
    height: 100%;
    left: 30px;
    top: 60px;
    z-index: 0;
}
.process-list .box-icon-wrapper {
    z-index: 9;
}
.pro-border::before {
    content: none !important;
}
.mob-banner{
	display: none;
}
.main-banner{
	position: relative;
}
.custom-bd p {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
}
.custom-bd a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-family: 'DM SANS';
    margin-right: 10px;
}
a.current-page {
    color: #C69B00;
    font-weight: 500;
}
.custom-bd a:hover {
    color: #fff;
}
a.current-page:hover {
    color: #c69b00;
}

.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {

    color: rgb(0 0 0) !important;
font-size: 10px !important;
}
ul.wd-sub-menu a {
    color: #1C2539 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: 'DM SANS' !important;
}
.fot-row1 .wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #fff !important;
}
div#field_2_1 {
    width: 100% !important;
}
input#input_2_1:focus {
    outline: none !important;
}
.testimonial-bg, .gradient-bg {
    background: linear-gradient(180deg, #FFFFFF 0%, #F3F5FB 100%);
}
.teams-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

/* CARD */
.team-card {
/*     background: #fff; */
    border-radius: 20px;
    overflow: hidden;
/*     cursor: pointer; */
    border: 1px solid #D8D8D8;
    transition: transform .5s ease, box-shadow .5s ease;
}

/* IMPORTANT: animate whole inner content together */
.team-img,
.team-content {
    transition: transform .6s cubic-bezier(0.22, 1, 0.36, 1);
}

/* IMAGE */
.team-img {
    background-color: #F3F5FB;
    overflow: hidden;
 transition: 0.3s ease-in-out;
}

.team-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .6s cubic-bezier(0.22, 1, 0.36, 1);
}

/* CONTENT */
.team-content {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #fff;
}

/* VIEW BUTTON */
.view-details {
    opacity: 0;
    transform: translateY(12px);
    transition: all .4s ease;
}

/* 🔥 HOVER ANIMATION (lift effect) */
/* .team-card:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.08);
} */

/* image moves slightly up */
.team-card:hover .team-img img {
    transform: translateY(-10px);
}
.team-content h3 {
    color: #0F0F0F;
    font-size: 24px;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans';
    margin-bottom: 5px;
}
/* content moves up */
.team-card:hover .team-content {
    transform: translateY(-50px);
}
.team-card:hover .team-img {
    background-color: #042276;
    transition: 0.3s ease-in-out;
    background-image: url(/wp-content/uploads/2026/05/Ellipse-2054-1.png);
    background-repeat: no-repeat;
    background-position: right top;
}
/* button reveals */
.team-card:hover .view-details {
    opacity: 1;
/*     transform: translateY(0); */
/*     max-height: 40px; */
}
.view-details {
    opacity: 0;
    max-height: 0;
    transform: translateY(12px);
    transition: all .4s ease;
    color: #042276;
    font-size: 18px;
    font-weight: 500;
    font-family: 'DM Sans';
}
.team-content span {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    font-family: 'DM Sans';
}
/* modal */
.team-modal{
    position:fixed;
    inset:0;
    background:rgba(0,0,0,.6);
    display:none;
    align-items:center;
    justify-content:center;
z-index: 9999;
}

.team-modal.active{
    display:flex;
}

.team-modal-box {
    background: #fff;
    padding: 60px 40px;
    max-width: 90%;
    position: relative;
}

.close-modal {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    background-color: #242424;
    padding: 0px 10px;
    font-size: 20px;
    border-radius: 100%;
    color: #fff;
}
.team-modal-content {
    display: flex;
    align-items: center;
    gap: 40px;
}
.team-modal-desc {
    width: 60%;
}
.team-modal-desc h3 {
    color: #242424;
    font-size: 46px;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans';
    margin-bottom: 5px;
}
.team-modal-desc p.m-designation {
    color: #242424;
    font-size: 22px;
    font-weight: 500;
    font-family: 'DM Sans';
    margin-bottom: 0px;
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.team-modal-desc .m-content {
    color: #777777;
    font-size: 18px;
    font-weight: 400;
    font-family: 'DM Sans';
}
.team-modal-img {
    width: 40%;
    background-color: #042276;
    background-image: url(/wp-content/uploads/2026/05/Ellipse-2054-1.png);
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: right top;
    text-align: center;
height: 400px;
}
	.team-modal-img img{
		height: 400px;
	}
.reviews-extended{
	    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    align-items: stretch;
}
button#load-more-reviews {
    background-color: #C69B00;
    color: #fff;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    border-radius: 6px;
    padding: 16px 24px;
}
/* button#load-more-reviews img {
    filter: invert(1);
} */
.reviews-load-more-wrap {
    text-align: center;
    margin-top: 100px;
}
.reviews-loader {
    display: none;
    width: 40px;
    height: 40px;
    margin: 20px auto;
    border: 3px solid #ddd;
    border-top: 3px solid #c69b00;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.faq-sec .wd-accordion-item {
    border: 1px solid #DBDBDB !important;
    margin-bottom: 20px;
    padding: 5px 20px;
    background-color: #fff;
}
.faq-sec .wd-accordion-item.wd-active {
    border: 1px solid #C69B00 !important;
    box-shadow: 0px 0px 0px 6px #C69B001A;
}

.faq-links a {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    font-family: 'DM Sans';
    display: block;
    margin-bottom: -10px;
    padding-left: 10px;
}
.faq-links a.active {
    color: #042276;
    font-weight: 600;
    text-decoration: underline;
    border-left: 4px solid #042276;
}
div#validation_message_2_1 {
    position: absolute;
    color: #fff;
    margin-top: 20px;
}
div#gform_2_validation_container {
    background-color: #fff;
}
input#gform_submit_button_2:focus {
    outline: none !important;
border: none !important;
}
div#gform_fields_2 .gform-loader {
    position: absolute !important;
margin-left: -40px !important;
}
.about-icons .wd-list:hover {
    border: 1px solid #C69B00;
    transition: 0.3s ease-in-out;
}
.about-icons .wd-list {
    border: 1px solid #ffffff;
    transition: 0.3s ease-in-out;
}
  .blogs-featured-layout{
        display:flex;
        gap:20px;
        align-items:stretch;
    }

    .blogs-left{
        width:60%;
    }

.blogs-right {
    width: 40%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: space-between;
    height: 100%;
    min-height: 100%;
    height: 520px;
}

    .featured-blog-card{
        position:relative;
        min-height:520px;
        background-size:cover;
        background-position:center;
        border-radius:20px;
        overflow:hidden;
        display:flex;
        align-items:flex-end;
        padding:30px;
    }

    .featured-blog-card:before{
        content:'';
        position:absolute;
        inset:0;
       background: linear-gradient(180deg, rgba(0, 0, 0, 0) 37%, rgba(0, 0, 0, 0.410086) 72.57%, rgba(0, 0, 0, 0.81) 107.25%);
    }

    .featured-overlay-link{
        position:absolute;
        inset:0;
        z-index:2;
    }
.featured-badge {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 3;
    color: #fff;
    font-size: 18px;
    padding: 4px 16px 8px 16px;
    border-radius: 30px;
        backdrop-filter: blur(15.5px);
        background: #FFFFFF47;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans';
}

    .featured-content{
        position:relative;
        z-index:3;
        width:100%;
        color:#fff;
    }

.featured-content h2 {
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans';
}
span.featured-date {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    font-family: 'DM Sans';
}
    .featured-bottom,
    .side-bottom{
        display:flex;
     align-items: flex-end;
    justify-content: space-between;
    }

/*     .blog-arrow{
        width:44px;
        height:44px;
        background:#d4aa00;
        border-radius:50%;
        display:flex;
        align-items:center;
        justify-content:center;
        text-decoration:none;
        color:#fff;
        font-size:24px;
        transition:0.3s;
    } */

    .blog-arrow:hover{
        transform:translateX(4px);
    }

.side-blog-card {
    border-radius: 20px;
    overflow: hidden;
    padding: 20px;
    background: #FFFFFF;
    height: 100%;
    box-shadow: 4px 4px 14px 0px #00000008;
}

.side-blog-card.article {
    color: #fff;
    background-image: url(/wp-content/uploads/2026/05/shutterstock_2477238207.png);
}

    .side-blog-card.article h3,
    .side-blog-card.article .side-date{
        color:#fff;
    }

    .side-blog-inner{
        display:flex;
        gap:20px;
        height:100%;
    }

    .side-thumb{
        width:200px;
        min-width:200px;
        position:relative;
    }
.side-blog-card.article .side-thumb {
    display: none;
}
    .side-thumb img{
        width:100%;
/*         height:140px; */
        object-fit:cover;
/*         border-radius:10px; */
    }

    .side-content{
        flex:1;
        display:flex;
        flex-direction:column;
        justify-content:space-between;
    }


.side-blog-card.video .side-content h3 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 20px;
    font-weight: 500 !important;
    font-family: 'DM SANS' !important;
    margin-top: 20px;
}

.side-blog-card.video .side-blog-inner {
    display: flex;
    align-items: center;
}
.side-blog-card.video .side-thumb {
    background-color: #F3F5FB !important;
    height: 100%;
    vertical-align: middle;
    align-content: center;
    border-radius: 20px;
}
    .video-play-btn{
        position:absolute !important;
        top:50%;
        left:50%;
        transform:translate(-50%, -50%);
        width:100px;
        height:80px;
        background:transparent !important;
        cursor:pointer;
    }

    .video-modal{
        position:fixed;
        inset:0;
        background:rgba(0,0,0,0.8);
        display:none;
        align-items:center;
        justify-content:center;
        z-index:9999;
    }

    .video-modal.active{
        display:flex;
    }

    .video-modal-inner{
        width:90%;
        max-width:900px;
        position:relative;
    }

    .close-video-modal{
        position:absolute;
        top:-40px;
        right:0;
        color:#fff;
        font-size:40px;
        cursor:pointer;
    }

    .video-wrapper iframe{
        width:100%;
        height:500px;
        border:none;
    }
.featured-badge::before {
    content: url(/wp-content/uploads/2026/05/Rectangle-46.svg);
    margin-right: 3px;
}
   
.side-blog-card.video span.side-category {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans';
    color: #042276;
}
.side-blog-card.video span.side-date {
    color: #777777;
    font-size: 18px;
    font-weight: 400;
    font-family: 'DM Sans';
}
.featured-bottom img {
    height: 60px;
}
.side-blog-card.article span.side-category {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    font-family: 'DM Sans';
}
.side-blog-card.article h3 {
    font-size: 26px;
    font-weight: 500;
    font-family: 'DM SANS';
    margin-bottom: -50px;
}
.side-blog-card.article span.side-date {
    color: #FFFFFFB8 !important;
    font-size: 18px;
    font-weight: 400;
    font-family: 'DM SANS';
}

/* ajax blogs */
 .ajax-blog-wrapper{
        width:100%;
    }

    .ajax-blog-topbar{
        display:flex;
        justify-content:space-between;
        align-items:center;
        gap:20px;
        margin-bottom:40px;
        flex-wrap:wrap;
    }

.blog-search-box {
    display: flex;
    align-items: center;
    border: 1px solid #F3F5FB;
    overflow: hidden;
    width: 700px;
    max-width: 100%;
    height: 63px;
    background: #F3F5FB;
    padding: 10px;
    border-radius: 6px;
}

    .blog-search-box input{
        border:none;
        outline:none;
        flex:1;
        padding:0 15px;
        font-size:14px;
        height:100%;
    }

.blog-search-box button {
    width: 53px;
    height: 53px;
    border: none;
    background: #072a74;
    cursor: pointer;
    border-radius: 6px;
}
.blog-search-box button img{
	min-width: 30px !important;
}
    .blog-sort-box select{
    height: 61px !important;
    padding: 0 15px !important;
    border: 1px solid #CCCCCC !important;
    border-radius: 6px !important;
    outline: none;
    min-width: 230px;
    color: #111113 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: 'DM SANS' !important;
    }

    .ajax-blog-grid{
        display:grid;
        grid-template-columns:repeat(3, 1fr);
        gap:30px;
    }

    .ajax-blog-card{
        display:flex;
        flex-direction:column;
    }

    .ajax-blog-thumb{
        margin-bottom: 20px;
    }

.ajax-blog-thumb img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    transition: 0.4s;
    border-radius: 12px;
}

.ajax-blog-date {
    font-size: 20px;
    color: #777777;
    margin-bottom: 20px;
    font-weight: 400;
    font-family: 'DM SANS';
    margin-top: 20px;
}

.ajax-blog-title {
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: 'DM SANS';
}

    .ajax-blog-title a{
        color:#111;
        text-decoration:none;
    }

.ajax-blog-readmore {
    font-size: 18px;
    color: #212C85;
    text-decoration: none;
    font-weight: 400;
    font-family: 'DM SANS';
}
a.ajax-blog-readmore:hover{
	 color: #212C85;
}
    .ajax-blog-pagination{
        margin-top:50px;
        display:flex;
        justify-content:center;
        gap:8px;
        flex-wrap:wrap;
    }

 .ajax-blog-pagination a, .ajax-blog-pagination span {
    width: 46px;
    height: 46px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #888888;
    font-size: 18px;
    /* border-radius: 4px; */
    font-weight: 400;
    font-family: 'DM SANS';
}

.ajax-blog-pagination .current {
    background: #042276;
    color: #fff;
    border-color: #042276;
    height: 46px;
    width: 46px;
    border-radius: 8px;
}

.ajax-blog-pagination .ajax-blog-loader{
    width:100%;
    text-align:center;
    padding:20px 0;
}

.ajax-blog-spinner{
    width:38px;
    height:38px;
    border:3px solid #d9d9d9;
    border-top:3px solid #072a74;
    border-radius:50%;
    margin:0 auto;
    animation:ajaxSpin 0.7s linear infinite;
}

@keyframes ajaxSpin{
    100%{
        transform:rotate(360deg);
    }
}

    @media(max-width:991px){

        .ajax-blog-grid{
            grid-template-columns:repeat(2,1fr);
        }

    }

    @media(max-width:767px){

        .ajax-blog-grid{
            grid-template-columns:1fr;
        }

        .ajax-blog-topbar{
            flex-direction:column;
            align-items:stretch;
        }

        .blog-search-box{
            width:100%;
        }

    }

/* .ajax-blog-loader{
	position: absolute;
	top: 50%;
} */
input#blog-search-input {
    border: none;
    color: #5D616A;
    font-size: 18px;
    font-weight: 400;
    font-family: 'DM SANS';
}
.blog-sort-box span {
    color: #908F8F;
    font-size: 16px;
    font-weight: 400;
    font-family: 'DM SANS';
width: 100% !important;
}
.blog-sort-box {
    display: flex;
    align-items: center;
    gap: 20px;
}
.ajax-blog-topbar {
    border-bottom: 1px solid #D5D5D5;
    padding-bottom: 30px;
    margin-bottom: 40px;
}
a.page-arrow {
    border: 1px solid #D5D5D5;
    border-radius: 8px;
}
.service-box .vc_column-inner:hover {
    border: 2px solid #DFE1E7;
transition: 0.3s ease-in-out;
}
.service-box .vc_column-inner {
    border: 2px solid #fff;
transition: 0.3s ease-in-out;
}
.serv-table table td {
    padding: 12px 12px !important;
}
.parent-pageid-373 .wd-list {
    --li-mb: 10px !important;
}
.wd-single-post-content h2 {
    scroll-margin-top: 80px;
}
.sblog-img .wd-post-image {
    width: 100%;
}
.sblog-img .wd-post-image img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 20px;
    object-position: center;
}
.back-blog {
    padding-left: 0px !important;
    background-color: transparent !important;
    box-shadow: none !important;
    color: #000000 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: 'DM SANS' !important;
}
.back-blog:hover {
    background-color: transparent;
}
a.blog-link-item {
    display: block;
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    font-family: 'DM SANS';
    margin-bottom: 10px;
    line-height: 30px;
    padding-left: 10px;
}
a.blog-link-item.active {
    border-left: 3px solid #C69B00;
    text-decoration: underline;
    color: #042276;
    font-weight: 500;
}
.sc-btns .wd-social-icons>a {
    background-color: #fff !important;
}
.wd-social-icons.wd-style-colored-alt {
    --wd-social-bg: #fff !important;
}
.sblog-img .wd-post-image::after {
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 37%, rgba(0, 0, 0, 0.41) 72.57%, rgba(0, 0, 0, 0.81) 107.25%);
    position: absolute;
    inset: 0;
    z-index: 2;
    pointer-events: none;
    border-radius: 20px;
}
.post-template-default .wd-prefooter {
    display: none;
}


    .related-blog-wrapper{
        margin-top:60px;
    }

    .related-blog-grid{
        display:grid;
        grid-template-columns:repeat(3,1fr);
        gap:30px;
    }

    .related-blog-card{
        display:flex;
        flex-direction:column;
    }

    .related-blog-thumb{
        display:block;
        overflow:hidden;
        border-radius:10px;
        margin-bottom:18px;
    }

    .related-blog-thumb img{
        width:100%;
        height:240px;
        object-fit:cover;
        transition:0.4s ease;
    }


.related-blog-date {
    font-size: 20px;
    color: #777777;
    margin-bottom: 10px;
    margin-top: 10px;
}

.related-blog-title {
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: 'DM SANS';
}

    .related-blog-title a{
        text-decoration:none;
    }
.related-blog-readmore {
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    color: #212C85;
}
.related-blog-readmore:hover {
    color: #212C85;
}

.featured-guide-wrap {
    display: flex;
    overflow: hidden;
    border-radius: 20px;
    background-image: url(/wp-content/uploads/2026/05/Frame-2147228693-1.png);
    background-size: contain;
}

.featured-guide-image{
    width:50%;
    min-height:500px;
    background-size:cover;
    background-position:center;
    position:relative;
}

/* .featured-badge{
    position:absolute;
    top:20px;
    left:20px;
    background:rgba(255,255,255,0.2);
    backdrop-filter:blur(10px);
    color:#fff;
    padding:8px 18px;
    border-radius:50px;
    font-size:14px;
    display:flex;
    align-items:center;
    gap:8px;
} */

.featured-badge .dot{
    width:8px;
    height:8px;
    background:#F5C400;
    border-radius:50%;
}

.featured-guide-content{
    width:50%;
    padding:70px 60px;
    color:#fff;
    display:flex;
    flex-direction:column;
    justify-content:center;
}

.guide-date {
    font-size: 20px;
    margin-bottom: 20px;
    color: #FFFFFF;
    font-weight: 400;
    font-family: 'DM SANS';
}

.featured-guide-content h2 {
    font-size: 40px;
    line-height: 1.1;
    color: #fff;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans';
}

.guide-excerpt {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 35px;
    font-weight: 400;
    font-family: 'DM SANS';
}
a.guide-btn {
    font-size: 18px;
    font-weight: 500;
font-family: 'Plus Jakarta Sans';
}

.guide-btn{
    display:inline-flex;
    align-items:center;
    gap:10px;
    background:#C69B00;
    color:#fff;
    padding:16px 28px;
    border-radius:6px;
    text-decoration:none;
    font-weight:600;
    width:fit-content;
    transition:0.3s;
}

.guide-btn:hover{
    background:#c89f00;
    color:#fff;
}

@media(max-width:991px){

    .featured-guide-wrap{
        flex-direction:column;
    }

    .featured-guide-image,
    .featured-guide-content{
        width:100%;
    }

    .featured-guide-image{
        min-height:350px;
    }

    .featured-guide-content{
        padding:40px 25px;
    }

    .featured-guide-content h2{
        font-size:34px;
    }

}
.guide-row .ajax-blog-topbar {
    border: none;
}
.guide-post {
    display: flex;
    gap: 40px;
    padding-top: 60px;
}
.guide-sidebar {
    width: 25%;
}
.guide-content {
    width: 75%;
}
.guide-thumbnail img {
    height: 500px;
    object-fit: cover;
    border-radius: 20px;
width: 100%;
}
.guide-thumbnail {
    position: relative;
}
.guide-thumbnail::after {
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 37%, rgba(0, 0, 0, 0.41) 72.57%, rgba(0, 0, 0, 0.81) 107.25%);
    position: absolute;
    inset: 0;
    z-index: 2;
    pointer-events: none;
    border-radius: 20px;
}
a.back-guides {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    align-items: center;
font-family: 'DM SANS';
    gap: 4px;
}
h1.guide-inner-title {
    font-size: 58px;
    font-weight: 500;
    line-height: 70px;
    margin-top: 30px;
    margin-bottom: 30px;
font-family: 'Plus Jakarta Sans';
}
p.guide-inner-date {
    color: #777777;
    font-size: 20px;
    font-weight: 400;
   font-family: 'DM SANS';
}
a.guide-link {
    display: block;
    margin-bottom: 12px;
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    font-family: 'DM SANS';
padding-left: 10px;
}
a.guide-link.active {
    border-left: 3px solid #C69B00;
    text-decoration: underline;
    color: #042276;
    font-weight: 500;
}
.content-sidebar h4, .share-sidebar h4 {
    color: #212120;
    font-size: 24px;
    font-weight: 500;
    font-family: 'DM SANS';
}
.content-sidebar, .share-sidebar {
    background-color: #F3F5FB;
    padding: 30px;
    border-radius: 12px;
    margin-bottom: 40px;
}

.lending_guide-template-default .wd-prefooter{
	display: none;
}
.related-guides-row {
    padding-top: 40px;
    padding-bottom: 40px;
 position: relative;
margin-bottom: -40px;
}
.related-guides-row h4 {
    color: #000000;
    font-size: 44px;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans';
z-index: 9;
position: relative;
}
.related-guides-row::after {
    content: '';
    background-color: #F3F5FB;
    position: absolute;
    height: 100%;
    width: 600%;
    top: 0;
    z-index: 1;
    left: -300%;
    right: 0;
}
.related-guides-row .related-blog-wrapper {
    z-index: 9;
    position: relative;
}
.guide-post-content h2 {
    scroll-margin-top: 80px;
}
.wd-sidebar-opener {
    display: none !important;
}
button#blog-search-btn:hover {
    background-color: #072a74;
}
.blog-inn {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.sc-btns a.wd-social-icon {
    width: 55px;
    height: 55px;
}
.sc-btns span.wd-icon {
    font-size: 25px;
}
.wd-accordion-opener {
    color: black !important;
}
.cont-link a {
    color: #042276;
    font-weight: 600;
    text-decoration: underline;
}
.cont-page .custom-contact-form {
    background-color: transparent;
    box-shadow: none;
padding-left: 0px;
padding-top: 0px;
}
.cont-page label {
    color: #777777;
}
.cont-page .custom-contact-form input, .cont-page .custom-contact-form select, .cont-page .custom-contact-form textarea {
    color: #212120 !important;
    border: none !important;
    border-bottom: 1px solid #DADBDC !important;
    border-radius: 0px !important;
}
.cont-page .custom-contact-form input::placeholder, .cont-page .custom-contact-form select::placeholder, .cont-page .custom-contact-form textarea::placeholder {
    color: #212120 !important;
}
.form-group.form-sub p {
    margin-bottom: 0px !important;
}