/*
Theme Name: containeramaama Pool
Text Domain: containeramaama Pool
Version: 1
Description: Thème sur-mesure pour containeramaama Pool
Author: Agence E-denzo
Author URI: https://e-denzo.fr/

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/**
 * Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

h1, h2, h3 { font-weight: normal; }

a {
	background-color: transparent;
	text-decoration: none;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}


/**
 * Alignments
 */

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}



/**
 * Captions
 */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}


/**
 * Galleries
 */

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/* Edit anthony */
	
	/* fluid transition */
	.list-articles .bg-img, #site-header #mobile-wrapper, #site-header, #site-nav .sub-arrow, #site-nav li, #site-nav li > .sub-menu {
		-webkit-transition: all .5s ease 0s;
		-o-transition: all .5s ease 0s;
		transition: all .5s ease 0s;
	}

	/* Wordpress wp-adminbar not fixed < 600 */
	@media screen and (max-width: 600px) {
		body.logged-in #site-header.scrolled {
			margin-top: 0!important;
		}
	}

/**
* End Normalize
*/

/*=====================================================
	GENERAL
======================================================*/

body {
	font-family: 'Advent Pro', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #304047;
	background: #fff;
}

.logo {
	display: block;
    background: transparent no-repeat scroll center center / 100% auto;
    width: 135px;
	height: 135px;
}

.logo:hover {
	transform: scale(.975);
}

.full-containerama {
	margin: 0 50px;
}

.containerama {
	max-width: 1124px;
	margin: 0 auto;
	padding: 0 50px;
}

.wrapper {
	margin-top: 80px;
	margin-bottom: 80px;
}

.row {
	display: flex;
	flex-wrap: wrap;
}

.col-25 {width: 25%;}
.col-33 {width: calc(100% / 3);}
.col-50 {width: 50%;}
.col-66 {width: calc(100% * (2 / 3));}
.col-75 {width: 75%;}

#burger-menu {
	display: none;
}

.bg-img {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

/*=====================================================
	HEADER
======================================================*/

#site-header {
    position: fixed;
    width: 100%;
    top: 0;
	z-index: 52;
}

#site-header.scrolled {
	background-color: #0ed3f6e0;
	box-shadow: 0 0 20px rgba(48, 64, 71, 0.2);
}

#site-header.scrolled .logo {
	width: 80px; height:80px;
}

#site-header #inner-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 25px 15px 50px;
}

#site-header #mobile-wrapper.row {
	align-items: center;
	justify-content: flex-end;
}

#site-nav .menu {
	font-family: 'Ubuntu', sans-serif;
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style-type: none;
}

#site-nav .menu a {
    color: #304047;
	padding: 6px 15px;
	font-size: .9em;
    display: block;
    position: relative;
}

#site-nav .menu .tarifs a {
	color: #fff;
	border: solid 1px;
	border-radius: 12px;
}

#site-nav .menu .tarifs:hover {
	background-color: transparent;
}

#site-nav .menu .tarifs a:hover, #site-nav .menu .tarifs.current_page_item a {
	color: #304047;
	background-color: #fff;
	border-color: transparent;
}

#site-nav .menu li {
	border-radius: 12px;
	margin: 0 5px;
}

#site-nav .menu > li:hover, #site-nav .menu li.current_page_item {
	background-color: #fff;
	color: #304047;
}


#site-nav .menu .sub-arrow {
    margin-left: 10px;
	font-size: 0.8em;
	color: #fff;
}

#site-nav .menu li:hover .sub-arrow, #site-nav .menu li.current_page_item .sub-arrow {
	color: #304047;
}


#site-nav ul.sub-menu {
    opacity: 0;
    visibility: hidden;
    list-style-type: none;
	position: absolute;
	display: flex;
	padding-top: 10px;
	margin-left: 5px;
}

#site-nav ul.menu > li:hover > .sub-menu, 
#site-nav ul.menu > li .sub-menu li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}

#site-nav .sub-menu li {
	background-color: #304047;
	border-radius: 12px;
}

#site-nav .sub-menu a {
	color: #fff;
	font-size: .8em;
}

#site-nav .sub-menu li:hover {
	background-color: #fff;
}

#site-nav .sub-menu li:hover a {
	color: #304047;
}

#site-nav .sub-menu li.current_page_item a {
	color: #304047;
}

#nav-rs {
	display: flex;
	align-items: center;
	padding-left: 15px;
	display:none;
}

#nav-rs li {
	list-style: none;
	margin: 5px;
}

#nav-rs li::before {
	display: none;
}

