/*
  Style HTML Tags
*/

body {
  background: none;
  
}


a {
  color: #808080;
  text-decoration:none;
}

a:hover {
  color: #1616A9;
}



/*
Theme Design, Layout and Typography
*/

.wrap{
	margin: none;
	overflow: hidden;
	padding: 0% 0%;
	max-width:inherit;
}

#logo { float:right; }
#inner_header_wrapper
{
	top: 25px;
	margin-top: -30px;
-webkit-box-shadow: 1px 7px 49px 0px rgba(0,37,130,1);
-moz-box-shadow: 1px 7px 49px 0px rgba(0,37,130,1);
box-shadow: 1px 7px 49px 0px rgba(0,37,130,1);
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 38%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(38%, rgba(230,230,230,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 38%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 38%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 38%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 38%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}
.header_left{
  float: none;
  width: 100%;
}




/*Main Menu  --  MUDA A COR DA BARRA*/
.menu_wrapper{
  background: none;
  background: none;
  background: none;
  background: none;
  background: none;
  background: none;
  background: none;
  position: relative;
  bottom: 25px;
}
#main-menu
{
	max-width: 1024px;
	margin: 0 auto;
	vertical-align: middle	
	
}

/*Main Menu */
#main-menu LI
{
	border-right: none;
	

}
#main-menu A
{
	color: #778899;
}

#main-menu LI LI A
{
	color: #989898;
	font-weight: normal;
	background: #fff;
	box-shadow: 2px 2px 1px 0px #333
}

#main-menu LI:hover > A, #main-menu LI > A.active
{
	color: #191970;
	background: none;   
	
}

#main-menu li li > a.active{
  color: #00FF00;
  background: #0000A0;
}

#main-menu li li > a:hover{
  background: #fff;
}

/*Mobile Menu*/
#main-menu .nav-toggle
{
	position: relative;		
}

#slider {

  box-shadow: none;
  -webkit-box-shadow: 1px -28px 120px 5px rgba(0,0,0,1);
-moz-box-shadow: 1px -28px 120px 5px rgba(0,0,0,1);
box-shadow: 1px -28px 120px 5px rgba(0,0,0,1);

}

