@CHARSET "UTF-8";

.trabalhos-recentes-img{
	background-size: contain !important;
}

.ui-widget-content {
    border: none !important;
    background: none !important;
    color: #312E25;
}
.ui-widget-overlay {
    opacity: 0.98 !important;
    background: rgb(0, 0, 0) !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px;
}

/* Fontes */
::-webkit-input-placeholder { font-family: Raleway;border: 1px solid #FAB927; }
::-moz-placeholder { font-family: Raleway;border: 1px solid #FAB927; } /* firefox 19+ */
:-ms-input-placeholder { font-family: Raleway;border: 1px solid #FAB927; } /* ie */
input:-moz-placeholder { font-family: Raleway;border: 1px solid #FAB927; }

@font-face {
	font-family: Shadow;
	src: url('fontes/shadow/ShadowsIntoLight.eot?#iefix'),
		url('fontes/shadow/ShadowsIntoLight.woff2'),
		url('fontes/shadow/ShadowsIntoLight.woff'),
		url('fontes/shadow/ShadowsIntoLight.ttf'),
		url('fontes/shadow/ShadowsIntoLight.svg#svgFontName')
}
@font-face {
	font-family: VAGrounded;
	src: url('fontes/VAGrounded/vagrblsb.eot?#iefix'),
		url('fontes/VAGrounded/vagrblsb.woff2'),
		url('fontes/VAGrounded/vagrblsb.woff'),
		url('fontes/VAGrounded/vagrblsb.ttf'),
		url('fontes/VAGrounded/vagrblsb.svg#svgFontName')
}
@font-face {
	font-family: Raleway;
	src: url('fontes/Raleway/Raleway-Regular.eot?#iefix'),
		url('fontes/Raleway/Raleway-Regular.woff2'),
		url('fontes/Raleway/Raleway.woff'),
		url('fontes/Raleway/Raleway.ttf'),
		url('fontes/Raleway/Raleway.svg#svgFontName')
}

html {
	height: 100%;
	min-height: 100%
}
body {
	font-family: Raleway;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	color: #2B2A29;
}

.curricular{
	text-align: center;
	width: 27%;
	padding: 1% 2% 1% 2% ;
	float: left;
	font-family: Raleway;
	position: relative;
	border: 1px solid #c5bec0;
}

.tituloIndex{
	font-family:GreatVibes;
	font-size: 245%;
}

.titulo{
	font-family:GreatVibes;
	font-size: 320%;
	color:#A18823;
	line-height: 100%;
}

.servicosTipo{
	width:17%;
	float:left;
	margin-left:1%;
	margin-top:40px;
	margin-bottom:50px;
	text-align: center;
}
#servicosTipo1{
	margin-left:14.5%;
}

.indexTipo{
	width:20%;
	float:left;
	margin-left:1%;
	margin-top:120px;
	margin-bottom:120px;
	text-align: center;
}
#indexTipo1{
	margin-left:19%;
}
.textoFundo{
	width:35%;
	margin-left:32.5%;
	padding-top:40px;
	padding-bottom:40px;
	line-height: 150%;
}
#saudacao-titulo{
	position:relative;
	font-weight: bold;
	color: #1A8C9C;
}

#artsoft-titulo{
	position:relative;
	font-weight: bold;
}
.sobrenos:hover{
	cursor: pointer;
	box-shadow: 0px 0px 10px #888888;
}
#menuMobile {
	display: none;
	width: 50%;
	background-color: #FFFFFF;
	color:#000000;
	font-size: 120%;
	position: absolute;
	right: 10%;
	top: 10%;
}
.solucoes{
	width:15%;
	float:left;
	border:none;
	display:inline-block;
	text-align: justify;
	position:relative;
}
.solucoes-titulo{
	width:100%;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#2E8CC4;
	font-family: Idealist;
	font-weight: 500;
}
.solucoes-descricao{
	width:100%;
}
.botaoRSS {
	float: left;
	width: 100%;
	height: 97px;
	font-size: 18px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background: url(../imagens/botaoRss.png) center top no-repeat !important
}
#formularioDiv {
	float: left;
	width: 100%;
	text-align: center;
	background: url(../imagens/fundo-formulario-contato.png) center top
		no-repeat !important
}
#contatoBT {
	width: 100%;
	height: auto;
	border:none;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom: 5px;
	float: left;
	margin-left: 0px;
	background: url(../imagens/riscas/contatos/formulario-enviar-nao-seleccionado.png) center no-repeat !important;
	cursor: pointer;
}
#contatoBT:hover {
	background: url(../imagens/riscas/contatos/formulario-enviar-seleccionado.png) center no-repeat !important;
}

