body,
html {
	background-color: #fff;
	font-size: 15px;
	color: #363636;
	width: 100%;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: roboto, sans-serif;
	font-weight: 300
}

img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none
}

a,
a:active,
a:focus,
a:hover {
	text-decoration: none;
	outline: 0
}

a,
a span,
button {
	-webkit-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out
}

.btn.extra-width {
	padding: 13px 40px
}

.btn:active,
.btn:focus {
	outline: inherit
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

p {
	margin: 0 0 15px
}

ol,
ul {
	list-style: circle;
	padding: 20px;
	text-align: justify
}

img {
	max-width: 100%
}

h1,
h2,
h3 {
	font-family: Lane, sans-serif;
	font-weight: 300;
	margin: 0
}

h4,
h5 {
	font-family: roboto, sans-serif;
	font-weight: 300;
	margin: 0;
	line-height: 2rem
}

h1 {
	font-size: 1.5rem;
	line-height: 5rem;
	font-weight: 300;
	color: #ffffff;
}

h2 {
	font-size: 1.5rem;
	line-height: 4rem;
	margin-bottom: .9rem
}

h3 {
	font-weight: 300;
	margin-bottom: .9rem;
	font-size: 1.5rem;
	line-height: 4rem
}

h4 {
	font-size: 1.6rem;
	line-height: 2.2rem;
	margin-bottom: 1.1rem
}

h5 {
	font-size: 1.3rem;
	margin-bottom: 1rem
}

h6 {
	font-size: 1rem;
	margin-bottom: .9rem
}

p {
	line-height: 1.5rem;
	font-size: 1rem
}

p:last-child {
	margin-bottom: 0
}

.text {
	color: #333
}

.sections {
	padding-top: 10px;
	padding-bottom: 2px;
	position: relative;
	overflow: hidden
}

.sections2 {
	padding-top: 0;
	padding-bottom: 2px;
	position: relative;
	overflow: hidden
}

.sections3 {
	padding-top: 25px;
	padding-bottom: 50px;
	position: relative;
	overflow: hidden
}

.footer {
	padding: 50px 0 35px 0
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus {
	color: #fff;
	background-color: #464646
}

.btn {
	margin-right: 15px
}

.btn-default:active,
.btn-default:hover {
	background: 0 0
}

.btn-md {
	padding: 8px 20px;
	font-size: 1.2rem
}

.btn-primary {
	color: #fff
}

.btn-primary:active,
.btn-primary:hover {
	background: #fff
}

.btn-default:after,
.btn-default:before {
	background-color: #fff
}

.btn-default:focus {
	background-color: #fff;
	border-color: transparent
}

.btn-default:hover {
	border-color: #fff;
	color: #f56363;
	background-color: #fff
}

.btn-primary {
	background-color: #464646;
	color: #fff;
	border: 0;
	padding: 10px 20px;
	margin-top: 15px
}

.btn-primary span i {
	padding-left: 7px
}

.btn-primary:after,
.btn-primary:before {
	background-color: #fff
}

.btn-primary:focus {
	background-color: #f56363;
	border-color: transparent
}

.btn-primary:hover {
	color: #f56363
}

h1 span {
	color: #f56363;
	font-weight: 400
}

.navbar-default {
	background-color: #298a37;
	border: transparent;
	padding-top: 20px;
	padding-bottom: 20px
}

.navbar {
	margin-bottom: 20px;
	border: 1px solid transparent
}

.navbar-default .navbar-nav>.active a {
	background-color: transparent
}

.navbar-default .navbar-nav>.active a:hover {
	background-color: transparent;
	color: #fff
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600
}

.navbar-default .navbar-nav>li>a:hover {
	color: #d6d6d6
}

.contact-number {
	font-size: 12px;
	font-weight: 600;
	color: #464646;
	margin-right: 14px
}

.menu-bg {
	background: #298a37;
	padding: 10px 0
}

#home {
	background-color: #298a37;
	color: #fff
}

.homepage-style {
	padding-top: 100px
}

.homepage-style .top-arrow img {
	margin-top: 20px
}

.homepage-style .unique-apps h2 {
	font-size: 35px;
	font-weight: 500;
	text-transform: uppercase
}

.carousel-indicators {
	bottom: -50px
}

.carousel-indicators li {
	background: #464646;
	border: 0
}

.unique-apps .home-btn button {
	background: #464646;
	padding: 15px 20px;
	color: #fff;
	font-size: 16px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5);
	-webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5);
	-moz-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5);
	-ms-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5);
	-o-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5)
}

.unique-apps .home-btn button:hover {
	background: #465465;
	color: #fff
}

.unique-apps .home-btn span i {
	margin-left: 5px;
	font-size: 20px
}

.portfolio {
	margin-bottom: 30px
}

.portfolio .portfolio-item {
	margin-bottom: 30px
}

.portfolio .portfolio-item h4 {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #252525
}

#works-area {
	background: url(../images/main-bg.png) repeat scroll 0 0;
	width: 100%;
	overflow: hidden
}

.main-package .col-sm-4 {
	padding: 0
}

.package-item {
	margin-bottom: 0
}

.main-package .package-item {
	padding: 50px 0;
	border: 1.5px solid #298a37
}

.main-package .package-item ul li {
	border-bottom: 1.5px solid #ffd06c;
	font-size: 16px;
	padding: 10px 0
}

