* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
li {
	margin: 0px !important;
	padding: 0px;
	list-style-type: none;
}
a {
	text-decoration:none !important;
	font-family: Lemonada;
	font-family: 'LatoWeb', sans-serif !important;
}
a:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px !important;
	padding: 0px;
	font-family: 'LatoWeb', sans-serif !important;
}
p {
	margin: 0px !important;
	padding: 0px;
	font-family: 'Heebo', sans-serif;
}
ul {
	margin: 0px !important;
	padding: 0px;
}
.clearfix {
    clear: both;
}
.top-strip {
	width:100%;
	height:auto;
	background:#2cb3f5;
	padding:6px 100px;
	color:#fff;
	font-size:15px;
}
.top-strip li {
	display:inline-block;
}
.top-strip .left-bar li {
	display:inline-block;
	padding-right:30px;
}
.top-strip .left-bar {
	float:left;
}
.top-strip .left-bar li .fa {
	padding-right:10px;
}
.top-strip .left-bar li:first-child {
	border-right:1px solid #fff;
	margin-right:30px !important;
}
.top-strip .right-bar {
	float:right;
}
.top-strip .right-bar li .fa {
	padding-left:20px;
	padding-right:20px;
}
.top-strip .right-bar li {
	border-right:1px solid #fff;
}
.top-strip .right-bar li:last-child {
	border:none;
}
.top-strip .right-bar li:last-child .fa {
	padding-right:0px;
}
.header {
	width:100%;
	height:auto;
	padding:10px 100px;
	background:#fff;
}
.mob-menu {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 99;
    display: none;
    position: relative;
    float: right;
    margin-top: -50px;
}
.mob-menu .fa {
    width: 40px;
    height: 40px;
    background: #fff;
    border: 2px solid #00aeed;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
    color: #00aeed;
    font-size: 16px;
}
.menu-cont {
    width: 60%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 999;
    padding: 40px 20px;
    background: #00aeed;
}
.menu-cont .close-menu {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    z-index: 99;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.menu-cont .close-menu .fa {
    width: 40px;
    height: 40px;
    color: #fff;
    border: 2px solid #fff;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
}
.menu-cont .menu-nav {
    text-align: left;
	margin-top:40px;
}
.menu-cont .menu-nav ul li a {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
}
.menu-cont .menu-nav ul li {
	padding:5px 0px;
}  

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:999;
  animation: slideInDown 0.5s ease-in-out 0s 1 both;
}

.sticky + .content {
  padding-top: 102px;
}
.header .logo-sec {
	float:left;
}
.header .logo-sec img {
	width:100%;
}
.header .nav-sec {
	text-align:center;
}
.header .nav-sec li {
	display:inline-block;
	padding:10px 25px;
}
.header .nav-sec li a {
	font-size:16px;
	color:#072467;
	text-decoration:none;
	font-weight:700;
}
.header .nav-sec li a:hover {
	color:#2cb3f5;
}
.header .get-btn {
	width:100%;
	height:46px;
	line-height:46px;
	font-size:15px;
	font-weight:700;
	background:#072467;
	color:#fff;
	border:1px solid #072467;
	margin-top:5px;
	text-align:center;
	display:inline-block;
	text-transform:uppercase;
}
.header .get-btn:hover {
	background:#fff;
	color:#072467;
}
.banner-sec {
	width:100%;
	height:500px;
	background:url(../images/banner-img.png) center no-repeat;
	overflow: hidden;
    background-size: cover;
	position:relative;
}
.banner-sec .banner-overlay {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
	background:url(../images/img-overlay.png) center no-repeat;
    /*background: rgba(0,0,0,0.8);*/
    padding: 100px 0px;
}
	
.banner-sec h1 {
	font-size:46px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
}
.banner-sec p {
	font-size:16px;
	color:#fff;
	padding-top:20px;
}
.banner-sec a {
	width:150px;
	height:50px;
	line-height:50px;
	font-size:16px;
	background:#2cb3f5;
	border-radius:30px;
	text-align:center;
	display:inline-block;
	border:1px solid #2cb3f5;
	color:#fff;
	margin-top:15px;
}
.banner-sec a:hover {
	background:#fff;
	color:#2cb3f5;
}

