body {
	font-family: 'Roboto', sans-serif;
	color: #263238;
}
.row {
	margin: 0 !important;
	padding: 0 !important;
}
.navbar-default {
	background-color: transparent !important;
	border: none !important;
}
#homepage {
	padding: 0 !important;
	margin: 0 !important;
}
#homepage h1, #homepage h2 {
	font-size: 19px;
	text-transform: uppercase;
	color: #55646c;
	margin-top: 3% !important;
}
.home .col-lg-6 {
	padding: 0 !important;
}
.home .container-fluid {
	padding: 0 !important;
	margin: 0 !important;
}
.home .carousel-inner>.item>a>img, .carousel-inner>.item>img {
	width: 100% !important;
	max-height: 750px;
	background-position: top center;
	background-repeat: no-repeat;
}
.menuMain {
	border-top: 1px solid #768b95;
}
.menuMain ul li {
	font-size: 1.2em;
	padding-top: 1%;
	padding-right: 4%;
}
.menuMain ul li a {
	color: #55646c !important;
}
.menuMain ul li a:hover {
	color: #ffd740 !important;
	text-decoration: none;
}
.sliderContent, #slider1, #slider2 {
	height: 720px;
}
#slider1 {
	background-image: url('../img/slide1.jpg');
	background-size: cover;
}
#slider2 {
	background-image: url('../img/slide2.jpg');
	background-size: cover;
}
.home .carousel-caption {
	text-align: left !important;
}
.carousel-caption {
	bottom: 40% !important;
	text-shadow: none !important;
    position: absolute;
    height: 60%;
    top: 40%;
}
.carousel-caption h2 {
	font-family: "Roboto",sans-serif;
	font-size: 56px !important;
	font-weight: bold;
}
.carousel-caption p {
	font-family: "Roboto",sans-serif;
	font-size: 20px !important;
}
#myCarousel1 .carousel-caption a {
	font-family: "Roboto",sans-serif;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 3px solid yellow;
	padding-bottom: 2%;
	padding-right: 4%;
	position: absolute;
	bottom: 26%;
	width: auto;
	left: 0;
}
#myCarousel1 .carousel-caption a:hover {
	color: #ffd740;
	text-decoration: none;
	transition: color 0.2s, padding-right 0.2s;
	padding-right: 10%;
}
#myCarousel2 .carousel-caption a {
	font-family: "Roboto",sans-serif;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 3px solid yellow;
	padding-bottom: 2%;
	padding-left: 4%;
	position: absolute;
	bottom: 26%;
	width: auto;
	right: 0;
}
#myCarousel2 .carousel-caption a:hover {
	color: #ffd740;
	text-decoration: none;
	transition: padding-left 0.2s;
	padding-left: 10%;
}
.jeSuisjerecherche {
	height: 520px;
	background-color: #ffd740;
}
.jeSuisjerecherche .container {
	padding-top: 2%;
}
.jeSuisjerecherche h2, .bureaux h2 {
	font-weight: bold !important;
	margin: 5% 0 ;
}
.jeSuisjerecherche h3 {
	font-family: "Roboto",sans-serif;
	font-weight: 400;
	margin-top: 0 !important;
	line-height: 50px;
}
.jeSuisjerecherche select {
	font-family: "Roboto",sans-serif;
	font-size: 16px;
	font-weight: 300;
	background-color: #ffd740;
	border:1px solid #263238;
	height: 50px;
	width: 100%;
	padding-left: 5%;
}

