.home-carousel .slide-item:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    z-index: 1;
    background: rgb(51 51 51 / 35%) !important;
}
.logo img {
    height: 75px;
}
.header-top-left-part span, .header-top-area .header-top-right-part .social-links i {
    font-size: 1rem !important;
}
.content_white p{
    color: #fff;
}
ul.list-inline.header-social {
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.list-inline.header-social li {
    margin: 5px;
}
.header-top-area .header-top-right-part .language {
    margin-left: 14px;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li a {
    padding: 35px 0;
}
.header-top-left-part {
    display: flex;
    align-items: center;
}
.side-panel {
    padding-top: 30px;
}
.logo {
    padding-top: 0.7rem;
}
ul.pintarest-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}
ul.pintarest-list li {
    width: 100%;
    margin: 0;
    height: auto !important;
}
ul.pintarest-list li a{
 color: #333;
}
img.about-image2.img-full {
    height: 800px;
    object-fit: cover;
    object-position: right;
}
.person-object {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
/* [data-overlay-dark="1"]:before, [data-overlay-light="1"]:before {
    opacity: .6;
} */
select.form-control {
    background: #edf0fa;
}
.funfact .title {
    color: #747b87;
    position: relative;
    z-index: 2;
    font-size: 16px;
}
.post-image img {
    width: 70px;
    height: 70px;
    object-fit: cover;
}
img.mapa_bg {
    position: absolute;
    bottom: -48%;
    width: 73%;
    z-index: 0;
    right: -15%;
}
.blogs_section{
    z-index: 1;
}
footer.footer.anim-object2 {
    overflow: hidden;
}
.footer-bottom-area {
    background: #00448f;
    padding: 20px 0;
    z-index: 2;
    position: relative;
}
.footer-border-top {
    border-top: 1px solid #009edc;
}
.widget.footer-widget p, .widget.footer-widget a{
    color: #fff;
}
.footer-widget-list li a {
    color: #f8f8f8;
    position: relative;
    padding-left: 25px;
}
.footer-bottom-area p {
    color: #fff;
}
.testimonial-thumb img {
    width: 80px !important;
}
.video_section{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.footer-main-area {
    background: #00448f;
    padding: 100px 0 60px;
    position: relative;
}
.service-item-thumb img  {
    max-width: 100%;
    height: 350px;
    object-fit: cover;
}
.widget.footer-widget img {
    width: 85%;
}
.page-title-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.service-detail-text .about-feature-box.box_valeur {
    background: #009edc33;
    box-shadow: none !important;
    border: 2px solid #ffffff;
}
.valeur_section .about-feature-box.box_valeur {
    background: #fff;
}
.about-feature-box.box_valeur .about-feature-box-icon span:before{
    color: #00448f;
    -moz-transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.about-feature-box.box_valeur .about-feature-box-content .title h3 {
    color: #00448f;
    -moz-transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.about-feature-box.box_valeur .about-feature-box-content .para p {
    color: #2e2b2b;
    -moz-transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.service-detail-text .about-feature-box.box_valeur:hover {
    background: #009edc33;
    -moz-transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.about-feature-box.box_valeur:hover .about-feature-box-icon span:before{
    color: #2e2b2b !important;
}
.about-feature-box.box_valeur:hover:before{
opacity: 0;
}
.about-feature-box.box_valeur:hover .about-feature-box-content .title h3{
    color: #2e2b2b;
}
.about-feature-box.box_valeur:hover .about-feature-box-content .para p{
    color: #2e2b2b;
}.ser-item {
    padding: 25px 0;
}
.contact-block.d-flex.mrb-30 p {
    line-height: 1.6rem;
}
.secteur_actv img{
    height: 250px;
}
.contact-block {
    min-height: 250px;
}
.navigation-links {
    margin-top: 25px;
}
.service-item-thumb a {
    display: block;
}
.error{
    color: red;
}
a.google_link {
    background: #009edc;
    color: #fff;
    padding: 15px 10px;
    border-radius: 7px;
    margin: 10px 0;
    text-align: center;
    font-size: 1.1rem;
    display: block;
}
.file_inp {
    background: #edf0fa;
}
select.form-control {
    background: #edf0fa;
    line-height: 12px;
    height: 64px !important;
}
.footer-bottom-area a {
    color: #fff;
}
.header-top-area .header-top-right-part .social-links li a i {
    font-size: 16px;
}
.header-top-area .header-top-right-part .social-links li a:hover {
    color: #f8f8f8;
}
/***** style traking ***/
.tracking-icon.status-intransit img {
    max-width: initial;
    width: 30px;
    margin: 5px;
}
.tracking-detail {
    padding:3rem 0
   }
   #tracking {
    margin-bottom:1rem
   }
   [class*=tracking-status-] p {
    margin:0;
    font-size:1.1rem;
    color:#fff;
    text-transform:uppercase;
    text-align:center
   }
   [class*=tracking-status-] {
    padding:1.6rem 0
   }
   .tracking-status-intransit {
    background-color:#009edc
   }
   .tracking-status-outfordelivery {
    background-color:#f5a551
   }
   .tracking-status-deliveryoffice {
    background-color:#f7dc6f
   }
   .tracking-status-delivered {
    background-color:#4cbb87
   }
   .tracking-status-attemptfail {
    background-color:#b789c7
   }
   .tracking-status-error,.tracking-status-exception {
    background-color:#d26759
   }
   .tracking-status-expired {
    background-color:#616e7d
   }
   .tracking-status-pending {
    background-color:#ccc
   }
   .tracking-status-inforeceived {
    background-color:#214977
   }
   .tracking-list {
    border:1px solid #e5e5e5
   }
   .tracking-item {
    border-left:1px solid #e5e5e5;
    position:relative;
    padding:2rem 1.5rem .5rem 2.5rem;
    font-size:.9rem;
    margin-left:3rem;
    min-height:5rem
   }
   .tracking-item:last-child {
    padding-bottom:4rem
   }
   .tracking-item .tracking-date {
    margin-bottom:.5rem
   }
   .tracking-item .tracking-date span {
    color:#888;
    font-size:85%;
    padding-left:.4rem
   }
   .tracking-item .tracking-content {
    padding:.5rem .8rem;
    background-color:#f4f4f4;
    border-radius:.5rem
   }
   .tracking-item .tracking-content span {
    display:block;
    color:#888;
    font-size:85%
   }
   .tracking-item .tracking-icon {
    line-height:2.6rem;
    position:absolute;
    left:-1.3rem;
    width:2.6rem;
    height:2.6rem;
    text-align:center;
    border-radius:50%;
    font-size:1.1rem;
    background-color:#fff;
    color:#fff
   }
   .tracking-item .tracking-icon.status-sponsored {
    background-color:#f68
   }
   .tracking-item .tracking-icon.status-delivered {
    background-color:#4cbb87
   }
   .tracking-item .tracking-icon.status-outfordelivery {
    background-color:#f5a551
   }
   .tracking-item .tracking-icon.status-deliveryoffice {
    background-color:#f7dc6f
   }
   .tracking-item .tracking-icon.status-attemptfail {
    background-color:#b789c7
   }
   .tracking-item .tracking-icon.status-exception {
    background-color:#d26759
   }
   .tracking-item .tracking-icon.status-inforeceived {
    background-color:#214977
   }
   .tracking-item .tracking-icon.status-intransit {
    color:#e5e5e5;
    border:1px solid #e5e5e5;
    font-size:.6rem;
    width: 45px;
    height: 45px;
   }
   .service-detail-text ul {
        display: flex;
        flex-direction: column;
        padding-left: 15px;
    }
    .service-detail-text ul li:before {
        position: absolute;
        content: '\f105';
        left: 0px;
        top: -3px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        margin-top: 3px;
        color: #02324d;
    }
    .service-detail-text .about-feature-box-content p {
        font-size: .9rem;
    }
    .service-detail-text .about-feature-box {
        height: 100%;
        margin: 0 !important;
        box-shadow: 0px 4px 13px rgb(0 0 0 / 7%);
        text-align: left;
    }
    .ser_con {
        margin-bottom: 15px;
    }
    .service-item-box .service-item-content {
        min-height: 243px;
    }
    .secteur_actv .service-item-box .service-item-content {
        min-height: 330px;
    }
    .home-carousel .slide-item {
        height: 800px;
    }
    .request-a-call-back-form.bg-white.sidebar-widget {
        border: solid 0px #dcdee1;
        border-radius: 0;
        box-shadow: none;
        padding: 5px;
    }
    .request-a-call-back-form.bg-white.sidebar-widget button {
        width: 100%;
    }
    .request-a-call-back-form.bg-white.sidebar-widget a {
        width: 100%;
        text-align: center;
    }
    .service-detail-text ul li {
        position: relative;
        padding-left: 14px;
        display: flex;
        align-items: center;
        margin-bottom: 5px;
    }
   .footer-widget-list li a:hover {
    color: #ffb600 !important;
    }
    .footer-bottom-area a:hover {
        color: #ffb600;
    }
    .anim-object:before{
        display: none;
    }
    .iti.iti--allow-dropdown {
        width: 100%;
    }
    ul#iti-0__country-listbox {
        display: flex;
        flex-direction: column;
    }
    .iti__country-list.iti__hide{
        display: none !important;
    }
    .alert-danger ul li{
        display: block;
    }
    .service-item-box .service-item-thumb {
        position: relative;
        display: block;
    }
    .side-info ul li {
        display: flex;
        align-items: baseline;
    }
    .auto-container {
        margin-top: 50px !important;
    }
    .about-image-block-3.title_choisir {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .about-image-block-3.title_choisir h2.text-white.mrb-30 {
        font-size: 4rem;
        line-height: 5rem;
    }
   @media(min-width:992px) {
    .tracking-item {
     margin-left:10rem
    }
    .tracking-item .tracking-date {
     position:absolute;
     left:-10rem;
     width:7.5rem;
     text-align:right
    }
    .tracking-item .tracking-date span {
     display:block
    }
    .tracking-item .tracking-content {
     padding:0;
     background-color:transparent
    }
   }
@media (max-width: 767px) {
    img.about-image2.img-full {
        height: 200px;
    }
    .about-image-box .experience {
		right: 15px !important;
	}
    section.about-section {
        padding-bottom: 0px;
    }
    .logo img {
        height: 60px;
    }
    .funfact.js-tilt.mrb-30 h2 {
        font-size: 2rem !important;
        line-height: 2.5rem !important;
    }
    .auto-container {
        margin-top: 0 !important;
    }
    .home-carousel .slide-item {
        height: 400px;
    }
    .about-image-box .experience h4 {
        font-size: 26px;
        line-height: 2rem;
    }
    .about-image-box .experience p {
        font-size: 14px;
        line-height: 1rem;
    }
    section.about-section .pdl-60 {
        padding-left: 15px;
    }
    section.service-content-area.pdb-200 {
        padding-bottom: 30px !important;
    }
    .about-image-box .experience {
        background-color: #fff;
        box-shadow: 0 2px 28px 0 rgb(0 0 0 / 9%);
        max-width: 251px;
        z-index: 1;
        position: absolute;
        right: -50px;
        bottom: -60px;
        padding: 22px;
        border-right: 3px solid #00448f;
    }
    .service-item-thumb img {
        height: 250px;
    }
    .home-carousel .content-box h1 {
        font-size: 30px !important;
        line-height: 37px !important;
    }
    .home-carousel .content-box p {
        margin-bottom: 20px !important;
        font-size: 17px !important;
        line-height: 26px !important;

    }
    .home-carousel .slide-item {
        position: relative;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        padding: 80px 0px 80px 0px;
        z-index: 1;
    }
    section.service-content-area.pdb-110 {
        padding-bottom: 15px !important;
    }
    section.about-section.anim-object.pdt-0.pdb-170.pdb-lg-110 {
        padding-bottom: 25px;
    }
    .page-title-content .title {
        font-size: 38px;
        letter-spacing: 1px;
    }
    .page-title-content {
        display: flex;
        align-items: center;
        position: relative;
        height: 300px;
    }
    .contact-form {
        /* margin: auto; */
        margin: 0 15px;
    }
}
.row.imprint_section {
    display: flex;
    margin: 0;
    position: relative;
    flex-direction: column;
    align-items: left;
    padding: 30px;
    /* min-height: 350px; */
    border-radius: 5px;
    background-color: #f5f5f5;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 5%);
    width: 100%;
    overflow: hidden;
    margin-bottom: 25px;
    transition: all 0.4s ease-out;
}
.imprint_section h4 {
    margin: 15px 0;
}
.imprint_section a {
    color: #333;
}
.service-detail-text h3 {
    position: relative;
}
.service-detail-text h3:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 58px;
    left: 0;
    bottom: -15px;
    background: #00448f;
    border-radius: 6px;
}
.ser_con .about-feature-box-content h3:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 58px;
    left: 0;
    bottom: -9px;
    background: #00448f;
    border-radius: 6px;
    color: #00448f;
}
.about-feature-box-content .para {
    margin-top: 20px;
}
.valeur_section .about-feature-box.box_valeur {
    min-height: 260px;
}
.about-feature-box-icon i {
    color: #00448f;
    font-size: 4rem;
    margin-bottom: 15px;
}
.request-a-call-back-form.bg-white.mrl--160 {
    min-height: 331px;
}
.news-wrapper .news-thumb img {
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
    height: 250px;
    object-fit: cover;
}
.news-description {
    padding: 30px 25px;
    background: #F9F9F9;
    min-height: 150px;
}
.news-description ul li {
    display: block;
    margin-bottom: 5px;
    position: relative;
    padding-left: 12px;
}
.news-description ul {
    padding-left: 15px;
}
.news-description ul {
    padding-left: 15px;
}
.news-description ul li:before {
    position: absolute;
    content: '\f105';
    left: 0px;
    top: -3px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-top: 3px;
}
.contact-information .list-items li {
    display: flex;
    padding: 5px 0;
    align-items: baseline;
}
.service-detail-text .about-feature-box.box_valeur .about-feature-box-content .title h3{
    color: #02324d;
}
.service-item-para p {
    direction: initial;
}
.link_se p a, .link_se p{
    color: #00448f !important;
}
.funfact h2 {
    font-size: 1.6rem;
    line-height: 2rem;
}
.funfact {
    padding: 40px 20px 40px;
    min-height: 150px !important;
}
.statistic_box{
    display: flex;
    align-items: center !important;
}