#nav-rs li a {
	display: inline-block;
	font-size: .9em;
	background-color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #0ed3f6;
	border-radius: 100%;
}

#nav-rs li a:hover {
	border-radius: 12px;
}


/*=====================================================
	FRONT PAGE
======================================================*/

.section-front {
	margin-bottom: 70px;
}

.bloc-text {
	white-space: pre-wrap;
}

#section-slider .full-containerama {
	position: relative;
	padding-top: 125px;
	background-color: #0ed3f6;
	background-image: url("assets/images/bg-slider.jpg");
	border-radius: 0 0 20px 20px;
	box-shadow: 0 0 20px rgba(48, 64, 71, 0.2);
	overflow: hidden;
	height: 565px;
}

#section-slider .full-containerama .water {
	position: absolute;
	background-image: url("assets/images/bg-slider.jpg");
	background-size: cover;
	top:0;
	left:0;
	height: 100%;
	width: 100%;
	filter: url("#turbulence");
}

#section-slider svg {
	position: absolute;
}

#section-slider .left {
	max-width: 709px;
	margin: 0 auto;
}

#section-slider .inner {
	padding: 0 50px;
	position: relative;
}

#section-slider img {
	max-width: 100%;
	
}

#section-slider .left::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(0,212,210);
background: radial-gradient(circle, rgba(0,212,210,.8) 0%, rgba(7,211,229,0) 68%, rgba(14,211,246,0) 100%);
	z-index: -1;
}

#section-slider #right-slider {
	position: absolute;
    right: 0;
	top: 123px;
	width: 50%;
}

#section-slider #right-slider .right {
	max-width: 80%;
	margin: 0 auto;
	padding-right: 90px;
}

#section-slider h1 {
	color: #fff;
    font-size: 2.5em;
    font-weight: 700;
	margin: .5em 0 .5em;
	max-width: 61%;
	line-height: 1;
	letter-spacing: .04em;
}

#section-slider .bx-controls {
	position: absolute;
    bottom: 95px;
    right: 0;
    width: 50%;
	z-index: 51;
}

#section-slider .bx-pager {
	max-width: 80%;
	margin: 0 auto;
	display: flex;
}

#section-slider .bx-pager-item a {
	display: inline-block;
	color: #fff;
	width: 35px;
    height: 35px;
    text-align: center;
	line-height: 31px;
	font-size: 1.2em;
	border: solid 2px #fff;
	border-radius: 8px;
}

#section-slider .bx-pager-item:not(:first-child)::before {
	content: '';
    display: inline-block;
    width: 5vw;
    height: 2px;
	background-color: #fff;
	vertical-align: middle;
}

#section-slider .bx-pager-item a.active {
	color: #304047;
	background-color: #fff;
}

#section-slider .bx-pager-item a:not(.active):hover {
	background-color: rgba(255, 255, 255, 0.432);
}

/* All bx-slider */
.bx-wrapper .bx-controls-direction > a {
	display: inline-block;
    width: 35px;
	height: 35px;
	line-height: 31px;
	text-align: center;  
}

#section-presentation {
	margin-bottom: 250px;
}

#section-presentation .full-containerama {
	padding: 0 100px;
	max-width: 1515px;
	margin: 0 auto;
}

#section-presentation .left .inner {
	max-width: 80%;
} 

#section-presentation .left h2 {
	text-align: center;
	max-width: 85%;
	margin: 0 auto;
	margin-bottom: .6em;
}

#section-presentation .more {
	text-align: right;
	margin-top: 35px;
}

#section-presentation .bxslider li, #section-presentation .bxslider li .bg-img {
	height: 480px;
	background-size: contain;
	border-radius: 15px;
}

#slider-pres {
	/* box-shadow: 0 -9px 20px rgba(48, 64, 71, 0.2); */
	border-radius: 20px;
	position: relative;

}

#slider-pres .bx-controls {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	z-index: 51;
	width: 100%;
}

#slider-pres .bx-controls-direction {
	display: flex;
	justify-content: space-between;
	margin: 0 -17.5px;
	
}

#slider-pres .bx-controls-direction > a {
	background-color: #0ed3f6;
	color: #fff;
	border-radius: 8px;
	font-size: .9em;
	border: solid 2px #0ed3f6;
}

#slider-pres .bx-controls-direction > a:hover {
	background-color: #fff;
	color: #0ed3f6;
}

#section-choosepiscine {
	background-color: #0ed3f6;
}

#section-choosepiscine .full-containerama {
	padding: 0 100px;
	max-width: 1515px;
	margin: 0 auto;
}

