
/**** GENERAL ****/
a:hover, a:focus{
	color:#ee8025
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}
/**** PRELOADING ****/
.mask-color, .social-share ul.social li:hover a, #showRightPush:hover, .slicknav_btn:hover, .slicknav_nav a:hover, .slicknav_nav .slicknav_item:hover {
	background-color:#ee8025;
}

.prev:hover, .next:hover, .close-port:hover i, .read-more:hover, .read-more i, .view-all-blog:hover, .view-all-blog:hover span i, a.et-like-post.active span i, .btn.get-in-touch:hover, .et-post-data-left.single-blog a.home-icon:hover i, .form-submit input[type="submit"]:hover, .social-footer li a:hover i, .contact-form-wrapper input[type="submit"]:hover, #test_content .item .name-client, h1.title-blog a:hover, .btn.btn-oe:hover{
	color:#ee8025;
}
.close-port:hover, .view-all-blog:hover span, .btn.get-in-touch:hover, .image-blog-wrapper, .et-post-data-left.single-blog a.home-icon:hover, .form-submit input[type="submit"]:hover, .contact-form-wrapper input[type="submit"]:hover, .btn.btn-oe:hover, .popup-video:hover .icon-play-video{
	border-color:#ee8025;
}
.line-wrapper .line-circle, .pie-content h2, .percent-chart, .et-post-month, .et-post-date, .title-blog, .counter .timer, .btn.get-in-touch, .title-single, .post-tags a, .oe-comments-title, .copyright, .contact-form-wrapper input[type="submit"], .text-slider, a#scroll_to, .quote-charater, #test_content .item .name-client, .slicknav_menu  .slicknav_menutxt, .slicknav_nav a, .form-submit input[type="submit"], .btn.btn-oe, .blog-filer ul li a{
	font-weight:700;
}
.color-white *{
	color:#ffffff !important;
}
.color-white .popup-video:hover, .color-white .popup-video:hover .icon-play-video i{
	color:#ee8025 !important;
}

                /*#header .logo {
    opacity: 0;
    visibility: hidden;
    transition: opacity ease-in .5s;
}
#header.stuck-sticky .logo {
    opacity: 1;
}
#header .logo-wrapper {
    visibility: hidden;
    transition: visibility .5s linear 0s;
}
#header.stuck-sticky .logo-wrapper {
    visibility: visible;
    transition-delay: 0s;
}
#header_slider, #header_slider img {
    height: 240px;
}
#header_slider #scroll_to {
    display: none;
}
#header-banner-content {
    text-align: right;
    padding-top: 10px;
    width: 365px;
    background: transparent url(/wp-content/uploads/2014/04/Vandette1.png) no-repeat top left;
}
#header-banner-content #construction,
#header-banner-content #renovation {
    color: #c5c5c5;
    display: inline-block;
    text-transform: uppercase;
    width: auto;
    font-size: 22px;
}
#header-banner-content #vandette {
    color: #ee8025;
    padding-top: 18px;
    display: inline-block;
    font-size: 46px;
    width: 209px;
    direction: rtl;
    overflow-x: hidden;
    font-weight: 600;
}
.heading-title-wrapper .line-title {
    width: 95px;
    margin: 14px auto 0;
}
strong {
    font-size: .9em;
}
.list-services-wrapper .service-wrapper p {
    text-align: justify;
}
#qui-sommes-nous, #promotions {
    background-color: #ecf0f1;
}
#services, #realisations {
    background-color: #fafafa;
}
#qui-sommes-nous .about-logo img {
    max-width: 100%;
}
#contact {
    padding-bottom: 25px;
}
#contact .copyright {
    height: 1.2em;
    line-height: 1.2em;
    overflow: hidden;
}
@media (max-width: 991px) {
    .logo a {
        top: 0;
    }
    .logo a img {
        height: 50px;
    }
}*/            