

* {
	margin:0;
}

@font-face {
	font-family: 'poppins';
	src: url('../fonts/Poppins-Regular.ttf');
	src: url('../fonts/Poppins-Regular.ttf') format('embedded-opentype'), url('../fonts/Poppins-Regular.ttf') format('woff2'), url('../fonts/Poppins-Regular.ttf') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype'), url('../fonts/Poppins-Regular.ttf') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body {
	font-family: 'poppins', sans-serif;
	width: 100%;
	overflow-x: hidden;
}

/*for-section-text-start-here*/
::selection {
 background: #4ab74b; /* WebKit/Blink Browsers */
 color:#fff;
}

::-webkit-selection {
background-color: #4ab74b;
color: #FFF;
}
::-ms-selection {
background-color: #4ab74b;
color: #FFF;
}

::-o-selection {
background-color: #4ab74b;
color: #FFF;
}

::-moz-selection {
background-color: #4ab74b;
color: #FFF;
}

#preloader {
	background: #FFF;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999;
}

#pre-status, .preload-placeholder {
	background-image:url(../preloader.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 296px;
	left: 38%;
	margin: -20px 0 0 -20px;
	position: absolute;
	top: 32%;
	width: 296px;
}

.preload-placeholder {
	background: none;
	left: 0;
	margin: 0;
	text-align: center;
	top: 65%;
}

.parallex {
	background-attachment:fixed;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
}

p {
	font-size:13px;
	color:#2e374a;
	font-weight:bolder;
	margin-bottom: 0;
}

h1 {
	color:#4ab74b;
	font-size:51px;
	text-transform:uppercase;
}

h2 {
	color:#2e374a;
	font-size:35px;
	text-transform:uppercase;
	font-weight:bolder;
}

h3 {
	color:#2e374a;
	font-size:23px;
}

h4 {
	color:#2e374a;
	font-size:21px;
	text-transform:uppercase;
}

h5 {
	color:#4ab74b;
	font-size:18px;
}
h6 {
	font-size:16px;
}

strong {
	font-weight:bolder;
}

span {
	color:#4ab74b;
}

.space {
	margin:30px 0px;
}

.line {
	border: 1px solid #4ab74b;
	width: 15%;
	margin: 0 auto;
}

a, a:hover, a:focus {
	text-decoration:none;
}

a.btn {
	color:#fff;
	border:2px solid #fff;
	border-radius: 8px;
	padding:10px 18px;
	position: relative;
	font-size: 17px;
}

.btn-hover:hover {
	background: #fff;
	color: #4ab74b;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

a.btn:hover {
	background:#fff;
	color:#4ab74b;
	transition:all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

a.btn-order {
	color: #4ab74b;
	border: 2px solid #4ab74b;
	padding: 12px 24px;
	border-radius: 8px;
	font-size: 15px;
	position: relative;
	display: inline-block;
}

a.btn-order:hover {
	background:#4ab74b;
	color:#fff;
	transition:all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.btn-send {
	color: #4ab74b;
	border: 2px solid #4ab74b;
	padding: 12px 24px;
	font-size: 15px;
	border-radius: 8px;
}

.btn-send:hover {
	background:#4ab74b;
	color:#fff;
	transition:all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.btn-send-2 {
	color: #4ab74b;
	border: 2px solid #4ab74b;
	font-size: 15px;
	background-color: transparent;
	padding: 0.375rem 0.75rem;
	border-radius: 0.25rem;
}

	.btn-send-2:hover {
		background: #4ab74b;
		color: #fff;
		outline: 0;
		transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		-webkit-transition: all 0.5s;
	}
/*Navigation-stylesheets-include-here*/
.navbar-default {
	background:rgba(248, 248, 248, 0);
	border:rgba(248, 248, 248, 0);
	padding:5px 5px;
}

#menu .nav {
	left: 25%;
	position: relative;
}

#menu ul.nav li a {
	font-size:15px;
	color:#2e374a;
}

#menu .nav > li > a {
	background:none;
	color: #2e374a;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .show > .nav-link {
	color: #4ab74b;
	transition: all 0.4s;
}

#menu .navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color:#4ab74b;
	background:transparent;
}

