/******************************/
/*     01. General Styles     */
/******************************/

body,
html {
	width: 100%;
	height: 100%;
}

body,
p {
	color: #f1f1f8;

}

.p-large {
	color: #f1f1f8;
	font: 400 1rem/1.5rem "Open Sans", sans-serif;
}

.p-small {
	color: #f1f1f8;
	font: 400 0.75rem/1.25rem "Open Sans", sans-serif;
}

.p-heading {
	margin-bottom: 3.75rem;
	text-align: center;
}

.li-space-lg li {
	margin-bottom: 0.375rem;
}

.indent {
	padding-left: 1.25rem;
}

h1 {
	color: #f1f1f8;
	font: 700 2.5rem/2.875rem "Montserrat", sans-serif;
}

h2 {
	color: #f1f1f8;
	font: 700 2.25rem/2.75rem "Montserrat", sans-serif;
}

h2 span {
	color: #ffd166;
}

h3 {
	color: #f1f1f8;
	font: 700 1.75rem/2.125rem "Montserrat", sans-serif;
}

h4 {
	color: #E0606D;
	font: 700 1.375rem/1.75rem "Montserrat", sans-serif;
}

h5 {
	color: #ffd166;
	font: 700 1.125rem/1.625rem "Montserrat", sans-serif;
}

h6 {
	color: #f1f1f8;
	font: 700 1rem/1.5rem "Montserrat", sans-serif;
}

a {
	color: #f1f1f8;
	text-decoration: underline;
}

a:hover {
	color: #f1f1f8;
	text-decoration: underline;
}

a.turquoise {
	color: #00c9db;
}

a.white {
	color: #fff;
}

ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

.testimonial-text {
	font: italic 400 1rem/1.5rem "Open Sans", sans-serif;
}

.testimonial-author {
	font: 700 1rem/1.5rem "Montserrat", sans-serif;
}

