/*---------------new-css---------------------*/

@import url("https://fonts.cdnfonts.com/css/glacial-indifference-2");
.bulb_on {
    opacity: 0; 
}
/*@font-face {*/
/*    font-family: "Feeling Passionate";*/
/*    src: url("/wp-content/themes/twentytwentyone-child/fonts/Feeling-Passionate.otf") format("opentype");*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/
@font-face {
    font-family: 'Feeling Passionate Personal Use';
    src: url('/wp-content/themes/twentytwentyone-child/fonts/FeelingPassionatePersonalUse-.woff2') format('woff2'),
        url('/wp-content/themes/twentytwentyone-child/fonts/FeelingPassionatePersonalUse-.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
ul{
    font-family: "Josefin Sans" !important;
}


.bulb_box img { 
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1) !important;
}

.bulb_box:hover .bulb_off {
    opacity: 0;
}

.bulb_box:hover .bulb_on {
    opacity: 1;
}

.grid_box h5.elementor-heading-title {
    position: relative;
    padding-left: 28px;
}

.grid_box h5.elementor-heading-title:before {
    position: absolute;
    top: 4px;
    left: 0px;
    background: url("https://plum-finch-815296.hostingersite.com/wp-content/uploads/2025/09/settings.png");
    width: 30px;
    height: 30px;
    content: "";
    background-repeat: no-repeat;
    background-size: 20px;
    /* filter: brightness(0) saturate(100%) invert(54%) sepia(94%) saturate(545%) hue-rotate(150deg) brightness(93%) contrast(90%); */
}
.bulb_box {
    position: relative;
}
.tabs_wrap .e-n-tabs-heading > button {
    position: relative;
}
.tabs_wrap .e-n-tabs-heading > button:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -40px;
    right: 0;
    height: 40px;
    width: 40px;
    background: transparent;
    border-style: solid;
    border-width: 40px 0px 0px 40px;
    border-color: #21aaca transparent transparent transparent;
    opacity: 0;
}
.tabs_wrap .e-n-tabs-heading > button[aria-selected="true"]:after {
    opacity: 1;
}
.portfolio_images .pxl-grid-masonry .pxl-grid-item {
    padding: 10px !important;
}
.tabs_wrap button[aria-selected="true"],
.tabs_wrap button:hover {
    background: #21aaca !important;
}

.tabs_wrap .e-n-tab-title-text {
    color: #000;
}
.tabs_wrap .e-n-tab-title[aria-selected="true"] span {
    color: #fff;
}
.tabs_wrap button:hover .e-n-tab-title-text {
    color: #fff;
}
/*5-august-2025*/
.portfolio_images .pxl-grid-masonry .pxl-grid-item:nth-child(3) {
    grid-column-start: 3;
    grid-column-end: 5;
}
.portfolio_images .pxl-layout-portfolio1 div.pxl-post-featured {
    height: auto;
    padding-bottom: 100%;
    position: relative;
} 
.portfolio_images .pxl-grid-masonry .pxl-grid-item:nth-child(3) div.pxl-post-featured {
    padding-bottom: 48.2%;
}
.portfolio_images .pxl-layout-portfolio1 .pxl-post-featured img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.portfolio_images .pxl-layout-portfolio1.layout-portfolio-style1 .pxl-grid-inner {
    display: grid;
    grid-template-columns: auto auto auto auto;
    height: auto !important;
    gap: 25px;
}
.portfolio_images .pxl-grid-masonry .pxl-grid-item {
    position: static !important;
    max-width: 100%;
    padding: 0 !important;
}

.portfolio_images .pxl-grid-masonry .pxl-grid-item:nth-child(5) {
    grid-row-start: 2;
    grid-row-end: 4;
    grid-column-start: 2;
    grid-column-end: 3;
}

.portfolio_images .pxl-grid-masonry .pxl-grid-item:nth-child(5) div.pxl-post-featured {
    padding-bottom: 207.5%;
}

.services_subtitle .pxl-subtitle-text {
    font-family: "Feeling Passionate Personal Use", Sans-Serif;
    text-transform: lowercase !important;
    font-weight: 600;
}

.services_subtitle span.pxl-title-text {
    position: relative;
}

.services_subtitle span.pxl-title-text:before {
    position: absolute;
    content: "";
    left: -20px;
    top: 10px;
    background: #21aaca;
    width: 10px;
    height: 50px;
}

.banner_sec span.pxl-slide-icon {
    display: none;
}

.banner_sec .swiper-wrapper .swiper-slide {
    position: relative;
}

.banner_sec .swiper-wrapper .swiper-slide:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgba(33, 170, 202, 1) 0%, rgba(31, 169, 202, 0.64) 50%, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    height: 100%;
}
.banner_sec .swiper-wrapper .swiper-slide:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
}

.banner_sec .pxl-slider .pxl-heading-subtitle {
    font-family: "Feeling Passionate Personal Use", Sans-Serif !important;
    text-transform: capitalize !important;
}
.social_media .pxl-social-icons-link.social-icon-square-box {
    border: 1px solid #fff !important;
}
.logo_slider figure.swiper-slide-inner {
padding:0 10px;
}
.logo_slider img.swiper-slide-image {
    width: auto;
    height: 75px;
    object-fit: contain;
}
.banner_sec .pxl-slide-content {
    flex-direction: column;
}
.banner_sec .pxl-slide-content a.case-btn1 {
    background: #fff;
    padding: 15px 30px;
    border: 2px solid #fff;
    color: #21aaca;
    font-family: "Josefin Sans";
    font-size: 16px;
}
.banner_sec .pxl-slide-content a.case-btn1:hover {
    background: transparent;
    color: #fff;
}
.banner_sec .pxl-slide-content a.case-btn2 {
    background: transparent;
    border: 2px solid #fff;
    padding: 15px 30px;
    color: #fff;
    margin-left: 14px;
    font-family: "Josefin Sans";
    font-size: 16px;
}
.banner_sec .pxl-slide-content a.case-btn2:hover {
    background: #fff;
    color: #21aaca;
}
.header_new span.pxl-menu-text {
    font-family: "Josefin Sans";
}
.header_new .hfe-nav-menu > .menu-item:last-child a {
    background: #21aaca;
    padding: 14px 29px !important;
    display: block;
}

/*.header_new .hfe-nav-menu > .menu-item ul.sub-menu {*/
/*    background: transparent;*/
/*}*/

.header_new .hfe-nav-menu > .menu-item ul.sub-menu a {
    /*border: 2px solid #21aaca;*/
    color: #21aaca !important;
    /*background: #fff;*/
    transition: all 0.3s;
}

/*.header_new .hfe-nav-menu > .menu-item ul.sub-menu li.menu-item {*/
/*    margin-bottom: 5px;*/
/*}*/

.header_new .hfe-nav-menu > .menu-item ul.sub-menu a:hover {
    background: #21aaca;
    color: #fff !important;
}

.audit_input .wpcf7-response-output {
    font-size: 14px;
    border-width: 1px!important;
    margin: 15px 0 0!important;
}
.audit_input  span.wpcf7-not-valid-tip {
    width: auto;
    display: inline-block;
    font-size: 14px;
}
.header_new .menu-item {
    height: unset !important;
}
.header_new .menu-item:last-child a span.pxl-menu-text.hover-underline-expand:hover::after {
    display: none !important;
}

