body {
font-family: 'Montserrat', sans-serif;
background: #fff;
overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
font-family: 'Montserrat', sans-serif;
}
h1:hover,
h2:hover,
h3:hover,
h4:hover,
h5:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
text-decoration: none;
}
h1 {
color: #000000;
margin-bottom: 15px;
}
h1.entry-title {
font-family: 'Montserrat', sans-serif;
font-size: 40px;
text-transform: uppercase;
color: #000000;
}
h2 {
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
}
h2.titre-gen {
color: #000000;
}
h2.titre-gen a {
color: #000000;
}
h2.titre-gen a:hover {
color: #E74011;
}
h2.titre-gen:after {
content: '';
position: absolute;
left: 0px;
top: 45px;
margin: 0px auto;
width: 65px;
height: 4px;
background: #E74011;
}
h2.nom-proj {
color: #fff;
margin-top: 50px;
}
hr {
clear: both;
}
h3 {
font-family: 'Montserrat', sans-serif;
}
.entry-summary h2 {
color: #E74011;
font-weight: 600;
font-size: 35px;
}
.entry-summary h3 {
color: #777777;
font-weight: 300;
font-size: 22px;
}
.entry-summary #border {
position: relative;
width: 50%;
height: 2px;
background-color: blue;
margin: 0 auto;
}
p,
p a {
font-family: 'Montserrat', sans-serif;
text-decoration: none;
}
a {
font-family: 'Montserrat', sans-serif;
text-decoration: none;
color: #E74011;
transition: 0.8s;
}
a:hover {
color: #E74011;
text-decoration: none;
transition: 0.3s;
}
.btn {
padding: 10px;
border: 1px solid #E74011;
border-radius: 0;
font-weight: 600;
}
.btn:hover {
border: 1px solid #E74011;
color: #fff;
background: #E74011;
}
.btn a {
color: #fff;
}
.btn a:hover {
border: 1px solid #E74011;
}
.btn-full-primary {
background-color: #E74011;
color: #fff !important;
}
.btn-full-primary:hover {
background-color: transparent;
color: #E74011 !important;
}
span {
font-family: 'Montserrat', sans-serif;
}
.clearboth {
clear: both;
}
.back-to-top {
display: none;
position: fixed;
right: 80px;
bottom: 50px;
z-index: 9999;
}
.back-to-top a {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-transition-property: background-color;
-moz-transition-property: background-color;
-o-transition-property: background-color;
transition-property: background-color;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transition-timing-function: linear;
-moz-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
display: block;
width: 35px;
height: 35px;
text-align: center;
}
.back-to-top a i {
font-size: 40px;
color: #777777;
font-weight: 100;
}
.bx-wrapper {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border: 0;
}
.bx-wrapper .bx-controls-direction {
opacity: 0.6;
}
.bx-wrapper .bx-controls-direction a {
transition: none;
}
.bx-wrapper {
margin-bottom: 0;
}
img {
max-width: 100%;
}
.postcontent img {
height: auto;
}
.header-bloc {
margin-bottom: 30px;
}
.header-bloc p {
color: #E74011;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
margin: 0px;
}
.header-bloc h2 {
margin-top: 5px;
position: relative;
} .acf-map img {
max-width: inherit !important;
}
.bx-wrapper img {
width: 100%;
}
header .navbar {
height: 115px;
background-color: #fff;
border: inherit;
margin: 0;
position: fixed;
width: 100%;
z-index: 10000;
left: 0;
border-radius: 0;
-moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
}
header .navbar .barre {
height: 100%;
position: relative; }
header .navbar .barre .navbar-brand {
padding: 0px !important;
margin: 0px !important;
}
header .navbar .barre .navbar-brand img {
width: 100% !important;
object-fit: contain !important;
height: 100% !important;
}
header .navbar .barre .navbar-collapse .navbar-nav {
margin-top: 35px;
display: inline-block;
}
header .navbar .barre .navbar-collapse .navbar-nav .active a {
color: #E74011;
font-weight: 600;
}
header .navbar .barre .navbar-collapse .navbar-nav a {
text-transform: uppercase;
font-size: 14px;
color: #000000;
}
header .navbar .barre .navbar-collapse .navbar-nav a:hover {
color: #E74011;
}
header .navbar .barre .navbar-collapse .navbar-nav .reseaux-menu {
display: none;
padding-top: 10px;
padding-bottom: 5px;
}
header .navbar .barre .navbar-collapse .navbar-nav .reseaux-menu a {
display: inline;
}
header .navbar .barre .navbar-collapse .navbar-nav .reseaux-menu a.btn-app {
display: block;
margin-top: 10px;
font-weight: 300;
color: #E74011;
}
header .navbar .barre .searchform {
display: inline-block;
}
header .navbar .barre .searchform label {
width: 24px;
}
header .navbar .barre .searchform label:focus {
width: 100%;
}
header .navbar .barre .searchform .search-field {
background-color: transparent;
background-image: url(//xn--parc-agrivoltaque-corme-royal-tzc.fr/wp-content/themes/theme-solaire-valorem/images/loupe.png);
background-position: 0 center;
background-repeat: no-repeat;
background-size: 15px;
border: none;
cursor: pointer;
height: 37px;
margin: 0;
padding: 0 0 0 17px;
position: relative;
width: 0;
}
header .navbar .barre .searchform .search-field:focus {
background-color: #fff;
background-size: 25px;
background-position: 15px center;
cursor: text;
outline: 0;
width: 100%;
padding: 0 0 0 50px;
color: #FF5A2B;
position: absolute;
left: 0;
height: 44px;
top: 0;
transition: 0.3s;
display: block;
font-size: 16px;
}
header .navbar .barre .searchform #searchsubmit {
display: none;
}
header .navbar .barre .searchform .screen-reader-text {
display: none;
}
header .navbar .barre .searchform input[type="search"] {
-webkit-appearance: textfield;
transition: 0.8s;
}
header .navbar .barre .searchform input[type="search"]:hover {
background-size: 17px;
transition: 0.3s;
}
header .navbar .barre .searchform input[type="search"]:focus {
background-size: 25px;
}
header .navbar .barre .recherche-spec {
width: 300px;
}
header .navbar .barre .rs-spec {
right: 0;
top: 40px;
position: absolute;
}
header .navbar .barre .rs-spec .icon {
display: inline-block;
}
header .navbar .barre .rs-spec .icon ul {
padding: 0;
}
header .navbar .barre .rs-spec .icon ul li.search {
color: #000000;
border-right: 1px solid #ACACAC;
padding: 0 20px 0 0;
}
header .navbar .barre .rs-spec .icon ul li.fb {
padding-left: 20px;
border-left: 1px solid #acacac;
}
header .navbar .barre .rs-spec .icon ul li.in {
border-right: 1px solid #ACACAC;
padding-right: 20px;
}
header .navbar .barre .rs-spec .icon ul li {
padding: 0 5px;
list-style: none;
display: inline-block;
}
header .navbar .barre .rs-spec .icon ul li a {
text-decoration: none;
transition: transform 0.2s;
font-size: 14px;
}
header .navbar .barre .rs-spec .appli {
display: inline-block;
padding-left: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
color: #E74011;
background-color: transparent;
}
.bandeau {
position: relative;
background: #000;
margin-top: 115px;
}
.bandeau .bx-control {
position: relative;
z-index: 10000;
}
.bandeau .bx-viewport {
background: black;
height: 400px !important;
}
.bandeau .bx-wrapper img {
opacity: 0.85;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.bandeau .bxslider {
height: 100%;
}
.bandeau .bxslider li {
height: 100%;
position: relative;
}
.bandeau .bxslider li p {
position: absolute;
width: fit-content;
bottom: 10px;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
color: white;
font-size: 16px;
}
.bandeau .titre-bandeau {
display: block;
position: absolute;
top: 40%;
left: 4%;
width: 92%;
text-shadow: 0px 0px 2px #000000;
}
.bandeau .titre-bandeau h1 {
text-align: center;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-size: 40px;
text-transform: none;
position: relative;
z-index: 10;
font-weight: 700;
}
.bandeau .titre-bandeau p {
font-size: 22px;
text-align: center;
color: #fff;
}
.bandeau .parallax-window {
width: 100%;
height: 400px;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
opacity: 0.85;
}
.bandeau .slider-caption {
font-style: italic;
}
.colorsite {
background-color: #E74011;
height: 430px;
}
.colorsite h1 {
text-transform: uppercase;
font-weight: 200;
margin: 60px 0 30px 0;
font-size: 40px;
color: #fff;
font-family: 'Montserrat', sans-serif;
}
.colorsite .colorsite h2 {
color: #fff;
}
.colorsite p {
margin-top: 30px;
font-size: 18px;
font-weight: 400;
font-family: 'Montserrat', sans-serif;
color: #fff;
}
.home .groupe {
margin-bottom: 40px;
}
.partenaires {
margin-bottom: 40px;
}
body:not(.home) .gris .blanc-container {
margin: 0px 0;
}
body:not(.home) .gris .blanc-container:nth-child(3n+2) {
clear: left;
}
.gris {
background-color: #F0F0F0;
}
.gris .b-block {
border-bottom: 5px solid #E74011;
overflow: hidden;
padding: 0;
}
.gris .b-block:hover img.fond-res {
width: 110%;
transition: 2s;
}
.gris .b-block img {
position: relative;
}
.gris .b-block img.fond-res {
height: 130px;
width: 100%;
object-fit: cover;
transition: 1s;
}
.gris .b-block img.ico-pdf {
position: absolute;
left: 43%;
top: 20px;
width: 90px;
}
.gris .blanc-container {
background-color: #fff;
position: relative;
margin-top: -90px;
min-height: 420px;
z-index: 1;
overflow: hidden;
}
.gris .blanc-container img.img-actu {
width: 100%;
height: 180px;
object-fit: cover;
transition: 1s;
position: relative;
}
.gris .blanc-container:hover img.img-actu {
width: 110%;
transition: 2s;
}
.gris .blanc-container .box .ribbon {
position: absolute;
left: -5px;
top: -5px;
z-index: 1;
overflow: hidden;
width: 120px;
height: 120px;
text-align: right;
}
.gris .blanc-container .box .ribbon span {
font-size: 12px;
font-weight: bold;
color: #FFF;
text-transform: uppercase;
text-align: center;
line-height: 30px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
width: 170px;
display: block;
background: #79A70A;
background: linear-gradient(#FF5A2B 0%, #FF5A2B 100%);
position: absolute;
top: 25px;
left: -40px;
}
.gris .blanc-container .box .ribbon span::before {
content: "";
position: absolute;
left: 0px;
top: 100%;
z-index: -1;
border-left: 3px solid #FF5A2B;
border-right: 3px solid transparent;
border-bottom: 3px solid transparent;
border-top: 3px solid #FF5A2B;
}
.gris .blanc-container .box .ribbon span::after {
content: "";
position: absolute;
right: 0px;
top: 100%;
z-index: -1;
border-left: 3px solid transparent;
border-right: 3px solid #FF5A2B;
border-bottom: 3px solid transparent;
border-top: 3px solid #FF5A2B;
}
.gris .blanc-container .titre-container-gauche h2 {
margin: 30px 0 20px 0;
font-size: 20px;
font-weight: 600 !important;
font-family: inherit;
color: #E74011;
text-transform: uppercase;
}
.gris .blanc-container .titre-container-gauche h2 * {
font-weight: 600;
}
.gris .blanc-container .description-container-gauche p {
font-size: 14px;
color: #000000;
text-align: left;
line-height: 22px;
padding: 0 30px;
}
.gris .blanc-container .description-container-gauche p span {
display: block;
}
.gris .blanc-container .button-container-gauche {
margin: 20px 0;
}
.gris .blanc-container .titre-container-droit h2 {
padding: 0px 30px;
}
.gris .blanc-container .titre-container-droit h2 a {
margin: 30px 0 20px 0;
font-size: 20px;
font-weight: 600 !important;
font-family: inherit;
color: #E74011;
}
.gris .blanc-container .description-container-droit p {
font-size: 14px;
color: #000000;
text-align: left;
line-height: 22px;
padding: 0 30px;
}
.gris .blanc-container .description-container-droit p span {
display: block;
}
.gris .blanc-container .button-container-droit {
margin: 30px;
padding-bottom: 30px;
}
.gris .button-second-section button {
font-size: 14px;
color: #fff;
background-color: #E74011;
border: 1px solid #E74011;
margin-top: 50px;
margin-bottom: 50px;
padding: 10px;
width: 200px;
transition: 0.8s;
}
.gris .button-second-section button:hover {
color: #E74011;
background-color: #fff;
transition: 0.3s;
}
.titre-troisieme-section {
margin-top: 40px;
margin-bottom: 40px;
font-family: 'Montserrat', sans-serif;
font-size: 30px;
text-transform: uppercase;
color: #000000;
}
.bloc-valorem {
border-right: 1px solid lightgrey;
padding-right: 15px;
padding-left: 15px;
}
.descriptif-troisieme-section {
font-size: 16px;
color: #000000;
font-family: 'Montserrat', sans-serif;
margin-bottom: 60px;
}
.titre-valorem {
font-size: 16px;
margin-bottom: 25px;
color: #E74011;
font-family: 'Montserrat', sans-serif;
font-weight: 300;
}
.text-valorem {
font-size: 14px;
color: #E74011;
font-family: 'Montserrat', sans-serif;
text-align: justify;
margin: 20px auto 40px;
}
.button-troisieme-section button {
font-size: 14px;
color: #fff;
background-color: #E74011;
padding: 10px;
width: 200px;
transition: 0.8s;
border: 1px solid #E74011;
}
.button-troisieme-section button:hover {
color: #E74011;
background-color: #fff;
transition: 0.3s;
border: 1px solid #E74011;
}
.map { }
.map .acf-map {
width: 100%;
height: 600px;
}
.map .acf-map img {
max-width: inherit !important;
}
.map-personnel iframe {
border: inherit;
width: 100% !important;
height: 600px;
}
.partenaire h2 {
font-size: 30px;
color: #000000;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
}
.partenaire p {
font-size: 16px;
color: #000000;
font-family: 'Montserrat', sans-serif;
}
.logo-partenaire {
margin: 40px 0;
}
.logo-partenaire img {
margin: 15px 0;
}
.page:not(.home) .entry-header {
margin-top: 20px;
}
.page:not(.home) .content-area {
margin: 40px auto;
}
.page:not(.home) .contenu-page {
padding: 50px 50px 50px 50px;
background: #fff;
}
.page-template-page-projet .cont-side .sidemenu,
.page-template-page-energie .cont-side .sidemenu {
min-height: 320px;
max-height: 4000px;
}
.page-template-page-projet .cont-side .btns-ancres,
.page-template-page-energie .cont-side .btns-ancres {
position: absolute;
width: 90%;
bottom: 0;
}
.page-template-page-projet .cont-side .btns-ancres p,
.page-template-page-energie .cont-side .btns-ancres p {
color: #E74011;
margin-top: 20px;
}
.page-template-page-projet .cont-side .btns-ancres .btn-single,
.page-template-page-energie .cont-side .btns-ancres .btn-single {
display: block;
width: 100%;
}
.page-template-page-projet .cont-side .btns-ancres .btn.focus,
.page-template-page-energie .cont-side .btns-ancres .btn.focus,
.page-template-page-projet .cont-side .btns-ancres .btn:focus,
.page-template-page-energie .cont-side .btns-ancres .btn:focus,
.page-template-page-projet .cont-side .btns-ancres .btn:hover,
.page-template-page-energie .cont-side .btns-ancres .btn:hover {
color: #fff;
background: #E74011;
}
.page-template-page-projet .cont-side .btns-ancres .btn-ancre,
.page-template-page-energie .cont-side .btns-ancres .btn-ancre {
width: 100%;
margin-bottom: 4px;
background: #fff;
border: 1px solid #fff;
}
.page-template-page-projet .cont-side .btns-ancres .btn-ancre i,
.page-template-page-energie .cont-side .btns-ancres .btn-ancre i {
font-size: 40px;
display: block;
margin-bottom: 10px;
}
.page-template-page-projet .cont-side .btns-ancres .btn-ancre:hover,
.page-template-page-energie .cont-side .btns-ancres .btn-ancre:hover {
background: #E74011;
border: 1px solid #fff;
}
.page-template-page-projet .gris,
.page-template-page-energie .gris {
background: #F0F0F0;
margin-top: 30px;
padding-bottom: 30px;
padding-top: 30px;
}
.page-template-page-projet .gris .blanc-container,
.page-template-page-energie .gris .blanc-container {
border: 10px solid #F0F0F0;
min-height: 490px;
}
.page-template-page-projet .gris .blanc-container h3,
.page-template-page-energie .gris .blanc-container h3 {
color: #E74011;
font-size: 18px;
font-family: 'Viga', sans-serif;
text-align: center;
font-weight: bold;
text-transform: uppercase;
padding: 0 20px;
}
.page-template-page-projet .gris .blanc-container .button-container-droit,
.page-template-page-energie .gris .blanc-container .button-container-droit {
margin: 60px auto 0;
}
.page-template-page-projet #ressources,
.page-template-page-energie #ressources {
padding-top: 50px;
padding-bottom: 0px;
}
.page-template-page-projet #ressources h2,
.page-template-page-energie #ressources h2 {
margin-bottom: 30px;
}
.page-template-page-projet #ressources a,
.page-template-page-energie #ressources a {
font-weight: 600;
}
.page-template-page-projet #ressources a img,
.page-template-page-energie #ressources a img {
transition: transform 0.2s;
width: 100%;
}
.page-template-page-projet #ressources a:hover img,
.page-template-page-energie #ressources a:hover img {
transform: scale(1.1);
}
.page-template-page-projet #ressources .cadre-pdf,
.page-template-page-energie #ressources .cadre-pdf {
margin-bottom: 25px;
}
.page-template-page-projet #ressources .cadre-pdf a,
.page-template-page-energie #ressources .cadre-pdf a {
line-height: 50px;
}
.page-template-page-projet h2 {
color: #E74011;
font-weight: 600;
font-size: 35px;
text-align: center;
padding-bottom: 50px;
}
.page-template-page-projet h2::after {
content: '';
position: absolute;
left: 47%;
display: inline-block;
height: 1.5em;
width: 5%;
border-bottom: 2px solid;
margin-top: 5px;
}
.page-template-page-projet .chiffre-cle {
margin: 30px 0px 100px 0px;
}
.page-template-page-projet .chiffre-cle img {
max-width: 55%;
transition: transform 0.2s;
max-height: 100px; }
.page-template-page-projet .chiffre-cle img:hover {
transform: scale(1.1);
}
.page-template-page-projet .chiffre-cle p.chiffre {
font-size: 30px;
font-weight: bold;
padding: 15px 0px 0px 0px;
}
.page-template-page-projet .chiffres-grid {
display: grid;
grid-template-columns: repeat(3, 33%);
gap: 1%;
justify-items: center;
text-align: center;
}
.page-template-page-projet .chiffres-card {
max-width: 200px;
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
.page-template-page-projet .chiffres-card h3 {
color: #E74011;
font-weight: 600;
}
.page-template-page-projet .chiffres-img {
width: 100px;
height: 100px;
}
.page-template-page-projet .chiffres-img img {
width: 100%;
height: 100%;
object-fit: contain;
}
body.single {
background: #f1f1f1;
}
body.single article {
margin-top: 160px;
background: #ffffff;
}
body.single article .article-content {
padding: 35px 35px;
}
body.single article .article-content h1 {
margin-top: 50px;
}
body.single article .article-content .img-art img {
width: 100%;
height: 250px;
object-fit: cover;
}
footer .bleufooter {
background-color: #E74011;
height: 100% !important;
color: #fff;
}
footer .bleufooter a {
text-decoration: none;
cursor: pointer;
}
footer .bleufooter a:hover {
text-decoration: underline;
}
footer .bleufooter p {
line-height: 25px;
}
footer .bleufooter .apropos {
padding: 60px 25px 0;
}
footer .bleufooter .apropos p {
font-size: 14px;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
}
footer .bleufooter .apropos p a {
color: #fff;
}
footer .bleufooter .apropos p span {
font-size: 16px;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
display: block;
font-weight: 500;
}
footer .bleufooter .lien-utile {
margin-top: 60px;
}
footer .bleufooter .lien-utile span {
margin-bottom: 20px;
font-size: 16px;
font-weight: 500;
}
footer .bleufooter .lien-utile .margin {
margin-top: 30px;
}
footer .bleufooter .lien-utile .margin a {
color: #fff;
}
footer .bleufooter .lien-utile .margin a p {
margin: inherit;
font-size: 14px;
}
footer .bleufooter .navigation {
margin-top: 60px;
}
footer .bleufooter .navigation span {
margin-bottom: 20px;
font-size: 16px;
font-weight: 500;
}
footer .bleufooter .navigation .margin {
margin-top: 30px;
}
footer .bleufooter .navigation .margin ul {
list-style: none;
padding: 0;
}
footer .bleufooter .navigation .margin ul li {
margin: inherit;
font-size: 14px;
}
footer .bleufooter .navigation .margin ul li a {
color: #fff;
}
footer .bleufooter .contact button {
margin: 30px 0;
border: 1px solid #fff;
background-color: transparent;
color: #fff;
padding: 15px;
text-transform: inherit;
transition: 0.8s;
}
footer .bleufooter .contact button:hover {
background-color: #fff;
color: #E74011;
transition: 0.3s;
}
footer .bleufooter .rs {
display: table;
margin: auto;
float: left;
width: 80%;
}
footer .bleufooter .rs a {
color: #fff;
text-decoration: none;
display: table-cell;
text-align: left;
min-width: 30px;
}
footer .bleufooter .rs a i {
font-size: 16px;
}
footer .bleufooter .copyright {
margin-top: 30px;
}
footer .bleufooter .copyright p {
color: #fff;
font-size: 12px;
font-family: 'Montserrat', sans-serif;
}
footer .bleufooter .copyright p a {
color: #fff;
text-decoration: none;
} @media screen and (max-width: 1201px) {
header .navbar .barre .rs-spec {
top: 2px;
}
header .navbar .barre .navbar-brand {
padding: 15px 0;
}
.page-template-page-projet .type-page .contenu-page .ressources {
width: 100% !important;
}
}
@media screen and (max-width: 991px) {
header .navbar .barre .navbar-brand {
height: 70px !important;
width: 160px !important;
margin-top: 30px;
}
.bandeau .titre-bandeau {
left: 5%;
width: 90%;
}
.navbar-default .navbar-toggle {
background: #fff;
}
.page-template-page-projet .gris .blanc-container {
border: 10px solid #f0f0f0;
min-height: 450px;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border: none;
}
header .navbar .barre .navbar-collapse .navbar-nav {
margin-top: -10px;
display: inline-block;
float: right;
margin-top: 45px;
}
.page-template-page-projet .cont-side {
width: 100%;
display: block;
position: relative;
z-index: 10;
margin-bottom: 40px;
}
.page-template-page-projet .cont-side .btns-ancres {
position: relative;
width: auto;
bottom: auto;
text-align: center;
}
.page-template-page-projet .cont-side .btns-ancres .btn-single {
display: inline;
width: auto;
}
.page-template-page-projet .cont-side .btns-ancres .btn-ancre {
width: auto;
}
.page-template-page-projet .cont-side .sidemenu {
min-height: auto;
padding-bottom: 30px;
}
.home .gris {
height: 100%;
}
.home .gris .blanc-container {
max-height: 420px;
}
.home .descriptif-troisieme-section {
margin-bottom: 30px;
}
.home .text-sm-center {
text-align: center;
}
.home .text-sm-center h4 {
text-align: center;
}
.home .map iframe {
height: 400px;
}
.home .logo-partenaire img {
margin: 15px 0;
}
footer .bleufooter {
text-align: center;
}
footer .bleufooter .rs {
float: none;
}
footer .bleufooter .rs a {
text-align: center;
}
} @media screen and (max-width: 767px) {
.navbar-header {
height: 69px;
}
.page-template-page-projet .chiffre-cle {
margin: 30px 0px 30px 0px;
}
.bandeau .titre-bandeau {
left: 10%;
width: 80%;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border: none;
background: #fff;
position: absolute;
width: 100%;
}
header .navbar .barre .rs-spec {
top: 70px;
width: 100%;
}
.cont-spec {
float: right;
}
.navbar-toggle {
margin-top: 20px;
}
header .navbar .barre .navbar-collapse .navbar-nav {
margin-bottom: 0;
display: inline-block;
text-align: center;
width: 100%;
float: none;
margin: 44px auto 5px auto;
}
header .navbar .barre .navbar-collapse .navbar-nav li {
border-top: 1px solid #acacac;
}
.bandeau .titre-bandeau h1 {
margin-top: 0;
font-size: 5.5vw;
}
.bandeau .titre-bandeau p {
font-size: 13px;
}
.gris .blanc-container .box .ribbon {
left: 15px;
top: 25px;
}
.gris .b-block img.ico-pdf {
left: 40%;
top: 35px;
width: 80px;
}
.home .colorsite {
height: 100%;
}
.home .colorsite p {
margin: 30px 0;
}
.home .gris {
height: 100%;
}
.home .gris .blanc-container {
max-width: 740px;
position: initial;
margin-top: 25px;
margin-bottom: 30px;
min-height: 490px;
}
.home .gris .button-second-section button {
margin-top: inherit;
margin-bottom: 30px;
}
.home .descriptif-troisieme-section {
margin-bottom: 30px;
}
.home .text-sm-center {
text-align: center;
}
.home .text-sm-center h4 {
text-align: center;
}
.home .map iframe {
height: 300px;
}
.home .logo-partenaire img {
margin: 15px 0;
}
footer .bleufooter {
text-align: center;
}
} @media screen and (max-width: 479px) {
.bandeau .titre-bandeau {
left: 0;
width: 100%;
top: 45%;
}
.bx-controls {
display: none;
}
.bandeau {
margin-top: 70px;
}
.entry-summary h1 {
font-size: 30px;
}
.entry-summary h2 {
font-size: 25px;
}
header .navbar {
height: 70px;
}
header .navbar .barre .rs-spec {
display: none;
}
.navbar-default .navbar-toggle {
margin-top: 18px;
background: #fff;
}
header .navbar .barre .navbar-collapse .navbar-nav {
margin-top: 0;
}
header .navbar .barre .navbar-collapse .navbar-nav .reseaux-menu {
display: block;
padding-block: 15px;
}
.home header .navbar .container .icon {
display: none;
}
.home header .navbar .container .appli {
display: none;
}
.home .colorsite {
height: 100%;
}
.home .gris {
height: 100%;
}
.home .gris .blanc-container {
position: initial;
margin-bottom: 30px;
}
.home .gris .button-second-section button {
margin-top: inherit;
margin-bottom: 30px;
}
.home .titre-valorem {
margin-top: 20px;
text-align: center;
}
.home .text-valorem {
margin-bottom: 30px;
text-align: center;
}
.home .logo {
text-align: center;
}
.home .logo img {
max-width: 60%;
}
.home .text-sm-center {
text-align: center;
}
.home .text-sm-center h4 {
text-align: center;
}
.home .map iframe {
height: 300px;
}
.home .logo-partenaire img {
margin: 15px 0;
}
.page:not(.home) .entry-header {
margin-top: 80px;
}
.une-actu {
margin-top: 80px;
}
footer .bleufooter {
text-align: center;
}
footer .bleufooter .apropos {
text-align: center;
}
.page:not(.home) .contenu-page {
padding: inherit;
background: #fff;
}
.page:not(.home) .contenu-page .entry-summary {
padding: 0px 15px;
}
.page:not(.home) .contenu-page #actualites .blanc-container {
margin: 10px 0;
border: none;
}
.page:not(.home) .contenu-page #actualites .blanc-container .ribbon {
left: 0px;
top: 0px;
}
.page-template-page-projet .chiffres-grid {
display: flex;
flex-direction: column;
align-items: center;
}
header .navbar .barre .navbar-brand {
width: 130px;
}
} @media screen and (min-width: 992px) {
header .navbar .barre .navbar-brand {
height: 115px !important;
width: 243px !important;
}
}