body {
    height: auto !important;
}

input, textarea, select {
    font-style: normal;
}
nav#main-nav .nav-logo img {
    max-width: 100%;
    height: auto;
}
nav#main-nav ul li.active a,
nav#main-nav ul li.current_page_item a {
    color: #fff;
    text-decoration: none;
}
nav#main-nav ul li.active a i
nav#main-nav ul li.current_page_item a i {
    color: #5aa9ce;
}
.social-nav {
    max-height: 50px;
    text-align: center;
    right: 0;
}
.social-nav div {
    display: inline-block;
}
.social-nav a.google-plus:hover {
    background: #c63d2d !important;
}
.response-message {
    display: none;
}
.home-first-section {
    position: relative;
    height: auto;
    text-align: center;
    overflow: hidden;
    height: 500px;
    background: rgba(0,0,0,0.3);
}
.video-background .home-first-section {
    background: rgba(0,0,0,0.4);
}
.home-first-section #logo {
    margin-top: 50px;
    margin-bottom: 20px;
}
.home-first-section.fullscreen .home-slider {
    margin-top: 280px;
}
.page-section {
    padding: 60px 0;
}
section.blog, section#mentions-legales{
    padding: 0;
}
.shortcode-number {
    padding-top: 50px;
}
.empty-space {
    padding: 100px 0 100px 0;
    min-height: 250px;
    height: auto;
}
.empty-space .section-pre-title {
    color: #999999;
}
.empty-space .section-title {
    color: #ffffff;
    font-size: 40px;
    margin-bottom: 0px;
}
.empty-space .has-icon .section-title {
    margin-bottom: 40px;
}
.empty-space .section-icon {
    background: url(../images/background-title-white.png) left center repeat-x;
}
.empty-space .section-icon i {
    background: transparent;
    color: #fff;
}
.shortcode-service {
    margin-top: 30px;
}
.shortcode-service span{
    cursor: pointer;
}
.shortcode-service.service h4 {
    text-transform: uppercase;
    color: #292929;
}
.shortcode-service.service p {
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
    padding: 0;
}
.testimonials-slider ul.slides p {
    color: #ffffff;
    font-size: 26px;
    line-height: 40px;
    font-weight: 300;
    margin-bottom: 0px;
    font-style: italic;
    padding: 30px 40px 0 40px;
}
.client-logo img {
    display: block;
    height: auto;
    max-width: 100%;
}
.page-clients {
    padding: 30px 0;
    background: #5aa9ce;
}
.page-clients .client-logo img {
    margin: 0 auto;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
.page-clients .client-logo img:hover {
    opacity: .5;
}
.page-clients .client-logo.fade-me img {
    opacity: .2;
}
.page-clients .client-logo a.client-active img:hover {
    opacity: 1;
}
.page-clients .client-logo.fade-me img:hover {
    opacity: .4;
}
.page-clients .client-description {
    margin: 30px 0;
    display: none;
}
.page-clients .client-description p {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    padding: 0px;
}
.page-clients .client-disabled a {
    cursor: default;
}
.page-clients .client-logo.client-disabled img:hover {
    opacity: 1;
}
.page-clients .client-logo.client-disabled.fade-me img:hover {
    opacity: .2;
}
.team-member {
    padding-top: 30px;
}
.team-member .image-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.team-member img {
    -webkit-transition: -webkit-transform 0.4s, opacity 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.3s;
    transition: transform 0.4s, opacity 0.3s;
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
.team-member:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    margin: 0 auto;
}
.team-member h4 {
    color: #292929;
    font-style: normal;
    font-size: 18px;
    margin-bottom: 0px;
}
.team-member h5 {
    color: #5aa9ce;
    font-style: italic;
}
form#newsletter-form {
}
form#newsletter-form #newsletter-name {
    width: 275px;
}
form#newsletter-form #newsletter-submit {
    margin-left: 10px;
}
form#newsletter-form p.form-message {
    color: #00baff;
    margin-top: 30px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0.20em;
    font-weight: 300;
    font-family: 'Cabin', sans-serif;
}
form#newsletter-form input {
    margin-bottom: 0px;
}
form#newsletter-form input[type="text"] {
    background: #f0f0f0;
    color: #959595;
}
#newsletter-form input::-webkit-input-placeholder, #newsletter-form textarea::-webkit-input-placeholder { color: #b0b0b0; }
#newsletter-form input:-moz-placeholder, #newsletter-form textarea:-moz-placeholder { color: #b0b0b0; }
#newsletter-form input.placeholder, #newsletter-form textarea.placeholder { color: #b0b0b0; }
#newsletter-form input:hover, #newsletter-form input:focus {
    background: #5aa9ce;
    color: #ffffff !important;
}
.portfolio-item img {
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
body.single-project #project-page {
    background: #ffffff;
}
body.single-project #project-page h3 {
    color: #111111;
}
body.single-project #project-page p {
    color: #555555;
}
body.single-project #project-page .button {
    color: #333333 !important;
}
body.single-project #project-page .flex-control-paging li a {
    background: rgba(0,0,0,0.2);
    box-shadow: none;
}
body.single-project #project-page .flex-control-paging li a:hover {
    background: rgba(0,0,0,0.5);
}
.extended-portfolio .project-content {
    overflow: hidden;
}
input[type='submit']:focus {
    color: #fff;
}
#footer .contact-form .error {
    border: 2px solid #e81752;
}
.sticky h2 {
    /*text-decoration: underline;*/
}
#footer {
    background-color:#272a5f;
    padding: 0;
}
#footer .footer1 {
    padding: 100px 0;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 1.3;
}
#footer .footer1 a {
    color: #fff;
}
#footer .footer1 p {
    font-size: 14px;
    line-height: 1.4;
    padding: 0;
}
#footer .footer1 img {
    display: block;
    margin: 0 auto;
}
#footer .footer2 {
    padding: 50px 0;
    background-color: #20214b;
}
#footer p.copy {
    font-size: 12px;
    color: #fff;
    letter-spacing: 0;
    line-height: 1;
    padding: 0;
}
#footer p.copy a {
    color: #fff;
}
#footer .contact-form {
    display: block;
    padding: 0;
}
#footer .section-title {
    font-size: 24px;
    margin: 0 0 60px 0;
    line-height: 1;
    text-transform: none;
    font-weight: 400;
}
#footer .submit_wrapper {
    background: rgba(222,65,144,1);
    background: -moz-linear-gradient(left, rgba(222,65,144,1) 0%, rgba(112,62,145,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(222,65,144,1)), color-stop(100%, rgba(112,62,145,1)));
    background: -webkit-linear-gradient(left, rgba(222,65,144,1) 0%, rgba(112,62,145,1) 100%);
    background: -o-linear-gradient(left, rgba(222,65,144,1) 0%, rgba(112,62,145,1) 100%);
    background: -ms-linear-gradient(left, rgba(222,65,144,1) 0%, rgba(112,62,145,1) 100%);
    background: linear-gradient(to right, rgba(222,65,144,1) 0%, rgba(112,62,145,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de4190', endColorstr='#703e91', GradientType=1 );
    padding: 2px;
    position: relative;
    height: 48px;
    width: 198px;
    margin: 0 auto 80px auto;
}
#footer input[type=submit] {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 194px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: none;
    font-weight: 400;
    background-color: #20214b;
    margin-bottom: 0;
    border: 0 none;
    padding: 0;
    letter-spacing: 0;
}
.testimonials-slider .slides > li{
    margin-left:0;
}
.flex-control-paging li a.flex-active,
#project-page .flex-control-paging li a.flex-active {
    background: #5aa9ce;
}
.widget{
    clear:both;
}
.widget_tag_cloud .tagcloud{
    overflow:hidden;
}
.pe-wp-default input[type=password]{
    background: #f0f0f0;
    color: #959595;
}
div.post .post-title h2{
    max-width:698px;
}
.commentlist .reply a:hover{
    background:#5aa9ce !important;
}
.sticky .post-title h2 a{
    background:#5aa9ce;
    color:#fff;
    text-decoration: none;
    padding:0 10px;
}
.sticky .post-title h2 a:hover{
    background:#fff;
    color:#5aa9ce;
}
.flexslider .slides img {
    height: auto;
}
.image-container img {
    max-width: 100%;
    height: auto;
}
.flex-control-nav {
    z-index: 99;
}