#reasons-choose {
	background-color: #fff;
	box-shadow: 0 0 20px rgba(48, 64, 71, 0.2);
	border-radius: 25px;
	padding: 15px;
	position: relative;
	top: -160px;
}

#reasons-choose #why-bloc {
	background-color: #0ed3f6;
	text-align: right;
	overflow: visible;
}

#reasons-choose #why-bloc img {
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
    max-width: calc(90% - 35px);
}


#reasons-choose #why-bloc h2 {
	margin-top: .5em;
	font-size: 1.75em;
	font-weight: 500;
}

#reasons-choose #why-bloc strong {
	color: #fff;
}

#reasons-choose ul {
	list-style: none;
}

#reasons-choose .une-raison {
	margin: 15px;
	width: calc((100% / 4) - 30px);
	height: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: calc((100% / 4) - 30px);
	background-color: #f4f5f6;
	border-radius: 15px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

#reasons-choose .une-raison:nth-child(3), #reasons-choose .une-raison:nth-child(6) {
	background-color: #f2fdff;
}

#reasons-choose .une-raison .inner {
	position: absolute;
	top: 50%;
	width: calc(100% - 35px);
	transform: translateY(-50%);
}

#reasons-choose .une-raison h3 {
	font-family: 'Advent Pro', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.5em;
	color: #304047;
}

#reasons-choose .une-raison-hover {
	position: absolute;
	text-align: left;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	background-color: #304047;
	color: #fff;
	overflow-y: auto;
	padding: 0 25px;
	font-size: .9em;
	border-radius: 15px;
	transition: all .5s ease 0s;
	scrollbar-width: none;
}

#reasons-choose .une-raison:hover .une-raison-hover {
	height: 100%;
	padding: 15px 25px;	
}

#reasons-choose .une-raison-hover::-webkit-scrollbar {
    display: none;
}

/* #reasons-choose .une-raison:hover:before {
	content:"";
	position:absolute;
	width: 100%;
	height: 100%;
	background:#304047;
	left:50%;
	top: 0;
	transform:translateX(-50%);
	border-radius:70%;
	animation:fill 1s ease-in-out;
	z-index:-1;
  }
  @keyframes fill {
	from {
	  top:250px;
	  transform:translateX(-50%) rotate(0deg);
	}
	to {
	  top: -100px;
	  transform:translateX(-50%) rotate(360deg);
	}
  } */

#reasons-choose #all-piscines {
	background-color: transparent;
	transition: all .5s ease 0s;
}

#reasons-choose #all-piscines:hover {
	background-color: #304047;
}

#reasons-choose #all-piscines h3 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
	font-size: 1.4em;
	line-height: 1.2;
	color: #304047;
	max-width: 75%;
	margin: 0 auto;
	transition: all .5s ease 0s;
}

#reasons-choose #all-piscines:hover h3 {
	color: #fff;
}

#reasons-choose #all-piscines h3 strong {
	color: #0ed3f6;
}

#reasons-choose #all-piscines h3::after {
	content: '\f0da';
	display: block;
	font-weight: bold;
	font-family: 'Font Awesome\ 5 Free';
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin: 0 auto;
	margin-top: 15px;
	font-size: .8em;
	background-color: #0ed3f6;
	color: #fff;
	border-radius: 8px;
}

#create-yours {
	position: relative;
	top: -160px;
}

#create-yours .row {
	padding-bottom: 20px;
}

#create-yours .inner {
	text-align: center;
	max-width: 80%;
	margin: 0 auto;
}

#create-yours .left h2 {
	font-weight: 700;
	margin-bottom: 0;
}

#create-yours .left h2 strong {
	color: #fff;
}

#create-yours .left p {
	font-size: .95em;
}

#create-yours .left .btn {
	display: inline-block;
	margin-top: 25px;
	background-color: transparent;
	font-size: 1.3em;
	padding: 10px 30px;
}

#create-yours .left .btn:hover {
	background-color: #304047;
	color: #fff;
}

#create-yours .right #wrap-img {
	position: relative;
}

#create-yours .right #main {
	max-width: 480px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}

#create-yours .right #sec {
	position: absolute;
	max-width: 480px;
	top: 30px;
	left: 50%;
	transform: translateX(-50%);
}

#section-forwho {
	margin-top: -85px;
}

#section-forwho .full-containerama {
	padding: 0 100px;
	max-width: 1515px;
	margin: 0 auto;
}

#section-forwho .full-containerama .inner {
	background-color: #fff;
    box-shadow: 0 0 20px rgba(48, 64, 71, 0.2);
    border-radius: 25px;
	padding: 15px 50px;
	position: relative;
	z-index: 1;
}

