.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0;
font: inherit; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0; }
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//radiateurs-eau.com/wp-content/themes/radiateurs-eau/library/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px; }
.owl-theme .owl-nav [class*='owl-']:hover {
background: #869791;
color: #FFF;
text-decoration: none; }
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px; }
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791; }* {
box-sizing: border-box;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased; 
font-smoothing: antialiased; 
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
html, body {
box-sizing: border-box;
font-family: 'Source Sans Pro', sans-serif;
font-size: 1rem;
line-height: 1.4rem;
font-weight: 400;
font-style: normal;
background: #fff;
color: #000;
text-rendering: optimizeLegibility; 
word-wrap: normal !important;
-webkit-hyphens: none !important;
hyphens: none !important;
-webkit-word-break: normal !important;
word-break: normal !important;
} @font-face {
font-family: 'FontAwesome';
font-style: normal;
font-weight: normal;
src: url(//radiateurs-eau.com/wp-content/themes/radiateurs-eau/fonts/font-awesome/fa-brands-400.eot);
src: url(//radiateurs-eau.com/wp-content/themes/radiateurs-eau/fonts/font-awesome/fa-brands-400.eot?#iefix) format("embedded-opentype"),
url(//radiateurs-eau.com/wp-content/themes/radiateurs-eau/fonts/font-awesome/fa-brands-400.woff2) format("woff2"),
url(//radiateurs-eau.com/wp-content/themes/radiateurs-eau/fonts/font-awesome/fa-brands-400.woff) format("woff"),
url(//radiateurs-eau.com/wp-content/themes/radiateurs-eau/fonts/font-awesome/fa-brands-400.ttf) format("truetype"),
url(//radiateurs-eau.com/wp-content/themes/radiateurs-eau/fonts/font-awesome/fa-brands-400.svg#fontawesome) format("svg");
}
:root {
--leftright: 6vw;
--orange: #ef8744;
--gris: #e8e8e8;
--grisdark: #777777;
--medium: 'Source Sans Pro', sans-serif;
--regular: 'Source Sans Pro', sans-serif;
--bold: 'Source Sans Pro', sans-serif;
}
.medium {
font-family: var(--medium);
font-weight: bold;
}
.regular {
font-family: var(--regular);
}
.bold {
font-family: var(--bold);
font-weight: bold;
}
.bkg-blanc {
background: #fff;
}
.orange {
color: var(--orange);
}
.gris {
color: var(--gris);
}
.grisdark {
color: var(--grisdark);
}
.bkg-orange {
background: var(--orange);
}
.bkg-gris {
background: var(--gris);
}
p {
word-wrap: normal !important;
-webkit-hyphens: none !important;
hyphens: none !important;
-webkit-word-break: normal !important;
word-break: normal !important;
margin-bottom: 10px;
font-family: 'Source Sans Pro', sans-serif;
margin-top: 0;
font-style: normal;
position: relative;
}
.entry-content p {
margin: 0;
margin-bottom: 10px;
}
p.small {
font-size: .85rem;
line-height: 1.1rem;
}
.big,
p.big {
font-size: 1.3rem;
line-height: 1.5rem;
margin-bottom: 15px;
}
.superbig {
font-size: 3rem;
line-height: 3rem;
margin-bottom: 40px;
}
.cap {
text-transform: uppercase;
}
ul, ol {
margin: 0;
}
a {
outline: none;
}
a,
a:hover,
a:visited,
a::after,
a:hover::after {
color: #000;
text-decoration: none;
outline-style: none !important;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
a,
a:visited {
}
a img {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
img {
max-width: 100%;
height: auto;
border-radius: 8px;
}
p a {
display: inline-block;
}
p a:hover {
text-decoration: underline;
}
:focus {
outline: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-style: normal;
margin: 0;
font-family: var(--bold);
color: #000;
}
h1 {
font-size: 3.1rem;
line-height: 3rem;
margin: 0 0 30px 0;
letter-spacing: -1px;
}
h2 {
font-size: 2.8rem;
line-height: 2.6rem;
margin: 0 0 30px 0;
letter-spacing: -1px;
}
h3 {
font-size: 1.9rem;
line-height: 2.1rem;
margin: 0 0 20px 0;
letter-spacing: 0px;
color: var(--orange);
}
h4 {
font-size: 1.35rem;
line-height: 1.5rem;
margin: 0 0 15px 0;
}
h5 {
font-size: 1.1rem;
line-height: 1.3rem;
margin: 0 0 12px 0;
}   #tarteaucitronRoot #tarteaucitronAlertBig {
background: #fff !important;
color: #000 !important;
}
#tarteaucitronAlertBig #tarteaucitronPrivacyUrl,
#tarteaucitronAlertBig #tarteaucitronPrivacyUrlDialog,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
color: #000 !important;
}
body #tarteaucitronRoot div#tarteaucitronAlertBig {
border-radius: 0 !important;
box-shadow: none !important;
}
div#tarteaucitronRoot.tarteaucitronBeforeVisible:before {
opacity: .7 !important;
background: #000 !important;
}
div#tarteaucitronAlertBig:before {
display: none !important;
}
#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitronAlertBig #tarteaucitronPersonalize2, .tarteaucitronCTAButton, #tarteaucitron #tarteaucitronPrivacyUrl, #tarteaucitron #tarteaucitronPrivacyUrlDialog, #tarteaucitronRoot .tarteaucitronDeny, #tarteaucitronRoot .tarteaucitronAllow {  
background: #000 !important;
padding: 10px 20px !important;
}
#tarteaucitronRoot .tarteaucitronDeny {
background: #f1f1f1 !important;
}
#tarteaucitronAlertBig #tarteaucitronCloseAlert,
#tarteaucitron #tarteaucitronPrivacyUrl,
#tarteaucitron #tarteaucitronPrivacyUrlDialog {
background: #f1f1f1 !important;
}
#tarteaucitronRoot .tarteaucitronDeny {
position: absolute !important;
background: transparent !important;
top: -30px !important;
padding: 0 !important;
color: #fff !important;
right: 0 !important;
font-size: .85rem !important;
text-decoration: none !important;
}
#tarteaucitronDisclaimerAlert {
font-size: .9rem !important;
line-height: 1.3rem !important;
text-align: justify !important;
}   a.absolute {
width: 100%;
height: 100%;
position: absolute;
z-index: 14;
top: 0;
left: 0;
}
#content {
margin-top: 0;
width: 100%;
-webkit-transition: all .5s;
transition: all .5s;
}
.wrap {
margin: 0 auto;
width: 100%;
max-width: 100%;
padding: 0 var(--leftright);
position: relative;
}
.wrapthin {
margin: 0 auto;
width: 1170px;
max-width: 90%;
position: relative;
}
.hentry {
background: none;
border-radius: 0;
border: 0;
margin-bottom: 0;
}
.entry-content {
padding: 0;
}
.clearboth {
clear: both;
}
.floatleft {
float: left;
}
.floatright {
float: right;
}
.center {
text-align: center;
}
.right {
text-align: right;
}
.display-table {
display: table;
vertical-align: middle;
height: 100%;
width: 100%;
}
.display-table-cell {
display: table-cell;
vertical-align: middle;
height: 100%;
width: 100%;
}
a.blanc,
.blanc p,
p.blanc,
.blanc {
color: #fff;
}
.bkg-cover {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.widget {
padding: 0;
margin: 0;
}
.widgettitle {
border: 0;
margin-bottom: 0;
}
.padding80 {
padding: 80px;
}
.padding60 {
padding: 60px;
}
.padding50 {
padding: 50px;
}
.padding40 {
padding: 40px;
}
.padding30 {
padding: 30px;
}
.padding20 {
padding: 20px;
}
.padding15 {
padding: 15px;
}
.padding10 {
padding: 10px;
}
.cartouche {
margin: 30px auto;
}
.filet {
width: 100%;
height: 1px;
margin: 15px 0;
}
.filet-epais {
width: 100%;
height: 6px;
margin: 20px 0;
}
.container-flex {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;    
display: flex;
position: relative;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.container-flex-center {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;    
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
}
.container-flex-nowrap {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;    
display: flex;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.container-flex-start {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;    
display: flex;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.container-flex img,
.container-flex-center img,
.container-flex-nowrap img,
.container-flex-start img {
width: auto;
max-width: 100%;
height: auto;
}
.flex-item-moitie {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 48%;
position: relative;
}
.flex-item-quart {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 23%;
position: relative;
}
.flex-item-trois-quart {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 70%;
position: relative;
}
.flex-item-tiers {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 31%;
position: relative;
}
.flex-item-deux-tiers {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 65%;
position: relative;
}
.flex-item-auto {
-webkit-justify-content: space-between;
justify-content: space-between;
position: relative;
}
.flex-item-full {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 100%;
position: relative;
}
.flex-item-cinq {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 18%;
position: relative;
}
.flex-item-40 {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 40%;
position: relative;
}
.flex-item-60 {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 60%;
position: relative;
}   .loader-site {
background: #fff;
width: 100%;
height: 100%;
position: fixed;
z-index: 15000;
}
#loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
text-align: center;
}
.sk-chase {
margin: 30vh auto;
width: 60px;
height: 60px;
position: relative;
animation: sk-chase 2.5s infinite linear both;
}
.sk-chase-dot {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0; 
animation: sk-chase-dot 2.0s infinite ease-in-out both; 
}
.sk-chase-dot:before {
content: '';
display: block;
width: 25%;
height: 25%;
background-color: var(--orange);
border-radius: 100%;
animation: sk-chase-dot-before 2.0s infinite ease-in-out both; 
}
.sk-chase-dot:nth-child(1) { animation-delay: -1.1s; }
.sk-chase-dot:nth-child(2) { animation-delay: -1.0s; }
.sk-chase-dot:nth-child(3) { animation-delay: -0.9s; }
.sk-chase-dot:nth-child(4) { animation-delay: -0.8s; }
.sk-chase-dot:nth-child(5) { animation-delay: -0.7s; }
.sk-chase-dot:nth-child(6) { animation-delay: -0.6s; }
.sk-chase-dot:nth-child(1):before { animation-delay: -1.1s; }
.sk-chase-dot:nth-child(2):before { animation-delay: -1.0s; }
.sk-chase-dot:nth-child(3):before { animation-delay: -0.9s; }
.sk-chase-dot:nth-child(4):before { animation-delay: -0.8s; }
.sk-chase-dot:nth-child(5):before { animation-delay: -0.7s; }
.sk-chase-dot:nth-child(6):before { animation-delay: -0.6s; }
@keyframes sk-chase {
100% { transform: rotate(360deg); } 
}
@keyframes sk-chase-dot {
80%, 100% { transform: rotate(360deg); } 
}
@keyframes sk-chase-dot-before {
50% {
transform: scale(0.4); 
} 100%, 0% {
transform: scale(1.0); 
} 
}
#holder {
opacity: 0;  
transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-webkit-transition: opacity 0.3s ease-in-out;
}
#holder.visible {
opacity: 1;
transition: opacity 0.4s ease-in-out;
-moz-transition: opacity 0.4s ease-in-out;
-webkit-transition: opacity 0.4s ease-in-out;
}
.module-cta {
border-radius: 8px;
box-shadow: 0 0 30px rgba(0,0,0,0.2);
width: 100%;
}
.wpcf7 {
position: relative;
}
a.cta,
input[type=submit] {
background: var(--orange);
border: 0;
border-radius: 5px;
padding: 12px 20px;
text-align: center;
color: #fff;
font-family: var(--bold);
font-weight: bold;
font-size: 1rem;
display: inline-block;
margin-top: 20px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a.cta:hover,
input[type=submit]:hover {
background: #000;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.wpcf7-list-item-label {
color: #666;
font-size: .85rem;
line-height: 1.3rem;
cursor: pointer;
}
.wpcf7-list-item {
margin: 0;
}
.wpcf7-spinner {
position: absolute;
right: 0;
top: 70px;
}
.wpcf7 form .wpcf7-response-output {
border: 0;
padding: 15px 20px;
background: #f1f1f1;
}
.wpcf7 form.sent .wpcf7-response-output {
border: 0;
background: #eaeaea;
}
a.cta-light {
color: var(--orange);
font-family: var(--bold);
font-weight: bold;
}
a.cta-light.blanc {
color: #fff;
}
a.cta-light::after {
content: '\e8e4';
display: inline-block;
color: var(--orange);
font-family: 'Material icons';
margin-left: 6px;
font-size: 1.7rem;
vertical-align: middle;
}
a.cta-light.blanc::after {
color: #fff;
}
a.cta-light:hover::after {
margin-left: 10px;
}
a.underline:hover {
text-decoration: underline;
}   header.header {
background: #fff;
z-index: 20;
width: 100%;
position: relative;
margin: 0 auto;
padding: 25px 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
body.error404 header.header,
body.home header.header,
body.single header.header {
border-bottom: 4px solid var(--gris);
}
.logo-header {
width: 370px;
height: 35px;
background-size: contain;
display: block;
background-repeat: no-repeat;
background-position: top left;
position: relative;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
header.header.scroll {
position: fixed;
top: 0;
left: 0;
padding: 15px;
border-bottom: 1px solid var(--gris);
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
header.header.scroll .logo-header {
height: 25px;
-webkit-transition: all 200ms ease-in !important;
transition: all 200ms ease-in !important;
}
#content.scroll {
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
padding-top: 60px;
}
.top-nav li {
padding: 0 15px;
position: relative;
}
.top-nav ul li:last-child {
padding-right: 0;
}
.top-nav li a {
font-family: var(--regular);
color: #000;
padding: 6px 0;
text-align: center;
font-size: 1.1rem;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
.top-nav li a:hover {
text-decoration: none;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
.top-nav li.cta a {
font-family: var(--medium);
padding: 6px 20px;
color: #fff;
border-radius: 4px;
font-size: 1rem;
background: var(--orange);
}
.top-nav li:not(.cta) a::after {
content: '';
display: block;
height: 6px;
width: 40%;
left: 30%;
border-radius: 2px;
position: absolute;
top: 90%;
opacity: 0;
background: var(--orange);
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
.top-nav li a:hover,
.top-nav li.current-menu-item a {
color: var(--orange);
}
.top-nav li a:hover::after,
.top-nav li.current-menu-item a::after {
opacity: 1;
top: 110%;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
header.header.scroll .top-nav li:not(.cta) a::after,
header.header.scroll .top-nav li.current-menu-item a::after {
top: 90%;
width: 20%;
left: 40%;
}   #shiftnav-toggle-main {
position: fixed!important;
top: 0 !important;
z-index: 40 !important; 
right: 0 !important;
left: auto !important;
max-width: 80px !important;
}
#shiftnav-toggle-main .shiftnav-toggle-burger,
#shiftnav-toggle-main.shiftnav-toggle-main-entire-bar:before {
float: right !important;
}
#shiftnav-toggle-main-button {
background: transparent !important;
color: #000 !important;
}
.shiftnav {
background: #fff !important;
max-width: 95% !important;
z-index: 50 !important;
box-shadow: 12px 0 12px rgba(0,0,0,0.15); 
}
.shiftnav-open.shiftnav-open-left #shiftnav-toggle-main,
.shiftnav-open.shiftnav-open-left .shiftnav-fixed-left,
.shiftnav-open.shiftnav-open-left .shiftnav-wrap {
transform: none !important;
}
.shiftnav:after {
display: none !important;
}
.shiftnav nav.shiftnav-nav {
margin-top: 15px;
}
.shiftnav.shiftnav-skin-light ul.shiftnav-menu ul.sub-menu {
background: #fff !important;
color: #000 !important;
}
.shiftnav.shiftnav-skin-light ul.shiftnav-menu ul.sub-menu li a {
font-family: var(--medium) !important;
font-size: 1 !important;
line-height: 1.4rem !important;
border-bottom: 1px solid var(--gris) !important;
color: #000 !important;
}
.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item > .shiftnav-target {
font-family: var(--medium) !important;
font-size: 1rem !important;
line-height: 1.4rem !important;
border-bottom: 1px solid var(--gris) !important;
color: #000 !important;
}
.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item ul.sub-menu .current-menu-item > .shiftnav-target {
background: #fff !important;
}   li.linkedin,
li.twitter,
li.facebook,
li.instagram {
display: inline-block;
width: auto !important;
padding: 0;
}
li.linkedin a,
li.twitter a,
li.facebook a,
li.instagram a {
padding: 0;
}
li.linkedin a::after,
li.twitter a::after,
li.facebook a::after,
li.instagram a::after {
content: '';
display: inline-block;
font-size: 1.3rem;
font-family: 'fontAwesome';
color: #000;
height: 40px;
padding: 0 10px;
}
li.linkedin a:hover::after,
li.twitter a:hover::after,
li.facebook a:hover::after,
li.instagram a:hover::after {
color: var(--orange);
}
li.facebook a::after {
content: '\f39e' !important;
}
li.instagram a::after {
content: '\f16d' !important;
}
li.twitter a::after {
content: '\f099' !important;
}
li.linkedin a::after {
content: '\f0e1' !important;
}   footer.footer {
background: #fff;
padding: 25px 0;
border-top: 4px solid var(--gris);
}
footer.footer a,
footer.footer p {
color: #000;
}
footer.footer .footer-nav li {
float: none;
display: block;
text-align: right;
padding: 6px 0;
}
footer.footer .footer-nav li a {
text-decoration: none;
z-index: 2;
position: relative;
display: inline-block;
font-family: var(--regular);
}
footer.footer .footer-nav li a::after {
content: '';
display: block;
background: var(--orange);
opacity: 0;
height: 9px;
width: 80%;
position: absolute;
right: 0;
bottom: 2px;
border-radius: 3px;
z-index: -1;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
footer.footer .footer-nav li a:hover {
text-decoration: none;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
footer.footer .footer-nav li a:hover::after {
opacity: .3;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
.footer-bottom {
padding: 20px 0;
margin-top: 20px;
border-top: 1px solid var(--gris);
}
.footer-bottom li {
display: inline-block;
padding: 5px 10px;
}
.footer-bottom ul li:first-child {
padding-left: 0;
}
.footer-bottom li a {
font-size: .9rem;
color: #7a7a7a;
}   section {
padding: 4vh 0;
position: relative;
background-image: url(//radiateurs-eau.com/wp-content/themes/radiateurs-eau/img/bkg-section.jpg);
background-repeat: no-repeat;
background-position: bottom center;
background-size: 100%;
}
section.bkg-orange,
section.notrame,
section.no-trame {
background-image: none;
}
section.paddingzero,
section.padding-zero {
padding: 0;
}
body.single section.section-page {
background-image: none;
padding: 0;
}
.top-page {
padding: 4vh 0;
position: relative;
}
.marginbottom_banner {
margin-bottom: 100px;
}
.top-page.top-page-defaut {
background: url(//radiateurs-eau.com/wp-content/themes/radiateurs-eau/img/bandeau-top-page.jpg) center center no-repeat;
background-size: cover;
}
.module-intro-page {
padding: 25px;
border-radius: 15px;
background: #fff;
width: 100%;
left: 0;
top: 50%;
z-index: 10;
position: absolute;
box-shadow: 0 18px 18px rgba(0,0,0,0.15);
margin-bottom: 70px;
}
.background-titre-page {
border-radius: 10px;
background: rgba(255,255,255,0.8);
padding: 30px;
}
.background-titre-page h1{
font-size: 2.7rem;
line-height: 2.7rem;
}
.background-titre-page p.big {
font-size: 1.1rem;
line-height: 1.4rem;
}
.marginzero,
.margin-zero {
margin: 0 !important;
}
.top-page h1 {
position: relative;
}
.top-page h1::before {
content: '\f1e1';
font-family: 'Material icons';
bottom: 0;
left: -60px;
color: #fff;
font-size: 3.6rem;
position: absolute;
font-weight: normal;
}
.padding-bottom-zero {
padding-bottom: 0 !important;
}
h2::after {
content: '';
display: block;
margin-top: 15px;
width: 100%;
position: relative;
background-image: url(//radiateurs-eau.com/wp-content/themes/radiateurs-eau/img/motif-h2.png);
background-repeat: repeat-x;
background-position: left center;
background-size: auto;
height: 21px;
}
.bkg-orange h2::after {
background-image: url(//radiateurs-eau.com/wp-content/themes/radiateurs-eau/img/motif-h2-blanc.png);
background-repeat: repeat-x;
background-position: left center;
background-size: auto;
opacity: .3;
}
.chiffre-picto {
height: 100px;
width: 100px;
border: 6px solid var(--orange);
border-radius: 10px;
background-repeat: no-repeat;
background-size: auto;
background-position: center center;
}
.modules-chiffres-cles .chiffre-picto {
margin-bottom: 20px;
}
.faq-filtres {
text-align: center;
padding: 20px 0;
}
.faq-filtres li {
display: inline-block;
padding: 0 30px;
}
.faq-filtres li a {
font-family: var(--bold);
color: #bbb;
font-weight: bold;
}
.faq-filtres li a:hover,
.faq-filtres li a.selected {
color: #000;
}
.container-items-faq {
margin-top: 20px;
}
.module-faq {
background: #fff;
border-radius: 18px;
margin-bottom: 40px;
box-shadow: 0 0 20px rgba(0,0,0,0.15);
padding: 30px;
width: 100%;
}
.faq-image {
border-radius: 14px;
width: 100%;
height: 100%;
min-height: 180px;
position: relative;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.module-faq .flex-item-deux-tiers p:last-child {
margin-bottom: 0;
}
.module-faq .cat-module {
background: #fff;
color: var(--orange);
font-family: var(--bold);
font-weight: bold;
font-size: .9rem;
text-align: center;
padding: 4px 14px;
position: absolute;
z-index: 7;
top: -12px;
left: 35%;
box-shadow: 0 0 12px rgba(0,0,0,0.15);
border-radius: 4px;
text-transform: capitalize;
}
.isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:      -o-transform, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
} .categ-ressources {
width: 100%;
border-bottom: 1px solid #eaeaea;
padding: 0;
margin-bottom: 40px;
text-align: center;
}
.categ-ressources li {
display: inline-block;
padding: 14px 30px;
position: relative;
}
.categ-ressources li a {
color: #bbb;
}
.categ-ressources li a:hover,
.categ-ressources li.ui-tabs-active a {
color: #000;
}
.item-ressource {
padding: 20px 0;
border-bottom: 1px solid var(--gris);
}
.item-publication {
margin-bottom: 40px;
}
.lien-externe-ressource {
display: inline-block;
width: 44px;
height: 44px;
border: 4px solid var(--orange);
border-radius: 6px;
position: relative;
}
.lien-externe-ressource:hover {
border: 4px solid #000;
}
.lien-externe-ressource::after {
content: '\f8ce';
display: block;
height: 36px;
width: 36px;
z-index: 3;
top: 0;
left: 0;
position: absolute;
font-family: 'Material icons';
font-size: 2rem;
color: var(--orange);
text-align: center;
line-height: 36px;
}
.lien-externe-ressource.lien-fichier::after {
content: '\e415';
font-size: 2.5rem;
}
.lien-externe-ressource.lien-fichier {
display: inline-block;
width: 44px;
height: 44px;
border: 0;
border-radius: 0;
position: relative;
}
.lien-externe-ressource.lien-fichier:hover {
border: 0;
}
.vignette-ressource {
position: relative;
width: 80px;
height: 110px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
display: inline-block;
border: 1px solid #eaeaea;
border-radius: 6px;
}
.vignette-ressource:hover {
border-color: var(--orange);
}
#tabs {
margin-bottom: 40px;
}
.item-publication img {
max-width: 100%;
height: auto;
}
iframe {
width: 100%;
height: 450px;
max-width: 100%;
border: 0 !important;
}
.flex-item-deux-tiers iframe {
height: 550px;
}
.flex-item-moitie iframe {
height: 450px;
}
.flex-item-tiers iframe {
height: 240px;
}
.flex-item-quart iframe {
height: 200px;
}
.pagination a,
.pagination-posts a {
text-decoration: none !important;
font-family: inherit;
}
.pagination-posts .nombre-pages {
border: 2px solid transparent !important;
}
.pagination,
.pagination-posts {
position: relative;
font-size: 1rem;
line-height: 1.3rem;
text-align: center;
margin: 30px auto 20px;
}
.pagination a,
.pagination span,
.pagination-posts span,
.pagination-posts a {
display: inline-block;
margin: 0 6px;
padding: 3px 5px;
text-decoration: none;
font-family: var(--bold);
font-weight: bold;
width: auto;
padding: 4px 8px;
border: 2px solid var(--orange);
text-align: center;
border-radius: 6px;
color: var(--orange);
-webkit-transition: background .15s ease-in-out;
transition: background .15s ease-in-out;
}
.pagination a:hover,
.pagination-posts a:hover {
text-decoration: none;
color: #000;
}
.pagination .current,
.pagination-posts .current {
color: #000;
border: 2px solid transparent !important;
}
.pagination li {
border: 0;
float: none;
display: inline-block;
}
.actu-image {
width: 100%;
height: 200px;
border-radius: 12px;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
position: relative;
background-color: var(--gris);
}
body.single .actu-image {
width: 100%;
height: 300px;
}
.faq-image-defaut,
.actu-image.actu-image-defaut {
background-image: url(//radiateurs-eau.com/wp-content/themes/radiateurs-eau/img/img-defaut.jpg);
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.actu-extrait {
background: #fff;
border-radius: 10px;
padding: 20px;
box-shadow: 0 0 12px rgba(0,0,0,0.15);
position: relative;
}
.actu-extrait-texte {
font-size: .9rem;
line-height: 1.3rem;
}
.actu-extrait:hover h3,
.actu-extrait:hover .actu-extrait-texte {
text-decoration: underline;
}
.image-accueil-home {
border-radius: 12px;
height: 60vh;
max-height: 450px;
}
h1.titre-home {
font-size: 2.5rem;
line-height: 2.6rem;
margin-bottom: 20px;
}
.introduction-site {
margin-bottom: 40px;
}
.introduction-site::after {
content: '\f1e1';
display: block;
margin-top: 30px;
font-family: 'Material icons';
font-size: 4rem;
color: var(--orange);
}
.module-faq-home {
background: #fff;
border-radius: 15px;
box-shadow: 0 0 20px rgba(0,0,0,0.15);
padding: 30px;
width: 50%;
margin-left: 45%;
position: relative;
z-index: 9;
overflow: hidden;
margin-top: -7vh;
}
h2.small {
font-size: 2.2rem;
line-height: 2.3rem;
}
.module-faq-home .cat-module {
color: var(--orange);
font-family: var(--bold);
font-weight: bold;
font-size: .9rem;
text-transform: capitalize;
}
.owl-carousel#carrousel-faq .container-item-carrousel {
overflow: hidden;
position: relative;
height: 230px;
border-radius: 10px;
margin-bottom: 15px;
}
.module-faq-home .faq-image {
border-radius: 0;
width: 100%;
height: 100%;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
margin-bottom: 30px;
position: absolute;
top: 0;
left: 0;
z-index: 2;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
.owl-carousel#carrousel-faq .item:not(.item-link):hover .faq-image {
width: 110%;
height: 110%;
top: -5%;
left: -5%;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
.faq-titre {
font-size: .9rem;
font-family: var(--bold);
font-weight: bold;
color: #fff;
padding: 10px 15px;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 6;
line-height: 1.3rem;
background: rgba(0,0,0,0.4);
}
.owl-carousel#carrousel-faq .item {
position: relative;
}
.owl-carousel#carrousel-faq .item:not(.item-link)::after {
content: '\f1df';
display: block;
font-family: 'Material icons';
font-size: 2.3rem;
position: absolute;
bottom: 3px;
color: var(--orange);
}
.item.item-link {
height: 230px;
}
.owl-carousel#carrousel-faq {
width: 140%;
}
.owl-carousel#carrousel-faq .owl-nav {
position: relative;
margin-top: 30px;
}
.owl-carousel#carrousel-faq .owl-nav button.owl-prev {
margin-right: 20px;
}
.owl-carousel#carrousel-faq .owl-nav button.owl-prev,
.owl-carousel#carrousel-faq .owl-nav button.owl-next {
height: 50px;
width: 50px;
border-radius: 8px;
border: 4px solid var(--orange);
text-align: center;
position: relative;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
.owl-carousel#carrousel-faq .owl-nav button.owl-prev::before,
.owl-carousel#carrousel-faq .owl-nav button.owl-next::before {
content: '';
position: absolute;
font-family: 'Material icons';
font-size: 3rem;
text-align: center;
color: var(--orange);
line-height: 50px;
width: 50px;
height: 50px;
top: -4px;
left: -4px;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
.owl-carousel#carrousel-faq .owl-nav button.owl-prev::before {
content: '\e314';
}
.owl-carousel#carrousel-faq .owl-nav button.owl-next::before {
content: '\e5cc';
}
.owl-carousel#carrousel-faq .owl-nav button.owl-prev:not(.disabled):hover::before,
.owl-carousel#carrousel-faq .owl-nav button.owl-next:not(.disabled):hover::before {
color: #000;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
.owl-carousel#carrousel-faq .owl-nav button.owl-prev:not(.disabled):hover,
.owl-carousel#carrousel-faq .owl-nav button.owl-next:not(.disabled):hover {
-webkit-transition: all .3s !important;
transition: all .3s !important;
border-color: #000;
}
.owl-carousel#carrousel-faq .owl-nav button.owl-next.disabled,
.owl-carousel#carrousel-faq .owl-nav button.owl-prev.disabled {
opacity: .4;
cursor: default;
}
.container-image-actu-home {
position: relative;
height: 200px;
border-radius: 12px;
overflow: hidden;
}
.container-image-actu-home .actu-image {
border-radius: 0;
width: 100%;
height: 100%;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
z-index: 2;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
.container-image-actu-home:hover .actu-image {
width: 110%;
height: 110%;
top: -5%;
left: -5%;
-webkit-transition: all .3s !important;
transition: all .3s !important;
}
.module-actu-home {
border-right: 1px solid #fff;
padding-right: 40px;
}
.lien-actus-home {
position: absolute;
top: 0;
right: 0;
z-index: 3;
}
.module-chiffre-cle {
}
.module-chiffre-cle .superbig {
font-size: 4.5rem;
line-height: 3rem;
margin-bottom: 10px;
letter-spacing: -3px;
font-family: var(--bold);
font-weight: bold;
color: var(--orange);
}
.module-chiffre-cle .picto-chiffre {
width: 90px;
height: 90px;
border-radius: 6px;
border: 6px solid var(--orange);
background-size: 85%;
background-position: center center;
background-repeat: no-repeat;
}   .rangee-page {
padding-top: 30px;
padding-bottom: 30px;
}
.contenu-flexible ul + h3,
.contenu-flexible img + h3,
.contenu-flexible p + h3 {
margin: 20px 0 15px 0;
}
.contenu-flexible ul + h4,
.contenu-flexible img + h4,
.contenu-flexible p + h4 {
margin: 25px 0 15px 0;
}
.contenu-flexible p a {
text-decoration: underline;
font-family: var(--medium);
}
.contenu-flexible p a:hover {
color: var(--orange);
}
.contenu-flexible h3 {
}
.contenu-flexible img {
max-width: 100%;
height: auto;
margin: 0 0 20px 0;
}
.contenu-flexible ul + img,
.contenu-flexible p + img {
margin-top: 25px;
}
.contenu-flexible ul {
margin: 15px 0;
list-style: square;
}
.contenu-flexible ul li {
margin-bottom: 6px;
padding-left: 6px;
margin-left: 18px;
}
.contenu-flexible img.aligncenter {
margin-right: auto;
margin-left: auto;
}
blockquote p {
font-style: italic;
}
blockquote {
position: relative;
}
blockquote::before {
content: '';
display: block;
position: absolute;
left: -30px;
top: 0;
width: 6px;
height: 100%;
background: var(--orange);
}
.contenu-flexible p:last-child {
margin-bottom: 0;
}
.rangee-page.blanc h2,
.rangee-page.blanc h3,
.rangee-page.blanc h4,
.rangee-page.blanc h5,
.rangee-page.blanc p,
.rangee-page.blanc a,
.rangee-page.blanc strong {
color: #fff;
}
.rangee-page.bkg-image {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.rangee-page.bkg-image .wrap {
position: relative;
z-index: 15;
}
.rangee-image-seule {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
height: 600px;
max-height: 70vh;
width: 100%;
position: relative;
}
.rangee-image-seule.rangee-image-double {
height: 900px;
max-height: 85vh;
background-position: top center;
}
.rangee-page.bkg-image,
.rangee-image-seule,
.rangee-page.bkg-orange {
border-radius: 15px;
padding: 40px;
}
.rangee-page .wp-caption {
background: none;
padding: 0;
}
.wp-caption p.wp-caption-text {
font-size: .9rem;
line-height: 1.3rem;
text-align: right;
border-radius: 4px;
padding: 5px 14px;
background: var(--orange);
color: #fff;
font-family: var(--medium);
position: absolute;
bottom: 10px;
right: 20px;
z-index: 3;
}
.legende-image-banniere {
background: #fff;
border-radius: 8px;
padding: 20px;
font-family: var(--bold);
font-weight: bold;
font-size: 2rem;
line-height: 2rem;
box-shadow: 0 0 18px rgba(0,0,0,0.15);
position: absolute;
bottom: -30px;
left: 8vw;
z-index: 6;
width: 30%;
letter-spacing: -1px;
}
.owl-carousel#carrousel-photos {
padding-left: 15vw;
width: 100%;
}
.owl-carousel#carrousel-photos .item {
height: 280px;
max-height: 70vh;
border-radius: 8px;
}
.owl-carousel#carrousel-photos .owl-nav {
position: absolute;
left: 0;
bottom: 50px;
}
.owl-carousel#carrousel-photos .owl-nav button.owl-next {
left: 80px;
}
.owl-carousel#carrousel-photos .owl-nav button.owl-prev,
.owl-carousel#carrousel-photos .owl-nav button.owl-next {   
position: absolute;
background: #f1f1f1;
width: 60px;
height: 60px;
border-radius: 50%;
}
.owl-carousel#carrousel-photos .owl-nav button.owl-prev::before,
.owl-carousel#carrousel-photos .owl-nav button.owl-next::before {
content: '\e5c8';
position: absolute;
font-family: 'Material icons';
font-size: 2rem;
top: 0;
color: var(--orange);
line-height: 60px;
width: 60px;
height: 60px;
left: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.owl-carousel#carrousel-photos .owl-nav button.owl-prev::before {
content: '\e5c4';
}
.owl-carousel#carrousel-photos .owl-nav button.owl-next::before {
content: '\e5c8';
}
.owl-carousel#carrousel-photos .owl-nav button.owl-prev:hover::before,
.owl-carousel#carrousel-photos .owl-nav button.owl-next:hover::before {
color: #000;
}
.owl-dots {
margin-top: 15px;
}
.owl-dot {
width: 16px;
height: 16px;
border-radius: 50%;
margin-right: 10px;
background: #eaeaea !important;
}
.owl-dot.active {
background: var(--orange) !important;
}@media only screen and (max-width: 1400px) {
html {
font-size: 95%;
-webkit-text-size-adjust: 95%;
-ms-text-size-adjust: 95%;
}
.module-faq-home {
margin-top: -20vh;
}
}   @media only screen and (max-width: 1340px) {
.module-chiffre-cle .superbig {
font-size: 3rem;
line-height: 2.6rem;
letter-spacing: -1px;
}
.module-chiffre-cle .picto-chiffre {
width: 70px;
height: 70px;
}
}   @media only screen and (max-width: 1280px) {
h1 {
font-size: 2.5rem;
line-height: 2.5rem;
margin: 0 0 20px 0;
}
h2 {
font-size: 2.5rem;
line-height: 2.3rem;
margin: 0 0 30px 0;
}
h3 {
font-size: 1.7rem;
line-height: 1.9rem;
}
h3 .small {
font-size: 1.5rem;
line-height: 1.7rem;
}
h4 {
font-size: 1.3rem;
line-height: 1.5rem;
}
h5 {
font-size: 1rem;
line-height: 1.3rem;
}
.flex-item-moitie iframe {
height: 280px;    
}
.owl-carousel iframe {
height: 130px;    
}
.big,
p.big {
font-size: 1.15rem;
line-height: 1.3rem;
}
}   @media only screen and (max-width: 1170px) {
section {
padding: 30px 0;
}
.top-page h1::before {
display: none;
}
.intro-home-right,
.intro-home-left {
width: 100%;
margin-bottom: 20px;
}
.module-faq-home {
width: 90%;
margin-left: 5%;
margin-top: 0;
}
.image-accueil-home {
max-height: 300px;
}
.legende-image-banniere {
font-size: 1.7rem;
line-height: 1.8rem;
bottom: -30px;
left: 8vw;
width: 50%;
letter-spacing: -1px;
}
}   @media only screen and (max-width: 967px) {
.rangee-page {
padding-top: 30px;
padding-bottom: 30px;
}
h1 {
font-size: 2rem;
line-height: 2rem;
}
h2 {
font-size: 2rem;
line-height: 2rem;
margin: 0 0 20px 0;
}
h3 {
font-size: 1.5rem;
line-height: 1.7rem;
}
h4 {
font-size: 1.2rem;
line-height: 1.3rem;
}
h5 {
font-size: 1rem;
line-height: 1.3rem;
}
.top-page .flex-item-moitie {
width: 100%;
margin-bottom: 0;
}
.top-page .flex-item-moitie:last-child {
margin-top: 25px;
}
body.page-template-page-actualites .page-actus .flex-item-tiers {
width: 48%;    
}
.introduction-site::after {
margin-top: 20px;
font-size: 3rem;
}
.module-faq-home {
width: 100%;
margin-left: 0;
margin-top: 0;
}
h2.small {
font-size: 1.6rem;
line-height: 1.8rem;
}
.owl-carousel#carrousel-faq .owl-nav button.owl-prev,
.owl-carousel#carrousel-faq .owl-nav button.owl-next {
height: 40px;
width: 40px;
border-radius: 6px;
border: 3px solid var(--orange);
}
.owl-carousel#carrousel-faq .owl-nav button.owl-prev::before,
.owl-carousel#carrousel-faq .owl-nav button.owl-next::before {
font-size: 2rem;
line-height: 40px;
width: 40px;
height: 40px;
top: -3px;
left: -3px;
}
.intro-home .flex-item-tiers,
.intro-home .flex-item-deux-tiers {
width: 100%;    
}
.image-accueil-home.flex-item-tiers,
.image-accueil-home.flex-item-deux-tiers {
width: 48%;    
}
.image-accueil-home {
border-radius: 8px;
max-height: 200px;
}
.container-flex .image-accueil-home:nth-of-type(3) {
display: none;
}
.introduction-site {
margin-bottom: 20px;    
}
.module-chiffre-cle.flex-item-moitie {
width: 100%;
margin-bottom: 20px;
}
.owl-carousel#carrousel-photos {
padding-left: 0;
width: 100%;
}
.owl-carousel#carrousel-photos .item {
height: 280px;
max-height: 70vh;
}
.owl-carousel#carrousel-photos .owl-nav {
display: none;
}
}   @media only screen and (max-width: 768px) {
#toTop {
display: none !important;
}
.flex-item-moitie {
width: 100%;
margin-bottom: 20px;
}
.flex-item-quart {
width: 48%;
margin-bottom: 20px;
}
.flex-item-cinq {
width: 31%;
margin-bottom: 20px;
}
.flex-item-tiers,
.flex-item-deux-tiers {
width: 100%;
margin-bottom: 20px;
}
.padding40 {
padding: 30px;
}
.padding30 {
padding: 20px;
}
.mobile-only {
display: block;    
}
.no-mobile {
display: none !important;
}
.rangee-image-seule {
max-height: 40vh;    
}
.rangee-page {
padding-top: 20px;
padding-bottom: 20px;
}
.marginbottom_banner {
margin-bottom: 140px;
}
.superbig {
font-size: 1.8rem;
line-height: 2rem;
margin-bottom: 15px;
}
.faq-filtres li {
padding: 0 15px;
}
.categ-ressources li {
padding: 10px 15px;
display: block;
border-bottom: 1px solid var(--orange);
}
.item-ressource .flex-item-quart,
.item-ressource .flex-item-moitie {
width: 31%;    
}
.module-actu-home {
border-right: 0;
border-bottom: 1px solid #fff;
padding-right: 0;
}
header.header.scroll .logo-header,
.logo-header {
width: 300px;
height: 25px;
}
header.header,
header.header.scroll {
position: fixed;
top: 0;
left: 0;
padding: 15px;
border-bottom: 1px solid var(--gris);
}
#content,
#content.scroll {
padding-top: 60px;
}
.module-chiffre-cle.flex-item-moitie {
width: 48%;
margin-bottom: 0;
}
.legende-image-banniere {
bottom: -30px;
left: 8vw;
width: 70%;
letter-spacing: 0;
}
#inner-header.wrap {
padding: 0;    
}
}   @media only screen and (max-width: 600px) {
:root {
--heightheaderscroll: 50px;
}
.flex-item-cinq {
width: 48%;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
height: 40px;
width: 40px;
}
.owl-prev::before,
.owl-next::before {
height: 40px;
width: 40px;
font-size: 1.2rem;
line-height: 40px;
}
body.page-template-page-actualites .page-actus .flex-item-tiers {
width: 100%;    
}
.faq-filtres li {
padding: 0 10px;
}
.faq-filtres li:first-child {
display: block;
}
.item-ressource .flex-item-moitie {
width: 80%;
}
.item-ressource .flex-item-quart:first-child {
width: 100%;
}
.item-ressource .flex-item-quart:last-child {
width: 15%;
}
.top-page h1,
.top-page .big {
text-align: center;
padding: 0 20px;
}
.top-page h1::before {
display: block;
content: '';
height: 8px;
width: 40px;
background: #fff;
margin: 0 auto 15px;
border-radius: 3px;
position: relative;
top: auto;
left: auto;
}
.module-faq-home {
width: 100%;
margin-left: 0;
}
.owl-carousel#carrousel-faq .container-item-carrousel {
height: 180px;
border-radius: 8px;
}
.item.item-link {
height: 180px;
}
h1.titre-home {
font-size: 2rem;
line-height: 2.1rem;
}
.module-chiffre-cle.flex-item-moitie {
width: 100%;
margin-bottom: 20px;
}
.legende-image-banniere {
width: 90%;
left: 5%;
font-size: 1.5rem;
line-height: 1.7rem;
}
}   @media only screen and (max-width: 480px) {
section {
padding: 20px 0;
}
.flex-item-quart iframe,
.flex-item-tiers iframe,
.flex-item-moitie iframe,
.flex-item-moitie iframe {
height: 250px;    
}
.flex-item-trois-quart {
width: 100%;    
}
p.big,
.big p,
.big {
font-size: 1rem;
line-height: 1.3rem;
}
.flex-item-tiers,
.flex-item-quart {
width: 100%;
}
footer.footer .flex-item-quart.right {
text-align: center;    
}
footer.footer .footer-nav li {
text-align: center;    
}
}   @media only screen and (max-width: 375px) {
}