/*
Theme Name: Grupo Manager - Child Theme by Twenty Thirteen
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: Diego Mascarenhas
Author URI: https://diegomascarenhas.com.br
Description: Tema customizado para Grupo Manager
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* 1.0 Reset */

@charset "utf-8";
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;
	clear: both;
}
.site-content article.category-blog{
	margin:  0px 2px 120px 2px;
}

}
div#srchno {
    width: 1024px;
    margin: auto;
    height: 500px;
}

#srchno form.search-form {
    padding-top: 275px;
    width: 600px;
    height: 50px;
    margin: 0 auto;
}

#srchno .page-title {
    margin-bottom: 20px;
    color: #3A3C4C;
    text-transform: uppercase;
    text-align: center;
}
.category-banner h1{
	display:none;
}
#srchno input[type="search"] {
    -webkit-appearance: textfield;
    padding-right: 2px;
    width: 400px;
}

#srchno p {
    text-align: center;
    font-family: pt sans;
    color: #868686;
    font-weight: bolder;
}

#srchno .page-content {
    background: url('http://salkmedical.com.br/wp-content/uploads/2015/11/atencaodayho.png') no-repeat center;
    background-blend-mode: darken;
    min-height: 345px;
background-size: 20%;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
	font-family: "Source Sans Pro", Helvetica, sans-serif;
}

body {
	background-color: #FFFFFF;
	color: #141412;
	line-height: 1.5;
	margin: 0;
	font-family: 'PT Sans', sans-serif;
}
a[href="https://www.24liveblog.com"] {
    display: none!important;
}
a {text-decoration: none;color: #0056A3;}
a
a:active,
a:hover {outline: 0;}
#content > header >h1{
	text-align: center;
	margin: 11px 0 33px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.3;
	margin: 0;
	color: #0056A3;
	/* margin: 2px 0 5px 0; */
}

b,
strong {
	font-weight: bold;
}

p {	margin: 0;}

menu,
ol,
ul {
	margin: 0;
	padding: 0;
}

ul {list-style-type: none;}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
	width: 1000px;
	position: relative;
	margin: auto;
	height: auto;
	top: -2px;
	float: left;
}
.home .entry-meta{
    display: none;
}

li > ul,
li > ol {margin: 0;}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

svg:not(:root) {overflow: hidden;}

figure {float: left;margin: 10px 20px;width: auto;clear: none;position: relative;}

form {margin: 0;}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
.entry-meta span{
	margin: 0 7px;
}
.entry-meta{
	width:100%;
	float:left;
}
.entry-meta .categories-links{display:none;}
.entry-meta .date{
 	position:relative;
 	float:left;}
.entry-meta .author{
 	position:relative;
 	float:right;
}
.entry-meta .author:before{
	content:"Por ";
	color:#0056A3;
}
.leave-reply{
	transition:all ease .2s;
	border: solid 1px;
	padding: 5px 8px;
	border-radius: 3px;
}
.leave-reply:hover{
    background: #0056A3;
    color: #fff;
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin:  0px 0;
	max-width: 100%;
	vertical-align: baseline;
}
.wppp-select{
	margin: 0px 0 14px 0;
}
button,
input {
	line-height: normal;
}

.arquivo {
    width: 405px;
    display: block;
    height: 40px;
    background: url(../../../wp-content/uploads/2015/12/upload.png) no-repeat;
    overflow: hidden;
    transition: all ease .2s;
}
.cvfile {
    width: 405px;
    display: block;
    height: 40px;
    background: url(../../../wp-content/uploads/2015/12/anexar.png) no-repeat;
    overflow: hidden;
    transition: all ease .2s;
}
.arquivo:after{
	content:"PDF, DWG, SOLIDWORKS, CAD";
	position: absolute;
	margin: -48px 0px 0px 165px;
	font-size: 13px;
}
.cvfile:hover {
	    background: url(../../../wp-content/uploads/2015/12/anexarh.png) no-repeat;

}
.arquivo:hover {
	    background: url(../../../wp-content/uploads/2015/12/uploadh.png) no-repeat;

}
input[type="file"] {
    display: block !important;
    width: 157px !important;
    height: 57px !important;
    opacity: 0 !important;
    overflow: hidden !important;
}
button:focus,
input:focus { outline: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	color: #FFF;
	background: #0056A3;
	border: solid 1px;
	padding: 4px 7px;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	width: 450px;
	vertical-align: top;
	height: 70px;
	border: solid 1px #0056A3;
}
/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}
.hidden{
	display:none;
}
/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
	clear: both;
}

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
	content: "";
	display: table;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #7d7b6d;
}

:-moz-placeholder {
	color: #7d7b6d;
}

::-moz-placeholder {
	color: #7d7b6d;
}

:-ms-input-placeholder {
	color: #7d7b6d;
}

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
	max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 0 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
	float: right;
}

div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
	list-style-position: inside;
}

#servicos .center {
	width:100%;
}

/* 3.0 Basic Structure */
.center {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1100px;
	height: auto;
}
#projetos .center{
	width: 65%;
}
.site-main { padding-top: 104px; position: relative; }

/* header */
#masthead {
    position: fixed;
    width: 100%;
    z-index: 99999;
    background: #fff;
    border-bottom: 1px solid rgba(128, 128, 128, 0.6);
    top: 0;
}
#masthead .logo {
	float: left;
	width: 25%;
}
	#masthead .logo a {
		background: url(../../../wp-content/uploads/2015/11/logo.png) no-repeat;
		background-position: 2px 10px;
		display: block;
		height: 103px;
		float: right;
		text-indent: -9999px;
		width: 199px;
	}