.competences h2 {
	font-weight: bold !important;
	margin-top: 5% ;
	margin-bottom: 0;
}
.jeSuisjerecherche label {
	font-size: 20px !important;
}
.jeSuisjerecherche .rowForm {
	margin-top: 6% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.jeSuisjerecherche button {
	margin-top: 6% !important;
	background-color: #263238 !important;
	color: #ffd740;
	font-size: 18px;
	font-weight: bold;
	border-radius: 0px;
	padding: 8px 31px !important;
	border: none;
}
.jeSuisjerecherche button:hover {
	background-color: #ffd740 !important;
	color: #263238;
	border: 1px solid #263238;
	transition: background-color 0.2s, color 0.2s, border 0.2s;
}
.form-control {
	background-color: #ffd740;
	color: #263238 !important;
	border: 1px solid #000 !important;
	border-radius: 0px !important;
	height: 45px;
}
.PTElectronique {
	height: 710px;
	background-size: cover;
}
.PTElectronique .col-lg-5 {
	padding-left: 0 !important;
}
.PTElectronique img {
	margin-bottom: 5%;
}
.PTElectronique ul {
	margin: 0 !important;
    padding: 0 !important;
	list-style: none;
}
#electroniquepres li::before {
	content: "> ";
	font-size: 1.1em;
}
#specialites p {
	font-weight: 200;
	margin-top: 2%;
}
#specialites .row {
	margin-bottom: 5% !important;
}
.PTElectronique p, .PTElectronique  {
	color: #fff;
	font-size: 1.1em;
	font-weight: 100;
	line-height: 1.7em;
}
.PTElectronique h2{
	font-weight: bold !important;
    margin-top: 5% ;
    margin-bottom: 2% ;
    color: #ffd740 !important;
    letter-spacing: 0.05em;
}
.PTElectronique h3 {
	color: #ffd740;
	font-size: 2em;
	font-weight: bold;
	margin: 0 !important;
	padding: 0 !important;
}
.PTElectronique h4 {
	text-transform: uppercase;
	margin: 0 !important;
}
.PTElectronique hr {
	margin-top: 10px !important;
	margin-bottom: 6% !important;
	border-top: 3px solid #eee !important;
	width: 37% !important;
	float: left !important;
	margin-left: 6% !important;
}
.competences {
	height: 680px;
	background-color: #ffd740;
	position: relative;
}
.competences .container .carousel {
	height: 100%;
}
.bureaux {
	height: 220px;
}
.bureaux h2 {
	color: #546e7a;
}
.bureaux .container {
	margin-top: 4%;
}
.bureaux ul {
	color: #546e7a;
	font-size: 1.3em;
}
.bureaux ul li {
	list-style: none;
    margin: 5% 0;
}
.bureaux ul li a {
	color: #546e7a;
}
.bureaux ul li a:hover {
	color: #000;
	text-decoration: none;
}
.competences hr {
    margin-top: 10px !important;
    margin-bottom: 6% !important;
    border-top: 3px solid #eee !important;
    width: 21% !important;
    float: left !important;
    margin-left: 3% !important;
}
.competences .owl-carousel .fa {
	position: absolute;
	top: 45% !important;
	width: 0% !important;
	font-size: 48px !important;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	background-color: rgba(0,0,0,0);
	filter: alpha(opacity=50);
	opacity: 1 !important;
}
.competences .owl-next {
	right: -5%;
}
.competences .owl-prev {
	left: -10%;
}
.carousel-control.left,.carousel-control.right {
	background-image: none !important;
	opacity: inherit;
}
.competences .left {
	left: -100px;
}
.competences .right {
	right: -100px;
}
.competences .item img, .competences .item img {
	-webkit-box-shadow: 4px 4px 14px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 4px 4px 14px -1px rgba(0,0,0,0.75);
	box-shadow: 4px 4px 14px -1px rgba(0,0,0,0.75);
	filter: brightness(55%);
}
.competences .slide h4 {
	position: absolute;
	top: 65%;
	text-transform: uppercase !important;
	color: #fff;
	left: 20%;
	font-size: 1.6em;
	font-weight: bold;
	width: 60%;
	margin: auto;
}
#myCarousel1 .item:before, #myCarousel1 .item-active:before,#myCarousel2 .item:before, #myCarousel2 .item-active:before {
	content: " ";
	height: 100%;
	width: 100%;
	position: absolute;
	background: rgba(38, 50, 56, 0.8) !important;
}
#myCarousel1 .fa {
	position: absolute;
	top: 48%;
	font-size: 2em;
	color: #fff;
	left: 25%;
}
.realisation #myCarousel1 .fa {
	position: absolute;
	top: 42%;
	color: #fff;
	left: 25%;
	font-size: 2.3em;
}
.realisation #myCarousel1 .fa-angle-left {
	left: 20%;
}
.realisation #myCarousel1 .fa-angle-right {
	right: 0;
}
#myCarousel2 .carousel-caption {
	text-align: right !important;
}
#myCarousel2 .fa {
	position: absolute;
	top: 48%;
	font-size: 2em;
	color: #fff;
	right: 25%;
}
#logos-carousel .col-md-4:before {
	content: " ";
	height: 100%;
	width: 92%;
	margin: 0 auto;
	position: absolute;
	background: rgba(38, 50, 56, 0.8);
	padding-left: -15px !important;
	padding-right: -15px !important;
}
#logos-carousel .col-md-4:hover:before {
	background: rgba(38, 50, 56, 0.5) !important;
	transition: background 0.2s;
}