.aza a {

	text-decoration: none;
	float: inherit;
	opacity: 1;
display: -webkit-box;
display: -webkit-flex;
display: block;
align-items: center;
height: 100%;
width: 100%;
top: 0;
-webkit-box-align: center;
-webkit-flex-align: center; 
-webkit-align-items: center;
-webkit-box-sizing: border-box;       
        -webkit-transform: scale(1,1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	
	-moz-transform: scale(1,1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;

	-ms-transform: scale(1,1);
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 250ms;

	-o-transform: scale(1,1);
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 250ms;
}

.aza a:hover {
	opacity: .7;

	-webkit-transform: scale(1.05,1.07);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	
	-moz-transform: scale(1.05,1.07);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;

	-ms-transform: scale(1.05,1.07);
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 250ms;

	-o-transform: scale(1.05,1.07);
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 250ms;
	
	position: relative;
	z-index: 99;
	}
	
.dasse2 az {
	
	text-decoration: none;
	display: inline-block;
	width: 300px;
	height: 210px;
	margin: auto;
	float: center;

	-webkit-transform: scale(1,1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	
	-moz-transform: scale(1,1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;

	-ms-transform: scale(1,1);
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 250ms;

	-o-transform: scale(1,1);
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 250ms;
}

.dasse2 az:hover {

	-webkit-transform: scale(1.05,1.07);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	
	-moz-transform: scale(1.05,1.07);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;

	-ms-transform: scale(1.05,1.07);
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 250ms;

	-o-transform: scale(1.05,1.07);
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 250ms;
	
	position: relative;
	z-index: 99;
	}


.dasse az {
	
	text-decoration: none;
	display: inline-block;
	width: 150px;
	height: 60px;
	margin: auto;
	float: center;

	-webkit-transform: scale(1,1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	
	-moz-transform: scale(1,1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;

	-ms-transform: scale(1,1);
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 250ms;

	-o-transform: scale(1,1);
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 250ms;
}

.dasse az:hover {

	-webkit-transform: scale(2.05,2.07)translate(-5px,13px);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	
	-moz-transform: scale(2.05,2.07)translate(-5px,13px);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;

	-ms-transform: scale(2.05,2.07)translate(-5px,13px);
	-ms-transition-timing-function: ease-out;
	-ms-transition-duration: 250ms;

	-o-transform: scale(2.05,2.07)translate(-5px,13px);
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 250ms;
	
	position: relative;
	z-index: 99;
	}

	
.content-sidebar-wrap {
  background: #FFFFFF;
  border: none;

}

.content-sidebar-wrap #content {
	display: inherit;
	max-width: 1024px;
	margin: 0px auto;
    float: center;
	


}

.content a img {
  padding:5px;
  box-shadow:none;
  background:none;
  border:none;
  

}

.content a:hover img {
  background:none;
}




    .google-maps {
        position: relative;
        padding-bottom: 40%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
		
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
		
    }

/*
	Fluid Baseline Grid v1.0.0
	Designed & Built by Josh Hopkins and 40 Horse, http://40horse.com	
	Licensed under Unlicense, http://unlicense.org/
	
	Base stylesheet with CSS normalization, typographic baseline grid and progressive responsiveness
*/


/* DEFAULT FONT SETTINGS */
/* 16px base font size with 150% (24px) friendly, unitless line height and margin for vertical rhythm */
/* Font-size percentage is based on 16px browser default size */
body, button, input, select, textarea {font: 100%/1.5 Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif; *font-size: 1em; color: #333} /* IE7 and older can't resize px based text */
p, blockquote, q, pre, address, hr, code, samp, dl, ol, ul, form, table, fieldset, menu {margin: 0 0 1.5em; padding: 0}

/* TYPOGRAPHY */
/* Composed to a scale of 12px, 14px, 16px, 18px, 21px, 24px, 36px, 48px, 60px and 72px */
h11, h12, h13, h14, h15, h16 {font-family:Futura, "Century Gothic", AppleGothic, sans-serif;color:#222;text-shadow:1px 1px 1px rgba(0,0,0,.10)}
h11 {margin: 0; font-size: 3.75em; line-height: 1.2em; margin-bottom: 0.4em} /* 60px / 72px */
h12 {margin: 0; font-size: 3em; line-height: 1em; margin-bottom: 0.5em} /* 48px / 48px */
h13 {margin: 0; font-size: 2.25em; line-height: 1.3333333333333333333333333333333em; margin-bottom: 0.6667em} /* 36px / 48px */ 
h14 {margin: 0; font-size: 1.5em; line-height: 1em; margin-bottom: 1em} /* 24px / 24px */
h15 {margin: 0; font-size: 1.3125em; line-height: 1.1428571428571428571428571428571em; margin-bottom: 1.1428571428571428571428571428571em} /* 21px / 24px */
h16 {margin: 0; font-size: 1.125em; line-height: 1.3333333333333333333333333333333em; margin-bottom: 1.3333333333333333333333333333333em} /* 18px / 24px */
p, ul, blockquote, pre, td, th, label {margin: 0; font-size: 1em; line-height: 1.5em; margin-bottom: 1.5em} /* 16px / 24px */
small, p.small {margin: 0; font-size: 0.875em; line-height: 1.7142857142857142857142857142857em; margin-bottom: 1.7142857142857142857142857142857em} /* 14px / 24px */


/* MICRO CLEARFIX HACK */
.cf:before, .cf:after {content:"";display:table} /* For modern browsers */
.cf:after {clear:both}
.cf {zoom:1} /* For IE 6/7 (trigger hasLayout) */

/* DEFAULT MOBILE STYLE */
body { margin: 0 auto} /* Center page without wrapper */
/* column grid */
.g1,.g2,.g3{display:block; position: relative; margin-left: 1%; margin-right: 1% }
/* 1 column grid */
.g1,.g2,.g3{width:98.0%}


/* media Queries

FOLDING FLUID GRID
< 419px			- 1-Column Fluid Grid
420px - 600px	- 2-Column Fluid Grid
> 601px			- 3-Column Fluid Grid
Change widths as necessary
------------------------------------------- */

/* MOBILE PORTRAIT */
@media only screen and (min-width: 320px) {
	body {
		
	}
}

/* MOBILE LANDSCAPE */
@media only screen and (min-width: 480px) {
	body {
		
	}
}

/* SMALL TABLET */
@media only screen and (min-width: 600px) {
	body {
		
	}
}

/* TABLET/NETBOOK */
@media only screen and (min-width: 768px) { 
	body {
		
	}
	
	/* COLUMN GRID */
	.g1,.g2,.g3 {display:inline; float: left}
	
	/* 2 COLUMN GRID */
	.g1 {width:48.0%}
	.g2 {width:48.0%}
	.g3 {width:98.0%}
}

/* LANDSCAPE TABLET/NETBOOK/LAPTOP */
@media only screen and (min-width: 1024px) { 
	body {

	}
	
	/* 3 COLUMN GRID */
	.g1 {width:31.333%}
	.g2 {width:64.667%;}
	.g3 {width:98.0%}
}


	/* Form Buttons */

button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  color: #fff;
  padding: 8px 16px;
	border: 1px solid #0000FF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #0000FF;
	background: -moz-linear-gradient(top, #0000FF 0%, #191970 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0000FF), color-stop(100%,#191970));
	background: -webkit-linear-gradient(top, #0000FF 0%,#191970 100%);
	background: -o-linear-gradient(top, #0000FF 0%,#191970 100%);
	background: -ms-linear-gradient(top, #0000FF 0%,#191970 100%);
	background: linear-gradient(to bottom, #0000FF 0%,#191970 100%);
}
.page-title {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 50px
}

#footer {
	bottom:0;
  background: none;
  clear:both;
  color: #ffffff;
  padding: 2% 1%;
  background-image:url('http://localhost:8080/fmpt/sites/default/files/dasse.png')  ;
background: rgba(0,5,71,1);
background: -moz-linear-gradient(left, rgba(0,5,71,1) 0%, rgba(0,8,117,1) 53%, rgba(0,0,77,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,5,71,1)), color-stop(53%, rgba(0,8,117,1)), color-stop(100%, rgba(0,0,77,1)));
background: -webkit-linear-gradient(left, rgba(0,5,71,1) 0%, rgba(0,8,117,1) 53%, rgba(0,0,77,1) 100%);
background: -o-linear-gradient(left, rgba(0,5,71,1) 0%, rgba(0,8,117,1) 53%, rgba(0,0,77,1) 100%);
background: -ms-linear-gradient(left, rgba(0,5,71,1) 0%, rgba(0,8,117,1) 53%, rgba(0,0,77,1) 100%);
background: linear-gradient(to right, rgba(0,5,71,1) 0%, rgba(0,8,117,1) 53%, rgba(0,0,77,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000547', endColorstr='#00004d', GradientType=1 );
background-size:cover;
background-repeat:no-repeat;
background-position:center;

}
	
#copyright
{
	max-width: 1024px;
	margin: 0 auto;
	vertical-align: middle;
	
}

.copyright {
float:none;
max-width:none;
text-align:center;
margin-left: auto;
margin-right: auto; 
}

.credits {
  float:none;
  max-width:none;
  margin-right:none;
  text-align:center;
    margin-left: auto;
    margin-right: auto;
    width: 59;
}
#footer_wrapper{
  max-width: 1024px;
  margin: 0 auto;
}

#footer .social-icons {
	min-height: 50px;
	padding: 10px 25px;
}

#footer .social-icons li.facebook:hover {
	background-color: #3b5998;
}

#footer .social-icons li.twitter:hover {
	background-color: #2e9edd;
}

#footer .social-icons li.linkedin:hover {
	background-color: #0077b5;
}

#footer .social-icons li.googleplus:hover {
	background-color: #db514f;
}

#footer .social-icons {
	margin-left: -10px;
	padding-left: 0;
}

#footer .social-icons li a i {
	width: 30px;
	height: 30px;
	font-size: 1.25em;
	text-align: center;
	padding: 2px;
	line-height: 30px;
}
#footer .social-icons li {
	margin: 0px 10px 10px 10px;
	border-radius: 5px;
	background-color: #636666;
	float: left;
	overflow: hidden;

	-webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
	-o-transition: background-color .3s;
	-ms-transition: background-color .3s;
	transition: background-color .3s;
}
#footer .social-icons i {
	color: #FFF;
}
#footer .col-md-3{
	overflow: hidden;
}
.copyright p {
	text-align: center;
	color: #FFF;
	line-height: 60px;
}

#Grid .mix{
	display: none;
	opacity: 0;
	-webkit-box-shadow: -2px 68px 33px -26px rgba(0,37,130,1);
-moz-box-shadow: -2px 68px 33px -26px rgba(0,37,130,1);
box-shadow: -2px 68px 33px -26px rgba(0,37,130,1);
	

	
