/*
  Theme Name: inspireskinconfidence 2022
  Version: 1.1
  Author: mm
*/
.grecaptcha-badge {
  visibility:hidden!important;
  display:none!important;
}
body {
  background: #FFF;
  padding:0em;
 /* font: 18px 'FuturaLT';*/
  color: #292929;
  font-size: 16px;
  font-family: ashemore, sans-serif;
  font-weight: 400;
  font-style: normal;
}

/*  SLIDER  ============================================================================= */
.home-container {
  position: relative;
}
.home-container:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -15px;
  right: 50%;
  bottom: 0;
  background: linear-gradient(#fff 0%, rgba(255, 255, 255, 0) 100%);
  transform: rotate(-90deg);
}
.home-container:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  right: -15px;
  bottom: 0;
  background: linear-gradient(#fff 0%, rgba(255, 255, 255, 0) 100%);
  transform: rotate(90deg);
}
.home-container * {
  z-index: 9999;
  position: relative;
}
.home-container .align-content-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  max-width:100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  position: absolute;
  z-index: 9999;
  top:20%;
  right:3%;
  margin-top: 10px;
  text-align: center;
  transform: rotate(90deg);
  }

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 20px;

  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #1D1D1B;
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 10px;
  height: 10px;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #029FB6;

  }



/*  GROUPING  ============================================================================= */
.header_section{
  position: relative;
}
.container{
  position: absolute;
  top:0;
  z-index: 899;
  width: 100%
}

.scrolldown{
  position: absolute;
  top:75%;
  left: 45%
}
.scrolldown img{
  width: 50px;
  height: 50px;
}
/*  SPECIAL COLS  ============================================================================= */

.col_white{
  margin: 0 0 1% 1.4%;
  border-left: 1px solid transparent;
  height: auto;
  position: relative;
}
.tagline_txt{
 /* position: absolute;
  top:50%;*/
  padding: 20px;
  color: #161615;
  line-height: 35px;
  font-size: 30px;
}
.tagline_txt h3 {
  margin-bottom: 15px;
}
.tagline_txt p {
  font-weight: bold;
  margin-bottom: 15px;
}
.tagline_txt p:last-child {
  margin-bottom: 0;
}
.tagline_txt.blue-bg {
    background: #029fb6;
    font-size: 20px;
    line-height: 24px;
    color: white;
    text-transform: none;
    text-align: left;
    padding: 30px;
}
.tagline_txt.blue-bg h3 {
  font-size: 20px;
  color: #1D1D1B;
}
.tagline_txt.blue-bg p {
  text-transform: none;
  margin-top: 0;
  text-align: left;
  font-size: 20px;
}
.logotype {
  text-align: center;
}

.logotype img{
  max-width: 480px;
}
.logotype img.partnership{
  max-width: 75%;
  padding: 20px;
  padding-bottom: 0px;
}

.logotype p{
  margin-top: 40px;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
}


.pixelleft{
   margin-right:1.4%;
   border-left: 1px solid transparent
}


.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}


.clearhack{
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}


.exp {
  position: relative;
  bottom: 1px;
  font-size: .8em;
  line-height: .8em;
  vertical-align:super;
  text-decoration:none;
}

/*  vertical_social_block  ============================================================================= */

.vertical_social_block{
  position:fixed;
  top:50%;
  background:#029FB6;
  width: 60px;
  z-index: 9999;
  padding-bottom: 20px
}
.vertical_social_block img{
  max-width: 20px;
  padding: 20px;
  padding-top: 20px;
  padding-bottom: 0px;
}

.gohome{
  position:fixed;
  top:10%;
  left:20px;
  background:none;
  width: 60px;
  z-index:9999
}

/*  steps  ============================================================================= */


.header_blocks{
  width: 100%;
  position: relative;
  margin-top: -60px;
  z-index: 899;
}

.col_step{
  width: 28.82%;
  background: #029FB6;
  border-left: 1px solid #000;
}
.col_step:nth-last-child(2){
  width: 28.86%;
  border-right: 1px solid #000;
}
.col_step {
  margin: 0;
 } /* all browsers except IE6 and lower */

.col_step_contain{
 	padding:5%;
  padding-left:22%
}

.col_step_contain h2{
  padding-bottom: 20px;
  font-weight: normal;
  font-size: 20px
}
.col_step_contain p{
  font: 18px 'DidotItalic';
}


/*  applicants  ============================================================================= */


.applicants{
  position: relative;

  z-index: 899;
  width: 100%;
  background: #FFF
}

.applicants:before,
.applicants:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.applicants:after {
    clear: both;
}
.applicants {
    *zoom: 1;
}


.col_applicants_center{
  margin: 0;
  width:85.245%
}

.col_applicants_center_contain{
  padding: 0
}
.col_applicants_center_contain_left{
  width: 40%;
  padding: 5%;
  float: left;
}
.col_applicants_center_contain_left img{
  max-width: 100%;
  padding-bottom:20px
}

.col_applicants_center_contain_left p{
  padding-left: 12%;
  color:#666666;
  line-height: 32px
}
.col_applicants_center_contain_left p span{
  color:#292929
}

.col_applicants_center_contain_right{
  width: 40%;
  padding: 5%;
  float: left;
}