.page-section-dark{
    background:#272a5f;
}
.page-section-light{
    background:#FFFFFF;
}


.section-title {
    margin-top: 20px;
    font-size: 52px;
    margin-bottom: 60px;
}
.page-section-dark .section-title {
    color: #FFF;
}
.page-section-light .section-title {
    color: white;
    -webkit-text-fill-color: transparent;
    background: #4366AF;
    background: linear-gradient(90deg, #4366AF 0%, rgba(71,187,198,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.page-section-dark .post-body, 
.page-section-dark .post-body strong, 
.page-section-dark .post-body h4 {
    color: #FFF;
}
.page-section-dark .post-body > *:not(.row) {
    line-height: 22px;
}
.page-section-dark .post-body > .row {
    margin-top: 60px;
}
.page-section-dark .post-body > .row .service img {
    margin-bottom: 15px;
    max-height: 75px;
    width: auto;
    transition: all 300ms ease;
}
.page-section-dark .post-body > .row .service:hover img {
    transform: scale(0.9) rotate(5deg);
}
.page-section-dark .post-body > .row .service h4 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 22px;
    margin-bottom: 10px;
}
.page-section-dark .post-body > .row .service p {
    line-height: 18px;
    font-size: 16px;
}

.page-section-light div#slider-id-wrapper {
    display: flex;
}
div#slider-id-wrapper .ls-nav {
    width: 325px;
    margin-right: 30px;
}

