/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
Comment: The dev who wrote this -> https://www.youtube.com/watch?v=MYZ67-Sh7kM
*/

:root {
    --primary: #5695cf;
    --liblue: #1EBBFF;
    --darkblue: #1859a8;
    --yellow: #FFC107;
    --pink: #FFB8B8;
    --ligrey: #c7c7c7;0
}

html {
    scroll-behavior: smooth;
}

body {
    background: #FFF;
    margin: 0px;
    padding: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}

body:focus {
    outline: none;
}

img {
    margin: 0px;
    padding: 0px;
}

* {
    margin: 0px;
    padding: 0px;
}

p:empty {
    display: none;
}

a {
    text-decoration: none;
    transition: all .5s ease-in-out;
}

a:hover {
    text-decoration: none;
}

*:-webkit-autofill,
*:-webkit-autofill:hover,
*:-webkit-autofill:focus,
*:-webkit-autofill:active {
    /* use animation hack, if you have hard styled input */
    -webkit-transition: all 5000s ease-in-out 0s;
    transition: all 5000s ease-in-out 0s;
    -webkit-transition-property: background-color, color;
    transition-property: background-color, color;
    /* if input has one color, and didn't have bg-image use shadow */
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
    /* text color */

    /* font weigth */
    font-weight: 300 !important;
}

.d-none {
    display: none !important;
}

body .ocm-effect-wrap-inner #header-secondary-outer {
    position: absolute !important;
    right: 0px;
    display: none;
}

.ubermenu .ubermenu-custom-content-padded {
    padding: 0px;
}

body .col.span_12 {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

body .container.main-content {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

body[data-col-gap="40px"] .vc_row-fluid .wpb_column {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body .col {
    max-width: 1420px;
    justify-content: center;
}

header .col {
    justify-content: left;
}

.w-250 {
    min-width: 280px;
}


/* header css start */

body #header-outer[data-lhe="animated_underline"].transparent #top nav>ul>li>a:after,
body #header-outer.transparent #top nav>ul>li[class*="button_bordered"]>a:before {
    border-color: var(--yellow) !important;
}

body #header-outer[data-format="centered-menu"] #top nav>.sf-menu>li ul {
    text-align: left;
    top: 50px;
    border-left: 1px solid var(--yellow);
    padding: 35px 0px 0px 0px;
    background: transparent !important;
}

#top nav>ul>li>ul>li,
#header-outer[data-format="centered-menu"] #top nav>ul>li>ul>li {
    border-left: 2px solid transparent;
    padding-left: 3px;
}

.nectar-button.accent-color.regular-button.link {
    background: var(--yellow) !important;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.11) !important;
    border-radius: 6px !important;
    box-sizing: border-box;
    color: #FFF !important;
    padding: 9px 26px !important;
    margin-left: 0px !important;
    font-family: 'Work Sans', sans-serif !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    color: #FFFFFF;
    transform: translateY(0px) !important;
    -webkit-transform: translateY(0px) !important;
}

.nectar-button.link:hover {
    transform: translateY(0px) !important;
    -webkit-transform: translateY(0px) !important;
    opacity: 1 !important;
}

.nectar-button.accent-color.regular-button.link:hover {
    background: #5696D1 !important;
    transform: translateY(0px) !important;
    -webkit-transform: translateY(0px) !important;
}

body .home_section_1 {
    padding-top: 50px !important;
    padding-bottom: 100px;
}

.h_section1_row {
    text-align: center;
    margin-top: 100px;
}

.h_section1_row .hover-wrap-inner {
    min-height: 160px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 30px;
}

.h_section1_row .nectar-button.small.regular.accent-color.regular-button.link {
    margin-top: 10px;
    display: none;
}

.h_section1_row .boxtext {
    min-height: 90px;
    margin-bottom: 15px !important;
}

.home_tools_logo {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
    margin-bottom: 0px !important;
}

.home_tools_logo .owl-carousel img {
    margin-top: 0px;
    margin-bottom: 0px;
}

.home_tools_logo .owl-carousel .owl-stage {
    padding: 0px;
}

.home_tools_logo .owl-dots.disabled {
    display: block;
}

.home_tools_logo .owl-carousel {
    width: 100% !important;
    margin: 0 auto;
}

.home_tools_logo .owl-theme .owl-dots {
    margin: 0px !important;
}

.home_tools_logo .owl-theme .owl-dots .owl-dot.active span {
    width: 33px !important;
    margin: 0px 4px !important;
    transform: none !important;
}

body.single-marketplaces #header-outer[data-transparent-header="true"].transparent {
    background-color: var(--primary) !important;
}

.single-marketplaces .main-content {
    margin-top: 5rem;
}

.marketplace_btn {
    text-align: center;
}

.marketplace_btn .link {
    float: none;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 6px 15px 6px 25px !important;
}

.marketplace_btn .link:after {
    width: 33px;
    height: 33px;
    border-radius: 100%;
    background: #FFF url(https://ubister.fr/wp-content/uploads/2020/08/Vector.png) no-repeat center center;
    background-size: 50%;
    content: '';
    position: relative;
    float: right;
    margin-left: 6px;
}

/* .home_Ourstrength .col.span_12 {
    display: flex;
    align-items: flex-start;
}

.home_Ourstrength {
    margin-bottom: 30px !important;
} */

.home_testimonials {
    padding: 120px 0px 90px 0px !important;
    margin: 70px 0px 0px 0px !important;
    background-size: 100% 100% !important;
}

.home_testimonials h2 {
    color: #FFF !important;
    padding-right: 15px;
}

/* manu bar css start */
body #header-outer[data-lhe="animated_underline"].transparent #top nav>ul>li>a:after,
body #header-outer.transparent #top nav>ul>li[class*="button_bordered"]>a:before {
    display: none;
}

#header-outer.transparent[data-lhe="animated_underline"] #top nav .sf-menu>.current_page_item>a {
    color: var(--yellow) !important;
}

#header-outer[data-lhe="animated_underline"] #top nav>ul>li>a:hover .fa-angle-down:before {
    color: var(--yellow) !important;
}

body #top .sf-menu li ul li.menu-item {
    background-color: var(--darkblue);
    margin-bottom: 0px;
    padding: 3px 0px;
}

body #top .sf-menu li ul li a {
    font-family: 'Work Sans', sans-serif;
    padding: 0px 10px;
    line-height: 1.5rem;
}

body #top .sf-menu li ul li a:hover {
    color: var(--yellow) !important;
}

.sf-menu>li>ul {
    box-shadow: none;
    padding: 1rem 0 0;
}

#header-outer #mobile-menu ul {
    padding: 0px 15px;
}

/* manu bar css end */
body .home_testimonials.vc_row {
    max-width: 100% !important;
}

img.testimonial-man {
    position: absolute;
    left: 10%;
    width: 77px !important;
    margin-top: -130px;
    left: 135px;
}

.advice_section {
    background: #FFF;
    padding-top: 90px !important;
    padding-bottom: 90px !important;
}

.contact_link.link {
    background: var(--yellow);
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.11);
    border-radius: 6px;
    box-sizing: border-box;
    color: #FFF !important;
    line-height: normal !important;
    padding: 9px 28px !important;
    margin-left: 60px !important;
    font-family: 'Work Sans', sans-serif !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 21px !important;
    color: #FFFFFF;
}

.ftop-1.widget-area h2 {
    font-size: 30px !important;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    position: relative;
}

.contact_link.link:hover {
    background: #5696D1;
}

#footer-widgets {
    background: #FFF url(https://ubister.fr/wp-content/uploads/2020/08/footer-bg1.png) no-repeat top center;
    background-size: cover;
    padding: 55px 0px 30px 0px;
}

#footer-widgets .footer-rs {
    width: 100%;
    max-width: 2rem;
    margin: .5rem;
}

#footer-outer[data-copyright-line="true"] #copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background-color: #5087ba;
}

.page-template-devis_market #footer-outer > .container,
.page-id-9064 #footer-outer>.container,
.page-id-8980 #footer-outer>.container,
.page-id-8985 #footer-outer>.container,
.page-id-8985 #footer-outer>.container,
.page-id-8982 #footer-outer>.container,
.page-id-8967 #footer-outer>.container,
.page-id-8739 #footer-outer>.container,
.page-id-8742 #footer-outer>.container,
.page-id-8194 #footer-outer>.container,
.page-id-8987 #footer-outer>.container,
.page-id-8724 #footer-outer>.container {
    visibility: hidden;
    opacity: 0;
    position: absolute;
}

body .home_tools_logo.vc_row {
    max-width: 100% !important;
    width: 100% !important;
    position: relative;
}

/* body .home_tools_logo:after {
    left: 0;
    background: url(https://ubister.fr/wp-content/uploads/2020/08/left-img.png) no-repeat left top;
    background-size: 100%;
}

body .home_tools_logo:before {
    right: 0;
    background: url(https://ubister.fr/wp-content/uploads/2020/08/right-img.png) no-repeat right top;
    background-size: 100%;
}

body .home_tools_logo:after,
body .home_tools_logo:before {
    width: 240px;
    top: 65px;
    position: absolute;
    height: 200px;
    content: '';
} */

.home_testimonials h2 {
    margin-bottom: 33px !important;
}

.home_testimonials .carousel-item {
    width: 470px;
    background: #FFFFFF;
    margin-right: 15px;
    margin-left: 15px;
    border-radius: 10px 80px 80px 80px;
    padding: 0px 35px 25px 35px !important;
}

.home_testimonials .centerimg {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0px;
}

.home_testimonials .centerimg img {
    float: none;
    display: inline-block;
    margin: -40px 0px 0px 0px;
}

.home_testimonials .owl-carousel .owl-stage {
    padding: 40px 0 0px 0px;
}

.home_testimonials .owl-carousel h3 {
    font-style: normal;
    font-weight: 600 !important;
    font-size: 17px !important;
    font-family: 'Archivo', sans-serif !important;
    padding: 0px;
    text-align: left !important;
    line-height: normal !important;
}

.home_testimonials .owl-carousel h3 img {
    float: none;
    margin: 0px 0px 0px 5px;
    display: inline-block;
}

.home_testimonials .owl-carousel h3 p {
    text-align: left;
}

body .owl-theme .owl-dots .owl-dot span {
    background: var(--yellow) !important;
}

.logo_ornikar_box {
    width: 100%;
    float: left;
    margin: 0 !important;
}

.logo_ornikar_box img {
    float: left;
    float: left;
    margin: -25px 0px 0px 0px !important;
    height: 12px !important;
}

.banner_tarifs {
    padding-top: 150px !important;
}

.banner_tarifs .row-bg.using-image {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover !important;
}

.banner_tarifs h2 {
    margin-bottom: 70px !important;
    color: #FFF !important;
}

.banner_tarifs p {
    color: #FFF !important;
}

.banner_text {
    margin-bottom: 150px !important;
}

.populaire_table_box1,
.populaire_table_box2,
.populaire_table_box3 {
    padding-bottom: 55px;
    margin: 0 !important;
    border-radius: 9px;
}

.populaire_table_box1 {
    background: url(https://ubister.fr/wp-content/uploads/2020/08/populaire_table_box1.png) no-repeat top;
    background-size: 100% 100% !important;
}

.populaire_table_box2 {
    background: url(https://ubister.fr/wp-content/uploads/2020/08/populaire_table_box2.png) no-repeat top;
    background-size: 100% 100% !important;
}

.populaire_table_box3 {
    background: url(https://ubister.fr/wp-content/uploads/2020/08/populaire_table_box3.png) no-repeat top;
    background-size: 100% 100% !important;
}

.design_box {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0px;
}

.design_box div {
    max-width: 170px;
    width: 100%;
    float: none;
    display: inline-flex;
    height: 85px;
    justify-content: center;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.11);
    border-radius: 10px;
    padding: 10px 8px;
    margin: -50px 0px 0px 0px;
}

.design_box div img {
    float: none;
    display: inline-block;
    text-align: center;
    height: 65px !important;
    margin: 0px !important;
}

.populaire_table_box1 h3 {
    width: 100%;
    float: left;
    text-align: center;
    font-style: normal;
    font-weight: bold !important;
    font-size: 24px !important;
    line-height: 26px !important;
    color: #FFFFFF;
    font-family: 'Archivo', sans-serif !important;
    margin: 0px 0px 15px 0px;
    padding: 0px 15px;
}

.populaire_table_box1 p {
    padding: 0px 15px;
}

.populaire_table_box1 h4 {
    font-style: normal;
    font-weight: 600;
    font-size: 14px !important;
    line-height: 16px !important;
    text-align: center;
    color: #FFFFFF;
    font-family: 'Work Sans', sans-serif !important;
    margin: 20px 0px 0px 0px !important;
    padding: 0px 15px;
    min-height: 35px;
}

.populaire_xpress {
    width: 100%;
    float: left;
    padding: 10px 25px 0px 25px;
    min-height: 230px;
}

.populaire_xpress p {
    color: #000000 !important;
    padding-bottom: 30px;
    margin: 0px;
    text-align: left;
}

.populaire_xpress ul {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}

.populaire_xpress li {
    padding-left: 25px;
    width: 100%;
    float: left;
    background: url(https://ubister.fr/wp-content/uploads/2020/08/click.png) no-repeat left top;
    background-size: 18px;
    list-style: none;
    text-align: left;
    line-height: 21px;
    background-position: 0px 2px;
    font-size: 18px;
}

.populaire_col4 .vc_column-inner {
    background: #FFF;
    text-align: center;
    border-radius: 10px;
    padding-bottom: 50px;
    -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.11));
            filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.11));
    margin-bottom: 10px;
}

.section_Included_offers ul {
    width: 100%;
    float: left;
    margin: 0px 0px 20px 0px !important;
    padding: 0px 0px 0px 25px;
}

.section_Included_offers li {
    padding-left: 35px;
    width: 100%;
    float: left;
    background: url(https://ubister.fr/wp-content/uploads/2020/08/click.png) no-repeat left top;
    background-size: 18px;
    list-style: none;
    text-align: left;
    line-height: 21px;
    font-size: 18px;
    background-position: 0px 2px;
    margin-bottom: 18px;
}

.section_Included_offers {
    padding-top: 10px !important;
}

.section_Included_offers .vc_column-inner {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.11);
    border-radius: 10px;
}

