/*========RESET==========*/
* {margin: 0; padding: 0; font-size: 100%; border: none; outline: none; font-weight: 300; box-sizing: border-box; 
	font-family: 'Open Sans', sans-serif;}
/*body {background-color: #fff;}*/
a {text-decoration: none;}
ul {list-style: none;}
img {max-width: 100%;}
/*======blocos======*/
.bloco {width: 100%; float: left; padding: 3% 4%; text-align: center; }
.bloco2 {width: 100%; float: left; padding: 1px; text-align: center; }
.bloco3 {width: 100%;left: 50% ; padding: 3% 4%; text-align: center; }
.bloco4 {width: 100%; float: left; padding: 1px; text-align: left;}
/*======Cores======*/

/*======Cabeçalho======*/
/* caso queira colocar em gradiente (background: linear-gradient(to rigth, #cor, #cor)) */
/*.cabecalho {width: 100%; float: left; padding: 3% 4%;}*/
.logo {width: 180px; height: 130px; float: left; background: url(../img/logomobile.png) left center/180px no-repeat; 
font-size: 0;}
.btn-menu {width: 56px; height: 56px; float: right; text-align: center; color: #000; cursor: pointer;
background: #fff;}
/*========Menu==========*/



/* cores irmandade #1B822F #BDBFC1*/
.menu {display:none; width: 100%; height: 100%; position: fixed; background-color: rgba(0, 0, 197, 0.7); top: 0; left: 0;}
.btn-close {font-size: 1.5em; color: #000; float: right; cursor: pointer; margin: 2% 3% 0 0;}
.menu ul {width: 100%; float: left; text-align: center;}
.menu li {padding: 1%;}
.menu li a {font-size: 1.5em; color: #fff; padding: 1.5% 3%;}
.menu li a:hover {border: 1px solid #115A79;}
.menu form {margin-top: 0%; padding: 0%;}
.menu input {width: 30%; background-color: #fff; color: #333; border: 1px solid #333; padding: 0%; border-radius: 5px;}
.menu button {width: 20%; background-color: #1B822F; color: #fff; padding: 2px; border-radius: 5px; cursor: pointer; margin-top: 0%;}

/*========busca==========*/
.busca {display: none;}

/*========textos==========*/
.textos {width: 100%; align-self: center; padding: 6%;}
.textos h1 {font-size: 1.5em; font-weight: 700;}
.textos ul {font-size: 1.3em;list-style-type: circle;  list-style-position: inside; color: #666;}
.textos h2 {font-size: 1em; font-weight: 700;}
.textos a {font-size: 1em; font-weight: 700; color: #fff;}
.textos p {font-size: 1.3em; color: #666;}

.textos2 a {font-size: 0.8em; font-weight: 700; color: #fff;}

/*========Banner==========*/

#banner {width: 100%; align-content: center; padding: 3% 4%; text-align: center;}
#banner.cert {background: url(../img/bgcert.jpg) no-repeat; display:none;}
#banner.politica {background: url(../img/bgpolitica.jpg) no-repeat; display:none;}
#banner.servicos {background: url(../img/bgservicos.jpg) no-repeat; display:none;}
#banner.contatos {background: url(../img/bgcontato.jpg) no-repeat; display:none;}
#banner.quemsomos {background: url(../img/bgquemsomos.jpg) no-repeat; display:none;}
#banner.pdv {background: url(../img/bgpdv.jpg) no-repeat; display: none;}
#banner.chamada {background: url(../img/bgvermelho.jpg) no-repeat fixed;}
#banner.chamada2 {background: url(../img/bgvermelho.jpg) no-repeat fixed;}
#title {width: 100%;}
#title.cardapio h2 {font-size: 3em; color: #fff; text-shadow: black 0.1em 0.1em 0.2em; font-weight: 700;}
#title.cardapio h3 {font-size: 2em; color: #fff; text-shadow: black 0.1em 0.1em 0.1em;}
#title.chamada h2 {font-size: 3em; color: #fff; text-shadow: black 0.1em 0.1em 0.2em; font-weight: 700;}
#title.chamada h3 {font-size: 1em; color: #fff; text-shadow: black 0.1em 0.1em 0.1em;}
.textooculto {display: none;}
.buttons {width: 100%; margin-top: 2%;}
.btn {width: 100%; font-size: 1.5em; text-align: center; cursor: pointer; padding: 5%; border-radius: 5px;}
.btn-facebook {background-color: #2FAEE2; color: #fff;}
.btn-voltar {background-color: #2FAEE2; color: #fff; width: 100%; height: 60px; border-radius: 5px; float: right; cursor: pointer; margin-top: 2%;}
.btn-lugar {background-color: #BDBFC1; color: #fff; margin-top: 2%;}
.btn-numeros {width: 20px; background-color: #1B822F; color: #fff; margin-left: 2px; cursor: pointer;border-radius: 5px; padding: 5px; }
.line {width: 99.7%; background: url(../img/line.png); height: 5px; margin-bottom: 0.3%;  }
.linea {width: 99.7%; background: url(../img/line2.png); height: 5px; border: 0; display: none;}


/*========noticias==========*/
.noticias {width: 100%; float: left; padding: 3% 4%;}
.noticia {width: 100%; background-color: #fff; text-align: left; border-radius: 5px; margin-bottom: 3%;}
.noticia img {border-radius: 5px 5px 0 0;}
.inner {padding: 3%;  text-align: center;}
.inner a {font-size: 1.2em; color: #666; font-weight: 700; }
.inner h4 {font-size: 1.2em; color: #000; margin-top: 2%;}
.inner p {margin-top: 6%; color: #000; line-height: 1.5em; text-align: center;} 



/*========Saiba mais==========*/
.artigos {width: 100%; float: left; padding: 3% 4%;}
.artigo {width: 100%; background-color: #fff; text-align: left; border-radius: 5px; margin-bottom: 3%;}
.artigo img {border-radius: 5px 5px 0 0;}

/*========artigos hospital==========*/
.artigos-servicos {width: 100%; float: left; padding: 2% 3%;}
.artigo-servicos {width: 100%; background-color: #fff; text-align: left; border-radius: 5px; margin-bottom: 3%;}
.artigo-servicos img {border-radius: 5px ;}
.artigo-servicos h2 {font-size: 1em; color: #2FAEE2; font-weight: 700; }

/*========clientes==========*/
.artigos-clientes {width: 100%; float: left; padding: 2% 3%; display: none;}
.artigo-clientes {width: 100%; background-color: #fff; text-align: left; border-radius: 5px; margin-bottom: 3%;}
.artigo-clientes img {border-radius: 5px ;}
.artigo-Clientes h2 {font-size: 1em; color: #2FAEE2; font-weight: 700; }


/*========mostrar noticia==========*/
.mostranoticias {width: 100%; float: none; padding: 3% 4%;}
.mostranoticia {width: 100%; background-color: #fff; text-align: left; border-radius: 5px; margin-bottom: 3%;}
.mostranoticia img {border-radius: 5px 5px 0 0;}
.ninner {padding: 2%;}
.ninner a {font-size: 1em; color: #354D89; font-weight: 700;}
.ninner h1 {font-size: 1.2em; color: #354D89; font-weight: 700;}
.ninner h3 {font-size: 0.8em; font-weight: 700;}
.ninner h4 {font-size: 1.8em; color: #354D89; font-weight: bold;}
.ninner p {margin-top: 6%; color: #000; line-height: 1.5em;  text-align: justify; font-size: 1em;}
.ninner h2 {font-size: 1.2em; color: #354D89; margin-top: 2%; font-weight: bold;}
.ninner img { cursor: pointer}

/*=======mostra=======*/


.minner {padding: 7%;}
.minner a {font-size: 1.2em; color: #663300; font-weight: 700; }
.minner h4 {font-size: 1.2em; color: #000; margin-top: 2%;}
.minner p {margin-top: 6%; color: #000; line-height: 1.5em;}


/*==========Newsletter==========*/
.newsletter {background-color: #86CFEE; }
.newsletter h2 {font-size: 1.5em; color: #fff; font-weight: 700;}
.newsletter h3 {color: #fff;}
.newsletter form {margin-top: 2%;}
.newsletter input {width: 100%; background-color: #fff; color: #333; border: 1px solid #fff; padding: 5%; border-radius: 5px;}
.newsletter button {width: 100%; background-color: #115A79; color: #fff; padding: 5%; border-radius: 5px; cursor: pointer; margin-top: 3%;}

/*=================Listas==============*/
.listas {width: 100%; float: left; padding: 3% 4%;}
.inner {padding: 1%;}
.inner h4 {font-size: 1.5em; color: #1B822F; font-weight: 700; }
.inner h2 {font-size: 1em; color: #333333;  }

/*=========formulário=======*/
.formulario form {margin-top: 1%;}
.formulario input {width: 100%; background-color: #fff; color: #333; border: 1px solid #333; padding: 2%;
 border-radius: 5px; margin-top: 2%;}
.formulario button {width: 100%; background-color: #2FAEE2; color: #fff; padding: 3%; border-radius: 5px;
cursor: pointer; margin-top: 2%;}
.formulario select {width: 100%; background-color: #fff; color: #333; border: 1px solid #333; padding: 2%;
	border-radius: 5px; margin-top: 2%;}
.formulario textarea {width: 100%; background-color: #fff; color: #333; border: 1px solid #333; padding: 2%;
	border-radius: 5px; margin-top: 2%;}

/*==========barras=========*/

.barra {width: 100%; color: #333;text-align: center; font-size: 1.5em; margin-top: 1%; font-weight: bold;
background:url(../img/topico_barra_a_bg.gif) top repeat-x;}
.barra span {background: #f5f5f5;padding:  0% 2%;}	

/*==========barra oculta=========*/
.barrao {width: 100%; color: #333;text-align: center; font-size: 1.5em; margin-top: 1%; font-weight: bold;
background:url(../img/topico_barra_a_bg.gif) top repeat-x; display: none;}
.barrao span {background: #f5f5f5;padding:  0% 2%;}	

/*==========rodapé==========*/
.rodape {background-color: #115A79;}
.social a {font-size: 1.5em; color: rgba(255,255,255,0.6); margin-right: 3%;}
.social a:hover {font-size: 1.5em; color: rgb(255,255,255); margin-right: 3%;}
.registrado {margin-top: 2%; color: rgb(255,255,255);}
.registrado2 {margin-top: 2%; color: #e6e600;}

/*media types*/
/*smarphones*/
@media screen and (min-width: 480px) {
	.logo {width: 361px; height: 136px;  float: left; background: url(../img/logo.jpg) left center/361px 136px no-repeat; 
font-size: 0;}
}
/*tablets*/
@media screen and (min-width: 768px) {
.buttons {width: 80%; display: inline-block; margin-top: 2%; }
.noticia {width: 49%; float: left; margin-right: 2%;}
.noticia:nth-child(2) {margin-right: 0;}
.noticia:nth-child(4) {margin-right: 0;}
.noticia:nth-child(6) {margin-right: 0;}
.noticia:nth-child(8) {margin-right: 0;}
.noticia:nth-child(10) {margin-right: 0;}
.noticia:nth-child(12) {margin-right: 0;}
.noticia:nth-child(14) {margin-right: 0;}
.artigo-hospital {width: 49%; float: left; margin-right: 2%;}
.artigo-hospital:nth-child(2) {margin-right: 0%;}
.artigo-hospital:nth-child(4) {margin-right: 0%;}
.artigo-hospital:nth-child(6) {margin-right: 0%;}
.artigo {width: 49%; float: left; margin-right: 2%;}
.artigo:nth-child(2) {margin-right: 2%;}
.artigo:nth-child(4) {margin-right: 0;}
.newsletter input {width: 70%; padding: 2%; float: left; margin-right: 1%;}
.newsletter button {width: 28%; padding: 2%; float: right; margin-top: 0;}
}

/*tablets e desktops*/
@media screen and (min-width: 960px) {
#title.cardapio {width: 70%; float: left; text-align: left;}
.buttons {width: 30%; float: right; margin-top: 0;}
.noticia {width: 23%; float: left; margin-right: 2%;}
.noticia:nth-child(2) {margin-right: 2%;}
.noticia:nth-child(4) {margin-right: 2%;}
.noticia:nth-child(6) {margin-right: 2%;}
.noticia:nth-child(8) {margin-right: 2%;}
.noticia:nth-child(10) {margin-right: 2%;}
.noticia:nth-child(12) {margin-right: 2%;}
.noticia:nth-child(14) {margin-right: 2%;}
.produto {width: 23%; float: left; margin-right: 2%;}
.produto:nth-child(2) {margin-right: 2%;}
.produto:nth-child(4) {margin-right: 2%;}
.produto:nth-child(6) {margin-right: 2%;}
.produto:nth-child(8) {margin-right: 2%;}
.produto:nth-child(10) {margin-right: 2%;}
.produto:nth-child(12) {margin-right: 2%;}
.produto:nth-child(14) {margin-right: 2%;}
.artigoquem {width: 31%; float: left; margin-right: 2%;}
.artigoquem:nth-child(2) {margin-right: 2%;}
.artigocontato{width: 45%; float: left; margin-right: 2%;}
.bannersquem {width: 80%; margin-right: 2%;}
.artigo {width: 31%; float: left; margin-right: 2%;}
.artigo:nth-child(2) {margin-right: 1%;}
.artigo-hospital {width: 31%; float: left; margin-right: 2%;}
.artigo-hospital:nth-child(2) {margin-right: 2%;}
.mostranoticia {width: 45%; float: left; margin-right: 2%;}
}

/*computadores*/
@media screen and (min-width: 1024px) {
	body {background: url(../img/fundotopo.jpg) no-repeat;}
.btn-menu {display: none;}
.btn-close {display: none;}
.btn-voltar {width: 30%; height: 60px; border-radius: 5px; float: right; cursor: pointer;}
.menu {width: auto; height: 120px; line-height: 120px; float: right; display: block !important; position: static; background-color: rgba(0,0,0,0);}
.menu li {padding: 0; float: left; color: #663300;}
.menu li a {color:#354D89; font-size: 1.3em; font-weight: 700; padding: 5px;}
.menu li a:hover {border: 0px; color: #F32B35;}
.busca {display: block;}
#banner.quemsomos {height: 250px; display: block !important;}
#banner.trabalhe {height: 250px; display: block !important;}
#banner.produtos {height: 350px; display: block !important;}
#banner.contatos {height: 250px; display: block !important;}
#banner.fundo {height: 200px; display: block !important;}
#banner.chamada2 {height: 250px;}
#banner.temp {height: 380px;}
#title.principal {width: 40%; float: left; margin-top: 2%; text-align: left;}
#title.chamada {width: 100%; margin-top: 3%;}
.popup {height: 85%}
.buttons {width: 30%; float: right; margin-top: 12%;}
.newsletter input {width: 40%; padding: 2%; float: none; margin-right: 1%;}
.newsletter button {width: 18%; padding: 2%; float: none; margin-top: 1%;}
.formulario input {width: 90%; padding: 2%; float: none; margin-top: 1%;}
.formulario select {width: 90%; padding: 2%; float: none; margin-top: 1%;}
.formulario textarea {width: 90%; padding: 2%; float: none; margin-top: 1%;}
.formulario button {width: 30%; padding: 2%; float: none; margin-top: 1%;}

.representantes input {width: 40%; padding: 2%; float: none; margin-top: 1%;}
.representantes select {width: 40%; padding: 2%; float: none; margin-top: 1%;}
.representantes textarea {width: 40%; padding: 2%; float: none; margin-top: 1%;}
.representantes button {width: 18%; padding: 2%; float: none; margin-top: 1%;}


.flexslider {display: block !important;}
.linea {display: block;}

}