/*
Theme Name: Shiatsu Energie
Template: layerswp
*/
/* Sélection  --------------------*/
::-moz-selection {
 background: #459aa0;
 color: #FFFFFF;
}
::selection {
 background: #459aa0;
 color: #FFFFFF;
}
a, a:focus {
	outline: 0;
	outline-color: #FFFFFF;
}
::-moz-focus-inner {
 border:0;
 outline-color:#FFFFFF;
}
/* Font -----------------------*/
@font-face {
    font-family: 'Mainlux';
    src: url('font/Mainlux-Light.eot');
    src: url('font/Mainlux-Light.eot?#iefix') format('embedded-opentype'),
        url('font/Mainlux-Light.woff2') format('woff2'),
        url('font/Mainlux-Light.woff') format('woff'),
        url('font/Mainlux-Light.ttf') format('truetype'),
        url('font/Mainlux-Light.svg#Mainlux-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MAINLUX';
    src: url('font/Mainlux-Bold.eot');
    src: url('font/Mainlux-Bold.eot?#iefix') format('embedded-opentype'),
        url('font/Mainlux-Bold.woff2') format('woff2'),
        url('font/Mainlux-Bold.woff') format('woff'),
        url('font/Mainlux-Bold.ttf') format('truetype'),
        url('font/Mainlux-Bold.svg#MAINLUX-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roses Bolero';
    src: url('RosesBolero.eot');
    src: url('font/RosesBolero.eot?#iefix') format('embedded-opentype'),
        url('font/RosesBolero.woff2') format('woff2'),
        url('font/RosesBolero.woff') format('woff'),
        url('font/RosesBolero.ttf') format('truetype'),
        url('font/RosesBolero.svg#RosesBolero') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
    font-family: 'Mainlux';
    src: url('font/Mainlux-Light.svg#Mainlux-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MAINLUX';
    src: url('font/Mainlux-Bold.svg#MAINLUX-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roses Bolero';
    src: url('font/RosesBolero.svg#RosesBolero') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
}
/* Main  --------------------*/
html {
	background: #FFFFFF;
}
body {
    font-family: "Mainlux", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1.6rem;
    color: #242B59;
    line-height: 1.7;
	background: #FFFFFF;
}
.copy a:not(.button), .story a:not(.button), p a {
    color: #459aa0;
    border: none;
    text-decoration: none;
    font-weight: bold;
}
strong {
    font-family: "MAINLUXBOLD", Helvetica, Arial, sans-serif;
	font-weight: bold;
    font-style: normal;
}
.section-title .heading, h1, h2, h3, h4, h5, h6 {
    color: #459aa0;
	font-family: 'Roses Bolero', Helvetica, Arial, sans-serif;
	font-weight: normal;
    font-style: normal;
    line-height: 1.3;
}
.story h2 {
	margin-bottom: 10px;
}
.story h3 {
    margin-bottom: 12px;
    font-size: 3.5rem;
	font-weight: normal;
    margin-top: 32px;
}
.story h4 {
	font-size: 1.8rem;
	font-weight: 700;
	font-family: "Mainlux", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: -0.08rem;
}
.section-title {
    margin-bottom: 20px;
}
.section-title .heading {
	font-size: 5rem;
}
.section-title h4.heading {
  font-size: 4rem;
}
.section-title .excerpt {
    color: #459aa0;
    font-size: 2rem;
	max-width: 100%;
	font-family: 'Roses Bolero', Helvetica, Arial, sans-serif;
	font-weight: bold;
    font-style: normal;
}
.section-title .excerpt {
	color: #242B59;
	font-family: 'Mainlux', Helvetica, Arial, sans-serif;
	font-weight: 300;
    font-style: normal;
}
.section-title .excerpt, .section-title.text-center .excerpt {
	padding: 0 10%;
}
.content-vertical-massive {
    padding-top: 5%;
    padding-bottom: 2%;
}
.media-image img {
    max-width: 100px;
}
.button {
    background: #459aa0 !important;
    font-size: 1.6rem;
    letter-spacing: 0.15rem;
    padding: 14px 28px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    font-weight: 300;
	border: 1px solid #FFFFFF;
}
.section-title.large .excerpt {
	font-size: 4rem;
}
.title-container {
    background-color: #459aa0 !important;
	background-image: url('images/bg-pages.jpg');
    background-position: left center;
	position: relative;
	z-index: -2;
	background-size: cover;
	background-repeat: no-repeat;
}
.title-container:after {
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
    background-color: rgba(36, 43, 89, 0.4);
	z-index: -1;
}
.bread-crumbs, .meta-info, .archive.category.category-14 .button {
	display: none;
}
.invert .bread-crumbs a, .invert .bread-crumbs a:hover {
    color: #FFFFFF;
	font-weight: normal;
}
.title-container .title {
    padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	max-width: none;
	text-align: center;
}
.title-container .heading {
    color: #FFFFFF;
    text-align: center;
    position: relative;
    height: 100%;
    width: 100%;
    display: inline-block;
    margin: auto;
	padding: 80px 60px;
	max-width: 1040px;
	font-size: 5em;
	line-height: 1.2;
	word-wrap: break-word;
}
.story h2 {
    font-size: 5rem;
	font-weight: normal;
}
.story blockquote {
    padding: 20px;
    line-height: 1.8;
    background: #f7f7f7;
    color: rgba(0, 7, 54, 0.6);
	border: 1px dashed #459aa0;
}
.story blockquote p {
	text-align: left;
}
.story p {
    text-align: justify;
}
.single .meta-item.meta-author {
	display: none;
}
.meta-item i {
	color: #459aa0;
}
.thumbnail-media img, .thumbnail img {
    max-height: 300px;
    max-width: 300px;
    width: auto;
    height: auto;
}
.section-title.large h1.heading span {
    text-transform: none;
    font-size: 1.1rem;
    color: #FFFFFF;
    position: relative;
    padding: 5px 18px;
    letter-spacing: 0.1rem;
    background: #459aa0;
    margin-right: 6px;
    margin-top: 14px;
    float: left;
    overflow: hidden;
    letter-spacing: -0.03rem;
}
.story h6 a:not(.button), .story h6:hover a:not(.button) {
	background: #459aa0;
	border: 3px double #FFFFFF;
	color: #FFFFFF;
	font-size: 1.4rem;
	font-weight: normal;
	text-transform: uppercase;
	padding: 12px 18px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-decoration: none;
	float: left;
}
.container.content-main {
    padding: 4% 20px 2% 20px;
}
.story ul, .excerpt ul, .copy ul, .media.medium .excerpt ul, .media.medium .excerpt ol {
    list-style: none;
    margin: 0 0 26px 0;
    width: 100%;
    clear: both;
	float: left;
	text-align: left;
	font-size: 1.6rem;
}
.story ul li, .excerpt ul li, .copy ul li {
    list-style: none;
	margin: 0 0 15px;
	position: relative;
	padding: 0 0 0 15px;
	text-align: left;
	font-size: 1.6rem;
}
.story ul li:before, .excerpt ul li:before, .copy ul li:before {
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 8px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	content: "";
	background: #459aa0;
}
.media.small .excerpt p {
  color: #aaaaaa;
  font-size: 1.2rem;
}
.media.small .excerpt p:before {
	color: #459aa0;
	font-weight: bold;
	content: "*";
}
.media .heading {
  font-size: 3.0rem;
}
.section-title .heading a {
	color: #459aa0;
}
/* Contact  --------------------*/
.wpcf7 input[type=email],
.wpcf7 input[type=text],
.wpcf7 input[type=url],
.wpcf7 input[type=search],
.wpcf7 input[type=password],
.wpcf7 input[type=number],
.wpcf7 input[type=tel],
.wpcf7 input[type=date],
input[type="text"] {
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	background:#f7f7f7;
	border:none;
	color:#242B59;
	float:left;
	font-size:1.3rem;
	font-weight:400;
	height:auto;
	margin:.5% 1% .5% 0;
	max-width:none;
	padding:3% 2%;
	width:49%
}
input[type=upload],
input[type=file] {
	max-width:99%;
	width:99%;
	border:none;
	padding:3% 2%;
	background-color:#f7f7f7;
	font-size:1.3rem;
	margin:.5% 0;
	color:#706e6b
}
body .wpcf7-form p {
	font-weight:400;
	margin:0;
	float:left;
	width:100%
}
.wpcf7 textarea {
	background:#f7f7f7;
	box-shadow:none;
	border:none;
	color:#242B59;
	float:left;
	font-size:1.3rem;
	font-weight:400;
	height:120px;
	margin:.5% 1% .5% 0;
	max-width:none;
	padding:3% 2%;
	width:63%;
}
.wpcf7 input[type=button],
.wpcf7 input[type=submit],
.wpcf7 button {
	background-color:#459aa0;
	border:none;
	box-shadow:none;
	color:#FFFFFF;
	display:block;
	float:left;
	margin:.5% 1% .5% 0;
	padding:0;
	text-align:center;
	vertical-align:bottom;
	text-transform:uppercase;
	width:35%;
	height:120px;
	line-height:120px;
	font-size: 1.4rem;
	font-family: "MAINLUX", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.wpcf7 input[type=button]:hover,
.wpcf7 input[type=submit]:hover,
.wpcf7 button:hover {
	 background-color:#459aa0;
	 color:#459aa0;
}
/* Header  --------------------*/
.site-logo-link img, .custom-logo-link img, .mark img {
    max-height: 160px;
    margin: 0 auto;
	vertical-align: middle;
}
/* Menu  --------------------*/
.header-site nav {
    line-height: auto;
}
.header-site .nav-horizontal > ul > li {
    margin: 5px 10px;
	padding: 0px 10px;
    border: 1px dashed #459aa0;
    border-radius: 30px;
	float: none;
	display: inline-block;
	height: 44px;
	line-height: 44px;
	min-width: 44px;
}
.header-site .nav-horizontal > ul > li > a {
    color: #459aa0;
	font-size: 2rem;
    letter-spacing: 0.2rem;
    padding: 0;
	font-weight: normal;
	overflow: hidden;
	font-family: 'Roses Bolero', Helvetica, Arial, sans-serif;
}
.header-site .nav li.current_page_item, .header-site .nav li.current-menu-item, .header-site .nav li.current-post-ancestor, .header-site .nav li.current-menu-parent, .header-site .nav li.current-category-ancestor, .nav-vertical li.current_page_item, .nav-vertical li.current-menu-item, .nav-vertical li.current-post-ancestor, .nav-vertical li.current-menu-parent, .nav-vertical li.current-category-ancestor, .header-site .nav ul li.menu-item-has-children ul.sub-menu li.current-menu-item, .header-site.invert .nav li.current_page_item, .header-site.invert .nav li.current-menu-item, .header-site.invert .nav li.current-post-ancestor, .header-site.invert .nav li.current-menu-parent, .header-site.invert .nav li.current-category-ancestor, .nav-vertical li.current_page_item, .nav-vertical li.current-menu-item, .nav-vertical li.current-post-ancestor, .nav-vertical li.current-menu-parent, .nav-vertical li.current-category-ancestor, .header-site.invert .nav ul li.menu-item-has-children ul.sub-menu li.current-menu-item {
	color: #459aa0;
	border-color:#FFFFFF;
	background: #FFFFFF;
}
.header-site .nav li.current_page_item a, .header-site .nav li.current-menu-item a, .header-site .nav li.current-post-ancestor a, .header-site .nav li.current-menu-parent a, .header-site .nav li.current-category-ancestor a, .header-site .nav ul li.menu-item-has-children ul.sub-menu li.current-menu-item a, .header-site.invert .nav li.current_page_item a, .header-site.invert .nav li.current-menu-item a, .header-site.invert .nav li.current-post-ancestor a, .header-site.invert .nav li.current-menu-parent a, .header-site.invert .nav li.current-category-ancestor a, .header-site.invert .nav ul li.menu-item-has-children ul.sub-menu li.current-menu-item a {
	color: #459aa0;
	text-shadow: 0 0 1px #459aa0;
}
.nav-vertical li.current_page_item a, .nav-vertical li.current-menu-item a, .nav-vertical li.current-post-ancestor a, .nav-vertical li.current-menu-parent a, .nav-vertical li.current-category-ancestor a, .nav-vertical li.current_page_item a, .nav-vertical li.current-menu-item a, .nav-vertical li.current-post-ancestor a, .nav-vertical li.current-menu-parent a, .nav-vertical li.current-category-ancestor a {
    color: #459aa0;
	font-family: "MAINLUX", Helvetica, Arial, sans-serif;
	font-weight: bold;
    background: rgba(255, 255, 255, 0.8);
    text-indent: 10px;
}
.header-site.invert .nav-horizontal > ul > li > a {
	color: #FFFFFF;
}
.header-site .nav li a:hover, .nav-vertical li a:hover, .header-site.invert .nav li a:hover, .nav-vertical li a:hover, .header-site.invert .nav-horizontal > ul > li > a:hover {
	color: #FFFFFF;
}
.header-site .nav-horizontal > ul > li > a:hover, .nav-vertical > ul > li > a:hover {
	color: #FFFFFF;
}
.header-site .nav-horizontal > ul > li:hover, .nav-vertical > ul > li:hover {
	color: #FFFFFF;
	border-color: #FFFFFF; 
}
.off-canvas-right {
    background: #459aa0;
}
div[class*=" off-canvas-"] li a {
    color: #FFFFFF;
}
.nav-vertical a {
    font-weight: normal;
}
.responsive-nav .l-menu {
    color: #F00;
    font-size: 40px;
}
/* Slide  --------------------*/
.overlay.darken {
    /*background: rgba(36, 43, 89, 0.4);*/
	position: relative;
    box-shadow: 0 0 100px 100px rgba(0, 0, 0, 0.5) inset;
    -webkit-box-shadow: 0 0 100px 100px rgba(0, 0, 0, 0.5) inset;
    -moz-box-shadow: 0 0 100px 100px rgba(0, 0, 0, 0.5) inset;
	text-shadow: -1px 1px 1px rgba(0,0,0,0.8);
}
.overlay.darken .button {
	text-shadow: none;
}
.invert .section-title .excerpt, .invert.section-title .excerpt {
    color: #FFFFFF;
}
.swiper-container .arrows .l-right-arrow {
    margin-right: 5%;
}
.swiper-container .arrows .l-left-arrow {
    margin-left: 5%;
}
.swiper-container .arrows a {
    opacity: 1;
}
.swiper-container .swiper-pagination-switch {
    text-indent: 0;
}
.swiper-container .pages {
    bottom: -2% !important;
    opacity: 1;
}
.swiper-container .swiper-pagination-switch.swiper-visible-switch.swiper-active-switch {
	background: #459aa0 !important;
}
.swiper-container .swiper-pagination-switch {
    width: 12px;
    height: 12px;
    margin: 10px;
}
/* Temoignage  --------------------*/
.temoignage {
	position: relative;
	background: #f7f7f7;
	border-top: 1px dashed #459aa0;
	padding: 5% 0 2% 0;
	margin-bottom: 0 !important;
}
.row.temoignage:before, .row.temoignage:after {
    background: none;
    color: #459aa0;
    font-size: 160px;
    height: 160px;
    line-height: 160px;
    overflow: visible;
    position: absolute;
    text-align: center;
    top: 50%;
	width: auto;
	z-index:2;
	margin-top: -10px;
}
.row.temoignage:before {
	left: 5%;
	content:'“';
}
.row.temoignage:after {
    right: 5%;
	content: '”';
}
@media (min-width: 1280px) {
.row.temoignage:before {
	left: 15%;
	content:'“';
}
.row.temoignage:after {
    right: 15%;
	content: '”';
}
}
@media (max-width: 768px) {
 body .row.temoignage:before,
 body .row.temoignage:after {
  display:none
 }
}
.triangle {
	display : inline-block;
	height : 0;
	width : 0;
	border-top : 20px solid #459aa0;
	border-right : 20px solid transparent;
	border-left : 20px solid transparent;
	position: absolute;
	top: 0;
	margin-top: -8%;
	left: 50%;
	margin-left: -20px;
}
/* Homepage  --------------------*/
.content-vertical-massive.pink {
	position: relative;
	background: #E5ABA8 url('images/three-shiatsu.png') center center no-repeat;
	background-attachment: fixed;
	background-size: 60% auto;
}
.content-vertical-massive.pink {
	padding-top: calc(5% + 20px);
	padding-bottom: calc(2% + 20px);
}
.content-vertical-massive.pink .section-title .heading {
	color: #FFFFFF;
}
.content-vertical-massive.pink .section-title .excerpt {
	color: #683E3C;
	font-family: 'Roses Bolero', Helvetica, Arial, sans-serif;
	font-weight: normal;
    font-style: normal;
	font-size: 3rem;
}
.content-vertical-massive.pink .media .excerpt {
	color: #683E3C;
	padding: 0 10%;
	font-size: 2rem;
}
.content-vertical-massive.pink:before {
	position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 40px;
    background-repeat: no-repeat;
	background-size: 100% 40px;
    z-index: 2;
	background-position: center top;
	background-image: url('images/bg_white_down.png');
}
.content-vertical-massive.pink:after {
	position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-repeat: no-repeat;
	background-size: 100% 40px;
    z-index: 2;
    background-position: center bottom;
	background-image: url('images/bg_white_up.png');
}
/* Footer  --------------------*/
#footer {
	position: relative;
	z-index: 2;
	background-image: url('images/bg-footer.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: auto 100%;
	padding-top: 2%;
	margin-top: 2%;
	padding-bottom: 0;
}
.home #footer {
  margin-top: 0;
}
#footer:before {
	position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 7px;
    background: #77C4C6;
}
#footer:after {
	position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80%;
    background-repeat: no-repeat;
	background-size: auto 200%;
    z-index: -2;
	background-position: left top;
	background-image: url('images/three-shiatsu.png');
}
#footer img {
    max-width: 260px !important;
    max-height: 70px;
    width: auto;
}
#footer .section-nav-title {
    font-size: 2rem;
    letter-spacing: -0.08rem;
	margin-bottom: 5px;
}
#footer .span-4:nth-child(2n+1) .widget_text .column {
	padding-right: 40px;
}
#footer .span-4:nth-child(2n+1) .widget_text .column img {
	margin-top: 10px;
}
.grid + .copyright {
    display: none;
}
#footer.invert .section-title .heading {
    color: rgba(255,255,255,0.55);
    font-size: 2rem;
    letter-spacing: -0.08rem;
    margin-bottom: 5px;
    text-transform: uppercase;
}
#footer.invert .section-title {
    margin-bottom: 0;
}
#footer .last img {
    max-width: 60px !important;
    max-height: 60px;
}
#footer .last .container.list-grid {
    padding: 0 30%;
}
#footer .nav-horizontal ul {
    display: block;
}
#footer .media .heading + .excerpt {
	font-size: 2rem;
}
/* Agenda -----------------------*/
body .fieldCalendarService, body #fbuilder .top_aligned .fields label, body .ahb_list_service {
	display: none;
}
body .ui-datepicker-title, body .ahb_m2 #fbuilder .ui-datepicker-header {
	background: #459aa0;
	color: #FFFFFF;
}
body .ahb_m2 #fbuilder .ui-datepicker-next, body .ahb_m2 #fbuilder .ui-datepicker-prev {
	border-color: #FFFFFF;
}
body .ahb_m2 #fbuilder .ui-datepicker th {
	background: #459aa0;
	color: #FFFFFF;
	text-shadow: none;
}
body .ahb_m2 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default.ui-state-active, body .ahb_m2 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default:hover {
	background: #459aa0;
}
body #fbuilder .slotsCalendar {
	width: 100%;
}
body .ahb_m2 #fbuilder td a, body .ahb_m2 #fbuilder td span {
	color: #242B59;
}
body .ahb_m2 #fbuilder .slots {
	text-transform: uppercase;
	color: #459aa0;
}
body .ahb_m2 #fbuilder .slots div a {
	background: none;
	color: #459aa0;
	border: 2px solid #459aa0;
	font-weight: normal;
}
body .ahb_m2 #fbuilder .slots div:not(.htmlUsed) a:hover {
	background: #459aa0;
	color: #FFFFFF;
}
body .ahb_list_time {
	padding: 5px 10px;
	background: #459aa0;
	color: #FFFFFF;
	margin-top: 10px;
}
body .ahb_m2 #fbuilder a.cancel:before {
	background: #459aa0;
	margin-top: 0px;
}
body #fbuilder .large {
	padding-left: 2%;
	padding-right: 2%;
	text-align: left;
}
body #fbuilder {
	text-align: center;
}
body #fbuilder .pbSubmit {
	background: #459aa0;
	font-size: 1.6rem;
	letter-spacing: 0.15rem;
	padding: 14px 28px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	font-weight: 300;
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	 display: inline-block;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	color: #FFFFFF;
}
/* Responsive -----------------------*/
@media only screen and (max-width: 960px) {
.header-site:before {
	content: none;
}
#footer .last .container.list-grid {
    padding: 0 10%;
}
}
@media only screen and (max-width: 768px) {
.site-logo-link img, .custom-logo-link img, .mark img {
    margin: 10px auto 0 auto;
}
.header-site .container {
    padding: 10px 10px 0 10px;
}
}
@media only screen and (max-width: 480px) {
.title-container .title {
	background-size: 80% 100%;
}
.container.html5_cumulus canvas {
    padding: 70px 10%;
}
#footer .span-4:nth-child(2n+1) .widget_text .column {
    padding-right: 0;
}
.site-logo-link img, .custom-logo-link img, .mark img {
    margin: 30px auto 0 auto;
}
.title-container .heading {
    padding: 160px 20px;
}
.swiper-slide .section-title.large .excerpt {
    font-size: 3rem;
}
.content-vertical-massive.pink {
	background-attachment: scroll;
	background-size: cover;
}
}