/*
Theme Name: Pedarregaix Opticiens
Author: Emmanuel Sitaud
Author URI: https://mnstd.fr/
Description: Pedarregaix Opticiens theme

*/

/*** 1. FONTS **/
@font-face {
    font-family: "MyriadPro-Semibold";
    src: url("assets/fonts/MyriadProSemiBold.eot"); /* IE9 Compat Modes */
    src: url("assets/fonts/MyriadProSemiBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("assets/fonts/MyriadProSemiBold.otf") format("opentype"), /* Open Type Font */
    url("assets/fonts/MyriadProSemiBold.svg") format("svg"), /* Legacy iOS */
    url("assets/fonts/MyriadProSemiBold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("assets/fonts/MyriadProSemiBold.woff") format("woff"), /* Modern Browsers */
    url("assets/fonts/MyriadProSemiBold.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "MyriadPro-Light";
    src: url("assets/fonts/MyriadProLight.eot"); /* IE9 Compat Modes */
    src: url("assets/fonts/MyriadProLight.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("assets/fonts/MyriadProLight.otf") format("opentype"), /* Open Type Font */
    url("assets/fonts/MyriadProLight.svg") format("svg"), /* Legacy iOS */
    url("assets/fonts/MyriadProLight.ttf") format("truetype"), /* Safari, Android, iOS */
    url("assets/fonts/MyriadProLight.woff") format("woff"), /* Modern Browsers */
    url("assets/fonts/MyriadProLight.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Helvetica";
    src: url("assets/fonts/Helvetica.eot"); /* IE9 Compat Modes */
    src: url("assets/fonts/Helvetica.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("assets/fonts/Helvetica.otf") format("opentype"), /* Open Type Font */
    url("assets/fonts/Helvetica.svg") format("svg"), /* Legacy iOS */
    url("assets/fonts/Helvetica.ttf") format("truetype"), /* Safari, Android, iOS */
    url("assets/fonts/Helvetica.woff") format("woff"), /* Modern Browsers */
    url("assets/fonts/Helvetica.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Helvetica-Light";
    src: url("assets/fonts/Helvetica-Light.eot"); /* IE9 Compat Modes */
    src: url("assets/fonts/Helvetica-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("assets/fonts/Helvetica-Light.otf") format("opentype"), /* Open Type Font */
    url("assets/fonts/Helvetica-Light.svg") format("svg"), /* Legacy iOS */
    url("assets/fonts/Helvetica-Light.ttf") format("truetype"), /* Safari, Android, iOS */
    url("assets/fonts/Helvetica-Light.woff") format("woff"), /* Modern Browsers */
    url("assets/fonts/Helvetica-Light.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Helvetica-Bold";
    src: url("assets/fonts/Helvetica-Bold.eot"); /* IE9 Compat Modes */
    src: url("assets/fonts/Helvetica-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("assets/fonts/Helvetica-Bold.otf") format("opentype"), /* Open Type Font */
    url("assets/fonts/Helvetica-Bold.svg") format("svg"), /* Legacy iOS */
    url("assets/fonts/Helvetica-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("assets/fonts/Helvetica-Bold.woff") format("woff"), /* Modern Browsers */
    url("assets/fonts/Helvetica-Bold.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "HighTide";
    src: url("assets/fonts/High-tide.eot"); /* IE9 Compat Modes */
    src: url("assets/fonts/High-tide.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("assets/fonts/High-tide.otf") format("opentype"), /* Open Type Font */
    url("assets/fonts/High-tide.svg") format("svg"), /* Legacy iOS */
    url("assets/fonts/High-tide.ttf") format("truetype"), /* Safari, Android, iOS */
    url("assets/fonts/High-tide.woff") format("woff"), /* Modern Browsers */
    url("assets/fonts/High-tide.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

/*** 2. GENERAL ***/
body {
    font-family: 'Helvetica', sans-serif;
    font-size: 13px;
    font-weight: 100;
    margin: 0;
}

.wrapper-splash {
    margin: 0 auto;
    position: relative;
    width: 1280px;
}

.wrapper {
    margin: 0 auto;
    position: relative;
    width: 1024px;
}

a {
    text-decoration: none;
}

p {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: 13px;
    line-height: 18px;
}

:focus {
    outline: none;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

.logo-text {
    text-align: center;
}

.logo-text p:first-child {
    font-family: 'Helvetica', sans-serif;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 6px;
    margin: 0;
}

.logo-text p:nth-child(2) {
    font-family: "Helvetica-Light", sans-serif;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 6px;
    margin: 0;
}

.logo-text p:last-child {
    color: #A09C63;
    font-family: "MyriadPro-Light", sans-serif;
    font-size: 13px;
    font-style: italic;
    letter-spacing: 1px;
    line-height: 25px;
    margin-top: 40px;
}

.logo-text .logo-picto {
    display: flex;
    justify-content: center;
    margin: 8px 0;
    position: relative;
    width: 100%;
}

.logo-text .logo-picto span {
    background-color: #A09C63;
    border-radius: 10px;
    height: 20px;
    margin: 0px 4px;
    position: relative;
    width: 20px;
}

.logo-text .logo-picto span:first-child:after {
    background-color: #000;
    content: '';
    height: 2px;
    position: absolute;
    right: -6.5px;
    top: 7px;
    width: 5.5px;
}

@-webkit-keyframes totheleft {
    from {right: -1185px;opacity: 0}
    50% {right: -590px;opacity: 0.5}
    to  {right: -50px;opacity: 1}
}

@-moz-keyframes totheleft {
    from {right: -1185px;opacity: 0}
    50% {right: -590px;opacity: 0.5}
    to  {right: -50px;opacity: 1}
}

@-o-keyframes totheleft {
    from {right: -1185px;opacity: 0}
    50% {right: -590px;opacity: 0.5}
    to  {right: -50px;opacity: 1}
}

@keyframes totheleft {
    from {right: -1185px;opacity: 0}
    50% {right: -590px;opacity: 0.5}
    to  {right: -50px;opacity: 1}
}

@-webkit-keyframes reducebubble {
    from {width: 50px;height: 50px;}
    to  {width: 100px;height: 100px;}
}

@-moz-keyframes reducebubble {
    from {width: 50px;height: 50px;}
    to  {width: 100px;height: 100px;}
}

@-o-keyframes reducebubble {
    from {width: 50px;height: 50px;}
    to  {width: 100px;height: 100px;}
}

@keyframes reducebubble {
    from {width: 50px;height: 50px;}
    to  {width: 100px;height: 100px;}
}

/*** 3. HEADER ***/
#header {
    background-color: rgba(255,255,255,0.9);
    padding: 25px 0;
    position: absolute;
    width: 100%;
    z-index: 99;
}

#header .wrapper-splash {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
}

#header .menu-top-left {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    width: 80%;
}

#header .menu-top-left .logo {
    width: 150px;
}

#header .menu-top-left .logo img {
    max-width: 100%;
}

#header .menu-top-left .logo img.forAbsolute {
    display: block;
}

#header .menu-top-left .menu-top {
    padding-top: 15px;
}

#header .menu-top-left .menu-top ul {
    display: flex;
    margin-left: 35px;
}

#header .menu-top-left .menu-top ul li {
    margin-right: 35px;
    position: relative;
}

#header .menu-top-left .menu-top ul li:last-child {
    margin-right: 0px;
}

#header .menu-top-left .menu-top ul li a {
    color: #000;
    cursor: pointer;
    font-family: 'MyriadPro-Semibold';
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 3px;
    text-transform: uppercase;
}

#header .menu-top-left .menu-top ul li:hover a,
#header .menu-top-left .menu-top ul li.current-menu-item a,
#header .menu-top-left .menu-top ul li.current-menu-parent a {
    color: #979533;
    position: relative;
}

#header .menu-top-left .menu-top ul li.current-menu-item a:after,
#header .menu-top-left .menu-top ul li:hover a:after,
#header .menu-top-left .menu-top ul li.current-menu-parent a:after {
    background-color: #979533;
    bottom: 0;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    width: 50%;
}

#header .menu-top-left .menu-top ul li ul.sub-menu {
    display: none;
}

#header .menu-top-left .menu-top ul li:hover ul.sub-menu {
    display: flex;
    justify-content: space-around;
    margin-left: 0;
    position: absolute;
    width: max-content;
}

#header .menu-top-left .menu-top ul li:hover ul.sub-menu li {
    margin-right: 20px;
}

