@charset "UTF-8";





body{

    font-family: 'Poppins', sans-serif;

    line-height: 1.8;

    font-size: 14px;

    color: #1f1f1f;

    font-weight: 300;

}

@font-face{

    font-family: "Signatria";

    src: url("css/fonts/Signatria.ttf");

    font-display: swap;

} 



a{

    text-decoration: none;

}

a:hover{

    text-decoration: none;

}

#top-menu{

    min-height: 86px;  

}

#top-menu .nav{

    min-height: 86px; 
    padding-right: 20px;

}

#top-menu nav{

    transition: all .3s ease-in-out;  

    background-color: transparent;

    z-index: 99;

}

#top-menu nav.scroll{
    transition: all .3s ease-in-out;
    background-color: #fff;
    box-shadow: 5.9px 6.8px 15.5px rgba(190,205,226,.28), -2.8px -2.8px 8px rgba(255,255,255,.81), inset 3.5px 3.5px 6px rgba(255,255,255,.15);
}

#navigation h1{

    margin-bottom: 0;

    margin-top: 10px;

}

#navigation .logo{ 
    text-align: center;  
    width: 100%;
    padding: 10px 0;
}   

#navigation .logo img{
    max-width: 45%;
    margin-top: 0px;
    border-radius: 8px;
    text-align: center;
    margin: auto;
}    
.top_right_menu li{
    display: flex;
    align-items: center;
}
.sidenav {

    height: 100%;

    width: 360px;

    position: fixed;

    z-index: 1;

    top: 0;

    right: -360px;

    background-color: #fff;

    overflow-x: hidden;

    transition: 0.5s ease-in-out;

    padding-top: 60px;

    z-index: 99999;

  }

 
 .triangle_text_1{
    position: relative;
    left: -35%;    
 }
 .triangle_text_1::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 135%;
    height: 2px;
    background-color: #eae8f3;
 }

.triangle_text_2{
    position: relative;
    left: -25%;    
}
 .triangle_text_2::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 125%;
    height: 2px;
    background-color: #eae8f3;
 }

.triangle_text_3{
    position: relative;
    left: -15%;    
}
 .triangle_text_3::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 115%;
    height: 2px;
    background-color: #eae8f3;
 }

.gardient-text{
    background: linear-gradient(90deg, #6a5acd, #4b00ff) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}
 
.wpr-timeline-centered.wpr-both-sided-timeline .wpr-timeline-entry.wpr-left-aligned .wpr-timeline-entry-inner .wpr-icon,
.elementor-7 .elementor-element.elementor-element-6d58201 .wpr-timeline-centered.wpr-both-sided-timeline .wpr-right-aligned .wpr-icon{
    border-radius: 0 !important;
    border: none !important;  
}
  .sidenav a.closebtn:hover {

    color: #000;

  }

.triangle_text_1 p,
.triangle_text_2 p,  
.triangle_text_3 p,
.triangle_text_4 p{
    margin-bottom: 0;
}


  .sidenav .closebtn {

    position: absolute;

    top: 0;

    right: 0px;

    font-size: 36px;

    width: 86px;

    height: 86px;

    display: flex;

    align-items: center;

    justify-content: center;

    background-color: #fff;

    color: #000;

    font-size: 60px;

    padding: 0;

    cursor: pointer;

    font-weight: 200; 
 
  }
 
.navbar-light .navbar-nav .active>.nav-link, 
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, 
.navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
} 

#hero-image,       
#hero-image_2,
#hero-image_3{   
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 8px;    
}
.img-bg-hero{
    background-position: center;   
    background-size: cover;  
    background-repeat: no-repeat;
    border-radius: 8px;    
}


.new_title{
	font-family: 'Raleway';
    color: #333;
    font-size: 22px;
    text-transform: capitalize;
    line-height: 21px;
    margin-bottom: 12px;
}
.new_desc{
	font-size: 13px;
    line-height: 19px;
	display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 3;
    color: #333;
}
.news_bloc{
    position: relative;
    padding: 25px 15px 27px;
}
.news_bloc::after{
	content: '';
    position: absolute;
    left: 15px;
    bottom: 0;
    width: 55%;
    height: 1px;
    background: #2f78c4;
}
.news_bloc:last-child::after{
    content: "";
    display: none;
}
.footer_contact{
    background-color: #2F78C4;
    padding-top: 50px;
    padding-bottom: 40px;
    margin-top: 80px;
}
.footer_contact_title{
    font-family: "Bebas Neue", Sans-serif;
    color: #fff;
    font-size: 45px;
}
.footer_contact_desc{
    color: #fff;
    font-family: "Raleway", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    width: 77%;
}

