/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, button {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, button {
	border: 0;
}

/* começo */

.fl {
	float: left;
}

.alignright {
	float: right;
}
.alignleft {
	float: left;
	margin-right: 1em;
}
.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.clearfix::after {
	content: '';
	display: table;
	clear: both;
}

.screen-reader-txt, .screen-reader-text {
	display: inline-block;
	text-indent: -100em;
	overflow: hidden;
	height: 0;
	width: 0;
	position: absolute;
}

.u-align-right {
	text-align: right !important;
}
.u-align-center {
	text-align: center !important;
}
@media only screen and (max-width: 48em) {
	.u-align-right-xs {
		text-align: right !important;
	}
}
@media only screen and (min-width: 48em) {
	.u-align-right-gt-xs {
		text-align: right !important;
	}
}

@media only screen and (max-width: 48em) {
	.hide-xs {
		display: none !important;
	}	
}
@media only screen and (min-width: 48em) {
	.hide-gt-xs {
		display: none !important;
	}	
}

html {
	font-size: 100%;
}

body {
	background-image:url('../rsrc/images/pattern.png');
	overflow-x: hidden;
	font-size: 87.5%;
	font-family: 'Open Sans', sans-serif;
	color: #333;
	background-color: #fff;
}
@media only screen and (max-width: 48em) {
	body {
		overflow-x: hidden;
	}
}

a {
	text-decoration: none;
	color: #2A7AAB;
	font-weight: 600;
}
a:hover {
	color: #2c3b73
}

.cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 20%;
	font-family: 'object-fit: cover; object-position: 50% 20%;'; /* polyfill */
}

.center-v {
	height: 100%;
}

.center-v::before {
	content: '';
	/*display: inline-block; comentado quando coloquei o link da redução de carência*/
	height: 100%;
	width: 1px;
	margin-left: -1px;
	vertical-align: middle;
}

.center-v > * {
	display: inline-block;
	vertical-align: middle;
}

.center-teste > * {
	display: inline-block;
	vertical-align: middle;
}


h1, h2 {
    color: #245370;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}
h3 {
    color: #1F71A0;
    font-size: 18px;
}

.main-content h1,.main-content h2 {
    margin: 30px 0 12px;
}
.main-content > h1 {
	margin-bottom: 2em;
}

.table {
	width: 100%;
	margin-bottom: 2em;
}
.table td {
	border: 1px solid #000;
	padding: .2em 0.5em;
}


#estrutura {
	background-color: transparent;
	background-image:url('../rsrc/images/estrutura.png');	
    padding: 0 30px;
}


.logo {
    float: left;
    text-indent: -99999px;
    padding: 20px 0px 0px 50px;
}

.logo a {
	display:block;
	width:242px;
	height:124px;
	background-image:url('../rsrc/images/logo.png');
	background-repeat:no-repeat;
}

.qualicorp {
	float:right;
	text-indent:-99999px;
	padding:45px 50px 0px 0px;
}
.qualicorp a {
	display:block;
	width:245px;
	height:95px;
	background-image:url('../rsrc/images/logo_qualicorp_novo.jpg');
	background-repeat:no-repeat;
}