@media (max-width: 599px) {
    .banner_sec .inner-button-banner-slide {
        display: block;
    }
    .banner_sec .pxl-slide-content a.case-btn2 {
        margin: 0;
        display: inline-block;
    }
    .services_subtitle span.pxl-title-text:before {
        height: 42px;
        top: 3px;
    }
    .banner_sec .pxl-slide-content a.case-btn1 {
        display: inline-block;
        margin-bottom: 20px;
    }
    .banner_sec .pxl-slide-content a.case-btn1,
    .banner_sec .pxl-slide-content a.case-btn2 {
        padding: 10px 20px;
    }
}
.bulb_sec .pxl-heading-subtitle.heading-subtitle-default {
    font-family: "Feeling Passionate Personal Use", Sans-Serif !important;
    text-transform: lowercase !important;
    font-weight: 600;
}

.bulb_sec h2.pxl-heading-title {
    position: relative;
    padding-left: 20px;
}
.bulb_sec h2.pxl-heading-title:before {
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    background: #21aaca;
    height: 100%;
    width: 10px;
}
.custom_links li.elementor-icon-list-item:nth-child(2):before,
.custom_links li.elementor-icon-list-item:nth-child(2):after {
    content: "";
    position: absolute;
    left: -8px;
    top: 0;
    background: #000;
    width: 1px;
    height: 100%;
}
.custom_links li.elementor-icon-list-item:nth-child(2):after {
    right: 8px;
    left: unset;
}
.swiper-slide.case_study_block {
    /*background: linear-gradient(118deg, rgb(33 170 202) 0%, rgb(154 111 63) 50%, rgb(58 113 126) 80%, rgb(41 142 142) 100%)!important;*/
    padding: 15px 30px 0;
    color: #fff;
	text-decoration:none!important;
	outline:none!important;
}
.swiper-slide.case_study_block:nth-child(3n + 1),.swiper-slide.case_study_block:nth-child(3n + 1):focus {
    background: linear-gradient(135deg, #175d84 0%, #3c865f 55%, #69894c 100%)!important;
}
.swiper-slide.case_study_block:nth-child(3n + 2),.swiper-slide.case_study_block:nth-child(3n + 2):focus {
    background:linear-gradient(135deg, #d47b36 0%, #2f5173 40%, #6c7e66 70%, #c0a45d 100%)!important;
}
.swiper-slide.case_study_block:nth-child(3n + 3),.swiper-slide.case_study_block:nth-child(3n + 3):focus{
    background: linear-gradient(135deg, #4b91d6 0%, #357b93 50%, #5d9877 100%)!important;
}
.swiper-slide.case_study_block *{
	outline:none!important;
}
.swiper-slide.case_study_block .case_study_logo_img img {
    max-width: 200px;
    margin-bottom: 20px;
}

.case_studies {
    padding: 50px 0;
    overflow: hidden;
}

.case_study_block_content p {
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 20px;
    font-size: 18px;
}
.case_study_block_content ul {
    list-style: none;
    display: flex;
    align-items: flex-start;
    gap: 15px;
    padding-left: 0;
    position: relative;
    z-index: 12;
    margin-bottom: -12px;
    min-height: 68px;
}

.case_study_block_content ul li {
    font-size: 30px;
    line-height: 1;
}

.case_study_block_content ul li span {
    font-size: 16px;
    display: block;
    line-height: 1.2;
    font-weight: 300;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
    max-height: calc(1.4em * 2);
    text-transform: lowercase;
}
.swiper-slide.case_study_block .case_study_logo_img img {
    max-width: 200px;
    margin-bottom: 30px;
    min-height: 72px;
    max-height: 72px;
    object-fit: contain;
}
.case_study_block .case_study_logo_img {
    border-radius: 10px;
    padding: 0px 10px;
    display: inline-block;
    margin: 0 0 5px!important;
}
.case_study_block .case_study_logo_img img {
    display: block;
    margin: 0!important;
}
.case_studies .swiper-button-prev {
    top: 42px;
    right: 50px;
    left: unset; 
}
.case_studies .swiper-button-next {
    top: 42px;
    left: unset;
    right: 0px;
}
.case_study_img {
    text-align: center;
    margin: -15px 0 0;
    z-index: 0;
    position: relative;
}
.case_study_img img {
    max-width: 200px;
    margin: Auto;
}
.case_studies .swiper-button-prev,
.case_studies .swiper-button-next {
    background: url("https://plum-finch-815296.hostingersite.com/wp-content/uploads/2025/09/Group-17.png");
    width: 40px;
    height: 40px;
    background-size: contain;
    transform: rotate(180deg);
    background-position: center;
    background-repeat: no-repeat;
}

.case_studies .swiper-button-prev:after {
    display: none;
}

.case_studies .swiper-button-next {
    transform: none;
    margin-left: 10px;
}
.case_studies {
    border-top: 1px solid #919191;
    margin-top: 40px;
}
.home-pg-slider .case_studies:before {
    background: #f0f0f0;
}
.case_studies:before {
    background: #fff;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 130px;
    height: 100px;
}
.case_studies .case_study_block_content {
    display: flex;
    flex-direction: column;
    min-height: 100%;
}
.case_studies .case_study_block_content .case_study_img {
    margin-top: auto;
}

.banner_sec {
    position: relative;
}
.banner_sec:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 30%);
    width: 100%;
    height: 100%;
    z-index: 9;
}

.banner_sec .e-con-inner {
    z-index: 10;
}
.banner_sec:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgba(33, 170, 202, 1) 0%, rgba(31, 169, 202, 0.64) 50%, rgba(255, 255, 255, 0) 100%) !important;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 1;
}
.case_studies .swiper-button-next:after {
    display: none;
}
.logo_slider {
    z-index: 9 !important;
}
.services_inner {
    margin-top: 50px;
}
.services-content li {
    font-size: 18px;
}
.services-section .service-box .services-title {
    font-size: 28px;
    font-weight: 600;
}

.bulb_section_conent .elementor-widget p {
    line-height: 1.4;
}
.subheading h2.elementor-heading-title,
.subheading p {
    font-family: "Feeling Passionate Personal Use", Sans-Serif !important;
    /*text-transform: capitalize !important;*/
    font-weight: 600;
}

.bulb_section_conent .elementor-widget-text-editor {
    margin: 0;
}

/*  customizer css */
.services-content p {
    font-family: "Glacial Indifference", sans-serif;
    color: #000000;
}
.services-section {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.services-section .service-box {
    flex: 1 1 30%;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    background: #fff;
}
.services-section .service-box .services-title {
    color: #f36f21;
}
.services-section .service-box .learn-more {
    color: #0073e6;
    text-decoration: none;
    font-weight: bold;
}
.testimonial-list-sections {
    display: flex;
    gap: 20px;
    justify-content: center;
}
.testimonial-content {
    text-align: center;
}
.testimonial-list-sections .testimonial-item {
    background: #fff;
    padding: 40px 20px 20px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    text-align: left;
}
.testimonial-list-sections .testimonial-img img {
    border-radius: 50%;
    width: 80px !important;
}
.testimonial-list-sections .testimonial-text {
    font-style: italic;
    margin: 15px 0;
    color: #444;
}
.testimonial-list-sections .testimonial-meta {
    font-weight: bold;
    margin-bottom: 5px;
}
.testimonial-stars {
    filter: brightness(0) saturate(100%) invert(53%) sepia(100%) saturate(379%) hue-rotate(144deg) brightness(88%) contrast(89%);
    margin: 20px 0 !important;
    color: #f5b301;
}
.testimonial-content p {
    font-family: "Josefin Sans";
    line-height: 1.4;
}
.testimonial-content svg path {
    fill: #21aaca;
}
/* Swipe Slider Card */
.category-swipe .swiper-slide {
    background: #f5f5f5;
    border-radius: 0px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.category-swipe .swiper-slide:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    background: #fff;
}
/* Featured Image */
.category-swipe .post-thumb img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}
/* Meta Bar (author + date) */
.category-swipe .post-meta {
    z-index: 99;
    position: relative;
    background: #FF700B;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    width: calc(100% - 80px);
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
    margin: auto;
    margin-top: -25px;
    white-space: nowrap;
}

