@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body{
    font-family: 'Playfair Display', serif;
    background-color: #fff;
    height: 100%;
}

.img-border {
    border-radius: 10px;
}

.container-fluid {
    background-color: #fff;
}

.line {
    width: 100%;
    height: 0.3px;
    background-color: red;
    margin: 0;
}
.owl-stage {
  display:flex;
  align-items:center;
}
.line-brief {
    width: 10%;
    height: 1px;
    background-color: #F2994A;
    margin: 0;
}

.line-prd {
    width: 5%;
    height: 1px;
    background-color: #F2994A;
    margin: 0;
}

.line-more {
    width: 15%;
    height: 1px;
    background-color: #F2994A;
    margin: 0;
}

.line-about {
    width: 12%;
    height: 1px;
    background-color: #F2994A;
    margin: 0;
}

.line-prd-intro {
    width: 25%;
    height: 1px;
    background-color: #F2994A;
    margin: 0;
}

.txt-brief {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight:normal;
    font-size: 110%;
	text-align:justify;
    line-height: 25px;
    align-items: flex-end;
    color:#213F8C;
}
.txt-brie {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight:normal;
    font-size: 110%;
	text-align:justify;
    line-height: 25px;
    align-items: flex-end;
    color:#fff;
}
.txt-briefffff {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight:bold;
    font-size: 110%;
	text-align:justify;
    line-height: 25px;
    align-items: flex-end;
    color:  #213F8C;
}
.txt-briefff {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight:normal;
    font-size: 110%;
	text-align:justify;
    line-height: 25px;
    align-items: flex-end;
    color: #213F8C;
}
.txt-brieff {
    font-family: 'Playfair Display', serif;
    font-style: bold;
    font-weight:normal;
    font-size: 115%;
	text-align:justify;
    line-height: 25px;
    align-items: flex-end;
    color: #fff;
}

.txt {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight:400;
    font-size: 18px;
    line-height: 25px;
    display: flex;
    align-items: center;
    color: #363636;
    text-align:justify;

}

/* Navbar */

.navbar{
    background-color: #fff;
}

.navbar-nav{
    align-items: center;
}

.logo {
    width: 200px;
    height: 70px;
}

.nav-link {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #213F8C !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 25px;
    padding-bottom: 0;
}

.nav-ddlink {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    color: #213F8C !important;
}

.nav-item {
    /* width: 180px; */
    /* padding-left: 22px;
    padding-right: 22px;
    padding-top: 5px; */
}

.nav-link:hover {
    color: orange !important;
}

.active-menu {
    color: orange !important;
}

/* Banner */

/* .banner{
    height: 400px;
    background:  url(../img/333.jpg);
    background-size: cover;
    background-repeat: no-repeat;
} */