.formContInput {
	width: 100%;
	border:1px solid #A18823;
	border-radius: 5px;
	font-size: 100%;
	min-height: 35px;
	margin-top: 5px;
	float: left;
}

#conteudoTexto div b {
	font-family: Idealist;
	font-size: 26px;
	color: #40bac7;
}

#conteudoTexto div p {
	margin-left: 30px;
}

#tablistaimagens_wrapper {
	border: 1px solid #9d9e9e;
	border: none;
	border-radius: 3px
}

img {
	border: none;
	-ms-interpolation-mode: bicubic
}

header {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: #fff;
}

#headerContatos {
	position:absolute;
	top:0%;
	right:0%;
	width: 100%;
	/*background: url(../imagens/sorriso/home/cabecalho-fundo.png) center top !important;*/
	font-size:100%;
	/*line-height: 48px;*/
	/*height: 52px;*/
	color: #fff;
}

#headerContatosDiv {
	width: 42%;
	display: inline-block;
	position: absolute;
	top: 25%;
	left: 41%;
}

#headerContatosDiv img {
	margin-right: 5px;
	float: left;
}

footer {
	font-family: Raleway;
	/*background: url(../imagens/sorriso/rodape/rodape-fundo.png) repeat center bottom;*/
	color: #000;
	width: 100%;
	/*height: 439px;*/
	position: relative;
	clear: both;
	margin-left: auto;
	margin-right: auto
}

footer a {
	color: #000;
	text-decoration: none
}

.unoticiaFooter{
	width:100%;
	float:left;
	margin-bottom:10px;
	font-size: 14px;
}

#copyrightDiv {
	background-color: #0085A6;
	font-family: Raleway;
	font-size: 100%;
	width: 100%;
	height: 40px;
	float: left;
	position: absolute;
	bottom: 0;
	color:#FFFFFF;
}

#copyrihgDivesq {
	width: 100%;
	float: left;
	margin-top: 14px;
	text-align: center;
	margin-right: 10px
}

#copyrihgDivdir {
	width: 49%;
	float: left;
	border-left: 1px solid #fff;
	margin-top: 10px;
	text-align: left
}

#logo {
	margin-top: 15px;
}

#logoDiv {
	width: 9%;
	float: left;
	margin-left: 44.5%
}

#logoMenu{
	width: 4%;
	left: 20%;
	position: absolute;
	top: -15%;
}

#menu {
	width: 1024px;
	height: 50px;
	background-color: #2b2a29;
}

#menuBackoffice {
	float: right;
	width: 50%;
	margin-left: 25%;
}

.produtosCategorias {
	margin-left: 61px;
	margin-top: 50px;
	float: left;
	font-size: 16px
}

.linha {
	height: 1px;
	background: #fff;
	border-bottom: 1px dotted #d7b56d
}

#subtituloContato {
	text-align: center;
	margin-bottom: 30px;
	font-size: 16px
}

#pagination {
	float: left;
	margin-left: 25%;
	width: 50%;
	text-align: center;
	color: #333
}

.tituloPag {
	color: #663
}

.condicoesPag {
	border: 2px solid #663;
	margin-left: 5px;
	font-weight: 700;
	cursor: pointer
}

#bannerFooter {
	float: left;
	width: 100%;
	margin-left: 0;
	font-size: 20px;
	height: 50px;
	background-color: #3b3b3b
}

#wrap {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	background-color: #fff
}

#conteudo {
	float: left;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background: #fff;
	position: relative;
}

#listagemNoticias {
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background: #fff;
	overflow: auto;
	padding-bottom: 350px
}

#slider {
	width: 100%;
	height: 600px margin-top:30px;
	float: left
}

#titulonoticasnovas {
	font-size: 26px;
	color: #1d5b7f;
	width: 98%;
	float: left;
	margin-top: 10px;
	text-align: left;
	margin-left: 0;
}