.col_applicants_center_contain_right_rounded{
  padding: 10%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #029FB6
}
.col_applicants_center_contain_right_rounded h2{
  font-weight: normal;
  padding-bottom: 20px;
  font-size: 22px
}
.col_applicants_center_contain_right_rounded p{
  color:#FFF
}


.applicantsbutton {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 20px 77px;
    border: 1px solid #f06e54;
    border-radius:34px;
    background: #f06b54;
    background: -webkit-gradient(linear, left top, left bottom, from(#f06b54), to(#f06e54));
    background: -moz-linear-gradient(top, #f06b54, #f06e54);
    background: linear-gradient(to bottom, #f06b54, #f06e54);
    font: 22px 'FuturaLT_Heavy';
    color: #ffffff;
    text-decoration: none;
}
.applicantsbutton:hover,
.applicantsbutton:focus {
    border: 1px solid #ff8f6d;
    background: #ff8065;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff8065), to(#ff8465));
    background: -moz-linear-gradient(top, #ff8065, #ff8465);
    background: linear-gradient(to bottom, #ff8065, #ff8465);
    color: #ffffff;
    text-decoration: none;
}
.applicantsbutton:active {
    background: #904032;
    background: -webkit-gradient(linear, left top, left bottom, from(#904032), to(#f06e54));
    background: -moz-linear-gradient(top, #904032, #f06e54);
    background: linear-gradient(to bottom, #904032, #f06e54);
}
.applicants_btn{
    position: relative;
    /* top:-70px; */
    z-index: 899;
    width: 100%;
}


/*  JOIN  ============================================================================= */

.join{
  position: relative;
  /* top:-85px; */
  z-index: 899;
  width: 100%;
  background: #F6F5FA
}
.col_join_w{
  width:85.245%
}
.join_center{
  margin: 0;
  width: 85.886%
}
.col_join_contain{
  padding: 3%;

}
.col_join_contain h2{
  font-size: 48px;
  font-family: ashemore, sans-serif;
  text-align: center;
}
.col_join_contain p{
  max-width: 655px;
  margin: 0 auto;
  text-align: center;
  font-size: 22px;
  color: #666;
  line-height: 33px
}

.col_join_contain p strong{
  color: #000;
}

.col_join_contain h2.former_h{
  font: 32px 'FuturaLT';
  text-align: left;
  padding-top: 100px;
  text-transform: uppercase;
  color: #cc9900
}
.col_join_contain h2.former_h span{
  color: #292929
}
.col_join_contain p.former_p{
  font: 16px 'FuturaLT';
  text-align: left;
  max-width: 500px;
  margin: 0;

}


/*  laureates  ============================================================================= */

.laureates{
  position: relative;
  z-index: 899;
  width: 100%;
  background: #F6F5FA;

  margin-top:-14px;
  border-top: 1px solid #F6F5FA;

}

/* .laureates:nth-child(4n){
  margin-top:0px;
  border-top: 0;

} */

.col_laureates_center{
  margin: 0;
  width:86.645%
}
.col_laureates_center_contain{
  padding: 0;

}
.col_laureates_center_contain_left{
  width: 60%;
  float: left;


}
.col_laureates_center_contain_left img{
  padding: 0;
  max-width: 100%;
}
.col_laureates_center_contain_right{
  width: 30%;
  float: left;
  background: #029FB6;
  padding: 5%;
}
.col_laureates_center_contain_right h3{
  color: #FFF;
  font-weight: normal;
  font-size: 22px;
  padding-bottom: 20px
}
.col_laureates_center_contain_right img{
  padding-top: 20%;
  max-width: 170px
}
.discover{
  float: right;
  margin-right: 10%;
}
.discover a{
  font: 22px 'DidotItalic';
  color:#666
}
/*  NEW  ============================================================================= */
.new{
  margin-top: -15px
}
.col_new_w{
  width:85.245%
}
/*  SUBMISSION  ============================================================================= */
.submissions{
  /* top:-130px; */
}
.submissions_block{
  background: #FFF;
  text-align: center;
}
.submissions_block img{
  padding-top: 40px;
  max-width: 400px
}
p.beapart{
  padding-top: 40px;
  font-family: 'DidotItalic';
  font-size: 34px
}
p.applynow{
  padding-top: 10px;
  padding-bottom: 50px;
}
p.applynow a{
  font-family: 'DidotItalic';
  font-size: 34px;
  color:#f06d54;

}
p.applynow a:hover{
  font-weight: bold;

}

body.page-template-page-apply .page_container_contain{
  padding-top: 0;
  padding-bottom: 0;
}

body.page-template-page-apply div.gohome{
  top: 11%;
  left: 20%;
  position: absolute;
  transform: translate(-50%, -50%);
}

body.page-template-page-apply .section.page_container{
  margin-top: 0 !important;
  width: 100%;
}

body.page-template-page-apply .section.page_container div.clearhack{
  padding-bottom: 0;
}


body.page-template-page-apply .section.page_container .col_page_container_w{
  width: 100%;
  margin: 0;
  background-color: #FFF;
}

body.page-template-page-apply .section.page_container .col_page_container_w div.page_head{
  display: block;
  padding-left: 0;
}

body.page-template-page-apply .section.page_container .col_page_container_w div.page_head div.logo{
  width: 320px;
  padding: 30px;
  margin: 0 auto;
}

body.page-template-page-apply .section.page_container .col_page_container_w div.page_head .nav_page{
  padding-left: 0;
  position: relative;
  height: 100%;
}

body.page-template-page-apply .section.page_container .col_page_container_w div.page_head .nav_page::before{
  content: '';
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

body.page-template-page-apply .section.page_container .col_page_container_w div.page_head .nav_page img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.page-template-page-apply .section.page_container .col_page_container_w div.page_head .nav_page div.title{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

body.page-template-page-apply .section.page_container .col_page_container_w div.page_head .nav_page div.title h1{
  color: #000;
  font-size: 2.188rem;
  line-height: 2.188rem;
  margin-bottom: 20px;
}

body.page-template-page-apply .section.page_container .col_page_container_w div.page_head .nav_page div.title p:first-of-type{
  font-weight: bold;
}

body.page-template-page-apply .section.page_container .col_page_container_w div.page_head .nav_page div.title p:last-of-type{
  font-weight: normal;
  text-transform: none;
  color: #000;
}


body.page-template-page-apply div.page_container_contain{
  max-width: 1140px;
  margin: 0 auto;
}

form#acf-form div.acf-fields > div.acf-field{
  border: none;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

form#acf-form div.acf-label,
form#acf-form span.acf-required{
  color: #029FB6;
  text-transform: uppercase;
  font-size: 1rem;
}

form#acf-form div.acf-label p.description{
  text-transform: none;
  font-style: italic;
}

form#acf-form input,
form#acf-form textarea{
  width: 100%;
  background-color: #FFFFFF;
  outline: none;
}

form#acf-form ul.acf-checkbox-list li:not(:last-of-type){
  margin-bottom: 30px;
}

form#acf-form ul.acf-checkbox-list label{
  display: flex;
  align-items: flex-start;
  color: #000;
}

form#acf-form ul.acf-checkbox-list label input{
  width: auto;
  margin-right: 15px;
  margin-top: 5px;
}

form#acf-form div.acf-field-textarea{
  border-bottom: 0;
}

form#acf-form div[data-type="message"]{
  background-color: #161615;
  text-align: center;
}

/*form#acf-form div[data-type="email"]{
  margin-bottom: 60px;
}*/

form#acf-form div[data-type="message"].project_schedule{
  background-color: transparent;
  text-align: left;
  font-size: 16px;
  color: #000;
}

form#acf-form div[data-type="message"].project_schedule div.acf-input{
  font-style: italic;
}

form#acf-form div[data-name="summary_table_of_main_actions_carried_out_within_the_scope_of_the_project"]{
  background-color: #000;
  padding-left: 15px;
}

form#acf-form div[data-name="summary_table_of_main_actions_carried_out_within_the_scope_of_the_project"] div.acf-input{
  padding: 20px;
}

