/*-----------------------------------------------------------------------------------
Theme Name:NewWave
Theme URI: #
Description:NewWave is a Responsive Wordpress Theme with a multitude of amazing CMS features.
Author: NewWave
Author URI: #
Version:1.0
Tags:theme-options,custom-menu,responsive,html5
----------------------------------------------------------------------------------*/
body {
    font-family: "ProximaNova-Medium";
    font-size: 16px;
    line-height: 26px;
    color: #231F20;
    letter-spacing: .6px;
}

img {
    max-width: 100%;
}

.main_wrapper {
    position: relative;
    z-index: 1;
    background: #fff;
}

.footer_main {
    position: fixed;
    z-index: -1;
    bottom: 0;
    width: 100%;
}

.pagination li span.pages {
    display: none !important;
}

.thoughts-article .jumbotron p {
    font-family: 'CeraGR-Light';
    font-size: 34px;
    color: #231f20;
    letter-spacing: 1px;
    line-height: inherit;
}

.article-story .story-one:before,
.article-story .story-two:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000007a;
    content: '';
    cursor: pointer;
}

.featured_solve_one_overlay {
    transition: opacity 1s ease-in-out;
}

.featured_solve_one_overlay.opacity {
    opacity: 1;
    transition: opacity 1s ease-in-out, background 1s ease-in;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #e10098;
    background: none;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #fff;
    color: #5b6770;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #e10098;
    background: #fff;
}

.banner_landing h2 {
    letter-spacing: 5px;
}

.gretr_good.people-inner .gre-img img {
    width: 100%;
}

.banner_section.light-car {
    background: #f7f7f7;
}

.banner_section.light-car .item {
    background: none !important;
    min-height: 0;
}

.banner_section.light-car .carousel-inner > .active {
    left: 0;
}

.banner_section.light-car .carousel {
    height: auto;
}

.banner_section .carousel-caption .item.lighttheme {
    background: #f7f7f7;
}

/*.banner_section.light-car .carousel-caption p{
	color:#231f20;
}
.banner_section.light-car .carousel-caption{
	    max-width: 510px;
		width:100%;
}
.banner_section.light-car a.lernds-btn{
	color:#231f20;
	 background-image: linear-gradient(#f7f7f7, #f7f7f7), radial-gradient(circle at top left, #e10098,#702f8a);
    background-image: -webkit-linear-gradient(#f7f7f7, #f7f7f7), radial-gradient(circle at top left, #e10098,#702f8a);
    background-image: -moz-linear-gradient(#f7f7f7, #f7f7f7), radial-gradient(circle at top left, #e10098,#702f8a);
    background-image: -o-linear-gradient(#f7f7f7, #f7f7f7), radial-gradient(circle at top left, #e10098,#702f8a);
}*/
.thoughts-article .related ul li {
    font-size: 13px;
}

.hs-error-msgs.inputs-list {
    list-style: none;
    padding: 0;
    color: #f00;
}

.hbspt-form fieldset {
    margin-bottom: 20px !important;
    width: 100% !important;
}

.hbspt-form fieldset.form-columns-1 .input {
    margin-right: 0 !important;
}

.hbspt-form fieldset.form-columns-1 .hs-input {
    width: 100% !important;
}

.contact-page .contact-form .actions {
    text-align: center;
}

.hbspt-form fieldset.form-columns-1 .hs-input[type="checkbox"] {
    width: 20px !important;
    height: auto;
}

.contact-page .contact-form .hs_subscribe_to_our_email_list ul {
    list-style: none;
}

.contact-page .contact-form .hs_subscribe_to_our_email_list ul li {
    margin-left: 20px;
    font-family: 'ProximaNova-Medium';
    position: relative;
    top: 11px;
    font-size: 15px;
    margin: 0;
    text-align: center;
}