.unoticia {
	text-align: center;
	margin-bottom: 0px;
	width: 90%;
	margin-top: 10vh;
	float: left;
	margin-left:5%;
	font-family: Raleway;
	position: relative;
}

.unoticiaU {
	text-align: center;
	margin-bottom: 0px;
	width: 20.5%;
	padding: 1.25%;
	margin-top: 0vh;
	float: left;
	margin-left:1.5%;
	font-family: Raleway;
	position: relative;
	border: 1px solid #3436384D
}

.noticia {
	text-align: justify;
	margin-top: 10px;
	margin-left: 0;
	float: left;
	margin-bottom: 5px
}

.servicos {
	text-align: center;
	color: #0595c7;
	margin-top: 10px;
	width: 216px;
	margin-left: 32px;
	float: left;
	-webkit-box-shadow: 0 10px 6px -6px #808093;
	-moz-box-shadow: 0 10px 6px -6px #808093;
	box-shadow: 0 10px 6px -6px #808093
}

.servicos:Hover {
	cursor: pointer;
	color: #fff
}

.vantagens {
	text-align: center;
	color: #0595c7;
	margin-top: 10px;
	width: 250px;
	margin-left: 70px;
	float: left;
	-webkit-box-shadow: 0 10px 6px -6px #808093;
	-moz-box-shadow: 0 10px 6px -6px #808093;
	box-shadow: 0 10px 6px -6px #808093
}

.vantagens:Hover {
	cursor: pointer;
	color: #fff
}

.servicotexto {
	margin-top: 30px;
	width: 100%;
	float: left
}

.menubt {
	font-family: Idealist;
	font-size: 17px;
	font-weight: bolder;
	background: 0;
	color: #fff;
	border: none;
	width: 14.28%;
	margin-left: 0;
	height: 50px;
	float: left
}

.menubt:Hover {
	background-color: #444e9a;
	cursor: pointer
}

.rssbt {
	font-family: Idealist;
	font-size: 15px;
	background-color: #1d5b7f;
	color: #fff;
	border: none;
	width: 20%;
	height: 50px;
	float: left
}

.rssbt:Hover {
	border: 3px solid #1d5b7f;
	background-color: #fff;
	color: #1d5b7f;
	cursor: pointer
}

.redondosbt {
	font-family: Idealist;
	font-size: 15px;
	background-color: #444e9a;
	color: #fff;
	border: none;
	width: 20%;
	height: 40px;
	border-radius: 15px
}

.redondosbt:Hover {
	background-color: #808093;
	cursor: pointer
}

#mapa {
	float: left;
	width: 100%;
	margin-left: 0;
	height: 500px;
	margin-bottom:0px;
}

#map_canvas {
	width: 100%;
	height: 100%
}

.contatosPB {
	float: left;
	margin-left: 5%;
	width: 35%;
	text-align: left;
	font-size: 14px
}

#formContato {
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 30px
}

#formContatoDescricao {
	width: 50%;
	float: right
}

#formContatoDados {
	width: 50%;
	float: left
}

#contatoButton {
	width: 160px;
	margin-top: 15px;
	border-radius: 0
}

#formContato input[type=text],#formContato textarea {
	font-size: 14px;
	border: 1px solid #FAB927;
}

.footerTitulo{
	font-family: GreatVibes;
	text-align: center;
	font-size: 200%;
	width:100%;
	padding-bottom: 7px;
}

#footerEsquerda {
	position:absolute;
	/*float: left;*/
	width: 15%;
	text-align: justify;
	font-size: 105%;
	left: 19%;
	top:80px;
}
#footerCentro {
	font-family: Raleway;
	color: #FFFFFF;
	position:absolute;
	/*float: left;*/
	width: 15%;
	text-align: center;
	font-size: 130%;
	left: 42.5%;
	top: 42%;
}
#footerDireita {
	position:absolute;
	/*float: left;*/
	width: 15%;
	text-align: justify;
	font-size: 105%;
	left: 8.5%;
	top: 80px;
}

#opgDiv {
	float: left;
	display: none
}

#conteudoTexto {
	width: 100%;
	font-size: 100%;
	margin-left: 0;
	text-align: center;
	float: left:
}

