:root {
	--theme-color-one: #03add0;
	--theme-color-two: #f9a532;
}


#Container, header, nav, section, #CreativeConnect, footer, #Content-Containe, #Main-Banner, #Banner, #About, #Process, #Services, #Info, #C-Slider, #Main-Banner-S, #Title, #OurProcess {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#Container {
	overflow: hidden;
}

#Header, #Main-Menu, #Mobile-Menu, #Footer, #Content-Main, #Banner-Intra, #About-Intra, #Process-Intra, #Services-Intra, #Info-Intra, #C-Slider-Intra, #Title-Intra, #OurProcess-Intra {
	max-width: 1366px;
	min-width: 300px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

/* Header */

#Main-Banner {
	z-index: 9999;
	background: #fff;
}

#Main-Banner-S {
	z-index: 9999;
}

header {
	padding: 10px 0px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	background: #fff;
	z-index: 3;
}

.home header {
	position: absolute;
	z-index: 3;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.header-l {
	width: 180px;
	padding: 0 0 0 5px;
	vertical-align: middle;
}

.header-r {
	vertical-align: middle;
	text-align: right;
}

/* Banner */

#Main-Banner:after {
	content: '';
	position: absolute;
	background-image: linear-gradient(to top, #000000, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2), transparent);
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0.9;
}

#Banner {
	height: 100vh;
}

#Banner-Intra {
	height: 100%;
}

#Banner-Intra .table-div {
	height: 100%;
}

.banner-l {
	vertical-align: bottom;
	padding: 0 0 30px 10px;
}

.banner-content p {
	font: 700 40px / 50px "Unbounded", sans-serif;
	color: #ffffff;
	letter-spacing: 1px;
}

.banner-content p span {
	margin: 10px 0 0 0;
	font: 300 18px / 30px 'gt_walsheim_proregular';
	color: #fff;
	display: block;
}

.banner-content .stats {
	margin: 30px 0 0 0;
}

.banner-content li {
	font: 700 36px / 46px "Unbounded", sans-serif;
	display: inline-block;
	vertical-align: top;
	color: #B94626;
	text-align: center;
	margin: 0 30px 0 0;
}

.banner-content li:last-child{
	margin-right: 0;
}

.banner-content li img {
	width: 36px;
}

.banner-content .count-txt {
	display: block;
	font: 300 18px / 30px 'gt_walsheim_proregular';
	color: #fff;
}

.banner-content .count {
	display: block;
	font: 700 36px / 46px "Unbounded", sans-serif;
	color: #B94626;
	margin: 15px 0 0 0;
}


.banner-r {
	vertical-align: middle;
}


.banner-r .quickQuote {
	text-align: center;
	width: 480px;
	margin: auto;
	background: #ffffff;
	padding: 30px;
	border-radius: 30px;
}


.quickQuote h2 {
	font: 700 21px/40px "Unbounded", sans-serif;
	color: #f9a532;
	letter-spacing: 1.5px;
	margin: 0 0 20px 0;
}

.quickQuote input,
.quickQuote select,
.quickQuote textarea {
	font-family: 'gt_walsheim_proregular';
	width: 100%;
	border: 2px solid transparent;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.3;
	padding: 13px;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	background-color: #ffffff;
	outline: none;
	letter-spacing: 1px;
	color: #000;
	border: 1px solid #e4e4e4;
	resize: none;
}

.quickQuote select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 13px;
	background-image: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4 5"><path fill="none" stroke="%23333" stroke-width=".5" d="M0 0l2 2 2-2"/></svg>');
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 10px;
}

.quickQuote input::placeholder,
.quickQuote select::placeholder,
.quickQuote textarea::placeholder {
	color: #485352;
	opacity: 1;
}

.quickQuote p.info {
	color: #141414;
	font: 400 13px / 26px 'gt_walsheim_proregular';
	text-align: left;
}

.quickQuote p.info a {
	color: #0e6e62;
}

.quickQuote .inputBlock {
	margin: 0 0 10px 0;
}

.quickQuote .inputBlock p {
	font: 500 13px/24px 'gt_walsheim_proregular';
	color: #333;
	letter-spacing: 0.5px;
	margin: 0 0 10px 0;
}

.quickQuote .checkbox {
	border-top: 1px solid #f3f9ed;
	border-bottom: 1px solid #f3f9ed;
}


.quickQuote .checkbox input {
	width: auto;
}

.quickQuote .checkbox label {
	display: inline-block;
	font: 500 14px/26px 'gt_walsheim_proregular';
	letter-spacing: 0.5px;
	vertical-align: middle;
	margin: 0 10px 5px 0px;
}

.quickQuote label.error {
	color: rgb(230, 67, 37);
	font: 500 13px / 20px 'gt_walsheim_proregular';
	display: block;
	text-align: left;
}

.quickQuote .submitGet input {
	cursor: pointer;
	background: #F26622;
	color: #fff;
}


.downarrow {
	padding-top: 80px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	text-indent: -9999px;
}

.downarrow span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb07 2s infinite;
	animation: sdb07 2s infinite;
	opacity: 0;
	box-sizing: border-box;
}

.downarrow span:nth-of-type(1) {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

.downarrow span:nth-of-type(2) {
	top: 16px;
	-webkit-animation-delay: .15s;
	animation-delay: .15s;
}

.downarrow span:nth-of-type(3) {
	top: 32px;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
}

@-webkit-keyframes sdb07 {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes sdb07 {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}


/* Rslides */

#Slider1 {
	position: relative;
	z-index: 1;
}

.rslides:after {
	content: '';
	clear: both;
	display: block;
}

.banner1 {
	background: url(../images/banner-1.jpg) no-repeat center top;
	background-size: cover;
}

.banner2 {
	background: url(../images/banner-2.jpg) no-repeat center top;
	background-size: cover;
}

.banner3 {
	background: url(../images/banner-3.jpg) no-repeat center bottom;
	background-size: cover;
}


#Banner-Intra {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}

/* About */

#About {
	background: #fafafa;
	padding: 70px 0;
}