ul.nav li.active a:before {
	opacity:1;
}
.on {
	background: white;
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
/*Slider-stylesheets-include-here*/

.item-bg {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100vh;
}

.carousel-caption {
	left: 40px;
	right: 40px;
	top: 50%;
	font-size: 15px;
	text-align: left;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.carousel-caption h1 {
	font-size:35px;
	margin-bottom:10px;
	letter-spacing:2px;
	font-weight:100;
}
.carousel-caption h2 {
	color:#2e374a;
	font-size:75px;
	font-weight:600;
	margin-top:0px;
	text-transform:none;
	letter-spacing:2px;
	margin-bottom:20px;
}
.carousel-caption p {
	color:#2e374a;
	font-size:17px;
	font-weight:normal;
	font-family: 'poppins', sans-serif;
}
.home-carousel-left, .home-carousel-right {
	background-color: #4ab74b;
	color: #fff;
	font-size: 32px;
	height: 40px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 32px;
	z-index: 1;
	opacity: 1;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	-ms-transition: 300ms;
	transition: 300ms;
}
.home-carousel-left {
	left:-32px;
}
.home-carousel-right {
	right:-32px;
}
#slider:hover .home-carousel-left {
	left: 0;
}
#slider:hover .home-carousel-right {
	right: 0;
}
/* Carousel animation */

#home-carousel .item h1, #home-carousel .item h2, #home-carousel .item p {
	opacity:0;
	-moz-transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-o-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
}
#home-carousel .item h1 {
	-webkit-transition: all 0.5s ease-in-out 0.15s;
	-moz-transition: all 0.5s ease-in-out 0.15s;
	-ms-transition: all 0.5s ease-in-out 0.15s;
	-o-transition: all 0.5s ease-in-out 0.15s;
	transition: all 0.5s ease-in-out 0.15s;
}
#home-carousel .item.active h1, #home-carousel .item.active h2, #home-carousel .item.active p {
	opacity:1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