body .banner_tarifs .vc_col-sm-12.wpb_column {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.Inclus_title {
    width: 100%;
    float: left;
    padding: 35px 15px;
    background: url(https://ubister.fr/wp-content/uploads/2020/08/Rectangle-30-1.png) no-repeat top center;
    background-size: 100% 100% !important;
    margin-bottom: 30px !important;
    z-index: 999;
    position: relative;
}

.Inclus_title h2 {
    color: #FFF !important;
    font-size: 18px !important;
    font-weight: 700 !important;
}

body .tarifs_section_marketplace .custom_row.wpb_column {
    background: rgba(255, 193, 7, 0.05);
    border-radius: 10px;
    padding: 32px 45px !important;
}

.tarifs_section_marketplace .col.span_12 {
    padding: 0px 15px !important;
}

.tarifs_section_marketplace .markit_img img {
    max-width: 100%;
    width: 100%;
}

.tarifs_section_marketplace .markit_img {
    text-align: center;
}

.title_markit {
    margin-bottom: 12px !important;
}

.tarifs_section_marketplace ul {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}

.tarifs_section_marketplace li {
    width: 100%;
    float: left;
    list-style: none;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.11);
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 15px 15px 15px 70px;
    background: #FFF url(https://ubister.fr/wp-content/uploads/2020/08/lines-img.png) no-repeat left center;
    background-size: 35px;
    background-position: 15px 50%;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    font-family: 'Archivo', sans-serif !important;
}

.tarifs_section_marketplace {
    margin-bottom: 0px !important;
}

body .tarifs_section_marketplace a.link.regular-button {
    float: none;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 10px 15px 10px 25px !important;
    background-color: #5696D1 !important;
    font-size: 18px;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.11);
    border-radius: 46px;
}

body .tarifs_section_marketplace a.link.regular-button:hover {
    background-color: var(--yellow) !important;
}

.tarifs_section_marketplace .link:after {
    width: 33px;
    height: 33px;
    border-radius: 100%;
    background: #FFF url(https://ubister.fr/wp-content/uploads/2020/08/Vector.png) no-repeat center center;
    background-size: 50%;
    content: '';
    position: relative;
    float: right;
    margin-left: 6px;
}

.populaire_top_img {
    position: relative;
}

.populaire_top_img:before {
    width: 86px;
    height: 130px;
    position: absolute;
    left: -25px;
    top: -65px;
    background: url(https://ubister.fr/wp-content/uploads/2020/08/populaire_top_img.png) no-repeat top center;
    background-size: 100%;
    content: '';
    z-index: 1;
}

.design_box .link {
    position: absolute;
    width: 118px;
    top: -66px;
    background: var(--yellow);
    border-radius: 30px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 34px;
    color: #FFFFFF;
    font-family: 'Work Sans', sans-serif;
    cursor: context-menu;
}

/*.design_box .link:hover{ background:#2F2E41; }*/
body .populaire_table_box2 div {
    align-items: flex-end;
}

body .populaire_table_box2 img {
    height: 50px !important;
}

.banner_contact_us,
.marketplace_banner {
    width: 100%;
    float: left;
    background: url(https://ubister.fr/wp-content/uploads/2020/08/banner-contact.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: var(--primary);
    background-size: 100% 100% !important;
    padding-top: 160px !important;
    padding-bottom: 130px !important;
}
/* 
.banner_contact_us .row-bg-wrap:after,
.marketplace_banner .row-bg-wrap:after {
    content: ' ';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100vw;
    height: 150px;
    clip-path: ellipse(61% 34px at 55% 100%);
    background-color: white
} */

.marketplace_banner .marketplace-tagline {
    max-width: 450px;
    margin: 0 auto;
}

.banner_contact_us h1,
.banner_contact_us h2,
.banner_contact_us p,
.marketplace_banner h1,
.marketplace_banner h2,
.marketplace_banner p {
    color: #FFF !important;
}



.contant_us_form {
    float: left;
    width: 100%;
    padding-top: 140px !important;
    padding-bottom: 50px !important;
    margin-bottom: 0px !important;
}

.contact_left img {
    padding: 13px !important;
    background: rgba(86, 150, 209, 0.12);
    border-radius: 6px;
}

.contact_left h2 {
    font-size: 30px !important;
    line-height: 33px !important;
}

.contact_left .wpb_content_element {
    margin-bottom: 15px !important;
    margin-top: 5px !important;
}

body .contact_left .mrg-bottom {
    margin-bottom: 40px !important;
}

.contant_us_form .form-group .vc_column-inner {
    width: 100%;
    float: left;
    background: rgba(86, 150, 209, 0.05);
    border-radius: 6px;
    padding: 47px 40px;
}

.contant_us_form input {
    width: 100%;
    background: transparent !important;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0px !important;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #000000 !important;
    font-family: 'Work Sans', sans-serif;
    padding: 10px 0px;
    margin: 0px 0px 24px 0px !important;
}

.contant_us_form input::-webkit-input-placeholder {
    color: #000000 !important;
}

.contant_us_form input:-ms-input-placeholder {
    color: #000000 !important;
}

.contant_us_form input::-moz-placeholder {
    color: #000000 !important;
}

.contant_us_form input::-ms-input-placeholder {
    color: #000000 !important;
}

.contant_us_form input::placeholder {
    color: #000000 !important;
}

.contant_us_form input[type=text]:focus,
.contant_us_form input[type=email]:focus {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    box-shadow: none;
    margin-left: 0px;
    margin-right: 0px;
}

.contant_us_form .wpcf7-form-control.wpcf7-acceptance.optional label {
    font-style: normal;
    font-family: 'Work Sans', sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #000000 !important;
    text-align: left;
    position: relative;
    margin: 0px 0px 40px 0px !important;
}

.contant_us_form .wpcf7-form-control.wpcf7-acceptance.optional label input {
    float: left;
    border-radius: 100%;
    border: 0px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0% !important;
    transform: translate(0%, 0%) !important;
    margin: 0px !important;
}

.contant_us_form .wpcf7-form-control.wpcf7-acceptance.optional .wpcf7-list-item {
    margin: 10px 0px 15px 0px !important;
}

.contant_us_form .wpcf7-list-item-label {
    width: 100%;
    float: right;
    padding-left: 40px;
    color: #000000 !important;
	font-size: 16px;
}

.btnform {
    width: 100%;
    float: left;
    margin-top: 20px;
	margin-bottom: 24px;
    text-align: center;
}

body .contant_us_form .btnform input[type="submit"] {
    max-width: 296px;
    width: 100%;
    line-height: 40px;
    padding: 0px 15px !important;
    background: var(--yellow) !important;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.11) !important;
    border-radius: 6px !important;
    border: 0px !important;
    font-style: normal;
    font-weight: 600;
    font-size: 18px !important;
    color: #FFFFFF !important;
    margin-bottom: 0px !important;
}

body .contant_us_form .btnform input[type="submit"]:hover {
    background: #5696D1 !important;
    transform: none !important;
    -webkit-transform: none !important;
}

body .contant_us_form .form-group h3 {
    font-family: 'Archivo', sans-serif !important;
    padding-bottom: 25px;
}

body .contant_us_form .form-group {
    position: relative;
}

body .contant_us_form .form-group:before {
    width: 102px;
    height: 200px;
    position: absolute;
    top: -100px;
    left: 35px;
    content: '';
    background: url(https://ubister.fr/wp-content/uploads/2020/08/testimonial-man.png) no-repeat;
    background-size: 100%;
    z-index: 9;
}

.ajax-loader {
    position: absolute;
}

/* footer css start */
body #footer-outer {
    background-color: #FFF !important;
}

body[data-bg-header="true"] .container-wrap,
body.single-portfolio .container-wrap,
body.page-template-template-portfolio-php .container-wrap,
body.tax-project-type .container-wrap {
    padding-bottom: 0px !important;
}

body #footer-outer .row {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

body #footer-outer .ftop-1.widget-area {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
}

#footer-widgets .row {
    display: flex;
}

#footer-widgets .row .span_3 {
    margin: 0px;
    padding: 0px 15px 0px;
}

#media_image-2 {
    text-align: center;
    padding-top: 25px;
}

#media_image-2 img {
    width: 70px;
}

body #footer-outer .widget.widget_nav_menu li a {
    font-size: 16px !important;
    color: #FFF !important;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400 !important;
    padding-bottom: 4px !important;
}

body #footer-outer #footer-widgets .col .menu li {
    padding: 0px 0px 8px 0px !important;
    margin: 0px;
    line-height: normal;
}

body #footer-outer .row .span_3:nth-child(1) {
    width: 17% !important;
}

body #footer-outer .row .span_3:nth-child(2) {
    width: 22% !important;
}

body #footer-outer .row .span_3:nth-child(3) {
    width: 22% !important;
}

body #footer-outer .row .span_3:nth-child(4) {
    width: 22% !important;
}

body #footer-outer .row .span_3:nth-child(5) {
    width: 17% !important;
}

.footer_contact {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 15px;
    color: white;
}

.footer_contact small {
    color: white;
    font-size: .95rem;
}

.footer_contact img {
    margin-bottom: 1px !important;
}

.footer_contact span {
    width: 100%;
    float: left;
    line-height: normal;
    margin: 0;
}

.footer_contact a {
    font-size: 16px !important;
    color: #FFF !important;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400 !important;
}

.footer_contact a:hover {
    background-size: 0px !important;
    color: var(--yellow) !important;
}

.footer_contact a:hover span {
    color: var(--yellow) !important;
}

#ajax-content-wrap #footer-outer #copyright {
    border: none !important;
    background: url(https://ubister.fr/wp-content/uploads/2020/08/footer-bg2.png) no-repeat top center;
    background-size: 150%;
    margin-top: -2px;
}

#ajax-content-wrap #footer-outer #copyright .col.span_5 {
    max-width: 100%;
    width: 100%;
    float: left;
    padding: 24px 0px;
    text-align: center;
    border-top: 1px solid #FFF;
}

#ajax-content-wrap #footer-outer #copyright .col.span_5 p {
    font-size: 16px !important;
    color: #FFF !important;
    font-family: 'Work Sans', sans-serif !important;
    font-weight: 400 !important;
}

.container-wrap {
    padding-bottom: 0px !important;
}

.homebanner .row-bg.using-image.using-bg-color {
    background-size: 100% 100%;
}

.h_section1_row h2 {
    font-size: 26px !important;
    line-height: 30px !important;
}

.titile_join_an .col {
    flex-wrap: nowrap !important;
}

.titile_join_an .wpb_column {
    justify-content: center;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

h1#slider-8-slide-35-layer-0 {
    font-family: Archivo;
    font-weight: 500;
    font-size: 39px;
    line-height: 1.2;
    margin-top: 20px;
}

/* .home_Ourstrength p a {
    color: #000000;
} */

.home_Ourstrength p a:hover {
    color: var(--yellow);
}

.Find_out_more {
    font-weight: 700 !important;
    font-family: 'Work Sans', sans-serif !important;
}

.home_Ourstrength .nectar_video_lightbox.play_button {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    display: inline-block;
    top: 0;
    border-radius: 0 !important;
    opacity: 0;
}

body #header-outer:not([data-format="left-header"]) #top nav>ul>li:not(.megamenu) ul a {
    color: #FFF !important;
}

body #header-outer:not([data-format="left-header"]) #top nav>ul>li:not(.megamenu) ul a:hover {
    color: var(--yellow) !important;
    background: transparent !important;
}

.page-id-11877 #page-header-wrap {
    height: 0 !important;
}

.single .heading-title {
    display: none !important;
}

.communication_section1 h2 a img {
    margin: 0px !important;
}

.communication_section1 h2 span.qont_img {
    margin-left: 15px;
}

.communication_section1 h2 span.qont_img img {
    margin-bottom: 0;
}

.markit_logo {
    width: 100%;
    float: left;
    text-align: center;
    margin: 15px 0px 0px 0px;
    padding: 0px;
}

.markit_logo li {
    width: auto;
    float: none;
    display: inline-block;
    text-align: center;
    margin: 2px 30px;
    list-style: none;
}

.markit_logo li a img {
    width: auto !important;
    height: 30px !important;
    margin: 0px !important;
}

.markit_logo li a:hover img {
    opacity: 0.7;
}

.marketplace_banner {
    position: relative;
}

.marketplace_banner:after,
.marketplace_banner:before {
    position: absolute;
    width: 300px;
    height: 300px;
    content: '';
    top: 30%;
}

.marketplace_banner .iwt-text {
    padding: 0px !important;
}

.post-area.col.span_12 {
    max-width: 100% !important;
}

.communication_section1 {
    width: 100%;
    float: left;
    padding: 60px 0px 20px 0px !important;
}



.communication_section1 h2 span.titile_border {
    position: relative;
    padding-bottom: 17px;
    margin-right: 28px;
}

.communication_section1 h2 span.titile_border:after {
    width: 100%;
    height: 4px;
    background: linear-gradient(269.97deg, var(--yellow) 0.03%, rgba(255, 193, 7, 0) 108.89%);
    position: absolute;
    bottom: 0px;
    content: '';
    left: 0;
}

.communication_section1 h2 span.qont_img {
    float: none;
    display: inline-block;
}

.by_img {
    float: none;
    display: inline-block !important;
    margin: 0px !important;
    bottom: -39px;
    position: relative;
}

.communication_section1 h2 span.qont_img {
    bottom: -26px;
    position: relative;
}

.communication_section1 .textbox {
    min-height: 150px;
}

.communication_leftimg .hover-wrap-inner {
    padding-right: 60px !important;
}

.communication_leftimg img {
    width: auto;
    /* height: 300px !important; */
    -o-object-fit: contain;
       object-fit: contain;
    border-radius: 10px;
}

body img.by_img {
    width: 28px !important;
}

body .communication_section1 .pdg_link a.link.nectar-button {
    max-width: 127px !important;
    width: 100%;
    line-height: 32px !important;
    background: #5696D1 !important;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.11) !important;
    border-radius: 6px !important;
    font-style: normal;
    font-weight: 600;
    font-size: 16px !important;
    color: #FFFFFF !important;
    text-align: center;
    padding: 0px 0px !important;
}

.communication_section1 a.link.nectar-button span {
    transform: none !important;
    margin-right: 10px;
}

.communication_section1 a.link.nectar-button i {
    transform: none !important;
    height: auto !important;
    width: auto !important;
    line-height: initial !important;
    background: transparent !important;
    position: relative !important;
    right: 0 !important;
}

body .communication_section1 .pdg_link a.link.nectar-button:hover {
    background: var(--yellow) !important;
}

body .vc_col-sm-12.pdg_link.wpb_column {
    padding: 0px !important;
}

.marketplace_section2 {
    width: 100%;
    float: left;
}

.marketplace_section2 .vc_column-inner {
    width: 100% !important;
}

.marketplace_section2 .col.span_12 {
    padding: 0px 15px !important;
    display: flex;
}

.marketplace_section2 .col.span_12 .vc_col-sm-12 {
    padding: 20px 0px !important;
    background: rgba(86, 150, 209, 0.07);
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
}