rect[x="400"][y="233"] {
  fill: #1f1c74 !important;    
}
rect[x="624"][y="276"] {
  fill: #2d2aaa !important;    
}
rect[x="848"][y="318"] {   
  fill: #4a46d1 !important;         
}
.white_btn{
    color: #fff;
    border: 1px solid #fff;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border-color: #FFFFFF;
    border-radius: 100px 100px 100px 100px;
    padding: 16px 55px 16px 55px;
    display: inline-block;
    transition: all .3s ease;
}
.white_btn:hover{
    color: #2f78c4;
    background-color: #fff;
    border-color: #fff;
}
.footer_contact_right_bloc{
    display: flex;
    align-items: center;
    justify-content: end;
}
.footer_titles{
    color: #fff;
    font-family: "Lato", Sans-serif;
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 15px;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 13px;
}
.footer_titles::after{
    content: "";  
    position: absolute;
    left: 0;   
    bottom: 0;  
    height: 5px;      
    width: 55px;
    background-color: #fff;
}
.footer_desc{
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}
.footer_logo{    
    text-align: center;
    margin-top: 60px;
    margin-bottom: 70px;
} 
.navbar-light .navbar-nav .nav-link {  
    color: #fff;
    text-transform: uppercase;
    transition: all .3s ease;
    font-size: 13px;
    padding: 15px 8px;
}
.footer_coordonnes{
    color: #fff;
}
.footer_coordonnes a{
    color: #fff;   
}
.footer_link_white{
    font-weight: 700;
    text-decoration: underline;
}
footer{
    background-position: center;
    background-size: cover;
    padding-bottom: 45px;
    background-color: #C4AA2C;
} 
.chart-box{
    box-shadow: unset !important;
} 
   
.langs-contain{
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
}
#menu-languages-menu{  
    padding: 0;
    display: inline-flex;
    list-style: none;
    margin-bottom: 0;
}
#menu-languages-menu .nav-link{
    display: block;
    padding: 6px;
    transition: all .3s ease;
    color: #fff;
}
.scroll #menu-languages-menu .nav-link{
    color: #1c3774;
}
#menu-languages-menu .nav-link:focus{
    outline: none;
}
/* Burger styles */
.menu_btn {
  cursor: pointer;
  z-index: 1001;
  position: relative;
}