.about-l {
	width: 60%;
	vertical-align: middle;
	padding: 0 25px 0 10px;
}

.about-l p {
	font: 400 18px / 32px 'gt_walsheim_proregular';
	color: #3b3634;
	display: block;
}

.about-l p span {
	font: 700 23px / 34px "Unbounded", sans-serif;
	color: #F26622;
	display: block;
	margin: 0 0 10px 0;
	letter-spacing: 0.7px;
}

.about-r {
	vertical-align: middle;
	text-align: center;
	padding: 0 40px;
	background: url(../images/border.svg) no-repeat left center;
}

.about-r img {
	width: 99px;
}

.about-r h1 {
	font: 400 18px / 28px 'gt_walsheim_proregular';
	color: #141414;
	margin: 0 0 0 0;
}

/* Process */

#Process {
	padding: 80px 0;
	background-image: linear-gradient(to right top, #051937, #171228, #190a1a, #12040d, #000000);
}

.process-l {
	vertical-align: middle;
	padding: 0px 30px 0 10px;
}

.process-l h2 {
	font: 700 24px / 36px "Unbounded", sans-serif;
	color: #d3ebe0;
	margin: 0 0 20px 0;
}

.process-l .why-btn {
	display: inline-block;
	font: 700 24px / 36px "Unbounded", sans-serif;
	color: #F26622;
	margin: 20px 0 0 0;
}

.process-l p {
	font: 300 18px / 30px 'gt_walsheim_proregular';
	color: #d3ebe0;
	letter-spacing: 0.4px;
}

.process-r {
	vertical-align: middle;
	text-align: center;
}


/* Specialization */

#OurProcess {
	padding: 60px 0;
	background: #f3f9ed;
}

#OurProcess h3 {
	text-align: center;
	font: 700 24px / 36px "Unbounded", sans-serif;
	color: #141414;
	letter-spacing: 0.5px;
	margin: 0 0 40px 0;
}

#OurProcess h3 color {
	color: #F26622;
}

.packages-list li {
	box-shadow: 1px 1px 5px 0 rgb(1 1 1 / 5%);
}

.packages-list li h4 {
	font: 600 14px / 22px "Unbounded", sans-serif;
	margin: 20px 0 0;
	color: #000000;
	text-align: center;
	letter-spacing: 0.6px;
}

.packages-list li p {
	font: 400 16px / 24px 'gt_walsheim_proregular';
	color: #141414;
	letter-spacing: 0.4px;
	margin: 10px 0 0 0;
	text-align: center;
}

/* Specialization */

#Services {
	padding: 60px 0;
	background: #fafafa;
}

#Services h2 {
	text-align: center;
	font: 700 24px / 36px "Unbounded", sans-serif;
	color: #141414;
	letter-spacing: 0.5px;
	margin: 0 0 10px 0;
}

#Services h2 color {
	color: #F26622;
}

#Services p.intro {
	font: 400 18px / 30px 'gt_walsheim_proregular';
	color: #333;
	text-align: center;
	letter-spacing: 0.3px;
	margin: 0 auto 50px auto;
	width: 80%;
}

.services-list {
	text-align: center;
}

.services-list li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 450px;
	width: 33%;
	transition: 0.8s all ease;
	overflow: hidden;
	color: #fff;
	margin: 2px;
}

.services-list li:hover {
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

.services-list .services-txt {
	position: absolute;
	width: 100%;
	transition: 0.7s all ease;
	color: #fff;
	bottom: 1%;
}


.services-list li a {
	display: block;
	height: 100%;
}

.services-list li h3 {
	font: 600 24px / 32px 'gt_walsheim_proregular';
	margin: 0;
}

.services-list li p {
	font: 400 15px / 28px 'gt_walsheim_proregular';
	padding: 10px;
	letter-spacing: 0.5px;
	opacity: 1;
	transition: 0.7s all ease;
}

.pm-ico {
	background: url(../images/services/packers-and-movers-classic-packers.jpg) no-repeat center center #fff;
	background-size: cover;
}

.house-ico {
	background: url(../images/services/house-shifting-classic-packers.jpg) no-repeat center bottom #fff;
	background-size: cover;
}

.luggage-ico {
	background: url(../images/services/storage-classic-packers.jpg) no-repeat center center #fff;
	background-size: cover;
}

.office-ico {
	background: url(../images/services/office-shifting-classic-packers.jpg) no-repeat center bottom #fff;
	background-size: cover;
}

.car-ico {
	background: url(../images/services/car-transportation-classic-packers.jpg) no-repeat center bottom #fff;
	background-size: cover;
}


.bike-ico {
	background: url(../images/services/bike-transportation-classic-packers.jpg) no-repeat center bottom #fff;
	background-size: cover;
}


/* Info */

#Info {
	position: relative;
	padding: 140px 0;
	background: url(../images/classic-packers-parallax.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}

#Info:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to bottom, #141414, #101214, #0a1111, #050f0b, #080b00);
	opacity: 0.5;
}

#Info-Intra {
	z-index: 1;
}

#Info h3 {
	color: #fff;
	font: 700 24px / 36px "Unbounded", sans-serif;
	margin: 0 0 20px 0;
	text-align: center;
	letter-spacing: 1px;
}