.marketplace_section2 p {
    color: #5696D1 !important;
    margin: 10px 0px !important;
}

.marketplace_section2 h2 {
    color: #5696D1 !important;
    font-size: 18px !important;
    margin-bottom: 25px !important;
    font-family: 'Work Sans', sans-serif !important;
}

body .marketplace_section2 .sap_img.wpb_column {
    padding-left: 50px !important;
}

.marketplace_section2 .wpb_content_element {
    margin: 0px !important;
}

.sap_img {
    position: relative;
}

.sap_img:before {
    width: 2px;
    height: 100%;
    background: var(--yellow);
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
}

.prix_main {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
}

.prix_main .prix_left .vc_col-sm-3.wpb_column {
    padding: 0px !important;
}

.prix_main .prix_left h2 span {
    position: relative;
    padding: 0px 15px 9px 15px;
    margin-right: 0px;
}

.prix_main .prix_left h2 span:after {
    width: 100%;
    height: 4px;
    background: linear-gradient(269.97deg, var(--yellow) 0.03%, rgba(255, 193, 7, 0) 108.89%);
    position: absolute;
    bottom: 0px;
    content: '';
    left: 0;
}

.prix_main .prix_left ul {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    position: relative;
}

.prix_main .prix_left li {
    width: 100%;
    float: left;
    text-align: right;
    list-style: none;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    position: relative;
    line-height: 19px;
    color: #000000;
    font-family: 'Work Sans', sans-serif !important;
    margin-bottom: 5px;
    padding-right: 95px;
    padding-left: 15px;
    margin-bottom: 8px;
    min-height: auto;
    margin-top: 8px;
}

.prix_main .prix_left li span.sizeclass {
    width: 100%;
    font-size: 12px !important;
    text-align: center;
}

.prix_main .prix_left li span.price_box {
    width: 85px;
    padding: 6px 5px;
    background: #ebf2f9;
    border-radius: 6px;
    color: var(--yellow);
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0%, -50%);
}

.prix_main .col.span_12.left {
    align-items: center;
}

.prix_main .prix_left ul:before {
    width: 2px;
    height: 80%;
    background: var(--yellow);
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
}

.prix_id {
    background: #ebf2f9;
    border-radius: 10px;
    padding: 5px 9px 5px 40px;
    width: 90%;
    float: right;
    position: relative;
}

.prix_id h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    color: var(--yellow);
    font-family: 'Archivo', sans-serif !important;
}

.prix_id img {
    position: absolute;
    left: -31px;
    top: 50%;
    transform: translate(0%, -50%);
}

.demander_link {
    margin-top: 50px !important;
    text-align: center;
}

.demander_link .nectar-button.accent-color.regular-button.link {
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 30px !important;
}

body .prix_id p {
    padding: 0px !important;
}

/**/
.product_container {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}

.product_container .span_4 {
    padding: 0px 15px;
    width: 33.33% !important;
    margin-bottom: 50px;
}

.product_container h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 33px;
    color: #000000;
    font-family: 'Archivo', sans-serif !important;
    margin-bottom: 30px;
    padding: 0px 15px;
}

.product_container .product_col {
    display: grid;
    grid-template-rows: 4fr 2fr 3fr 1fr;
    width: 100%;
    max-width: 420px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.11);
    border-radius: 10px;
    padding: 0px 0px 10px 0px;
    margin: 0 auto;
    height: 100%;
}

.product_container .product_col .product_img img {
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    height: 170px;
    -o-object-fit: cover;
       object-fit: cover;
    transition: .2s;
}

.product_container .product_col:hover .product_img img {
    -webkit-filter: brightness(.3);
            filter: brightness(.3);
    background-color: rgb(48, 48, 48);
}

.product_container .product_col .post-dec {
    width: 100%;
    padding: 0px 15px;
    font-style: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: white;
    display: none;
    font-weight: normal;
}

.product_container .product_col .add_to_btn {
    left: 50%;
    background-image: url(images/cart-w.svg);
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    margin: -1rem auto;
    background-color: var(--yellow);
    padding: 1rem;
    background-position: center center;
    border-radius: 7px;
    z-index: 5;
}

.product_container .product_col .add_to_btn.cart-added {
    background-color: green;
}

.product_container .product_col:hover .add_to_btn {
    left: 85%;
}

.product_container .product_col:hover .post-dec {
    display: grid;
    align-items: flex-end;
}

.product_container .product_col .product_img {  
    position: relative;
    height: 170px;
}

.product_container .product_header {
    position: absolute;
    height: 100%;
    bottom: -5rem;
    left: 1rem;
    max-width: calc(100% - 1rem);
}

.product_container .product_title {
    margin: 2rem 0 0;
    width: 100%;
    text-align: center;
    font-style: normal;
    font-size: 18px;
    line-height: 1.2rem !important;
    text-align: center;
    color: black;
    position: relative;
}

.product_container .post-excerpt {
    width: 100%;
    text-align: center;
    position: relative;
    padding: 15px 15px 17px 15px;
    margin-bottom: 10px;
    font-size: 1rem;
    font-weight: initial;
    line-height: 1.2rem;
}

.product_container .post-excerpt p {
    padding: 0px;
    color: #B0B0B0 !important;
}

.product_container .post-excerpt:after {
    width: 53%;
    height: 4px;
    position: absolute;
    left: 50%;
    bottom: 0;
    content: '';
    background: linear-gradient(269.97deg, var(--yellow) 0.03%, rgba(255, 193, 7, 0) 108.89%);
    transform: translate(-50%, 0%);
}

.product_container .post-excerpt:before {
    width: 53%;
    height: 4px;
    position: absolute;
    left: 50%;
    top: 0;
    content: '';
    background: linear-gradient(269.97deg, var(--yellow) 0.03%, rgba(255, 193, 7, 0) 108.89%);
    transform: translate(-50%, 0%);
}

.product_container .product_col .product_footer {
    margin: 1rem .2rem 0;
}

.product_container .post_cat {
    text-align: center;
    position: relative;
}

.product_container .post_cat a {
    width: auto;
    box-sizing: border-box;
    border-radius: 6px;
    font-style: normal;
    cursor: none;
    pointer-events: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #FEB11C;
    font-family: 'Work Sans', sans-serif !important;
    padding: 2px 20px;
    border: 0.5px solid #FEB11C;
}

.product_container .product_cta a {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: rgb(86, 149, 208);
    background: linear-gradient(0deg, rgba(86, 149, 208, 1) 0%, rgba(58, 106, 150, 1) 100%);
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    display: table;
    margin: -1rem auto;
    padding: .5rem 1rem;
    border-radius: 7px;
    color: white;
    z-index: 10;
    font-weight: 600;
    transition: background-color 0s;
}

.product_container .product_cta a:hover {
    box-shadow: 0 0 5px 2px rgb(0 0 0 / 20%);
    background-image: none;
    background-color: var(--yellow);
}

.product_container .post_cat a.yellow {
    border: 0.5px solid #FEB11C;
}

.product_container .post_cat a.add_to_btn {
    cursor: pointer !important;
    pointer-events: auto !important;
}

.product_container .post_cat a.blue {
    border: 0.5px solid #1EBBFF;
    color: #1EBBFF;
}

.product_container .post_cat a.pink {
    border: 0.5px solid #FFB8B8;
    color: #FFB8B8;
}

.product_container .product_col .product_footer .product_localization,
.product_container .product_col .product_footer .product_lang
 {
    font-size: .8rem;
    color: var(--ligrey);
    text-align: center;
}

.product_container .product_col .product_footer .product_lang {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}

.product_container .product_col .product_footer .product_lang img {
    width: 1.2rem;
    height: .8rem;
    margin: 2px;
}

.product_container .product_col .product_footer .product_lang img:first-child {
    margin-left: 4px
}

/**/

.r-dc5v9k {
    height: 350px;
}

.single_solution_lang_img .inner {
    max-width: 3rem;
    margin: 0 auto;
}

.single_solution_langs .wpb_wrapper,
.single_solution_flags .wpb_wrapper {
    display: grid;
    grid-template-columns: 1fr 5fr;
    align-items: center;
    margin-bottom: .5rem;
}

.single_solution_langs .wpb_wrapper p,
.single_solution_flags .wpb_wrapper p {
    width: 150px;
    font-size: .8rem;
}

.single_solution_langs .wpb_wrapper p,
.single_solution_flags .wpb_wrapper p {
    padding: 0;
}

.single_solution_langs .wpb_wrapper ul,
.single_solution_flags .wpb_wrapper ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;

    gap: 1rem;
    margin-left: 0;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    row-gap: .2rem;
}

.single_solution_langs .wpb_wrapper ul li,
.single_solution_flags .wpb_wrapper ul li {
    list-style: none;
    padding: .4rem .8rem;
    margin: .2rem 0;
    text-align: center;
    color: var(--primary);
    background-color: #ebf2fa;
    border-radius: 8px;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    font-size: .9rem;
}

.single_solution_flags .wpb_wrapper ul li:first-child {
    margin-left: -.7rem;
}

.single_solution_flags .wpb_wrapper ul li {
    background-color: transparent;
}

.single_solution_flags .wpb_wrapper ul li img {
    width: 2rem;
    height: 2rem;
    margin-bottom: 0;
}

.sf-menu li li ul {
    opacity: 1 !important;
    left: 0px !important;
    background: transparent !important;
    transform: none !important;
}

.les_manubox div {
    position: relative;
}

.les_manubox .menu-les-packages-design4-container .mega-menu-row .mega-sub-menu .mega-les_manubox {
    padding: 0px !important;
    margin-top: 20px !important;
    z-index: 9999;
}

body h4.mega-block-title {
    font-style: normal;
    font-weight: 600;
    font-size: 14px !important;
    line-height: 16px;
    color: #FFFFFF !important;
    margin-bottom: 20px !important;
    padding: 0px 15px !important;
    font-family: 'Work Sans', sans-serif !important;
    text-transform: inherit !important;
}

.ubermenu-responsive-toggle {
    display: none !important;
}

/*.menu-push-out.open nav { display:block !important; } */
.ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse {
    align-items: center;
    display: flex !important;
    max-height: initial !important;
    overflow: visible !important;
    visibility: visible !important;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    position: relative !important;
    right: 0 !important;
    margin-top: 0 !important;
    margin-left: 10px !important;
}

header .row {
    display: flex !important;
}

#header-outer[data-lhe="animated_underline"] #top nav>ul>li>a.contact_usbtn:hover {
    background: #E6E6E6 !important;
}

/* owlslider_row */
.owlslider_row {
    padding-top: 60px !important;
}

/*.owlslider_row .business_packages{ padding:33px 40px !important; background: rgba(255, 193, 7, 0.05); border-radius: 20px; }*/
.owlslider_row .owl-carousel .item {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    padding: 33px 40px !important;
    background: rgba(255, 193, 7, 0.05);
    border-radius: 20px;
}

.package_img {
    width: 30%;
    width: 30%;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    min-height: 280px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.p-content {
    width: 51%;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 20px !important;
    color: #000000 !important;
    font-family: 'Work Sans', sans-serif !important;
}

.owlslider_row .owl-prev {
    border: 0;
    border-radius: 25px 0px 0px 25px !important;
}

.owlslider_row .owl-next {
    border: 0;
    border-radius: 0px 25px 25px 0px !important;
    position: relative;
}

.owlslider_row .owl-next:after {
    width: 1px;
    float: left;
    height: 70%;
    background: #FFF;
    position: absolute;
    left: 0px;
    content: '';
    top: 50%;
    transform: translate(-50%, -50%);
}

.owlslider_row .owl-prev,
.owlslider_row .owl-next {
    font-size: 25px !important;
    margin: 0 !important;
    padding: 5px 5px !important;
    background: var(--yellow) !important;
    display: inline-block !important;
    cursor: pointer;
    width: 45px !important;
    height: 35px !important;
}

.owlslider_row .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF !important;
}

.owlslider_row .owl-theme .owl-dots .owl-dot.active span {
    width: 33px !important;
    transform: none !important;
    background: #5696D1 !important;
}

.owlslider_row .span_12.dark .owl-theme .owl-dots .owl-dot.active span {
    background: #5696D1 !important;
}

.owlslider_row .owl-theme .owl-dots .owl-dot span {
    margin: 0px 4px !important;
}

.owlslider_row .owl-prev span,
.owlslider_row .owl-next span {
    position: relative;
    top: -3px;
}


.business_packages .packages_url {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    left: 0;
}

.business_packages .packages_url a {
    width: 229px;
    height: 40px;
    background: var(--yellow);
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.11);
    border-radius: 6px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: #FFFFFF;
    font-family: 'Work Sans', sans-serif !important;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 210px;
    bottom: -15px;
    z-index: 99;
    cursor: pointer;
}

.business_packages .packages_url a:hover {
    background: #5696D1;
}

.owlslider_row .owl-theme .owl-nav {
    width: auto !important;
    float: left;
    position: absolute;
    top: 35%;
    left: 36%;
}

.owlslider_row .owl-theme .owl-dots {
    width: auto !important;
    float: left;
    position: absolute;
    top: 51%;
    left: 35.5%;
}

body .owlslider_row .owl-theme .owl-dots .owl-dot span {
    background: #5696D1 !important;
}

.ubermenu .ubermenu-item .ubermenu-submenu-drop {
    padding-top: 0px;
    margin-top: 10px;
}

/* qui_sommes_nous_main css start */
.qui_sommes_nous_main {
    width: 100%;
    float: left;
    padding-top: 60px !important;
}

.qui_sommes_title {
    margin-bottom: 55px !important;
}

.qui_sommes_section1 {
    background: rgba(255, 193, 7, 0.05);
    border-radius: 10px;
    padding: 38px 25px !important;
    margin-bottom: 22px !important;
}

.qui_sommes_section1 .col.span_12,
.qui_sommes_section2 .col.span_12 {
    align-items: center;
}

.qui_sommes_section1 img {
    width: 100% !important;
    width: 100% !important;
    padding-right: 50px !important;
    padding-left: 10px !important;
    margin-bottom: 0px !important;
}

.qui_sommes_section2 {
    background: rgba(91, 153, 210, 0.07);
    border-radius: 10px;
    padding: 30px 60px 30px 90px !important;
    margin-bottom: 22px !important;
}

.qui_sommes_section2 img {
    width: 100% !important;
    padding-left: 50px !important;
    margin-bottom: 0px !important;
}

/* sap_gold_row css */
.sap_gold_row {
    padding: 20px 80px !important;
}

.sap_textbox1 {
    margin-bottom: 60px !important;
}

.sap_textbox2 {
    margin-bottom: 25px !important;
}

.sap_gold_right .hover-wrap {
    margin-bottom: 0px !important;
}

