/*
Theme Name: Aeroleziria
Theme URI:
Description: Theme developed in Portugal by GFN - ninjaMike (-_-) || Tema desenvolvido em Portugal pela empresa GFN - Webdesigner ninjaMike (-_-)
Author: GFN ninjaMike
Author URI: http://gfn.pt
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
* body, h1, h2, h3, h4, h5, h6, p, div, img, a, li, ul{
list-style-type: none;
margin:0;
padding:0;	
text-decoration:none;
font-size:100%;
font-family: 'Open Sans', sans-serif;
}
body {
	background:#26a7df url("/wp-content/themes/aeroleziria/img/bgr.jpg") no-repeat fixed center bottom / cover ;
	overflow-x: hidden;
	background-size: cover;
}
#wrapper {
	display:block;
	width:100%;
	margin:0px auto;
	float:left;
}
#header {
	float:left;
	width:100%;
}
#content {
	width:95%;
	background:#e5e5e5;
	float:left;
	padding:20px 2.5% 20px 2.5% ;
	text-align:left;
	color: #2e3650;
}
#max-width-content{
	width:95%;
	float:left;
	padding:2.5%;
	text-align:left;
	background:#e5e5e5;
}
#sidebar {
	width:30%;
	background:#DF844A;
	float:right;
	min-height:100px;
	text-align:left;
	padding:2.5%;
}
#sidebar img{
	width:100% !important;
	margin-bottom:20px;	
	height:auto;
}

#services u {
    font-weight: 700;
	margin:2.5%;
	display:block;
}
#delimiter {
	clear:both;
}
#colophon{
	max-width:1100px;
	margin:10px auto;
	width:95%;
	padding:2.5%;	
}
.title {
	font-size:11pt;
	font-family:verdana;
	font-weight: bold;
}
#main, #footer{
	max-width:1100px;
	margin:auto;	
	background:#e5e5e5;
}


#site-info {
    float: left;
    margin-top: 200px;
    width: 100%;
}

#content p,
#max-width-content p,
#sidebar p {
    margin-bottom: 15px;
}
#sidebar > h2 {
    margin-bottom: 40px;
	color:#ffffff;
}
.more-link {
    float: left;
    font-weight: bold;
    margin: -9px 0 30px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
}
.more-link:hover{
	text-decoration:underline;			
}
h1, p, hr {
    float: left;
    width: 100%;
}
.menu {
    float: left;
    margin: 40px auto 5px auto;
    overflow: hidden;
}
#masthead {
    margin: auto;
    max-width: 1100px;
}
.metaslider{
	float:left;	
}
#access, #accessMobile {
    float: left;
    width: 95%;
	padding:0 2.5%;
	background:#e5e5e5;
	border-top: solid 8px #c32328;
}

#logo {
    float: left;
    width: 100%;
	margin: 20px 0;
}

#logo > a {
    display: block;
    text-align: center;
}
.page_item,
.menu-item {
    float: left;
    padding: 10px 30px 10px 0;
}
.page_item a,
.menu-item a{
	text-decoration:none;
	color:#333333;
	text-transform:uppercase;	
	font-weight:300;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.page_item a:hover,
.menu-item a:hover{
	color:#c32328;	
}
.formWrap{
	background: rgba(0, 0, 0, 0) url("/wp-content/themes/aeroleziria/img/footer-background.jpg") repeat scroll center center / cover !important;	
	color:#ffffff !important;
}
.current_page_item a{
	border-top:2px solid #26a7df;
	border-bottom:2px solid #26a7df;
	color:#c32328;
	font-weight:700;
}
.current_page_item .sub-menu a{
	border:0;
	color:#000000;
	font-weight:300;	
}
.flex-control-paging{
	display:none;	
}
#menuToggle{
	width:100%;
	display:none;
	background:#c32328;
	color:#ffffff;
	padding:10px 0;
	float:left;
	text-align:center;
	cursor:pointer;
	margin-top:10px !important;
}
.backToTop {
    bottom: 25px;
    position: fixed;
    right: 25px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	cursor:pointer;
	opacity:0;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
}
.backToTop:hover{
	opacity:1 !important;	
}
.oneThird > h1,
.oneThird > h3 {
    margin-bottom: 20px;
}
.oneThird > p {
    margin-bottom: 10px;
}
.strongOrange,
.softOrange{
	margin-bottom:0 !important;
	padding:5px 5%;
	width:90%;	
}
.strongOrange{
	background:#DF844A;	
}
.softOrange{
	background:#E7A478;	
}
.children, .sub-menu {
    background: #ffffff none repeat scroll 0 0;
    margin: 17px auto 0 auto;
    position: absolute;
	text-align:center;
	z-index: 100;
	opacity:0;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	width:190px;
	display:none;
}
.children .page_item,
.sub-menu .menu-item {
    width: 100%;
	padding:10px 0;
}

.children:before, .sub-menu:before  {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/aeroleziria/img/subMenuArrow.png") repeat scroll 0 0;
    content: "";
    display: block;
    height: 25px;
    margin: -22px auto 0;
    position: relative;
    width: 40px;
    z-index: 90;
}
.children .page_item a,
.sub-menu .menu-item a{
 width:100%;
}

#header-random{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:40px;	
}
.contact > p, .contact > img {
    float: right;
    width: auto;
	margin-right: 10px;
}
.contact > p {
    line-height: 44px;
	font-style:300;
	color:#DE7A3F;
	font-weight:300;
}
.contact{
	width:100%;
	float:right;
	margin: 20px 0;	
}
#sidebar a, #sidebar p{
    color: #ffffff;
}

#content a {
    color:#26a7df;
}
#content a:hover {
    text-decoration:underline;
}
#nav-below {
    display:none;
}

.entry-utility {
    display: none;
}
#content h1,
#content b,
#content strong,
.newsExerpt > h1,
#max-width-content > h1 {
    text-transform: uppercase;
	color:#c32328;
}
#max-width-content > h1,
.entry-title {
	margin-bottom:20px;
	color:#2E3650;
}
.newsExerpt a{
	color:#DF844A;	
}
.newsExerpt p,
.newsExerpt h1{
	color:#2E3650;	
}
.oneThird h3 {
    text-transform: uppercase;
}
.oneThird a{
	color:#ffffff;	
}
.oneThird a:hover{
	text-decoration:underline;	
}
.socialMenu{
	margin-bottom:20px;	
	opacity:0.8;
	filter: gray; 
	filter: grayscale(1); 
	-webkit-filter: grayscale(1); 
	transition:all 0.3s;
	-moz-transition:all 0.3s;
}
.socialMenu:hover{
	filter: none; 
	filter: grayscale(0); 
	-webkit-filter: grayscale(0); 
	opacity:1;
}
input {
    background: #FFFFFF url('/wp-content/themes/aeroleziria/img/formTexture.png') repeat scroll 0 0;
    border: 0;
    color: #26a7df;
    font-family: open sans;
    margin-bottom: 20px;
    opacity: 0.8;
    padding: 2%;
    width: 96%;
}


textarea {
    background: #FFFFFF url('/wp-content/themes/aeroleziria/img/formTexture.png') repeat scroll 0 0;
    border: 0;
    color: #26a7df;
    font-family: open sans;
    font-size: 14px;
    opacity: 0.8;
    padding: 2%;
    width: 96%;
	margin-bottom: 20px;
	height: 135px;
}

.wpcf7-form-control.wpcf7-submit {
    max-width: 90px;
	transition:all 0.3s;
	-moz-transition: all 0.3s;
	cursor:pointer;
	background:#26a7df;
	color:#ffffff;
	display:block;
	margin:auto;
}
.wpcf7-form-control.wpcf7-submit:hover {
    background:#FFFFFF;
	color:#26a7df;
	opacity:1;
}
div.wpcf7-validation-errors{
	float:left;	
}
.wpcf7-form {
    display: block;
    margin: auto;
    width: 57%;
}
.footerTitle{
	width:50%;
	height:100px;
	float:left;	
	margin-top:20px;
}
.footSpaceA {
	width:25%;
	height:100px;
	float:left;
	margin-top:20px;	
}
.footSpace {
    float: left;
    height: 50px;
    margin-bottom: 16px;
    width: 25%;
	text-align:right;
}
.form-item{
	width:50%;
	float:left;	
}
.row {
    float: left;
    width: 100%;
}
#sidebar div{
    opacity: 0.9;
	filter: gray; 
	filter: grayscale(0.7); 
	-webkit-filter: grayscale(0.7); 
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	float:left;
}
#sidebar div:hover {
	filter: none; 
	filter: grayscale(0); 
	-webkit-filter: grayscale(0); 
    opacity:1;
}
.flex-control-nav{
	bottom:30px !important;
	z-index:100;	
}
.flex-control-paging li a{
	background:#DF844A !important;
	border:3px solid #DF844A;
	width:20px !important;
	height:20px !important;
	box-shadow: none !important;
}
.flex-control-paging li a.flex-active{
	background:#F0D6C2 !important;
	border:3px solid #DF844A;
}
#mikeCaptionWrap {
    color: #ffffff;
    float: left;
    margin: auto;
    width: 100%;
	z-index:110;
	position:relative;
	display:none;
}
#mikeCaptionWrap h2 {
    display: table;
    margin: 0 auto 10px;
    padding: 15px;
    text-transform: uppercase;
}
.orangeCaption{
	background:#DF844A;
	opacity:0;
	transition:all 0.5s;
}
.blueCaption{
	background:#2E3650;
	opacity:0;
	margin-top:200px;
	transition:all 0.7s;
}
.flex-direction-nav a{
	background-image:url('/wp-content/themes/aeroleziria/img/btn.png') !important;
	width: 42px !important;
	height: 42px !important;
}
.flex-direction-nav .flex-next{
	right:10px !important;	
}
.flex-direction-nav .flex-prev{
	left:10px !important;	
}
#services .post {
    background: #26a7df none repeat scroll 0 0;
    float: left;
    height: auto;
    margin: 1.5%;
    text-align: center;
    width: 30%;
	color:#ffffff;
}
#services .post:hover {
    background: #c32328;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
}
#services .post a{
	color:#ffffff;
	font-weight:300;
}
#services img {
    height: 100% !important;
    width: auto !important;
}
#services .post{
	overflow:hidden;	
}
.servicesThumbnail{
	width:100%;
	height:236px;
	overflow:hidden;
	margin:auto;	
}
#services .post h2 {
    height: 15px;
    padding: 2.5%;
    width: 95%;
}
#gallery-1 img {
    border: 0 none !important;
    height: auto;
    width: 90%;
}
.gallery-caption{
	width:90%;
	margin:0 5% !important;
	padding:10px 0;
	background:#26a7df;
	color:#ffffff;	
}

#accessMobile .menu-header {
	height:0;
	overflow:hidden;
	float:left;
}

#accessMobile .menu {
    margin: 0;
}

#max-width-content .wp-post-image{
    float: left;
    height: auto;
    width: 25%;
}
.newsExerpt{
	width:73%;
	margin-left:2%;	
	float:left;
}
.size-full {
    height: auto;
    max-width: 95%;
    width:95% !important;
    border:0 !important;
    margin:0 0.5% !important;
}
#access{
	display:block;		
}
#accessMobile{
	display:none;
}
#map {
    float: left;
	width:100%;
}
@media (max-width: 976px){
	.form-item, .footSpace{
		width:100%;	
		display:block;
		text-align:center;
		margin:auto;
	}
	.footSpace{
		height:32px;	
	}
	input{
		margin-bottom:0;	
	}
	.footerTitle {
	    text-align: center;
    	width: 100%;
	}
	.footSpaceA{
		display:none;	
	}
	
	#access, #accessMobile,  #content, #max-width-content {
		margin:0 2.5%;
		width: 90%;
		padding:0 2.5% 10px 2.5%;
	}
	#services .post{
		width:45%;
		margin:2.5%;	
	}
	.servicesThumbnail {
    	height: 285px;
	}
}
@media (max-width: 793px){
	.servicesThumbnail {
    	height: 234px;
	}	
}
@media (max-width: 623px){
	#content h1,
#content b,
#content strong,
.newsExerpt > h1,
#max-width-content > h1 {
    	text-transform: uppercase;
	}
	.contact{
		float:left;
		text-align:center;
		width:90%;
		margin:20px 5%;
	}
	.contact > p {
    	float: left;
		width:100%;
	}
	.contact > img {
    	float: none;
    	margin: auto;
	}
	#menuToggle{
		display:block;	
	}
	#logo{
		width:90%;
		float:left;	
		margin:20px 5%;
	}
	#logo img{
		margin:auto;
		display:block;
	}
	#header{
		width:100%;
	}
	#sidebar{
		width:90%;
		padding:5%;	
	}
	.page_item,
	.menu-item{
		width:90%;
		text-align:center;
		float:left;
		background:#ffffff;
		padding:10px 5%;
	}
	#access{
		display:none;	
	}
	#accessMobile{
		display:block;	
	}
	.oneThird{
		width:95%;	
		text-align:center;
	}
	.servicesThumbnail {
		height: 400px;
	}
	#services .post{
		width:100%;
		margin:0 0 10px 0;	
	}
}

@media (max-width: 426px){
	.gallery-item{
		width:100% !important;
		margin:0;
		float:left;	
	}

	.newsExerpt{
		width:90%;
		margin:0 5%;	
	}
	#max-width-content .wp-post-image{
		width:90%;
		margin:5px 5%;	
	}
	
	#logo img {
		height: auto;
		width: 90% !important;
	}
	 .servicesThumbnail {
    	height: 265px;
	}
	.formWrap{
		background: rgba(0, 0, 0, 0) url("/wp-content/themes/aeroleziria/img/footer-background.jpg") repeat scroll center center !important;
		background-size: auto 100% !important;
	}
	body {
		background:#019adf;
	}
	.credit {
    	background: #000000 url("http://gfn.pt/gfnLogo.png") no-repeat scroll center bottom !important;
	}
}