/*
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.

Bleu : #3a3a3a
Orange : #76b649
*/
/* 
    Created on : 16 nov. 2016, 16:04:17
    Author     : Caca
*/

/* Modification galerie de la page réalisation suite à l'ajout automatique du montage */
.portfolio-items-flex {
    /* ajouter cette classe à la div ".portfolio-items" existante */
    display: flex;
}

.col-md-flex {
    /* ajouter cette classe à la div ".col-md-2-half" existante */
    width: -webkit-fill-available;
    padding: 0 1px !important;
}

@media (max-width: 1000px) {
    .portfolio-items-flex {
        display: flex;
        flex-wrap: wrap;
    }
}

@media (max-width: 480px) {
    .col-xs-4 {
        width: 100%;
    }
}

/* Modification galerie de la page réalisation suite à l'ajout automatique du montage */

.tp-bgimg.defaultimg {
    background-size: cover !important;
}

.avis-realisation-reponse {
    padding-left: 7% !important;
    font-size: 17px !important;
    line-height: 30px;
}

.avis-realisation-reponse img {}

.content-single-page h3 {
    font-size: 20px;
    margin-bottom: 12px;
    font-weight: bolder;
}

.avis-realisation {
    padding: 4%;
    font-style: italic;
    color: white !important;
    font-size: 17px !important;
    line-height: 30px !important;
    background: #2593d3;
    background: linear-gradient(174deg, #2593d3 0%, #273475 100%);
    border-radius: 10px;
    filter: drop-shadow(2px 4px 6px #555);
}

.Text-About h2 {
    color: #000000;
    border-left: solid 20px #8cc047;
    margin-top: 15px;
    padding-left: 10px;
}

#owl-about-img .owl-page span {
    background: #2593d3;
}

#owl-about-img .owl-page.active span {
    background: #000000 !important;
}

.Post-Content h2 {
    color: #000000;
    border-left: solid 20px #8cc047;
    margin-top: 15px;
    padding-left: 10px;
}

.Top-Title-Blog h1 {
    font-weight: bolder;
    text-transform: uppercase;
}


.Data-Post ul li a {
    color: white;
    background: #2593d3;
    padding: 2px 5px;
    margin-right: 1px;
    transition: all 0.5s;
}

.Data-Post ul li a:hover {
    color: #000;
    background: #2593d3;
}

.Catogry-Pages p {
    color: #93e2ff;
}

.Page-title-Style1 {
    background-color: #8cc047;
    background: linear-gradient(356deg, #8cc047 0%, #5cb3e6 100%);
}

.testimonials-parallax {
    background-image: url(../img/parallax/parallax2.jpg) !important;
}

/*  agrandir logo */
.navbar-logo img {
    width: fit-content;
    height: auto;
    max-width: 160px;
}

@media (max-width: 1200px) and (max-width: 1200px) {
    .navbar-logo img {
        height: 90px;
    }
}

@media (max-width: 1200px) and (max-width: 1000px) {
    .navbar-logo img {
        height: 68px;
    }
}

.Single-Blog-Content h3 {
    color: #5cb4e5;
}

.navbar-logo {
    height: 100%;
}

@media (max-width: 1200px) and (min-width: 991px) {
    .navbar-logo {
        height: 100%;
    }
}

@media only screen and (min-width: 1170px) {
    .Navbar-Header.is-fixed {
        top: -145px;
    }
}

/*  agrandir logo */

/*  titre diaporama */
.tp-caption.Newspaper-Title-Centered,
.Newspaper-Title-Centered {
    text-shadow: 1px 1px 3px #1a6733;
    font-weight: bold !important;
    color: #f5f5f5;
}

.tp-caption.NotGeneric-SubTitle,
.NotGeneric-SubTitle {
    background: #2593d3;
    padding: 3px 15px !important;
}


/*  titre diaporama */

/*
 * Mise à jour des couleurs : BLEU
 */
a:hover,
a:focus,
.portfolio-link i,
.portfolio-zoom i,
.portfolio-like i,
.title-section h3,
.Top-Title-Page h3,
#cssmenu>ul>li:hover>a,
#cssmenu>ul>li.current>a,
#cssmenu>ul>li.current>a i,
.Block-Contact i {
    color: #3a3a3a;
}

.Top-Title-Blog h2 {
    color: #2593d3;
}

.Top-ProjectItem h2 {
    color: #8cc047;
}

.Menu-Header ul li a:hover {
    color: #3a3a3a !important;
}

.owl-theme .owl-controls .owl-page.active span {
    border: 3px SOlid #8cc047;
}

.content-single-page p {
    font-size: 15px;
    color: #626262;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
}

.content-single-page h2 {
    color: #000000;
    border-left: solid 20px #8cc047;
    margin-top: 15px;
    padding-left: 10px;
    font-size: 2em;
}

.content-single-page h3 {}

.content-single-page ul {
    margin-left: 30px;
}

.content-single-page li {
    list-style: none;
    font-size: 13px;
    color: #777777;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
}

.content-single-page li:before {
    content: "\1688";
    color: #273475;
    font-weight: bold;
    display: inline-block;
    width: 2em;
    margin-left: -1em;
}

.content-single-page .Data-Post li:before {
    content: "";
    margin-left: 0em;
    display: block;
    width: 0em;
}

.Title-Pages h1 {
    color: #fff;
}

.Categories-Block ul li:hover p {
    color: black !important;
}


.projectItem-hover {
    background: #000000;
}

.color-wrapper {
    background-color: #8cc047;
    background: linear-gradient(356deg, #8cc047 0%, #5cb3e6 100%);
}

.wrapper-testimonials {
    background-color: rgb(89 89 91);
}

.active-link a {
    background-color: rgb(2 2 2 / 83%) !important;
}

.Menu-Header ul li a::before {
    border-top-color: #8cc047;
}

#cssmenu ul ul {
    border-top: 2px solid #8cc047;
    border-bottom: 2px solid #8cc047;
    box-shadow: 0px 6px 7px #555;
}

.btn-bck {
    border-color: #2593d3;
    background: #2593d3;
    background: linear-gradient(356deg, #2593d3 0%, #273475 100%);
}

.btn-bck:hover {
    border-color: #3a3a3a;
    color: #3a3a3a;
}

.btn-large:hover {
    color: #3a3a3a;
    background: #2593d3;
}

/*
 * Mise à jour des couleurs : ORANGE
 */
a,
.Catogry-Pages p a {
    color: #fff;
}

#filters a {
    background: #858686;
}

#filters a:hover {
    background: #2593d3;
}

#to-top {
    background-color: #273475;
}

.Footer-logo img {
    filter: drop-shadow(2px 4px 6px black);
}

.Link-ul:last-child {
    background: #8cc047;
    color: white !important;
    transform: scale(1.5);
}

.Link-ul li>span {
    color: #ffffff;
}

/*
 * MENU PRESTATIONS SUR TROIS COLONNES
 */
/* @media only screen and (min-width: 990px) {
    #cssmenu ul ul {
        column-count: 3;
        width: 100%;
        box-shadow: 0 5px 5px #555;
    }

    #cssmenu li:hover>ul {
        left: 0;
    }
} */

/*
  * MENU PRESTATIONS SUR DEUX COLONNES
  */