#Info p {
	color: #fff;
	font: 400 18px / 30px 'gt_walsheim_proregular';
	margin: 0 auto 15px auto;
	text-align: center;
	width: 100%;
	max-width: 770px;
}

#Info a {
	display: block;
	border-radius: 50px;
	color: #fff;
	font: 400 14px / 30px 'gt_walsheim_proregular';
	background: #1E3D1E;
	box-shadow: 0px 3px 6px #00000029;
	width: 190px;
	text-align: center;
	padding: 10px;
	margin: auto;
	letter-spacing: 1px;
}

/* Home - Clientele */

#C-Slider {
	padding: 40px 0;
	position: relative;
	background: #f3f5fa;
}

#C-Slider h3 {
	font: 700 24px / 36px "Unbounded", sans-serif;
	margin: 0 0 10px 0;
	text-align: center;
	letter-spacing: 1px;
	color: #141414;
}

#C-Slider h3 color {
	color: #F26622;
}

.logos {
	overflow: hidden;
	padding: 30px 0px;
	white-space: nowrap;
	position: relative;
}

.logos:before,
.logos:after {
	position: absolute;
	top: 0;
	content: '';
	width: 250px;
	height: 100%;
	z-index: 2;
}

.logos:before {
	left: 0;
	background: linear-gradient(to left, rgba(255, 255, 255, 0), #F3F5FA);
}

.logos:after {
	right: 0;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), #F3F5FA);
}

.marquee-container {
	display: flex;
	width: fit-content;
	animation: scroll-marquee 70s linear infinite;
}

.client-list {
	display: inline-flex;
	list-style: none;
	padding: 0;
	margin: 0;
}

.client-list li {
	display: flex;
	vertical-align: top;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	padding: 10px;
	margin: 0 20px;
	list-style: none;
	width: 170px;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
}

.marquee-container:hover {
	animation-play-state: paused;
}

.client-list li img {
	width: auto;
	display: block;
}

@keyframes scroll-marquee {
	0% {
		transform: translateX(0%);
	}

	100% {
		transform: translateX(-50%);
	}
}


/* Footer */

footer {
	background-image: linear-gradient(to top, #051937, #171228, #190a1a, #12040d, #000000);
	padding: 60px 0;
}

.footer-l {
	padding: 20px;
}

.footerlogo {
	width: 190px;
	margin: 0 0 30px 0;
}

.footer-l p {
	font: 400 21px / 36px "Unbounded", sans-serif;
	color: #fff;
	margin: 0 0 15px 0;
	letter-spacing: 0.5px;
}

.footer-l h4 {
	color: #fff;
	font: 500 30px / 40px 'gt_walsheim_proregular';
	margin: 0 0 20px 0;
}

.footer-l h4 a {
	color: #f9a532;
	border-bottom: 1px solid #f9a532;
	transition: 0.7s all ease;
}

.footer-m {
	width: 230px;
	padding: 20px;
}

.footer-m h3 {
	font: 300 24px / 34px "Unbounded", sans-serif;
	margin: 0 0 20px 0;
	color: #F26622;
	letter-spacing: 0.5px;
}

.footer-m li {
	font: 400 15px/32px 'gt_walsheim_proregular';
	padding: 0 0 10px 0;
	letter-spacing: 0.5px;
}

.footer-m li a {
	color: #c8c8cf;
}

.footer-r {
	width: 250px;
	padding: 20px;
}

.footer-r h3 {
	font: 300 24px / 34px "Unbounded", sans-serif;
	margin: 0 0 20px 0;
	color: #F26622;
	letter-spacing: 0.5px;
}

.footer-r li {
	font: 400 15px/32px 'gt_walsheim_proregular';
	padding: 0 0 10px 0;
	letter-spacing: 0.5px;
}

.footer-r li a {
	color: #c8c8cf;
}

.footer-bottom {
	padding: 0 20px;
	margin: 30px 0;
}

.footer-bottom-intra {
	display: inline-block;
	vertical-align: top;
	width: 25.00%;
	margin: 0 -2px;
	padding: 10px;
}

.footer-bottom h3 {
	font: 500 12px / 28px "Unbounded", sans-serif;
	position: relative;
	list-style: none;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: #F26622;
	padding: 0 0 4px 0;
}

.footer-bottom li {
	text-align: center;
	font: 400 13px / 32px 'gt_walsheim_proregular';
	color: #c9c9c9;
	letter-spacing: 0.5px;
	text-align: left;
}

.footer-bottom li a {
	color: #fff;
}


.copyrights {
	font: 300 15px / 28px 'gt_walsheim_proregular';
	text-align: center;
	color: #fff;
	margin: 30px 0 0 0;
	letter-spacing: 0.5px;
}

.copyrights .heart {
	padding: 11px;
	position: relative;
	display: inline-block;
}

.copyrights .heart:after {
	content: '\E81D';
	font-family: 'fontello';
	position: absolute;
	top: 1px;
	left: 0;
	right: 0;
	margin: auto;
	color: #ff5722;
}

/* Social Media */

.social-media {
	margin: 10px 0 0 0;
}

.social-media li {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	margin: 0 5px 10px 0;
	position: relative;
}

.social-media li a {
	width: 40px;
	height: 40px;
	display: block;
	transition: 0.8s all ease;
	opacity: 0.7;
}

.social-media li:hover a {
	opacity: 1;
}

.social-media li a:before {
	position: absolute;
	font-family: 'fontello';
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	transition: 0.7s all ease;
	font-size: 21px;
	color: #f3f9ed;
}

.social-media .linkedin a:before {
	content: '\E814';
	top: 8px;
}

.social-media .instagram a:before {
	content: '\F16D';
	top: 7px;
}


.social-media .linkedin a {
	border: 1px solid #0077B5;
	background: #0077B5;
}

.social-media .instagram a {
	border: 1px solid #E4405F;
	background: #E4405F;
}


/* Main Banner */

#Title {
	padding: 50px 0;
}