.sap_textbox5 {
    position: relative;
    margin-bottom: 50px !important;
    padding-bottom: 35px !important;
}

.sap_textbox5:before {
    width: 70%;
    height: 1px;
    background: #5696D1;
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%, -50%);
}

.sap_textbox6 {
    position: relative;
    margin-bottom: 15px !important;
    padding-bottom: 30px !important;
    margin-top: 20px !important;
}

.sap_textbox6:before {
    width: 70%;
    height: 1px;
    background: #5696D1;
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%, -50%);
}

.product_container .span_4 {
    float: left;
}

.euclidean_section {
    width: 100%;
    float: left;
    padding: 25px 0px 35px 0px !important;
}

.sap_gold_section {
    width: 100%;
    float: left;
    padding-bottom: 40px !important;
    position: relative;
}

.sap_gold_section:before {
    background: url(https://ubister.fr/wp-content/uploads/2020/09/sap_side-img1.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    top: 5%;
    left: 0px;
}

.sap_gold_section:after {
    background: url(https://ubister.fr/wp-content/uploads/2020/09/sap_side-img2.png) no-repeat top right;
    background-size: 100%;
    position: absolute;
    top: 15%;
    right: 0px;
}

.sap_gold_section:before,
.sap_gold_section:after {
    width: 100px;
    height: 500px;
    content: '';
}

.acloudster_title {
    margin-bottom: 20px !important;
}

.video_acloudster_row {
    max-width: 490px;
    margin: 0 auto;
    position: relative;
}

.video_acloudster_row .nectar_video_lightbox.play_button {
    left: 0px;
    top: 0px;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
}

.video_acloudster_row .nectar_video_lightbox.play_button:before {
    border: 0px !important;
    border-radius: 0px !important;
}

.acloudster_videotitlebox {
    margin-bottom: 30px !important;
}

.qui_international_col .inner {
    width: 70px;
    height: 70.37px;
    background: rgba(86, 150, 209, 0.12);
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.qui_international_col .img-with-aniamtion-wrap.center {
    display: flex;
    justify-content: center;
    margin-bottom: 30px !important;
}

.qui_international_col .inner .hover-wrap {
    margin: 0px !important;
}

.international_inner_row .vc_col-sm-4 {
    width: 28.333333%;
}

.international_inner_row .col.span_12.left {
    justify-content: space-between;
}

.international_inner_row .col.span_12.left:after {
    display: none;
}

.sap_gold_left img {
    width: 140px !important;
}

.sap_img img {
    width: 100% !important;
}

.counter_section .wpsm_counterbox {
    background: linear-gradient(97.12deg, #5A99D2 -1.92%, #A9C9E6 100%);
    border-radius: 6px;
    padding: 18px 15px 22px 15px;
    margin: 0px !important;
}

body .marketplace_section2 .rapport_title {
    margin-bottom: 0px !important;
}

#wpsm_counter_b_row_6612 .wpsm_counterbox .wpsm_count-title {
    font-size: 20px !important;
    line-height: 23px !important;
    color: #FFFFFF !important;
    margin-top: 5px !important;
    min-height: auto !important;
    letter-spacing: 0px !important;
    font-family: 'Work Sans', sans-serif !important;
}

.counter_section #wpsm_counter_b_row_6612 .wpsm_counterbox .wpsm_number:before {
    position: relative;
    content: '+';
    color: #FFF;
    font-size: 20px;
}

.counter_section #wpsm_counter_b_row_6612 .wpsm_counterbox .wpsm_number {
    margin-top: 5px !important;
    min-height: auto !important;
    letter-spacing: 0px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 26px !important;
    line-height: 23px !important;
    color: #FFFFFF !important;
    font-family: 'Archivo', sans-serif !important;
}

.wpsm_col-md-3:nth-child(even) .wpsm_counterbox {
    background: linear-gradient(98.31deg, var(--yellow) -2.17%, #F5DC91 100%);
    border-radius: 6px;
}

#wpsm_counter_b_row_6612 .wpsm_counterbox .wpsm_count-icon {
    display: none !important;
}

.counter_title {
    margin-bottom: 10px;
}

#wpsm_counter_b_row_6612 .wpsm_row {
    padding: 0px 35px;
}

/**/
.Career_section {
    width: 100%;
    float: left;
    padding: 60px 0px 30px 0px;
}

.Career_section form {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.Career_section form .filters {
    display: flex;
    width: 100%;
    float: left;
    justify-content: center;
}

.Career_section form label {
    font-size: 16px !important;
    font-family: 'Archivo', sans-serif !important;
    color: #000000;
    line-height: 18px !important;
    font-weight: 700 !important;
}

.Career_section form .filters select {
    margin: 0px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    font-family: 'Archivo', sans-serif !important;
    box-shadow: none;
    border-radius: 0;
    padding: 0px 25px;
    background-position: 100% 5px;
    padding: 0px 25px 5px 25px;
    background: url(https://ubister.fr/wp-content/uploads/2020/09/Vector-40.png) no-repeat center right;
}

.Career_section form .filters select::-ms-expand {
    display: none;
}

.Career_section form .filters select {
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
}

.Career_section form .filters span {
    border-bottom: 1px solid #000;
    display: flex;
    margin: 0px 20px;
    width: 100%;
}

/*.Career_section form .filters span:nth-child(1){ max-width:245px; }*/
.tags_section .owl-carousel {
    position: inherit;
}

.tags_section {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.tags_section .span_4 {
    width: 20% !important;
    float: left;
    padding: 0px 15px;
}

.tags_section .span_8 {
    width: 80% !important;
    float: left;
    padding: 0px 15px 70px 15px;
}

#tags_slider {
    width: 100%;
    float: left;
}

.pagination-top {
    top: 50px;
    z-index: 10;
    left: calc(100% + 35px);
}

.archive .pagination-top {
    top: -100px;
    position: absolute !important;
}

#blog_carrousel_container .owl-dot.active span {
    width: 12px;
}

.archive #archive_carrousel {
    z-index: 101;
    position: absolute;
    bottom: 0;
    max-width: 750px;
    left: 50%;
    transform: translateX(-50%);
}

#tags_slider .item a,
#archive_carrousel a,
#blog_carrousel_container a {
    font-style: normal;
    font-weight: normal;
    font-size: 15px !important;
    line-height: 20px;
    color: #969696;
    background: #DADADA;
    border-radius: 6px !important;
    font-family: 'Archivo', sans-serif !important;
    padding: 7px 15px;
}

#tags_slider .item a:hover,
#blog_carrousel_container a:hover,
#archive_carrousel a:hover,
#tags_slider .item.activetag a {
    background: var(--yellow);
    color: #FFF;
}

#tags_slider .owl-nav {
    display: none !important;
}

#tags_slider .owl-stage {
    padding: 0px !important;
}

#tags_slider .owl-dots .owl-dot {
    margin-top: 35px;
}

#tags_slider .owl-dots {
    margin-bottom: 0px;
    margin-top: 0px !important;
    line-height: normal;
    line-height: normal;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0%);
}

.sec_title {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    font-family: 'Archivo', sans-serif !important;
}

.page-id-6579 #footer-outer .ftop-1.widget-area {
    position: relative;
    padding-top: 160px !important;
}

.page-id-6579 #footer-outer .ftop-1.widget-area:after {
    position: absolute;
    content: '';
    right: 15px;
    width: 400px;
    height: 300px;
    bottom: -30px;
    transform: rotate(3deg);
    background: url(https://ubister.fr/wp-content/uploads/2020/09/boat.png) no-repeat bottom;
    background-size: 100%;
}

.page-id-6579 .ftop-1.widget-area h2 {
    width: 71%;
}

#response {
    width: 100%;
    text-align: center;
    padding: 15px;
    font-family: 'Work Sans', sans-serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #000000;
}

#header-outer .logo-spacing {
    display: none;
}

#header-outer[data-format="centered-menu"] #top nav>.buttons {
    position: relative !important;
    margin-left: 2px !important;
}

#top nav ul.buttons.sf-menu ul.sub-menu {
    width: 50px;
    padding: 0px !important;
    top: 20px !important;
    border: 0px !important;
}

#top nav ul.buttons.sf-menu ul.sub-menu li {
    border: 0px !important;
}

.marketplace_banner .solution_section {
    max-width: 350px;
    margin: 0 auto;
}

.marketplace_banner .solution_section form {
    width: 100%;
    float: left;
    border-bottom: 1px solid #FFF;
    position: relative;
}

.marketplace_banner .solution_section form input {
    background: transparent !important;
    border: none;
    font-family: 'Work Sans', sans-serif !important;
    box-shadow: none !important;
    opacity: 1;
    padding: 10px 130px 10px 15px;
    color: #FFF !important;
    font-size: 16px;
}

.marketplace_banner .solution_section form input[type="submit"] {
    background: transparent url(https://ubister.fr/wp-content/uploads/2020/09/icon-arrow.png) no-repeat right center !important;
    border: 0px;
    position: absolute;
    right: 0;
    color: var(--yellow) !important;
    font-family: 'Work Sans', sans-serif !important;
    font-weight: 400;
    box-shadow: none !important;
    opacity: 1;
    transform: none !important;
    -webkit-transform: none !important;
    width: 120px;
    padding: 0px 10px 0px 52px !important;
    text-align: left;
    border-left: 0px solid #FFF;
    border-radius: 0px !important;
    bottom: 10px;
}

.marketplace_banner .solution_section form input::-webkit-input-placeholder {
    color: #FFF;
}

.marketplace_banner .solution_section form input:-ms-input-placeholder {
    color: #FFF;
}

.marketplace_banner .solution_section form input::-moz-placeholder {
    color: #FFF;
}

.marketplace_banner .solution_section form input::-ms-input-placeholder {
    color: #FFF;
}

.marketplace_banner .solution_section form input::placeholder {
    color: #FFF;
}

body input:-internal-autofill-selected {
    background-color: transparent !important;
}

body .marketplace_banner .solution_section form input {
    background-color: transparent !important;
}

.contact_usbtn {
    margin-right: 0px !important;
}

/*body.material #header-outer[data-has-buttons="no"]:not([data-format="left-header"]) #top nav >.buttons:hover{ border-left:1px solid var(--yellow) !important; } */
body #header-outer[data-format="centered-menu"] #top nav>.sf-menu>li ul {
    margin-left: -1px !important;
}

#header-space {
    display: none !important;
}

body.search #page-header-bg {
    width: 100%;
    float: left;
    background: #FFF url(https://ubister.fr/wp-content/uploads/2020/10/Vector-30.png) no-repeat top center;
    background-size: 100% 100% !important;
    padding-top: 160px !important;
    padding-bottom: 130px !important
}

.page-id-9326 #page-header-wrap {
    display: none !important;
}

body.search #page-header-bg h2 {
    color: #FFF !important;
}

.home_testimonials .col.span_12 {
    max-width: 100% !important;
}

.home_testimonials .col.span_12 .vc_col-sm-12.wpb_column {
    padding-right: 0px !important;
}

.home_testimonials .col.span_12 .owl-carousel {
    padding-left: 120px !important;
}

.alm-load-more-btn.more.done,
.alm-load-more-btn.more {
    background: #5696D1;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.11) !important;
    border-radius: 6px !important;
    opacity: 1 !important;
    max-width: 180px !important;
    width: 100% !important;
    font-style: normal !important;
    cursor: pointer;
    font-weight: 600 !important;
    font-size: 18px !important;
    cursor: pointer;
}

.alm-load-more-btn.more.done:hover {
    background: var(--yellow) !important;
}

.devis_erp_top {
    width: 100%;
    float: left;
    background: #FFF url(https://ubister.fr/wp-content/uploads/2020/09/devie.png) no-repeat top center;
    background-size: 100% 100% !important;
    padding-top: 117px !important;
    padding-bottom: 0px !important;
}

.devis_erpbanner {
    width: 100%;
    float: left;
    padding: 25px 0px 130px 0px !important;
}

.devis_erpbanner h2,
.devis_erpbanner p {
    color: #5594CE !important;
}

div.wpcf7 .ajax-loader {
    display: none;
}

.cursor {
    position: relative;
}

.cursor i {
    position: absolute;
    width: 1px;
    height: 18px;
    background-color: #FFF;
    left: 66%;
    top: 33%;
    -webkit-animation-name: blink;
            animation-name: blink;
    -webkit-animation-duration: 800ms;
            animation-duration: 800ms;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    opacity: 1;
    z-index: 99;
}

.cursor input:focus+i {
    display: none;
}