#conteudoTextoIndex {
	width: 70%;
	font-size: 147%;
	margin-left: 15%;
	margin-top: 4vh;
	text-align: center;
	float: left;
}

#saudacao{
	position:relative;
	font-size:200%;
}

#contatosDados {
	width: 90%;
	margin-left: 5%;
	float: left;
	text-align: left;
	margin-top: 30px;
	font-size: 18px
}

#contatosDadosEsquerda {
	float: left;
	width: 320px;
	height: 70px;
	margin-left: 10px
}

#contatosDadosCentro {
	float: left;
	width: 200px;
	height: 70px;
	margin-left: 90px
}

#contatosDadosDireita {
	float: left;
	width: 150px;
	height: 70px;
	margin-left: 140px
}

#contatosDadosEsqTd {
	text-align: right;
	vertical-align: text-top
}

#contatosDadosCentroTd {
	text-align: right;
	line-height: 35px
}

#contatosDadosDireitaTd {
	text-align: right;
	line-height: 30px
}

#cssmenuDiv {
	float:left;
	width: 100%;
	z-index: 1021;
	padding-top:20px;
}

#cssmenu {
	font-family: VAGrounded;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 17px;
	width: 100%;
	float:left;
}

#cssmenu>ul {
	width: 100%;
	list-style-type: none;
	padding: 0px 0 0;
	margin: 0;
	font-size: 0;
	background-color:#FFF;
	padding-bottom: 20px;
}

#cssmenu>ul li#responsive-tab {
	display: none
}

#cssmenu>ul li {
	font-size: 20px;
	display: inline-block;
	zoom: 1;
	margin: 0;
	list-style-type: none;
	background-color: #FFF;
}

#cssmenu>ul li.right {
	float: right
}

#cssmenu>ul li.has-sub {
	position: relative
}

#cssmenu>ul li.has-sub:hover ul {
	display: block
}

#cssmenu>ul li.has-sub ul {
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #fff;
	z-index: 1025;
}

#cssmenu>ul li.has-sub ul li {
	display: block
}

#cssmenu>ul li.has-sub>a {
}

#cssmenu>ul li.has-sub>a.active,#cssmenu>ul li.has-sub>a:hover {
	background-position: 90% 195%;
}

#cssmenu>ul li a {
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	color: #000000;
}
#cssmenu>ul li a:hover {
	color: #E69F07;
}

#cssmenu>ul li div {
}
#cssmenu ul li ul{
    list-style-type:none;
    padding:0px;
    margin:0px;
}
#cssmenu ul li ul li {
	font-size: 75%;
	color: #EBDBB7;
	float: none;
	height: auto;
	padding: 5px;
	border: none;
	background-color: #E69F07;
	text-align: left;
	margin-top:1px;
	font-weight: normal;	
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	 list-style-image: url(data:0);
    background-image:none;
    background-repeat:none;
    background-position:0; 
}
#cssmenu ul li ul li:hover {
	background-color: #E69F07;
	color:#FEFEFE;
}

#cssmenu ul li ul li span:hover {
}

#cssmenu ul li ul li a {
	background-color: #E69F07;
	color:#EBDBB7;
}

#cssmenu ul li ul li a:hover {
	background-color: #E69F07;
	color:#FEFEFE;
}

#cssmenu>ul li a.active {
	color: #fff
}

@media ( max-width :600px) {
	#cssmenu>ul {
		width: 100%
	}
	#cssmenu>ul li#responsive-tab {
		display: block
	}
	#cssmenu>ul li#responsive-tab a {
		background: url(images/menu.png) 95% -35% no-repeat
	}
	#cssmenu>ul li#responsive-tab a:hover {
		background-color: #328895;
		background-position: 95% 135%
	}
	#cssmenu>ul li {
		display: none
	}
	#cssmenu>ul li.right {
		float: none
	}
	#cssmenu>ul li.has-sub {
		position: relative
	}
	#cssmenu>ul li.has-sub ul {
		display: block;
		position: static;
		width: 100%;
		background: #fff;
		border: 0
	}
	#cssmenu>ul li.has-sub ul li {
		display: block !important
	}
	#cssmenu>ul li.has-sub ul li a span {
		display: block;
		padding-left: 24px
	}
	#cssmenu>ul li.has-sub>a {
		background-image: none
	}
}