#Title-Intra h1 {
	font: 500 40px / 50px "Unbounded", sans-serif;
	color: #141414;
	letter-spacing: 1px;
	padding: 0 0 0 5px;
}

/* Contact */

.contact-info h2 {
	font: 300 45px / 70px "Unbounded", sans-serif;
	color: #141414;
	margin: 0 0 30px 0;
}

.contact-info h2 color {
	font: 600 45px / 70px "Unbounded", sans-serif;
	color: #F26622;
}

.contact-info p {
	font: 400 20px/40px 'gt_walsheim_proregular';
	color: #094254;
	letter-spacing: 0.5px;
}

.contact-grid {
	margin: 50px 0 0 0;
	background: #fff;
}

.textMain .contact-grid li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 20px;
	margin: 0 -2px 2px -1px;
	background: #f3f9ed;
	min-height: 390px;
	transition: 0.7s all ease;
}


.textMain .contact-grid-l h3 {
	text-align: center;
	font: 500 18px/24px 'gt_walsheim_proregular';
	color: #333;
	letter-spacing: 1px;
}

.textMain .contact-grid-l p {
	font: 400 15px/30px 'gt_walsheim_proregular';
	padding: 5px 0 5px 35px;
	position: relative;
}

.textMain .contact-grid-l p a {
	color: #333;
}

.textMain .contact-grid li img {
	display: block;
	margin: 0 auto 10px auto;
	filter: brightness(0%);
}

.textMain .contact-grid li p:before {
	font-family: 'fontello';
	position: absolute;
	top: 1px;
	left: 0;
	margin: auto;
	color: #F26622;
	width: 30px;
}

.contact-grid li p.address:before {
	content: '\E823';
	font-size: 23px;
	top: 4px;
}

.contact-grid li p.phone:before {
	content: '\E80E';
	font-size: 17px;
	top: 4px;
	left: 3px;
}

.contact-grid li p.direction:before {
	content: '\E817';
	font-size: 15px;
	top: 4px;
	left: 4px;
}


/* Calculator */


.calculator {
	text-align: center;
	padding: 50px;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
	margin: 0;
	vertical-align: middle;
}

.calculator h3 {
	font: 700 18px "Unbounded", sans-serif;
	color: #F26622;
	margin-bottom: 30px;
}

.calculator p.info {
	font: 500 16px / 26px 'gt_walsheim_proregular';
	padding: 0 0 10px 0;
	text-align: left;
	color: #333333;
	width: 96%;
	margin: auto;
}

.calculator p {
	font: 500 12px/24px 'gt_walsheim_proregular';
	padding: 0;
	text-align: left;
	color: #333333;
}

.calculator h4 {
	font: 700 18px "Unbounded", sans-serif;
	color: #F26622;
	margin: 30px 0 0 0;
}


/* --- Input & Select Fields --- */

.calculator .blockarea {
	max-width: 96%;
	margin: 10px auto;
	text-align: left;
}

.calculator input,
.calculator select {
	background: #ffffff;
	width: 100%;
	border: 1px solid #cccccc;
	outline: none;
	font: 400 14px/30px 'gt_walsheim_proregular';
	padding: 10px;
}

.calculator select {
	padding: 14px 5px;
}


/* --- Submit Button --- */

.calculator .submitBtn input {
	display: block;
	vertical-align: top;
	width: 150px;
	margin: 20px auto 0 auto;
	border: 1px solid #F26622;
	color: #fff;
	cursor: pointer;
	transition: 0.7s all ease;
	background: #F26622;
	padding: 12px 0;
	font: 700 12px/24px 'gt_walsheim_proregular';
	text-transform: uppercase;
	letter-spacing: 2px;
}

.calculator .submitBtn input:hover {
	background: none;
	color: #F26622;
}

/* --- Validation Errors --- */

.calculator label.error {
	display: block;
	text-align: left;
	font: 400 12px/24px 'gt_walsheim_proregular';
	padding: 8px 0 0 0;
	letter-spacing: 0.5px;
	color: #fb1a0a;
}

.calculator .submitBtn input,
.calculator .submitBtn input:hover {
	background: #F26622;
	color: #fff;
}


.calculator-result {
	background: #F26622;
	vertical-align: middle;
	padding: 30px;
}


.calculator-result h2 {
	color: #0E6E62;
	font: 500 10px / 28px "Unbounded", sans-serif;
	letter-spacing: 1px;
	background: #d3ebe0;
	text-align: left;
	margin: 10px 0;
	display: inline-block;
	padding: 0 11px;
}

.calculator-result li {
	font: 400 16px / 30px 'gt_walsheim_proregular';
	color: #d3ebe0;
	letter-spacing: 0.5px;
	text-align: justify;
	padding: 0 0 5px 0 ! important;
}

.calculator-result hr {
	border: none;
	height: 0.1px;
	background-color: #d3ebe0;
}


/* Contact Page */

.contact-form-grid {
	background: #fefefe;
	margin: 20px 0 0 0;
	box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
}

.contact-form-box {
	vertical-align: middle;
	border-right: 1px solid #EDEDED;
}

.contactBox {
	margin: 30px auto;
	padding: 20px;
	background: #fff;
	width: 90%;
}

