@font-face {
    font-family: 'exodudemo';
        src: url('../fonts/exodusdemo-regular-webfont.eot');
        src: url('../fonts/exodusdemo-regular-webfont.eot?#iefix') format('embedded-opentype'),
             url('../fonts/exodusdemo-regular-webfont.woff2') format('woff2'),
             url('../fonts/exodusdemo-regular-webfont.woff') format('woff'),
             url('../fonts/exodusdemo-regular-webfont.ttf') format('truetype'),
             url('../fonts/exodusdemo-regular-webfont.svg#d-dinregular') format('svg');
        font-weight: normal;
        font-style: normal;
    }

@font-face {
    font-family: 'nanumgothicregular';
        src: url('../fonts/nanumgothic-regular-webfont.eot');
        src: url('../fonts/nanumgothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
             url('../fonts/nanumgothic-regular-webfont.woff2') format('woff2'),
             url('../fonts/nanumgothic-regular-webfont.woff') format('woff'),
             url('../fonts/nanumgothic-regular-webfont.ttf') format('truetype'),
             url('../fonts/nanumgothic-regular-webfont.svg#nanumgothicregular') format('svg');
        font-weight: normal;
        font-style: normal;  
    }

.container-iqit-menu {
    z-index: 100;
    position: relative;
}
#_desktop_language_selector li {
    width: 30px;
    display: inline-block;
}
#_desktop_language_selector .dropdown-item {
    padding-left: 0px;
    padding-right: 0px;
}
.language-pict {
    width: 24px;
    padding-right: 5px;
}

.block-category {
    min-height: 0px;
}


    /*GLOBAL*/

body,
p,
.label,label,
#footer ul li {
    font-family: 'nanumgothicregular', sans-serif;
    font-weight: normal;
    color: #000000;
}

.h1, h1 {
    text-transform: uppercase;
    font-family: 'exodudemo';
    font-style: normal;
    color: #fff;
}

.h2, h2 {
    text-transform: uppercase;
    font-family: 'exodudemo';
    font-weight: normal;
    font-style: normal;
    color: #fff;
    opacity: 30%;
    font-size: 120px;
    margin: 0px auto 10px auto;
}

.h3, h3 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'exodudemo';
    font-size: 20px;
    width: 200px;
    display: block;
    padding: 10px;
    margin: 20px auto 20px auto;
}

.h4, h4 {
    font-size: 18px;
    margin-top: 15px;
}

.h5, h5 {
    text-transform: uppercase;
    font-family: 'exodudemo';
    font-style: normal;
    font-size: 40px;
    color: #fff;
}

#wrapper {
    background: #ffffff;
    padding-top: 0px;
    }

#main .page-content {
    padding-top: 0px;
}

.LPE-bandeau a, .LPE-bandeau:hover a {
    background-color:#1d1b1d;
    color: #fff;
    border: solid 2px #1d1b1d;
    text-transform: uppercase;
    width: 200px;
    display: block;
    padding: 10px;
    margin: 0px auto 0px auto;
}

.LPE-bouton a,
.input-group .input-group-btn>.btn,
.btn-primary.focus, .btn-primary:focus, .btn-primary {
    background-color:#1d1b1d;
    color: #fff;
    border: solid 2px #1d1b1d;
    text-transform: uppercase;
    width: 200px;
    display: block;
    padding: 10px;
    margin: 0px auto 0px auto;
}

.LPE-bouton:hover a,
.input-group .input-group-btn>.btn:hover,
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    background-color: transparent;
    color: #1d1b1d;
    border: solid 2px #1d1b1d;
    text-decoration: none;
}

.widget .LPE-bouton .media:first-child, .widget .media:first-child {
    margin: 0px;
}

a {
    color: #1d1b1d;
}

a:hover {
    color: #777777;
    text-decoration: none;
}

.LPE-effet:hover a img {
    transform: scale(1.1,1.1);
}

.LPE-right {
    padding-left: 60px;
}

.LPE-left {
    padding-right: 60px;
}


    /*HOME*/