@media ( min-width :600px) {
	#cssmenu>ul>li.collapsed {
		display: inline-block !important;
		zoom: 1
	}
	#cssmenu>ul ul li.collapsed {
		display: block !important
	}
}

#legislacao-img:hover,#news-img:hover,#tempo-img:hover {
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000
}

#conteudoBackoffice {
	text-align: justify;
	margin-right: auto;
	overflow: hidden;
	color: #000;
	width: 85%;
	margin-top: 15px;
	float: right;
	background-color: #fff;
	min-height: 885px
}

#headerBackoffice {
	position: relative;
	border: none;
	background-color: #000;
	width: 100%;
	margin-left: auto;
	margin-right: auto
}

#headerBackoffice #logo {
	/*margin-left: 20px !important*/
}

.backButtonLang {
	font-family: Exo, sans-serif;
	font-size: 15px;
	background: #56698f;
	background: -moz-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #56698f),
		color-stop(50%, #3896be), color-stop(100%, #56698f));
	background: -webkit-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -o-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -ms-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: linear-gradient(to right, #56698f 0, #3896be 50%, #56698f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56698F ',
		endColorstr='#56698F ', GradientType=1);
	color: #fff;
	border: none;
	width: 150px;
	height: 30px;
	border-radius: 0;
	float: left;
	border-bottom: 2px solid #000
}

.backButtonLang:Hover {
	background: #808093;
	cursor: pointer
}

.backButtonConfig {
	width: 10%;
	margin-left: 1.4%;
	height: 40px;
	margin-top: 1px;
	font-weight: 700;
	font-family: Exo, sans-serif;
	font-size: 15px;
	background: #56698f;
	background: -moz-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #56698f),
		color-stop(50%, #3896be), color-stop(100%, #56698f));
	background: -webkit-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -o-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -ms-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: linear-gradient(to right, #56698f 0, #3896be 50%, #56698f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56698F ',
		endColorstr='#56698F ', GradientType=1);
	color: #fff;
	border: none;
	border-radius: 3px
}

.backButtonConfig:first-of-type {
	margin-left: 5%
}

.backButtonConfig:Hover {
	background: #808093;
	cursor: pointer
}

.backButton {
	font-family: Exo, sans-serif;
	font-size: 15px;
	background: #56698f;
	background: -moz-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #56698f),
		color-stop(50%, #3896be), color-stop(100%, #56698f));
	background: -webkit-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -o-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -ms-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: linear-gradient(to right, #56698f 0, #3896be 50%, #56698f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56698F ',
		endColorstr='#56698F ', GradientType=1);
	color: #fff;
	border: none;
	width: 150px;
	height: 30px;
	border-radius: 3px
}

.backButton:Hover {
	background: #808093;
	cursor: pointer
}

.backButtonMenu {
	font-family: Exo, sans-serif;
	font-size: 18px;
	background: #000;
	color: #fff;
	border: none;
	border-top: 1px dotted #fff;
	height: 50px
}

.backButtonMenu:Hover {
	background: #808093;
	cursor: pointer
}

#wrapBackoffice {
	font-family: Exo, sans-serif;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	min-height: 99.5%;
	background-color: #000;
	padding-left: 0;
	padding-right: 0
}

input[type=radio].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0
}

input[type=radio].css-checkbox+label.css-label {
	padding-left: 27px;
	height: 22px;
	display: inline-block;
	line-height: 22px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer
}

input[type=radio].css-checkbox:checked+label.css-label {
	background-position: 0 -22px
}

label.css-label {
	background-image:
		url(//csscheckbox.com/checkboxes/u/csscheckbox_c88ceda03c8bb09c862d1ecb8ffe4535.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

/************************** Resoluções ********************/
@media only screen and (min-width:2000px) {

}

@media only screen and (max-width:1680px) {
	body {
		font-size: 13px;
	}
	#footerCentro {
	    font-size: 120%;
	}
}

@media only screen and (max-width:1600px) {
	#lgsorriso{
		width:60% !important;
	}
	#cssmenu > ul li {
	    font-size: 16px;
	}
	#cssmenu ul li ul li {
	    font-size: 90%;
	}
	#cssmenusub1 {
	    min-width: 140% !important;
	}
	#cssmenusub2,#cssmenusub3,#cssmenusub4{
		min-width: 160% !important;
	}
	#footerCentro {
	    font-size: 115%;
	    top: 38%;
	}
	#textoCentral{
		font-size: 140% !important;
	}
}

