body {
background: #22384d;
}
.nav-bar {
    background: #22384d;
    display: none;
}
.home {
    background: #ec5253;
}
.home i {
    color: #fff;
}
.banner-in-tetx h1 {
    color: #fff;
}
.banner-in-tetx p {
    color: #fff;
}
.btn-select-group button {
background: #650d88;
color: #fff;
}
.btn-select-group button:hover {
background: #22384d;
}
.table-display table>tbody>tr>th,
.table-display table>thead>tr>th {
    border-right: 1px solid #ccc;
}
.table-display table {
    border: 1px solid #ccc;
}
.table-display table>tbody>tr>td {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.table-display .table-responsive2 table>tbody>tr>td {
    color: #000;
}
.table-responsive2 .table>thead>tr>th {
    background: #e78200;
    color: #000;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #eee;
}

.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #fff;
}
.table-display h3 {
    color: #fff;
}
.postcode_ne p:before,
.postcode_ne p:after {
    background: #fff;
}
.delivery_status {
    background: #fff;
}
.delivery_status p {
    color: #ec5253;
}
.ne__loader {
    background-color: #000000b0;
}
.panal-left {
    background: #e78200;
}
.input-colume {
    background: #22384d;
}

.form-group-section {
    color: #fff;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.banner-in-tetx h1 {
    color: #000;
}
.banner-in-tetx p {
    color: #000;
}
.btn-select-group input {
border: 1px solid #22384d;
}
}
.loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #ec5253;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.5);
}
#bg-bg-img {
    background-image:none;
    height: 100vh !important;
    background-size: cover;
    background-position: 100%;
	background:#22384d;
	padding: 14em 0 6em 0;
}
.img_overly {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: black;
   opacity: 0.3;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.banner-in-tetx h1 {
    color: #fff;
}
.banner-in-tetx p {
    color: #fff;
}
}
.icon-left a {
    background: #650d88;
    color: #fff;
}
.track-box-page input {
    color: #333;
}
.track-box-page select {
    color: #333;
}
.track-box-page select.drop-icon {
    background-image:
    linear-gradient(45deg, transparent 50%, #fff 50%),
    linear-gradient(135deg, #fff 50%, transparent 50%),
    linear-gradient(to right, #22384d, #22384d);
}
.radio__container .radio-inline {
    background: #fff;
}
.radio__container .radio__label {
    color: #000;
}
.radio__container .radio__label:before {
    border: 2px solid #929292;
}
.radio__container .radio__label:after {
    background-color: #650d88;
}
.radio__container .radio__label:hover {
    color: #000;
}
.radio__container .radio__label:hover:before {
    border-color: #650d88;
}
.radio__container .radio:checked + .radio__label {
    color: #000;
}
.radio__container .radio:checked + .radio__label:before {
    border-color: #650d88;
}
/**Radio closed**/
.cloect-group p{
    color: #fff;
    border-bottom: 1px solid #fff;
}
ul.pcakageList.packageListShow {
    background: #e78200 !important;
}
.banner-in-tetx p {
    text-transform: none !important;
}