/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2019-01-11, 15:09:33
    Author     : Sygif
*/
body {
    font-size:16px;
}
.btn {
    font-weight: 400;
}
.accueil .containerTable {
    height:450px;
}
.windows p {
    font-size:1rem;
    line-height: 1.5rem;
}
.cover-photo .gradient {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100,343a40+100,000000+100&0+0,0.65+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.logo {
    width: 100%;
    background-size: contain;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0px;
    padding: 0px;
    margin-right: 20px;
    margin-top: 10px;
}
.marqueesygaction  {
    list-style-type:none;
    font-size:0.9rem;
    font-style:italic;
    font-weight: 400;
}
.marqueesygaction li {
    padding-left:40px;
    padding-right:40px;
}
.partenaires ul  {
    list-style-type:none;
}
.partenaires-platines img {
    max-width:175px;
    max-height:175px;   
}
.partenaires:not(.partenaires-platines) img {
    max-width:150px;
    max-height:150px;   
}

/* METEO */
.max-meteo {
    font-size: 2rem;
    font-weight: 600;
}

.partenaires h3, .plugin-titre h3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.1rem;
    letter-spacing: 2px;
}

.plugin-titre h4, .footer-col-inner h4 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 1px;
}
/*.table thead tr th {
    color:#000;
    font-family: 'Nunito', sans-serif;
    padding: 20px;
}*/
.date-nouvelle {
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 700;
}
/*.bloc-nouvelle h2 {
    font-family: 'Nunito', sans-serif;
    font-size: 2.5rem;
    font-weight: 500;
    line-height:2.75rem;
}
.bloc-nouvelle h3 {
    font-family: 'Nunito', sans-serif;
    font-size: 2.25rem;
    font-weight: 500;
    line-height:2.5rem;
}*/
.bloc-meteo  {
    color:#2b303b;
}

.grid {
    width:100%;
}
.nouvelle-photo {
    max-height:400px;
    overflow:hidden;
}
.nouvelle-photo img {
    object-fit: contain;
}
.diapo-image {
    min-height:600px;
    height:70vh;
    background-color: #32404b;
    background-position: center center;
    background-size: cover;
}
.carousel-caption {
    /*width: 100%; */
    left: 0px; 
    padding:0px;
    /* padding-left: 25%; */
    /* padding-right: 25%; */
    /* padding-bottom: 50px; */
    bottom: 0px; 
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
    /* background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); */
    /* background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000',GradientType=0 );
    /* color: #fff; */
    /* font-weight: 300; */
    height: 100%;
    display: flex !important;
}
.diapo-overlay {
    width:100%;
    height:100%;
}
.diapo-overlay.normal {
    background:rgba(0,0,0,0.4);
}
.diapo-overlay.leger {
    background:rgba(0,0,0,0.2);
}
.diapo-overlay.sombre {
    background:rgba(0,0,0,0.6);
}
.carousel-caption h3 {
    font-size: 3rem;
    font-weight: 500;
    line-height: 2.75rem;
    color: #fff;
}
.carousel-control-next, .carousel-control-prev {
    z-index:10;
}
.pointage {
    font-size: 4rem;
    line-height: 4rem;
    font-weight: 600;
}
.footer-col-inner {
    color:#000;
}
.footer-col-inner a {
    color:#000;
    text-decoration:underline;
}
.footer-col-inner i {
    width:50px;
    text-align:center;
}
.nom-client {
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 600;
}
.social-wrapper .social .jumbotron {
    height:70vh;
}
.jumbotron p {
    font-size: 1rem;
    font-weight: 300;
    opacity: 0.7;
}
.page-sidebar .sidebar-menu .menu-items li>a {
    width:90%;
}
.page-sidebar .sidebar-menu .menu-items li>a {
    font-family: Roboto;
    font-weight: 600;
    color: #343a40;
}
.content-sygaction h1 {
    font-weight: bold;
    line-height: 50px;
}
/*.breadcrumb .breadcrumb-item {
    text-transform: none;
    font-family: 'Nunito', sans-serif;
    font-weight: 400 !important;
}*/
/*.owl-carousel-agenda .h3 {
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.1rem;
    letter-spacing: 3px;
}*/
.photo-page-entete {
    height:400px;
    background-position:center center;
    background-size:cover;
    background-repeat:no-repeat;
}
.breadcrumb>.breadcrumb-item+.breadcrumb-item:before {
    content: "/";
}
.carte-page {
    height:500px;
}

body {
    background:#eaf0f1;
}
.container-fluid {
    max-width:1400px;
}
.page-link {
    font-weight: 600;
    font-weight: bold;
    color:#000;
}
.navbar-nav .nav-link {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 0.9rem;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(52, 58, 64);
}
.note-defilante {
    font-weight: bold;
}
.navbar-light .navbar-brand {
    font-weight:700;
}
.menu-secondaire {
    border-color: #3f454c !important;
    background: #262b2f !important;
}
.menu-secondaire .nav-link {
    font-size:0.9rem;
    font-weight:400;
    color: #fff !important;
}
.dropdown-toggle::after {
    border-top: .2em solid;
    border-right: .2em solid transparent;
    border-left: .2em solid transparent;
}

.containerTable::-webkit-scrollbar {
    width: 5px;
}
.containerTable::-webkit-scrollbar-track {
    background: #3f454c;
}
.containerTable::-webkit-scrollbar-thumb {
    background: #888; 
}
.containerTable::-webkit-scrollbar-thumb:hover {
    background: #555; 
}
body {
    padding-top: 115px;
}
@media(min-width:992px){
    body {
        padding-top: 165px;
    }
}
#menu {
    z-index: 16;
    width: 100%;
}
.menu-scroll .note-defilante {
    display:none;
}
.breadcrumb-item+.breadcrumb-item::before {
    padding-left: .5rem;
}
.multiselect-container>li {
    padding:2px !important;
    margin:2px !important;
}
.multiselect-container>li>a>label {
    padding: 0px 10px 0px 10px;
}
.multiselect-container>li.multiselect-group label {
    padding: 3px 10px 3px 10px;
}
.btn.btn-lg {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}
.stripe-button-el {
    display:none !important;
}
.content-sygaction img {
    max-width:100%;
}
.photo-principal {
    max-height:450px;
    overflow:hidden;
}
.photo-principal img {
    width:auto;
    max-height:450px;
}
.required label::after {
    content:"*";
    color:red;
}