
@font-face {
    font-family: 'HelveticaNeue';
    src: url('fonts/HelveticaNeue.eot');
    src: url('fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue.woff2') format('woff2'),
        url('fonts/HelveticaNeue.woff') format('woff'),
        url('fonts/HelveticaNeue.ttf') format('truetype'),
        url('fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeue-Bold';
    src: url('fonts/HelveticaNeue-Bold.eot');
    src: url('fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Bold.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Bold.woff') format('woff'),
        url('fonts/HelveticaNeue-Bold.ttf') format('truetype'),
        url('fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}





body {
    font-family: 'HelveticaNeue' !important;
    font-weight: normal !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'HelveticaNeue-Bold' !important;
    font-weight: normal !important;
}
b, strong {
    font-family: 'HelveticaNeue-Bold' !important;
    font-weight: normal !important;
}

header#masthead {
    background: #87af3f;
}
#masthead .elementor-section:first-child {
    border-color: rgba(255,255,255,.30);
}
#masthead .elementor-section p {
    color: #fff;
    margin-bottom: 0;
}
#masthead .elementor-section:last-child {
    padding: 15px 20px;
    border: none;
}
.hfe-site-logo img {
    max-height: 120px;
}

.primary-navigation ul li.menu-item a {
    color: #fff !important;
}

#masthead .elementor-button {
    border: none;
}
#masthead .elementor-button .elementor-button-icon {
    display: none;
}



#main_banner .elementor-container, #main_banner .elementor-container .cycloneslider {
    max-width: none !important;
}
#main_banner .cycloneslider {
    width: 100%;
    z-index: 9;
    max-width: none !important;
}
#main_banner .cycloneslider::before {
    top: 0;
    left: 0;
    z-index: 2;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(51,51,50,.10);
}
#main_banner .cycloneslider::after {
    left: 0;
    bottom: 0;
    z-index: 3;
    content: '';
    width: 100%;
    height: 637px;
    position: absolute;
    background: url(images/main-banner-curve.png) no-repeat center bottom;
    background-size: 100%;
}
#main_banner .col-md-12 {
    padding: 0;
}
#main_banner .cycloneslider-slides {
    overflow: visible;
    position: unset !important;
}
.home .cycloneslider-slides::after {
    right: -100px;
    bottom: 100px;
    content: '';
    width: 35%;
    height: 100%;
    position: absolute;
    background: url(images/main-banner-overlay.svg) no-repeat center bottom;
    background-size: 100%;
}
#main_banner .cycloneslider-slide {
    z-index: unset !important;
    background: none !important;
}
#main_banner .wpb_text_column {
    margin-bottom: 0;
}
#main_banner img {
    width: 100%;
}
.slide_caption {
    top: 100px;
    left: 60px;
    z-index: 9999;
    text-align: left;
    position: absolute;
}
.slide_caption h1 {
    color: #fff;
    font-size: 70px;
    line-height: 1;
    font-weight: 800 !important;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.slide_caption p {
    color: #fff;
    font-size: 20px;
    padding: 0 15px;
    margin-bottom: 20px;
    background: #f89a20;
}
#question_information .elementor-column:nth-child(2) { padding-left:90px;}
.slide_caption a {
    color: #231f20;
    font-size: 15px;
    text-align: center;
    padding: 15px 30px;
    background: #fff;
    display: inline-block;
    text-transform: uppercase;
}
.slide_caption a:hover {
    color: #fff;
    background: #000;
    text-decoration: none;
}




.breadcrumb-wrap {
    position: relative;
}
.breadcrumb-wrap section.elementor-section {
    height: 420px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 0 !important;
}
.breadcrumb-wrap .elementor-container {
    width: 100%;
}
.breadcrumb-wrap::before {
    z-index: 2;
    content: '';
    right: -112px;
    bottom: 20px;
    width: 38%;
    height: 100%;
    position: absolute;
    background: url(images/main-banner-overlay.svg) no-repeat center bottom;
    background-size: 100%;
}
.breadcrumb-wrap::after {
    left: 0;
    bottom: -5px;
    z-index: 3;
    content: '';
    width: 100%;
    height: 500px;
    position: absolute;
    background: url(images/subheader_round_overlay.png) no-repeat center bottom;
    background-size: 100%;
}
.breadcrumb-wrap .elementor-background-overlay {
    opacity: 1 !important;
    background: rgba(50,51,50,.22) !important;
}
.breadcrumb-wrap h1.fixtor-title {
    text-align: left !important;
    margin-top: -40px;
}
.breadcrumb-wrap h1.fixtor-title::after {
    content: '';
    width: 90px;
    height: 110px;
    display: inline-block;
    vertical-align: middle;
    background: url(images/logo-circle-white.svg) no-repeat;
    background-size: contain;
}








#page #content.site-content {
    margin-bottom: 0;
}
#main .elementor .elementor-element {
    line-height: 1.3;
}
#home_about {
    position: relative;
    z-index: 9;
}
#home_about .elementor-widget-wrap {
    padding-top: 10px;
    padding-bottom: 0;
}
#home_about .elementor-section .elementor-column:first-child .elementor-widget-container {
    color: #f89a20;
}
#home_about .elementor-section .elementor-column:first-child h2 {
    color: #87af3f;
}
#home_about .elementor-section .elementor-column:first-child h2 b {
    color: #b6d433;
}