.contactBox .inputBox {
	margin: 0 0 20px 0;
}

.contactBox .inputBox label {
	display: block;
	color: #242424;
	font: 400 13px/24px 'gt_walsheim_proregular';
	letter-spacing: 0.5px;
}

.contactBox .inputBox label span {
	color: #C52424;
}

.contactBox #captchaQuestion {
	background: #f8f8f8;
	padding: 3px 15px;
	display: inline-block;
}

.contactBox .inputBox input {
	border: none;
	border-bottom: 1px solid #D5CDDB;
	padding: 10px 10px 10px 50px;
	outline: none;
	width: 100%;
	font: 400 13px / 30px 'gt_walsheim_proregular';
	letter-spacing: 0.5px;
}

.contactBox .inputBox textarea {
	border: none;
	border-bottom: 1px solid #D5CDDB;
	outline: none;
	font: 400 13px / 30px 'gt_walsheim_proregular';
	letter-spacing: 0.5px;
	display: block;
	width: 100%;
	height: 175px;
	padding: 10px 10px 10px 60px;
}

.contactBox .inputBox select {
	background-color: #FCFCFC;
	border: 1px solid #D5CDDB;
	outline: none;
	border-radius: 5px;
	font: 400 13px/30px 'gt_walsheim_proregular';
	letter-spacing: 0.5px;
	display: block;
	width: 100%;
	padding: 12px 10px 12px 50px;
}


.contactBox .submitBox {
	margin: 40px 0 0 0;
	text-align: center;
}


.contactBox .submitBox input {
	color: #F26622;
	padding: 16px 10px;
	outline: none;
	width: 200px;
	font: 400 15px / 30px 'gt_walsheim_proregular';
	text-transform: uppercase;
	letter-spacing: 0.5px;
	cursor: pointer;
	transition: 0.7s all ease;
	border: none;
}

.button-89 {
	--b: 1px;
	/* border thickness */
	--s: .45em;
	/* size of the corner */
	--color: #F26622;

	padding: calc(.5em + var(--s)) calc(.9em + var(--s));
	color: #F26622;
	--_p: var(--s);
	background:
		conic-gradient(from 90deg at var(--b) var(--b), #0000 90deg, var(--color) 0) var(--_p) var(--_p)/calc(100% - var(--b) - 2*var(--_p)) calc(100% - var(--b) - 2*var(--_p));
	transition: .3s linear, color 0s, background-color 0s;
	outline: var(--b) solid #0000;
	outline-offset: .6em;
	font-size: 16px;

	border: 0;

	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
}

.button-89:hover,
.button-89:focus-visible {
	--_p: 0px;
	outline-color: var(--color);
	outline-offset: .05em;
}

.button-89:active {
	background: var(--color);
	color: #fff;
}

.formFname {
	background: url(../images/person.png) no-repeat 10px center;
	background-size: 24px;
}

.formMail {
	background: url(../images/mail.png) no-repeat 10px center;
	background-size: 32px;
}

.formMobile {
	background: url(../images/mobile.png) no-repeat 10px center;
	background-size: 32px;
}

.formMessage {
	background: url(../images/connect.png) no-repeat 10px 12px;
	background-size: 36px;
	resize: none;
}

.formCaptcha {
	background: url(../images/captcha.png) no-repeat 10px 11px;
	background-size: 26px;
	resize: none;
}

.captcha-blk .g-recaptcha {
	width: 300px;
	margin: auto;
}

.mapIframe {
	border-radius: 20px;
	overflow: hidden;
	margin: 0 0 20px 0;
}

.mapIframe iframe {
	display: block;
}


.contact-form-content {
	vertical-align: middle;
	padding: 50px;
}

.textMain .contact-form-content li.phone-ico {
	background: url(../images/phone-ico.svg) no-repeat 0px 7px;
	background-size: 36px;
}

.textMain .contact-form-content li.mail-ico {
	background: url(../images/mail-ico.svg) no-repeat 0px 2px;
	background-size: 36px;
}

.textMain .contact-form-content li.address-ico {
	background: url(../images/map-ico.svg) no-repeat 1px 5px;
	background-size: 36px;
}

.textMain .contact-form-content li {
	padding: 0 0 0 46px;
	background: none;
	margin: 20px 0;
}

.contact-form-content li h4 {
	font: 500 22px / 36px "Unbounded", sans-serif;
	color: #333;
	margin: 0;
	letter-spacing: 0.5px;
}

.contact-form-content li p {
	font: 400 16px/30px 'gt_walsheim_proregular';
	color: #333;
	padding: 0;
}

.contact-form-content li p a {
	color: #333;
}

.contactBox label.error {
	font: 500 13px/20px 'gt_walsheim_proregular';
	color: #e64325;
}

/* About */

.abt-l {
	background: #1f1c1c;
	padding: 40px;
	vertical-align: middle;
}

.abt-l h2 {
	font: 600 22px / 40px "Unbounded", sans-serif;
	color: #F26622;
	margin: 0 0 10px 0;
	letter-spacing: 0.5px;
}

.abt-l p {
	font: 300 16px / 30px 'gt_walsheim_proregular';
	color: #fefefe;
	letter-spacing: 1px;
	text-align: justify;
	padding: 10px 0;
}

.abt-r {
	text-align: center;
	vertical-align: middle;
}

.abt-r img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.team-nh {
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
	padding: 40px;
}

.team-nh h3 {
	font: 600 26px / 40px "Unbounded", sans-serif;
	color: #333333;
	margin: 0 0 10px 0;
	letter-spacing: 0.5px;
}

.team-nh p {
	font: 400 16px / 30px 'gt_walsheim_proregular';
	color: #333;
	letter-spacing: 0.5px;
	text-align: justify;
}

.team-nh p strong {
	color: #F26622;
}

.team-nh-l {
	padding: 0 20px 0 0;
	float: left;
	width: 69%;
}

.team-nh-r {
	float: right;
	width: 31%;
	padding: 40px;
	background: #008b8b;
}

.team-nh-r h4 {
	font: 600 20px / 34px "Unbounded", sans-serif;
	color: #fefefe;
	margin: 10px 0;
	letter-spacing: 0.5px;
}

.team-nh-r p {
	font: 400 16px / 30px 'gt_walsheim_proregular';
	color: #fefefe;
	letter-spacing: 0.5px;
	text-align: justify;
}

.team-nh-r p strong {
	color: #fefefe;
}

.textMain .team-nh li {
	color: #141414;
	font: 400 16px / 28px 'gt_walsheim_proregular';
	background: url(../images/ticker.svg) no-repeat 0px 5px;
	background-size: 18px;
	padding: 0 0 10px 30px;
	margin: 5px 0;
}


.extra-block {
	padding: 25px;
	background: #F26622;
	margin: 0 0 30px 0;
}

.extra-block h3 {
	font: 600 20px / 34px "Unbounded", sans-serif;
	color: #fefefe;
	margin: 10px 0;
	letter-spacing: 0.5px;
}

.extra-block p {
	font: 400 16px / 30px 'gt_walsheim_proregular';
	color: #fefefe;
	letter-spacing: 0.5px;
	text-align: justify;
}


.zippi-quick {

	position: sticky;
	top: 20px;
	/* or 0 if you want it flush at top */

	width: 350px;
	margin: 50px auto 0 auto;
	box-shadow: 0 0 12px -8px rgba(0, 0, 0, .45), 0 9px 12px -8px rgba(0, 0, 0, .45);
}

.zippi-quick h3 {
	background: #F26622;
	font: 500 16px / 24px "Unbounded", sans-serif;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 20px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

.zippi-quick .quickQuote {
	text-align: center;
	margin: auto;
	background: #ffffff;
	padding: 30px;
}

.zippi-quick .submitGet input {
	background: #333333;
}

/* Service */


#Shade {
	position: relative;
}

#Shade:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 750px;
	background: linear-gradient(to bottom, rgb(3 173 208 / 41%), #fff);
	z-index: -1;
}

.zippi-grid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.zippi-l {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}

.zippi-r {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}


.zippi-grid {
	display: flex;
}

.zippi-l {
	flex: 0 0 66.6667%;
	max-width: 66.6667%;
	padding: 0 10px;
}

.zippi-r {
	position: relative;
}


.zippi-l h1 {
	padding: 50px 0 0 0;
	font: 500 26px / 42px "Unbounded", sans-serif;
	color: #141414;
	letter-spacing: 1px;
	text-align: left;
}

.zippi-l .intro {
	font: 400 18px / 32px gt_walsheim_proregular;
}

.zippi-l h2 {
	font: 500 20px / 30px "Unbounded", sans-serif;
	color: #141414;
	letter-spacing: 1px;
	text-align: left;
	margin: 10px 0;
}


.offered-list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	/* 4 equal columns */
	gap: 20px;
	/* spacing between items */
	list-style: none;
	padding: 0;
	margin: 20px 0 35px 0;
}

