@import url('https://fonts.googleapis.com/css2?family=Cuprum:ital,wght@0,400..700;1,400..700&family=Great+Vibes&display=swap');

body {
  padding-top: 0;
  color: #34495e;
  background: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size:17px;
}


/**** Pour footer toujours en bas **************/
html, body {
  height: 100% !important;
  overflow-x: hidden;
}
body {
  display: flex !important;
  flex-direction: column;
}
body main {
  flex: 1 !important;
}


footer {
    border-top:1px solid #fff;
    margin-top: 50px;
    width:100%;
}

#body_home footer{
    margin-top: 0px;
}

#bottom{
    padding-top:50px;
    background-color:#175397 !important;

}
#bottom p, #bottom a, #bottom address{
    font-size:14px;
}

/*********************************************************/


.top-image{
    display:none !important;
}

/*
#big-video-wrap {
  overflow: hidden;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  padding: 0;
}
*/
#big-video-wrap {
  overflow: hidden;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#big-video-wrap-2{
    background-image:url('/images/videobg_v6.jpg');
    background-size:cover;
    background-position:center center;
}
.video-content-2{
    padding:5% 0;
}

/*********************************************************/

.container-fluid{
    max-width:1400px !important;
    margin:0 auto;
    padding:0 15px;
}
.blocks {
    width:100%;
    max-width:1400px;
    margin:0 auto;
    padding:0 15px;
}


.block-content {
    margin:0 auto;
    width: 100% !important;
    height:auto !important;
}
.block-content img{
    width: 100% !important;
    height:75% !important;
}

/*********************************************************/

.home_title_bloc{
    color:#fff;
    margin:8% auto;
    width:100%;
}
h1.home{
    color:#fff;
    line-height:1em;
}
h1.home span:nth-of-type(1){
    display:block;
    font-size:4em;
    font-weight:bold;
}
h1.home span:nth-of-type(2){
    padding-top:50px;
    display:block;
    font-size:1em;
}
h2.home_slogan{
    color:#fff !important;
    font-size:1.2em;
    line-height:1em;
}


@media only screen and (max-width: 1024px) {
    h1.home span:nth-of-type(1){
        font-size:3em;
    }
    h1.home span:nth-of-type(2){
        font-size:1em;
        padding-top:40px !important;
    }
}
@media only screen and (max-width: 768px) {
    h1.home span:nth-of-type(1){
        font-size:2em;
    }
    h1.home span:nth-of-type(2){
        font-size:0.7em;
        padding-top:20px !important;
    }
}
@media only screen and (max-width: 480px) {
    h1.home span:nth-of-type(1){
        font-size:1.5em;
    }
    h1.home span:nth-of-type(2){
        font-size:0.7em;
        padding-top:20px !important;
    }
}


@media screen and (max-width: 600px) {
    .video-old {
        display:none;
    }
    .video-block-old {
        background-color:#2588d9;
        background-image: url('/images/videobg_v6.jpg');
        background-size:cover;
        background-position:center center;
    }
}


/**********************************************************************/

/* masquer haut de 2eme ligne */
/*
.ih-item.square.effect3 .info h3 {
  line-height: 1.3em;
}
.ih-item:hover *{
  line-height: 1em;
}
*/

.cd-tab-filter-wrapper{
    border-bottom:1px solid #ffc12d;
}
.ih-item.square .info {
    bottom: 25px !important;
}
.ih-item.square.effect3 .info {
  height: 85px !important;
}

.ih-item.square.effect3.colored .info {
  background: #175397 !important;

}
.ih-item.square {
  position: relative;
  max-height: 270px;
  width: 316px;
  height: 216px;
  margin-bottom: 30px;
  border: 13px solid #fff;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
}