#masthead .navbar {
	float: right;
	width: 75%;
}
	#masthead .navbar .menu-topo:before{
		content:"";
		background: url(../../../wp-content/uploads/2015/11/square.png) no-repeat;
		padding: 20px;
		position: absolute;
		top: 0px;
		margin-left: -110px;
		float: left;
	}
	#masthead .navbar .menu-topo {
		background: url(../../../wp-content/uploads/2015/10/square.png) no-repeat #0056A3;
		height: 41px;
		padding-left: 70px;
		margin-left: 28px;
	}

	.menu-topo div img{
		float: left;
		display: none;
	} 	
	.menu-topo a{
		padding: 20px;
		top: 3px;
		width: 0;
		height: 0;
		float: left;
		background-repeat: no-repeat;
		position: absolute;
		color: #fff;
	}
	#AnythingPopup_BoxContainerHeader1 a {
		padding: 0!important;
	} 	
	.menu-topo a:after{
		content:"";
		margin: -12px 0px 0px 27px;
		width: 100px;
		position: absolute;
	} 
	.fale a{
				background-image: url(../../../wp-content/uploads/2015/10/fale.png);
	}
	.fale a:after{
	content:"Fale Conosco";
	}
	.cadastro > a{
		background-image: url(../../../wp-content/uploads/2015/12/cadastro.png);
		width: 112px;
		line-height: 0px;
		padding-left: 45px;
		float: left;
		text-align: left;
	}
		.cadastro a:after{
			content: "";
			float: left;
			display: none;
		}



.cadastro br{
	display:none;
}
		#masthead .navbar .menu-topo > div { float: left;  padding: 24px 142px 20px 0px;}
		#masthead .navbar .menu-topo .busca { margin-left: 30px; padding: 5px 0;}
		#masthead .navbar .menu-topo .list a:before {
			content: "";
			padding: 24px 1px 10px 34px;
			float: left;
			color: #fff;
			font-weight: 100;
			background-image: url(../../../wp-content/uploads/2015/11/list.png);
			background-repeat: no-repeat;
			background-size: 31px;
			margin-left: -40px;
			position: absolute;
			top: 4px;
			transform:rotateY(0deg);
			transition: transform ease .2s;
		}
		#masthead .navbar .menu-topo .list a:hover:before {
			transform: rotateY(180deg);
			transition: transform ease .2s;
		}
		#masthead .navbar .menu-topo .list a{
			width: 200px;
			padding: 9px 0;
			margin-left: 57px;
			position: absolute;
		}


		#masthead .navbar .menu-topo .busca .screen-reader-text { display: none; }
		#masthead .search-submit {
			background: url(../../../wp-content/uploads/2015/10/lupa.png) no-repeat;
			border: none;
			display: block;
			height: 36px;
			float: left;
			margin: -1px 0 0 0;
			padding: 0;
			text-indent: -9999px;
			width: 49px;
		}
		#masthead .navbar .menu-topo .busca label {
			display: block;
			float: left;
			margin: 0 5px 0 0;
		}
		#masthead .search-field {
			padding: 5px;
			width: 300px;
			color: #0056A3;
			border: 1px solid #e5e5e5;
			box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
			transition: all 0.5s ease-out;
			background-color: #f5f5f5;
		}
		
::-webkit-input-placeholder {
   color: #0056A3;
}

:-moz-placeholder {
   color: #0056A3;
}

::-moz-placeholder {
   color: #0056A3;  
}

:-ms-input-placeholder {  
   color: orange;  
   font: 12px verdana, arial, sans-serif;
}
		#masthead .search-field:focus {
			border-color: #76c5e4;
		    background-color: #fff;
		}
#masthead .menu { margin-left: 26px; }


	#masthead .menu li {
		float: left;
		width: auto;
		height: auto;
		margin: 0px 2px;
	}

		#masthead .menu li a {
			color: #0056A3;
			display: block;
			padding: 15px 27px;
			font-size: 19px;
			font-family: 'PT Sans', sans-serif;
		}
		#masthead .menu li a:hover { color: #FFFFFF; background: #0056A3;-webkit-transition: all 0.4s linear;      transition: all 0.4s ease-in-out;}
/* banner */
#banner {	max-height: 420px;	overflow: hidden;	text-align: center;}
#banner img { width: 100%; max-height: 420px; }
.bx-wrapper { position: relative; }
.bx-pager {
	text-align: center;
    bottom: 10px;
    z-index: 9999;
    width: 100%;
    position: absolute;
}
.bx-pager-item {
	display: inline-block;
	margin: 0 6px;
	position: relative;
}
.bx-pager-item a {
	display: inline-block;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    text-indent: -9999px;
    transition: all 0.2s;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4), inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 0 2px rgba(255, 255, 255, 0.5);
}
.bx-pager-item a.active { box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4), inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 0 5px rgba(255, 255, 255, 0.5); }
.bx-pager-item:hover a { box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4), inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 0 5px rgba(255, 255, 255, 0.5); }
.bx-pager-item a.active:after {
	content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 3px;
    left: 3px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.8);
}
.bx-prev,
.bx-next {
	background: url(../../../wp-content/uploads/2015/11/setas-banner.png) no-repeat;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 40px;
	z-index: 9999;
}
.bx-prev { left: 10px; }
.bx-next { background-position: -40px 0; right: 10px; }
.bx-prev:hover { background-position: -80px 0; }
.bx-next:hover { background-position: -121px 0; }