.btn-solid-reg {
	display: inline-block;
	padding: 1.5rem 2.1rem 1.5rem 2.1rem;

	border-radius: 2rem;

	color: #fff;
	font: 700 0.75rem/0 "Montserrat", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-solid-reg:hover {
	background-color: transparent;
	color: #60cbe0;
	text-decoration: none;
}

.btn-solid-lg {
	display: inline-block;
	border-radius: 2rem;
	color: #fff;
	font: 700 0.75rem/0 "Montserrat", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
	line-height: 1.5;
}

.btn-solid-lg:hover {
	text-decoration: none;
}

.btn-solid-lg .fab,
.btn-solid-lg .fas {
	margin-right: 0.5rem;
	font-size: 1.25rem;
	vertical-align: top;
}

.btn-solid-lg .fab.fa-google-play {
	font-size: 1rem;
}

.btn-solid-lg .fas.fa-sign-in-alt {
	font-size: 1rem;
}

.btn-outline-reg {
	display: inline-block;
	padding: 2rem 2.125rem 2rem 2.125rem;
	border: 0.125rem solid #60cbe0;
	border-radius: 2rem;
	background-color: transparent;
	color: #60cbe0;
	font: 700 0.75rem/0 "Montserrat", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-outline-reg:hover {
	background-color: #60cbe0;
	color: #fff;
	text-decoration: none;
}

.btn-outline-lg {
	display: inline-block;
	padding: 1.375rem 2.625rem 1.375rem 2.625rem;
	border: 0.125rem solid #60cbe0;
	border-radius: 2rem;
	background-color: transparent;
	color: #60cbe0;
	font: 700 0.75rem/0 "Montserrat", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-outline-lg:hover {
	background-color: #60cbe0;
	color: #fff;
	text-decoration: none;
}

.btn-outline-sm {
	display: inline-block;
	padding: 1rem 1.625rem 0.875rem 1.625rem;
	border: 0.125rem solid #60cbe0;
	border-radius: 2rem;
	background-color: transparent;
	color: #60cbe0;
	font: 700 0.625rem/0 "Montserrat", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-outline-sm:hover {
	background-color: #60cbe0;
	color: #fff;
	text-decoration: none;
}

.form-group {
	position: relative;
	margin-bottom: 1.25rem;
}

.form-group.has-error.has-danger {
	margin-bottom: 0.625rem;
}

.form-group.has-error.has-danger .help-block.with-errors ul {
	margin-top: 0.375rem;
}

.label-control {
	position: absolute;
	top: 0.87rem;
	left: 1.375rem;
	color: #333E4C;
	opacity: 1;
	font: 400 0.875rem/1.375rem "Open Sans", sans-serif;
	cursor: text;
	transition: all 0.2s ease;
}

/* IE10+ hack to solve lower label text position compared to the rest of the browsers */
@media screen and (-ms-high-contrast: active),
screen and (-ms-high-contrast: none) {
	.label-control {
		top: 0.9375rem;
	}
}

.form-control-input:focus+.label-control,
.form-control-input.notEmpty+.label-control,
.form-control-textarea:focus+.label-control,
.form-control-textarea.notEmpty+.label-control {
	top: 0.125rem;
	opacity: 1;
	font-size: 0.75rem;
	font-weight: 700;
}

.form-control-input,
.form-control-select {
	display: block;
	width: 100%;
	padding-top: 1.0625rem;
	padding-bottom: 0.0625rem;
	padding-left: 1.3125rem;
	border: 2px solid #333E4C;
	border-top: none;
	border-left: none;
	border-right: none;
	color: #60cbe0;
	font: 400 0.875rem/1.875rem "Open Sans", sans-serif;
	transition: all 0.2s;
	-webkit-appearance: none;
	/* removes inner shadow on form inputs on ios safari */
}

.form-control-select {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	height: 3rem;
}

/* IE10+ hack to solve lower label text position compared to the rest of the browsers */
@media screen and (-ms-high-contrast: active),
screen and (-ms-high-contrast: none) {
	.form-control-input {
		padding-top: 1.25rem;
		padding-bottom: 0.75rem;
		line-height: 1.75rem;
	}

	.form-control-select {
		padding-top: 0.875rem;
		padding-bottom: 0.75rem;
		height: 3.125rem;
		line-height: 2.125rem;
	}
}

select {
	/* you should keep these first rules in place to maintain cross-browser behavior */
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background-image: url('../images/down-arrow.png');
	background-position: 96% 50%;
	background-repeat: no-repeat;
	outline: none;
}

select::-ms-expand {
	display: none;
	/* removes the ugly default down arrow on select form field in IE11 */
}

.form-control-textarea {
	display: block;
	/* used to eliminate a bottom gap difference between Chrome and IE/FF */
	width: 100%;
	height: 4rem;
	/* used instead of html rows to normalize height between Chrome and IE/FF */
	padding-top: 1.25rem;
	padding-left: 1.3125rem;
	border-bottom: 2px solid #333E4C;
	border-top: none;
	border-right: none;
	border-left: none;
	color: #60cbe0;
	font: 400 0.875rem/1.75rem "Open Sans", sans-serif;
	transition: all 0.2s;
}

.form-control-input:focus,
.form-control-select:focus,
.form-control-textarea:focus {
	border-bottom: 2px solid #333E4C;
	outline: none;
	/* Removes blue border on focus */
}

.checkbox {
	font: 400 0.75rem/1.25rem "Open Sans", sans-serif;
}

input[type='checkbox'] {
	vertical-align: -15%;
	margin-right: 0.375rem;
}

/* IE10+ hack to raise checkbox field position compared to the rest of the browsers */
@media screen and (-ms-high-contrast: active),
screen and (-ms-high-contrast: none) {
	input[type='checkbox'] {
		vertical-align: -9%;
	}
}

.form-control-submit-button {
	display: inline-block;
	width: 100%;
	height: 3.125rem;
	border: 1px solid #60cbe0;
	border-radius: 1.5rem;
	background-color: #60cbe0;
	color: #fff;
	font: 700 0.75rem/1.75rem "Montserrat", sans-serif;
	cursor: pointer;
	transition: all 0.2s;
}

.form-control-submit-button:hover {
	background-color: transparent;
	color: #60cbe0;
}

/* Form Success And Error Message Formatting */
#cmsgSubmit.h3.text-center.tada.animated,
#pmsgSubmit.h3.text-center.tada.animated,
#cmsgSubmit.h3.text-center,
#pmsgSubmit.h3.text-center {
	display: block;
	margin-bottom: 0;
	color: #f1f1f8;
	font: 400 1.125rem/1rem "Open Sans", sans-serif;
}

.help-block.with-errors .list-unstyled {
	color: #ED1C24;
	font-size: 0.75rem;
	line-height: 1.125rem;
	text-align: left;
}

.help-block.with-errors ul {
	margin-bottom: 0;
}

/* end of form success and error message formatting */

/* Form Success And Error Message Animation - Animate.css */
@-webkit-keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

/* end of form success and error message animation - Animate.css */



/*************************/
/*     02. Preloader     */
/*************************/

.spinner-wrapper {
	position: fixed;
	z-index: 999999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #60cbe0;
}

.spinner {
	margin: 10% auto;
	position: relative;
	display: block;
	width: 800px;
	height: 250px;
	overflow: hidden;
	border-bottom: 3px solid #fff;
	color: #fff;
}

.mountain {
	position: absolute;
	right: -900px;
	bottom: -20px;
	width: 2px;
	height: 2px;
	box-shadow:
		0 0 0 50px #333E4C,
		60px 50px 0 70px #333E4C,
		90px 90px 0 50px #333E4C,
		250px 250px 0 50px #333E4C,
		290px 320px 0 50px #333E4C,
		320px 400px 0 50px #333E4C;
	transform: rotate(130deg);
	animation: mtn 20s linear infinite;
}

.hill {
	position: absolute;
	right: -900px;
	bottom: -50px;
	width: 400px;
	border-radius: 50%;
	height: 20px;
	box-shadow:
		0 0 0 50px #333E4C,
		-20px 0 0 20px #333E4C,
		-90px 0 0 50px #333E4C,
		250px 0 0 50px #333E4C,
		290px 0 0 50px #333E4C,
		620px 0 0 50px #333E4C;
	animation: hill 4s 2s linear infinite;
}

.tree,
.tree:nth-child(2),
.tree:nth-child(3) {
	position: absolute;
	height: 100px;
	width: 35px;
	bottom: 0;
	background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/130015/tree.svg) no-repeat;
}

.rock {
	margin-top: -17%;
	height: 2%;
	width: 2%;
	bottom: -2px;
	border-radius: 20px;
	position: absolute;
	background: #ddd;
}

.truck,
.wheels {
	transition: all ease;
	width: 85px;
	margin-right: -60px;
	bottom: 0px;
	right: 50%;
	position: absolute;
	background: #eee;
}

.truck {
	background: url(../images/truck-01.png) no-repeat;
	background-size: contain;
	height: 60px;
}

.truck:before {
	content: " ";
	position: absolute;
	width: 25px;
	box-shadow:
		-30px 28px 0 1.5px #fff,
		-35px 18px 0 1.5px #fff;
}

.wheels {
	background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/130015/wheels.svg) no-repeat;
	height: 15px;
	margin-bottom: 0;
}

.tree {
	animation: tree 3s 0.000s linear infinite;
}

.tree:nth-child(2) {
	animation: tree2 2s 0.150s linear infinite;
}

.tree:nth-child(3) {
	animation: tree3 8s 0.050s linear infinite;
}

.rock {
	animation: rock 4s -0.530s linear infinite;
}

.truck {
	animation: truck 4s 0.080s ease infinite;
}

.wheels {
	animation: truck 4s 0.001s ease infinite;
}

.truck:before {
	animation: wind 1.5s 0.000s ease infinite;
}


@keyframes tree {
	0% {
		transform: translate(1350px);
	}

	50% {}

	100% {
		transform: translate(-50px);
	}
}

@keyframes tree2 {
	0% {
		transform: translate(650px);
	}

	50% {}

	100% {
		transform: translate(-50px);
	}
}

@keyframes tree3 {
	0% {
		transform: translate(2750px);
	}

	50% {}

	100% {
		transform: translate(-50px);
	}
}

@keyframes rock {
	0% {
		right: -200px;
	}

	100% {
		right: 2000px;
	}
}

@keyframes truck {
	0% {}

	6% {
		transform: translateY(0px);
	}

	7% {
		transform: translateY(-6px);
	}

	9% {
		transform: translateY(0px);
	}

	10% {
		transform: translateY(-1px);
	}

	11% {
		transform: translateY(0px);
	}

	100% {}
}

@keyframes wind {
	0% {}

	50% {
		transform: translateY(3px)
	}

	100% {}
}

@keyframes mtn {
	100% {
		transform: translateX(-2000px) rotate(130deg);
	}
}

@keyframes hill {
	100% {
		transform: translateX(-2000px);
	}
}


/**************************/
/*     03. Navigation     */
/**************************/
.navbar-custom {
	background-color: #333333;
	box-shadow: 0 0.0625rem 0.375rem 0 rgba(0, 0, 0, 0.1);
	font: 700 1rem/2rem "Montserrat", sans-serif;
	transition: all 0.2s;
}

.navbar-custom .navbar-brand.logo-image img {
	/* width: 190px !important; */
	height: 70px !important;
	margin-bottom: 1px;
}

.navbar-custom .navbar-nav {
	margin-top: 0.75rem;
}

.navbar-custom .nav-item .nav-link {
	padding: 0 0.75rem 0 0.75rem;
	color: #fff;
	text-decoration: none;
	transition: all 0.2s ease;
}

.navbar-custom .nav-item .nav-link:hover,
.navbar-custom .nav-item .nav-link.active {
	color: #101010 !important;
}

.navbar-custom .navbar-toggler {
	border: none;
	color: #fff;
	font-size: 2rem;
}

.navbar-custom button[aria-expanded='false'] .navbar-toggler-awesome.fas.fa-times {
	display: none;
}

.navbar-custom button[aria-expanded='false'] .navbar-toggler-awesome.fas.fa-bars {
	display: inline-block;
}

.navbar-custom button[aria-expanded='true'] .navbar-toggler-awesome.fas.fa-bars {
	display: none;
}

.navbar-custom button[aria-expanded='true'] .navbar-toggler-awesome.fas.fa-times {
	display: inline-block;
	margin-right: 0.125rem;
}


/*********************/
/*    04. Header     */
/*********************/
.overlay::before {
	content: "";
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100vh;
}

#header video {
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	transform: translateX(-50%) translateY(-50%);
	background-size: cover;
	transition: 1s opacity;
}

