body {

    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #fff;
}
.p1 {
  font-family: "Times New Roman", Times, serif;
}

.p2 {
  font-family: Arial, Helvetica, sans-serif;
}

.p3 {
  font-family: "Lucida Console", "Courier New", monospace;
}

@font-face {
  font-family:Copperplate,Copperplate Gothic Light,fantasy;
  src: url("./assets/fonts/CopperplateGothicBold.ttf") format("truetype");
}
::-webkit-scrollbar {
  width: 5px;
}


::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #27365c; 
  -webkit-border-radius: 10px;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #27365c;
  -webkit-box-shadow: inset 0 0 6px #27365c; 
}
::-webkit-scrollbar-thumb:window-inactive {
background: #27365c; 
}
::-moz-scrollbar {
  width: 5px;
}


::-moz-scrollbar-track {
  -moz-box-shadow: inset 0 0 6px #27365c; 
  -moz-border-radius: 10px;
  border-radius: 10px;
}


::-moz-scrollbar-thumb {
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #2e3d; 
  -moz-box-shadow: inset 0 0 6px rgba(37, 36, 36,0.5); 
}
::-moz-scrollbar-thumb:window-inactive {
background: #2e3d; 
}
h2,h3, h4, h5 {
  color:#3b3939 !important;
}
h1{ 
  color:#9c9a9a !important;
}
.fr{
    float:right;
}
.fl{
  float:left;
}
.pl-1{
  padding-left: 1.7rem;
}
.accordian-link
{
    width: 100%;
    height: 20px !important;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.blinking{
    animation:blinkingText .8s 10;
}
@keyframes blinkingText{
    0%{     color: #ffff;    }
    49%{    color: transparent; }
    50%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #ffff;    }
}

.navbar {
    margin-bottom: 0;
    border-radius: 0;
  }
  
  /* Add a gray background color and some padding to the footer */
  footer {
    background-color: #FFF;
    padding: 25px;
  }
  
.carousel-inner img {
    width: 100%; /* Set width to 100% */
    margin: auto;
    min-height:200px;
}

/* Hide the carousel text when the screen is less than 600 pixels wide */
@media (max-width: 600px) {
  .carousel-caption {
    display: none; 
  }
}
.ptb-2{
  padding: 2rem 0;
}
.bg-white{
  background: #FFF;
}
.rate-box{
  padding: 3rem 0;
}
DIV.rate-box .p-0{
  padding: 0px;
}
DIV.rate-box .input-group{
  padding: 11px 0px;
  font-size: 13px;
}
DIV.rate-box{
  height: 425px;
  overflow-y: auto;
}
.home-first-row {
  margin-bottom:20px;
}
.home-banner{
  height: 400px;
}
.row.no-margin .navbar{
  border-radius: 0px;
}
.row.no-margin{
 margin:0px;
}
.site-button{
  cursor: pointer;
}
.fw{
  width:100%;
}
.m-t0 {
  margin-top: 0px;
}
.pt-2{
    padding-top: 2rem;
}
.pt-1{
  padding-top: 1rem;
}
.font-head{
    color: #2e3c61;
    font-family: Arial, Helvetica, sans-serif;
}
.fill_black{
    background-color: rgba(0, 0, 0, 0);
    color: rgb(182, 17, 17);
}
.mb-2{
  margin-bottom: 2rem;
}
.pt-4{
    padding-top: 4rem;
}
.mt-4{
    margin-top: 4rem;
}
.track_order img{
    width: 15rem;
    height: 15rem;
    margin-left: 10%;
    margin-left: 6rem;
}
.ml-5{
    margin-left: 5px;
}
.mr-5{
  padding-right: 5px;
}
.pb-8{
padding-bottom: 6.7rem;
}
.pb-5{
  padding-bottom:1.3rem;
}
.pt-6{
  padding-top: 6rem;
}
.pl-2{
  padding-left: 2rem;
}
.pb-1{
  padding-bottom: 1rem;
}
.border-line{
  background-color: #bf0a30 !important;
  height: 0.75rem;
  width: 100%;
}
.small_font{
  font-weight: 200;
}
.logo-width{
  height: 44px;
}
.navbar .navbar-collapse.pl-0{
  padding-left:0px;
}
.small_placeholder::-webkit-input-placeholder {
  color: #999;
  font-size: 13px;
}
.pr-3{
  padding-right: 3rem;
}
.bg-white{
  background-color: #ffff;
}
.fill_white{
  color: #ffff;
}
.border-line_blue{
  background-color: #27365c !important;
  height: 1rem;
  width: 100%;
}
.bg_light_color{
  background-color: #fbfcfd;
}
.avbody .navbar-inverse .navbar-nav>li>a{
  color: #FFF;
}
/* .avbody .cms-box, .avbody .cms-box .bg-white{
 
} */

.avbody .cms-box .order-odd{

  padding: 0px;
  background: #FFF;
  color: #27365c;
  min-height: 350px; 
}
.avbody .cms-box .order-even{

  padding:  0px;
  background: #FFF;
  color: #27365c;
  min-height: 350px;
} 
.avbody .cms-box .order-even.banner img, .avbody .cms-box.bgbanner img{
  width: 100%;
  height: auto;
}
.cms-box-content {
  padding: 10px 15px;
}
.cms-box-content h3{
  margin: 0px;
  font-size: 18px;
}
.cms-box-content ol{
  padding-left:20px;
}
.foot-cop {
  width: 100%;
  height: 58px;
  background: #333; 
  font-size: 13px;
  text-align: center;
  color: #888;
  line-height: 58px;
}
#home_quick_rate .table td{
  padding: 4px 6px;
  line-height: 18px;
  vertical-align: middle;
  cursor: pointer;
}

.ae-top-bar {
  color: #ffff;
  background-color: #1e72ba;
  height: 40px;
}
.ae-contact-number{
  margin:0px;
}
.justify-content-end {
  padding-right: 0px!important;
}
.footer-bg {
  border-top: 8px solid #27365c;
  background: url('../images/footer-bg.png') repeat;
}
  .av-border-bottom-marron {
    border-bottom-color: #bf0a30;
}

.footer-btm {
  background-color: #333333;
}

.av-border-bottom-10 {
  border-bottom: 10px solid;
}
address p {
  margin:0px;
}
.av-border-bottom-marron {
  border-bottom-color: #bf0a30;
}

.quick-links ul li {
  padding-bottom: 10px;
}

.widget h3 {
  color: #27365c;
}
.widget a {
  color:#337ab7
}

.widget a:hover {
  color: #27365c;
}

.container {
  padding-bottom: 10px;
}

nav .container , .footer-btm .container {
  padding-bottom: 0px;
}

.header-style-5 .header-nav .nav>li>a
{
    color: #000;
}
.flt-left {
    float: left;
    border: 1px solid #ccc;
    width: 25%;
}
.flt-right {
    float: right;
    border: 1px solid #ccc;
    width: 70%;
}

.tab {
    float: left;
    border: 1px solid #ccc;
    /* background-color: #f1f1f1; */
    width: 20%;
    height: 300px;
    background: #0e1a35;
}

/* Style the buttons inside the tab */
.tab a {
    display: block;
    background-color: inherit;
    color: black;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.tab a:hover {
    background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab a.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    float: left;
    width: 80%;
padding-left:30px;
}


.ae-vertical-menu li, .ae-vertical-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ae-vertical-menu a {
  border-bottom: 1px solid #0d172e;
  border-top: 1px solid #0d172e;
  color: #ffffff;
  display: block;
  font-size: 17px;
  font-weight: 500;
  padding: 15px 20px;
  text-decoration: none;
}

.ae-vertical-menu .active a {
  background: #141535;
  border-left: 5px solid #bf0a30 ;
  padding-left: 15px;
}

.ae-vertical-menu a:hover {
  background: #141535 none repeat scroll 0 0;
  border-left: 5px solid #bf0a30 ;
  display: block;
  padding-left: 15px;
  color: #ffffff;
  text-decoration: none;
}

.av-home-box {
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.av-home-box:hover {
  -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 2px 8px rgba(0,0,0,0.2);
  box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}
.form-control {
  border-radius: 0px !important;
}

.av-track-shipment-image{
 background:url('../new_home/image/pic3.jpg') no-repeat center;
 transition:all 0.5s ease;
}
.av-express-cargo-image{
  background:url('../new_home/image/pic1.jpg') no-repeat center;
  transition:all 0.5s ease;
}

.av-express-login-image{
  background:url('../new_home/image/pic5.jpg') no-repeat center;
  transition:all 0.5s ease;
}
.av-track-shipment-image, .av-express-cargo-image, .av-express-login-image{
  height: 170px;
  background-size:250px;
  background-position: center;
	background-size:contain;
  background-position:0px 0px;
      transition:all 0.5s ;
  -webkit-transition:all 0.5s ;
  -o-transition:all 0.5s ;
  -moz-transition:all 0.5s ;
}
/* .av-track-shipment-image:hover{
  background-size:550px 550px;
  background-position:-50px -50px;
}
.av-express-cargo-image:hover{
  background-size:300px;
  background-position:-25px -10px;
} */
.home-first-row{
  /* box-shadow: 0 1px 3px rgba(0,0,0,0.2); */
}
.btn{
border-radius: 0px !important;
}
.av-quick-quote-heading {
  border-bottom: 2px solid #337ab7;
  margin-bottom:10px;
  padding: 12px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background: #2e3d61;
  color: #fff !important;
}
.av-rate-box-right {
  width:136px;
  min-height: 120px;
  /* -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  box-shadow: 0 1px 3px rgba(0,0,0,0.2); */
  float:left;
  margin-bottom: 10px;
  color:#000;

}
.av-rate-box-left{
 
  width:295px;
  min-height: 120px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  float:left;
  margin-bottom: 10px;
  margin-right: 5px;
  
}
.bg-info {
    background-color: #d9edf7;
    color: #000 !important;
}

.av-rate-list{
  list-style: none;
  margin: 0px;
  padding: 0px;
  text-align: left;
  padding-top: 5px;
  padding-left: 10px;
  color:#000;
}

.av-rate-list li{
  padding-top: 10px;
  padding-bottom: 10px;
}

.av-rate-list .fas {
font-size: 21px;
padding-right: 10px;
}

.av-rate-list li .text-primary {
  float: right;
  margin-right: 40px;
}
.av-rate-box-total-amount .fas{
  font-size: 45px;
  margin-top: 15px;
}
.av-rate-box-right h4 span.text-primary{
  font-size: 31px;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  color: inherit;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion .card {
  overflow: hidden;
}

.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion .card .card-header {
  margin-bottom: -1px;
}
.fa-star-o:before {
  content: "\f006";
}
.content{
  border: 0px solid black;
  border-radius: 3px;
  padding: 5px;
  margin: 0 auto;
  width: 50%;
}

.post{
  border-bottom: 1px solid black;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.post:last-child{
  border: 0;
}

.post h1{
  font-weight: normal;
  font-size: 30px;
}

.post a.link{
  text-decoration: none;
  color: black;
}
.post-text{
  letter-spacing: 1px;
  font-size: 15px;
  font-family: serif;
  color: gray;
  text-align: justify;
}
.post-action{
  margin-top: 15px;
  margin-bottom: 15px;
}

/*Footer social Media*/
.widget .social a{
    color: #fff;
}
.social .fa {
  padding: 8px;
  font-size: 30px;
  width: 46px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 15%;
  height: 46px;
}
.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}
.play-store{
  width: 249px;
  margin-left: -17px;
}
#signup {
  padding: 0px 0px 25px 0px;
  background: #fff;
  box-shadow: 
    0px 0px 0px 5px rgba( 255,255,255,0.4 ), 
    0px 4px 20px rgba( 0,0,0,0.33 );
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: table;
    position: static;
}
@media only screen and (max-width: 600px) {
  .carousel {
    height: 170px !important;
    margin-bottom: 60px;
  }

  .carousel .item {
      height: 200px !important;
      background-color: #777;
  }
  .carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 110px !important;
  }
  .home-banner {
    height: 200px !important;
  }
  
  table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}
.button {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}
.button4 {border-radius: 12px;}
  
 
 
 /* table */
 
.styled-table {
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.styled-table thead tr {
    background-color: #009879;
    color: #ffffff;
    text-align: left;
}

.styled-table th,
.styled-table td {
    padding: 12px 15px;
}

.styled-table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.styled-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.styled-table tbody tr:last-of-type {
    border-bottom: 2px solid #009879;
}

.styled-table tbody tr.active-row {
    font-weight: bold;
    color: #009879;
}

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  
  
}

