body, html {
	font-family: 'Roboto', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #32313b;
}
h1 {
	font-weight: 700;
}
h1 strong {
	font-weight: 900;
}
h2 {
	font-size: 36px;
	margin: 0;
}
h3 {
	font-size: 16px;
	font-weight: 700;
}

h4 {
	font-size:18px;
	text-transform: uppercase;
	font-weight: 700;
	line-height:1.5;
}

h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height:1.5;
}
a {
	color: #32313b;
	transition: all 0.5s;
}
a:hover, a:focus {
	text-decoration: none;
	color: #f1c40f;
}
.img-centered {
	margin: 0 auto;
}
ul, ol {
	list-style: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #032e3a;
	z-index: 99999;
	height: 100%;
}
#status {
	position: absolute;
	left: 48%;
	right:0px;
	top: 48%;
	margin: 0;
	padding: 0;
}
.section-title {
	padding: 30px 0;
}
.section-title h2 {
	font-weight: 100;
	margin-bottom: 26px;
	text-transform:uppercase;
	
}

.hrline{width:100%; height:1px; color:#eee; background: #ececec none repeat scroll 0 0; margin:40px 0;}
hr {
	height: 1px;
	width: 20%;
	position: relative;
	background: #ececec none repeat scroll 0 0;
	border: 0;
	margin: 0 auto 25px;
	}

hr::after {
	content:"";
	display:block;
	height: 5px;
	width: 30%;
	margin: 0 35%;
	position: relative;
	background: #fe7226;
	border: 0;
	top:-2px;
	
}

.section-title p{font-size:36px; font-weight:100;
padding:0 15%;
font-family: 'Josefin Sans', sans-serif;
line-height:1.1;
}


#inner-section-left {
	padding: 80px 0 100px 0;
	background:#FFFFFF ;
		
	}


#inner-section-right {
	padding: 80px 0 100px 0;
	background:#f7f7f7 ;
		
	}

hr.innerhr {
	height: 1px;
	width: 40%;
	position: relative;
	background: #ececec none repeat scroll 0 0;
	border: 0;
	margin: 25px 0;
	}

hr.innerhr::after {
	content:"";
	display:block;
	height: 5px;
	width: 40%;
	margin: 0;
	position: relative;
	background: #fe7226;
	border: 0;
	top:-2px;
	
}

#inner-section-left h2, #inner-section-right h2
{
	font-weight: 100;
	margin-bottom: 26px;
	text-transform:uppercase;
}


#innertitle-section {

	padding: 50px 0 60px 0;
	background:#f7f7f7 ;
	color: #5b777f;
}



.tb-pic-container {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    position: relative;
}
.tb-pic1 {
    background-image: url(../img/mission-bg.jpg);
}
.tb-pic2 {
    background-image: url(../img/tb-bg2.jpg);
}
.tb-pic3 {
    background-image: url(../img/tb-bg3.jpg);
}


.slide1{ 
background-image: url(../img/slider_1.jpg);
 
background-size:cover;
 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

}

.slide2{ 
background-image: url(../img/slider_2.jpg) ;
background-size:cover;
 -webkit-background-size: cover ;
    -moz-background-size: cover;
    -o-background-size: cover;

}

.slide3{ 
background-image: url(../img/slider_3.jpg) ;
background-size:cover;
 -webkit-background-size: cover ;
    -moz-background-size: cover;
    -o-background-size: cover;

}

.aboutslide{
	background-image: url(../img/slider_3.jpg) ;
background-size:cover;
 -webkit-background-size: cover ;
    -moz-background-size: cover;
    -o-background-size: cover;
	
	max-height:430px;
	
	}






.navbar-brand{height:64px;}
.nav {padding-top:7px;}



