@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800');
@font-face {
	font-family: 'CenturyGothic';
	src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic.woff') format('woff'), url('../fonts/CenturyGothic.ttf') format('truetype'), url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body {
	height: 100%;
}
body {
	padding-top: 0px;
	font-family: 'Open Sans', sans-serif;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	font-size: 16px;
	color: #585858;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Lato', sans-serif;
	padding-bottom: 0.3em;
}
a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.img-home-portfolio, .img-customer, .portfolio-item {
	margin-bottom: 30px;
}
.tab-pane {
	margin-top: 15px;
}
.block-center {
	margin: 0px auto;
	float: none;
}
/* Page Sections */
.fade-carousel {
	position: relative;
	height: 100vh;
}
.fade-carousel .carousel-inner .item {
	height: 100vh;
}
.fade-carousel .carousel-indicators > li {
	margin: 0 2px;
	background-color: #FFF;
	border-color: #FFF;
	opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
	width: 10px;
	height: 10px;
	opacity: 1;
	background-color: #ec3b0b;
	border-color: #ec3b0b;
}
.read-more {
	position: relative;
	z-index: 999;
}
/*Navigation*/
.custome-menu {
	margin-top: 0px;
	padding: 10px 0;
}
.navbar-me {
	background: rgba(0, 0, 0,0.5);
}
.navbar-brand {
	padding: 0px;
}
.custome-menu .navbar-nav {
	margin-top: 5px;
}
.navbar-nav > li > .dropdown-menu {
	margin-top:20px;
	padding:0px;
}
.navbar-nav > li > .dropdown-menu a {color: #000 !important;}
.navbar-nav > li > .dropdown-menu a:hover {color: #FFF !important;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color:#0ccdd8;
}
.dropdown-menu > li > a {line-height:30px;}
.custome-menu .nav > li > a {
	position: relative;
	display: block;
	padding: 7px 10px;
	margin-left: 10px;
	text-transform: uppercase;
	color: #FFF;
	font-size: 15px;
}
.custome-menu .nav > li.current-menu a:after {
	content: '';
	display: block;
	height: 2px;
	background-color: #f64f22;
	width: 50%;
	margin: 10px auto;
}
.custome-menu .nav > li:last-child > a {
	background: #f4071d;
	line-height: 25px;
	margin-top: -5px;
	overflow: hidden;
}
.custome-menu .nav > li.current-menu:last-child > a {
	background-color: #f64f22;
	color: #FFF;
}
.custome-menu .nav > li:last-child > a:hover {
	background-color: #f64f22;
	color: #FFF;
	margin-bottom: 0px !important;
}
.custome-menu .nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: inherit;
	color: #FFF;
}
.custome-menu .nav li:hover a {
	color: #e4e4e4;
}
.custome-menu .nav li a i {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 5px;
}
/********************************/
/*          Hero Headers        */
/********************************/
.hero {
	position: absolute;
	top: 60%;
	left: 25%;
	z-index: 3;
	line-height:20px;
	color: #FFF;
	text-align: right;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	-o-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome, .hero {
		position: absolute;
		top:50% !important;
		left: 50%;
		z-index: 3;
		line-height:20px;
		color: #f64f22;
		text-align: left;
		text-shadow: 0px 4px 0 rgba(0,0,0,.5);
	}
}
.hero h1 {
	font-size: 50px;
	line-height:60px;
	font-weight: 800;
	margin: 0;
	padding: 0;
}
.hero h2 {
	font-size: 28px;
	color: #FFF;
	font-weight: 400;
}
.hero p {
	font-size: 16px;
	line-height: 24px;
}
.fade-carousel .carousel-inner .item .hero {
	opacity: 0;
	-webkit-transition: 2s all ease-in-out .1s;
	-moz-transition: 2s all ease-in-out .1s;
	-ms-transition: 2s all ease-in-out .1s;
	-o-transition: 2s all ease-in-out .1s;
	transition: 2s all ease-in-out .1s;
}
.fade-carousel .carousel-inner .item.active .hero {
	opacity: 1;
	-webkit-transition: 2s all ease-in-out .1s;
	-moz-transition: 2s all ease-in-out .1s;
	-ms-transition: 2s all ease-in-out .1s;
	-o-transition: 2s all ease-in-out .1s;
	transition: 2s all ease-in-out .1s;
}
/********************************/
/*            Overlay           */
/********************************/
.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
}
/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {
	padding: 10px 40px;
}
.btn.btn-hero, .btn.btn-hero:hover, .btn.btn-hero:focus {
	color: #f5f5f5;
	background-color: #1abc9c;
	border-color: #1abc9c;
	outline: none;
	margin: 20px auto;
}
/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1 img {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
/*Massage Section*/
.blue-style {
	position: relative;
	padding: 100px 0;
	background: url(../images/dote-bg.png) no-repeat bottom #23879f;
	color: #FFF;
}
.blue-style small {
	font-size: 16px;
}
.blue-style p {
	font-size: 24px;
	padding-bottom: 20px;
}
.dest-dwon {
	position: absolute;
	bottom: 80px;
	font-size: 5em;
	z-index: 9999;
	color: #23879f;
	text-align: center;
	left: 0;
	right: 0;
	height: 0px;
	vertical-align: top;
}
.fixed-me {
	transition: all 2s;
}
.fixed-me {
	margin-top: 0px;
	background-color: rgba(0,0,0, 0.8) !important;
	padding: 0px !important;
	position: fixed;
	top: 0;
	z-index: 999999;
	width: 100%;
	border-bottom: 2px solid #e65100 !important;
}
.fixed-me .navbar-brand img {width:80%;}
.navbar-me {
	transition: all 1s;
}
/*Our Mission*/
.ourmision {
	min-height: 750px;
	overflow: hidden;
	background-color: #d0d6dc !important;
}
.right-mision {
	margin-top: 15%;
}
.right-mision h1 {
	font-weight: 600;
}
.read-more a {
	text-decoration: none;
	color: #e24609;
	border: 1px solid #f00505;
	padding: 5px 25px;
    margin: 5px 0;
	display: inline-block;
	border-radius:3px;
}
.read-more a:hover {
	background: #e24609;
	color: #FFF;
	margin-left: 5px;
}
/*Making a Difference*/
.making-diff {
	padding: 40px 0;
	background: #FFF;
	position: relative;
}
.making-diff:after {
	background: url(../images/smll-img.png) no-repeat;
	display: inline-block;
	content: '';
	width: 40%;
	position: absolute;
	min-height: 1000px;
	height: 100%;
	top: -200px;
	right: 0;
	z-index: 9;
}
.counter-pink {
	padding: 30px 0 60px;
	position: relative;
	width: 100%;
	background: rgba(200,40,130,0.9);
	z-index: 9999;
	color: #FFF;
}
.counter-pink h1 {
	font-size: 2.5em;
	font-weight: 600;
	padding-bottom: 30px;
}
.plege-area {
	padding: 150px 0;
	position: relative;
	width: 100%;
	background: url(../images/pldge-img.jpg) no-repeat center;
	background-size: cover;
}
.box-corner {
	padding: 3px;
	text-align: center;
}
.plege-area .col-md-4 {
	float: none;
    max-width: 28%;
    display: inline-block;
    margin-bottom: 70px;
    margin-left: 35px;
}
.get {
	background: #9064bf;
}
.get-sposor {
	background: #ffca0a;
}
.videos {
	background: #68b5ac;
}
.plg {
	background: #fe813a;
}
.bea {
	background: #ffca0a;
}
.donate {
	background: #fa575d;
}
.border-id {
	border: 1px solid #FFF;
	padding: 2px;
}
.border-id figure {
	height: 180px;
	overflow: hidden;
	margin-bottom: 30px;
}
.border-id figure img {
	width: 100%;
}
a.btn-pledge {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 5px 10px;
	display: inline-block;
	clear: both;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 40px;
	text-decoration: none;
	font-weight: 400;
}
a.btn-pledge:hover {
	background: #FFF;
	color: #3c3c3c;
}
/*footer Area*/
.footer-maiin {
	background-color: #708090;
	padding: 80px 0;
	width: 100%;
	clear: both;
}
footer .logo {
	margin-bottom: 15px;
}
footer .about-us h4 {
	color: #FFF;
	font-size: 20px;
	margin-bottom: 0px;
}
footer .about-us p {
	color: #FFF;
	font-size: 15px;
	line-height: 25px;
}
.ftr-hed h4 {
	font-size: 20px;
	color: #FFF;
}
.ftr-hed p {
	font-size: 14px;
	color: #FFF;
}
ul.footer-menu, ul.social-media {
	margin: 0px;
	padding: 0px;
}
ul.footer-menu li {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 14px;
}
ul.footer-menu li a {
	text-decoration: none;
	color: #FFF;
	line-height: 24px;
}
ul.footer-menu li a:hover {
	color: #bfccda;
}
ul.social-media li {
	display: inline-block;
	margin-left: 5px;
	list-style: none;
}
ul.social-media li a {
	color: #FFF;
	border: 1px solid #FFF;
	text-align: center;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
}
ul.social-media li a:hover {
	background: #FFF;
	color: #708090;
}
.second-ftr {
	border-top: 1px solid #96a2ae;
	margin: 10px 15px;
	width: 95%;
	padding: 15px 0px;
	color: #FFF;
	font-size: 14px;
}
.secound-menu {
	margin: 0px;
	padding: 0px;
}
.secound-menu ul {
	margin: 0px;
	padding: 0px;
}
.secound-menu ul li {
	display: inline-block;
	list-style: none;
	padding-right: 15px;
}
.secound-menu ul li a {
	text-decoration: none;
	color: #FFF;
}
.secound-menu ul li a:hover {
	color: #bfccda;
}
.handcrafted p {
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
.handcrafted a {
	color: #FFF;
}
/*ABOUT US*/
/*Inner Page*/
.inner-hed {
	width: 100%;
	min-height: 700px;
	background: #000;
	text-align: left;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}
.inner-hed:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;/*background-image: linear-gradient(to bottom right,#333,#000);
	opacity: .6; */
}
.inner-page {
	margin-top: 30px;
}
.contant-about {
	margin-top: 60px;
}
.inner-title {
	margin: 0px;
	font-size: 2em;
	text-align: left;
	color: #FFF;
	font-weight: 600;
	padding-bottom: 20px;
}
.inner-caption {
	position: relative;
	vertical-align: middle;
	width: 55%;
	top: 0;
	bottom: 0;
	padding-bottom: 50px;
	right: -18%;
	margin: 10% auto 5%;
}
.inner-caption p {
	color: #FFF;
	font-size: 16px;
}
.wite {
	color: #FFF;
}
.founder {
	height: 100%;
	position: relative;
	overflow: hidden;
}
.founder-bg {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 100%;
	padding: 0px;
	width: 30%;
}
.resize-full {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.resize-full img {
	height: 100%;
	position: absolute;
}
.brown {
	background-color: #FFF;
	height: 100%;
	padding-left: 1%;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-right: 3%;
}
.left-position {
	position: absolute;
	right: 0px;
}
.outer-bg {
	background: #e66947;
	padding: 6% 6%;
	color: #FFF;
	margin-left: -30px;
	margin-top: 30px;
}
.title-lrg {
	color: #585858;
	font-weight: 800;
	position: relative;
}
.title-lrg:after {
	content: '';
	width: 10%;
	position: absolute;
	height: 2px;
	background: #e66947;
	bottom: 0;
	text-align: center;
	left: 30px;
}
.read-more.white a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	border: 1px solid #FFF;
	padding: 8px 15px;
	margin: 10px 0 0;
	display: inline-block;
	font-size: 16px;
}
.read-more.white a:hover {
	background: #FFF;
	color: #000;
}
.awards {
	background: url(../images/awrd-img.jpg) no-repeat center;
	min-height: 700px;
	overflow: hidden;
	padding: 60px 0;
	width: 100%;
	background-size: cover;
}
.title-line {
	margin: 0px;
	padding: 0px;
	font-size: 40px;
	text-align: center;
	color: #FFF;
	font-weight: 800;
}
.title-line:after {
	content: '';
	border-bottom: 2px #FFF solid;
	height: 2px;
	width: 6%;
	margin: 10px auto;
	display: block;
}
.awards-slider {
	color: #FFF;
	margin: 40px 0;
}
.awards-slider .carousel-control {
	background: none;
	color: #222;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 0px;
	width: 3%;
	margin: 15% 0;
}
.awards-slider .carousel-control.left, .awards-slider .carousel-control.right {
	background: none;
}
.awards-slider .carousel-inner {
	position: relative;
	width: 90%;
	overflow: hidden;
	margin: 0px auto;
}
.left-contant {
	margin-top: 10%;
}
/*leadership*/
.leadership {
	padding: 60px 0;
	overflow: hidden;
}
.leadership .title-line {
	color: #585858;
}
.title-line:after {
	border-bottom: 2px #e66947 solid;
}
.ofer-bx {
	padding: 20px 0;
	display: block;
}
div.main-bx {
	position: relative;
	width: 100%;
	min-height: 270px;
	height: 100%;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	padding: 0% 0 0% 0;
	margin-bottom: 40px;
}
div.main-bx:hover > .sub-main {
	bottom: 0;
	transition: bottom 0.5s ease;
	padding: 20px 20px !important;
	cursor: pointer;
}
div.sub-main {
	position: absolute;
	bottom: -100%;
	width: 100%;
	height: 100%;
	background-color: rgba(42,140,163,0.9);
	transition: bottom 0.5s ease;
	margin: 0 0px;
	padding: 10px !important;
	color: #FFF;
}
.main-bx h1 {
	font-size: 18px;
	color: #585858;
	text-transform: uppercase;
	font-weight: 600;
	margin: 10px 0;
}
div.sub-main h1 {
	color: #FFF !important;
	font-size: 18px;
	padding: 10px 0;
}
.img-gt {
	display: block;
	vertical-align: middle;
	width: 260px;
	height: 260px;
	overflow: hidden;
	border-radius: 50%;
	margin: 0px auto;
	border: 1px solid #CCC;
}
.member-set {
	padding: 0px 0px 80px;
	display: block;
}
.img-gt img {
	width: 100%;
}
div.main-bx:hover > .img-gt img {
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
}
div.main-bx:hover > .img-gt img:hover {
	filter: none; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}
/*advocating*/
.advocating {
	background: url(../images/advocating-bg.jpg) no-repeat center;
	background-size: cover;
	width: 100%;
	padding: 80px 0;
	min-height: 730px;
}
.advocating .title-line:after {
	border-bottom: 2px #FFF solid !important;
}
.advocating .carousel-indicators {
	position: relative;
	bottom: 10px;
	top: 0;
	left: 0;
	z-index: 15;
	min-height: 440px;
	height: 100%;
	width: 80%;
	padding-left: 0;
	margin-left: 0;
	text-align: center;
	list-style: none;
	margin: 0px auto !important;
}
.advocating #quote-carousel {
	margin-top: 5%;
}
.advocating #quote-carousel .carousel-control {
	background: none;
	color: #FFF;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 12%;
}
.advocating #quote-carousel .carousel-control.left {
	left: 0px;
}
.advocating #quote-carousel .carousel-control.right {
	right: 0px;
}
.advocating #quote-carousel .carousel-indicators li {
	width: 160px;
	height: 120px;
	margin: 5px;
	cursor: pointer;
	border: 0px solid #CCC;
	vertical-align: middle;
	border-radius: 0;
	opacity: 1;
	overflow: hidden;
	transition: all 0.4s;
}
.advocating #quote-carousel .carousel-indicators .active {
	background: inherit;
	width: 400px;
	height: 400px;
	border-radius: 0;
	border-color: inherit;
	opacity: 1;
	overflow: hidden;
	border: none;
}
.advocating .carousel-inner {
}
.advocating .carousel-inner p {
	color: #FFF;
}
.partners {
	padding: 80px 0;
	background: #FFF;
}
.partners .title-line {
	color: #585858;
}
.partners-bx ul {
	margin: 40px 0;
	padding: 0px;
	text-align: center;
}
.partners-bx ul li {
	display: inline-block;
	list-style: none;
	border: 1px solid #f2f2f2;
	background: #FFF;
	height:200px;
	line-height: 100px;
	width: 30%;
	overflow: hidden;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background: #FFF;
}
.partners-bx ul li img {
	width: 50%
}
.active-btn a {
	border: 1px solid #dd3c22;
	width: 200px;
	display: inline-block;
	text-decoration: none;
	line-height: 40px;
	color: #dd3c22;
	margin: 0 5px;
	font-weight: 600;
}
.active-btn a:hover {
	background: #dd3c22;
	color: #FFF;
}
/*Inner Banner*/
.inner-hed-all {
	width: 100%;
	height: 400px;
	background: #000;
	text-align: left;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}