/* conteudo */
#parceiros .image { 
	margin: 0 auto;
	width: 610px;
}
#parceiros .bx-next { right: -60px }
#parceiros .bx-prev { left: -60px }
#empresas {
	color: #616063;
	background: #F2F2F2;
	padding: 1px 0 20px;
}
	#empresas .image { text-align: center; }
	#empresas h2 {
		text-align: center;
		text-transform: uppercase;
		margin: 12px 0 5px;
		font-size: 40px;
		color: #585858;
		font-weight: normal;
	}
	#empresas p {
		font-size: 19px;
		margin-bottom: 60px;
	}
	#empresas p a { color: #0056A3; }
	#empresas .lista-atuacao {  width: 832px;margin: auto;}

	#servicos .details:hover{
		background-color: #747776;
		color: #F2F2F2;
	}
	#servicos .details:hover h4,#servicos .details:hover  p,#servicos .details:hover a span {
		color: #F2F2F2;
	}
	#servicos .details{
		display: block;
		border: solid 1px;
		float: left;
		height: 254px;
		border-radius: 100%;
		width: 254px;
		cursor: default;
	}

	
	#servicos .details h4{
		text-align: center;
		font-weight: normal;
		color: #000;
		max-width: 120px;
		margin: 25px auto 0 auto;
	}
	#servicos .details a{
		margin: 20px 20px 0px 20px;
		width: 80%;
		max-height: 112px;
		overflow: hidden;
		font-size: 15px;
		float: left;
		text-align: center;
		color: #68676A;
	}
	#servicos .details p{
		margin: 23px 23px 0px 23px;
		max-height: 112px;
		overflow: hidden;
		font-size: 15px;
		font-weight: normal;
		float: left;
		text-align: center;
		color: #68676A;
	}
	#servicos .details span{
		text-align: center;
		font-size: 13px;
		width: 100%;
		float: left;
	}
.animation_background{
	transition: background 0.5s ease-out;
}
.animation_all{
	transition: all 0.2s ease-out;
}
#projetos {
	background: url(../../../wp-content/uploads/2015/11/steam_cells.jpg);
	background-attachment: fixed;
	height: auto;
	padding: 50px 0;
}
	#projetos .image {text-align: center;}
	#projetos h2 {
		color: #f2f2f2;
		text-align: center;
		text-transform: uppercase;
		margin: 12px 0 5px;
		font-size: 40px;
		font-weight: normal;
	}
	#projetos .text {
		background-color: rgba(255, 255, 255, 0.63);
		min-height: 243px;
		padding: 75px 60px 20px 60px;
		margin: 25px;
		overflow: hidden;
	}
	#projetos .text h4{
		position: absolute;
		text-align: center;
		width: 120px;
		padding: 48px 10px;
		border-radius: 100%;
		background-image: url(../../../wp-content/uploads/2015/10/half_circle.png);
		background-repeat: no-repeat;
		color: #fff;
		font-weight: normal;
		font-size: 20px;
		margin: -122px 0 0px 0;
	}

	#projetos .projects_content .text:hover h4{
		background-image: url(../../../wp-content/uploads/2015/10/circle.png);
		background-position: 0px 0px;
	}
	#projetos .projects_content .text:last-child h4{
		font-size: 22px;
	}
	#projetos .text p {
	    font-size: 19px;
	    font-weight: 200;
	    letter-spacing: 1px;
	    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.32);
	    color: #585858;
	    text-align: justify;
	}
	#projetos .text p.ac { text-align: left; }

#quem-somos { padding: 20px 0 70px;float: left;width: 100%;}
	#quem-somos .image { text-align: center; margin: 0px 0px 50px 0px;}

.image {}
	#quem-somos h2 {
		color: #585858;
		text-align: center;
		text-transform: uppercase;
		margin: -22px 0 22px 0;
		font-size: 40px;
		font-weight: normal;
	}
	#quem-somos p {
		font-size: 19px;
		color: #585858;
	}
	#quem-somos p a { color: #0056A3; }

#parceiros {
	background: #D8D7D7;
	padding: 10px 0 60px;
}
	#parceiros h2 {
		color: #616063;
		text-align: center;
		text-transform: uppercase;
		margin: 93px 0 29px 0;
		font-size: 40px;
		font-weight: normal;
	}
#parceiros h2:before{
	content:"";
	background-image:url(../../../wp-content/uploads/2015/10/marcas.png);
	padding: 41px 43px;
	width: 0;
	position: absolute;
	margin: -83px 0px 0px 112px;
}
#redes-sociais {background: #7B7B7B; padding: 20px 0 30px;float: left;width: 100%;}
	#redes-sociais h2 {
		color: #fff;
		text-transform: uppercase;
		padding: 10px 30px 0 0;
		font-size: 30px;
		font-weight: lighter;
		float: left;
		width: 50%;
		text-align: right;
	}
	#redes-sociais .image { float: left; }
	#redes-sociais .face-fit, #redes-sociais .face-med, .yout-med {
		display: inline-block;
		height: 64px;
		text-indent: -9999px;
		width: 71px;
	}
	#redes-sociais .face-med {background: url('../../../wp-content/uploads/2015/12/facebook_64px.png') no-repeat; margin: 0px 0px 0px 0px;background-position: -8px -4px;width: 62px;height: 62px;border-radius: 3%;}
	#redes-sociais .face-med:hover {background-image: url('../../../wp-content/uploads/2015/12/facebook_blue.png');}
	#redes-sociais .yout-med {background: url('../../../wp-content/uploads/2015/12/yt.png') no-repeat; margin: 0px 0px 0px 0px;background-position: 4px -4px;width: 159px;height: 62px;}
	#redes-sociais .yout-med:hover{background-image: url('../../../wp-content/uploads/2015/12/yt_red.png');	}