#section-forwho #fh-header {
	text-align: center;
}

#section-forwho #fh-header h2 {
	margin-bottom: .4em;
	font-weight: 700;
	font-size: 2.3em;
}

#section-forwho h3 {
	text-transform: uppercase;
	font-size: 1.4em;
}

#section-forwho #fh-header .subtitle {
	font-size: 1.15em;
}

#section-forwho .row .row {
	align-items: center;
}

#section-forwho .bloc-img img {
	max-width: 225px;
}

#section-forwho .bloc-img {
	text-align: center;
}

#section-forwho .more {
	margin-top: 20px;
}

/*=====================================================
	CONTENT
======================================================*/

/* Géneral text */
h1, div.h1, h2, h3, h4 {
	font-family: 'Ubuntu', sans-serif;
}

h1, div.h1 {
	font-size: 2.5em;
}

.subtitle {
	font-family: 'Advent Pro', sans-serif;
	font-weight: 700;
	font-size: 1.25em;
	margin-bottom: 30px;
}

h2 {
	font-size: 2em;
}

h2 > strong {
	color: #0ed3f6;
}

h3 {
	color: #0ed3f6;
	font-size : 1.7em;
}

h4 {
	font-size : 1.2em;
}

h5 {
	font-size: 1.2em;
    line-height: 1;
    margin-bottom: .5em;
}

a {
	color: #304047;
	font-weight: 700;
}

address {
	font-style: normal;
}

/* Content */
.content p {
	line-height: 1.4;
	margin-bottom: .8em;
}

.content a {
	color: #0ed3f6;
	font-weight: 700;
	border-bottom: 2px solid #0ed3f64b;
	/* display: inline-block; */
	line-height: 0.85;
}

.content a:hover {
	border-bottom: 2px solid #0ed3f6;
}

.content h1, .content h2, .content h3, .content h4 {
	margin: .8em 0 .6em 0; 
}

.content h1 {	
    line-height: 1.6;
}

.content h2 {

}

.content h3 {
	font-size: 1.5em;
	color: #304047;
}

.content h1 strong, .content h3 strong {
	color: #0ed3f6;
}

.content h4 {

}

.content blockquote {
	background-color: #35257414;
    padding: 19px 0px 1px 25px;
    border-left: solid 7px #0ed3f6;
    font-style: italic;
	position: relative;
	margin: 1em 0;
}

.content blockquote::before {
	content: "\201D";
	position: absolute;
	top: 0;
    left: 0;
    font-size: 1.8em;
}

.content ul:not(.blocks-gallery-grid), .content ol {
    margin: 1em 0;
    padding-left: 20px;
    overflow: auto;
    line-height: 1.6;
	list-style: none;
}

.content ul li:not(.blocks-gallery-item) {
    position: relative;
	margin: 0.2em 0;
	padding-left: 20px;
}

.content ul li:not(.blocks-gallery-item)::before {
    content: "";
	font-weight: 700;
    position: absolute;
	display: inline-block;
	background-color: #304047;
    border-radius: 100%;
	height: 6px;
	width: 6px;
	top: 0.6em;
	left: 0px;
}

.content ul li ul li::before {
	background-color: #0ed3f6!important;
}

.content ul li > ul {
	margin: 0!important;
}

/* Reset list for wp-gallery */
.content ul.wp-block-gallery li { padding: 0; }

.content ul.wp-block-gallery li::before { display: none; }

