

@font-face
{
font-family: Roboto;
src: url('../fonts/Roboto-Light.ttf');

	}
	
@font-face
{
font-family: DroidKufi-Regular;
src: url('../fonts/DroidKufi-Regular.ttf');

	}	
	
	

body, html {
	font-family:Roboto, Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #1c424d;
}
h1 {
	font-weight: 700;
}
h1 strong {
	font-weight: 900;
}
h2 {
	font-size: 36px;
	margin: 0;
}
h3 {
	font-size: 16px;
	font-weight: 700;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}

a {
	color: #04213f;
	transition: all 0.5s;
}
a:hover, a:focus {
	text-decoration: none;
	color: #f95a32;
}
.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: 50%;
	top: 50%;
	width: 64px;
	height: 64px;
	margin: -32px 0 0 -32px;
	padding: 0;
}
.section-title {
	padding: 5px 0;
}
.section-title h2 {
	font-weight: 400;
	margin-bottom: 20px;
	color:#f95a32;
}
hr {
	height: 2px;
	width: 100px;
	position: relative;
	background: #00a5cc;
	border: 0;
	margin-bottom: 30px;
}


.nav-tabs {
  border-bottom: none;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li > a:hover {
  border-color: transparent;
  background-color:#f95a32;
  color:#FFFFFF;
}


/* Navigation */

.navbar-brand {
  float: left;
  height: 40px;
 
  font-size: 18px;
  line-height: 20px;
}


.navbar {


  margin-bottom:0px;

}



.top-panel2 {position:absolute; background-image:url(../img/top-bg.jpg); height:42px; width:100%; top:0; left:0;}
.top-panel {position:absolute; background-color:#fff; height:42px; width:100%; top:0; left:0;}


.navbar-fixed-top {
  top: 0;

}


		
#menu {
	padding: 25px;
	transition: all 0.8s;

	

}
#menu.navbar-default {
	background-color: #04213f;
	border-color: rgba(231, 231, 231, 0);
	padding-top:71px;

	
}
#menu a.navbar-brand {
	text-transform: uppercase;
	font-size: 22px;
	color: #d9e0e2;
	font-weight: 100;
	letter-spacing: 1px;
}
#menu a.navbar-brand i.fa {
	color: #f95a32;
}
#menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #d9e0e2;
	font-size: 15px;
	letter-spacing: 1px;
	line-height:29px;

font-family:Roboto, Helvetica, Arial, sans-serif;
font-weight:300;
	
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #f95a32;
}



.on {
	background-color: #04213f !important;
	padding: 2 !important;
}

 
  .navbar-nav {
	   float: none;
	  display:block;
	  text-align:center;
	 
  }
  .navbar-nav > li {
	  float: none;
display:inline-block;
  }



.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #f95a32 !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;

}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #f95a32;
	border-color: #f95a32;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}



/* Home Style */
header {
	background: url(../img/header-bg.jpg) no-repeat bottom center;
	background-size: cover;
	color: #d9e0e2;
	position: relative;
	height: 100%;
	width: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: #f95a32;
}
.btn-default {
	color: #294d57;
	font-family:Roboto, Helvetica, Arial, sans-serif;
	background-color: #f1c40f;
	border: 0;
	margin: 0 8px;
	font-size: 18px;
	transition: all 0.5s;
}


.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	background-color: #f95a32;
}
/* Services Section */

.services-section {
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
	color: #1c424d;
	background: url(../img/header-bg.jpg) no-repeat bottom center fixed;
	background-size: cover;
	position: relative;
	height: 100vh;
	width:100%;
	padding-top:30vh;

}

.services-section .fields
{

	color:#ddd;

	}
	
.services-section h4 {
	color: #04213f;
    text-align:center;
	line-height:28px;
	font-size:20px;
	font-weight:bold;
}
.services-section h2 {
	text-align:center;
	color: #6d6e70;
		font-size:42px;
		font-family:Roboto, Helvetica, Arial, sans-serif;
		  text-transform: uppercase;
		  padding-right:50px;
}

.services-section-h5 {
	color: #636363;
	text-align:center;
	font-family:Roboto, Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height:28px;
	font-weight:normal;
	text-transform: none;
	padding-bottom:15px;

}


.services-section-p {
	text-align:justify;
	color:#6d6e70;
	
	
}

.services-section hr {
	height: 2px;
	width: 135px;
	background: #6d6e70;
	border: 0;
	margin:0 auto;
	right:25px;

	
}