.main-project {
	background: #f4f4f4;
	overflow: hidden;
	padding: 40px
}

.main-project .project-item {
	float: left
}

.project-item .project-photo {
	min-height: 152px;
	max-width: 160px;
	display: block;
	overflow: hidden
}

.main-project .project-item h5 {
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	color: #6a6a6a;
	text-align: center
}

.project-bg {
	background-color: #298a37;
	padding: 60px 0 30px 0
}

.team-member {
	margin-bottom: 20px
}

.main-team .team-member h5 {
	font-size: 15px;
	font-weight: 500;
	color: #f5f5f5;
	text-transform: uppercase;
	margin: 20px 0
}

.main-team .team-member p {
	font-size: 14px;
	color: #f5f5f5;
	text-transform: uppercase;
	margin-top: -15px
}

.supports-content {
	margin-bottom: 30px
}

.supports-content .spt-btn button {
	background: #298a37;
	padding: 15px 30px;
	color: #464646;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5);
	-webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5);
	-moz-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5);
	-ms-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5);
	-o-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5)
}

.supports-content .spt-btn button:hover {
	background: #464646;
	color: #fff
}

.creative-works {
	background: #298a37;
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 95px;
	overflow: hidden
}

.creative-works h3 {
	font-size: 22px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	margin: 30px 0 40px 50px;
	float: left
}

.creative-works .hire-btn {
	background: #fff;
	color: #3a3a3a;
	font-size: 20px;
	font-weight: 500;
	border-radius: 0;
	padding: 10px 30px;
	text-transform: uppercase;
	margin: 25px 20px 40px 0;
	transition: .5s;
	float: right;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5);
	-webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5);
	-moz-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5);
	-ms-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5);
	-o-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5)
}

.creative-works .hire-btn:hover {
	background: #3a3a3a;
	color: #fff
}

#footer {
	background: #363636;
	color: #fff
}

.main-footer .footer-item h2 {
	color: #e6e9ed;
	font-size: 18px;
	text-transform: uppercase
}

.main-footer .footer-item ul li a {
	font-size: 16px;
	line-height: 32px;
	color: #aab2bd
}

.main-footer .footer-item ul li a:hover {
	color: #fff
}

.scrollup {
	width: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	background: #298a37;
	position: fixed;
	bottom: 30px;
	right: 50px;
	font-weight: 700;
	border-radius: 100%;
	transition: all .5s .2s;
	cursor: pointer
}

.scrollup:hover {
	background: #de9800;
	color: #fff;
	transform: scale(1.1)
}




@media screen and (max-width:768px) {
	body {
		padding-bottom: 40px
	}
}

select {
	width: 100%;
	padding: 10px;
	border: 1px solid;
	border-radius: 4px;
	box-sizing: border-box;
	margin-top: 6px;
	margin-bottom: 16px;
	resize: vertical
}

@media (min-width:992px) and (max-width:1199px) {
	body {
		font-size: 15px
	}
}

@media (max-width:991px) {
	html {
		font-size: 90%
	}
}

@media (max-width:767px) {
	html {
		font-size: 80%
	}
	.navbar-default {
		background-color: #298a37;

		padding: 20px 0;
		border-bottom:1px solid;
		color: #ffffff;
	}
	.navbar-default .navbar-toggle {
		border-color: none;
		background: #464646;
		border: 0
	}
	.navbar-default .navbar-toggle:hover {
		background: #000
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff
	}
	homepage-style .unique-apps h2 {
		font-size: 20px
	}
	.homepage-style .unique-apps h2 {
		font-size: 28px
	}
	.homepage-style .slider-area {
		margin-top: 30px
	}
}

@media (max-width:480px) {
	html {
		font-size: 65%
	}
	.homepage-style .unique-apps h2 {
		font-size: 20px
	}
	.portfolio .portfolio-item h4 {
		font-size: 12px
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		background: #ffc038;
		border: 0
	}
	.homepage-style .slider-area {
		margin-top: 30px
	}
	.supports-content .spt-btn {
		text-align: center
	}
	p {
		font-size: 14px;
		line-height: 1.5
	}
}

@media (max-width:320px) {
	html {
		font-size: 60.5%
	}
	.homepage-style .unique-apps h2 {
		font-size: 12px
	}
	.portfolio .portfolio-item h4 {
		font-size: 10px
	}
}


/* New Floating Whatsapp & Call Icon */

.button_overley {
	text-align: center !important;
	display: block;
	position: fixed;
	bottom: 15px!important width: 100%;
	left: 0;
	z-index: 9;
	width: 100%;
	position: fixed;
	bottom: 10px;
}

.wa-btn {
	/* position: fixed; */
	/* bottom: 10px; */
	/* right: 210px; */
	/* z-index: 10; */
	background-color: #25d366;
	border: none;
	color: white;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	border-radius: 5px;
	padding: 10px 20px;
	min-width: 160px;
	display: inline-block;
	margin: 0 7px;
}

.ph-btn {
	/* position: fixed; */
	/* bottom: 10px; */
	/* right: 20px; */
	/* z-index: 10; */
	background-color: #be206b;
	border: none;
	color: white;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	border-radius: 5px;
	padding: 10px 20px;
	min-width: 160px;
	display: inline-block;
	margin: 0 7px;
}