.slider-bg{
    background-image: url("../images/banner.webp");  
    background-size: 100% ;
    min-height: 400px;
    background-size: 100% 100%;
    background-repeat: no-repeat; 
    }

.banner-text{ text-align: center; color: rgb(0 0 0); padding-top:7%;}
.banner-text h1{ font-size: 30px;}
.banner-form{ width: 100%; margin: auto; padding:10px 15px;}
.banner-form h4{font-size:16px; color:#fff; font-weight: normal; border-bottom: 1px solid #fff; padding-bottom: 10px; text-align: center; margin-bottom: 10px;;}

.banner-form .form-bg{background-color: rgb(19 78 151 / 74%);}

/*.btn-grp{ position: relative;  text-align: center;  width: 100%; top: 50px;} */
.btn-next{ padding: 7px 15px; margin-top: 10px; min-width: 100px; border-radius: 40px; border:2px solid #fff;}
.btn-back{display: flex; padding: 10px 10px 0px; border: none;color: #fff;}
.btn-back:hover{color: #f00;}



.banner-bottom-section{background-color: rgb(166 179 195 / 82%); padding: 15px 0px; margin-top:40px;}
.common-box{padding: 5px 0px; border: 1px solid #90959f; background-color: #fff; min-height: 70px; display: flex; 
    border-radius: 5px;
    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.common-box .count-box{width: 75%; float: left; text-align: left; padding: 10px 0% 5px 3%;}
.common-box .count-box span{ font-size: 24px; }
.common-box .count-box h4{ font-size: 18px; font-weight: 700; color: #000000; margin-bottom: 0px; }
.common-box .count-box p{ margin-bottom: 0px; text-transform: uppercase;}

.common-box .count-img{width: 25%; text-align: center; float: left; padding: 10px; position: relative;}
.common-box .count-img img{height: 50px !important; width:auto; max-width: 100%;
 margin: 0px 0px 0px 0px;}

@media screen and (max-width: 1024px) {
    .banner-text{ text-align: center; color: rgb(0 0 0); padding-top:7%;}
    .banner-text h1{ font-size: 22px;}    
    .banner-text h5{font-size:16px;}
    .banner-form{ width: 80%; margin: auto; padding:10px 15px;}

    .banner-bottom-section{margin-top:10px;}
    .banner-form{ width: 100%; margin: auto; padding:10px 15px;}
    .common-box .count-img { width: 23%; padding: 7px;}
    .common-box .count-img img {height: 35px !important;}
    .common-box .count-box{width: 77%; float: left; text-align: left; padding: 5px 0% 5px 2%;}
    .common-box .count-box p{font-size: 12px; font-weight: 600;}
}

@media screen and (max-width : 767px){
    .slider-bg{margin-top: 54px;}
    .banner-text{ text-align: center; padding-top:15%;}
    .banner-text h1{ font-size: 16px;}
    .banner-text h5{ font-size: 14px; display: none;}
    .banner-form{ width: 100%; margin: auto; padding: 10px 0px;}
    .banner-form h4{font-size:16px; font-weight: normal; padding-bottom: 10px; text-align: center; margin-bottom: 10px;;}

    .banner-bottom-section{margin-top:10px;}
    .common-box{margin-bottom: 5px;}

     .m-input-size .col {flex: 1 0 100%;}
}


/*banner section end*/
.service-section{padding: 0px 0px; display: flex;}
.serve-bg{width: 60%;
    background-color: #fbfbfb;
    float: left;
    padding: 30px 20px 30px 5%;}
.service-cont{width: 40%; background-color: #4f8ae3; padding: 30px 5% 30px 30px;}

.service-grp{ background-color: #dee5f5; }
.service-box{ width: 32%; float: left; padding:10px 10px; border: 1px solid #a8beef;
        margin: 3px; transition: 0.5s;}
.service-box:hover{border: 1px solid #a8beef; background: #f1f1f1;}
.service-box .service-img{color: crimson;}
.service-box .service-img img{height: 55px;}
.service-box p{color: #0054a6; text-transform: uppercase; margin-top: 10px; font-size: 14px;}

@media screen and (max-width: 1024px) {
    .service-cont{width: 40%; background-color: #4f8ae3; padding: 20px 10px 20px 10px;}
    .service-cont h3{font-size: 22px;}

    .service-box{ width: 31%; min-height: 115px; padding:10px 10px 0px;}
    .service-box .service-img img{height: 35px;}
    .service-box p{font-size: 12px; font-weight: 600; margin-bottom: 0px;}

}
@media screen and (max-width : 767px){     
    .service-section{padding: 0px 0px; display: grid;}
    .serve-bg{width: 100%; float: none;
        padding: 15px 10px;}
    .service-cont{width: 100%; padding: 15px 10px;}    
    .service-box{ width: 48%; padding:10px 10px 0px;}
    .service-box p{font-size: 12px;}
}

/*welcome-section section / */
.welcome-section{ padding: 30px 0px;}
.welcome-section .welcome-image img{width: 100%;}
.welcome-section .steps-box p{ margin-bottom: 5px;}
.welcome-italic{border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    padding: 15px 0px;
    font-family: system-ui;
    font-size: 18px;}
@media screen and (max-width: 1024px) {

}
@media screen and (max-width : 767px){
    .welcome-section{ padding: 30px 0px;}
    .welcome-section .welcome-image{text-align:center; margin-bottom: 18px;}
    .welcome-section .welcome-image img{width: 60%;}   
    .m-btn-center{text-align: center;}
}
 /* / welcome-section section / */


/*###################-city service page-##############*/
.pm-service{width: 100%;}
.pm-service .service-box{ border: 1px solid #00aeef; text-align: center;  width: 19.4%; min-height: 115px; float: left;
    padding: 10px; margin:3px; background-color: #e1e1e1; transition: 0.5s;}
.pm-service .service-box:hover{ border: 1px solid #474747; background-color: #e5e5e5;}

.pm-service .service-box .service-img{margin-bottom: 10px;}
.pm-service .service-box .service-img img{height: 40px;}
.pm-service .service-box > p{margin-bottom: 0px; font-size: 14px; text-transform: uppercase;}
.pm-service .service-box > p span{display: none;}

.pm-service-data{width: 100%; padding: 20px; margin: 20px 0px; border: 1px solid #ccc;;}
.pm-service-data h3{font-size: 22px; font-weight: 700; text-transform: uppercase;}
.pm-service .transport-service-button, .pm-service-data .transport-service-button{display: none;}

@media screen and (max-width: 1024px) {
    .pm-service .service-box{width: 24%; float: left;}
    .pm-service .service-box .service-img img{height: 30px;}
    .pm-service .service-box > p{font-weight: 500; font-size: 12px;}
    .pm-service-data{width: 95%; padding: 2%; margin: 2%;}
    .pm-service-data h3{font-size: 18px;}
}
@media screen and (max-width : 767px){
    .pm-service{width: 100%; padding: 2%;}  
    .pm-service .service-box{width: 48%;}
    .pm-service-data{width: 96%;}
    .pm-service .service-box .service-img img{height: 30px;}
    .pm-service-data h3{font-size: 16px; text-transform: capitalize;}

}



.transport-service{width: 60%; float: left;}
.transport-service .service-box{ border: 1px solid #ccc; text-align: left;  width: 48%;
    padding: 15px; margin: 0px 2% 10px 0px; background-color: #fff; transition: 0.5s; display: inline-flex;}
.transport-service .service-box .service-img{margin-bottom: 10px; float:left; padding-right:7px; border-right:1px solid #ccc;}
.transport-service .service-box .service-img img{width:50px;}
.transport-service .service-box > p{margin-bottom: 0px; margin-top: 0px; padding-left: 10px; font-size: 16px; text-transform: uppercase;}
.transport-service .service-box > p > a{ color: #000;}
.transport-service .service-box > p span{display: none; font-size: 14px; text-transform: capitalize;}

.transport-service-data{width: 38%; padding-left: 2%;}
.transport-service-data h3{font-size: 34px; font-weight: 700; text-transform: uppercase;}

.transport-service-button{margin: 10px 0px; text-align: center; display: block;}
.transport-service-button a{padding: 10px 20px; min-width: 100px; border-radius: 40px;  border: 2px  solid #fff;}
@media screen and (max-width: 1024px) {
    .transport-service{width: 70%;}
    .transport-service .service-box{width: 48%; padding: 10px; min-height: 80px;}
    .transport-service .service-box .service-img{margin-bottom: 10px;}
    .transport-service .service-box .service-img img{width:40px;}
    .transport-service .service-box > p{ padding-left: 10px; font-size: 13px;}
    .transport-service .service-box > p a{display: block;}

    .transport-service-data{width:30%; padding-left: 2%;}
    .transport-service-data h3{font-size: 18px;}

    .transport-service-button{margin: 10px 0px;}
    .transport-service-button a{padding: 6px 15px; min-width: 100px;}
}
@media screen and (max-width : 767px){
    .transport-service{width: 100%; float: none; padding: 0px 2%}    
    .transport-service .service-box{width: 48%; padding: 6px;  display: block;}
    .transport-service .service-box .service-img{float: none; text-align: center; border-right:none;}
    .transport-service .service-box > p{ padding-left: 0px; font-size: 12px; text-align: center;}

    .transport-service-data{width: 96%; padding: 2%;}
    .transport-service-data h3{font-size: 18px;}

    .transport-service-button{margin: 10px 0px;}
    .transport-service-button a{padding: 4px 10px; font-size: 12px; min-width: 100px;}

}
.limitTextHeight {max-height: 100px;  overflow: hidden;}
.readmore{ color:red;}
.rating{ color:#4caf50;font-size: 18px;}

/*###################-city service page end-##############*/

/*###################-chhota-hathi page-##############*/
.rate-box-section {background-color: #f4f7f9; padding: 40px 0 40px;}
.rate-box {
  background-color: #fff;
  box-shadow: 0 0 2px #ccc;
  margin-bottom: 10px;
  padding: 10px 15px;
  overflow: hidden;
  position: relative;
}
.rate-mid-box h3 {color: #136ca4;font-style: italic; font-family: auto; font-size: 28px;
  font-weight: 600;  margin-top: 6px;}

.rate-mid-box .price span:last-child,
.rate-mid-box p span:last-child {
  color: #d9534f;
  font-size: 14px;
  text-transform: uppercase;
}
.rate-mid-box .price span,
.rate-mid-box p span {display: block;}

.rate-mid-box { width: 64%;  float: left;}
.rate-mid-box .price {
  width: 50%;
  float: left;
  color: #000;
  margin-bottom: 4px;
  font-size: 14px;
}
.rate-mid-box h5 { color: #0661bf; font-size: 14px; font-weight: 600;}

.rate-box figure { width: 36%; float: left;}
.rate-box figure img { width: 100%;}
.rate-box .compair-rate {
  position: absolute;
  font-size: 12px;
  right: 3px;
  bottom: 3px;
  background-color: #02418a;
  padding: 7px;
  transition: 0.5s;
  border-radius: 3px;
}
.rate-box .compair-rate a {text-decoration: none; color: #fff;}

@media screen and (max-width: 768px) {
    .rate-mid-box h3 {font-size: 18px;}
    .rate-box .compair-rate {padding: 3px 7px;}
}

.join-box {
    background-color: #fff;
    min-height: 300px;
    padding-top: 0px;
    width: 100%;
}
.join-inner {
    background-color: #f00;
    width: 57%;
    height: 300px;
    float: left;
    position: relative;
}
.shape {
    position: absolute;
    right: -102px;
    border-left: 10px solid #ad1212;
    width: 24%;
    height: 300px;
    float: left;
    transform: skew(-24deg);
    background: #fff;
}
.join-inner .join-content {
    margin: 5% 20% 5% 15%;
    float: left;
}
.join-inner .join-content h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    color: #fff;
}

.join-inner .join-content ul li {color: #fff;}
.join-inner .join-content p {
    color: #fff;
    font-size: 20px;
    margin: 5px 0px;
    padding: 0px;
}
.join-inner .join-content span {margin: 0px; float: left;}
.join-inner .join-content span input {height: 40px;  margin: 0px;}
.join-inner .join-content .code { width: 50px; text-align: center;}
.join-inner .join-content .number { padding: 10px;}
.join-inner .join-content .btn-link button {
  border: 0px;
  padding: 8px 20px;
  margin: 20px 5px;
  background-color: rgb(255, 255, 255);
  color: rgb(255, 0, 0);
}
:focus {
  outline: -webkit-focus-ring-color auto 0px;
}

.join {width: 43%; float: left; position: relative;}
.join .inner-join { position: absolute; right: 20%; top: 22px;}
.join .inner-join img { width: 100%;}

@media screen and (max-width: 1024px) {
    .join-box { min-height: 211px;}
    .join-inner {width: 100%;  height: 209px;}
    .join-inner .join-content {margin: 5% 5% 5% 5%;}
    .join-inner .join-content h2 {font-size: 24px; line-height: 36px; text-align: center;}
    .join-inner .join-content span {
        margin: 0px;
        float: none;
        text-align: center;
        display: block;
    }
    .shape {display: none;}
    .join {width: 100%; display: none;}
    .join .inner-join {right: 0%;}
}
@media screen and (max-width: 767px) {
    .join-inner {width: 100%;  height: 209px;}
    .join-inner .join-content {margin: 5% 5% 5% 5%;}
    .join-inner .join-content h2 {font-size: 18px; line-height: 26px; text-align: center;}
    .join-inner .join-content span {
        margin: 0px;
        float: none;
        text-align: center;
        display: block;
    }
    .shape {display: none;}
    .join {width: 100%;}
    .join .inner-join {right: 0%;}
}

.clients-list-section{padding: 50px 0px;}
.clients-list-section .img-client{border: 1px solid #ccc;}
.clients-list-section .img-client img{width: 100%;}
/*###################-chhota-hathi page end-##############*/

/*###################-cargo page-##############*/
.domestic{text-align: center;}
.inner-box-domestic{ background-color: #002e4087; border: 1px solid #ccc;
    padding: 10px;
 }

.international{text-align: center; margin-top: 20px;}
.inner-box-international{ background-color: #ecc6c7; border: 1px solid #ccc;
padding: 10px; 
}

.domestic h3, .international h3{text-align: center; font-size: 24px;}
.domestic p, .international p{text-align: center; font-size: 14px;}

.domestic .cargo-service-box, 
.international .cargo-service-box
    { border: 1px solid #ccc; text-align: center;  width: 100%;
        padding:0px 0px 10px; background-color: #fff; transition: 0.5s;
    }
.domestic .cargo-service-box .cargo-service-img,
.international .cargo-service-box .cargo-service-img{margin-bottom: 10px;}
.domestic .cargo-service-box .cargo-service-img img,
.international .cargo-service-box .cargo-service-img img{width: 100%; height: 180px;}
.domestic .cargo-service-box h4, 
.international .cargo-service-box h4
{margin-bottom: 0px; font-size: 16px;}
.domestic .cargo-service-box p, .international .cargo-service-box p
{display: block;padding: 0px 10px; font-size: 14px; margin-bottom: 0px;}
.domestic .cargo-service-box p a, .international .cargo-service-box p a{color: #000;}

.cargo-service-data{width: 100%; padding: 20px; margin: 20px 0px; border: 1px solid #ccc;;}
.cargo-service-data h3{font-size: 18px; font-weight: 700; text-transform: uppercase;}
@media screen and (max-width: 1024px) {
    .domestic .cargo-service-box .cargo-service-img img,
    .international .cargo-service-box .cargo-service-img img{height: 100px;}
}
@media screen and (max-width : 767px){ 
    .domestic h3, .international h3{text-align: center; font-size: 16px;}
    .international h3{margin-top: 20px;}

    .inner-box-domestic{ padding: 5px;}
    .inner-box-international{padding: 5px;}

    .domestic .cargo-service-box .cargo-service-img img,
    .international .cargo-service-box .cargo-service-img img{height: 80px;}
    .domestic .cargo-service-box p, 
    .international .cargo-service-box p {padding: 0px 5px; font-size: 12px;}
}
/*###################-cargo page end-##############*/

/*###################-New Service Page page-##############*/
.new-service-page{}
.quick-offer-text{border: 1px solid #ccc; padding: 10px; margin-top: 20px;}
.quick-offer-text h3{font-size: 18px;}
@media screen and (max-width: 767px) {
    .quick-offer-text h3{font-size: 16px;}
}

.easy-step{ padding: 30px 0px;}
.easy-step h3{font-size: 22px;}
.easy-step .easy-box{ text-align: center; min-height: 211px; padding: 10px; border: 1px solid #ccc; background-color: #f5f5f5;}
.easy-step .easy-box .easy-steps-img{ margin-bottom: 10px;}
.easy-step .easy-box .easy-steps-img img{height: 40px;}
.easy-step .easy-box h5{ margin-bottom: 5px; font-size: 16px; text-transform: uppercase; color: #074d7a;}
.easy-step .easy-box p{ margin-bottom: 5px;}
.easy-step .easy-box p strong{font-size: 14px;}

@media screen and (max-width: 1024px) {

    .easy-step{ padding: 30px 0px;}
    .easy-step h3{font-size: 16px;}
    .easy-step .easy-box{padding: 5px;}
    .easy-step .easy-box h5{margin-bottom: 5px; font-size: 14px;}
    .easy-step .easy-box p strong{font-size: 14px;}
    .easy-step .easy-box p {font-size: 13px;}
}
@media screen and (max-width: 767px) {
    .easy-step{ padding: 30px 0px 10px;}
    .easy-step h3{font-size: 18px;}
    .easy-step .easy-box{padding: 5px;}
    .easy-step .easy-box .easy-steps-img img{height: 30px;}
    .easy-step .easy-box h5{margin-bottom: 5px; font-size: 14px;}
    .easy-step .easy-box p strong{font-size: 12px;}
    .easy-step .easy-box p {font-size: 13px;}
}

/*.top-vendor-section slider*/
.top-vendor-section{ padding: 40px 0px; background-color: #fff; position: relative;}
.top-vendor-section h3{ font-size: 22px; font-weight: 500; color: #000 }
.top-vendor-section p {font-size: 14px;}
.top-vendor-section .top-vendor-box {height:200px; margin-top: 20px; box-shadow: 0px 0px 4px #ccc; padding: 10px;}
.top-vendor-section .top-vendor-box .top-vendor-data{ height: 150px; overflow-y:scroll; width: 100%; position: relative; }
.top-vendor-section .top-vendor-box .top-vendor-data h5 { font-size: 17px; 
    margin-bottom: 0px; font-weight: 500; 
    color: #3e81b7; text-transform: capitalize; }

.top-vendor-section .star{ text-align: left; margin: 4px 0px 7px;}
.top-vendor-section .star .ret-point{ color: #000; font-weight: 600; font-size: 12px; margin-left: 10px;;}
.star .rating-input .fa{ color: #ccc; font-size: 12px;}
.top-vendor-section .star .checked{ color: #4caf50 !important; font-size: 12px;}

.top-vendor-box .top-vendor-data p { margin-bottom: 5px; font-size: 13px;}
.top-vendor-box .top-vendor-data p i{color: #0072bc; font-size: 14px; margin-right: 5px;}
.top-vendor-box .top-vendor-data .vender-services{width: 100%; margin-bottom: 10px;}
.top-vendor-box .top-vendor-data .vender-services a{padding: 5px 5px; 
    border: 1px solid #ccc; display: inline-block; font-size: 13px;
    margin: 2px; border-radius: 40px;}
.top-vendor-box .buttons{ padding: 0px 0px 0px;}
.top-vendor-box .buttons a{ font-size: 12px;}

.top-vendor-slide .slick-next {right: -1%;}
.top-vendor-slide .slick-prev {left: -1%;}

@media screen and (max-width: 1024px) {
    .top-vendor-section{ padding: 40px 0px;}
    .top-vendor-section h3{ font-size: 20px;}
}
@media screen and (max-width: 767px) {
    .top-vendor-section{ padding: 20px 0px;}
    .top-vendor-section h3{ font-size: 16px;}
}

/* ***********new top-vendor-section slider********** */
.top-vendor-slide2  .slick-track {
    display: flex;
}
.new-top-vendor-card-box {
    background-color: rgb(240, 249, 255);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.new-top-vendor-card img {
    max-width: 100%;
}
.new-top-vendor-card .vendor-credibility img {
    height: 22px;
    margin-right: 11px;
}
.new-top-vendor-card .top-vendor-tranding {
    border-top: 2px dotted gray;
}
.new-top-vendor-card .top-vendor2-buttons {
    border-top: 2px dotted gray;
}
.new-top-vendor-card .top-vendor-tranding i {
    margin-right: 3px;
}
.new-top-vendor-card .col-2 span {
    position: absolute;
    bottom: -5px;
    background-color: #0072bc;
    color: white;
    font-size: 11px;
    line-height: 18px;
    padding: 0 8px;
    border-radius: 3px;
}
.new-top-vendor-card .col-2 {
    text-align: center;
}
.new-top-vendor-card .premium-icon {
    height: 28px;
    position: relative;
    left: -.5rem;
    top: -4px;
}
.new-top-vendor-card button.slick-arrow {
    top: auto;
    height: 30px;
    width: 30px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.new-top-vendor-card .new-top-vendor-card-services span {
    padding: 2px 11px;
    margin: 4px;
    border-radius: 29px;
    font-size: 13px;
    background-color: white;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.top-vendor2-buttons button {
    display: flex;
    text-align: center;
    padding: 7px;
    justify-content: center;
    align-items: center;
}
.top-vendor2-buttons i {
    margin-right: 9px;
}

@media only screen and (max-width: 768px) {
    .new-top-vendor-card .top-vendor2-buttons {
         flex-direction: column;
        align-items: stretch !important;
    }
    .new-top-vendor-card .premium-icon {
        height: 25px;
    }
    .top-vendor2-buttons button.linkss { 
        width: 100%; 
    }
}
/* ***********new top-vendor-section slider********** */ 

/*.service-testimonial*/
.service-testimonial {padding: 5px 0px; background-color: #fff;}
.service-testimonial h3{ font-size: 22px; font-weight: 500; color: #000 }
.service-testimonial .testimonial-box {
    width: 48%;
    min-height: 185px;
    border-bottom: 2px solid #f00;
    padding: 5px;
    background-color: #fff;
    margin: 5px 0.3%;
}
.service-testimonial .slick-slider { width: 100%;}
.service-testimonial .slick-next {right: -1%;}
.service-testimonial .slick-prev {left: -1%;}
@media screen and (max-width: 1024px) {
    .service-testimonial {padding: 5px 0px;}
    .service-testimonial h3{ font-size: 22px;}
    .service-testimonial .testimonial {margin-top: 0px;}
}
@media screen and (max-width: 767px) {
    .service-testimonial {padding: 5px 0px;}
    .service-testimonial h3{ font-size: 16px;}
    .service-testimonial .testimonial {margin-top: 0px;}
}
/*blog-service-slide*/
.blog-service-slide .slick-next {right: -1%;}
.blog-service-slide .slick-prev {left: -1%;}

.other-services2{}
.other-services2 h4{ 
    font-size: 20px; 
    margin-bottom: 15px; 
    border-bottom: 1px solid #ccc;
    padding: 10px 0px; 
}
.other-services2 ul{padding: 0px; list-style: none;}
.other-services2 ul li{float: left; margin: 5px;}
.other-services2 ul li a{display: block; padding:10px; border: 1px solid #ccc;
border-radius: 30px; text-decoration: none; font-size: 12px; transition: 0.5s;}
.other-services2 ul li a:hover{ background-color: #dcdfef; color: #000;}
@media screen and (max-width: 1024px) {
    .other-services2 h4{ 
        font-size: 20px; 
        margin-bottom: 15px; 
        border-bottom: 1px solid #ccc;
        padding: 10px 0px; 
    }
}
@media screen and (max-width: 767px) {
   .other-services2 h4{font-size: 16px; margin-bottom: 8px;}
   .other-services2 ul li{margin: 3px;}
    .other-services2 ul li a{padding:5px; font-size: 11px;}
}


/*aside sticky form*/
.aside-form{
    margin-top: 12px; 
    position: sticky;
    top: 80px;
}
.aside-form form{
    padding: 10px; 
    background-color: #f3f3f3; 
    box-shadow: 0px 0px 2px #000;
}
.aside-form h4{font-size: 16px; padding: 0px 0px 15px; margin: 0px;}
.aside-form input {font-size: 14px; border-radius: 0px; height: 45px;}
.aside-form select {font-size: 14px; border-radius: 0px; height: 45px}

.call-back-request{ margin-top: 20px; }
.call-back-request figure img{width: 100%;}
@media screen and (max-width: 1024px) {
    
}
@media screen and (max-width: 767px) {
   .call-back-request{ margin-top: 20px; text-align: center;}
    .call-back-request figure img{width: 80%;
    display: none;}
}
/*###################-New Service page end-##############*/

/*###################-Profile page-##############*/
.profile-section{padding:40px 0px 10px;}
.prof-page{ border: 1px solid #ccc; padding: 15px 10px; margin: 0px 0px; transition: 0.5s;}


.prof-page .common-img{ width: 100% }
.prof-page .common-img figure{margin-bottom: 5px}
.prof-page .common-img figure img{width: 98%; border: 1px solid #ccc; border-radius: 3px;}
.prof-page .common-img .btn {border-radius: 0px; width: 100%; padding: 5px 5px; font-size: 12px;}
.prof-page .profile-box {padding-left: 0px; margin-bottom: 10px;}
.prof-page .profile-box h3{font-size: 22px; margin-bottom: 0px; color: #0072bc;}
.prof-page .profile-box h3 img {height: 25px;}
.prof-page .profile-box h6{font-size: 14px; margin: 10px 0px 5px; font-weight: 600;}
.prof-page .profile-box p{margin: 0px 0px 3px 0px; font-size: 14px;}
.prof-page .profile-box p strong{margin: 0px 0px 3px 0px; font-size: 14px;}
.prof-page .profile-box .fa{font-weight: 900; color: #747575; font-size: 14px; margin-right: 5px;}
.prof-page .profile-box h5 .star{font-weight: 900; color: rgb(3, 77, 25); font-size: 14px; margin-right: 5px;}

.icon-rotate-45 {
  filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.5);
  -webkit-transform: rotate(-32deg);
  -moz-transform: rotate(-32deg);
  -ms-transform: rotate(-32deg);
  -o-transform: rotate(-32deg);
  transform: rotate(-32deg);
  display: inline-block;
  font-size: 18px;
}

@media screen and (max-width: 1024px) {
    
}
@media screen and (max-width: 767px) {
    .profile-section{padding:120px 0px 10px;}
    .prof-page .common-img figure{margin-bottom: 5px; text-align: center;}
    .prof-page .common-img figure img{width: 100px;}
    .prof-page .profile-box h3{font-size: 16px;}
    .prof-page .profile-box .fa{font-size: 12px;}
    .prof-page .profile-box h5 .star{font-size: 12px;}

}

.profile-details-box{ box-shadow: 0px 0px 3px #948e8f; margin-bottom: 10px; padding: 15px; overflow: hidden;}
.profile-details-box .profile-text {width: 100%; padding: 0px 0px; float: left; font-size: 14px;}
.profile-details-box .profile-text h6{font-size: 18px; margin: 0px; font-weight: 600;}
.profile-details-box .profile-text .fa{font-weight: 900; color: #abb8ae; font-size: 13px; margin-right: 5px;}
.profile-details-box .profile-text h5 .star{font-weight: 900; color: #ff6508; font-size: 13px; margin-right: 5px;}
.profile-details-box .profile-text p{margin: 0px 0px 3px 0px;}

.profile-details-box .profile-text #comment{cursor: pointer;}
.profile-details-box .profile-text img{width: 50px; height: 50px; float: right;}
@media screen and (max-width: 1024px) {
    
}
@media screen and (max-width: 767px) {
   .profile-details-box .profile-text img{width: 30px; height: 30px; float: right;} 

}
.verified-documents {margin-top: 20px;}
.verified-documents h4 { padding-bottom: 10px;}
.documents-box {width: 100%; border: 1px solid #ccc;}
.documents-box img {width: 100%; height: 110px;}

.join-our-Network a{background-color: #0072bc;
    display: block;
    padding: 10px;
    text-align: center;
    color: #fff;
    text-decoration: inherit;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;}



.registration-aside{border: 1px solid #ccc; margin-top: 15px;}
.registration-aside i{font-size: 22px; font-size: 28px; margin-top: -12px;}
.registration-aside h4{background-color: #0072bc;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    font-size: 16px;}
.registration-aside ul{padding: 10px  45px; list-style: circle;}
.registration-btn{display: inherit; text-align: center;}
.registration-btn img{width: 175px;}

@media screen and (max-width: 1024px) {
    
}
@media screen and (max-width: 767px) {
    

}

.Recommended-Profiles{width: 100%; border: 1px solid #ccc; padding: 10px; margin-top: 15px;}
.Recommended-Profiles h4{ font-size: 16px; padding: 0px 10px 10px 0px; margin-bottom: 5px; border-bottom: 1px solid #ccc;}
.Recommended-Profiles ul{padding: 0px;}
.Recommended-Profiles ul li{overflow: hidden; padding: 5px 0px; font-size: 14px;}
.Recommended-Profiles ul li:last-child{padding-bottom:0px;}
.Recommended-Profiles span:first-child{ width: 50px; height: 50px; float: left; margin-right: 10px; }
.Recommended-Profiles span img{ width: 100%; border-radius: 5px}
.Recommended-Profiles p{ font-size: 14px; margin-bottom: 0px;}
.Recommended-Profiles p a{font-size: 14px; font-weight: 600;}
.Recommended-Profiles .star i{font-size: 12px; color: rgb(3, 77, 25);}
@media screen and (max-width: 1024px) {
    
}
@media screen and (max-width: 767px) {
    

}
/*###################-profile page end-##############*/


/*###################-about-us page-##############*/
.about-banner{padding: 18px 0px 0px;
    position: relative;
    background-image: url(../images/about-banner.jpg);
    border-top: 0px solid #ccc;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 400px;
    z-index: 0;}


.aboutus{padding:10px 0px; margin-top: 30px; overflow: visible;}
.aboutus h3{font-size: 24px; margin: 0px 0px 12px;}
    
.aboutus-box{ box-shadow: 0px 0px 0px #948e8f; margin-bottom: 10px; padding: 15px; overflow: hidden;}
.aboutus-box .img-circle{ max-width: 30%; float: left; margin-right: 2% }
.aboutus-box .img-circle img{ width: 100%; height: auto;}

.aboutus-list-box h4{ font-weight: 400; font-size: 22px;}
.aboutus-list-box {margin-bottom: 5px; font-size: 14px;}
    
.our-classes h3{margin-bottom: 30px; font-size: 26px; font-weight: 700; text-transform: uppercase;}
.our-classes h3 span span{color: #08af41}
.our-classes .sub-heading{ text-align: center; padding:0px 20%; margin-bottom: 50px;}

.classes-box {padding:5px; min-height: 100px; text-align: center; border:1px solid #ccc; }
.classes-box img{ margin-bottom: 15px; width: 100%; max-width: 100%; height: 200px; padding: 5px; border: 1px solid #ddd;}
.classes-box h5{font-size: 20px;  margin-bottom: 1px;}

@media screen and (max-width : 768px){
    .about-banner{height: 214px;}
    .classes-box img { height: 100px;}
}

.why-my-company{
    background: linear-gradient(60deg,#27a6e2,#02418a);
    background-size: 100%; padding: 20px 0px}
.why-my-company h4{ color: #fff; margin-bottom: 30px;}
.why-my-company .why-choose-box{ background-color: #fff;
padding: 15px;
border-radius: 9px; 
box-shadow: 2px 2px 10px #153654;}
.why-my-company h3{ color: #0c5ca1; font-size: 35px; }
.why-my-company p{color: #000; text-align: center; font-size: 16px;}

@media screen and (max-width : 767px){
    .scroll::-webkit-scrollbar{width:0px;}
    /* Track */
    .scroll::-webkit-scrollbar-track {box-shadow: inset 0 0 0px inherit; border-radius: 0px;}
    /* Handle */
    .scroll::-webkit-scrollbar-thumb {background: inherit; border-radius: 0px;}
    /* Handle on hover */
    .scroll::-webkit-scrollbar-thumb:hover {background: inherit;}
    .scroll .scroll-max-width{ width:max-content; }

    .scroll{width: 100%; overflow-x: scroll; overflow-y: headen; transition: 0.5s; float:left;}
    .scroll::-webkit-scrollbar{width:0px; background-color: #fff;}

    .why-my-company .why-choose-box { padding: 10px; 
        border-radius: 5px;
        -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
        margin: 4px; min-height: 118px;}
    .why-my-company h3{color: #0c5ca1; font-size: 26px;}
    .why-my-company h4 {margin-bottom: 8px;}
    .why-my-company p {color: #000; text-align: center; font-size: 14px;}
}


.service-box-2{background-image: url(../images/service1.jpg); background-repeat: no-repeat; background-size: 100% 100%; padding: 50px;  text-align: center; color: #fff; 
    margin-bottom: 0px;}
.service-box-2 h2{padding-bottom:20px; font-size: 38px;}

.service-box-2 .group-btn{ margin-top: 50px; }

@media screen and (max-width : 768px){
    .service-box-2{padding: 43px 0px;}
    .service-box-2 h2 {padding-bottom: 20px;font-size: 22px;}
    .service-box-2 .group-btn {margin-top: 20px;}
}
/*###################-about-us page end-##############*/
/*###################contact-us page ##############*/
.contact-banner{padding: 18px 0px 0px;
    position: relative;
    background-image: url(../images/contactus.webp);
    border-top: 0px solid #ccc;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 250px;
    z-index: 0;}
@media screen and (max-width : 768px){
    .contact-banner{ height: 150px;}
}

.contact-section{padding:40px 0px 10px;}
.contactus-banner img{width: 100%; max-height: 350px;}
.contact-form{ width: 100%; padding: 15px 15px 10px; box-shadow: 0px 0px 2px #404346;}
.contact-form h4{color:#fff; font-size: 20px;}
/* .contact-form .textstyl {height: 46px;  box-shadow: 0px 0px 1px #345f95;} */

.contact-box{width: 100%; background-color: #cdd2d9; min-height: 130px; padding:10px; box-shadow: 0px 1px 2px #cdd2d9;}
.contact-box-inner{background-color: #fff; padding: 10px; min-height: 170px;}
.contact-box-inner h5{margin: 5px 0px; font-size: 18px; font-weight: 500; color: #f00}
.contact-box-inner p{padding: 0px; margin-bottom: 3px; font-size: 14px;}

.errormsg{background-color:red;color:white;font-size: 12px;padding: 2px 2px;}

@media screen and (max-width : 768px){
    .contact-section { padding: 10px 0px 10px;}
}
/*###################contact-us page end##############*/

/*###################-free listing page -##############*/

.listing-form-section{ margin: 40px 0px 0px 0px;}
.listing-form{border: 1px solid #ccc; padding: 15px;
    margin: 0px 0px; transition: 0.5s;}
   
.listing-form h3{ width: 100%; margin-bottom: 8px; font-size: 22px; color: #03438a;}
.listing-form h4{ width: 100%; margin: 8px 0px;}
.listing-form .join-form{margin-top: 15px;}
.listing-form .join-form h4{ font-size: 18px;  color: #ec7915;font-weight: 500; }

.listing-form .form-control{ border-radius: 0px; font-size: 14px;}


.service-field .form-check-label, .sub-service-field .form-check-label {margin-bottom: 0; font-size: 14px;}
.sub-service-field {margin-bottom:10px;}
.sub-service-field h4 {font-size: 15px !important; font-weight: 600 !important;}
.captcha {height: 38px}

.listing-form .submit {padding: 7px 30px; background-color: #03438a;  color: #fff; transition: 0.5s; 
   border-radius: 0px; margin-top: 0px;}
.listing-form .submit:hover {background-color: #f74209;}
.listing-form .final-submit {float: right;}
.prev-to-one{float: left;padding: 7px 30px; background-color: #03438a;  color: #fff; transition: 0.5s; 
   border-radius: 0px; margin-top: 0px;}
.prev-to-one{background-color: #f74209;}

fieldset.scheduler-border {border: solid 1px #DDD !important; 
   padding: 5px 10px 10px 10px;
   border-bottom: none; 
   background-color: #f9f8f8;}
legend.scheduler-border { width: auto !important; border: none; font-size: 14px;}


.step-box1, .step-box2{ display: none; }
.add-step{ display: block !important; }

@media screen and (max-width: 1024px) {
    .listing-form h3{font-size: 18px;}
}
@media screen and (max-width: 767px) {
    .listing-form-section{ margin: 130px 0px 0px 0px;}
    .listing-form h3{font-size: 18px;}
}

.why-join-box{display: inline-block; border: 1px solid #ccc;}
.why-join-box h4{ font-size: 18px; color: #3e81b7; border-bottom: 1px solid #ccc; padding:10px; }
.why-join-box ul{list-style: none; padding: 0px}
.why-join-box ul li{background-color: #f1f1f1; padding: 5px 10px; font-size: 14px; transition: 0.5s; 
   border-bottom: 1px solid #aeaeae; float: left;}
.why-join-box ul li:last-child{border-bottom: 0px solid #aeaeae;}
.why-join-box ul li:hover{background-color: #ffffff; padding: 5px 10px 5px 12px; }


.why-join{float: left; width: 20%; min-height: 70px; padding: 7px 10px; background-color: #fff; border-radius: 50%; border:1px solid #ccc; }
.why-join img{ width: 44px; height: auto;}
.why-cont{float: left; padding-left: 5%; width: 80% }


.other-link {
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    padding: 10px; 
    margin-top: 10px;
    overflow: hidden;
    border: 1px solid #ccc;;
}
.other-link ul {padding: 0px; list-style: none; padding: 0px;}
.other-link ul li {padding: 5px 0px;}
.other-link ul li a {
    font-size: 14px;
    padding: 10px 10px;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
    transition: 0.5s;
    background-color: #1459a9;
    border-radius: 0px;
    color: #fff;
}
.other-link ul li:hover a {background-color: #ff0000; }

@media screen and (max-width: 1024px) {}
@media screen and (max-width: 767px) {}

.star-services{padding: 40px 0px}
.star-services h4{padding: 0px 0px 30px; color: #03418a; font-size: 24px;}
.star-services h4 span{color: #000; padding: 5px 0px; display: block; font-size: 14px;}

.star-services .services-box{min-height: 224px; text-align: center; padding: 15px; 
    box-shadow: 0px 1px 4px #b5b3b3; position: relative;}
.star-services figure{ background-color:#ebdede; padding: 10px; display: inline-block; border-radius: 4px}
.star-services figure img{ width: 35px; height: 35px; }
.star-services h3{ color: #114683; font-size: 18px; margin-bottom: 10px;}
.star-services p{ height: 70px; }
.star-services a{background-color: #f00; color: #fff; padding: 7px 15px; text-decoration: none; transition: 0.5s;}
.star-services a:hover{background-color: #11284e;}

@media only screen and (max-width:767px)
{   
    .star-services{padding: 20px 0px}
    .star-services h4{margin-bottom: 30px}

    .star-services .services-box{min-height: 200px; padding: 20px 5px; margin-bottom: 15px;}
    .star-services figure{margin-bottom: 5px;}
    .star-services figure img{width: 40px; height: 33px; }
    .star-services h3{font-size: 14px; margin-bottom: 10px;}
    .star-services p{ height: auto; font-size: 12px;}

}

.testimonial-section-listyour-business{padding: 20px 0px; background-color: #fff;}
.testimonial-section-listyour-business h2{color: #f00; font-size: 28px; text-transform: uppercase; 
    text-align: center; margin-bottom: 40px; font-weight: 700;}
.testimonial-section-listyour-business .google-logo{text-align: center;}
.testimonial-section-listyour-business .google-logo figure{margin-bottom: 0px;}
.testimonial-section-listyour-business .google-logo figure img{ width: 62px; }
.testimonial-section-listyour-business .google-logo p{color:#333; font-weight: 600;}
.testimonial-section-listyour-business .google-logo span{color:#333;}
.testimonial-section-listyour-business .google-logo .star i{color:#f00;}

.testimonial-section-listyour-business .slide-box{position: relative;  text-align: justify;
    min-height: 150px; 
    background-color: #fff;
    border-radius: 0px; 
    padding: 20px 15px;
    margin: 5px 15px;
    margin-bottom: 50px;
    box-shadow: 0px 0px 6px #000;
}

.testimonial-section-listyour-business .slide-box .fdb-icon{ width: 100%; float: left; }
.testimonial-section-listyour-business .slide-box .fdb-icon img{ width: 60px; height: 60px; 
    border-radius: 50%;
    float: left;
    margin-right: 15px;
}
.testimonial-section-listyour-business .slide-box .fdb-icon h4{margin:0px;padding-top: 0px;}
.testimonial-section-listyour-business .slide-box .fdb-icon h4 a{color:#02418a; font-weight: 500; font-size: 18px; text-decoration: none;}
.testimonial-section-listyour-business .slide-box .fdb-icon h5{margin:0px;}
.testimonial-section-listyour-business .slide-box .fdb-icon h5 a{color:#615e5c; font-size: 14px; text-decoration: none}


.testimonial-section-listyour-business .slide-box .fdb-cont{width: 100%; float: left;}
.testimonial-section-listyour-business .slide-box .fdb-cont h6{font-size: 14px; margin: 0px;}
.testimonial-section-listyour-business .slide-box .fdb-cont p{padding: 10px 0px; font-size: 14px;}
.testimonial-section-listyour-business .slide-box .fdb-cont .border-b1{ border-bottom: 1px solid #ccc }

.testimonial-section-listyour-business .slide-box .fdb-cont .tf{ margin-bottom: 0px;}
.testimonial-section-listyour-business .slide-box .fdb-cont .tf span{float: left; color:#333;}
.testimonial-section-listyour-business .slide-box .fdb-cont .tf .star{float: left;}
.testimonial-section-listyour-business .slide-box .fdb-cont .tf .star i{color:#f00;}
.testimonial-section-listyour-business .slide-box .fdb-cont .tf img{width: 17px; display: revert; margin: 7px;}


.testimonial-section-listyour-business .slick-prev, .testimonial-section-listyour-business .slick-next {display: none !important;}

@media only screen and (max-width: 1024px){ }
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   
    .testimonial-section-listyour-business{padding: 0px 0px;}
    .testimonial-section-listyour-business h2 { font-size: 16px; margin-bottom: 16px;}

}
/*###################-free listing page end-##############*/

/*###################-userlogin page-##############*/
.userlogin-section { background-color: #c9cbcd;  padding: 20px 0;
    border-top: 2px solid #4998f7;}
.user-login { margin: 30px auto; width: 60%;}

@media screen and (max-width: 1024px) {
    .user-login { margin: 15px auto; width: 80%;}
}
@media screen and (max-width: 767px) {
    .userlogin-section {padding: 55px 0 0px;}
    .user-login { margin: 15px auto; width: 98%;}
    .userlogin-section .input-field-box { width: 100%; padding: 20px;}
}
/*###################-userlogin page end-##############*/

/*###################--blog-page page-##############*/
.blog-page{padding: 50px 0px;}
.blog-page .blog-box{ box-shadow: 0px 0px 1px #948e8f; margin-bottom: 10px; padding: 10px; overflow: hidden;}
.blog-page .blog-box .img-blog{ width: 100%; float: left; margin-right: 2%; margin-bottom: 15px; }
.blog-page .blog-box .img-blog img{ width: 100%;  max-height: 350px}

.blog-page .blog-box .sub-content {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    font-size: 14px;
}

.blog-page .blog-box .sub-content .date-time {
    width: 100%;
    padding: 10px;
    background-color: #db0f31;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
    text-align: center;
    margin-bottom: 10px;
}

.blog-page .blog-box .sub-content .date-time a {
    color: inherit;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
}

.blog-page .blog-box .sub-content .date-time .day {
    display: block;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(255,255,255,0.6);
}

.blog-page .blog-box .sub-content .date-time .month {margin-right: 2px;}
.blog-page .blog-box .sub-content .date-time .year {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
}

.blog-page .blog-box .blog-content{ display: inline-block; vertical-align: top; padding-left: 30px;
    font-size: 14px;  width: calc(100% - 100px);}
.blog-page .blog-box .blog-content .block-title { font-size: 22px; text-decoration: none; color: #274f82; 
    transition: 0.5s;}
.blog-page .blog-box .blog-content .block-title:hover{color: #db0f31;}
.blog-page .blog-box .blog-content .block-info {list-style-type: none; padding: 0px; display: inline-block;}
.blog-page .blog-box .blog-content .block-info li{float: left; padding-right: 15px; font-style: italic;}
.blog-page .blog-box .blog-content .block-info li .link { color: #989b9f; font-weight: 400; font-size: 14px;
    position: relative;  text-decoration: none;}

.blog-page .blog-box .blog-box-list {width: 100%; display: flex; margin-bottom: 5px; font-size: 14px;}
.blog-page .blog-box .blog-box-list button{font-size: 13px;}

/*******************--bolg page end--*****************************/

/*******************--bolg details page--*****************************/
.blog-details{padding: 50px 0px;}

.blog-details-box{ box-shadow: 0px 0px 3px #948e8f; margin-bottom: 10px; padding: 15px; overflow: hidden;}

.blog-details-box.blog-text,tbody, td, tfoot, th, thead, tr {border-color: inherit;
    border-style: inherit;
    border-width: inherit;}

.blog-details-box .blog-img{ width: 100%; float: left; margin-right: 2% }
.blog-details-box .blog-img img{ width: 100%; max-height: 400px;}

.blog-details-box h4{ font-weight: 500; font-size: 20px;}
.blog-details-box h5{ font-weight: 400; font-size: 18px;}
.blog-details-box h6{ font-weight: 600; color: #f00; font-size: 14px;}
.blog-details-box a{text-decoration: none; font-weight: bold;}
.blog-details-box .blog-text {width: 100%; padding: 10px 0px; float: left; font-size: 14px;}

.comment-icon{float: right; cursor: pointer;}
.comment-form{width: 100%; border: 1px solid #ccc; padding:15px; margin-top: 15px; display: none;}

.author-box{box-shadow: 0px 0px 4px #ccc; padding: 10px; margin-top: 20px;}
.author-box h5{font-weight: 600; font-size: 16px;}
.author-box img{width: 100%;}
/*******************--bolg details page end--*****************************/

/*******************--logistic guide page--*****************************/
.guide-service{padding: 50px 0px 40px; overflow: hidden;}
.guide-box{border: 1px solid #ccc; padding:10px 0px; margin-bottom: 20px;}
.guide-box h4{color: #0072bc;}
.guide-box ul {padding: 0px;}
.guide-box ul li{padding: 3px 0px;}
.guide-box ul li a{font-size:14px }
.guide-box ul li:before{ font-family: "Font Awesome 5 Free"; 
    font-weight: 900; content: "\f101";
    padding-right: 7px;
    color: #0072bc;
}
.guide-box img{width: 100%;}

@media screen and (max-width : 767px){ 
    .guide-box{padding: 10px;}
    .guide-box ul li{float: left; width: 100%; padding-left: 0px;}
}
/*******************--logistic guide page end--*****************************/

/*******************--FAQ page--*****************************/

.faq-area{padding: 30px 0px 40px; overflow: hidden;}
.faq-area h3{border-bottom: 1px solid #ccc;  font-size: 22px;  font-weight: 600;
    color: #086c9a;}

.faq-box{margin-bottom: 17px; box-shadow: 0px 0px 2px #000;}
.faq-box h5{padding: 10px 15px 5px; font-size: 18px; margin: 0px; background-color: #dfe3e6;}
.faq-box .faq-data {padding: 1rem; font-size: 14px; background-color: #fbf7f7}
.faq-box .faq-action { font-size: 15px; background-color: #f7f7f7; display: flex;
    padding: 5px; font-style: italic; font-weight: 500; border-top: 1px solid #f1f1f1;}
.faq-box .faq-action i{ color: #02418a; font-size: 15px;}
  


.faq-by-category{width: 100%; background-color: #fff;border: 1px solid #ccc; padding: 10px; overflow: hidden;}
.faq-by-category h4{ font-size: 18px; color:#3e81b7; text-align: left;   
    padding: 5px 0px 10px; margin-bottom: 5px; border-bottom: 1px solid #ccc;}
.faq-by-category ul{padding: 0px;}
.faq-by-category ul li {padding: 5px 10px 5px 0px; width:100%; transition: 0.5s; border-bottom: 1px solid #aeaeae}
.faq-by-category ul li:last-child {border-bottom: 0px solid #aeaeae}
.faq-by-category ul li a{ padding: 7px 10px; width: 60%;  transition: 0.6s; display: inline-block; background-color: #f1f1f1; color: #000;}
.faq-by-category ul li:hover a{width: 86%; text-decoration: none;  background-color: #02418a; color: #fff}

.faq-count{ background-image: url(../../../assets/images/icon-comment.png); 
    background-size: 35px 30px; 
    float: right;
    height: 30px;
    width: 35px;
    background-repeat: no-repeat;
    padding-top: 4px;
    font-size: 12px; color: #fff;
    text-align: center; }

@media screen and (max-width : 767px){
    .faq-area{padding: 50px 0px 40px;}
    .faq-area h3{font-size: 18px;}
    .faq-box .faq-data {text-align: justify;}

    .faq-box .faq-action { font-size: 15px; width: 100%; display: inline-block; padding: 5px;}
    .faq-box .faq-action .action-name{ width: 65% !important; float: left;padding: 5px 10px;}
    .faq-box .faq-action .action-view{ width: 35% !important; float: left; padding: 5px 10px;}
    .faq-box .faq-action .action-date{ width: 50% !important; float: left; padding: 5px 10px;}
    .faq-box .faq-action .action-answer{ width: 50% !important; float: left; padding: 5px 10px;}
}

/*******************--FAQ page end--*****************************/

/*******************--help-center-box page--*****************************/
.help-center{border: 1px solid #ccc;
    display: grid;
    margin-top: 24px;
    padding: 44px;
}
.help-center-box{
    box-shadow: 0px 0px 3px #ccc;
     padding: 50px 30px; 
     text-align: center;
     width: 46%; 
     margin: 2%;
     float: left;
     transition: 0.5s;
 }
.help-center-box a{ font-size:18px; color:#000;transition: 0.5s; }
.help-center-box i{ font-size:32px; color:#000;transition: 0.5s; }
.help-center-box span{ display: block;}

.help-center-box:hover{ transform: scale(1.1);}
.help-center-box:hover a, .help-center-box:hover i{color:#f60 }

@media screen and (max-width: 1024px) {
   
}
@media screen and (max-width: 767px) {
    .help-center{
        margin-top: 24px;
        padding: 5px;
    }

    .help-center-box{
         padding: 10px 10px; 
         width: 46%; 
         margin: 2%;
     }
    .help-center-box a{ font-size:12px;}
    .help-center-box i{ font-size:22px;}
}

/*******************--help-center-box page end--*****************************/
/*******************--HIW page--*****************************/
.hiw-p img{width: 100%}
.hiw-p .hiw-p-box{box-shadow: 0px 0px 3px #000; margin-bottom: 15px; padding: 10px 0px}
/*******************--HIW page end--*****************************/

/*******************--sitemap-section page--*****************************/
.sitemap-section{margin-top: 30px;}
.sitemap-section h3{font-size: 24px; margin-top: 0; font-weight: 500;
    color: #02418a;}
.sitemap-section ul{padding: 0px}
.sitemap-section ul li{ margin:1%; float: left; width: 23%}
.sitemap-section ul li a{color: #fff;
    font-size: 16px;
    padding: 10px;
    background: #02418a;
    margin-bottom: 15px;
    border-radius: 0 10px;
    -webkit-border-radius: 0px 10px 0px 10px;
    -moz-border-radius: 0px 10px 0px 10px;
    -ms-border-radius: 0px 10px 0px 10px;
    -o-border-radius: 0px 10px 0px 10px;
    transition: 0.5s;
    display: flex;
}
.sitemap-section ul li a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f101";
    padding-right: 7px;
    color: #fff;
}
.sitemap-section ul li a:hover{background: #f00;}
@media screen and (max-width: 1024px) {
   .sitemap-section ul li{ width: 31%}
}
@media screen and (max-width: 767px) {
   .sitemap-section ul li{ margin:0%; float: none; width: 100%} 
}
/*******************--sitemap-section page end--*****************************/

/******************--news page-- *************/
.news-section{margin-top: 30px;}
.news-box{background-color: #fff; padding: 10px; width: 100%;  position: relative;
    margin-bottom: 20px; 
    border-bottom: 3px solid #ccc;
    -webkit-box-shadow:0px 0px 6px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:0px 0px 6px #ccc;  /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 0px 6px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  }
.news-box h3{font-size: 22px; padding: 10px 0px;}
.news-box h3 a{text-decoration: none; color: #000}
.news-box h5{font-size: 16px; font-weight: 600; padding: 10px 0px 0px;}
.news-box h5 a{text-decoration: none; color: #000}
.news-box:hover h5 a, .blog-box:hover h3 a{color: #0c7fda}

.news-box p{ padding: 0px 0px 30px;}
.border-t5{border-top:5px solid #009F62;}
.border-t4{border-top:4px solid #b7740f;}
.border-t3{border-top:4px solid #f00;}
.news-img{position: relative; width: 100%; }
.news-img img{width: 100%;}
.bloger-img{position:absolute; bottom: 10px;}
.bloger-img img{width: 30px; height: 30px; margin-right: 10px;float:left;}
.bloger-img .name{font-size: 14px; font-family: italic}


.right-box{ background-color: #fff; padding: 10px; width: 100%;  position: relative;
    margin-bottom: 20px; 
    border-bottom: 3px solid #ccc;
    -webkit-box-shadow:0px 0px 36px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:0px 0px 36px #ccc;  /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 0px 36px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
     }
.right-box h5{font-size: 16px; font-weight: 600; border-bottom: 1px solid #ccc; margin-bottom: 10px; 
 padding: 5px 0px 10px;}
.right-box h2{font-size: 16px; border-bottom: 1px solid #ccc; margin-bottom: 10px; text-transform: uppercase;  font-weight: 600; padding: 10px 0px;}
.right-box h2 a{text-decoration: none; color: #000}
.right-box:hover h5 a, .right-box:hover h3 a{color: #0c7fda}

.right-box p{ padding: 0px 0px 30px;}
.css-article:hover{ text-decoration: none;}
.css-article span{color: #666666 }

/******************news page end*************/


/******************warehouse-service*************/
.warehouse-banner-form-section{    
    background-image: url("../images/bg-cover.jpg");
    padding: 35px 0px 0px;
    position: relative;    
    border-top: 0px solid #ccc;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 500px;
    z-index: 0;}
.overlay{position: absolute; width: 100%; height: 100%; background-color: rgb(0 0 0 / 64%); left: 0px; top: 0px; z-index: 1}
.warehouse-banner-form-section .form-position{ position: relative; z-index: 2;}

.warehouse-banner-form{position: relative; height: auto; width: auto; left: 0%; right:0%; top: 50px;}
.warehouse-banner-form h1{padding: 0px 0px 10px;  font-size: 36px; font-family: Cambria; color: #fff; font-style: italic;}
.warehouse-banner-form h2{padding:0px; font-size: 24px; font-family: Cambria; color: #fff; font-style: italic;} 
.warehouse-banner-form p{padding:0px;margin:0px; font-size: 24px; font-family: Cambria; color: #fff; font-style: italic;} 
.warehouse-banner-form p img{margin-top:2px; float: left; width: 30px; height: 24px;} 
.warehouse-banner-form form{
        padding: 15px;
        background-color: rgba(33, 37, 41, 0.5215686274509804);
        box-shadow: 0px 0px 1px #fff;
        -webkit-box-shadow: 0px 0px 1px #fff; 
        -moz-box-shadow: 0px 0px 1px #fff;
        -o-box-shadow: 0px 0px 1px #fff;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -o-border-radius: 0px; }
.warehouse-banner-form .row{padding: 5px 15px;}
.warehouse-banner-form label{color:#fff; justify-content: left; font-size: 14px;}
.warehouse-banner-form .btn{ margin-top: 5px; width: 100%; border-radius:0px;}

.warehouse-banner-form-section .msform {
    position: relative;
    background-color: #fff;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    padding: 15px 3%;
    box-sizing: border-box;
    width: 100%;
    transition: 0.5s;
    top: 50px;
    display: inline-block;
    overflow: hidden;
}
.warehouse-banner-form-section  .msform .text-grp{ width: 100%; float: left; }
.warehouse-banner-form-section  .msform .text-grp h4{font-size: 18px;}

#step-one{width: 100%}
/*#step-two{width: 100%; display: none;}*/

.warehouse-banner-form-section .msform label{font-weight: 500; color: #000; font-size: 14px; padding-top: 3px;}
.warehouse-banner-form-section .msform .form-group { margin-bottom: 5px;}

.warehouse-banner-form-section .submit{background: linear-gradient(#f68e56, #f68e56) !important; 
    margin-top: 0px; border:2px solid #fff; 
    border-radius:3px; 
    padding: 10px 12px; 
    color: #000;
    font-size: .85rem;
    text-transform: uppercase;
    font-weight: 600;
    width: 180px;
    transition: 0.5s;
}
.warehouse-banner-form-section .submit:hover{ background-color: #f68e56; color: #fff}
.warehouse-banner-form-section .previous{cursor: pointer; color: #fff; font-weight: 600; font-size: 14px; margin-top: 0px;}
@media screen and (max-width: 1024px) {   
}
@media screen and (max-width: 767px) {
    .warehouse-banner-form-section {padding: 80px 0px 0px; min-height: 580px;}
    .warehouse-banner-form{ top: 50px;}
    .warehouse-banner-form h1{font-size: 18px; text-align: center;}
    .warehouse-banner-form h2{font-size: 16px; text-align: center;} 
    .warehouse-banner-form p{ display:none; } 
}
/*warehouse-banner-form section end */

.security-service{background-color: #fff; padding: 30px 0px;}
.security-service h6{ padding: 0px 0px 30px;text-align: center;}
.box-grp{padding: 10px 0;}
.box-grp .img-box{ float: left; padding: 10px; width: 20%; text-align: center;}
.box-grp .img-box img{ width: 90%; width: 32px }
.box-grp .text-box{ float: left; width: 80%}
.box-grp .text-box h5{color: #000; margin: 0px; font-size: 14px; padding: 10px 0px; font-weight: 600;}
.box-grp .text-box p{font-size: 14px; padding: 0px; margin: 0px;}

@media screen and (max-width : 767px){ 
    
}
/******************warehouse-service end*************/


/******************commercial-warehouse-services*************/
.commercial-common-box{padding: 0px; border: 1px solid #d8dee4; min-height: 115px; margin-bottom: 5px; transition: 0.5s;}
.commercial-common-box .count-box{width: 70%; float: left; text-align: left; padding: 5px 0% 15px 3%;}
.commercial-common-box .count-box span{ font-size: 24px; }
.commercial-common-box .count-box h4{ font-size: 16px; color: #114683 }

.commercial-common-box .count-img{width: 25%; float: left; height: 115px; background-color: #d8dee4; transition: 0.5s; position: relative;}
.commercial-common-box .count-img img{height: 113px !important; width:100%; margin: 0px 0px 0px 0px;}

#our-service i{color:#f26522; font-size: 22px;}
.carousel-control-prev {left: -10%;}
.carousel-control-next {right: -10%;}
.btn-color{background-color: #f26522; color: #fff; font-weight: 500;}
@media screen and (max-width : 767px){ 
    
}

/* We-Offer*/
.We-Offer img{width: 100%; height: 300px;}
.We-Offer{padding: 0px; border: 0px solid #d8dee4;}
.We-Offer ul{list-style: none;}
.We-Offer ul li{float: left; width: 50%; padding: 10px; font-weight: 600}
.tik-icon li:before{font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f00c";
position: relative; left: -6px; top: 1px;}
@media screen and (max-width: 1024px) {   
}
@media screen and (max-width: 767px) {
    .We-Offer ul li{float: left; width: 100%; padding: 10px;}
}
/******************commercial-warehouse-services end*************/

/******************thanks*************/
.thanks{margin-top: 50px;}
.thanks h3{font-weight: 600; text-align: center;}
.thanks h4{color: #e64315; font-size: 18px;}
.thanks h5{font-weight: 600; text-align: center; color: #1372ce}
.enquire-details{ width: 60%; margin: 0px auto;}
.enquire-details h4{text-align: left; font-size: 18px; color: #636465; padding-bottom: 5px;}
.enquire-details table tr td{ text-align: left; padding-left: 5%; font-size: 14px;}
.enquire-details table tr td:first-child{color: #337ab7; font-weight: 600;}
 


.thanks-service{padding: 0px;}
.thanks-service h4{margin: 0px; color: #1372ce;  font-size: 20px;}
.thanks-service h5{padding-bottom: 10px; margin: 0px; font-size: 16px;}
.thanks-service-box{padding: 0px; border: 1px solid #d8dee4; min-height: 82px; transition: 0.5s; background-color: #fff;}
.thanks-service .thanks-service-count{width: 70%; float: left; text-align: left; padding: 5px 0% 15px 3%;}
.thanks-service .thanks-service-count span{ font-size: 24px; }
.thanks-service .thanks-service-count h6{ font-size: 16px; color: #114683 }
.thanks-service .thanks-service-count p{ font-size: 14px;}

.thanks-service .thanks-service-img{width: 25%; float: left; height: 80px; background-color: #908585; transition: 0.5s; position: relative; text-align: center;}
.thanks-service .thanks-service-img img{height: 50px !important; width:60px; margin: 15px 0px 0px 0px;}

#our-service i{color:#f26522; font-size: 22px;}
.carousel-control-prev {left: -10%;}
.carousel-control-next {right: -10%;}
.btn-color{background-color: #f26522; color: #fff; font-weight: 500;}


/* thanks footer */
/*footer{width: 100%; background-color:#2d2d2e; padding:0px 0px; color: #fff;}
footer h4{display: block; font-size: 1.17em;font-weight: 500; margin-bottom: 20px;;}
footer p, footer a{margin-bottom: 0px;}
footer .footer-link li{padding: 0px 0px; float: left; width: 33%;}
footer .footer-link li a{display: block; color: #fff; font-size: 14px; transition: 0.5s;}
footer .footer-link li a:before{ font-family: "Font Awesome 5 Free"; 
    font-weight: 900; content: "\f101"; padding-right: 7px;}
footer .footer-link li:hover a{padding-left: 10px;}*/

/*.social-icon{margin-bottom: 0px; margin-top: 10px;}
.social-icon li{display: inline-block; margin: 5px;}
.social-icon li a{background-color: #fff; color:#3B5998; display: block;
    width: 40px !important;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    padding-top: 10px;
transition: 0.5s;}
.social-icon li i{ font-size: 18px;}

.social-icon li:nth-child(1) a:hover{background-color:#3B5998; color: #fff;}
.social-icon li:nth-child(2) a:hover{background-color:#70828b; color: #fff;}
.social-icon li:nth-child(3) a:hover{background-image: linear-gradient(to bottom right, #f93a3a, #ce0f6d); color: #fff;}
.social-icon li:nth-child(4) a:hover{background-color:#f00; color: #fff;}

.social-icon li:hover a{transform: rotate(360deg);}*/

@media screen and (max-width : 767px){
    .thanks {margin-top: 120px;}
    .thanks h3 { font-size: 22px;}
    .thanks h5 { font-size: 16px;}
    .thanks p { font-size: 13px;}
    .enquire-details {width: 100%;}
    .enquire-details h4 { font-size: 16px;}
    .enquire-details table tr td { font-size: 13px;}
}
/******************thanks end*************/

/******************charge table page*************/
.charges-banner {
    background-image: url(../images/charge-banner.jpg);
    min-height: 400px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.charges-banner .banner-text {color: rgb(255 255 255);}
.charges-banner .banner-form .form-bg { 
    background-color: #e8edf0; 
    border: 3px solid #054187;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.charges-banner .banner-form .captcha {
    height: 38px;
    border: 1px solid #d1c9c9;
    color: #000;
    border-radius: 0px;
}
.charges-banner .banner-form .captch-code img {
    height: 37px;
    border-radius: 0px 40px 40px 0px;
}
.charges-banner .banner-form .btn-back {color: #000;}
.charges-banner .banner-form h4 {color: #000; border-bottom: 0px solid #fff; font-weight: 600;}

.charges-banner-bottom-bg {background-color: #0061a0; border-top: 2px solid #337098;}
.breadcrumb-bg {background-color: #3381b2;border-radius: 0px;}
.breadcrumb-bg .breadcrumb-item a{color: #000;}
.breadcrumb-bg .breadcrumb-item.active{color: #fff;}

.our-service-aside{box-shadow: 0px 0px 2px #ccc; margin-top: 25px; padding: 10px;}
.our-service-aside h3{text-align: center; font-size: 18px; border-bottom: 2px solid #f00;
    padding: 0px 0px 10px;}
.our-service-aside ul{padding: 0px; list-style: none;}
.our-service-aside ul li a{display: block;padding: 5px 0px; transition: 0.5s}
.our-service-aside ul li a:hover{color: #000; padding-left: 10px}
.our-service-aside ul li a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f101";
    padding-right: 7px;
    color: #000;
}

@media screen and (max-width: 1024px) {   
}
@media screen and (max-width: 767px) {
    .charges-banner {margin-top: 25px; background-size: 100% 30%;}
}

/******************charge table page end*************/

/* add by rahul */
label{color: black;}

/******************warehouse-commercial-new page*************/
.warehouse-commercial-service-box{ margin-top: 30px; padding-bottom: 30px;}
.warehouse-commercial-service-box h4{ margin-bottom:65px; text-align: center;}
.warehouse-commercial-service-box h4 span{ background-color: #f00; padding: 10px 55px; 
    color: #fff; 
    border-radius: 5px;
    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
     font-size: 20px;}
.warehouse-commercial-service-box h4 .shadow-text{position: relative}
/*.service-box h4 .shadow-text:before {
    position: absolute;
    content: "SERVICES";
    color: #fff;
    text-shadow: 0 0px 1px rgb(78 77 77);
    left: 0px;
    font-size: 59px;
    z-index: -1;
    right: 0;
    bottom: 0px;
    opacity: 0.5;
    transition: all 0.3s ease;    
}*/


.small-text-bg{
    padding: 3px 10px;
    background-color: #f00;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}
.slz-icon-box-1 {transition: all 0.3s ease;}
.icon-box-1 {
    display: table; 
    box-shadow: 0px 0px 18px #ccc; 
    width: 100%; 
    position: relative; 
    padding: 10px;
    margin-bottom: 60px;
}

.icon-box-1 .icon-cell {display: block; text-align: center; margin-top: -44px;}
.icon-box-1 .wrapper-icon, .icon-box-1 .wrapper-icon-image {
    border: 1px solid #e0e0e0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    z-index: 10;
    transition: all 0.3s ease;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.icon-box-1 .wrapper-icon img{width:40px;}
.icon-box-1 .wrapper-icon .icon { color: #f00;font-size: 24px; transition: all 0.3s ease;}
.fa-home:before { content: "\f015";}
.icon-box-1 .content-cell {display: block; padding-top: 10px; padding-left: 0; text-align: center;}
.icon-box-1 .content-cell a {text-decoration: none; font-size: 12px; 
    font-weight: 700; text-transform: uppercase; 
    margin-top: 20px;
    display: inline-block; color: #000;
    position: relative;
}
.icon-box-1 .content-cell a:before {
    position: absolute;
    content: "";
    left: -14px;
    right: 0;
    bottom: -3px;
    width: 25px;
    height: 26px;
    z-index: -1;
    background-color: #d6d1d1;
    border-radius: 50%;
    opacity: 0.6;
    transition: all 0.3s ease;
}

.icon-box-1 .wrapper-info .title {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    margin: 0;
    text-transform: capitalize;
}
.icon-box-1 .wrapper-info .description:last-child {margin-bottom: 0;}
.icon-box-1 .wrapper-info .title+.description { margin-top: 10px;}
.icon-box-1 .wrapper-info .description { margin-bottom: 15px; font-size: 14px;}

.icon-box-1:hover .wrapper-icon{background-color: #e00606; border-color: #b51010; color: #fff;}
.icon-box-1:hover .wrapper-icon .icon{color: #fff;}
.icon-box-1:hover a { color: #f00; }

.warehouse-commercial-service-data{padding-top: 80px;}
.warehouse-commercial-service-data h3{font-weight: 700; color: #062a64; font-size: 26px;}
@media only screen and (max-width: 1024px)
{   
    .warehouse-commercial-service-box{ margin-top: 20px; padding-bottom: 20px;}
    .warehouse-commercial-service-box h4{font-size: 24px;}
    .small-text-bg{padding: 3px 10px; font-size: 11px;}

    .icon-box-1 {box-shadow: 0px 0px 5px #ccc; padding: 10px; margin-bottom: 60px;}
    .icon-box-1 .wrapper-info .title {font-size: 12px}
    .icon-box-1 .content-cell a { font-size: 10px; margin-top: 6px}

    .warehouse-commercial-service-data{padding-top: 20px;}
    .warehouse-commercial-service-data h3{font-size: 18px;}
    .warehouse-commercial-service-data p{font-size: 14px; text-align: justify;}

}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{  
    .warehouse-commercial-service-box h4{font-size: 18px;}
    /*.service-box h4 .shadow-text:before {
        left: -42px;
        font-size: 59px;
        z-index: -1;
        bottom: 10px;   
    }*/
    .icon-box-1 {box-shadow: 0px 0px 5px #ccc; padding: 5px; margin-bottom: 40px;}
    .icon-box-1 .wrapper-info .description { font-size: 13px;}

    .icon-box-1 .icon-cell {display: block; text-align: center; margin-top: -38px;}
    .icon-box-1 .wrapper-icon, .icon-box-1 .wrapper-icon-image {
        width: 50px; height: 50px; line-height: 50px;}

    .warehouse-commercial-service-data{padding-top: 5px;}
    .warehouse-commercial-service-data h3{font-size: 16px;}
}

/*video-section*/
.video-section{padding: 0px 0px 50px 0px;}
.video-section .video{ width: 100%; }
.video-data{padding-top: 0px;}
.video-data h3{font-weight: 600; color: #f00; font-size: 32px;}
@media only screen and (max-width: 1024px)
{   
    .video-data h3{font-size: 24px;}
    .video-data p{font-size: 14px;}

}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{  
    .video-data h3{font-size: 18px;}
}

/*why-choose-service*/
.why-choose-service{}
.why-choose-service figure{position: relative;}
.why-choose-service figure img{width: 100%; height: 395px;}

.why-choose-service figure .contact-show{ position: absolute; left: -25px; bottom: 10%;
    background-color: #f00; display: flex; color: #fff; font-weight: 600; padding: 10px 15px; 
    }
.why-choose-service figure .contact-show:before{
    content: '';
    position: absolute;
    top: -28px;
    right: 12%;
    width: 0;
    height: 0;
    border-top: 28px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 22px solid #f00;
    z-index: 99;
}
.why-choose-service figure .contact-show img{ width: 35px; height: 35px; margin-left: 10%; margin-top: 5px; }
.why-choose-service figure .contact-show strong{ display: block; font-size: 18px; line-height: 20px; font-weight: 600;}
.why-choose-service figure .contact-show p{margin-top: 20px; margin-top: 15px; text-align: left;
 margin-bottom: 0px; font-size: 10px; font-weight: 600;}
.why-choose-service figure .contact-show p strong{font-weight: 600;font-size: 14px;}
.why-choose-service figure .contact-show .t-free{ width: 50%;}
.why-choose-service figure .contact-show .email-right{ width: 50%;}

.why-choose-service .why-choose-data{ height: 395px;
    border: 2px solid #074872;
    border-left: 0px;
    padding: 20px; }
.why-choose-service .why-choose-data div{font-size: 12px; color: #f00; font-weight: 600;}
.why-choose-service .why-choose-data h3{ font-weight: 700; }
.why-choose-service .why-choose-data p{ font-size: 14px;}
@media only screen and (max-width: 1024px)
{   
    .why-choose-service .why-choose-data {padding: 10px;}
    .why-choose-service .why-choose-data h3{font-size: 24px}
    .why-choose-service .why-choose-data p.small{font-size: 12px}
}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{  
    .why-choose-service figure img{width: 100%; height: auto;}
    .why-choose-service .why-choose-data{height: auto;
    border: 1px solid #074872;
    border-left: 1px solid #074872;
    padding: 10px; }
}

/*warehouse and household storage page*/
.warehouse-storage{ padding: 40px 0px; }
.warehouse-bg{background-image: url(../images/warehouse-bg.jpg);
     background-size: 100%;; padding: 20px 10px;}
.warehouse-storage-box{}
.warehouse-storage-box figure{margin-bottom:0px;}
.warehouse-storage-box figure img{width: 70px;}
.warehouse-storage-box h6{font-size: 16px;}
.warehouse-storage-box p{font-size: 14px; margin-bottom: 0px;}



@media only screen and (max-width: 1024px)
{   
}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   
    
}


.household-tab{padding: 20px 0px; text-align: center;}
.household-tab a{padding: 10px; text-decoration: none; display: inline-block; width:200px; margin-right: 2%; text-align: center; background-color: #112037;color: #fff;}
.household-tab a.active{padding: 10px; width:200px; margin-right: 2%; text-align: center; background-color: #f00;color: #fff;}
 
@media only screen and (max-width: 1024px)
{   
}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   
    .household-tab{padding: 0px 0px 20px;}
    .household-tab a{padding: 10px; width:140px; margin-right: 2%;}
    .household-tab a.active{width:140px;}
     
}

aside h3{border-bottom: 1px solid #eaeaea; font-size: 16px; text-align: center; padding: 10px;
    color: #fff; margin-bottom: 0px;  font-weight: 700; background-color: #f00;}
aside .accordion{padding: 10px; box-shadow: 0px 0px 5px #ccc;}
aside .card-header{position: relative;padding: 0rem 0rem;border-color: #efefef;}
aside .card-header a{text-decoration: none;color: #000; background-color: #fff; 
    padding: 5px 10px; display: block; font-size: 14px; font-weight: 700;}
aside .card-header .collapsed{color: #000; background-color: #fff;}
aside .card{margin-bottom: 6px; border-radius: 0px;}
aside .card .card-body{padding: 5px 0px;}
aside .card .card-body ul li a{color: #000; border-radius: 3px; padding: 3px 10px; 
    font-size: 14px; border: 1px solid #eaeaea; margin-bottom: 5px}
aside .card .card-body ul li:hover a{background-color: #f1f1f1;}
       
aside .card-header a::after { 
        position: absolute;
        content: "\f067";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        right: 5px;
        bottom: 0px;
        background-color: #f00;
        padding: 2px 4px;
        transition: all 0.3s ease;
        transform: scale(.7) !important;
        color: #fff;
    }
aside .card-header a:not(.collapsed)::after {
        position: absolute;
        content: "\f068";
        font-family: "Font Awesome 5 Free"; 
        font-weight: 900;
        right: 5px;
        bottom: 0px;
        background-color: #f00;
        padding: 2px 4px;
        transition: all 0.3s ease;
    }

/*other-link*/
.International-link{width: 100%; background-color: #fff; border: 1px solid #ccc; padding: 10px; margin-top: 10px; overflow: hidden;}
.International-link h2{ font-size: 16px; padding: 0px 10px; margin-bottom: 10px; border-left: 4px solid #f00;
    border-bottom: 0px solid #f00;}
.International-link ul{padding: 0px; list-style: none; margin:0px;}
.International-link ul li{ padding: 5px 0px; }
.International-link ul li a{ font-size: 14px; padding: 10px 10px; text-decoration: none;
 text-transform: capitalize; display: block; transition: 0.5s; 
  border: 1px solid #ccc; color: #000; border-radius: 3px; }
.International-link ul li span{background-color: #f00; color: #fff; float: right;
padding: 1px 5px; font-size: 10px; border-radius: 3px;}
.International-link ul li:hover a{ background-color: #ccc;}
@media only screen and (max-width: 1024px)
{   
    .International-link{border: 0px solid #ccc; padding: 0px; margin-top: 10px;}
    .International-link ul li a{ font-size: 13px; padding: 5px 5px;}
    .International-link ul li span{padding: 3px 5px; font-size: 9px;}
}
@media only screen and (max-width: 767px) and ( min-width: 320px){}
/*other-link end*/
/************************faq section End************************/
.top-footer{background-color: #0c3c8e; color: #fff; padding: 20px 0px; margin-bottom: 0px;}
.top-footer .top-footer-inner{margin: 0px auto; width: 60%;}
.top-footer .footer-box{display: flex;}
.top-footer .footer-box span:first-child{ margin-right: 18px; font-size: 31px; color: #0cb6f2;}
.top-footer .footer-box h5{ margin: 0px;}
.top-footer .footer-box p{text-transform: uppercase; font-size: 12px;}

.top-footer .footer-box .circle{  
    border: 2px solid #0cb6f2;
    border-radius: 50%;
    padding: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px !important;
}
.top-footer .footer-box .circle i{font-size: 24px;}
@media only screen and (max-width: 1024px)
{   
    .top-footer .top-footer-inner{width: 80%;}

}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   
    .top-footer{padding: 15px 0px; margin-bottom: 20px;}
    .top-footer .top-footer-inner{width: 90%;}
    .top-footer .footer-box span:first-child{ margin-right: 6px; font-size: 16px;}
    .top-footer .footer-box h5{font-size: 16px;}
    .top-footer .footer-box p{font-size: 10px;}
    .top-footer .footer-box .circle{ 
    width: 25px;
    height: 25px;
    font-size: 10px !important;
}
.top-footer .footer-box .circle i{font-size: 12px;}

}
/********************top-footer*********************/
/******************warehouse-commercial-new page end*************/

/******************warehouse-business-new page*************/
.warehouse-business-banner{}
.warehouse-business-banner .banner-text {padding: 5% 10%; color: #fff; }
.warehouse-business-banner .banner-text h1{font-size: 48px;line-height: 48px; text-shadow: 0px 0px 2px #000;}
.warehouse-business-banner .banner-text h5{text-shadow: 0px 0px 1px #000;}
.warehouse-business-banner .banner-text .btn{
    background-color: #f00; 
    color: #fff; 
    font-size: 18px; 
    padding: 7px 25px; 
    margin-top: 40px
}
@media only screen and (max-width: 1024px)
{
}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   
    .warehouse-business-banner { min-height: 183px;}
    .warehouse-business-banner .banner-text { padding: 12% 0%;}
    .warehouse-business-banner .banner-text .btn { font-size: 13px; margin-top: 25px;}
    .warehouse-business-banner .banner-text h1{font-size: 20px;line-height: 20px;}

}
.warehouse-business-service-box{padding: 30px 0px;}
.warehouse-business-service-box h4{ font-size: 30px; margin-bottom:5px; color: #0072bc; text-align: center;}
.warehouse-business-service-box h4 span{ color: #f00;}

.business-box {
    display: table;    
    width: 100%; 
    position: relative; 
    padding: 10px;
}

.business-box .icon-cell {display: block; text-align: center; margin-top: 0px;}
.business-box .wrapper-icon, .business-box .wrapper-icon-image {
    border: 1px solid #e0e0e0;
    min-width: 60px;
    max-width: 98%;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    border-radius: 0px 15px;
    position: relative;
    z-index: 10;
    transition: all 0.3s ease;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    background-color: #0072bc;
    padding: 0px 10px;    
}
.business-box .wrapper-icon .icon {color: #fff;font-size: 20px; transition: all 0.3s ease;}
.business-box .wrapper-icon span {font-size: 22px; font-weight: 600; color: #fff}
.fa-home:before { content: "\f015";}
.business-box .business-content-cell {display: block; padding-top: 10px; padding-left: 0; text-align: center;}
.business-box .business-content-cell a {text-decoration: none; font-size: 12px; 
    font-weight: 700; text-transform: uppercase; 
    margin-top: 20px;
    display: inline-block; color: #000;
    position: relative;
}
.business-box .business-content-cell a:before {
    position: absolute;
    content: "";
    left: -14px;
    right: 0;
    bottom: -3px;
    width: 25px;
    height: 26px;
    z-index: -1;
    background-color: #d6d1d1;
    border-radius: 50%;
    opacity: 0.6;
    transition: all 0.3s ease;
}

.business-box .wrapper-info .title {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    margin: 0;
    text-transform: capitalize;
}
.business-box .wrapper-info .description:last-child {margin-bottom: 0;}
.business-box .wrapper-info .title+.description { margin-top: 10px;}
.business-box .wrapper-info .description { margin-bottom: 15px; font-size: 14px;}

.business-box:hover .wrapper-icon{background-color: #e00606; border-color: #b51010; color: #fff;}
.business-box:hover .wrapper-icon .icon{color: #fff;}
.business-box:hover a { color: #f00; }

@media only screen and (max-width: 1024px)
{   
    .warehouse-business-service-box{ margin-top: 20px; padding-bottom: 20px;}
    .warehouse-business-service-box h4{font-size: 24px;}
    .small-text-bg{padding: 3px 10px; font-size: 11px;}

    .business-box {box-shadow: 0px 0px 5px #ccc; padding: 10px; margin-bottom: 60px;}
    .business-box .wrapper-info .title {font-size: 12px}
    .business-box .business-content-cell a { font-size: 10px; margin-top: 6px}

}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   .warehouse-business-service-box { margin-top: 0px; padding-bottom: 0px;}
    .warehouse-business-service-box h4{font-size: 18px;}
    /*.service-box h4 .shadow-text:before {
        left: -42px;
        font-size: 59px;
        z-index: -1;
        bottom: 10px;   
    }*/
    .business-box {box-shadow: 0px 0px 5px #ccc; padding: 5px; margin-bottom: 40px;}
    .business-box .wrapper-info .description { font-size: 13px;}

    .business-box .icon-cell {display: block; text-align: center; margin-top: -20px;}
    .business-box .wrapper-icon, .business-box .wrapper-icon-image {
        width: auto; height: 40px; line-height: 40px;}
    .business-box .wrapper-icon .icon { font-size: 14px;}
    .business-box .wrapper-icon span { font-size: 16px;}
}

/*.business-steps*/
.business-steps .business-box .wrapper-icon, 
.business-steps .business-box .wrapper-icon-image{
    border: 1px solid #e7ede3;
    width: 60px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #e7ede3;
}
.business-steps .business-box .wrapper-icon img{width: 100%;}
@media only screen and (max-width: 1024px)
{
}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   
}
/*.business-steps end*/
/*.business-our-service*/
    .household-service-box, .corporate-service-box{
        background-color: #fff;
        padding: 10px;
        box-shadow: 0px 0px 1px #ccc;
        display: flow-root;
    }
    .household-service-box h3, .corporate-service-box h3{
        background-color: #f5f5f5;
        padding: 10px;
        font-size: 22px;
        text-align: center;
        margin-bottom: 0px;
    }
    .household-service-box h3 small, .corporate-service-box h3 small{
        padding-top: 5px;
        font-size: 14px;
         display: block;
         color: #000;
    }
    .household-service-box h3{color: #f00;}
    .corporate-service-box h3{color: #0072bc;}

    .household-service-box ul, .corporate-service-box ul{padding: 0px; margin-top: 10px; list-style: none;}
    .household-service-box ul li a, .corporate-service-box ul li a{
        padding: 10px;
        border-bottom: 1px solid #000;
        background-color: #f5f5f5;
        display: block;
        width: 50%;
        float: left;
        color: #000;
         font-weight: 600;
    }
    .household-service-box ul li a img, .corporate-service-box ul li a img{
        width: 30px;
    }
    .household-service-box ul li:last-child a, .corporate-service-box ul li:last-child a{
        border-bottom: 0px solid #000;
    }
    .household-service-box ul li:nth-child(6n-1) a, .corporate-service-box ul li:nth-child(6n-1) a{
        border-bottom: 0px solid #000;
    }
@media only screen and (max-width: 1024px)
{
}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   
    .household-service-box h3, .corporate-service-box h3 {padding: 10px; font-size: 16px;}
    .household-service-box h3 small, .corporate-service-box h3 small { font-size: 12px;}
    .household-service-box ul li a, .corporate-service-box ul li a {padding: 2px; font-size: 12px;
}
}
/*business-our-service end*/


/*business-why-choose-us*/
.business-why-choose-us .business-box .wrapper-icon, 
.business-why-choose-us .business-box .wrapper-icon-image{
    border: 0px solid #c2dfdf;
    width: 60px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #fff;
}
.business-why-choose-us .business-box .icon-cell .wrapper-icon{
    border: 0px solid #c2dfdf;
    width: 90px;
    height: 65px;
    line-height: 60px;
    overflow: hidden;
    border-radius: 0%;
    background-color: #fff;
}
.business-why-choose-us .business-box .icon-cell .wrapper-icon img{
    width: 100%;
}
@media only screen and (max-width: 1024px)
{
}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   
    .business-why-choose-us .business-box {margin-bottom: 10px;}
    .business-why-choose-us .business-box .icon-cell { margin-top: 0px;}
    .business-why-choose-us .business-box .icon-cell .wrapper-icon{
        width: 60px;
        height: 45px;
        line-height: 45px;
    }
}

/*warehouse-listing*/
.warehouse-listing .business-box{box-shadow: 0px 0px 3px #ccc; background-color: #fff} 
.warehouse-listing .business-box .wrapper-icon, 
.warehouse-listing .business-box .wrapper-icon-image{border: 0px solid #c2dfdf;
    width: 60px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    border-radius: 50%;}
.warehouse-listing .business-box .icon-cell .wrapper-icon{
    border: 0px solid #c2dfdf;
    width: 90px;
    height: 65px;
    line-height: 60px;
    overflow: hidden;
    border-radius: 0%;
    background-color: inherit;
}
.warehouse-listing .business-box .icon-cell .wrapper-icon img{width: 100%;}
.warehouse-listing .business-box .wrapper-info .title {font-size: 26px;}
.warehouse-listing .business-box .business-content-cell a{font-weight: 600; background-color: #f00}
@media only screen and (max-width: 1024px)
{
}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   
    .warehouse-listing .business-box {margin-bottom: 10px;}
    .warehouse-listing .business-box .icon-cell {margin-top: 0px;}
    .warehouse-listing .business-box .icon-cell .wrapper-icon {
    width: 78px; height: 50px; line-height: 50px; }
    .warehouse-listing .business-box .wrapper-info .title { font-size: 14px;}
}
/*customers-love*/
.customers-love .business-box{box-shadow: 0px 0px 3px #ccc; margin:0px 10px 10px; background-color: #f5f5f5}
.customers-love .business-box .wrapper-icon, 
.customers-love .business-box .wrapper-icon-image{
    border: 1px solid #c2dfdf;
    width: 60px;
    height: 60px;
    line-height: normal;
    overflow: hidden;
    border-radius: 50%;
    background-color: #c2dfdf;
    padding: 0px;
}
.customers-love .business-box .icon-cell .wrapper-icon img{width: 100%;}
@media only screen and (max-width: 1024px)
{
}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   
    .customers-love .business-box {margin-bottom: 10px;}
    .customers-love .business-box .icon-cell {margin-top: 0px;}
}
/*customers-love end*/


/*warehouse-business-faq*/
.warehouse-business-faq .faq-left{}
.warehouse-business-faq .faq-left span{font-weight: 600; color: #0072bc}
.warehouse-business-faq .faq-left h3{font-size: 36px}
.warehouse-business-faq .faq-left h3 span{color: #0072bc}

.warehouse-business-faq .card{border-radius: 0px; margin-bottom: 10px; box-shadow: 0px 0px 3px #ccc}
.warehouse-business-faq .card .card-header{background-color: #fff; border-radius: 0px;}
.warehouse-business-faq .card .card-header a{display: block; padding-left: 35px; color: #000; font-size: 14px; font-weight: 600}
@media only screen and (max-width: 1024px)
{
}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   
    .warehouse-business-faq .faq-left h3 { font-size: 20px;}
}
/******************warehouse-business-new page end*************/

/******************warehouse-listing-new page*************/
.warehouse-business-list-banner{min-height: 470px; padding-bottom: 20px}
.warehouse-business-list-banner .banner-text {
    background-image: url(../images/warehouse-images/signupbanner.png);
    background-size: 90% 100%;
    height: 440px;
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: 50px;

}
.warehouse-business-list-banner h1{font-size: 40px; margin-top: 20px; color: #0072bc; text-align: center;}
.warehouse-business-list-banner h5{font-size: 18px; color: #000; text-align: center}
.warehouse-business-list-banner .banner-text h2{font-size: 26px; color: #0072bc;}
.warehouse-business-list-banner .banner-text h5{ color: #000;font-size: 16px; }

.warehouse-business-list-banner .banner-form .form-bg {background-color: #134e97;}

@media only screen and (max-width: 1024px)
{
}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   
    .warehouse-business-list-banner{min-height: 470px; padding-bottom: 10px; padding-top: 60px;}
    .warehouse-business-list-banner .banner-text {
        background-size: 90% 100%;
        height: 350px;
        background-position-y: 0px;
        padding-top: 5%;
    }
    .warehouse-business-list-banner h1{font-size: 30px; margin-top: 20px;}
    .warehouse-business-list-banner h5{font-size: 18px;}
    .warehouse-business-list-banner .banner-text h2{font-size: 22px;}
    .warehouse-business-list-banner .banner-text h5{font-size: 16px; display:block; }

}
/******************warehouse-listing-new page end*************/

/******************transportation-new page *************/
.transportation-banner-form {
    width: 95%;
    margin: auto;
    padding: 10px 15px;
}

/*************************************/
.rdo-on-banner-box{position: relative;}
.rdo-on-banner-box .textstyl{padding-right: 40%}

.transport-rdo-on-banner{ 
    display: flex; 
    width: 65px;
    position: absolute;
    right: 10px;
    top: 7px;
}
.rdo-on-banner {
/*  display: block;*/
    position: relative;
    padding-left: 35px;
    width: 100%;
    margin-top: 3px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.rdo-on-banner .ton-kg{position: absolute; font-size: 12px; left: 7px; z-index: 999}
.rdo-on-banner .ton{}

.rdo-on-banner input { position: absolute; opacity: 0; cursor: pointer;}
.checkmark { position: absolute; top: 0; left: 0; height: 20px; width: 30px; 
    background-color: #eee;
    border-radius: 3px;
    box-shadow: 0px 0px 2px #000;
    text-align: center;
    font-size: 13px;
}

.rdo-on-banner:hover input ~ .checkmark { background-color: #fff; }
.rdo-on-banner input:checked ~ .checkmark { background-color: #f00;     
    color: #fff;  
    }

.checkmark:after { content: ""; position: absolute; display: none;}
.rdo-on-banner input:checked ~ .checkmark:after { display: block;}

.rdo-on-banner .checkmark:after {
    top: 9px; left: 9px; width: 0px; height: 0px; border-radius: 50%; background: white;
    color: #fff;
}
.rdo-on-banner .checkmark:after span{color: #fff;}
/*************************************/
.truck-size-section{ padding:40px 0px 0px }
.truck-size-section h3{padding-bottom: 15px;}
.truck-size-section h3 span{font-size: 22px; padding-bottom: 5px; border-bottom: 2px solid #a2d8df}

.truck-size-section .truck-size-box{ box-shadow:0px 0px 3px #ccc; margin: 5px; padding-bottom: 10px}
.truck-size-section .truck-size-box h5{font-size: 16px; padding: 5px 10px 0px; margin-bottom: 0px}
.truck-size-section .truck-size-box img{width: 100%}
.truck-size-section .truck-size-box .star .fa{font-size: 9px}
.truck-size-section .truck-size-box .star a{font-size: 9px; font-weight: 600}
.truck-size-section .truck-size-box .star .ret-point{
    background-color: #f00;
    font-size: 9px; 
    color: #fff;
    padding: 2px 3px;
    border-radius: 3px;
}
.truck-size-section .truck-size-box .star .verified img{
    padding: 2px 3px;
    width: auto;
    height: 25px; float: right;
}
.truck-details{background-color:#f7f7f7; padding:5px; }
.truck-details table{width:100%}
.truck-details table tr td{font-size: 13px}
.truck-details table tr td:last-child{font-weight: 600}

.list-your-vehicle-section{ 
    padding:40px 0px; 
    background-color:#f7f7f7; 
    border-bottom:1px solid #ccc; 
    border-top:1px solid #ccc;
}
.list-your-vehicle-section img{width:80%}
.list-your-vehicle-section .list-details{text-align: right;}
.list-your-vehicle-section .list-details h2{color: #0072bc; margin-bottom: 20px}

@media only screen and (max-width: 1024px)
{
}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   

}
/******************transportation-new page end*************/
/******************transportation-profile-new page*************/
.profile-welcome-section{background-color:#f9f9f9;padding:40px 0px;
border-bottom: 1px solid #ccc; border-top: 1px solid #ccc;}
.profile-welcome-section figure img{width: 100%}
.profile-welcome-section .welcome-price h3{ margin-bottom:20px }
.profile-welcome-section .welcome-price span{
    border: 1px solid #ccc; 
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom:20px; display: block;
    font-size: 16px; 
}
.profile-welcome-section .welcome-price span strong{color: #0072bc}
@media only screen and (max-width: 1024px)
{
}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   

}

.related-vehicles{background-color:#f9f9f9; margin-top: 10px; padding: 10px 0px; border-bottom: 1px solid #ccc; border-top:1px solid #ccc}
.related-vehicles h3{color:#f00; font-size: 22px; text-align: center;}
.related-vehicles-icon{list-style: none; padding: 0px;margin-bottom: 0px; text-align: center;}
.related-vehicles-icon li{display: inline-block; width: 140px;}

.related-vehicles-icon li a{position: relative; text-decoration: none;
    font-weight: 500; padding: 10px 0px; margin: 5px; display: block; transition: 0.5s;}
.related-vehicles-icon li a:hover{margin-top: -8px; position: relative;}
.related-vehicles-icon li a img{height: 80px !important; width:80px;
 border: 1px solid #eeeff3; padding: 16px 0px; border-radius: 50%; 
 box-shadow: 0px 0px 8px #162c75; margin: 5px auto; background-color: #fff;}
.related-vehicles-icon li a p{font-size: 14px; margin-bottom: 0px;font-weight: 600;}

.related-vehicles-icon .slick-list .slick-track{margin: 0px auto;}
.related-vehicles-icon .slick-prev, .sub-service-icon .slick-next {  
    top: 32%;
    z-index: 9;
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 0%;
    
}
@media only screen and (max-width: 1024px)
{
}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   
    .related-vehicles h3 {font-size: 18px;}
    .related-vehicles-icon li a p { font-size: 12px;}
}

.truck-rates-section{margin-top: 10px; padding: 10px 0px; overflow:hidden;  }
.truck-rates-section h3{color:#f00; font-size: 22px; margin-bottom: 20px; text-align: center;}
.truck-rates{background-color:#f9f9f9; border-top:1px solid #ccc}
.truck-rates table tr th{ 
    background-color:#064b75; 
    border-right: 1px solid #fff;
    color: #fff;
    font-weight: 600;
}
@media only screen and (max-width: 1024px)
{
}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   
    .truck-rates-section h3 {font-size: 18px;}
    .truck-rates table tr th{ font-size: 11px;}
    .truck-rates table tr{ font-size: 13px;}
}
/******************transportation-profile-new page end*************/


/******************blog-post-page*************/

.blog-post-aside{border: 1px solid #ccc}
.blog-post-aside ul{padding: 0px; list-style: none; display: flex; border-bottom: 1px solid #f1f1f1}
.blog-post-aside ul li{float: left; padding: 5px 0px;}
.blog-post-aside ul li a{font-size:16px;padding: 5px 15px; font-weight: 600; color: #000}
.blog-post-aside ul li a.active{border-bottom: 2px solid #f00}
.blog-post-aside .card{border-radius: 0px; border-bottom: 0px}
.blog-post-aside .card .card-header{border-radius: 0px; border: 0px;padding: 10px 8px; background-color: #fff}
.blog-post-aside .card .card-header .accordion-button{font-size: 16px;padding: 0px 0px 0px; 
    font-weight: 600; color: #000; background-color: inherit; box-shadow: 0px 0px 0px #fff;}
.blog-post-aside .card .card-body{border: 0px;}
.blog-post-aside .card .card-body table tr td:last-child{text-align: right;}
.blog-post-aside .card .card-body table tr:last-child td{border: 0px;}

.author{padding: 15px}
.author h6{font-size: 14px; font-weight: 600;}

.blog-post-aside .card .check-list {
  margin-top: 10px;
  min-height: 100px;
  max-height: 200px;
  overflow-y: scroll;
}
.blog-post-aside .card .check-list .chk {
  display: block;
  position: relative;
  padding: 5px 5px 5px 25px;
  font-weight: normal;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.blog-post-aside .card .check-list .chk input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.blog-post-aside .card .check-list .chk input:checked ~ .checkmark:after {
  display: block;
}
.blog-post-aside .card .check-list .chk .checkmark {
  position: absolute;
  top: 9px;
  left: 0;
  height: 15px;
  width: 15px;
  border: 1px solid #ccc;
}
.blog-post-aside .card .check-list .chk .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 4px;
  top: 2px;
  width: 5px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.blog-post-aside .card .check-list .chk:hover input ~ .checkmark {
  background-color: #2196F3;
  border: 1px solid #2196F3;
}
.blog-post-aside .card .check-list .chk input:checked ~ .checkmark {
  background-color: #2196F3;
  border: 1px solid #2196F3;
}

.tag-list{padding: 0px 0px; margin: 10px 0px; display: block !important; border-bottom: 0px solid #f1f1f1 !important;}
.tag-list li{padding: 0px; width: 100%}
.tag-list li a{padding: 5px 0px !important; border-bottom: 1px solid #f1f1f1; display: block; font-size: 14px !important; font-weight: normal !important;}
.tag-list li a:hover{color: #0072bc}

@media only screen and (max-width: 767px) {
  .aside-filter {
    width: 100%;
    min-height: auto;
    margin-top: 5px;
    padding: 0px;
    background-color: inherit;
  }
  .aside-filter .aside-desk-filter {
    display: none;
  }
  .aside-filter .mobile-filter-tab {
    display: block;
    padding: 5px 0px;
  }
  .aside-filter .mobile-filter-tab span {
    border: 1px solid #ccc;
    padding: 3px 15px;
    font-size: 12px;
    border-radius: 15px;
    text-transform: uppercase;
    font-weight: 600;
  }
  .aside-filter .aside-mobile-filter {
    display: block;
    position: fixed;
    width: 100%;
    bottom: -100%;
    left: 0;
    z-index: 9999;
    padding: 10px;
    background-color: #f8f8f8;
    border-top: 2px solid rgb(0, 0, 0);
    transition: 0.5s;
  }
  .aside-filter .aside-mobile-filter .m-filter-close {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 99;
    padding: 1px 8px;
    background-color: #ee5c98;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
  }
  .aside-filter .add-m-data-show {
    bottom: 0px;
  }
  .aside-filter .cat-box {
    border-bottom: 0px solid #ccc;
    margin: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .aside-filter .cat-box h4 {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    font-size: 14px;
    font-weight: 600;
  }
  .aside-filter .cat-box .check-list {
    margin-top: 10px;
    min-height: auto;
    max-height: 60vh;
    overflow-y: scroll;
  }
}

/****************** End blog-post-page*************/


/*################---buy-package-banner page--################ */
.buy-package-banner figure img{width: 35px; padding: 5px; border-radius: 3px; background-color: #ffffff;}
.buy-package-banner{
    /* background-image: url("../images/banner.webp");   */
    background-color: #0072bb;
    background-size: 100% ;
    min-height: 350px;
    background-size: 100% 100%;
    background-repeat: no-repeat; 
}
@media only screen and (max-width: 767px) {
    .buy-package-banner figure img{width: 20px; padding: 2px;}
    .buy-package-banner{
        background-size: 100% ;
        min-height: 275px;
        margin-top: 54px;
    }
}
.best-value{padding: 10px 20px; background-color: #c5dbf2; font-weight: 600; text-align:center}
.service-price h4{padding: 10px 20px; font-size: 18px; text-align: center;}
.service-price p{padding: 0px 30px}
.service-price ul{padding: 0px;}
.service-price ul li{padding: 8px 10px;}
.service-price ul li:nth-child(2n+1){background-color: #f6f6f4;}

.service-price .service-type-list li:before {
    font-family: "font awesome 5 free";
    font-weight: 600;
    content: "\f00c";
    padding-right: 7px;
}

.testimonial-section-buy-package{padding: 41px 7%;   
    background-color: #4d91ff;
    border-radius: 15px;
    width: 80%;
    margin: 0px auto;
}
.testimonial-slide-buy-package{padding:0px 10px; margin: 0px auto;}
.testimonial-slide-buy-package .testimonial-slide-box{display: flex;}
.testimonial-slide-buy-package .testimonial-slide-box figure{float: left;}
.testimonial-slide-buy-package .testimonial-slide-box figure img{width: 170px; height: 200px;}
.testimonial-slide-buy-package .testimonial-cont{padding-left: 20px; display: grid;}
.testimonial-slide-buy-package .testimonial-cont h4{margin:5px 0px; color: #fff;padding-top: 7px; font-size: 18px;}
.testimonial-slide-buy-package .testimonial-cont a{color: #fff; font-weight: 500; font-size: 18px;}
.testimonial-slide-buy-package .testimonial-cont h5{margin:5px 0px;font-size: 16px; color: #fff;}
.testimonial-slide-buy-package .testimonial-cont h6{margin:0px;font-size: 12px; color: #fff;}
.testimonial-slide-buy-package .testimonial-cont p{padding: 0px 0px; font-size: 14px; text-align: justify;color: #fff;}

@media only screen and (max-width: 767px) {
    .testimonial-section-buy-package{padding: 10px 0px; border-radius: 0px; width: 100%;}
    .testimonial-slide-buy-package{padding:0px 10px; margin: 0px auto;}
    .testimonial-slide-buy-package .testimonial-slide-box{display: block;}
    .testimonial-slide-buy-package .testimonial-slide-box figure{float: none; text-align: center; margin-bottom: 0px;}
    .testimonial-slide-buy-package .testimonial-slide-box figure img{width: 80px; height: 80px; display: inline-block}
    .testimonial-slide-buy-package .testimonial-cont{padding-left: 10px;}
    .testimonial-slide-buy-package .testimonial-cont h4{margin:5px 0px; padding-top: 7px; font-size: 16px;}
    .testimonial-slide-buy-package .testimonial-cont a{font-weight: 500; font-size: 16px;}
    .testimonial-slide-buy-package .testimonial-cont h5{margin:5px 0px; font-size: 16px;}
    .testimonial-slide-buy-package .testimonial-cont h6{margin:0px; font-size: 12px;}
    .testimonial-slide-buy-package .testimonial-cont p{font-size: 14px;}
}


/* .testimonial-section-buy-package .slick-prev, .testimonial-section-buy-package .slick-next {display: none !important;} */
.common-services{background-color:#f7f7f7}
.common-services img{width: 40px;}


/* second page */
/* .banner-data{} */
.banner-data h4{margin: 0px;}
.banner-data p{margin: 0px;}
.banner-data ul{padding: 0px; list-style: none;}
.banner-data ul li{padding: 0px; list-style: none;}
.banner-data ul li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f058";
    padding-right: 7px;
}
.bannerform{
    width: 75%;
    padding: 15px;
    margin: 0px auto;
    margin-bottom: 30px;
    background-color: #fff; height: auto; border-radius: 20px;}
.bannerform h5{text-align: center;}
.bannerform p{text-align: center;}


.Steps_forms{display: flex;}
.step-div { width: 33.3333%; float: left; padding: 10px 0;
    min-height: auto; text-align: center; margin: 0;}
.step-div img { width: 25px; vertical-align: middle; border-style: none;}
.step-div p { text-align: center; font-size: 13px; margin: 5px 0;
    line-height: 12px;}

@media only screen and (max-width:767px)
{    
    .bannerform{width: 100%;}
    .step-div img { width: 18px;}
    .step-div p { font-weight: normal; font-size: 12px; line-height: 14px;}
}
/*################---buy package page end--################ */
.vendor-details input{font-size: 14px;}
.summary-section{background-color: #eaedf3;}
.summary-section .summary ul{list-style: none;}
.summary-section .summary ul li{border-bottom: 1px solid #ccc; padding: 7px 0px;}
.summary-section .summary ul li:last-child{border-bottom: 0px solid #ccc;}
/*################---buy package summary page--################ */

/*################---buy package summary page end--################ */

.transport-company-list-section{ padding:40px 0px 0px }
.transport-company-list-section h3{padding-bottom: 0px;}
.transport-company-list-section h3 span{font-size: 22px; padding-bottom: 5px;}

.transport-company-list-section .transport-company-box{border:solid 3px #d1d9fe;background-color:#f7f7f7; border-radius: 10px; margin: 5px; padding-bottom: 10px}
.transport-company-list-section .transport-company-box h5{font-size: 16px; padding: 5px 10px 0px; margin-bottom: 0px}
.transport-company-list-section .transport-company-box .truck-img{position: relative; overflow: hidden;}
.transport-company-list-section .transport-company-box .truck-img img{width: 100%; border-radius: 10px;}
.transport-company-list-section .transport-company-box .truck-img .verified{
    position: absolute;
    bottom: 8px;
    z-index: 999;
    padding: 5px;
    border-radius: 0px 0px 10px 10px;
    width: 96.1%;
    height: 60px;
    background-color: #ffffff94;
}
.transport-company-list-section .transport-company-box .truck-img .verified img{float: right; width: 50px !important;}

.transport-company-list-section .transport-company-box .star {text-align: left; margin: 0px 0px 7px;}
.transport-company-list-section .transport-company-box .star .fa{font-size: 9px; color: #ff3d00 !important;}
.transport-company-list-section .transport-company-box .star a{font-size: 9px; font-weight: 600}
.transport-company-list-section .transport-company-box .star .ret-point{
    background-color: #04611c;
    font-size: 9px; 
    color: #fff;
    padding: 2px 3px;
    border-radius: 3px;
}

.responsive{
    font-size: 11px; 
    border-radius: 3px; 
    padding: 3px 5px; 
    font-weight: 600; 
    background-color:rgb(201 215 247);
}
.company-details{background-color:#f7f7f7; padding:5px; }
.company-details table{width:100%}
.company-details table tr td{font-size: 13px}
.company-details table tr td:last-child{font-weight: 600}

.list-your-vehicle-section{ 
    padding:40px 0px; 
    background-color:#f7f7f7; 
    border-bottom:1px solid #ccc; 
    border-top:1px solid #ccc;
}
.list-your-vehicle-section img{width:80%}
.list-your-vehicle-section .list-details{text-align: right;}
.list-your-vehicle-section .list-details h2{color: #0072bc; margin-bottom: 20px}

@media only screen and (max-width: 1024px)
{
}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   

}
.wh-tab{margin: 0 auto;
    width: 56%;
    box-shadow: 0px 0px 2px #000;
    text-align: center;
    padding: 10px; font-weight: 600; color: #000;}

.wh-tab .nav-pills .nav-link.active, .wh-tab .nav-pills .show>.nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color:#f00;
}

@media only screen and (max-width: 1024px)
{
    .wh-tab{width: 70%;}
}
@media only screen and (max-width: 767px) and ( min-width: 320px)
{   
    .wh-tab{width: 100%;}
}

/*#---warehouse-detail-page--* */
.warehouse-detail-img {
    min-height: 230px;
    border-radius: 9px;
    overflow: hidden;
}

.warehouse-detail-img span {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: rgba(50, 50, 93, 0.25) 0px -17px 32px -16px inset, rgba(0, 0, 0, 0.3) 0px 11px 41px -22px inset;
}

.warehouse-detail-img img {
    z-index: 2;
    height: 230px;
}

section.warehouse-features ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.warehouse-features li {
    width: 24%;
    padding: 7px;
    margin-bottom: 10px;
    border: 1px solid #dee2e6;
}

section.warehouse-features img {
    width: 40px;
}

section.warehouse-features span {
    margin-top: 20px;
    padding-left: 16px;
}

@media only screen and (max-width:767px) {
    section.warehouse-features li {
        width: 100%;
    }
}
/*#---warehouse-detail-page--* */
 .listing-form.stss {
        background: radial-gradient(circle, rgba(227, 200, 244, 1) 0%, rgba(215, 215, 251, 1) 52%);
    }

    .listing-form.stss li {
        padding: 5px 0 5px 30px;
        margin: 5px 0;
        display: flex;
        align-items: center;
        position: relative;
    }

    .listing-form.stss li:before {
        content: "\f0a9";
        position: absolute;
        left: 0;
        width: 30px;
        color: #0072bc;
        font-weight: 700;
        text-align: center;
        font-family: "Font Awesome 5 Free";
    }

/*#---slider Form Date picker--* */
label.date-placeholder {
    position: absolute;
    top: 10px !important;
    left: 15px !important;
    font-size: 1rem !important;
    color: #999 !important;
    pointer-events: none;
    transition: all 0.3s ease;
    background-color: white;
    height: 26px;
    display: flex;
    align-items: center;
    width: 50%;
    opacity: 1;
}
  input:valid+label.date-placeholder {
    top: -20px;
    left: 0;
    font-size: 0.85rem;
    color: #007bff;
    opacity: 0;
  }