#home-carousel .item h2 {
	-webkit-transition: all 0.5s ease-in-out 0.30s;
	-moz-transition: all 0.5s ease-in-out 0.30s;
	-ms-transition: all 0.5s ease-in-out 0.30s;
	-o-transition: all 0.5s ease-in-out 0.30s;
	transition: all 0.5s ease-in-out 0.30s;
}
#home-carousel .item p {
	-webkit-transition: all 0.5s ease-in-out 0.45s;
	-moz-transition: all 0.5s ease-in-out 0.45s;
	-ms-transition: all 0.5s ease-in-out 0.45s;
	-o-transition: all 0.5s ease-in-out 0.45s;
	transition: all 0.5s ease-in-out 0.45s;
}
/*About-stylesheets-include-here*/
#about .heading {
	text-align:center;
}
.heading p {
	padding:1rem 0px;
	font-size:1rem;
	font-weight:bolder;
	color:#555;
}
.ab-sec h3 {
	font-weight:bolder;
}
.ab-sec p {
	padding: 10px 0px;
	font-size: 1rem;
}
/*Background-stylesheets-include-here*/
.bg-sec {
	background:#4ab74b;
}
.bg-sec h3 {
	color:#FFFFFF;
	text-transform:none;
	font-weight:bolder;
}
.bg-sec p {
	color:#FFFFFF;
}
/*Service-stylesheets-include-here*/
#service, #pricing {
	text-align:center;
}
#services {
	padding: 100px 0 75px;
}
.media .service-box i {
	font-size: 24px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	width: 64px;
	border-radius: 100%;
	color: #4ab74b;
	border:1px solid #d7d7d7;
	transition: background-color 400ms, background-color 400ms;
	position: relative;
}
.media .service-box:hover i {
	background:#4ab74b;
	color:#fff;
	transform:rotateY(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-webkittransform:rotate(360deg);
	transition:all 0.5s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-webkit-transition: all 0.8s;
}
.media-body h5 {
	font-weight:bolder;
	text-align:left;
}
.media-body p {
	text-align:left;
}
/*Experience-stylesheets-include-here*/
.experience {
	margin-top:30px;
}
.progress {
	height: 20px;
	background-color: #d7d7d7;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	margin-bottom: 25px;
}
.progress-bar {
	box-shadow: none;
	-webkit-box-shadow: none;
	text-align: right;
	padding-right: 12px;
	font-size: 12px;
	font-weight: 600;
	background:#4ab74b;
}
.progress .progress-bar.six-sec-ease-in-out {
	-webkit-transition: width 2s ease-in-out;
	transition:  width 2s ease-in-out;
}
.lead {
	font-size:16px;
	font-weight: bold;
	text-align: left;
}
/*Features-stylesheets-include-here*/
#features {
	text-align:center;
	padding:2% 0%;
}
#features .nav-tabs {
	display: inline-block;
	margin-top:20px;
}
.tab p {
	text-align:justify;
}
#features .nav-tabs > li.active > a, #features .nav-tabs > li.active > a:hover, #features .nav-tabs > li.active > a:focus {
	box-shadow: 0 1px 4px rgba(0, 0, 0, .26);
	border-bottom:2px solid #4ab74b;
	background:#f8f8f8;
}
#features .nav-tabs > li > a {
	color:#2e374a;
	margin-right:0;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .26);
	background-color: #fff;
	border-right: 1px solid #e0e0e0;
	border-radius:0px;
	border-bottom:1px solid #FFFFFF;
	width: 110px;
	padding: 0;
	height: 80px;
	line-height: 80px;
	font-size: 32px;
}
#features .nav-tabs > li > a i.fa {
	font-size:25px;
}
#features .nav-tabs > li.active > a i.fa {
	color:#4ab74b;
}
#features .nav-tabs > li > a:hover {
	border-color:transparent;
	border-right: 1px solid #e0e0e0;
}
#features p.feat-sec-1 {
	padding-top:10px;
}
#features .tab-content .feat-sec {
	margin-top:10px;
}
#features .tab-content h5 {
	text-align:left;
	font-weight:bolder;
}
#features .tab-content .line {
	float:left;
}
.tab {
	margin-top:20px;
}
.tab-img {
	position:relative;
	top:50px;
}
/*Portfolio-stylesheets-include-here*/
#portfolio {
	padding: 2% 0%;
	background: #f5f5f5;
	text-align:center;
}
#portfolio .portfolio-filter {
	list-style: none;
	padding: 0;
	margin: 0 0 50px;
	display: inline-block;
}
#portfolio .portfolio-filter > li {
	float: left;
	display: block;
}
#portfolio .portfolio-filter > li a {
	display: block;
	padding: 7px 15px;
	background: #e5e5e5;
	color: #2e374a;
	position: relative;
}
#portfolio .portfolio-filter > li a:hover, #portfolio .portfolio-filter > li a.active {
	background: #4ab74b;
	color: #fff;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.portfolio-items p {
	color:#fff;
	font-weight:normal;
}
#portfolio .portfolio-filter > li a.active:after {
	content: " ";
	position: absolute;
	bottom: -17px;
	left: 50%;
	margin-left: -10px;
	border-width: 10px;
	border-style: solid;
	border-color: #4ab74b; transparent transparent transparent;
}
#portfolio .portfolio-filter > li:first-child a {
	border-radius: 4px 0 0 4px;
}
#portfolio .portfolio-filter > li:last-child a {
	border-radius: 0 4px 4px 0;
}
#portfolio .portfolio-item {
	margin-bottom:20px;
}
#portfolio .portfolio-item .portfolio-item-inner {
	position: relative;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info {
	opacity: 0;
	position: absolute;
	top:45%;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
	color: #fff;
	background:rgba( 0, 0, 0, 0.7);
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info h3 {
	font-size: 16px;
	line-height: 1;
	margin: 0;
	color: #fff;
}
#portfolio .portfolio-item:hover .portfolio-info {
	opacity: 1;
	transition:all 0.5s;
}
#portfolio .portfolio-item:hover .portfolio-info i.fa {
	font-size:30px;
	color:#4ab74b;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
/*Pricing-stylesheets-include-here*/
#pricing ul.pricing {
	list-style: none;
	border: 1px solid #eee;
	border-radius: 12px ;
	text-align: center;
	position: relative;
	padding: 0;
}
#pricing ul.pricing:hover {
	box-shadow: 0 8px 8px rgba(0, 0, 0, .26);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
#pricing ul.pricing li {
	display: block;
	padding: 0.35rem;
	color:#666;
}
#pricing .plan-header {
	background: #f8f8f8;
	border-radius: 4px 4px 0 0;
	padding: 0.75rem;
	border: 0;
}
	#pricing .price-duration {
		position: relative;
		margin-top: -63px;
		top: -10px;
		width: 110px;
		height: 110px;
		background-image: -moz-linear-gradient(90deg, #4ab74b 0%, #4ab74b 100%);
		background-image: -webkit-linear-gradient(90deg, #4ab74b 0%, #4ab74b 100%);
		background-image: -ms-linear-gradient(90deg, #4ab74b 0%, #4ab74b 100%);
		color: #fff;
		border-radius: 100px;
		border: 5px solid #f6f6f6;
		display: block;
		line-height: 1;
		margin-left: auto;
		margin-right: auto;
	}

#pricing ul.pricing li {
	font-size: 1rem;
}
#pricing .price-duration > .price {
	font-size: 1.1rem;
	font-weight: 700;
	margin-top: 28px;
}
	#pricing .price-duration > .duration {
		margin-top: 5px;
		font-size: 0.8rem;
	}