body .category-swipe .post-title {
    max-width: 300px;
    margin: auto;
    margin-top: 20px;
}
body .category-swipe .post-title a {
    min-height: 85px;
    display: inline-block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Title */
.category-swipe .post-title {
    font-size: 22px;
    font-weight: 700;
    margin: 40px 0px 0px;
    font-family: "Antonio";
}
/* Read More Link */
.category-swipe .read-more {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
}
.category-swipe .read-more:hover {
    color:#FF700B;
}
/* Pagination Bullets */
.category-swipe .swiper-pagination {
    text-align: center;
    margin-top: 15px;
}
.category-swipe .swiper-pagination-bullet {
    width: 12px;
    height: 4px;
    background: #ccc;
    opacity: 1;
    border-radius: 2px;
    margin: 0 4px !important;
}
.category-swipe .swiper-pagination-bullet-active {
    background: #FF700B;
}
/* Navigation Arrows */
.category-swipe .swiper-button-next,
.category-swipe .swiper-button-prev {
    color: #000;
}

/* New css */

.testimonial-stars {
    display: flex;
    justify-content: center;
    gap: 6px;
}
.testimonial-stars img {
    width: 20px;
}
.testimonial-content svg {
    width: 40px;
    height: 40px;
}
span.position {
    font-size: 14px;
}
.testimonial-img img {
    border: 4px solid #b5b5b5;
}
.testimonial-img {
    margin-bottom: 16px;
}

/* On website */
.services-content p {
    margin-bottom: 30px;
}
.services-content ul {
    padding: 0 0 0 30px;
}
.services-content {
    margin-bottom: 20px;
}
.services-section .service-box {
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.services-section .service-box .learn-more {
    color: #21aaca;
    text-decoration: none;
    font-weight: 400;
	font-size:18px;
}

.sec_heading h2 {
    position: relative;
}
.sec_heading h2:before {
    display: block;
    position: absolute;
    content: "";
    left: -20px;
    top: 10px;
    background: #21aaca;
    width: 10px;
    height: 50px;
}
form.wpcf7-form {
    position: relative;
}

.audit_input input.wpcf7-form-control.wpcf7-submit {
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    background: #21aaca !important;
    color: #fff !important;
    border-radius: 0;
    border: 2px solid #21aaca;
    font-family: "Josefin Sans", Sans-serif;
}
.audit_input p {
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
    /*max-width: 400px;*/
    align-items: flex-start;
}
.audit_input input.wpcf7-form-control.wpcf7-submit span {
    background: #21aaca;
}

.audit_input input.wpcf7-form-control.wpcf7-email, 
input.wpcf7-form-control.your-website {
    max-width: 100%;
    border-radius: 0;
    border: 2px solid #21aaca !important;
    font-family: "Josefin Sans";
    font-size: 16px;
}
.audit_input input.wpcf7-form-control {
    background: #fff;
    border: 0;
}
.audit_input input.wpcf7-form-control.wpcf7-email:focus {
    outline: 0;
}
.audit_input input.wpcf7-form-control.wpcf7-submit {
    font-size: 16px;
}
.logo_Sec img {
    width: 150px !important;
    height: auto !important;
    max-width: 100% !important;
}
span.number-faq {
    font-family: "Josefin Sans";
    position: absolute;
    left: -25px;
    top: 8px;
    font-size: 20px;
}
a.read-more {
    margin-top: 15px;
}

.category-swipe a.read-more {
    padding-top: 7px;
    border-top: 1px solid #ddd;
    width: calc(100% - 60px);
    font-family: "Antonio";
    font-size: 18px;
}
.testimonial-stars {
    margin-top: 10px;
}
.category-swipe .swiper-pagination {
    bottom: 0px !important;
    z-index: 999;
    position: relative;
}
.contact_form_footer form.wpcf7-form {
    position: absolute;
    top: 90px;
    left: -20px;
    background: #fff;
    padding: 10px 40px 40px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    border-radius: 0;
}
.contact_form_footer p span {
    font-size: 42px;
    font-family: "Antonio";
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}

.contact_form_footer p {
    text-align: center;
}

.contact_form_footer span.wpcf7-form-control-wrap {
    font-size: 16px;
    font-weight: 400;
    font-family: "Josefin Sans";
}

.contact_form_footer .fields-sec p {
    text-align: left;
}

.fields-sec ~ p {
    text-align: left;
}

.contact_form_footer span.wpcf7-form-control-wrap input,
.contact_form_footer span.wpcf7-form-control-wrap textarea {
    border: 1px solid #ddd;
    width: 100%;
}
.contact_form_footer span.wpcf7-form-control-wrap input::placeholder,
.contact_form_footer span.wpcf7-form-control-wrap textarea::placeholder {
   color:#000;
}
.services-content li {
    font-family: "Josefin Sans";
    color: #000000;
	font-weight: 400;
}
.contact_form_footer .fields-sec p {
    display: flex;
    gap: 10px;
    margin: 20px 0 0;
}
.contact_form_footer textarea.wpcf7-form-control.wpcf7-textarea {
    height: 150px;
    margin-bottom: 20px;
    margin-top:15px;
}

.contact_form_footer input.wpcf7-form-control.wpcf7-submit {
    background: #21aaca !important;
    font-family: "Antonio";
    color: #fff !important;
    font-size: 18px;
    padding: 15px 30px !important;
}
.category-swipe .swiper.category-swipe {
    padding-bottom: 20px;
}
.testimonial-slider .swiper-wrapper {
    display: flex;
    align-items: stretch;
}

.testimonial-slider .swiper-slide {
    height: auto;
}

.tabs_wrap figure.elementor-image-box-img img {
    /*max-height: 40px;*/
    /*min-width: 40px;*/
}
.testimonial-slider .swiper-pagination {
    bottom: 0px !important;
    z-index: 99;
}
.testimonial-slider {
    padding-bottom: 50px;
}
.tabs_wrap button.e-n-tab-title {
    flex: 1;
}
.tabs_wrap .e-n-tabs-heading {
    max-width: 1000px;
    margin: auto;
    flex: 1;
    width: 100%;
}
.tabs_wrap_resources .e-n-tabs-heading{
    display: none;
}
.testimonial-slider span.swiper-pagination-bullet {
    width: 15px;
    margin: 0 4px;
    background: #fff;
    border-radius: 4px;
    height: 5px;
}
.testimonial-slider .swiper-button-prev {
    display: none;
}
.testimonial-slider .swiper-button-next {
    display: none;
}
.services-section .service-box {
    position: relative;
}
.services-section .service-box:after {
    position: absolute;
    top: -46px;
    left: unset;
    right: -10px;
    background: url("https://enspire360.com/wp-content/uploads/2025/09/service3.svg");
    content: "";
    background-position: top right;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    filter: opacity(0.5);
    background-size: 120px;
    right: -50px;
    opacity: 0.3;
}
.services-section .service-box {
    overflow: hidden;
}
.social_media .elementor-social-icons-wrapper span.elementor-grid-item {
    display: block;
}
.case_study_block_content p,
h3.services-title {
    font-family: "Josefin Sans";
}

.services-content p {
    font-family: "Josefin Sans";
}
.contact_form_footer p {
    font-family: "Josefin Sans";
    line-height: 1.2;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
}
.info_circle {
    animation: spin 15s infinite linear;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(10deg);
    }
    50% {
        transform: rotate(0deg);
    }
    75% {
        transform: rotate(-10deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.testimonial-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.faq_Section span.e-n-accordion-item-title-icon {
    border: 1px solid #21aaca;
    width: 30px;
    height: 30px;
    min-width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
}
.faq_Section span.number-faq {
    font-size: 40px;
    position: unset;
    margin-right: 30px;
    display: inline-block;
}
.faq_Section .e-n-accordion-item-title-text {
    display: flex;
    align-items: center;
}

.faq_Section details.e-n-accordion-item > .elementor-element {
/*     padding-left: 89px; */
    border:unset;
}

.services-section .service-box .learn-more,
.case_study_block_content ul li {
    font-family: "Josefin Sans", Sans-serif;
}
.swiper-slide.case_study_block .case_study_logo_img img {
    margin-bottom: 10px;
}
.case_study_block_content ul li {flex: 1;}

.case_study_block_content p {
    margin-bottom: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
    max-height: calc(1.4em * 3);
    min-height: calc(1.4em * 3);
}

.case_study_img img {
    max-height: 310px;
    max-width: 310px;
}
@media (min-width: 1099px) {
    .bulb_section_conent {
        flex: 1 !important;
    }

    .bulb_box {
        flex: 0 0 auto !important;
        width: auto !important;
    }

    .bulb_box img {
        width: 100%;
        max-width: 100%;
    }

    .bulb_off {
        left: unset !important;
    }
}

@media (max-width: 767px) {
    .services-section .service-box .services-title {
    font-size: 24px;
}
    .case_studies .swiper-button-next {
    right: 20px;
}

.case_studies .swiper-button-prev {
    right: 70px;
}
    body .header_new .menu-item:last-child a {
        padding: 15px !important;
    }
    .faq_Section span.number-faq {
        font-size: 30px;
        margin-right: 15px;
    }
    .faq_Section details.e-n-accordion-item > .elementor-element {
        padding-left: 10px;
    }
    .contact_form_footer p {
        margin-top: 10px;
        font-size: 16px;
    }
    .contact_form_footer p span {
        font-size: 28px;
    }
    .contact_form_footer form.wpcf7-form {
        padding: 30px 20px;
    }
    .category-swipe .post-meta {
        flex-wrap: wrap;
    }
    .services-content li,
    .services-content p {
        font-size: 16px;
    }

    .services-section .service-box .learn-more {
        font-size: 18px;
    }
    .services-content p {
        margin-bottom: 15px;
    }
    .services-section .service-box .services-title {
        color: #f36f21;
    }	

    .services-section .service-box {
        flex: 0 0 100%;
    }
    .audit_input p {
/*         flex-direction: column; */
        gap: 0;
    }

    .audit_input input.wpcf7-form-control.wpcf7-email {
        margin-right: 0;
        width: 100%;
    }

    .audit_input p br {
        display: none;
    }

    .audit_input input.wpcf7-form-control.wpcf7-submit {
        width: 100%;
        margin-top: 0px;
    }

    .audit_input {
        width: 100%;
    }

    .sec_heading h2:before {
        opacity: 0;
    }
}




.post-meta img {
    display: block;
    width: 15px;
    height:15px;
}
.category-swipe .post-meta {
    justify-content: center;
    gap: 20px;
}

.category-swipe .post-meta span {
    display: flex;
    align-items: center;
    min-width: 64px;
    gap: 10px;
}


.footer-left-img {
    max-height: 150px;
}
.footer-left-img .elementor-element {
    height: 100%;
}
.footer-left-img .elementor-element img {
    height: 100% !important;
}

.footer-address-section svg path {
    /*fill: #fff;*/
}
.footer-address-icon-section svg path,
.footer-address-icon-section svg circle{
    stroke:#fff;
    fill:transparent;
}
.contact_form_footer p input {
    border: unset;
}

.degree-audit .audit_input span.wpcf7-form-control-wrap input {
    border: 2px solid #fff !important;
    background: transparent;
    padding: 6px 0;
    width: 100% !important;
}
.degree-audit .audit_input input.has-spinner {
    background: #fff !important;
    color: #000 !important;
    width: 50%;
}
.degree-audit .audit_input span.wpcf7-form-control-wrap {
    width: 50%;
}
.degree-audit .audit_input p {
    gap: 10px;
}



.new_footer_sec  > .elementor-element,
.footer_contact_form_sec > .elementor-element {
    max-width: 1920px;
    margin: 0 auto;
}
.new_footer_sec .footer_top_left {
    position: relative;
}
.new_footer_sec {
    width:100%;
    overflow:hidden;
}
.new_footer_sec .footer_top_left:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: auto;
    right:100%;
    height: 100%;
    width: 100vw;
    background: #155c6d;
    z-index: 0;
    margin-left: 0%;	
    pointer-events:none;
}
.new_footer_sec .footer_right {
    position: relative;
}

.new_footer_sec .footer_right:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    width: 100vw;
    background: #2697b1;
    z-index: 0;
    margin-right: 0%;
    pointer-events:none;
}
.audit_input p span.wpcf7-spinner {
    display: none;
}
@media (max-width:1024px){
.contact_form_footer form.wpcf7-form {
    top: 50px;
    left: 0;
    right: 0;
    max-width: 750px;
    margin: 0 auto;
    width: 100%;
}
.audit_input form p span input {
    width: 100% !important;
    margin: 0 !important;
}
}



/*Fixes*/
body .category-swipe .post-title a , .category-swipe a.read-more{
    color: #000;
}
/*.case_studies_wrapper .swiper-wrapper {*/
/*  display: flex;*/
/*  transition-timing-function: linear !important;*/
/*  animation: scroll 30s linear infinite;    will-change: transform;*/
/*}*/

/*@keyframes scroll {*/
/*  0% {*/
/*    transform: translateX(0);*/
/*  }*/
/*  100% {*/
/*    transform: translateX(-50%);*/
/*  }*/
/*}*/

/*.case_studies_wrapper .swiper-slide {*/
  /*transform: translate3d(0, 0, 0); */
/*}*/
.resources_Section .e-n-tabs-content {
    margin-top: 50px;
}
@media (min-width:991px){
    .sec_heading h2:before {
    height: 85%;
    left: 0;
}

.sec_heading h2 {
    padding-left: 19px;
    position: relative;
    margin-top: 10px;
    line-height: 1.3 !important;
    display: flex;
    align-items: center;
}
}

@media (max-width:767px){
    
/* .case_studies_wrapper .swiper-wrapper {*/
/*animation: scroll 14s */


/*}*/
   
}
}


/*================= 30-sep-2025 =====================*/

body .visibility-package-form .contact_form_footer form.wpcf7-form {
    top: 0;
}

body .visibility-package-form .contact_form_footer form.wpcf7-form textarea {
    height: 160px;
}
.about-visibility-text .elementor-widget-image {
    max-width: 220px !important;
}
.about-visibility-child figure.elementor-image-box-img {
    min-width: 80px;
    height: 80px;
    /*background: #939598;*/
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    /*padding: 10px;*/
}
.about-visibility-child figure.elementor-image-box-img img {
    max-width: 100% !important;
    width: 100%;
    /*filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7497%) hue-rotate(289deg) brightness(106%) contrast(101%);*/
    height: 100%;
}
.custom-faq-visibility .e-n-accordion span.e-n-accordion-item-title-icon {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #87cbe0;
}




body .package_badge {
    background: #21aaca;
    bottom: 30px!important;
    width: 200px;
    text-align: center;
    padding: 8px 20px;
    right: -48px!important;
    color: #fff;
}
body .package_badge .elementor-heading-title {
    color: #fff!important;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) { 
/*     background: transparent!important; */
    outline: none!important;
}
ul.wixui-rich-text__text li,
ol.wixui-rich-text__text li {
    font-family: var(--e-global-typography-171f312-font-family), Sans-serif;
    font-size: var(--e-global-typography-171f312-font-size);
    font-weight: var(--e-global-typography-171f312-font-weight);
    line-height: var(--e-global-typography-171f312-line-height);
    color: var(--e-global-color-2cf96d1);
}




/*contact us form css ===============*/
/* contact us  ========= */
.contact-pg-full-img {
    max-height: 500px;
}
.contact-pg-full-img .elementor-widget-image {
    height: 100%;
}
.contact-pg-full-img .elementor-widget-image img {
    height: 100% !important;
    max-width: 100% !important;
}
.contact-us-form form .two_col p {
    display: flex;
    gap: 40px;
}
.contact-us-form form .two_col p br {
    display: none;
}
.contact-us-form form .two_col p span {
    width: 100%;
    max-width: calc(50% - 20px);
    display: inline-block;
    position: relative;
}
.contact-us-form form .two_col p span input,
.contact-us-form form .one_col p span input {
    font-size: 16px;
    border: unset;
    background: transparent;
    color: #fff;
    padding: 10px 0px 10px;
    border-bottom: 2px solid #ffffff69;
    position: relative;
    margin: 0;
    width: 100%;
}
.contact-us-form form .one_col p span {
    display: block;
    width: 100%;
    position: relative;
}

.contact-us-form form .two_col p span input::placeholder,
.contact-us-form form .one_col p span input::placeholder {
    color: #fff;
}
.contact-us-form form .two_col p {
    display: flex;
    gap: 40px;
}
.contact-us-form form .two_col p br {
    display: none;
}
.contact-us-form form .two_col p span {
    width: 100%;
    max-width: calc(50% - 20px);
    display: inline-block;
    position: relative;
}
.contact-us-form form .two_col p span input,
.contact-us-form form .one_col p span input {
    font-size: 16px;
    border: unset;
    background: transparent;
    color: #fff;
    padding: 10px 0px 10px;
    border-bottom: 2px solid #ffffff69;
    position: relative;
    margin: 0;
    width: 100%;
}
.contact-us-form form .one_col p span {
    display: block;
    width: 100%;
    position: relative;
}

.contact-us-form form .two_col p span input::placeholder,
.contact-us-form form .one_col p span input::placeholder {
    color: #fff;
}
.contact-us-form form .one_col p span.wpcf7-form-control span.wpcf7-list-item {
    margin: 0;
}
.contact-us-form form .two_col p {
    display: flex;
    gap: 40px;
}
.contact-us-form form .two_col p br {
    display: none;
}
.contact-us-form form .two_col p span {
    width: 100%;
    max-width: calc(50% - 20px);
    display: inline-block;
    position: relative;
}
.contact-us-form form .two_col p span input,
.contact-us-form form .one_col p span input {
    font-size: 16px;
    border: unset;
    background: transparent;
    color: #fff;
    padding: 10px 0px 10px;
    border-bottom: 2px solid #ffffff69;
    position: relative;
    margin: 0;
    width: 100%;
}
.contact-us-form form .one_col p span {
    display: block;
    width: 100%;
    position: relative;
}

.contact-us-form form .two_col p span input::placeholder,
.contact-us-form form .one_col p span input::placeholder {
    color: #fff;
}
.contact-us-form form .two_col p {
    display: flex;
    gap: 40px;
}
.contact-us-form form .two_col p br {
    display: none;
}
.contact-us-form form .two_col p span {
    width: 100%;
    max-width: calc(50% - 20px);
    display: inline-block;
    position: relative;
}
.contact-us-form form .two_col p span input,
.contact-us-form form .one_col p span input {
    font-size: 16px;
    border: unset;
    background: transparent;
    color: #fff;
    padding: 10px 0px 10px;
    border-bottom: 2px solid #ffffff69;
    position: relative;
    margin: 0;
    width: 100%;
}
.contact-us-form form .one_col p span {
    display: block;
    width: 100%;
    position: relative;
}

.contact-us-form form .two_col p span input::placeholder,
.contact-us-form form .one_col p span input::placeholder {
    color: #fff;
}
.contact-us-form form .one_col p span.wpcf7-form-control span.wpcf7-list-item {
    margin: 0;
}
.checkbox_btns p:first-child {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    font-family: "Antonio", sans-serif;
    margin: 20px 0 0 0;
}

.checkbox_btns p {
}

.checkbox_btns p span.wpcf7-form-control {
    display: flex;
    margin: 20px 0 20px;
    flex-wrap: wrap;
    column-gap: 10px;
}

.checkbox_btns p span.wpcf7-form-control span.wpcf7-list-item {
    margin: 0;
}

.checkbox_btns p span.wpcf7-form-control label {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 7px;
    font-family: "Josefin Sans", sans-serif;
}

.checkbox_btns p span.wpcf7-form-control label input {
    border-radius: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #fff;
    background: transparent;
}
.checkbox_btns p span.wpcf7-form-control label input[type="checkbox"]:checked:after {
    border-color: #fff;
}
.contact-us-form form .two_col p {
    display: flex;
    gap: 40px;
}
.contact-us-form form .two_col p br {
    display: none;
}
.contact-us-form form .two_col p span {
    width: 100%;
    max-width: calc(50% - 20px);
    display: inline-block;
    position: relative;
}
.contact-us-form form .two_col p span input,
.contact-us-form form .one_col p span input {
    font-size: 16px;
    border: unset;
    background: transparent;
    color: #fff;
    padding: 10px 0px 10px;
    border-bottom: 2px solid #ffffff69;
    position: relative;
    margin: 0;
    width: 100%;
}

.contact-us-form form .one_col p span {
    display: block;
    width: 100%;
    position: relative;
}

.contact-us-form form .two_col p span input::placeholder,
.contact-us-form form .one_col p span input::placeholder {
    color: #fff;
}
.contact-us-form form .two_col p {
    display: flex;
    gap: 40px;
}
.contact-us-form form .two_col p br {
    display: none;
}
.contact-us-form form .two_col p span {
    width: 100%;
    max-width: calc(50% - 20px);
    display: inline-block;
    position: relative;
}
.contact-us-form form .two_col p span input,
.contact-us-form form .one_col p span input {
    font-size: 16px;
    border: unset;
    background: transparent;
    color: #fff;
    padding: 10px 0px 10px;
    border-bottom: 2px solid #ffffff69;
    position: relative;
    margin: 0;
    width: 100%;
}
.contact-us-form form .one_col p span {
    display: block;
    width: 100%;
    position: relative;
}

.contact-us-form form .two_col p span input::placeholder,
.contact-us-form form .one_col p span input::placeholder {
    color: #fff;
}
.contact-us-form form .one_col p span.wpcf7-form-control span.wpcf7-list-item {
    margin: 0;
}
.contact-us-form form .two_col p {
    display: flex;
    gap: 40px;
}
.contact-us-form form .two_col p br {
    display: none;
}
.contact-us-form form .two_col p span {
    width: 100%;
    max-width: calc(50% - 20px);
    display: inline-block;
    position: relative;
}
.contact-us-form form .two_col p span input,
.contact-us-form form .one_col p span input {
    font-size: 16px;
    border: unset;
    background: transparent;
    color: #fff;
    padding: 10px 0px 10px;
    border-bottom: 2px solid #ffffff69;
    position: relative;
    margin: 0;
    width: 100%;
}

.contact-us-form form .one_col p span {
    display: block;
    width: 100%;
    position: relative;
}

.contact-us-form form .two_col p span input::placeholder,
.contact-us-form form .one_col p span input::placeholder {
    color: #fff;
}
.contact-us-form form .two_col p {
    display: flex;
    gap: 40px;
}
.contact-us-form form .two_col p br {
    display: none;
}
.contact-us-form form .two_col p span {
    width: 100%;
    max-width: calc(50% - 20px);
    display: inline-block;
    position: relative;
}
.contact-us-form form .two_col p span input,
.contact-us-form form .one_col p span input {
    font-size: 16px;
    border: unset;
    background: transparent;
    color: #fff;
    padding: 10px 0px 10px;
    border-bottom: 2px solid #ffffff69;
    position: relative;
    margin: 0;
    width: 100%;
}

.contact-us-form form .one_col p span {
    display: block;
    width: 100%;
    position: relative;
}

.contact-us-form form .two_col p span input::placeholder,
.contact-us-form form .one_col p span input::placeholder {
    color: #fff;
}
.contact-us-form form .one_col p span.wpcf7-form-control span.wpcf7-list-item {
    margin: 0;
}

.checkbox_btns {
}

.checkbox_btns p:first-child {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    font-family: "Antonio", sans-serif;
    margin: 20px 0 0 0;
}

.checkbox_btns p {
}

.checkbox_btns p span.wpcf7-form-control {
    display: flex;
    margin: 20px 0 20px;
    flex-wrap: wrap;
    column-gap: 10px;
}

.checkbox_btns p span.wpcf7-form-control span.wpcf7-list-item {
    margin: 0;
    width: 100%;
    max-width: calc(50% - 5px);
}

.checkbox_btns p span.wpcf7-form-control label {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 7px;
    font-family: "Josefin Sans", sans-serif;
}

.contact-us-form form .one_col {
}

.contact-us-form form .one_col input.form_submit {
    background: #fff !important;
    color: #000 !important;
    padding: 10px 30px;
    font-size: 16px;
    width: 150px;
    margin: 5px 0 0px;
    font-family: "Josefin Sans", sans-serif;
}

.contact-us-form form .one_col input.form_submit:hover {
    border-color: #fff;
}
.contact_list ul li {
    background: #21abca1f;
    margin-bottom: 10px !important;
    padding: 14px !important;
    border-radius: 8px;
}
.contact-us-map .elementor-widget-html iframe {
    max-height: 100% !important;
    height: 100%;
}
.contact-us-map .elementor-widget-html {
    height: 100%;
}
.contact-map-image img {
    height: 100% !important;
}
span.wpcf7-not-valid-tip {
    max-width: 100% !important;
    font-size: 16px;
}
.contact-us-form .wpcf7-response-output {
    color: #fff;
    font-size: 14px !important;
    margin: 16px 0 !important;
    font-family: "Josefin Sans", sans-serif;
    padding-top: 5px !important;
}
.contact-us-form input[type=checkbox]:focus{
	outline:unset;
}
.contact-us-form form .two_col p span input:focus, .contact-us-form form .one_col p span input:focus,
.contact-us-form form .one_col input.form_submit:focus{
    outline: unset;
}
.header_new .header_menus ul.hfe-nav-menu li.menu-item:not(:last-child) a.hfe-menu-item {
    background: transparent;
    text-decoration: none;
}
.header_new .header_menus ul.hfe-nav-menu li.menu-item:not(:last-child) a.hfe-menu-item:hover{
    text-decoration:underline;
} 
.header_new .header_menus ul.hfe-nav-menu li.menu-item:last-child a.hfe-menu-item:hover,
.header_new .header_menus ul.hfe-nav-menu li.menu-item:last-child a.hfe-menu-item:focus{
    background: #fff!important;
    text-decoration: none!important;
    color: #21aaca!important;
}
.header_new .header_menus ul.hfe-nav-menu li.menu-item.current-menu-item:not(:last-child) a.hfe-menu-item {
    background: transparent;
    text-decoration: underline;
}

@media (max-width:767px){
	.contact-us-form form .two_col p span {
    max-width: 100%;
}
.contact-us-form form .two_col p {
    gap: 0;
    flex-wrap: wrap;
}
.checkbox_btns p span.wpcf7-form-control span.wpcf7-list-item {
    max-width: 100%;
}
}



@media (min-width:1025px){
.home_main_banner_content {
    position: static;
}
.home_main_banner_content .elementor-widget-social-icons {
    left: 20px!important;
    top: 50%!important;
    transform: translateY(-50%);
}
}




.case_studies_list .case_study_block {
    display: block;
}
.case_studies_list .inner_case_studies_wrapper {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 40px;
}
.case_studies_list .case_studies {
    border: 0;
    margin: 0;
}
.case_studies_list .case_studies:before {
    content: none;
}
body{
	overflow-x:hidden;
}
@media (max-width:1024px){
    .case_studies_list .inner_case_studies_wrapper {
        gap: 30px 25px;
    }
}
@media (max-width:991px){
    .case_studies_list .inner_case_studies_wrapper {
        grid-template-columns: auto auto;
        gap: 30px 25px;
    }
}
@media (max-width:639px){
    .case_studies_list .inner_case_studies_wrapper {
        grid-template-columns: auto;
        gap: 30px 25px;
    }
}


@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.logo_slider div.elementor-image-carousel {
     animation: scroll 35s linear infinite!important;
     width: fit-content;
     width: max-content;
}
.logo_slider .elementor-image-carousel-wrapper.swiper.swiper-initialized{
   opacity: 0!important;
}
.logo_slider .elementor-image-carousel-wrapper.swiper {
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    width: 100%;
}
.logo_slider .swiper-wrapper{
  gap:20px;
}
.logo_slider .swiper-wrapper .swiper-slide { 
  width:auto;
  max-width:200px
}
.logo_slider img.swiper-slide-image{
  height:75px
}


/*single blog css*/
.single_post_header {
    background-image: url(https://enspire360.com/wp-content/uploads/2025/09/6381a6_b3fc5fe5ed3f46eab37ea8bbe0a19734mv2.avif);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position:relative;
    min-height: 550px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: -130px 0 0 0;
    padding:100px 0 40px;
}
.single_Resource_page article header.entry-header.alignwide {
    margin: 0;
    padding: 0;
}
.single_post_header:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgba(33, 170, 202, 1) 0%, rgba(31, 169, 202, 0.64) 50%, rgba(255, 255, 255, 0) 100%) !important;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 1;
}
.single_post_header:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 30%);
    width: 100%;
    height: 100%;
    z-index: 9;
}
.single_post_header .container {
    position: relative;
    z-index: 10;
    color: #fff;
    font-family: "Josefin Sans", Sans-serif;
}
.single_post_header h1 {
    font-family: var(--e-global-typography-b33de91-font-family), Sans-serif;
    font-size: var(--e-global-typography-b33de91-font-size);
    font-weight: var(--e-global-typography-b33de91-font-weight);
    line-height: var(--e-global-typography-b33de91-line-height);
    color: #FFFFFF;
}
.single_post_header .container {
    max-width: 1304px;
    margin: 0 auto;
    padding:0 15px;
}
.wp-singular article .entry-header h1.entry-title {
    display: none;
}



