.mainBanner{
	background: radial-gradient(50% 50% at 50% 50%, rgba(18, 20, 78, 0.9) 0%, #010223 100%);
	padding: 12rem 0 8rem;
	margin-top: -160px;

	z-index: -1;
	&:before{
		content: '';
		position: absolute;
		background-image: url(https://www.pickpackparcel.com/wp-content/uploads/2024/04/build.webp);
        width: 100%;
    height: 95%;
    top: 0;
    left: 0;
    background-repeat: repeat-x;
    background-position: center center;
    opacity: 0.1;
    z-index: 0;
	}
	.container{
		position: relative;
		z-index: 1;
	}
	.topBannerImage{
		position: relative;
		&:before{
    content: '';
    position: absolute;
    background: radial-gradient(49.97% 49.55% at 49.36% 30.53%, #000000 0%, #ffffff00 100%);
    background-blend-mode: multiply;
    width: 61%;
    height: 70px;
    backdrop-filter: blur(50px);
    bottom: 20px;
    right: 0;
    z-index: 0;
		}
		img{
			max-width: 700px;
			margin: 0 auto;
			position: relative;
            z-index: 1;
			@media(max-width: 767px){ 
			max-width: 100%;
			}
		}
	}
	@media(max-width: 767px){
		.textCenter {
    text-align: left;
}
	}
	.formWrapper{
	background: #FFFFFF;
    min-height: 340px;
    box-shadow: 0px 50px 100px 0px #0117361A;
    margin-bottom: -230px;
			position: relative;
		z-index: 9;
	}
}

.logoWrapper {
	&.Section{
    padding-top: calc(8rem + 80px);
		@media(max-width:767px){ 
		 padding-top: calc(6rem + 60px);
			
			.textCenter {
    text-align: left;
}	
		}
	}
	ul.logoGrid {
		@media(max-width:767px){
	flex-flow: nowrap;
    overflow: auto;
    padding: 10px 10px 30px;
		}
   li {
    box-shadow: 0px 12px 22px 0px #745BE726;
    flex-basis: 240px;
    height: 80px;
	   @media(max-width:767px){ 
	   min-width: 240px;
	   }
}
	}
}
.darkSectionWithCity{
	background: #010223;
}
ul.cityWrapper{
	@media(max-width:767px){ 
	gap: 30px;
	}
 li {
    flex-basis: calc(100% / 3 - 40px);
    background: #FFFFFF40;
    height: 76px;
	transition: all ease .5s;
	 @media(max-width:767px){ 
	 flex-basis: 100%;
	 }
	 &:hover{
		 background: #6A74FF;
	 }
}
}
.leftAndRightContentWithImage{
	@media(max-width: 767px){ 
	.textCenter {
    text-align: left;
}
	}
	.col-md-6.imageWrapper{
		img{
			max-height: 450px;
			
		}
		@media(max-width: 767px){
			    order: -1;
			padding: 0 15px;
			margin-top: 30px;
			img{
				max-height: 100%;
			}
		}
	}
	@media(max-width:767px){ 
		.col-md-6.contentWrapper{
			padding: 0 15px;
			margin-top: 30px;
			
			p{
				br{
					display: none;
				}
			}
		}
	}
	
	&.darkBgContent{
		background: #01021E;
		background-image: url(https://www.pickpackparcel.com/wp-content/uploads/2024/09/city-to-city2-2.webp);
		background-size: cover;
		background-position: center center;
	}
}
.toolsSection{
		@media(max-width: 767px){
		.contentWrapper.dFlexJustifyContentSpaceBetween {
	flex-direction: column;
    align-items: flex-start;
    gap: 20px;
		}
	}
}
.toolsWrapper{
	@media(max-width: 767px){
	flex-direction: column;
    gap: 40px;
	}
.singleToolWrapper{
	flex-basis: calc(100% / 3 - 30px);
	box-shadow: 0px 100px 200px 0px #0117360D;
	@media(max-width: 767px){ 
	flex-basis: 100%;
	}
.imageWrapper img {
    width: 100%;
}
	a{
		width: 50px;
		height: 50px;
		background: #030522;
	}	
}
}
.blogSection{
	@media(max-width: 767px){
		.contentWrapper.dFlexJustifyContentSpaceBetween {
	flex-direction: column;
    align-items: flex-start;
    gap: 20px;
		}
		.gap-30 {
    gap: 20px;
}
				h3{
				font-size: 17px;
    line-height: 26px;
				}
}
}
.blogWrapper {
	@media(max-width: 767px){  
	flex-flow: wrap;
		flex-direction: column;
	}
.blog-post {
box-shadow: 0px 100px 200px 0px #0117360D;
    flex-basis: calc(100% / 4 - 20px);
    overflow: hidden;
	@media(max-width: 767px){ 
	flex-basis: 100%;
	}
.post-thumbnail {
img {
    height: auto;
}
	} 
		.autorMeta {
		img{
			border-radius: 50%;
		}
			span{
				text-transform: uppercase;
			}
	}	
	} }

.multiStepForm {
	margin: 0;
p {
	  display: flex;
    flex-flow: wrap;
    gap: 20px; 
	margin: 0;
	width: 100%;
	> span{
    display: flex;
    flex-flow: wrap;
    gap: 20px;
		width: 100%;
	}
}
	.btnWrapper{
		flex-basis: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 20px;
		
		a{
			display: flex;
    width: 180px;
    text-align: center;
    justify-content: center;
	font-weight: 400;
		}
	}	
input.wpcf7-form-control.wpcf7-submit {
    display: flex;
    width: 175px;
    text-align: center;
    justify-content: center;
    padding: 15px 20px;
    border-radius: 12px;
    border: none;
    outline: none;
    background: #6A74FF;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    font-weight: 400;
	    cursor: pointer;
}	
span.wpcf7-spinner {
    position: absolute;
    right: 40%;
    margin: 0px;
}	
.inputWrapper {
    padding: 10px 15px;
    border: 1px solid #ECECEC;
    border-radius: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
	
	&.width-25{
		flex-basis: calc(100% / 4 - 20px);
		@media(max-width: 767px){ 
			flex-basis: 100%;
		}
	}
	&.width-30{
		flex-basis: calc(100% / 3 - 20px);
		@media(max-width: 767px){ 
			flex-basis: 100%;
		}
	}
	
	&.width-50{
		flex-basis: calc(100% / 2 - 20px);
		@media(max-width: 767px){ 
			flex-basis: 100%;
		}
	}
	
	&.width-100{
		flex-basis: 100%;
	}
	
}
	span.imageWrapper {
    background: #313EF70D;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
	span.contentWrapper{
		    width: calc(100% - 66px);
		label{
		    display: flex;
    flex-direction: column;
    gap: 5px;
    font-weight: 400;
    color: #030522B2;
    font-size: 14px;
    line-height: 21px;
		}
		input, select {
    width: 100%;
			    border: none;
    background: transparent;
    color: #030522;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
			outline: none;
			
		    &::placeholder{
				color: #AEB5BF;
				font-weight: 400;
			}
			
			option:not(:disabled){
				  color: #030522;
			}
			
			&.disabled-option-selected{
				color: #AEB5BF;
				font-weight: 400;
			}
}
	}
	.wpcf7-list-item {
    margin: 0px;
		label{
			    display: flex;
    gap: 8px;
    align-items: center;
		
	span.wpcf7-list-item-label {
    font-size: 16px;
    line-height: 21px;
    color: #03052299;
		@media(max-width: 767px){
	font-size: 14px;
    line-height: 18px;
		}
}
		}
	}
	.wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 12px;
    display: block;
    margin: 5px 0 0;
}
}

.footerSection{
	.ctaWrapper {
    display: flex;
    justify-content: space-between;
    background: #010223;
    border-radius: 20px;
    align-items: center;
		.contentWrapper{
			padding-left: 50px;
			@media(max-width: 767px){
				padding: 40px 15px 40px;
			}
		}
		
		.imageWrapper{
			    width: 614px;
		}
}
}