.header {
	background: linear-gradient(to bottom right, rgba(72, 72, 212, 0), rgba(241, 104, 104, 0)), url('../images/banner.png') center center no-repeat;
	background-size: cover;
	display: flex;
	justify-content: start;
	align-items: center;
	height: 100vh;
	padding-left: 70px;
}

.header .text-center {
	margin-top: 0;
}

.header .text-container {
	margin-bottom: 0;
	margin-top: 0;
}

.header h1 {
	margin-bottom: 1rem;
}

.header #js-rotating {
	color: #60cbe0;
}

.header .btn-solid-lg {
	margin-right: 0.5rem;
	margin-bottom: 1.25rem;
}

.header .btn {
	border: none;
	display: block;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	outline: none;
	overflow: hidden;
	position: relative;
	color: #fff;
	font-weight: 700;
	font-size: 15px;
	background-color: #222;
	padding: 17px 25px;
	margin: 0 auto;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.20);
}

.header .btn span {
	position: relative;
	z-index: 1;
}

.header .btn:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 490%;
	width: 140%;
	background: #60cbe0;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
	transform: translateX(-98%) translateY(-25%) rotate(45deg);
}

.header .btn:hover:after {
	-webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
	transform: translateX(-9%) translateY(-25%) rotate(45deg);
}

