@charset "UTF-8";
/*-----------------------------------------------------------------------------------*/
/*  1. IMPORT & VARIABLES
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*  1. BASIC VARIABLES
/*-----------------------------------------------------------------------------------*/
#footer_pymac_menu a::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
/*-----------------------------------------------------------------------------------*/
/*  1. 
/*-----------------------------------------------------------------------------------*/
.icon-house-coatmellec.active {
  background-color: #09C4A7;
}
#pymac-header-coatmellec {
  position: fixed;
  z-index: 50;
  width: 100%;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
#pymac-header-coatmellec li.current_page_parent:not(.menu-item-home), #pymac-header-coatmellec li.current_page_item:not(.menu-item-home) {
  background-color: #09C4A7;
  color: white !important;
}
#pymac-header-coatmellec li.current_page_parent:not(.menu-item-home) > a, #pymac-header-coatmellec li.current_page_item:not(.menu-item-home) > a {
  color: white !important;
}
#pymac-header-coatmellec li.current_page_parent li.current_page_item:not(.menu-item-home) {
  background-color: white !important;
}
#pymac-header-coatmellec li.current_page_parent li.current_page_item:not(.menu-item-home) a {
  background-color: white !important;
  color: #09C4A7 !important;
}
#pymac-header-coatmellec li.menu-item-home * {
  color: #09C4A7;
  display: none !important;
}
body[data-elementor-device-mode="mobile"] li.menu-item-home *, body[data-elementor-device-mode="tablet"] li.menu-item-home * {
  display: inline-block !important;
}
#pymac-header-coatmellec a {
  text-decoration: none !important;
}
#pymac-menu-coatmellec-pc {
  height: 100%;
}
#pymac-menu-coatmellec-pc > div {
  height: 100%;
}
#pymac-menu-coatmellec-pc > div > nav {
  height: 100%;
}
#pymac-menu-coatmellec-pc ul {
  align-items: center;
}
#pymac-menu-coatmellec-pc .menu-item-has-children {
  display: block;
  position: relative;
  height: 100%;
}
#pymac-menu-coatmellec-pc .menu-item-has-children a {
  display: block;
  text-align: center;
  white-space: pre-wrap;
  word-break: break-word;
}
#pymac-menu-coatmellec-pc .menu-item-has-children ul {
  width: 200% !important;
  left: -50% !important;
}
#pymac-menu-coatmellec-pc .menu-item-has-children:hover {
  background-color: #09C4A7;
}
#pymac-menu-coatmellec-pc .menu-item-has-children:hover a {
  height: 100%;
  color: white;
}
#pymac-menu-coatmellec-pc .sub-menu a {
  border-bottom: 1px solid white;
}
#pymac-section-menu-tablet-coatmellec {
  position: fixed;
  height: 100%;
  width: 70%;
  left: 100%;
  transition: 0.3s all;
  z-index: 10;
}
#pymac-section-menu-tablet-coatmellec.menu-active {
  left: 30%;
}
#pymac-section-menu-tablet-coatmellec .elementor-widget-wp-widget-nav_menu > div > div > ul {
  margin-top: 15%;
  list-style: none;
  padding-left: 0;
}
#pymac-section-menu-tablet-coatmellec .elementor-widget-wp-widget-nav_menu > div > div > ul * {
  transition: 0.3s all;
}
#pymac-section-menu-tablet-coatmellec .elementor-widget-wp-widget-nav_menu > div > div > ul a {
  padding: 0 7px;
}
#pymac-section-menu-tablet-coatmellec .elementor-widget-wp-widget-nav_menu > div > div > ul > li {
  margin: 7px 0;
  padding: 7px 0;
  border-bottom: 1px solid #333;
}
#pymac-section-menu-tablet-coatmellec .elementor-widget-wp-widget-nav_menu > div > div > ul > li > a {
  text-transform: uppercase;
  position: relative;
  display: block;
  width: 100%;
}
#pymac-section-menu-tablet-coatmellec .elementor-widget-wp-widget-nav_menu > div > div > ul > li > a br {
  display: none;
}
#pymac-section-menu-tablet-coatmellec .elementor-widget-wp-widget-nav_menu > div > div > ul > li > ul {
  list-style: none;
  padding-left: 0;
  display: none;
  padding-left: 10px;
}
#pymac-section-menu-tablet-coatmellec .elementor-widget-wp-widget-nav_menu > div > div > ul > li > ul > li {
  margin: 15px 0;
}
#pymac-section-menu-tablet-coatmellec .elementor-widget-wp-widget-nav_menu > div > div > ul > li.menu-item-has-children > a {
  pointer-events: none;
}
#pymac-section-menu-tablet-coatmellec .elementor-widget-wp-widget-nav_menu > div > div > ul > li.menu-item-has-children > a::after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translate(-100%, -50%);
  margin-left: -15px;
}
#pymac-section-menu-tablet-coatmellec .elementor-widget-wp-widget-nav_menu > div > div > ul > li.menu-item-has-children.active > a {
  pointer-events: initial;
}
#pymac-section-menu-tablet-coatmellec .elementor-widget-wp-widget-nav_menu > div > div > ul > li.menu-item-has-children.active > a::after {
  content: "";
}
#pymac-section-menu-tablet-coatmellec .elementor-widget-wp-widget-nav_menu > div > div > ul > li.active > ul {
  display: block;
  animation-name: openMenu;
  animation-duration: 0.3s;
  transform-origin: 50% 0;
}
#pymac-section-menu-tablet-coatmellec .elementor-widget-wp-widget-nav_menu > div > div > ul > li:first-child {
  display: none;
}
#pymac-section-menu-tablet-coatmellec .close-menu {
  position: absolute;
  left: 100%;
  top: 5%;
  transform: translate(-100%, -100%);
  margin-left: -20px;
  font-size: 2em;
  color: #09C4A7;
}
#pymac-section-menu-tablet-coatmellec .home-menu {
  position: absolute;
  left: 20px;
  top: 5%;
  transform: translate(0, -100%);
  font-size: 2em;
  color: #09C4A7;
}
@keyframes openMenu {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}
body[data-elementor-device-mode="mobile"] #pymac-section-menu-tablet-coatmellec {
  width: 100%;
}
body[data-elementor-device-mode="mobile"] #pymac-section-menu-tablet-coatmellec.menu-active {
  left: 0%;
}
body[data-elementor-device-mode="mobile"] #pymac-header-coatmellec li.current_page_parent:not(.menu-item-home), body[data-elementor-device-mode="mobile"] #pymac-header-coatmellec li.current_page_item:not(.menu-item-home), body[data-elementor-device-mode="tablet"] #pymac-header-coatmellec li.current_page_parent:not(.menu-item-home), body[data-elementor-device-mode="tablet"] #pymac-header-coatmellec li.current_page_item:not(.menu-item-home) {
  background-color: white !important;
}
body[data-elementor-device-mode="mobile"] #pymac-header-coatmellec li.current_page_parent:not(.menu-item-home) > a, body[data-elementor-device-mode="mobile"] #pymac-header-coatmellec li.current_page_item:not(.menu-item-home) > a, body[data-elementor-device-mode="tablet"] #pymac-header-coatmellec li.current_page_parent:not(.menu-item-home) > a, body[data-elementor-device-mode="tablet"] #pymac-header-coatmellec li.current_page_item:not(.menu-item-home) > a {
  font-weight: 800 !important;
}
body[data-elementor-device-mode="mobile"] #pymac-header-coatmellec li.current_page_parent:not(.menu-item-home) *, body[data-elementor-device-mode="mobile"] #pymac-header-coatmellec li.current_page_item:not(.menu-item-home) *, body[data-elementor-device-mode="tablet"] #pymac-header-coatmellec li.current_page_parent:not(.menu-item-home) *, body[data-elementor-device-mode="tablet"] #pymac-header-coatmellec li.current_page_item:not(.menu-item-home) * {
  color: #09C4A7 !important;
}
/*-----------------------------------------------------------------------------------*/
/*  1. 
/*-----------------------------------------------------------------------------------*/
#pymac-coatmellec-footer {
  position: fixed;
  width: 300px;
  top: 100%;
  transform: translate(0, -100%);
  z-index: 2;
  left: 99.5%;
  margin-left: -300px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