@-webkit-keyframes blink {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes blink {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.counter_box_custam {
    background: linear-gradient(97.12deg, #5A99D2 -1.92%, #A9C9E6 100%);
    border-radius: 6px;
    padding: 18px 15px 22px 15px;
    margin: 0px !important;
}

.counter_box_custam h3 {
    margin-top: 5px !important;
    min-height: auto !important;
    letter-spacing: 0px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 26px !important;
    line-height: 23px !important;
    color: #FFFFFF !important;
    font-family: 'Archivo', sans-serif !important;
}

.counter_box_custam h4 {
    font-size: 20px !important;
    line-height: 23px !important;
    color: #FFFFFF !important;
    margin-top: 5px !important;
    min-height: auto !important;
    letter-spacing: 0px !important;
    font-family: 'Work Sans', sans-serif !important;
    font-weight: 400 !important;
}

.counter_box_custam_row .vc_col-sm-3:nth-child(even) .counter_box_custam {
    background: linear-gradient(98.31deg, var(--yellow) -2.17%, #F5DC91 100%);
}

.counter_box_custam_row .vc_col-sm-3 {
    margin-bottom: 0px !important;
}

.counter_box_custam_row {
    padding: 0px 50px;
}

.counter_section {
    display: none !important;
}

/* step form css */
.stepsform .container-cf7-steps {
    max-width: 990px !important;
    width: 100% !important;
    margin: 0 auto !important;
}

.stepsform .cf7-display-steps-container li {
    width: auto !important;
    float: none;
    display: inline-block;
    margin: 0px !important;
    background: transparent !important;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    padding: 3px 0px !important;
    line-height: 20px;
    color: #969696 !important;
    border-bottom: 2px solid transparent !important;
    font-family: 'Archivo', sans-serif !important;
}

.stepsform .cf7-display-steps-container li.active {
    background: transparent !important;
    border-bottom: 2px solid var(--yellow) !important;
    color: var(--yellow) !important;
}

.stepsform .cf7-display-steps-container {
    width: 100% !important;
    text-align: center;
    display: inline-block !important;
}

.stepsform .cf7-display-steps-container li:nth-child(2) {
    margin: 0px 250px !important;
}

.stepsform .cf7-display-steps-container li:last-child {
    display: none;
}

.stepsform input[type=text],
.stepsform textarea,
.stepsform input[type=email],
.stepsform .stepsform input[type=password],
.stepsform input[type=tel],
.stepsform input[type=url],
.stepsform input[type=search],
.stepsform input[type=date],
.stepsform select {
    background: transparent !important;
    border-radius: 0px !important;
    border-bottom: 1px solid #000000 !important;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;
    color: #000000;
    font-family: 'Work Sans', sans-serif !important;
    border-left: 0px !important;
    border-top: 0px !important;
    border-right: 0px !important;
    padding: 0px 0px 8px 0px !important;
    box-shadow: none;
}

.stepsform select {
    box-shadow: none !important;
    background: url(https://ubister.fr/wp-content/uploads/2020/09/Vector-40.png) no-repeat right center !important;
    padding-right: 30px !important;
}

.stepsform select::-ms-expand {
    display: none;
}

.stepsform select {
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
}

.stepsform input:focus,
.stepsform select:focus {
    border-left: 0px !important;
    border-top: 0px !important;
    border-right: 0px !important;
    box-shadow: none !important;
    border-bottom: 1px solid var(--yellow) !important;
}

.steprow {
    display: flex;
    justify-content: space-between;
}

.steprow .col6 {
    width: 48%;
    float: left;
    padding: 0px 15px;
    margin-bottom: 30px;
}

.steprow .col4 {
    width: 31.33%;
    float: left;
    padding: 0px 15px;
    margin-bottom: 30px;
}

.steprow .col8 {
    width: 65.666667%;
    float: left;
    padding: 0px 15px;
    margin-bottom: 30px;
}

.steprow .col12 {
    width: 100%;
    float: left;
    padding: 0px 15px;
    margin-bottom: 30px;
}

.stepsform .multistep-nav a {
    background: var(--yellow) !important;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    color: #FFF !important;
    padding: 0px 5px;
    text-decoration: none;
    width: 180px !important;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 40px;
    display: inline-block;
    float: none;
    text-align: center;
    font-family: 'Work Sans', sans-serif !important;
}

.stepsform .cf7-tab.cf7-tab-1 .multistep-nav {
    display: block !important;
}

.stepsform .cf7-tab.cf7-tab-1 .multistep-nav-right,
.stepsform .cf7-tab.cf7-tab-2 .multistep-nav-right {
    text-align: center !important;
}

.stepsform .cf7-tab.cf7-tab-1 {
    padding: 0px 160px !important;
}

.step_id {
    width: 100%;
    margin: 130px 0px 60px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.step_id .imagestep {
    width: 130px;
    padding: 0px 15px;
}

.step_id .imagestep img {
    margin: 0px !important;
}

.step_id .textstep {
    width: 470px;
    text-align: center;
    padding: 0px 15px;
}

.step_id h3 {
    font-weight: 600 !important;
    line-height: normal !important;
    font-size: 18px !important;
}

.step_id p {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 18px !important;
}

.step_id h3,
.step_id p {
    font-style: normal;
    text-align: center;
    color: #000000;
    font-family: 'Archivo', sans-serif !important;
}

.step_id .cf7-display-steps-container li.enabled {
    background: transparent !important;
    color: #969696 !important;
}

.stepsform input::-webkit-input-placeholder {
    color: #000000 !important;
}

.stepsform input::-moz-placeholder {
    color: #000000 !important;
}

.stepsform input:-ms-input-placeholder {
    color: #000000 !important;
}

.stepsform input:-moz-placeholder {
    color: #000000 !important;
}

.stepsform .container-cf7-steps-2 .multistep-nav-left {
    display: none;
}

.stepsform .cf7-display-steps-container li {
    height: auto !important;
}

.steprow .col6 br {
    display: none;
}

.cf7-step-confirm-title {
    width: 100%;
    float: left;
    padding: 9px 0px !important;
    font-size: 19px !important;
    border-bottom: none !important;
    margin-bottom: 25px !important;
    margin-top: 25px !important;
    font-weight: 600;
    text-align: center;
    background: rgba(86, 150, 209, 0.1);
    border-radius: 6px;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    color: #000000;
    font-family: 'Archivo', sans-serif !important;
}

.multistep-nav-right {
    text-align: center !important;
}

.cf7-step-confirm-name,
.cf7-step-confirm-value {
    min-width: 100% !important;
    width: 100% !important;
    float: left;
    padding: 0px 0px;
    text-align: left !important;
}

.cf7-step-confirm-item {
    display: block !important;
    padding: 0px 25px !important;
    width: 50%;
    float: left;
}

.cf7-step-confirm-name {
    font-family: 'Work Sans', sans-serif !important;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    padding: 0px 0px 12px 0px !important;
}

.cf7-step-confirm-value {
    font-family: 'Work Sans', sans-serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    border-bottom: 1px solid #5696D1;
    margin-bottom: 25px !important;
    min-height: 200px;
    padding-bottom: 15px !important;
}

.stepsform .cf7-tab-4 .multistep-nav-left {
    display: block !important;
}

.stepsform .cf7-tab-4 .multistep-nav {
    display: none !important;
}

.stepsform .cf7-tab-4 .multistep-nav-left a {
    max-width: 295px !important;
    width: 100% !important;
}

.confirmer_btn {
    display: flex;
    justify-content: center;
    width: 100%;
    float: left;
    margin-top: 130px;
}

.confirmer_btn a {
    margin-right: 15px;
    background: #FFF !important;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    color: var(--yellow) !important;
    padding: 0px 5px;
    text-decoration: none;
    max-width: 300px !important;
    width: 100% !important;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px !important;
    border: 1px solid var(--yellow);
    display: inline-block;
    float: none;
    text-align: center;
    font-family: 'Work Sans', sans-serif !important;
    height: 40px;
}

.confirmer_btn a:hover {
    background: var(--yellow) !important;
    color: #FFF !important;
}

.confirmer_btn input {
    margin-right: 15px;
    background: var(--yellow) !important;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    color: #FFF !important;
    padding: 0px 5px;
    text-decoration: none;
    max-width: 300px !important;
    width: 100% !important;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px !important;
    border: 1px solid var(--yellow);
    display: inline-block;
    float: none;
    text-align: center;
    font-family: 'Work Sans', sans-serif !important;
    height: 40px;
}

.confirmer_btn input:hover {
    background: #FFF !important;
    color: var(--yellow) !important;
    transform: none !important;
    -webkit-transform: none !important;
}

body .confirmer_btn input[type="submit"] {
    margin: 0px !important;
}

.ajax-load-more-wrap.blue .alm-load-more-btn {
    max-width: inherit !important;
    width: auto !important;
    background-color: #5696D1 !important;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    box-sizing: border-box;
    color: #FFF !important;
    line-height: normal !important;
    padding: .6rem 1.5rem;
    margin-left: 0px !important;
    font-family: 'Work Sans', sans-serif !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 21px !important;
    border-radius: 7px !important;
}

.alm-btn-wrap .alm-load-more-btn.loading {
    padding: .6rem 1.5rem !important;
}

.ajax-load-more-wrap.blue .alm-load-more-btn:hover {
    background: var(--yellow) !important;
}

header#top .col_last .cartbtnheader {
    display: none;
}

.product_container .span_4 {

    position: relative;
}

.product_container .span_4:hover .remove_btn.remove_cart_btn {
    display: block;
}

#response .product_title:after {
    display: none;
}

.Votrepanier_item {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}

.Votrepanier_item ul .cart_title {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    font-family: 'Work Sans', sans-serif !important;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
}

.Votrepanier_item ul {
    width: 100%;
    padding: 0px;
    margin: 0px;
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    justify-content:flex-start;
}

.Votrepanier_item ul li img {
    width: 50px !important;
    height: 50px !important;
    border: 0.2px solid #E6E6E6;
    border-radius: 6px;
    margin: 0px 0px 3px 0px !important;
}

.Votrepanier_item li {
    width: 128px;
    min-height: 80px;
    float: left;
    font-family: 'Work Sans', sans-serif !important;
    list-style: none;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
    padding: 0px 10px;
    position: relative;
}

.Votrepanier_item ul li a {
    width: auto;
    float: left;
    font-family: 'Work Sans', sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    text-align: center;
}

.wpcf7-form-control-wrap.acceptance-547 {
    width: 100%;
    float: left;
}

.Votrepanier_item .go_to_cart {
    display: none;
}

.Votrepanier_item .remove_btn.remove_cart_btn {
    position: absolute;
    top: -10px;
    right: 25px;
    background: #FFF url(https://ubister.fr/wp-content/uploads/2020/09/Group-236.png) no-repeat center center;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.11);
    background-size: 7px;
    z-index: 99;
    cursor: pointer;
    display: block !important;
    opacity: 0 !important;
}

.Votrepanier_item li:hover .remove_btn.remove_cart_btn {
    opacity: 1 !important;
}

.product_container .post_cat a.add_to_btn.cart_btn:before {
    content: 'ajouter au panier';
    position: absolute;
    width: 100px;
    color: #000;
    right: 18px;
    font-size: 9px;
    color: #000;
    margin-top: 6px;
    display: none;
    transition: all .5s ease-in-out;
    cursor: pointer;
}

.product_container .post_cat:hover a.add_to_btn.cart_btn:before {
    display: block;
    transition: all .5s ease-in-out;
}

.ubermenu span.ubermenu-target {
    cursor: pointer !important;
}

.add_to_btn.cart_btn.single_pro_btn {
    background: #FFF !important;
    cursor: pointer;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.11) !important;
    border-radius: 6px !important;
    box-sizing: border-box;
    color: #000 !important;
    padding: 9px 60px 9px 26px !important;
    margin-left: 0px !important;
    font-family: 'Work Sans', sans-serif !important;
    font-style: normal !important;
    transform: translateY(0px);
    -webkit-transform: translateY(0px) !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 30px !important;
    width: auto !important;
    height: auto;
    position: relative !important;
    right: 0px !important;
}

.add_to_btn.cart_btn.single_pro_btn:after {
    content: '';
    position: absolute;
    width: 33px;
    height: 33px;
    background: url(https://ubister.fr/wp-content/uploads/2020/09/basket-outline-4.png) no-repeat !important;
    background-size: 100% !important;
    right: 16px;
    float: none;
}

.add_to_btn.cart_btn.single_pro_btn.cart_added {
    pointer-events: none;
    background: #FFF url(https://ubister.fr/wp-content/uploads/2020/09/click.png) no-repeat left top !important;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.11) !important;
    border-radius: 6px !important;
    box-sizing: border-box;
    color: #8bcc55 !important;
    padding: 9px 60px 9px 70px !important;
    margin-left: 0px !important;
    font-family: 'Work Sans', sans-serif !important;
    font-style: normal !important;
    transform: translateY(0px);
    -webkit-transform: translateY(0px) !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 30px !important;
    width: auto !important;
    height: auto;
    position: relative !important;
    right: 0px !important;
}

.demander_link a {
    margin: 0px !important;
    float: none !important;
    display: inline-block !important;
}

.demander_link .wpb_wrapper {
    display: flex;
    justify-content: center;
}

.add_to_btn.cart_btn.single_pro_btn.cart_added:after {
    content: '';
    position: absolute;
    width: 33px;
    height: 33px;
    background: url(https://ubister.fr/wp-content/uploads/2020/09/basket-outline-4-2.png) no-repeat !important;
    background-size: 100% !important;
    right: 16px;
    float: none;
}

.row,
div.clear {
    padding-top: 0px;
}

#response {
    background: url(https://ubister.fr/wp-content/uploads/2020/09/Vector-11.png) no-repeat bottom;
    background-size: 100%;
}

#header-outer[data-using-secondary="1"]:not(.small-nav):not(.hidden-secondary) {
    background-color: var(--primary);
}

.single-marketplaces #header-outer[data-using-secondary="1"]:not(.small-nav) {
    background: #5696D1 !important;
}

#header-outer[data-using-secondary="1"].small-nav:not([data-format="left-header"]) {
    background: #5696D1 !important;
}

.alm-btn-wrap .alm-load-more-btn.done,
.alm-load-more-btn.more {
    background-color: #5696D1 !important;
}

.alm-btn-wrap .alm-load-more-btn.done:hover,
.alm-load-more-btn.more:hover {
    background-color: var(--yellow) !important;
}

.demander_link .link {
    display: none !important;
}

.prix_main .prix_left {
    width: 52%;
    float: left;
}

.prix_main .prix_right {
    width: 48%;
    float: left;
}

.prix_main .prix_left .row {
    display: flex;
    align-items: center;
}

.prix_main .prix_left .col-3 {
    width: 27%;
}

.prix_main .prix_left .col-9 {
    width: 73%;
    padding-right: 30px;
}

.wpcf7-form-control-wrap.checkbox-55,
.wpcf7-form-control-wrap.checkbox-478 {
    width: 100%;
    float: left;
}

.wpcf7-form-control-wrap.checkbox-55 input[type="checkbox"],
.wpcf7-form-control-wrap.checkbox-478 input[type="checkbox"] {
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    margin: 0 !important;
    top: 3px;
}

.wpcf7-list-item.first.last {
    padding: 0px;
    margin: 0px;
}

.wpcf7-form.init br {
    display: none;
}

.product_container {
    padding-top: 50px;
}

.marketplaces-template-default.single .main-content {
    background: url(https://ubister.fr/wp-content/uploads/2020/09/Vector-11.png) no-repeat bottom;
    background-size: 100%;
}

.wpcf7 form .wpcf7-response-output {
    float: left;
    width: 100%;
}

.page-id-7544 .container-wrap,
.container-wrap {
    padding-top: 0px !important;
}

.plan_du_site_list h2 {
    font-size: 25px !important;
    line-height: normal !important;
    font-weight: 700 !important;
    color: #000;
}

.plan_du_site_list ul li {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.plan_du_site_list li a {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    padding-bottom: 4px;
    line-height: normal !important;
    position: relative;
    display: inline-flex;
}

.plan_du_site_list li a:hover {
    color: var(--yellow);
}

#header-outer.small-nav #logo,
#header-outer.small-nav .logo-spacing {
    margin-top: 10.888889px !important;
    margin-bottom: 10.888889px !important;
}

.logopackage {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 7px;
    padding: 5px 10px !important;
}

.package-d4xpressbanner h2 a {
    color: var(--yellow);
    text-decoration: none;
}

.package-d4xpressbanner h2,
.package-d4xpressbanner p {
    color: #FFF !important;
}

.package-d4xpressbanner h2 {
    margin-top: 23px;
}

.package-d4left {
    text-align: center;
}

.package-d4left .nectar-button.accent-color.regular-button.link {
    margin: 0px 10px;
}

.package-d4left .nectar-button.accent-color.regular-button.link.en {
    color: var(--yellow) !important;
    background: transparent !important;
    box-shadow: none !important;
    position: relative;
    padding-right: 50px !important;
}

.package-d4left .link.en:before {
    position: absolute;
    background: url(https://ubister.fr/wp-content/uploads/2020/10/Vector-1.png) no-repeat;
    width: 20px;
    height: 30px;
    content: '';
    right: 15px;
    top: 10px;
}

.package-d4left .nectar-button.accent-color.regular-button.link.en:hover {
    background: #014d6c !important;
}

.package-d4right {
    position: relative;
}

.package-d4right .play_button {
    position: absolute;
    top: 43%;
    left: 48%;
    transform: translate(-48%, -50%);
    width: 70px !important;
    height: 70px !important;
    background: var(--yellow);
    border-radius: 100%;
    border: 0px !important;
}

.package-d4right .play_button:before {
    border-color: var(--yellow) !important;
}

.package-d4right .nectar_video_lightbox svg {
    width: 29px !important;
    height: 29px !important;
}

.package-d4right h4 {
    text-align: center;
    margin-top: -79px;
    font-size: 20px;
    padding-right: 28px;
    color: #FFF;
    font-family: 'Archivo', sans-serif !important;
    font-weight: 500 !important;
}

.package-d4xpressbanner h3 {
    font-family: 'Archivo', sans-serif !important;
    margin-top: 40px !important;
}

.package_sectionid .prix_id {
    max-width: 500px !important;
    width: 100% !important;
    background: #FFF !important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) !important;
    padding-bottom: 13px !important;
}

.package_sectionid .prix_id h5,
.package_sectionid .prix_id h4 {
    font-size: 18px !important;
    line-height: 20px !important;
    color: var(--yellow) !important;
}

.package_sectionid .row {
    display: flex;
    justify-content: center;
    margin-top: -80px;
}

.package_section1_listbox ul {
    width: 50%;
    float: left;
    margin: 0px;
    padding: 0px;
}

.package_section1_listbox li {
    width: 100%;
    float: left;
    text-align: center;
}

.package_section1_listbox li .reprendre {
    width: 100%;
    float: left;
    background: rgba(255, 255, 255, 0.75);
    border: 1px Solid rgba(86, 150, 209, 0.36);
    text-align: center;
    padding: 20px 10px 23px 10px;
    border-radius: 7px;
    color: #000000;
    min-height: 185px;
    cursor: pointer;
}

.package_section1_listbox li .reprendre:hover {
    background: #000000;
    color: #FFF !important;
}

.package_section1_listbox li .reprendre img {
    margin-bottom: 25px;
}

.package_section1_listbox li {
    list-style: none;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 18px !important;
    padding: 0px 27px;
    margin-bottom: 85px;
    line-height: 20px !important;
    color: #000000 !important;
    font-family: 'Work Sans', sans-serif !important;
}

.package_section1_listbox .listbox2 {
    margin-top: 75px;
}

.package_section1_listbox li span {
    width: 100%;
    float: left;
    text-align: center;
}

.package_section1_right {
    text-align: center;
}

.package_section1_right h2 {
    margin-bottom: 20px !important;
}

.package_section1_right p {
    text-align: left;
    padding: 0px 33px;
}

.package_section1_right h4 {
    text-align: left;
    font-family: 'Work Sans', sans-serif !important;
    font-weight: 600 !important;
    line-height: 21px !important;
}

.package_section1_right h5 {
    margin-top: 60px !important;
    font-family: 'Work Sans', sans-serif !important;
    font-weight: 400 !important;
}

.package_bonleft h3 {
    font-family: 'Archivo', sans-serif !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 20px !important;
    text-align: left;
    text-transform: uppercase !important;
    color: var(--yellow) !important;
    margin-top: 45px !important;
}

.package_bonleft .wpb_content_element {
    margin-bottom: 15px !important;
}

.package_bonleft p {
    margin-bottom: 11px !important;
    padding: 0px !important;
}

.bon_savoir_box {
    background: #5696D1;
    border-radius: 10px;
    padding: 23px 18px;
}

.bon_savoir_box h2,
.bon_savoir_box h3,
.bon_savoir_box h4,
.bon_savoir_box p {
    color: #FFF !important;
}

.package_bonright {
    padding-top: 10px;
}

.package_bonright .img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 0px !important;
}

.documentation_btn {
    position: relative;
}

.documentation_btn .nectar-button.accent-color.regular-button.link:before {
    width: 25px;
    height: 25px;
    background: url(https://ubister.fr/wp-content/uploads/2020/10/arrow.png) no-repeat;
    background-size: 100%;
    top: 50%;
    right: 25px;
    position: absolute;
    content: '';
    transform: translate(0%, -50%);
}

.documentation_btn .nectar-button.accent-color.regular-button.link {
    padding-right: 60px !important;
    top: 26px;
}

.documentation_btn .wpb_wrapper {
    text-align: center;
}

.package_section1 .row-bg.using-image {
    background-size: contain;
}

.package_section1 {
    position: relative;
}

.package_section1:before {
    width: 100px;
    position: absolute;
    height: 330px;
    top: 50%;
    right: 0;
    content: '';
    transform: translate(0%, -50%);
    background: url(https://ubister.fr/wp-content/uploads/2020/10/before.png) no-repeat;
    background-size: 100%;
}

.page-id-7680 #footer-outer .ftop-1.widget-area {
    display: none;
}

.package_section1_listbox li:last-child {
    margin-bottom: 0px !important;
}

.package-d4xpressbanner .owl-carousel .owl-item img {
    display: inline-block !important;
    margin: 0px;
}

.package-d4xpressbanner .owl-carousel .owl-item p {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
}

.package-d4xpressbanner .owl-carousel .owl-stage {
    padding: 0px !important;
}

.logopackage_ps {
    margin-top: 40px !important;
    margin-bottom: 50px !important;
}

.package-d4xpressbanner.ps .owl-carousel {
    padding: 0px 120px !important;
}

.linkappelle {
    margin-top: -45px;
}

.package-d4rightps {
    right: -80px;
}

.package-d4rightps .vc_column-inner {
    padding-left: 50px !important;
}

.package-d4rightps .nectar-video-box {
    position: relative;
}

.package-d4rightps .nectar-video-box:before {
    position: absolute;
    right: -44px;
    height: 10px;
    width: 140px;
    background: #FFBC57;
    border-radius: 9.28427px;
    content: '';
    transform: rotate(32deg);
    z-index: 999;
    top: 15px;
}

.package-d4rightps h5 {
    font-size: 20px !important;
    font-family: 'Archivo', sans-serif !important;
}

.section_ps1_row1 {
    margin-top: 100px !important;
}

.section_ps1_row2 {
    text-align: center;
}

.filterwhite {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}

.references_section.whiteslider {
    padding: 0px !important;
}

/* .home_Ourstrength p,
.home_Ourstrength h2 {
    padding-right: 50px;
} */

.home_section_1 p {
    padding: 0px 20px;
}

.error404 .col.span_12 {
    float: none !important;
}

#error-404 {
    padding: 15% 3% 5% 3% !important;
}

#error-404 img {
    margin-bottom: 50px !important;
}

.whitelogo_list ul {
    width: 100%;
    float: left;
    margin: 50px 0px 0px !important;
    display: flex;
    justify-content: space-between;
    align-content: center;
    padding: 0px;
}

.whitelogo_list li a img {
    width: auto;
}

.whitelogo_list li {
    list-style: none;
    width: auto;
    float: left;
    margin: 5px;
}

.whitelogo_list li:last-child {
    margin-right: 0px;
}

.whitelogo_list li:first-child {
    margin-left: 0px;
}

.communication_leftimg img {
    width: 100% !important;
    max-width: 100% !important;
}

.owl-carousel .owl-stage {
    transition-timing-function: linear !important;
}

body .alm-load-more-btn.more.done {
    display: none !important;
}

.product_container .ajax-load-more-wrap.blue .alm-load-more-btn.done,
.product_container .alm-btn-wrap .alm-load-more-btn.loading:before {
    display: none !important
}

.product_container .alm-btn-wrap .alm-load-more-btn.loading:before {
    height: 0 !important;
    width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.alm-btn-wrap {
    padding-top: 40px !important;
}

.marketplaces-template-default.single.postid-7009 .main-content {
    background: none !important;
}

#referencesslider .references .media_img .responsive_img {
    max-height: 40px !important;
    width: auto !important;
}

.owl-item>a {
    pointer-events: auto !important;
    cursor: pointer !important;
}

#page-header-bg span.result-num {
    font-family: inherit !important;
    color: #fff !important;
    font-size: 18px !important;
}

.communication_section1 h2 {
    min-height: 60px !important;
    margin-bottom: 30px !important;
}

.communication_section1 .col.span_12.dark.left {
    align-items: flex-start;
}

.communication_leftimg .wpb_wrapper>.wpb_text_column.wpb_content_element {
    display: none !important;
}

.custom_heading h1 span.titile_border {
    position: relative;
    padding-bottom: 17px;
    margin-right: 28px;
}

.custom_heading h1 span.titile_border:after {
    width: 100%;
    height: 4px;
    background: linear-gradient(269.97deg, var(--yellow) 0.03%, rgba(255, 193, 7, 0) 108.89%);
    position: absolute;
    bottom: 0px;
    content: '';
    left: 0;
}

.custom_heading h1 span.qont_img {
    float: none;
    display: inline-block;
}

.communication_leftimg .custom_heading .titile_border .by_img {
    float: none;
    display: inline-block !important;
    margin: 0px !important;
    bottom: -39px;
    position: relative;
    width: auto !important;
}

.custom_heading h1 span.qont_img {
    bottom: -26px;
    position: relative;
}

#header-outer #top .slide-out-widget-area-toggle a .lines:after,
#header-outer #top .slide-out-widget-area-toggle a .lines:before,
#header-outer #top .slide-out-widget-area-toggle a .lines-button:after,
body.material.mobile #header-outer.transparent:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a .close-line,
body.material.mobile #header-outer:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a .close-line,
#search-outer .close-wrap .close-line,
#header-outer:not(.transparent) #top .slide-out-widget-area-toggle .close-line {
    background-color: #FFF !important;
}

