body{
   font-family: 'Montserrat', sans-serif;
   padding: 0;
   margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
    padding: 0;
    margin: 0;
}
a:hover { text-decoration: none }
a:focus { outline: 0 solid; text-decoration: none}
input:focus, button:focus, textarea:focus, a:focus {outline: none}
ul,ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
img{
    max-width:100%;
}
p{
    font-size: 16px;
    line-height: 28px;
	letter-spacing: 0.7px;
}

.section-headeing {
	margin-bottom: 15px;
}
.section-headeing h2 {
	font-size: 40px;
	font-weight: 600;
	letter-spacing: -1px;
	color: #51585E;
}




header {
	padding: 10px 0px;
}
/* .navbar-brand img {
	height: 40px;
} */




/* .main {
	background-image: url(../images/header2.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
} */
.main {
	position:relative;
}

.curve-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-transform: skewY(-7deg);
	transform: skewY(-7deg);
	-webkit-transform-origin: 0;
	transform-origin: 0;
	background: #0066DF;
}
.section-one {
	padding-top: 100px;
	padding-bottom: 100px;
}
.section-one-content h2 {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 20px;
	text-transform: capitalize;
}
.section-one-content h1 {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 20px;
	text-transform: capitalize;
	letter-spacing: -1px;
	line-height: 56px;
}
.section-one-img img {
	max-width: 600px !important;
	display: block;
}
.btn-contact {
	color: #fff;
	border: 2px solid #10a6ff;
	background: #10a6ff;
	transition: background 1s;
	line-height: 1.5;
	border-radius: 50px;
	display: inline-block;
	font-weight: 500;
	text-align: center;
	vertical-align: middle;
	padding: 10px 41px;
	font-size: 18px;
	transform: scale(1);
	text-transform: capitalize;
	margin-top: 30px;
}
.btn-contact:hover {
	color: #fff;
	background: #1d6ac3;
	border-color: #1d6ac3;
}





.section-two {
	padding-top: 60px;
	padding-bottom: 60px;
}
.section-two-content {
	margin-top: 30px;
}





.section-three {
	padding-top: 65px;
	padding-bottom: 65px;
	background: #F7F9FD;
}
.service-itam {
	padding: 40px 20px;
	background: #fff;
	text-align: center;
	font-size: 14px;
	color: #82868b;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	height: 234px;
	margin-top: 20px;
}
.service-itam:hover {
	-webkit-box-shadow: 0px 25px 36px 0px rgba(154, 161, 171, 0.24);
	box-shadow: 0px 25px 36px 0px rgba(154, 161, 171, 0.24);
	top: -3px;
	position: relative;
}
.service-itam i {
	font-size: 30px;
	color: #00A6FF;
	width: 80px;
	height: 80px;
	background: #edf8ff;
	border-radius: 50%;
	line-height: 80px;
}
.service-itam h4 {
	color: #51585e;
	font-size: 23px;
	font-weight: 400;
	padding: 20px 0px;
}
.service-itam p {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0px;
}


.section-four {
	padding-top: 60px;
	padding-bottom: 60px;
}
.section-four-itam {
	margin-top: 20px;
}
.section-four-itam img {
	width: 80px;
	margin-bottom: 10px;
}
.section-four-itam h5 {
	line-height: 17px;
	font-size: 15px;
	font-weight: 600;
}









.section-five {
	background: #3586FF;
	padding: 60px 0px;
}
.contactform-text {
	width: 60%;
	margin: 0 auto;
	color: #fff;
}
.contactform-text h2 {
	font-weight: 600;
	text-transform: capitalize;
	font-size: 35px;
	margin-bottom: 15px;
}
.contactform-text p {
	line-height: 21px;
	letter-spacing: 0;
}
.contactform-bakk {
	padding: 20px 30px;
	width: 80%;
	margin: 0 auto;
	background: #fff;
	margin-top: 25px;
	border-radius: 5px;
}

.contactform-bakk .contact-input {
	width: 100%;
	color: #555;
	background: #CFD6E2;
	font-size: 16px;
	line-height: 25px;
	font-weight: 700;
	font-style: normal;
	font-family: inherit;
	padding: 11px 15px;
	border: 1px solid #ddd;
	outline: none;
	margin-bottom: 16px;
	border-radius: 10px;
}
.contactform-bakk .submit {
	color: #fff;
	border: 2px solid #10a6ff;
	background: #10a6ff;
	transition: background 1s;
	font-size: 18px;
	padding: 10px 30px;
	display: block;
	border-radius: 50px;
	transition: 0.3s ease-in;
	font-weight: 600;
	margin-top: 13px;
	text-transform: capitalize;
}
.btn:hover {
	color: #fff !important;
	background: #1d6ac3;
	border-color: #1d6ac3;
	text-decoration: none;
}




/* animation Css */












footer{
	background: #3586FF;
	padding-top:60px;
	position:relative;
}
.footer-content p {
	font-weight: 300;
	letter-spacing: 0;
	margin: 20px 0;
}
.footer-content a {
	color:#fff;
	font-weight: 300;
}
.footer-content a:hover {	
	text-decoration: underline;
}