#header .menu-top-left .menu-top ul li:hover ul.sub-menu li a {
    border: none;
    color: #000;
    display: block;
    font-family: MyriadPro-Light;
    line-height: 14px;
    margin: 6px auto;
    text-transform: inherit;
}

#header .menu-top-left .menu-top ul li:hover ul.sub-menu li a:hover {
    color: #979533;
}

#header .menu-top-left .menu-top ul li:hover ul.sub-menu li a:after {
    visibility: hidden;
}

#header .menu-top-left .menu-top ul li:hover ul.sub-menu li:hover a:after,
#header .menu-top-left .menu-top ul li:hover ul.sub-menu li.current-menu-item a:after  {
    background-color: #979533;
    bottom: 0px;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    visibility: visible;
    width: 50%;
}

#header .menu-top-left .menu-top ul li:hover ul.sub-menu li.current-menu-item a {
    color: #979533;
}

#header .menu-top-right {
    padding-top: 15px;
}

#header .menu-top-right ul {
    display: flex;
}

#header .menu-top-right ul li {
    margin: 0 2px;
}

#header .menu-top-right ul li.mail {
    margin-left: 35px;
    position: relative;
}

#header .menu-top-right ul li.mail .inner-mail {
    background-color: black;
    border-radius: 5px;
    color: #fff;
    margin: 10px 0 0 -48px;
    padding: 15px 0;
    position: absolute;
    text-align: center;
    visibility: hidden;
    width: 120px;
    z-index: 1;
}

