/* 
    PAGE D'ACCUEIL ET LAYOUT
*/

/*agrandissement du logo */
.navbar {
    min-height: 100px;
}

.navbar-nav {
    margin-top: 26px;
}
/*agrandissement du logo */

/*
* couleur logo
* bleu : #e41d0a
* bleu-foncée : #6d0d0f
*/

/* 
    PAGE D'ACCUEIL ET LAYOUT
*/

/*agrandissement du logo cf mail du 15/05/2017 11:01*/
.navbar {
    min-height: 100px;
}
.logo img {
    height: 90px;
}
@media only screen and (max-width: 400px) {
    .logo img {
        height: 60px;
    }
}
.navbar-nav {
    margin-top: 26px;
}
/*agrandissement du logo cf mail du 15/05/2017 11:01*/

/*header*/
.header {
    background: #ffff !important;
    border: 1px solid #999;
}
.logo{
    color: #6d0d0f;
}

/*menu*/
/* .navbar-nav  li  a {
   color: #00498E !important;
} */
@media only screen and (min-width: 768px) {
    .dropdown-menu > li > a {
        color: #00498E !important; 
    }
}
.navbar-nav  li  a:hover, .navbar-nav  li.active a {
    color: #e41d0a !important; 
    text-decoration: none;
    background-color: transparent !important;
}
.navbar-nav > li > a:hover, .navbar-nav > li.active a {
    color: #e41d0a !important;
    text-decoration: none;
    background-color: transparent !important;
}
.dropdown.open > a{
    color: #e41d0a !important;
}
.dropdown-menu > li > a:hover {
    color: #e41d0a;
    border-bottom: 0px solid #fff !important;  
}
.dropdown-menu > li{
    border-bottom: 0px solid #fff !important;
}
.dropdown-menu{
    background: #fff;   
}
/* presentation */
.call-to-action h3 {
   text-transform: none;
}

/*slider*/
.tparrows {
    background: #e41d0a !important;
}
.tparrows:hover {
    background: #e41d0a !important;
}
.bg-color {
    /*background: #00498E;*/
    background-image: linear-gradient(#224f89, #249dd8);
}
.slide-title.color{
    color: #e41d0a !important;
    font-weight: 300 !important;
    text-shadow: none !important;
}
.call-to-action h3 {
    color: #fff !important;
}
.slide-border:after {
    background: #e41d0a !important;
}
.slide-description{
    font-size:30px !important;
    text-shadow: 2px 2px 8px #333;
}

/*selection realisation*/
.title span {
    color: #e41d0a !important;
}
.title{
    color: #00498E !important;
}
.title:after {
    background: #e41d0a !important;
}
.portfolio-nav li.active, .portfolio-nav li:hover {
    color: #fff !important;
    background: #00498E !important;
}
.portfolio-nav a {
    color: #e41d0a;
}
.portfolio-nav a:hover {
    color: #fff;
}
.portfolio .portfolio-item .portfolio-overley .content h3 a:hover {
    color: #e41d0a !important;
}
.portfolio .portfolio-item .portfolio-overley .content h3 a {
    color: #fff !important;
}
.portfolio .portfolio-item .portfolio-overley .content .portfolio-tags {
    color: #fff !important;
}

/*partenaires*/
.feedback-text {
    border-left: 2px solid #6d0d0f !important;
}
/*certifications*/
.client-box li:hover {
    border: 1px solid #6d0d0f !important;
}

/*footer*/
.footer{
   /*background: #00498E !important;*/
	background-image: linear-gradient(#06111f, #004f75);
}
.f-title{
    color: #fff !important;
}
.f-title:after {
    background: #e41d0a !important;
}
.footer-logo{
    max-width:200px;	
}

/*fleche retour haut*/
.back-to-top {
    background: #f1a304 !important;
}
.f-address p i {
    color: #e41d0a !important;
}

/*    PAGE ETABLISSEMENT */
.page-head h2 {
    color: #e41d0a;
	text-shadow: 0px -2px 19px #dd2519;
}

/*    PAGE METIERS */
.widget_categories ul li a:hover {
    color: #e41d0a;
}

/*    REALISATIONS */
.pagination .active a {
   background: #e41d0a;
}
.pagination li a:hover{
   background: #e41d0a;
}
.pagination li a{
   color: #e41d0a;
}

/*    REALISATION */
.content-area .entry-header h2 {
    border-bottom: 1px solid #e41d0a;
    color: #00498E;
}
.btn-primary {
    background: #e41d0a;
}
/*    CONTACT  */