.inner-hed-all:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right, #333, #000);
	opacity: .4;
}
.inner-hed-all .inner-title {
	margin: 0px;
	font-size: 3em;
	text-align: center;
	color: #FFF;
	font-weight: 600;
	padding-bottom: 20px;
}
.inner-hed-all .inner-caption {
	position: relative;
	vertical-align: middle;
	width: 100%;
	top: 0;
	bottom: 0;
	padding-bottom: 50px;
	right: 0;
	text-align: center;
	margin: 14% auto;
}
.our-work-spoting {
	padding: 80px 0;
	overflow: hidden;
}
.contaner-spoting {
	padding: 20px;
	background-color: rgba(69,151,173,0.6);
	color: #FFF;
}
.massge-work {
	padding: 100px 0;
	background: #ec6837;
	color: #FFF;
}
.massge-work p {
	font-size: 26px;
}
.making-impact {
	width: 100%;
	min-height: 480px;
	background: #000;
	text-align: center;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 200px 0;
}
/*.making-impact:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #FFF;
    opacity: 0.6;
}*/
.making-impact .title-line {
	color: #1a1a1a;
}
/*Impakt CSS*/
.testimonials {
	margin-top: 80px;
}
.shadow-effect {
	background: #fff;
	padding: 20px;
	border-radius: 0px;
	text-align: center;
	box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
}
#customers-testimonials .shadow-effect p {
	font-family: inherit;
	font-size: 17px;
	line-height: 1.5;
	margin: 0 0 17px 0;
	font-weight: 300;
}
.testimonial-name {
	margin: -17px auto 0;
	display: table;
	width: auto;
	background: #3190E7;
	padding: 9px 35px;
	border-radius: 12px;
	text-align: center;
	color: #fff;
	box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}