/* Navigation */
#menu {
	padding: 20px;
	transition: all 0.8s;
}
#menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}
#menu a.navbar-brand {
	text-transform: uppercase;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: 700;
	letter-spacing: 1px;
}
#menu a.navbar-brand i.fa {
	color: #fe7226;
}
#menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight:700;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #fe7226;
}
.on {
	background: rgba(34, 42, 51, 0.8) none repeat scroll 0 0 !important;
    border-bottom: 1px solid #222a33 !important;
    border-top: medium none !important; 
	padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fe7226 !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fe7226;
	border-color: #fe7226;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
/* Home Style */
header {
	background: #fe7226;
	background-size: cover;
	color: #d9e0e2;
	position: relative;
	height: 100%;
}
header p {
	color: #d9e0e2;
	font-size: 20px;
	margin-bottom: 80px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.intro-text {
	position: relative;
	padding-top: 250px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 170px;
}
.intro-text H1 {
	font-size: 70px;
	text-transform: uppercase;
	color: #d9e0e2;
	letter-spacing: 2px;
}
.color {
	color: #fe7226;
}
.btn-default {
	display:inline-table;
	color: #FFFFFF;
	background-color: #fe7226;
	border: 0;
	margin: 20px 0;
	font-size: 18px;
	padding:15px;
	transition: all 0.5s;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	background-color: #c1a618 ;
}





/* Services Section */
#services-section {

	padding: 80px 0 100px 0;
	background:#f7f7f7 ;
	color: #5b777f;
}
#services-section h4 {
	color: #32313b;
	text-transform: uppercase;
}

#services-section a{ color: #5d5d5d;
	text-transform: uppercase;}
	
	#services-section p{margin-bottom:25px;}

.service{border:1px solid #ececec;
padding:10% 10%;}

.service:hover{border:1px solid #fe7226;
}

.morelink {margin-top:40px !important;}
.service:hover .morelink a{color:#fe7226 !important;}

.space {
	margin-top: 40px;
}
#services-section i.fa {
	font-size: 100px;
	border: 0;
	text-align:center;
	color: #fe7226;
	transition: all 0.5s;
}

#services-section img{
filter: grayscale(100%);
-webkit-filter: grayscale(100%); /* For Webkit browsers */
filter: gray; /* For IE 6 - 9 */
-webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
}

#services-section .service:hover img{
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}

/* Gallery Section 
==============================*/
#gallery-section {

	padding: 80px 0 100px 0;
	background:#f7f7f7 ;
	color: #5b777f;
}

figure {
	
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.aboutimg figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .8s ease-in-out;
	transition: .8s ease-in-out;
}
.aboutimg figure:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	
}

.gallery figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .8s ease-in-out;
	transition: .8s ease-in-out;
}
.gallery:hover figure img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	
}

.gallery .fancybox_title{  
    height: 0%;
    left: 0px;
	opacity: 0;
    position: absolute;
    text-align: center;
    top: 0%;
   -webkit-transition: .8s ease-in-out;
	transition: .8s ease-in-out;
    width: 0%; 
margin:3% 3% 3% 3%;
	z-index:1 ;
	
	
	}


.gallery:hover .fancybox_title{ 
background: rgba(254, 114, 38, 0.8) none repeat scroll 0 0;
height: 92%; 
left: 0px;
opacity: 9;  
position: absolute; 
text-align: center; 
top: 0px; 
bottom:0px;
-webkit-transition:.8s ease-in-out;  
transition: .8s ease-in-out; 
width: 94%; 
z-index:1; 
padding:23%;
color:#FFFFFF;
font-size:35px;}



.gallery.fancybox_title i{ 

height: 92%; 
left: 0px;
opacity: 9;  
position: absolute; 
text-align: center; 
top: 0px; 
bottom:0px;
-webkit-transition:.8s ease-in-out;  
transition: .8s ease-in-out; 
width: 100%; 
padding:28%;
color:#FFFFFF;
font-size:35px;
z-index:1 }

.gallery:hover .fancybox_title i{ 

height: 92%; 
left: 0px;
opacity: 9;  
position: absolute; 
text-align: center; 
top: 0px; 
bottom:0px;
-webkit-transition:.8s ease-in-out;  
transition: .8s ease-in-out; 
width: 100%; 
padding:28%;
color:#FFFFFF;
font-size:35px;
z-index:1 }



#homegallery .item{
        display: block;
        cursor: pointer;
        padding: 0px 0px;
        margin:0;
        text-align: center;
        -webkit-tap-highlight-color: rgba(255, 255, 255, 0); 
    }
    .owl-item a img {width:100%; height:auto; }
	
	#homegallery2 .item{
        display: block;
        cursor: pointer;
        padding: 0px 0px;
        margin:0;
        text-align: center;
        -webkit-tap-highlight-color: rgba(255, 255, 255, 0); 
    }
    
	


