@font-face {
    font-family: "PlusJakartaSans-Regular";
    src: url("../assets/fonts/PlusJakartaSans-Regular.woff") format("woff"), url("../assets/fonts/PlusJakartaSans-Regular.ttf") format("truetype")
}

header .top-header {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    background-color: #164a61;
    height: 86px;
    color: #fff
}

header .top-header .header-ribben {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 50%
}

@media screen and (max-width: 1500px) {
    header .top-header .header-ribben {
        max-width: 80%
    }
}

@media screen and (max-width: 774px) {
    header .top-header .header-ribben {
        max-width: 87%
    }
}

header .top-header .ribben-first-logo img {
    font-size: 28px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600
}

@media screen and (max-width: 774px) {
    header .top-header .ribben-first-logo img {
        width: 91px
    }
}

@media screen and (max-width: 1024px) {
    header .top-header .ribben-first-logo img {
        width: 50px
    }
}

header .vertical-divider {
    display: inline-block;
    width: 2px;
    height: 19px;
    background-color: #fff
}

header .ribben-second-logo img {
    font-size: 28px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600
}

header .ribben-third-logo img {
    font-size: 28px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600
}

header .ribben-fouth-logo img {
    font-size: 28px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600
}

header .ribben-fifth-logo img {
    font-size: 28px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600
}

.header-main-wrap {
    width: 100%;
    display: flex;
    background-color: #fff;
    justify-content: center;
    margin-top: 20px;
    z-index: 99
}

.header-main-wrap .header-container {
    display: flex;
    width: 100%;
    max-width: 80%;
    justify-content: center
}

@media screen and (max-width: 1500px) {
    .header-main-wrap .header-container {
        max-width: 80%
    }
}

@media screen and (max-width: 1200px) {
    .header-main-wrap .header-container {
        max-width: 85%
    }
}

@media screen and (max-width: 1024px) {
    .header-main-wrap .header-container {
        max-width: 89%
    }
}

@media screen and (max-width: 992px) {
    .header-main-wrap .header-container {
        position: relative
    }
}

@media screen and (max-width: 580px) {
    .header-main-wrap .header-container {
        max-width: 93% !important
    }
}

.header-main-wrap .header-container .logo-img {
    width: 30%
}

@media screen and (max-width: 992px) {
    .header-main-wrap .header-container .logo-img {
        width: 62%
    }
}

@media screen and (max-width: 579px) {
    .header-main-wrap .header-container .logo-img {
        width: 42%
    }
}

@media screen and (max-width: 360px) {
    .header-main-wrap .header-container .logo-img {
        width: 42%
    }
}

.header-main-wrap .header-container .logo-img h1 {
    color: #002535;
    margin: auto
}

.header-main-wrap .header-container .right-header-cont {
    display: flex;
    align-items: center;
    gap: 38px;
    justify-content: flex-end;
    width: 70%
}

@media screen and (max-width: 992px) {
    .header-main-wrap .header-container .right-header-cont .custom-mega-menu {
        top: 100%;
        box-shadow: none;
        padding: 20px 0px
    }
}

.header-main-wrap .header-container .right-header-cont .custom-mega-menu .mega-menu-wrapper .mega-menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    gap: 15px
}

@media screen and (max-width: 992px) {
    .header-main-wrap .header-container .right-header-cont .custom-mega-menu .mega-menu-wrapper .mega-menu-list {
        align-items: flex-start
    }
}

.header-main-wrap .header-container .right-header-cont .custom-mega-menu .mega-menu-wrapper .mega-menu-list li {
    display: inline-block
}

.header-main-wrap .header-container .right-header-cont .custom-mega-menu .mega-menu-wrapper .mega-menu-list li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #002535;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 500;
    font-family: "PlusJakartaSans-Regular"
}

.header-main-wrap .header-container .right-header-cont .custom-mega-menu .mega-menu-wrapper .mega-menu-list li a:hover {
    color: #4d9bbc;
    text-decoration: underline;
    font-weight: 600
}

@media screen and (max-width: 579px) {
    .header-main-wrap .header-container .right-header-cont .btn-cont {
        column-gap: 0px
    }
}

.header-main-wrap .header-container .right-header-cont .btn-cont .contact-us-button {
    text-align: center
}

.header-main-wrap .header-container .right-header-cont .btn-cont .contact-us-button .contact-btn {
    display: inline-block;
    width: 123px;
    height: 46px;
    gap: 10px;
    border-radius: 6px;
    padding-top: 13px;
    background-color: #4d9bbc;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 20px;
    border: none;
    font-size: 13px;
    font-weight: 700
}

@media screen and (max-width: 992px) {
    .header-main-wrap .header-container .right-header-cont .btn-cont .contact-us-button .contact-btn {
        width: 103px
    }
}

@media screen and (max-width: 774px) {
    .header-main-wrap .header-container .right-header-cont .btn-cont .contact-us-button .contact-btn {
        width: 103px
    }
}

.header-main-wrap .header-container .right-header-cont .btn-cont .contact-us-button .contact-btn .contact-btn:hover {
    background-color: #3a7a98
}

.header-main-wrap .header-container .right-header-cont .btn-cont .contact-us-button .menu-toggle-container {
    display: none
}

.header-main-wrap .header-container .right-header-cont .btn-cont .contact-us-button .menu-toggle-container buttonhover {
    background-color: none
}

@media screen and (max-width: 992px) {
    .header-main-wrap .header-container .right-header-cont .btn-cont .contact-us-button .menu-toggle-container {
        display: flex !important;
        align-items: center;
        justify-content: center;
        gap: 10px;
        width: 53px
    }
}

body footer {
    width: 100%;
    max-width: 100% !important;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0px !important
}

body footer .blank-section {
    height: 360px
}

@media screen and (max-width: 992px) {
    body footer .blank-section {
        height: 850px
    }
}

body footer .footer-container1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 24px;
    position: absolute;
    width: 100%
}

@media screen and (max-width: 992px) {
    body footer .footer-container1 {
        flex-direction: column;
        align-items: center
    }
}