.services-section i.fa {
	font-size: 60px;
	border: 0;
	width: 100px;
	height: 80px;
	padding: 22px 25px;
/*	background: #1B1B1B;*/
	margin-bottom: 6px;
	border-radius: 10%;
	color: #f95a32;
	transition: all 0.5s;
	
}
.services-section .service:hover>i.fa {
	background: #04213f;
}

/* Services Section */

.empty-space{
height:35px;	
	
	}

.more {
  color: #fff;

text-align:right;

  font-size:14px;
  text-decoration:none;
  padding:5px;


  padding-right:30px;
}

.more a{
	
	  color: #fff;
	 text-decoration:none;
	}

.more a:hover{
	
	  color: #E7E7E7;
	  text-decoration:none;
	}
	





.version {
  color: #04213f;

text-align:right;

  font-size:12px;
  text-decoration:none;
  padding:10px;
  font-family:DroidKufi-Regular, Helvetica, Arial, sans-serif;

}

.version a{
	
	
	
	  color: #04213f;
	 text-decoration:none;
	}

.version a:hover{
	
	  color: #f95a32;
	  text-decoration:none;
	}	
	

/* Solutions Section */
#solutions-section {
	padding: 80px 0 100px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
	background: rgb(255,255,255); /* Old browsers */
	
	color: #fff;
}
#solutions-section h4 {
	color: #f0c30e;
	line-height:28px;
	
}

#solutions-section h2 {
	color: #f0c30e;
	
	
}

#solutions-section h5 {
	color: #fff;
	text-align:center;
	font-family:Roboto, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height:24px;
	font-weight:normal;
	
}
#solutions-section p {
	text-align:justify;
	color: #464646;
	
}




.space {
	margin-top: 20px;
}

/* Gallery Section 
==============================*/
#works-section {
	padding: 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1a618+0,f1c40f+25,f1c40f+75,c1a618+100 */
	background: rgb(193,166,24); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(193,166,24,1) 0%, rgba(241,196,15,1) 25%, rgba(241,196,15,1) 75%, rgba(193,166,24,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(193,166,24,1) 0%, rgba(241,196,15,1) 25%, rgba(241,196,15,1) 75%, rgba(193,166,24,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(193,166,24,1) 0%, rgba(241,196,15,1) 25%, rgba(241,196,15,1) 75%, rgba(193,166,24,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1a618', endColorstr='#c1a618', GradientType=0 ); /* IE6-9 */
}
#works-section i.fa {
	font-size: 30px;
	padding: 5px;
	color: #f1c40f;
}
.categories {
	padding-bottom: 30px;
	text-align: center;
}
#works-section hr {
	background: #a9971c;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin-left: 20px;
}
ol.type li a {
	color: #51633d;
	border: 1px solid #f7dc6f;
	padding: 8px 16px;
	border-radius: 3px;
}
ol.type li a.active {
	background: #f7dc6f;
}
ol.type li a:hover {
	background: #f7dc6f;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolio-item {
	margin-bottom: 30px;
}
.portfolio-item .hover-bg {
	height: 260px;
	overflow: hidden;
	position: relative;
}
.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #c0cbce;
	background: rgba(3, 46, 58, 0.8);
	padding: 25% 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	font-size: 20px;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg .hover-text>i {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: all 0.3s;
}
.hover-bg:hover .hover-text>i {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}
.portfolio-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	text-align: center;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
		background: rgba(4, 33, 63, 0.9);
}
.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 2.5em;
	color:#FFFFFF;
}
.portfolio-modal .modal-content p {
	margin-bottom: 30px;
	color:#FFFFFF;
	text-align:justify;
}
.portfolio-modal .modal-content p.item-intro {
	margin: 10px 0 30px;
	font-size: 14px;
	font-style: italic;
}
.portfolio-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px;
}
.portfolio-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;
	
}
.portfolio-modal .close-modal:hover {
	opacity: .3;
}
.portfolio-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #fff;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.portfolio-modal .btn-primary {
	color: #a7b6ba;
	background-color: #1d434e;
	border-color: #1d434e;
}
.portfolio-modal .btn-primary:hover, .portfolio-modal .btn-primary:focus, .portfolio-modal .btn-primary.focus, .portfolio-modal .btn-primary:active, .portfolio-modal .btn-primary.active {
	color: #a7b6ba;
	background-color: #032e3a;
	border-color: #032e3a;
}
/* About Section */
#about-section {
	padding: 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1a618+0,f1c40f+25,f1c40f+75,c1a618+100 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1a618', endColorstr='#c1a618', GradientType=0 ); /* IE6-9 */
	color: #fff;
	min-height:100vh;

}
#about-section h4 {
	color: #A01416;
	font-size: 16px;
	text-align:left;
}

