body {
  font-family: TitilliumText25L !important;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
}

@font-face {
  font-family: TitilliumText25L;
  src: url(../fonts/TitilliumText25L004.otf);
}

.fixed-top {
  color: #ffffff;
  font-size: 16px;
}

.bg-light {
  background-color: transparent !important;
}

.nav-link {
  color: #fff !important;
  font-size: 18px !important;
}

.nav-item {
  padding-left: 10px;
 /*  padding-left: 0px;*/
  /*  margin: auto;*/
}

.nav-link:hover {
  border-bottom: solid 3px #ffffff;
  margin-bottom: -2px;
}

.header-mail {
  float: right;
}

.top-header {
  border-bottom: solid 1px #ffffff;
}

/*
.menu {
    border-bottom: solid 1px #ffffff;
}*/

.carousel-indicators {
  border-top: solid 1px #ffffff;
  margin-bottom: 0px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-right: auto !important;
  margin-left: auto !important;
  bottom: -9px !important;
}

.carousel-indicators li {
  background-color: transparent !important;
  padding-right: 80px;
  height: 96px !important;
  padding-left: 175px;
  border-bottom: 0px !important;
  opacity: 1 !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.carousel-indicators > li > img {
  bottom: 0;
  position: absolute;
  margin-bottom: 33px;
  transform: translateX(-100%);
}

.image-carousel {
  height: auto;
  width: 50px;
}

.carousel-indicators > li .active {
  border-top: solid 3px #ffffff;
  margin-top: -2px;
  width: 100%;
}

.nav-item .active {
  border-bottom: solid 3px #ffffff;
  margin-bottom: -2px;
}

.carousel-indicators .active {
  border-top: solid 3px #ffffff;
  margin-top: -2px;
  background-color: rgba(18, 65, 93, 0.41) !important;
}

.carousel-indicators .active > img {
  padding-top: 9px;
}

.carousel-caption {
  bottom: 25% !important;
  top: 25% !important;
  left: 0 !important;
  text-align: end !important;
  right: 0 !important;
  padding-bottom: 0px !important;
}

.slider-title {
  font-size: 46px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 800;
  padding-top: 60px;
}

.slider-text {
  font-size: 16px;
  text-transform: uppercase;
}

.btn-slider {
  color: #ffffff !important;
  background-color: #285877 !important;
  width: 164px;
  height: 46px;
  border-radius: 10px;
  padding: 11px !important;
}
.btn-slider:hover {
  border: solid 2px #285877!important;
/*
  border: none !important;*/
  background-color: #ffff !important;
  color: #285877 !important;
}
.section-hr {
  border-top: solid 4px #285877;
  width: 100px;
}

.section-hr-blue {
  border-top: solid 4px #285877;
  width: 100px;
  color: #129bdb;
}

.section-title {
  font-size: 33px;
  text-transform: uppercase;
  color: #285877;
  font-weight: 800;
}

.section-title-white {
  font-size: 33px;
  text-transform: uppercase;
  color: #ffff;
  font-weight: 800;
}

.section-paragraphe-white {
  font-size: 14px;
  color: #ffff;
  font-weight: 800;
}

.section-paragraphe-white-list {
  font-size: 16px;
  color: #ffff;
  font-weight: 800;
}

.section-paragraphe {
  font-size: 14px;
  color: #285877;
}

.section-paragraphe-subtitle {
  font-size: 16px;
  color: #285877;
}

.services {
  background-color: #f7f7f7;
}

.card-img {
  border-radius: 0;
}

.img-gradient {
  position: relative;
  display: inline-block;
}

.img-gradient:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background: linear-gradient(
    to top,
    #0468a5 2%,
    rgba(160, 160, 160, 0.24) 81%,
    rgba(84, 84, 84, 0) 149%
  );
}

.img-gradient img {
  display: block;
}

.card {
  border: 0px !important;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 60px 40px 0px 55px !important;
}

.card-text {
  position: absolute;
  bottom: 80px;
  padding: 0px 40px 11px 1px;
  font-size: 16px;
}

.card-title {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
}