#header .menu-top-right ul li.mail:hover .inner-mail {
    visibility: visible;
}

#header .menu-top-right ul li.tel {
    position: relative;
}

#header .menu-top-right ul li.tel .inner-tel {
    background-color: black;
    border-radius: 5px;
    color: #fff;
    margin: 10px 0 0 -48px;
    padding: 15px 0;
    position: absolute;
    text-align: center;
    visibility: hidden;
    width: 120px;
    z-index: 1;
}

#header .menu-top-right ul li.tel:hover .inner-tel {
    visibility: visible;
}

#header .menu-top-right ul li a {
    border: 1px solid #000;
    border-radius: 15px;
    color: #000;
    display: block;
    height: 21px;
    line-height: 24px;
    text-align: center;
    width: 21px;
}

#header .menu-top-right ul li:hover a {
    background-color: transparent;
    border: 1px solid #979533;
    color: #979533;
}

#header .mobile-menu-icon {
    display: none;
}

/*** Home Header ***/
.home #header {
    background: transparent;
}

.home #header .menu-top-left {
    width: auto;
}

.home #header .menu-top-left .menu-top ul li:hover a {
    color: #979533;
}
.home #header .menu-top-left .menu-top ul li a {
    color: #fff;
}

.home #header .menu-top-left .menu-top ul li:hover ul.sub-menu li a {
    color: #fff;
}

.home #header .menu-top-left .menu-top ul li:hover ul.sub-menu li:hover a {
    color: #979533;
}

.home #header .menu-top-right ul li a {
    border: 1px solid #fff;
    color: #fff;
}

.home #header .menu-top-right ul li:hover a {
    border: 1px solid #979533;
    color: #979533;
}

/*** Fixed Header ***/
#header.fixedHeader {
    background-color: rgba(255, 255, 255, 0.9);
    margin-top: 0;
    padding: 10px 0 15px;
    position: fixed;
}

#header.fixedHeader .menu-top-left .logo {
    width: 120px;
}

#header.fixedHeader .menu-top-left .menu-top,
#header.fixedHeader .menu-top-right {
    padding-top: 10px;
}

.home #header.fixedHeader .menu-top-left {
    width: 80%;
}

.home #header.fixedHeader .logo {
    display: block;
}

.home #header.fixedHeader .menu-top-left .menu-top ul li a,
.home #header.fixedHeader .menu-top-left .menu-top ul li:hover ul.sub-menu li a {
    color: #000;
}

.home #header.fixedHeader .menu-top-left .menu-top ul li:hover a,
.home #header.fixedHeader .menu-top-left .menu-top ul li:hover ul.sub-menu li:hover a {
    color: #979533;
}

.home #header.fixedHeader .menu-top-right ul li a {
    border: 1px solid #000;
    color: #000;
}

.home #header.fixedHeader .menu-top-right ul li:hover a {
    border: 1px solid #979533;
    color: #979533;
}

/*** 4. PAGES ***/
#main .slider {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
}

#main .slider .wrapper-splash {
    display: flex;
    height: 100%;
}

#main .slider .wrapper-splash-left {
    align-items: flex-end;
    justify-content: flex-start;
    text-align: left;
}

#main .slider .wrapper-splash-right {
    align-items: flex-end;
    justify-content: flex-end;
    margin-right: 30px;
    text-align: right;
}

#main .slider .wrapper-splash-top-right {
    align-items: flex-start;
    justify-content: flex-end;
    margin-right: 30px;
    text-align: right;
}

#main .slider .wrapper-splash .inner-splash {
    display: flex;
    background-color: rgba(255, 255, 255, 0.85);
    margin-bottom: 100px;
    padding: 25px;
    position: relative;
}

#main .slider .wrapper-splash .inner-splash:after {
    background: transparent;
    content: '';
    position: absolute;
    top: -15px;
    bottom: -15px;
    right: -15px;
    left: -15px;
    border: 1px solid #fff;
}

#main .slider .wrapper-splash .inner-splash h1 {
    font-family: "Helvetica", sans-serif;
    font-size: 40px;
    position: relative;
    text-transform: uppercase;
}

#main .slider .wrapper-splash .inner-splash h1:before {
    background-color: #979533;
    border-radius: 5px;
    content: '';
    height: 5px;
    top: -25px;
    position: absolute;
    width: 100px;
}