/* mission Section */
#mission-section {
	padding: 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
	background: url(../img/mission-bg.jpg);
	background-size: cover;
	background-attachment: fixed;
	color: #FFFFFF;
}
#mission {
	padding: 30px 0;
}

.mission-inner{ background: rgba(254, 114, 38, 0.8) none repeat scroll 0 0;
padding: 80px 0;
}
#mission .item {
	display: block;
	width: 100%;
	height: auto;
}
#mission .item p {
	font-weight: 400;
	margin: 0 0 30px 0;
}

/* mission Section */
#vision-section {
	padding: 80px 0;
	color: #32313b;
	text-align:left;
}
#vision-section h4 {
	color: #32313b;
	font-size: 20px;
}
#vision-section li {
	margin-bottom: 6px;
	list-style: none;
	padding: 0;
}
#vision-section li:before {
	content: "✓";
	color: #fe7226;
	padding-right: 5px;
}










/* Contact Section */
#contact-section {
	padding: 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
	background: url(../img/footer-bg.jpg);
	background-size: cover;
	background-attachment: fixed;
	color: #FFFFFF;
		margin-top:-20px;
}

.contact-inner{ background: rgba(254, 114, 38, 0.8) none repeat scroll 0 0;
padding: 80px ;
}

#contact-section hr {
	background: #ececec;
}
#contact-section h3 {
	font-size: 20px;
	font-weight: 400;
}
#contact-section form {
	padding: 30px 0;
}
#contact-section .fa {
	color: #FFFFFF;
	margin-bottom: 10px;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contact-section .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact-section .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
#contact-section .social {
	margin-top: 60px;
}
#contact-section .social ul li {
	display: inline-block;
	margin: 0 20px;
}
#contact-section .social i.fa {
	font-size: 26px;
	padding: 4px 5px;
	color: #FFFFFF;
	transition: all 0.5s;
}
#contact-section .social i.fa:hover {
	color: #032731;
}
#contact-section .btn {
	background: transparent;
	border: 2px solid #fef9e7;
	border-radius: 4px;
	padding: 6px 14px;
	margin-top: 20px;
	color: #fef9e7;
	font-size: 16px;
	transition: all 0.5s;
}
#contact-section .btn:hover, #contact-section .btn:focus {
	background: #fef9e7;
	border: 2px solid #fef9e7;
	color: #5b777f;
}
#contact-section .text-danger {
	color: #cc3300;
	text-align: left;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}


/*----*****---- << contact Form >> ----*****----*/		
		
		ol.phpfmg_form{
    list-style-type:none;
    padding:0px;
    margin:0px;
}



ol.phpfmg_form li{
   padding-bottom:15px;
}


.form_field, .form_required{
    font-weight : bold;
}

.form_required{
    color:red;
    margin-right:8px;
}


.form_submit_block{
    padding-top: 3px;
}



.form_error_title{
    font-weight: bold;
    color: red;
}

.form_error{
    background-color: #F4F6E5;
    border: 1px dashed #ff0000;
    padding: 0px;
    margin-bottom: 0px;
}

.form_error_highlight{
    background-color: #F4F6E5;
    border-bottom: 1px dashed #ff0000;
}

div.instruction_error{
    color: red;
    font-weight:bold;
}

hr.sectionbreak{
    height:1px;
    color: #ccc;
}

#one_entry_msg{
    background-color: #F4F6E5;
    border: 1px dashed #ff0000;
    padding: 10px;
    margin-bottom: 10px;
}



/* Footer */
#footer {
	background: #032731;
	padding: 15px 0 10px 0;
	color: #42626b;
	text-align: center;
}
#footer p {
	margin-top: 10px;
}

@media (max-width: 768px) {
.content {
	padding: 40% 0 0;
}
}

@media (max-width: 603px) {
#menu.navbar-default {
	background-color: rgba(0, 0, 0, 0.7);
}
label {
	float: none !important
}
.hover-bg .hover-text {
	padding: 12% 10%;
}
}

@media (max-width: 360px) {
.hover-bg .hover-text {
	padding: 22% 10%;
}
}
