/* source-sans-pro-regular - latin */
@font-face {
    font-family: 'Futura';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/futura/FuturaStd-ExtraBold.otf') format("opentype"); /* IE9 Compat Modes */
}

body{
    margin: 0;
    padding: 0;
    font-family: 'Arial', sans-serif;
    margin-top: 115px;
}

body a{
    color: inherit !important;
    text-decoration: inherit;
    transition: opacity ease-in-out .3s;
}

body a:hover{
    color: inherit;
    opacity: 0.7 !important;
}

body .img-src{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all ease-in-out .5s;
}

body .logo{
    width: 90px;
    /*height: 105px;*/
    object-fit: fill;
}

body .home-h2{
    font-size: 30px;
    font-weight: bold;
}

header{
    background-color: #000000;
}

header .navbar {
    background: #ffffff;
    height: 115px;
    /* overflow: hidden; */
}

header .navbar > div{
    background: #ffffff;
    padding-left: 0px;
    height: 115px;
    /* overflow: hidden; */
}

header .form-1{
   width: 204px;
    position: relative;
    bottom: 0px;
    height: 115px;
    overflow: hidden;
    /* margin-top: 1px; */
}

header .form-2{
    width: 200px;
    height: 117px;
}

header .navbar-brand{
    background-color: #fff;
    width: 214px;
    display: block;
    /* padding: 6px 0px; */
    padding-left: 15px;
    height: 117px;

}

header .navbar-brand:hover{
    opacity: 1;
}

header .nav-top-all{
    margin-left: 50px;
}

header .nav-top-all .fab{
    border: 1px solid #ED0A36;
    border-radius: 50%;
    color: #ED0A36;
}

.dropdown-menu[data-bs-popper] {
    margin-top: 2.4rem;
    background: rgba(7, 102, 142, 1);
    border-radius: 0px;
    box-shadow: none;

    min-width: 250px;
}

.dropdown-item{
    color: #fff !important;
}

.dropdown-item:hover{
    color: #212529 !important;
}

/* .dropdown-menu[data-bs-popper] > li a{
    color: #212529;
} */

.carousel .carousel-inner{
    height: calc(100vh - 115px);
}

.carousel .carousel-inner .carousel-item{
    height: 100%;
}

.carousel .carousel-inner .carousel-caption{
    /* text-align: center; */
    top: 5%;
    margin: auto;
    margin-top: 200px;
    text-align: center !important;
}

@media screen and (max-width:800px) {
    .carousel .carousel-inner .carousel-caption h5{
        font-size: 33px !important;
        font-family: 'Montserrat';
        font-weight: bold;
    }

    .carousel .carousel-inner .carousel-caption .title{
        font-family: 'Arial';
        font-size: 26px !important;
        color: #ffffff;
    }
    .carousel-caption{
        position: absolute;
        right: 15%;
        bottom: 0.25rem;
        left: 5% !important;
        top: -15% !important;
        padding-top: 0 !important;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: left !important;
    }

    .carousel-inner{
        height: 400px !important;
    }
}
.carousel .carousel-inner .carousel-caption h5{
    font-size: 53px;
    font-family: 'Montserrat';
    font-weight: bold;
}

.carousel .carousel-inner .carousel-caption .title{
    font-family: 'Arial';
    font-size: 36px;
    color: #ffffff;
}

.carousel .carousel-inner .carousel-caption .title span{
    color: #ffffff;
}

.carousel .carousel-inner .carousel-caption .title{
    font-size: 30px;
    letter-spacing: 4px;
    /* font-weight: bold; */
    /* font-weight: bold; */
}

.carousel-caption{
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 32%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left !important;
}

.carousel .carousel-indicators button{
    cursor: pointer;
    height: 8px;
    width: 8px;
    margin: 0 2px;
    background-color: #E8E8E8;
    border-radius: 50%;
    display: inline-block;
    transition: all 0.6s ease-in-out;
    opacity: 1;
    margin: 5px;
    margin-top: 3px;
}

.carousel .carousel-indicators button.active{
    background-color: #0470BA;
}

