/*

Template: J. Hartford Foundation tp
Author:	battershall.com

/* Table of Content
==================================================

		
=================================================
*/
body {
	font-family: 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased;
	background-color: #FFFFFF;
	font-size: 18px;
	color: #494743;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: none;
	font-weight: 400;
	color: #646464;
}
p {
	margin: 0 0 10px;
	-webkit-font-smoothing: antialiased;
	font-size: 19px;
	font-weight: 300;
	color: #494743;
	margin-bottom: 30px;
	line-height: 28px;
}
a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	color: #494743;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
a:hover {
	text-decoration: none;
	color: #FF6B09;
}
ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}
ul li {
	line-height: 31px;
	font-size: 18px;
	color: #494743;
	font-weight: 300;
	list-style: none;
	text-align: left;
}
.tp-about-block ul li {
	list-style: disc;
	margin-left: 19px;
	padding-bottom: 13px;
	line-height: 1.4;
}
ol li {
	line-height: 31px;
	font-size: 18px;
	color: #494743;
	font-weight: 300;
	l;
}
h1 {
	color: #32302B;
	font-size: 47px;
	letter-spacing: -1px;
	margin-bottom: 20px;
	margin-top: 0px;
}
.tp-heading-title h1 {
	font-size: 35px;
	margin-bottom: 6px;
	padding-bottom: 12px;
	border-bottom: 1px solid #E3E0E0;
	margin-top: 13px;
}
h2 {
	color: #32302B;
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 29px;
}
h3 {
	color: #32302B;
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 23px;
	margin-bottom: 20px;
}
::-moz-selection {
	background: #FAC11C;
	color: #FFF;
}
::selection {
	background: #FAC11C;
	color: #FFF;
}
/***************** Template Button Style *****************/
.btn-outline {
	border: 3px solid #D5D3CC;
	border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 18px;
	padding: 10px 20px;
}
.btn-outline:hover {
	background-color: #FAC11C;
	border: 3px solid #FAC11C;
}
/*********** Header Start**********/
.header-row {
	background-color: #FFFFFF;
	padding-bottom: 32px;
	padding-top: 4px;
	display: block;
	height: 141px;
}
.header-row .logo {
	padding: 0px;
	height: 60px;
}
a.navbar-brand.logo img {
	padding-top: 0;
	padding: 0px 0 0;
	margin:0 0 133pxz 0;
	z-index: 100;
	width: 134px;
	display: block;
}
.contact-info {
	text-align: right;
	padding-top: 15px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	color: #F46900;
	font-size: 26px;
	/*+placement: -31px -1px;*/
	position: relative;
	left: -31px;
	top: -1px;
}
.contact-info span.call-number {
	margin-right: 10px;
	font-weight: 400;
	color: #494743;
}
.contact-info span.call-number i {
	margin-right: 10px;
}
.contact-info span.mail-info {
	margin-right: 10px;
	font-weight: 400;
	color: #494743;
}
.contact-info span.mail-info i {
	margin-right: 10px;
}
.social-icon {
	padding-top: 16px;
}
.social-icon li {
	float: left;
	list-style: none;
	margin-left: 10px;
}
.social-icon li a {
	color: #A0A09F;
	font-size: 24px;
}
.social-icon li a:hover {
	color: #FD6B0D;
	font-size: 24px;
}
.tp-navigations {
}
.tp-navigations .navbar-default {
	background-color: #DDE3E4;
	border-color: #5E88A2;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
}
.tp-navigations .navbar {
	border-radius: 0px;
	margin-bottom: 0px;
}
.tp-navigations .navbar-nav > li > a {
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #32302B;
	padding-left: 14px;
	padding-right:14 px;
	border-right: 1px solid #C6D1D8;
	background -color:#FFDB8F;
}
.tp-navigations .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #EEE;
	border-color: #FD6A0A;
}
.tp-navigations .navbar-default .navbar-nav > .active > a {
	color: #1F2D3A;
	background-color: #FD6A0A;
}
.tp-navigations .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #FFF;
	background-color: #7196AF;
}
.tp-navigations .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #FD6A0A;
	color: #EEEFF0;
}
.tp-navigations .container > .navbar-collapse {
	margin-left: -15px !important;
}
.tp-navigations .navbar-form .input-group .form-control {
	border-color: #FFF;
	background-color: #FFF;
	border-radius: 0px 0px 0px 0px;
}
.tp-navigations .input-group-btn .btn-yellow {
	background-color: #FFF;
	border-color: #FFF;
	color: #494743;
	border-radius: 0px;
}
.tp-navigations .navbar-form .input-group {
	margin-top: 6px;
}
.tp-navigations .navbar-nav > li > .dropdown-menu {
	background-color: #D0CEC9;
	border: 0px;
}
.tp-navigations .navbar-nav > li > .dropdown-menu > li > a {
	display: block;
	padding: 8px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #1F2D3A;
	white-space: nowrap;
}
.tp-navigations .navbar-default .navbar-toggle {
	border-color: #FAC11C;
}
.tp-navigations .navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #FAC11C;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.tp-navigations .navbar-default .navbar-toggle .icon-bar {
	background-color: #1A2733;
}
.tp-navigations .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #F9D34F;
}
.tp-navigations .navbar-collapse {
	padding-right: 10px;
	padding-left: 10px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid #1A2733;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.tp-navigations .navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
}
/******************** Header End ***************/
/***************** Template Camera Slider *****************/
#slider {
}
.slider-wrapper {
	position: relative;
	z-index: 0;
	top: 0;
	overflow: hidden;
}
#stripe-line {
	border-bottom: 9px;
}
#stripe-line {
	-webkit-border-image: url(../images/stripe-line.jpg) 0 0 10 0 round;
	/* Safari 3.1-5 */
	-o-border-image: url(../images/stripe-line.jpg) 0 0 10 0 round;
	/* Opera 11-12.1 */
	border-image: url(../images/stripe-line.jpg) 0 0 10 0 round;
	margin-top: -5px;
}
.camera_caption {
	display: block;
	position: absolute;
	width: 100%;
	top: 30%;
	left: 20%;
	max-width: 550px;
}
.camera_caption > div {
	background: transparent !important;
}
.camera_caption h1 {
	color: #FFF;
	text-shadow: 0px 1px 1px rgba(15, 26, 36, 1);
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}
.camera_caption h2 {
	color: #FFF;
	text-shadow: 0px 1px 1px rgba(15, 26, 36, 1);
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}
.camera_wrap a.btn-outline {
	background-color: #F46900;
	border: 3px solid #FAC11C;
	border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 18px;
	padding: 10px 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #F4F5F5;
}
.camera_wrap a.btn-outline:hover {
	background-color: #FFF;
	border: 3px solid #FFF;
	color: #1F2D3A;
}
/***************** Template Camera Slider *****************/
/***************** Aboutus Section Start *****************/
.tp-aboutus {
	padding-top: 60px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.tp-about-dec {
	margin-top: 20px;
	font-family: 'Roboto Condensed', sans-serif;
}
.tp-about-dec h1 {
	color: #5A5A59;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 36px;
	letter-spacing: 0.3px;
}
.tp-about-feature {
	margin-top: 20px;
}
.tp-about-feature .tp-about-block {
	margin-bottom: 0px;
}
.tp-about-feature .tp-about-block h2 span {
	color: #FAC11C;
}
.tp-heading-title {
	text-align: center;
	margin-bottom: 0px;
}
/***************** color fields *****************/
.tp-section-space {
	padding-top: 20px;
	padding-bottom: 0px;
}
.field-tan {
	/**/
	background-color: #EBE3C6;
	padding-bottom: 0;
	padding-top:20;
}
.field-blue {
	/**/
	background-color: #89F1E9;
	padding-bottom: 0;
	padding-top:20;
}
.tp-service-block ul li {
	margin-left: 40px;
	list-style-type: disc;
}
.field-purple {
	background-color: #E6E4F1;
}
.serif {
	font-family: 'Crimson Text', serif;
	font-weight: 300;
	letter-spacing: -0.08px;
}
.field-blue {
	background-color: #DAECF8;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.change-agents-header-logo {
}
.sidebar-type {
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 21px;
	display: block;
	margin-top: 14px;
	font-weight: normal;
}
.field-yellow {
	background-color: #F8F2D3;
	padding-top:20;
	padding-bottom: 0;
}
.field-orange {
	background-color: #FFE2CF;
	padding-top:20;
	padding-bottom: 0;
}
.field-green {
	background-color: #E2F0E3;
}
/***************** Color Bars *****************/
.color-bar-blue {
	/**/
	background-color: #38B2E1;
	margin-bottom: 18px;
	height: 12px;
}
.header-image-container-intro .col-md-12 {
	margin-bottom: -30px;
}
.video_container {
	background-color: #000000;
	width: 100%;
	text-align: center;
}
.funding-strategies-type {
	color: #7E95A7;
}
.header-image-container {
	background-color: #000000;
	width: 100%;
	text-align: center;
}
.home-container {
	background-color: #FF6D00;
	background-image: url(../images/homepage-woman-wide.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}
.header-image-container-intro {
	width: 100%;
	background-color: #FF6D00;
}
.header-image-container-funding {
	background-color: #7994AD;
	width: 100%;
	text-align: center;
}
.caption {
	font-size: 0.9em;
	line-height: normal;
	display: block;
	margin-top: 12px;
	font-family: 'Roboto Condensed', sans-serif;
}
.color-bar-green {
	/**/
	background-color: #7EC68E;
	height: 12px;
	margin-bottom: 18px;
}
.color-bar-purple {
	/**/
	background-color: #7A76B4;
	margin-bottom: 18px;
	height: 12px;
}
.color-bar-yellow {
	/**/
	background-color: #E2C629;
	margin-bottom: 18px;
	height: 12px;
}
.type-orange {
	color: #F36B24;
	margin-bottom: 18px;
	height: 12px;
}
.creating-change {
	color: #F36B24;
	text-align: center;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 24px;
}
.byline {
	display: block;
	margin-top: 14px;
	margin-bottom: 14px;
	color: #86888C;
	font-family: 'Roboto Condensed', sans-serif;
}
.staff-position {
	font-size: 13px;
	padding-top: 0;
	margin-top: 0;
}
.header-tagline {
	color: #7196AF;
	padding-top: 12px;
	margin-top: 0;
	display: block;
}
.annual-report a {
	color: #F06D26;
	margin-top: 0;
	font-family: 'Roboto Condensed', sans-serif;
	padding-bottom: 0;
	margin-bottom: 0;
	clear: both;
	display: block;
	text-align: right;
}
.icon-type {
	text-align: center;
	font-weight: bold;
	display: block;
	margin-right: 29px;
	font-family: 'Roboto Condensed', sans-serif;
}
.type-blue {
	color: #5E88A2;
}
.side-head {
	color: #5E88A2;
	font-size: 26px;
}
.change-agents-heading {
	color: #F36B24;
	font-weight: bold;
	border-bottom: 1px solid #F36B24;
	width: 100%;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
}
.color-bar-orange {
	/**/
	background-color: #F36B24;
	margin-bottom: 18px;
	height: 12px;
}
.tp-service-block {
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0;
}
.tp-service-block a h2 {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.tp-service-block a h2:hover {
	color: #FAC11C;
	text-decoration: none;
}
.tp-thumb-pic {
	margin-bottom: 30px;
}
/***************** homepage *****************/
.homepage-links {
	text-align: left;
	display: block;
	padding-top: 14px;
}
.homepage li {
	color: #FFFFFF;
	text-align: left;
	font-size: 16px;
	letter-spacing: 1px;
	font-family: 'Roboto Condensed', sans-serif;
	list-style: disc inside !important;
	margin: 0 0 0 22px;
	padding: 0;
	font-weight: bold;
}
.homepage ul li a {
	color: #FFFFFF;
	text-align: left;
	font-size: 16px;
	letter-spacing: 1px;
	font-family: 'Roboto Condensed', sans-serif;
	list-style: disc !important;
	padding-left: 25px;
	font-weight: bold;
}
.homepage li a:hover {
	color: #FFC04F;
	text-align: left;
	list-style: disc;
}
/***************** Quote Section Start ****************/
#quote-section {
}
.quote-section {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #5E88A2;
	font-style: italic;
	font-weight: 300;
	border-top: 1px solid #5E88A2;
	border-bottom: 1px solid #5E88A2;
	font-family: 'Tienne', serif;
	letter-spacing: -0.5px;
}
.quote-section .tp-heading-title h1 {
	color: #1A2733;
}
.quote-section .btn-outline {
	background-color: #FFF;
	border: 3px solid #FFF;
	padding: 15px 40px;
	font-size: 29px;
	color: #32302B;
}
.quote-section .btn-outline:hover {
	background-color: #FAC11C;
	border: 3px solid #1A2733;
	color: #1A2733;
}
/***************** Quote Section End ****************/
/***************** Project Section Start ****************/
#project-section {
}
.project-section {
}
.project-section-space {
	padding-top: 100px;
	padding-bottom: 100px;
}
.project-block {
	margin-bottom: 20px;
	margin-top: 10px;
}
.project-block .pro-thumb {
	margin-bottom: 30px;
}
.project-block .pro-thumb a img {
	width: 100%;
}
.project-block .pro-dec {
}
.project-block .pro-dec a h2 {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.project-block .pro-dec a h2:hover {
	color: #FAC11C;
	text-decoration: none;
}
.project-block .pro-dec .locations {
	color: ##9B9891;
	margin-bottom: 20px;
}
.project-block .pro-dec .locations i {
	margin-right: 10px;
}
/***************** Project Section End ****************/
/***************** News / Blog Section Start **********/
#news-section {
	margin-bottom: 20px;
	line-height: ;
	padding-top: 25px;
	margin-top: 0;
	padding-bottom: 24px;
}
.tp-news-section {
	background-image: url(../images/tp-pattern.png);
	background-repeat: repeat;
	padding-top: 100px;
	padding-bottom: 100px;
}
.tp-news-block {
}
.tp-news-block a h2:hover {
	color: #FAC11C;
	text-decoration: none;
}
.tp-news-block a h2 {
	line-height: 41px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.tp-news-block .meta-date {
	color: #FAC11C;
}
.tp-news-block .meta-date i, .tp-news-block .meta i {
	font-size: 18px;
	margin-right: 10px;
}
.tp-news-block .meta {
	font-size: 10px;
	margin-bottom: 10px;
}
.tp-news-block .meta .meta-tags {
	margin-right: 10px;
}
.tp-news-block .meta .meta-comments {
}
.tp-news-section .btn-block {
	margin-top: 60px;
}
/********** News / Blog Section End *************/
/***************** OWL carosel **********/
#trusted {
}
.trusted-section {
	padding-bottom: 20px;
	padding-top: 0px;
}
#owl-demo .item {
	margin: 3px;
}
#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}
/***************** OWL carosel End **********/
/**************** Footer Start *************/
#footer {
	background-color: ;
}
.footer-section {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 1px solid #E1DFDF;
}
.footer-section h2 {
	color: #FFFFFF;
}
.tp-ft-about {
}
.footer-section p {
	color: #7D7B77;
}
.tp-ft-about .address {
	margin-top: 30px;
	font-family: 'Roboto Condensed', sans-serif;
}
.tp-ft-about .address ul li, .tp-investor-relation ul li, .tp-pages-link ul li, .tp-informations-link ul li {
	list-style: none;
	margin-bottom: 8px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #7E7E7E;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
.tp-ft-about .address ul li a, .tp-investor-relation ul li a, .tp-pages-link ul li a, .tp-informations-link ul li a {
	list-style: none;
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;
	text-transform: inherit;
	color: #7E7E7E;
	font-size: 14px;
	border: 1px solid #E8E8E8;
	padding: 3px 6px;
}
.tp-ft-about .address ul li a:hover, .tp-investor-relation ul li a:hover, .tp-pages-link ul li a:hover, .tp-informations-link ul li a:hover {
	color: #F46900;
	border: 1px solid #F46900;
	padding: 3px 6px;
}
.tp-ft-about .address ul li i, .tp-investor-relation ul li i, .tp-pages-link ul li i, .tp-informations-link ul li i {
	margin-right: 20px;
}
.tp-pages-link {
}
.tp-informations-link {
}
.tp-investor-relation, .tp-pages-link, .tp-informations-link {
	margin-top: 30px;
}
.tp-investor-relation h2, .tp-pages-link h2, .tp-informations-link h2 {
	margin-bottom: 30px;
}
.tp-ft-section-second {
	margin-top: 60px;
}
.location-map {
}
.twitter-widget {
}
.twitter-widget ul li {
	margin-bottom: 30px;
	color: #7D7B77;
}
.tp-ft-newsletter {
}
.tp-ft-newsletter .form-group .form-control {
	background-color: #272623;
	border: 1px solid #32312F;
	border-radius: 0px;
	height: 45px;
}
.btn-submit {
	background: #FAC11C;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	border-radius: 0px;
	color: #0F1A25;
	padding: 10px 20px;
}
#tiny-footer {
	margin-top: 0;
	margin: 0;
	padding: 5px 0 0;
}
.tiny-footer {
	background: #191816;
}
.tiny-footer .copyright-ct {
	font-size: 14px;
	color: #9A9A9A;
}
.social-icon-ft li {
	float: left;
	margin-right: 10px;
}
/**************** Footer Start *************/
/*****************Common Page Class**********/
#main-wrapper {
}
.main-wrapper {
	padding-top: 60px;
	padding-bottom: 100px;
}
/************************************************
***************** ABOUT US PAGE *****************
*************************************************/
/************Page header start ***********/
.tp-page-header {
	background-image: url(../images/page-header.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-bottom: 33px;
}
.page-header-title {
	margin-top: 20px;
}
.page-header-title h2 {
	color: #FAC11C;
}
.tp-page-header .page-header-title h2 {
	margin-bottom: 5px;
}
/************Page header end***********/
/************Company profile start ***********/
#tp-company-profile {
}
.tp-company-profile {
	padding-top: 80px;
	padding-bottom: 100px;
}
.highlight {
	color: #E3A50B;
	font-weight: bold;
}
.tp-history-bg {
	background-color: #FAC11C;
	padding: 60px 60px;
}
.tp-heading h2 span {
	color: #FAC11C;
}
.about-feature {
	margin-top: 80px;
}
#team-section {
}
.team-section {
	background-image: url(../images/tp-pattern.png);
	background-repeat: repeat;
	padding-top: 100px;
	padding-bottom: 100px;
}
.team-section .tp-team-block {
}
.team-section .tp-team-block .team-thumb {
	margin-bottom: 20px;
}
.team-section .tp-team-block .team-dec .desigation {
	color: #9B9891;
}
.team-section .view-member {
	margin-top: 80px;
}
/******* Pagination *********/
.blog-pagination {
	text-align: center;
	margin-top: 10px;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.blog-pagination .pagination ul li a {
	border: 3px solid #D2D3D4;
	border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 12px;
	padding: 10px 20px;
}
.blog-pagination .pagination > li > a, .pagination > li > span {
	border: 2px solid #D5D3CC;
	border-radius: 0px;
	position: relative;
	float: left;
	padding: 2px 10px;
	margin-left: 10px;
	line-height: 1.42857143;
	color: #999691;
	text-decoration: none;
	background-color: transparent;
	margin-bottom: 5px;
}
.blog-pagination .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #14212E;
	background-color: #FE6D0C;
	border: 2px solid #FE6D0C;
}
.blog-pagination .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 2;
	color: #14212E;
	background-color: #FE6D0C;
	border: 2px solid #FE6D0C;
}
/******* Tags post widget **********/
.tags-widget a {
	margin-bottom: 5px;
	margin-right: 1px;
	font-size: 16px;
}
.tags-widget a.btn-outline {
	padding: 5px 10px;
}
/*************************************************
********************* Blog Details ***************
*************************************************/
.blog-content blockquote {
	background-color: #D5D3CC;
	color: #333029;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
	font-size: 18px;
	border-left: 5px solid #FAC11C;
}
/****************** Leave comments section *******************/
#leave-comments {
}
.leave-comments {
}
.leave-comments form.leave-form {
	margin-top: 60px;
}
.leave-comments .form-group .form-control {
	/*background-color: #17222c;
																										border: 1px solid #324656;*/
	border-radius: 0px;
	height: 55px;
	width: 65%;
	color: #90A3B5;
	font-size: 18px;
	font-weight: 300;
	padding-left: 20px;
}
.form-control:focus {
	border-color: #FAC11C;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 3px rgba(150, 193, 28, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(150, 193, 28, 0.6);
}
.leave-comments .form-group textarea.form-control {
	width: 80%;
	height: auto;
}
/****************************************************
*******************  Service Page  ******************
****************************************************/
#service-page {
}
.tp-service-page {
}
.tp-service-page .service-list {
	margin-bottom: 60px;
}
.tp-service-page .tp-service-block .tp-ser-dec ul li a {
	font-family: 'Roboto', sans-serif;
	text-transform: inherit;
}
.tp-service-block ul li i {
	margin-right: 10px;
}
/****************************************************
*******************  Project Page  ******************
****************************************************/
#project-page {
}
.project-page {
}
.project-page .project-listing {
	margin-bottom: 60px;
}
/****************************************************
*******************  Project Details Page  ******************
****************************************************/
.project-detail-page {
}
.project-heading {
}
.project-heading .btn-outline {
	padding: 5px 10px;
	font-size: 14px;
}
.project-detail-page .locations i {
	margin-right: 10px;
}
.project-detail-page .project-descriptions {
}
.project-info {
}
.info-box {
	background-color: #FFFFFF;
	border: 6px solid #EEEDE8;
	padding: 30px;
	margin-bottom: 30px;
}
.project-details {
}
.project-details p, .project-details h3 {
	margin-bottom: 10px;
}
.project-details .project-title {
	margin-top: 60px;
}
.project-details .project-client {
}
.project-details .project-location {
}
.project-details .project-country {
	margin-bottom: 10px;
}
.project-details .project-country .btn-outline {
	padding: 5px 10px;
	margin-top: 10px;
}
.project-details > .project-title, .project-client, .project-location, .project-country {
	margin-bottom: 30px;
}
.fact-info {
}
.fact-info .btn-outline {
	padding: 5px 15px 5px 10px;
	margin-top: 10px;
}
.fact-info .btn-outline i {
	margin-right: 10px;
	margin-left: 5px;
}
/****************************************************
*******************  Investor Page  ******************
****************************************************/
#investor-page {
}
.investor-page {
	margin-bottom: 60px;
	padding-bottom: 60px;
	padding-top: 30px;
}
#report-sections {
}
.report-sections {
	background-image: url(../images/tp-pattern.png);
	background-repeat: repeat;
	padding-top: 100px;
	padding-bottom: 100px;
}
.report-sections .report-block {
	margin-bottom: 30px;
}
.report-sections .report-block img {
	margin-bottom: 30px;
}
/****************************************************
*******************  Board of Member Page  ******************
****************************************************/
#board-member {
}
.board-member {
}
.board-title {
	margin-bottom: 30px;
}
.member-block {
	margin-bottom: 60px;
}
.member-section .tp-team-block .team-thumb {
	margin-bottom: 30px;
}
.desigation {
	color: #9B9891;
}
#member-section {
}
.member-section {
	padding-top: 60px;
	margin-bottom: 20px;
}
.member-section .tp-team-block {
	margin-bottom: 30px;
	margin-top: 30px;
}
/****************************************************
*******************  Shortcode Table Page  ******************
****************************************************/
#st-tables-page {
}
.st-tables-page {
}
.st-tables-page .basic-table {
	font-weight: 300;
	margin-bottom: 60px;
}
.st-tables-page .basic-table h2 {
	margin-bottom: 60px;
}
.st-tables-page .basic-table .table tr th, .data-table .table tr th {
	background-color: #FAC11C;
	border: none;
	font-size: 18px;
	color: #1A2631;
}
.st-tables-page .basic-table .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 12px 10px;
	line-height: 1.42857143;
	vertical-align: top;
	border: none;
	font-size: 16px;
}
.st-tables-page .basic-table .table tr td {
	border: none;
}
.st-tables-page .basic-table .table-striped > tbody > tr:nth-child(odd) {
	background-color: #F1F0EB;
}
.st-tables-page .basic-table .table-striped > tbody > tr:nth-child(even) {
	background-color: #E7E5DE;
}
.basic-table label {
	color: #494743;
	font-weight: 300;
}
.basic-table .dataTables_wrapper .dataTables_paginate .paginate_button {
	box-sizing: border-box;
	display: inline-block;
	min-width: 1.5em;
	padding: 0px;
	margin-left: 0px;
	text-align: center;
	text-decoration: none !important;
	cursor: pointer;
	border: none;
}
.basic-table .pagination ul li a {
	border: 3px solid #D5D3CC;
	border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 18px;
	padding: 10px 20px;
}
.basic-table .pagination > li > a, .pagination > li > span {
	border: 3px solid #D5D3CC;
	border-radius: 0px;
	position: relative;
	float: left;
	padding: 8px 16px;
	margin-left: 10px;
	line-height: 1.42857143;
	color: #32302B;
	text-decoration: none;
	background-color: transparent;
}
.basic-table .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #32302B;
	background-color: #FAC11C;
	border: 3px solid #FAC11C;
}
.basic-table .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 2;
	color: #14212E;
	background-color: #FAC11C;
	border: 3px solid #FAC11C;
}
.basic-table .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	background: none;
	border: none;
}
.dataTables_wrapper .dataTables_filter input {
	background-color: #FFF;
	border-radius: 0px;
	height: 42px;
	color: #90A3B5;
	font-size: 18px;
	font-weight: 300;
	padding-left: 20px;
	margin-bottom: 20px;
}
.basic-table .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
	color: #494743 !important;
}
table.dataTable.no-footer {
	border: none !important;
}
/****************************************************
*******************  404 Error  ******************
****************************************************/
#error-page {
}
.error-page {
	background: url(../images/404.jpg) no-repeat bottom center scroll;
	height: 839px;
}
.error-content {
	padding-top: 250px;
}
.error-content .lead {
	font-size: 29px;
}
.error-heading {
	font-size: 350px;
	line-height: 245px;
}
/********** Mobile CSS  ****************/
@media (max-width: 767px) {
	/****** Social icon header  *******/
	.social-icon, .contact-info span.mail-info {
		display: none;
	}
	/*****Contact infor******/
	.contact-info {
		text-align: right;
		padding-top: 0px;
	}
	/******Camera slider heading size *********/
	.camera_caption h1 {
		color: #FFF;
		text-shadow: 0px 1px 1px rgba(15, 26, 36, 1);
		font-size: 29px;
	}
	.camera_caption {
		display: block;
		position: absolute;
		width: 100%;
		top: 30%;
		left: 10%;
		max-width: 550px;
	}
	.contact-page .contact-form .form-control {
		width: 100%;
	}
	.blog-pagination .pagination > li > a, .pagination > li > span {
		border: 2px solid #3C4F60;
		border-radius: 0px;
		position: relative;
		float: left;
		padding: 8px 16px;
		margin-left: 5px;
		line-height: 1.42857143;
		color: #90A3B5;
		text-decoration: none;
		background-color: transparent;
	}
}