.banner-strip {
	text-align:center;
	padding:50px 0px;
}
.banner-strip h1 {
	font-size:32px;
	color:#072467;
	font-weight:900;
	padding:0px 80px 15px 80px;
}
.banner-strip p {
	font-size:18px;
	color:#797979;
	padding:15px 80px 0px 80px;
}
.do-sec {
	width:100%;
    height:auto;
	padding:60px 0px;
}
.do-sec img {
	width:100%;
}
.do-sec h1 {
	font-size:30px;
	color:#000;
	font-weight:900;
}
.do-sec h1 span {
	color:#072467;
}
.do-sec p {
	font-size:16px;
	color:#797979;
	padding:15px 0px;
}
.service-sec {
	width:100%;
	height:auto;
	background:#f5f9fc;
	padding:60px 0px
}
.service-sec h1 {
	font-size:30px;
	color:#000;
	font-weight:900;
	text-align:center;
}
.service-sec h1 span {
	color:#072467;
}
.service-sec .img-bottom {
	text-align:center;
}

.service-sec .service-cont {
	padding-top:60px;
}
.service-sec .sr-box {
	text-align:center;
	height:300px;
	padding:20px;
	border-right:1px solid #e6ecf3;
	border-bottom:1px solid #e6ecf3;
	 -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.service-sec .sr-box2 {
	text-align:center;
	padding:20px;
	border-right:1px solid #e6ecf3;
	 -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.service-sec .sr-box:hover {
	margin-top:-10px;
}
.service-sec .sr-box2:hover {
	margin-top:-10px;
}
.service-sec .service-cont h2 {
	font-size:18px;
	color:#072467;
	font-weight:700;
	padding:20px 0px;
}
.service-sec .service-cont p {
	font-size:15px;
	color:#607197;
	padding-bottom:10px;
}
.service-sec .service-cont a {
	font-size:18px;
	color:#2d3742;
}
.service-sec .service-cont a:hover {
	color:#29b4f9;
}
.service-sec .service-cont .col-lg-4 {
	padding:0px;
}
.happy-cl {
	width:100%;
	height:600px;
	padding:80px 0px;
	background:url(../images/happycl-img.png) center no-repeat;
    background-attachment: scroll;
    background-size: auto;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
}
.happy-cl::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 15;
    background: linear-gradient(to right, rgba(250, 250, 250, 1) 20%, rgba(250, 250, 250, .95) 50%, rgba(250, 250, 250, .1) 80%, rgba(250, 250, 250, 0) 100%);
    z-index: -1;
}
.happy-cl .img-sec img {
	width:100%;
}
.happy-cl .bg-box {
	background:#fff;
}
.happy-cl .bg-box {
    border: 0;
    width: 100%;
    height: 185px;
    margin: auto;
    margin-bottom: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #000;
    background: #fff;
    margin-bottom: 30px;
    border-radius: 4px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.happy-cl .bg-box h3 {
	font-size:30px;
	color:#1d62b0;
	font-weight:900;
}
.happy-cl .bg-box h4 {
	font-size:18px;
	color:#000;
	font-weight:900;
	opacity: 0.7;
	padding:10px 0px;
}

.project-sec {
	width:100%;
	height:auto;
	background:#f5f9fc;
	padding:60px 0px;
}
.project-sec .img-sec img {
	width:100%;
}
.project-sec h1 {
	font-size: 30px;
    color: #000;
    font-weight: 900;
}
.project-sec h1 span {
    color: #072467;
}
.project-sec h2 {
	font-size: 24px;
    color: #2cb3f5;
    font-weight: 900;
}
.project-sec p {
	font-size: 16px;
    color: #797979;
	padding:15px 0px;
}
.project-sec a {
	width:180px;
	height:50px;
	line-height:50px;
	text-align:center;
	display:inline-block;
	border-radius:30px;
	background:#072467;
	font-size: 15px;
	font-weight:700;
    color: #fff;
	border:1px solid #072467;
}
.project-sec a:hover {
	background:#fff;
	color:#072467;
}

.hiring-sec {
	width:100%;
	height:auto;
	padding:60px 0px;
	text-align:center;
}
.hiring-sec h4 {
	font-size:18px;
	color:#2cb3f5;
	font-weight:700;
}
.hiring-sec h1 {
    font-size: 30px;
    color: #000;
    font-weight: 900;
	padding:10px 0px;
}
.hiring-sec h1 span {
    color: #072467;
}
.hiring-sec p {
	font-size: 16px;
    color: #797979;
}
.hiring-sec a {
	width:150px;
	height:40px;
	line-height:40px;
	text-align:center;
	display:inline-block;
	background:#072467;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:700;
    color: #fff;
	margin-top:10px;
	border:1px solid #072467;
}
.hiring-sec a:hover {
	background:#fff;
	color:#072467;
}
.tech-sec {
	width:100%;
	height:auto;
	padding:50px 0px;
	text-align:center;
}
.tech-sec img {
	width:100%;
}
.tech-sec h2 {
	font-size:18px;
	color:#2cb3f5;
	font-weight:700;
}
.tech-sec h1 {
    font-size: 30px;
    color: #000;
    font-weight: 900;
    padding: 10px 0px;
	text-transform:uppercase;
}
.tech-sec h1 span {
    color: #072467;
}
.tech-sec p {
	font-size: 16px;
    color: #797979;
	padding:10px 80px;
}
.newsletter-sec {
	width:100%;
	height:auto;
	padding:60px 0px;
	background:#f3f5fa;
	text-align:center;
}
.newsletter-sec h1 {
	font-size:28px;
	color:#072467;
	font-weight:700;
}
.newsletter-sec p {
	font-size:16px;
	color:#797979;
	padding:10px 0px;
}
.newsletter-sec form {
    margin-top: 30px;
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 50px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.06);
    text-align: left;
}
.newsletter-sec form input[type="email"] {
    border: 0;
    padding: 4px 8px;
    width: calc(100% - 100px);
}
.newsletter-sec form input[type="submit"]:hover {
    background: #209dd8;
}
.newsletter-sec form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 20px;
    background: #072467;
    color: #fff;
    transition: 0.3s;
    border-radius: 50px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.footer-sec {
	width:100%;
	height:auto;
	background:#fff;
	padding:60px 0px;
}
.footer-sec p {
	font-size:15px;
	color:#797979;
}
.footer-sec .logo-sec {
	width:150px;
	margin-bottom:20px;
}
.footer-sec .logo-sec img {
	width:100%;
}
.footer-sec .social-media {
	padding-top:20px;
}
.footer-sec .social-media li {
    display: inline-block;
}
.footer-sec	.social-media li .fa {
    width: 40px;
    height: 40px;
    line-height: 40px;
	border-radius:30px;
    background: #072467;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border: 1px solid #072467;
}
.footer-sec	.social-media li .fa:hover {
	background:#fff;
	color:#072467;
}
.footer-sec h1 {
	font-size:22px;
	color:#072467;
	font-weight:900;
	padding-bottom:30px;
}
.footer-sec li {
	padding:5px 0px;
}
.footer-sec li a {
	text-decoration:none;
	color:#29b4f9;
	font-size:15px;
}
.footer-sec li a:hover {
	color:#072467;
}
.footer-sec li .left-sec {
    float: left;
    padding-right: 10px;
    font-size: 24px;
    color: #072467;
}
.copyright-sec {
    width: 100%;
    height: auto;
	background:#072467;
    padding: 15px 0px;
    color: #fff;
	font-size:15px;
}
.copyright-sec .right-cont {
    float:right;
}
.copyright-sec .center-cont {
    text-align:center;
}

/*about.html*/


.ab-banner {
	width:100%;
	height:200px;
	padding:60px 0px;
	background:url(../images/ab-banner.png) center no-repeat;
	background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
}
.ab-banner h1 {
    font-size: 32px;
    color: #fff;
}
.banner-link {
    padding-top: 10px;
}
.ab-banner .banner-link li {
    display: inline-block;
    color: #fff;
    padding: 0px 5px;
}
.ab-banner .banner-link li a {
    text-decoration: none;
    color: #fff;
}

.about-content {
	width:100%;
	height:auto;
	padding:60px 0px;
}
.about-content img {
	width:100%;
}
.about-content h4 {
	font-size:18px;
	color:#2cb3f5;
	font-weight:700;
}
.about-content h3 {
	font-size:18px;
	color:#2cb3f5;
	font-weight:700;
	padding:15px 0px;
}
.about-content h1 {
	font-size:36px;
	color:#072467;
	font-weight:700;
}
.about-content p {
	font-size:16px;
	color:#797979;
	padding-bottom:15px;
}

.vision-sec {
    width: 100%;
    height: 450px;
    padding: 130px 0px;
    background: url(../images/happycl-img.png) center no-repeat;
    background-attachment: scroll;
    background-size: auto;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
}
.vision-sec::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 15;
    background: linear-gradient(to right, rgba(250, 250, 250, 1) 20%, rgba(250, 250, 250, .95) 50%, rgba(250, 250, 250, .1) 80%, rgba(250, 250, 250, 0) 100%);
    z-index: -1;
}