form#acf-form div[data-name="summary_table_of_main_actions_carried_out_within_the_scope_of_the_project"] > div.acf-label{
  color: #FFFFFF;
}

form#acf-form div[data-name="overview_of_the_project_and_your_experience"]{
  margin-top: 30px;
}


form#acf-form .acf-table > tbody > tr > th, 
form#acf-form .acf-table > tbody > tr > td, 
form#acf-form .acf-table > thead > tr > th, 
form#acf-form .acf-table > thead > tr > td{
  background:  #000;
}

.acf-table > tbody > tr > th, 
.acf-table > thead > tr > th{
  color: #161615;
  font-weight: bold;
}

/*.acf-table .acf-fields > .acf-field{
  border-left: none !important;
}*/

.acf-fields > .acf-field{
  border-top: none;
}

.acf-fields > .acf-field[data-type="message"]{
  padding-left: 15px;
}

.acf-field[data-width] + .acf-field[data-width]{
  border-left: none;
}

div.acf-field-textarea{
/*  border-bottom:  1px solid #FFF !important;*/
  border: none;
}

div.acf-actions{
  margin-top: 35px;
}

a.acf-button{
  background-color: #FFF;
  padding: 7px 18px;
  border-radius: 50px;
  font-weight: bold;
  text-decoration: none;
}

form#acf-form .acf-table td.acf-row-handle{
  background: #FFF;
}

form#acf-form .acf-table td.acf-row-handle span{
  color: #029FB6;
  font-weight: bold;
}

form#acf-form div[data-name="could_you_provide_an_estimate_of_the_number_of_patients_who_have_benefitted_from_your_initiative_since_its_launch_"] div.acf-label{
  display: flex;
  flex-direction: column-reverse;
}

form#acf-form div[data-name="could_you_provide_an_estimate_of_the_number_of_patients_who_have_benefitted_from_your_initiative_since_its_launch_"] div.acf-label p.description{
  margin-bottom: 30px;
}

form#acf-form th.acf-th label{
  color: #029FB6;
  font-weight: bold;
}

form#acf-form div[data-type="message"] div.acf-label{
  margin: 0;
}

form#acf-form div[data-type="message"].publicity{
  background-color: transparent;
  text-align: left;
  margin-top: 30px;
}

form#acf-form div[data-type="message"].publicity label{
  font-size: 1rem;
  color: #000;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
}

