* {
	margin:0px;
	padding:0px;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	
}
img {
	max-width:100%;
}
.header {
	padding:10px 0px;
	margin:-51px 0 0 0;
	

}
.head{
	
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	margin-top:60px;
	margin-bottom:5px;
}
.topicon {
	margin-top:70px;
	float:right;
}



.topicon li {
	margin:0 0 0 0;
	line-height:30px;
	font-size:15px;
	color:#233878;
}


@media screen and (max-width:480px) {
	.topicon{
		margin-top: 0px !important;
		text-align: center !important;
		width: 100%;
	}
	.responsive-menu
	{
		width: 100%;
	}
	
	
}
@media screen and (max-width:780px) {
	.topicon{
		margin-top: 10px !important;
		text-align: center !important;
		width: 100%;
	}
	.head{
		width: 100%;
	}
	
	
}

a.social {
	background: #ccc;
	color: #333;
	display: inline-block;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	margin: 10px 1px;
	text-align: center;
	text-decoration: none;
	transition: all 0.2s ease 0s;
	width: 28px;
	border-radius:50px;
}
a.social.fa-twitter:hover {
	background: none repeat scroll 0 0 #41b7d8 !important;
	color: #fff !important;
}
a.social.fa-facebook:hover {
	background: none repeat scroll 0 0 #3b5997 !important;
	color: #fff !important;
}
a.social.fa-google-plus:hover {
	background: none repeat scroll 0 0 #d64937 !important;
	color: #fff !important;
}
a.social.fa-linkedin:hover {
	background: none repeat scroll 0 0 #0073b2 !important;
	color: #fff !important;
}
a.social.fa-vimeo-square:hover {
	background: none repeat scroll 0 0 #388fc5 !important;
	color: #fff !important;
}
a.social.fa-youtube-square:hover {
	background: none repeat scroll 0 0 #a40f09 !important;
	color: #fff !important;
}
a.social.fa-flickr:hover {
	background: none repeat scroll 0 0 #ff0084 !important;
	color: #fff !important;
}
a.social.fa-pinterest:hover {
	background: none repeat scroll 0 0 #cb2027 !important;
	color: #fff !important;
}
a.social.fa-skype:hover {
	background: none repeat scroll 0 0 #00aff0 !important;
	color: #fff !important;
}
a.social.fa-rss:hover {
	background: none repeat scroll 0 0 #e0812a !important;
	color: #fff !important;
}
a.social.default:hover {
	background: none repeat scroll 0 0 #37353a !important;
	color: #333 !important;
}
a.social.rounded {
	height: 38px;
	line-height: 38px;
	width: 38px;
}
.caption {
	background:#f6f7f9;
	margin:0px;
	padding:10px;
	border-bottom:3px solid #1c6aa9;
	text-align:center;
}
.caption h4 {
	margin:0px;
	padding:5px 0px 10px 0px;
	font-size:16px;
	color:#1c6aa9;
	font-weight:600;
}
.caption p {
	line-height:20px;
}
.carousel {
	height: auto;
}
.carousel ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.carousel li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}
.carousel img {
	/*width: 100% !important;*/

height: auto !important;
	/*-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);

-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);

box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);*/

margin:0px;
}
.carousel .nav {
	display: block;
	width: 30px;
	height:34px;
	float: left;
	margin:0px 5px;
	text-indent: -9999px;
}
.carousel .prev {
	background:#ababab;
	padding:0px 10px;
	font-size:30px;
	color:#fff;
	text-decoration:none;
}
.carousel .next {
	background:#ababab;
	padding:0px 10px;
	font-size:30px;
	color:#fff;
	text-decoration:none;
}
.carousel .carousel_items_holder {
	width: 98%;
	overflow: hidden;
	float: left;
	height: 100%;
	position: relative;
}
.carousel .carousel_items {
	position: absolute;
}
h2 {
	border-left:5px #167ac6 solid;
	font-size:24px;
	text-indent:8px;
	font-weight:bolder;
	text-transform:uppercase;
	color:#0a3b01;
	margin-bottom:20px;
}
h3 {
	font-size:20px;
	font-weight:bolder;
	text-transform:uppercase;
	color:#fff;
	margin-bottom:20px;
}
h4 {
	font-size:16px;
	font-weight:bolder;
	text-transform:uppercase;
	color:#0a3b01;
	margin-bottom:10px;
}
p {
	line-height:22px;
	padding-bottom:10px;
}
/*************************  About us ***********************/

