
@font-face {
  font-family: "Releway Regular";
  src: url("../fonts/Montserrat/Montserrat-Regular.ttf");
}
@font-face {
  font-family: "Releway Bold";
  src: url("../fonts/Montserrat/Montserrat-SemiBold.ttf");
}
@font-face {
  font-family: "Didot Bold";
  src: url("../fonts/GFS_Didot/GFSDidot-Regular.ttf");
}
.font-bold{
  font-family: "Releway Bold";
}
.font-nomal{
  font-family: "Releway Regular";
}
.width-60{
  width: 60px;
}
.width-75{
  width: 75px;
}
body{
  font-family : "Releway Regular";
  font-size: 16px;
}
.text-transform-none{
  text-transform: none
}
.shipping-step{
  color: #212529;
}
.legend.border{
  border-left: none !important;
  border-top: none !important;
  border-right: none !important;
}
.bg-b{
  background-color: #17375f;
}
.c-bg-red{
  background-color: #dc3545;
}
.c-bg-blue-3{
  background-color: green !important;
}
.table#AE01-84523 th{
  vertical-align: middle;
}
.wem5{
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
  width: 120px;
  display: inline-block;
}
p{
  font-size: 16px;
}
.color-primary{
  color: #015196;
}
.color-black{
  color: #222;
}
.color-white{
  color: #fff !important;
}
.font-12{
  font-size: 12px !important;
}
.font-14{
  font-size: 14px !important;
}
.font-16{
  font-size: 16px !important;
}
.font-18{
  font-size: 18px !important;
}
.font-20{
  font-size: 20px !important;
}
.font-22{
  font-size: 22px !important;
}
.font-24{
  font-size: 24px !important;
}
.mb-2-2{
  margin-bottom: 0.8rem;
}
.mxh-50{
  max-height: 50px;
}
.w-70{
  width: 70%;
}
.flex-1{
  flex : 1;
}
.text-underline{
  text-decoration: underline;
}
.text-decoration-no{
  text-decoration: none;
}
.font-italic{
  font-style: italic;
}
#AE82fa .navbar-nav{
  padding-left: 65px;
}
#AE82fa{
  width: 320px;
  right: -320px;
  transition: all .5s;
}
#AE82fa.active{
 right: 0;
}
#AE82fa ul{
  display: block;
}


.navbar-light .navbar-brand .logo {
    width: 100%;
}
.navbar-light .navbar-brand{
  width: 8.5%;
  min-height: 69px;
  display: flex;
  align-items: center;
}
.fixed-top{
  top: 15px;
}
.table-bg-grey{
  background-color: #fafbfb;
}

.c_aside.AEb137 a{
  font-size: 14px;
  font-weight: unset;
  
}
.c_aside.AEb137 a.active{
  font-family: 'Releway Bold';
}
.navbar-nav li.nav-item {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  position: relative;
  top: 11px;
}
.AE5914 li.nav-item a{
 padding-bottom: 24px;
}
.navbar-nav .nav-item .nav-link{
  font-family: 'Releway Bold';
  font-weight: unset;
}
.navbar-toggler-icon{
  width: 1.2em;
  height: 1.2em;
}
.navbar-toggler-icon span{
  display: block;
  height: 2px;
  width: 100%;
  background: #000;
  margin-top: 4px;
}
.carousel-item{
  width: 100%;
}
.carousel-caption .title{
  font-size: 2.5em;
}
.carousel-caption p{
  width: 100%; 
  font-size: 1vw;
}

.carousel-caption{
  text-align: left;
  bottom: 15vw;
  width: 100%;
  left: 11%;
  right: unset;
}
header .line{
  bottom: -1px;
}
header .c_aside .c-login .deconnexion {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 10px;
  height: unset;
}

header .c_aside .c-login .deconnexion a {
  background-color: #ef731b;
  text-align: center;
  width: 100%;
  display: inline-block;
}