/*-----------------------------------------------------------------------------------*/
/*  1. 
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*  1. CONTACT HUMANTRIP
/*-----------------------------------------------------------------------------------*/
.gform_wrapper .contact-form .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.gform_wrapper .contact-form .gfield {
  width: 100%;
}
.gform_wrapper .contact-form .rgpd .ginput_container_consent {
  display: flex;
}
.gform_wrapper .contact-form .rgpd .ginput_container_consent .gfield_consent_label {
  margin-left: 15px;
}
@media (min-width: 768px) {
  .gform_wrapper .contact-form .contact-prenom, .gform_wrapper .contact-form .contact-nom, .gform_wrapper .contact-form .contact-telephone {
    width: 50%;
  }
  .gform_wrapper .contact-form .contact-half {
    width: 100%;
  }
}
* {
  outline: none;
}
/*-----------------------------------------------------------------------------------*/
/*  2. WORDPRESS ADMIN MENU CORRECTION
/*-----------------------------------------------------------------------------------*/
@media (max-width: 768px) {
  #wpadminbar {
    display: none;
  }
}
.skrew-background {
  position: relative;
  margin-top: 18px;
  margin-bottom: 18px;
  padding-bottom: 18px;
}
.skrew-background::after {
  background-color: #09C4A7;
  bottom: 2px;
  content: "";
  height: 120%;
  left: 0;
  top: 0;
  position: absolute;
  right: 0;
  transform: skew(4deg) rotate(4deg);
  transform-origin: right bottom 0;
  width: inherit;
  z-index: -1;
}
.block-after, .block-before {
  position: relative;
  z-index: 2;
}
.generated-block-after, .generated-block-before {
  width: 100%;
  z-index: 1;
}
.generated-block-after {
  border-top: medium solid white;
  border-left: medium solid transparent;
  margin-top: -1px;
}
.generated-block-after.bec-primary {
  border-top: medium solid #09C4A7;
}
.generated-block-after.bec-grey {
  border-top: medium solid #333;
}
.generated-block-before {
  border-bottom: medium solid white;
  border-right: medium solid transparent;
  margin-top: -1px;
}
.generated-block-before.bec-primary {
  border-bottom: medium solid #09C4A7;
}
.generated-block-before.bec-grey {
  border-bottom: medium solid #333;
}
.image-shape-angle .elementor-image {
  height: 100%;
  width: 100%;
  overflow: hidden;
  transform: skewY(3deg);
  border-bottom: 1px solid white;
}
.image-shape-angle .elementor-image img {
  -webkit-transform: skewY(-3deg);
  transform-origin: right bottom 0;
  border: 1px solid white;
}
.div-shape-angle {
  padding: 20px;
  flex-wrap: wrap;
}
.div-shape-angle .map-contact {
  width: 100%;
  margin-top: 25px;
}
.div-shape-angle > .elementor-column-wrap {
  width: 100%;
  overflow: hidden;
  transform: skewY(3deg);
  border-bottom: 1px solid #09C4A7;
}
.div-shape-angle > .elementor-column-wrap > .elementor-widget-wrap {
  -webkit-transform: skewY(-3deg);
  transform-origin: right bottom 0;
  border: 1px solid #09C4A7;
}
.image-box-screw-image h3 span {
  color: #7C7B7B;
  font-size: 16px;
  font-weight: 400;
}
.image-box-screw-image .elementor-image-box-img {
  overflow: hidden;
  transform: skewY(5deg);
  width: 100%;
  height: 100%;
}
.image-box-screw-image .elementor-image-box-img img {
  -webkit-transform: skewY(-5deg);
  transform-origin: right bottom 0;
  width: 100%;
  height: 100%;
  margin-bottom: -10px;
}
.skrew-background.elementor-widget-image-box .elementor-image-box-title {
  margin: 15px auto !important;
}
.skrew-background.elementor-widget-image-box .elementor-image-box-title a {
  font-weight: 800 !important;
  font-size: 18px;
}
.elementor-widget-image-box .elementor-image-box-description {
  text-align: justify;
}
.elementor-widget-icon-box.icon-colored * {
  transition: 0.3s;
}
.elementor-widget-icon-box.icon-colored i {
  background-color: #09C4A7;
  padding: 30px;
  margin-right: 30px;
  transform: skew(7deg) rotate(7deg) !important;
  margin-top: 7px;
  transform-origin: right bottom 0;
}
.elementor-widget-icon-box.icon-colored i::before {
  top: 50%;
  left: 50%;
  font-size: 0.8em;
  font-weight: 300;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .elementor-widget-icon-box.icon-colored .elementor-icon-box-wrapper {
    display: flex;
  }
}
.elementor-widget-icon-box.icon-colored:hover .elementor-icon-box-description {
  color: #09C4A7;
}
.elementor-slider-text-item div {
  text-align: center;
  margin: 10px;
  font-style: italic;
  font-size: 18px;
}
.elementor-slider-text-item span {
  color: #09C4A7;
  padding: 20px 10px;
  border-top: 1px dashed black;
  display: block;
  width: 100%;
  text-align: center;
}
.elementor-widget-slides .swiper-slide-inner {
  padding: 20px 30%;
}
a {
  color: #7C7B7B;
}
a:hover {
  color: #09C4A7;
}
a[target="_blank"] {
  color: #09C4A7;
}
#footer_pymac_actu p:not(:last-child) {
  border-bottom: 1px solid white;
  padding-bottom: 1em;
}
#footer_pymac_menu a {
  position: relative;
}
#footer_pymac_menu a::before {
  content: "";
  color: #7C7B7B !important;
  position: absolute;
  height: 50%;
  top: 25%;
  left: 0;
  opacity: 1;
}
#text-logo-pymac {
  display: block;
}
#text-logo-pymac .elementor-heading-title {
  line-height: 1.3;
}
#text-logo-pymac .elementor-heading-title:hover {
  color: #333;
}
#text-logo-pymac .elementor-heading-title:hover span {
  background-color: #333;
}
#text-logo-pymac .elementor-heading-title:hover span::after {
  background-color: #333;
}
#text-logo-pymac .elementor-heading-title span {
  background-color: #09C4A7;
  color: white;
  position: relative;
  padding: 0 4px;
  z-index: 1;
}
#text-logo-pymac .elementor-heading-title span::after {
  background-color: #09C4A7;
  content: "";
  height: 120%;
  left: 0;
  top: -2px;
  position: absolute;
  right: 0;
  transform: skew(4deg) rotate(4deg);
  transform-origin: right bottom 0;
  width: inherit;
  z-index: -1;
}
#pymac-resume-section-nathalie .elementor-text-editor h4 {
  color: #09C4A7;
}
#pymac-resume-section-nathalie .elementor-text-editor h3 {
  font-size: 20px;
}
#pymac-tarif-coatmellec .elementor-text-editor em {
  border-left: 5px solid #09C4A7;
  padding-left: 40px;
  display: block;
}
.block-home .elementor-widget-container {
  height: 100%;
}
.block-home .elementor-image-box-description {
  position: relative;
  height: 100%;
}
.block-home .elementor-image-box-description a {
  display: block;
  width: 100%;
  text-align: right;
  position: absolute;
  top: 100%;
  color: white;
  transition: 0.3s all;
}
.block-home .elementor-image-box-description a:hover {
  color: #333;
}
.nathalie-coatmellec-title-section {
  padding: 20px 0;
  margin-bottom: 20px;
  background-color: #f2f2f2;
  border-top: 1px solid #09C4A7;
  border-bottom: 1px solid #09C4A7;
}
.nathalie-coatmellec-title-section .elementor-heading-title {
  font-size: 25px !important;
}
.nathalie-coatmellec-image-section {
  padding-bottom: 50px;
}
.nathalie-coatmellec-image-title {
  overflow: hidden;
}
.nathalie-coatmellec-image-title::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 80%;
  display: block;
  top: 50%;
  left: 10%;
  transform: translate(0, -50%);
  box-shadow: -10px 10px 10px 1px #16B6EA;
  z-index: 1;
}
.nathalie-coatmellec-image-title .elementor-widget-container span, .nathalie-coatmellec-image-title .elementor-widget-container h1, .nathalie-coatmellec-image-title .elementor-widget-container h2, .nathalie-coatmellec-image-title .elementor-widget-container h3, .nathalie-coatmellec-image-title .elementor-widget-container h4, .nathalie-coatmellec-image-title .elementor-widget-container h5 {
  background-color: white;
  z-index: 2;
  position: relative;
  padding: 3px 8px;
  font-weight: 600;
  font-size: 15px;
  display: block;
  width: max-content;
  margin: auto;
}
.elementor-widget-text-editor a {
  text-decoration: underline !important;
}
h3 > a {
  text-decoration: none !important;
}
.slick-list.draggable {
  padding: 0 !important;
  border-right: 50px solid transparent !important;
  border-left: 50px solid transparent !important;
}
body[data-elementor-device-mode="tablet"] .elementor-widget-slides .swiper-slide-inner {
  padding: 20px 20%;
}
body[data-elementor-device-mode="tablet"] .nathalie-coatmellec-title-section {
  padding: 15px 0;
  margin-bottom: 18px;
}
body[data-elementor-device-mode="tablet"] .nathalie-coatmellec-title-section .elementor-heading-title {
  font-size: 22px !important;
}
body[data-elementor-device-mode="mobile"] .elementor-widget-slides .swiper-slide-inner {
  padding: 20px 10%;
}
body[data-elementor-device-mode="mobile"] .nathalie-coatmellec-title-section {
  padding: 10px 0;
  margin-bottom: 15px;
}
body[data-elementor-device-mode="mobile"] .nathalie-coatmellec-title-section .elementor-heading-title {
  font-size: 20px !important;
}
