/*
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: rgb(236 94 63);
    background: linear-gradient(174deg, rgb(235 90 62) 0%, rgb(242 143 72) 100%);
    border-radius: 10px;
    filter: drop-shadow(2px 4px 6px #555);
}

.TopHeader {
    border-top: solid 10px #e7460f;
}
.title-section h3 {
    color: #0097c8!important;
    font-size: 3em;
    letter-spacing: 3px;
}
.line-break {
    border-bottom: 2px Solid #e7460f;
    width: 50%;
}
.description-section h3 {
    color: #e7460f;
    width: 80%;
    margin: 0 auto 25px;
}
.description-section p {
    padding: 0px 15%;
    display: inline-block;
    font-size: 1.1em;
    line-height: 2em;
    color: #4e4e4e;
    font-family: 'Open Sans', sans-serif;
}

.Text-About h2 {
    color: #3a3a3a;
    border-left: solid 5px #e7460f;
    margin-top: 50px;
    margin-bottom: 20px;
    padding-left: 10px;
}
#owl-about-img .owl-page span {
    background: #4279a9;
}
#owl-about-img .owl-page.active span {
    background: #000000 !important;
}

.Post-Content h2 {
	color: #e7460f;
    margin-top: 15px;
}
.Top-Title-Blog h1 {
    font-weight: bolder;
    text-transform: inherit;
    color: #242424;
    border-left: solid 8px #099bca;
    padding-left: 10px;
}
.Post-Content p, .Post-Content li {
    font-size: 1em;
    line-height: 1.7em;
    color: #242424;
}

.Data-Post ul li a {
    color: white;
    background: #f28e47;
    padding: 2px 8px;
    margin-right: 1px;
    transition: all 0.5s;
    border-radius: 10px;
}
.Data-Post ul li a:hover {
    color: #000;
    background: #e7460f;
}
.Catogry-Pages p {
    color: #93e2ff;
}

.Page-title-Style1{
    background-color: #0097c8;
    background: linear-gradient(356deg, rgb(0 151 200) 0%, rgb(6 97 126) 100%);
}
.testimonials-parallax {
    background-image: url(../img/parallax/parallax2.jpg) !important;
}

/*  agrandir logo */ 
.navbar-logo img {
    width: fit-content;
    height: auto;
    max-width: 240px;
}
@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;
    }
    }

.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: 0px 4px 5px #4e2314;
    font-weight: bolder!important;
    color: #e7460f;
}
.tp-caption.NotGeneric-SubTitle, .NotGeneric-SubTitle {
    background: #038cb9cf;
    padding: 7px 15px!important;
    border-radius: 3px 3px 18px 20px;
}

.rev_slider li.tp-revslider-slidesli {
    border-bottom: solid 10px #e7460f;
}
	
	
	/*  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;
}

.owl-carousel .owl-wrapper-outer {
    padding: 10px 0;
}
.owl-item {
    margin: 0 10px 0 0;
}
.Photography   {
    box-shadow: 2px 2px 5px #333;
    border-bottom: solid 15px #e7460f;
}
.Photography  {
    border-radius: 0px;
}
.Top-ProjectItem {
    margin-top: 15%;
}
.Top-Title-Blog h2 {
    color: #76b649;
}
.Top-ProjectItem h2 {
    color: #ffffff;
    font-weight: bolder;
}
.Top-ProjectItem p {
    color: #FFF !important;
    background: #e7460f;
    width: 75%;
    margin: 15px auto;
    border-radius: 15px;
}

.View-All a {
    font-size: 1.5em!important;
}


.Menu-Header ul li a:hover {
    color: #3a3a3a !important;
}
	.owl-theme .owl-controls .owl-page.active span {
    border: 3px SOlid #0097c8;
}

.content-single-page p {
	font-size: 1em;
    line-height: 1.7em;
    color: #242424;
}
.content-single-page h2 {
	color: #000000;
    border-left: solid 20px #0097c8;
    margin-top: 15px;
    margin-bottom: 30px;
    padding-left: 10px;
	font-size: 2em;
}
.content-single-page h3 {
	
}
.content-single-page li {
	font-size: 1em;
    line-height: 1.7em;
    color: #242424;
    margin-left: 30px;
}
.content-single-page li:before {
    content: "\1040";
    color: #f28e47;
    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: #cb2803cf;
}
.projectItem-co {
    position: relative;
    height: 100%;
    border: 1px Dashed #ffffff;
    border-radius: 0px;
}
.color-wrapper {
	background-color: #0e7293;
    background: linear-gradient(356deg, rgb(41 41 41) 0%, rgb(0 151 200) 100%);
}
.wrapper-testimonials {
    background-color: rgb(1 46 72 / 75%);
}
.active-link a {
    background-color: rgb(2 2 2 / 83%) !important;
}

.Menu-Header ul li a::before {
    border-top-color: #e7460f;
}
#cssmenu ul ul {
    border-top: 2px solid #e7460f;
}


/*
 * MENU PRESTATIONS SUR DEUX COLONNES
 */