@media only screen and (max-width:1440px) {
	body {
		font-size: 12px;
	}
	#cssmenu > ul li {
	    font-size: 15px;
	}
	#footerCentro {
	    top: 38%;
	}
	#headerContatosDiv {
	    top: 16%;
	}
}

@media only screen and (max-width:1366px) {
	#footerCentro {
	    font-size: 110%;
	}
}

@media only screen and (max-width:1360px) {
	#lgsorriso{
		width:50% !important;
	}
	#cssmenu > ul li {
		font-size: 14px;
	}
}

@media only screen and (max-width:1280px) {
	#footerCentro {
	    font-size: 100%;
	    top: 36%;
	}
	#cssmenu > ul li {
		font-size: 13px;
	}
	#headerContatos {
	    font-size: 90%;
	    line-height: 15px;
	}
	#textoCentral {
	    font-size: 130% !important;
	}
	#fundo-bem-vindo{
		font-size:80%;
	}
	#fundo-ultimas-noticias{
		font-size:80%;
	}
}

@media only screen and (max-width:1152px) {
	body{
		font-size:11px;
	}
	#lgsorrisoli{
		width:80px;
	}
	#lgsorriso{
		width:70% !important;
	}
	#cssmenu > ul li {
		font-size: 12px;
	}
	#headerContatosDiv a img{
		display:none;
	}
}

@media only screen and (max-width:1024px) {
	#cssmenu ul li {
		font-size: 10px;
	}
	#footerCentro {
	    font-size: 90%;
	    top: 36%;
	}
	#copyrightDiv {
	    font-size: 90%;
	    height: 20px;
	}
	#copyrihgDivesq {
	    margin-top: 0px;
	}
	#textoCentral {
	    font-size: 110% !important;
	}
}

@media only screen and (max-width:800px) {
	#wrap{
		min-height: 0%;
	}
	#headerContatos{
		font-size: 120%  !important;
		position:fixed !important;
		z-index: 1011;
	}
	#headerContatosDiv {
	    margin-left: 1%;
	    width: 70%;
	}
	#headerContatosDiv2{
		display:none;
	}
	#logoDivMobile{
		width:40% !important;
	}
	#menuMobile {
		top:0%;
		right:0%;
		width:100%;
		height: 100%;
		display: inline;
		float:left;
	}
	#menuMobileIconMenu{
		top: 52px;
		width: 100%;
		font-size: 120%;
		position: fixed;
		float: left;
		z-index: 1011;
		background-color: #FFFFFF;
		border-bottom: 1px solid #000;
		text-align: center;
	}
	#menuMobileIconMenu Div{
		font-size: 300% !important;
		font-weight: bold !important;
		text-align: left !important;
		float: left !important;
		margin-left: 20px !important;
		font-family: GreatVibes !important;
		line-height: 175% !important;
	}
	#menuMobileIcon{
		width:86px !important;
		padding: 10px;
		margin-left: 33%;
	}
	
	#menuMobileHidden{
		top: 144px;
		width: 100%;
		margin-left: 0%;
		font-size: 120%;
		position: fixed;
		float:left;
		z-index: 1000;
	}
	.menuMobileLink{
		width: 96% !important;
		padding: 2% !important;
		background-color:#FFFFFF;
		border-bottom: 1px solid #000;
	}
	.menuMobileLink a{
		color: #000000;
		text-decoration: none;
	}
	#cssmenu{
		display:none;
	}
	#slider0, #slider1, #slider2, #slider3{
		display:none !important;
	}
	#divSliders{
		width: 100%;
	}

}

@media only screen and (max-width:768px) {

}

@media only screen and (max-width:640px) {

}

@media only screen and (max-width:460px) {

}

@media only screen and (max-width:360px) {

	.addthis_inline_share_toolbox{
		float: left !important;
		margin-top: 2vh !important;
	}
}

@media only screen and (max-width:320px) {

}