#main .slider .wrapper-splash-left .inner-splash h1:before {
    left: 0;
}

#main .slider .wrapper-splash-right .inner-splash h1:before,
#main .slider .wrapper-splash-top-right .inner-splash h1:before {
    right: 0;
}

#main .section {
    margin: 100px auto;
}

#main .section h1 {
    font-family: 'Helvetica', sans-serif;
    font-size: 40px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

#main .section h1:before {
    background-color: #979533;
    border-radius: 5px;
    content: '';
    height: 5px;
    left: calc(50% - 100px);
    top: -25px;
    position: absolute;
    width: 200px;
}

#main .section h2 {
    font-family: 'Helvetica', sans-serif;
    font-size: 24px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

#main .section h2:before {
    background-color: #979533;
    border-radius: 5px;
    content: '';
    height: 5px;
    left: calc(50% - 50px);
    top: -25px;
    position: absolute;
    width: 100px;
}

#main .section p {
    font-family: 'Helvetica-Light', sans-serif;
    font-size: 13px;
    line-height: 18px;
}

#main .section b,
#main .section strong {
    font-family: 'Helvetica-Bold', sans-serif;
}

#main .section a {
    color: #979533;
}

#main .section.content-page h2 {
    margin-top: 100px;
}

#main .section.content-page h2:first-child {
    margin-top: 0px;
}

#main .section.content-page h3 {
    font-family: 'Helvetica', sans-serif;
    font-size: 20px;
    margin-top: 50px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

#main .section.content-page h3:nth-of-type(1) {
    margin-top: 0px;
}

#main .section.content-page img {
    height: auto;
    margin: 1em auto;
    max-width: 100%;
}

#main .section.content-page ul {

    padding-left: 40px;
}

#main .section.content-page ul li {
    font-family: 'Helvetica-Light', sans-serif;
    font-size: 13px;
    line-height: 18px;
    list-style-type: initial;
    margin: 1em 0;
}

#main .bandeau {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    height: 500px;
    margin: 100px auto 0;
    overflow: hidden;
}

#main .bandeau .wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: flex-end;
}

#main .bandeau .bloc-fixe {
    background-color: rgba(0,0,0,0.75);
    height: 320px;
    position: relative;
    width: 320px;
}

#main .bandeau.loaded .bloc-fixe {
    -webkit-animation: totheleft 0.5s 0s;
    -moz-animation: totheleft 0.5s 0s;
    -o-animation: totheleft 0.5s 0s;
    animation: totheleft 0.5s 0s;
}

#main .bandeau .inner-bloc-fixe {
    align-items: center;
    display: grid;
    border: 1px solid #fff;
    height: calc(100% - 60px);
    margin: 20px;
    padding: 10px 30px;
    width: calc(100% - 100px);
}

#main .bandeau .inner-bloc-fixe .img_inner-bloc-fixe {
    align-items: center;
    border-radius: 50%;
    display: flex;
    height: 120px;
    justify-content: center;
    margin: -90px auto 0;
    overflow: hidden;
    text-align: center;
    width: 120px;
}

#main .bandeau .inner-bloc-fixe h3 {
    font-family: "Helvetica-Bold";
    font-size: 16px;
    color: #979533;
    text-align: center;
    text-transform: uppercase;
}

#main .bandeau .inner-bloc-fixe p {
    text-align: justify;
}

#main .bandeau .inner-bloc-fixe a {
    border-bottom: 1px solid #979533;
    color: #979533;
    font-family: "Helvetica-Bold";
    margin: 0 auto;
    padding-bottom: 2px;
    text-transform: initial;
    width: fit-content;
}

#main .section-picto i.fa-info-circle {
    color: #979533;
    display: block;
    font-size: 60px;
    margin: 0 auto 40px;
    position: relative;
    width: fit-content;
}

#main .section-picto i.fa-info-circle:after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #979533;
    bottom: 0;
    content: '';
    height: 0px;
    left: 0;
    position: absolute;
    width: 0px;
    transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
}

#main .bandeau-double {
    display: flex;
    margin: 100px auto 0;
}

#main .bandeau-double .bandeau_left,
#main .bandeau-double .bandeau_right {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    height: 500px;
}

#main .bandeau-double .bandeau_left {
    background-attachment: fixed;
    width: 70%;
}

#main .bandeau-double .bandeau_right{
    background-attachment: initial;
    width: 30%;
}

/*** 4.1 Accueil ***/
.home #header .logo {
    display: none;
}

.home #header .menu-top-left .menu-top ul {
    margin-left: 0;
}

.home #main .slider {
    position: relative;
}