#customers-testimonials .item {
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	-webkit-transform: scale3d(0.8, 0.8, 1);
	transform: scale3d(0.8, 0.8, 1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item {
	-webkit-transform: scale3d(1.4, 1.4, 1);
	transform: scale3d(1.4, 1.4, 1);
	z-index: 9999999;
	position: relative;
}
.owl-carousel .owl-item img {
	transform-style: preserve-3d;
	max-width: 100%;
	margin: 0 auto 17px;
}
#customers-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot.active span, #customers-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
	background: #28CB75;
	transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot span {
	background: #C4C4CC;
	display: block;
	height: 20px;
	margin: 0 2px 5px;
	transform: translate3d(0px, -50%, 0px) scale(0.3);
	transform-origin: 50% 50% 0;
	transition: all 250ms ease-out 0s;
	width: 20px;
}
.owl-prev {
	position: absolute;
	top: 40%;
	margin-left: 0px;
	display: block!IMPORTANT;
	border: 0px solid black;
}
.owl-next {
	position: absolute;
	top: 40%;
	right: 0px;
	display: block!IMPORTANT;
	border: 0px solid black;
}
.arrow-left {
	background: url(../images/prev-icon.png) no-repeat;
	width: 33px;
	height: 63px;
	display: inline-block;
}
.arrow-right {
	background: url(../images/next-icon.png) no-repeat;
	width: 33px;
	height: 63px;
	display: inline-block;
}
/*HOVER*/
#mainwrapper .box {
	cursor: pointer;
	height: 350px;
	margin: 5px;
	position: relative;
	overflow: hidden;
	width: 400px;
}
#mainwrapper .box img {
	position: absolute;
	left: 0;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	width: 100%;
}
.advocating #mainwrapper .box img {
	opacity: 1;
}
/* Caption Common Style */
.owl-item.active.center .item .box .caption {
	background-color: rgba(0,0,0,1);
	position: absolute;
	color: #fff;
	z-index: 100;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	left: 0;
}
/** Caption 1: Simple **/
#mainwrapper .box .simple-caption {
	width: 100%;
	display: block;
	text-align: center;
}
/** Caption 2: Full Width & Height **/
#mainwrapper .box .full-caption {
	width: 170px;
	height: 170px;
	top: -200px;
	text-align: left;
	padding: 15px;
}
/** Caption 3: Fade **/
#mainwrapper .box .fade-caption, #mainwrapper .box .scale-caption {
	opacity: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 10% 5%;
}
/** Caption 4: Slide **/
#mainwrapper .box .slide-caption {
	width: 170px;
	height: 170px;
	text-align: left;
	padding: 15px;
	left: 200px;
}
/** Caption 5: Rotate **/
#mainwrapper #box-5.box .rotate-caption {
	width: 170px;
	height: 170px;
	text-align: left;
	padding: 15px;
	top: 200px;
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
#mainwrapper .box .rotate {
	width: 200px;
	height: 400px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