/* Button */
	/* default  */
	button:not(#burger-menu), input[type="button"], input[type="submit"], .btn, a.wp-block-button__link, .wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited {
		font-family: 'Ubuntu', sans-serif;
		display: inline-block;
		background-color: #fff;
		color: #304047!important;
		font-size: .85em;
		padding: 7px 20px;
		text-transform: uppercase;
		box-shadow: 0 0 12px rgba(48, 64, 71, 0.2);
		outline: none;
		border: solid 2px #304047!important;
		border-radius: 35px;
		line-height: 1;
	}

	button:not(#burger-menu):hover, input[type="button"]:hover, input[type="submit"]:hover, .btn:hover, a.wp-block-button__link:hover,
	button:not(#burger-menu):focus, input[type="button"]:focus, input[type="submit"]:focus, .btn:focus, a.wp-block-button__link:focus {
		background-color: #304047;
		color: #fff!important;
	}

	button:not(#burger-menu)::after, .btn::after, a.wp-block-button__link::after {
		content: '\f0da';
		font-weight: bold;
		font-family: 'Font Awesome\ 5 Free';
		margin-left: 20px;
		font-size: .8em;
	}
	
	.btn.more::after {
		content: '\f0da';
		font-weight: bold;
		font-family: 'Font Awesome\ 5 Free';
		margin-left: 45px;
	}

	.wp-block-buttons {
		margin: 30px 0;
	}

/* Form */
input[type="text"], input[type="email"], input[type="tel"], textarea {
	font-family: 'Ubuntu', sans-serif;
	width: 100%;
    padding: 5px 10px;
	border: solid 2px #30404778;
	color: #304047;
    border-radius: 10px;
	outline: none;
	font-size: .85em;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus {
	border-color: #0ed3f6;
	box-shadow: 0 0 12px rgba(48, 64, 71, 0.2);
	color: #0ed3f6
}

.wpcf7 .wpcf7-acceptance .wpcf7-list-item {
	margin: 0;
	font-size: .85em;
}

/* For Chrome */
input:focus::placeholder, textarea:focus::placeholder {
	color: #fff;
}


/* Accordion */
.c-accordion__item {
	background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 20px rgba(48, 64, 71, 0.2);
    padding: 10px 25px;
    margin-bottom: 20px;
}

.c-accordion__item h3 {
	margin: 0;
	font-size: 1.35em;
}

.c-accordion__content {
	margin-top: 15px;
}

.c-accordion__title {
	transition: all .3s ease 0s;
}

.c-accordion__title:hover, .c-accordion__item.is-open .c-accordion__title {
	color: #0ed3f6;
}

.c-accordion__title:focus {
	outline: none;
}


/*=====================================================
	HEADING
======================================================*/

#heading-bg {
	position: relative;
	height: 270px;
	background-color: #0ed3f6;
	color: #fff;
	display: flex;
    align-items: center;
	justify-content: center;
	text-align: center;
	padding-top: 80px;
	background-image: url(assets/images/bg-heading.jpg);
	margin: 0 50px;
    border-radius: 0 0 15px 15px;
    box-shadow: 0 0 20px rgba(48, 64, 71, 0.2);
}

/* 
* Breadcrumbs
*/
#breadcrumbs {
	margin-top: 20px;
}

#breadcrumbs, #breadcrumbs a {
	color: #304047;
}

#breadcrumbs a:hover {
	color: #fff;
}

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

/* Bloc page piscines */

#piscine-price {
	margin: 66px 0;
	border-radius: 15px;
	box-shadow: 0 0 20px rgba(48, 64, 71, 0.2);
	padding: 25px 50px;
	text-align: center;
}

#piscine-price .row {
	align-items: center;
}

#piscine-price h1 {
	font-size: 2.4em;
	line-height: 1.3;
	margin-top: 0;
	margin-bottom: 45px;
}

#piscine-price .row {
	align-items: end;
}

#piscine-price .row > img {
	width: 30%
}

#piscine-price .row > div {
	width: 70%;
	padding-left: 40px;
	text-align: left;
}

.more a.big {
	font-size: 1.3em;
	padding: 10px 32px;
	margin: 22px 0;
}

/* Page nos équipements */
.wp-block-image {
	background-color: #0ed3f6;
	border-radius: 15px;
	box-shadow: 0 0 20px rgba(48, 64, 71, 0.2);
}


/*=====================================================
	REALISATIONS
======================================================*/

.admin-hide {
	display: none;
}

#realisations.full-containerama {
	padding: 0 100px;
    max-width: 1515px;
    margin: 0 auto;
}

#realisations #the-excerpt {
	margin-bottom: 40px;
	font-size: 1.2em;
}

.une-rea {
	overflow: hidden;
	background-color: #fff;
	border-radius: 15px;
	box-shadow: 0 0 20px rgba(48, 64, 71, 0.2);
	transition: all .5s ease 0s;
	position: relative;
	margin: 15px;
	margin-bottom: 40px;
	width: calc(50% - 30px);
}

.une-rea .bg-img {
	width: 100%;
	height: 400px;
}

.une-rea .rea-content {
	padding: 25px 35px 10px 35px;
}

.une-rea .rea-content h2 {
	margin-top: 0;
}

#realisations #nav-rs li a {
	background-color: #0ed3f6;
	color: #fff;
}


/*=====================================================
	TARIFS / CONFIGURATEUR (jquery.steps.js)
======================================================*/

#tarifs.full-containerama {
	padding: 0 50px;
	max-width: 1450px;
	margin: 0 auto;
}

#configurator {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

#configurator .more {
	margin-bottom: 10px;
}