.header .link {
	font-size: 20px;
	margin-top: 30px;
}

.header .link a {
	color: #000;
	font-size: 25px;
}

/*********************/
/*    content     */
/*********************/

.content {
	padding: 90px 0;
	background: url(../images/wall2.png) center center no-repeat;
	background-size: cover;
}

.content .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #444;
	background-color: #60cbe0;
}

.content .nav-pills .nav-link {
	color: #f1f1f1;
	text-decoration: none;
	margin-bottom: 5px;
}

.content .nav-pills {

	margin-top: 70px;

}

.content ul {
	display: block;
}

.content .centa {
	display: flex;
	align-items: center;
}

@media (max-width: 992px) {
	.content ul {
		display: flex;
	}

	.content .nav-pills {

		margin-top: 0px;
		margin-bottom: 50px;

	}
}

/************************/
/*		 foodcleaning		*/
/************************/

.foodcleaning {
	padding: 90px 0;
	background: #fafafa;
	border-radius: 50px;
}

.foodcleaning h2 {
	color: #ffd166;
	text-align: center;
	margin-bottom: 50px;
}

.foodcleaning p {
	color: gray;
	font-size: 20px;
}

.foodcleaning .card {

	box-shadow: 0 5px 25px rgba(169, 169, 169, 0.2);
	display: block;
	padding: 30px;
	background: #fff;
	overflow: hidden;
	position: relative;

}

.foodcleaning .about-image {
	background-color: #ff8f2a;
	padding: 25px;
}


/************************/

/************************/
/*		 industrycleaning		*/
/************************/
/* 
.industrycleaning {
	padding: 90px 30px;
	background: #fafafa;
	border-radius: 50px;

}

.industrycleaning h2 {
	color: #ffd166;
	text-align: center;
	margin-bottom: 50px;
}

.industrycleaning p {
	color: gray;
	font-size: 20px;
}

.industrycleaning .about-content {

	box-shadow: 0 5px 25px rgba(169, 169, 169, 0.2);
	display: block;

}

.industrycleaning .about-image {
	background-color: #ff8f2a;
	padding: 25px;
} */


/************************/

/************************/
/*		 services		*/
/************************/

.services {
	padding: 90px 0;
}

.services .card {

	box-shadow: 0 5px 25px rgba(169, 169, 169, 0.2);
	display: block;
	padding: 30px;
	background: #fff;
	overflow: hidden;
	position: relative;

}

.services .card:hover .services-img a {
	color: #fff;
	background-color: #60cbe0;
}

.services-img {
	display: inline-block;
	margin-bottom: 30px;
	background-color: #ff8f2a;
	padding: 30px;
	border-radius: 50%;
	height: 280px;
	width: 280px;
}

.services-img img {
	height: 200px;
}

.services-img a {
	border-radius: 50%;
	display: block;
	width: 100px;
	height: 100px;
	font-size: 60px;
	line-height: 99px;
	border: 1px solid #60cbe0;
	color: #60cbe0;
	transition: 0.4s;
}

.services .card-text {
	color: #555;
	margin: 0 0 15px;
}

.services .card-body ul li {

	display: block;
	margin: 8px 0px;
	font-weight: 500;
	color: #888;
}

/************************/

.carousel-control-next-icon {
	background-image: url(../images/next.png);
}

.carousel-control-prev-icon {
	background-image: url(../images/back.png);
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
	width: 40px;
	height: 40px;
}

/************************/
/*    	  About	     	*/
/************************/

.about {
	padding: 90px 0;
	background: #fafafa;
	border-radius: 120px;
}

.about-content {
	background: #fff;
	padding: 30px 20px;
}

.about-content h4 {
	font-weight: 600;
	line-height: 30px;
}

.color {
	color: #60cbe0;
	font-weight: 900;
}

.about p {
	color: #555;
	margin: 0 0 15px;
}

.about-details {
	overflow: hidden;
	display: block;
	padding-top: 10px;
}

.single-about {
	width: 46%;
	float: left;
	margin-right: 20px;
}

.icon-title {
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}

.single-about a {
	font-size: 20px;
	color: #fff;
	float: left;
	line-height: 38px;
	width: 40px;
	height: 40px;
	background: #60cbe0;
	border-radius: 3px;
}

.single-about p {
	text-align: left;
}

.about-image {
	position: relative;
	display: block;
	border-radius: 5px;
}

img {
	max-width: 100%;
	height: auto;
}



/**********************/
/*     Counter        */
/**********************/
.counter {
	background-color: #fafafa;
	position: relative;
	padding: 90px 0;
	text-align: center;
	border-radius: 140px;
}

.counter {
	overflow: hidden;

}

#counter {
	display: flex !important;
	margin: auto;
}