form#acf-form div[data-name="video"],
form#acf-form div[data-name="upload_additional_content"],
form#acf-form div[data-name="upload_additional_content_image"],
form#acf-form div[data-name="add_links"]{
  background: #000;
  padding: 15px 15px 30px;
  justify-content: flex-start !important;
}

form#acf-form div[data-name="video"]{
  border-right: 15px solid #FFF!important;
}

form#acf-form div[data-name="upload_additional_content"]{
  border-left: 15px solid #FFF !important;
}

form#acf-form div[data-name="upload_a_video"]{
  padding-top: 0 !important;
  margin-top: 0 !important;
  justify-content: flex-start !important;
}

form#acf-form div[data-name="video"] > div.acf-field:first-of-type{
  padding-top: 0;
}

form#acf-form div[data-name="video"],
form#acf-form div[data-name="upload_additional_content"],
form#acf-form div[data-name="upload_additional_content_image"] {
  margin-bottom: 30px;
}

form#acf-form div[data-name="video"] > div.acf-label{
  display: none;
}

form#acf-form div[data-name="video"] div.[data-name="upload_a_video"]{
  margin-top: 0;
  padding-top: 0;
}

form#acf-form div[data-name="video"] div.acf-label p.description,
form#acf-form div[data-name="upload_additional_content"] div.acf-label p.description{
  color: #029FB6;
}

form#acf-form label.acf-basic-uploader input{
  background: #000;
  color: white;
}

form#acf-form div[data-name="video"] div.acf-fields,
form#acf-form div[data-name="upload_additional_content"] div.acf-fields{
  border: none;
  background: #000;
}

form#acf-form td[data-name="url"] input{
  background-color: transparent;
  border: 1px solid white;
  color: white;
}

form#acf-form div[data-name="terms_of_use"]{
  padding-right: 0;
}

form#acf-form div[data-name="terms_of_use"] div.acf-label{
  
}
form#acf-form div[data-name="terms_of_use"] div.acf-label > label {
  display: none;
}
form#acf-form div[data-name="terms_of_use"] { 
  border: 2px solid black!important;
  padding: 15px;
}

form#acf-form div[data-name="terms_of_use"] div.acf-input a{
  font-weight: bold;
  text-decoration: none;
}
form#acf-form div[data-name="terms_of_use"] div.acf-label p {
  text-transform: none;
}

form#acf-form div.acf-form-submit input[type="submit"]{
  background-color: #029FB6;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin: 50px auto;
  width: auto;
  font-family: ashemore, sans-serif;
}

body.page-template-page-apply footer {

  clear: both;
}

/*  FOOTER (over join) ============================================================================= */

.foot{
  position: relative;
  margin-top: -15px;   /* important si 2019 project */
  z-index: 899;
  width: 100%;
  background: #F6F5FA
}
.foot_center{
  margin: 0;
  width: 85.886%
}
.col_foot_w{
  width: 85.245%
}
.col_foot_contain{
  padding: 3%;
}
.col_foot_contain h2.hashtag{
    padding-top: 50px;
  font-size: 42px;
  text-align: center;
  font-weight: normal;
}
.col_foot_contain p.getintouch{
  padding-top: 50px;
  text-align: center;
}



ul.social{
  text-align: center;
  margin: 40px
}
ul.social li{
  display: inline;
  text-align: center;
  padding-left: 20px;
}
ul.social li:first-child {
    padding-left: 0;
}

ul.social li a {
  text-decoration: none
}

.partners_contain{
  padding-top: 80px;
  padding-bottom: 80px;
  max-width: 70%;
  margin: 0 auto;

}
.partners {
  display: -webkit-flex; /* OK chrome 21 */
  display: flex;
  width: 100%;
  align-items: center;
  list-style: none;
  justify-content: space-between;
}
.partners li{
    padding-left: 20px;
    width: 20%
}
.partners li:first-child {
    padding-left: 0;
}
.partners li:nth-child(3)  {
  width: 16%;
}

.partners li:nth-child(4)  {
  width: 10%;
}


.partners li.supported{
  font-weight: bold;
}

.partners img {
    width: 100%;
    vertical-align: middle;
    max-height: 135px
}




.foot_links{
  position: relative;
  /* top:-175px; */
  z-index: 899;
  width: 100%;
  background: #FFF;

}
.foot_links_center{
  margin: 0;
  width: 85.886%;
}

.col_foot_links_w{
  width:85.245%
}

.col_foot_links_contain{
  padding: 3%;
  max-width: 70%;
  margin: 0 auto;
}
.col_foot_links_contain_ul{
  display: -webkit-flex; /* OK chrome 21 */
  display: flex;

  align-items: center;
  list-style: none;
  justify-content: space-between;
}
.col_foot_links_contain_ul li{

}
.col_foot_links_contain_ul li a{
  color: #292929;
  text-decoration: none
}
.col_foot_links_contain_ul li a:hover{
  text-decoration: underline;
}


/*  PAGE CONTAINER ============================================================================= */

.page_container{
  position: relative;
  z-index: 899;
  width: 100%;
  background: #FFF;
}
.col_page_container_w{

  width:85.245%
}
/*  PAGE HEAD ============================================================================= */