.page-section-light .ls-nav #slider-id-nav-ul li > a {
    display: flex;
    text-align: left;
    background: none;
    padding: 0;
    align-items: center;  
    margin-bottom: 20px;
    width: 100%;
}
.page-section-light .ls-nav #slider-id-nav-ul li > a .tab_icon {
    width: 47px;
    height: 47px;
    flex: 0 0 47px;
    position: relative;
    margin-right: 20px;
}
.page-section-light .ls-nav #slider-id-nav-ul .tab_icon img {
    position: absolute;
    left: -5%;
    right: -5%;
    margin: 0 auto;
    top: 0;
}
.page-section-light .ls-nav #slider-id-nav-ul li > a .tab_icon img.hover {
    opacity: 0;
}
.page-section-light .ls-nav #slider-id-nav-ul li > a .tab_icon img.hover,
.page-section-light .ls-nav #slider-id-nav-ul li > a .tab_icon img.normal {
    transition:all 0.2s ease-in-out;
}
.page-section-light .ls-responsive .liquid-slider .panel .panel-wrapper{
    padding:0;
}
.page-section-light .ls-nav #slider-id-nav-ul li > a .tab_text {
    font-size: 15px;
    text-transform: uppercase;
    color: #272a5f;
    font-weight: 800;
    padding-bottom: 8px;
    line-height: 17px;
    flex:1;
    position:relative;
    transition:all 0.2s ease-in-out;
}
.page-section-light .ls-nav #slider-id-nav-ul li > a .tab_text:after{
    content:"";
    position:absolute;
    width:100%;
    left:0;
    top: 40px;
    height:1px;
    background:#272a5f;
    transition:all 0.2s ease-in-out;
}
.page-section-light .ls-nav #slider-id-nav-ul li > a.current .tab_text:after{
    background: linear-gradient(90deg, #4366AF 0%, rgba(71,187,198,1) 100%);
    height:5px;
}

.page-section-light .ls-nav #slider-id-nav-ul li > a.current .tab_text{
    color: white;
    -webkit-text-fill-color: transparent;
    background: #4366AF;
    background: linear-gradient(90deg, #4366AF 0%, rgba(71,187,198,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.page-section-light .ls-nav #slider-id-nav-ul li > a.current .tab_icon img.normal {
    opacity: 0;
}
.page-section-light .ls-nav #slider-id-nav-ul li > a.current .tab_icon img.hover {
    opacity: 1;
}

.page-section-light .slider-id-panel.panel {
    margin: 0;
    padding: 0;
    box-shadow: none;
    border: 0;
}
.page-section-light .ls-responsive .liquid-slider .panel .panel-wrapper .tab_text {
    color: #272a5f;
    font-size: 16px;
}
.page-section-light .ls-responsive .liquid-slider .panel .panel-wrapper .tab_text p{
    padding:0 0 20px 0;
}
.page-section-light .ls-responsive .liquid-slider .panel .panel-wrapper .tab_text strong {
    color: #272a5f;
}