#about-section h5{
	color: #f95a32;
	font-size: 26px;
	text-align:left;
}



#about-section-p {
	text-align:justify;
	color:#515151;
	padding-right:10px;
	padding-top:5px;
}

#about-section img {
		
	border-radius: 5px;
	margin-top:10px;
}

.about-section-hr {
		height: 1px;
	width: 80%;
	margin:0 auto;
	background: #00a5cc;
	border: 0;
	margin-bottom:20px;
	margin-top:20px;
	
}




#about-section-p li {
	margin-bottom: 6px;
	list-style-type:disc;
	padding: 0;
}
#about-section li:before {
	
	color: #8C8C8C;
	padding-right: 5px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-collapse {

  -webkit-box-shadow: none;
          box-shadow: none;
}

.menuside-marg{
	
/*margin-top:13%;*/
	
	}


.breadcrumb-holder{
	
    position:fixed;
	z-index:2;
	background-color: #fff;

	}

.breadcrumb {

  list-style: none;
  border-bottom:1px dotted #E8E8E8;
  background-color: #fff;
  font-size:14px;
  border-radius: 0px;
  font-family:Arial, tahoma, sans-serif;
  margin-top:95px;
   text-align:left;
    color: #6d6e70;



}

.breadcrumb li a{
 color: #6d6e70;

  
}
.breadcrumb li a:hover{
 color: #f95a32;
text-decoration: none;
  
}

.breadcrumb > .active {
  color: #f95a32;font-family:Roboto, Helvetica, Arial, sans-serif;
}



.menu-side{
	position:fixed;
width:262px;
	background-color:#6d6e70;

padding-bottom:10px;
padding-top:10px;
margin-top:7px;
margin-bottom:10px;
margin-left:-280px;

	
	}
.menu-side a{	color:#fff;
font-size:14px;
text-align:left;
font-family:Roboto, Helvetica, Arial, sans-serif;
line-height:32px;
letter-spacing: 1px;
 display: block;
 padding-left:20px;	
	padding-right:20px;	


}


.menu-side a:hover{	
text-decoration:none;
background-color:#f95a32;



}

.menu-side h5{	
color:#fff;
font-size:24px;
text-align:left;
padding-top:20px;
 padding-left:20px;	
font-family:Roboto, Helvetica, Arial, sans-serif;
font-weight:normal;


}


.btn-primar2y {
  color: #fff;
  background-color: #f95a32;

}
.btn-primary2:hover,
.btn-primary2:focus,
.btn-primary2.focus,
.btn-primary:active,
.btn-primary2.active,
.open > .dropdown-toggle.btn-primary2 {
  color: #fff;
  background-color: #f95a32;

}




.menu-side2{
	position:fixed;
width:262px;
	background-color:#6d6e70;
position:fixed;
padding-bottom:10px;
padding-top:10px;
margin-top:7px;	
margin-bottom:10px;
margin-left:-280px;

	}
.menu-side2 a{	color:#fff;
font-size:14px;
text-align:left;
font-family:Roboto, Helvetica, Arial, sans-serif;
line-height:32px;
letter-spacing: 1px;
 display: block;
 padding-left:20px;	
	padding-right:20px;	


}


.menu-side2 a:hover{	
text-decoration:none;
background-color:#f95a32;


}




.menu-side2 h5{	
color:#fff;
font-size:24px;
text-align:left;
padding-top:20px;
 padding-left:20px;	
font-family:Roboto, Helvetica, Arial, sans-serif;
font-weight:normal;



}