/* contato */
#post-52 .entry-header { display: none; }
.entry-content .contato { margin: 50px 0; }
.contato .informacao,
.contato .formulario { 
	float: left;
	font-size: 19px;
	padding: 0 15px;
	width: 50%;
}
.contato .informacao { text-align: center; }
.contato .informacao p { margin-bottom: 1.5em;}
.wpcf7-text, 
.wpcf7-number,
.wpcf7-textarea {
	max-width: 400px;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    padding: 5px;
    margin: 4px 0;
    width: 100%;
    color: #9e8f8f;
    font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    background-color: #f5f5f5;
}
.wpcf7-text:focus,
.wpcf7-textarea:focus { border-color: #76c5e4; background-color: #fff; outline: none; }
.wpcf7-submit {
	border: none;
    font-family: inherit;
    font-size: inherit;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    outline: none;
	padding: 10px 16px;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #0056A3;
    color: #fff;
    border-radius: 5px;
	margin: 20px 0 0;
}
.wpcf7-submit:hover {  color: #fff;background: #252525; }
.mapa { margin-bottom: 50px; }	

#post-61 .entry-header { display: none; }
.produtos-tab { margin: 30px 0; }
.content-tab > div { display: none; }
#hospitalar { display: block; }
.menu-tab {
	float: left;
    width: 25%;
}
	.menu-tab li a {
		display: block;
		/*text-align: right;*/
		color: #333;
		font-size: 20px;
		padding: 5px 10px;
	}
	.menu-tab li a.active { background-color: #0056A3; color: #fff; }
.content-tab {
    float: left;
    width: 75%;
}
	.content-tab a { display: inline-block; margin: 0 30px; }
/* footer */
#footer {
	background: #0056A3;
	color: #fff;
	padding: 30px 0;
	float: left;
	width: 100%;
}

	#footer .center { width:100%; max-width: 950px; float: none !important;}
	#footer > .clear { width: 100%; float: left;display: block;}
div:focus {
  border: none;
  outline: none;
}

	#footer .footer-left {
		float: left;
		width: 68%;
	}
	#footer .footer-right { 
		float: left;
		width: 32%;
	}
	#footer .footer-menu {
		float: left;
		margin-right: 6.5em;
	}

	#footer .footer-right span.phoneico, #footer .footer-right span.phonenumber {
	    display: block;
	    float: left;
	}

	#footer .footer-right span.phoneico {
	    padding-top: 0.4em;
	}

	#footer .footer-right span.phonenumber {
	    line-height: 1.5;
	}

	#footer .footer-right span.horario-atendimento {
	    display: block;
	    width: 100%;
	    clear: both;
	    font-size: 13px;
	    line-height: 20px;
	    padding-left: 49px;
	    margin-bottom: 0.7em;
	}


	#footer .menu,
	#footer .areas-atuacao { width: 200px; }
	#footer .contato {width: 310px;}
	#footer a { color: #fff;}
	#footer .menu a {float: left;width: 100%;}
	#footer .areas-atuacao a { float: left;width: 100%;}

	#footer .menu a:hover,
	#footer .areas-atuacao a:hover { color: #C3C701; }
	#footer h3 {float: left;color: #fff;font-size: 16px;}
	#footer .contato li { margin-bottom: 10px; }
	#footer .contato .le { line-height: 32px;width: 100%;float: left;}
	#footer .contato li:nth-child(1) img { margin-right: 14px; margin-left: 2px; }
	#footer .contato li:nth-child(2) img { margin-right: 12px; }
	#footer .contato li:nth-child(3) img {margin-right: 11px;float: left;display: block;}


	#footer .clear .copyright{
		width: 70%;
		margin: auto;
		display: block;
		position: relative;
		float: none;
		top: 20px;
	}

	#footer .footer-logo {
	    clear: both;
	    position: absolute;
	    bottom: 0;
	}

	#footer .footer-logo .manager-group {
		max-width: 200px;
		float: left;
		display: block;
		position: relative;
	}
	#footer li.widget {
    list-style: none;
	}
	
article.page .entry-header .entry-title {
	font-size: 40px;
	font-weight: normal;
	color: #0056A3;
	margin-bottom: 50px;
	text-transform: uppercase;
	text-align: center;
}
.entry-content {padding-bottom: 35px;}
.entry-content p{
	font-size: 19px;
	text-align: justify;
	color: gray;
}

.entry-content ul li {
	color: gray;
}
#post-18 .entry-content p strong {
	display: block;
	margin: 20px 0;
}

.last_posts{
	width:1100px;
	margin:auto;
}
.entry-title{
	text-align: left;
	color: #0056A3;
}
.galeria-empresa { margin: 20px auto 0px auto; width: 100%; max-width: 850px;}
.galeria-empresa li {
	float: left;
	margin: 0 20px 20px 0;
	height: 200px;
	position: relative;
	overflow: hidden;
	width: 360px;
	
}
.galeria-empresa li:nth-child(3n+3) { margin-right: 0; }
.galeria-empresa li a { display: block; }
.galeria-empresa li:hover a:before {
	background: rgba(0,0,0,0.5);
	content: '';
	display: block;
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 69;
	transition: all 1s ease-out;
}
.galeria-empresa li img {
	position: relative;
	width: 100%;
	top: 0;
	transition: all 0.7s ease-out;
}
	.galeria-empresa li:hover img {
		/*top: -20px;*/
		-webkit-transform:scale(1.25); /* Safari and Chrome */
		-moz-transform:scale(1.25); /* Firefox */
		-ms-transform:scale(1.25); /* IE 9 */
		-o-transform:scale(1.25); /* Opera */
		transform:scale(1.25);
	}
.lista-unidades {
	padding: 18px 8%;
	width: 97%;
	background: #fff;
}
	.lista-unidades li { margin-bottom: 20px; }
	.lista-unidades li span {
		display: block;
		float: left;
	}
	.lista-unidades li .left { float: left; width: 340px; }
	.lista-unidades li .right { float: right; width: 370px; }