.cell span {
	color: #fff;
	display: block;
	font-size: 40px;
	padding: 15px 0px 20px;
	font-weight: 800;
	line-height: 40px;
}


.cell>h5 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}



.counter #counter .cell {
	display: inline-block;
	width: initial;
	margin-right: 1rem;
	margin-left: 1rem;
	margin-bottom: 2rem;
}

.counter #counter .counter-value {
	color: #fb8b24;
	font: 700 3.5rem/4.25rem "Montserrat", sans-serif;
	vertical-align: middle;
}

.counter #counter .counter-info {
	margin-bottom: 0;
	color: #101010;
	font: 400 0.875rem/1.25rem "Open Sans", sans-serif;
	vertical-align: middle;
}

/**********************/
/*     16. Footer     */
/**********************/
.footer {
	padding: 140px 0 100px;
	background: url('') center center no-repeat;
	background-size: cover;
	position: relative;
}

.footer .overlay::before {
	content: "";
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
}

.footer-content {
	display: block;
	overflow: hidden;
}

.footer-logo {
	margin-bottom: 15px;
}

.footer-head p {
	color: #ddd;
}

.footer-contacts p span {
	color: #005f73;
	font-weight: 700;
}

.footer-head h4 {
	color: #ddd;
	font-size: 18px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 700;
}

.footer-services-link ul.footer-list {
	width: 50%;
	float: left;
}

.footer-list li a {
	color: #ddd;
	padding: 4px 0px 4px 20px;
	display: block;
	position: relative;
	font-weight: 500;
}

.footer-icons {
	margin-top: 30px;
	display: inline-block;
}

.footer-icons h5 {
	color: #ddd;
}

.footer-icons ul li {
	display: inline-block;
}

.footer-icons ul li a {
	color: #fff;
	display: block;
	font-size: 20px;
	line-height: 38px;
	text-align: center;
	margin-right: 5px;
	width: 40px;
	height: 40px;
	background: #ff8f2a;
	border: 1px solid #ff8f2a;
	border-radius: 2px;
}

.footer img {
	max-width: 100%;
	height: 70px;
}

.footer .form-group {
	margin-bottom: 0;
}

.footer .form-control-textarea {
	height: 2rem;
}

.footer-icons img {
	height: initial;
}

.suscribe-input input {
	background-color: #f1f1f1;
	border: 1px solid #9791ae;
	color: #ddd;
	font-size: 15px;
	line-height: 24px;
	padding: 11px 15px;
	height: 42px;
	border-radius: 0;
	width: 100%;
	outline: none;
}

.suscribe-input button {
	background: #ff8f2a;
	border: 1px solid #ff8f2a;
	color: #fff;
	font-size: 18px;
	padding: 11px 20px;
	border-radius: 2px;
	transition: 0.4s;
	margin-top: 15px;
	text-transform: capitalize;
	font-weight: 700;
}

/*************************/
/*     17. Copyright     */
/*************************/
.copyright {
	padding-top: 10px;
	background-color: #333333;
	text-align: center;
	text-align: center;
}

.copyright a {
	color: #ff8f2a;
	text-decoration: none;
}

/**********************************/
/*     18. Back To Top Button     */
/**********************************/
a.back-to-top {
	position: fixed;
	z-index: 999;
	right: 1.75rem;
	bottom: 1.75rem;
	display: none;
	width: 3.625rem;
	height: 3.625rem;
	border-radius: 1.875rem;
	background: #ff8f2a url("../images/arrow.png") no-repeat center 47%;
	background-size: 1.125rem 1.125rem;
	text-indent: -9999px;

}

a:hover.back-to-top {
	background-color: #ffc600;

}

/*****************************/
/*     20. Media Queries     */
/*****************************/
/* Min-width width 768px */
@media (min-width: 768px) {

	/* General Styles */
	.p-heading {
		width: 85%;
		margin-right: auto;
		margin-left: auto;
	}

	h1 {
		font: 700 3.25rem/3.75rem "Montserrat", sans-serif;
	}

	/* end of general styles */



	/* Navigation */
	.navbar-custom {
		padding: 2.125rem 1.5rem 2.125rem 2rem;
		box-shadow: none;
		background: transparent;
	}

	.navbar-custom .navbar-brand.logo-text {
		color: #fff;
	}

	.navbar-custom .navbar-nav {
		margin-top: 0;
	}

	.navbar-custom .nav-item .nav-link {
		padding: 0.25rem 1rem 0.25rem 1rem;
		color: #fff;
	}

	.navbar-custom .nav-item .nav-link:hover,
	.navbar-custom .nav-item .nav-link.active {
		color: #ffc600;
	}

	.navbar-custom.top-nav-collapse {
		padding: 0.5rem 1.5rem 0.5rem 2rem;
		box-shadow: 0 0.0625rem 0.375rem 0 rgba(0, 0, 0, 0.1);
		background-color: #fb8b24;
	}

	.navbar-custom.top-nav-collapse .navbar-brand.logo-text {
		color: #fff;
	}

	.navbar-custom.top-nav-collapse .nav-item .nav-link {
		color: #fff;
	}

	.navbar-custom.top-nav-collapse .nav-item .nav-link:hover,
	.navbar-custom.top-nav-collapse .nav-item .nav-link.active {
		color: #101010;
	}

	.navbar-custom .dropdown-menu {
		box-shadow: 0 0.25rem 0.375rem 0 rgba(0, 0, 0, 0.03);
	}

	.navbar-custom .dropdown-item {
		padding-top: 0.25rem;
		padding-bottom: 0.25rem;
	}

	.navbar-custom .dropdown-items-divide-hr {
		width: 84%;
	}

	/* end of navigation */


	/* Contact */
	.form .list-unstyled li {
		display: inline-block;
		margin-right: 0.5rem;
		margin-left: 0.5rem;
	}

	.form .list-unstyled .address {
		display: block;
	}

	/* end of contact */


	/* Extra Pages */
	.ex-header {
		padding-top: 11rem;
		padding-bottom: 9rem;
	}

	.ex-basic-2 .text-container.dark {
		padding: 2.5rem 3rem 2rem 3rem;
	}

	.ex-basic-2 .text-container.column {
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}

	/* end of extra pages */
}