#home_about .elementor-section .elementor-column:nth-child(2) strong {
    color: #666766;
}

.elementor-827 .elementor-element.elementor-element-b147032 > .elementor-widget-container {
    margin: 0px 0px 25px 0px !important;
}
#home_about .elementor-section .elementor-column:last-child h4 {
    color: #020303;
    font-size: 30px;
    margin-bottom: 0;
}
#home_about .elementor-section:first-child {
    margin-bottom: 10px;
}
#home_about .elementor-section:first-child .elementor-column:last-child a {
    color: #fff;
    border: none;
    font-size: 16px;
    font-weight: 400;
    padding: 20px 40px;
    background: #f89a20;
}
#home_about .elementor-section:first-child .elementor-column:last-child .elementor-button-icon {
    display: none;
}

#home_about .elementor-section:last-child {
    padding-bottom: 30px !important;
}
#area_types .elementor-cta__bg-overlay {
    background: rgba(35,31,32,.10);
}
#area_types.elementor-section .elementor-column h2 {
    color: #fff !important;
}
#area_types.elementor-section .elementor-column:first-child .elementor-button-link {
    background: #b6d433;
}
#area_types.elementor-section .elementor-column:nth-child(2) .elementor-button-link {
    background: #87af3f;
}
#area_types.elementor-section .elementor-column:last-child .elementor-button-link {
    font-size: 12px;
    background-color: #f89a20;
}



#why_choose_us {
    padding-top: 30px;
}
#why_choose_us h2 {
    font-weight: 800 !important;
}
#why_choose_us .elementor-widget-container {
    color: #f89a20;
}
#why_choose_us .elementor-column:nth-child(2) .elementor-widget-wrap {
    background-color: #f68a24;
}
#why_choose_us .elementor-element > .elementor-element-populated * {
    color: #000;
}
#why_choose_us .elementor-element.elementor-col-25 > .elementor-element-populated {
    background-color: initial !important;
}
#why_choose_us .elementor-element.elementor-col-25:hover > .elementor-element-populated {
    background-color: #f89920 !important;
}
#why_choose_us .elementor-element.elementor-col-25:hover > .elementor-element-populated * {
    color: #fff;
}



#grants {
    margin: 30px 0;
}
#grants .elementor-column {
    justify-content: center;
}
#grants .elementor-widget-wrap {
    width: auto;
    display: inline-block;
}
#grants .elementor-widget-wrap::before,
.financial_support .elementor-widget-image:first-child::before {
    top: -70px;
    right: -160px;
    content: '';
    width: 420px;
    height: 400px;
    position: absolute;
    background: url(images/main-banner-overlay.svg) no-repeat;
    background-size: contain;
    transform: rotate(-55deg);
}
#grants .elementor-widget-wrap::after {
    bottom: -40px;
    left: -70px;
    content: '';
    width: 260px;
    height: 240px;
    position: absolute;
    background: url(images/main-banner-overlay.svg) no-repeat;
    background-size: contain;
    transform: rotate(120deg);
}
#grants .elementor-column .elementor-element:nth-child(2) {
    position: absolute;
    width: 260px;
    top: 50%;
    left: 50%;
    transform: translateX(-100%) translateY(-60%);
}
#grants .elementor-column .elementor-element:first-child {
    display: inline-block;
    width: auto;
    position: relative;
}
#grants .elementor-column .elementor-element:first-child::before,
.financial_support .elementor-widget-image:first-child .elementor-widget-container::before {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 100%;
    position: absolute;
    background: rgba(18,18,18,.2);
}
#grants .elementor-column .elementor-element:first-child img,
.financial_support .elementor-widget-image:first-child img {
    border-radius: 100%;
}
#grants .elementor-column .elementor-element h2 {
    color: #fff;
    font-size: 48px;
    font-weight: 800 !important;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#grants .elementor-column .elementor-element {
    color: #fff;
}
#grants .elementor-column .elementor-element a {
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    padding: 16px 20px;
    background: #b6d433;
    display: inline-block;
}
#grants .elementor-column .elementor-element a:hover {
    background: #000;
}
#grants .elementor-column .elementor-element:last-child,
.financial_support .elementor-widget-image:last-child {
    bottom: 10px;
    right: -30px;
    position: absolute;
    width: 270px;
    height: 270px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 50%;
    background: #fff;
    align-items: center;
    justify-content: center;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 25%);
}
#grants .elementor-column .elementor-element:last-child img,
.financial_support .elementor-widget-image:last-child img {
    width: 240px;
    height: 60px;
}