.home #main .slider .slider_accueil_bloc {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.home #main .slider #slider_accueil,
.home #main .slider #slider_accueil .flex-viewport,
.home #main .slider #slider_accueil .flex-viewport ul,
.home #main .slider #slider_accueil .flex-viewport ul li {
    height: 100%;
}

.home #main .slider #slider_accueil {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
}

.home #main .slider #slider_accueil .flex-viewport ul li .slide-image {
    position: relative;
    height: 100%;
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.home #main .slider .wrapper-splash {
    position: absolute;
    align-items: center;
    justify-content: center;
    z-index: 2;
    width: 100%;
}

.home #main .slider .wrapper-splash .inner-splash {
    align-items: center;
    background-color: #FFF;
    justify-content: center;
    height: 300px;
    margin-bottom: 0px;
    padding: 0;
    width: 300px;
}

.home #main .slider .wrapper-splash .inner-splash:after {
    border: 1px solid #979533;
}

.home #main .section p {
    text-align: center;
}

.home #main .coeur .slider-coeur {
    text-align: center;
}

.home #main .coeur .slider-coeur a {
    border-bottom: 1px solid #979533;
    color: #979533;
    font-family: "Helvetica-Bold";
    font-size: 13px;
    line-height: 18px;
    margin: 0 auto;
    padding-bottom: 2px;
    text-transform: initial;
    width: fit-content;
}

.loading .flexslider {
    opacity: 0;
}

.home #main .coeur .slider-coeur .flexslider {
    margin: 50px auto 25px;
    visibility: visible;
}

.home #main .coeur .slider-coeur .text-slides {
    margin-bottom: -10px;
    position: relative;
    z-index: 1;
}

.home #main .coeur .slider-coeur .text-slides .label_en_avant {
    display: flex;
    justify-content: space-around;
}

.home #main .coeur .slider-coeur .text-slides .label_en_avant p {
    font-family: "HighTide";
    font-size: 38px;
    line-height: 40px;
    margin: 0;
}

.home #main .coeur .slider-coeur .text-slides h4 {
    color: #000;
    font-family: 'Helvetica-Light', sans-serif;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    text-align: center;
}

.home #main .saviezvous .listes-saviezvous {
    display: flex;
    align-items: flex-start;
    flex-flow: row wrap;
    justify-content: space-around;
    margin: 50px auto;
}

.home #main .saviezvous .item-saviezvous {
    margin: 0 0 25px 0;
    padding: 0 30px;
    text-align: center;
    width: calc(25% - 60px);
}

.home #main .saviezvous .item-saviezvous img {
    max-height: 75px;
    width: auto;
}

.home #main .saviezvous .item-saviezvous h3 {
    font-family: "Helvetica-Bold";
    font-size: 16px;
    color: #979533;
    margin: 15px 0 0;
    text-align: center;
    text-transform: uppercase;
}

.home #main .bandeau {
    margin: 100px auto;
}

.home #main .bandeau .inner-bloc-fixe p {
    text-align: left;
}

.home #main .bandeau .inner-bloc-fixe ul li {
    display: flex;
}

.home #main .bandeau .inner-bloc-fixe ul li:before {
    content: '-';
    padding-right: 5px;
}

.home #main .instagram .insta-wrapper {
    margin: 0 5rem;
    width: calc(100% - 10rem);
}

/*** 4.2 Histoire ***/
#main.histoire .frise-histoire .inner_frise_histoire {
    display: flex;
    margin-top: 50px;
}

#main.histoire .frise-histoire .inner_frise_histoire .liste_frise {
    text-align: center;
    width: 14.25%;
}

#main.histoire .frise-histoire .inner_frise_histoire .liste_frise .date_liste_frise {
    align-items: center;
    border: 3px solid #979533;
    border-radius: 50%;
    display: grid;
    height: 100px;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100px;
}

#main.histoire .frise-histoire.loaded .inner_frise_histoire .liste_frise .date_liste_frise {
    -webkit-animation: reducebubble 1s 0s;
    -moz-animation: reducebubble 1s 0s;
    -o-animation: reducebubble 1s 0s;
    animation: reducebubble 1s 0s;
}

#main.histoire .frise-histoire .inner_frise_histoire .liste_frise:hover .date_liste_frise {
    background-color: #979533;
    color: #FFF;
}

#main.histoire .frise-histoire .inner_frise_histoire .liste_frise .date_liste_frise p {
    font-family: "Helvetica-Bold";
    font-size: 20px;
    line-height: 10px;
    text-transform: uppercase;
}

#main.histoire .frise-histoire .inner_frise_histoire .liste_frise .date_liste_frise span {
    display: block;
    font-size: 14px;
    line-height: 14px;
    text-transform: initial;
}

