:root {
  --bleu_logo: #0203FB;  
  --rouge_logo: #FD0101;
}

a{
    
}

a:hover{
    /*color: var(--bleu_logo);*/
}

p{
    line-height: 1.5em;
}


/* general */

html{
    overflow: auto !important;
    margin-right: 0 !important;
}

.bleu_logo{
    color: var(--bleu_logo);
}

.overflow_hidden{
    overflow: hidden !important;
}

.notDisplay{
    display: none;
}

.d_block{
    display: block;
}

body:not(.elementor-editor-active) .hide_elem{
    display: none !important;
}

body.elementor-editor-active .hide_elem{
    opacity: 0.2;
}

.w_670{
    max-width: 670px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.w_780{
    max-width: 780px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.uppercase, .uppercase *{
    text-transform: uppercase !important;
}


/* header */

.top-header-content:before{
    /*background-color: var(--rouge_logo);*/
}

.quote-btn{
    background-color: var(--bleu_logo);
    outline: none !important;
}

.quote-btn:hover{
    background-color: var(--rouge_logo);
}

nav > ul > li.focus > a:before, nav > ul > li.current_page_ancestor > a:before, nav > ul > li.current-menu-ancestor > a:before, nav > ul > li.current-menu-item > a:before, nav > ul > li:hover > a:before{
    /*background-color: var(--rouge_logo);*/
}

.search-btn{
    color: var(--rouge_logo);
}

.search-btn:hover{
    color: var(--bleu_logo);
}


/* home */

.overlay-dark:before{
    opacity: 0.5;
}

.banner-content{
    max-width: 750px;
}

.banner-content h1, .banner-content h2 {
    color: #ffffff;
    font-size: /*72px*/52px;
    line-height: 1.2em;
    margin-bottom: 38px;
    font-weight: 600;
}

.banner-content h1 strong, .banner-content h2 strong{
    color: var(--bleu_logo);
    font-weight: 600;
    border-bottom: 2px solid var(--bleu_logo);
}

.banner-content p{
    max-width: 650px;
}

.banner-slider.style1 .slick-dots li.slick-active button{
    background-color: var(--bleu_logo);
}

.abt-list li span a:hover{
    color: var(--rouge_logo);
}

.abt-list li span.checkbox-rectangle svg{
    /*color: var(--rouge_logo);*/
}

.abt-contact .abtc-icon .call-icon:hover{
    color: var(--rouge_logo);
}

.sec-title > h2, .video-post-info > h2{
    text-transform: none;
}

.video-post:hover .video-post-info > h2, .video-post:hover .video-post-info > .title{
    opacity: 1;
    visibility: visible;
    color: var(--rouge_logo);
}

.posted-by-row{
    display: none;
}

.vid-post-info > .title{
    color: #ffffff;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 32px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
}

.video-post-info > .title {
    color: #222222;
    font-size: 30px;
    font-weight: 600;
    transition: all 300ms ease;
    margin-bottom: 25px;
    font-family: 'Barlow Condensed', sans-serif;
}

.section_about .play-btn{
    display: none;
}

.abt-contact .abtc-icon img{
    border-radius: 0;
}

.blog-post .blog-info > .title {
    color: #222222;
    font-size: 40px;
    margin-bottom: 22px;
    line-height: 32px;
}

.blog-grid-view .blog-post .blog-info > .title {
    font-size: 30px;
    line-height: 34px;
}

.blog-grid-view .blog-post .blog-info > .title:hover a{
    color: var(--bleu_logo);
}

.section_logos img{
    max-height: 150px;
    width: auto;
}


/* pages internes */

.pager-sec-details > h1{
    text-transform: none;
}

.pager-sec-details > h1 span{
    color: var(--rouge_logo);
}

.breadcrumb li span{
    color: #ddd;
}

.section_contact .row{
    align-items: stretch;
}

.section_contact .row > .col-lg-4 > div{
    height: 100%;
}

.sidebar .widget-recent-services ul li a.active, .sidebar .widget-recent-services ul li a:hover{
    background-color: var(--bleu_logo);
}

.sidebar .widget-recent-services ul li a{
    line-height: 1.3em;
}

.sidebar .widget-recent-services ul li a:after{
    color: transparent;
    background: var(--rouge_logo);
    height: 10px;
    width: 10px;
    border-radius: 50%;
}

.service-single-page > h2{
    text-transform: none;
}

.services-page .elementor-widget-image a{
    width: 100%;
}

.services-page .elementor-widget-image.w_100 img{
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
}

#serity_contact_widget-2.widget-services ul li > img{
    top: 0;
}

#serity_contact_widget-2.widget-services ul li span{
    padding-left: 40px;
}

.section_contact.pg_contact .col-lg-4{
    flex: 0 0 50%;
    max-width: 50%;
}

.section_contact.pg_contact .cot-links li > span{
    font-size: 25px;
}

.sidebar .widget-title, .sidebar label.wp-block-search__label, .sidebar .widget_block h2{
    text-transform: none;
}


/* listing posts */

.page-link:focus, .page-link:hover, .page-link.current, .post-page-numbers.current, .page-links a:first-child{
    background-color: var(--rouge_logo);
}


/* footer */

.scrollUp{
    background-color: var(--rouge_logo);
}

.footer-pt-carousel li a{
    display: flex;
    height: 150px;
    align-items: center;
    justify-content : center;
}

.footer-pt-carousel li img, .pt-carousel li img{
    max-height: 150px;
    width: auto;
    max-width: 100%;
    filter: none !important;
}

.logos_footer{
    display: flex;
    align-items: center;
    column-gap: 15px;
    margin-top: -40px;
}

.logos_footer img{
    width: 120px;
    max-width: 100%;
    height: auto;
}



/* responsive */

@media (max-width:1199px) /* testé sur 992px */
{
    body{}
}

@media (max-width:991px) /* testé sur 768px */
{
    .section_contact.pg_contact .col-lg-4{
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width:767px) /* testé sur 375 */
{
    .logos_footer{
        margin-top: 0px;
    }
}