.page_head{
  display: -webkit-flex; /* OK chrome 21 */
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
}
.logo{
  width: 200px;
  padding: 20px
}
.logo img{
  max-width: 100%;
}
.nav{
  padding-left: 150px;
  display: -webkit-flex; /* OK chrome 21 */
  display: flex;
  align-items: center;
  font-size: 24px
}
.nav div:nth-child(1){
  text-align: right;
    padding-right: 10px;
}
.nav div:nth-child(2){
  padding-left: 10px;
  border-left: 1px solid #666666
}
.nav a{
  color:#029fb6;
  text-decoration: none
}
.nav a:hover{
  text-decoration: underline;
}
.nav a.focus{
  color:#292929
}
.nav a.focus:hover{
  color:#292929;
}

.page_container_contain{
    padding: 100px;
}
.head_desc{
  max-width: 650px;
  color: #666;
  font-size: 22px;
  padding-bottom: 40px
}

.project{
  /* display: -webkit-flex;
  display: flex;
  flex-direction: column; */
  position: relative;
}
.project_img img{
  max-width: 100%;
      width: 100%;
}

.project_desc{
  margin-top: -10px;
  background: #039fb6;
  padding: 30px;
  position: relative;
  min-height: 200px;
}
.project_desc img{
  max-width: 200px;
  position: absolute;
  bottom:20px;
}
.project_desc h3{
  color: #FFF;
  font-weight: normal;
  font-size: 22px;
  padding-bottom: 20px
}

.project_desc a {
  display: inline-block;
    background: white;
    padding: 15px;
    border-radius: 25px;
    font-size: 16px;
    text-transform: uppercase;
    color: #029fb6;
    font-weight: bold;
    text-decoration: none;
    margin-top: 15px;
}


.perma_title{
  font-size: 30px;
  max-width: 70%
}

.content{
  padding-top: 20px;
  font-size: 22px;
  color:#666
}
.content img{
  width: 100%
}
.content p{
  color:#000
}

.content a{
  color: #039fb6
}
.back{
  padding-top: 40px
}
.back a{
  color: #029fb6;
}


.nav_page{
  padding-left: 150px;
  font-size: 24px;
  text-transform: uppercase;
  color:#039fb6;
}

.pageinde{
  font-size: 18px;
  color: #666;
  line-height: 22px
}
.pageinde > h2{
  font-size: 32px;
  color:#039fb6;
  padding-bottom: 20px;
  text-transform: uppercase;
}
.pageinde > h3{
  font-size: 25px;
  color: #292929;
  padding-bottom: 15px;
  padding-top: 15px
}
.pageinde p{
  padding-bottom: 15px;
  padding-top: 15px
}

.pageinde strong{
  font-weight: bold;
  color:#292929
}


/*  Apply ============================================================================= */
.pageapply{
  font-size: 18px;
  color: #666;
  line-height: 22px
}
.pageapply h2{
  font-family: 'DidotItalic';
  font-size: 52px;
  padding-top: 10px;
  color: #292929;
  font-weight: normal;
  padding-bottom: 30px;
  border-bottom: 1px solid #666
}
.pageapply h2.step{
  padding-top: 100px;
}
.pageapply h3{
  font-size: 25px;
  color: #292929;
  padding-bottom: 15px;
  padding-top: 15px
}
.pageapply li{
  padding-bottom: 20px
}

.pageapply strong{
  color: #292929;
}

/*  COOKIE ============================================================================= */


.cookieBar {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #d3bc93;
    z-index: 9999;
    box-shadow: 0px -1px 10px 1px rgba(0, 0, 0, 0.2);

    padding: 15px;
    text-align: center;

}
.cookieBar_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    max-width: 990px;
    margin: 0 auto;
}

.cookieBar_content{
  width: calc(100% - 250px);
  font-family: "Didot";
  color: #2a3b4c;
}
.cookieBar_content a{
  color: #FFF;
}
.cookieBar_close {
    display: inline-block;
    padding: 15px;
    border: 2px solid #FFF;

    line-height: 1.3571;
    font-size: 0.8em;
    color: #FFF;
    text-transform: uppercase;
    cursor: pointer;
    transition: all ease-out 200ms;
    font-family: "Didot";
}


/*  NAVI ============================================================================= */

.wp-pagenavi {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 12px;
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #039fb6;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
  background: #039fb6;
  color: #FFF
}