.c_aside.AEb137 .compte-wrapper:hover > i{
  color: #f34d13 !important;
}
.c_aside.AEb137 .compte-wrapper:hover > a{
  color: #f34d13 !important;
}
header .c_aside .c-login li,
header .c_aside .c-login li a {
  color: #000;
}
.no-padding{
  padding:0
}
.alert{
  border-radius: 0;
}
.AEa40c .title{
  font-size: 1.8em;
  font-family: 'Releway Bold';
  line-height: 1.5em;
  margin-top: 16px;
  padding-left: 25px;
}
.AEa40c .img-logo{
  width: 110px;
  margin-right: 25px;
}
.AEc270 .nav-link{
  font-size: 18px;
  font-family: "Releway Bold";
  color: #212529;
}
.AEc270 .nav-link.active{
  color: #ec732b;
}
.AEc270.nav-tabs .nav-link{
  min-height: 40px;
  padding: 0;
  font-size: 13px;
  line-height: 40px;
}
.page-wrapper .container h3{
  margin-bottom: 35px;
}
footer .navbar-brand img{
  width: 135px;
}
footer h5 {
    font-family: 'Didot Bold';
    font-size: 28px;
    font-weight: 700
}
footer ul li {
  font-size: 14px;
}
footer{
  border: 1px solid #011c35;
}
.bottom-footer{
  border-color: #011c35;
}
footer .navbar-brand img{
  width: 100%;
}
/* envoyer colis */
input:checked ~ .checkmark {
  background-color: #015196;
  border: 1px solid #015196;
}
.checkmark {
  border: 1px solid #afafaf;
  position: absolute;
  top: 3px;
  left: 0px;
  height: 18px;
  width: 18px;
}
select.form-control{
  line-height: 34px;
}
.form-control,.c_select{
  font-size: 16px;
}
.AEc007{
  top: 0;
}

.form-check-input{
  opacity: 0;
  width: 20px;
  height: 20px;
  margin-top: 0;
  margin-left: 0;
  z-index: 10;
  left: 0;
  top:1px
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
input:checked ~ .checkmark:after {
  display: block;
}
#step1 button.bling:active,
#step1 button.bling:hover,
#step1 button.bling:focus,
#step1 button.bling:visited{
   padding: 8px 0;
}
#step3 .AE6fd1{
  font-size: 12px;
}
.AEb15a{
  top:-18px;
  left:10px;
}
/* ========== */

/* === pages === */
.breadcrumb h2{
  font-family: "Releway Bold";
  font-size: 45px;
}

.page-wrapper .container h3{
  font-family: "Releway Bold";
}
.page-wrapper .follow-pack > div{
  border: 1px solid #b3b3b3;
  padding: 50px;
}
.page-wrapper .form-wrapper.bg-image{
  min-height:320px;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-wrapper .tarification .btn-outline-primary{
 padding: 3px 5px;
 min-height: 45px;
 display: flex;
 align-items: center;
 justify-content: center;
}
.page-wrapper .tarification .btn-block{
  margin-top: 0.5rem;
}
.suivi-colis.table-responsive{
  display: table;
}
.AE6315 .col-lg-2{
  line-height: 50px;
}
.AE6315 .col-lg-3 a{
  height: 50px;
  line-height: 35px;
}
#form-exped,#form-destin{
  display: none;
}
#ncolis{
  width: 48%;
}
.AE08a4 label{
  text-transform: none;
}
.card .card-body{
  padding: 1.85rem;
} 
/* === */
.pagination .page-link{
  color: #015196;
  /* border: 1px solid #015196; */
  border-radius: 0;
}
.pagination .page-item a{
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 20px;
  font-weight: 500;
}
.pagination .page-item.active a{
  background-color: #015196;
  border-color: #015196;;
}

.card,.pagination,.page-item:first-child .page-link,.page-item:last-child .page-link,.page-item .page-link{
  border-radius: 0;
}
.pagination .page-link.active{
  color: #fff;
  border: 1px solid #015196;
  background-color: #015196;
}
.AE52e4{
  border: 5px solid transparent;
  border-left-width: 0;
  border-right-width: 0;
  border-image: url(/skin/default/frontend/media/h.png) 12 round;
}
.AE7de8{
  border: 5px solid transparent;
  border-top-width: 0;
  border-bottom-width:0;
  padding: 30px 20px;
  border-image: url(/skin/default/frontend/media/v.png) 12 round;
}
.AE24f7{
  height:2px;
  width:100%;
  top: -15px;
}
.AE24f7 img{
  height:24px
}
.AE24f7 div{
  width: 100%;
  height: 1px;
  position: absolute;
  top: 11px;
  border: 1px dashed #ced4da;
}
table.AE2084 td,
table.AE2084 th{
  border: none;
  line-height:24px;
}
table.AE2084 .fa{
  background-color: #fafbfb;
}
/* == common == */
.c-font-18{
    font-size: 18px;
}
.font-13{
  font-size: 13px;
}
.w-100{
  width: 100%;
}
.relative{
  position: relative;
}
/* ==== */
.code{
  background-image: url(../../media/code_bg.jpg);
  font-style: italic;
  color: #565659;
  font-size: 24px;
  letter-spacing: 3px;
  font-weight: bolder;
  cursor: pointer;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.AEb479{
  max-width: 300px;
}
.AE42a4{
  margin-top: 3.5rem;
}
.btn.bling:hover,
.btn.bling:active,
.btn.bling:focus{
  padding: 8px 0;
}
a.AEee4c:hover{
  text-decoration: underline;
}
.AE118b{
  width : 40%;
}

/* Admin */
#AE5098{ overflow-y: auto; max-height: 550px; }
#AE5098 table thead th { position: sticky;top:0px;text-align: center;background-color: #fff; }

.dropdown-menu.show{
  width: 100%;
}
.bootstrap-select>.dropdown-toggle{
  height: 50px;
  border: 1px solid #ced4da;
  line-height: 35px;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  position: relative;
  left: 12px;
  top: -5px;
  content: "";
  width: 69px;
  height: 50px;
  border-top: none;
  background: url(/media/statics/select.png) no-repeat;
  
  /* border-right: .3em solid transparent; */
  /* border-bottom: 0; */
  /* border-left: .3em solid transparent; */
}

/* index modal */
#AE57eb .wrapper{
  background-color: rgba(0, 0, 0, .35);
}
#AE57eb .modal-content{
  height: 350px;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