header .navbar .nav-item .nav-link{
    color: #07668E !important;
    padding: 10px 15px;
    font-weight: normal;
    font-size: 15px;
    font-weight: bold;
    transition: all ease-in-out .2s;
    text-transform: uppercase;
}

header .navbar .nav-item .nav-link:hover,
header .navbar .nav-item .nav-link.active{
    color: #EF9A3D !important;
    /* border-bottom: 1px solid #fff; */
}

.banner{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 372px;
}

.banner .content{
    bottom: 80px;
}

.banner .content h1{
    font-size: 41px;
}

.banner .seo-h1{
    font-size: 44px;
    font-weight: bold;
}

.breadcrumb-item + .breadcrumb-item::before{
    color: #fff;
}

.home-partenaires,
.home-realisations .overlay{
    padding-top: 70px;
    padding-bottom: 70px;
}

.home-services{
    background-color: #E0E0E0;
    padding-top: 70px;
    padding-bottom: 70px;
}

.home-services .img{
    height: 402px;
    background-color: #000;
    overflow: hidden;
    transition: 1s !important;
}

/* .home-services .img:hover{
    height: 402px;
    background-color: #000;
    overflow: hidden;
    background-size: 800px !important;
} */

.home-services .content{
    background-color: #fff;
    padding: 30px 20px 20px 20px;
}

.home-services .seo-h4{
    font-size: 16px;
    color: #444444;
    font-weight: bold;
    font-family: 'Montserrat';
}

.sous-depart{
    font-size: 16px;
    color: #ffffff;
    font-family: 'Myriad Pro';
    margin-top: -30px;
}

.home-services .content .desc{
    color: #444444;
    margin-bottom: 40px;
}

.home-services .see-all{
    display: inline-block;
    border: 1px solid #07668E;
    border-radius: 20px 20px 20px 20px;
    background-color: transparent;
    color: #07668E !important;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 30px;
    height: 42px;
}

.home-realisations .see-all{
    display: inline-block;
    border: 1px solid #ffffff;
    border-radius: 20px 20px 20px 20px;
    background-color: transparent;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 30px;
    height: 42px;
}

.home-corporation .seo-h2,
.home-services .seo-h2,
.home-realisations .seo-h2,
.home-partenaires .seo-h2,
.devi-form .seo-h2{
    font-family: 'Montserrat';
    font-size: 35px;
    color: #07668E;
    font-weight: bold;
}

.home-corporation .desc{
    color: #444444;
    font-size: 16px;
    /* margin-bottom: 35px; */
}

.home-corporation .desc img{
    max-width: 100%;
    object-fit: cover;
}

.home-corporation .desc p:last-child,
.home-corporation .desc ul:last-child{
    margin-bottom: 0px;
}

.home-corporation .desc ul{
    padding-inline-start: 6px;
}

.home-corporation .desc ul li{
    padding-left: 10px;
}

.home-corporation .desc ul li::marker{
    content: "-";
}

.home-corporation .desc h5{
    font-size: 16px !important;
}

.sous-service-title h4{
    font-size: 20px;
    font-weight: bold;
    color: #06668D;
    font-family: Arial, Helvetica, sans-serif !important;
    margin-bottom: 0px;
}



.sous-service-title .border-line{
    border-color: #07668E !important;
}

.sous-service-item .img{
    max-width: 344px;
    max-height: 344px;
}

.home-corporation .oblic,
.home-services .oblic{
    display: inline-block;
    width: 162px;
    /* clip-path: polygon(0% 0%, 89% 0, 100% 100%, 0% 100%); */
    border: 1px solid #07668E;
    border-radius: 20px 20px 20px 20px;
    background-color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    color: #07668E !important;
    padding: 12px 15px 10px 15px;
    height: 45px;
    text-align: center;
}
.service-item{
    display: inline-block;
    /* width: 162px; */
    /* clip-path: polygon(0% 0%, 89% 0, 100% 100%, 0% 100%); */
    border: 1px solid #07668E;
    border-radius: 20px 20px 20px 20px;
    background-color: #07668E !important;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff !important;
    padding: 12px 25px 10px 25px;
    height: 45px;
    text-align: center;
}