/*  COM TOGETHER CSS ============================================================================= */
.btn-submit-project {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 22px;
    background: white;
    padding: 20px 30px;
    border-radius: 50px;
    font-weight: 600;
    color: #029fb6;
    border: 2px solid #029fb6;
    margin-top: 20px;
    display: inline-block;
}
sup {
    font-size: 15px;
    transform: translateY(-10px);
    display: inline-block;
}
header {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
}
.img-fluid {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.group {
  max-width: 1665px;
  margin: auto;
}
#home_top {
  width: 100%;
  position: relative;
  padding-bottom: 100px;
}
#home_top .owl-home {
      position: absolute;
    top: 0;
    bottom: 0;
}
#home_top .owl-home * {
  height: 100%;
}
#home_top .owl-home .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#home_top .owl-home:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 50%;
  bottom: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
  z-index: 2;
}
#home_top .owl-home:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  bottom: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
  z-index: 2;
}
#home_top .owl-home .owl-dots {
  height: auto;
}
#home_top .owl-home .owl-dots {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 45px;
  margin-bottom: 70px;
}
#home_top .owl-home .owl-dots .owl-dot {
  display: block;
  width: 10px;
  height: 10px;
  background: #161615;
  border-radius: 100%;
  margin: 5px;
}
#home_top .owl-home .owl-dots .owl-dot.active {
  background: #029FB6;
}
#home_top .section.group {
  position: relative;
  padding-top: 250px;
}
#home_top .home_content {
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
.group:before, .group:after {
  content: none;
}
#home_top .tagline_txt.blue-bg {
  width: 550px;
}
#home_top .tagline {
  font-size: 30px;
  font-weight: bold;
}
#home_top .tagline h3 {
  margin-bottom: 15px;
}
#home_top .tagline p {
  margin-bottom: 15px; 
  display: block;
} 
#home_top .partners-home {
  margin-top: 50px;
  text-align: center; 
  font-size: 25px;
}
#home_top .logos-partners {
  margin: 30px auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style-type: none;
  justify-content: center;
}
#home_top .logos-partners li {
  margin: 10px;
}
#home_top .logos-partners li:first-child {
  width: 150px;
}
#home_top .logos-partners li:nth-of-type(2) {
  width: 70px;
}
#home_top .logos-partners li:nth-of-type(3) {
  width: 150px;
}
div.categories {
  background: #029FB6;
  padding-top: 55px;
  margin-top: -100px;
  position: relative;
  z-index: 1;
}
div.categories h2 {
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
}
div.categories h2:after {
  content: '';
  display: block;
  width: 75px;
  height: 5px;
  background: white;
  border-radius: 5px;
  margin: 15px auto;
}
div.categories .categories-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
div.categories .categories-container .col-cat {
  width: calc(100% / 3);
  text-align: center;
}
div.categories .categories-container .col-cat .col_step_contain {
  padding: 50px;
}
div.categories .categories-container .col-cat img {
  max-height: 70px;
  width: auto;
  display: block;
  margin: auto auto 30px auto;
}
div.categories .categories-container .col-cat h3 {
  font-size: 25px;
  font-weight: bold;
  color: white;
  margin-bottom: 15px;
}
div.categories .categories-container .col-cat p {
  font-size: 18px;
  font-family: ashemore, sans-serif;
  font-style: italic;
}
div.video {
  padding: 0;
}
div.video h2 {
  /*font-size: 50px;
  text-align: center;
  padding-bottom: 75px;*/
  font-size: 30px;
  text-align: center;
  padding-bottom: 45px;
}
div.video .video-bloc {
  max-width: 870px;
  width: 100%;
  margin: auto;
}
div.video .video-bloc iframe {
  width: 100%;
  height: 500px;
}
div.projectsLaureates .section-full {
  width: 100%;
  max-width: calc(100% - 180px);
  margin: auto;
  position: relative;
}
div.projectsLaureates .section-full .owl-project .owl-stage-outer:before {
  content: ' ';
  display: block;
  width: 230px;
  height: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
  position: absolute;
  top: 0;
  left: 0;
  z-index: 15;
}
div.projectsLaureates .section-full .owl-project .owl-stage-outer:after {
  content: ' ';
  display: block;
  width: 230px;
  height: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
  position: absolute;
  top: 0;
  right: 0;
  z-index: 15;
}
div.projectsLaureates .section-small {
  width: 100%;
  max-width: 1140px;
  margin: auto;
}
div.projectsLaureates h2 {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
div.projectsLaureates h3 {
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 45px;
}
div.projectsLaureates .owl-project .owl-stage {
  display: flex;
}
div.projectsLaureates .owl-project .owl-nav {
  position: absolute;
  z-index: 9;
  top: calc(50% - 90px);
  height: 0;
  left: 0;
  right: 0;
  display: flex;
    justify-content: space-between;
}
div.projectsLaureates .project .content {
    padding: 30px;
}
div.projectsLaureates .project {
  background: #029fb6;
  display: block;
  color: #1D1D1B;
  text-decoration: none;
}
div.projectsLaureates .owl-project .item, div.projectsLaureates .owl-project .item .project {
  height: 100%;
}
div.projectsLaureates .owl-project .owl-nav button {
  margin-top: 0;
}
div.projectsLaureates .project .title {
  color: white;
  font-size: 25px;
      min-height: 80px;
    display: block;
}
div.projectsLaureates .project img {
  height: 230px;
  object-fit: cover;
}
div.projectsLaureates .project span.dermatolog,
div.projectsLaureates .project span.country {
  display: block;
  font-size: 18px;
  color: #1D1D1B;
  font-weight: bold;
}
div.projectsLaureates .project span.dermatolog {
  margin-top: 15px;
}
div.projectsLaureates .project span.see {
  display: inline-block;
  background: white;
  padding: 15px;
  border-radius: 25px;
  font-size: 16px;
  text-transform: uppercase;
  color: #029fb6;
  font-weight: bold;
  margin-top: 15px;
}
div.projectsLaureates.second {
  margin-top: 100px;
}
div.projectsLaureates.second h2,
div.projectsLaureates.second h3 {
  text-align: right;
}

div.projectsLaureates .owl-project .owl-dots {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 45px;
  margin-bottom: 70px;
}
div.projectsLaureates .owl-project .owl-dots .owl-dot {
  display: block;
  width: 10px;
  height: 10px;
  background: #161615;
  border-radius: 100%;
  margin: 5px;
}
div.projectsLaureates .owl-project .owl-dots .owl-dot.active {
  background: #029FB6;
}
.post-type-archive .section.group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.post-type-archive .wp-pagenavi {
    width: 100%;
}
footer {
  background: #F6F5FA;
  padding-top: 50px;
  padding-bottom: 30px;
}
footer .section-small {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1140px;
  margin: auto;
  align-items: center;
}
footer .partners-home {
    text-align: left;
    font-size: 25px;
}
footer .logos-partners {
    margin: 30px auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    list-style-type: none;
    justify-content: flex-start;
}
footer .logos-partners li:first-child {
    width: 150px;
}
footer .logos-partners li:nth-of-type(2) {
    width: 70px;
}
footer .logos-partners li:nth-of-type(3) {
    width: 150px;
}
footer .logos-partners li {
    margin: 10px;
}
footer .hashtag {
  font-size: 40px;
  font-weight: bold;
}
footer .getintouch {
  font-size: 20px;
  color: #029FB6;
  display: block;
  margin-top: 10px;
}
footer .right-column {
  text-align: right;
}
footer .left-column {
  text-align: left;
}
footer .right-column ul.social {
  text-align: right;
  margin: 15px 0;
}
footer .right-column ul.social li svg path {
  fill: #029fb6;
}
footer a {
  color: #029fb6;
}
.video.teaser {
  padding: 100px 0;
}
.form-home {
  background: #029fb6;
  padding: 80px 0;
}
.form-home h2 {
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 30px;
}
.form-home .group {
    max-width: 840px;
}
.form-home .group {
    max-width: 840px;
}
.form-home .form-container .row {
    display: flex;
    flex-wrap: wrap;
}
.form-home .form-container .row .col-4 {
    width:calc((100% - 90px) / 3);
    padding: 15px;
}
.form-home .form-container .row .col-6 {
   width:calc((100% - 60px) / 2);
}
.form-home .form-container .row .col-12 {
    width:100%;
    padding: 15px;
}
.form-home .form-container .row label {
    display:block;
    text-align:center;
    text-transform:uppercase;
    font-weight:600;
    margin-bottom: 5px;
}
.form-home .form-container .row input[type="text"],
.form-home .form-container .row input[type="email"] {
    width:100%;
    padding:10px;
    border-radius:50px;
    border:none;
    outline: none;
    box-sizing: border-box;
}
.form-home .form-container .row input[type="submit"] {
    background:white;
    color:#029fb6;
    text-transform:uppercase;
    font-weight:bold;
    border-radius:50px;
    text-align:center;
    padding:15px 30px;
    outline: none;
    box-sizing: border-box;
    margin-top: 0;
    border: none;
    font-family: ashemore, sans-serif;
    font-size: 18px;
}
.form-home .form-container .row textarea {
    width:100%;
    border-radius:20px;
    border:none;
    outline: none;
    box-sizing: border-box;
    min-height: 290px;
    padding: 10px;
}
.form-home .subtitle {
    color: white;
    font-style: italic;
    text-align: center;
    display: block;
    margin-bottom: 50px;
}
.form-home .rgpd-contain {
  align-items: center;
  margin-top: 20px;
    padding: 0 15px;
}
.form-home .rgpd-left {
  width: 70%;
}
.form-home .rgpd-right {
  width: 30%;
  text-align: right;
    box-sizing: border-box;
}
.form-home .rgpd-left .wpcf7-list-item {
  margin: 0;
}
.form-home .rgpd-left .wpcf7-list-item-label {
  text-transform: none;
    font-weight: 100;
}
.form-home .rgpd-left .wpcf7-list-item-label a {
  text-decoration: none;
  color: white;
  font-weight: bold;
}
.form-home input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  border: 2px solid white;
}
.form-home input[type="checkbox"]:hover,
.form-home input[type="checkbox"]:active,
.form-home input[type="checkbox"]:focus,
.form-home input[type="checkbox"]:checked {
  background: white;
}
.form-home .wpcf7-spinner {
  display: none;
}
.form-home .submitting .wpcf7-spinner {
  display: block;
}
.form-home .wpcf7-not-valid-tip {
  color: white;
  display: block;
    margin-top: 10px;
}
.form-home .wpcf7 form .wpcf7-response-output {
  padding: 15px;
    text-align: center;
    color: white;
}
@media only screen and (max-width:768px) {
  .form-home .form-container .row .col-4 {
      width:100%;
      padding: 15px;
  }
  .form-home .form-container .row .col-6,
  .form-home .rgpd-left,
  .form-home .rgpd-right {
     width:100%;
     text-align: center;
  }
  .form-home .rgpd-right {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 1700px) {
  .group {
    max-width: 1400px;
  }
  .span_4_of_14 {
    width: 30.429%;
  }
}

@media only screen and (max-width: 1400px) {
  .group {
    max-width: 1140px;
  }
  .span_4_of_14 {
    width: 40.429%;
  }
  .logotype img {
    max-width: 380px;
  }
  #home_top .tagline {
    font-size: 25px;
    font-weight: bold;
  }
}