.LPE-bouton-picto a img {
    position: relative;
    bottom: 15px;
}

.LPE-bouton-picto:hover a img {
    transform: scale(1.2,1.2);
}

.media.mediaWidget.carousel {
    padding: 0px;
}
    
.widget .owl-carousel .owl-item {
    padding: 0px;
}

.LPE-expertises img {
    width: 90px;
}

.LPE-expertises a {
    color: #ffffff;
}

.LPE-expertises a:hover {
    color: #777777;
    text-decoration: none;
}
    


    /*JE SUIS*/

.LPE-portrait img {
    position: relative;
    bottom: 55px;
    width: 300px;
}

.LPE-align .colonne {
    display: flex;
    align-items: center;
}



    /*MES REALISATIONS*/
.LPE-deco {
    max-width: 200px;
    position: absolute;
}

.LPE-projet-suivant {
    width: 350px;
}

.LPE-projet-suivant:hover a img {
    transform: scale(1.1,1.1);
}

#content .widget .parallax {
    height: 450px;
}

#cms.cms-id-22 .widget.container-fluid {
    margin-top: 0px;
}



    /*CONTACT*/
.form-control {
    color: none;
    border: none;
}

.label, label {
    font-size: 16px;
}

.input-group .input-group-btn>.btn {
    width: 100px;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary, .btn-primary:hover {
    display: inline-block;
    box-shadow: none;
    font-weight: normal;
}

#wrapper {
    box-shadow: none;
}



    /*HEADER-MENU*/

#header{
    padding: 0;
    background-color: #1d1b1d;
}

#header .header-banner {
    text-align: center;
}

#header .header-nav {
    border-bottom: none;
    margin-bottom: 10px;
}

#header .header-nav #contact-link,
.breadcrumb,
.page-header {
    display: none;
}

#iqitmegamenu-horizontal .cbp-vertical-on-top {
    float: right;
    width: 40px;
    padding-top: 7px;
}

.cbp-vertical-on-top .cbp-hrmenu.cbp-vertical>ul {
    background: #1d1b1d;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
}

#cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link {
    color: #ffffff;
    font-family: 'exodudemo';
    font-size: 100px;
    text-align: center;
    margin-top: 120px;
    margin-bottom: 120px;
}

.cbp-hrmenu .pull-right {
    float: none !important;
}

#cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover {
    background-color: #1d1b1d;
    color: #777777;
}

#header a:hover {   
    color: #ffffff;
}

#cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon.fa-6 {
    font-size: 70px;
    font-weight: normal;
}

#cbp-hrmenu1 > ul > li.cbp-hrmenu-tab.cbp-hrmenu-tab-8  {
    position: absolute;
    right: 16%;
    top: -110px;
}

/* .cbp-hrmenu-tab-6 a:after {
    content: "";
    height: 41px;
    width: 41px;
    position: absolute;
    background-image: url("../css/close_menu_manon-chaumont.png");
    background-repeat: no-repeat;
    margin-top: -90px;
    margin-left: 350px;
} */



    /*FOOTER*/

#footer,
.footer-container {
    padding-top: 0px;
    background-color: #1d1b1d;
} 

#footer .contact {
    max-width: 100%;
}

#footer .h3.hidden-sm-down {
    font-family: 'nanumgothicregular', sans-serif;
    font-weight: normal;
    text-transform: none;
    font-size: 15px;
    margin: 0px;
    padding: 0 0 10px 0;
}

.footer-container li a{
    color: #ffffff;
    font-size: 16px;
    vertical-align: middle;
}

.footer-container li a:hover {
    color: #777777;
    text-decoration: none;
}

#footer .wrapper {
    text-align: center;
    text-align: -moz-center;
    text-align: -webkit-center;
}

#footer .container .row {
    display: flex;
    align-items: center;
}





/* ***** RESPONSIVE ***** */

