/*
Author URI: http://webthemez.com/
Note: 
Licence under Creative Commons Attribution 3.0 
Do not remove the back-link in this web template 
-------------------------------------------------------*/

@import url('http://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:400,600,700'); 
@import url('font-awesome.css');  
@import url('animate.css');

.form_icon_fix{
	line-height:2.5;
}

body {
	font-family:'Open Sans', Arial, sans-serif;
	font-size:14px;
	font-weight:300;
	line-height:1.6em;
	color:#656565;
}

a:active {
	outline:0;
}

a{
    color:royalblue;
}

h1,h2, h3, h4, h5 {
	font-family:'Open Sans', Arial, sans-serif;
	font-weight: normal;
	line-height:1.1em;
	color:#333;
	margin-bottom: 20px;
}
 
.container {
	padding:0 20px 0 20px;
	position:relative;
}

#wrapper{
	width:100%;
	margin:0;	
	padding:0;
}

.row {
	margin-bottom:30px;
}

.row .row{
	margin-bottom:30px;
}
/*  Header
==================================== */
 
header .navbar {
    margin-bottom: 0;
}

.navbar-default {
    border: none;
}

.navbar-brand {
    color: #222;
	text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
	letter-spacing: -1px;
    margin-top: 20px;
    padding: 0 0 0 15px;
}
.navbar-default .navbar-brand{
color: #1891EC;
}

header .navbar-collapse  ul.navbar-nav {
    float: right;
    margin-right: 0;
}
header .navbar {
min-height: 70px;
padding: 18px 0;
background: #000000;
}
.home-page header .navbar-default{
    background: rgba(0, 50, 142, 0.01);	
    position: absolute;
    width: 100%;
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar {
    min-height: 70px; 
	padding:18px 0;
}

header .navbar-nav > li  {
    padding-bottom: 12px;
    padding-top: 12px;
}

header  .navbar-nav > li > a {
    padding-bottom: 6px;
    padding-top: 5px;
    margin-left: 2px;
    line-height: 30px;
	font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #fff;
}

/* --- menu --- */

header ul.nav li {
	border:none;
	margin:0;
}

header ul.nav li a {	
	font-size:12px;
	border:none;
	font-weight:700;
	text-transform:uppercase;
}

header ul.nav li ul li a {	
	font-size:12px;
	border:none;
	font-weight:300;
	text-transform:uppercase;
}


.navbar .nav > li > a {
  color: #FFF;
  text-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0) !important;
  font-size: 14px;
  font-weight: normal;
}

.navbar .nav a:hover {
	background:none;
	color: #D92222 !important;
}

.navbar .nav > .active > a,.navbar .nav > .active > a:hover {
	background:none;
	font-weight:700;
	color: #D92222 !important;
}

.navbar .nav > .active > a:active,.navbar .nav > .active > a:focus {
	background:none;
	outline:0;
	font-weight:700;
}

header ul.nav li ul {
	margin-top:1px;
}
header ul.nav li ul li ul {
	margin:1px 0 0 1px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
color: #FFFFFF;
/* border: 1px solid #FFFFFF !important; */
}

h2.pageTitle{
    color: #D92222;
    padding: 5px 0;
    text-align:center;
    display:block;
    font-size: 32px;
    font-weight: normal;
}
h3.pageTitle{
    color: #D92222;
    padding: 5px 0;
    text-align:center;
    display:block;
    font-size: 24px;
    font-weight: normal;
}
#banner{
	width: 100%;
	min-width:100%;
	background:#000;
	position:relative;
	margin:0;
	padding:0;
	object-fit:cover !important;
}
.shrink-me2 {
        max-height:20em !important;
	    max-width:100%;
	    height:100%;
}
@media screen and (max-width:840px),(max-height:800px) {
    .disappear-me {
        display: none !important;
    }
    .shrink-me {
        max-height: 10em !important;
        max-width:100%;
        height:100%;
    }
}

/*  Sliders
==================================== */
/* --- flexslider --- */
#main-slider:before {
    content: '';
    width: 100%;
    height: 100%;
    /* background: rgba(0, 148, 255, 0.74); */
    //background: #000000;
    z-index: 1;
    position: absolute;
}
.flexslider {
	padding:0;  
	background: #000; 
	position: relative; 
	zoom: 1;
}
.flex-caption {zoom: 1;
bottom: 0; background-color: transparent; color: #fff; margin: 0; padding: 25px 25px 25px 30px; position: absolute; left: 0; text-align: center;margin: 10px auto;right: 0px;display: inline-block;}
.flex-caption h3 {color: #D92222; letter-spacing: 1px; margin-bottom: 8px; text-transform: capitalize;font-size: 45px;font-weight: normal;}
.flex-caption p {margin: 12px 0 18px;font-size: 20px;}
.c1{
border: #ed5441 1px solid;
background:#ed5441;
}
.c2{
border: #24c4db 1px solid;
background:#24c4db;
}
.c3{
border: #1891EC 1px solid;
background:#1891EC;
}
.c4{
border: #609cec 1px solid;
background:#609cec;
}
.weird_borders{
    border-radius:6px 6px 0px 0px;
}
/* Testimonial
----------------------------------*/ 
section.callaction {
	background:#fff;
	padding:50px 0 0 0;
}

/* Clients
------------------------------------ */


/* Content
==================================== */

#content {
	position:relative;
	background:#fff;
	padding:50px 0 0px 0;
}

#content img {
	max-width:100%;
	height:auto;
}


/* Bottom
==================================== */
/* twitter */


/* page headline
==================================== */

