* { margin: 0; padding: 0; }*::-webkit-scrollbar { width: 8px; } *::-webkit-scrollbar-track { box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; }*::-webkit-scrollbar-thumb { border-radius: 10px; background: -webkit-linear-gradient(to left, rgba(0, 242, 96, 0.3), rgba(5,117,230,0.4));background: linear-gradient(to left, rgba(0, 242, 96, 0.3), rgba(5,117,230,0.4));box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);}
body, html {
	color: #186178;
	height: 100%;
	line-height: 1.5;
	margin: 0;
	background-color: #eaeaea;
	font-family: 'Raleway', sans-serif;;
}
.main-bg {
	background:  url("../../assets/background/main-bg.jpeg") no-repeat center center fixed;
	height: 100%;
	width: 100%;
	background-size: cover;
	border-radius: 0% 0% 100% 100% / 55% 50% 49% 47%;
}
.main-bg::before {
	content: '';
	position: absolute;    
	height: 100%;
	width: 100%;
	background: -webkit-linear-gradient(to left, rgba(0, 242, 96, 0.3), rgba(5,117,230,0.6));
	background: linear-gradient(to left, rgba(0, 242, 96, 0.3), rgba(5,117,230,0.6));
	border-radius: 0% 0% 100% 100% / 55% 50% 49% 47%;
}
.main-bg > section {
	position: relative;
	margin-top: 150px;
}
header > .navbar-scrolling {
	position: relative;
	z-index: 100;
	padding: 50px;
}
.topnav {
	background-color: transparent;
}
.topnav a {
	float: left;
	color: #fff;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
}
.topnav a:hover {
	background-color: #ccc;
	border-radius: 10%;
	transition: 0.9s;
}
.topnav .icon {
	display: none;
}
@media (min-width: 400px) {}
@media (min-width: 550px) {}
@media  (max-width: 750px) {
	.topnav-right a{display: none;}
	.topnav a.icon {
		float: right;
		display: block;
	}
	.topnav.responsive {position: relative;}
	.topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
	}
	.topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
	}
}
@media (min-width: 1000px) {}
@media (min-width: 1200px) {}
.topnav-right {
	float: right;
}
.topnav-right > a > div {
	width: 30px;
	height: 2px;
	background-color: #fff;
	margin: 6px 0;
}
.circle {
	border-radius: 100%;
}
.text-center {
	text-align: center;
}
.img-responsive {
	width: 100%;
	height: auto;
}
.excavator-img {
	position: relative;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	width:100%;
	height: auto;
}
.who-content {
	margin-top: 100px;
}
.circle-excavator {
	border-radius: 50%;
	width: 45rem;
	height: 45rem;
	padding: 0;
	margin: 0;
	position: relative;
	right: -15%;
	background: -webkit-linear-gradient(to left, rgba(0, 242, 96, 0.3), rgba(5,117,230,0.6));
	background: linear-gradient(to left, rgba(0, 242, 96, 0.3), rgba(5,117,230,0.6));
}
.circle-floating {
	position: absolute;
	border-radius: 50%;
	width: 50rem;
	height: 50rem;
	background: -webkit-linear-gradient(to left, rgba(0, 242, 96, 0.2), rgba(5,117,230,0.2));
	background: linear-gradient(to left, rgba(0, 242, 96, 0.2), rgba(5,117,230,0.2));
	z-index: -9;
}
.floating-circle-left {
	left: -20%;
}
.floating-circle-right {
	right: -20%;
}
.team-content {
	height: 80%;
	width: 100%;
	background-size: cover;
}
.team-content > .projects-text {
	position: relative;
}
.team-text > h1 {
	font-weight: 600;
	padding-top: 4%;
	padding-bottom:  4%;
}
.main-bg > section > h2 {
	text-shadow: 1px 1px 3px #1C6EA4;
}
.main-bg > section > h3 {
	text-shadow: 1px 1px 3px #ccc; 
}
.projects-content {
	background: -webkit-linear-gradient(to left, #2faf9cc7, #2faf9ca8);
	background: linear-gradient(to left, #2faf9cc7, #2faf9ca8);
	width: 100%;
	height: auto;
	background-size: cover;
	padding-bottom: 50px;
	margin-top: 20px;
}
.projects-child {
	padding: 50px;
}
.projects-gallery-content {
	margin-top: 80px;
}
.dark-blue-text {
	color: #073d65;
}
.blue-text {
	color: #3C9FE8;
}
.img-half {
	width: 15rem; 
}
.fullwidth {
	width:100%;
}
.white-text {
	color: #fff;
}
.mt-br {
	margin-top: 10px 0;
}
.grey-text {
	color: #a6a6a6b5;
}
.mt-1 {
	margin-top: 30px;
}
.mt-2 {
	margin-top: 70px;
}
.no-margin {
	margin: 0;
}
.center {
	display: flex;
	justify-content: center;
	align-items: center;
}
.transition {
	transition: .3s cubic-bezier(.3, 0, 0, 1.3)
}
.card {
	background-color: #fff;
	height: 500px;
	width: 400px;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-box-shadow: 0px 18px 31px -1px rgba(181,172,181,0.33);
	-moz-box-shadow: 0px 18px 31px -1px rgba(181,172,181,0.33);
	box-shadow: 0px 18px 31px -1px rgba(181,172,181,0.33);
	overflow: hidden;
	border-radius: 10px;
}
.card:hover {
	box-shadow: 0px 30px 30px rgba(0,0,0,0.2);
	height: 430px;
	width: 500px;
}
.card-image > img   {
	border-radius: 0% 0% 100% 100% / 55% 50% 49% 47%;
	height: auto;
	width: 100%;
	background: -webkit-linear-gradient(to left, #2faf9cc7, #2faf9ca8);
}
.glider-card-content {
	display: block;
	margin: 1.5rem;
}
.glider-next  {
	margin-top: 7%;
	margin-right: -3%;
}
.glider-prev {
	margin-top: 7%;
	margin-left: -3%;
}
.glider  .card {
	height: auto!important;
}
.gallery-section{
	width: 100%;
	padding: 60px 0;
	margin-top: 35px;
}
.inner-width{
	width: 100%;
	max-width: 1200px;
	margin: auto;
	padding: 0 20px;
}
.gallery-section h1{
	text-align: center;
	text-transform: uppercase;
}
.gallery-section .gallery{
	display: flex;
	flex-wrap: wrap-reverse;
	justify-content: center;
}

.gallery-section .image{
	flex: 24%;
	overflow: hidden;
	cursor: pointer;
	margin: 1px	;
}

.gallery-section .image img{
	width: 100%;
	height: 100%;
	transition: 0.4s;
}

.gallery-section .image:hover img{
	transform: scale(1.1) rotate(3deg);
}

@media screen and (max-width:960px) {
	.gallery-section .image{
		flex: 33.33%;
	}
}

@media screen and (max-width:768px) {
	.gallery-section .image{
		flex: 50%;
	}
}

@media screen and (max-width:480px) {
	.gallery-section .image{
		flex: 100%;
	}
}
.padded {
	padding: 3rem;
}