#customer_reviews .elementor-widget-container {
    color: #f89a20;
}
#customer_reviews h2 {
    font-weight: 900 !important;
}





#ev_charger {
    display: table;
    margin-left: auto;
    margin-right: auto;
}
#ev_charger .elementor-col-50:first-child {
    z-index: 2;
    width: 250px;
    height: auto;
}
#ev_charger .elementor-col-50:first-child img {
    width: 300px;
    height: 300px;
    transform: none;
    max-width: 300px;
    max-height: 300px;
    border-radius: 50%;
    border: 10px solid #fff;
}
/* #ev_charger img {
    min-height: 270px;
    border-radius: 50%;
    transform: scale(1.1);
} */
#ev_charger .elementor-col-50:last-child {
    margin-left: -20px;
    width: calc(100% - 230px);
}
#ev_charger .elementor-widget-text-editor {
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    background: #f68a24;
    /* padding: 20px 20px 20px 100px; */
    border-radius: 0 20px 20px 0;
}
#ev_charger .elementor-widget-text-editor p:first-child {
    padding: 20px 40px 0px 100px;
}
#ev_charger .elementor-widget-text-editor strong {
    color: #fff;
    font-size: 24px;
}
#ev_charger .elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}
#ev_charger a {
    color: #fff;
    float: right;
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    text-align: right;
    padding: 15px 40px 15px 20px;
    background: #b5d333;
}
#ev_charger a:hover {
    background: #000;
}






footer#colophon .elementor > .elementor-section:first-child {
    padding-bottom: 0;
}
footer#colophon .elementor-section:first-child .elementor-section:first-child {
    margin-top: 30px;
    margin-bottom: 30px;
}
footer#colophon .elementor ul {
    line-height: 1.2;
}










.page-id-7897 .breadcrumb-wrap .elementor-section {
    background-image: url(https://solarchoices.ie/wp-content/uploads/2022/04/solarireland-header.jpg) !important;
}
.page-id-7897 .elementor-section.elementor-element-3d0bc27 {
    background-image: url(https://solarchoices.ie/wp-content/uploads/2022/04/about_bg.jpg) !important;
}




.financial_support .elementor-column:first-child {
    padding-top: 30px;
    padding-bottom: 30px;
}
.financial_support .elementor-widget-wrap {
    justify-content: flex-end;
}
.financial_support .elementor-widget-image:first-child {
    z-index: 2;
    width: 450px;
    margin-top: -80px;
}
.financial_support .elementor-widget-image:first-child::before {
    top: -57px;
    z-index: -1;
    right: -50px;
    width: 200px;
    height: 200px;
    transform: rotate(3deg);
}
.financial_support .elementor-widget-image:last-child {
    z-index: 2;
    padding: 20px;
    width: 200px;
    height: 200px;
    position: unset;
    margin: -140px 40px 30px 0;
}


section#aca {
    z-index: 2;
    position: relative;
}
section#aca .elementor-container::after {
    top: 50px;
    right: 0;
    width: 24%;
    height: 340px;
    content: '';
    position: absolute;
    background: url(images/logo-circle-white.svg) no-repeat;
    background-size: contain;
}




.page-id-8028 section#aca {
    margin-top: -130px;
    z-index: 1;
}
.page-id-8028 section#aca .elementor-container::after {
    top: 80px;
    height: 280px;
}