.About {
	padding:50px 0px;
	margin:0px;
	position:relative;
}
.video {
	margin-top:30px;
}
.About p {
	text-align:justify;
}
/*************************  Blog ***********************/



.Blog {
	background:#f3f3f3;
	padding:40px 0px 60px 0px;
	margin:0px;
	position:relative;
	overflow:hidden;
}
.blogs {
	background:#fff;
	padding:10px;
	box-shadow:0 2px 0 rgba(204, 204, 204, 0.15);
}
.blogs img {
	width:332px;
	height:201px;
}
.blogs p {
	margin:0px;
	padding:0px;
}
.blogs p.read a {
	color:#ff8c00;
	font-weight:bolder;
	margin:0px;
	padding:0px;
}
/*************************  Testimonials ***********************/

.Testimonials {
	background:url(../images/Testimonials.jpg);
	height:430px;
	margin:0px;
	position:relative;
}
.gallery-cell {
	width: 100%;
}
.testimonial {
	text-align: center;
	max-width: 850px;
	margin: 100px auto 130px auto;
	padding: 0 20px;
}
.testimonial-avatar {
	width: 100px;
	border-radius: 50%;
}
.testimonial-quote {
	display: block;
	font-size: 18px;
	color:#fff;
	padding: 10px 0;
}
.testimonial-author {
	display: block;
	font-weight: 800;
	color: #fff;
}
.flickity-page-dots {
	bottom: 25px;
}
.flickity-page-dots .dot.is-selected {
	background: #fff;
}
.testimoni {
	width:1270px;
	position:relative;
	overflow:hidden;
	margin:0px 10px 10px 10px;
	padding:10px 0px;
	box-shadow:0 4px 10px rgba(4, 1, 1, 0.08);
}
/*************************  Clientele ***********************/

.Clientele {
	background:#fff;
	height:300px;
	margin:0px;
	position:relative;
}
/*************************  footer  ***********************/

.Footer {
	background:#f3f3f3;
	padding:10px 0px 0px 0px;
	margin:0px;
	position:relative;
}
.Footer a {
	color:#000;
}
/*************************  Team NHS  ***********************/