.page-id-5 .h_section1_row h2 {
    font-size: 21px !important;
    line-height: 24px !important;
}

#joinup-widget {
    z-index: 1000 !important;
}

/* Cookies */

#cookie-law-info-bar {
    z-index: 9999;
    line-height: 0px;
    padding: 6rem 1rem 1rem !important;
}

#cookie-law-info-bar .cli-bar-img {
    position: absolute;
    top: 1rem;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--primary);
    width: 6rem;
    height: 6rem;
    padding: 1rem;
    border-radius: 50%;
}

#cookie-law-info-bar .cli-bar-title {
    font-size: 1.2rem;
    font-weight: bold;
}

#cookie-law-info-bar .cli-bar-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#cookie-law-info-bar .cli-bar-btn_container {
    justify-content: center;
    gap: 1rem;
    align-items: center;
}

#cookie-law-info-bar .cli-bar-message {
    text-align: center;
}

#wt-cli-accept-all-btn,
#wt-cli-privacy-save-btn,
#cookie_action_close_header {
    border: 1px solid var(--yellow);
    transition: all 0.2s linear;
    color: #fff;
    border-radius: 6px;
    background-color: var(--yellow);
}

#cookie_action_close_header_reject {
    position: absolute;
    top: 1rem;
    right: 1.5rem;
}

#wt-cli-accept-all-btn:hover,
#wt-cli-privacy-save-btn:hover,
#cookie_action_close_header:hover {
    border: 1px solid var(--yellow);
    background-color: #fff !important;
    color: var(--yellow) !important;
    transition: all 0.2s linear;
}

.cli-switch input:checked+.cli-slider,
table.cookielawinfo-winter thead th {
    background-color: var(--yellow) !important;
}

/* ------ Notification subscription ------ */
#onesignal-bell-container {
    display: none;
}

.contact-subscribe-ctn {
    margin-left: 0;
    clear: both;
}

.contact-subscribe-ctn li::marker {
    font-size: 0;
}

.contact-subscribe-ctn li + li {
    margin-top: 1rem;
}

.contact-subscribe-ctn #pushNotification {
    position: relative;
    opacity: 1;
    display: inline-block;
}

.contact-subscribe-ctn .onesignal-bell-launcher-button {
    color: var(--yellow);
    transition: .3s;
    cursor: pointer;
    display: inline-block !important;
}

.contact-subscribe-ctn .onesignal-bell-launcher-button:hover {
    color: black;
}

.contact-subscribe-ctn .onesignal-bell-launcher-button svg {
    opacity: 0;
    position: absolute;
    display: none;
}

body:not([data-header-format="left-header"]) #top li ul.ubermenu-submenu-drop {
    background-color: rgba(0, 0, 0, 0.4) !important;
}

#mega-menu-wrap-top_nav #mega-menu-top_nav li#mega-menu-item-5909>a.mega-menu-link:hover {
    color: var(--yellow) !important;
    background: transparent !important;
}

body:not([data-header-format="left-header"]) #top li ul.ubermenu-submenu-drop ul {
    background: transparent !important
}

#ubermenu-nav-main-20-top_nav {
    display: flex !important;
    align-items: center;
}

#header-outer:not([data-format="left-header"]) #top>.container>.row nav {
    align-items: center;
    float: right;
}

header .span_3 {
    width: 10% !important;
}

header .span_9 {
    width: 90% !important;
}

#top nav>ul>li>ul>li,
#header-outer[data-format="centered-menu"] #top nav>ul>li>ul>li {
    opacity: 1 !important;
    transform: none;
}

#top nav>ul>li>ul>li,
#header-outer[data-format="centered-menu"] #top nav>ul>li>ul>li {
    float: left !important;
}

#top nav>ul>li>ul>li,
#header-outer[data-format="centered-menu"] #top nav>ul>li>ul>li {
    border-left: 1px solid var(--yellow) !important;
}

.owlslider_row .owl-theme .owl-dots .owl-dot.active span {
    background: #5696D1 !important;
}

.owlslider_row .span_12.dark .owl-theme .owl-dots .owl-dot.active span {
    background: #5696D1 !important;
}

/**/
#tags_slider .owl-dots .owl-dot span {
    margin: 0px 4px !important;
}

#tags_slider .owl-dots .owl-dot.active span {
    background: var(--yellow) !important;
    width: 33px !important;
    transform: none !important;
}

body .sf-Hover {
    background: transparent !important;
}