.single_news_page {
    margin: 50px 0 150px
}
.singleNews_post .singlePost_sidebar {
    flex: 0 0 calc(30% - 20px);
    max-width: calc(30% - 20px)
}
.singleNews_post .NewsPost_content {
    flex: 0 0 calc(70% - 20px);
    max-width: calc(70% - 20px);
    font-size: 16px;
    line-height: 1.7;
}

.singlePost_sidebar {
    padding-left: 50px
}

.singlePost_sidebar .newsLetter_wrap h4 {
    margin-bottom: 10px
}

.singlePost_sidebar form.newsletterForm {
    margin-top: 25px;
    margin-bottom: 25px
}

.singlePost_sidebar form.newsletterForm .form_field {
    background: #fff;
    width: auto;
    flex: 0 0 calc(100% - 56px);
    min-width: initial;
    max-width: calc(100% - 56px)
}

.singlePost_sidebar .newsLetter_wrap {
    margin-bottom: 30px
}

.singlePost_sidebar .related_content,.singlePost_sidebar .request_demo_wrap {
    background: #f2f2f2;
    padding: 30px;
    margin-bottom: 30px
}

.singlePost_sidebar p {
    /*font-family: Roboto;*/
    font-family: "Josefin Sans", Sans-serif;
    font-size: 16px;
    line-height: 1.5;
    margin: 10px 0
}