.page-id-7991 .financial_support strong,
.page-id-7939 .financial_support strong,
.page-id-7939 .commercial_agriculture strong {
    color: #fff !important;
}
.page-id-7991 .financial_support ul,
.page-id-7939 .financial_support ul {
    margin-left: 0;
}
.page-id-7991 .financial_support li,
.page-id-7939 .financial_support li {
    font-size: 15px;
    margin: 10px 0;
    padding: 5px 10px;
    color: #b6d433;
    background: #fff;
    list-style-position: inside;
}
.page-id-7991 .financial_support li span,
.page-id-7939 .financial_support li span {
    float: right;
}

.page-id-7991 .financial_support .elementor-column:last-child::after {
    bottom: -250px;
    right: 120px;
    width: 47%;
    height: 340px;
    content: '';
    position: absolute;
    background: url(images/logo-circle-white.svg) no-repeat;
    background-size: contain;
}




.page-id-7897 #content .elementor > .elementor-section:first-child {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.page-id-7897 #content .elementor > .elementor-section:first-child .elementor-section {
    margin-top: 0;
}
.page-id-7897 #content .elementor-section:first-child .elementor-section .elementor-column:first-child {
    padding-top: 50px;
}
.page-id-7897 #content .elementor > .elementor-section:nth-child(2) {
    margin-top: -100px;
}


#about_detail_columns .elementor-widget-image {
    height: 150px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#about_detail_columns img {
    max-height: 120px;
    width: 100%;
    max-width: 230px;
}




.page-id-7939 .financial_support {
    z-index: 9;
}
.page-id-7939 .financial_support .elementor-widget-image:first-child .elementor-widget-container::before,
.page-id-7939 .financial_support .elementor-widget-image:first-child::before {
    display: none;
}
.page-id-7939 .financial_support .elementor-widget-image:last-child {
    margin: -90px 40px 30px 0;
}
.page-id-7939 .financial_support .elementor-widget-image:last-child img {
    border-radius: unset;
}
.page-id-7939 section#aca .elementor-container::after {
    top: 120px;
}

.grants_bottom_banner {
    z-index: 9;
}




elementor-testimonial-rating {
    font-family: 'Font Awesome 5 Solid' !important;
    font-weight: 900 !important;
}






.list-center ul {
    margin: 0px auto 20px auto;
    display: table;
}
.list-center ul span {
    min-width: 300px;
    float: right;
    text-align: right;
}
.elementor-hidden-desktop {
    display: none !important;
}




footer .elementor-container {
    justify-content: space-between;
}
footer .elementor-column.elementor-col-25 {
    width: 100% !important;
    display: inline-block;
    flex: none;
    max-width: 200px;
}
footer ul li::before {
    content: '-';
    font-size: 18px;
    color: #f89a21;
    margin-right: 10px;
}