#top .sf-menu li ul li a:hover,
body #top nav .sf-menu ul .sfHover>a,
#top .sf-menu li ul .current-menu-item>a,
#top .sf-menu li ul .current-menu-ancestor>a,
#top nav>ul>.megamenu>ul ul li a:hover,
#top nav>ul>.megamenu>ul ul li a:focus,
#top nav>ul>.megamenu>ul ul .current-menu-item>a,
#header-secondary-outer ul ul li a:hover,
#header-secondary-outer ul ul li a:focus,
#header-secondary-outer ul>li:not(.megamenu) ul a:hover,
body #header-secondary-outer .sf-menu ul .sfHover>a,
#search-outer .ui-widget-content li:hover,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
#header-outer #top nav>ul>li:not(.megamenu) ul a:hover,
#header-outer #top nav>ul>li:not(.megamenu) .sfHover>a,
#header-outer:not([data-format="left-header"]) #top nav>ul>li:not(.megamenu) .sfHover>a,
#top nav>ul>.megamenu>ul ul .sfHover>a,
#header-outer:not([data-format="left-header"]) #top nav>ul>li:not(.megamenu) ul a:hover,
body:not([data-header-format="left-header"]) #top nav>ul>.megamenu>ul ul .current-menu-item>a,
#header-outer:not([data-format="left-header"]) #top nav>ul>li:not(.megamenu) ul .current-menu-item>a,
#header-outer:not([data-format="left-header"]) #top nav>ul>li:not(.megamenu) ul .current-menu-ancestor>a {
    background-color: transparent !important;
}

rs-module i[class^="fa-"] {
    right: -2px !important;
    top: -2px !important;
}

#slider-1-slide-1-layer-7 {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2) !important;
}

#slider-1-slide-1-layer-7:hover {
    background: #000;
}

#header-outer[data-lhe="animated_underline"] #top nav>ul>li>a:after,
body.material #header-outer #search-outer #search input[type="text"],
body[data-header-format="left-header"].material #search-outer #search input[type="text"] {
    display: none !important;
}

body.search.material .span_9 {
    margin-right: 0px !important;
}

#header-outer #top .sf-sub-indicator i {
    color: #fff !important;
}

#header-outer[data-format="centered-menu"] #top .span_9 {
    padding-top: 14px !important;
}

body a.nectar-button.large.regular.regular-button.link:hover {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1) !important;
}

.rev_slider iframe {
    opacity: 1 !important;
    visibility: inherit !important;
}

.vc_col-sm-7 .img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 0px;
}

nav .ubermenu-wpml-ls-item {
    z-index: 0 !important;
}

.buttons.sf-menu .wpml-ls-flag {
    display: inline;
    vertical-align: baseline;
    width: 18px !important;
    height: 12px !important;
    max-width: inherit !important;
}

body.page-id-6196 #footer-outer>.container,
body.page-id-8475 #footer-outer>.container {
    display: none
}

#link_video .col.span_12 {
    max-width: 100% !important
}

.page-id-8828 .vc_custom_1617269495981 .prix_id,
.page-id-9002 .vc_custom_1617269495981 .prix_id,
.page-id-8956 .vc_custom_1617269495981 .prix_id {
    background: #5696D1 !important;
}

.page-id-8828 .vc_custom_1617269495981 .prix_id p,
.page-id-9002 .vc_custom_1617269495981 .prix_id p,
.page-id-8956 .vc_custom_1617269495981 .prix_id p {
    color: #fff !important
}

.rev-btn.rs-layer.rs-waction {
    width: 40px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.stepsform .multistep-nav a {
    background: var(--yellow) !important;
}

.stepsform .multistep-nav a:hover {
    background: #5594CE !important;
}

body .cf7-display-steps-container li.enabled {
    background: transparent !important;
    color: var(--yellow) !important;
}

body .confirmer_btn input[type="submit"] {
    margin-right: 15px;
    background: var(--yellow) !important;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1) !important;
    border-radius: 6px !important;
    color: #FFF !important;
    padding: 0px 5px !important;
    text-decoration: none;
    max-width: 300px !important;
    width: 100% !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 40px !important;
    border: 1px solid var(--yellow);
    display: inline-block;
    float: none;
    text-align: center;
    font-family: 'Work Sans', sans-serif !important;
    height: 40px;

}

body[data-form-submit="regular"] .confirmer_btn input.wpcf7-submit {
    padding: 0px 5px !important;
}

body[data-form-submit="regular"] .confirmer_btn input:hover {
    background: #FFF !important;
    color: var(--yellow) !important;
    transform: none !important;
    -webkit-transform: none !important;
}

.ubermenu-target-title.ubermenu-target-text span> {
    font-weight: 400 !important;
}

.cartbtnheader .ubermenu-target-text span {
    padding-top: 2px;
    right: -6px;
    top: 0px;
    position: relative;
    width: 14px;
    height: 14px;
    background: #F86B75;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
    font-family: 'Work Sans', sans-serif !important;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cartbtnheader .ubermenu-target-text span.has_itme {
    background: #8bcc55 !important;
}

body #top nav>ul>li.cartbtnheader .items {
    width: 100%;
    float: left;
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1);
}

body #top nav>ul>li.cartbtnheader ul {
    margin-top: 25px;
    width: 100%;
    float: left;
    background: #FFF !important;
    border-radius: 10px;
}

body #top nav>ul>li.cartbtnheader .items li {
    font-family: 'Work Sans', sans-serif !important;
    line-height: normal;
    width: 100%;
    float: left;
    padding: 12px 35px 12px 54px !important;
    font-size: 11px;
    margin: 3px 0px;
}

body #top nav>ul>li.cartbtnheader .go_to_cart {
    width: 92%;
    float: left;
    text-align: center;
    background: #5696D1;
    border-radius: 6px;
    color: #FFF !important;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
    color: #FFFFFF;
    padding: 10px;
    margin-left: 4%;
    margin-bottom: 9px;
    margin-top: 20px;
}

.p_title {
    padding: 0px !important;
    font-size: 11px !important;
    color: #000;
    margin: 0 !important;
    line-height: normal !important;
    white-space: normal;
}

body #header-outer:not([data-format="left-header"]) #top nav>ul>li:not(.megamenu) ul.items .go_to_cart:hover {
    background: var(--yellow) !important;
    color: #FFF !important;
}

.contact_usbtn {
    margin: 0px !important;
}

body #top nav>ul>li.cartbtnheader .cart_title {
    width: 100%;
    float: left;
    text-align: center;
    background: #5696D1;
    border-radius: 7px 7px 0px 0px;
    color: #FFF !important;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
    color: #FFFFFF;
    padding: 10px;
    margin-left: 0;
    margin-bottom: 9px;
    font-family: 'Work Sans', sans-serif !important;


}

body #top nav>ul>li.cartbtnheader .remove_btn.remove_cart_btn {
    background: url(https://ubister.fr/wp-content/uploads/2020/09/delete-icon.png) no-repeat !important;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    z-index: 999999;
    display: block !important;
    border-radius: 0;
    opacity: 0 !important;
    box-shadow: none;
    background-size: 100%;
    top: 50%;
    transform: translate(0%, -50%);
}

body #top nav>ul>li.cartbtnheader ul.items li:hover a.remove_btn.remove_cart_btn {
    background: url(https://ubister.fr/wp-content/uploads/2020/09/delete-icon.png) no-repeat !important;
    opacity: 1 !important;
}

body #header-outer:not([data-format="left-header"]) #top nav>ul>li.cartbtnheader:not(.megamenu) a.remove_btn.remove_cart_btn:hover {
    background: url(https://ubister.fr/wp-content/uploads/2020/09/delete-icon.png) no-repeat !important;
}

#response {
    padding: 0px 0px 30px 0px !important;
}

.material #footer-outer #footer-widgets .col ul li {
    text-align: left !important;
}

.mbtitleshow {
    display: none;
}

.dktitleshow {
    display: block;
}

#header-space {
    height: auto !important;
}

.checkbox-478 .wpcf7-list-item.first.last .wpcf7-list-item-label {
    font-size: 0px !important;
    width: auto !important;
    float: left;
}

.wpcf7-form-control-wrap.checkbox-478 {
    width: auto !important;
    float: left;
}

.form-group label {
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 20px !important;
    color: #000000 !important;
    font-family: 'Work Sans', sans-serif !important;
    position: relative;
    top: 3px;

}

.search-results #header-outer #logo,
.search-results #header-outer .logo-spacing {

    margin-top: 12.888889px !important;
    margin-bottom: 10.888889px !important;
}

.search-results #header-outer[data-format="centered-menu"] #top .span_9 {
    padding-top: 17px !important;
}

.search-results-container .row {
    display: flex;
    flex-wrap: wrap;
}

.search-results-container .post-result {
    display: flex;
}

.search-results-container .references-result .inner-wrap {
    width: 100%;
}

.search-results-container .post-result h3,
.search-results-container .references-result h3 {
    font-size: 1rem;
    line-height: 1.1rem;
}

.search-results-container .references-result p {
    font-size: .9rem;
}

.search-results-container .post-featured-img {
    max-height: 110px;
}

.search-results .search-form {
    display: grid;
    grid-template-columns: 1fr 200px;
}

.search-results .search-form .btn {
    border-radius: 7px !important;
}

.search-results .Career_section form label {
    line-height: 33px !important;
}

.search-results-container .post-result .post-content,
.search-results-container .references-result .post-content {
    padding-left: 0;
}

#header-outer[data-lhe="animated_underline"] #top .sf-menu>.sf-with-ul:not([class*="button"])>a {
    /*border-left:1px solid var(--yellow);*/
    margin-right: 0px !important;
    margin-left: 0px !important;
}

#top nav ul.buttons.sf-menu .sfHover.menu-item-over a {
    border-left: 1px solid var(--yellow) !important;
}

#top nav ul.buttons.sf-menu .sfHover.menu-item-over .sub-menu a {
    border-left: 1px none var(--yellow) !important;
}

body #header-outer[data-format="centered-menu"] #top nav>.sf-menu>li ul {
    margin-left: 0px !important;
    margin-top: -4px !important;
}

.wpml-ls-menu-item .wpml-ls-flag+span {
    margin-left: 0;
}

body #top nav>ul>li {
    position: relative;
    margin: 0 5px;
}

body #top nav>ul>li:first-child {
    margin-left: 0;
}

body #top nav>ul>li:last-child {
    margin-right: 0;
}

#header-outer[data-format="menu-left-aligned"] .row .col.span_3 {
    margin-right: 0;
}

body:not([data-header-format="left-header"]) #top li ul.ubermenu-submenu-drop {
    width: 200px;
    left: -1px;
}

#menu-item-8519 {
    display: none !important;
}

/* ----- Navigation search bar */
body #top nav>ul>li.ubermenu-item-type-custom {
    position: static;
}

nav .header-search {
    display: flex;
    align-items: center;
    justify-content: center;
}

nav .header-search.active {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: white;
}

nav .header-search.active i {
    cursor: pointer;
}

nav .header-search .solution_section {
    display: none;
}

nav .header-search.active .solution_section {
    display: block;
}

/* ----- Navigation search bar */
body #top nav>ul>li.ubermenu-item-type-custom {
    position: static;
}

nav .header-search {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: position 2s;
    max-width: 100%;
}

nav .header-search.active:hover {
    border-radius: 7px 7px 0 0;
}

nav .header-search.active {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: white;
    border-radius: 7px 7px 0 0;
}

nav .header-search i {
    cursor: pointer;
    color: white;
}

nav .header-search.active i {
    display: none;
}

nav .header-search .solution_section {
    display: none;
    opacity: 0;
    transition: .2s opacity, display 2s;
}

.solution_section .list-keywords {
    display: none;
}

nav .header-search.active .solution_section .list-keywords {
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    overflow-y: hidden;
    background-color: white;
    border-radius: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    border-radius: 0 0 7px 7px;
    padding: .3rem;
}

nav .header-search.active .solution_section .list-keywords::-webkit-scrollbar {
    height: 1em;
}

nav .header-search.active .solution_section .list-keywords::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

nav .header-search.active .solution_section .list-keywords::-webkit-scrollbar-thumb {
    background-color: var(--yellow);
    border-radius: 7px;
}

.solution_section .list-keywords .keyword {
    margin: .2rem;
    border-radius: 50px;
    background-color: #fffbf1;
    padding: .3rem;
    border: 1px solid white;
}

.solution_section .list-keywords .keyword a {
    color: var(--yellow) !important;
}

.solution_section .list-keywords .keyword:hover {
    border: 1px solid var(--yellow);
}

nav .header-search.active .solution_section {
    transition: .2s opacity, display 2s;
    display: block;
    opacity: 1;
    width: 100%;
}

nav .header-search .solution_section input[type=submit] {
    display: none;
}


/* ----- Owl carrousel ------ */
.marketplace_banner .owl-carousel .owl-item a {
    float: left;
    width: auto;
    cursor: pointer;
}

.references_section .owl-carousel.owl-drag .owl-item {
    text-align: center;
}

.references_section .owl-carousel.owl-drag .owl-item img {
    max-width: 200px;
    width: 200px;
    float: none;
    display: inline-block;
    text-align: center;
    height: 70px;
    -o-object-fit: contain;
       object-fit: contain;
}

.references_section {
    width: 100%;
    float: left;
    text-align: center;
    display: flex;
    margin-top: 25px;
    max-width: 100%;
}

.references_section .referencesslider,
.referencesslider,
.home-banner-carrousel {
    background: radial-gradient(100% 10226.62% at 0% 0%, rgba(255, 255, 255, 0.42) 0%, rgba(255, 255, 255, 0.06) 100%);
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-sizing: border-box;
    -webkit-backdrop-filter: blur(12px);
            backdrop-filter: blur(12px);
    border-radius: 14px;
    max-width: 1250px;
    margin: 0 auto;
}

.referencesslider {
    background: radial-gradient(100% 10226.62% at 0% 0%, rgba(179, 179, 179, 0.2) 0%, rgba(255, 255, 255, 0.06) 100%);
    border: 1px solid rgba(174, 174, 174, 0.3);
}

.referencesslider {
    max-width: 1245px;
}

.references_section .owl-carousel .owl-stage-outer,
.referencesslider .owl-stage-outer {
    margin-bottom: -1.5rem;
}

.home-banner-carrousel .owl-stage-outer {
    margin: -1.4rem 0 -1.8rem;
}

.references_section .owl-carousel .owl-stage .owl-item,
.referencesslider .owl-carousel .owl-stage .owl-item {
    padding: 0 !important;
}

.references_section .owl-carousel .owl-stage {
    padding: 0 !important;
}

.referencesslider .owl-stage {
    padding: .2rem 0 1rem !important;
}

.references_section .span_3.references {
    width: auto !important;
    float: none !important;
    display: inline-block;
    text-align: center;
}

.references_section .span_3.references:last-child {
    margin: 0px;
}