#AE57eb .modal-header,#AE57eb .modal-body,#AE57eb .modal-footer{
border: none;
}

.AE6e72 .form-control{
  min-height: 40px;
}

.AE4c46 p{
  font-size: 12px;
}
.AEcb0a{
  min-height: 50px;
}
.AE5f95{
  font-size: 14px;
}

@media (min-width:1200px){
  footer ul.last-info,footer .last-info {
    padding-left: 8%;
  }
  
}

@media (min-width: 992px) and (max-width: 1200px) {
  footer ul.last-info,footer .last-info {
      padding-left: 8%;
  }
  .navbar-nav .nav-item .nav-link{
    font-size: 12px;
  }
  .carousel-caption{
    bottom: 10vw;;
  }
  #ncolis{
    width: 57%;
  }
  .code{
    font-size: 20px;
  }
  .AE6171 > .btn {
    padding: 5px 45px !important;
  }
  .mxh-50{
    max-height: 30px;
  }
}

@media (min-width: 992px){
  
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }
  .c_aside.AEb137{
    right: 0;
  }
  .contact .row-flex .form-wrapper:nth-child(1){
    padding-left: 0
  }
  .navbar-light .navbar-brand{
    margin-top: -10px;
  }
  .c_aside.AEb137 {
    right: 15px;
 }
 .AE1c88{
    position: relative;
  } 
  .AE1c88:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 13%;
    height: 90%;
    width: 1px;
    background-color: #eee;
  }
  #appAlert > div{
    margin-bottom: -55px;
  }
  .inline-p #appAlert > div{
    margin-bottom: 0px;
  }
  .dropdown-toggle::after{
    top: 0;
  }
  
}


@media (min-width:768px) {
  .AEa40c .banner .row .col-md-6:nth-child(2n+1){
    padding-right: 5px;
    padding-left: 0px
  }
  .AEa40c .banner .row .col-md-6:nth-child(2n){
    padding-left: 5px;
    padding-right: 0px;
  }
  .AE193c{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
  }
  .AE193c > div{
    width: 35%;
    margin-right: 2rem;
  }
  footer .collapse:not(.show) {
    display: block !important;
  }
}
@media (min-width: 768) and (max-width: 992px){
  footer ul.last-info,footer .last-info {
      padding-left: 4%;
  }
}
@media (min-max:500px) and (max-width:768px) {
  .navbar-light .navbar-brand{
    width: 11.5%
  }
}

@media (max-width:1200px) {
  .AEa40c .title {
    font-size: 1.1em;
  }
  .AEa5c4{
   max-width: 100% !important;
   flex: 0 0 100%;
  }
}


@media (max-width:992px) {
  .fixed-top{
    top: 0
  }

  header .logo {
    height: unset;
  }
  footer h5 {
    font-size: 18px;
  }
  footer ul li{
    font-size: 14px;
  }
  .page-wrapper .AE3ba3.border-right {
    border: none!important;
    padding-right: 0;
    margin-right: 0px;
  }
  .page-wrapper {
    margin-top: 140px;
    margin-bottom: 30px;
  }
  .page-wrapper.AE70aa .form-wrapper{
    padding: 0;
   
  }
  .page-wrapper.AE70aa .form-wrapper#appObj{
    margin-bottom: 50px;
  }
  .page-wrapper .AE07a5 {
    padding-right: 0;
  }

  #step1 .form-check{
    padding-left: 2rem;
  }
  #step1 .checkmark{
    left: 0;
  }
  #step1 .AE4d09{
    margin-top: 10px;
  }
  
  .AEb2e1 > div{
    margin-bottom: 20px;
  }
  .page-wrapper .follow-pack{
    margin-bottom: 30px;
  }
  .suivi-colis.table-responsive{
    display: block;
  }
  .AE6315 .col-lg-3 {
    margin-top: 20px;
  }
  .AE1849 button{
    width: 100%;
  }
  #carouselExampleIndicators {
    margin-top: 85px;
 }
 #appAlert{
  margin-top: 110px;
  margin-bottom: -135px;
 }
 .inline-p.AE5ddc #appAlert{
  margin-top: 0px;
  margin-bottom: -135px;
 }
 .AEb797{
  margin-top: 160px;
}
}
.AEe3f1 .custom-file-label::after,.AEe3f1 .custom-file-label{
  line-height:38px;
}