.banner {
	background:url(../images/banner2.jpg);
	height:200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.banner h3 {
	padding-top:50px;
	color:#fff;
	font-size:36px;
}
.team {
	text-align:center !important;
	margin:0px auto;
	padding:10px;
}
.img-circle {
	border:3px solid #fff;
	padding:3px
}
.img-circle:hover {
	border:3px solid #6cbb25;
}
.team p {
	text-align:center !important;
}
.team h6 {
	font-size:13px;
	color:#106101;
	line-height:20px;
}
.team h4 {
	color:#ff8c00;
	font-size:20px;
	font-weight:300;
}
.readmore a {
	border:2px solid #6cbb25;
	padding:6px 10px;
	border-radius:4px;
	color:#6cbb25;
	text-decoration:none;
}
.readmore a:hover {
	background:#6cbb25;
	color:#fff;
}
/*************************  Clients***********************/



.clientele {
	padding:50px 0px;
	margin:0px;
	position:relative;
}
.Clients ul {
	list-style-type:none;
}
.Clients ul li {
	display:inline-block;
	padding:5px;
	margin:5px;
	border:1px solid #eee;
	list-style-type:none;
}
.Clients ul li img {
	width:200px;
}
.projectFactsWrap .item {
	width: 30%;
	height: 100%;
	padding: 50px 0px;
	text-align: center;
	float:left;
	margin:10px 0px 0px 0px;
}
/*.projectFactsWrap .item:nth-child(1){

  background: rgb(16, 31, 46);

}



.projectFactsWrap .item:nth-child(2){

  background: rgb(18, 34, 51);

}



.projectFactsWrap .item:nth-child(3){

  background: rgb(21, 38, 56);

}



.projectFactsWrap .item:nth-child(4){

  background: rgb(23, 44, 66);

}

*/

.projectFactsWrap .item p.number {
	font-size: 40px;
	padding: 0;
	font-weight: bold;
	color: #6cbb25;
}
.projectFactsWrap .item p {
	color: #6cbb25;
	font-size: 18px;
	margin: 0;
	padding: 10px;
	text-align:center !important;
	line-height:normal !important;
}
.projectFactsWrap .item span {
	width: 60px;
	background:#6cbb25;
	height: 2px;
	display: block;
	margin: 0 auto;
}
.projectFactsWrap .item i {
	vertical-align: middle;
	font-size: 50px;
	color: #285210;
}
.projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p {
	color: #0a3b01;
}
.projectFactsWrap .item:hover span {
	background: #0a3b01;
}
.Blog2 {
	background:#f3f3f3;
	padding:40px 0px 60px 0px;
	margin:0px;
	position:relative;
	overflow:hidden;
}
.blogs2 {
	background:#fff;
	padding:10px;
	box-shadow:0 2px 0 rgba(204, 204, 204, 0.15);
	height:285px;
}
.blogs2 p {
	margin:0px;
	padding:0px;
}
.blogs2 p.read a {
	color:#ff8c00;
	font-weight:bolder;
	margin:0px;
	padding:0px;
}
.blogs2 img {
	border:4px solid #eee;
	width:340px;
	height:210px;
}
.custom p {
	padding-bottom:10px;
	margin:0px;
	line-height:25px;
}
.custom p a {
	color:#333
}
figure.snip1157 {
	font-family: 'Raleway', Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	/* min-width: 220px; */

  /* max-width: 310px; */

  width: 100%;
	color: #333;
	text-align: left;
	box-shadow: none !important;
}
figure.snip1157 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
figure.snip1157 img {
	max-width: 100%;
	vertical-align: middle;
	height: 90px;
	width: 90px;
	border-radius: 50%;
	margin: 26px 0 0 10px;
}
figure.snip1157 blockquote {
	display: block;
	border-radius: 8px;
	position: relative;
	background-color: rgba(231, 231, 231, 0.72);
	padding: 29px 58px 57px 53px;
	font-size: 15px;
	font-weight: 500;
	margin: 1px 3px 4px 30px;
	line-height: 22px;
	font-style: inherit;
	text-align:justify;
}
figure.snip1157 blockquote:before,  figure.snip1157 blockquote:after {
	font-family: 'FontAwesome';
	content: "\201C";
	position: absolute;
	font-size: 50px;
	opacity: 0.3;
	font-style: normal;
}
figure.snip1157 blockquote:before {
	top: 25px;
	left: 20px;
}
figure.snip1157 blockquote:after {
	content: "\201D";
	right: 20px;
	bottom: 0;
}
figure.snip1157 .arrow {
	top: 100%;
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid #fafafa;
	margin: 0;
	position: absolute;
}
figure.snip1157 .author {
	position: absolute;
	bottom: 45px;
	padding: 0 10px 0 120px;
	margin: 0;
	color: #ffffff;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
}
figure.snip1157 .author h5 {
	opacity: 0.8;
	margin: 0;
	color: #000;
	font-size:18px;
	text-align:left;
	line-height:26px
}
figure.snip1157 .author h5 span {
	font-weight: 400;
	text-transform: none;
	padding-left: 5px;
}
figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	width: 100%;
	background: #000;
	text-align: center;
	cursor: pointer;
}
figure h3 {
	font-family: helvetica;
	font-weight: normal;
	padding-top: 20%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
}
figure p {
	font-family: helvetica;
	padding: 0px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
	letter-spacing: 1px;
	font-size: 68.5%;
}
figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
figure:hover img {
	opacity: 0.4;
}
figure:hover h3 {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
figure:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
figure img {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
}
figure figcaption, figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
figure figcaption {
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	backface-visibility: hidden;
}
figure figcaption:before, figure figcaption:after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure figcaption:before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
figure figcaption:after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}
figure figcaption:hover:before, figure figcaption:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.Courses ul {
	list-style-type:square;
	margin-left:30px;
}
.Courses ul li {
	line-height:40px !important;
	font-size:15px;
}