.contact-page .contact-form .hs_subscribe_to_our_email_list [type="checkbox"]:not(:checked),
.contact-page .contact-form .hs_subscribe_to_our_email_list [type="checkbox"]:checked {
    display: none;
}

.contact-page .contact-form .hs_subscribe_to_our_email_list label {
    position: relative; /* permet de positionner les pseudo-�l�ments */
    padding-left: 45px; /* fait un peu d'espace pour notre case � venir */
    cursor: pointer; /* affiche un curseur adapt� */
    background: url('images/checkbox_unchecked.png') left center no-repeat;
    height: 50px;
}

.contact-page .contact-form .hs_subscribe_to_our_email_list label.checked {
    background: url('images/checkbox_checked.png') left center no-repeat;
}

.contact-page .contact-form .hs_subscribe_to_our_email_list label span {
    margin-left: 20px;
    font-family: 'ProximaNova-Medium';
    position: relative;
    top: 11px;
    font-size: 15px;
    margin: 0;
    text-align: center;
    left: 10px;
    font-weight: normal;
}

.test-img {
    position: relative;
}

.test-img-bg {
    width: 100%
}

.test-img-person {
    position: absolute;
    top: 21%;
    left: 12.4%;
    width: 74.5%;
}

.category_filter {
    width: 240px;
    margin: 0 auto;
    display: block;
    border: 0px solid;
    box-shadow: 28px 0px 60px rgba(0, 0, 0, 0.22);
    border-radius: 12px;
    padding: 24px 20px;
    min-width: 240px;
    background: #fff;
    margin-top: 10px;
    display: none;
}

.category_filter ul {
    padding: 0;
    list-style: none;
    color: #fff;
	text-align: left;
}

.category_filter ul label input {
    display: none;
	text-align: left;
}

.category_filter ul label {
    position: relative;
    padding-left: 45px;
    cursor: pointer;
    background: url(images/checkbox_unchecked2.png) left center no-repeat;
    height: 35px;
    text-align: left;
    background-size: 25px;
    color: #000;
}

.category_filter ul label.checked {
    background: url('images/checkbox_checked2.png') left center no-repeat;
    background-size: 25px;
}

.category_filter ul label span {
    position: relative;
    top: 5px;
    font-size: 15px;
	text-align: left;
}

.category_filter li {
 	text-align: left;
}



.item.slick-slide.slick-active .featured_solve_one_overlay {
    display: none;
}

.view_all-wht, .article_one {
    position: relative;
    z-index: 1;
}

.hs-error-msgs.inputs-list label {
    display: block;
    text-align: center;
    font-size: 12px;
}

#catFilter .hover_image {
    display: none;
}

#catFilter:hover .main_image, #catFilter:focus .main_image, #catFilter:active .main_image {
    display: none;
}

#catFilter:hover .hover_image, #catFilter:focus .hover_image, #catFilter:active .hover_image {
    display: inline-block;
}

.hbspt-form fieldset {
    margin-left: auto !important;
    margin-right: auto !important;
}

blockquote {
    font-size: 20px;
}

blockquote * {
    font-size: inherit !important;
}

.key-service:not(.safe) .row > .col-md-6:nth-child(2n) {
    clear: left;
}

.key-service:not(.safe).row > .col-md-6 {
    margin-bottom: 20px;
}

.vid-fr {
    z-index: 1;
}

.vid-fr iframe, .vid-fr video {
    position: absolute;
    max-width: 916px;
    width: 100%;
    max-height: 550px;
    height: 550px;
}

.vid-fr img {
    z-index: 1;
    position: relative;
}

.globly_reltve .abslte_div {
    z-index: 1;
}

.banner_section .carousel {
    height: 753px;
}

.banner_section .item {
    min-height: 793px;
}

.banner_section .item.light {
    background: url(images/sliderlight/bg.png), linear-gradient(to bottom, #f7f7f7 0%, #f7f7f7 51%, #ffffff 100%);
    filter: url(images/sliderlight/bg.png), progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=0);
    background-repeat: no-repeat, repeat;
    background-position: top right;
    background-size: 860px, contain;
}