.burger {
  width: 30px;
  height: 23px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
 
.bar {
  height: 3px;
  background-color: #fff;
  transition: 0.3s ease;
  border-radius: 2px;
}
.scroll .bar{
  background-color: #1d3774;  
}
.top, .middle, .bottom {
  width: 100%;
}    

/* Animate to X */
.menu_btn.active .top {
  transform: rotate(45deg) translateY(9px);
}
.menu_btn.active .middle {
  opacity: 0;
}
.menu_btn.active .bottom {
  transform: rotate(-45deg) translateY(-9px);
}

/* Side menu */
.side-menu {
  position: fixed;
  top: 0;
  right: -250px; /* hidden off-screen */
  width: 250px;
  height: 100vh;
  background: #fff;
  box-shadow: -2px 0 8px rgba(0,0,0,0.1);
  transition: right 0.4s ease;
  z-index: 9999;
  padding: 50px 20px;
}
.close-btn {
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 28px;
  background: none;
  border: none;
  cursor: pointer;
  color: #1c3872;
  z-index: 10; /* ensure it's on top */
}
.close-btn:focus{
    outline: none;
}
.close-btn:hover {
  color: #1c3872;
}
.side-menu ul {
  list-style: none;
  padding: 0;
  margin-top: 30px;
}

 

.side-menu ul li a {
    text-decoration: none;
    color: #1F1E1E;
    font-size: 16px;
    font-family: 'Sora';
    transition: all .3s ease;
    padding: 5px 15px;
}
.side-menu ul li a:hover{
    color: #1c3872;
    transform: translateX(3px);
}  

/* When menu is active */
.side-menu.open {
  right: 0;
}
.menu_btn_contain{
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
    height: 87px;
    z-index: 999;
    display: flex;
    justify-content: center; 
    align-items: center;
}


.insights_bloc_bg{
    min-height: 360px;
    background: #2f78c4;
    background-position: center; 
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.insight_title{
    font-family: "Bebas Neue", Sans-serif;
    color: #fff;
    text-align: center;
    width: 90%;
}
.insight_desc{
    font-family: "raleway", Sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    line-height: 21px;
    margin-bottom: 30px;  
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.insights_bloc{
    margin-bottom: 28px;
}
.slider_arrow_left{
    background-image: url('data:image/svg+xml,<svg width="77" height="77" viewBox="0 0 77 77" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="38.5" cy="38.5" r="38.5" fill="%232F78C4"/><path d="M43.6336 51.8467L29.2603 38.5L43.6336 25.1533" stroke="white" stroke-linecap="square"/></svg>');
    width: 60px;
    height: 60px;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    margin-right: 10px;
}
.slider_arrow_right{
    background-image: url('data:image/svg+xml,<svg width="77" height="77" viewBox="0 0 77 77" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="38.5" cy="38.5" r="38.5" fill="%232F78C4"/><path d="M33.3667 51.8467L47.74 38.5L33.3667 25.1533" stroke="white" stroke-linecap="square"/></svg>');
    width: 60px;
    height: 60px;
    background-position: center;  
    background-size: cover;
    cursor: pointer;
}
.contact_inputs {
    width: 100%;
    font-size: 14px;
    padding: 13px 15px;
    border: 1px solid #2f78c4;
}
.job_section label {
    color: #2f78c4;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
}
.codedropz-upload-handler {
    border: 1px dashed #2f78c4 !important;
    border-radius: 0 !important;
}
.codedropz-upload-inner h3 {
    font-size: 20px !important;
    text-transform: uppercase;
}
.contact_btns {     
    background-color: #2f78c4;
    color: #fff;
    padding: 19px 60px;
    border-radius: 50px;
    font-weight: 400 !important;
    margin-top: 25px;   
    border: none;
    text-transform: uppercase;
    cursor: pointer;
}
.slider_arrows{
    display: flex;
    justify-content: end;
    margin-top: -30px;
}
.job_section_header{
    background-color: #2F78C4;
    padding: 125px 15px;
    margin-bottom: 75px;
}
.job_header_title{
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    text-transform: uppercase;
    font-size: 40px;
    letter-spacing: -1px;
}
.job_header_desc{
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    text-transform: uppercase;
    font-weight: 500;
}
.job_section strong:nth-child(2){
    color: #2f78c4;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 15px;
}
.contact_inputs{
    width: 100%;
    font-size: 14px;
    padding: 13px 15px;
    border: 1px solid #2f78c4;
}
.contact_inputs:focus{
    outline: none;
}
.codedropz-upload-handler {
    border: 1px dashed #2f78c4 !important;
    border-radius: 0 !important;
}
.codedropz-upload-inner h3 {
    font-size: 20px !important;
    text-transform: uppercase;
}
.job_section label{
    color: #2f78c4;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
} 
.job_desc_txt{
    margin-bottom: 50px;
}
.contact_btns{
    background-color: #2f78c4;
    color: #fff;
    padding: 19px 60px;
    border-radius: 50px;
    font-weight: 400 !important;
    margin-top: 25px;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
}    
.job_title{
    font-size: 40px !important;
}
textarea.contact_inputs{
    height: 150px; 
}

.navbar-light.scroll .navbar-nav .nav-link{
    color: #222;  
}
.navbar-light .navbar-nav .nav-link:hover{
    color: #c4aa2c ;     
}    
    
.navbar-light.scroll .navbar-nav .nav-link:hover{  
    color: #c4aa2c; 
}
.lang_menu{
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
}
.navbar .dropdown-menu {
    min-width: 2rem;
    padding: 0;
    margin: 0.1rem 0 0;
    color: #fff;
    border: 1px solid rgb(196 170 44 / 70%);
    border-radius: 0;
    background-color: rgb(196 170 44 / 70%);
    left: -18px;
}
.navbar .dropdown-item {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    font-weight: 400;
    color: #fff;
    min-height: 50px;
    display: flex;
    justify-content: start;
    align-items: center;
}
.dropdown-item:hover {
    color: #fff;                        
    text-decoration: none;
    background-color: rgb(196 170 44 / 100%);  
}
.footer_iso_pic{
    max-width: 100%;
    height: auto;   
    position: absolute;
    right: 25px;
    bottom: 25px;
}
.wpcf7-form-control{  
    border: 1px solid #c4aa2c75;
    padding: 10px 15px;
    width: 100%;
}
.contact_form {
    width: 80%;
    margin: auto;
    margin-top: 30px;
    text-align: center;
}
.wpcf7-submit{

}
.wpcf7-response-output{
    text-align: center !important;
}
.footer_itemslist a,
.footer-contact a,
.footer-contact i{  
    color: #fff !important;  
}
.list-unstyled a,      
.footer-contact i{
    color: #fff ;
} 
.footer-icon i{  
    color: #fff;
}

.social-icons a{
    color: #fff;
    border: 1px solid;
    border-radius: 50%;
    min-width: 18px !important;
    min-height: 18px;   
    width: 30px !important;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}  
.footer_link_white_2{
    color: #c4aa2c !important; 
    background-color: #fff;
    padding: 8px 17px;
    border-radius: 25px;
    display: inline-block;
}
.footer_divider{   
    margin-top: 11px;
    margin-bottom: 11px;
    height: 1px;
    width: 50%;
    background-color: #fff;
}    
#cookie-notice .cn-button:not(.cn-button-custom){
    color: #fff !important;
}



.social-icons-vertical {
  list-style: none;
  padding: 0;
  margin: 0;
}
  
.social-icons-vertical li {
  margin-bottom: 15px;
  text-align: left;
}

.social-icons-vertical a {   
  text-decoration: none;
  color: inherit;
  display: inline; 
  font-size: 16px;
}
.social-icons-vertical a i{
    min-width: 30px;
    min-height: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.social-icons-vertical a span {
  margin-top: 5px;
  font-size: 14px;
  color: #fff;
}

section.contact {
    margin-top: 99px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: calc(100vh - 99px);
}
.contact_white_bloc {
    background-color: #fff;
    min-height: calc(100vh - 99px);
    padding-top: 30px;
    position: relative;
    display: flex;
    align-items: center;
}
.contact_title_1 {
    text-align: center; 
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
    text-transform: uppercase;
}
.contact_title_2 {
    text-align: center;
    color: #1c3872; 
    line-height: 41.66px;
    font-size: 36px;
    font-weight: 500;
    font-family: 'Sora';
}
.contact_content {
    font-family: 'sora', sans-serif;
    font-weight: 400;
    line-height: 19.5px;
    font-size: 13px;
    text-align: center;
    width: 75%;
    margin: auto;
    margin-top: 25px;
}
.wpcf7-form-control-wrap {
    position: relative;
}
.contact_inputs {
    width: 100%;
    background: #fff;
    padding: 13px 15px;
    font-size: 12px;
    border-radius: 0;
    letter-spacing: 1px;
    color: #1c3872;
    margin-bottom: 15px;
    border: 1px solid #1c3872;   
    display: block;
}
textarea.contact_inputs {
    height: 150px;
}
.contact_btns {
    background-color: #1c3872;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #1c3872;
    font-family: "Sora", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px; 
    padding: 15px 20px;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
    text-transform: capitalize;
}


.elementor-element-951cf3b .elementor-repeater-item-c2562ec,
.elementor-element-951cf3b .elementor-repeater-item-d8d5dab,    
.elementor-element-951cf3b .elementor-repeater-item-85ee855{
    font-weight: 600 !important;      
}  


@media screen and (min-width: 768px) and (max-width: 1024px) {

    
}  

@media screen and (min-width: 1600px) {

    .container {

        max-width: 1400px;

    } 

}



    

@media (min-width: 320px) and (max-width: 900px) {
    .contact_title_1 {
        font-size: 15px;
        line-height: 15px;
    }
    .contact_title_2 {
        line-height: 23.66px;
        font-size: 24px;
    }
    .contact_content {
        line-height: 21px;
        font-size: 14px;
        width: 100%;
        margin-top: 18px;
    }
        .contact_form {
        width: 100%;
        margin: auto;
        margin-top: 35px;
    }
    .langs-contain { 
        left: 10px; 
    }
    #menu-languages-menu .nav-link { 
        padding: 4px; 
        font-size: 14px;
    }
    .menu_btn_contain { 
        width: 86px;
        height: 86px; 
    }
    .triangle {         
        transform: scale(0.6);
    }
    #pyramid-shape { 
        margin-top: -40px;
        margin-bottom: 40px;
    }
    .triangle_text_1,
    .triangle_text_2,
    .triangle_text_3,
    .triangle_text_4 {
        left: 0;
        top: 0;
        text-align: center;
    }
    .triangle_text_1::after,
    .triangle_text_2::after,
    .triangle_text_3::after,
    .triangle_text_4::after{
        width: 100%;
    }
    #pyramid-shape{
        height: 350px;   
    } 
    .social-icons-vertical li{  
        text-align: center;
    }
    .footer_coordonnes{
        text-align: center;
    }
    .footer_divider{
        width: 100%;
    }
    .footer_titles{ 
        font-size: 18px;
        font-weight: 800;
        margin-bottom: 15px; 
        text-align: center;
        line-height: 23px;
    }
    .footer_titles::after { 
        left: 50%;
        transform: translateX(-50%);
        bottom: -5px; 
    }
    .footer_logo { 
        margin-bottom: 40px;
        margin-top: 45px;
    }
    .footer_desc { 
        font-size: 13px;
        line-height: 21px;
        text-align: center;  
        margin-bottom: 30px;
        margin-top: 18px;
    }
    .footer_itemslist li,
    .footer-email,
    .footer-phone{
        text-align: center;
        font-size: 13px;
        line-height: 21px;
    }
    .footer_itemslist ul{
        margin-bottom: 30px;
    }
    footer{
        padding-bottom: 110px;
    }
    .elementor-element-4a4eb456,
    .elementor-element-b95e8db,
    .elementor-element-62107e6{
        width: 100% !important;
    }
    .mobile_header_logo{
        display: flex;
        align-items: center;
        height: 86px;
    }
    .elementor-341 .elementor-element.elementor-element-3e437b7,
    .elementor-509 .elementor-element.elementor-element-1fe296b,
    .elementor-510 .elementor-element.elementor-element-abd735e{
        font-size: 45px !important;
        line-height: 43px !important;
    }
    h3{
        font-size: 35px;
    }
    .footer_contact_right_bloc { 
        justify-content: center;
    }
    .footer_contact_title { 
        text-align: center;
    }
    .footer_contact_desc {  
        width: 100%;
        text-align: center;
    }
    .wpcf7-quiz-label{
        margin-bottom: 7px;
        display: inline-block;
    }
    .wpcf7-spinner{
        position: absolute;
    }
    .top_right_menu{
        background-color: #fff;
    }
    .navbar-light .navbar-nav .nav-link{
        color: #333;
    }
    .top_right_menu li {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    } 

    .slider_title { 

        font-size: 28px; 

    }

    img.header_logo{ 

        max-width: 100%; 
        border-radius: 5px;

    }

    .navbar-toggler {
        display: flex;
        background-color: #DA1B2E;
        border-radius: 0;
        height: 75px;
        right: unset;
        width: 75px;
        position: relative;
        align-items: center;
        justify-content: center;
        font-size: 33px;
        color: #fff !important;
    }
    .navbar-toggler:focus{
        outline: none;
    }
    .navbar-light .navbar-nav .active>.nav-link{
        color: #333 ;
    }
    #top-menu nav{
        padding-left: 0;
    }

    .navbar-light .navbar-toggler-icon {

        background-image: unset;

    }

    #navigation{

        padding-right: 0;

    }

   

}

@media (min-width: 1032px) and (max-width: 1200px){
    #top-menu .nav { 
        padding-right: 0;
    }
    .navbar-light .navbar-nav .nav-link { 
        font-size: 11px;
        padding: 15px 5px;
    }
}