.back-top {
	background: url(../../../wp-content/uploads/2015/10/back-top.png) no-repeat;
	background-position: -4px -3px;
	background-color: #0056A3;
	border-radius: 100%;
	display: none;
	height: 56px;
	width: 56px;
	border: solid 2px #fff;
	position: fixed;
	right: 10px;
	bottom: 10px;
	opacity: 0.5;
	text-indent: -9999px;
}
.back-top:hover { opacity: 1; }
/*woo*/	
.archive #content,
.single #content {
	margin: 0 auto;
	width: 100%;
	max-width: 1120px;
}
#content > #comments{
	width: 100%;
	max-width: 700px;
	float: none;
	margin: auto;
}
.woocommerce .related ul.products li.product{
	margin: 0 2% 2% 0;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	border: 1px solid #eee;
	border-radius: 7px;
	padding-left: 0px;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	margin-left: 0;
	float: initial;
}
.entry-content ul.products_cateegories{
	width: auto;
	min-height: 40px;
	float: left;
	display: block;
	position: relative;
	clear: none;
	font-size: 14px;
	margin-right: 20px;
	width: 200px;
}
.products_cateegories li{

}
.products_cateegories li a{
	max-width: 189px;
	position: relative;
	list-style: none;
	display: block;
}
.products_cateegories li a h3{
	    font-size: 15px;
	    white-space: nowrap;
	    width: 100%;
	    overflow: hidden;
	    text-overflow: ellipsis;
}
.entry-content .related ul.products{
		width: 1150px;
}
.entry-content ul.products{
	float: left;
	width: auto;
	position: relative;
	display: block;
	width: 900px;
	clear: none;
	list-style-type: disc;
}
.woocommerce ul.products li.product a img {
	border-bottom: 1px solid #eee;
	margin: 0;
}
.woocommerce ul.products li.product h3 {
	font-family: 'PT Sans', sans-serif;
	text-transform: uppercase;
}
.woocommerce ul.products li.product a, ul.products_cateegories li a {	color: #0056A3; }
 ul.products_cateegories li a mark{
    background: rgba(225,225,225,0);
    color: #0056A3;
    font-size: 14px;
}
.woocommerce ul.products li.product .button {
	background: #0056A3;
	color: #fff;
	margin: 0 0 10px;
}
.woocommerce .woocommerce-breadcrumb {
	margin: 10px 0 0px;
	padding: 0;
	color: #000;
}
.woocommerce .woocommerce-breadcrumb a { color: #0056A3; }
.page-title {
	margin-bottom: 20px;
	color: #0056A3;
	text-transform: uppercase;
}
.woocommerce div.product .product_title {
	color: #0056A3;
	text-transform: uppercase;
}
.related h2 {
	color: #0056A3;
	margin-bottom: 10px;
	font-size: 18px;
	text-transform: uppercase;
}
.single .product { margin-top: 20px; }

.yith_ywraq_add_item_browse_message a{
	font-weight:bold;
}
.woocommerce-tabs #reviews,
.woocommerce-result-count,
.woocommerce-ordering { display: none;}
/* 8.0 Media Queries */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}
@media (max-width: 1120px) {}


.owl-theme .owl-controls .owl-buttons{
	position:absolute;
	width:100%;
	margin-top: -300px;
}
.owl-theme .owl-controls .owl-buttons div{
	background: #0056A3 url(../../../wp-content/uploads/2015/10/arrow.png) !important;
	border: 2px solid #FFF !important;
	opacity:.5 !important;
	background-position: -18px -8px !important;
	transition: all ease .2s !important;
	padding: 28px 20px !important;
	border-radius: 8px !important;
}
.owl-theme:hover .owl-controls .owl-buttons div{
	opacity: 1 !important;
	background-color: #0056A3 !important;
	transition:all ease .2s;
}
.owl-prev{
    float: left;
     -webkit-transform: rotate(180deg);  /* Chrome, Opera 15+, Safari 3.1+ */
      -ms-transform: rotate(180deg);  /* IE 9 */
          transform: rotate(180deg);  /* Firefox 16+, IE 10+, Opera */
}
.owl-next{
    float: right;
}
#servicos {
	color: #616063;
	background: #F2F2F2;
	padding: 10px 0 20px;
}
	#servicos .image { text-align: center; }
	#servicos h2 {
		text-align: center;
		text-transform: uppercase;
		margin: 12px 0 5px;
		font-size: 40px;
		color: #706F72;
		font-weight: normal;
	}
	#servicos p {
		font-size: 22px;
		margin-bottom: 20px;
		text-align: center;
		font-weight: bold;
	}
	#servicos li:first-child {
		/* margin-left: 228px; */
	}
	#servicos li {
		display: inline-block;
		margin: 0px 36px 41px 36px;
		width: 254px;
		height: 254px;
	}
	#servicos li a.animation_all {
		display: block;
		border-radius: 130px;
		height: 252px;
		width: 252px;
		padding-bottom: 0px;
		transition: all 0.5s ease-out;
		background-position: -1px -1px;
		background-repeat:no-repeat;
		position: absolute;
	}
	#servicos li.hospitalar a.animation_all { background-image: url(../../../wp-content/uploads/2015/12/hospitalar.jpg);background-position: -3px -3px;}
	#servicos li.medico a.animation_all { background: url(../../../wp-content/uploads/2015/12/medico.jpg) no-repeat;background-position: -3px -3px;}
	#servicos li.odontologico a.animation_all { background-image: url(../../../wp-content/uploads/2015/12/odonto.jpg);background-position: -3px -3px;}
	#servicos li.fisio a.animation_all { background: url(../../../wp-content/uploads/2015/12/fisioterapica.jpg) no-repeat; background-position: -4px -4px;}
	#servicos li.fitness a.animation_all { background-image: url(../../../wp-content/uploads/2015/12/fitness.jpg);background-position: -2px -4px;}


		#servicos li a.animation_all:before {
		content: "";
		border: solid 5px rgba(225,225,225,0);
		float: left;
		width: 99%;
		height: 99%;
		margin: -3px -3px;
		border-radius: 100%;
		-webkit-transition: border linear .2s;
		-moz-transition: border linear .2s;
		-o-transition: border linear .2s;
		transition: border linear .2s;
	}
	#servicos li a.animation_all:hover:before {
		content: " ";
		border: solid 5px #0056A3;
		float: left;
		width: 99%;
		margin: -4px -3px;
		height: 99%;
		border-radius: 100%;
		-webkit-transition: border linear .2s;
		-moz-transition: border linear .2s;
		-o-transition: border linear .2s;
		transition: border linear .2s;
	}
	/*salkfitness*/
	#servicos li.medico a.animation_all:hover:before {
		border: solid 5px #3779B5;
	}
	/*salkmedical*/
	#servicos li.odontologico a.animation_all:hover:before {
		border: solid 5px #3779B5;
	}
	/*brief*/
	#servicos li.fisio a.animation_all:hover:before {
		border: solid 5px #3779B5;
	}
	/*mendel*/
	#servicos li.hospitalar a.animation_all:hover:before {
		border: solid 5px #3779B5;
	}	
	/*dayho*/
	#servicos li.fitness a.animation_all:hover:before {
		border: solid 5px #3779B5;
	}	
	#servicos li  span.order {
		opacity:0;
		margin: 256px 9px 4px 9px;
		padding: 3px 22px;
		background: #000;
		height: auto;
		position: absolute;
		display: block;
		color: #fff;
		font-size: 26px;
		z-index: 0;
		}
	#servicos li:hover span.order {
		opacity:1;
		-webkit-transition: all linear .2s;
		-moz-transition: all linear .2s;
		-o-transition: all linear .2s;
		transition: all linear .2s;
	}