/***************************************************************************/
/*
@media only screen and (max-width: 768px) {

    #all_realisations_home li{
        width: 100%;
        display:block !important;
        margin:0 auto;
        text-align:center;
    }

    ul.cd-filters{
        width: 70%;
    }
    .cd-tab-filter, .cd-tab-filter.is-open  {
        display: block;
        width: 100%;
    }
    .cd-tab-filter a {
        display: block;
        width: 100%;
        font-weight:bold;
    }

    .cd-tab-filter ul {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #ffffff;
        box-shadow: inset 0 0px 0 #fff;
    }
    .cd-tab-filter ul li{
         width: 100%;
    }
    .cd-tab-filter a.selected {
        background: #175397;
        color: #ffffff;
    }
}
*/
@media only screen and (max-width: 768px) {


    .cd-main-content{
        margin:0 auto;
        padding:0px;
        text-align:center;
    }
    .cd-filters{
        margin:0 auto;
        padding:0px;
        text-align:center;
    }





    .cd-tab-filter {
        margin:0 auto;
        text-align:center;
    }

    .cd-tab-filter.is-open {
        margin:0 auto;
        text-align:left;
    }

    .cd-tab-filter.is-open a{
        padding-left:15px;
    }

    .cd-tab-filter, .cd-tab-filter ul {
        display: block;
        width: 100%;
    }
    .cd-tab-filter ul {
        box-shadow: inset 0 0px 0 #fff;
    }




    .cd-tab-filter ul li {

        width: 100%;

    }

    .cd-tab-filter ul li a{
        /*
        display: block;
        width: 100%;
        margin:0 auto;
        text-align:center;*/
    }


    .cd-tab-filter a {

        display: block;
        width: 100%;
        padding:10px;
        line-height:1em;

        display: block;
        height: auto;

        line-height: 1em;
        padding-left: 0px;




    }
    .cd-tab-filter a.selected {
        background: #175397;
        color: #ffffff;
    }


    #all_realisations_home{
        margin:0 auto;
        padding:0px 0;
        width: 100%;
        text-align:center;
    }

    .cd-gallery {
        margin:0;
        padding: 26px 0;
        width: 100%;
        max-width: 100%;
        overflow:hidden;
    }

    .cd-gallery li {
        width: 42%;
        /*overflow:hidden;*/
    }


}



/*************************************************************************/
@media only screen and (max-width: 800px) {
    .bgmenu {
        height: 100%;
        overflow: visible;

    }

}



/*************************************************************************/


@media only screen and (min-width: 768px) {
    .no-touch .cd-tab-filter a:hover {
        color: #ffc12d;
    }
    .cd-tab-filter a {
        display: inline-block;
        padding: 0 1em;
        width: auto;
        color: #175397;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 1.2rem;
    }
    .cd-tab-filter a.selected {
        background: transparent;
        background-color: #ffc12d;
        color: #175397;
        /*box-shadow: inset 0 -3px 0px #175397;*/
        box-shadow: inset 0 0px 0px #175397;
    }

    a.selected:hover{
        color: #175397 !important;
    }
}


/*******************************************************************************/

@media only screen and (max-width: 480px) {
    .single-blog-left {
        margin-left: -20px;
    }
    .single-blog-right {
        width: 82%;
    }
}

/* btn rede more, lire + ... */
.readmore_area a span, .link {
  background-color: #ffc12d;
  color: #fff;
  border-radius:20px;
  font-weight:bold;
  letter-spacing:2px;
}

/*  Bloc actualité Home*/
.homBlog-area .blog-comments-box li h2{
    color: #ffc12d !important;
    font-size:40px !important;
}
.homBlog-area *{
    color:#fff !important;
}

.section-heading h2, .homBlog-area > .section-heading h2{
    font-size:40px !important;
}

.homBlog-area h2{
    font-size:22px !important;
}




h1{
    font-family:Cuprum;
    font-size:30px;
    font-weight:bold;
    color:#175397;
    margin-bottom:50px;
    border-bottom:0px;
}
h1::after {
  bottom: -10px;
  content: "";
  height: 15px;
  left: 0;
  position: absolute;
  width: 100px;
}
h1::after {
  background: #ffc12d none repeat scroll 0 0;
}

h2{
    font-family:Cuprum;
    font-size:22px;
    font-weight:bold;
    color:#175397 !important;
}

h3{
    font-family:Cuprum;
    font-size:18px;
}


/* ************************************************************************************* */

.bloc_realisations .featurette{
    padding:20px;
    border:0px solid #dbdbdb;
    background-color:#f4f7fa;
    border-radius:10px;
}
.bloc_realisations .featurette .link{
    font-size:0.8em;
}