body footer .footer-container1 .for-contact-form {
    padding: 24px;
    height: 496px;
    width: 100%;
    max-width: 546px;
    border-radius: 20px;
    background: #f0fbff;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (max-width: 1199px) {
    body footer .footer-container1 .for-contact-form {
        max-width: 489px
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container1 .for-contact-form {
        max-width: 582px
    }
}

@media screen and (max-width: 579px) {
    body footer .footer-container1 .for-contact-form {
        max-width: 343px
    }
}

body footer .footer-container1 .for-contact-form .wpcf7 form .ftr-contact-form .form-heading {
    display: flex;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-bottom: 20px
}

body footer .footer-container1 .for-contact-form .wpcf7 form .ftr-contact-form .form-heading h1 {
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
    flex-direction: column;
    font-size: 40px;
    color: #002535
}

body footer .footer-container1 .for-contact-form .wpcf7 form .ftr-contact-form .form-heading h1::after {
    content: " ";
    display: flex;
    flex-direction: column !important;
    justify-content: center;
    align-items: center;
    align-self: center;
    height: 5px;
    background-color: #002535;
    border-radius: 5px;
    margin-top: 10px;
    width: 100%
}

body footer .footer-container1 .for-contact-form .wpcf7 form .ftr-contact-form input::placeholder {
    color: #737373
}

body footer .footer-container1 .for-contact-form .wpcf7 form .ftr-contact-form textarea::placeholder {
    color: #737373
}

body footer .footer-container1 .for-contact-form .wpcf7 form .ftr-contact-form .sbmt-btn p {
    display: block
}

body footer .footer-container1 .for-contact-form .wpcf7 form .ftr-contact-form .sbmt-btn p input {
    width: 100%;
    max-width: 100%;
    color: #fff;
    background-color: #4d9bbc;
    border: 1px solid #b3d4e2
}

body footer .footer-container1 .for-google-map-link iframe {
    border-radius: 20px
}

@media screen and (max-width: 1199px) {
    body footer .footer-container1 .for-google-map-link iframe {
        width: 383px
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container1 .for-google-map-link iframe {
        width: 582px
    }
}

@media screen and (max-width: 579px) {
    body footer .footer-container1 .for-google-map-link iframe {
        max-width: 343px
    }
}

body footer .footer-container2 {
    background: url("../assets/img/footer-bg-image.png");
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

body footer .footer-container2 .spacer {
    height: 212px
}

body footer .footer-container2 .logo_menu {
    display: flex;
    gap: 80px;
    width: 100%;
    max-width: 75%;
    justify-content: center;
    padding: 50px 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}

@media screen and (max-width: 1500px) {
    body footer .footer-container2 .logo_menu {
        max-width: 85%
    }
}

@media screen and (max-width: 1200px) {
    body footer .footer-container2 .logo_menu {
        gap: 50px;
        max-width: 85%
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu {
        flex-direction: column;
        align-items: center
    }
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu {
        flex-direction: column;
        align-items: center
    }
}

body footer .footer-container2 .logo_menu .logo-area {
    width: 100%;
    max-width: 45%;
    gap: 20px;
    display: flex;
    flex-direction: column
}

@media screen and (max-width: 993px) {
    body footer .footer-container2 .logo_menu .logo-area {
        max-width: 30%
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu .logo-area {
        width: 100%;
        align-items: center;
        max-width: 100%
    }
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .logo-area {
        width: 100%;
        align-items: center;
        max-width: 100%
    }
}

body footer .footer-container2 .logo_menu .logo-area .ftr-description p {
    color: #fff;
    font-size: 16px;
    margin: 0 auto
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .logo-area .ftr-description p {
        align-items: center;
        text-align: center
    }
}

body footer .footer-container2 .logo_menu .logo-area .socia-sharing-icons {
    display: flex;
    gap: 16px
}

body footer .footer-container2 .logo_menu .footer-menu-area {
    display: grid;
    grid-template-columns: auto auto;
    color: #fff;
    width: 100%;
    max-width: 55%;
    gap: 80px
}

@media screen and (max-width: 1200px) {
    body footer .footer-container2 .logo_menu .footer-menu-area {
        gap: 50px
    }
}

@media screen and (max-width: 993px) {
    body footer .footer-container2 .logo_menu .footer-menu-area {
        max-width: 65%
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu .footer-menu-area {
        grid-template-columns: auto;
        max-width: 100%
    }
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .footer-menu-area {
        grid-template-columns: auto;
        max-width: 100%
    }
}

body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section {
    display: grid;
    grid-template-columns: auto auto;
    gap: 80px
}

@media screen and (max-width: 1200px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section {
        gap: 50px
    }
}

body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links {
    display: flex;
    flex-direction: column;
    gap: 10px
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links {
        align-items: center
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links {
        align-items: center
    }
}

body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us h2, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links h2 {
    font-size: 23px;
    margin: 0px
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us nav div, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links nav div {
        text-align: center
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us nav div, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links nav div {
        text-align: center
    }
}

body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us nav div ul, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links nav div ul {
    padding: 0px;
    gap: 8px;
    display: flex;
    flex-direction: column
}

body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us nav div li, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links nav div li {
    list-style: none
}

body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us nav div li a, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links nav div li a {
    color: #fff;
    font-size: 16px
}

body footer .footer-container2 .logo_menu .footer-menu-area .contact-us {
    display: flex;
    flex-direction: column;
    gap: 10px
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .contact-us {
        align-items: center
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .contact-us {
        align-items: center
    }
}

body footer .footer-container2 .logo_menu .footer-menu-area .contact-us h2 {
    font-size: 23px;
    margin: 0px
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav {
        width: 100%
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav {
        width: 100%
    }
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav div {
        text-align: center
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav div {
        text-align: center
    }
}

body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav div ul {
    padding: 0px;
    gap: 8px;
    display: flex;
    flex-direction: column
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav div ul {
        flex-direction: row;
        justify-content: space-around
    }
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav div ul {
        flex-direction: row;
        justify-content: space-around
    }
}

body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav div ul li {
    list-style: none;
    position: relative;
    padding-left: 50px
}

body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav div ul li a {
    color: #fff;
    font-size: 16px
}

body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav div ul li a .link-text {
    font-weight: 600
}

body footer .footer-container2 .for-copyright {
    padding: 32px 20px
}

body footer .footer-container2 .for-copyright p {
    color: #fff;
    font-size: 15px;
    margin: 0 auto
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .for-copyright p {
        text-align: center
    }
}

.our-product-cont-wrap .content-divider .elementor-widget-container::after {
    content: " ";
    display: flex;
    width: 100%;
    height: 5px;
    background-color: #002535;
    border-radius: 5px;
    margin-top: 10px
}

.our-product-cont-wrap .our-product-section-f {
    display: grid;
    grid-template-columns: auto auto auto auto
}

@media screen and (max-width: 1500px) {
    .our-product-cont-wrap .our-product-section-f {
        grid-template-columns: auto auto auto
    }
}

@media screen and (max-width: 993px) {
    .our-product-cont-wrap .our-product-section-f {
        grid-template-columns: auto auto
    }
}

@media screen and (max-width: 580px) {
    .our-product-cont-wrap .our-product-section-f {
        grid-template-columns: auto
    }
}

.elementor-element .testimonila-slider .testimonials-slider-laxmi-d .elementor-widget-container .elementor-shortcode .rt-container-fluid .tss-wrapper .rt-row .tss-carousel3 .carousel-wrapper .single-item-wrapper h4 .author-bio span .author-location {
    display: block;
    margin-top: 12px;
    padding: 15px 0px 14px
}

.our-leadership-grid .our-leadership-sec {
    display: grid;
    grid-template-columns: auto auto auto
}

@media screen and (max-width: 1500px) {
    .our-leadership-grid .our-leadership-sec {
        grid-template-columns: auto auto auto
    }
}

@media screen and (max-width: 993px) {
    .our-leadership-grid .our-leadership-sec {
        grid-template-columns: auto auto auto
    }
}

@media screen and (max-width: 992px) {
    .our-leadership-grid .our-leadership-sec {
        grid-template-columns: auto auto
    }
}

@media screen and (max-width: 580px) {
    .our-leadership-grid .our-leadership-sec {
        grid-template-columns: auto
    }
}

.blog-section-wrapper {
    margin-top: 40px
}

.blog-section-wrapper .custom-blog-grid {
    display: grid;
    column-gap: 40px;
    row-gap: 70px;
    margin: 40px 0;
    width: 100%;
    max-width: 79.17%;
    margin: 0px auto;
    grid-template-columns: repeat(3, 1fr)
}

@media screen and (max-width: 1500px) {
    .blog-section-wrapper .custom-blog-grid {
        max-width: 88.17% !important;
        grid-template-columns: repeat(auto-fit, minmax(381.67px, 1fr))
    }
}

@media screen and (max-width: 1024px) {
    .blog-section-wrapper .custom-blog-grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (max-width: 580px) {
    .blog-section-wrapper .custom-blog-grid {
        display: grid;
        grid-template-columns: 1fr
    }
}

.blog-section-wrapper .blog-grid-item {
    background: #f9f9f9;
    border-radius: 8px;
    overflow: hidden;
    transition: .3s ease;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .05)
}

.blog-section-wrapper .blog-grid-item:hover {
    background: #f0fbff
}

.blog-section-wrapper .blog-grid-item a {
    display: block;
    text-decoration: none;
    color: inherit;
    padding: 20px
}

.blog-section-wrapper .blog-grid-item a .grid-thumb img {
    width: 100%;
    height: auto;
    border-radius: 6px;
    margin-bottom: 10px
}

.blog-section-wrapper .blog-grid-item a .post-meta .post-date {
    color: #737373;
    font-size: 18px;
    line-height: 100%;
    font-family: "Inter", sans-serif;
    font-weight: 600
}

.blog-section-wrapper .blog-grid-item a .post-meta .dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #737373;
    border-radius: 50%;
    margin: 0 8px;
    vertical-align: middle
}

@media screen and (max-width: 580px) {
    .blog-section-wrapper .blog-grid-item a .post-meta .dot {
        width: 8px;
        height: 8px
    }
}

.blog-section-wrapper .blog-grid-item a .post-meta .post-time {
    color: #737373;
    font-size: 18px;
    line-height: 100%;
    font-family: "Inter", sans-serif;
    font-weight: 600
}

.blog-section-wrapper .blog-grid-item a .post-meta .post-time .dot-separator {
    display: inline-block;
    width: 13px;
    text-align: center
}

@media screen and (max-width: 580px) {
    .blog-section-wrapper .blog-grid-item a .post-meta .post-time .dot-separator {
        font-size: 14px
    }
}

.blog-section-wrapper .blog-grid-item a .grid-title {
    margin-bottom: 8px;
    font-size: 23px;
    font-family: "PlusJakartaSans-Regular";
    font-weight: 600;
    color: #002535;
    line-height: 35px
}

.blog-section-wrapper .blog-grid-item a .grid-excerpt {
    font-size: 16px;
    color: #737373;
    line-height: 24px;
    font-weight: 400;
    font-family: "PlusJakartaSans-Regular"
}

.blog-grid-pagination {
    text-align: right;
    margin-top: 60px;
    margin-bottom: 160px;
    width: 100%;
    max-width: 90%
}

@media screen and (max-width: 1024px) {
    .blog-grid-pagination {
        text-align: center;
        max-width: 100%
    }
}

.blog-grid-pagination a .prev .page-numbers {
    display: inline-block;
    margin: 0 6px;
    padding: 8px 16px;
    border: 1px solid #737373;
    background: rgba(0, 0, 0, 0) !important;
    color: #737373;
    font-weight: 700;
    text-decoration: none;
    border-radius: 10px
}

.blog-grid-pagination img {
    border-style: none;
    height: auto;
    max-width: 100%
}

.blog-grid-pagination .page-numbers.current {
    background: #4d9bbc;
    color: #fff;
    font-weight: 400;
    font-size: 16px
}

.blog-grid-pagination a.page-numbers {
    border: 1px solid #737373;
    background: rgba(0, 0, 0, 0) !important
}

.blog-grid-pagination .page-numbers {
    display: inline-block;
    margin: 0 6px;
    padding: 8px 16px;
    background: #eee;
    color: #737373;
    font-weight: 700;
    text-decoration: none;
    border-radius: 10px
}

.blog-grid-pagination a.next.page-numbers {
    border: 1px solid #b3d4e2;
    color: #4d9bbc;
    background-color: #f5f5f5 !important
}

.blog-inner-page-wrapper {
    display: flex;
    justify-content: center;
    margin: 30px auto;
    width: 100%;
    column-gap: 70px;
    margin-bottom: 70px
}

@media screen and (max-width: 1500px) {
    .blog-inner-page-wrapper {
        max-width: 100%
    }
}

@media screen and (max-width: 1024px) {
    .blog-inner-page-wrapper {
        justify-content: center;
        margin: 30px auto;
        width: 100%;
        max-width: 97%;
        column-gap: 70px;
        margin-bottom: 70px
    }
}

@media screen and (max-width: 992px) {
    .blog-inner-page-wrapper {
        justify-content: center;
        margin: 30px auto;
        width: 100%;
        max-width: 99%;
        column-gap: 70px;
        margin-bottom: 70px
    }
}

@media screen and (max-width: 774px) {
    .blog-inner-page-wrapper {
        flex-direction: column;
        max-width: 82%
    }
}

.blog-inner-page-wrapper .blog-left-side {
    width: 48.7%
}

@media screen and (max-width: 1500px) {
    .blog-inner-page-wrapper .blog-left-side {
        width: 53%
    }
}

@media screen and (max-width: 992px) {
    .blog-inner-page-wrapper .blog-left-side {
        width: 50%
    }
}

@media screen and (max-width: 774px) {
    .blog-inner-page-wrapper .blog-left-side {
        width: 100%
    }
}

.blog-inner-page-wrapper .blog-left-side .blog-banner img {
    width: 100%;
    height: auto;
    border-radius: 5px
}

.blog-inner-page-wrapper .blog-left-side .blog-title {
    font-size: 52px;
    line-height: 78px;
    margin-top: 60px;
    color: #002535;
    font-family: "PlusJakartaSans-Regular";
    font-weight: 700
}

@media screen and (max-width: 1500px) {
    .blog-inner-page-wrapper .blog-left-side .blog-title {
        font-size: 40px;
        line-height: 60px;
        margin-top: 40px;
        color: #002535;
        font-family: "PlusJakartaSans-Regular";
        font-weight: 600
    }
}

@media screen and (max-width: 992px) {
    .blog-inner-page-wrapper .blog-left-side .blog-title {
        line-height: 42px;
        font-size: 28px;
        margin-top: 30px
    }
}

@media screen and (max-width: 774px) {
    .blog-inner-page-wrapper .blog-left-side .blog-title {
        font-size: 28px;
        margin-top: 20px
    }
}

.blog-inner-page-wrapper .blog-left-side .blog-excerpt {
    font-family: "PlusJakartaSans-Regular";
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    vertical-align: middle;
    color: #212121;
    margin-top: 10px
}

.blog-inner-page-wrapper .blog-right-side {
    position: sticky;
    top: 10px;
    height: 153vh;
    border-radius: 8px;
    width: 26.8%
}

@media screen and (max-width: 1500px) {
    .blog-inner-page-wrapper .blog-right-side {
        width: 25.5%
    }
}

@media screen and (max-width: 1024px) {
    .blog-inner-page-wrapper .blog-right-side {
        width: 31%;
        padding: 1px;
        margin-bottom: 60px
    }
}

@media screen and (max-width: 992px) {
    .blog-inner-page-wrapper .blog-right-side {
        width: 31%;
        padding: 1px;
        margin-bottom: 60px
    }
}

@media screen and (max-width: 774px) {
    .blog-inner-page-wrapper .blog-right-side {
        width: 100%;
        position: static;
        height: auto
    }
}

.blog-inner-page-wrapper .blog-right-side .table-of-contents .ez-toc-container-direction {
    border: none !important;
    padding: 0px !important;
    -webkit-box-shadow: none !important
}

.blog-inner-page-wrapper .blog-right-side .table-of-contents .ez-toc-container-direction .ez-toc-title-container {
    padding-bottom: 12px
}

@media screen and (max-width: 1500px) {
    .blog-inner-page-wrapper .blog-right-side .table-of-contents .ez-toc-container-direction .ez-toc-title-container label.ez-toc-title {
        font-size: 28px !important
    }
}

.blog-inner-page-wrapper .blog-right-side .table-of-contents .ez-toc-container-direction .ez-toc-title-toggle {
    display: none
}

.blog-inner-page-wrapper .blog-right-side .table-of-contents .ez-toc-container-direction nav {
    margin-left: 13px
}

@media screen and (max-width: 1500px) {
    .blog-inner-page-wrapper .blog-right-side .table-of-contents .ez-toc-container-direction nav ul li {
        font-size: 16px !important
    }
}

.blog-inner-page-wrapper .blog-right-side .content-image-with-icons {
    margin-top: 30px;
    text-align: center;
    background-color: #f0fbff;
    border-radius: 30px;
    padding: 24px;
    margin-bottom: 50px
}

.blog-inner-page-wrapper .blog-right-side .content-image-with-icons img {
    width: 467px;
    height: auto
}

.blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    max-width: 68%;
    margin: 0px auto
}

@media screen and (max-width: 1500px) {
    .blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 {
        max-width: 57%
    }
}

@media screen and (max-width: 1024px) {
    .blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 {
        max-width: 93%
    }
}

@media screen and (max-width: 992px) {
    .blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 {
        max-width: 74%
    }
}

@media screen and (max-width: 992px) {
    .blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 h3 {
        font-size: 20px
    }
}

.blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 .share-social-links {
    list-style-type: none;
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 34px
}

@media screen and (max-width: 1200px) {
    .blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 .share-social-links {
        gap: 25px
    }
}

.blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 .share-social-links li {
    display: inline-block
}

.blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 .share-social-links li a img {
    transition: transform .3s ease;
    width: 32px;
    height: 32px
}

.blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 .share-social-links li a img:hover {
    transform: scale(1.1)
}

.blog-inner-page-wrapper .blog-right-side .contact-form {
    margin-top: 50px !important
}

.blog-inner-page-wrapper .blog-right-side .contact-form .contact-form-heading {
    font-family: "PlusJakartaSans-Regular";
    font-weight: 600;
    font-size: 33px;
    line-height: 50px;
    letter-spacing: 0;
    color: #242426;
    padding: 10px 20px;
    margin-bottom: 20px
}

@media screen and (max-width: 1024px) {
    .blog-inner-page-wrapper .blog-right-side .contact-form .contact-form-heading {
        padding: 10px 10px;
        font-size: 28px
    }
}

@media screen and (max-width: 992px) {
    .blog-inner-page-wrapper .blog-right-side .contact-form .contact-form-heading {
        font-size: 20px
    }
}

.blog-inner-page-wrapper .blog-right-side .contact-form .custom-contact-form .form-group p .blog-form-in {
    font-weight: 400;
    font-size: 16px;
    color: #182233;
    line-height: 24px
}

.blog-inner-page-wrapper .blog-right-side .contact-form .custom-contact-form .form-group input[type=email] {
    border: 1px solid #666;
    border-radius: 7px
}

.blog-inner-page-wrapper .blog-right-side .contact-form .custom-contact-form .form-group input[type=text] {
    border: 1px solid #666;
    border-radius: 7px
}

.blog-inner-page-wrapper .blog-right-side .contact-form .custom-contact-form .form-submit p .submit-button {
    background: #4d9bbc;
    border: 1px solid #b3d4e2;
    width: 95px;
    height: 48px;
    border-radius: 4px;
    padding: 12px 20px;
    gap: 4px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    transition: background .3s ease
}

.blog-inner-page-wrapper .blog-right-side .contact-form .custom-contact-form .form-submit p .submit-button:hover {
    background: #3c89a7
}

@media screen and (max-width: 1500px) {
    .home .elementor .elementor-element .home-page-sections {
        width: 100%;
        max-width: 80% !important
    }
}

@media screen and (max-width: 579px) {
    .home .elementor .elementor-element .home-page-sections {
        width: 100%;
        max-width: 90% !important
    }
}

@media(min-width: 1501px)and (max-width: 1600px) {
    .home .elementor .elementor-element .home-page-sections {
        width: 100%;
        max-width: 85%
    }
}

.home .elementor .elementor-element .content-divider .elementor-widget-container .elementor-heading-title::after {
    content: " ";
    display: flex;
    width: 100%;
    height: 5px;
    background-color: #002535;
    border-radius: 5px;
    margin-top: 10px
}

.home .elementor .elementor-element .content-divider .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title::after {
    content: " ";
    display: flex;
    width: 100%;
    height: 5px;
    background-color: #002535;
    border-radius: 5px;
    margin-top: 10px
}

.home .elementor .elementor-element .home-image-gallery .elementor-element .elementor-widget-container .swiper .elementor-image-carousel .swiper-slide .swiper-slide-inner .swiper-slide-image {
    transition: transform .3s ease, border-radius .3s ease
}

.home .elementor .elementor-element .home-image-gallery .elementor-element .elementor-widget-container .swiper .elementor-image-carousel .swiper-slide .swiper-slide-inner .swiper-slide-image:hover {
    transform: scale(1.1) !important;
    border-radius: 30px !important
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 800px;
    margin: auto;
    cursor: grab;
    margin: 0 auto
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider {
    display: flex;
    transition: transform .5s ease-in-out;
    column-gap: 15px
}

@media screen and (max-width: 579px) {
    .home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-list .slick-track {
        gap: 10px
    }
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-list .slick-track .custom-slide {
    flex: 0 0 48%;
    padding: 19px 20px
}

@media screen and (max-width: 1500px) {
    .home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-list .slick-track .custom-slide {
        padding: 10px
    }
}



.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-list .slick-track .custom-slide .for-content h3 {
    font-size: 23px;
    font-weight: 700;
    font-family: "Plus Jakarta Sans", sans-serif;
    line-height: 20px;
    color: #002535
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-list .slick-track .custom-slide .for-content .for-acf-fields {
    display: flex;
    flex-direction: row-reverse;
    column-gap: 15px;
    justify-content: start;
    align-items: center
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-list .slick-track .custom-slide .for-content .for-acf-fields p {
    font-size: 13px;
    font-weight: 400;
    font-family: "Plus Jakarta Sans";
    line-height: 20px;
    margin: 0px
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-list .slick-track .custom-slide .for-content p {
    font-size: 13px;
    font-weight: 400;
    font-family: "Plus Jakarta Sans";
    line-height: 20px;
    margin: 0px
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-dots li button:hover {
    background-color: rgba(0, 0, 0, 0)
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-dots li button::before {
    color: #4d9bbc;
    font-size: 15px
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-dots .slick-active button:before {
    color: #4d9bbc;
    font-size: 15px
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode.custom-slider-wrapper:active {
    cursor: grabbing
}

/* .home .elementor .elementor-element .for_caurosel {
    position: relative;
    height: 700px
} */

.home .elementor .elementor-element .for_caurosel .latest-post {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 90%
}
.blog-btn-latest {
    position: relative;
    top: -115px;
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-list .slick-track {
    display: flex;
    justify-content: space-between;
    gap: 0px
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-list .slick-track .slick-slide {
    display: flex;
    flex-direction: column;
    padding: 20px 40px;
    background-color: #f5f5f5;
    border-radius: 14px;
    gap: 20px
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-list .slick-track .slick-slide .post-content {
    gap: 20px;
    display: flex;
    flex-direction: column
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-list .slick-track .slick-slide .post-content h3 {
    font-size: 23px;
    font-weight: 600;
    line-height: 35px;
    color: #002535;
    margin: 0px
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-list .slick-track .slick-slide .post-content h3 a {
    color: #002535
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-list .slick-track .slick-slide .post-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    color: #737373
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-dots {
    bottom: -70px;
    width: 88.5%
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-dots li button:hover {
    background-color: rgba(0, 0, 0, 0)
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-dots li button::before {
    color: #4d9bbc;
    font-size: 15px
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-dots .slick-active button:before {
    color: #4d9bbc;
    font-size: 15px
}

body .elementor .elementor-element .content-divider .elementor-heading-title::after {
    content: " ";
    display: flex;
    width: 100%;
    height: 5px;
    background-color: #002535;
    border-radius: 5px;
    margin-top: 10px
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion {
    gap: 32px;
    display: flex;
    flex-direction: column
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item {
    gap: 0px;
    display: flex;
    flex-direction: column;
    background: #fff;
    box-shadow: 0px 6px 20px rgba(0, 35, 18, .05);
    padding: 26px;
    border-radius: 13px
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    border: none;
    border-radius: 13px;
    padding: 0px;
    gap: 20px;
    color: #002535
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button .button-content {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    border: none;
    border-radius: 13px;
    gap: 20px;
    color: #002535
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button .button-content .accordian-btn-title p {
    font-weight: 600;
    color: #002535;
    line-height: 35px;
    font-size: 23px;
    font-family: "PlusJakartaSans-Regular";
    margin: 0px
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button .button-content .for-acf-fields p {
    font-weight: 400;
    color: #002535;
    line-height: 24px;
    font-size: 16px;
    font-family: "PlusJakartaSans-Regular";
    margin: 0px
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button:hover {
    background: rgba(220, 225, 227, .09)
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button:focus {
    background: rgba(220, 225, 227, .09)
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button::after {
    content: url(../assets/img/arrow-down.png);
    z-index: 5;
    line-height: 0
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button[aria-expanded=true]:after {
    transform: rotate(180deg)
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button.no-rotate[aria-expanded=true]:after {
    transform: rotate(0deg)
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-collapse .accordion-body p {
    font-weight: 400;
    color: #002535;
    line-height: 24px;
    font-size: 16px;
    font-family: "PlusJakartaSans-Regular"
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form {
    gap: 20px
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .name-fields {
    display: flex;
    gap: 20px;
    flex-direction: row
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .name-fields .name-box label, body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .name-fields .email-box label {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    font-family: "PlusJakartaSans-Regular";
    color: #002535
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .name-fields .name-box span input, body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .name-fields .email-box span input {
    border: 1px dotted #d6d6d6;
    background-color: #f8f8f8;
    border-radius: 10px
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .resume-field {
    position: relative
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .resume-field label {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    font-family: "PlusJakartaSans-Regular";
    color: #002535
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .resume-field span {
    width: 100%;
    height: 115px;
    display: flex;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    font-family: "PlusJakartaSans-Regular";
    justify-content: center;
    align-items: center;
    margin: 0px;
    background: #f8f8f8;
    border: 1px dotted #d6d6d6;
    border-radius: 10px
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .resume-field input {
    position: absolute;
    bottom: 20px;
    right: -30px;
    display: flex;
    align-items: center
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .resume-field input[type=file] {
    color: rgba(0, 0, 0, 0)
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .resume-field input[type=file]::file-selector-button {
    background: rgba(0, 0, 0, 0);
    border: none;
    color: #5cb2b9;
    text-decoration: underline;
    font-size: 13px;
    font-weight: 600;
    line-height: 24px;
    font-family: "PlusJakartaSans-Regular"
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .career-submit-button input {
    width: 100%;
    background: #4d9bbc;
    border: 1px solid #b3d4e2;
    border-radius: 4px;
    padding: 12px 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    font-family: "PlusJakartaSans-Regular"
}

@media screen and (max-width: 579px) {
    .site-main .page-content .elementor .home-bnr {
        background-color: blue !important;
        padding: 50px 30px 90px 30px
    }
}

.testimonials-slider-laxmi-d .single-item-wrapper {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    min-height: 340.45px;
    padding: 20px 40px;
    position: relative;
    margin-top: 50px
}

.testimonials-slider-laxmi-d .single-item-wrapper .tss-meta-info .profile-img-wrapper {
    position: relative
}

.testimonials-slider-laxmi-d .single-item-wrapper .tss-meta-info .profile-img-wrapper img {
    position: absolute;
    top: -50px;
    left: 40%
}

.testimonials-slider-laxmi-d .single-item-wrapper h3.author-name {
    margin-top: 50px;
    font-family: "PlusJakartaSans-Regular";
    font-size: 28px;
    line-height: 42px;
    font-weight: 600;
    color: #002535
}

.testimonials-slider-laxmi-d .single-item-wrapper h4.author-bio span.item-company {
    border-color: #002535;
    color: #002535;
    font-family: "PlusJakartaSans-Regular";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 12px
}

.testimonials-slider-laxmi-d .single-item-wrapper h4.author-bio span.author-location {
    display: block;
    margin-top: 12px;
    padding: 15px 30px 30px;
    font-family: "PlusJakartaSans-Regular";
    color: #737373;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    position: relative
}

.testimonials-slider-laxmi-d .single-item-wrapper h4.author-bio span.author-location::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #002535;
    position: absolute;
    left: 0;
    right: 0;
    max-width: 80%;
    margin: 0 auto;
    top: 0%
}

.testimonials-slider-laxmi-d .item-content-wrapper {
    display: none
}

.our-product-cont-wrap .content-divider .elementor-widget-container::after {
    content: " ";
    display: flex;
    width: 100%;
    height: 5px;
    background-color: #002535;
    border-radius: 5px;
    margin-top: 10px
}

.our-product-cont-wrap .our-product-section-f {
    display: grid;
    grid-template-columns: auto auto auto auto
}

@media screen and (max-width: 1500px) {
    .our-product-cont-wrap .our-product-section-f {
        grid-template-columns: auto auto auto
    }
}

@media screen and (max-width: 993px) {
    .our-product-cont-wrap .our-product-section-f {
        grid-template-columns: auto auto
    }
}

@media screen and (max-width: 580px) {
    .our-product-cont-wrap .our-product-section-f {
        grid-template-columns: auto
    }
}

header .top-header {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    background-color: #164a61;
    height: 86px;
    color: #fff
}

header .top-header .header-ribben {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 50%
}

@media screen and (max-width: 1500px) {
    header .top-header .header-ribben {
        max-width: 80%
    }
}

@media screen and (max-width: 774px) {
    header .top-header .header-ribben {
        max-width: 87%
    }
}

header .top-header .ribben-first-logo img {
    font-size: 28px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600
}

@media screen and (max-width: 774px) {
    header .top-header .ribben-first-logo img {
        width: 91px
    }
}

@media screen and (max-width: 1024px) {
    header .top-header .ribben-first-logo img {
        width: 50px
    }
}

header .vertical-divider {
    display: inline-block;
    width: 2px;
    height: 19px;
    background-color: #fff
}

header .ribben-second-logo img {
    font-size: 28px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600
}

header .ribben-third-logo img {
    font-size: 28px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600
}

header .ribben-fouth-logo img {
    font-size: 28px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600
}

header .ribben-fifth-logo img {
    font-size: 28px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600
}

.header-main-wrap {
    width: 100%;
    display: flex;
    background-color: #fff;
    justify-content: center;
    margin-top: 5px;
    margin-bottom: 5px;
    z-index: 99
}

.header-main-wrap .header-container {
    display: flex;
    width: 100%;
    max-width: 80%;
    justify-content: center
}

@media screen and (max-width: 1500px) {
    .header-main-wrap .header-container {
        max-width: 80%
    }
}

@media screen and (max-width: 1200px) {
    .header-main-wrap .header-container {
        max-width: 85%
    }
}

@media screen and (max-width: 1024px) {
    .header-main-wrap .header-container {
        max-width: 89%
    }
}

@media screen and (max-width: 992px) {
    .header-main-wrap .header-container {
        position: relative
    }
}

@media screen and (max-width: 580px) {
    .header-main-wrap .header-container {
        max-width: 93% !important
    }
}

.header-main-wrap .header-container .logo-img {
    width: 30%
}

@media screen and (max-width: 992px) {
    .header-main-wrap .header-container .logo-img {
        width: 62%
    }
}

@media screen and (max-width: 579px) {
    .header-main-wrap .header-container .logo-img {
        width: 42%
    }
}

@media screen and (max-width: 360px) {
    .header-main-wrap .header-container .logo-img {
        width: 42%
    }
}

.header-main-wrap .header-container .logo-img h1 {
    color: #002535;
    margin: auto
}

.header-main-wrap .header-container .right-header-cont {
    display: flex;
    align-items: center;
    gap: 38px;
    justify-content: flex-end;
    width: 70%
}

@media screen and (max-width: 992px) {
    .header-main-wrap .header-container .right-header-cont .custom-mega-menu {
        top: 100%;
        box-shadow: none;
        padding: 20px 0px
    }
}

.header-main-wrap .header-container .right-header-cont .custom-mega-menu .mega-menu-wrapper .mega-menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    gap: 5px
}

@media screen and (max-width: 992px) {
    .header-main-wrap .header-container .right-header-cont .custom-mega-menu .mega-menu-wrapper .mega-menu-list {
        align-items: flex-start
    }
}

.header-main-wrap .header-container .right-header-cont .custom-mega-menu .mega-menu-wrapper .mega-menu-list li {
    display: inline-block
}

.header-main-wrap .header-container .right-header-cont .custom-mega-menu .mega-menu-wrapper .mega-menu-list li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #002535;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 500;
    font-family: "PlusJakartaSans-Regular"
}

.header-main-wrap .header-container .right-header-cont .custom-mega-menu .mega-menu-wrapper .mega-menu-list li a:hover {
    color: #4d9bbc;
    text-decoration: underline;
    font-weight: 600
}

@media screen and (max-width: 579px) {
    .header-main-wrap .header-container .right-header-cont .btn-cont {
        column-gap: 0px
    }
}

.header-main-wrap .header-container .right-header-cont .btn-cont .contact-us-button {
    text-align: center
}

.header-main-wrap .header-container .right-header-cont .btn-cont .contact-us-button .contact-btn {
    display: inline-block;
    width: 123px;
    height: 46px;
    gap: 10px;
    border-radius: 6px;
    padding-top: 13px;
    background-color: #4d9bbc;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 20px;
    border: none;
    font-size: 13px;
    font-weight: 700
}

@media screen and (max-width: 992px) {
    .header-main-wrap .header-container .right-header-cont .btn-cont .contact-us-button .contact-btn {
        width: 103px
    }
}

@media screen and (max-width: 774px) {
    .header-main-wrap .header-container .right-header-cont .btn-cont .contact-us-button .contact-btn {
        width: 103px
    }
}

.header-main-wrap .header-container .right-header-cont .btn-cont .contact-us-button .contact-btn .contact-btn:hover {
    background-color: #3a7a98
}

.header-main-wrap .header-container .right-header-cont .btn-cont .contact-us-button .menu-toggle-container {
    display: none
}

.header-main-wrap .header-container .right-header-cont .btn-cont .contact-us-button .menu-toggle-container buttonhover {
    background-color: none
}

@media screen and (max-width: 992px) {
    .header-main-wrap .header-container .right-header-cont .btn-cont .contact-us-button .menu-toggle-container {
        display: flex !important;
        align-items: center;
        justify-content: center;
        gap: 10px;
        width: 53px
    }
}

body footer {
    width: 100%;
    max-width: 100% !important;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0px !important
}

body footer .blank-section {
    height: 360px
}

@media screen and (max-width: 992px) {
    body footer .blank-section {
        height: 850px
    }
}

body footer .footer-container1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 24px;
    position: absolute;
    width: 100%
}

@media screen and (max-width: 992px) {
    body footer .footer-container1 {
        flex-direction: column;
        align-items: center
    }
}

body footer .footer-container1 .for-contact-form {
    padding: 24px;
    height: 496px;
    width: 100%;
    max-width: 546px;
    border-radius: 20px;
    background: #f0fbff;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (max-width: 1199px) {
    body footer .footer-container1 .for-contact-form {
        max-width: 489px
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container1 .for-contact-form {
        max-width: 582px
    }
}

@media screen and (max-width: 579px) {
    body footer .footer-container1 .for-contact-form {
        max-width: 343px
    }
}

body footer .footer-container1 .for-contact-form .wpcf7 form .ftr-contact-form .form-heading {
    display: flex;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-bottom: 20px
}

body footer .footer-container1 .for-contact-form .wpcf7 form .ftr-contact-form .form-heading h1 {
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
    flex-direction: column;
    font-size: 40px;
    color: #002535
}

body footer .footer-container1 .for-contact-form .wpcf7 form .ftr-contact-form .form-heading h1::after {
    content: " ";
    display: flex;
    flex-direction: column !important;
    justify-content: center;
    align-items: center;
    align-self: center;
    height: 5px;
    background-color: #002535;
    border-radius: 5px;
    margin-top: 10px;
    width: 100%
}

body footer .footer-container1 .for-contact-form .wpcf7 form .ftr-contact-form input::placeholder {
    color: #737373
}

body footer .footer-container1 .for-contact-form .wpcf7 form .ftr-contact-form textarea::placeholder {
    color: #737373
}

body footer .footer-container1 .for-contact-form .wpcf7 form .ftr-contact-form .sbmt-btn p {
    display: block
}

body footer .footer-container1 .for-contact-form .wpcf7 form .ftr-contact-form .sbmt-btn p input {
    width: 100%;
    max-width: 100%;
    color: #fff;
    background-color: #4d9bbc;
    border: 1px solid #b3d4e2
}

body footer .footer-container1 .for-google-map-link iframe {
    border-radius: 20px
}

@media screen and (max-width: 1199px) {
    body footer .footer-container1 .for-google-map-link iframe {
        width: 383px
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container1 .for-google-map-link iframe {
        width: 582px
    }
}

@media screen and (max-width: 579px) {
    body footer .footer-container1 .for-google-map-link iframe {
        max-width: 343px
    }
}

body footer .footer-container2 {
    background: url("../assets/img/footer-bg-image.png");
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

body footer .footer-container2 .spacer {
    height: 212px
}

body footer .footer-container2 .logo_menu {
    display: flex;
    gap: 80px;
    width: 100%;
    max-width: 75%;
    justify-content: center;
    padding: 50px 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}

@media screen and (max-width: 1500px) {
    body footer .footer-container2 .logo_menu {
        max-width: 85%
    }
}

@media screen and (max-width: 1200px) {
    body footer .footer-container2 .logo_menu {
        gap: 50px;
        max-width: 85%
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu {
        flex-direction: column;
        align-items: center
    }
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu {
        flex-direction: column;
        align-items: center
    }
}

body footer .footer-container2 .logo_menu .logo-area {
    width: 100%;
    max-width: 45%;
    gap: 20px;
    display: flex;
    flex-direction: column
}

@media screen and (max-width: 993px) {
    body footer .footer-container2 .logo_menu .logo-area {
        max-width: 30%
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu .logo-area {
        width: 100%;
        align-items: center;
        max-width: 100%
    }
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .logo-area {
        width: 100%;
        align-items: center;
        max-width: 100%
    }
}

body footer .footer-container2 .logo_menu .logo-area .ftr-description p {
    color: #fff;
    font-size: 16px;
    margin: 0 auto
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .logo-area .ftr-description p {
        align-items: center;
        text-align: center
    }
}

body footer .footer-container2 .logo_menu .logo-area .socia-sharing-icons {
    display: flex;
    gap: 16px
}

body footer .footer-container2 .logo_menu .footer-menu-area {
    display: grid;
    grid-template-columns: auto auto;
    color: #fff;
    width: 100%;
    max-width: 55%;
    gap: 80px
}

@media screen and (max-width: 1200px) {
    body footer .footer-container2 .logo_menu .footer-menu-area {
        gap: 50px
    }
}

@media screen and (max-width: 993px) {
    body footer .footer-container2 .logo_menu .footer-menu-area {
        max-width: 65%
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu .footer-menu-area {
        grid-template-columns: auto;
        max-width: 100%
    }
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .footer-menu-area {
        grid-template-columns: auto;
        max-width: 100%
    }
}

body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section {
    display: grid;
    grid-template-columns: auto auto;
    gap: 80px
}

@media screen and (max-width: 1200px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section {
        gap: 50px
    }
}

body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links {
    display: flex;
    flex-direction: column;
    gap: 10px
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links {
        align-items: center
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links {
        align-items: center
    }
}

body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us h2, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links h2 {
    font-size: 23px;
    margin: 0px
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us nav div, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links nav div {
        text-align: center
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us nav div, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links nav div {
        text-align: center
    }
}

body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us nav div ul, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links nav div ul {
    padding: 0px;
    gap: 8px;
    display: flex;
    flex-direction: column
}

body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us nav div li, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links nav div li {
    list-style: none
}

body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .about-us nav div li a, body footer .footer-container2 .logo_menu .footer-menu-area .footer-left-section .quick-links nav div li a {
    color: #fff;
    font-size: 16px
}

body footer .footer-container2 .logo_menu .footer-menu-area .contact-us {
    display: flex;
    flex-direction: column;
    gap: 10px
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .contact-us {
        align-items: center
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .contact-us {
        align-items: center
    }
}

body footer .footer-container2 .logo_menu .footer-menu-area .contact-us h2 {
    font-size: 23px;
    margin: 0px
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav {
        width: 100%
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav {
        width: 100%
    }
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav div {
        text-align: center
    }
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav div {
        text-align: center
    }
}

body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav div ul {
    padding: 0px;
    gap: 8px;
    display: flex;
    flex-direction: column
}

@media screen and (max-width: 992px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav div ul {
        flex-direction: row;
        justify-content: space-around
    }
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav div ul {
        flex-direction: column !important;
        justify-content: space-around
    }
    .footer-container2 .footer-tertiary-menu ul li .link-text a:nth-child(2){
        position: relative !important;
    }
 /*   .footer-container2 .footer-tertiary-menu ul li .link-text a:nth-child(1)::before{
        background-image: unset !important;
    }*/
/*    .menu-footer_tertiary_menu-container ul .for-phone-img .link-text a:nth-child(2)::before{
        width: 48px !important;
    }*/
    .menu-footer_tertiary_menu-container ul .for-phone-img .link-text a:nth-child(2)::before{
        width: 48px !important;
        left: 0 !important;
        top: -13px !important;
        scale: 0.7;
        
    }
    .menu-footer_tertiary_menu-container ul .for-email-img .link-text a:nth-child(2)::before{
        width: 48px !important;
        left: 0 !important;
        top: -13px !important;
        scale: 0.7;
        
    }
     .menu-footer_tertiary_menu-container ul .for-phone-img .link-text a:nth-child(2){
        margin-left: 0px;
        width: 50px !important;
     }
     .menu-footer_tertiary_menu-container ul .for-email-img .link-text a:nth-child(2){
        margin-left: 0px;
     }
    body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav div ul {
        padding-left: 0px;
        width: 100%;
        max-width: 314px;
        margin: 0 auto;
    }
}

body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav div ul li {
    list-style: none;
    position: relative;
    padding-left: 50px
}

body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav div ul li a {
    color: #fff;
    font-size: 16px
}

body footer .footer-container2 .logo_menu .footer-menu-area .contact-us nav div ul li a .link-text {
    font-weight: 600
}

body footer .footer-container2 .for-copyright {
    padding: 32px 20px
}

body footer .footer-container2 .for-copyright p {
    color: #fff;
    font-size: 15px;
    margin: 0 auto
}

@media screen and (max-width: 579px) {
    body footer .footer-container2 .for-copyright p {
        text-align: center
    }
}

.our-product-cont-wrap .content-divider .elementor-widget-container::after {
    content: " ";
    display: flex;
    width: 100%;
    height: 5px;
    background-color: #002535;
    border-radius: 5px;
    margin-top: 10px
}

.our-product-cont-wrap .our-product-section-f {
    display: grid;
    grid-template-columns: auto auto auto auto
}

@media screen and (max-width: 1500px) {
    .our-product-cont-wrap .our-product-section-f {
        grid-template-columns: auto auto auto
    }
}

@media screen and (max-width: 993px) {
    .our-product-cont-wrap .our-product-section-f {
        grid-template-columns: auto auto
    }
}

@media screen and (max-width: 580px) {
    .our-product-cont-wrap .our-product-section-f {
        grid-template-columns: auto
    }
}

.elementor-element .testimonila-slider .testimonials-slider-laxmi-d .elementor-widget-container .elementor-shortcode .rt-container-fluid .tss-wrapper .rt-row .tss-carousel3 .carousel-wrapper .single-item-wrapper h4 .author-bio span .author-location {
    display: block;
    margin-top: 12px;
    padding: 15px 0px 14px
}

.our-leadership-grid .our-leadership-sec {
    display: grid;
    grid-template-columns: auto auto auto
}

@media screen and (max-width: 1500px) {
    .our-leadership-grid .our-leadership-sec {
        grid-template-columns: auto auto auto
    }
}

@media screen and (max-width: 993px) {
    .our-leadership-grid .our-leadership-sec {
        grid-template-columns: auto auto auto
    }
}

@media screen and (max-width: 992px) {
    .our-leadership-grid .our-leadership-sec {
        grid-template-columns: auto auto
    }
}

@media screen and (max-width: 580px) {
    .our-leadership-grid .our-leadership-sec {
        grid-template-columns: auto
    }
}

.blog-section-wrapper {
    margin-top: 40px
}

.blog-section-wrapper .custom-blog-grid {
    display: grid;
    column-gap: 40px;
    row-gap: 70px;
    margin: 40px 0;
    width: 100%;
    max-width: 79.17%;
    margin: 0px auto;
    grid-template-columns: repeat(3, 1fr)
}

@media screen and (max-width: 1500px) {
    .blog-section-wrapper .custom-blog-grid {
        max-width: 88.17% !important;
        grid-template-columns: repeat(auto-fit, minmax(381.67px, 1fr))
    }
}

@media screen and (max-width: 1024px) {
    .blog-section-wrapper .custom-blog-grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (max-width: 580px) {
    .blog-section-wrapper .custom-blog-grid {
        display: grid;
        grid-template-columns: 1fr
    }
}

.blog-section-wrapper .blog-grid-item {
    background: #f9f9f9;
    border-radius: 8px;
    overflow: hidden;
    transition: .3s ease;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .05)
}

.blog-section-wrapper .blog-grid-item:hover {
    background: #f0fbff
}

.blog-section-wrapper .blog-grid-item a {
    display: block;
    text-decoration: none;
    color: inherit;
    padding: 20px
}

.blog-section-wrapper .blog-grid-item a .grid-thumb img {
    width: 100%;
    height: auto;
    border-radius: 6px;
    margin-bottom: 10px
}

.blog-section-wrapper .blog-grid-item a .post-meta .post-date {
    color: #737373;
    font-size: 18px;
    line-height: 100%;
    font-family: "Inter", sans-serif;
    font-weight: 600
}

.blog-section-wrapper .blog-grid-item a .post-meta .dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #737373;
    border-radius: 50%;
    margin: 0 8px;
    vertical-align: middle
}

@media screen and (max-width: 580px) {
    .blog-section-wrapper .blog-grid-item a .post-meta .dot {
        width: 8px;
        height: 8px
    }
}

.blog-section-wrapper .blog-grid-item a .post-meta .post-time {
    color: #737373;
    font-size: 18px;
    line-height: 100%;
    font-family: "Inter", sans-serif;
    font-weight: 600
}

.blog-section-wrapper .blog-grid-item a .post-meta .post-time .dot-separator {
    display: inline-block;
    width: 13px;
    text-align: center
}

@media screen and (max-width: 580px) {
    .blog-section-wrapper .blog-grid-item a .post-meta .post-time .dot-separator {
        font-size: 14px
    }
}

.blog-section-wrapper .blog-grid-item a .grid-title {
    margin-bottom: 8px;
    font-size: 23px;
    font-family: "PlusJakartaSans-Regular";
    font-weight: 600;
    color: #002535;
    line-height: 35px
}

.blog-section-wrapper .blog-grid-item a .grid-excerpt {
    font-size: 16px;
    color: #737373;
    line-height: 24px;
    font-weight: 400;
    font-family: "PlusJakartaSans-Regular"
}

.blog-grid-pagination {
    text-align: right;
    margin-top: 60px;
    margin-bottom: 160px;
    width: 100%;
    max-width: 90%
}

@media screen and (max-width: 1024px) {
    .blog-grid-pagination {
        text-align: center;
        max-width: 100%
    }
}

.blog-grid-pagination a .prev .page-numbers {
    display: inline-block;
    margin: 0 6px;
    padding: 8px 16px;
    border: 1px solid #737373;
    background: rgba(0, 0, 0, 0) !important;
    color: #737373;
    font-weight: 700;
    text-decoration: none;
    border-radius: 10px
}

.blog-grid-pagination img {
    border-style: none;
    height: auto;
    max-width: 100%
}

.blog-grid-pagination .page-numbers.current {
    background: #4d9bbc;
    color: #fff;
    font-weight: 400;
    font-size: 16px
}

.blog-grid-pagination a.page-numbers {
    border: 1px solid #737373;
    background: rgba(0, 0, 0, 0) !important
}

.blog-grid-pagination .page-numbers {
    display: inline-block;
    margin: 0 6px;
    padding: 8px 16px;
    background: #eee;
    color: #737373;
    font-weight: 700;
    text-decoration: none;
    border-radius: 10px
}

.blog-grid-pagination a.next.page-numbers {
    border: 1px solid #b3d4e2;
    color: #4d9bbc;
    background-color: #f5f5f5 !important
}

.blog-inner-page-wrapper {
    display: flex;
    justify-content: center;
    margin: 30px auto;
    width: 100%;
    column-gap: 70px;
    margin-bottom: 70px
}

@media screen and (max-width: 1500px) {
    .blog-inner-page-wrapper {
        max-width: 100%
    }
}

@media screen and (max-width: 1024px) {
    .blog-inner-page-wrapper {
        justify-content: center;
        margin: 30px auto;
        width: 100%;
        max-width: 97%;
        column-gap: 70px;
        margin-bottom: 70px
    }
}

@media screen and (max-width: 992px) {
    .blog-inner-page-wrapper {
        justify-content: center;
        margin: 30px auto;
        width: 100%;
        max-width: 99%;
        column-gap: 70px;
        margin-bottom: 70px
    }
}

@media screen and (max-width: 774px) {
    .blog-inner-page-wrapper {
        flex-direction: column;
        max-width: 82%
    }
}

.blog-inner-page-wrapper .blog-left-side {
    width: 48.7%
}

@media screen and (max-width: 1500px) {
    .blog-inner-page-wrapper .blog-left-side {
        width: 53%
    }
}

@media screen and (max-width: 992px) {
    .blog-inner-page-wrapper .blog-left-side {
        width: 50%
    }
}

@media screen and (max-width: 774px) {
    .blog-inner-page-wrapper .blog-left-side {
        width: 100%
    }
}

.blog-inner-page-wrapper .blog-left-side .blog-banner img {
    width: 100%;
    height: auto;
    border-radius: 5px
}

.blog-inner-page-wrapper .blog-left-side .blog-title {
    font-size: 52px;
    line-height: 78px;
    margin-top: 60px;
    color: #002535;
    font-family: "PlusJakartaSans-Regular";
    font-weight: 700
}

@media screen and (max-width: 1500px) {
    .blog-inner-page-wrapper .blog-left-side .blog-title {
        font-size: 40px;
        line-height: 60px;
        margin-top: 40px;
        color: #002535;
        font-family: "PlusJakartaSans-Regular";
        font-weight: 600
    }
}

@media screen and (max-width: 992px) {
    .blog-inner-page-wrapper .blog-left-side .blog-title {
        line-height: 42px;
        font-size: 28px;
        margin-top: 30px
    }
}

@media screen and (max-width: 774px) {
    .blog-inner-page-wrapper .blog-left-side .blog-title {
        font-size: 28px;
        margin-top: 20px
    }
}

.blog-inner-page-wrapper .blog-left-side .blog-excerpt {
    font-family: "PlusJakartaSans-Regular";
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    vertical-align: middle;
    color: #212121;
    margin-top: 10px
}

.blog-inner-page-wrapper .blog-right-side {
    position: sticky;
    top: 10px;
    height: 153vh;
    border-radius: 8px;
    width: 26.8%
}

@media screen and (max-width: 1500px) {
    .blog-inner-page-wrapper .blog-right-side {
        width: 25.5%
    }
}

@media screen and (max-width: 1024px) {
    .blog-inner-page-wrapper .blog-right-side {
        width: 31%;
        padding: 1px;
        margin-bottom: 60px
    }
}

@media screen and (max-width: 992px) {
    .blog-inner-page-wrapper .blog-right-side {
        width: 31%;
        padding: 1px;
        margin-bottom: 60px
    }
}

@media screen and (max-width: 774px) {
    .blog-inner-page-wrapper .blog-right-side {
        width: 100%;
        position: static;
        height: auto
    }
}

.blog-inner-page-wrapper .blog-right-side .table-of-contents .ez-toc-container-direction {
    border: none !important;
    padding: 0px !important;
    -webkit-box-shadow: none !important
}

.blog-inner-page-wrapper .blog-right-side .table-of-contents .ez-toc-container-direction .ez-toc-title-container {
    padding-bottom: 12px
}

@media screen and (max-width: 1500px) {
    .blog-inner-page-wrapper .blog-right-side .table-of-contents .ez-toc-container-direction .ez-toc-title-container label.ez-toc-title {
        font-size: 28px !important
    }
}

.blog-inner-page-wrapper .blog-right-side .table-of-contents .ez-toc-container-direction .ez-toc-title-toggle {
    display: none
}

.blog-inner-page-wrapper .blog-right-side .table-of-contents .ez-toc-container-direction nav {
    margin-left: 13px
}

@media screen and (max-width: 1500px) {
    .blog-inner-page-wrapper .blog-right-side .table-of-contents .ez-toc-container-direction nav ul li {
        font-size: 16px !important
    }
}

.blog-inner-page-wrapper .blog-right-side .content-image-with-icons {
    margin-top: 30px;
    text-align: center;
    background-color: #f0fbff;
    border-radius: 30px;
    padding: 24px;
    margin-bottom: 50px
}

.blog-inner-page-wrapper .blog-right-side .content-image-with-icons img {
    width: 467px;
    height: auto
}

.blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    max-width: 68%;
    margin: 0px auto
}

@media screen and (max-width: 1500px) {
    .blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 {
        max-width: 57%
    }
}

@media screen and (max-width: 1024px) {
    .blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 {
        max-width: 93%
    }
}

@media screen and (max-width: 992px) {
    .blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 {
        max-width: 74%
    }
}

@media screen and (max-width: 992px) {
    .blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 h3 {
        font-size: 20px
    }
}

.blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 .share-social-links {
    list-style-type: none;
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 34px
}

@media screen and (max-width: 1200px) {
    .blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 .share-social-links {
        gap: 25px
    }
}

.blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 .share-social-links li {
    display: inline-block
}

.blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 .share-social-links li a img {
    transition: transform .3s ease;
    width: 32px;
    height: 32px
}

.blog-inner-page-wrapper .blog-right-side .content-image-with-icons .custom-card-2 .share-social-links li a img:hover {
    transform: scale(1.1)
}

.blog-inner-page-wrapper .blog-right-side .contact-form {
    margin-top: 50px !important
}

.blog-inner-page-wrapper .blog-right-side .contact-form .contact-form-heading {
    font-family: "PlusJakartaSans-Regular";
    font-weight: 600;
    font-size: 33px;
    line-height: 50px;
    letter-spacing: 0;
    color: #242426;
    padding: 10px 20px;
    margin-bottom: 20px
}

@media screen and (max-width: 1024px) {
    .blog-inner-page-wrapper .blog-right-side .contact-form .contact-form-heading {
        padding: 10px 10px;
        font-size: 28px
    }
}

@media screen and (max-width: 992px) {
    .blog-inner-page-wrapper .blog-right-side .contact-form .contact-form-heading {
        font-size: 20px
    }
}

.blog-inner-page-wrapper .blog-right-side .contact-form .custom-contact-form .form-group p .blog-form-in {
    font-weight: 400;
    font-size: 16px;
    color: #182233;
    line-height: 24px
}

.blog-inner-page-wrapper .blog-right-side .contact-form .custom-contact-form .form-group input[type=email] {
    border: 1px solid #666;
    border-radius: 7px
}

.blog-inner-page-wrapper .blog-right-side .contact-form .custom-contact-form .form-group input[type=text] {
    border: 1px solid #666;
    border-radius: 7px
}

.blog-inner-page-wrapper .blog-right-side .contact-form .custom-contact-form .form-submit p .submit-button {
    background: #4d9bbc;
    border: 1px solid #b3d4e2;
    width: 95px;
    height: 48px;
    border-radius: 4px;
    padding: 12px 20px;
    gap: 4px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    transition: background .3s ease
}

.blog-inner-page-wrapper .blog-right-side .contact-form .custom-contact-form .form-submit p .submit-button:hover {
    background: #3c89a7
}

@media screen and (max-width: 1500px) {
    .home .elementor .elementor-element .home-page-sections {
        width: 100%;
        max-width: 80% !important
    }
}

@media screen and (max-width: 579px) {
    .home .elementor .elementor-element .home-page-sections {
        width: 100%;
        max-width: 90% !important
    }
}

@media(min-width: 1501px)and (max-width: 1600px) {
    .home .elementor .elementor-element .home-page-sections {
        width: 100%;
        max-width: 85%
    }
}

.home .elementor .elementor-element .content-divider .elementor-widget-container .elementor-heading-title::after {
    content: " ";
    display: flex;
    width: 100%;
    height: 5px;
    background-color: #002535;
    border-radius: 5px;
    margin-top: 10px
}

.home .elementor .elementor-element .content-divider .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title::after {
    content: " ";
    display: flex;
    width: 100%;
    height: 5px;
    background-color: #002535;
    border-radius: 5px;
    margin-top: 10px
}

.home .elementor .elementor-element .home-image-gallery .elementor-element .elementor-widget-container .swiper .elementor-image-carousel .swiper-slide .swiper-slide-inner .swiper-slide-image {
    transition: transform .3s ease, border-radius .3s ease
}

.home .elementor .elementor-element .home-image-gallery .elementor-element .elementor-widget-container .swiper .elementor-image-carousel .swiper-slide .swiper-slide-inner .swiper-slide-image:hover {
    transform: scale(1.1) !important;
    border-radius: 30px !important
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 800px;
    margin: auto;
    cursor: grab;
    margin: 0 auto
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider {
    display: flex;
    transition: transform .5s ease-in-out;
    column-gap: 15px
}

@media screen and (max-width: 579px) {
    .home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-list .slick-track {
        gap: 10px
    }
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-list .slick-track .custom-slide {
    flex: 0 0 48%;
    padding: 19px 10px;
    margin-left:15px;
}

@media screen and (max-width: 1500px) {
    .home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-list .slick-track .custom-slide {
        padding: 10px
    }
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-list .slick-track .custom-slide .for-content {
    box-sizing: border-box;
    border-radius: 5px;
    padding: 15px;
    background-color: #fff;
    box-shadow: 1px 1px 13px 2px #e3dbdb;
   
}


.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-list .slick-track .custom-slide .for-content .for-acf-fields {
    display: flex;
    flex-direction: row-reverse;
    column-gap: 5px;
    justify-content: start;
    align-items: center
}
.custom-slide .location-image img {
    width: 18px;
}
.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-list .slick-track .custom-slide .for-content .for-acf-fields p {
    font-size: 13px;
    font-weight: 400;
    font-family: "Plus Jakarta Sans";
    line-height: 20px;
    margin: 0px
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-list .slick-track .custom-slide .for-content p {
    font-size: 13px;
    font-weight: 400;
    font-family: "Plus Jakarta Sans";
    line-height: 20px;
    margin: 0px
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-dots li button:hover {
    background-color: rgba(0, 0, 0, 0)
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-dots li button::before {
    color: #4d9bbc;
    font-size: 6px
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode .custom-slider-wrapper .custom-slider .slick-dots .slick-active button:before {
    color: #4d9bbc;
    font-size: 8px
}

.home .elementor .elementor-element .custom-slider-container .shortcode_custom-slider-container .elementor-widget-container .elementor-shortcode.custom-slider-wrapper:active {
    cursor: grabbing
}

.home .elementor .elementor-element .for_caurosel {
    position: relative;
    height: 600px
}

.home .elementor .elementor-element .for_caurosel .latest-post {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 90%
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-list .slick-track {
    display: flex;
    justify-content: space-between;
    gap: 0px
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-list .slick-track .slick-slide {
    display: flex;
    flex-direction: column;
    padding: 20px 40px;
    background-color: #f5f5f5;
    border-radius: 14px;
    gap: 20px
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-list .slick-track .slick-slide .post-content {
    gap: 20px;
    display: flex;
    flex-direction: column
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-list .slick-track .slick-slide .post-content h3 {
    font-size: 23px;
    font-weight: 600;
    line-height: 35px;
    color: #002535;
    margin: 0px
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-list .slick-track .slick-slide .post-content h3 a {
    color: #002535
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-list .slick-track .slick-slide .post-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    color: #737373
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-dots {
    bottom: -70px;
    width: 88.5%
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-dots li button:hover {
    background-color: rgba(0, 0, 0, 0)
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-dots li button::before {
    color: #4d9bbc;
    font-size: 6px
}

.home .elementor .elementor-element .for_caurosel .latest-post .elementor-widget-container .elementor-shortcode .custom-post-carousel .slick-dots .slick-active button:before {
    color: #4d9bbc;
    font-size: 8px
}

body .elementor .elementor-element .content-divider .elementor-heading-title::after {
    content: " ";
    display: flex;
    width: 100%;
    height: 5px;
    background-color: #002535;
    border-radius: 5px;
    margin-top: 10px
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion {
    gap: 32px;
    display: flex;
    flex-direction: column
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item {
    gap: 0px;
    display: flex;
    flex-direction: column;
    background: #fff;
    box-shadow: 0px 6px 20px rgba(0, 35, 18, .05);
    padding: 26px;
    border-radius: 13px
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    border: none;
    border-radius: 13px;
    padding: 0px;
    gap: 20px;
    color: #002535
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button .button-content {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    border: none;
    border-radius: 13px;
    gap: 20px;
    color: #002535
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button .button-content .accordian-btn-title p {
    font-weight: 600;
    color: #002535;
    line-height: 35px;
    font-size: 23px;
    font-family: "PlusJakartaSans-Regular";
    margin: 0px
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button .button-content .for-acf-fields p {
    font-weight: 400;
    color: #002535;
    line-height: 24px;
    font-size: 16px;
    font-family: "PlusJakartaSans-Regular";
    margin: 0px
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button:hover {
    background: rgba(220, 225, 227, .09)
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button:focus {
    background: rgba(220, 225, 227, .09)
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button::after {
    content: url(../assets/img/arrow-down.png);
    z-index: 5;
    line-height: 0
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button[aria-expanded=true]:after {
    transform: rotate(180deg)
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-header .accordion-button.no-rotate[aria-expanded=true]:after {
    transform: rotate(0deg)
}

body .elementor .elementor-element .contact-and-jobs .career-page .elementor-widget .elementor-widget-container .elementor-shortcode .custom-accordion .accordion-item .accordion-collapse .accordion-body p {
    font-weight: 400;
    color: #002535;
    line-height: 24px;
    font-size: 16px;
    font-family: "PlusJakartaSans-Regular"
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form {
    gap: 20px
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .name-fields {
    display: flex;
    gap: 20px;
    flex-direction: row
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .name-fields .name-box label, body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .name-fields .email-box label {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    font-family: "PlusJakartaSans-Regular";
    color: #002535
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .name-fields .name-box span input, body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .name-fields .email-box span input {
    border: 1px dotted #d6d6d6;
    background-color: #f8f8f8;
    border-radius: 10px
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .resume-field {
    position: relative
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .resume-field label {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    font-family: "PlusJakartaSans-Regular";
    color: #002535
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .resume-field span {
    width: 100%;
    height: 115px;
    display: flex;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    font-family: "PlusJakartaSans-Regular";
    justify-content: center;
    align-items: center;
    margin: 0px;
    background: #f8f8f8;
    border: 1px dotted #d6d6d6;
    border-radius: 10px
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .resume-field input {
    position: absolute;
    bottom: 20px;
    right: -30px;
    display: flex;
    align-items: center
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .resume-field input[type=file] {
    color: rgba(0, 0, 0, 0)
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .resume-field input[type=file]::file-selector-button {
    background: rgba(0, 0, 0, 0);
    border: none;
    color: #5cb2b9;
    text-decoration: underline;
    font-size: 13px;
    font-weight: 600;
    line-height: 24px;
    font-family: "PlusJakartaSans-Regular"
}

body .elementor .elementor-element .contact-and-jobs .career-contact-form-section .elementor-widget-container .elementor-shortcode form .career-page-form .career-submit-button input {
    width: 100%;
    background: #4d9bbc;
    border: 1px solid #b3d4e2;
    border-radius: 4px;
    padding: 12px 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    font-family: "PlusJakartaSans-Regular"
}

@media screen and (max-width: 579px) {
    .site-main .page-content .elementor .home-bnr {
        background-color: blue !important;
        padding: 50px 30px 90px 30px
    }
}