#configurator .more a {
	font-family: 'Advent Pro', sans-serif;
	text-transform: initial;
	font-size: .8em;
	color: #686868;
	/* border-bottom: solid 2px ; */
}

#configurator-form {
	width: calc((100% - 500px) - 50px);
	margin-right: 50px;
}

/* multi-step form */
#configurator-form ul[role="tablist"] {
	font-family: 'Ubuntu', sans-serif;
	text-transform: uppercase;
	display: flex;
	list-style: none;
}

#configurator-form .current-info {
	display: none;
}

#configurator-form ul[role="tablist"] li a {
	display: block;
	padding: 10px 20px;
	background-color: #d1d1d1;
	margin-right: 5px;
	border-radius: 15px;
}

#configurator-form ul[role="tablist"] li.current a {
	background-color: #0ed3f6e0;
	color: #fff;
}

#configurator-form ul[role="tablist"] li.done a {
	background-color: #0ed3f64b;
}

#configurator-form ul[role="tablist"] li.disabled a {
	cursor: not-allowed;
}

#configurator-form .content {
	/* background-color: #0ed3f64b; */
	box-shadow: 0 0 20px rgba(48, 64, 71, 0.2);
	border-radius: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#configurator-form .content .title {
	display: none;
}

#configurator-form .bloc-selection {
	padding-bottom: 25px;
}

#configurator-form .bloc-selection .row {
	align-items: center;
}

#configurator-form .bloc-selection .row h5 {
	width: 100%;
}

#configurator-form #bloc-gccolor.bloc-selection {
	padding-top: 0;
	display: none;
}

#configurator-form .subtitle {
	font-weight: 400;
	font-size: initial;
	margin-top: -10px;
    margin-bottom: 15px;
}

#configurator-form .button-content {
	color: #fff;
	margin-bottom: 0;
}

#configurator-form .item {
	display: block;
	border: none;
	box-shadow: 0 0 20px rgba(48, 64, 71, 0.2);
	background-color: #0ed3f6;
	border-radius: 15px;
	padding: 5px 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: solid 2px transparent;
}

#configurator-form .item.selected {
	border: solid 2px #304047;
}

#configurator-form .item.size img {
	max-width: 200px;
	filter: grayscale(1);
}

#configurator-form .item.size {
	margin-right: 40px;
}

#configurator-form .item.color, #configurator-form .item.gccolor, 
#configurator-form .item.linercolor,  #configurator-form .item.ledcolor:not(.txt) {
	width: 45px;
	height: 45px;
	background-color: #fff;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
}

#configurator-form .item.color#r, #configurator-form .item.gccolor#r {
	background-color: #eb403c;
}

#configurator-form .item.color#g, #configurator-form .item.gccolor#g, #configurator-form .item.linercolor#g {
	background-color: #686868;
}

#configurator-form .item.linercolor#b {
	background-color: #00ccc8;
}

#configurator-form .item.linercolor#s {
	background-color: #e5ce6c;
}

#configurator-form .item.linercolor#n {
	background-color: #000;
}

#configurator-form .item.ledcolor#multic > div {
	background-image: url(assets/images/multicolor.jpg);
	position: absolute;
	left: 0;
	top: 0;
	width: calc(100% + 10px);
	height: calc(100% + 10px);
}

#configurator-form section {
	padding: 25px;
}

#configurator-form form {
	margin-bottom: 40px;
}

/* bottom pagination */
#configurator-form ul[role="menu"] {
	display: flex;
	list-style: none;
	justify-content: flex-end;
}

#configurator-form ul[role="menu"] li.disabled a {
	background-color: #d1d1d1;
	color: #304047;
	cursor: not-allowed;
}

#configurator-form ul[role="menu"] li a {
	display: block;
	padding: 5px 10px;
	background-color: #0ed3f6;
	color: #fff;
	margin-right: 5px;
	border-radius: 15px;
}

#configurator-form .wpcf7 .wpcf7-acceptance {
	color: #304047;
}

/* Result */
#configurator-result {
	width: 500px;
	/* background-color: #0ed3f6; */
	border-radius: 15px;
	box-shadow: 0 0 20px rgba(48, 64, 71, 0.2);
	position: relative;
}

#configurator-result .cr-header {
	text-align: center;
}

#configurator-result .cr-header h3 {
	margin-top: 5px;
	margin-bottom: 0;
}

#configurator-result #result-img-wrapper {
	position: relative;
	width: 392px;
	height: 257px;
	margin: 0 auto;
	background-color: #0ed3f6;
    border-radius: 15px;
	box-shadow: 0 0 20px rgba(48, 64, 71, 0.2);
	overflow: hidden;
}