.top-menu {	
    list-style-type: none;
    background-image: url(../rsrc/images/menu.png);
    background-repeat: no-repeat;
    height: 58px;
    padding: 0px;
    padding-left: 100px;
    margin: 15px -30px 10px -30px;
}
.top-menu > li {
    float: left;
    padding: 8px 70px 14px 0px;
}
/*.top-menu a {
    color: #fff;
    background-image: url(../rsrc/images/ancora.jpg);
    background-repeat: no-repeat;
    line-height: 22px;
    background-position: center left;
    padding-left: 32px;
    padding-top: 5px;
}*/
.top-menu .current_page_item a {
	color: #ffc947;
}
.top-menu a:hover {
    color: #ffe1a2;
}
.top-menu a {
	background-image: url(../rsrc/images/sulamerica.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    width: 200px;
    height: 30px;
}
.top-menu a[href*="klini-saude"] {
    background-image: url(../rsrc/images/klini-saude.png);
}
.top-menu a[href*="ampla-saude"] {
    background-image: url(../rsrc/images/amplasaude.png);
}
.top-menu a[href*="unimed-rio"] {
    background-image: url(../rsrc/images/unimedrio.png);
}
.top-menu a[href*="unimedrio"] {
    background-image: url(../rsrc/images/unimedrio.png);
}
.top-menu a[href*="sulamerica"] {
    background-image: url(../rsrc/images/sulamerica.png);
}
.top-menu a[href*="sul-america"] {
    background-image: url(../rsrc/images/sulamerica.png);
}
.top-menu a[href*="unimed-nac"] {
    background-image: url(../rsrc/images/unimednac.png);
}
.top-menu a[href*="unimednac"] {
    background-image: url(../rsrc/images/unimednac.png);
}


/*banner internas*/
.banner_internas{ overflow: hidden; width:874px; height:197px; clear:both; text-align:center; background-image:url("../rsrc/images/banner_base2.png"); background-repeat:no-repeat; background-position:center center; margin:0 auto 30px auto; position:relative; display:none;
}
.banner_internas h2{ text-align:left; text-transform:none; position:absolute; top:-50px; left:20px; font-size:24px; margin: 0; 
}
.banner_internas p{ text-align:left;  text-transform:none; position:absolute; top:-50px; left:20px; color:#2C7DAF; font-size:14px;
}
.banner_internas .banner_img_klinisaude{ text-align:left; text-transform:none; position:absolute; top:-50px; left:20px;
}
.banner_internas .banner_img_amplasaude{ text-align:left; text-transform:none; position:absolute; top:-50px; left:20px;
}
.banner_internas .banner_img_unimed{ text-align:left; text-transform:none; position:absolute; top:-50px; left:20px;
}
.banner_internas .banner_img_sulamerica{ text-align:left; text-transform:none; position:absolute; top:-50px; left:20px;
}
.banner_internas .banner_img_unimedNac{ text-align:left; text-transform:none; position:absolute; top:-50px; left:20px;
}/*
.banner_internas .banner_img_assim{ text-align:left; text-transform:none; position:absolute; top:-50px; left:20px;
}*/
/* fim banner internas */


.footer {
    color: #fff;
    background-color: #0B67B1;
    font-size: 14px;
    margin: 20px -19px 0;
    font-weight: bold;
    text-align: center;
    padding: 25px 20px;
    letter-spacing: 0.1em;
    line-height: 1.4;
    display: block;
}
.footer-endereco {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0.1em;
	margin-top: 10px;
}

.main-content {
	padding-left: 10px;
}

strong {
	font-weight: bold;
	color: #5D98d8;
}


/* the content */
.the-content {
	line-height: 1.8;
}
.the-content p {
	line-height: 1.8;
	margin-bottom: 1.8em;
	text-align: left;
}
.the-content * {
	max-width: 100% !important;
}
.the-content img {
	height: auto !important;
}
.the-content em {
	font-style: italic;
}
.the-content strong {
	font-weight: bold;
}
.the-content hr {
	background-color: #e6e6e6;
	border: 0;
	height: 1px;
	margin: 1em 0;
}
.the-content a {
	font-weight: normal;
	text-decoration: underline;
    color: #5d98d8;
}
.the-content .box-link {
    background-color: #f9f9f9;
    color: #2A7AAB;
    font-size: 13px;
    font-weight: bold!important;
    text-decoration: none!important;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    display: block;
    width: 112px;
    padding: 15px 0;
    float: left;
    margin: 10px 0;
    text-align: center;
    height: 69px;
    line-height: 1.4;
}
.the-content .box-link:not(:first-child) {
	margin-left: 15px;
}
.the-content .box-link:hover {
	color: #2c3b73;
	background-color: #e4e4e4;
}
.the-content h1, .the-content h2, .the-content h3, .the-content h4, .the-content h5, .the-content h6 {
	font-weight: bold;
	margin-bottom: 1em;
}
.the-content h3 {
	margin-bottom: 0;
}

.the-content h4 {
	font-size: 1em;
}
.the-content h5 {
	font-size: .83em;
}
.the-content h6 {
	font-size: .67em;
}

.the-content ul {
	list-style-type: disc;
	margin: 0 0 24px 20px;
}
.the-content ul {
	margin-left: 3em;
}
.the-content ul li {
	display: list-item;
	line-height: initial;
    font-size: .94em;
    padding: .5em;
    margin: .5em 0;
}
.the-content ul li:nth-child(odd) {
	background-color: #f4f4f4;
}
.the-content strong {
	font-weight: bold;
}


/* sidebar */
.sidebar {
	margin-top: 60px;
}
.sidebar section {
	margin-bottom: 20px;
}
.sidebar section h1 {
	display: inline-block;
	font-size: 1em;
	line-height: 1.4;
	color: #fff;
	background-color: #026683;
	padding: 5px 10px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 5px;
}
.sidebar .side-menu li {
	display: inline-block;
	width: 100%;
	line-height: 1.4;
	background-color: #f4f4f4;
	box-sizing: border-box;
	margin-bottom: 2px;
}
.sidebar .side-menu:not(.spaced) li > a {
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	padding: 8px 10px;
}
.sidebar .side-menu:not(.spaced) li > a:hover, .sidebar .side-menu:not(.spaced) li.current_page_item > a {
	background-color: #e4e4e4;
}
.sidebar .side-menu.spaced li {
	padding: 15px 15px;
}

.sidebar .app {
	background-image: url('../rsrc/images/AppQualicorp.png') ;
	background-repeat:no-repeat;
    background-size:cover;
	width: 221px;
	height: 135px;
}

.sidebar .zap {
	background-image: url('../rsrc/images/WhatsappQualicorp.png') ;
	background-repeat:no-repeat;
    background-size:cover;
	width: 221px;
	height: 42px;
}

.sidebar .explica {
	background-image: url('../rsrc/images/explica.png') ;
	background-repeat:no-repeat;
    background-size:cover;
	width: 221px;
	height: 103px;
}

.form input {
    border: 1px solid #0b67b1;
    min-height: 32px;
    font-size: 16px;
    padding: 5px;
    box-sizing: border-box;
}

@media screen and (max-width: 780px) {
.top-menu {	
    list-style-type: none;
    background-image: url(../rsrc/images/menu.png);
    background-repeat: no-repeat;
    height: 58px;
    padding: 0px;
    padding-left: 5px !important;;
    margin: 15px -30px 10px -30px;
}
.top-menu > li {
    float: left;
    padding: 8px 1px 14px 0px !important;
}
.top-menu a {
    width: 102px !important;
}
}