.competences .slide img:hover {
	filter: blur(0px);
}
.map {
	height: 450px;
}
footer {
	font-size: 1.1em;
}
footer .col-lg-12 {
	padding: 0 !important;
}
footer .container {
	margin-top: 3%;
}
footer, footer ul li a {
	height: 550px;
	background-color: #263238;
	color: #546e7a !important;
}
footer ul li a:hover {
	text-decoration: none;
	color: #ffd740 !important;
	transition: color 0.2s;
}
footer ul {
	list-style: none;
    padding: 0 !important;
    margin: 0 !important;
}
footer h4 {
	color: #fff;
}
#social {
	border-top: 1px solid #546e7a;
	margin: 0;
}
.the_champ_horizontal_sharing {
	margin-top: 3% !important;
}
.theChampMoreBackground {
	display: none !important;
}
.infosFooter li {
	margin: 2% 0;
}
.infosFooter .row, .newsletterSuscribe .row {
	margin: 5% 0 !important;
}
#mentions ul li {
	display: inline;
	list-style: circle !important;
	padding-right: 3%;
}
.newsletterSuscribe h4 {
	margin-bottom: 11%;
}
.newsletterSuscribe span {
	margin: 1% 0;
	width: 100%;
}
.newsletterSuscribe span input[type="checkbox"] {
	margin-right: 5%;
    border: none !important;
    border-radius: 0 !important;
}
.newsletterSuscribe span input[type="text"] {
	background: none !important;
	color: #546e7a !important;
	border: 1px solid #546e7a !important;
	margin-bottom: 2%;
	font-size: 0.8em;
    height: 40px;
    width: 100%;
    padding-left: 15px;
    outline-color: #ffd740 !important;
}
.newsletterSuscribe  input[type="submit"] {
    padding: 3% 16% !important;
    float: right !important;
    font-size: 1.1em !important;
    border: none !important;
    background-color: #ffd740 !important;
    color: #263238 !important;
    border-radius: 0px !important;
    margin-top: 5%;
}
.newsletterSuscribe  input[type="submit"]:hover {
	background-color: #263238 !important;
	border: 1px solid #ffd740 !important;
	color: #ffd740 !important;
	transition: color 0.2s, background-color 0.2s, border 0.2s;
}
#newsletterInput {
	margin-top: 5%;
}
/**  TEMPLATE STANDARD**/
.header {
	height: 440px;
	background-size: cover !important;
	overflow: hidden;
}
.header > .container {
	height: 100%;
}
.headerbefore {
	position: absolute;
	right: 0;
	z-index: -1;
	display: block;
	width: 100%;
	height: 440px;
	filter: brightness(60%);
}
.headerbefore:before {
	content: " ";
	height: 440px;
	width: 100%;
	position: absolute;
	background: rgba(38, 50, 56, 0.5) !important;
}
.headerpage {
	position: relative;
	height: 100%;
}
.headerpage .hr {
    border-top: 2px solid #ffd740;
	position: absolute;
	bottom: 30%;
}
.headerpage h1, .headerpage p, #breadcrumb {
	font-family: "Roboto", sans-serif;
	color: #fff;
}
.headerpage h1 {
	font-weight: bold;
	font-size: 4em;
}
.headerpage p {
	font-size: 20px;
}
.headerpage .col-lg-12 {
	padding-left: 0 !important;
}

