/********************************************** UNIVERSAL START *****************************************/
* {
	padding: 0;
	margin: 0;
	font-family: 'Roboto', sans-serif;
	box-sizing: border-box;
}



a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.fa-check-circle {
	color: green;
}

.error {
	font-size: 40px;
}

/********************************************* UNIVERSAL END ***************************************/
.hiriing-tips ul,
p {
	padding-left: 32px;
}

.process-moving h3 {
	color: red;
}

.process-moving img {
	width: 100%;
}

.process-moving small {
	text-align: center;
	width: 100%;
	position: absolute;
	margin-top: -37px;
	background: 0 50% -webkit-gradient(radial, center center, 0, center center, 320, from(#f9f9f9), to(#FFFFFF));
}

.process-moving h4 {
	font-size: 23px;
	color: #1280de;
}

.process-moving span {
	font-size: 17px;
	justify-content: center;
}

.process-moving h5 {
	font-size: 16px;
	font-weight: 600;
}

.truck-size h3 {
	color: red;
}

.truck-size small {
	text-align: center;
	width: 100%;
	position: absolute;
	margin-top: 0px;
	background: 0 50% -webkit-gradient(radial, center center, 0, center center, 320, from(#f9f9f9), to(#FFFFFF));
}

.truck-size img {
	width: 100%;
}

/*********************************************** INFO START ***************************************/

.footer_tabs .card {
	border: none;
	background-color: transparent;
	border-radius: 0;
	box-shadow: none;
}

.footer_links p:after {
	position: absolute;
	content: '|';
	right: 0;
}

.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem;
}

.footer_tabs .card-header {
	padding: 0;
	background-color: transparent;
	border: none;
}

.footer_tabs .card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.footer_tabs .btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.footer_tabs .btn-link {
	width: 100%;
	padding: 15px 20px;
	background-color: transparent;
	border: none;
	text-align: left;
	position: relative;
	color: #116187;
	font-size: 14px;
	text-decoration: none !important;
	border-top: 1px solid rgba(235, 182, 70, .71);
	border-radius: 0;
	text-transform: uppercase;

}

.footer_tabs .btn-link {
	font-weight: 400;
	color: #007bff;
	text-decoration: none;
}

.footer_tabs .btn-link.collapsed:after {
	content: '+';
}

.footer_tabs .btn-link:after {
	position: absolute;
	content: '-';
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	color: #116187;
	font-size: 16px;
}

.footer_tabs .card .collapse:not(.show) {
	display: none;
}

.footer_tabs .card-body {
	color: #373737;
	font-size: 15px;
	overflow: hidden;
	padding-top: 0;
}

.footer_tabs .card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-height: 1px;
	padding: 1.25rem;
}

.footer_links p {
	float: left;
	margin: 0 5px 5px 0;
	padding-right: 10px;
	position: relative;
}

.footer_links p a {
	color: #333333;
	font-size: 14px;
}

.footer_links p a:hover {
	color: #ffc107;
	font-size: 14px;
}

.footer_tabs .card button:hover,
.footer_tabs .card button:focus {
	outline: none;
}

.cust-reviews .full-width-wrapper>.pane-content {
	max-width: 1180px;
	margin: 0px auto;
}

.cust-reviews .testimonial-teaser {
	background-color: #fff;
	margin-bottom: 15px;
	padding: 5%;
	border-radius: 7px;
	border-bottom: 3px solid #ccc;
	box-shadow: rgb(0 0 0 / 20%) 0px 4px 4px;
}

.testimonial-teaser .name {
	font-size: 112%;
	color: #e76142;
	font-weight: bold;
}

.testimonial-teaser .designation {
	color: #a9a9a9;
}

.testimonial-teaser .service-taken {
	color: #a9a9a9;
	line-height: 140%;
}

.cust-reviews .testimonial-teaser .test-body {
	line-height: 160%;
	font-size: 15px;
	padding: 10px 0% 0px;
}

.testimonial-teaser .test-body {
	font-family: "Lucida Bright", Georgia, serif;
	font-style: italic;
	padding: 0px 5% 20px;
}

.cust-reviews h2 {
	color: #000 !important;
	font-family: "Lucida Bright", Georgia, serif;
}

.local-packer-mover ul li {
	margin-left: 15px;
	font-size: 18px;
}

.local-packer-mover h2 {
	color: red !important;
	text-align: center;
	margin-bottom: 50px;
	font-family: "Lucida Bright", Georgia, serif;
}

.local-packer-mover .local-image {
	width: 100%;
}

.local-packer-mover .local-image img {
	width: 100%;
}

.top-professional li {
	font-size: 15px;
}

.top-professional h2 {
	margin: 0px auto;
	margin-top: 23px;
	margin-bottom: 25px;
	color: #3b507d !important;
	max-width: 780px;
	text-align: center;
	padding: 15px 0px;
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	background: 0 50% -webkit-gradient(radial, center center, 0, center center, 320, from(#f9f9f9), to(#FFFFFF));
}

.local-packer-mover {
	background: #ffffff !important;
	margin: 20px;
}


.info p {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
}

.info .fa-phone-volume {
	color: green;
	font-size: 40px;
}

.info .fa-envelope {
	color: #27c5f5;
	font-size: 40px;

}

.info .fa-map-marker {
	color: red;
	font-size: 40px;
}

/********************************************* INFO END *********************************************/


/******************************************** HEADER TOP NAVBAR START ********************************/

.header {
	background: #177186;
}

.navbar-collapse {
	z-index: 1;
}

.navbar {
	background: #177186;
	min-height: 80px;
	position: sticky;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.navbar .nav-item .nav-link {
	color: #fff !important;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}

.navbar .nav-item {
	padding-left: 10px;
}

.navbar .dropdown-menu {
	background: #177186;
}

.navbar .dropdown-item {
	padding: 5px 10px;
	color: #fff;
}

.fa-lock {
	color: red;
}

.fa-home {
	color: red;
}

.navbar .navbar-toggler-icon {
	color: black;
}

/*********************************************** HEADER TOP NAVBAR END ***********************************/


/*********************************************** HEADER IMAGE START **************************************/


.image img {
	width: 100%;
	z-index: -1;
	position: relative;
}

.image h2 {
	position: absolute;
	top: 10%;
	left: 2%;
	color: #fff;
	font-weight: 700;
	font-size: 45px;
}

.image span {
	color: #177186;
}

.image .caption1 {
	position: absolute;
	top: 30%;
	left: 2%;
	color: red;
	font-weight: 600;
	font-size: 25px;
}

.image .caption2 {
	position: absolute;
	top: 36%;
	left: 2%;
	color: red;
	font-weight: 600;
	font-size: 25px;
}

.image .caption3 {
	position: absolute;
	top: 42%;
	left: 2%;
	color: red;
	font-weight: 600;
	font-size: 25px;
}

.fa-check {
	color: green;
}

.fa-truck-pickup {
	color: #177186;
}

.image .caption3 span {
	color: yellow;
}

.image .caption4 {
	position: absolute;
	top: 48%;
	left: 2%;
	color: red;
	font-weight: 600;
	font-size: 25px;
}

.image .caption5 {
	position: absolute;
	top: 54%;
	left: 2%;
	color: red;
	font-weight: 600;
	font-size: 25px;
}

.calltocation {
	position: absolute;
	top: 80%;
	left: 10%;

	font-weight: 700;
	font-size: 30px;
}

.calltocation a {
	color: #fff;
	text-decoration: none;
}

.calltocation a:hover {
	color: #fff;
	text-decoration: none;
}

.image small {
	position: absolute;
	top: 78%;
	left: 21%;
	color: green;
}


/************************************************* HEADER IMAGE END ************************************/

/************************************************* CONTACT INDEX START **************************************/

.contactindex {
	position: relative;
	background: #ec5c5c0f;
	width: 100%;
	top: -50px;
	border-radius: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.contactindex form {
	padding: 50px;
}

.contactindex .contact-title {
	height: 80px;
	width: 100%;
	background: #dc0a0a;
	color: white;
	border-radius: 10px 10px 0 0;
}

.contactindex h3 {
	line-height: 80px;
}



/************************************************* CONTACT INDEX END **************************************/



/************************************************** WELCOME START **************************************/

.welcome {
	margin: 5% 0;

}

.welcome h1 {
	color: #2ca5de;
	font-weight: 600;
	text-transform: uppercase;
}

.welcome a {
	color: red;
}

.welcome p {
	font-size: 15px;
	letter-spacing: 1px;
}

.welcome-universal h1 {
	color: #2ca5de;
	font-weight: 600;
	font-size: 32px;
	text-transform: uppercase;

}

.welcome-universal p {
	font-size: 15px;
	letter-spacing: 1px;
	text-align: justify;
}

.welcome-universal h3 {
	color: red;
}

.welcome-universal ul {
	padding-left: 20px;
}

.welcome-universal ul li {
	font-size: 17px;
	line-height: 1.8;
	margin-bottom: 8px;
}

/************************************************** WELCOME END **************************************/


/********************************************** CAROUSEL START********************************************/

.carousel-caption h5 {
	font-size: 23px;
	color: red;
	font-weight: 800;
}

.carousel-caption p {
	font-size: 16px;

}

/*****************************************CAROUSEL END ***************************************************/


/***********************************Breadcrumb**********************************************************/
.bread {
	background: #f8f9fa;
}

.bread ul {
	display: flex;
	list-style: none;
}

.about {
	background: #f8f9fa;

}

.about .about-content {
	padding: 50px;
	border: 2px solid #fff;
	background: #f6ffff;
	margin-bottom: 30px;
}

.about .about-content h3 {
	font-weight: 800;
	font-size: 20px;
	color: red;
}

.about .about-content p {
	text-align: justify-content;
	letter-spacing: 1px;

}




/*************************************Breadcrumb End**********************************************************/




/***************************************SERVICES START************************************************/

.services {
	justify-content: center;
	align-items: center;
	min-height: 85vh;
	background: linear-gradient(#ffc107, #ffe083 50%, #fff 50%, #fff 100%);
}

.services p a {
	color: red;
}

.our-services h2 {
	text-align: center;
	color: #fff;
	padding: 20px 0 60px 0;
	text-transform: uppercase;
	font-weight: 600;
}

.box h2 {
	text-align: center;
	color: #ff226d;
	text-transform: uppercase;
}

.services .box {
	position: relative;
	max-width: 320px;
	background: #fff;
	padding: 80px 40px 60px;
	box-shadow: 0 15px 45px rgba(0, 0, 0, .1);
	justify-content: center;
	align-items: center;
}

.services .box:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ff226d;
	transform: scaleY(0);
	transform-origin: top;
	transition: transform 0.8s;
}

.services .box:hover:before {
	transform: scaleY(1);
	transform-origin: bottom;
	transition: transform 0.8s;
}

.services .box h2 {
	position: absolute;
	left: 40px;
	top: 35px;
	font-size: 4em;
	font-weight: 800;
	z-index: 1;
	opacity: 0.5;
	transition: 0.5s;
}

.services .box:hover h2 {
	opacity: 1;
	color: #fff;
	transform: translateY(-40px);
}

.services .box h3 {
	position: relative;
	font-size: 1.5em;
	z-index: 2;
	font-weight: 550;
	color: #333;
	transition: 0.5s;
}

.services .box:hover h3 {
	color: #fff;
}

.services .box p {
	position: relative;
	z-index: 2;
	color: #555;
	transition: 0.5s;
}

.services .box:hover h3,
.services .box:hover p {
	color: #fff;
}

.services .box:hover p a {
	color: #000;
}

/****************************************SERVICES END **********************************************/





/***************************************WORK PROCEDURE START **********************************************/
.procedure {
	background: #e5f1dc;
}

.procedure .icon {
	margin: 10% 0;
	text-align: center;

}

.procedure-title h2 {
	text-align: center;
	font-weight: 600;
	color: #0f4675;
}

.procedure .fa {
	font-size: 45px;
	border: 3px solid #0f4675;
	width: 120px;
	height: 120px;
	border-radius: 100%;
	line-height: 120px;
}

.procedure .icon h4 {
	text-align: center;
	padding: 10px 0;
	font-size: 16px;
	font-weight: 600;
}

.procedure .arrow {
	position: relative;
}

.procedure .arrow:before {
	content: "»";
	position: absolute;
	width: 50px;
	height: 50px;
	background: #0f4675;
	border-radius: 50%;
	top: 35px;
	right: 53px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 50px;

}

/***************************************WORK PROCEDURE END **********************************************/

/***************************************WHAT OUR CLIENT SAY START *******************************************/
#testimonials {
	background: radial-gradient(#2aafce, #177186);
	height: 100vh;
	margin-top: 80px;
}

#testimonials h2 {
	padding-top: 40px;
	color: #fff;
}

#customers-testimonials {
	padding: 50px 0;
}

.testimonial img {
	max-width: 159px;
	margin: 0 auto 0 auto;
	border: 2px solid #fff;
	padding: 5px;
	margin-bottom: 13px;

}

.testimonial blockquote {
	border: 0;
	font-family: tahoma;
	font-size: italic;
	color: #fff;
	padding: 5px 150px;
	position: relative;
}

.testimonial blockquote:before,
.testimonial blockquote:after {
	font-size: 80px;
	line-height: 1;
	width: 30px;
	height: 30px;
	position: absolute;
}

.testimonial blockquote::before {
	content: "\201C";
	top: 0;
	left: 100px;

}

.testimonial blockquote::after {
	content: "\201D";
	bottom: 0;
	right: 100px;

}

.testimonial-author p {
	font-size: 17px;
	color: #fff;
}

.testimonial-author p strong {
	display: block;
	color: #fff;
}










/**************************************** WHAT OUR CLIENT SAY END ********************************************/





/***************************************UNIVERSAL PAGE START **********************************************/
.Chennai {
	padding: 55px 0;
	background: #fbffea;
}

.universal-form {

	background: #fff;
	width: 100%;
	top: 40px;
	border-radius: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border: 1px solid #ccc;
}

.universal-form form {
	padding: 40px;
}

.universal-form-title {
	padding-top: 15px;
	color: blue;
}

.procedure .universal-icon {
	margin: 10% 0;
	text-align: center;
	padding: 0 80px;

}

.procedure .universal-icon h4 {
	text-align: center;
	padding: 10px 0;
	font-size: 16px;
	font-weight: 600;
}

.procedure .arrows {
	position: relative;
}

.procedure .arrows:before {
	content: "";
	position: absolute;
	width: 150px;
	border-bottom: 3px dotted red;
	top: 55px;
	display: inline-block;
	right: -80px;
	line-height: px;
}

.advantage-img img {
	height: 500px;
	width: 267px;

}

.advantages-icon {
	height: 90px;
	width: 90px;
	border-radius: 50%;
	background: #e5f1dc;
	justify-content: center;
	align-items: center;
	margin-top: 25%;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.19);
}

.advantages-icon .fa-inr {
	font-size: 40px;
	color: #da3131;
	padding: 30px 33px;
}

.advantages-icon .fa-laptop {
	font-size: 40px;
	color: #656161;
	padding: 30px 23px;
}

.advantages-icon .fa-calendar {
	font-size: 40px;
	color: #14bce2;
	padding: 27px 28px;
}

.advantages-icon .fa-map-marker {
	font-size: 40px;
	color: red;
	padding: 27px 28px;
}

.advantages-icon .fa-support {
	font-size: 40px;
	color: #41c764;
	padding: 25px 26px;
}

.advantage span {
	color: red;
}

.advantage h3 {
	font-size: 22px;
	font-weight: 600;
	color: green;
	text-align: center;
}

.advantage p {
	font-size: 15px;
}


/***************************************UNIVERSAL PAGE END **********************************************/


/********************************* Our Patners ********************************************************/
.our-patner {
	padding: 60px 0;
}

.slick-slide {
	margin: 20px 20px;
}

.slick-slide img {
	width: 100%;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

.slick-initialized .slick-slide {
	display: block;
}

.copy {
	padding-top: 250px;
}
















/******************************************FOOTER START *********************************************/
.search-by-local-title {
	color: #2ca5de;
	border-bottom: 2px solid #2ca5de;
	font-weight: 600;
	margin-bottom: 20px;

}

.search-by-local-title h3 {
	font-size: 25px;
}

.search-by-local li a {
	text-decoration: none;
	color: gray;
	padding: 6px 0;
	font-size: 13px;
	font-weight: 400;
	transition: 0.7s ease;
	margin: 0;
}

.search-by-local .local-data li {
	list-style: none;
	padding: 5px 0;
}

.search-by-local .local-data h2 {
	margin: 0;
	font-size: 13px;
	transition: 0.7s ease;
}

.search-by-local li a h2:hover {
	padding-left: 7px;
}

.search-by-location {
	width: 100%;
	margin-top: 2%;
	padding-bottom: 20px;
	background: linear-gradient(320deg, #e2f1ff 55%, #fff 0%);
}

.search-by-location li a {
	text-decoration: none;
	padding: 6px 0;
	font-size: 13px;
	font-weight: 400;
	transition: 0.7s ease;
	color: #801800;
}

.search-by-location li a:hover {
	padding-left: 7px;
	color: green;
}

.footer-main {
	min-height: 300px;
	width: 100%;
	background: linear-gradient(320deg, #343a40 55%, #177186 0%);
}

.footer-main .content p a {
	color: #000;
}

.footer-main li {
	list-style: none;
	color: #fff;

}

.footer-main li a {
	color: #fff;
}

.footer-main li a:hover {
	text-decoration: none;
}

.footer-main .fab {
	font-size: 20px;
	font-weight: 400;
	padding: 0 5px;
}

.footer-copyright {
	min-height: 50px;
	width: 100%;
	background: #343a40;
	color: #fff;
	line-height: 50px;
	font-size: 12px;
}

.footer-copyright a {
	text-decoration: none;
	color: #fff;
	padding: 0 5px;
}

.footer-copyright a:hover {
	text-decoration: none;
	color: #fff;
}

.footer-copyright .fa {
	padding: 0 5px;
	transition: 0.8s ease;
}

/***********************************************FOOTER END*****************************************/


/********************************************* PRIVACY POLICY  START ****************************************/

.privacy h3 {
	text-align: center;
	font-size: 32px;
	text-transform: uppercase;
	color: #2ca5de;
	font-weight: 600;
}

.privacy h4 {
	font-weight: 600;
	font-size: 22px;
}

.privacy p {
	margin: 20px 0px;
	font-size: 16px;

}







/********************************************* PRIVACY POLICY  END ****************************************/










/********************************************** MEDIA QUERY START *****************************************/

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

	.footer_tabs .btn-link {
		padding: 15px 5px;
		font-size: 11px;
	}

	.info div {
		border: none;
	}

	.image h2 {
		top: 1%;
		color: #fff;
		font-weight: 600;
		font-size: 15px;
	}

	.contactindex {
		margin-top: 50px;
		max-height: 450px;
		position: relative;

	}

	.contactindex .contact-title {
		height: 50px;
	}

	.contactindex h3 {
		line-height: 50px;
		font-size: 18px;
	}

	.contactindex form {
		padding: 30px;
	}

	.image .caption1 {
		top: 15%;
		font-weight: 500;
		font-size: 13px;
	}

	.image .caption2 {
		top: 25%;
		font-weight: 500;
		font-size: 13px;
	}

	.image .caption3 {
		top: 35%;
		font-weight: 500;
		font-size: 13px;
	}

	.image .caption4 {
		top: 45%;
		font-weight: 500;
		font-size: 13px;
	}

	.image .caption5 {
		top: 55%;
		font-weight: 500;
		font-size: 13px;
	}

	.calltocation {
		top: 90%;
		left: 5%;
		color: #fff;
		font-weight: 700;
		font-size: 15px;
	}

	.image small {
		top: 81%;
		left: 14%;
		color: green;
	}

	.contactindex .content li {
		padding: 5px 0;
		font-weight: 500;
		font-size: 16px;
	}

	.procedure .arrow:before {
		content: "↡";
		position: absolute;
		top: 90px;
		right: 160px;
	}

	.footer-copyright .fa {
		padding: 0 3px;
		transition: 0.8s ease;
	}

	.welcome h1 {
		color: #2ca5de;
		font-weight: 600;
		text-transform: uppercase;
		font-size: 20px;
	}

	.procedure .arrows:before {
		content: "↡";
		position: absolute;
		width: 50px;
		height: 50px;
		background: #0f4675;
		border-radius: 50%;
		top: 90px;
		right: 50px;
		color: #fff;
		font-size: 22px;
		text-align: center;
		line-height: 50px;

	}

	.services .box {
		margin: 10px 0;
		left: 25px;
	}

	/***********************************Breadcrumb**********************************************************/

	.about .about-content {
		padding: 10px;
	}




	/*************************************Breadcrumb End**********************************************************/
	#testimonials {
		height: 80vh;
	}

	#testimonials h2 {
		padding-top: 10px;
	}

	#customers-testimonials {
		padding: 10px 0;
	}


	.testimonial img {
		max-width: 140px;

		border: 2px solid #ccc;
		padding: 5px;
		margin-bottom: 13px;

	}

	.testimonial blockquote {
		border: 0;
		font-family: tahoma;
		font-size: italic;
		color: #fff;
		padding: 5px 10px;
		position: relative;
	}

	.testimonial blockquote:before,
	.testimonial blockquote:after {
		font-size: 75px;
		line-height: 1;
		width: 28px;
		height: 28px;
		position: absolute;
	}

	.testimonial blockquote::before {
		content: "\201C";
		top: -12px;
		left: -2px;

	}

	.testimonial blockquote::after {
		content: "\201D";
		bottom: 0;
		right: 10px;

	}

	.testimonial-author p {
		font-size: 17px;
		color: #fff;
	}

	.testimonial-author p strong {
		display: block;
		color: #fff;
	}

	.advantage .advantages-icon {
		margin-top: 0;
		margin-left: 135px;
	}


}

/*@media only screen and (min-width: 1200px){
	.info div{
		border: none;
	}
	.procedure .arrow:before{
		content: "»";
		position: absolute;
		top: 35px;
		right: 7px;
}
.services{
	min-height: 40vh;
}
	
}