#pricing .plan-name {
	font-size: 1rem;
	color: #444;
	font-weight: bold;
	line-height: 1;
}
#pricing ul.pricing.featured {
	background: #222534;
	color: #fff;
	border: 0;
}
#pricing ul.pricing.featured li.plan-header .plan-name {
	color: #fff;
}
/*Team-stylesheets-include-here*/
#team {
	text-align:center;
	padding:2% 0%;
}
.team-desc {
	padding:15px 10px 15px 10px;
}
.team-main-sec:hover {
	box-shadow: 0 8px 8px rgba(0, 0, 0, .26);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.team-sec {
	border:1px solid #eee;
}
.team-main-sec:hover .team-sec {
	border:1px solid #fff;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.team-main-sec:hover h5 {
	color:#e73131;
}
.team-sec h5 {
	color:#555;
	text-transform:uppercase;
}
.team-social-icon {
	margin-top:20px;
}
.team-desc ul.team-social-icon li {
	display:inline-block;
	padding-right:20px;
}
.team-desc ul.team-social-icon li a i.fa {
	font-size:20px;
	color:#999;
}
.team-desc ul.team-social-icon li a i.fa:hover.fa-facebook-f {
	color:#3b5998;
}
.team-desc ul.team-social-icon li a i.fa:hover.fa-twitter {
	color:#55acee;
}
.team-desc ul.team-social-icon li a i.fa:hover.fa-pinterest-p {
	color:#bd081c;
}
.team-desc ul.team-social-icon li a i.fa:hover.fa-instagram {
	color:#3f729b;
}
.team-desc ul.team-social-icon li a i.fa:hover.fa-google-plus {
	color:#dc4e41;
}
.quote {
	position:relative;
	top:40px;
}
.quote i.fa {
	font-size:35px;
	color:#FFFFFF;
}
#owl-testi {
	position:relative;
	top:65px;
}
#owl-testi p {
	color:#FFFFFF;
	font-weight:normal;
}
#owl-testi h5 {
	color:#FFFFFF;
	line-height:30px;
	padding-top:20px;
}
#owl-testi h6 {
	color:#FFFFFF;
	padding-top:20px;
}
/*Fun-Facts-stylesheets-include-here*/
#fun-facts {
	background-color: #f8f8f8;
	padding:3% 0%;
}
#fun-facts .fun-fact {
	border-right: 1px solid #ddd;
}
#fun-facts .col-md-3:last-child .fun-fact {
	border-right: 0px solid #ddd;
}
#fun-facts .fun-fact i {
	margin-right: 5px;
	color:#666;
}
#fun-facts .fun-fact h6 {
	color:#555;
	font-weight:bolder;
}
/*Blog-stylesheets-include-here*/
#blog {
	text-align:center;
	padding:3% 0% 0% 2%;
}
.blog-info {
	text-align:left;
}
.blog-info h5 {
	font-weight:bold;
	padding-top:10px;
}
.blog-info i.fa {
	float:left;
	margin-right:10px;
	color:#777;
}
.blog-info h6 {
	margin:0;
	color:#666;
	float:left;
}
.blog-info h6:hover, .blog-info h5:hover {
	color:#e73131;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.data-meta {
	background:#444;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	position: absolute;
	top: 0;
	padding: 6px 15px
}
.data-meta h4 {
	color:#FFFFFF;
	margin:0;
	font-size:18px;
	font-weight:bold;
}
a.btn-blg {
	color:#666;
}
a.btn-blg:hover {
	color:#e73131;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.blog-info p {
	text-align:justify;
	padding-top:5px;
}
.blog-info ul.blog-icon {
	margin:0;
	padding:0;
}
.blog-info ul li {
	display:inline-block;
}
.blog-info ul li.comment {
	margin-left:10px;
}
/*Client-stylesheets-include-here*/
#client {
	text-align:center;
	position:relative;
	padding:70px 0px 10px 0px;
}
.client-logo a {
	opacity:0.4;
	display:table;
	margin:0 auto;
}
.client-logo a:hover {
	opacity:1;
	transition:all 0.5s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-webkit-transition: all 0.8s;
}
/*Contact-stylesheets-include-here*/
#contact {
	text-align:center;
}
.contact-sec-1 {
	text-align:left;
}
.contact-sec-1 h4 {
	font-weight:bold;
}
.contact-sec-1 ul.contact-form li i.fa {
	color:#666;
	float:left;
	margin-right:10px;
}
.contact-sec-1 ul.contact-form li h6 {
	font-size:14px;
	color:#666;
	margin:0;
}
.contact-sec-1 ul {
	padding:0;
	position: relative;
	top: 20px;
}
.contact-sec-1 ul li {
	display:block;
	padding-bottom: 30px;
}
.contact-sec-1 ul li a {
	color:#666;
}
.contact-sec-1 ul li a:hover {
	color:#4AB74B;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
label {
	font-size:15px;
	font-weight:normal;
	float:left;
	margin:0px 0px 20px 0px;
}
.form-group {
	margin-bottom: 30px;
}
textarea.form-control {
	min-height: 120px;
	resize: none;
}
.form-control {
	border: 1px solid #ccc;
	box-shadow: none;
	box-sizing: border-box;
	border-radius: 10px
}
/*Footer-stylesheets-include-here*/
#footer {
	text-align:center;
}
#footer .bg-sec h2 {
	color:#FFFFFF;
	font-size:25px;
	font-weight:normal;
}
#footer-down {
	position:relative;
	top:30px;
	text-align:center;
}
#footer-down h2 {
	color:#444;
	margin:20px 0px 40px 0px;
	text-transform:none;
}
#footer-down ul li {
	display:inline-block;
	margin-right:20px;
}
#footer-down ul li a i.fa {
	color:#999;
	font-size:22px;
	border:2px solid #999;
	height:50px;
	width:50px;
	border-radius:50px;
	padding:25%;
}
#footer-down ul li.facebook i.fa:hover {
	color:#3b5998;
	border:2px solid #3b5998;
}
#footer-down ul li.twitter i.fa:hover {
	color:#00aced;
	border:2px solid #00aced;
}
#footer-down ul li.linkedin i.fa:hover {
	color:#007bb6;
	border:2px solid #007bb6;
}
#footer-down ul li.google-plus i.fa:hover {
	color:#dd4b39;
	border:2px solid #dd4b39;
}
#footer-down ul li.youtube i.fa:hover {
	color:#bb0000;
	border:2px solid #bb0000;
}
#footer-down ul li.instagram i.fa:hover {
	color:#517fa4;
	border:2px solid #517fa4;
}
#footer-down ul li.behance i.fa:hover {
	color:#1769ff;
	border:2px solid #1769ff;
}