#main.histoire .frise-histoire .inner_frise_histoire .liste_frise .date_liste_frise:after {
    background-color: #979533;
    background-position: center center;
    background-repeat: repeat-x;
    background-size: 70%;
    content: '';
    left: calc(50% + 50px);
    height: 3px;
    position: absolute;
    top: 51.5px;
    width: calc(100% - 56px);
}

#main.histoire .frise-histoire .inner_frise_histoire .liste_frise:last-child .date_liste_frise:after {
    display: none;
}

#main.histoire .frise-histoire .inner_frise_histoire .liste_frise p.desc_liste_frise {
    padding: 0 25px;
    word-break: break-word;
    -webkit-hyphens: inherit;
    -moz-hyphens: inherit;
    -ms-hyphens: inherit;
    hyphens: inherit;
}

#main.histoire .bandeau {
    height: 600px;
}

#main.histoire .bandeau .bloc-fixe {
    height: 400px;
    width: 400px;
}

#main.histoire .bandeau .inner-bloc-fixe {
    height: calc(100% - 80px);
    padding: 20px;
    width: calc(100% - 80px);
}

/*** 4.3 Atelier ***/
#main.atelier .slider .wrapper-splash .inner-splash {
    margin-bottom: 0;
    margin-top: 175px;
}

#main.atelier .bandeau {
    height: 700px;
    margin: 100px auto;
}

#main.atelier .bandeau .bloc-fixe {
    height: 450px;
    width: 450px;
}

#main.atelier .bandeau .inner-bloc-fixe {
    height: calc(100% - 80px);
    padding: 20px;
    width: calc(100% - 80px);
}

#main.atelier .ordonnance .validite {
    display: flex;
    justify-content: space-between;
    width: 50%;
}

#main.atelier .ordonnance .validite p.label {
    font-family: 'Helvetica-Bold', sans-serif;
}

#main.atelier .ordonnance .validite li {
    align-items: center;
    display: flex;
    margin: 0 auto -10px;
}

#main.atelier .ordonnance .validite li i {
    font-size: 22px;
}

#main.atelier .ordonnance .validite li p {
    line-height: 22px;
    margin-left: 10px;
}

#main.atelier .ordonnance .mutuelle {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}

#main.atelier .ordonnance .mutuelle .mutuelle-left {
    width: 40%;
}

#main.atelier .ordonnance .mutuelle .mutuelle-right {
    border: 2px solid #979533;
    border-radius: 10px;
    display: flex;
    align-items: flex-start;
    padding: 20px;
    width: calc(55% - 40px);
}

#main.atelier .ordonnance .mutuelle .mutuelle-right p {
    margin: 0 0 0 20px;
}

/*** 4.4 Morphologique ***/
#main.morphologique .visage .grid {
    margin: 50px auto 0;
}

#main.morphologique figure.effect-bubba:hover {
    background: transparent;
}

#main.morphologique figure.effect-bubba:hover img {
    opacity: 1;
}

#main.morphologique .visage ul {
  padding-left: 40px;
}

#main.morphologique .visage ul li {
  list-style-type: disc;
}

/*** 4.5 Équipe ***/
#main.equipe .liste-equipe .grid {
    justify-content: center;
}

/*** 5. ARCHIVES ***/
#main.single .nav .wrapper {
    display: flex;
    margin-top: 25px;
}

#main.single .nav.nav-top .wrapper {
    justify-content: flex-end;
}

#main.single .nav.nav-bottom .wrapper {
    justify-content: center;
    margin: 25px auto 100px;
}

#main.single .nav a {
    background-color: #979533;
    color: #fff;
    cursor: pointer;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 10px;
    margin: 0 10px;
    padding: 5px 5px 0;
    text-transform: uppercase;
}

#main.single .nav a.home-archive {
    background-color: transparent;
    border-bottom: 1px solid #979533;
    color: #979533;
    display: block;
    padding: 5px 0;
}

#main.single .section.content-page {
    margin-top: 50px;
    text-align: center;
}

#main.single .section.content-page img.logo-marque {
    margin: 0 auto;
    max-width: 200px;
}

#main.single .section.content-page h2 {
    margin-top: 50px;
}

#main.single .galerie {
    margin: 25px auto;
}

#main.single .galerie .inner-galerie {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
}

#main.single .galerie .inner-galerie li {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    overflow: hidden;
}

#main.single .galerie .inner-galerie li:nth-child(odd) {
    margin: 10px 10px 10px 0;
    width: calc(30% - 10px);
}

#main.single .galerie .inner-galerie li:nth-child(even) {
    margin: 10px 0 10px 10px;
    width: calc(70% - 10px);
}

#main.single .galerie .inner-galerie li img {
    height: auto;
    max-width: 100%;
}

#main .parcours .etapes_parcours {
    background: url(assets/img/parcours_bg.png) no-repeat center center;
    background-size: 100%;
    height: 625px;
    position: relative;
}