/* end of min-width width 768px */


/* Min-width width 992px */
@media (min-width: 992px) {

	/* Navigation */
	.navbar-custom .social-icons {
		display: block;
		margin-left: 0.5rem;
	}

	.navbar-custom .fa-stack {
		margin-bottom: 0.1875rem;
		margin-left: 0.375rem;
		font-size: 0.75rem;
	}

	.navbar-custom .fa-stack-2x {
		color: #60cbe0;
		transition: all 0.2s ease;
	}

	.navbar-custom .fa-stack-1x {
		color: #fff;
		transition: all 0.2s ease;
	}

	.navbar-custom .fa-stack:hover .fa-stack-2x {
		color: #fff;
	}

	.navbar-custom .fa-stack:hover .fa-stack-1x {
		color: #ff8f2a;
	}

	/* end of navigation */


	/* General Styles */
	.p-heading {
		width: 65%;
	}

	/* end of general styles */

	/* end of header */

	/* Statistics */
	.counter {
		padding-top: 6rem;
		padding-bottom: 4.5rem;
	}

	.counter #counter .cell {
		width: initial;
		margin-right: 2.5rem;
		margin-left: 2.5rem;
	}

	.counter #counter .counter-value {
		font: 700 4.25rem/4.5rem "Montserrat", sans-serif;
	}

	/* end of statistics */


	/* Extra Pages */
	.ex-header h1 {
		width: 80%;
		margin-right: auto;
		margin-left: auto;
	}

	.ex-basic-2 {
		padding-bottom: 5rem;
	}

	.ex-basic-2 .text-container.column {
		margin-bottom: 0;
	}

	/* end of extra pages */
}

/* end of min-width width 992px */


/* Min-width width 1200px */
@media (min-width: 1200px) {

	/* Navigation */
	.navbar-custom {
		padding: 2.125rem 5rem 2.125rem 5rem;
	}

	.navbar-custom.top-nav-collapse {
		padding: 0.5rem 5rem 0.5rem 5rem;
	}

	/* end of navigation */


	/* General Styles */
	.p-heading {
		width: 44%;
	}

	/* end of general styles */


	/* Header */

	.header .image-container {
		margin-left: 3rem;
	}

	/* end of header */

	/* Footer */
	.footer .footer-col {
		width: 90%;
	}

	.footer .footer-col.middle {
		margin-right: auto;
		margin-left: auto;
	}

	.footer .footer-col.last {
		margin-right: 0;
		margin-left: auto;
	}

	/* end of footer */


	/* Extra Pages */
	.ex-header h1 {
		width: 60%;
		margin-right: auto;
		margin-left: auto;
	}

	.ex-basic-2 .form-container {
		margin-left: 1.75rem;
	}

	.ex-basic-2 .image-container-small {
		margin-left: 1.75rem;
	}

	/* end of extra pages */
}

/* end of min-width width 1200px */

@media(max-width: 500px) {

	.spinner-wrapper {
		background: transparent;
	}

	.spinner {
		display: none;
	}

	.header {
		background: linear-gradient(to bottom right, rgba(72, 72, 212, 0), rgba(241, 104, 104, 0)), url('../images/mobile-banner.png') center center no-repeat;
		background-size: cover;
		display: flex;
		justify-content: start;
		align-items: center;
		height: 100vh;
		padding-left: 0 !important;
	}

}

.cssanimation,
.cssanimation span {
	animation-duration: 1s;
	animation-delay: 1.5s;
	animation-fill-mode: both;
}

.cssanimation span {
	display: inline-block
}

.blurIn {
	animation-name: blurIn
}

@keyframes blurIn {
	from {
		filter: blur(20px);
		opacity: 0;
	}
}


#gooey-button {
	padding: 1rem;
	font-size: 1.4rem;
	border: none;
	color: #0c1016;
	filter: url('#gooey');
	position: relative;
	background-color: #ffd166;
}

#gooey-button:focus {
	outline: none;
}