.for_mobile {
    display: none !important;
}
@media only screen and (max-width: 1280px) {
    
    .elementor-1247 .elementor-element.elementor-element-e42f22e .main-navigation ul.menu > li.menu-item > a {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
@media only screen and (max-width: 1024px) {

    #masthead .elementor-section:last-child {
        padding: 15px 20px;
    }
    .elementor-hidden-desktop {
        display: block !important;
    }
    .hfe-site-logo img {
        width: 100%;
    }
    #masthead .menu-mobile-nav-button .fixtor-icon > span {
        background: #fff ;
    }

    .page-id-8028 section#aca {
        margin-top: 0;
    }
}
@media only screen and (max-width: 768px) {

    .slide_caption h1 {
        font-size: 40px;
    }
    .slide_caption p {
        font-size: 16px;
    }
    .slide_caption a {
        padding: 12px 20px;
    }


    .breadcrumb-wrap .breadcrumb {
        text-align: left !important;
    }
    .breadcrumb-wrap::before {
        right: -40px;
    }
    .breadcrumb-wrap h1.fixtor-title {
        position: relative;
        display: inline-block;
        font-size: 30px !important;
    }
    .breadcrumb-wrap h1.fixtor-title::after {
        top: 50%;
        right: -60px;
        width: 60px;
        height: 60px;
        position: absolute;
        transform: translatey(-50%);
    }

    #grants .elementor-column .elementor-element:last-child,
    .financial_support .elementor-widget-image:last-child {
        right: 20px;
    }

    footer .elementor-column.elementor-col-25 {
        width: 25% !important;
    }

    .elementor-element-6f38ff3 h2,
    .elementor-element-45a1e80 h2,
    .elementor-element-7eb01310 h2 {
        line-height: 1 !important;
    }



    #question_information .elementor-column:nth-child(2) {
        padding-left: 0;
    }
}
@media only screen and (max-width: 767px) {

    #masthead .elementor-top-section .elementor-widget-wrap {
        justify-content: center;
    }
    #masthead .elementor-section:last-child .elementor-column:nth-child(2) .elementor-widget-wrap {
        justify-content: flex-start;
    }
    #masthead .elementor-column:first-child {
        order: 12;
    }
    #masthead .elementor-section:last-child .elementor-canvas-menu-wrapper {
        justify-content: flex-end;
    }


    #why_choose_us ul {
        margin: 0 auto;
        display: table;
    }


    .elementor-827 .elementor-element.elementor-element-db80815 > .elementor-element-populated {
        padding: 60px 30px 60px 30px !important;
    }


    footer .elementor-social-icons-wrapper,
    footer .elementor-icon-box-wrapper {
        text-align: center !important;
    }
    footer .elementor-section .elementor-widget-wrap .elementor-column {
        width: 50% !important;
        max-width: none;
    }


    .elementor-element-6a67c245,
    .elementor-element-984d296,
    .elementor-element-64bb121f {
        margin-bottom: 30px !important;
    }

    section.elementor-element-5ed75d5,
    .elementor-element-2125ab2,
    .elementor-element-2a2ed486,
    .elementor-element-73ba93c,
    #question_information {
        text-align: center;
    }
    .elementor-element-2125ab2 div {
        margin: 0 auto;
    }
    .elementor-element-6e117959,
    .elementor-element-a2d1d5a,
    .elementor-element-27025bb2 {
        padding-bottom: 0 !important;
    }
    .elementor-element-6a67c245,
    .elementor-element-984d296,
    .elementor-element-64bb121f {
        padding-top: 0 !important;
    }
    .elementor-element-6e117959 .elementor-widget-wrap,
    .elementor-element-6a67c245 .elementor-widget-wrap,
    .elementor-element-a2d1d5a .elementor-widget-wrap,
    .elementor-element-984d296 .elementor-widget-wrap,
    .elementor-element-27025bb2 .elementor-widget-wrap,
    .elementor-element-64bb121f .elementor-widget-wrap {
        justify-content: center;
    }

    .financial_support .elementor-widget-wrap {
        justify-content: center;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    #aca {
        padding-left: 30px !important;
    }
    .page-id-7939 #aca {
        padding-left: 0 !important;
    }
    .financial_support .elementor-widget-image:first-child {
        margin-top: 20px;
        margin-bottom: 70px;
    }
    .financial_support .elementor-widget-image:last-child {
        transform: translateX(130px);
    }

    .elementor-element-7944f57 .elementor-col-50:first-child,
    .elementor-element-33eabb5a .elementor-col-50:first-child {
        padding-left: 20px;
    }
    .elementor-element-4a28a96d .elementor-col-50:first-child,
    .elementor-element-5348eb70 .elementor-col-50:first-child {
        padding-left: 20px;
        padding-right: 20px;
    }

    #aca .elementor-widget-wrap {
        max-width: 70%;
    }


    .page-id-7939 .financial_support .elementor-widget-image:last-child {
        float: none;
        position: unset;
        margin: 0 auto 30px auto;
        transform: none;
    }
    .page-id-7939 section#aca .elementor-container::after {
        height: 160px;
        top: initial;
        bottom: -50px;
        right: -20px;
    }
}
@media only screen and (max-width: 667px) {

    #ev_charger {
        margin-top: 30px;
    }
    #ev_charger .elementor-col-50:first-child {
        width: 100%;
    }
    #ev_charger .elementor-col-50:first-child img {
        width: 300px;
        height: 300px;
        max-width: 300px;
        max-height: 300px;
    }
    #ev_charger .elementor-col-50:last-child {
        width: 100%;
        margin-left: 0;
        margin-top: -60px;
    }
    #ev_charger .elementor-widget-text-editor {
        padding-top: 40px;
        border-radius: 20px;
    }
    #ev_charger .elementor-widget-text-editor p:first-child {
        font-size: 15px;
        padding-left: 30px;
        padding-right: 30px;
    }
    #ev_charger .elementor-widget-text-editor strong {
        font-size: 20px;
    }
}
@media only screen and (max-width: 568px) {

    #main_banner .cycloneslider::after {
        bottom: 12px;
    }
    .slide_caption {
        top: 30px;
        left: 30px;
    }
    .slide_caption h1 {
        font-size: 30px;
    }
    .slide_caption a {
        padding: 10px 15px;
        font-size: 13px;
    }


    #home_about .elementor-inner-section:first-child {
        margin-bottom: 50px !important;
    }

    #grants .elementor-column .elementor-element:last-child, 
    .financial_support .elementor-widget-image:last-child {
        right: 20px;
        position: relative;
        float: right;
        margin: -60px 0 0 0;
        z-index: 9;
    }
    #grants .elementor-widget-wrap::after {
        bottom: 180px;
        left: 0;
        width: 130px;
        height: 150px;
    }
    #grants .elementor-widget-wrap::before, 
    .financial_support .elementor-widget-image:first-child::before {
        top: 20px;
        right: 0;
        width: 130px;
        height: 150px;
    }
    #grants .elementor-column .elementor-element:nth-child(2) {
        position: absolute;
        width: 100%;
        top: 40%;
        left: 50%;
        max-width: 290px;
        transform: translateX(-50%) translateY(-60%);
    }
    #grants .elementor-column .elementor-element h2 {
        font-size: 30px;
    }
    #grants .elementor-column .elementor-element a {
        font-size: 14px;
        padding: 10px 15px;
    }

    .page-id-8396 .financial_support .elementor-element-35962cc5 {
        margin: -140px 0 0 0;
    }
}
@media only screen and (max-width: 480px) {

    .for_desktop {
        display: none !important;
    }
    .for_mobile {
        display: block !important;
    }

    #main_banner .cycloneslider::after {
        bottom: 20px;
    }
    .slide_caption {
        top: 25%;
        width: 70%;
    }
    .slide_caption p {
        padding: 6px 10px;
    }


    #home_about .elementor-section:first-child .elementor-column:last-child a {
        padding: 10px 20px;
    }


    #grants .elementor-column .elementor-element:last-child, .financial_support .elementor-widget-image:last-child {
        right: 0;
        margin-top: -20px;
    }
    #grants .elementor-widget-wrap::before, .financial_support .elementor-widget-image:first-child::before {
        top: -20px;
        right: -10px;
    }
    #grants .elementor-column .elementor-element:nth-child(2) {
        width: 100%;
        top: 40%;
        left: 50%;
        max-width: 180px;
    }
    #grants .elementor-column .elementor-element p {
        font-size: 12px;
        line-height: 1;
    }
    #grants .elementor-column .elementor-element h2 {
        font-size: 22px;
    }

    #grants .elementor-column .elementor-element:last-child, 
    .financial_support .elementor-widget-image:last-child {
        width: 160px;
        height: 160px;
    }
    #grants .elementor-column .elementor-element:last-child img, 
    .financial_support .elementor-widget-image:last-child img {
        width: 120px;
    }
    #grants .elementor-widget-wrap::after {
        bottom: 70px;
    }

    .page-id-7991 .financial_support .elementor-widget-image:last-child,
    .page-id-8028 .financial_support .elementor-widget-image:last-child,
    .page-id-8038 .financial_support .elementor-widget-image:last-child {
        margin-top: -70px;
    }
    .page-id-7991 .financial_support .elementor-column:last-child::after {
        right: 210px;
    }
    .page-id-7991 .financial_support .elementor-widget-image:first-child,
    .page-id-8028 .financial_support .elementor-widget-image:first-child,
    .page-id-8038 .financial_support .elementor-widget-image:first-child,
    .page-id-8396 .financial_support .elementor-widget-image:first-child {
        margin-bottom: 0;
    }
    .page-id-7991 .financial_support .elementor-widget-image:last-child,
    .page-id-8028 .financial_support .elementor-widget-image:last-child,
    .page-id-8038 .financial_support .elementor-widget-image:last-child,
    .page-id-8396 .financial_support .elementor-widget-image:last-child {
        right: 70px;
    }

    .page-id-8028 section#aca .elementor-container::after {
        top: 170px;
        height: 120px;
    }

    .page-id-8038 #aca .elementor-container::after {
        top: initial;
        bottom: -60px;
        height: 110px;
    }

    #content .elementor > .elementor-element:first-child h2 span {
        display: block;
    }
    #content .elementor > .elementor-element:first-child p br {
        display: none;
    }

    .page-id-7939 section#aca .elementor-container::after {
        height: 130px;
        right: 0px;
    }
	#customer_reviews { display:none !important;}

}