/* Created by TopStyle Trial - www.topstyle4.com */
@media screen and (min-width: 300px) {

/* ---------------DIVs de vizualização do menu correto--------------- */
#mobile{
	display: block;
}
#desktop{
	display: none;
}


/* ---------------- MENU DA PÁGINA --------------  */
/*
#topomenu {
	background-color: #eee;
	background-attachment: scroll;
	height: 100%;
	width: 80%;
	z-index: 9999;
	display:table;
	position: fixed;
	padding: 2em 4.0em;
	margin: 0 0;
	/*box-shadow: 8em 0 5px rgba(100,100,100,0.5);
}
*/
.selodesktop {
	width:90px;
 	margin-left: 75%;
	margin-top: 0em;
	background-color: white;
	padding: 0px;
	box-shadow: none;
	z-index: 9998;
	display: inline;
	position: relative;
}
#selodesktop{width:100px;}

#menu {
	font-family: 'Roboto', sans-serif;
	font-size: 4.1em;
	line-height: 2.4em;
	list-style: none;
	position: relative;
	display: block;
	margin: 24% 0;
	padding: 0 0;
	 
}

/* Itens menu */
#menu li {
	text-align:center;
	display: list-item;
	position: relative;
	margin: 2em 0;
	z-index:9999;
}

#menu a{
	text-decoration: none;
	color: #222;
	/*background-color: #3e4095;*/
	padding-right: 0;
	position:relative;
	display: list-item;
}
#menu a:hover{
	background-color:#ddd;
	text-decoration: none;
}

/* Submenu */
#menu ul li{
	list-style: none;
	text-align: left;
	display: list-item;
	margin-left: 10%;
	-webkit-padding-start: 0;
}

#homemobile {
	background-attachment:scroll;
	position:static;
	height:14em;
	}
.homelink {margin:auto; margin-top:-3%; display:block; width:40%;}




/* Botão
----------------------------------------------------------------------------------------------------*/
.button {
	padding: 0.4em 1em;
	background-color: #222;
	color: #fff;
	text-decoration: none;
	border-radius: 8px;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
	z-index: 999;
	font-size: 2.5em;
}

.button:hover {
	background:none #777;
	text-shadow:none;
	color: #fff;
}
.go-top {
	position: fixed;
	bottom: 1.5em;
	right: 1.5em;
	display: none;
}






/* Footer
----------------------------------------------------------------------------------------------------*/
footer {
	background: #eee;
	padding: 3em 3em;
	display: table;
	position:relative;
	margin: auto;
}

footer h3 {
	font: 3em 'Roboto', sans-serif;
	font-weight:bold;
	color:#222;
	margin-bottom: 0.6em;
	margin-top:0;
	padding:0;
}

footer a{
	text-decoration: none;
	color: #2B6A8E;
	font-weight: bold;
}

footer a:hover{
	color: #104E68;
}

footer p {
	font: 2.5em/1.7em 'Roboto', sans-serif;
	margin: 0;
	color: #444;
}

.footer-secundario {
	font: 1.8em 'Roboto', sans-serif;
	background: #2B6A8E;
	padding: 1.3em;
	border-bottom:	0.5em solid #104E68;
}

.footer-secundario h6{
	font: 1.1em 'Roboto', sans-serif;
	color: white;
	text-align: center;
	font-weight: normal;
}

.footer-secundario a{
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.footer-secundario a:hover {
	color: #d6484e;
}


.redes-sociais { 
	width:80px;
	padding-top: 5px;
	margin-right: 10px;
	margin-bottom: 0.5em;
	float:left;
	}
ul#redessociais {margin: 0 0;	padding: 0 0;}
#redessociais li{list-style: none;}
#redessociais a{color:#2B6A8E;}
#redessociais a:hover{color:#104E68;}
.fa-2x{
	font-size: 7em;
}
.fa-5x{font-size:6em;}

/* Tamanho do selo - footer */
.resize-mobile{
	height: 20em;
	margin-bottom: 0.5em;
}

/* Tamanho do mapa - iframe */
#mapa {
	width: 33em;
	height: 23em;
	border: none;
	display: none;
}

.selo {
	width: 18em; margin: auto; margin-bottom:1.5em; display: block;
}


/* #Base 960 Grid
================================================== */

    .container                                  { position: relative; display: table;  margin: auto; padding: 0; }
    .container .column,
    .container .columns                         { float: left; display: inline; margin-left: 2em; margin-right: 2em; }
    .row                                        { margin-bottom: 20px; }

    /* Nested Column Classes */
    .column.alpha, .columns.alpha               { margin-left: 0; margin-bottom: 1.5em;}
    .column.omega, .columns.omega               { margin-left: 0; margin-bottom: 1.5em;}

    /* Base Grid */
    .container .one.column,
    .container .one.columns                     { width: 60px; }
    .container .two.columns                     { width: 18em; }
    .container .three.columns                   { width: 51em; }
    .container .four.columns                    { width: 51em; }
    .container .five.columns                    { width: 380px; }
    .container .six.columns                     { width: 51em; }
    .container .seven.columns                   { width: 540px; }
    .container .eight.columns                   { width: 620px; }
    .container .nine.columns                    { width: 700px; }
    .container .ten.columns                     { width: 780px; }
    .container .eleven.columns                  { width: 860px; }
    .container .twelve.columns                  { width: 940px; }

    .container .one-third.column                { width: 300px; }
    .container .two-thirds.column               { width: 620px; }
    
 
    } 
	
	
@media screen and (min-width: 560px) and (orientation: landscape) {
	#topo{ width:70%;}
	#menu{font-size:2.1em; line-height: 1.5em;} 
}

@media screen and (min-width: 768px) and (orientation: portrait) {
	#topo{ width:80%;}
	#menu{font-size:3.5em; line-height: 2em;} 
}

@media screen and (min-width: 1024px) {
	#topo{ width:70%;}
	#menu{font-size:2.3em; line-height: 1.9em;} 
}