@media only screen and (min-width: 990px) {
#cssmenu ul ul {
    column-count: 2;
    width: 100%;
}
#cssmenu li:hover > ul {
    left: 0;
}
}
/*
 * MENU PRESTATIONS SUR DEUX COLONNES
 */

.animated {
    box-shadow: 0px 4px 6px #8e8e8e;
}

.btn-bck {
    border-color: #e8432a;
    border: none;
    background: #eb5c2a;
    background: linear-gradient(356deg, rgb(220 66 42) 0%, rgb(240 127 37) 100%);
    padding: 10px 30px;
    font-size: 2em!important;
}
.btn-bck:hover {
    border-color: #3a3a3a;
    color: #3a3a3a;
}
.btn-large:hover {
	color: #3a3a3a;
	background: #e7460f;
}

/*
 * Mise à jour des couleurs : ORANGE
 */
a,
.Catogry-Pages p a
{
    color: #fff;
}
#filters a {
	background: #858686;
}
#filters a:hover {
	background: #e7460f;
	}
#to-top {
    background-color: #76b649;
}
.Footer-logo img {
    filter: invert(0.9);
}
.Link-ul:last-child {
    background: #0097c8;
    color: white!important;
    transform: scale(1.5);
}
.Link-ul li > span {
    color: #ffffff;
}

.Page-title-Style1 {
    background: url(../img/page/Img-wrapper.png) !important;
    background-size: cover!important;
}
.inner-Pages {
    padding-top: 90px;
    padding-bottom: 90px;
}
@media only screen and (max-width: 400px) {
    .inner-Pages {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
.Text-About p {
    font-size: 1em;
    line-height: 1.7em;
    color: #242424;
}
.Text-About h2 {

}
.Text-About h3 {
    text-align: left;
    font-size: 1.7em;
    margin: 30px 0% 10px;
    padding: 10px 2% 5px;
    border-left: solid 3px #0097c8;
    border-top: solid 3px #0097c8;
    color: #e7460f;
}


.col-md-8 .title-section h3 {
    color: #e7460f!important;
    font-size: 1em;
    letter-spacing: 0px;
}
.col-md-8 .portfolio-item {
    box-shadow: none;
    border-bottom: none;
    padding: 1%!important;
}

.Title-Contact h3 {
    font-size: 20px;
}
.Block-Contact p {
    font-size: 1.2em;
    line-height: 1.7em;
    color: #e7460f;
}

@media only screen and (min-width: 0px) and (max-width: 480px) {
.TopHeader {
    display: none !important;
}
}
@media screen and (max-width: 1500px) {
#ReseauProEco {
    display: none;
}}
@media screen and (max-width: 480px) {
    .inner {
        padding-top: 10px;
    }
}