/* Team Section */
#team-section {
	padding: 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1a618+0,f1c40f+25,f1c40f+75,c1a618+100 */
	background: rgb(193,166,24); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(193,166,24,1) 0%, rgba(241,196,15,1) 25%, rgba(241,196,15,1) 75%, rgba(193,166,24,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(193,166,24,1) 0%, rgba(241,196,15,1) 25%, rgba(241,196,15,1) 75%, rgba(193,166,24,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(193,166,24,1) 0%, rgba(241,196,15,1) 25%, rgba(241,196,15,1) 75%, rgba(193,166,24,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1a618', endColorstr='#c1a618', GradientType=0 ); /* IE6-9 */
}
#team-section hr {
	background: #a9971c;
}
#team-section .item {
	padding: 0;
	margin: 15px;
	text-align: center;
}
img.img-circle.team-img {
	width: 120px;
	height: 120px;
	border: 4px solid transparent;
	transition: all 0.5s;
}
#team-section .thumbnail {
	background: transparent;
	border: 0;
}
#team-section .thumbnail .caption {
	padding: 9px;
	color: #1c424d;
}
#team-section i.fa {
	font-size: 16px;
	color: #faeaab;
	margin-top: 10px;
}
#team-section i.fa:hover {
	color: #1c424d;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	filter: Alpha(Opacity=1);
	opacity: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 20px;
	border-radius: 50%;
	background: #9F9F9F;
	transition: all 0.5s;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #f1c40f;
}
.owl-theme .owl-controls .owl-page.active span {
	background: #f1c40f;
}
/* Testimonials Section */
#testimonials-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/testimonials-bg.jpg);
	background-size: cover;
	background-attachment: fixed;
	color: #B9B9B9;
}
#testimonial {
	padding: 30px 0;
}
#testimonial .item {
	display: block;
	width: 100%;
	height: auto;
}
#testimonial .item p {
	font-weight: 400;
	margin: 0 0 30px 0;
}
/* Contact Section */
#contact-section {
	padding: 10px 0 20px 0;

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1a618', endColorstr='#c1a618', GradientType=0 ); /* IE6-9 */
color: #fff;
text-align:center;

}
#contact-section hr {
	background: #fff;
}
#contact-section h3 {
	font-size: 20px;
	font-weight: 400;
	color:#6C6C6C;
	font-family:Roboto, Helvetica, Arial, sans-serif;
}
#contact-section form {
	padding: 30px 0;
}
#contact-section .fa {
	color: #04213f;
	margin-bottom: 10px;
	text-align:center;
}
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: #f95a32;
	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: #04213f;
	transition: all 0.5s;
}
#contact-section .social i.fa:hover {
	color: #032731;
}
#contact-section .btn {
	background: #04213f;
	border: 2px solid #fff;
	border-radius: 4px;
	padding: 6px 14px;
	margin-top: 20px;
	color: #fff;
	font-size: 16px;
	transition: all 0.5s;
}

#contact-section-p {
	text-align:center;
	color:#6C6C6C;
	padding-bottom:10px;
}
#contact-section .btn:hover, #contact-section .btn:focus {
	background: #f95a32;
	border: 2px solid #fef9e7;
	color: #fff;
}
#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;
}


.social {
	margin-top: 10px;

}
.social ul li {
	display: inline-block;
	margin: 0 5px;
}
.social i.fa {
	font-size: 18px;
	padding: 4px 5px;
	color: #04213f;
	transition: all 0.5s;
}
.social i.fa:hover {
	color: #f95a32;
}


/* Footer */
#footer {
	background: #04213f;
	padding: 6px 0 0px 0;
	color: #F1F1F1;
	text-align: center;
	padding-bottom:6px;
}
#footer-p {
	
	font-size:12px;
	font-weight:normal;
	font-family:Roboto, Helvetica, Arial, sans-serif;
}
#footer-p span{
	
	font-size:10px;
	font-weight:normal;
	font-family:Roboto, Helvetica, Arial, sans-serif;
}

#footer-p2 {
	
	font-size:11px;
	font-weight:normal;
	font-family:Roboto, Helvetica, Arial, sans-serif;
}

.error-v1-title {
    color: #C00;
    font-size: 180px;
   font-family:Roboto, Helvetica, Arial, sans-serif;
   text-align:center;
}

.error-v1-title2 {
    color: #666;
    font-size: 30px;
   font-family:Roboto, Helvetica, Arial, sans-serif;
   text-align:center;
}

.error-v1-title3 {
    color: #666;
    font-size: 20px;
   font-family:Roboto, Helvetica, Arial, sans-serif;
   text-align:center;
}

.contact-padding{
		padding-top:140px;
		padding-bottom:10px;
		padding-right:70px;
		
		}
@media (max-width: 768px) {
.content {
	padding: 40% 0 0;
}
}

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

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


	
