/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

body, body a, body p, body ul li {
  font-family: "Archivo", sans-serif !important;
}
body h1, body h2, body h3, body h4, body h5 {
  font-family: "Archivo Expanded Black", sans-serif!important;
}
.bloc-page a {
    color: #260D66;
}
.wp-grid-builder .wpgb-card-8 .wpgb-block-3 {
  color: #E60F7D!important;
}
.wpgb-facet .wpgb-load-more, .wpgb-facet .wpgb-apply {
  background: #260D66!important;
}
.wpgb-facet button:hover, .wpgb-facet button:focus {
  background-color: #E60F7D!important;
}
.piotnetforms h3 {
  font-family: "Archivo Expanded Black", sans-serif !important;
}
.elementor-widget-dce-breadcrumbs a:hover {
  color: #260D66 !important;
}

.hide-image .emarous_hide{
    display: none !important;
}

/*btn form connexion*/
.um input[type="submit"].um-button, .um input[type="submit"].um-button:focus, .um a.um-button, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active {
  background-color: #260D66!important;
}
.um input[type="submit"].um-button:hover, .um a.um-button:hover {
    background-color: #E60F7D!important;
}

.elementor-widget-heading .elementor-heading-title {
  text-transform: uppercase;
  color: #3C3C3B;
  font-family: "Archivo Expanded Black", Sans-serif;
  font-weight: bold;
}
h2.elementor-heading-title {
  font-size: 20px;
}
.elementor-widget-text-editor {
  color: #3C3C3B;
}
.elementor-widget-button .elementor-button {
  font-family: "Archivo Expanded Black", Sans-serif;
  font-weight: 500;
  background-color: var( --e-global-color-6e2691a );
}

.cta-100 div div a {
  width: 100%!important;
}

.broken_link, a.broken_link {
  text-decoration: none!important;
}

.piotnetforms-upload .error {
    color: #ae0303;
}

/*FORMULAIRE CANDIDATURE*/
.gform_wrapper form.candidature .gf_page_steps {
  margin: 0 !important;
  padding: 0 !important;
  border-bottom: none !important;
  display: flex;
  position: relative;
  justify-content: center;
}
.gform_wrapper form.candidature .gf_page_steps::after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background: #eee;
  position: absolute;
  top: 80px;
}
form.candidature .gf_step::before {
  content: "";
  width: 60px;
  height: 58px;
  margin-bottom: 10px;
  display: block;
}
.gform_wrapper form.candidature .gf_page_steps div.gf_step {
  margin: 0px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  height: auto;
  opacity: 1 !important;
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 0;
  align-items: center;
  width: 20%;
}
.gform_wrapper form.candidature .gf_step span.gf_step_number {
  border: 1px solid #eee;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 100%;
  background: #eee;
  position: relative;
  z-index: 10;
  color: #999;
}
form.candidature #gf_step_2_1::before,
form.candidature #gf_step_3_1::before {
  background: url("https://www.igs-international.fr/wp-content/uploads/2024/01/etape-1.png");
}
form.candidature #gf_step_2_2::before,
form.candidature #gf_step_3_2::before{
  background: url("https://www.igs-international.fr/wp-content/uploads/2024/01/etape-2.png");
}
form.candidature #gf_step_2_3::before,
form.candidature #gf_step_3_3::before{
  background: url("https://www.igs-international.fr/wp-content/uploads/2024/01/etape-3.png");
}
form.candidature #gf_step_2_4::before,
form.candidature #gf_step_3_4::before{
  background: url("https://www.igs-international.fr/wp-content/uploads/2024/01/etape-4.png");
}
form.candidature #gf_step_2_5::before,
form.candidature #gf_step_3_5::before{
  background: url("https://www.igs-international.fr/wp-content/uploads/2024/01/etape-5.png");
}
.gform_wrapper form.candidature .gf_step.gf_step_active span.gf_step_number {
  background: #fff;
  color: #182744;
  border-color: #182744;
  font-weight: bold;
}
.gform_wrapper form.candidature .gf_step.gf_step_active span.gf_step_label {
  font-weight: bold;
  color: #182744;
}
.gform_wrapper form.candidature .gform_page_footer {
  border-top: none;
  padding: 0;
  margin-top: 20px;
}
.gform_wrapper form.candidature .gform_page_footer .button.gform_button, .gform_wrapper form.candidature .gform_page_footer .button.gform_next_button, .gform_wrapper form.candidature .gform_page_footer .button.gform_previous_button, .gform_page_footer button {
  background: #182744;
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  font-family: "Archivo", sans-serif;
  line-height: 18px;
  width: auto !important;
}
.gform_wrapper form.candidature .gform_page_fields {
  margin-top: 40px;
}
.gform_wrapper form.candidature .top_label .gfield_label {
  color: #182744;
  font-weight: bold;
  font-size: 16px;
  font-weight: 18px;
}
.gform_wrapper form.candidature .gfield_required {
  color: #ff0000;
}
.gform_wrapper form.candidature ul.gfield_checkbox li label, .gform_wrapper form.candidature ul.gfield_radio li label {
  color: #000;
}
.gform_wrapper form.candidature select {
  padding: 10px;
  background: #fff;
  color: #000;
  height: auto;
}
.gchoice_select_all, .gform_wrapper form.candidature ul.gfield_checkbox li input[type="checkbox"]:checked + label, .gform_wrapper form.candidature ul.gfield_radio li input[type="radio"]:checked + label {
  font-weight: 400;
}
form.candidature .gsection_title {
  text-transform: uppercase;
  font-size: 25px;
  line-height: 27px;
}
.gform_wrapper form.candidature .gsection,
.gfield.gsection {
  border-bottom: none!important;
}
.gform_wrapper form.candidature .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper form.candidature .field_sublabel_above .ginput_complex.ginput_container label {
  color: #000;
  font-size: 16px;
  line-height: 18px;
}
.gform_wrapper form.candidature .field_sublabel_above .ginput_complex.ginput_container label {
  margin-bottom: 5px;
}
.gform_wrapper form.candidature .top_label input.medium.datepicker {
  width: 100%;
}
.gform_wrapper form.candidature .top_label .gsection_description {
  width: 100%;
  margin-bottom: 9px;
  font-size: 16px;
  color: #182744;
  line-height: 18px;
  font-weight: 700;
  font-family: "Archivo", sans-serif;
  margin-top: 20px;
}
.gform_wrapper form.candidature .gfield_html.titre {
  font-size: 18px;
  color: #182744;
  line-height: 20px!important;
  font-weight: 700;
  font-family: "Archivo", sans-serif;
  padding-top: 20px!important;
}
.gform_wrapper form.candidature textarea.large {
  height: 90px;
  width: 100%;
  padding: 10px;
}
.gform_wrapper form.candidature .certifie .gfield_label {
  display: none !important;
}
.gform_wrapper form.candidature .gfield_html.ml {
  font-style: italic;
  color: #000;
  font-size: 14px;
  line-height: 16px !important;
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
  padding: 20px 0 !important;
}