.offered-list li {
	background: #fff;
	border-radius: 1rem;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
	text-align: center;
}

.offered-list li a {
	display: block;
	padding: 30px;
}

.offered-list li a span {
	display: block;
	position: relative;
	font: 400 18px / 24px gt_walsheim_proregular;
	text-align: center;
	letter-spacing: 0.6px;
	color: #000000;
	margin: 12px 0 0 0;
}

.offered-list li img {
	height: 3rem;
	width: 3rem;
	margin: auto;
}

.zippi-l p {
	font: 400 18px / 32px gt_walsheim_proregular;
	padding: 10px 0;
}

.zippi-l p strong {
	font: 400 18px / 32px gt_walsheim_proregular;
	padding: 10px 0;
}


.why-us-list {
	margin: 20px 0 35px 0;
}


.why-us-list li {
	background: #333333;
	width: 50%;
	text-align: left;
	display: inline-block;
	border: 1px solid #fff;
}


.why-us-list li a {
	display: block;
	padding: 10px 10px 10px 85px;
}

.why-us-list li p {
	font: 500 15px / 28px "Unbounded", sans-serif;
	color: #F26622;
	letter-spacing: 1px;
}

.why-us-list li p i {
	display: block;
	font: 400 13px / 20px 'gt_walsheim_proregular';
	color: #c9c9c9;
}

.why-us-list .verified-ico a {
	background: url(../images/unboxing.png) no-repeat 21px center;
	background-size: 50px;
}

.why-us-list .tracking-ico a {
	background: url(../images/tracking.png) no-repeat 21px center;
	background-size: 50px;
}

.why-us-list .insurance-ico a {
	background: url(../images/warranty.png) no-repeat 21px center;
	background-size: 50px;
}

.why-us-list .pricing-ico a {
	background: url(../images/pricing.png) no-repeat 21px center;
	background-size: 50px;
}