.contentpage .row {
	margin-top: 5% !important;
	margin-bottom: 10% !important;
}
.contentpage h2, .listingActu a {
	font-size: 30px;
	color: #f5cb2c !important;
	font-weight: bold;
	margin-bottom: 2%;
	margin-top: 5%;
}
.TitleActu h2 {
	font-size: 30px !important;
	color: #f5cb2c !important;
}
.Actu a {
	font-size: 18px;
	margin-top: 0;
	color: #768b95 ;
	text-decoration: underline;
	float: right;
}
.sitemap {
	margin-top: 3%;
}
.sitemap a {
	font-size: 18px;
	margin-top: 0;
	color: #768b95;
	text-decoration: underline;
}
.sitemap a:hover {
	color: #f5cb2c;
}
.sitemap h2 {
	color: #f5cb2c;
}
.Actu a:hover {
	color: #768b95 !important;
}
.listingActu {
	margin-top: 5%;
}
.listingActu p {
	margin: 0 !important;
}
.listingActu h2 {
	margin-top: 0 !important;
}
.contentpage h4 {
	font-weight: bold;
	font-size: 16px;
}
.contentpage ul {
	list-style: none;
}
.contentpage li::before {
	content: "_ ";
	font-size: 1.8em;
	font-weight: bold;
	color: #f5cb2c;
}
.contentpage a {
	color: #768b95;
	text-decoration: underline;
}
#headerContent {
	margin-top: 6%;
}
#breadcrumb {
	position: absolute;
	bottom: 15%;
}
#breadcrumb p {
	font-size: 14px !important;
}
.entry-footer {
	height: auto !important;
	background: none !important;
}
#lastArticlesTitle {
	margin-bottom: 3% !important;
	text-transform: uppercase;
}
.lastArticles, .actuContent {
	margin-bottom: 5%;
}
.lastArticles a {
	color: #263238;
	text-decoration: none;
}
.lastArticles h4, .actuContent h4 {
	text-align: center;
	text-transform: uppercase;
}
.lastArticles img, .actuContent img {
	width: 400px;
}
.lastArticles a:hover {
	color: #f5cb2c;
	text-decoration: none;
}
.lastArticles .imgContainer, .actuContent .imgContainer {
	height: 270px;
}
.actuContent h4 {
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #263238;
}
.actuContent a {
	color: #263238 !important;
}
.hentry {
	margin-top: 5%;
	margin-bottom: 10%;
}
.cat-links {
	display: none;
}
.team {
	margin-top: 5% !important;
}
.team .row {
	margin-bottom: 3%;
}
.team h3 {
	text-decoration: none;
	border: none !important;
}
.team hr, .realisation hr {
	margin-top: 0 !important;
    border-top: 3px solid #f5cb2c !important;
    width: 16% !important;
    margin-left: 25px !important;
    float: left;
    display: block;
}
.teamTContentTop {
	margin-bottom: 3%;
}
.teamMember {
	height: 480px;
}
.reference {
	height: 230px !important;
}
.reference img {
	filter: blur(0);
	position: absolute;
	top: 23%;
	left: 10%;
}
.teamMember {
	color: #546e7a !important;
	font-family: "Roboto", sans-serif !important;
}
.teamMember h4 {
	font-weight: 400 !important;
	margin-bottom: 5% !important;
	text-transform: capitalize !important;
	margin-top: 10%;
}
.teamMember h4, .teamMember p {
	color: #55646c !important;
}
.teammMember span {
	font-weight: 300 !important;
}
.teamMember img:hover {
	filter: blur(1px) !important;
}
.realisation {
	margin-bottom: 3%;
}
.realisation h3 {
	text-decoration: none !important;
	border: none;
	margin-bottom: 2% !important;
}
.realisation img {
	filter: none !important;
	height: 200px !important;
}
.realisation #myCarousel1 .item:before, .realisation #myCarousel1 .item-active:before {
	background: none !important;
}
.realisation a:visited {
	color: #fff !important;
}
.contact {
	color: #2e3940 !important;
}
.contact .form-control {
	background: none !important;
	border-bottom: 1px solid #000 !important;
	border-left: none !important;
	border-top: none !important;
	border-right: none !important;
	box-shadow: none !important;
	height: auto !important;
	margin-bottom: 3% !important;
}
.contact .form-group {
	margin-bottom: 0 !important;
}
#civilite > .wpcf7-list-item {
	margin-right: 3% !important;
}
#inputContainer > div {
	height: 27px !important;
	line-height: 43px !important;
	margin-bottom: 2% !important;
}
#inputContainer > .form-group > .col-lg-9 {
	padding: 0 !important;
}
#inputContainer > label {
	padding-left: 2%;
}
.contact iframe {
	width: 100%;
	height: 250px !important;
	margin-bottom: 5%;
}
.contact .contactLink, .contact #zoneInter {
	padding: 0 !important;
}
.contact .contactLink, .contact #zoneInter p {
	line-height: 30px;
}
.contact #zoneInter {
	margin-bottom: 5% !important;
}
.contact h2 {
	margin-bottom: 5%;
}
.contact ul {
	margin: 0 !important;
	padding: 0 !important;
}
.contact ul li {
	margin: 5% 0 !important;
}
.contact ul li::before {
	content: none !important;
}
.contact ul li a {
	color: #2e3940 ;
	text-decoration: underline;
}
.contact ul li a:hover {
	color: #263238 ;
	text-decoration: underline;
}
.contact label, .contact .wpcf7-form-control-wrap {
	font-weight: 300 !important;
}
.contact span.wpcf7-list-item {
	margin: 0 !important;
}
.contact button, .contact input[type="submit"] {
	float: right;
	border: 1px solid #263238 !important;
	background-color: #263238 !important;
	color: #ffd740;
	font-size: 18px;
	font-weight: bold;
	border-radius: 0px;
	padding: 8px 31px !important;
	margin: 5% 0 15% 0;
}
.contact button {
	float: left !important;
}
.contact button:hover, .contact input[type="submit"]:hover {
	background-color: #ffd740 !important;
	color: #263238;
	border: 1px solid #263238 !important;
	transition: background-color 0.2s, color 0.2s, border 0.2s;
}
.formContact p {
	display: none !important;
}
.contact #textarea {
	margin: 5% 0 2% 0 !important;
}
.contact #textarea textarea {
	height: 180px;
}

