/********* Compiled - Do not edit *********/
:root{--color-primary:#e9312a;--color-secondary:#0f0e9f;--color-gradient-start:#e9312a;--color-gradient-stop:#e9312a;--color-link:#2cd5c4;--color-link-hover:#1e9176;}body{font-weight:300;line-height:1.5;font-size:18px;color:#404040;background:rgb(255, 255, 255);}body.single-post .content{}.h1,h1{font-weight:700;line-height:1.4em;font-size:60px;color:#060e9f;}.h2,h2{font-family:Poppins;font-weight:700;line-height:1.4em;font-size:40px;color:#E9322A;}.h3,h3{font-family:Poppins;font-weight:700;line-height:1.5em;font-size:26px;color:#5f259f;}.h4,h4{font-family:Poppins;font-weight:700;line-height:1.3em;font-size:20px;color:#060e9f;}.h5,h5{font-family:Poppins;font-weight:700;line-height:1.6em;font-size:16px;color:#5f259f;}.h6,h6{font-family:Poppins;font-weight:700;line-height:1.3em;letter-spacing:.2em;font-size:13px;color:#fcb53b;}.main-header .navbar-brand{max-width:80px;}.titlebar-inner h1{color:#060e9f !important;}.titlebar-inner p{}.titlebar-inner{padding-top:100px;padding-bottom:3px;}.titlebar{background-color:transparent;background-repeat:repeat;background-size:cover;}#content{background-image:url( //dev.dataservant.net/wp-content/uploads/2019/07/bg-blog.jpg);background-repeat:repeat-y;background-size:cover;background-position:center top;}@media ( min-width: 992px ){.main-header .is-stuck{background:rgba(255, 255, 255, 0.9) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a, .mainbar-wrap.is-stuck .header-module .ld-module-trigger, .mainbar-wrap.is-stuck .main-nav > li > a, .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{color:rgb(6, 14, 159) !important;}.mainbar-wrap.is-stuck .header-module .ld-module-trigger-icon{color:inherit !important;}.mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{border-color:rgb(6, 14, 159) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a:hover, .mainbar-wrap.is-stuck .main-nav > li > a:hover{color:rgb(233, 50, 42) !important;}}.blog #wrap,
.single-post.post-template-default #wrap {
    background: url(/wp-content/uploads/2019/09/bg-blog2.png) #fff no-repeat top center;
    background-size: contain;
}
.blog #content,
.single-post.post-template-default #content {
    background: transparent;
}

/*.blog .titlebar-inner .container, 
.blog #content .container {
    max-width: 800px;
}*/

.blog .liquid-lp-media{background-position:initial;}
.blog .liquid-blog-posts .liquid-lp-title {
font-size: 20px !important;
    color: #060E9F;
    letter-spacing: normal;
    line-height: 1.2em;
}

body.blog #content{
    padding-top:20px;
}

.category .liquid-blog-grid > .carousel-container,.category .liquid-blog-grid > div{flex:initial;}

.category .liquid-lp-details,.category .entry-summary,.category .liquid-lp-footer{
    display:none;
}

.category .liquid-lp-title{
    font-size:20px;
    color: #060E9F;
}

.insightsFilter {
    width: 100%;
    text-align: center;
    margin: 10px 0 50px 0;
    padding: 0 10px;
}

.insightsFilter a {
    display: inline-block;
    margin: 5px 10px;
    padding: 10px 25px;
    background: #f7f4f2;
    border-radius: 5px;
    color:#060e9f;
}

.blog .liquid-blog-posts .liquid-lp-details {
    display: none;
}

.single-post.post-template-default .blog-single-cover {
    display: none;
}
.single-post.post-template-default.blog-single-image-left:not(.has-sidebar) .blog-single-details {
    margin-right: 0;
}
.single-post.post-template-default.blog-single-image-left .blog-single-title {
    font-family: 'Neue Haas Grotesk';
    color: #060E9F;
    font-weight: normal !important;
    letter-spacing: normal;
    margin-top: 2em;
}
.single-post.post-template-default  .blog-single-content figure:first-child {
    margin-top: 0;
}
.single-post.post-template-default .blog-single-footer > span {
    max-width: 100%;
}
.single-post.post-template-default .main-footer {
    padding-top: 0;
}

#post-5617 > .container {
    width: 100% !important;
}

@media (min-width: 768px) {
    #cote-contact.subscribe {
        display: flex;
        justify-content: center;
    }
    #cote-contact.subscribe .email-wrapper {
        margin-right: 20px;
    }
}