.singlePost_sidebar h4 {
    font-family: Roboto;
    font-size: 24px;
    text-transform: uppercase;
}

.singlePost_sidebar .tab_button svg {
    width: 16px;
    height: 16px;
    margin-left: 10px
}

.singlePost_sidebar .tab_button {
    margin: 20px 0 40px;
    min-width: 193px;
    padding: 12px 0;
    text-decoration: none;
    line-height: 1.2
}

.related_content_wrap ul {
    list-style: none;
    padding-left: 30px
}

.related_content_wrap ul li {
    position: relative;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 15px
}

.related_content_wrap ul li a {
    color: var(--global--color-primary)
}

.related_content_wrap ul li:before {
    position: absolute;
    top: -11px;
    left: -40px;
    background-image: url(/wp-content/uploads/2024/12/grey-arrow.png);
    content: "";
    display: block;
    background-position: center;
    width: 43px;
    height: 46px;
    background-repeat: no-repeat;
    background-size: 40%
}
.singleNews_post {
    display: flex;
    align-items: flex-start;
    gap: 30px;
}

header.entry-header h1.entry-title {
    display: none;
}
.single_news_container {
    max-width: 1920px;
    margin: auto;
    padding: 0 90px;
}

.single_news_page .single_news_container {
    max-width: 1920px;
    margin: auto;
    padding: 0 90px;
}
.single_news_page .entry-content * {
    max-width: 100%!important;
}
.single_news_page .entry-content h5, .single_news_page .entry-content strong, .single_news_page .entry-content strong span {
    font-family: "Antonio", sans-serif;
    font-weight: 700;
    font-size: 24px !important;
}
.single_news_page .entry-content p span strong {
    font-family: "Josefin Sans";
    font-weight: 700;
    font-size: 18px !important;
}
.single_news_page .entry-content p a {
    color: #21aaca;
}
.single_news_page .entry-header .post-thumbnail img {
    margin: 0!important;
}
.newsLetter_wrap {
    background: #f2f2f2;
    padding: 30px;
    margin-bottom: 30px;
}
.newsLetter  form.wpcf7-form input {
    max-width: 200px;
    width: 94%!important;
    height: 46px!important;
    font-size: 16px;
    border: 0;
}