.servicos ul{
	width: 100%;
	max-width: 658px;
	margin: auto;
	height: auto;
} 

#sync2 .owl-item{
	margin: 4px 13px;
}

.post-navigation{
display:none;
}
.align-left{

float: left;}
.artigo-detalhe{

margin: 20px auto;width: 100%;float: left;}
.artigo-detalhe .thumbnail{
	max-	width: 365px;
}
.artigo-detalhe .chamada {
	margin: 4px 5px;
	width: 100%;
	max-width: 700px;
	float: left;
}

.artigo-detalhe .titulo {
	margin: 4px 5px;
	width: 100%;
	max-width: 700px;
	float: left;
	font-size: 30px;
	overflow: hidden;
}
.artigo-detalhe .titulo span{
	width:100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
}

/** Titulo Materia Blog **/

.post h1.entry-title {
	font-size: 30px;
	font-weight: 300;
	line-height: 2;
	padding: 30px 0;
}


#noticias{
	color: #616063;
	background: #E2E2E2;
	padding: 1px 0 20px;
	float: left;
	width: 100%;
}
#noticias h2{
	width:100%;
	float:left;
	text-transform: uppercase;
	text-align: center;
	font-weight: 100;
	font-size: 40px;
}

.entry-header .entry-thumbnail{
	display:none;
}

.comment-form-comment{
    margin: 6px 0;
}
.comment-form-comment label{
    float: left;
    width: 100%;
}
.comment-respond{

float: left;width: 100%;}
.comment-respond form{
	margin: auto;
}
.wpdiscuz-subscribe-bar{
	display:none!important;
}
footer.entry-meta{
	margin: 18px 0;
}