.vision-sec li button {
	width:100%;
	height:50px;
	text-align:center;
	font-size:22px;
	outline:none;
	font-weight:700;
	color:#000;
	background:none;
	margin-bottom:15px;
	border:none;
}
.vision-sec p {
	font-size:16px;
	color:#000;
	padding-bottom:15px;
}
.vision-sec button.active {
    background-color: #072467;
    color: #fff;
}
.vision-sec li button .fa {
	width:50px;
}
.team-sec {
	width:100%;
	height:auto;
	padding:60px 0px;
	background:#f9f9f9;
}
.team-sec .img-sec img {
	width:100%;
}
.team-sec .img-cont {
	padding:0px;
}
.team-sec .img-cont h2 {
	font-size:32px;
	color:#072467;
	font-weight:700;
}
.team-sec .img-cont p {
	font-size:15px;
	color:#000;
}
.team-sec .img-cont p span {
	font-weight:bold;
	color:#2ab3f7;
	padding-top:5px;
}
.team-sec .img-cont li {
	display:inline-block;
}
.team-sec .img-cont li .fa {
	width:40px;
	height:40px;
	line-height:40px;
	font-size:16px;
	background:#072467;
	color:#fff;
	border:1px solid #072467;
	border-radius:30px;
	text-align:center;
	display:inline-block;
}
.team-sec .img-cont li .fa:hover {
	background:#fff;
	color:#072467;
}


