/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.g-onepage-menu ul {
  margin: 0;
  list-style: none;
  background: #ffffff;
  border: 1px solid #e0e0e5;
  border-radius: 3px;
}
.g-onepage-menu ul li a {
  padding: 0.625rem 1.25rem;
  color: #424753;
  display: block;
  border-bottom: 1px solid #e0e0e5;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-onepage-menu ul li a:hover {
  background: #f8f9fa;
  color: #15161a;
}
.g-onepage-menu ul li a i {
  margin-right: 5px;
}
.g-onepage-menu ul li:last-child a {
  border-bottom: none;
}
.g-onepage-menu ul li .submenu {
  border: none;
  display: none;
}
.g-onepage-menu ul li .submenu.uk-active {
  display: block;
}
.g-onepage-menu ul li .submenu.uk-active a {
  padding-left: 35px;
}
.g-onepage-menu ul li .submenu li:last-child {
  border-bottom: 1px solid #e0e0e5;
}
.g-onepage-menu ul li.uk-active > a {
  background: #f8f9fa;
  color: #4db2b3;
}
.g-onepage-menu ul li.uk-active .submenu {
  display: block;
}
.g-onepage-menu ul li.uk-active .submenu a {
  padding-left: 35px;
}
.g-process {
  text-align: center;
}
.g-process .g-process-item {
  width: 70%;
  margin: 0 auto 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-process .g-process-item {
    width: 100%;
  }
}
.g-process .g-process-item .g-process-item-icon {
  color: #424753;
  background: #e0e0e5;
  font-size: 2rem;
  line-height: 90px;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  display: block;
  position: absolute;
}
.g-process .g-process-item .g-process-image {
  position: relative;
  display: inline-block;
}
.g-process .g-process-item .g-process-image img {
  width: 280px;
  height: 280px;
  background: #ffffff;
  border: 10px solid #e0e0e5;
  border-radius: 50%;
}
.g-process .g-process-item .g-process-item-title {
  text-transform: uppercase;
  margin-top: 1.5rem;
}
.g-process .g-process-item .g-process-item-desc {
  margin: 1.5rem 0;
}
.g-process .g-process-item:after {
  content: "";
  display: block;
  width: 2px;
  height: 4rem;
  background: #e0e0e5;
  margin: 1rem auto 0;
}
.g-process .g-process-item.invert-color .g-process-item-icon {
  color: #424753;
  background: #ffffff;
}
.g-process .g-process-item.invert-color .g-process-image img {
  border: 10px solid #ffffff;
}
.g-process > .g-grid:last-child .g-process-item {
  margin: 0 auto;
}
.g-process > .g-grid:last-child .g-process-item:after {
  display: none;
  margin: 0;
}
.g-process > .g-grid:last-child .g-process-item p {
  margin-bottom: 0;
}
body *::selection {
  background: #b1d7fe;
}
body *::-moz-selection {
  background: #b1d7fe;
}
@font-face {
  font-family: "jostitalic";
  src: url('https://colinedupras.fr/wp-content/themes/g5_helium/custom/font/jost-italic-variablefont_wght-webfont.woff2') format("woff2"), url('https://colinedupras.fr/wp-content/themes/g5_helium/custom/font/jost-italic-variablefont_wght-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "jostregular";
  src: url('https://colinedupras.fr/wp-content/themes/g5_helium/custom/font/jost-variablefont_wght-webfont.woff2') format("woff2"), url('https://colinedupras.fr/wp-content/themes/g5_helium/custom/font/jost-variablefont_wght-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
}
/** NOUVEAU **/
/** Navigation **/
#g-navigation.section_navigation {
  background-color: transparent !important;
  padding: 20px 0;
}
#g-navigation.section_navigation .g-container {
  width: 100%;
}
.logo_coline .g-content {
  margin: 0;
  padding: 0;
}
.logo_coline img {
  width: 190px;
}
.logo_coline {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.section_navigation a.btn_rdv {
  font-family: "jostregular";
  font-size: 18px;
  font-weight: 600;
  color: #e5938f;
  border: 1px solid #e5938f;
  padding: 5px 10px;
}
.section_navigation a.btn_rdv:hover {
  background-color: #e5938f;
  color: #fff;
}
.section_navigation .bloc_btn_rdv .g-content {
  margin: 0;
  padding: 0;
}
.section_navigation .bloc_btn_rdv {
  display: flex;
  align-items: center;
  justify-content: center;
}
#g-navigation.section_navigation.g-fixed-element {
  background-color: #fff !important;
  height: 112px;
  display: flex;
  align-items: center;
}
#g-navigation.section_navigation.g-fixed-element .logo_coline img {
  width: 120px;
}
/*** Menu ***/
.menu_principal {
  padding-top: 10px;
}
.menu_principal .g-onepage-menu ul li {
  float: left;
  padding: 0 15px;
}
.menu_principal .g-onepage-menu ul {
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 0;
}
.menu_principal .g-onepage-menu ul li a {
  border: 0;
  color: #443524;
  padding: 0 0 10px 0;
  background: none;
  text-align: center;
  line-height: 23px;
  font-family: "jostregular";
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 600;
}
.menu_principal .g-onepage-menu ul li a:hover {
  background: transparent;
  color: #e5938f;
}
.menu_principal .g-onepage-menu ul li.uk-active a {
  color: #e5938f;
  border-bottom: 1px solid #e5938f !important;
}
/****/
/** Section header **/
#g-header.section_header {
  background-image: url('https://colinedupras.fr/wp-content/themes/g5_helium/custom/images/fond-beige.webp') !important;
  background-color: #faf1ef;
  padding: 150px 0 0 0 !important;
  height: 810px;
  display: flex;
  align-items: center;
}
.bloc_header {
  display: flex;
  align-items: center;
  z-index: 1;
}
.bloc_header h1 {
  font-family: "jostregular";
  font-size: 18px;
  color: #e5938f;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 10px 0;
  text-align: left;
}
.bloc_header h1 span {
  width: 61px;
  border-bottom: 1px solid #443524;
  display: inline-block;
  margin: 0 0 0 10px;
}
.bloc_header h2 {
  font-family: "jostregular";
  font-size: 34px;
  color: #443524;
  text-align: left;
  line-height: 46px !important;
  margin: 0 0 10px 0;
}
.bloc_header p {
  text-align: justify;
  font-family: "jostregular";
  color: #666666;
  font-weight: lighter;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 30px;
}
.bloc_header a {
  font-family: "jostregular";
  font-size: 18px;
  color: #e5938f !important;
  letter-spacing: 1px;
  font-weight: 600;
  border: 1px solid;
  padding: 10px 20px;
  text-align: center;
  display: block;
  width: fit-content;
}
.bloc_header a:hover {
  color: #443524 !important;
  border: 1px solid #443524;
}
.bloc_photo_profil .g-content, .img_papillon .g-content {
  margin: 0;
  padding: 0;
}
.bloc_photo_profil img {
  border-radius: 50%;
  width: 450px;
  height: 450px;
  object-fit: cover;
  object-position: top;
  z-index: 1;
  position: relative;
}
.img_papillon img {
  position: absolute;
  width: 661px;
  right: 43px;
  top: 195px;
  z-index: 0;
}
/** Section présentation **/
#g-intro.section_presentation {
  background-color: #e2d2c5;
  padding: 30px 0 !important;
}
.section_presentation .titre_1 {
  font-family: "jostregular";
  font-size: 18px;
  color: #e5938f;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  font-weight: 600;
}
.section_presentation .titre_1 span.trait {
  width: 61px;
  border-bottom: 1px solid #443524;
  display: inline-block;
  margin: 0 30px;
}
.section_presentation h2 {
  font-family: "jostregular";
  font-size: 30px;
  color: #443524;
  text-align: center;
  line-height: 46px !important;
  margin: 0 0 -20px 0;
}
.section_presentation p {
  text-align: justify;
  font-family: "jostregular";
  color: #666666;
  font-weight: lighter;
  font-size: 18px;
  line-height: 26px;
}
.section_presentation a {
  font-family: "jostregular";
  font-size: 20px;
  color: #fff !important;
  letter-spacing: 1px;
  font-weight: 600;
  padding: 10px 20px;
  text-align: center;
  display: block;
  width: 215px;
  margin: 0 auto;
  background-color: #e5938f;
}
.section_presentation a:hover {
  background-color: #443524;
}
/** Section Sophrologie **/
#g-features.section_sophro {
  background-color: #fff;
}
.img_sophro img {
  border-radius: 50%;
  width: 350px;
  height: 350px;
  object-fit: cover;
}
.img_sophro {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section_sophro .titre_1 {
  font-family: "jostregular";
  font-size: 18px;
  color: #e5938f;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 10px 0;
  text-align: left;
  font-weight: 600;
}
.section_sophro .titre_1 span.trait {
  width: 61px;
  border-bottom: 1px solid #443524;
  display: inline-block;
  margin: 0 0 0 10px;
}
.section_sophro .titre_2 {
  font-family: "jostregular";
  font-size: 33px;
  color: #443524;
  text-align: left;
  line-height: 41px !important;
}
.section_sophro p {
  text-align: justify;
  font-family: "jostregular";
  color: #666666;
  font-weight: lighter;
  font-size: 18px;
  line-height: 26px;
}
.section_sophro .img_citation img {
  width: 350px;
}
.img_citation {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section_sophro .bloc_sophro {
  background-color: #443524;
  padding: 15px;
}
.bloc_sophro .titre_3 {
  font-family: "jostregular";
  font-size: 33px;
  color: #e5938f;
  text-align: left;
  line-height: 41px;
}
.bloc_sophro p {
  color: #fff;
}
.tss-wrapper .tss-layout3 .item-content-wrapper, .tss-wrapper .tss-isotope1 .item-content-wrapper, .tss-wrapper .tss-video1 .item-content-wrapper, .tss-wrapper .tss-carousel3 .item-content-wrapper {
  background-color: transparent !important;
}
.tss-wrapper .tss-layout3 .item-content-wrapper:before, .tss-wrapper .tss-isotope1 .item-content-wrapper:before, .tss-wrapper .tss-video1 .item-content-wrapper:before, .tss-wrapper .tss-carousel3 .item-content-wrapper:before {
  display: none;
}
.tss-wrapper .tss-layout3 .item-content, .tss-wrapper .tss-isotope1 .item-content, .tss-wrapper .tss-carousel3 .item-content {
  font-style: normal !important;
  text-align: center;
  font-family: "jostregular";
  font-weight: 300;
  font-size: 18px;
  line-height: 25px;
}
/** Section Déroulement **/
#g-utility.section_deroulement {
  background-image: url('https://colinedupras.fr/wp-content/themes/g5_helium/custom/images/fond-beige.webp');
  background-color: #faf1ef;
  padding: 20px 0 20px 0;
}
.section_deroulement .titre_1 {
  font-family: "jostregular";
  font-size: 18px;
  color: #e5938f;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  font-weight: 600;
}
.section_deroulement .titre_1 span.trait {
  width: 61px;
  border-bottom: 1px solid #443524;
  display: inline-block;
  margin: 0 30px;
}
.section_deroulement .titre_2 {
  font-family: "jostregular";
  font-size: 30px;
  color: #443524;
  text-align: center;
  line-height: 35px !important;
  margin: 10px 0 -20px 0;
}
.section_deroulement h4 {
  font-family: "jostregular";
  font-size: 23px;
  color: #443524;
  text-align: center;
  font-weight: 500;
  text-transform: none !important;
  margin: 15px 0 0 0 !important;
  line-height: 29px;
}
.section_deroulement .g-process-item-desc {
  text-align: center;
  font-family: "jostregular";
  color: #666666;
  font-weight: lighter;
  font-size: 18px;
  line-height: 26px;
  margin: 10px 0 0 0 !important;
}
.section_deroulement .g-process-image img {
  display: none;
}
.section_deroulement .g-process .g-process-item .g-process-item-icon {
  position: relative;
  background: transparent;
  border: 1px solid #e5938f;
}
.section_deroulement .g-process-item-icon:before {
  font-size: 46px;
  color: #e5938f;
}
.section_deroulement .g-process .g-process-item:after {
  width: 1px;
  background: #443524;
}
/** Section presta **/
#g-above.section_presta {
  background-color: #fff;
  padding: 20px 0 50px 0 !important;
}
#g-above.section_presta .entry-header {
  display: none;
}
.section_presta .titre_1 {
  font-family: "jostregular";
  font-size: 18px;
  color: #e5938f;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  font-weight: 600;
}
.section_presta .titre_1 span.trait {
  width: 61px;
  border-bottom: 1px solid #443524;
  display: inline-block;
  margin: 0 30px;
}
.section_presta .bloc_prestations {
  background-color: #fff;
  border: 2px solid #E2D2C5;
}
.section_presta .bloc_prestations .titre_2 {
  font-family: "jostregular";
  font-size: 30px;
  color: #443524;
  text-align: center;
  line-height: 46px;
}
.section_presta .bloc_prestations .bloc_seances, .section_presta .bloc_prestations .texte_1 {
  text-align: center;
  font-family: "jostregular";
  color: #666666;
  font-weight: lighter;
  font-size: 18px;
  line-height: 26px;
  margin: 10px 0 0 0;
}
.section_presta .bloc_prestations h4 {
  font-family: "jostregular";
  color: #e5938f;
  margin: 20px 0 -12px 0 !important;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
}
.section_presta .bloc_prestations .bloc_seances {
  margin-top: 35px;
}
.bloc_prestations a.btn_rdv {
  font-family: "jostregular";
  font-size: 20px;
  color: #fff !important;
  letter-spacing: 1px;
  font-weight: 600;
  padding: 5px 17px;
  text-align: center;
  display: block;
  width: 250px;
  margin: 31px auto 0;
  background-color: #e5938f;
  border: 1px solid #e5938f;
}
.bloc_prestations a.btn_rdv:hover {
  background-color: #fff;
  color: #e5938f !important;
}
.section_presta .bloc_consultation {
  background-color: #e5938f;
  margin-top: 20px;
}
.section_presta .bloc_consultation p, .section_presta .bloc_atelier p {
  text-align: center;
  font-family: "jostregular";
  color: #fff;
  font-weight: lighter;
  font-size: 18px;
  line-height: 26px;
  margin: 10px 0 0 0;
}
.section_presta .bloc_consultation .titre_1 {
  color: #fff;
}
.section_presta .bloc_atelier .titre_1 {
  color: #e5938f;
}
.section_presta .bloc_atelier .titre_1 span.trait {
  border-bottom: 1px solid #fff;
}
.section_presta .bloc_atelier {
  background-color: #443524;
  margin-top: 20px;
}
.section_presta .reseaux_sociaux i {
  color: #e5938f;
  font-size: 25px;
  margin: 0 10px;
}
.section_presta .reseaux_sociaux {
  display: block;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 10px 0 0 0;
}
.section_presta a.btn_coaching {
  background-color: #fff;
  border: 1px solid #e5938f;
  border-radius: 0;
  text-align: center;
  display: block;
  width: 232px;
  margin: 0 auto;
  color: #e5938f;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "jostregular";
}
.section_presta a.btn_coaching:hover {
  background-color: #e5938f;
  color: #fff;
}
/*** Section footer ***/
#g-footer.section_footer {
  background-image: url('https://colinedupras.fr/wp-content/themes/g5_helium/custom/images/fond-beige.webp');
  background-color: #faf1ef;
  padding: 20px 0 20px 0;
}
.logo_footer {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section_footer img {
  width: 180px;
}
.section_footer h2 {
  font-family: "jostregular";
  font-weight: 400;
  color: #000;
  margin: 0 0 10px 0;
  font-size: 21px;
  line-height: 26px;
  letter-spacing: 1px;
}
.bloc_contact_footer a {
  color: #e5938f;
  display: block;
  font-size: 18px;
  font-family: "jostregular";
}
.bloc_contact_footer a.tel_footer {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 7px;
  font-family: "jostregular";
}
.bloc_reseaux_footer p {
  font-family: "jostregular";
  font-weight: 300;
  color: #4d4d4d;
  line-height: 26px;
  font-size: 16px;
  margin: 0 0 12px 0;
}
.bloc_reseaux_footer span a i {
  color: #e5938f;
  font-size: 25px;
  margin: 0 10px;
}
#g-footer .g-totop a {
  color: #443524;
  border: 1px solid #443524;
  border-radius: 50px;
  padding: 3px 5px 7px 7px;
}
#g-footer .g-totop a:hover {
  color: #443524;
  border: 1px solid #443524;
}
.bloc_contact_footer {
  display: flex;
  justify-content: center;
}
.mentions_legales a.btn_mentionslegales {
  background-color: transparent;
  color: #e5938f;
  padding: 0;
}
.mentions_legales a.btn_mentionslegales:hover {
  color: #e5938f;
}
/** bloc popup **/
.paoc-credit-wrp {
  display: none;
}
.paoc-popup-mheading {
  font-family: "jostregular";
  font-weight: 400 !important;
  color: #443524 !important;
  letter-spacing: 2px;
  text-align: center;
  margin: 28px 0 30px 0 !important;
  font-size: 29px !important;
  line-height: 26px !important;
}
.paoc-popup-sheading, .paoc-popup-content p {
  font-family: "jostregular";
  font-weight: 300 !important;
  text-align: center;
  font-size: 18px !important;
  color: #666666 !important;
  letter-spacing: 1px;
  line-height: 26px;
  margin: 10px 0 0 0 !important;
}
.paoc-popup-content h4 {
  text-align: center;
  font-family: "jostregular";
  font-weight: 700 !important;
  color: #e5938f;
  margin: 20px 0 -6px 0;
}
.paoc-padding-20 {
  padding: 20px 20px 40px 20px !important;
}
.mentions_legales {
  text-align: center;
  font-family: "jostregular";
  font-weight: 300;
  color: #4d4d4d;
  border-top: 1px solid #eee;
  line-height: 23px;
}
.mentions_legales a {
  color: #4d4d4d;
}
.mentions_legales .g-content {
  margin: 0;
  padding: 0;
}
.page a {
  color: #e5938f;
}
/*** Responsive ***/
@media screen and (max-width: 1131px) {
  .logo_coline {
    padding: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .menu_principal .g-onepage-menu ul li a {
    font-size: 14px;
    letter-spacing: 1px;
  }
  .section_navigation a.btn_rdv {
    font-size: 13px;
    letter-spacing: 0;
  }
  .menu_principal {
    padding-top: 30px;
  }
  #g-header.section_header .g-container {
    width: 100%;
    padding: 0 20px;
  }
  .bloc_header h2 {
    font-size: 28px;
    line-height: 36px !important;
  }
  #g-navigation.section_navigation {
    background-color: transparent !important;
    padding: 0 0 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .logo_coline {
    justify-content: center;
  }
  .menu_principal {
    display: none;
  }
  .section_navigation a.btn_rdv {
    font-size: 20px;
    letter-spacing: 2px;
  }
  #g-header.section_header {
    margin-top: -190px;
    padding: 250px 0 50px 0 !important;
    height: auto;
  }
  .bloc_header h2 {
    font-size: 25px;
  }
  .bloc_photo_profil img {
    width: 350px;
    height: 350px;
  }
  .img_papillon {
    display: none;
  }
  .section_presentation .titre_1 span.trait, .section_deroulement .titre_1 span.trait, .section_presta .titre_1 span.trait {
    width: 30px;
    margin: 0 15px;
  }
  .section_presta .bloc_prestations, .section_presta .bloc_consultation, .section_presta .bloc_atelier {
    margin: 15px;
  }
  #g-footer.section_footer {
    text-align: center;
  }
}
/*# sourceMappingURL=custom_accueil.css.map */