.cmdNone{display: none!important;
}

.serviewViewPage .service-details-wrap li {
	position: relative;
	color: #222222;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 10px;
	padding-left: 30px;
	line-height: 1.6em;
}
.serviewViewPage .service-details-wrap li: :before {
	position: absolute;
	content: '\f00c';
	left: 0px;
	top: 0px;
	font-weight: 400;
	color: #d1651a;
	font-size: 16px;
	font-family: 'FontAwesome';
}



.footerAddress p{color: #fff!important;
}
.white-color{color: #fff!important;
}
// close footer section

.service_icon_wrapper  img{width: 60px;
}

.service-details-wrap ul li: :before {
    position: absolute;
    content: '\f00c';
    left: 0px;
    top: 0px;
    font-weight: 400;
    color: #d1651a;
    font-size: 16px;
    font-family: 'FontAwesome';
}
.commonEnquiryForm.request-quote-sec{margin-bottom: 100px;
}
.service-sidebar-area .service-list .serviceMenu li:last-child {border-bottom: 1px dashed #62a805;
}
.service-sidebar-area .service-list .serviceMenu li:first-child {border-top: 1px dashed #62a805;
}
.service-sidebar-area .service-list .serviceMenu li a{font-size: 18px;
}
.service-sidebar-area .service-list .serviceMenu li {
	// border-bottom: 1px dashed #eeeeee;
	padding: 15px 20px;
	font-weight: 500;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	border-bottom: 1px dashed #62a805;
}
.navbar-area .is-sticky .navbar-brand img{width: 80px;
}
.navbar-area .is-sticky nav {	padding: 5px 0;
}
.footer-area .footer-content img{width: 80px;
}
.page-title-area {
	position: relative;
	z-index: 1;
	padding-top: 150px;
	padding-bottom: 150px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.aboutBanner{background-image: url(../images/slider/skyEarthLogisticsBanner3.webp);
}
.serviceBanner{background-image: url(../images/slider/skyEarthLogisticsBanner3.webp);
}
.serviceViewBanner{background-image: url(../images/slider/skyEarthLogisticsBanner3.webp);
}
.contactBanner{background-image: url(../images/slider/contact.png);
}
.galleryBanner{background-image: url(../images/slider/skyEarthLogisticsBanner3.webp);
}
.blogBanner{background-image: url(../images/slider/skyEarthLogisticsBanner3.webp);
}

.mission-bg{background: #e7e7e7;padding: 30px 20px;
}
.packersMoversBanner {background-image: url(../images/slider/loading.jpg);
}
.warehousingBanner {background-image: url(../images/slider/Warehousing.webp);
}
.airTransportBanner {background-image: url(../images/slider/air-banner.jpg);
}
.seeTransportBanner {background-image: url(../images/slider/CarBikeBanner.jpg);
}
.trainTransportBanner {background-image: url(../images/slider/trainTransportationBanner.jpg);
}
.blogtBanner {background-image: url(../images/slider/news-blog.webp);
}


.seeTransport{margin-bottom: 50px;
}
.seeTransport img {height: 350px;}

<!-- Start Floating Button -->
/* Base */
.cmsFlotingButton .btn-floating:hover img {
	margin-bottom: -3px
}
.btn.disabled, .btn:disabled, fieldset:disabled .btn {
	pointer-events: none;
	opacity: .65;
}
.cmsFlotingButton .btn-floating {
	  position: fixed;
	  left: 25px;
	  overflow: hidden;
	  width: 50px;
	  height: 50px;
	  border-radius: 100px;
	  border: 0;
	  z-index: 9999;
	  color: white;
	  transition: .2s;
}
  
.cmsFlotingButton .btn-floating:hover {
	  width: auto;
	  padding: 0 20px;
	  cursor: pointer;
}
  
.cmsFlotingButton .btn-floating span {
	  font-size: 16px;
	  margin-left: 5px;
	  transition: .2s;
	  line-height: 0px;
	  display: none;
}
  
.cmsFlotingButton .btn-floating:hover span {
	  display: inline-block;
}
/* Phone */
.cmsFlotingButton .btn-floating.phone {
	  bottom: 85px;
	  background-color: #760f10;
}
  
.cmsFlotingButton .btn-floating.phone:hover {
	  background-color: #c03421;
}
/* WhatsApp */
  .cmsFlotingButton .btn-floating.whatsapp {
	  background-color: #34af23;
	  bottom: 25px;
}
  
  .cmsFlotingButton .btn-floating.whatsapp:hover {
	  background-color: #1f7a12
}

  <!-- End Floating Button -->


.mt-50{margin-top: 50px;
}
.mt-30{margin-top: 30px;
}
.mt-20{margin-top: 20px;
}
.mt-10{margin-top: 10px;
}
.mb-50{margin-bottom: 50px;
}
.mb-30{margin-bottom: 30px;
}
.mb-20{margin-bottom: 20px;
}
.mb-10{margin-bottom: 10px;
}