
.boxedcontainer		{	max-width: 1170px; margin:auto; padding:0px 30px;}

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}

body {
	font-family: 'Open Sans', sans-serif;
}
.name {

	padding: 25px 15px 0 15px
}
.name h4 {
	font-size: 35px;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	margin:11px 0 0 0;
}
.name img{
	width: 45%;
	float: left;
	margin-right: 8px;
 }
.hedaer_top {
	/*! background: url(../images/header_top.png); */
	padding: 0px 0;
	background: #fdf89f;
}
.hedaer_top p {
	margin: 0;
	color: #0C7244;
	font-size: 12px;
	padding: 10px 0;
}
.hedaer_top p span {
	margin-right: 10px;
	font-size: 1.2em;

}
.hedaer_top p a{
	color: #0C7244;
}
header {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#247b87+0,2c7689+50,3c8b9b+100,3c8b9b+100 */
background: linear-gradient(to right, #015931 0%,#117e4c 50%,#139556 100%,#0e814d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#247b87', endColorstr='#3c8b9b',GradientType=1 );
	
}	
.logo img {
	box-shadow:-3px 5px 4px RGBA(0, 0, 0, 0.29);
	position: absolute;
	width: 78%;
	z-index: 9999
}
.name h1 {
	font-family: 'Droid Serif', serif;
	font-style: italic;
	color: #fff;
	margin:35px 0 0 -6px;
	font-size: 2.5em;
	text-shadow: 0px 2px 7px RGBA(0, 0, 0, 0.72);
}
.navbar-inverse {
	background:none;
	border:none;
	margin:0; 
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	color: #316b7f;
	background-color: #fdf89f;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 45px 22px !important;
	transition: all 600ms linear;
		-moz-transition: all 600ms linear;
		-webkit-transition: all 600ms linear;
		-o-transition: all 600ms linear;
		box-shadow: 0 0 0 0 rgba(155, 155, 155, 0) inset, 0 0 0 rgba(0, 0, 0, 0);
		padding:5px 10px 10px 10px;
		text-transform: uppercase;
}
.navbar-inverse .navbar-nav > li > a {
	color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover {
	
	box-shadow:  135px 0 0 0 #fdf89f inset;
	color: #316B7F;
	background:RGB(10, 61, 78);
	
}
.inline-list {
  float:right;
  padding:0;
  margin:0;
}
.inline-list li {
  display: inline-block;
}
.inline-list li a {
  text-align: center;
  padding: 1px 12px;
  color: #0a6e40;
}

.inline-list a:hover {
  color: #139355;
  text-decoration:none;
}
.inline-list .fa {
  text-align: center;
  font: 400 17px/38px 'FontAwesome';
}
.dropdown-menu {
	
	background-color: #373d43;
	border: 1px solid #ccc;
	border: 1px solid rgb(55, 61, 67);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
	color: #fff;
	background-color: #373D43;
}
.dropdown-menu > li > a {
	display: block;
	padding: 10px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #FFF;
	white-space: nowrap;
}

.sec-1 {
	 /* Old browsers */
 /* FF3.6-15 */
 /* Chrome10-25,Safari5.1-6 */
 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 /* IE6-9 fallback on horizontal gradient */

	padding: 40px 0;
	background: #fdf89f;
}

.box {
	text-align: center;
	background: #fff;
	padding: 20px 0 50px 0;
}
.box span {
	background: #139454;
	color: #fff;
	padding: 21px 22px;
	border-radius: 47px/47px;
	font-size: 2em;
}
.box h1 {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	line-height: 39px;
	font-size: 24px;
	margin: 8px 0;
	color: #fff;
}
.box h1  small{
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	color: #fff;
	}
.box  p {
	margin: 0 0 10px;
	font-size: 13px;
	padding: 0 14px;
	color: #ddd;
}
.box a{
	background: #fdf89f;
	color: #4e4e4e;
	padding: 10px;
	position: relative;
	top: 20px;
}
.box {
	
	border-radius:0;
	border:0;
	background:#4e4e4e;
	text-align:center;
	
	position:relative;
	z-index:1;
	-webkit-transition:0.4s ease;
	-moz-transition:0.4s ease;
	-o-transition:0.4s ease;
	transition:0.4s ease;
	box-shadow: -3px 5px 8px RGBA(0, 0, 0, 0.17);
}
.box span {
	
	z-index:10;
	border-radius:100px;
	content:'';
	
	background-position:center center;
	background-repeat:no-repeat;
	
	
	-webkit-transition:0.5s ease;
	-moz-transition:0.5s ease;
	-o-transition:0.5s ease;
	transition:0.5s ease;
}


.box:after {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#247b87+0,2c7689+50,3c8b9b+100,3c8b9b+100 */
background: linear-gradient(to right, #015931 0%,#117e4c 50%,#139556 100%,#0e814d 100%); /* Old browsers */

	content:'';
	border-radius:70px;
	position:absolute;
	left:50%;
	top:50%;
	width:0;
	height:0;
	z-index:-1;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
}

.box:hover:after {
	width:100%;
	height:100%;
	border-radius:0;
}
.box:hover span {
	background-color: #F3F3F3;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	border-radius: 10px;
	color: #316B7F;
}
.box:hover h1 {
	color: #fff;

	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
}
.box:hover h1 small {
	color: #fff;
	
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
}
.box:hover p {
	color: #fff;
	
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
}
.sec-2 {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#247b87+0,2c7689+50,3c8b9b+100,3c8b9b+100 */
background: linear-gradient(to right, #015931 0%,#117e4c 50%,#139556 100%,#0e814d 100%); /* Old browsers */
padding: 30px 0 70px 0;
}
.sec-2 h1 {
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 4em;
	letter-spacing: 2px;
	line-height: 65px;
}
.sec-2 p strong {
	color: #cfffe8;
	text-transform: capitalize;
	font-size: 16px;
}
.sec-2 p {
	color: #fff;
	text-transform: capitalize;
}
.sec-2 h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
}
.feat ul {
	padding: 0;
	list-style: none;
	text-transform: capitalize;
}
.feat ul li {
	color: #fff;
	padding: 7px 0;
	font-size: 16px;
}
.feat ul li::before {
	content:"\f111" !important;
	font-family: 'FontAwesome'!important;
}
.feat ul li::before {
	color: #fff;
	margin-right: 10px;
	font-size: 8px;
	position: relative;
	top: -2px;
	}

.feat ul li::before {
	display: inline-block;
	margin-right: 5px;
	width: 14px;
	height: 14px;
	content: attr(data-icon);
	font-family: 'FontAwesome';
	line-height: 14px;
	speak: none;
	}
.sec-2 a {
	/* background: #00363E; */
	color: #fff;
	/* padding: 10px 25px; */
	border-radius: 2px;
	position: relative;
	/* top: 15px; */
}
.feat2{
	background: #247b87; /* Old browsers */
background: -moz-linear-gradient(left,  #247b87 0%, #2c7689 50%, #3c8b9b 100%, #3c8b9b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #247b87 0%,#2c7689 50%,#3c8b9b 100%,#3c8b9b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #247b87 0%,#2c7689 50%,#3c8b9b 100%,#3c8b9b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#247b87', endColorstr='#3c8b9b',GradientType=1 ); /* IE6-9 */
height: 65vh
	}
.feat2 h2{
	font-family: 'Droid Serif', serif;
font-size: 22px;
text-transform: uppercase;
color: #fff;
font-style: italic;
padding: 15px 0 10px 0;
margin: 0;
}
.feat2 ul {
	padding: 0;
	list-style: none;
	text-transform: capitalize;
}
.feat2 ul li {
	color: #fff;
	padding: 7px 0;
	font-size: 16px;
}
.feat2 ul li::before {
	content:"\f111" !important;
	font-family: 'FontAwesome'!important;
}
.feat2 ul li::before {
	color: #fff;
	margin-right: 10px;
	font-size: 8px;
	position: relative;
	top: -2px;
	}

.feat2 ul li::before {
	display: inline-block;
	margin-right: 5px;
	width: 14px;
	height: 14px;
	content: attr(data-icon);
	font-family: 'FontAwesome';
	line-height: 14px;
	speak: none;
	}
.feat2 a {
	background: #00363E;
	color: #fff;
	padding: 10px 25px;
	border-radius: 2px;
	position: relative;
	top: 15px;
}
.sec-3 {
	background: url(../images/back-1.png) fixed;
	padding: 40px 0 60px 0;
	text-align:center; 
}
.sec-3 h3 {
	color: #fff;
	text-transform: capitalize;
	line-height: 40px;
	margin-top: 0;
	font-size: 2em
}
.sec-3  p{
	color: #fff;
}
.sec-3 a {
	background: #dae8f0;
	color: #000;
	padding: 10px 18px;
	position: relative;
	top: 19px;
	font-weight: 600;
}
a:hover {
	text-decoration: none;
}
.featured h3 {
		font-family: 'Oswald', sans-serif;
	color: #000;
	margin-top: 0;
	font-size: 30px;
}
.featured {
	padding: 30px 0;
	background: #fdf89f;
}
.slide {
	margin-top: 20px;
}
.btn-success {
	color: #fff;
	background-color: #0a0a0b;
	border: none;
	border-radius: 0;
	font-size: 11px !important;
	padding: 7px 10px;
}
footer
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#247b87+0,2c7689+50,3c8b9b+100,3c8b9b+100 */
background: linear-gradient(to right, #015931 0%,#117e4c 50%,#139556 100%,#0e814d 100%); /* Old browsers */
padding: 30px 0 50px 0;
}
footer h3 {
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 23px;
}
.inline-list2 {
  float:left;
  padding:0;
  margin:0;
}
.inline-list2 li {
  display: inline-block;
}
.inline-list2 li a {
  text-align: center;
  padding: 1px 12px;
  color: #fff;
}

.inline-list2 a:hover {
  color: #00363E;
  text-decoration:none;
}
.inline-list2 .fa {
	text-align: center;
	font: 400 22px/71px 'FontAwesome';
}
.follow p {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
}
.add p {
	font-size:13px;
	font-weight: 400;
	color: #fff;
	line-height: 28px;
	margin-top:30px;
}
.add p a{
	color: #fff;
} 
.weare p {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	line-height: 28px;
	margin-top: 13px;
	text-transform: capitalize;
}
.bottom {
	padding: 10px 0;
	background:#085130;
}
.box2 {
	box-shadow: -3px 5px 8px RGBA(0, 0, 0, 0.17);
	padding: 0 0 0px 20px;
	background: #fff;
}
.box2 h1{
	margin: 0;
	padding: 15px 0 10px 0;
	font-family: 'Droid Serif', serif;
	font-size: 25px;
	text-transform: uppercase;
	font-style: italic;
}
.box2 p {
	line-height: 28px;
	color: #141414;
	font-size: 13px;
	text-align: justify;
	text-shadow: 5px 5px 3px RGBA(0, 0, 0, 0.15);
}
.padding_zero{
	padding: 0;
}
.padding_left{
	padding-left: 0;
}
.padding_right{
	padding-right: 0;
}
.pro{
margin-top:12px;}
.pro p{
 text-align: center;
background: rgb(44, 118, 137) none repeat scroll 0% 0%;
color: rgb(255, 255, 255);
}
.pro img{
 border:2px solid rgb(44, 118, 137);
}


@media (width: 1024px) {
.hedaer_top p span {
	margin-right: 4px;
	font-size: 1.1em;
}
.hedaer_top p {
	margin: 0;
	color: #146E8D;
	font-size: 10px;
	padding: 10px 0;
}
.hedaer_top p {
	margin: 0;
	color: #146E8D;
	font-size: 10px;
	padding: 10px 0;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 46px 11px !important;
	transition: all 600ms linear;
	-moz-transition: all 600ms linear;
	-webkit-transition: all 600ms linear;
	-o-transition: all 600ms linear;
	box-shadow: 0 0 0 0 rgba(155, 155, 155, 0) inset, 0 0 0 rgba(0, 0, 0, 0);
	padding: 5px 10px 10px 10px;
	text-transform: uppercase;
}
.name h1 {
	font-family: 'Droid Serif', serif;
	font-style: italic;
	color: #fff;
	margin: 42px 0 0 0px;
	font-size: 2em;
	text-shadow: 0px 2px 7px RGBA(0, 0, 0, 0.72);
}
}
@media (min-width: 320px) and (max-width: 414px) {
.hedaer_top p {
	margin: 0;
	color: #146E8D;
	font-size: 11px;
	padding: 10px 0;
}
.inline-list {
	float: left;
	padding: 0;
	margin: 0 0 0 -11px;
}
.logo img {
	box-shadow: -3px 5px 4px RGBA(0, 0, 0, 0.29);
	position: absolute;
	width: 56%;
	z-index: 9999;
	left: 22%;
}
.name {
	text-align: center;
}
.name h1 {
	font-family: 'Droid Serif', serif;
	font-style: italic;
	color: #fff;
	margin: 65% 0 0 0px;
	font-size: 1.8em;
	text-shadow: 0px 2px 7px RGBA(0, 0, 0, 0.72);
}
.box {
	border-radius: 0;
	border: 0;
	background: #fff;
	text-align: center;
	position: relative;
	z-index: 1;
	-webkit-transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-o-transition: 0.4s ease;
	transition: 0.4s ease;
	box-shadow: -3px 5px 8px RGBA(0, 0, 0, 0.17);
	margin-bottom: 20px;
}
.feat {
	margin-top: 40px;
}
.sec-3 {
	background: url(../images/back-1.png) fixed;
	padding: 40px 0 60px 0;
	text-align: center;
	background-size: cover;
}
.featured {
	padding: 0;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 15px 9px !important;
	transition: all 600ms linear;
	-moz-transition: all 600ms linear;
	-webkit-transition: all 600ms linear;
	-o-transition: all 600ms linear;
	box-shadow: 0 0 0 0 rgba(155, 155, 155, 0) inset, 0 0 0 rgba(0, 0, 0, 0);
	padding: 5px 10px 10px 10px;
	text-transform: uppercase;
}
}
.table1 {
	width: 100%;
}
.table1 tr td  {
	padding: 10px 15px;
}
.photo img {

	border: 4px solid #327E90;
	padding: 3px;
	width: 86%;
	height: 214px;
	box-shadow: 0px 2px 3px #000000B3 inset;
}