#configurator-result #result-img-wrapper.c20 > img {
	transform: scale(2) translate(-41px, 36px);
}

#configurator-result #result-img-wrapper.c40 > img {
    transform: scale(1.25) translate(0, 0px);
}

#configurator-result #result-img-wrapper > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#configurator-result .result-img-option {	
	display: none;
}

#configurator h2, #configurator h3, #configurator h4 {
	text-transform: uppercase;
	margin-top: 0;
}

#configurator-result h2 {
	font-size: 1.4em;
	padding: 20px 0 0 0;
}

#configurator-result h3 {
	font-size: 1em;
	margin: .8em 0 .3em 0;
	display: inline-block;
}

#configurator-result .cr-content {
	padding: 15px 30px;
	margin-bottom: 65px;
}

#configurator-result ul {
	margin-left: 30px;
}

#configurator-result .cr-price {
	position: absolute;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	left: 0;
	bottom: 0;
	padding: 15px;
	font-size: 1.5em;
	font-family: 'Ubuntu', sans-serif;
	border-top: solid 1px #f0f0f0;
}

#configurator-result .cr-price .title {
	color: #304047;
	text-transform: none;
}

#configurator-result #the-price {
	color: #0ed3f6;
}

#configurator .wpcf7 textarea.hidden {
	display: none;
}

/*=====================================================
	CONTACT
======================================================*/

#contact .logo {
	margin: 10px auto;
	margin-bottom: 30px;
}

#contact address {
	text-align: center;
	background-color: #0ed3f6;
	padding: 15px;
	border-radius: 12px;
	box-shadow: 0 0 6px rgba(48, 64, 71, 0.2);
	margin-bottom: 40px;
}

#contact address .row {
	justify-content: center;
}


#contact address p {
	margin: 0;
}

#contact address .une-info i {
	margin-right: 10px;
	color: #304047;
}

#contact a.une-info {
	color: #304047;
}

#contact .une-info {
	margin-right: 5px;
}

#contact #nav-rs {
	margin: 0;
}

.address {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

#contact-form .wpcf7 {
	max-width: 90%;
	
}

#map iframe {
	border-radius: 12px;
	box-shadow: 0 0 6px rgba(48, 64, 71, 0.2);
}


/*=====================================================
	FOOTER
======================================================*/

#site-footer {
	background-color: #0ed3f6;
}

#site-footer a {
	color: #304047;
}

#site-footer > .full-containerama {
	padding: 40px 0;
}

#site-footer #left-footer {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	width: 50%;
}

#site-footer #left-footer > * {
	width: 50%;
}

#site-footer address {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#site-footer address div:first-child {
	width: 100%;
}

#site-footer .une-info, #contact .une-info {
	display: flex;
	align-items: center;
	text-align: left;
	font-size: .9em;
	margin-bottom: 10px;
	transition: all .5s ease 0s;
	padding-right: 10px;
	border-radius: 15px;
}

#site-footer a.une-info:hover, #contact a.une-info:hover {
	background-color: #fff;
	
}

#site-footer .une-info i, #contact .une-info i  {
	margin-right: 10px;
	display: inline-block;
    font-size: .9em;
    background-color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #0ed3f6;
    border-radius: 100%;
}

#site-footer #right-footer {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50%;
}

#menu-footer ul li {
	display: inline;
	font-size: .9em;
}

#menu-footer a {
	border-bottom: solid 2px transparent;
}

#menu-footer a:hover {
	border-bottom: solid 2px #304047;
}

#menu-footer ul li:not(:first-child)::before {
	content: '\f111';
    font-weight: bold;
    font-family: 'Font Awesome\ 5 Free';
    color: #fff;
    font-size: .4em;
    margin: 0 13px;
    vertical-align: middle;
}

#site-footer #credits {
	background-color: #fff;
	padding-top: 12px;
    padding-bottom: 12px;
    font-size: .85em;
    text-align: center;	
}

#site-footer #credits a {
	color: #304047;
	font-weight: 700;
}

#site-footer #credits a:hover {
	color: #0ed3f6;
}