/*Index-1-Stylesheets-End-Here*/



/*Index-3-Stylesheets-Start-Here*/

/*Full-screen-menu-stylesheet-include-here*/
.top-animate {
  background: #e73131 !important;
  top: 13px !important;
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}
.mid-animate {
  opacity: 0;
}
.bottom-animate {
  background: #e73131 !important;
  top: 13px !important;
  -webkit-transform: rotate(-225deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-225deg);
}
.top-menu,
.mid-menu,
.bottom-menu {
  width: 28px;
  height: 4px;
  border-radius: 10px;
  background-color: #fff;
}
.top-menu {
  top: 5px;
}
.mid-menu {
  top: 13px;
}
.bottom-menu {
  top: 21px;
}
.menui {
  background: #e73131;
  transition: 0.6s ease;
  transition-timing-function: cubic-bezier(0.75, 0, 0.29, 1.01);
  margin-top: 10px;
  position: absolute;
}
.menu-trigger {
  z-index: 999;
  position: fixed;
  display: block;
  padding: 9px;
  height: 32px;
  width: 32px;
  margin: 0px;
  top: 45px;
  right: 115px;
}
.mobilenav {
  font-family: inherit;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
}
.mobilenav li {
  list-style-type: none;
  text-align: center;
  padding: 10px;
  font-size: 220%;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  width: 100%;
}
.mobilenav li:last-child div {
  border-bottom: none;
}
.mobilenav li:hover {
  cursor: pointer;
}
.nav-label {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  display: block;
  width: 350px;
  margin: 0 auto;
}
.mobilenav li:first-child {
  margin-top: 60px;
}
.slider-content{
position:absolute;
    left: 5%;
    right: 15px;
    top: 27%;
    font-size: 15px;
    text-align:center;
    color: #fff;
    text-shadow: none;
}
.slider-content h1{
font-size:51px;
text-transform:uppercase;
font-weight:bolder;
line-height:80px;
}
.slider-content h2{
font-size:25px;
color:#FFFFFF;
font-weight:bolder;
padding:10px 0px 20px 0px;
}
.slider-content p{
color:#fff;
font-size:16px;
font-weight:inherit;
line-height:30px;
}
/*Index-3-Stylesheets-End-Here*/

