body {
	font-family: 'open sans';
}
h1, h2, h3, h4, span.heading {
	font-family: 'Droid Serif', serif;
}
a, input {
	transition: all 0.5s ease-in-out 0s;
	outline: none;
}
a, a:focus, a:hover {
	color: #292929;
	outline: none;
}
.footer>div:not( .footer-section-3 ) a {
	color: #555;
}
 @media(max-width: 768px) {
.footer>div:not( .footer-section-3 ) .btn.btn-primary {
	font-size: 1.1em;
	padding: 8px;
	position: relative;
	bottom: 4px;
	right: 8px;
	color: #fbc45f;
}
.footer>div:not( .footer-section-3 ) .btn.btn-primary:hover {
	color: #292929
}
}
.footer>div:not( .footer-section-3 ) a.btn-inverse {
	color: #fbc45f;
	background-color: #292929;
}
.footer>div:not( .footer-section-3 ) a.btn-inverse:hover {
	background-color: #fbc45f;
	color: #292929;
}
.slick-dots li button:before {
	font-family: 'FontAwesome' !important;
	content: '\f1db' !important;
	font-size: 12px !important;
}
.slick-dots li.slick-active button:before {
	content: '\f111' !important;
}
.slick-slide:focus {
	outline: none;
}
/*  Header Nav Styles */