/* ----- Navigation ------ */
.right-aligned-menu-items {
    min-width: 250px;
}

.right-aligned-menu-items nav {
    width: 100%;
    justify-content: stretch;
}

.right-aligned-menu-items nav {
    width: 100%;
    justify-content: stretch;
}

.right-aligned-menu-items ul {
    height: 100%;
    align-items: center;
}

.right-aligned-menu-items nav .ubermenu-nav {
    padding: 0;
    white-space: nowrap;
}

.right-aligned-menu-items nav .nectar-cta a {
    margin-bottom: -.3rem !important;
    background-color: var(--yellow);
    margin-left: 0;
    margin-right: 0;
    border-radius: 6px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    line-height: 37px;
    padding: 0.6rem 0.5rem !important;
    font-weight: bold !important;
}

#search-outer .ui-widget-content,
body:not([data-header-format="left-header"]) #top .sf-menu li ul,
#top nav>ul>.megamenu>.sub-menu,
body #top nav>ul>.megamenu>.sub-menu>li>a,
#header-outer .widget_shopping_cart .cart_list a,
#header-secondary-outer ul ul li a,
#header-outer .widget_shopping_cart .cart_list li,
.woocommerce .cart-notification,
#header-outer .widget_shopping_cart_content {
    background-color: var(--primary) !important;
}

.right-aligned-menu-items nav .nectar-cta:hover a {
    background-color: #E6E6E6;
}

.right-aligned-menu-items nav .cartbtnheader {
    width: 2rem;
    height: 2rem;
}

.right-aligned-menu-items nav .ubermenu-target-with-image {
    width: 35px;
    overflow: inherit !important;
}

.ubermenu .ubermenu-image {
    max-width: 200px !important;
    margin-bottom: 0 !important;
}

.cartbtnheader .ubermenu-target-with-image::after {
    position: absolute;
    top: -7px;
    right: 0px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    font-weight: bold;
    color: white;
}

body #top nav>ul>li.cartbtnheader .ubermenu-content-block.ubermenu-custom-content.ubermenu-custom-content-padded,
body #top .cartbtnheader .ubermenu-content-block.ubermenu-custom-content.ubermenu-custom-content-padded {
    width: 223px;
    position: absolute !important;
    right: -35px !important;
    display: inline-block;
    padding: 0px !important;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: none;
}

body #top nav>ul>li.cartbtnheader .items,
body #top .cartbtnheader .items {
    width: 100%;
    max-width: 250px;
    float: left;
    box-shadow: 0px 1px 7px rgb(0 0 0 / 10%);
    top: 1.5rem;
    right: 10rem;
    background-color: rgba(255,255,255,0.5)!important;
    -webkit-backdrop-filter: blur(12px);
            backdrop-filter: blur(12px);
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-top: 0 !important
}

body #top nav>ul>li.cartbtnheader .cart_title,
body #top .cartbtnheader .cart_title {
    width: 100%;
    float: left;
    text-align: center;
    background: #5696D1;
    border-radius: 7px 7px 0px 0px;
    color: #FFF !important;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
    color: #FFFFFF;
    padding: 10px;
    margin-left: 0;
    margin-bottom: 9px;
    font-family: 'Work Sans', sans-serif !important;
}

body #top nav>ul>li.cartbtnheader .items li,
body #top .cartbtnheader .items li {
    font-family: 'Work Sans', sans-serif !important;
    line-height: normal;
    width: 100%;
    float: left;
    padding: 12px 35px 12px 54px !important;
    font-size: 11px;
    margin: 3px 0px;
}

body #header-outer:not([data-format="left-header"]) #top nav>ul>li:not(.megamenu) ul a {
    color: #FFF !important;
}

body #top nav>ul>li.cartbtnheader .go_to_cart,
body #top .cartbtnheader .go_to_cart {
    width: 92%;
    float: left;
    text-align: center;
    background: #5696D1;
    border-radius: 6px;
    color: #FFF !important;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
    color: #FFFFFF;
    padding: 10px;
    margin-left: 4%;
    margin-bottom: 9px;
    margin-top: 20px;
}

body #top nav>ul>li.cartbtnheader .items img,
body #top .cartbtnheader .items img {
    width: 35px;
    position: absolute;
    left: 10px;
    background: #FFFFFF;
    border: 0.2px solid #969696;
    box-sizing: border-box;
    border-radius: 7px;
    top: 50%;
    margin: 0px;
    padding: 4px;
    transform: translate(0%, -50%);
}

/* ----- BLog ----- */
.single-post #prev-btn {
    background-color: var(--primary);
    border-radius: 6px;
    color: white;
    font-size: .8rem;
    margin: 1rem 0;
    display: table;
    cursor: pointer;
    position: relative;
}

#prev-btn i[class*="fa-"] {
    top: 0;
}

.single-post #prev-btn:hover,
.single-post #prev-btn:active {
    background-color: var(--yellow);
}

.single-post #prev-btn:before {
    content: "<";
    font-size: 1rem;
    position: absolute;
    top: 50%;
    left: -.5rem;
    transform: translateX(-50%);
}

.masonry .posts-container {
    margin-top: -200px;
}

.category .container-wrap {
    margin: 15vw;
}

.category .page-header-bg-image,
.nectar-category-grid .nectar-category-grid-item .inner {
    background: rgb(86,149,207);
    background: linear-gradient(0deg, rgba(86,149,207,1) 0%, rgba(24,89,168,1) 70%) !important;
}

.category .page-header-bg-image::after {
    content: none;
}

.category .masonry .posts-container {
    margin: 0 ;
    max-width: 1400px;
}

.nectar-category-grid[data-columns="4"][data-masonry="yes"]>div:nth-of-type(1),
.nectar-category-grid[data-columns="4"][data-masonry="yes"]>div:nth-of-type(8),
.nectar-category-grid[data-columns="4"][data-masonry="yes"]>div:nth-of-type(15) {
    grid-column-end: span 1 !important;
    grid-row-end: span 1 !important;
    min-height: 50px;
}


.nectar-category-grid[data-columns="4"][data-masonry="yes"] {
    grid-auto-rows: 1fr;
}

.nectar-category-grid[data-columns="4"][data-masonry="yes"] .nectar-category-grid-item {
    max-width: 250px;
    font-size: 1rem;
}

.nectar-category-grid[data-columns="4"][data-masonry="yes"] .nectar-category-grid-item h3{
    font-size: 1rem;
    margin-top: .5rem;
}

.nectar-category-grid[data-columns="4"][data-masonry="yes"] .nectar-category-grid-item .inner .bg-overlay {
    background-color: rgba(255, 255, 255, 0.7);
    background: radial-gradient(100% 10226.62% at 0% 0%, rgba(255, 255, 255, 0.42) 0%, rgba(255, 255, 255, 0.06) 100%);
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-sizing: border-box;
    border-radius: 14px;
    max-width: 750px;
    margin: 0 auto;
    transition: .1s;
}

.nectar-category-grid[data-columns="4"][data-masonry="yes"] .nectar-category-grid-item:hover .inner .bg-overlay {
    background-color: rgba(255, 255, 255, 0.3);
}

.nectar-category-grid[data-columns="4"][data-masonry="yes"] .nectar-category-grid-item .content{
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.nectar-category-grid[data-columns="4"][data-masonry="yes"] .nectar-category-grid-item span{
    font-size: .8rem;
}

.single.single-post .main-content {
    max-width: 1400px !important;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 5vw !important;
    padding-right: 5vw !important;
}

.single.single-post .main-content blockquote {
    margin: 1rem 0;
}

.nectar_widget li,
.widget_recent_entries li {
    padding: 1rem .5rem !important;
    border-radius: 7px;
    margin-bottom: 1rem;
    transition: .2s;
    background-color: white;
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 10%);}

.widget_recent_entries .post-date {
    font-size: .8rem;
}

.nectar_widget .post-title {
    font-size: 1.2rem !important;
    line-height: 1.2rem !important;
}

.nectar_widget li:hover {
    background: linear-gradient(269.97deg, var(--ligrey) 0.03%, rgba(255, 193, 7, 0) 108.89%);
}

.nectar_widget.nectar_blog_posts_popular li {
    background: linear-gradient(269.97deg, #ffc10773 0.03%, rgba(255, 193, 7, 0) 108.89%);
}

.nectar_widget.nectar_blog_posts_popular li:hover {
    background: linear-gradient(269.97deg, var(--yellow) 0.03%, rgba(255, 193, 7, 0) 108.89%);
}

/* ----- Plan du site ----- */

.sitemap-articles .wsp-container>strong>.wsp-posts-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1rem;
}

.sitemap-articles .wsp-container .wsp-posts-list {
    margin: 1rem 0 ;
}


/* -----Exit Popup ----- */
 body:not(.page-id-11137) #exitpopup-modal {
    display: none !important;
}

.exitpopup-modal-window {
    position: relative;
    max-width: 500px;
}

.exitpopup-modal-window .modal-body .exitpopup-close {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: .6rem;
    color: white;
    font-size: 1.5rem;
    font-family: 'Work Sans', sans-serif;
}

.exitpopup-modal-window .modal-body .exitpopup-header {
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.3rem;
    margin-bottom: .8rem;
}

.exitpopup-modal-window .modal-body {
    background-color: #eff1f3;
    border-radius: 0 0 4px 4px;
}

.exitpopup-modal-window .modal-body .exitpopup-content {
    text-align: center;
    color: var(--ligrey);
}

.exitpopup-modal-window .modal-body .exitpopup-options {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    row-gap: .8rem;
}

.exitpopup-modal-window .modal-body .exitpopup-btn {
    background-color: var(--yellow);
    color: white;
    padding: .4rem 1rem;
    border-radius: 7px;
    cursor: pointer;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    transition: .1s;
}

.exitpopup-modal-window .modal-body .exitpopup-btn:hover {
    background-color: #E6E6E6;
}

.exitpopup-modal-window .modal-body .exitpopup-btn:hover a {
    color: var(--yellow);
}

.exitpopup-modal-window .modal-body .exitpopup-btn a {
    color: white;
}

/* ----- Breadcrumbs ------ */

#breadcrumbs {
    position: absolute;
    top: 9vw;
    left: 2rem;
    color: white;
    z-index: 10;
    font-size: .8rem;
}

.page-template-marketplace #breadcrumbs {
    top: 6vw;
}

.single-marketplaces #breadcrumbs {
    top: 1.5vw;
}

.category #breadcrumbs {
    position: static;
}

.single-marketplaces #breadcrumbs a:hover,
.single-marketplaces #breadcrumbs span {
    color: black;
}

.single-post #breadcrumbs {
    top: -3vw;
    left: 0;
    color: grey;
}

/* ----- Testimonial Page -----*/
.references-template-default .col>.wpb_column {
    margin-left: 10px;
    margin-right: 10px;
}

.gradient-bg .vc_column-inner > .wpb_wrapper {
    background: radial-gradient(100% 10226.62% at 0% 0%, rgba(255, 255, 255, 0.42) 0%, rgba(255, 255, 255, 0.06) 100%);
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-sizing: border-box;
    -webkit-backdrop-filter: blur(12px);
            backdrop-filter: blur(12px);
    border-radius: 14px;
}

.gradient-bg a {
    color: white;
}

.testimonial-triptic .wpb_wrapper {
    margin-top: 3rem;
}

.testimonial-triptic .vc_column-inner {
    margin: 0 10px;
}

.testimonial-icon {
    position: absolute;
    width: 70px;
    height: 70px;
    top: calc(-3rem - 55px);
    left: 50%;
    padding: .5rem;
    transform: translateX(-50%);
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
}

.testimonial-icon img,
.testimonial-icon .wpb_wrapper {
    margin: 0 !important;
}

.testimonial-keycontainer .wpb_wrapper {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    max-width: 580px;
    border-radius: 6px;
    height: 100%;
}

.testimonial-keycontainer .vc_column-inner {
    margin: 0 15px;
}

.testimonial-keycontainer .wpb_wrapper p {
    padding: 1rem;
    padding-bottom: 1rem !important;
    display: flex;
    align-items: center;
}

.testimonial-keynumber {
    background: linear-gradient(98.31deg, #FFC107 -2.17%, #F5DC91 100%);
    border-radius: 6px 0 0 6px;
    padding: 1rem;
    display: flex;
    align-items: center;
    margin-bottom: 0 !important;
}

/* ----- Presse page ------ */
.presse-grid-container {
    margin-top: 100px;
}

.presse-grid-container .presse-grid {
    margin-left: 20px !important;
    margin-right: 20px !important;
    position: relative;
    max-width: 20em;
}

.presse-grid-container .presse-grid .wpb_wrapper {
    height: 100%;
}

.presse-grid-container .presse-grid .wpb_wrapper .img-with-aniamtion-wrap {
    height: 150px;
    overflow: hidden;
    margin-bottom: 5px;
}

.presse-grid-container .presse-grid .presse-btn {
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.11) !important;;
    background: var(--yellow);
    border-radius: 6px;
    border-radius: 7px !important;
    box-sizing: border-box;
    color: #FFF !important;
    line-height: normal !important;
    padding: 9px 28px !important;
    font-family: 'Work Sans', sans-serif !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 21px !important;
    color: #FFFFFF;
    position: absolute;
    top: calc(100% - .5em);
    left: 50%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    transform: translateX(-50%);
    transition: all .5s ease-in-out;
}

.presse-grid-container .presse-grid .presse-btn:hover,
.presse-grid-container .presse-grid .presse-btn:focus {
    background-color: #5696D1 !important;
    transform: translate(-50%, 0);
}

/* ----- KH UPDATES ----- */

.subscribe-push{
	font-size: 16px;
}

.new-recaptcha{
    font-size: 14px;
}

/* ----- Chatbot ----- */
#drift-frame-controller {
    right: 10px !important;
    bottom: 6px !important;
}

/* joonbot */
.iframe-right {
    padding-right: 25px;
    transition: padding .5s !important;
    width: 420px !important;
    right: 2% !important;
    bottom: 1px;
}

.iframe-right:hover,
#drift-frame-controller:hover ~ .iframe-right {
    padding-right: 70px;
}
/*
body[data-header-resize="1"] #page-header-wrap{
    height: 0px !important;
}*/

.wpcf7-textarea{
    background: none !important;
    border: none !important;
    border-bottom: 1px solid black !important;
    border-radius: 0 !important;
    margin-bottom: 10px !important;
    color: black;
    resize: vertical !important;
    padding: 0 !important;
}
.wpcf7-textarea::placeholder{
    color: black !important;
    font-size: 18px !important;
    padding-left: 0px !important;

}
.wpcf7-textarea:focus{
    box-shadow: none !important;
}