.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: 80%; 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;}

.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;}
}


/*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 { margin-top: 20px; box-shadow: 0px 0px 4px #ccc; padding: 10px;}
.top-vendor-section .top-vendor-box .top-vendor-data{ 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;}
}

/*.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 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;}

@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;
        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;}


.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;}
.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;}
/*###################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) {

    
}
/*###################-free listing page end-##############*/

/*###################-userlogin page-##############*/
.userlogin-section { background-color: #c9cbcd;  padding: 50px 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: 120px 0 0px;}
    .user-login { margin: 15px auto; width: 98%;}
    .userlogin-section .input-field-box { width: 100%; padding: 0px;}
}
/*###################-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;
    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-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*************/

/* add by rahul */
label{color: black;}