@media (width:992px) {
  .page-wrapper {
    margin-top: 75px;
  }
}
@media (max-width: 992px) and (min-width: 578px){
  header nav{
    background-color: rgba(0,0,0);
  }
}
@media (max-width: 992px) and (min-width: 768px){
  footer ul.last-info,footer .last-info  {
      padding-left: 15%;
  }
}
@media (width: 992px) {
  .navbar-nav{
    margin-top: 80px;
  }
  header nav{
    background-color: unset;
  }
  header .line{
    display: block;
  }
  .fixed-top{
    top: 15px;
  }
  .AEb137 {
    top: 22px !important;
}
}

@media (max-width: 767px) {
  .carousel-caption .title{
    font-size: 2em;;
  }
  .carousel-caption{
    bottom: 11vw;;
  }
  .carousel-caption p.sm-block{
    font-size:0.6em;
  }
  .AE193c > div{
    margin-bottom: 1rem;
  }
  #el-sync .AEcb0a{
    width: 100%;
    margin-top: -30px;
  }
  #step3 .AE42a4 > a{
    width: 100%;
  }
  #step3 .AE42a4 > a:first-child{
    margin-bottom: 15px;
  }
  #step3 .checkmark{
    left : 0;
  }
  #step3 .form-check-label{
    margin-left: 10px;
  }
  #step1 .table th, .table td{
    text-align: center;
    vertical-align: middle;
  }
  .btn_credit{
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }
  .page-wrapper .follow-pack > div{
    padding: 25px 25px;
  }
  footer .last-info .pay-logo{
    max-width:50%;
  }
  .AE118b{
    width : 100%;
  }
}
@media (max-width: 767px) and (min-width: 500px){
  .navbar-light .navbar-brand{
    width: 12%;;
  }
}
@media (max-width: 650px) {
  #carouselExampleIndicators .carousel-item {
     min-height: 150px;
  }
}
@media (max-width:577px){
  header nav{
    background-color: #000;
  }
  #AE01-84523 tr th{
    font-size: 12px;
  }
  #AE01-84523 tr td span{
    font-size: 12px;
  }
  .AE1849 button{
    font-size: 12px;
  }
  .AE52e4,.AE7de8{
    border: none;
  }
  body{
    font-size: 14px;
  }
  .card .card-body{
    padding: 1.2rem;
  }
  .AEcb0a{
    width: 100%;
  }
  .AEaf74 img{
    height: 35px;
  }
}
@media (max-width:499px){
  .navbar-light .navbar-brand{
    width: 13.5%
  }
  #step3 .AE2465{
    display: block !important;
  }
  .AE0e09{
    font-size: 0.9rem;
  }
  .AEff9c{
    font-size: 0.8em;
  }
  .AEff9c + span.slim{
    font-size: 0.7em;
  }
  .c_select{
    font-size: 1em;
  }
}
@media (max-width:450px){
  /* .card-header {
    padding: .75rem 0;
    
  } */
  /* .card-body{
    padding: 1.25rem 0;
  } */
  #step3 .AE6fd1{
    font-size: 9px;
  }
  #ncolis{
    width: 100%;
  }
}
@media (max-width:360px){
  .AEa40c .title{
    margin-top: 0;
  }
}
@media (max-width:350px){
  .AEa40c .title{
    margin-top: 0;
  }
}

@media (max-width:340px){
  .AEa40c .img-logo{
    width: 90px;
  }
  .btn,.btn:hover,.btn:active,.btn:focus{
    padding: 8px 10px;
  }

}
.form-group.has-success input,.form-group .has-success select{border:1px solid #ebebeb !important}.form-group.has-error input,.form-group .has-error select{border:1px solid #f00!important}.has-success .checkmark{border: 1px solid #afafaf;}.has-error .checkmark{border: 1px solid #ff0000;}::-webkit-input-placeholder{color:#555}:-ms-input-placeholder{color:#555}::placeholder{color:#555}input::placeholder{color:#555}