#inner-headline{
background: #FFFFFF;
position: relative;
margin: 0;
padding: 0;
color: #D92222;
}


#inner-headline h2.pageTitle{
	color: #D92222;
	padding: 5px 0;
	text-align:center;
	display:block;
	font-size: 32px;
	font-weight: normal;
}

/* --- breadcrumbs --- */

/* Forms
============================= */

/* --- contact form  ---- */

.show  {
	display:block;
}


/* --- search form --- */



/*  Portfolio
================================ */
  #accordion-alt3 .panel-heading h4 {
font-size: 13px;
line-height: 28px;
}
.panel .panel-heading h4 {
font-weight: 400;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 15px;
color: inherit;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 2px;
}
.panel {
margin-bottom: 18px;
background-color: #F4F4F4;
border: 1px solid transparent;
border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
#accordion-alt3 .panel-heading h4 a i {
font-size: 13px;
line-height: 18px;
width: 18px;
height: 18px;
margin-right: 5px;
color: #D92222;
text-align: center;
border-radius: 50%;
margin-left: 6px;
}
/* --- portfolio detail --- */
  
blockquote {
	font-size:16px;
	font-weight:400;
	font-family:'Noto Serif', serif;
	font-style:italic;
	padding-left:0;
	color:#a2a2a2;
	line-height:1.6em;
	border:none;
}

blockquote cite 							{ display:block; font-size:12px; color:#666; margin-top:10px; }
blockquote cite:before 					{ content:"\2014 \0020"; }
blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited 				{ color:#555; }

/* --- pullquotes --- */

/* --- button --- */
.btn{text-align: center;
background: #1891EC;
color: #fff;
border-radius: 10px;border: none;padding: 8px 15px;}

/* --- list style --- */
footer{
background:#000;
}
/* --- Heading style --- */

h4.heading {
	font-weight:700;
}

.heading { margin-bottom: 30px; }

.heading {
	position: relative;
	
}


.widgetheading {
	width:100%;

	padding:0;
}

footer .widgetheading {
	position: relative;
}

footer .widget .social-network {
	position:relative;
}


 footer .widget .widgetheading span {	
	position: absolute;
	width: 60px;
	height: 1px;
	bottom: -1px;
	right:0;

}

.flex-container {
    display: flex;
    margin: 0 auto;
    flex-direction: row;
    display: -webkit-flex;
    width:95%;
    text-align:center;
    flex-wrap:wrap;
}
.flex-column{
    display: flex;
    flex-direction:column;
    align-content:center;
    background:#f2f2f2;
    width:auto;
    margin:1em;
    flex:1;
    min-width:250px;
    border-radius:10px;
    border-style: solid;
    border-color: #e2e2e2;
}
/* --- Map --- */
 
/* ===== Widgets ===== */

/* --- flickr --- */
 
/* --- Recent post widget --- */

  
footer{
	padding:50px 0 0 0;
	color:#f8f8f8;
}

footer a {
	color:#fff;
}

footer a:hover {
	color:#eee;
}

footer h1, footer h2, footer h3, footer h4, footer h5{
	color: #D92222;
}

footer address {
	line-height:1.6em;
}

footer h5 a:hover, footer a:hover {
	text-decoration:none;
}

ul.social-network {
	list-style:none;
	margin:0;
}

ul.social-network li {
	display:inline;
	margin: 0 5px;
}

#sub-footer{
	text-shadow:none;
	color:#f5f5f5;
	padding:0;
	padding-top:30px;
	margin:20px 0 0 0;
	background: #000000;
}

#sub-footer p{
	margin:0;
	padding:0;
}

#sub-footer span{
	color:#f5f5f5;
}

.copyright {
	text-align:left;
	font-size:12px;
}

#sub-footer ul.social-network {
	float:right;
}

  

/* scroll to top */
.scrollup{
    position:fixed;
	width:32px;
	height:32px;
    bottom:0px;
    right:20px;
	
    background: #D92222;
	
}

a.scrollup {
	outline:0;
	text-align: center;
}

a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
	opacity:1;
	text-decoration:none;
}
a.scrollup i {
	margin-top: 10px;
	color: #fff;
}
a.scrollup i:hover {
	text-decoration:none;
}

.aligncenter{
	text-align:center;
}

.aligncenter span{
	margin-left:0;
}

.aligncenter {
	text-align:center;
}
/* ============================= */


/*  Media queries 
============================= */

@media (max-width: 767px) {
.navbar-default .navbar-collapse{
border-color: none;
background: #0A0A0B;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #FFF;
border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: rgba(221, 221, 221, 0);
}
.navbar-default .navbar-collapse {
border-color: rgba(255, 255, 255, 0.58);
margin-top: 15px;
}
  body {
    padding-right: 0;
    padding-left: 0;
  }
	.navbar-brand {
		margin-top: 10px;
		border-bottom: none;
	}
	.navbar-header {
		margin-top: 20px;
		border-bottom: none;
	}
	
	.navbar-nav {
		border-top: none;
		float: none;
		width: 100%;
	}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover {
background: none;
font-weight: 700;
color: #FFFFFF;
}
	header .navbar-nav > li {
padding-bottom: 2px;
padding-top: 3px;
}
	

	
	li.active  {
		border: none;
		overflow: hidden;
	
		background: #2C3134;
}
	
	
	 footer .col-lg-6, footer .col-lg-12{
		margin-bottom:20px;
	}

	#sub-footer ul.social-network {
		float:left;
	}
	

	
  [class*="span"] {
		margin-bottom:20px;
  }

}

@media (max-width: 480px) {

	.flexslider .flex-caption {
		display:none;
	}


}

 