.card-btn {
  position: absolute;
  bottom: 30px;
}

.card-btn > a {
  color: #ffffff;
}

.title-hr {
  border-bottom: solid 4px #fff;
  width: 100%;
  float: left;
  margin-top: 0px;
}
.container .langChange {
  display: none;
}
.scrolled .container .langChange {
  color: #001e35 !important;
  display: block;
  margin-left: -40px;
}
.scrolled .container .menu .collapse > ul > li > a {
  color: #001e35 !important;
}
.scrolled .container .langChange .languageChoosen {
  color: #001e35 !important;
}
.scrolled .container .menu .collapse > ul .nav-item .active {
  border-bottom: solid 3px #001e35 !important;
  margin-bottom: -2px;
}

.scrolled .container .menu .collapse > ul .nav-item .nav-link:hover {
  border-bottom: solid 3px #001e35 !important;
  margin-bottom: -2px;
}

.scrolled {
  padding: 0px !important;
  box-shadow: 0 -20px 20px 9px #000;
  z-index: 999;
  /*  z-index: 999;*/
}

.brands {
  width: 100%;
  padding-bottom: 122px;
}

.mb-42 {
  margin-bottom: 42px;
}

.brands_slider_container {
  height: 130px;
  margin-left: auto;
  background: #fff;
  margin-right: auto;
  text-align: center;
  display: table;
}

.brands_slider {
  height: 100%;
  margin-top: 50px;
}

.brands_item {
  height: 100%;
}

.brands_item img {
  max-width: 100%;
}

.brands_nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 5px;
  cursor: pointer;
}

.brands_nav i {
  color: #e5e5e5;
  transition: all 200ms ease;
}

.brands_nav:hover i {
  color: #676767;
}

.brands_prev {
  left: 40px;
}

.brands_next {
  right: 40px;
}

.owl-item {
  width: 270px;
  height: 116px;
  background-color: #f5f5f5;
}

.owl-carousel .owl-item img {
  display: block;
  width: 140px !important;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.footer {
  background-color: #153e59;
}

.logo-footer {
  padding-bottom: 28px;
  padding-top: 63px;
}

.footerborderbtn {
  border-bottom: solid 1px #ffffff;
  opacity: 0.4;
  padding-top: 50px;
}

.footer-title {
  font-size: 18px;
  color: #129bdb;
}

.copy-text {
  font-size: 12px;
}

.bt-line:after {
  content: "";
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ffffff;
  display: block;
  width: auto;
  padding-top: 10px;
  opacity: 0.4;
}

.bt-line {
  font-size: 14px;
}

/*.bt-line:hover::after {
    content: "";
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-block-color: #001e35;
    display: block;
    width: 100%;
    padding-top: 10px;
    opacity: 1;
}*/

.list-unstyled > li > a:hover {
  text-decoration: none !important;
}

.carousel {
  overflow: hidden;
}

.navbar-toggler {
  float: right;
}

#map {
  height: 520px;
}

.gm-style .gm-style-iw-c {
  border-radius: 0px !important;
}

#map .gm-style-iw {
  background-color: #285877;
}

.gm-style-iw-d {
  overflow: hidden !important;
  padding: 2px 11px 9px 0;
}

.gm-ui-hover-effect {
  display: none !important;
}

.gm-style .gm-style-iw-t::after {
  background: linear-gradient(
    45deg,
    #285877 50%,
    rgba(255, 255, 255, 0) 51%,
    rgba(255, 255, 255, 0) 100%
  ) !important;
}

.logo-blue {
  display: none;
}

/* Effect 15: scale down, reveal */

.cl-effect-15 a {
  color: rgba(0, 0, 0, 0.2);
  text-shadow: none;
}

.cl-effect-15 a::before {
  color: #fff;
  content: attr(data-hover);
  position: absolute;
  transition: transform 0.3s, opacity 0.3s;
}

.cl-effect-15 a:hover::before,
.cl-effect-15 a:focus::before {
  transform: scale(0.9);
  opacity: 0;
}

.cl-effect-15 > li > a:hover {
  color: #129bdb !important;
}

