 @charset "UTF-8";
/* CSS Document */
html, body {
	margin: 0px;
	font-size: 0;
	top:0px;
	right:0px;
	left:0px;
	max-width: 100%;
    overflow-x: hidden;
}
a {
	font-family: 'Saira Semi Condensed', sans-serif;
	color:#004960;
	font-weight:400;
	font-size:15px;
	line-height: 36px;
}
h1 {
	pding:0px;
    margin:0;
}
h2 {
	padding:0px;
    margin:0;
}
img,
picture,
video,
embed {
	max-width: 100%;
}
.menu ul {
	display:inline-block;
	margin:0px;
	padding:0px;
}
.menu li {
	margin:0px 15px 0px 0px;
	float:left;
	list-style:none;
	font-family: 'Saira Semi Condensed', sans-serif;
	font-weight: 500;
	font-size:24px;
}
.menu li:last-child {
	margin-right:0px;
}
.menu a {
	color:#003451;
	font-family: 'Saira Semi Condensed', sans-serif;
	font-weight: 500;
	transition:color linear 0.15s;
	text-decoration:none;
	font-size:17px;
}
.menu a:hover, .menu .current-item a {
	text-decoration:none;
	color:#ae9662;
}
.toggle-nav {
	display:none;
}
.data {
	font-family: 'Saira Semi Condensed', sans-serif;
	color:#033c63;
	font-weight:500;
	font-size:15px;
	line-height:22px;
}
.title1 {
	font-family: 'Saira Semi Condensed', sans-serif;
	color:#033c63;
	font-weight:700;
	font-size:45px;
	line-height:55px;
}
.title2 {
	font-family: 'Saira Semi Condensed', sans-serif;
	color:#033c63;
	font-weight:700;
	font-size:18px;
	line-height:24px;
	text-decoration:none;
}
.title3 {
	font-family: 'Saira Semi Condensed', sans-serif;
	color:#ae9662;
	font-weight:700;
	font-size:20px;
	line-height:28px;
}
.subtitle1 {
	font-family: 'Saira Semi Condensed', sans-serif;
	color:#333333;
	font-weight:400;
	font-size:22px;
	line-height:30px;
}
.subtitle2 {
	font-family: 'Saira Semi Condensed', sans-serif;
	color:#333333;
	font-weight:400;
	font-size:20px;
	line-height:30px;
}
.text1 {
	font-family: 'Saira Semi Condensed', sans-serif;
	color:#333333;
	font-weight:400;
	font-size:18px;
	line-height:28px;
	text-decoration:none;
}
.link {
	font-family: 'Saira Semi Condensed', sans-serif;
	color:#033c63;
	font-weight:600;
	font-size:18px;
	line-height:28px;
	text-decoration:none;
}
.text2 {
	font-family: 'Saira Semi Condensed', sans-serif;
	color:#fff;
	font-weight:300;
	font-size:18px;
	line-height:26px;
}
.text3 {
	font-family: 'Saira Semi Condensed', sans-serif;
	color:#fff;
	font-weight:300;
	font-size:28px;
	line-height:33px;
}
.text4 {
	font-family: 'Saira Semi Condensed', sans-serif;
	color:#fff;
	font-weight:300;
	font-size:17px;
	line-height:24px;
}
.text5 {
	font-family: 'Saira Semi Condensed', sans-serif;
	color:#ffffff;
	font-weight:400;
	font-size:15px;
	line-height:22px;
}
.input-int{
	font-family: 'Saira Semi Condensed', sans-serif;
	font-weight: 400;
	text-decoration: none;
	color: #003351;
	font-size: 15px;
	border: 1px solid #003351;
	width: 75%;
	background-color: #FFF;
}
.text-assina {
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	font-weight:500;
	font-size:11px;
	line-height:20px;
	text-decoration:none;
}
.botao{
	font-family: 'Saira Semi Condensed', sans-serif;
	text-decoration: none;
	font-weight: 600;
	color: #FFFFFF;
	font-size: 18px;
	border: 1px solid #AE9662;
	width: 100px;
	height: 30px;
	background-color: #AE9662;
	font-weight: bold;
}
.botao1 {
	font-family: 'Saira Semi Condensed', sans-serif;
	color:#fff;
	font-weight:600;
	font-size:22px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	border:solid 1px #2d6a94;
	background-color: #2d6a94;
	text-decoration:none;
}
#content-top {
	width:100%;
	display:inline-block;
	background: url(image/fundo_top.png);
	background-position:top center;
	background-repeat:no-repeat;
}
#top {
	max-width:1000px;
	margin:0 auto;
	height:663px;
	position: relative;
	z-index:10;
}
#top-logo{
	width:23.1%;
	margin-top:20px;
	float:left;
	z-index:999;
}
#top-menu{
	width:64%;
	margin-left:5%;
	margin-right:1%;
	margin-top:25px;
	float:left;
	z-index:998;
	position:relative;
}
#top-redes{
	width:6.9%;
	float:right;
	margin-top:12px;
	display:inline-block;
	text-align:center;
}
#top-banner{
	width:100%;
	display:inline-block;
	z-index:10;
}
#content-destaque {
	width:100%;
	display:inline-block;
	background: url(image/fundo_destaques.png);
	background-position:top center;
	background-repeat:no-repeat;
}
#destaque {
	max-width:1000px;
	margin:0 auto;
}
#destaque-box1 {
	width:22%;
	margin-right:4%;
	float:left;
	background-image:url(image/fundo_box.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:321px;
	margin-bottom:90px;
}
#destaque-box2 {
	width:22%;
	float:left;
	background-image:url(image/fundo_box.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:321px;
	margin-bottom:90px;
}
#destaques-box-texto {
	width:84%;
	margin-left:8%;
	margin-right:8%;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	display:inline-block;
}
#destaques-box-texto2 {
	width:84%;
	margin-left:8%;
	margin-right:8%;
	margin-bottom:20px;
	float:left;
	display:inline-block;
}
#destaques-box-texto3 {
	width:84%;
	margin-left:8%;
	margin-right:8%;
	margin-bottom:30px;
	float:left;
	display:inline-block;
}
#content-sobre {
	width:100%;
	display:inline-block;
	background-color:#e9e9e9;
}
#sobre {
	max-width:1000px;
	margin:0 auto;
}
#sobre-titulo{
	width:100%;
	float:left;
	margin-top:60px;
	margin-bottom:40px;
	text-align:center;
	display:inline-block;
}
#sobre-subtitulo{
	width:65%;
	margin-left:20%;
	margin-right:20%;
	float:left;
	margin-bottom:60px;
	display:inline-block;
	text-align:center;
}
#sobre-foto{
	width:29%;
	float:left;
	margin-bottom:90px;
	display:inline-block;
}
#sobre-texto{
	width:68%;
	float:right;
	margin-bottom:90px;
	display:inline-block;
	text-align:justify;
}
#content-cirurgias {
	width:100%;
	display:inline-block;
	background-color:#d0d0d0;
}
#cirurgias {
	max-width:1000px;
	margin:0 auto;
}
#cirurgias-titulo{
	width:100%;
	float:left;
	margin-top:60px;
	margin-bottom:60px;
	text-align:center;
	display:inline-block;
}
#cirurgias-subtitulo{
	width:28%;
	margin-left:5%;
	float:left;
	display:inline-block;
	text-align:center;
}
#cirurgias-barra{
	width:6%;
	float:left;
	display:inline-block;
	text-align:center;
	margin-bottom:120px;
}
#cirurgias-boxes{
	width:56%;
	margin-right:5%;
	float:right;
	display:inline-block;
}
#cirurgias-boxes-box1{
	width:47%;
	float:left;
	display:inline-block;
	margin-bottom:20px;
}
#cirurgias-boxes-box2{
	width:47%;
	float:right;
	display:inline-block;
	margin-bottom:20px;
}
#cirurgias-boxes-dados{
	width:90%;
	margin-left:5%;
	margin-left:5%;
	float:left;
	margin-bottom:20px;
	display:inline-block;
	text-align:center;
}
#content-rodape {
	width:100%;
	display:inline-block;
	background: url(image/fundo_rodape.png);
	background-position:top center;
	background-repeat:no-repeat;
}
#rodape {
	max-width:1000px;
	margin:0 auto;
	height:149px;
	position: relative;
	z-index:10;
}
#rodape-selo{
	width:14%;
	float:left;
	margin-top:40px;
	display:inline-block;
}
#rodape-dados{
	width:64%;
	float:left;
	margin-top:40px;
	display:inline-block;
}
#rodape-redes{
	width:20%;
	float:right;
	text-align:right;
	display:inline-block;
	margin-top:78px;
}
#content-assina{
	width:100%;
	background-color:#013b62;
	display:inline-block;
}
#assina{
	max-width:1000px;
	margin:0 auto;
}
#assina-dados{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	float:left;
	display:inline-block;
}
#content-interna {
	width:100%;
	display:inline-block;
	background-color:#d0d0d0;
}
#interna {
	max-width:1000px;
	margin:0 auto;
}
#interna-titulo{
	width:100%;
	float:left;
	margin-top:10px;
	margin-bottom:40px;
	text-align:center;
	display:inline-block;
}
#interna-texto{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	float:left;
	margin-bottom:90px;
	display:inline-block;
	text-align:justify;
}
#content-top-interno {
	width:100%;
	display:inline-block;
	background: url(image/fundo_top_interno.png);
	background-position:top center;
	background-repeat:no-repeat;
}
#top-interno {
	max-width:1000px;
	margin:0 auto;
	height:228px;
	position: relative;
	z-index:10;
}
@media all and (max-width:768px)
{
.menu {
	position:relative;
	display:inline-block;
}
.menu ul.active {
	display:none;
}
.menu ul {
	width:180px;
	position:absolute;
	top:117%;
	right:0px;
	padding:10px 10px;
	background:#eee;
}
.menu ul:after {
	width:0px;
	height:0px;
	position:absolute;
	top:0%;
	right:10px;
	content:'';
	transform:translate(0%, -100%);
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	border-bottom:7px solid #eee;
}
.menu li {
	margin:5px 0px 0px 0px;
	float:none;
	display:block;
}
.menu a {
	display:block;
}
.toggle-nav {
	padding:5px;
	float:left;
	display:inline-block;
	color:#fff;
	font-size:25px;
	transition:color linear 0.15s;
}
.toggle-nav:hover, .toggle-nav.active {
	text-decoration:none;
	color:#fff;
}
#top-redes{
	display:none;
}	
#content-top {
	background: url(image/fundo_top2.png);
}
#content-top-interno {
	background: url(image/fundo_top_interno2.png);
}
#top-interno {
	height:190px;
}
#top-logo{
	width:28%;
	margin-left:2%;
	margin-top:20px;
	float:left;
}
#top-menu{
	width:39%;
	margin-right:0%;
	margin-top:0px;
	float: right;
	text-align:right;
}
#top {
	max-width:1000px;
	margin:0 auto;
	height:583px;
	position: relative;
	z-index:10;
}
#destaque-box1 {
	width:46%;
	margin-left:2%;
	margin-right:2%;
	float:left;
	background-image:url(image/fundo_box2.png);
	background-position:top left;
	background-repeat:repeat;
	height:270px;
	margin-bottom:40px;
}
#destaque-box2 {
	width:46%;
	margin-left:2%;
	margin-right:2%;
	float:left;
	background-image:url(image/fundo_box2.png);
	background-position:top left;
	background-repeat:repeat;
	height:270px;
	margin-bottom:40px;
}
#sobre-subtitulo{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	float:left;
	margin-bottom:60px;
	display:inline-block;
	text-align:center;
}
#sobre-foto{
	width:27%;
	margin-left:2%;
	float:left;
	margin-bottom:90px;
	display:inline-block;
}
#sobre-texto{
	width:66%;
	margin-right:2%;
	float:right;
	margin-bottom:90px;
	display:inline-block;
	text-align:justify;
}
#content-rodape {
	background: url(image/fundo_rodape2.png);
}
#rodape-dados{
	width:78%;
	margin-left:2%;
	float:left;
	margin-top:40px;
	display:inline-block;
}
#rodape-redes{
	width:18%;
	margin-right:2%;
	float:right;
	text-align:right;
	display:inline-block;
	margin-top:78px;
}
}
@media all and (max-width:480px)
{
#content-top {
	background: url(image/fundo_top3.png);
}
#top-logo{
	width:45%;
	margin-left:2%;
	margin-top:20px;
	float:left;
}
#top-menu{
	width:42%;
	margin-right:2%;
	margin-top:25px;
	float: right;
}
#top {
	max-width:1000px;
	margin:0 auto;
	height:463px;
	position: relative;
	z-index:10;
}
#rodape-selo{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	float:left;
	text-align:center;
	margin-top:20px;
	display:inline-block;
}
#rodape-dados{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	float:left;
	text-align:center;
	margin-top:20px;
	display:inline-block;
}
#rodape-redes{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	float:left;
	text-align:center;
	display:inline-block;
	margin-top:10px;
	margin-bottom:20px;
}
#cirurgias-subtitulo{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	float:left;
	display:inline-block;
	text-align:center;
	margin-bottom:40px;
}
#cirurgias-barra{
	display:none;
}
#cirurgias-boxes{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	float:left;
	display:inline-block;
}
#cirurgias-boxes-box1{
	width:100%;
	float:left;
	display:inline-block;
	margin-bottom:20px;
}
#cirurgias-boxes-box2{
	width:100%;
	float:left;
	display:inline-block;
	margin-bottom:20px;
}
#sobre-foto{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	float:left;
	margin-bottom:40px;
	display:inline-block;
	text-align:center;
}
#sobre-texto{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	float:left;
	margin-bottom:40px;
	display:inline-block;
	text-align:justify;
}	
#destaque-box1 {
	width:76%;
	margin-left:12%;
	margin-right:12%;
	float:left;
	background-image:url(image/fundo_box2.png);
	background-position:top left;
	background-repeat:repeat;
	height:270px;
	margin-bottom:40px;
}
#destaque-box2 {
	width:76%;
	margin-left:12%;
	margin-right:12%;
	float:left;
	background-image:url(image/fundo_box2.png);
	background-position:top left;
	background-repeat:repeat;
	height:270px;
	margin-bottom:40px;
}
#top-banner{
	width:100%;
	display:inline-block;
	margin-top:30px;
}
#content-top-interno {
	background: url(image/fundo_top_interno3.png);
}
#top-interno {
	height:169px;
}
}