.custom-form-incoming .piotnet-column.p17122746 .piotnet-column__inner, .custom-form-incoming .piotnet-column.p43116314 .piotnet-column__inner{
  flex-wrap: nowrap;
}

.custom-form-incoming #piotnetforms .p86661876, .custom-form-incoming #piotnetforms .p21866267{
  width: 100% !important;
}

@media screen and (max-width:1025px) {
  .custom-form-incoming .elementor-widget-container .piotnet-column,
   .custom-form-incoming .elementor-widget-container .piotnet-section,
   .custom-form-incoming .elementor-widget-container .p48801960,
   .custom-form-incoming .elementor-widget-container .piotnetforms-labels-above
   
   {
    padding: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .custom-form-incoming .elementor-widget-container h3 {
    text-align: center;
  }

  .custom-form-incoming .elementor-widget-container .mt-15 {
    margin-top: 15px !important;
  }
  .custom-form-incoming .piotnet-section  {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .custom-form-incoming .elementor-widget-container .piotnet-section.p77176911{
    margin: 0 !important;
  }
  .custom-form-incoming .elementor-widget-container .mailing-adress-label{
    margin-top : 10px !important;
  }

  .custom-form-incoming .elementor-widget-container .emergency-label:not(:last-child) {
    margin-top : 30px !important;
  }
  .custom-form-incoming .piotnet-column__inner p{
    margin-bottom : 0px !important;
  }
  .custom-form-incoming .p76557968 {
    width: 100% !important;
  }
 

  /*erasmus*/

  .custom-form-erasmus .piotnet-column {
    width: 100% !important;
    padding: 0 !important;
  }
  .custom-form-erasmus .piotnetforms-fields-wrapper, .custom-form-erasmus .piotnet-section {
    padding: 0 !important;
    margin-right: 0 !important;
  }
  .custom-form-erasmus #piotnetforms .p12080476,.custom-form-erasmus #piotnetforms .p83658853
   ,.custom-form-erasmus #piotnetforms .p98046916,.custom-form-erasmus #piotnetforms .p11922528,.custom-form-erasmus #piotnetforms .p88958964 {
    margin-top: 5px !important;
   
   }

}

@media screen and (max-width:767px) {

    #piotnetforms .custom-form-incoming .p21866267 {
        width: 77% !important;
    }

    .custom-form-incoming #piotnetforms .p81283363 ,.custom-form-incoming #piotnetforms .p12047416 {
      width: 18% !important;
    }
  
    .custom-form-incoming #piotnetforms .p68891417,.custom-form-incoming #piotnetforms .p16156691 {
      width: 82% !important;
    }

}


/*13-10-2025*/

body .h1,body h1 {
  font-size: calc(1.175rem + 1.5vw);
}

body ol, body ul {
  margin-left: 0;
}

.button-card {
  height: 100%;
}

.button-card  * {
  height: 100%;
  display: block;
}

@media screen and (max-width:1082px) {
  body .wpgb-card-media {
    display: block;
    height: 100px;
  }
  
  body .wpgb-card-media .wpgb-lightbox > div {
    margin-top: 25px;
    background-size: auto 73px !important;
  }
  
  
}

@media screen and (max-width:767px) {
  body .wpgb-card-media + .wpgb-card-content .wpgb-card-body {
    text-align: center;
  }
}


@media screen and (min-width:1025px) and (max-width:1140px) {
  .elementor-widget-dce-breadcrumbs .elementor-widget-container {
    padding-left: 50px;
  }
  
}