* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	
}

body {
	font-family: poppins, sans serif;
	overflow-x: hidden;
}
.navbar-toggler {
	
	background-color: #fff;
}
.navbar {
	font-size: 16px;
	padding-top: 2rem !important;
	padding-bottom: 2rem !important;
	top: 0;
	left: 0;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	background-color: #000;
}
.nav-link {
	color: #fff;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 18px;
}
.logo {
	height: 200px;
	width: 200px;
	

}
.logo-1 {
	height: 200px;
	width: 200px;
	

}
.navbar-nav {
	margin-left: 50px;
}
.nav-link:hover {
	color: #3fa4fc;
	border-bottom: 1px solid #3fa4fc;
	transition: border-bottom 0.4s ease;
}

#homepage {
			//background-image:-webkit-linear-gradient(rgba(0, 0, 0, 0.3),rgba(0, 0, 0, 1.0)),url(img/homepage-background.jpg);
		background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	

}
#services {
			background-image:url(img/services-background.jpg);
		background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	padding-top: 50px;
	padding-bottom: 200px;
	

}
#testimonials {
			background-image:url(img/services-background.jpg);
		background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	padding-top: 100px;
	padding-bottom: 200px;
	

}
#contact {
			background-image:url(img/services-background.jpg);
		background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	padding-top: 100px;
	padding-bottom: 200px;
	

}
#new {
	background-color: #000;
}

.homepage-text {
	padding: 100px;
	color: #fff;
	font-size: 4rem;
	font-weight: 700;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);

}
hr {
	width: 100px;
	border-bottom:1px solid #3fa4fc ;
}

h1 {
	font-size: 4rem;
	color:#fff ;
	font-family: poppins;
	font-weight: 700;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
}
h2 {
	font-size: 3rem;
	color: #000;
	font-family: poppins;
	font-weight: 700;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
}
span {
	font-family: shadows into light;
	color: #3fa4fc;
	font-weight: 700;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
	
}
#home-text {
	background-color: #000;
	font-weight: 700;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
}
.home-text-box {
	background-color: #000;
}
.card {
	outline: none;
	border: none;
	 box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
	 margin-top: 50px;


}

.card-title {
	font-size: 2rem;
	color:#3fa4fc ;
	font-family: shadows into light;
	font-weight: 700;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
}
.card-text {
color: #fff;
}
.btn {
	margin-top: 30px;
}
.skewed {
  //position: absolute;
  //top: 550px;
  //bottom: 0;
  //right: 0;
  //left: 0;
  width: 100%;
  height: 20vh;
  background: #000;
  z-index: 0;
  transform: skewY(-5deg);
  transform-origin: top left;
}
.skewed-1 {
  //position: absolute;
  //top: 550px;
  //bottom: 0;
  //right: 0;
  //left: 0;
  width: 100%;
  height: 20vh;
  background: #fff;
  z-index: 0;
  transform: skewY(5deg);
  transform-origin: top left;
  			background-image:url(img/services-background.jpg);
		background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
.fa-circle {
	color: #fff;
	padding-left: 15px;
	font-size: 12px;
}
.product p {
	color: #000;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
}
.product img {
	border-radius: 200px;
	margin-top: 50px;
	 box-shadow: rgba(0, 0, 0, 0.5) 0 5px 15px;
}
.product h4 {
	color: #3fa4fc;
	font-weight: 700;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
	font-size: 2.5rem;
}
label i {
	color: #3fa4fc;
	font-size: 20px;
	padding-right: 5px;

}
.map-area {
  width: 600;
  height: 500px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
}
.map-area iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.h3 {
	color:#3fa4fc !important ;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
}
a i {
	color:#3fa4fc ;
	font-size: 20px;
}
a i:hover {
	transform: scale(1.2);
	color: #000;
}
label {
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
	font-weight: 600;

}
svg {
			background-image:url(img/services-background.jpg);
		background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
.new-heading {
	color: #fff;
}
h4 {
	color: #fff;
}
p {
	color: #fff;
}
.contact-form {
	padding:50px ;
	background-color: #000;
}
.form-label {
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
	font-weight: 600;
	color:#3fa4fc  ;
}
.connect {
	font-family: pacifico;
	color: #000;
}
 .social-media-icons a {
	color:#3fa4fc  ;
	font-size: 20px;
	text-decoration: none;
	padding: 3px;
}
.social {
	color:#3fa4fc  ;
	font-size: 20px;
	text-decoration: none;
	padding: 3px;
}
.name {
	font-family: pacifico !important;
}
.social-media-icons :hover {
    transform: scale(1.2);
}
.test-heading{
	color: #000 !important;
}
footer {
	background-color: #000;
	text-align: center;

}
.footer-one ul li a {
	text-decoration: none;
	list-style: none;
	color: #fff;
}
.footer-one ul li {
	list-style: none;
	text-decoration: none;
}
footer h5 {
	color: #fff;
}
footer h6 {
	color:#3fa4fc  ;
}
footer a {
	text-decoration: none;
	color: #3fa4fc;
	padding-left: 5px;
}
footer a:hover {
	color: #fff;
}


















@media only screen and (max-width: 991px){
	
	.navbar ul {
		text-align: center;
		margin: 0;
		padding: 0;
		width: 150px;

	}
	.navbar ul:hover {
		border-bottom: none;
		
	}
	  .form {
    margin-bottom: 30px;
  }
.map-area {
  width: 100%;
  height: 400px;
  margin-top: 50px;
}
	h1 {
		font-size: 2.5rem;
	}
	h2 {
		font-size: 2rem;
	}
	.logo {
		width: 100px;
		height: 100px;
		top: 0;
		left: 0;
		float: left;
		margin: 0 !important;
	}

	@media only screen and (max-width: 400px){
h1 {
		font-size: 2rem;
	}
	h2 {
		font-size: 2rem;
	}
	.copyright p {
		font-size: 12px;
	}