#main .parcours .etapes_parcours .item-parcours h3,
#main .parcours .etapes_parcours .item-parcours .number {
    font-family: "Helvetica-Bold";
    font-size: 16px;
    color: #000;
    margin: 0;
    text-transform: uppercase;
}

#main .parcours .etapes_parcours .item-parcours p {
    margin: 0;
    text-align: left;
}

#main .parcours .etapes_parcours .item-parcours {
    position: absolute;
}

#main .parcours .etapes_parcours .item-parcours.item-parcours-1 {
    bottom: 120px;
    left: 0;
    width: 150px;
}

#main .parcours .etapes_parcours .item-parcours.item-parcours-2 {
    left: 100px;
    top: 70px;
    width: 500px;
}

#main .parcours .etapes_parcours .item-parcours.item-parcours-3 {
    bottom: 128px;
    left: 360px;
    width: 100px;
}

#main .parcours .etapes_parcours .item-parcours.item-parcours-4 {
    bottom: 30px;
    left: 530px;
    width: 200px;
}

#main .parcours .etapes_parcours .item-parcours.item-parcours-5 {
    left: 725px;
    top: 200px;
    width: 110px;
}

#main .parcours .etapes_parcours .item-parcours.item-parcours-6 {
    bottom: 125px;
    left: 860px;
    width: 165px;
}

/*** 6. CONTACT ***/
#main.contact .content-page .wrapper {
    display: flex;
}

#main.contact .content-page .content-page-left h2 {
    text-align: left;
}

#main.contact .content-page .content-page-left h2:before {
    left: 0;
}

#main.contact .content-page .content-page-right {
    width: 50%;
}

#main.contact .content-page .content-page-right .acf-map {
    width: 100%;
    height: 400px;
    margin: -25px 0 0;
}

#main.contact .content-page .content-page-right .acf-map img {
   max-width: inherit !important;
}

#main.contact .encharge .liste-encharge {
    text-align: center;
}

#main.contact .encharge .liste-encharge p.number {
    border: 2px solid #979533;
    border-radius: 50%;
    color: #000;
    font-family: "Helvetica-Bold";
    font-size: 24px;
    height: 35px;
    line-height: 31px;
    margin: 0 auto;
    width: 35px;
}

#main.contact .encharge .liste-encharge p.texte-liste-encharge {
    margin: 5px auto 15px;
}

#main.contact .service .listes-service {
    display: flex;
    align-items: flex-start;
    flex-flow: row wrap;
    justify-content: space-around;
    margin: 50px auto;
}

#main.contact .service .item-service {
    margin: 0 0 25px 0;
    padding: 0;
    text-align: center;
    width: 25%;
}

#main.contact .service .item-service img {
    max-height: 75px;
    width: auto;
}

#main.contact .service .item-service h3 {
    font-family: "Helvetica-Bold";
    font-size: 16px;
    color: #979533;
    margin: 15px 0;
    text-align: center;
    text-transform: uppercase;
}

#main.contact .service .item-service p {
    margin: 0;
}

/*** 7. LOOK DU MOIS ***/
#main.look .galerie-look {
    padding-top: 150px;
    margin: 0 auto 100px;
}

#main.look .galerie-look .masonry {
    column-count: 4;
    column-gap: 1em;
}

#main.look .galerie-look .item {
    border-radius: 10px;
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
    overflow: hidden;
}

#main.look .galerie-look .item img {
    height: auto;
    max-width: 100%;
}

/*** 8. FOOTER ***/
#footer {
    background-color: #e5e5e5;
    padding: 50px;
}

#footer .wrapper {
    display: flex;
}

#footer .inner-footer {
    font-family: 'Helvetica-Light', sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-right: 25px;
    width: calc(33.33% - 16.66px);
}

#footer .inner-footer:last-child {
    margin-right: 0;
}

#footer .inner-footer #menu-footer li {
    text-transform: uppercase;
}

#footer .inner-footer #menu-footer li ul {
    padding: 2px 0 5px 15px;
}

#footer .inner-footer #menu-footer li ul li {
    text-transform: initial;
}

#footer .inner-footer #menu-footer li ul li a {
    font-size: 13px;
}

#footer .inner-footer a {
    color: #000;
}

#footer .inner-footer a:hover {
    color: #A09C63;
}

#footer .inner-footer p {
    font-family: 'Helvetica-Light', sans-serif;
    font-size: 13px;
    line-height: 18px;
}

#footer .inner-footer h3 {
    color: #A09C63;
    font-family: "Helvetica-Light", sans-serif;
    font-size: 17px;
    text-transform: uppercase;
}

#footer .inner-footer .rs-footer ul {
    display: flex;
}