.newsLetter  form.wpcf7-form input.wpcf7-submit {
    display: flex;
    align-items: center;
    min-width: 46px;
    width: 46px;
    padding: 13px;
    border: 1px solid #fff;
    height: 46px;
}
.newsLetter form.wpcf7-form input[type="email"] {
    max-width: 100%;
    flex: 1;
}
.newsLetter form.wpcf7-form input[type="submit"] {
    max-width: 100px;
}
.related_content_wrap ul li:before {
    height: 7px;
    width: 7px;
    top: 9px;
    left: -23px;
    background: #000;
    border-radius: 50px;
}

.single-post .entry-content {
    text-align: left;
    font-family: var(--e-global-typography-171f312-font-family), Sans-serif;
    font-size: var(--e-global-typography-171f312-font-size);
    font-weight: var(--e-global-typography-171f312-font-weight);
    line-height: var(--e-global-typography-171f312-line-height);
    color: var(--e-global-color-2cf96d1);
    margin-top: 0;
}
.single-post .entry-content > * {
    margin: 0 0 20px;
}
.single-post .entry-content h2 {
    font-family: var(--e-global-typography-b33de91-font-family), Sans-serif;
    font-size: var(--e-global-typography-b33de91-font-size);
    font-weight: var(--e-global-typography-b33de91-font-weight);
    line-height: var(--e-global-typography-b33de91-line-height);
    -webkit-text-stroke-color: #000;
    stroke: #000;
    color: #000000;
}
.single-post .entry-content h4 {
    font-family: "Antonio", Sans-serif;
    font-size: 24px; 
    font-weight: 700;
    text-transform: uppercase; 
    color: var(--e-global-color-2cf96d1);
}
.single-post .entry-content h3{
    font-family: "Antonio", Sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.4em;
    color: var(--e-global-color-2cf96d1);
    margin: 30px 0 0;
}
.single-post .entry-content p:empty,.entry-content p:empty{
    display:none;
}