.banner_section .item.dark {
    background-image: url(images/sliderdark/bg.png), url(images/sliderdark/home-banner-bg.jpg);
    /*background-size: 1000px, cover;*/
    /*min-height: 793px;*/
}

.banner_section .item.light .item-img {
    position: absolute;
    width: 801px;
    right: 0;
    top: 0%;
}

.banner_section .item.dark .item-img {
    position: absolute;
    width: 760px;
    right: 0;
    top: 74px;
    margin-top: -3px;
}

.banner_section .item.light .carousel-caption p {
    color: #231f20;
}

.banner_section.lightslider .carousel-control {
    color: #000 !important;
}

.banner_section .carousel-control {
    line-height: 38px;
    text-align: center;
}

.banner_section .carousel-control span.glyphicon {
    display: block;
    top: 7px;
    margin: 0 auto;
}

.banner_section .carousel-control:hover {
    color: #000 !important;
    background-color: #fff !important;
    border-color: #fff !important;
}

.banner_section.lightslider .carousel-control:hover {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #000 !important;
}

.featured_solve_main.two .featured_solve_one {
    padding-bottom: 20px;
}

.navbar-default .navbar-nav > li.user_btn a:hover {
    /*background-color:black;*/
    opacity: 0.5;
}

@media (min-width: 1366px) {
    .banner_bottom_section {
        margin-top: -30px;
        /*margin-top: 10px;*/
    }

    .banner_section .carousel-control span.glyphicon {
        top: 9px;
    }

    /*.banner_section .carousel{*/
        /*height: 396px;*/
    /*}*/

    /*.banner_section .item.dark{*/
        /*background-size: 500px;*/
    /*}*/

    /*.banner_section .item.dark .item-img{*/
        /*max-width: 400px;*/
        /*top: 40px;*/
    /*}*/

    /*.banner_section .carousel-caption{*/
        /*top: 80px;*/
    }
}

@media (min-width: 991px) {
    li.active.na-hov:before {
        display: block;
    }

    .navbar-default .navbar-nav > li.contact_btn a:hover,
    .navbar-default .navbar-nav > li.contact_btn.active a {
        background: #e10098 !important;
        color: #fff !important;
    }

    .thoughts-article .related h4 {
        font-size: 22px;
    }

    .thoughts-article .join-newsletter p {
        font-weight: bolder;
    }

    .contact-page .address-info {
        padding-bottom: 140px;
        padding-bottom: 210px;
    }

    .banner_section .carousel-caption {
        top: 28%;
    }

}