.bubbles {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.bubble {
	background-color: #ffd166;
	border-radius: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: -1;
}

.testimonials .testimg {}

/* CSS Variables */
:root {
	--circle: 'circle';
	--slide: 'slide';
	--width: 681px;
	--height: 384px;
}


.parent {
	width: var(--width);
	height: var(--height);
	margin-left: 205px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	position: relative;
	border-radius: 16px;
	box-shadow: 0 0 88px 5px rgba(0, 0, 0, 0.75);
}

svg {
	position: absolute;
	width: var(--width);
	height: var(--height);
}

.about button {
	position: absolute;
	z-index: 50;
	width: 40px;
	overflow: hidden;
	height: 40px;
	border: none;
	border-radius: 50%;
	background: #fff;
	cursor: pointer;
	box-shadow: 0 0 88px 5px rgba(0, 0, 0, 0.75);
}

.about button:focus {
	outline-width: 0;
}

circle {
	stroke: #fff;
	fill: none;
	transition: 0.3s;
}

#svg1 circle,
#svg2 circle {
	transition-timing-function: linear;
}

#Capa_1,
#Capa_2 {
	position: absolute;
	width: 16px;
	height: 16px;
	transform: translate(-7px, -8px);
}

.right {
	margin-left: 628px;
	margin-top: 168px;
	border: 1px solid #849494;
	background-color: transparent;
	transition: 0.5s;
}

.right:hover {
	background-color: #fff;
}

.left {
	margin-left: 0.5%;
	margin-top: 168px;
	border: 1px solid #849494;
	background-color: transparent;
	transition: 0.5s;
}

.left:hover {
	background-color: #fff;
}

/* Slide Transitions */
.slider {
	position: absolute;
	width: 400%;
	height: 100%;
	background: #000;
	display: inline-flex;
	overflow: hidden;
}

.slide1,
.slide2,
.slide3,
.slide4 {
	position: absolute;
	background-position: center;
	background-size: cover;
	color: #fff;
	font-size: 62px;
	padding-top: 138px;
	font-weight: 800;
	font-family: 'Heebo', sans-serif;
	text-align: center;
	width: 25%;
	height: 100%;
	z-index: 10;
	transition: 1.4s;
}

.tran {
	transform: scale(1.3);
}

.up1 {
	z-index: 20;
}

.up2 {
	z-index: 40;
}

.steap {
	stroke-width: 0;
}

.streak {
	stroke-width: 82px;
}

@media (max-width: 700px) {
	.parent {
		margin-left: 1%;
	}
}

.confetti-button {
	padding: 10px 20px;
	background-color: #ffa946;
	color: #fff;
	border-radius: 35px;
	border: none;
	cursor: pointer;
	position: relative;
	transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
	box-shadow: 0 2px 25px rgba(255, 215, 52, 0.5);
	text-transform: uppercase;
	z-index: 999;
}

.confetti-button:focus {
	outline: 0;
}

.confetti-button:before,
.confetti-button:after {
	position: absolute;
	content: '';
	display: block;
	width: 140%;
	height: 100%;
	left: -20%;
	z-index: -1000;
	transition: all ease-in-out 0.5s;
	background-repeat: no-repeat;
}