@media (max-width: 1450px) {

}

@media (max-width: 1400px) {
   .single_news_page .single_news_container {
        padding: 0 50px;
    }
    .industry-absolute-image::before {
    background-size: 100% !important;
}
}


@media (max-width: 991px) {
    .singleNews_post .singlePost_sidebar {
        flex: 0 0 calc(40% - 20px);
        max-width: calc(40% - 20px);
    }
    .singleNews_post .NewsPost_content {
        flex: 0 0 calc(60% - 20px);
        max-width: calc(60% - 20px);
    }
    .singleNews_post {
        flex-wrap: wrap;
    }
}



@media (max-width: 767px) {
    .singleNews_post .singlePost_sidebar {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left:0px;
    }
        .singleNews_post .NewsPost_content {
        flex: 0 0 100%;
        max-width: 100%;
    }
     .single_news_page .single_news_container {
        max-width: 100%;
        margin: auto;
        padding: 0 15px;
    }
}

@media (max-width: 600px) {

.new_footer_sec .audit_input form p {
    width: 100%;
}
.new_footer_sec .audit_input form p {
}

.audit_input form p {
    flex-wrap: wrap;
}

.audit_input form p span {
    max-width: calc(50% - 8px) !important;
}

.audit_input form p input {
    margin: 0 !important;
}
.new_footer_sec .audit_input form p input.wpcf7-submit {
    max-width: 100% !important;
}
}

.logo_slider img.swiper-slide-image {
    height: auto;
    width:auto;
    max-width:150px;
    max-height: 70px;
    min-height:70px;
    object-fit: contain;
}

.audit_input form p {
    display: flex;
    /*flex-wrap: wrap;*/
    gap: 15px;
}
.audit_input form p span {
    width: 100% !important;
    max-width: calc(33% - 8px);
}
.audit_input form p span input {
    margin: 0 !important;
}
.audit_input form p br{
    display:none;
}
.new_footer_sec .audit_input form p {
    width: 90%;
    max-width: unset;
}
.new_footer_sec .audit_input form p input.cf7-hidden-submit {
    width: 100%;
    font-family: "Josefin Sans", Sans-serif;
}
.degree-audit .audit_input span.wpcf7-form-control-wrap input {
    padding: 10px; 
}