@media (min-width: 768px) {
    .featured_solve_one {
        min-height: 460px;
    }

    .featured_solve_one_overlay {
        z-index: 4;
    }

    .article_one .ar-cont {
        padding-bottom: 0;
    }

    .article_one p {
        font-size: 14px;
    }

    .header_main.dark .navbar.navbar-default {
        background-color: #000;
    }

    .header_main.dark .navbar.navbar-default .navbar-nav > li > a {
        color: #fff;
        background: #000;
    }

    .header_main.dark .navbar-default .navbar-nav > li.contact_btn a {
        background-image: linear-gradient(#000, #000), radial-gradient(circle at top left, #e10098, #702f8a);
        background-image: -webkit-linear-gradient(#000, #000), radial-gradient(circle at top left, #e10098, #702f8a);
        background-image: -moz-linear-gradient(#000, #000), radial-gradient(circle at top left, #e10098, #702f8a);
        background-image: -o-linear-gradient(#000, #000), radial-gradient(circle at top left, #e10098, #702f8a);
        background-origin: border-box;
        background-clip: content-box, border-box;
        color: #fff;
    }

    .header_main.dark .navbar-default .navbar-nav > li.contact_btn a:hover {
        background: #e10098;
        color: #fff;
    }

    .desk-logo.white {
        display: none;
    }

    .header_main.dark .desk-logo {
        display: none;
    }

    .header_main.dark .desk-logo.white {
        display: table;
    }

    .featured_solve_one {
        min-height: 413px;
    }

    .landing_article.domain > .container > .row > .col-sm-6:nth-child(2n+1) {
        clear: left;
    }

    .award-content .cart .row .col-sm-6:nth-child(2n+1) {
        clear: left
    }

}

@media (max-width: 991px) {
    ul.dropdown-menu.cap-nav, ul.dropdown-menu.solv-nav {
        position: relative;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        width: 100%;
    }

    .dropdown {
        clear: both;
    }

    ul.dropdown-menu.subwok.subwok-clic {
        display: block;
        height: calc(100% - 140px);
        overflow: auto;
    }

    .navbar-default .navbar-nav > li > a,
    .dropdown-menu > li > a {
        font-size: 15px;
        font-weight: normal;
    }

    ul.dropdown-menu.sub-menu > li > a {
        font-size: 14px;
    }

    .banner_section .carousel-caption h4,
    .banner_section .carousel-caption h4, .bnn_rgt_text h4, .abslte_div h4, .career_main h4, .heading_solve,
    .bnn_rgt_text h4 {
        letter-spacing: 4px;
    }

    li.active.na-hov > a {
        background: none !important;
    }

    .navbar-default .navbar-nav > li.contact_btn a {
        color: #fff;
        background: none;
    }

    .navbar-default .navbar-nav > li.contact_btn.active a {
        color: #e10098;
        background: none;
    }

    .footer_main {
        position: fixed !important;
    }

    .navbar-collapse.collapse.in {
        overflow: visible;
    }

    .navbar-collapse.collapse.in .navbar-nav {
        right: 0px !important;
    }

    .page-template-template-people .landing_article .margin-bottom-60 {
        margin-bottom: 0 !important;
    }

    .landing_article {
        padding-bottom: 25px;
        padding-top: 25px;
    }

    .landing_article.people > .container > .row.margin-top-60 {
        margin-top: 0 !important;
    }

    .social-carousel #carousel-example-generic1 {
        top: 0;
        margin-top: 30px
    }

    .landing_article .p-l-0 {
        padding-left: 15px !important;
    }

    .landing_article .p-r-0 {
        padding-right: 15px !important;
    }

    .landing_article.two .row.margin-top-60 {
        margin-top: 10px !important;
    }

    .vid-fr iframe, .vid-fr video {
        max-width: 674px;
        width: 100%;
        height: 400px;
    }

    .vid-fr img {
        height: 418px;
    }

    .featured_solve_main .slick-prev, .featured_solve_main .slick-next {
        display: none !important;
    }

    .landing_article {
        display: block;
    }
}

@media (min-width: 992px) {
    .rediu-fil .row > .col-md-4:nth-child(3n+1) {
        clear: left;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .rediu-fil .row > .col-md-4:nth-child(2n+1) {
        clear: left;
    }

    .header_main.dark .nav-logo {
        display: none;
    }
}

@media (max-width: 767px) {
    .footer_main {
        display: none;
    }

    .hbspt-form fieldset {
        max-width: 90% !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    fieldset.form-columns-2 .input {
        margin-right: 0 !important;
    }

    .contact-page .contact-form input {
        width: 100% !important;
    }

    .contact-page .contact-form .hs_subscribe_to_our_email_list ul {
        padding: 0;
    }

    .contact-page .contact-form input.lern-btn.hs-button {
        width: 90% !important;
    }

    .vid-fr iframe, .vid-fr video {
        display: none;
    }

    .banner_section .item.dark {
        /*background-image: url(images/sliderdark/home-banner-bg.jpg);*/
        /*background-size: cover;*/

        background-image: url(images/sliderdark/bg.png), url(images/sliderdark/home-banner-bg.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .banner_section .item.dark .item-img, .banner_section .item.light .item-img {
        position: relative;
        width: 100%;
        top: 0px;
        padding: 0;

        min-height: 285px;
        background-size: cover !important;
        max-width: inherit !important;
    }

    .banner_section .item.light .carousel-caption p {
        color: #ffffff;
    }

    .banner_section .carousel-caption {
        background: url(images/ba-bg.jpg) no-repeat;
        background-size: cover;
    }

    .banner_section .carousel-indicators {
        /*bottom: 3%;*/
        /*left: 20px;*/
        width: auto;
        margin: 0px;

        top: 250px;
        left: 40px;
    }


    .banner_section .item.light {
        background-size: 100%;
    }

}

@media (max-width: 639px) {

    .banner_section .carousel-indicators {
        top: 250px;
        left: 40px;
    }

}

@media (max-width: 479px) {

    .banner_section .carousel-indicators {
        left: 20px;
    }

}

/*.img-hover{transition: all 500ms;}
.img-hover:hover{  -webkit-filter: grayscale(100%); opacity: 0.5;  Safari 6.0 - 9.0 
    filter: grayscale(100%);}*/

.img-hover {
    transition: all 500ms;
    opacity: 0.75;
}

.img-hover:hover {
    opacity: 1;
}

.p-l-0 {
    padding-left: 0 !important
}

.p-r-0 {
    padding-right: 0 !important
}

.full-width {
    width: 100%;
}

body {
    overflow-x: hidden;
}

.contact-page .contact-form input.lern-btn {
    font-size: 13px;
    color: #231f20;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-decoration: none;
    margin-top: 8px;
    border: double 2px transparent;
    border-radius: 80px;
    background-image: linear-gradient(#f8f8f8, #f8f8f8), radial-gradient(circle at top left, #e10098, #702f8a);
    background-image: -webkit-linear-gradient(#f8f8f8, #f8f8f8), radial-gradient(circle at top left, #e10098, #702f8a);
    background-image: -moz-linear-gradient(#f8f8f8, #f8f8f8), radial-gradient(circle at top left, #e10098, #702f8a);
    background-image: -o-linear-gradient(#f8f8f8, #f8f8f8), radial-gradient(circle at top left, #e10098, #702f8a);
    background-origin: border-box;
    background-clip: content-box, border-box;
    padding: 0;
    width: auto;
    min-width: 140px;
    height: 41px;
    margin-top: 20px;
}

a.lernds-btn:hover, a.lernds-btn:focus, a.lernds-btn:active,
a.lern-btn:hover, a.lern-btn:focus, a.lern-btn:active,
.abslte_div a:hover, .abslte_div a:focus, .abslte_div a:active,
.view_all-wht a:hover, .view_all-wht a:focus, .view_all-wht a:active,
a.vie-btn:hover, a.vie-btn:focus, a.vie-btn:active,
.view_all a:hover, .view_all a:focus, .view_all a:active {
    background: #e10098 !important;
    color: #fff !important;
    text-decoration: none !important;
}

.foot_one a {
    opacity: 0.75;
}

.foot_one a:hover {
    opacity: 1;
}

.follow_us > span img {
    opacity: 0.75;
}

.follow_us > span img {
    opacity: 1;
}

.ladning.get-in-touch .col-md-6.right h2 img {
    opacity: 0.5;
}

.ladning.get-in-touch .col-md-6.right h2:hover img {
    opacity: 1;
}

.social-carousel #carousel-example-generic1 .carousel-control {
    opacity: 0.5
}

.social-carousel #carousel-example-generic1 .carousel-control:hover {
    opacity: 1
}

.featured_solve_main.nobluropacity .featured_solve_one_overlay {
    opacity: 0 !important;
    display: none !important;
}

.featured_solve_main.nobluropacity .slick-initialized .slick-slide {
    filter: unset !important;
}