#timeline {
  display: flex;
  background-color: #031625;
}

#timeline:hover .tl-item {
  width: 23.3333%;
}

.tl-item {
  transform: translate3d(0, 0, 0);
  position: relative;
  width: 25%;
  height: auto;
  min-height: 700px;
  color: #fff;
  overflow: hidden;
  transition: width 0.5s ease;
}

.tl-item:before,
.tl-item:after {
  transform: translate3d(0, 0, 0);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.tl-item:after {
  background: linear-gradient(
    to top,
    #0468a5 2%,
    rgba(160, 160, 160, 0.24) 81%,
    rgba(84, 84, 84, 0) 149%
  );
  opacity: 1;
  transition: opacity 0.5s ease;
}

.tl-item:before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #001e35 85%);
  z-index: 1;
  opacity: 0;
  transform: translate3d(0, 0, 0) translateY(50%);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.tl-item:hover {
  width: 30% !important;
}

.tl-item:hover:after {
  opacity: 0;
}

.tl-item:hover:before {
  opacity: 1;
  transform: translate3d(0, 0, 0) translateY(0);
  transition: opacity 1s ease, transform 1s ease 0.25s;
}

.tl-item:hover .tl-content {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.75s ease 0.5s;
}

.tl-item:hover .tl-bg {
  filter: grayscale(0);
}

.tl-item:hover .tl-parag {
  display: none;
}

.txtl {
  text-align: left;
}

.txtr {
  text-align: right;
}

.tl-content {
  transform: translate3d(0, 0, 0) translateY(25px);
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 0 1.618em;
  top: 55%;
  opacity: 0;
}

.tl-content h1 {
  font-family: "Pathway Gothic One", Helvetica Neue, Helvetica, Arial,
    sans-serif;
  text-transform: uppercase;
  color: #1779cf;
  font-size: 1.44rem;
  font-weight: normal;
}

.tl-year {
  position: absolute;
  top: 80px;
  left: 58px;
  z-index: 1;
}

.tl-year p {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
}

.lineTimeLine {
  border-bottom: solid 4px #ffffff;
  width: 169px;
  float: left;
  margin-top: 0px;
}

.tl-parag {
  position: absolute;
  margin-right: 57px;
  margin-left: 57px;
  z-index: 1;
  bottom: 0;
  padding-bottom: 50px;
}

.tl-bg {
  transform: translate3d(0, 0, 0);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  transition: filter 0.5s ease;
}

@media screen and (max-width: 996px) {
  .carousel-indicators {
    display: none !important;
  }
  .nav-link {
    font-size: initial !important;
  }
  .ulSubLink {
    font-size: initial !important;
  }
  .box-courtage {
    width: 100% !important;
  }
  .margin_top_30 {
    margin-top: 30px;
  }
  .section-2-a-propos {
    margin-top: 0 !important;
  }
}
.navbar-brand {
  margin-left: -20px !important;
}
@media screen and (max-width: 1321px) {
  .slider-name0 {
    bottom: 15%;
    left: 14%;
  }
}

@media screen and (max-width: 1199px) {
  .nav-item {
    /*padding-left: 10px !important;*/
    padding-left: 0px;
  }
 /* #ulSubItem {
    padding-left: 10px !important;
  }*/
 /* #ulSubMenu.show {
    display: inline-block !important;
    position: relative;
    /*
    position: relative !important;
//
  }*/
  .carousel-item > img {
    width: 1232px !important;
    height: 643.992px !important;
    /* margin-left: -308px;*/
    margin-top: 0.504167px;
  }
}

@media screen and (max-width: 992px)
{
  .scrolled .container .langChange {
    display: none;
}
}
@media screen and (max-width: 768px) {
  .navbar-brand {
    margin-left: 0px !important;
}
  .tl-item .tl-content {
    opacity: 1;
    z-index: 9999;
    /*
    transform: translateY(0);
    transition: all 0.75s ease 0.5s;*/
  }
  .carousel-item > img {
    height: 427.992px !important;
  }
 /* .scrolled .container .langChange {
    display: none;
  }*/
 /* #ulSubMenu.show {
    display: inline-block !important;
    position: relative !important;
    margin-left: 0 !important;
  }*/
  .mission-overlay {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .mission {
    height: 135% !important;
  }
  .logo-blue {
    /* width: 180px !important;
    padding-left: 0;*/
    display: block !important;
    width: 240px !important;
    margin-top: -10px;
  }
  .logo-white {
    display: none !important;
  }
  .timeline {
    display: block !important;
  }
  .tl-item {
    width: 100% !important;
  }
  .tl-item:hover {
    width: 100% !important;
  }
  .tl-content {
    top: -120px !important;
    transform: translate3d(0, 0, 0) translateY(380px) !important;
  }
  .text-center-xs {
    text-align: center !important;
  }
  .navbar-brand > img {
    /*150 px*/
    width: 240px !important;
    margin-top: -10px;
  }
  .navbar-toggler {
    margin-top: 7px;
  }
  .carousel-indicators {
    display: none !important;
  }
  .hidden-xs {
    display: none;
  }
  .slider-title {
    font-size: 30px;
  }
  .slider-text {
    font-size: 12px;
  }
  .btn-slider {
    /*   width: 120px;*/
    height: auto;
    padding: 0px;
  }
  .carousel-caption {
    bottom: 103px !important;
    text-align: center !important;
  }
  .header-mail {
    font-size: 13px;
  }
  .phone-topheader {
    font-size: 13px;
  }
  .navbar {
    background-color: #fff !important;
    color: #001e35 !important;
  }
  .top-header {
    background-color: #001e35 !important;
  }
  .header-mail > img {
    padding-right: 0px !important;
  }
  .navbar .container .menu .collapse > ul > li > a {
    color: #001e35 !important;
  }
  .navbar .container .menu .collapse > ul .nav-item .active {
    border-bottom: solid 3px #001e35 !important;
    margin-bottom: -2px;
  }
  .navbar .container .menu .collapse > ul .nav-item .nav-link:hover {
    border-bottom: solid 3px #001e35 !important;
    margin-bottom: -2px;
  }
  .carousel {
    padding-top: 60px;
  }

  .tl-item {
    min-height: 500px;
  }
  .carousel-caption {
    top: 13% !important;
  }
  .section3-a-propos .col-md-6 {
    margin-top: 30px;
  }
}

.abouts-title {
  text-transform: uppercase;
  font-size: 33px;
  color: #285877;
  text-align: LEFT;
  font-weight: 800;
}

.abouts {
  /*  padding-top: 70px;*/
  padding-top: 35px;
  display: block;
  margin-bottom: -53px;
}

.abouts-border {
  width: 100px;
  float: left;
  border-top: solid 4px #285877;
}

.abouts-para {
  font-size: 14px;
  color: #285877;
}

.abouts-text {
  font-size: 16px;
  color: #505050;
}

.abouts-img {
  padding-right: 15px;
}

.abouts-img > img {
  height: 258px;
  width: 270px;
}

.img-abouts {
  position: absolute;
  right: -3%;
}

.btn-parag {
  color: #fff;
  font-size: 16px;
  border-radius: 10px;
  color: #ffffff !important;
  border: solid 2px #ffffff !important;
  width: 164px;
  height: 46px;
  padding: 9px !important;
}

.btn-parag:hover {
  /*border: solid 2px #1875a5 !important;*/
  border: none !important;
  background-color: #fff !important;
  color: #285877 !important;
}
.btn-parag:hover > .arrow-parag > #Groupe_792 > #Tracé_4684  {
  stroke: #285877 !important;
}
.btn-parag:hover > .arrow-parag > #Groupe_792 > #Tracé_4685  {
  stroke: #285877 !important;
}
.btn-parag :hover > svg {
  /* border: none !important;
  background-color: #fff !important;*/
  stroke: #285877 !important;
}
.mission {
  height: 390px;
  background-image: url(/images/mission.png?b79f86bbeb47a475afffabd592e4ba41);
}