/*=====================================================
	RESPONSIVE
======================================================*/

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

	.logo {
		width: 300px;
	}

	#site-header #inner-header {
		align-items: unset;
		padding: 15px 15px 15px 25px;
	}

	#reasons-choose #why-bloc img {
		bottom: -14px;
	}

	#site-footer > .full-containerama {
		padding: 30px 0;
	}

	#site-footer #left-footer {
		width: 100%;
		margin-bottom: 25px;
	}

	#site-footer #right-footer {
		width: 100%;
		text-align: center;
	}

	#site-footer address {
		justify-content: space-around;
	}

	#site-footer address div:first-child {
		width: 50%;
	}

	#site-footer address div:first-child p {
		width: calc(100% - 35px);
	}
	
}

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

	#site-nav .menu a {
		padding: 6px 6px;
		font-size: .75em;
	}

	#section-slider .bx-pager-item:not(:first-child)::before {
		width: 30px;
	}

	#section-slider h1 {
		margin: 0;
		margin-bottom: .5em;
	}

	#section-slider p {
		font-size: .9em;
	}

	#section-slider #right-slider .right {
		padding-right: 50px;
	}

	#section-slider .bx-wrapper {
		margin-top: 40px;
	}

	#section-presentation .full-containerama, #section-choosepiscine .full-containerama, #section-forwho .full-containerama {
		padding: 0 50px;
	}

	#reasons-choose #why-bloc h2 {
		font-size: 1.3em;
	}

	#reasons-choose .une-raison img {
		max-width: 80px;
	}

	#reasons-choose .une-raison h3 {
		font-size: 1em;
	}

	#reasons-choose #all-piscines h3 {
		max-width: 100%;
		font-size: 1.2em;
		line-height: 1.2;
	}

	#create-yours .right #main, #create-yours .right #sec {
		width: 430px;
	}

	#section-forwho .wrap-content, #section-forwho .bloc-img {
		width: 85%;
		margin: 0 auto;
	}

	#section-presentation .more {
		margin-top: 15px;
	}

}


/* < Laptop */
@media screen and (max-width: 1023px) {  

	/* Mobile nav */
    #burger-menu {
		display: block;
		border: none;
		background: none;
		outline: none;
		position: relative;
		z-index: 1;
		font-size: 1.5em;
		padding: 9px;
		color: #304047;
	}

	#site-header #mobile-wrapper {
		position: fixed;
		display: block;
		background-color: #fff;
		height: 100vh;
		width: 320px;
		right: -320px;
		top: 0;
		opacity: 0;
		visibility: hidden;
		overflow: auto;
		border-top: 90px solid #fff;
		box-shadow: 0 1px 3px rgba(0,0,0,.04);
	}

	#site-header.menu-open #mobile-wrapper {
		opacity: 1;
		visibility: visible;
		right: 0;
	}

	#site-nav {
		width: 100%;
	}

	#site-nav .menu {
		display: block;
	}

	#site-nav .menu li {
		margin: 0;
	}

	#site-nav .menu a {
		border-bottom: solid 1px #eee;
		padding: 20px 0;
		padding-left: 20px;
	}

	#site-nav .menu .tarifs a {
		color: #304047;
	}

	#site-nav .menu .sub-arrow {
		position: absolute;
		right: 0;
		top: 0;
		color: #304047;
		height: 100%;
		width: 53px;
		line-height: 53px;
		text-align: center;
		font-size: 1.4em;
	}

	#site-nav li.open > a {
		background-color: #0ed3f6;
		color: #fff;
	}

	/* #site-nav li.open .sub-arrow {
		background-color: #304047;
		color: #fff;
	} */

	#site-nav li > .sub-menu {
		position: relative;
		padding: 0;
		opacity: 1;
		visibility: visible;
		max-height: 0;
		overflow: hidden;
	}

	#site-nav li.open > .sub-menu {
		max-height: 500px;
		background-color: #f4f5f6;
	}
	
}

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

}

/* < Tablet */
@media screen and (max-width: 768px) {

	/* Géneral */
	.col-50 {
		width: 100%;
	}

	/* content */
	h1, span.h1 {
		font-size: 2.3em;
	}

	article h1 {
		font-size: 2em;
	}

	h2 {
		font-size: 1.7em;
	}

	h3 {
		font-size: 1.5em;
	}

} 

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

	/* Frontpage */
	#section-slider #slider-content {
		margin: 75px 20px;
	}

	#section-slider .bx-controls { 
		margin: 20px 10px;
		height: calc(100% - 40px);
	}
	

	/* Home */
	.list-articles .item {
		width: calc((100%/1) - 10px);
		padding-bottom: calc((100%/2) - 10px);
	}
	
}

/* < Mobile L */
@media screen and (max-width: 425px) {

	/* Géneral */
	.full-containerama {
		margin: 0 10px;
	}

	.containerama {
		padding: 0 20px;
	}

	/* Home */
	.list-articles .item {
		padding-bottom: calc((100%/1.35) - 10px);
	}

}