/*contact.html*/

.contact-cont {
	width:100%;
	height:auto;
	padding:60px 0px;
}
.contact-cont h1 {
	font-size:32px;
	text-align:center;
	color:#072467;
	font-weight:700;
}
.contact-cont .bottom-line {
	text-align:center;
}
.contact-cont h2 {
	font-size:18px;
	text-align:center;
	color:#797979;
}
.contact-cont .cont-box {
	padding:60px 100px;
}
.contact-cont .cont-box h3 {
	font-size:24px;
	color:#29b4f9;
	font-weight:700;
}
.contact-cont .cont-box p { 
	font-size:16px;
	color:#797979;
	padding:10px 0px;
}
.contact-cont .cont-box li {
	padding:10px 0px;
}
.contact-cont .cont-box li .left-sec {
    float: left;
    padding-right: 20px;
    font-size: 20px;
    color: #072467;
}
.contact-cont .cont-box .form-cont {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 30px;
}
.contact-cont .cont-box .form-cont input[type="text"] {
    width: 100%;
    padding: 10px;
    border: none;
    border-bottom: 1px solid #ddd;
    margin-top: 15px;
}
.contact-cont .cont-box .form-cont textarea {
    width: 100%;
    min-height: 80px;
    padding: 10px;
    border: none;
    border-bottom: 1px solid #ddd;
    margin-top: 15px;
}
.contact-cont .cont-box .form-cont .btn {
    width: 120px;
    height: 40px;
    background: #5789c2;
    border: 1px solid #5789c2;
    color: #fff;
    font-size: 16px;
    float: right;
    margin-top: 20px;
}
.contact-cont .cont-box .form-cont h4 {
	font-size:18px;
	color:#000;
}
.map-sec {
	padding-bottom:60px;
}
.map-sec h1 {
	font-size:28px;
	color:#072467;
	text-align:center;
	font-weight:700;
	padding-bottom:15px;
}
	

/*service.html*/


.sr-cont {
	padding:60px 0px;
}
.sr-cont h2 {
	font-size: 18px;
    color: #2cb3f5;
    font-weight: 700;
}
.sr-cont h1 {
    font-size: 36px;
    color: #072467;
    font-weight: 700;
}
.sr-cont p {
    font-size: 16px;
    color: #797979;
	padding:10px 0px;
}
.sr-list {
	padding-bottom:40px;
}
.sr-list li {
	padding:10px 0px;
}
.sr-list .fa {
	width:25px;
}