.mission-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #23516f;
  opacity: 0.91;
  padding-top: 70px;
}

.mission-title {
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
  padding-top: 24px;
  color: #ffffff;
}

.mission-parag {
  font-size: 16px;
  text-align: center;
  color: #ffffff;
}

.text-indicator {
  text-indent: 0px;
  position: absolute;
  font-size: 24px;
  text-transform: uppercase;
  color: #ffffff;
  top: -37px;
  margin-left: -52.5%;
  /* right: 0; */
  /* left: 0; */
  width: 100%;
  text-align: center;
}

.carousel-indicators .active .text-indicator {
  display: block !important;
}

.services {
  padding-top: 85px;
}

[data-role="dynamic-fields"] > .form-inline + .form-inline {
  margin-top: 0.5em;
}

[data-role="dynamic-fields"] > .form-inline [data-role="add"] {
  display: none;
}

[data-role="dynamic-fields"] > .form-inline:last-child [data-role="add"] {
  display: inline-block;
}

[data-role="dynamic-fields"] > .form-inline:last-child [data-role="remove"] {
  display: none;
}

.background_section {
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-blend-mode: normal;
  /* padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;*/
}

#ulSubMenu {
  background-color: #285877 !important;
  /*position: relative !important;*/
  position: absolute;
  top: 100% !important;
  left: 0 !important;
  display: none ;
  z-index: 1000 !important;
  float: left !important;
  padding: 5px 0 !important;
 /* margin: 2px 0 0;*/
}