.areas {
	margin: 20px 0;
	padding: 20px;
	border: 1px solid #f4f2f2;
	border-radius: 16px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.areas h3 {
	font: 500 20px / 30px "Unbounded", sans-serif;
	color: #141414;
	letter-spacing: 1px;
	text-align: center;
	margin: 10px 0;
}

.areas h3 span {
	font: 400 20px / 30px "Unbounded", sans-serif;
}

.areas li {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	min-width: 300px;
	font: 400 15px / 30px 'gt_walsheim_proregular';
	color: #141414;
	letter-spacing: 0.4px;
	text-align: left;
	padding: 4px 0 4px 30px;
	background: url(../images/ticker.svg) no-repeat left 10px;
	background-size: 17px;
}

/* Quick Info */

.textMain p.quick-info {
	font: 400 18px / 30px "Unbounded", sans-serif;
}

.textMain p.quick-info a {
	text-decoration: underline;
	color: #fff;
}

/* Theme Grid */

.theme-grid {
	position: relative;
}

.theme-grid-l {
	position: relative;
	vertical-align: middle;
	background: #F26622;
	padding: 60px;
}

.theme-grid-l h2 {
	font: 600 24px / 40px "Unbounded", sans-serif;
	color: #d3ebe0;
	margin: 0 0 10px 0;
	letter-spacing: 0.5px;
}

.theme-grid-l h3 {
	font: 400 16px / 32px 'gt_walsheim_proregular';
	color: #d3ebe0;
	letter-spacing: 0.5px;
	text-align: justify;
	padding: 10px 0;
}

.theme-grid-l p {
	font: 400 16px / 32px 'gt_walsheim_proregular';
	color: #d3ebe0;
	letter-spacing: 0.5px;
	text-align: justify;
	padding: 10px 0;
}

.theme-grid-r {
	overflow: hidden;
	position: relative;
	background: #fff;
}

.theme-grid-r video {
	height: 520px;
}

.gif-bg img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 100%;
	object-fit: cover;
	transition: 0.7s all ease;
}

.textMain h3.ribbon {
	margin: 15px auto;
	padding: 15px;
	height: 50px;
	background: #d3ebe0;
	clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
	font: 600 10px / 36px 'gt_walsheim_proregular';
	text-transform: uppercase;
	color: #333;
	letter-spacing: 1.3px;
	display: flex;
	justify-content: center;
	width: 100%;
	max-width: 600px;
	text-align: center;
	align-items: center;
}

.textMain .services-list li:nth-child(even) {
	margin: 0;
}


/* Package */

.packages-list {
	list-style: none;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	padding: 0;
	margin: 0px auto 20px auto;
	gap: 10px;
}

.packages-list li {
	background: #fff;
	padding: 30px ! important;
}

.packages-list li .gif {
	width: 50px;
	margin: auto;
	text-align: center;
}

/* Package Link */
.package-link {
	display: block;
	width: auto;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-family: sans-serif;
	transition: transform 0.3s;
	margin: auto;
}


/* Text Styling */
.package-link h2 {
	font: 600 13px / 22px "Unbounded", sans-serif;
	margin: 20px 0 0;
	color: #0c0505;
}

.package-link span {
	display: block;
	color: #666;
	font: 500 14px / 26px 'gt_walsheim_proregular';
}

.package-link i {
	color: #F26622;
	font: 500 16px / 26px 'gt_walsheim_proregular';
}

.info-package {
	position: relative;
	padding: 20px;
	background: #fff;
	margin: 0 0 20px 0;
}

.info-package h2 {
	font: 600 30px / 50px "Unbounded", sans-serif;
	color: #F26622;
	margin: 0 0 10px 0;
	letter-spacing: 0.5px;
	padding: 0 0 0 5px;
}

.info-package h3 {
	font: 600 20px / 30px "Unbounded", sans-serif;
	color: #AFBF73;
	margin: 20px 0 10px 0;
	letter-spacing: 0.5px;
	padding: 0 0 0 5px;
}

.info-package li {
	font: 500 16px / 26px 'gt_walsheim_proregular';
	text-align: left;
	color: #333333;
	margin: auto;
	background: url(../images/ticker.svg) no-repeat 4px 6px;
	background-size: 20px;
	padding: 5px 0 5px 36px ! important;
}

/* FAQs */

.faqs {
	padding: 60px 0 0 0;
}

.textMain .faqs-list li {
	padding: 20px;
	font: 500 18px / 30px 'Montserrat', sans-serif;
	background: #fff;
	margin: 0 0 15px 0;
}

.textMain .faqs-list li:last-child {
	border-bottom: 0;
}

.faqs-list li h3 {
	padding: 0;
	margin: 0;
	font: 700 16px / 26px "Unbounded", sans-serif;
	color: #333333;
	letter-spacing: 0.5px;
}

.faqs-list li p {
	width: auto;
	margin: 0;
	text-align: left;
	padding: 10px 0;
	font: 400 16px / 32px 'gt_walsheim_proregular';
	letter-spacing: 0.5px;
}


/* Get Quote */

.wh-api {
	position: fixed;
	bottom: 28px;
	right: 20px;
}

.wh-api a {
	font: 300 14px / 28px 'gt_walsheim_proregular';
	background: #FFFFFF;
	border: 1px solid #363636;
	box-shadow: 2px 3px 0px #00E785;
	border-radius: 24px;
	padding: 8px 16px;
	color: #202020;
	cursor: pointer;
	letter-spacing: 0.3px;
	transition: 0.5s all ease;
}

/* Reviews & Stars */

.testimonials-grid ul {
	columns: 3;
	column-gap: 1.5rem;
	padding: 0;
	list-style: none;
}