/*Index-4-Stylesheets-Start-Here*/
#slider-video {
    position: relative;
	}
.hero-section {
    height: 100%;
	padding:18% 0% 11% 0%;
    overflow: hidden;
	}
	.hero-content {
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
}
.hero-text {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    width: 100%;
    padding-bottom: 10%;
	}
.hero-text h5{
color:#FFFFFF;
text-transform:none;
padding-top:15px;
}
	.video-background-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
}
.video-background {
    width: 100%;
}
a.btn-learn {
	height: 50px;
	width: 50px;
	color: #e73131;
	border: 2px solid #e73131;
	padding: 1% 2%;
	font-size: 15px;
	position: relative;
	top: 40px;
}
a.btn-learn:hover {
	background:#e73131;
	color:#fff;
	transition:all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
/*Index-4-Stylesheets-End-Here*/

/*Basic-Stylesheets-End-Here*/
.just-click{
	font-size: larger;
}

.button1 {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 6px 12px;
	position: initial;
	color: white;
	background: #4AB74B;
	border-radius: 8px;
	flex: none;
	order: 0;
	flex-grow: 0;
	font-size: 0.85rem;
	margin-top: 0.2rem;
}

.button2 {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 6px 12px;
	position: initial;
	margin-top: 8px;
	border-radius: 8px;
	flex: none;
	order: 0;
	flex-grow: 0;
	margin-left: 15px;
}

#button1{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 3px 16px;
  position: relative;
  top: -8%;
  right: -102%;
  margin-top: 6px;
  background: #4AB74B;
  border-radius: 8px;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.lang-btn {
	background: transparent;
	border: 0;
}

/*.btn-send {
	color: #fff;
	background-color: #4AB74B;
	border-color: #4AB74B;
}*/

img.logo {
	width: 100%;
}

a.navbar-brand img {
	position: relative;
}

footer {
	background-color: #232323;
	padding: 80px 0px;
	color: #fff;
	margin-top: 30px;
}

footer h4 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.25px;
	margin-bottom: 35px;
}
footer p {
	color: #fff;
}

footer ul.social-icons {
	margin-top: 25px;
	margin-left: 28px;
}

footer ul.social-icons li {
	display: inline-block;
	margin-right: 5px;
}

footer ul.social-icons li:last-child {
	margin-right: 0px;
}

footer ul.social-icons li a {
	width: 34px;
	height: 34px;
	display: inline-block;
	line-height: 34px;
	text-align: center;
	background-color: #fff;
	color: #232323;
	border-radius: 50%;
	transition: all 0.3s;
}

footer ul.social-icons li a:hover {
	background-color: #4ab74b;
}

footer ul.menu-list li {
	margin-bottom: 13px;
}

footer ul.menu-list li:last-child {
	margin-bottom: 0px;
}

footer ul.menu-list li a {
	font-size: 14px;
	color: #fff;
	transition: all 0.3s;
}

footer ul.menu-list li a:hover {
	color: #4ab74b;
}

footer .contact-form input {
	border-radius: 20px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	padding: 0px 15px;
	color: #aaa!important;
	background-color: #343434;
	font-size: 13px;
	text-transform: none;
	box-shadow: none;
	border: none;
	margin-bottom: 15px;
}

footer .contact-form input:focus {
	outline: none;
	box-shadow: none;
	border: none;
	background-color: #343434;
}

footer .contact-form textarea {
	border-radius: 20px;
	height: 120px;
	max-height: 200px;
	min-height: 120px;
	display: inline-block;
	padding: 15px;
	color: #aaa!important;
	background-color: #343434;
	font-size: 13px;
	text-transform: none;
	box-shadow: none;
	border: none;
	margin-bottom: 15px;
}

footer .contact-form textarea:focus {
	outline: none;
	box-shadow: none;
	border: none;
	background-color: #343434;
}

footer .contact-form ::-webkit-input-placeholder { /* Edge */
  color: #aaa;
}
footer .contact-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #aaa;
}
footer .contact-form ::placeholder {
  color: #aaa;
}

footer .contact-form button.filled-button {
	background-color: transparent;
	color: #fff;
	background-color: #4ab74b;
	border: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 12px 30px;
	border-radius: 30px;
	display: inline-block;
	transition: all 0.3s;
	outline: none;
	box-shadow: none;
	text-shadow: none;
	cursor: pointer;
}

footer .contact-form button.filled-button:hover {
	background-color: #fff;
	color: #4ab74b;
}

/* Sub-footer Style */

.sub-footer {
	background-color: #343434;
	text-align: center;
	padding: 25px 0px;
}

