﻿@charset 'utf-8';
@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,400i,700,700i,900,900i|Roboto+Condensed:300,400,700');
body {
font-family: 'Raleway', sans-serif;
font-weight: 400;
font-size: 15px;
}
img {
image-rendering: optimizeQuality;
image-rendering: optimizeQuality;
-ms-interpolation-mode: bicubic;
}
.top {
padding-top: 5px;
color: White;
font-size: 1em;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400;
text-transform: uppercase;
}
.top a {
color: White;
transition: all 0.3s;
}
.top a:hover {
opacity: 0.6;
}
.top img {
max-height: 20px;
width: auto;
vertical-align: middle;
display: inline-block;
position: relative;
}
.no-padding {
padding: 0 !important;
}
.langues {
padding: 0;
font-weight: 700;
}
.langues a {
padding: 0 5px;
opacity: 0.7;
}
.langues a:hover {
opacity: 1;
}
.separation-links {
font-weight: 700;
font-size: 1.4em;
}
.navbar-brand h1 {
margin: 0;
padding-left: 5px;
}
.titre {
font-weight: 300;
font-size: 3em;
color: #0A0A45;
margin-top: 30px;
margin-bottom: 35px;
position: relative;
}
.titre strong {
font-weight: 900;
text-transform: uppercase;
}
.titre span.deco {
background: #0A0A45;
display: inline-block;
width: 100%;
left: 0;
height: 1px;
position: absolute;
top: 50%;
z-index: 0;
}
.titre span.fnd-titre {
padding-left: 5px;
padding-right: 2px;
background: White;
position: relative;
z-index:1;
}
.actus-home .titre span.deco {
background: White;
width: 35%;
position: relative;
display: inline-block;
}
.actus-home .titre {
color: White;
}
.actus-home .titre span.fnd-titre {
background: transparent;
position: relative;
display: inline-block;
vertical-align: middle;
}
.lead {
font-size: 1.4em;
}
.espace {
padding-top: 15px;
padding-bottom: 15px;
}
.photo-assist {
margin-top: 25px;
margin-bottom: 25px;
padding-top: 15%;
}
.photo-assist img {
max-width: 150px;
border-radius: 100%;
margin-right: 10px;
float: left;
margin-top: -10%;
}
.photo-equipe {
max-width: 250px;
width: 100%;
position: relative;
}
.plus-icone {
position: absolute;
text-align: center;
padding-left: 15px;
padding-right: 15px;
background: #CCCCCC;
height: 100%;
top: 0;
vertical-align: middle;
padding-top: 2%;
font-size: 2em;
line-height: 1em;
color: #0A0A45;
}
.btn-savoir {
position: relative;
}
.photos-domaines {
width: 100%;
height: auto;
min-height: 424px;
position: relative;
}
.btn-domaine {
display: block;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
z-index: 1;
text-align: center;
color: White;
padding: 25% 5%;
text-transform: uppercase;
cursor: pointer;
transition: all 0.5s;
}
.btn-domaine:hover {
background: rgba(0, 0, 0, 0.28);
color: White;
}
.btn-domaine h3 {
font-size: 2.2em;
font-weight: 300;
}
.btn-domaine h3::after {
content: '';
display: block;
height: 5px;
width: 10%;
position: relative;
margin: 10px auto;
background: White;
}
.btn-domaine p {
position: absolute;
bottom: 5px;
text-align: center;
left: 0;
width: 100%;
}
.actus-home {
background: url(../img/photos/fnd-actus.jpg) top center no-repeat;
background-size: cover;
padding-bottom: 30px;
}
.video-home {
padding-left: 10%;
padding-right: 10%;
margin-top: 3%;
}
.video-home .embed-responsive iframe {
padding: 5%;
background: White;
}
.actus-home .btn-default {
margin-top: 30px;
margin-bottom: 30px;
background: transparent;
background-color: transparent;
text-transform: uppercase;
border: 1px solid White;
white-space: nowrap;
color: White;
font-size: 1.2em;
}
.actus-home .btn-default .glyphicons {
padding: 2%;
border-left: 1px solid White;
}
.footer {
background: #0A0A45;
color: White;
}
.footer address {
font-size: 4em;
font-weight: 100;
text-align: center;
padding-top: 30px;
}
.logo-footer {
font-size: 1.2em;
}
.logo-footer img {
max-width: 250px;
margin-bottom: 20px;
}
.liens-bas {
font-size: 0.8em;
text-align: center;
color: #0A0A45;
padding-top: 10px;
padding-bottom: 10px;
}
.liens-bas a {
color: #0A0A45;
}
.liens-bas a:hover {
color: #999999;
}
.ss-menu {
font-size: 1.2em;
padding-left: 25%;
padding-right: 25%;
margin-top: 30px;
font-weight: 700;
list-style-type: none;
}
.ss-menu li::before {
content: '\E218';
font-family: 'Glyphicons Regular';
font-size: 0.9em;
margin-right: 10px;
}
.ss-menu a {
color: White;
transition: all 0.5s;
}
.ss-menu .active, .ss-menu a:hover {
opacity: 0.6;
}
.ss-menu .active a:hover {
opacity: 1;
}
.adresse-contact {
padding-top: 4%;
}
.liens-reseaux {
text-align: center;
text-transform: uppercase;
font-size: 0.9em;
}
.liens-reseaux a {
font-size: 6em;
display: block;
}
.liens-divers ul {
list-style-type: none;
padding: 20px 0;
}
.liens-divers li {
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: 2px solid #EFEFEF;
}
.liens-divers a {
font-weight: 700;
transition: all 0.5s;
background: transparent;
}
.liens-divers a:hover {
opacity: 0.4;
}
.liens-divers img {
border-radius: 50%;
margin-right: 10px;
background: #EFEFEF;
padding: 5px;
max-width: 120px;
max-height: 120px;
height: auto;
border: 2px solid #0A0A45;
}
/*//////
/****** CHECK BOX + RADIO BTNS*******************/
.radio-btns input[type="radio"] {
display: none;
}
.radio-btns input[type="radio"] + label {
color: inherit;
font-size: 14px;
}
.radio-btns input[type="radio"] + label span {
display: inline-block;
width: 19px;
height: 19px;
margin: -1px 4px 0 0;
vertical-align: middle;
cursor: pointer;
-moz-border-radius: 50%;
border-radius: 50%;
}
.radio-btns input[type="radio"] + label span {
background-color: White;
border: 2px solid #660099;
}
.radio-btns input[type="radio"]:checked + label span {
background: #660099 url(../img/coche-radio.png) center center no-repeat;
background-size: contain;
}
.radio-btns input[type="radio"] + label span, .radio-btns input[type="radio"]:checked + label span {
-webkit-transition: background-color 0.4s linear;
-o-transition: background-color 0.4s linear;
-moz-transition: background-color 0.4s linear;
transition: background-color 0.4s linear;
}
/***/
.check-box input[type="checkbox"] {
display: none;
}
.check-box input[type="checkbox"] + label {
color: inherit;
font-size: 14px;
}
.check-box input[type="checkbox"] + label span {
display: inline-block;
width: 20px;
height: 20px;
margin: -1px 4px 0 0;
vertical-align: middle;
cursor: pointer;
}
.check-box input[type="checkbox"] + label span {
background-color: White;
border: 2px solid #660099;
}
.check-box input[type="checkbox"]:checked + label span {
background: #660099 url(../img/coche-radio.png) center center no-repeat;
background-size: contain;
}
.check-box input[type="checkbox"] + label span, .check-box input[type="checkbox"]:checked + label span {
-webkit-transition: background-color 0.4s linear;
-o-transition: background-color 0.4s linear;
-moz-transition: background-color 0.4s linear;
transition: background-color 0.4s linear;
}
.actualites .row {
margin-bottom: 20px;
padding-top: 20px;
padding-bottom: 10px;
margin-left: 15px;
margin-right: 15px;
}
.actualites div.row:nth-of-type(odd) {
color: #0A0A45;
border: 1px dotted #0A0A45;
}
.actualites div.row:nth-of-type(even) {
background-color: #EFEFEF;
color: inherit;
}
.date-actu {
font-size: 0.8em;
margin-top: -5px;
font-style: italic;
color: #999999;
}
.panel-pricing {
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
-webkit-transition: all .3s ease;
}
.panel-pricing:hover {
box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.panel-pricing .panel-heading {
padding: 20px 10px;
}
.panel-pricing .panel-heading .fa {
margin-top: 10px;
font-size: 58px;
}
.panel-pricing .list-group-item {
color: #777777;
border-bottom: 1px solid rgba(250, 250, 250, 0.5);
}
.panel-pricing .list-group-item:last-child {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.panel-pricing .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel-pricing .panel-body {
background-color: #F0F0F0;
font-size: 40px;
color: #777777;
padding: 20px;
margin: 0;
}
#topcontrol {
z-index: 4;
}
/*.compte {
background: #EFEFEF;
}
*/
.list-download {
list-style-type: none;
margin: 20px auto;
padding: 0 10px 0 10px;
}
.list-download li {
display: block;
clear: both;
margin-top: 5px;
margin-bottom: 15px;
}
.list-download li::before {
content: '\e182';
font-family: 'Glyphicons Regular';
font-size: 1.6em;
color: #99CC00;
margin-right: 8px;
float: left;
line-height: 1em;
}
.list-download a {
transition: all 0.5s;
background: transparent;
display: block;
}
.list-download a:hover {
background: #EFEFEF;
}
.carousel-inner {
text-align: center;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
display: inline-block;
}
.update-progress {
position: fixed;
height: 100%;
width: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9999999;
text-align: center;
background-color: rgba(0, 0, 0, 0.7);
color: White;
}
.update-progress > div {
position: fixed;
height: 200px;
width: 100%;
top: 50%;
right: 0;
bottom: 50%;
left: 0;
margin: -100px 0;
}
.top.list-inline {
margin-left: 0;
}
.navbar-nav .dropdown:hover > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
background-color: #0A0A45;
color: White;
}
.navbar-nav .dropdown:hover .dropdown-menu {
display: block;
}
#map {
width: 100%;
height: 50rem;
border: 0 none Transparent;
}
.areas-footer > div {
height: 264px;
background-position: center center;
background-clip: border-box;
background-size: cover;
}
/** MEDIAS QUERY */
@media only screen and (max-width:360px) {
.container-small {
max-width: 290px !important;
padding-left: 20px;
padding-right: 20px;
}
}
@media only screen and (min-width:361px) and (max-width:479px) {
.container-small {
max-width: 440px !important;
padding-left: 20px;
padding-right: 20px;
}
}
@media only screen and (min-width:480px) and (max-width:980px) {
.container-small {
max-width: 90% !important;
padding-left: 20px;
padding-right: 20px;
}
}
@media only screen and (max-width:360px) {
body {
font-size: 10px;
}
}
@media only screen and (max-width:767px) {
.mobile {
display: block;
}
.desktop {
display: none;
}
}
@media only screen and (min-width:768px) {
.mobile {
display: none;
}
.navbar-nav > li {
float: none;
display: inline-block;
}
}
@media only screen and (min-width:379px) and (max-width:480px) {
body {
font-size: 11px;
}
}
@media only screen and (min-width:481px) and (max-width:768px) {
body {
font-size: 12px;
}
}
@media only screen and (min-width:769px) and (max-width:980px) {
body {
font-size: 13px;
}
}
@media only screen and (min-width:981px) and (max-width:1024px) {
body {
font-size: 14px;
}
}
@media only screen and (max-width:480px) {
body {
font-size: 11px;
}
.navbar-brand {
float: left;
padding: 5px 2px;
max-width: 240px !important;
}
.btn-domaine {
padding-top: 0;
}
}
@media only screen and (max-width:767px) {
body {
font-size: 12px;
}
.navbar-brand {
float: left;
padding: 5px 2px;
max-width: 280px;
}
.carousel-caption {
top: 20%;
font-size: 1em !important;
}
.actus-home .titre span.deco {
width: 25%;
}
.titre {
font-size: 1.6em !important;
}
.footer address {
font-size: 1em !important;
font-weight: 500;
}
h2, .h2 {
font-size: 1.6em;
}
.container-small {
max-width: 740px;
}
.container-small {
max-width: 720px;
}
}
@media only screen and (max-width:979px) {
.navbar-nav > li > a {
font-size: 0.95em !important;
}
}
@media only screen and (max-width:980px) {
.nav > li {
padding-left: 0.5%;
padding-right: 0.5%;
}
.navbar-nav > li > a {
font-size: 1em;
}
.footer address {
font-size: 3em;
}
}
@media only screen and (min-width:768px) and (max-width:980px) {
.carousel-caption {
top: 40%;
font-size: 2em !important;
}
}
@media only screen and (min-width:981px) and (max-width:1024px) {
.carousel-caption {
font-size: 2.5em;
}
}
@media only screen and (max-width:1023px) {
.btn-domaine {
padding-top: 10%;
}
.btn-domaine h3 {
font-size: 1.8em;
}
.titre {
font-size: 2.3em;
}
.navbar-nav {
width: 100%;
}
.carousel-control {
font-size: 2em;
}
}
@media only screen and (min-width:1024px) {
.navbar-nav {
width: auto;
}
.areas-footer > div {
height: 424px;
}
}
@media only screen and (min-width:1440px) {
.navbar-nav {
float: none;
}
}