#ulSubMenu > li > a {
  display: block !important;
  padding: 3px 20px !important;
}

/*#ulSubMenu.show {
  display: inline-block !important;
  position: absolute;
  /* position submenu //
  margin-left: 80px;
}
*/
.SubItem {
  padding-left: 30px;
}

#ulSubItem:hover {
  background-color: #1b435d !important;
  margin-bottom: -2px;
}

#ulSubItem .active {
  margin-bottom: -2px;
}

.ulSubLink {
  color: #fff;
  font-size: 18px !important;
}

.ulSubLink:hover {
  margin-bottom: -2px;
  text-decoration: none !important;
  color: white;
}

.ulSubLink.a:hover {
  border-bottom: none !important;
  text-decoration: none !important;
}

.valueText {
  -webkit-line-clamp: 2;
  /* number of lines to show */
  -webkit-box-orient: vertical;
  font-size: 16 px !important;
  color: #fff;
}

.valueText::before {
  float: right;
  width: calc(100% - 3.6em);
  height: 1em;
  content: "";
}

.no-padding {
  padding: 0;
}

.section-hr-a-propos {
  border-top: solid 4px white;
  width: 100px;
}

.actualite_solution {
  margin-bottom: 30px !important;
  overflow: hidden;
}

.box_solution_transport {
  background-color: white;
  box-shadow: 0px 3px 6px #dedede;
  height: 100%;
  padding: 30px;
}

.box_solution_with_bg {
  padding-left: 30px;
  padding-right: 80px;
  padding-top: 30px;
  height: 100%;
}

.line_h_25 {
  line-height: 25px;
}

.line_h_40 {
  line-height: 40px;
}

.shipping_sec_center {
  float: none;
  margin: 0 auto;
}

.line_h_63 {
  line-height: 63px;
}

.line_h_37 {
  line-height: 37px;
}