.home-corporation .img{
    height: 262px;
    background-color: #000;
    overflow: hidden;
}

.home-realisations{
    /* background: url(assets/images/bg-realisation.jpg); */
    background-repeat: no-repeat !important;
    background-size: cover !important;
}


.overlay-default{
    background-color: rgba(7, 119, 160, 0.9);
    height: 100%;
    width: 100%;
}

.home-realisations .img{
    height: 402px;
    background-color: #000;
    overflow: hidden;
    margin-bottom: 15px;
}

.home-realisations .content h4{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.home-partenaires .seo-h2{
    color: #06779F;
}

.home-partenaires .galery .item{
    height: 112px;
    position: relative;
}

.home-partenaires .galery .item .img{
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.home-partenaires .galery .item .img img{
    object-fit: scale-down;
}

.home-corporation.intern .img{
    /* height: 285px; */
    /* width: 285px; */
    /* height: 285px; */
    border: 10px solid #E37777;
    border-radius: 50%;
    min-width: 285px;
    min-height: 285px;
}

.home-corporation.intern .title-rounded-bg{
    background-color: #07668E;
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    padding: 20px;
    padding-right: 160px;
    margin: 0px;
    margin-bottom: 40px;
    border-radius: 0px 60px 60px 0px;
}

.team{
    background-color: #0777A0;
    padding-top: 70px;
    padding-bottom: 70px;
}

.team .img{
    height: 188px;
    width: 188px;
    border-radius: 50%;
    background-color: #06668D;
    overflow: hidden;
    display: inline-block;
}

.team .seo-h2{
    font-family: 'Futura';
    font-size: 35px;
    color: #07668E;
}

.team h3.title{
    font-size: 24px;
    font-weight: bold;
}

.devi-form .content-form{
    background-color: #F7F7F7;
    border: 1px solid #E1E1DF;
}

.devi-form .content-form label{
    color: #06668C;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.devi-form .content-form .form-control{
    height: 60px;
}

.devi-form .content-form .form-control:focus{
    box-shadow: none;
}

.devi-form .content-form .form-control.text-area{
    height: initial;
}

.devi-form .content-form .submit-btn{
    background-color: #F8DF54;
    color: #06668C;
    width: 500px;
    font-weight: bold;
}

.home-realisations.intern{
    background-repeat: repeat;
    background-size: auto;
}

/* .home-realisations.intern .seo-h2{
    color: #07668E !important;
} */

.page-item.active .page-link{
    background-color: #07668E;
    border-color: #07668E;
    color: #fff !important;
}

.home-contact{
    padding-top: 70px;
}

.home-contact .titre{
    color: #5E6465;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
    font-family: 'Futura';
}

.home-contact .horizontal-bar{
    height: 33px;
    background-color: #2D2F82;
    width: 100%;
}

.home-contact .left .content{
    height: 100%;
    background-image: url('../images/contact-bg-1.jpg');
    background-repeat: no-repeat;
    background-position-y: bottom;
}

.home-contact.intern .left .content{
    background-image: none;
}

.home-contact .left .content .text{
    display: block;
    margin-left: 25%;
}

.home-contact.intern .left .content .text{
    margin-left: 5%;
}

.home-contact #contact-form{
    margin-top: 20px;
    margin-bottom: 80px;
}

.home-contact #contact-form .form-control::placeholder{
    color: #B3B3B3;
}

.home-contact #contact-form .submit-btn{
    background: #06779F;
    width: 99px;
    color: #fff;
    padding-top: 11px;
}

.home-contact #contact-form .submit-btn > i{
    transform: rotateX(30deg);
    font-size: 20px;
}

.home-contact #contact-form .submit-btn:focus{
    box-shadow: none;
}

.contact-section2{
    background-color: #3E91C4;
    padding-top: 60px;
    padding-bottom: 20px;
}

.contact-section2 h2{
    font-family: 'Futura';
    font-weight: bold;
    font-size: 35px;
}

.contact-section2 .bordered-right {
    border-right: 1px solid #B2B2B2;
}

.contact-section2 .bordered-right:last-child {
    border-right: none !important;
}

