/* 
Theme Name: Hello Apex Energies
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


.menu-bold a
{
    font-weight: bold;
}

.menu-btn
{
    background-color: #FFDE00;
    border-radius: 20px;
    font-weight: 600;
}

.menu-btn .elementor-item:after
{
    display: none;
}

.menu-btn a.elementor-item
{
    color: #000 !important;
}

.list-plus ul,
.list-check ul
{
    list-style-type: none;
    padding: 0;
}

.list-plus ul > li
{
    background-image: url("img/icone-plus.svg");
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 20px;
    padding-left: 27px;
    line-height: 18px!important;
    margin-bottom: 10px;
}

.list-check ul > li
{
    background-image: url("img/icone-check.png");
    background-repeat: no-repeat;
    background-position: top+4px left;
    background-size: 20px;
    padding-left: 30px;
    margin-bottom: 10px;
}

.strong-plus strong,
.strong-plus b
{
    background-color: #FFDE00;
    border-radius: 60px;
    padding: 0px 10px;
    width: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
}


.realisation-filters .input-field
{
    margin-bottom: 30px;
}
.realisation-filters label
{
    font-weight: 600;
    font-size: 13px;
}

.realisation-filters select
{
    border-radius: 0;
    border-style: none;
    border-bottom: 1px solid #FFDE00;
    padding-left: 0;
    font-weight: 600;
    font-size: 13px;
}


.job_list
{
    border-style: none;
}
.job-list th,
.job-list td
{
   text-align: center;
    border-style: none!important;
    padding: 15px 5px;
    vertical-align: middle;
}

.job-list .elementor-button
{
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: var( --e-global-color-bc494ec );
}

#cookie-notice .cn-button.btn-yellow
{
    background-color: #FFDE00;
    color:var(--e-global-color-primary);
}

.sendinblue-form {
    text-align: center;
}
.sendinblue-form input[type="text"],
.sendinblue-form input[type="email"]
{
    width: auto;
    min-width: 300px;
}

.sendinblue-form input[type="submit"]
{
    border-color: var(--e-global-color-primary);;
}


p{
    word-break: break-word;
}


.cocon:not(.expanded) .elementor-posts > article:nth-child(n+5)
{
    display: none;
}

.cocon:not(.expanded) .elementor-widget-container:after
{
    content:'Afficher plus ▼';
    display: inline-block;
    text-align: left;
    margin-top: 10px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    background-color: var(--e-global-color-secondary);
    border-radius: 50px;
    padding: 6px 12px;
}

body:not(.elementor-editor-active) .hidden-share-content
{
    display: none;
}

.hidden-share-trigger
{
    cursor: pointer;
}

.apex-article-content a {
    font-weight: bold;
    color:var(--e-global-color-secondary);
}

.apex-article-content pre a {
    color: var(--e-global-color-primary);
    font-size: 12px;
    font-weight: normal;
}

.apex-article-content pre ul {
    list-style : none ; padding-left:0px;
}

.link-blue-arrow a:before {
    content: '\f30b';
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    margin-right: 10px;
    font-size: 16px;
    line-height: 15px;
    display: inline-block;
    width: 20px;
    padding-left: 0;
    transition: padding-left 250ms;
}
.link-blue-arrow a:hover:before {
    padding-left: 10px;
}


#nex-forms .maj {
    text-transform: uppercase !important;
    font-family:"Open Sans", sans-serif !important;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 26px;
    text-shadow: 1px 2px 3px 0 rgba(18,51,69,0.16);
; }


#nex-forms {
    font-family: "Open Sans";
}
#nex-forms .nf_progressbar_percentage.md-color-gray {
    background-color: #fff !important;
    color: #fff !important;
}

#nex-forms h1,
#nex-forms button
{
    font-family:"Open Sans", sans-serif !important;
}

#nex-forms .ques {
    font-family:"Open Sans", sans-serif !important;
    font-size: 34px !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    line-height: 43px !important;
}

#nex-forms .input_holder {
    font-size: 24px;
    margin-bottom: 50px !important;
}

#nex-forms .bou {
    text-transform: uppercase !important;
    font-family:"Open Sans", sans-serif !important;
    box-shadow: 0px 0px 25px -6px #878787;
    background-color: #ffffff;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    color: #193e54;
    font-size: 20px;
    font-weight: bold;
    padding: 13px 32px;
    text-decoration: none;
}

#nex-forms .op {
    font-family:"Open Sans", sans-serif !important;
    font-weight: bold;
}

#nex-forms .input-label {
    line-height: 1em !important;
}

.pnomargin p {
    margin-bottom: 0;
}



/* vertical separator between columns */
.custom-tabs .elementor-inner-column:not(:last-child):after
{
    content: "";
    display: inline-block;
    position: absolute;
    top: 25%;
    bottom: 25%;
    right: 0px;
    width: 2px;
    background-color: rgb(230, 230, 230);
}

.custom-tabs .elementor-inner-column.active .elementor-heading-title
{
    color:#36A7CD!important;
}

.custom-tabs .elementor-inner-column.active:before
{
    content:'';
    position: absolute;
    top:0;
    right: 0;
    bottom: 0;
    left:0;

    background: linear-gradient(180deg, #FFF 0%, #9BA8AB 100%);
    opacity: 0.12;
}

.custom-tabs .elementor-inner-column .elementor-column-wrap
{
    padding-bottom: 20px;
}

.custom-tabs .elementor-inner-column.active .elementor-column-wrap
{


    background-image: url('img/tab-selected-2-yellow.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: initial;
}


.custom-tabs .elementor-inner-column .elementor-column-wrap
{
    min-height: 140px;
    cursor: pointer;
}

.custom-tabs .elementor-inner-column {
    cursor: pointer;
}

.frm_image_options .frm_image_option_container img
{
 height: auto!important;
}

.apex-hidden {
    display: none;
}

#formcontainers .frm_forms:not(.active){
    display: none;
}

form .frm_section_heading .frm_section_spacing
{
    margin-bottom: 0!important;
    padding: 0!important;
    border: 0!important;
}

.elementor-button-content-wrapper {
 align-items: center;
}


@media screen and (max-width:767px)
{
    .mobile-no-flex
    {
        display: block!important;
    }

    .elementor-swiper-button.elementor-swiper-button-next
    {
        right: 0!important;
    }

    .elementor-swiper-button.elementor-swiper-button-prev
    {
        left:0!important;
    }
}