/** Caption 6: Scale **/
#mainwrapper .box .scale-caption h3, #mainwrapper .box .scale-caption p {
	position: relative;
	left: -200px;
	width: 100%;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
#mainwrapper .box .scale-caption h3 {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	transition-delay: 300ms;
}
#mainwrapper .box .scale-caption p {
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	transition-delay: 500ms;
}
/** Simple Caption :hover Behaviour **/
#mainwrapper .box:hover .simple-caption {
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	opacity: 1;
	transform: translateY(-100%);
}
/** Full Caption :hover Behaviour **/
#mainwrapper .box:hover .full-caption {
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	opacity: 1;
	transform: translateY(100%);
}
/** Fade Caption :hover Behaviour **/
#mainwrapper .box:hover .fade-caption, #mainwrapper .box:hover .scale-caption {
	opacity: 1;
}
/** Slide Caption :hover Behaviour **/
#mainwrapper .box:hover .slide-caption {
	background-color: rgba(0,0,0,1) !important;
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	opacity: 1;
	transform: translateX(-100%);
}
#mainwrapper .box:hover img#image-4 {
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 1;
}
/** Rotate Caption :hover Behaviour **/
#mainwrapper .box:hover .rotate {
	background-color: rgba(0,0,0,1) !important;
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
/** Scale Caption :hover Behaviour **/
#mainwrapper .box:hover #image-6 {
	-moz-transform: scale(1.4);
	-o-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
}
#mainwrapper .box:hover .scale-caption h3, #mainwrapper .box:hover .scale-caption p {
	-moz-transform: translateX(200px);
	-o-transform: translateX(200px);
	-webkit-transform: translateX(200px);
	transform: translateX(200px);
}
.bg-title {
	position: absolute;
	width: 100%;
	top: 35%;
	font-size: 20px;
	font-weight: 300;
	color: #FFF;
	text-align: center;
}
.owl-item.active.center .item .box .fade-caption {
	padding: 20% 5% !important;
}
.owl-item.active.center .item .box .fade-caption h3 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}
.owl-item.active.center .item .box .fade-caption p {
	font-size: 12px;
}
.owl-item.active.center .item .box .fade-caption a {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #F00;
	padding: 5px 10px;
	text-transform: uppercase;
}
#mainwrapper .box {
	background: #000;
}
#mainwrapper .box img {
	background-image: linear-gradient(to bottom right, #333, #000);
	opacity: .6;
}
.owl-item.active.center .item .box .fade-caption {
	display: block !important;
}
#mainwrapper .box .fade-caption {
	display: none;
}
.understanding-body {
	padding: 100px 0;
}
.left-style h1, .left-style h2, .left-style h3, .left-style h4, .resource h1, .resource h2, .resource h3, .resource h4 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
}
.red a {
	color: #FFF !important;
	color: red;
	background: red;
}
.left-style {
	border-right: 1px solid #e66947;
	padding-right: 20px;
}
.left-style h2 {
	font-size: 40px;
	text-align: left;
	color: #5b5b5b;
	font-weight: 800;
	position: relative;
	text-transform: none;
}
.resource .title-line {
	font-size: 40px;
	text-align: left;
	color: #5b5b5b;
	font-weight: 800;
	position: relative;
	text-transform: none;
}
.resource .title-line:after {
	content: '';
	height: 2px;
	width: 15%;
	margin: 10px auto;
	position: absolute;
	display: inline-block;
	bottom: -20px;
	left: 5px;
}
/*CSS Over*/
/* Image Box Style */
.resour-sty {
	margin: 30px 0 20px;
	display: inline-block;
	clear: both;
	width: 100%;
}
.resour-sty .box {
	cursor: pointer;
	height: 230px;
	float: left;
	margin: 0px;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.resour-sty .box img {
	position: absolute;
	left: 0;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	width: 100%;
}
/* Caption Common Style */
.resour-sty .box .caption {
	background-color: rgba(1,147,144,0.8);
	position: absolute;
	color: #fff;
	z-index: 100;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	left: 0;
}
/** Caption 1: Simple **/
.resour-sty .box .simple-caption {
	height: 30px;
	width: 100%;
	display: block;
	bottom: -30px;
	line-height: 25pt;
	text-align: center;
}
/** Caption 2: Full Width & Height **/
.resour-sty .box .full-caption {
	width: 170px;
	height: 170px;
	top: -200px;
	text-align: left;
	padding: 15px;
}
/** Caption 3: Fade **/
.resour-sty .box .fade-caption, .resour-sty .box .scale-caption {
	opacity: 0;
	width: 100%;
	height: 100%;
	text-align: center !important;
	padding: 2% 5%;
}
/** Caption 4: Slide **/
.resour-sty .box .slide-caption {
	width: 170px;
	height: 170px;
	text-align: left;
	padding: 15px;
	left: 200px;
}
/** Caption 5: Rotate **/
.resour-sty #box-5.box .rotate-caption {
	width: 170px;
	height: 170px;
	text-align: left;
	padding: 15px;
	top: 200px;
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.resour-sty .box .rotate {
	width: 200px;
	height: 400px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
/** Caption 6: Scale **/
.resour-sty .box .scale-caption h3, .resour-sty .box .scale-caption p {
	position: relative;
	left: -200px;
	width: 100%;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
.resour-sty .box .scale-caption h3 {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	transition-delay: 300ms;
}
.resour-sty .box .scale-caption p {
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	transition-delay: 500ms;
}
/** Simple Caption :hover Behaviour **/
.resour-sty .box:hover .simple-caption {
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	opacity: 1;
	transform: translateY(-100%);
}
/** Full Caption :hover Behaviour **/
.resour-sty .box:hover .full-caption {
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	opacity: 1;
	transform: translateY(100%);
}
/** Fade Caption :hover Behaviour **/
.resour-sty .box:hover .fade-caption, .resour-sty .box:hover .scale-caption {
	opacity: 1;
}
/** Slide Caption :hover Behaviour **/
.resour-sty .box:hover .slide-caption {
	background-color: rgba(0,0,0,1) !important;
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	opacity: 1;
	transform: translateX(-100%);
}
.resour-sty .box:hover img#image-4 {
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 1;
}
/** Rotate Caption :hover Behaviour **/
.resour-sty .box:hover .rotate {
	background-color: rgba(0,0,0,1) !important;
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
/** Scale Caption :hover Behaviour **/
.resour-sty .box:hover #image-6 {
	-moz-transform: scale(1.4);
	-o-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
}
.resour-sty .box:hover .scale-caption h3, .resour-sty .box:hover .scale-caption p {
	-moz-transform: translateX(200px);
	-o-transform: translateX(200px);
	-webkit-transform: translateX(200px);
	transform: translateX(200px);
}
.resour-sty .bg-title {
	position: absolute;
	width: 100%;
	background-color: rgba(1,147,144,0.8);
	bottom: 0;
	padding: 10% 10px;
	margin: 0;
	font-size: 20px;
	color: #FFF;
	top: 0;
	text-align: center !important;
}
.resour-sty .bg-title h1 {font-size: 20px; font-variant: 600;}
.resour-sty .bg-title p {font-size:16px;}
.resource .col-md-12 {
	padding: 0px;
	margin: 0px;
}
.support-col {
	padding: 100px 0 150px;
	display: block;
	overflow: hidden;
	background: #d7d7d7;
}
.title-line.black {
	color: #494949;
}
.support-col .resour-sty .box {
	height: 400px;
	background: #000;
}
.support-col .resour-sty .box img {
	width: auto;
}
.support-col .resour-sty .bg-title {
	padding: 3% 3%;
	font-size: 20px;
	text-align: left !important;
	position: absolute;
	top: inherit !important;
	bottom: 0px !important;
	background: none;
}
.support-col .resour-sty .bg-title h1 {
	font-size: 20px;
	font-weight: 800;
}
.support-col .read-more {
	position: relative;
	z-index: inherit;
}
.support-col .resour-sty .bg-title p {
	text-transform: none;
	font-weight: 400;
}
.support-col .resour-sty .box img {
	opacity: 0.5;
}
.support-col .fade-caption, .support-col .scale-caption {
	opacity: 0;
	width: 100%;
	height: 100%;
	text-align: center !important;
	padding: 30px 10px !important;
	bottom: -40%;
}
/*events-coll*/
.events-area {
	padding: 80px 0;
	display: block;
	overflow: hidden;
	background: #FFF;
}
.events-coll .resour-sty .box {
	cursor: pointer;
	height: 750px;
	float: left;
	margin: 0px;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.events-coll.right .resour-sty .box {
	height: 357px !important;
}
.events-coll .resour-sty .bg-title {
	padding: 3% 3%;
	font-size: 20px;
	text-align: left !important;
	position: absolute;
	top: inherit !important;
	bottom: 0px !important;
	background: none;
}
.events-coll .resour-sty .box img {
	opacity: 0.5;
}
.events-coll .resour-sty .box img {
	width: 100%;
}
.events-coll .resour-sty .box {
	background: #000;
}
.events-coll .resour-sty .bg-title h1 {
	font-size: 20px;
	font-weight: 800;
}
.events-coll .resour-sty .bg-title p {
	text-transform: none;
	font-weight: 400;
	font-size: 12px;
	padding: 10px 0;
	position: relative;
}
.events-coll .resour-sty .bg-title p:after {
	content: '';
	width: 20%;
	height: 2px;
	background-color: #e66947;
	display: block;
	position: absolute;
	bottom: 0px;
}
.events-coll .resour-sty .box .caption {
	background: rgba(255,102,0,0.2);
}
.resour-sty .caption h3 {
	font-size:18px;
}
.events-coll .resour-sty .box .fade-caption, .events-coll .resour-sty .box .scale-caption {
	padding: 50% 1%;
}
.events-coll.right .resour-sty .box .fade-caption, .events-coll.right .resour-sty .box .scale-caption {
	padding: 20% 1%;
}
.volunteer {
	width: 100%;
	min-height: 600px;
	background: #000;
	text-align: left;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
	padding: 100px 0;
}
.volunteer:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right, #333, #000);
	opacity: .2;
}
.form-custome {
	margin-top: 40px;
}
.form-custome .form-control {
	background-color: transparent;
	border-bottom: 1px solid #FFF;
	border-top: none;
	border-right: none;
	border-left: none;
	box-shadow: none;
	border-radius: 0px;
	color: #FFF;
	padding: 2px 0px;
	margin-bottom: 20px;
	font-size: 18px;
}
.form-custome .form-control::-webkit-input-placeholder {
 color: #FFF;
}
.form-custome textarea {
	resize: none;
}
.btn-custome {
	border-radius: 0px;
	font-size: 20px;
	background-color: transparent;
	border: 1px solid #FFF;
	padding: 6px 30px;
	margin: 10px 0 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.btn-custome:hover {
	background-color: #e66947;
	border: 1px solid #d4502c;
}
/*Donate*/
.donate-pledge {
	width: 100%;
	min-height: 600px;
	height: 100%;
	background: #000;
	text-align: left;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
	padding: 100px 0;
}
.donate-pledge:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right, #FFF, #FFF);
	opacity: 0.5;
}
.contant-pledge {
	position: relative;
	z-index: 9999;
}
.donate-area {
	width: 100%;
	min-height: 800px;
	height: 100%;
	background: #000;
	text-align: left;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
	padding: 100px 0;
}
.form-donate {
	color: #FFF;
	display: inline-block;
	padding: 30px 0;
	width:90%;
}
.form-donate .nav-tabs {
	border: none;
}
.form-donate .nav-tabs > li {
	width: 50%;
}
.form-donate .nav-tabs > li > a {
	background: #FFF;
	color:#000;
	border: none;
	border-radius: 0px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	margin: 0px;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	padding:7px 7px;
}
.form-donate .nav-tabs > li.active > a, .form-donate .nav-tabs > li.active > a:hover, .form-donate .nav-tabs > li.active > a:focus {
	border: none;
	background: #e66947;
	color: #FFF;
}
.form-donate .tab-pane {
    padding: 0px;
	margin-top:10px;
}
.form-donate .tab-pane h4 {
	background: #eaeaea;
	text-align: center;
	color: #000;
	padding:8px;
	font-family: 'Lato', sans-serif;
	font-size:20px;
	margin:0px;
}
.form-donate .tab-pane .monthly, .form-donate .tab-pane .once {
	background: #FFF;
	padding:15px;
	color: #525252;
	text-align: center;
}
.col-lg-4.btn.btn-lg {
    padding: 10px 40px;
    margin: 5px auto;
    display: inline-block;
    width: 31%;
    float: none;
}
.col-lg-6.btn.btn-lg {
    padding: 10px;
    margin: 5px auto;
    display: inline-block;
    width: 63%;
    float: none;
    line-height: 20px;
}
.col-lg-6.btn.btn-lg input{
    width: 100%;
    border: none;
    background: transparent;
	outline: none;
}
.custome-btn {
    width: 95% !important;
    margin: 10px auto !important;
	font-size:22px;
	text-transform: uppercase;
	background-color: #018095 !important;
	font-weight:600;
}
.hd-from {
	font-size: 38px;
}
.tab-area {
	width: 90%;
	margin:0px auto;
}
.title-plage {
	color: #000;
    font-size: 40px;
    font-weight: 800;
    line-height: 25px;
    position: relative;
    padding-bottom: 0;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
}
.title-plage:after {
    content: '';
    width: 50%;
    position: relative;
    height: 2px;
    background: #e66947;
    bottom: 0;
    text-align: center;
    left: 0;
    display: inline-block;
    margin: 0px auto;
    vertical-align: bottom;
}
.pledge-form {
	padding:20px;
	background: #39c0b1;
	margin-top:0px;
	border-radius:3px;
	display: inline-block;
	width:100%;
	min-height: 382px;
}
.contant-pledge .form-donate {
    color: #FFF;
    display: block;
    padding: 10px 0;
    width: 100%;
}
.pledge-form .h2{
    padding: 0;
    margin:10px 0;
    color: #FFF;
	font-family: 'CenturyGothic';
	font-size:20px;
	font-weight:600;
}
.pledge-form .col-md-4, .pledge-form .col-md-12 {
	padding: 0px;
    position: relative;
    display: inline-block;
}
.pledge-form .form-group {margin-bottom: 20px;}
.pledge-form .form-control {
	border: none;
	border-radius:0px;
	box-shadow: inset 1px 0px 1px rgba(0, 0, 0, 0.075);
	height:45px;
	font-size: 16px;
}
.pledge-form form {
	margin-top:0px;
}
.pledge-form form .custome-btn {
	background: #2a9387 !important;
	border-radius:5px;
	width: 100% !important;
	border: none;
	font-size: 18px;
	line-height:30px;
	margin-top: 0px !important;
}
.plage-bg {
    background: rgba(51,51,51,0.2);
    clear: both;
    display: inline-block;
    width: 95%;
    margin: 30px 0 0 20px;
	font-family: 'CenturyGothic';
	min-height: 382px;
}
.plage-bg .col-md-5 {padding:0px;}
.info-sms {
	padding: 10px 20px;
    position: absolute;
    width: 50%;
    left: 41%;
    bottom: 35px;
	font-size: 14px;
	font-family: 'CenturyGothic';
	color:#333;
}
.plage-bg-contaner {color:#333;}
.plage-bg-contaner h2 {
	text-transform: uppercase;
	color:#333;
	margin-top:30px;
	font-weight: 600;
}
.donate-sponsor {
	width: 100%;
	min-height: 300px;
	background: #f7f7f7;
	text-align: left;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
	padding: 200px 0;
	height:100%;
}
.sponsor-frm.form-custome .form-control {
    background-color: transparent;
    border-bottom: 1px solid #afafaf;
    border-top: none;
    border-right: none;
    border-left: none;
    box-shadow: none;
    border-radius: 0px;
    color: #555555;
    padding: 2px 0px;
    margin-bottom: 20px;
    font-size: 18px;
}
.sponsor-frm.form-custome .form-control::-webkit-input-placeholder {
 color: #555555;
}
.sponsor-frm .btn-custome {
    border-radius: 0px;
    font-size: 20px;
    background-color: #efefef;
    border: 1px solid #555555;
	color:#555555;
    padding: 6px 30px;
    margin: 10px 0 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sponsor-frm .btn-custome:hover {
    background-color: #e66947;
    border: 1px solid #d4502c;
	color: #FFF;
}
.owl-drag {padding-bottom:30px;}
a.read-more-slider {
	background: #f4071d;
	color: #FFF;
	border-radius: 3px;
	padding: 8px 20px;
	margin: 5px 0;
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
}

/*ourkey-cl*/
section {
	padding: 40px 0 0;
}
.title-stl {
	font-size: 40px;
	text-align: center;
	font-weight: 300;
}
.title-stl h1 {
	font-weight: 300;
}
.title-stl.blue{
	color: #035b73;
}
.title-stl:after {
    content: '';
    height: 3px;
    display: block;
    width: 10%;
    border-bottom: 1px solid #035b73;
    border-top: 1px solid #035b73;
    text-align: center;
    margin: 10px auto;
}
.key-under {
	margin: 30px 0;
}
.key-under h4 {
	font-size: 20px;
	color: #035b73;
}
.key-under a.read-more {
	color: #035b73;
	font-size: 14px;
	text-decoration: none;
}
.key-under .col-md-4 {
	margin-bottom: 60px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	overflow: hidden;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
.key-under .col-md-4:hover {
	background: #f4071d;
	cursor: pointer;
}
.key-under .col-md-4:hover h4, .key-under .col-md-4:hover p, .key-under .col-md-4:hover a {
	color: #FFF;
}
.key-under .col-md-4:after {
	content: '';
    border-right: 1px solid #d7d7d7;
    display: inline-block;
    height: 70%;
    position: absolute;
    right: 0;
    left: 0;
    top: 20%;
    vertical-align: middle;
}
.key-under .col-md-4:nth-child(3):after, .key-under .col-md-4:nth-child(6):after {
	border-right: none;
	position: relative;
}
.latest-update {
	background: #019390;
	padding:40px 0;
}
.latest-update .title-stl h1 {
	color: #FFF;
}
.latest-update .title-stl:after {
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
}
.latest-update .peding-ad {
	margin-top: 80px;
	color: #FFF;
}
.latest-update .peding-ad h1 {
	font-size: 50px;
	font-weight: 800;
}
.latest-update .peding-ad p {
	line-height: 26px;
}
.bx {
	background: #1c989c;
	height: 230px;
	overflow: hidden;
	margin-top:30px;
	margin-bottom:20px;
	padding:30px 10px;
	text-align: center;
	color:#FFF;
	position:relative;
}
.bx h4 {
	font-size: 22px;
}
.box img {
    position: absolute;
    left: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    width: 100%;
}
.why-us {
	width: 100%;
    min-height: 450px;
    background: #1b9b99;
    text-align: left;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px 0px;	
	z-index:999;
	margin-top:60px;
}
.why-us:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom right, #1b9b99, #1b9b99);
    opacity: .8;
	z-index:-1;
}
.why-us .title-stl h1 {
    color: #FFF;
}
.why-us .title-stl:after {
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
}
.features-item .img-icon {
    float: left;
    height: 100px;
    margin-top: 30px;
    width: 14%;
    margin-right: 6%;
}
.features-item h3 {
    color: #ffffff;
    font-family: open sans;
    font-size: 20px;
    font-weight: bold;
    float: left;
    width: 80%;
}
.features-item p {
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    float: left;
    width: 80%;
}
.features-pro {
	display: inline-block;
    width: 100%;
    margin: 60px 0;
	vertical-align: top;
}
.img-icon {
	display: inline-block;
    float: right;
    vertical-align: top;
}
.pro-info {
	display: block;
    text-align: right;
}
.style-contant h3 {
	font-size:40px;
	color:#02586f;
	font-weight:600;
}
.style-contant {
	display: inline-block;
	margin-top:60px;
}
.odd .img-icon {
    display: inline-block;
    float: left;
    vertical-align: top;
}
.odd .pro-info {
	text-align: left;
}
.top_pro_btn a {
    background: #fd0000 none repeat scroll 0 0;
    border-radius: 4px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: normal;
    padding: 10px 25px;
    outline: none;
	text-decoration: none;
	display:inline-block;
	margin:10px 0;
	font-weight: 600;
}
.top_pro_btn a:hover {
	background:#333;
}
.our-client {
	width: 100%;
    height: auto;
    margin: 0px;
    padding: 40px 0;
}
.our-client .title-stl h1 {
    color: #FFF;
}
.our-client .title-stl:after {
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
}
.client-sty {margin-top: 60px;}
.mainfooter {
	background: #d6e4e8;
	padding:60px 0;
}
.menu-ftr h2 {
	font-size:30px;
	color:#333;
	font-weight:300;
	padding-bottom:10px;
}
.menu-ftr {font-size:14px;}
.menu-ftr ul {
	margin:0px;
	padding:0px;
	display: block;
	list-style: none;
}
.menu-ftr ul li {
	display: block;
	line-height:28px;
	padding:0 5px;
}
.menu-ftr ul li a {
	color: #4b4b4b;
	text-decoration: none;
	font-size:14px;
}
.menu-ftr ul li a:hover {
	color:#1a9a98;
}
.list-inline {
    padding-left: 0;
    margin-left: 0px;
    list-style: none;
}
.list-inline>li {
    display: inline-block !important;
    line-height: 28px;
    padding: 0 5px;
    text-align: center;
}
ul.list-social li a {
    display: block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 100%;
    color: #3c96ca;
    border: 2px solid #3c96ca;
}
ul.list-social li a:hover {
	background: #1a9a98;
	color:#FFF;
}
.copyright {
	background: #1a9a98;
	padding:10px 0;
}
.copyright p {
	padding:5px 20px; 
	margin:0px; 
	color:#FFF; 
	font-size:12px;
}
.inner-contaner {
	padding:60px 0;
}
.inner-contaner p {text-align: justify;}
.extra-wrap ul {
    font-family: open sans;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
}
.extra-wrap ul li {
    background: rgba(0, 0, 0, 0) url(../images/rrowbullet.png) no-repeat top left;
    line-height: 30px;
    list-style: outside none none;
    padding: 0 30px;
    vertical-align: top;
    background-position: 0 7px;
	text-align:left;
}
.extra-wrap .key-under .col-md-4 {text-align: left !important; min-height: 400px;}
.extra-wrap .key-under .col-md-4:hover {
    color: #FFF;
}
.form-area {
    background: #1a9a98;
    padding: 20px;
    clear: both;
    margin-top: 20px;
}
.form-area .form-control {
    border: 1px solid #8a9967;
    border-radius: 0;
}
.information ul li i {
    margin-right: 5px;
    color: #000;
}
.client-logo ul li {
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	padding-top:2%;
}
.client-logo ul li:hover > .sub-main {
	bottom: 0;
	transition: bottom 0.5s ease;
	padding: 20px 20px !important;
	cursor: pointer;
}
.client-logo ul li .sub-main {
	position: absolute;
	bottom: -100%;
	width: 100%;
	height: 100%;
	background-color: rgba(42,140,163,0.9);
	transition: bottom 0.5s ease;
	margin: 0 0px;
	padding: 10px !important;
	color: #FFF;
}
.client-logo ul li .sub-main h1 {
    color: #FFF !important;
    font-size: 13px;
    padding: 0px 0;
	font-weight: bold;
	text-transform:uppercase;
}
.request .modal-header {
    min-height: 34px;
    padding:5px;
    border-bottom: none;
}
.request .modal-header .close {
    border-radius: 50%;
    background: #000;
    width: 30px;
    height: 30px;
    line-height: 10px !important;
    text-align: center;
    opacity: inherit;
    text-shadow: none;
    color: #FFF;
    margin: 0;
	cursor: pointer;
}
.client-logo h1 {
	font-size: 15px;
    padding: 0 10px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 100%;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #0ccdd8;
    border-color: #428bca;
}
a.cheque-bk {
	background-color: #f4071d;
    color: #FFF;
    padding: 20px 30px;
    font-size: 20px;
    border-radius: 4px;
    font-weight: 600;
    line-height: 40px;
    border-color: #f4071d;
    text-decoration: none;
}
a.cheque-bk:hover {color:#FFF;}
#mybutton {
  position: fixed;
  bottom: 5px;
  right: 10px;
  z-index:999999 !important;
}