.testimonials-grid li {
	break-inside: avoid;
	background: #F7F7F7 ! important;
	padding: 30px ! important;
	margin-bottom: 1rem;
	border-radius: 8px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.testimonials-grid li p:first-child {
	background: url(../images/blockquote.svg) no-repeat left 5px;
	background-size: 24px;
	text-indent: 36px;
}

.auth {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 0.5rem;
	font-weight: bold;
	font-size: 0.9rem;
	color: #333;
}

.stars {
	font-size: 18px;
	color: #F6CC5D;
	letter-spacing: 2px;
	font-family: 'gt_walsheim_proregular';
}

.auth span {
	color: #78b342;
	font: 400 13px / 22px "Unbounded", sans-serif;
	letter-spacing: 1px;
}

.auth span img {
	width: 24px;
	display: block;
	margin: 0 auto 5px auto;
}


/* Media Query */


@media (max-width: 992px) {
	.packages-list {
		grid-template-columns: repeat(2, 1fr);
		/* 2 columns on tablets */
	}

	.services-list {
		text-align: center;
		padding: 0 10px;
	}
}

@media (max-width: 940px) {
	.album-grid ul {
		grid-template-columns: repeat(3, 1fr);
		/* fixed 3 */
	}

	.zippi-quick {
		width: auto;
	}

	.zippi-r {
		padding: 0 10px;
	}

	.banner-r {
		display: none;
	}

	.downarrow {
		display: none;
	}
}

@media (max-width: 891px) {
	.header-l {
		width: 21%;
	}

	.menu li a {
		padding: 5px 15px;
	}

	#Services {
		padding: 50px 0;
	}

	.zippi-grid {
		display: block;
		width: auto;
	}

	.zippi-l {
		display: block;
		width: auto;
		max-width: none;
	}

	.zippi-r {
		display: block;
		width: auto;
		max-width: none;
	}

	.zippi-quick {
		margin: 20px 0;
	}


	.abt-l {
		padding: 25px;
	}

	.services-list li,
	.services-list li:nth-child(even) {
		display: block;
		width: auto;
		width: 320px;
		margin: 15px auto;
	}

	.team-nh {
		padding: 25px;
	}

	.team-nh-l {
		display: block;
		width: auto;
	}

	.team-nh-r {
		display: block;
		width: auto;
	}

	.abt-l,
	.abt-r {
		flex: 1 1 100%;
	}

	.nh-service-txt,
	.nh-service-img {
		flex: 1 1 100%;
	}

	.hide-img {
		display: none;
	}


	.contact-form-grid {
		display: flex;
		flex-flow: column;
	}

	.contact-form-content {
		display: block;
		width: auto;
		order: 1;
		padding: 25px;
	}

	.contact-form-box {
		display: block;
		width: auto;
		order: 2;
	}

	.contactBox {
		margin: 15px auto;
		padding: 0px;
		width: 90%;
	}

	.abt-r img {
		height: auto;
		/* Allow natural resizing on mobile */
		object-fit: contain;
	}


	.testimonials-grid ul {
		columns: 2;
	}

	footer {
		padding: 60px 0 90px 0;
	}

	.footer-l {
		display: block;
		width: auto;
		padding: 0 20px;
	}

	.footer-m {
		display: block;
		width: auto;
		padding: 0 20px;
		margin: 20px 0 0 0;
	}

	.footer-r {
		display: block;
		width: auto;
		padding: 0 20px;
		margin: 20px 0 0 0;
	}

	.footer-bottom {
		display: none;
	}

	.getQuoteBtn {
		padding: 5px;
	}

	.whatsappBTN {
		background: url(../images/whatsapp-ico.svg) no-repeat center center #0a554b;
		background-size: 18px;
		padding: 21px;
	}
}


@media (max-width: 768px) {
	header {
		padding: 10px 0px;
	}

	.header-l {
		width: 170px;
		padding: 0;
	}

	.banner-content p {
		font: 700 26px / 40px "Unbounded", sans-serif;
	}

	#About {
		padding: 40px 0;
	}

	.about-l {
		display: block;
		width: auto;
		vertical-align: middle;
		padding: 0 20px;
		margin: 0 0 20px 0;
	}

	.about-r {
		display: block;
		width: auto;
		text-align: center;
		background: url(../images/border-top.svg) no-repeat top center;
		background-size: contain;
		padding: 40px 20px 0 20px;
	}

	.process-l {
		display: block;
		width: auto;
		padding: 0 20px;
	}

	.process-r {
		display: block;
		width: auto;
		padding: 0 20px;
		margin: 30px 0 0 0;
	}

	.offered-list li a span {
		font: 400 14px / 20px gt_walsheim_proregular;
	}

	.comparison-table th,
	.comparison-table td {
		padding: 8px;
		font-size: 12px;
	}

	.banner-content {
		padding: 0 15px;
	}
}

@media screen and (max-width: 640px) {
	.why-us-list li {
		display: block;
		width: auto;
	}

	#Info {
		padding: 100px 0;
		background: url(../images/classic-packers-parallax.jpg) no-repeat center center;
		background-size: cover;
		background-attachment: fixed;
	}

	.offered-list {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}

	.pc-menu {
		display: none;
	}

	.mobile-menu {
		display: block;
	}

	#Title-Intra h1 {
		padding: 0 10px;
		text-align: center;
	}

	.quote {
		width: 85%;
	}

	.testimonials-grid ul {
		columns: 1;
	}

	.banner-content {
		bottom: 100px;
	}

	.logos:before,
	.logos:after {
		width: 40px;
	}
	.banner-content p span {
		display: none;
	}
}

@media (max-width: 576px) {
	#OurProcess {
		padding: 60px 0 0px 0;
	}

	.packages-list li {
		margin: 0 20px;
	}

	.packages-list {
		grid-template-columns: 1fr;
		/* 1 column on mobile */
	}
}