@media (max-width:470px) {
    .section-title {
        font-size: 40px;
    }
}
@media (min-width: 992px) and (max-width: 1400px){
    .nav>li{
        padding-top: 0 !important;
    }
    nav#main-nav ul li a{
        box-shadow: none;
    }
}
@media (min-width: 992px){
    /* #one .container {
        max-width: 100%;
    }
    #oneSlider{
        margin-top: 0;
        position: relative;
    }
    #one #logo{
        text-align: left;
        margin: 1% 0 0 10%;
    }
    #one .container .row > div:first-child{
        display: none;
    }
    #one .container, #one .container .row, #one .container .row .col-md-12{
        height: 100%;
    } */
    nav#main-nav {
        right: 0;
        width: 100%;
        background: transparent;
        max-height: 75px;
        background-color: transparent;
    }
    nav#main-nav.fixed-header {
        background-color: #272a5f;
    }
    #logo{
        padding-top: 15px;
    }
    ul.nav{
        font-size: 17px;
        padding-top: 10px;
    }
    .nav>li {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-right: 50px;
    }
    .nav>li:after {
        position: absolute;
        display: block;
        content: '';
        width: 100%;
        height: 3px;
        bottom: 0;
        left: 0;
        opacity: 0;
        background: rgb(221,65,144);
        background: linear-gradient(90deg, rgba(221,65,144,1) 50%, rgba(221,65,144,0) 100%);
        transition: opacity 300ms ease;
    }
    .nav>li:hover:after,
    .nav>li.current:after {
        opacity: 1;
    }
    .nav li#menu-item-400 {display: none;}
    .nav-trigger{
        display: none;
    }
    nav#main-nav ul li.active a, nav#main-nav ul li.current_page_item a{

    }
    nav#main-nav ul li a:hover, nav#main-nav ul li a:focus, nav#main-nav ul li.current a{

    }
    .page-header #logo{
        display: none;
    }
    .shortcode-service {
        margin-top: 0;
    }
}
@media (max-width: 991px){
    #main-nav #logo{
        display: none;
    }
    #logo.logo-mobile {
        position: absolute;
        top: 15px;
        width: 153px;
        height: 37px;
        margin: auto;
        left: 0;
        right: 0;
    }
    .home-slider {
        margin-top: 0;
    }
}
@media (max-width: 480px){
    .home-slider ul.slides h1 {
        font-size: 25px;
    }
}
#contact.empty-space{
    padding: 150px 0 100px 0;
    font-size: 50px;
    background: #272a5f url(../images/enveloppe.png) 50% 60px no-repeat;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
}
#empty1 h1{
    display: none;
}
#a-propos .container, #services .container{
    max-width : 1150px;
}
.pe-wp-default p {
    padding: 0 10px 20px;
}
.va-container{
    position:relative;
    margin:40px auto 0 auto;
}
.va-wrapper{
    width:100%;
    height:100%;
    position:relative;
    overflow:hidden;
    background:#000;
}
.va-slice{
    cursor:pointer;
    position:absolute;
    width:100%;
    left:0px;
    overflow:hidden;
}
.va-slice-1{
    background:#000 url(/wp-content/themes/nervaq/images/1.jpg);
    background-size: cover;
}
.va-slice-2{
    background:#000 url(/wp-content/themes/nervaq/images/2.jpg);
    background-size: cover;
}
.va-slice-3{
    background:#000 url(/wp-content/themes/nervaq/images/3.jpg);
    background-size: cover;
}
.va-slice-4{
    background:#000 url(/wp-content/themes/nervaq/images/4.jpg);
    background-size: cover;
}
.va-slice-color-1{
    background-color:#97c5eb;
}
.va-slice-color-2{
    background-color:#68ace5;
}
.va-slice-color-3{
    background-color:#0072cf;
}
.va-slice-color-4{
    background-color:#0039a6;
}
.va-title{
    text-transform:uppercase;
    font-size:40px;
    text-align: left;
    margin-left:20px;
    color:#5aa9ce;
    margin-bottom: 0;
}
.va-title2{
    font-size:24px;
    text-align: left;
    margin-left:20px;
    color:#5aa9ce;
    padding-left: 10px;
}
.va-content{
    display:none;
    margin-left:25px;
}
.va-slice p{
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    color: rgba(80, 80, 80, 1.000);
}
.va-slice ul{
    margin-top:20px;
    margin-left: 20px;
}
.va-slice ul li{
    text-align: left;
    margin:0px 2px;
    color: #5aa9ce;;
}
.va-slice ul li span{
    text-align: left;
    margin:0px 2px;
    color: rgba(80, 80, 80, 1.000)
}
.va-nav span:hover{
    opacity:1.0;
}
.hi-icon{
    color: rgb(90, 169, 206);
}
.liquid-slider .ls-panel, .ls-wrapper{
    max-width: 1200px !important;
}
.ls-wrapper li.current a{
    background-color: #5aa9ce;
    color: white;
}
.ls-wrapper li.current a i, .ls-wrapper li.current a span{
    color: white;
}
.ls-wrapper li.current a:hover i, .ls-wrapper li.current a:hover span{
    color: #5aa9ce;
}
.panel-wrapper, .panel-wrapper p{
    text-align: left;
}
.wp-admin .pe_theme .logo{
    display: none;
}
a.linkedin {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    background: transparent;
    text-align: center;
    line-height: 50px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-top: -25px;
}
a.linkedin:hover{
    background-color: #4C97C8;
}
#footer .container{
    max-width: 1800px;
}
#footer a.linkedin i {
    line-height: 50px;
}
.page-id-272 nav#main-nav ul li a, .page-id-284 nav#main-nav ul li a{
    box-shadow: none;
}
.page-id-272 nav#main-nav ul li#menu-item-312 a{
    background: rgba(0,0,0,0.2);
}
.page-id-272 nav#main-nav ul li#menu-item-312 a i{
    color: #5aa9ce;
}
.plaquetteDiv *{
    display: inline-block;
}
.plaquetteDiv p{
    vertical-align: middle;
}
.plaquetteDiv img{
    max-width: 50px;
}
#main-nav{
    opacity: 0;
}
#secondTitle{
    position: absolute;
    text-align: right;
    bottom: 5%;
    right: 5%;
    max-width: 37%;
}
#secondTitle h2{
    font-size: 35px;
    font-style: italic;
    color: white;
}
#slider-id-nav-ul{
    width: 100%;
}
.ls-wrapper .ls-nav ul li{
    margin: 0;
}
.ls-wrapper .ls-nav ul li a{
    min-width: 24%;
}
#slider-id-wrapper .panel-wrapper .title{
    display: none;
}
#slider-id-wrapper .panel-wrapper p{
    line-height: 24px;
    font-size: 16px;
}
.section-icon{
    margin-bottom: 25px;
}
.copy{
    padding: 40px;
}
.mentionsLegales{
    padding-top: 0;
}
#mentions-legales p{
    text-align: left;
    line-height: 25px;
}
.ls-wrapper .liquid-slider{
    background: white !important;
}
.logoFooter img{
    max-width: 33%;
}
.flipbook-loading-bar{
    display: none;
}
.page-template.page-template-page_blog-php, .single-post{
    background: url('/integrale-IP/wp-content/uploads/2013/11/bg_pic1.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-template.page-template-page_blog-php .page-header, .single-post .page-header{
    background-color: white;
}
.home .plaquetteDiv{
    display: none;
}

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

html,body{
    overflow-y:auto !important;
    overflow-x:hidden !important;
}
body.mobile nav#main-nav ul li a {
    padding: 3px 1em 3px 2.2em;
}
section#one .container-wrapper{
    z-index: 9999;
}
#preloader {
    z-index: 99999;
}
.slick-initialized .slick-slide:focus{
    outline:0;
}

@media screen and (max-width:1199px){
    .page-section-light .ls-nav #slider-id-nav-ul li > a .tab_text {
        font-size: 14px;
    }
}

@media screen and (max-width:991px){
    .nav-trigger {
        left: -65px;
    }
    nav#main-nav {
        width: 220px;
        right: -220px;
    }

    .page-section-light .ls-nav #slider-id-nav-ul li > a .tab_text {
        font-size: 13px;
    }
}

@media screen and (max-width:767px){
    nav#main-nav {
        right: -225px;
        width: 225px;
    }
    .nav-trigger {
        top: 20px;
    }
    nav#main-nav .nav {
        margin-left: 0;
    }
    section#one .container-wrapper {
        display: table;
        table-layout: fixed;
        text-align: center;
    }

    .page-section-light div#slider-id-wrapper {
        flex-wrap: wrap;
    }
    div#slider-id-wrapper .ls-nav {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .page-section-light .ls-nav #slider-id-nav-ul li > a .tab_text {
        font-size: 16px;
    }
    .ls-wrapper .ls-select-box select {
        color: #000;
    }

    .section-title,
    #contact.empty-space {
        font-size: 40px;
    }

    #footer .footer1 .col-md-5th-1{
        margin-bottom:25px;
    }
}