.degree-audit .audit_input span.wpcf7-form-control-wrap input::placeholder {
    color: #fff;
    opacity: 0.5;
    font-family: "Josefin Sans", Sans-serif;
}
.audit_input input::placeholder {
    font-family: "Josefin Sans", Sans-serif !important;
}
.new_footer_sec .audit_input form p input.wpcf7-submit {
    /*padding: 0;*/
    max-width: 115px; 
}
.contact_form_footer form.wpcf7-form.invalid .fields-sec span.wpcf7-not-valid-tip {
    color: #dc3232;
    font-weight: 400;
    font-size: 14px;
    text-align: start;
    text-transform: lowercase;
    font-family: "Josefin Sans", Sans-serif;
    padding-top: 5px;
}
form.invalid .wpcf7-response-output {
    margin: 10px 0 0;
    font-size: 12px;
}
footer#colophon .audit_input .wpcf7-response-output {
    position: absolute;
    font-size: 14px;
    font-family: "Josefin Sans", sans-serif;
    color: #fff;
    line-height: 1.4;
    padding-top: 5px;
}
.contact_form_footer form.invalid .wpcf7-response-output {
    /* position: absolute; */
    bottom: 48px;
    right: 37px;
    /* max-width: calc(100% - 270px); */
    font-size: 14px;
    font-family: "Josefin Sans", sans-serif;
    line-height: 1.4;
    padding-top: 5px;
}
.case_study_block_content ul li:nth-child(3) {
    display: none;
}


.singlePost_sidebar .newsLetter_wrap form p span input {
    width: 100% !important;
}

.singlePost_sidebar .newsLetter_wrap form p input.wpcf7-submit {
    max-width: 20%;
}

.singlePost_sidebar  .audit_input .newsLetter_wrap form p {
    flex-wrap: wrap;
    gap: 10px;
}
.singlePost_sidebar .audit_input .newsLetter_wrap form p input[type="submit"] {
    /*width: 120px!important;*/
    max-width: initial;
    margin-left: auto;
    width: 100% !important;
}
.singlePost_sidebar .newsLetter_wrap form p span.wpcf7-form-control-wrap {
    max-width: calc(50% - 5px)!important;
}
@media (max-width:479px){
    .singlePost_sidebar .audit_input .newsLetter_wrap form p input[type="submit"] {
        width: 100%!important;
        max-width: initial;
    }
    .home_main_banner_content .elementor-widget-text-editor {
    font-size: 13px !important;
}
}

.wp-singular footer.entry-footer.default-max-width {
    display:none;
}
.contact_form_footer form p input.wpcf7-form-control.wpcf7-submit {
    font-family: "Josefin Sans", sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: :1;
}
.footer_bottom_left h4 a {
    color: #fff;
}
.testimonial-list-sections .testimonial-meta strong {
    text-transform: uppercase;
}
.faq_Section .e-n-accordion p a,
.faq_Section .e-n-accordion a{
    color: #21AACA;
}


/*header#masthead .header_new {*/
/*    position: absolute;*/
/*    top: 120px;*/
/*}*/
/*.banner_sec {*/
/*    top: 86px;*/
/*}*/




.ehf-header #masthead.sticky {
    clear: both;
    position: sticky;
    top: 0;
    z-index: 9999999999;
    background: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1); 
}

#masthead.sticky .elementor-widget-site-logo {}

#masthead.sticky .elementor-widget-site-logo img {
    /*filter: brightness(0) saturate(100%) invert(0%) sepia(82%) saturate(7427%) hue-rotate(245deg) brightness(94%) contrast(86%);*/
    filter: brightness(0) saturate(100%) invert(51%) sepia(90%) saturate(410%) hue-rotate(144deg) brightness(94%) contrast(90%);
}

#masthead.sticky ul {}

#masthead.sticky ul a {
    color: #21aaca;
}

#masthead.sticky ul li:last-child {}

#masthead.sticky ul li:last-child a {
    color: #fff;
}
#masthead.sticky ul li:last-child a:hover {
    background: #21abcb !important;
    color: #fff !important;
}

.industry-absolute-image {
    height: 100%;
}

@media (max-width:1024px){


#masthead.sticky .hfe-nav-menu__toggle svg path {
    fill: #21abcb;
}

#masthead.sticky ul li:last-child a {
    background: #fff;
    color: #21aaca;
    padding-left: 15px !important;
}
.error-pg-icons {
    display: none;
}
}



.terms_privacy h2 {
    font-size: 24px;
    margin-bottom: 15px;
    font-family: "Antonio", sans-serif;
}

.terms_privacy {}

.terms_privacy p, .terms_privacy ul {
    font-size: 18px;
    font-family: "Josefin Sans";
    margin-bottom: 25px;
}

.terms_privacy h3 {
    margin-bottom: 10px;
    font-family: "Antonio", sans-serif;
    font-size: 20px;
    /* padding-left: 30px; */
    margin-top: 30px;
}

.terms_privacy h3 + p {
}

.terms_privacy h3 + ul {
    margin: 0;
    padding-left: 20px;
}

.terms_privacy ul {
    padding-left: 20px;
}

.elementor-widget-image img {
    height: 100% !important;
}

/*.case-study-images img {*/
/*    height: 100% !important;*/
/*}*/

header.sticky .header_new nav > ul >li:not(:last-child) a {
    color: #000 !important;
}
.platform_grid .elementor-widget-image img {
    width: 50px !important;
    height: 50px !important;
}

/* ============================ 404 error page ============================ */
.error-page-section {
    margin-top: -152px;
    background-image: url(https://staging.enspire360.com/wp-content/uploads/2025/09/main-collage-img-min.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-height: 990px;
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.error-page-section .container {
    max-width: 1304px;
    margin: auto;
    width: 100%;
}

.error-page-section:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgba(33, 170, 202, 1) 0%, rgba(31, 169, 202, 0.64) 50%, rgba(255, 255, 255, 0) 100%) !important;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 1;
}

.error-page-section:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 30%);
    width: 100%;
    height: 100%;
    z-index: 9;
}

.error-page-section-inner {
    padding: 0 80px;
    position: relative;
    z-index: 99;
}
.error-page-section-inner h1 {
    font-family: "Antonio", Sans-serif;
    font-size: 180px;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
}

.error-page-section-inner p {
    text-align: center;
    font-family: "Josefin Sans", sans-serif;
    "Josefin Sans", font-family: sans-serif;
    color: #fff;
    margin: 40px 0;
}

.page_links_ctm {
    display: flex; 
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.page_links_ctm a {
    border: 3px solid #fff;
    text-align: center;
    line-height: 1;
    text-decoration: none;
    background-color: #00000000;
    font-family: "Josefin Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 50px;
    transition: all 0.3s;
}
.page_links_ctm a:hover{
    background-color: #FFFFFF;
    color: #21AACA;
    border-color: #21AACA;
}
.error-pg-icons {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
}

.error-pg-icons svg {
    fill: #fff;
    width: 25px;
    height: 25px;
}

.error-pg-icons svg path {
    /* fill: #fff; */
}

.error-pg-icons a.elementor-icon {
    border: 1px solid #fff;
    padding: 4px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
}

.error-pg-icons .elementor-social-icons-wrapper {
    gap: 10px;
    display: flex;
    flex-direction: column;
}

.error-pg-slider .swiper-container {
  width: 100%;
  height: auto;
}

.error-pg-slider .swiper-slide {
  overflow: hidden;
}

.error-pg-slider img {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: auto;
    object-fit: cover;
  }

.error-pg-slider .swiper-free-mode 
  > .swiper-wrapper {
    transition-timing-function: linear;
    margin: 0 auto;
}

@media (max-width:600px){
.error-page-section-inner h1 {
    font-size: 100px !important;
}
.page_links_ctm {
    gap: 20px;
}
/*.page_links_ctm a {*/
/*    min-width: 230px;*/
/*}*/
.error-page-section-inner {
    padding: 0 20px;
}
.error-page-section {
    min-height: 125dvh;
}
.error-page-section-inner p {
    margin: 20px 0;
}
}