.navbar {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0 !important;
    box-shadow : none;
    -moz-box-shadow : none;
    -webkit-box-shadow : none;
    border-bottom:30px solid #175397;
}
.navbar-brand img{
    margin-top:7px;
}
@media only screen and (max-width: 768px) {
    .navbar-brand img{
        margin-top:2px;
    }
}
@media only screen and (max-width: 600px) {
    .navbar-brand img{
        margin-top:8px;
    }
}
@media only screen and (max-width: 450px) {
    .navbar-brand img{
        margin-top:2px;
    }
}

/**************************************************************/


#body_home .navbar {
    border-bottom:0px solid #ffc12d;
}

.inner-contact{
    background-color:#d9e6f0;
    padding:5%;
    border-radius:50px 0 50px 0;
}
.inner-contact input, .inner-contact textarea{
    border:0px;
}
.contact-red-required{
    color:red;
    font-weight:bold;
}




.sidebar-title h4 {
   border-bottom: 0px solid #A4CCE9;
   color:#175397;
}
.side-right iframe{
    margin-bottom:15px;
}
.side-right h4{
    margin-top:30px;
}
.side-right a{
    font-size:0.9em;
}

/* liens de la sidebar right*/
.blog-categories ul li span{
    display:none;
}
.blog-categories ul li {
    display: list-item;
    margin-left: -15px;
    list-style: none;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23ffc12d"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"/></svg>');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 24px;
    padding-left: 32px;
}
.blog-categories ul li::before {
    content: none;
}
@media screen and (min-width: 1200px) {
    .col-lg-9, .col-md-9{
        padding-right:5% !important;
    }
    .side-right.left-border{
        font-size:1em !important;
        border-left:0px !important;
        background-color:#fff7e5;
        padding:3%;
        border-radius:0px 0px 50px 0px !important;
        margin-top:-170px;
        margin-left:-17px;
    }
}
@media screen and (max-width: 1200px) {
    .side-right.left-border{
        font-size:1em !important;
        background-color:#fff7e5;
        padding:3%;
        margin-bottom:50px;
    }
}


#bloc_entreprises img{
    max-width:100% !important;
    height:auto !important;
    border:1px solid #dbdbdb;
}





@media screen and (max-width: 500px) {
    #bloc_entreprises .col-xs-6 {
        width:50%
    }
}



/***************************************************************/


.liste-metiers {
    margin-top:-15px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.liste-metiers li {
    flex: 0 0 calc(33.333% - 10px);
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    margin: 0px;
}
.liste-metiers li:nth-child(even) {
    margin-right:0px;
}
.liste-metiers li h2 {
    border-left: 0px solid #ffc12d;
    margin-left: 0px;
    color: #232323;
    margin: 20px 0 10px;
    padding: 10px;
    text-transform: none;
    font-size: 18px;
    line-height: 20px;
    text-align:center;
    background-color:#257cbc;
    border-radius:20px 0 20px 0;
}
.liste-metiers li a h2 {
    color:#fff !important;
}



@media only screen and (max-width: 990px) {
    .liste-metiers li {
        flex: 0 calc(50% - 10px);
    }
}
@media only screen and (max-width: 580px) {
    .liste-metiers li {
        flex: calc(100% - 0px);
    }
}

/***************************************************************/


.txt-page img{
    margin:0 5px 5px 0 !important;
    display:inline-block;
}



.txt-page h2{
    margin-left:0px !important;
    padding-left:0px !important;
    border-left:0px;
}

/****************************************************************************/


.bloc-actu {
    border-bottom: 0px solid #ddd;
    margin-bottom: 30px !important;
    padding-bottom: 30px;
}

.bloc-actu .row {
    background-color: transparent;
}

.actualites-liste-accroche {
    border-top: 0px solid #428bca;
    padding: 2% 0 5% 0;
    font-size:0.9em;
}

.post-title h2 {
    border-left: 0px;
    margin-left: 0px;
    margin: 0px 0 15px 0;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 30px;
    color: #175397;
    background-color:#e8eef5;
    border-radius:3px;
    border-bottom:0px solid #175397;
}
.actu-date{
    font-size:0.9em;
}

@media only screen and (max-width: 768px) {
    .bloc-actu .row {
        padding: 0;
        margin:0 -30px;
        width: auto;

    }
}