@media (max-width: 480px) {
/*GENERAL*/
.LPE-right {
    padding-left: 0px;
}
    
.LPE-left {
    padding-right: 0px;
}


/*JE SUIS*/
.LPE-align .colonne {
    display: block;
}

.LPE-inverse .row.colonne {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}


/*REALISATIONS*/
.h2, h2 {
    font-size: 40px;
}

#content.page-cms-2 .widget.fullHeight.container-fluid{
    padding-top: 50px;
}


/*CONTACT*/
.btn-primary.focus, .btn-primary:focus, .btn-primary, .btn-primary:hover {
    display: block;
}


/*HEADER*/
#header .header-top {
    background: #1d1b1d;
}

#iqitmegamenu-mobile #iqitmegamenu-shower {
    color: transparent;
    border: none;
}

#iqitmegamenu-mobile .iqitmegamenu-icon {
    color: #fff;
    background-color: transparent;
}

.header-top .col-sm-12, .header-top  .container.container-iqit-menu {
    padding-left: 0px;
}

#iqitmegamenu-accordion.cbp-spmenu > li a {
    font-family: 'exodudemo';
    font-size: 20px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}

.LPE-bouton-picto a img {
    position: relative;
    bottom: 35px;
    padding-top: 20px;
    padding-left: 0px;
}


/*FOOTER*/
#footer .container .row {
    display: block;
}

#footer .contact.img-responsive {
    display: block;
    max-width: 50%;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

}



@media (min-width: 481px) and (max-width: 768px) {
    /*HOME*/
.LPE-iPad {
    display: flex;
    vertical-align: middle;
}

.LPE-portrait-home .changeable.img-responsive.center-block {
    max-width: none;
    padding-left: 50%;
}

.LPE-iPad .col-md-8 {
    float: none;
    box-sizing: initial;
}

.col-md-6.colonne.droppable.LPE-left {
    padding-right: 30px;
}
.col-md-6.colonne.droppable.LPE-right {
    padding-right: 30px;
}


    /*HEADER*/
.h2, h2 {
    font-size: 75px;
}


    /*HEADER*/
#_desktop_logo {
    width: 50%;
    margin-top: -20px;
    padding-bottom: 20px;
}

.header-top .h1, .header-top h1 {
    margin: 0px;
    display: contents;
    text-align: center;
}

#iqitmegamenu-mobile .iqitmegamenu-icon {
    margin-left: 0px;
    margin-right: 0px;
}

.header-top .container {
    margin: 0px;
}

.header-top .container {
    margin: 0px;
    padding: 0px;
}

.header-top .row {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}

#header .header-top {
    background: #1d1b1d;
    padding-bottom :    0px;
}

.header-top .col-md-9 {
    width: auto;
    margin-left: 50px;
}

#iqitmegamenu-mobile #iqitmegamenu-shower {
    color: transparent;
    border: none;
}

#iqitmegamenu-mobile .iqitmegamenu-icon {
    color: #fff;
    background-color: transparent;
}

#iqitmegamenu-accordion.cbp-spmenu > li a {
    font-family: 'exodudemo';
    font-size: 20px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}

.LPE-bouton-picto a img {
    position: relative;
    bottom: 35px;
    padding-top: 20px;
    padding-left: 0px;
}
    

}



@media (min-width: 769px) and (max-width: 1024px) {

.h2, h2 {
    font-size: 103px;
    margin: 0px auto 50px auto;
}
    
#cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link {
    font-size: 90px;
    margin-top: 150px;
    margin-bottom: 150px;
}

#cbp-hrmenu1 > ul > li.cbp-hrmenu-tab.cbp-hrmenu-tab-8  {
    right: 7%;
}

}



@media (min-width: 1025px) and (max-width: 1366px) { 

.h2, h2 {
    font-size: 70px;
    margin: 0px auto 0px auto;
}

#cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link {
    font-size: 65px;
    margin-top: 70px;
    margin-bottom: 70px;
}

#cbp-hrmenu1 > ul > li.cbp-hrmenu-tab.cbp-hrmenu-tab-8  {
    top: -70px;
}

}