.contact-section2 .icon .fas,
.contact-section2 .icon .fa {
    font-size: 25px;
    color: #fff;
    padding: 18px 19px 15px 19px;
    border: 1px solid #fff;
    border-radius: 50%;
}

.contact-section2 .adresse {
    color: #fff;
    margin-top: 10px;
    font-family: Verdana, sans-serif !important;
    font-size: 14px;
}

.contact-section2 .icon .fa-phone {
    transform: rotate(90deg);
    padding: 17px 18px 17px 15px;
}

.contact-section3{
    background-color: #EEEEEE;
    padding-top: 50px;
    padding-bottom: 100px;
}

.contact-section3 .titre {
    color: #004579;
    font-family: Verdana, sans-serif;
    font-size: 18px;
    margin-bottom: 40px;
}

.contact-section3 .form-control{
    border-radius: 0 !important;
    background-color: #F7F7F7 !important;
    border: none !important;
    font-size: 14px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.contact-section3 .custom-file-label{
    border-radius: 0 !important;
    background-color: #efefef !important;
    border: none !important;
}

.contact-section3 .form-control::placeholder,
.contact-section3 .form-control::-moz-placeholder,
.contact-section3 .form-control::-webkit-input-placeholder,
.custom-file-label{
    color: #B4B4B4 !important;
}

.contact-section3 .btn-send {
    padding: 8px 20px 5px 20px;
    background-color: #07668E !important;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 0 !important;
    border: none !important;
    width: 174px;
}

.devi-form .desc *{
    font-family: 'Arial';
}

.devi-form .form-control:disabled,
.devi-form .form-control:read-only{
    background-color: #fff !important;
}

.service-sec-2 .seo-h2,
.service-sec-1 .seo-h2{
    font-family: 'Futura';
    font-size: 35px;
    color: #07668E;
}

.service-sec-2{
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #F1F2F3;
}

.service-sec-3{
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #0777A0;
    color: #fff;
}

.service-sec-2 .img,
.service-sec-3 .img{
    height: 400px;
    width: 400px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #000;
}

.service-sec-2 *,
.service-sec-3 *{
    font-family: 'Century gothic';
}

.service-sec-2 h4,
.service-sec-3 h4{
    font-family: 'Futura';
    margin-bottom: 20px;
}

footer{
    background-color: #F5F5F5;
    color: #00245A;
    font-size: 14px;
}

footer .nav-bottom li > a,
footer .contact{
    color: #9E9E9E !important;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

footer .follow-us{
    color: #9E9E9E !important;
    font-size: 12px;
    font-weight: bold;
}

footer .with-border .social{
    color: #9E9E9E;
    font-size: 14px;
    margin-bottom: 5px;
}

footer .with-border .fas,
footer .with-border .fa{
    border: 1px solid #0470BA;
    border-radius: 50%;
    color: #0470BA;
}

footer .share-bottom .fab{
    /* border: 1px solid #ED0A36; */
    border-radius: 50%;
    color: #fff;
    background-color: #0470BA;
}

footer .copy_in{
    color: #9E9E9E;
    font-size: 14px;
}

footer .signature{
    border-top: 1px solid #E8E8E8;
}

/* =================== MOBILE ===================== */
.overlay-search-input{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background-color: rgba(7, 102, 142, .7);
    z-index: 1060;
    overflow: hidden;
    transition: all ease-in-out .4s;
}

.overlay-search-input.active{
    height: 100%;
}

.overlay-search-input.active .close-search{
    position: fixed;
    top: 3%;
    right: 3%;
    color: #fff;
    z-index: 1070;
    font-size: 25px;
}

.overlay-search-input .close-search:hover{
    cursor: pointer;
}

.offcanvas.search-open{
    visibility: hidden !important;
}

.search-item{
   background-color: #0777A0;
   border-radius: 20px;
}

.bg-linear{
    background-color: rgba(64, 91, 128, .91);
}

@media screen and (min-width:800px) {
    .row-about{
        height:550px;
    }
}
@media screen and (max-width:800px) {

    .img-div{
        height:300px;
        padding: 0px 10px 10px 50px !important;
    }
    .expertise, .expertise-2{
        padding-right: 0 !important;
        display: none;
    }
    /* .expertise img, .expertise-2 img{
        margin-left: 0 !important;
    } */

    /* .expertise-btn{

    left: -5px !important;
    } */

    .row-about .img-div{
        display: none !important;
    }

    .expert{
        background-color: rgb(223, 233, 235);
        padding: 5px;
    }

    .expert h2{
        margin-top: 25px;
    }

    .expert .oblic{
        margin-top: 15px !important;
    }

    body .logo{
        width: 70px;
        margin-left: 5px;
    }



}

.navbar-toggler:focus{
    box-shadow: none !important;
    border: none !important;
}

.expertise{
    background-color: #DFE9EB;
    padding-right: 100px;
}

.expertise-2{
    /* background-color: #498EB3; */
    padding-right: 100px;
}

.expertise img, .expertise-2 img{
    margin-left: -15px;
}

.img-cover{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img-contaier{
    height:330px;
    overflow: hidden;
    position: relative;
}

.expertise-btn{
    display: inline-block;
    border: 1px solid rgba(63, 132, 162, 0.8) !important;
    border-radius: 20px 20px 20px 20px;
    background-color: rgba(63, 132, 162, 0.8) !important;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff !important;
    padding: 12px 30px 10px 25px;
    height: 45px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: -15px;
}


.navbar-toggler:focus
{
    background-color: transparent;
    border: 1px solid transparent;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 .25rem;
  }


  .navbar-toggler:focus
{
    background-color: transparent;
    border: 1px solid transparent;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 .25rem;
  }


  .carousel .carousel-inner .carousel-item img{
    -webkit-animation: zoom 20s;
    animation: zoom 20s;
}

.carousel .carousel-inner .carousel-item img.no-zoom{
    animation: none;
    -webkit-animation: none;
    object-fit: cover;
}

@-webkit-keyframes zoom {
    from {
      -webkit-transform: scale(1, 1);
    }
    to {
      -webkit-transform: scale(1.5, 1.5);
    }
  }
  @keyframes zoom {
    from {
      transform: scale(1, 1);
    }
    to {
      transform: scale(1.5, 1.5);
    }
  }

.testimonies-carousel .carousel-control-prev,
.testimonies-carousel .carousel-control-next{
    visibility: visible !important;
}

.carousel .carousel-control-next,
.carousel .carousel-control-prev{
    visibility: hidden;
    height: 50px;
    width: 50px;
    top: 48%;
    z-index: 12;
    border: 2px solid #ffffff52;
    border-radius: 50%;
    padding: 5px;
    background-color: transparent;
}
.carousel .carousel-control-prev{
    left: 7%;
}
.carousel .carousel-control-next{
    right: 7%;
}
.carousel .carousel-inner .carousel-item .carousel-caption{
    z-index: 11;
    bottom: 29%;
    left: 23%;
    right: 23%;
    height: 225px;
    /* border-bottom: 8px solid red; */
    border-radius: 5px;
    text-align: left;
}
.carousel .carousel-inner .carousel-item .carousel-caption h2{
    font-size: 50px;
    font-family: 'Altorial bold', 'Arial', 'Sans-serif';
}
.carousel .arraw-down{
    left: 50%;
    transform: translate(-50%, -50%);
}
.carousel .arraw-down i{
    color: #fff;
    font-size: 30px;
}

.carousel:hover .carousel-control-prev,
.carousel:hover .carousel-control-next{
    visibility: visible;
}

.carousel .carousel-inner .carousel-item .overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #333333b5;
}

.content-domain{
    background-color: #dd6060;
    height: 440px;
    padding: 80px 70px;
}
.content-domain .desc{
    color: #fff;
    font-size: 18px;
}
.carousel .carousel-inner.custom{
    height: 440px;
}
.home-corporation .oblic.custom{
    background-color: transparent !important;
    color: #fff !important;
    border-color: #fff !important;
    padding: 14px 25px 11px 25px;
    width: auto;
    height: 50px;
    border-radius: 50px;
}