@media screen and (max-width: 768px) {
  /* .boxdouanement {
        width: 100%;
        margin-top: 0px;
    }*/
  .img-box-dedouanement {
    position: absolute;
    right: 0;
    width: 100% !important;
  }
  .bloc-warehousing-2 {
    height: 100%;
    width: 100%;
    background-color: #285877;
  }
  .img-transport-multimodal {
    position: relative;
    right: 0;
    width: 100% !important;
  }
  /*  .img-box-dedouanement {
        width: 100% !important;
        object-position: left !important;
        height: auto !important;
    }*/
  .margin_top_30 {
    margin-top: 30px;
  }

  .box-courtage {
    width: 100% !important;
  }
  /*  .img-transport-multimodal {
        width: 100% !important;
        object-position: left !important;
        height: auto !important;
    }*/
  .section-2-a-propos:before {
    content: "" !important;
    display: none !important;
    /* position: absolute;
        width: 40%;
        background: #a2c4d5;
        height: 100%;
        right: 60%;
        z-index: 2;*/
  }
  .section-2-a-propos:after {
    content: "" !important;
    display: none !important;
    /*  position: absolute;
        width: 66%;
        background: #285877;
        height: 100%;
        margin-top: -180px;
        left: 34%;
        top: 213px;
        z-index: 1;*/
  }
  .section-2-a-propos .container {
    padding: 40px !important;
    padding-bottom: 0px !important;
  }
  .bloc-a-propos-1 {
    background: #a2c4d5;
    width: 100%;
    text-align: center;
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .bloc-a-propos-2 {
    background: #285877;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .section-4-1-a-propos {
    height: 100%;
    position: relative;
    padding: 0;
    width: 100% !important;
    float: left;
  }
  .section-4-2-a-propos {
    position: relative;
    width: 100% !important;
    padding: 0;
    float: left;
    background: #285877;
    color: #fff;
  }
  .section-4-2-a-propos .container {
    padding: 35px !important;
    margin-top: 120px;
  }
  .img-accueil {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .shipping_sec_center {
    text-align: center;
  }
  .margin_top_30_1 {
    margin-top: 30px;
  }
  .scrolled .container .langChange .languageChoosen {
    color: white !important;
  }
  .scrolled .container .langChange .languageChoosen:hover {
    margin-bottom: -2px;
    text-decoration: none !important;
    color: white;
  }
}

.section-4-2-a-propos .container {
  padding: 20px;
}

.section3-1-Fcl .col-md-6 {
  content: "";
  position: relative;
  width: 100%;
  margin-top: -50px;
  margin-bottom: -80px;
}

.section3-1-Fcl .col-md-6 .content {
  position: relative;
  padding-top: 43px;
  padding-left: 70px;
  padding-right: 47px;
  background-image: url(https://web-graphique.com.tn/devsites/alimar/public/cdn/files/bg_fcl.png);
  padding-bottom: 50px;
  background-size: cover;
}

.box_a_propos_with_bg {
  padding: 30px;
  height: 100%;
  box-shadow: 0px 3px 6px #dedede;
  /*1px 1px 1px 1px #dedede;*/
}

.line_h_39 {
  line-height: 39px;
}

.line_h_33 {
  line-height: 33px;
}

.line_h_17 {
  line-height: 17px;
}

.margin_left_70 {
  margin-left: 70px;
}

.section-4-2-a-propos {
  position: relative;
  width: 50%;
  /* padding: 0; */
  float: left;
  background: #285877;
  color: #fff;
}

.section-4-1-a-propos {
  height: 100%;
  position: relative;
  padding: 0;
  width: 50%;
  float: left;
}

.section-2-a-propos:before {
  content: "";
  display: block;
  position: absolute;
  width: 40%;
  background: #a2c4d5;
  height: 100%;
  right: 60%;
  z-index: 2;
}

.section-2-a-propos:after {
  content: "";
  display: block;
  position: absolute;
  width: 66%;
  background: #285877;
  height: 100%;
  margin-top: -180px;
  left: 34%;
  top: 213px;
  z-index: 1;
}

@property --n {
  syntax: "<integer>";
  initial-value: 0;
  inherits: false;
}

.number {
  animation: animate var(--duration) forwards var(--timing, linear);
  counter-reset: num var(--n);
  font-weight: bold;
  color: #fff;
  font-size: 3rem;
  /*font-family: sans-serif;*/
  /*padding: 2rem;*/
}

.number::before {
  content: counter(num);
}

@keyframes animate {
  from {
    --n: var(--from);
  }
  to {
    --n: var(--to);
  }
}

.img-a-propos-1 {
  width: 100%;
  z-index: 10;
  /* height: 548px;*/
  height: 100%;
  position: relative;
}

.box-courtage {
  background-color: #ffff;
  width: 600px;
  padding: 35px;
  /*  box-shadow: 0 3px 6px #e0e0e0;*/
  box-shadow: 0px 3px 6px #dedede;
}

.image-courtage-sec1 {
  z-index: -1;
  width: 100%;
  height: 100%;
}

.lien-contact {
  cursor: pointer !important;
  color: #fff !important;
  text-decoration: none !important;
}

.courtage-sec-1-div {
  z-index: 9;
}

.contact-us {
  background: #285877;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 19px;
  text-transform: uppercase;
  text-decoration: none;
}

.espacement_top_40 {
  padding-top: 40px;
}

.img-warehousing2 {
  height: 274px;
  width: 100%;
}

.bloc-warehousing-2 {
  height: 275px;
  width: 100%;
  background-color: #285877;
}

/*
.bloc {
   
    height: 0;
    width: 20%;
    padding-bottom: 20%;
}
*/

/*
.bloc::after {
    content: "";
    display: block;
    padding-bottom: 100%;
}*/

.img-dedouanement-1 {
  position: inherit !important;
}

.img-transport-1 {
  position: inherit !important;
}

.cover {
  object-fit: cover;
  object-position: center;
}

.h515 {
  height: 515px;
}

.h343 {
  height: 386px;
}

.boxdouanement {
  position: relative;
  background: #0468a5;
  width: 100%;
  /* padding-right: 35px; */
  /*  margin-top: -363px;*/
}

.boxdouanement_parag {
  background: #0468a5;
  padding-top: 30px;
  padding-left: 40px;
  padding-bottom: 30px;
  padding-right: 20px;
}

.img-box-dedouanement {
  position: absolute;
  right: 0;
  width: calc(50% - 15px);
}

.img-avion {
  height: 556px;
  margin-top: -180px;
  margin-bottom: -208px;
  right: 0;
  object-position: center;
  position: absolute;
  width: calc(50% - 70px);
}

.img-transport-multimodal {
  position: absolute;
  right: 0;
  width: calc(50% - 15px);
}

@media screen and (max-width: 576px) {
  .img-box-dedouanement {
    position: absolute;
    right: 0;
    width: 100% !important;
  }
  .img-transport-multimodal {
    position: relative;
    right: 0;
    width: 100% !important;
  }
 /* #ulSubMenu.show {
    display: inline-block !important;
    position: relative !important;
  }*/
}

@media screen and (max-width: 768px) {
  .warehousing-margin_top_30 {
    margin-top: 30px !important;
  }
}

@media screen and (max-width: 991px) {
  .img-box-dedouanement {
    position: absolute;
    right: 0;
    width: 100% !important;
  }
  .img-transport-multimodal {
    position: relative;
    right: 0;
    width: 100% !important;
  }
  .logo-white {
    width: 240px !important;
    padding-left: 0;
  }
  .logo-blue {
    width: 240px !important;
    padding-left: 5px;
  }
}

@media screen and (max-width: 1375px) {
  .img-avion {
    /*  position: absolute;
        width: 100%;
        margin-top: 100px;
        margin-bottom: 200px;*/
    position: absolute;
    width: 100%;
    margin-top: 100px;
    /*  margin-top: -185px;*/
  }
  .section2-conseil {
    margin-bottom: 335px;
  }
}

@media screen and (max-width: 991px) {
  .img-avion {
    position: absolute;
    width: 100%;
    margin-top: -150px;
  }
  .section2-conseil {
    margin-bottom: 250px;
  }
}
/*1470 */
@media screen and (max-width: 1080px) {
  .image-bateau-a-propos {
    width: 100%;
    /*   margin-top: -18px !important;*/
    margin-top: -22px !important;
    object-position: center;
    object-fit: cover;
    position: absolute;
    z-index: 1;
    /*  height: fit-content !important;*/
    height: 450px !important;
  }
}

.image-bateau-a-propos {
  width: 100%;
  /* margin-top: -70px;*/
  /*-55*/
  margin-top: -44px;
  object-position: center;
  object-fit: cover;
  position: absolute;
  /* height: calc(100% + 60px);*/
  /*  height: fit-content;*/
  height: 450px !important;
  z-index: 1;
}

@media screen and (max-width: 786px) {
  /* .margin_top_30_1 {
    margin-top: 30px;
  }*/
  /* .paragraph-centered {
    text-align: center !important;
  }*/
}

@media screen and (max-width: 767px) {
  .margin_top_30_1 {
    margin-top: 30px;
  }
  .margin_left_70 {
    margin-left: 0 !important;
  }
  .paragraph-centered {
    text-align: center !important;
  }
}

/*height: 556px;
    margin-top: -180px;
    margin-bottom: -208px;
    margin-left: -100px;*/

.menuNav {
  border-bottom: solid 1px #ffffff;
  float: right;
}

.rd-navbar-static.rd-navbar-top-panel .rd-navbar-top-links > li:first-child {
  margin-left: 67px;
  margin-right: 22px;
}

.rd-navbar-static.rd-navbar-top-panel .rd-navbar-top-links > li {
  display: inline-block;
  text-align: center;
  position: relative;
  top: 10px;
}

.menu-top-right {
  float: right;
}

.menu-top-right li:first-child {
  margin-right: 10px !important;
}

.rd-navbar-top-panel .btn-link {
  text-decoration: none;
  outline: none;
  margin-left: 10px;
  top: -3px;
  position: relative;
}

.rd-navbar a {
  transition: 0.3s all ease;
}

.btn-link {
  color: #36576f;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  border: 1px solid #0a6f63;
  padding: 11.5px 6px;
  font-weight: 700;
}

.flag {
  width: 16px;
  height: 11px;
  margin-top: -3px;
  margin-right: 3px;
}

.menu-top {
  float: left;
}

.btn-link,
.btn-link:active,
.btn-link:focus {
  border-color: transparent;
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
  background-color: transparent;
}
.img-accueil {
  width: 100% !important;
}
@media screen and (max-width: 275px) {
  .img-logo-footer {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .dropdown-div {
    height: 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
  }
  .carousel-indicators > li .active {
    border-bottom: none;
    margin-top: 0px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .navbar .container .menu .collapse > ul .nav-item .active {
    border-bottom: none !important;
    margin-bottom: -2px;
  }
  #ulSubMenu {
    background-color: white !important;
    border: none !important;
    position: relative !important;
  }
  .ulSubLink {
    color: #001e35;
    font-size: 18px !important;
  }
  .scrolled .container .langChange .languageChoosen {
    color: white !important;
  }
  #ulSubItem:hover {
    background-color: white !important;
    margin-bottom: -2px;
  }
  .ulSubLink:hover {
    text-decoration: none !important;
    color: #001e35;
  }
  .dropdown-divider-t {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
  }
  .ulSubLink:hover {
    text-decoration: none !important;
    color: #001e35;
  }
  .scrolled .container .langChange .languageChoosen:hover {
    margin-bottom: -2px;
    text-decoration: none !important;
    color: white !important;
  }
}
@media screen and (max-width: 991px) {
  .dropdown-div {
    height: 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
  }
  .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    /* align-items: center; */
    text-align: left;
    float: left;
  }
}

.text-solution {
  width: 100%;
  line-height: 1.2em;
  height: 3.6em;
  /* background-color: gainsboro; */
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.contenuSlider {
  top: 50%;
  bottom: 50%;
}
.carousel-item > img {
  width: 100%;
  height: 100%;
}
.navbar-nav .nav-item:hover .dropdown-menu { display: block !important;
}
@media all and (min-width: 768px){
	.navbar-nav .nav-item:hover .dropdown-menu { display: block !important;
    margin-left: 50px;
   }
}	
.navbar-nav .nav-item:hover .dropdown-menu { display: block !important; }
@media all/*and (min-width: 768px)*/ {
	.selectLang .dropdown:hover .dropdown-menu { display: block !important; }
}	



@media screen and (min-width: 768px) {
  .legend_Advice {
    margin-top: 110px;
  }
}
@media screen and (max-width: 767px) {
  .legend_Advice {
    margin-top: 0px;
  }
}
.text-red-500 { color: #f56565;font-weight: 600; }