.confetti-button:before {
	display: none;
	top: -75%;
	background-image: radial-gradient(circle, #ffa946 20%, transparent 20%),
		radial-gradient(circle, transparent 20%, #ffa946 20%, transparent 30%),
		radial-gradient(circle, #ffa946 20%, transparent 20%),
		radial-gradient(circle, #ffa946 20%, transparent 20%),
		radial-gradient(circle, transparent 10%, #ffa946 15%, transparent 20%),
		radial-gradient(circle, #ffa946 20%, transparent 20%),
		radial-gradient(circle, #ffa946 20%, transparent 20%),
		radial-gradient(circle, #ffa946 20%, transparent 20%),
		radial-gradient(circle, #ffa946 20%, transparent 20%);
	background-size: 10% 10%,
		20% 20%,
		15% 15%,
		20% 20%,
		18% 18%,
		10% 10%,
		15% 15%,
		10% 10%,
		18% 18%;
}

.confetti-button:after {
	display: none;
	bottom: -75%;
	background-image: radial-gradient(circle, #ffa946 20%, transparent 20%),
		radial-gradient(circle, #ffa946 20%, transparent 20%),
		radial-gradient(circle, transparent 10%, #ffa946 15%, transparent 20%),
		radial-gradient(circle, #ffa946 20%, transparent 20%),
		radial-gradient(circle, #ffa946 20%, transparent 20%),
		radial-gradient(circle, #ffa946 20%, transparent 20%),
		radial-gradient(circle, #ffa946 20%, transparent 20%);
	background-size: 15% 15%,
		20% 20%,
		18% 18%,
		20% 20%,
		15% 15%,
		10% 10%,
		20% 20%;
}

.confetti-button:active {
	transform: scale(0.9);
	background-color: #ffa130;
	box-shadow: 0 2px 25px rgba(255, 215, 52, 0.2);
}

.confetti-button.animate:before {
	display: block;
	animation: topBubbles ease-in-out 0.75s forwards;
}

.confetti-button.animate:after {
	display: block;
	animation: bottomBubbles ease-in-out 0.75s forwards;
}

@keyframes topBubbles {
	0% {
		background-position: 5% 90%,
			10% 90%,
			10% 90%,
			15% 90%,
			25% 90%,
			25% 90%,
			40% 90%,
			55% 90%,
			70% 90%;
	}

	50% {
		background-position: 0 80%,
			0 20%,
			10% 40%,
			20% 0,
			30% 30%,
			22% 50%,
			50% 50%,
			65% 20%,
			90% 30%;
	}

	100% {
		background-position: 0 70%,
			0 10%,
			10% 30%,
			20% -10%,
			30% 20%,
			22% 40%,
			50% 40%,
			65% 10%,
			90% 20%;
		background-size: 0 0,
			0 0,
			0 0,
			0 0,
			0 0,
			0 0;
	}
}

@keyframes bottomBubbles {
	0% {
		background-position: 10% -10%,
			30% 10%,
			55% -10%,
			70% -10%,
			85% -10%,
			70% -10%,
			70% 0;
	}

	50% {
		background-position: 0 80%,
			20% 80%,
			45% 60%,
			60% 100%,
			75% 70%,
			95% 60%,
			105% 0;
	}

	100% {
		background-position: 0 90%,
			20% 90%,
			45% 70%,
			60% 110%,
			75% 80%,
			95% 70%,
			110% 10%;
		background-size: 0 0,
			0 0,
			0 0,
			0 0,
			0 0,
			0 0;
	}
}



.blog-slider {
	width: 95%;
	position: relative;
	max-width: 900px;
	margin: auto;
	background: #fff;
	box-shadow: rgba(34, 35, 58, 0.2) 6px 6px 20px 0px;
	padding: 25px;
	border-radius: 25px;
	height: 450px;
	transition: all .3s;
	transition: all .3s ease-in-out;

}

@media screen and (max-width: 992px) {
	.blog-slider {
		max-width: 680px;
		height: 400px;
	}
}

@media screen and (max-width: 768px) {
	.blog-slider {
		min-height: 500px;
		height: auto;
		margin: 180px auto;
	}
}

@media screen and (max-height: 500px) and (min-width: 992px) {
	.blog-slider {
		height: 350px;
	}
}

.blog-slider__item {
	display: flex;
	align-items: center;
}

@media screen and (max-width: 768px) {
	.blog-slider__item {
		flex-direction: column;
	}

	#foodcleaning .blog-slider__item {
		flex-direction: column-reverse;
	}
}

.blog-slider__img {
	width: 490px;
	padding: 10px;
	flex-shrink: 0;
	height: 300px;
	background-image: linear-gradient(147deg, #fe8a39 0%, #de8d13 74%);
	box-shadow: 4px 13px 30px 1px rgba(225, 132, 56, 0.711);
	border-radius: 20px;
	transform: translateX(-80px);
	overflow: hidden;
	transition: all .3s ease-in-out;
}

#foodcleaning .blog-slider__img {
	transform: translateX(80px);

}

.blog-slider__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	opacity: 1;
	border-radius: 20px;
	transition: all .3s ease-in-out;
}

@media screen and (max-width: 768px) {
	.blog-slider__img {
		transform: translateY(-50%) !important;
		width: 90%;
	}
}

@media screen and (max-width: 576px) {
	.blog-slider__img {
		width: 95%;
	}

	svg {
		/* position: initial; */
		width: initial;
		height: initial;
	}

	.up2 {
		z-index: 0;
	}
}

@media screen and (max-height: 500px) and (min-width: 992px) {
	.blog-slider__img {
		height: 270px;
	}
}

.blog-slider__content {
	padding-right: 25px;
}

@media screen and (max-width: 768px) {
	.blog-slider__content {
		margin-top: -80px;
		text-align: center;
		padding: 0 30px;
	}
}

@media screen and (max-width: 576px) {
	.blog-slider__content {
		padding: 0;
	}
}
.iphone-style{
	filter: initial !important;
}

.blog-slider__code {
	color: #7b7992;
	margin-bottom: 15px;
	display: block;
	font-weight: 500;
}

.blog-slider__title {
	font-size: 40px;
	font-weight: 700;
	color: #ffa946;
	margin-bottom: 20px;
}

.blog-slider__text {
	color: #4e4a67;
	margin-bottom: 30px;
	line-height: 1.5em;
	font-size: 14px;
}


/* 
#bubbles {
	padding: 100px 0;
	height: 100%;
	z-index: 99;
}

.bubble {
	width: 60px;
	height: 60px;
	background: #ffb200;
	border-radius: 200px;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	position: absolute;
}

.x1 {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0.2;
	-webkit-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
}

.x2 {
	left: 200px;
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	transform: scale(0.6);
	opacity: 0.5;
	-webkit-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;
}

.x3 {
	left: 350px;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0.3;
	-webkit-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
}

.x4 {
	left: 470px;
	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
	transform: scale(0.75);
	opacity: 0.35;
	-webkit-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
}

.x5 {
	left: 150px;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0.3;
	-webkit-animation: moveclouds 17s linear infinite, sideWays 1s ease-in-out infinite alternate;
}

@-webkit-keyframes moveclouds {
	0% {
		top: 500px;
		margin-left: 300px;
	}

	100% {
		top: -500px;
	}
}

@-webkit-keyframes sideWays {
	0% {
		margin-left: 0px;
	}

	100% {
		margin-left: 200px;
	}
} */