.contact #formRadio {
	margin-bottom: 5% !important;
}
.contact #checkContact {
	margin: 5% 0 !important;
}
.contact #map {
	height: 300px !important;
}
#breadcrumb a {
	color: #fff;
	text-decoration: none;
	margin-right: 1%;
	margin-left: 1%;
}
.breadcrumb_last {
	color: #f5cb2c;
	margin-left: 1%;
}
.alm-btn-wrap {
	text-align: center;
	margin-bottom: 5%;
}
.listingActu #load-more {
    background-color: #263238 !important;
    color: #ffd740;
    font-size: 18px;
    font-weight: bold;
    border-radius: 0px;
    padding: 8px 31px !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
	font-family: "Roboto", sans-serif;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	background-color: #263238 !important;
	width: 215px !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
	border-top: 1px solid #ffd740;
	border-bottom: 1px solid #ffd740;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
	width: 180px !important;
}
.carousel-showsixmoveone .cloneditem-1,
.carousel-showsixmoveone .cloneditem-2,
.carousel-showsixmoveone .cloneditem-3,
.carousel-showsixmoveone .cloneditem-4,
.carousel-showsixmoveone .cloneditem-5 {
    display: none;
}
@media all and (min-width: 768px) {
    .carousel-showsixmoveone .carousel-inner > .active.left,
    .carousel-showsixmoveone .carousel-inner > .prev {
        left: -100%;
    }

    .carousel-showsixmoveone .carousel-inner > .active.right,
    .carousel-showsixmoveone .carousel-inner > .next {
        left: 100%;
    }

    .carousel-showsixmoveone .carousel-inner > .left,
    .carousel-showsixmoveone .carousel-inner > .prev.right,
    .carousel-showsixmoveone .carousel-inner > .active {
        left: 0;
    }

    .carousel-showsixmoveone .carousel-inner .cloneditem-1,
    .carousel-showsixmoveone .carousel-inner .cloneditem-2 {
        display: block;
    }
}
@media all and (min-width: 992px) {
    .carousel-showsixmoveone .carousel-inner > .active.left,
    .carousel-showsixmoveone .carousel-inner > .prev {
        left: -33.333%;
    }

    .carousel-showsixmoveone .carousel-inner > .active.right,
    .carousel-showsixmoveone .carousel-inner > .next {
        left: 33.333%;
    }

    .carousel-showsixmoveone .carousel-inner > .left,
    .carousel-showsixmoveone .carousel-inner > .prev.right,
    .carousel-showsixmoveone .carousel-inner > .active {
        left: 0;
    }

    .carousel-showsixmoveone .carousel-inner .cloneditem-3,
    .carousel-showsixmoveone .carousel-inner .cloneditem-4,
    .carousel-showsixmoveone .carousel-inner .cloneditem-5 {
        display: block;
    }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
    .carousel-showsixmoveone .carousel-inner > .item.active.right,
    .carousel-showsixmoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(33.333%, 0, 0);
        transform: translate3d(33.333%, 0, 0);
        left: 0;
    }

    .carousel-showsixmoveone .carousel-inner > .item.active.left,
    .carousel-showsixmoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-33.333%, 0, 0);
        transform: translate3d(-33.333%, 0, 0);
        left: 0;
    }

    .carousel-showsixmoveone .carousel-inner > .item.left,
    .carousel-showsixmoveone .carousel-inner > .item.prev.right,
    .carousel-showsixmoveone .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
    .carousel-showsixmoveone .carousel-inner > .item.active.right,
    .carousel-showsixmoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-showsixmoveone .carousel-inner > .item.active.left,
    .carousel-showsixmoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-showsixmoveone .carousel-inner > .item.left,
    .carousel-showsixmoveone .carousel-inner > .item.prev.right,
    .carousel-showsixmoveone .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}
#ajax-load-more > div.alm-listing.alm-ajax.row > div:nth-child(1) > div:nth-child(1) {
	display: none !important;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #f5cb2c !important;
	margin-top: 43px !important;
}
div.heateor_ss_mobile_footer {
	display: none;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
	color: rgb(255, 215, 64) !important;
}