.navbar-default {
	background-color: #115560;
	border-color: #115560;
	padding: 20px 0;
	margin-bottom: 0;
	/*position: fixed;*/
	width: 100%;
}
.navbar-default {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	top: 0;
	border-width: 0 0 1px;
	background-color: rgba(41,41,41, 0.85);
	border-color: transparent;
	transition: all 0.5s;
}
 @media(max-width: 486px) {
.navbar-default {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.other-than-nav {
	padding-top: 71px !important;
}
}
.navbar-default.fixed {
	position: fixed;
}
.navbar-default .navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
}
.navbar-brand>img {
	max-height: 50px;
}
.navbar-nav>li>a {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 5px;
	color: #fbc45f !important;
	font-size: 15px;
	font-weight: bold;
}
.fa-mobile-phone:before, .fa-mobile:before, .fa-navicon:before, .fa-reorder:before, .fa-bars:before { /*color: #FFF*/
}
.contact-form-wrapper .fa-mobile:before {
	color: #000;
	font-size: 20px
}
.contact-section h3 {
	color: #262425;
	font-weight: bold;
	margin-top: 13px
}
.contact-section h4 {
	font-size: 22px;
	line-height: 1.5em
}
.contact-section .container {
	padding-left: 0px;
	padding-right: 0px
}
 @media(max-width: 984px) {
#contact_form .row {
	margin-left: 0px;
	margin-right: 0px
}
#contact_form .col-md-6 {
	padding-left: 0px;
	padding-right: 0px
}
#contact_form .col-md-12 {
	padding-left: 0px;
	padding-right: 0px
}
/*.form-control { padding-left: 10px }*/
}
.side-menu {
	position: fixed;
	top: 0;
	right: 0px;
	z-index: 99999999;
	background-color: #fff;
	border: 1px #292929 solid;
	transform: translateX(266px);
	-webkit-transform: translateX(266px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	height: 100%!important;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.side-menu.open {
	transform: translateX(0px);
	-webkit-transform: translateX(0px);/*right: 0px*/
}
.menu-header {
	color: #292929;
	width: 264px;
	padding: 0 20px;
}
.menu-items a, .menu-items a:focus, .menu-items a:hover {
	color: #292929;
}
.menu-header a, .menu-header a:focus, .menu-header a:hover {
	color: #fbc45f;
}
.menu-header h3 {
	padding-right: 45px;
	text-transform: uppercase;
	margin: 42px 0 25px;
	font-size: 15px;
	color: #292929;
	white-space: nowrap
}
.close-menu {
	float: right;
	margin-top: -50px;
	font-size: 22px;
}
.close-menu:hover {
	text-decoration: none;
	transform: rotateZ(360deg);
}
ul.menu-items li a {
	display: block;
	padding: 14px 40px 14px 70px;
	border-bottom: 1px solid #292929;
	transition: all 0.25s;
	background-image: url('../images/about.png');
	background-repeat: no-repeat;
	background-position: 26px 14px;
	/*background-size: 32px;*/
	text-transform: uppercase;
}
ul.menu-items li:nth-child(1) a {
	background-image: url('../images/home.png');
}
ul.menu-items li:nth-child(2) a {
	background-image: url('../images/about.png');
}
ul.menu-items li:nth-child(3) a {
	background-image: url('../images/services.png');
}
ul.menu-items li:nth-child(4) a {
	background-image: url('../images/team.png');
}
ul.menu-items li:nth-child(5) a {
	background-image: url('../images/non-profit.png');
}
ul.menu-items li:nth-child(6) a {
	background-image: url('../images/business.png');
}
ul.menu-items li:nth-child(7) a {
	background-image: url('../images/phone.png');
}
ul.menu-items li a:hover, ul.menu-items li.active a {
	background-color: #292929;
	color: #fbc45f;
	text-decoration: none;/*background-position: 16px -26px;*/
}
.menu-social-links {
	margin-top: 40px;
	margin-left: 5px;
	text-align: center;
	margin-bottom: 40px;
}
.menu-social-links li {
	display: inline-block;
	margin-right: 15px;
}
.menu-social-links a {
	color: #292929;
	font-size: 18px;
}
.other-than-nav {
	height: 100%;
	/* transform: translateX(-265px); */
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
	padding-top: 91px;
}
.other-than-nav.slide {
	transform: translateX(-263px);
	-webkit-transform: translateX(-263px);
}
/* Bootstrap Overrides */

.btn {
	transition: all .25s;
}
.btn-primary {
	color: #fbc45f;
	background-color: #292929;
	border-color: #fbc45f;
	font-weight: bold;
	text-transform: uppercase;
}
.btn-primary.newsletter {
	background-color: #fbc45f;
	border-color: #474747;
	color: #292929 !important;
}
.btn-primary.newsletter:hover {
	background-color: #292929;
	color: #fbc45f !important;
	border-color: #fbc45f;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover, .btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
	color: #292929;
	background-color: #fbc45f;
	border-color: #292929;
}
.btn-primary.btn-inverse {
	color: #292929;
	background-color: #FFF;
	border-color: #292929;
}
.btn-primary.btn-inverse:hover {
	color: #fff;
	background-color: #292929;
}
.btn.btn-primary.btn-outline {
	background-color: transparent;
	border-color: #FFF;
	color: #FFF
}
.btn.btn-primary.btn-outline:hover {
	background-color: transparent;
	border-color: #fbc45f;
	color: #fbc45f
}
/*
.btn.btn-primary.btn-outline:hover {
    background-color: #165660;
}*/

.btn.btn-primary.btn-outline.btn-inverse {
	background-color: transparent;
	color: #333;
	border-color: #292929;
	font-size: 1.1em;
	padding: 8px
}
.btn.btn-primary.btn-outline.btn-inverse:hover {
	background-color: #292929;
	color: #fbc45f !important;
	border-color: #292929;
}
.btn.btn-primary.btn-outline.btn-inverse i {
	color: #292929;
}
.btn.btn-primary.btn-outline.btn-inverse:hover i {
	color: #fbc45f !important;
}
.btn-primary.btn-flat {
	border-radius: 0;
	background-color: transparent
}
/* Contact Us Styles */

.contact-heading {
	position: relative;
	margin: 20px 0 50px;
	text-align: center;
}
.contact-heading .heading {
	font-size: 28px;
	text-transform: uppercase;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	font-weight: bold;
	color: #292929;
}
.contact-heading .separator {
	display: inline-block;
	width: 30px;
	height: 3px;
	background-color: #fbc45f;
	position: absolute;
	bottom: -16px;
	left: 50%;
	margin-left: -15px;
}
.contact-heading.contact-form {
	color: #646464;
	font-weight: 600;
	font-size: 1.3em
}
.contact-list li, .contact-list li a {
	margin-bottom: 5px;
	font-size: 14px;
	color: #000;
}
.contact-list i {
	width: 20px;
	text-align: center;
	margin-right: 4px;
}
.contact-social-links {
	margin-top: 20px;
	margin-left: 5px;
}
.contact-social-links li {
	display: inline-block;
	margin-right: 15px;
}
.contact-social-links a {
	color: #333;
	font-size: 18px;
}
.contact-social-links a:hover {
	color: #fbc45f;
}
.contact-form-wrapper form .form-control {
	border: 0;
	box-shadow: none;
	border-bottom: 1px solid #ddd;
	border-radius: 0;
	padding-bottom: 5px;
	height: 50px;
}
.contact-success-msg {
	color: #8BC16F;
	font-size: 16px;
	background-color: #E1E8DD;
	padding: 10px 20px;
	border-radius: 2px;
	display: none;
}
/* Footer Style */

.footer {
	background-color: #474747;
}
.footer-section-1 {
	text-align: right;
}
.footer-section-1 .container {
	background-image: url(../images/newsletter_arrow.png);
	background-repeat: no-repeat;
	padding: 30px 0;
}
@media(max-width: 768px) {
.footer-section-1 .container {
	background-size: 120px;
	background-position: -20px 0px;
	padding: 10px 0;
}
}
.footer-section-1 p {
	color: #fbc45f;
	font-size: 30px;
	font-family: 'Droid Serif', serif;
	font-weight: bold;
	padding-left: 28%;
	text-align: left;
}
a.newsletter-btn {
	display: block;
	border: 2px solid;
	width: 40px;
	text-align: center;
	height: 40px;
	border-radius: 50%;
	font-size: 25px;
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: -5px;
	color: #fff !important;
	border-color: #fff
}
a.newsletter-btn:hover {
	text-decoration: none;
}
.newsletter-wrapper .signup-text {
	position: relative
}
 @media(min-width: 990px) and (max-width: 1200px) {
#newsletter_form button[type=submit] {
	margin-top: 20px;
	margin-right: 4px;
}
}
 @media (max-width: 990px) {
.footer-section-1 p {
	padding-left: 0px;
}
}
 @media (max-width: 767px) {
/* CSS goes here */
.footer-section-1 p {
	padding-left: 0px;
	padding-right: 45px;
	font-size: 19px;
}
#newsletter_form {
	display: none;
}
.social-links {
	text-align: center;
	margin-top: 12px !important;
}
.footer-section-2 {
	padding: 0 !important;
}
.social-links li {
	margin-right: 6px !important;
}
.social-links li a {
	width: 46px !important;
	height: 46px !important;
	padding-top: 0px !important;
	font-size: 20px !important;
	line-height: 46px
}
.footer-section-3 > .container > div {
	text-align: center !important;
}
}
.footer-section-1 input.form-control {
	background-color: #474747;
	border-color: #fbc45f;
	border-radius: 3px;
	color: #fff;
	/* padding: 20px; */
	margin-right: 5px;
	height: 44px;
	padding: 0 10px;
	width: 205px;/* width: 100%; */
}
@media(max-width: 768px) {
.footer-section-1 input.form-control {
	width: 100%;
}
#newsletter_form .form-group, #newsletter_form .btn {
	margin: 10px 15px;
}
}
.footer-section-2 {
	background-color: #f6f6f6;
	padding: 50px 0;
	color: #555;
}
.footer-section-2 h4 {
	font-weight: bold;
	margin-bottom: 30px;
}
.contact-form-wrapper h4 {
	color: #262425
}
.site-links li a {
	/*color: #555;*/
	display: block;
	border-bottom: 1px solid #555;
	padding: 7px 0;
	transition: none;
}
.site-links li a:hover {
	text-decoration: none;
	font-weight: bold;
}
.site-links li:first-child a {
	padding-top: 0;
}
.site-links li:last-child a {
	border-bottom: 0;
}
.social-links {
	margin-top: 20px;
}
.social-links li {
	display: inline;
	margin-right: 10px;
}
.social-links li a {
	width: 46px;
	height: 46px
}
.social-links li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	padding-top: 13px;
	border-radius: 50%;
	border: 1px solid #555;
	color: #555;
	transition: all .25s
}
.social-links li a:hover {
	background-color: #292929;
	color: #fff;
	border-color: #292929
}
.footer-section-3 .container {
	padding: 16px 0;
	color: #555;
}
.footer-section-3 .container a {
	color: #474747
}
.footer-section-3 {
	background-color: #fbc45f
}
.newsletter-success {
	color: #099E84 !important;
	padding: 0 !important;
	font-size: 16px !important;
	padding-left: 20px !important;
}
.newsletter-error {
	color: #D64747 !important;
	padding: 0 !important;
	font-size: 16px !important;
	padding-left: 20px !important;
}
/* FullScreen Popup Styles*/
.popup-case-study-content .row {
	margin-left: 0px;
	margin-right: 0px
}
.popup-case-study-content .col-md-6, .popup-case-study-content .col-md-12 {
	padding-left: 0px
}
.popup-full-screen {
	position: fixed;
	top: 0;
	height: 0%;
	width: 100%;
	background: #fff;
	z-index: 99;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	transition: all 0.35s;
	overflow-y: overlay;
}
.popup-full-screen.open {
	padding-top: 91px;
	opacity: 1;
	height: 100%;
}
html, body {
	height: initial !important;
}
.popup-close-btn {
	position: absolute;
	top: 10px;
	right: 25px;
	display: block;
	width: 32px;
	height: 32px;
	background-color: #292929;
	color: #fbc45f;
	text-align: center;
	font-size: 22px;
	border: 1px solid #292929;
	transition: all 0.25s;
	z-index: 9;
}
.quotation-popup .popup-close-btn {
	top: -24px;
}
.quotation-popup, .case-study-popup {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.quotation-popup p {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 40px;
	text-align: center;
	color: #555;
}
 @media(max-width: 768px) {
.popup-close-btn {
/* top: -28px; */
}
}
.popup-close-btn:hover, .popup-close-btn:focus {
	text-decoration: none;
	background-color: #fbc45f;
	color: #2D2829;
}
.navbar-header {
	width: 100%;
}
ul.nav.navbar-nav.navbar-right {
	float: right!important;
	max-width: 260px;
	width: 50%;
	margin-top: 0px;
	text-align: right;
}
 @media(max-width: 480px) {
ul.nav.navbar-nav.navbar-right {
	width: 140px;
}
}
ul.nav.navbar-nav.navbar-right li {
	display: inline-block;
	line-height: 40px;
	height: 40px
}
ul.nav.navbar-nav.navbar-right li a {
	line-height: 40px;
	height: 40px
}
a.navbar-brand {
	display: inline-block;
	width: 50%;
	position: relative
}
.navbar-brand img {
	max-width: 270px; /*width: 100%;*/
	margin: auto 0px auto 5px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
 @media(min-width: 768px) {
.navbar-brand img {
	margin-left: 25px
}
}
ul.nav.navbar-nav.navbar-right li a i.fa-mobile {
	display: inline-block;
	position: relative;
	top: 4px
}
ul.nav.navbar-nav.navbar-right li a span {
	display: inline-block
}
#modalAlert p, #modalAlert div {
	font-weight: bold;
	margin: 0px
}
#modalAlert p {
	color: #fbc45f
}
#modalAlert div {
	color: #fbc45f
}
#modalAlert button {
	background-color: #fbc45f;
	color: #292929;
	border-radius: 4px;
	border: none;
	width: 40px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-top: 8px
}
#modalAlert {
	border-color: #fbc45f;
	background-color: #292929
}
#modalAlert heading {
	font-size: 2em;
	font-weight: bold;
	color: #fbc45f
}
#modalAlert article {
	font-size: 1em;
	font-weight: normal
}
.contact-section .col-md-3 {
	padding-left: 0px;
	padding-right: 0px
}
.newsletter-wrapper .newsletter-form-div {
	margin-top: 24px;
	padding: 0;
}
.quotation-popup form {
	width: 50%;
	margin: 0 auto;
}
 @media(max-width: 768px) {
.quotation-popup form {
	width: 90%;
	margin: 0 auto;
}
}
.quotation-popup form .row {
	margin-bottom: 6px;
}
.quotation-popup form .row > div {
	padding: 6px;
}
.quotation-popup .btn {
	padding: 8px 34px;
	margin-right: 3px;
	margin-top: 20px;
}
.quotation-popup .contact-heading .heading {
	border-bottom: 2px solid #4A4A4A;
}
.quotation-popup .contact-heading .separator {
	bottom: -17px;
}
form.inverted input.form-control, form.inverted textarea.form-control {
	background-color: transparent;
	border-color: #555;
	border-radius: 3px;
	color: #292929;
}
 @media(max-width: 768px) {
.footer-section-2.panel {
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none
}
}