.category-dayho h1, .category-dayho h1 a, .category-dayho .entry-meta  a, .dayho .titulo span, .dayho .chamada a {color:#000000;}
.category-salk-medical h1,.category-salk-medical h1  a, .category-salk-medical .entry-meta a, .salk-medical .titulo span, .salk-medical .chamada a {color:#2F928D;}
.category-salk-fitness h1, .category-salk-fitness h1 a,.category-salk-fitness .entry-meta a, .salk-fitness .titulo span, .salk-fitness .chamada a {color:#EC1420;}

.category-salk-medical, .category-dayho, .category-salk-fitness, article.category-blog, article.category-blog-page, #srchs article, .error404 .page-wrapper{
	width: 100%;
	max-width: 700px;
	margin: auto!important;
}

.error404 .page-wrapper {
	padding-bottom: 30px;
}
.site-content > .category-banner, .site-content .category-blog-page{
	width:100%;
}
.partilhar_facebook{
	float: right;
	width: 200px;
	height: 50px;
}
.artigo-detalhe .thumbnail:before{
	content:"";
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100%;
	margin: 15px -40px;
	position: absolute;
	opacity: .7;
	padding: 81px 20px;
	z-index: 999;
	background-image: url(../../../wp-content/themes/manager/images/marcasdagua_manager.jpg);
}
.has-post-thumbnail .entry-content > p:nth-child(1):before{
	content:"";
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100%;
	margin: 38px -40px;
	position: absolute;
	opacity: .7;
	padding: 81px 20px;
	z-index: 999;
	background-image: url(../../../wp-content/themes/manager/images/marcasdagua_manager.jpg);	
} 
.salk-fitness .thumbnail:before, .category-salk-fitness.has-post-thumbnail .entry-content > p:before{
	background-image: url(../../../wp-content/themes/manager/images/marcasdagua_salkfitness.jpg);

}
.salk-medical .thumbnail:before, .category-salk-medical.has-post-thumbnail .entry-content > p:before{
	background-image: url(../../../wp-content/themes/manager/images/marcasdagua_salkmedical.jpg);
}
.dayho .thumbnail:before, .category-dayho.has-post-thumbnail .entry-content > p:before{
	background-image: url(../../../wp-content/themes/manager/images/marcasdagua_dayho.jpg);

}
.mendel .thumbnail:before, .category-mendel.has-post-thumbnail .entry-content > p:before{
	background-image: url(../../../wp-content/themes/manager/images/marcasdagua_mendel.jpg);
}


.category-blog-page > header  h1, .category-blog-page > header >  .entry-meta, .category-blog-page > footer.entry-meta{
	display:none;
}



/** menu mobile **/
/*----- Toggle Button -----*/
.toggle-nav {
    display:none;
}

/*----- Menu -----*/
@media screen and (min-width: 860px) {
    .main-mobile-navigation {
        width:80%;
        padding:25px 18px;
        background:#FFF;
        overflow: hidden;
    }
}

.header-mobile {
	background: #FFF;
	padding: 1em;
	border-bottom: 1px solid rgba(128, 128, 128, 0.6);
}

.header-mobile .logo {
	float: left;
	width: 20%;
}
.header-mobile .logo a {
	background: url(../../../wp-content/themes/manager/images/logo-manager.png) no-repeat;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 194px;
}

.main-mobile-navigation .container-menu-mobile {
	float: left;
}

.main-mobile-navigation ul {
    display:inline-block;
}
 
.main-mobile-navigation li {
    margin:0px 50px 0px 0px;
    float:left;
    list-style:none;
    font-size:17px;
}
 
.main-mobile-navigation li:last-child {
    margin-right:0px;
}
 
.main-mobile-navigation a {
    color:#000000;
    transition:color linear 0.15s;
}
 
.main-mobile-navigation a:hover, .main-mobile-navigation .current-item a {
    text-decoration:none;
    color:#000000;
}

/*----- Search -----*/
.main-mobile-navigation .search-form {
    float:right;
    display:inline-block;
}
 
.main-mobile-navigation .search-form .search-field {
	padding: 5px;
	width: 300px;
	color: #000000;
	border: 1px solid #0056A3;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	transition: all 0.5s ease-out;
	background-color: #f5f5f5;
}
.main-mobile-navigation .search-form .search-field:focus {
	border-color: #0056A3;
    background-color: #fff;
}

.header-mobile .main-mobile-navigation .search-form .search-submit {
	background: url(../../../wp-content/themes/manager/images/lupa-azul.png) no-repeat;
}

.main-mobile-navigation .search-form .search-submit {
    background: url(../../../wp-content/themes/manager/images/lupa.png) no-repeat;
	border: none;
	display: block;
	height: 36px;
	float: right;
	margin: -1px 0 0 0;
	padding: 0;
	text-indent: -9999px;
	width: 49px;
}

.main-mobile-navigation .screen-reader-text {
	display: none;
}

@media screen and (max-width: 1070px) {
    .main-mobile-navigation .search-form .search-field {
        width:120px;
    }

    .center {
		padding: 0 1em;
	}

    .artigo-detalhe .thumbnail img {
	    padding-top:40px
	}

	.artigo-detalhe .thumbnail{
		width: 30%;
	}
	.artigo-detalhe .chamada, .artigo-detalhe .titulo {
		width: 60%;
	}

	.artigo-detalhe .thumbnail:before{
		margin: 0;
		padding: 20px 65px;
		background-image: url(../../../wp-content/themes/manager/images/mob_marcasdagua_manager.jpg);
	}

	.has-post-thumbnail .entry-content > p:nth-child(1) {
		margin-top: 20px;
	}
	.has-post-thumbnail .entry-content > p:nth-child(1):before{
		margin: 20px 0;
		padding: 20px 65px;
		background-image: url(../../../wp-content/themes/manager/images/mob_marcasdagua_manager.jpg);	
	} 

	.has-post-thumbnail .entry-content p:nth-child(1) img  {
		padding-top: 60px;
	}

	.salk-fitness .thumbnail:before, .category-salk-fitness.has-post-thumbnail .entry-content > p:before{
		background-image: url(../../../wp-content/themes/manager/images/mob_marcasdagua_salkfitness.jpg);

	}
	.salk-medical .thumbnail:before, .category-salk-medical.has-post-thumbnail .entry-content > p:before{
		background-image: url(../../../wp-content/themes/manager/images/mob_marcasdagua_salkmedical.jpg);
	}
	.dayho .thumbnail:before, .category-dayho.has-post-thumbnail .entry-content > p:before{
		background-image: url(../../../wp-content/themes/manager/images/mob_marcasdagua_dayho.jpg);

	}
	.mendel .thumbnail:before, .category-mendel.has-post-thumbnail .entry-content > p:before{
		background-image: url(../../../wp-content/themes/manager/images/mob_marcasdagua_mendel.jpg);
	}


}

@media screen and (max-width: 860px) {
    .main-mobile-navigation {
        position:relative;
        display:inline-block;
        width: 100%;
    }

    .header-mobile .logo {
    	width: 100%;
    	padding-bottom: 20px;
    }

    .header-mobile .logo a {
    	height: 45px;
    	margin: 0 auto;
    }

 
    .main-mobile-navigation ul.active {
        display:none;
    }
 
    .main-mobile-navigation ul {
        width:73%;
        position:absolute;
        top:120%;
        left:0px;
        padding:10px 18px;
        box-shadow:0px 1px 1px rgba(0,0,0,0.15);
        border-radius:3px;
        background:#0056A3;
        z-index: 999;
    }
 
    .main-mobile-navigation ul:after {
        width:0px;
        height:0px;
        position:absolute;
        top:0%;
        left:22px;
        content:'';
        transform:translate(0%, -100%);
        border-left:7px solid transparent;
        border-right:7px solid transparent;
        border-bottom:7px solid #0056A3;
    }
 
    .main-mobile-navigation li {
        margin:5px 0px 5px 0px;
        float:none;
        display:block;
    }
 
    .main-mobile-navigation a {
        display:block;
        color: #FFF;
    }

    .main-mobile-navigation a:hover {
    	color: #11b3ac;
    }
 
    .main-mobile-navigation .togglemenu {
    	float: left;
    }
    .main-mobile-navigation .togglemenu .toggle-nav {
        padding:10px 15px;
        float:left;
        display:inline-block;
        border-radius:4px;
        background:#0056A3;
        color:#FFF;
        font-size:20px;
        transition:color linear 0.15s;
    }
 
    .main-mobile-navigation .togglemenu .toggle-nav:hover, .toggle-nav.active {
        text-decoration:none;
        color:#FFF;
    }

    .main-mobile-navigation .busca {
    	float: left;
    }
 
    .main-mobile-navigation .search-form {
        margin:12px 0px 0px 20px;
        float:left;
    }
 
    .main-mobile-navigation .search-form .search-field {
        box-shadow:-1px 1px 2px rgba(0,0,0,0.1);
    }

}

.leave-reply {
	display: none;
}

.trabalhe-conosco .entry-content form {
    margin: auto;
    max-width: 400px;
    padding-bottom: 4em;
}

.blog .site-main div.site-content.center, .error404 .site-main div.site-content.center {
	padding: 2em !important;
}

article.page {
	margin-bottom: 2em;
	margin-top: 40px;
}

.home article.page {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

.home article.video .entry-content {
    background: #E2E2E2 !important;
}

.home .entry-content {
	padding-bottom: 0 !important;
}

@media (max-width: 768px) {

	.center {
		padding: 0 1em;
	}

	.site-main {
		padding-top:0;
	}

	.desktop {
		padding-top: 160px;
	}

	article.page { 
		margin-top: 0;
	}

	#masthead .logo {
		width: 100%;
		padding: 0 30%;
	}

	#masthead .logo a {
		float: left;
		margin: 0 auto;
	}

	#masthead .navbar {
		width: 100%;
	}
	#masthead .navbar .main-navigation {
		padding: 1em;
	}
	#masthead .navbar .menu {
		margin: 0;
	}
	#masthead .navbar .menu ul {
		margin: 0 auto;
	}
	#masthead .navbar .menu li a{
		padding: 0;
		margin-right: 0.4em;
		font-size: 1.1em;
	}

	#masthead .navbar .menu-topo {
		display: none;
	}

	.owl-theme .owl-controls .owl-buttons {
		margin-top: -140px;
	}

	.artigo-detalhe .thumbnail, .artigo-detalhe .titulo, .artigo-detalhe .chamada{
		width: 100%;
	}

	#footer .footer-right, #footer .footer-left {
		width: 100%;
	} 
	#footer .footer-menu {
		width: 100%;
		margin-right: 1em;
		margin-top: 2em;
	}
	#footer .footer-right {
		margin-top: 2em;
	}

	#footer .footer-logo {
		position: relative;
		padding-top: 2em;
	}
	#parceiros .image { 
		width: 100%;
	}

	#produtos {
		padding: 0;
	}
	#produtos li:last-child {
		margin: 0;
		margin-top: 2em;
	}

	#redes-sociais .image { text-align: center; margin: auto; float: none; }

	#redes-sociais h2 {
		font-size: 2em;
		width: 100%;
		text-align: center;
		padding: 0 0 1em;
	}

	#redes-sociais .face-fit { width: 50px; height: 50px; background-size: 50px; }
	#redes-sociais .yout-med { width: 135px; height: 50px; background-size: 125px; }
	#redes-sociais .insta-active, #redes-sociais .insta-active:hover { width: 50px; height: 50px; background-size: 50px; }

	#sync2 .owl-item {
		margin: 0;
	}

	.lista-unidades li .left { float: left; width: 100%;}
	.lista-unidades li .right { float: left; width: 100%; }

	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		width: 100%;
		margin: 0;
	}

	.woocommerce #content div.product div.images, 
	.woocommerce div.product div.images, 
	.woocommerce-page #content div.product div.images, 
	.woocommerce-page div.product div.images {
		width: 100%;
		min-height: auto;
	}

	.contato .informacao,
	.contato .formulario { 
		width: 100%;
	}

	.contato .formulario {
		margin-top: 2em;
	}

	div#innerp { 
		width: 100%;
		float: none;
	}

	#inovacao {
		padding: 0;
	}

	#inovacao .center {
		position: static;
	}

	#inovacao .center h2 {
		margin: 0;
		padding: 1em;
		color: #fff !important;
	}

	#inovacao .projects_content {
	    display: block;
	    padding-bottom: 1em;
	}

	#inovacao .text {
		min-height: auto;
		padding: 1em;
		margin: 0;
		overflow: visible;
	}
	#inovacao .text p {padding-bottom: 0.5em;}

	#destaques h2 {
		margin-bottom: 1em !important;
	}

	#destaques .text {
		padding: 0 1em;
		margin: 0;
		overflow: auto;
	}
	#destaques .text h4{
		position: relative;
		margin: 0;
		padding: 10px 0 30px 0;
		background-position-y: -45px;
		border-radius: 0;
		margin-bottom: 1em;
	}
	#destaques .projects_content {
		margin-bottom: 2em;
	}
	#destaques .projects_content .text:hover h4{ 
		background-image: url(../../../wp-content/themes/manager/images/half_circle.png);
	}
	#destaques .text p.ac { 
		text-align: left;
		margin-bottom: 1em; 
	}

	#quem-somos { padding: 0; overflow: hidden; }
	#quem-somos .image { margin: 0;}

	#quem-somos h2 {
		margin: 0;
	}

	#quem-somos p {
		padding-bottom: 1em;
	}

	#srchs {
		padding: 0 1em;
	}

}

@media (min-width: 560px) and (max-width: 768px) {

	.owl-theme .owl-controls .owl-buttons {
		margin-top: -163px;
	}
}