.sub-footer p {
	color: #fff;
	font-weight: 300;
	letter-spacing: 0.5px;
}

.sub-footer a {
	color: #fff;
}

.navbar-toggler:focus {
	box-shadow: unset !important;
}

@font-face {
	font-family: "poppins";
	src: url("../fonts/Poppins-Regular.ttf");
}

menu .navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  /* color: #4ab74b; */
  background: transparent;
}

#slider, #about, #service, #pricing, #contact {
	min-height: 100vh;
}

#banner1 {
	background-image: url(../images/Slider/banner1.jpg);
}

#banner2 {
	background-image: url(../images/Slider/banner2.jpg);
}

#banner3 {
	background-image: url(../images/Slider/banner3.jpg);
}

.line-height-1 {
	line-height: 1;
}

p.xl {
	font-size: x-large;
}

/* Translation Styling */
.dir-rtl {
	direction: rtl !important;
	font-family: 'Tajawal', sans-serif !important;
}

	.dir-rtl h1, .dir-rtl h2, .dir-rtl h3, 
	.dir-rtl h4, .dir-rtl h5, .dir-rtl h6 {
		font-weight: 700;
		font-family: 'Tajawal', sans-serif !important;
	}

	.dir-rtl .carousel-caption p {
		font-family: 'Tajawal', sans-serif !important;
	}

	.dir-rtl .navbar-header,
	.dir-rtl .navbar-nav > li,
	.dir-rtl .contact-sec-1 ul.contact-form li i.fa {
		float: right !important;
	}

	.dir-rtl .navbar-collapse {
		float: left;
	}

	.dir-rtl #menu .nav {
		left: unset;
	}

	.dir-rtl .carousel-caption,
	.dir-rtl .media-body h5,
	.dir-rtl .contact-sec-1 {
		text-align: right;
	}

	.dir-rtl .text-end {
		text-align: left !important;
	}

	.dir-rtl .contact-sec-1 ul.contact-form li i.fa {
		margin-right: unset !important;
		margin-left: 10px;
	}

	.dir-rtl .abc-img-bg {
		transform: scaleX(-1);
		-moz-transform: scaleX(-1);
		-webkit-transform: scaleX(-1);
		-o-transform: scaleX(-1);
		-ms-transform: scaleX(-1);
	}

	.dir-rtl .btn-close {
		margin-left: 0;
	}

	.dir-rtl .button1.me-2 {
		margin-left: 1rem !important;
	}

	.dir-rtl .navbar-nav > li > button {
		margin-right: 0 !important;
	}

	.dir-rtl .ab-sec {
		margin-bottom: 3rem;
	}

	.dir-rtl .float-end {
		float: left !important;
	}

	.dir-rtl .navbar-brand {
		margin-right: 0 !important;
	}

	.dir-rtl #banner1 {
		background-image: url(../images/Slider/banner1-ar.jpg);
	}

	.dir-rtl #banner2 {
		background-image: url(../images/Slider/banner2-ar.jpg);
	}

	.dir-rtl #banner3 {
		background-image: url(../images/Slider/banner3-ar.jpg);
	}

	.dir-rtl .media-body p {
		text-align: right;
	}

	.dir-rtl .menu-list.ps-4 {
		padding-left: unset !important;
		padding-right: 1rem;
	}

	.dir-rtl .contact-sec-1 ul li a {
		font-family: 'poppins', sans-serif;
		font-weight: 400;
	}

	.dir-rtl .get-in-touch {
		font-family: 'poppins', sans-serif;
	}

	.dir-rtl .sub-footer p {
		font-family: 'poppins', sans-serif;
	}