@media only screen and (max-width: 1140px) {
  .group {
    max-width: 992px;
  }
  .span_4_of_14 {
    width: 40.429%;
  }
}

@media only screen and (max-width: 1024px){
  body.page-template-page-apply .section.page_container .col_page_container_w div.page_head .nav_page{
    height: 300px;
  }
}

@media only screen and (max-width: 992px) {
  .group {
    max-width: 768px;
  }
  .span_4_of_14 {
    width: 40.429%;
  }
  div.categories .categories-container .col-cat {
    width: 100%;
  }
  .span_7_of_14 {
    width: 100%;
  }
  footer .partners-home,
  footer .right-column,
  footer .right-column ul.social {
    text-align: center;
  }
  footer .logos-partners {
    justify-content: center;
  }
}

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

  body.page-template-page-apply div.gohome{
    top: 8%;
    left: 15%;
  }

  form#acf-form div[data-name="name_of_the_association_organization"],
  form#acf-form div[data-name="company_registration_number"],
  form#acf-form div[data-name="email_association"],
  form#acf-form div[data-name="phone_association"],
  form#acf-form div[data-name="address_association"],
  form#acf-form div[data-name="website_association"]{
    width: 50% !important;
  }

  .content form#acf-form a.acf-button{
    color: #039fb6 !important;
  }

  body.page-template-page-apply .section.page_container .col_page_container_w div.page_head .nav_page div.title{
    width: 100%;
  }

  body.page-template-page-apply .section.page_container .col_page_container_w div.page_head .nav_page div.title p:first-of-type{
    color: #039fb6 !important;
  }

  form#acf-form div[data-name="terms_of_use"] div.acf-input a{
    color: #039fb6 !important;
  }

  div.video h2 {
    padding-bottom: 35px;
    line-height: 1;
  }
  #home_top .section.group {
    padding-top: 150px;
  }
  #home_top .section.group .slogan {
    max-width: 200px;
  }
  #home_top .owl-home .item img {
    height: 530px;
  }
  #home_top .home_content .tagline:not(.blue-bg) {
    padding: 15px;
  }
  #home_top .home_content .tagline p:last-child {
    margin-bottom: 0;
  }
  #home_top .home_content .tagline,
  .tagline_txt.blue-bg p {
    font-size: 18px;
    text-align: center;
  }
  .tagline_txt.blue-bg h3 {
    text-align: center;
  }
  #home_top .tagline_txt.blue-bg {
    width: auto;
  }
  .group {
    max-width: 100%;
  }
  div.categories {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 55px;
  }
  div.categories .categories-container .col-cat .col_step_contain {
    padding: 15px;
  }
  div.projectsLaureates .section-full,
  div.projectsLaureates .section-small {
    max-width: 100%;
    padding: 0 15px;
    width: auto;
  }
  div.projectsLaureates.second {
    margin-top: 0;
  }
  .span_4_of_14 {
    width: 100%;
  }
  div.projectsLaureates .section-full .owl-project .owl-stage-outer:before,
  div.projectsLaureates .section-full .owl-project .owl-stage-outer:after {
    content: none;
  }
  div.projectsLaureates .owl-project .owl-nav {
    position: inherit;
    justify-content: center;
    margin-top: 15px;
  }
  div.projectsLaureates .owl-project .owl-nav button {
    margin: 5px;
  }
  div.projectsLaureates .owl-project .owl-nav button svg {
    width: 35px;
    height: 35px;
  }
  div.projectsLaureates .project span.see {
    display: block;
    text-align: center;
  }
  div.projectsLaureates h2,
  div.projectsLaureates h3,
  div.projectsLaureates.second h2,
  div.projectsLaureates.second h3 {
    text-align: center;
  }
  div.video {
    padding: 50px 0;
  }
  div.video .video-bloc {
    width: auto;
    padding: 15px;
  }
  footer .hashtag {
    font-size: 30px;
  }
}

@media only screen and (max-width: 576px){
  form#acf-form div.acf-fields > div.acf-field{
    width: 100% !important;
  }

  form#acf-form div[data-name="video"]{
    border-right: unset !important;
  }

  form#acf-form div[data-name="upload_additional_content"]{
    border-left: none !important;
  }

  form#acf-form div[data-name="summary_table_of_main_actions_carried_out_within_the_scope_of_the_project"] table.acf-table div.acf-field{
    width: 100% !important;
    min-height: unset!important;
    height: auto;
  }

  form#acf-form div[data-name="summary_table_of_main_actions_carried_out_within_the_scope_of_the_project"] div.acf-input{
    padding-left: 0;
    padding-right: 0;
  }

  form#acf-form div.acf-fields > div.acf-field{
    margin-top:  0 ;
  }

  form#acf-form div[data-type="message"]{
    margin-top: 30px !important;
  }

  form#acf-form div[data-type="message"].publicity{
    margin-top: 0 !important;
  }

  form#acf-form input.acf-button[type="submit"]{
    font-size: 0.9rem;
    padding: 16px 25px;
  }
}