.banner-about{
    height: 400px;
    background:  url(../img/77.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.banner-services{
    height: 400px;
    background:  url(../img/50.png)center;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner-prod{
    height: 420px;

    background:  url(../img/zzzzz.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.banner-contact{
    height: 400px;

    background:  url(../img/sss.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.banner-carriere{
    height: 400px;
    background:  url(../img/carriere.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.banner-product{
    height: 420px;
    background:  url(../img/oo.jpg)no-repeat center;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner-news{
    height: 400px;
    background:  url(../img/111.jpeg)no-repeat center;
    background-size: cover;
    background-repeat: no-repeat; 
}

.slg{
    font-family: 'Playfair Display', serif;
    font-style: bold;
   /* font-weight: normal; */
    font-size: 24px;
    line-height: 65px;
    text-align: left;
    color: #FF4500;
    padding-top: 0;
}

.news-items {
    padding: 8px
}

.slg-about{
    font-family: 'Playfair Display', serif;
    font-style: bold;
    font-weight: normal;
    font-size: 24px;
    line-height: 65px;
    text-align: left;
    color: #FF4500;
    padding-top: 0;
}

.slg-services{
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 35px;
    text-align: left;
    color: #FF4500;
}
.slg-site{
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 35px;
    text-align: left;
    color: #FF4500;
}
.slg-product{
    font-family: 'Playfair Display', serif;
    font-style: bold;
    font-weight: normal;
    font-size: 30px;
    line-height: 35px;
    text-align: left;
    color: #FF4500;
}

.slg-carrier{
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 35px;
    text-align: left;
    color: #F2994A;
}
.slg-contact{
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 35px;
    text-align: left;
    color: #fff;
}

.topics {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    width: 350px;
    height: 170px;
    /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50)), #213F8C; */
    background-color: rgba(35,103,155,0.4);
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 25px;
}

.news {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    width: 250px;
    height: 135px;
    /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50)), #213F8C; */
    background-color: rgba(16, 42, 107, 0.9);
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 25px;
}

.title-topics {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: 600;
    font-size: 120%;
    line-height: 40px;
    text-align: center;
    
    color: #FF4500;

}

.topics-link {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 120%;
    line-height: 40px;
    display: flex;
    align-items: center;
    text-align: center;
    color:#213F8C;
}

.topics-link:hover {
    color: #F2994A;
}

/* brief */
.brief, .certif{
    height: 350px;
}
.title-brief {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    align-items: center;
    text-align: center;
    
    color: #213F8C;
}

.img-brief {
    background: url(../img/prod1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.products {
    background:  url(../img/rrrr.jpg);
    background-size: cover;
	background-position:left;
    background-size: 100%;
    /* background-repeat: no-repeat; */
    background-repeat: no-repeat;
    /* height: 520px; */
}

.btn-prd-filter {
    height: 40px;
    /* background-color: #F2994A;*/
    border:1px solid #d3d3d3;
    border-radius: 15px; 
    color: #213F8C;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    align-items: center;
    text-align: center;
}

.product {
    width: 40% !important;
    height:40% !important;
}
.product1 {
    width: 90% !important;
    height:90% !important;
}

.prod,.manf,.jobs {
    border-radius: 10px;
    padding: 7px;
    background-repeat: no-repeat; 
    border: 2px solid #d3d3d3;
}

.prod {
    background: url(../img/prd.jpg);
    background-size: cover;

}

.prd-content{
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50)), #213F8C; */
    background-color: rgba(35,103,155,0.4);
    border-radius: 25px;
}

.manf {
    background: url(../img/manf.jpg);
    background-size: cover;
    background-repeat: no-repeat; 
}

.jobs {
    background: url(../img/job.jpg);
    background-size: cover;
    background-repeat: no-repeat; 
}

.footer{
    background-color: #213F8C;
    padding: 15px;
}

.footer ul {
    padding-left: 0;
}

.footer-title {
    color: #fff;
    font-style: normal;
    font-weight: 600;
    text-align: left;
    font-size: 20px;
    line-height: 35px;
}

.footer-elements {
    color: #fff;
}

.footer-icon {
    color: #F2994A;
}

.icon-link {
    color: #F2994A;
    border: solid #F2994A;
    border-radius: 50%;
}

.social-icon {
    padding: 2px;
    font-size: 22px;
    color: #F2994A;
    border: 1.5px solid #F2994A;
    border-radius: 50%;
}

.footer-element-title {
    font-weight: 600;
    font-size: 15px;
}

.footer-element {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 15px;
}

.copyright {
    background-color:  #12234e;
    height: 50px;
}

.copyright-txt {
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    padding: 0;
    margin: 0;
}

.about-title {
    color:#213F8C;
    font-weight: bold;
}

.about-subtitle {
    color:#213F8C;
    text-decoration: underline;
}

.about-txt {
    font-weight:normal;
    color:#363636;
    font-size:17px;
    text-align:justify;

}

.mcp-new {
    padding: 15px;
    border: 1px solid #213F8C;
}

.bg-info {
    background-color: #2b52b5!important;
}


@media (max-width: 768px) {

    .product {
        width: 100% !important;
        height:100% !important;
    }

    .banner{
        background:  url(../img/333.jpg);
        background-size: cover;
        background-repeat: no-repeat;
    }

    #dm-filter{
        margin-top: .5rem!important;
    }

 }

 @media (min-width: 768px) {

    .banner{
        height: 400px;
        background:  url(../img/333.jpg);
        background-size: cover;
        background-repeat: no-repeat;
    }

    .topics{
        margin-left: 3rem!important;
    }

    .about-txt {
        width: 450px;
    }

    .products {
        height: 520px;
    }

 }