@media (min-width: 992px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 0.75rem;
		padding-left: 0.75rem;
	}

	.dir-rtl .col-md-1, .dir-rtl .col-md-2, .dir-rtl .col-md-3, .dir-rtl .col-md-4, .dir-rtl .col-md-5, .dir-rtl .col-md-6, .dir-rtl .col-md-7, .dir-rtl .col-md-8, .dir-rtl .col-md-9, .dir-rtl .col-md-10, .dir-rtl .col-md-11, .dir-rtl .col-md-12 {
		float: right;
	}
}
/* Laptop */
@media (max-width: 991px) {
	.navbar-collapse {
		position: absolute;
		width: 100%;
		background-color: #fff;
		right: 50%;
		transform: translateX(50%);
		-moz-transform: translateX(50%);
		-webkit-transform: translateX(50%);
		-o-transform: translateX(50%);
		-ms-transform: translateX(50%);
		top: 50px;
	}

	ul.navbar-nav {
		float: none !important;
	}

	.navbar-nav > li > a {
		margin-top: 0.5rem !important;
		margin-left: 2rem !important;
	}
	.navbar-nav > li > button {
		margin-top: 1rem !important;
		margin-left: 2rem !important;
	}

	.dir-rtl .navbar-nav > li > a {
		margin-top: 0.5rem !important;
		margin-left: 0rem !important;
		margin-right: 2rem !important;
	}

	.dir-rtl .navbar-nav > li > button {
		margin-top: 1rem !important;
		margin-left: 0rem !important;
		margin-right: 2rem !important;
	}
}
/* Mac */
@media (min-width: 992px) and (min-height: 700px) {
	#about {
		padding-top: 2rem;
	}

		#about .ab-sec {
			margin-top: 2rem;
		}

		#about h3 {
			font-size: 1.8rem;
		}

		#about p {
			font-size: 1.2rem;
		}

		#about .bg-sec {
			margin-top: 3rem;
		}

	#service h5 {
		font-size: 1.25rem;
	}

	#service p {
		font-size: 0.9rem;
	}

	#service .mb-4 {
		margin-bottom: 3.5rem !important;
	}

	#pricing .mt-4 {
		margin-top: 2rem !important;
	}

	#pricing .plan-name {
		padding: 0.5rem 0;
	}


	#pricing .price-duration {
		width: 125px;
		height: 125px;
	}
		#pricing .price-duration > .price {
			font-size: 1.25rem;
			margin-top: 35px;
		}

	#pricing {
		margin-bottom: 0.5rem;
	}

	#pricing ul.pricing li {
		padding: 0.5rem;
	}

	#contact .heading, #contact .contact-sec-1 {
		padding-bottom: 2rem;
	}

	#contact .name-input, #contact .email-input {
		width: 100%;
	}

	.dir-rtl #about p {
		font-size: 1.3rem;
	}

	.dir-rtl #about .heading {
		padding-top: 2rem !important;
	}
}
/* Ipad Vertical */
@media (min-width: 767px) and (max-width: 991px) and (min-height: 768px) {
	#about h3 {
		font-size: 1.8rem;
	}

	#about p {
		font-size: 1.3rem;
	}

	#service .mb-4 {
		margin-bottom: 3rem !important;
	}

	#service h5 {
		font-size: 1.25rem;
	}

	#service p {
		font-size: 1rem;
	}

	#pricing .mt-4 {
		margin-top: 4rem !important;
	}

	#pricing .price-duration {
		width: 135px;
		height: 135px;
	}

		#pricing .price-duration > .price {
			font-size: 1.4rem;
			margin-top: 38px;
		}

	#pricing .plan-name {
		line-height: 1.5;
		padding: 1rem 0;
		font-size: 1.2rem;
	}

	#pricing  {
		margin-bottom: 1rem;
	}

	#pricing ul.pricing li {
		padding: 0.75rem;
		font-size: 1.2rem;
	}

	#pricing a.btn-order {
		font-size: 15px;
	}

	#contact .heading, #contact .contact-sec-1 {
		padding-bottom: 2rem;
	}

	.dir-rtl #about .heading {
		padding-top: 4rem !important;
	}
}
/* Ipad */
@media (max-width: 768px) {
	.carousel-caption {
		left: 15px;
		right: 15px;
		top: 50%;
	}

	.carousel-caption h2 {
		font-size: 56px;
	}

	p.xl {
		font-size: large;
		width: 85%;
	}

	#about .business-grow h3 {
		padding-top: 1.5rem;
	}
}
/* Mobile 2 */
@media (max-width: 555px){
	.carousel-caption {
		left: 15px;
		right: 15px;
		top: 40%;
	}

	.carousel-caption h1,
	.carousel-caption h2 {
		padding-right: 8px;
	}

	.dir-rtl .carousel-caption h1,
	.dir-rtl .carousel-caption h2 {
		padding-right: unset;
	}
}
/* Mobile */
@media (max-width: 340px) {
	.carousel-caption h1 {
		font-size: 26px;
	}
	.carousel-caption h2 {
		font-size: 46px;
	}
	.navbar-brand {
		margin-right: 0rem;
	}

	img.logo {
		width: 75%;
	}
}

/* width */
::-webkit-scrollbar {
	width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #555;
	
}

	/* Handle on hover */
	::-webkit-scrollbar-thumb:hover {
		background: #333;
	}

.h {
	line-height: 35px;
}

.siz {
	font-size: 110%;
}
#serv{
	width: max-content;
}