#footer .inner-footer .rs-footer ul li {
    margin: 0 2px;
}

#footer .inner-footer .rs-footer ul li a {
    border: 1px solid #000;
    border-radius: 15px;
    color: #000;
    display: block;
    font-size: 13px;
    height: 21px;
    line-height: 22px;
    text-align: center;
    width: 21px;
}

#footer .inner-footer .rs-footer ul li a:hover {
    border: 1px solid #A09C63;
    color: #A09C63;
}

#footer .inner-footer .logo-footer p {
    color: #A09C63;
    font-family: "MyriadPro-Light", sans-serif;
    font-style: italic;
    letter-spacing: 1px;
    line-height: 25px;
    text-align: center;
}

#footer .inner-footer .contact-footer {
    padding-top: 5px;
}

#footer .inner-footer .contact-footer h3 {
    position: relative;
}

#footer .inner-footer .contact-footer h3:before {
    background-color: #979533;
    border-radius: 2px;
    content: '';
    height: 2px;
    left: 0;
    top: -15px;
    position: absolute;
    width: 50px;
}

#footer .inner-footer .contact-footer p {
    display: flex;
    align-items: center;
}

#footer .inner-footer .contact-footer i {
    border: 1px solid #000;
    border-radius: 15px;
    color: #000;
    display: block;
    font-size: 13px;
    height: 21px;
    line-height: 24px;
    margin-right: 5px;
    text-align: center;
    width: 21px;
}

#footer .newsletter-footer .wpforms-form {
    display: flex;
}

#footer .newsletter-footer .wpforms-submit-container .wpforms-submit {
    background-color: transparent !important; 
    box-shadow: none;
    color: #979533 !important;
    outline: none;
}

#footer .newsletter-footer .wpforms-submit-container .wpforms-submit:focus {
    border: none;
}

#footer .newsletter-footer .wpforms-field-container {
    width: 70%;
}

#footer .newsletter-footer .wpforms-field-container .wpforms-field {
    padding: 0;
}

#footer .newsletter-footer .wpforms-field-container .wpforms-field input {
    display: block;
    min-width: 100%;
}

#footer .newsletter-footer .wpforms-field-container .wpforms-field input:focus {
    border-color: #979533 !important;
}


#footer .newsletter-footer .wpforms-submit-container {
    margin: 0;
    padding: 0;
    width: 30%;
}

/*** 9. POP UP ***/
#popup {
    align-items: center;
    background: rgba(0,0,0,0.85);
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

#popup .inner-popup {
    background-color: #FFF;
    height: 600px;
    position: relative;
    width: 600px;
}

#popup .inner-popup .closepopup {
    color: #979533;
    cursor: pointer;
    font-size: 15px;
    line-height: 15px;
    font-weight: lighter;
    position: absolute;
    right: 10px;
    top: 10px;
}

/*** 10. PAGES ***/
#main.page-classique .slider {
    align-items: center;
    display: flex;
    height: 350px;
    justify-content: center;
}

#main.page-classique .content-header h1 {
    font-family: "Helvetica", sans-serif;
    font-size: 40px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

#main.page-classique .content-header h1:before {
    background-color: #979533;
    border-radius: 5px;
    content: '';
    height: 5px;
    left: calc(50% - 75px);
    top: -25px;
    position: absolute;
    width: 150px;
}

#main.page-classique .content-page.section {

}

#main.page-classique .section.content-page h1,
#main.page-classique .section.content-page h2,
#main.page-classique .section.content-page h3,
#main.page-classique .section.content-page h4,
#main.page-classique .section.content-page h5,
#main.page-classique .section.content-page h6 {
    text-align: left;
}

#main.page-classique .section.content-page h1:before,
#main.page-classique .section.content-page h2:before,
#main.page-classique .section.content-page h3:before,
#main.page-classique .section.content-page h4:before,
#main.page-classique .section.content-page h5:before,
#main.page-classique .section.content-page h6:before {
    left: 0;
}


/*** ADDONS ***/
#main .section.seo .wrapper {
  -webkit-columns: 4 150px;
  -moz-columns: 4 150px;
  columns: 4 150px;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
}

#main .section.seo h1 {
    font-size: 16px;
    text-align: left;
}

#main .section.seo h1:before {
  display: none;
}

#main .section.seo h2 {
    font-size: 14px;
    margin-top: 0;
    text-align: left;
}

#main .section.seo h2:before {
  display: none;
}

#main .section.seo a {
  color: #979533;
  font-weight: bold;
}

#main .section.seo p {
  font-size: 11px;
  text-align: left;
}

#main.single .section.content-page .site-marque {
  border-bottom: 1px solid #979533;
  color: #979533;
  display: inline-block;
  font-size: 13px;
  margin-top: 25px;
  padding: 5px 0;
}
