*{
	font-family: 'Panton', sans-serif;
}
.dropdown-menu>li+li:before{
	display: none;
}
.mCSB_inside > .mCSB_container {
    margin-right: 0px !important;
}
.navbar-default .navbar-nav>li>a{
	color: #506874;
	font-weight: bold;
	font-family: 'Panton_bold', sans-serif;
	font-size: 1.02vw;
}
.inside_boxEquipe{
	opacity: 0;
	transition: all 0.5s;
}
.navbar-default .navbar-nav>li>a:hover{
	color: #dc801d;
	font-weight: bold;
	font-family: 'Panton_bold', sans-serif;
}

.img-cedire{
	margin-top: 10px;
}
@media screen and (max-width: 768px){
.img-cedire{
	margin-top: 
		0px;
}	
}
.iconmenu{
	font-weight: normal;
	font-size: 1.2vw;
	margin-right: 5px;
}
.input-group .form-control {
    z-index: 0;
}
.navbar-nav>li>.dropdown-menu {
    background-color: rgba(255,255,255,.75);
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
	padding-top: 20px;
	background: #fff;
	border: none;
}
li+li:before{
	content: ' ';
	border-radius: 6px;
	background: #506874;
	width: 6px;
	height: 6px;
	position: absolute;
	left: -4px;
	top: 50%;
	margin-top: -4px;
}
body{
	padding-top: 75px;
}
.navbar-brand{
	padding: 8px 15px;
}
section.row {
	padding: 5px 35px 30px 35px;
}
.header-text{
	font-size: 2.55vw;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #4e6876;
	color: #4e6876;
	margin-left: -50px;
	display: inline-block;
	padding-left: 15%;
	padding-top: 20px;
}
.sub-text{
	font-size: 1.55vw;
	color: #4e6876;
	padding-top: 25px !important;
	padding-bottom: 35px !important;
}
.convenio-item>div {
	border: 1px solid #808080;
	padding: 10px 0;
}
.col-md-2.convenio-item {
	padding: 0 4px;
	margin-bottom: 8px;
}
.convenios-sub{
	padding-left: 0px !important; 
	padding-top: 10px !important; 
	padding-bottom: 10px !important;     
	margin-left: 15px !important;
}
.especial-gutter>div.col-md-4{
	margin-left: -15px;
}
.especial-gutter>div.col-md-8{
	margin-left: 15px;
}
.text-contato{
	color: #908f94;
	font-size: 1.3vw
}
img.img-icon {
    width: 60%;
    margin-left: 20%;    
}
img.img-icon-x{
	width: 70px;
	margin-left: 0%;
	padding-bottom: 15px;
	border-bottom: 1px solid #908f94;
	margin-bottom: 15px;
}
.btn-diagmax{
	border-radius: 0px;
    color: #fff !important;
    background: #3b5a39;
    font-size: 1.4vw;
    padding: 15px 35px;
}.mCustomScrollBox{
	padding-right: 15px;
}
@media screen and (max-width: 768px){
.mCustomScrollBox{
	padding-right: 0px;
}
	.sliderform{
		margin-right: 15px;
	}
}

.btn-span{
	width: 100% !important;
	padding: 0 8px !important;
	height: 38px;
	line-height: 38px;
}
input[type=text]{
	border-radius: 0px;
	outline: none !important;
	box-shadow: none !important;
	border: 1px solid #808080 !important;
	font-size: 1vw;
	height: 41px;
}
select.form-control{
	padding: 6px 15px;
	height: 46px;
}
textarea{
	resize: none;
	height: 180px !important;
}
.btn-newsletter{
	float: left;
	border-radius: 0px;
	width: 30%;
	background: #4e6876;
	color: #fff !important;
	font-size: 1vw;
	padding: 0px;
	line-height: 39px;
}
.newsletter-input{
	float: left;
	width: 70%;
}
#footer{
	font-size: 1.25vw;
    padding: 35px 0;
    background: #fff
		;
    text-align: center;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: #fff;
}
#footer>img.logofooter {
    height: 120px;
    margin-top: 10px;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.logosale{
 	width: 50px;
    margin-top: -7px;
}
.img-session{
	margin-left: -35px;
    width: calc(100% + 70px);
}
.slider-item{
	position: relative;
}
.carousel.slide{
	margin-left: -35px;
    margin-right: -35px;
}
.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .75;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 8%;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
	z-index: 15;
}

.carousel-caption {
	padding: 15px 65px 15px 10px;
	top: 65px;
	bottom: auto;
	right: 0px;
	left: auto;
	background: rgba(34,90,52, .76);
	font-size: 2.5vw;
}
.carousel-indicators {
	bottom: 0;
	padding: 10px;
	margin-bottom: 0;
	background: rgba(34,90,52, .5);
	width: 100%;
	left: 0;
	margin-left: 0;
}
.carousel-caption{
	text-shadow: none;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.25) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.25) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.25)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,.25) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-caption.inicio-slider{
    width: auto;
    left: 70px;
    padding: 0px;
    bottom: 100px;
    background: transparent;
	text-align: left;
}
#inicio-sli{
	width: calc(100% - 415px);
}
#inicio ol{
	background: transparent;
}
.carousel-indicators li {
    background-color: #fff;
}
.carousel-indicators .active {
    background-color: rgb(34,90,5);
	border-color: rgb(34,90,5); 
}
.carousel-caption.inicio-slider>strong{
	display: block;
    font-size: 3.7vw;
    text-shadow: 0px 0px 20px rgba(0,0,0,.5);
}
.carousel-caption.inicio-slider>p{
font-size: 1.75vw;
    text-align: right;
    /* text-shadow: 0px 0px 15px rgba(0,0,0,.5); */
    bottom: -55px;
    position: absolute;
    right: 75px;
    font-weight: bold;
}
.carousel-caption.inicio-slider>p.minus-bottom{
	bottom: 0px;
}
.carousel-caption.inicio-slider>p.esquerda{
	right: auto;
	left: 75px;
	text-align: left;
}
.carousel-caption.inicio-slider>strong>span{
	color: #ff881e;
}
@media screen and (max-width: 768px){
	.carousel-caption.inicio-slider>p {
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    text-align: center !important;
		color: #fff !important;
}
}
.inside_boxEquipe{
	position: absolute;
    top: 50%;
    left: 50%;
    width: 450px;
    height: 268px;
    margin-top: -134px;
    margin-left: -225px;
    background: #436141;
}
.textoMedicoAqui{
	    color: #fff;
    margin-top: 45px;
}
.slitem01{
	top: 40%;
    left: 10% !important;
}
.slitem02{
	top: 40%;
	right: 15%;
	left: auto !important;
}
.slitem02{
	bottom: 20%;
	right: 10%;
	left: auto !important;
}
.slitem03 {
    right: 35px;
    left: auto !important;
    bottom: 45px;
    top: auto;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 3px solid;
    line-height: 43px;
}
.openMedico{
	cursor: pointer;
}
.closeMedico{
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    color: #fff;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-left: -10px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 3px solid;
    line-height: 43px;
}
.navbar-brand>img {
    display: block;
    width: 200px;    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.medicos{
	margin-left: -35px;
	margin-right: -35px;
	position: relative;
}
.medicos>img{
	width: 100%;
}
.listagem{
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    height: 100%;
}
.listagem>span{
   float: right;
    width: 100%;
    font-size: 0.8vw;
    height: 100%;
    padding: 0;
    margin-right: 15px;
    text-align: right;
}
td {
    color: #150007;
    font-size: 1.5em;
}
td.titulo{
	
	padding-bottom: 0;
	padding-top: 0;
}

td > strong{
	font-size: 1.2em;
	color: #3c5b3a;
}
table{
    width: 100%;
    margin: 5px 0;
    border-spacing: 15px;
    border-collapse: separate;
}
.box{
	position: absolute;
    width: 50%;
    left: 5%;
    top: 5%;
    height: 90%;
    background: rgba(78,104,118,0.85);
}
.box-close{
	position: absolute;
	right: -60px;
	width: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 30px;
	background: #667c87;
	text-align: center;
}
.navbar-brand{
	height: auto;
	position: absolute;
	width: 12%;
	margin-top: -20px; 
	background: #fff;
}
.inicio-form{
    position: absolute;
    width: 450px;
    right: 0;
    top: 0px;
    height: 100%;
    background: #fff;
	box-sizing: border-box;
    padding: 0;
}
.collapse.navbar-collapse{
	padding-left: 11%;
}
.inicio-form-p{
	font-size: 1.3vw;
	font-weight: bold;
	font-family: 'Panton_bold', sans-serif;
	color: #555;
	margin-left: 15px;
}
.sliderform{
	margin-left: 15px;
}
.inicio-form-p2{
	font-size: 1.2vw;
	font-weight: normal;
	color: #555;
}
.checkbox label, .radio label, input[type=text], select, input[type=file] {
    font-size: 1vw;
}
.faixa-telefone{
	display: none;
}
@media screen and (max-width: 1112px){
	
	.navbar-right {
		position: absolute;
		right: 15px;
		text-align: right;
		top: 0;
	}
	.navbar-left {
		width: auto;
		margin: auto;
		float: none !important;
		clear: both;
		display: inline-block;
	}
	section.row {
		padding: 10px 35px 15px 35px;
	}
	.navbar-fixed-top{
		box-shadow: 0px 2px 3px rgba(0,0,0,.25);
		padding-top: 0;
	}
	.navbar-default .navbar-nav>li>a{
		font-size: 1.4vw;
	}
	body {
		padding-top: 265px;
	}
	.header-text {
		padding-left: 0;
		padding-top: 20px;
		width: calc(100% + 70px);
		margin-left: -35px;
		text-align: center;
	}
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
		position: relative;
		width: 100%;
	}
	.navbar-brand {
		height: auto;
		position: relative;
		width: 100%;
		margin-top: 0;
		background: #fff;
		display: inline-block;
		text-align: center;
	}
	.navbar-brand>img{
		width: 100%;
		display: inline-block;
		image-rendering: -moz-crisp-edges;
		image-rendering: -o-crisp-edges;
		image-rendering: -webkit-optimize-contrast;
		image-rendering: crisp-edges;
		-ms-interpolation-mode: nearest-neighbor;
	}
	.collapse.navbar-collapse {
		padding-left: 0;
		text-align: center;
	}
}
.box-medicos{
		max-width: 100%;
		position: absolute;
		width: 1200px;
		bottom: 15px;
	}
	.box-medicos>div>p{
		width: 80%;
		text-align: center;
		background: #627b61;
		color: #fff;
		padding: 5px 15px;
		box-sizing: border-box;
	}
	.box-medicos>div>p>span {
		background: #436142;
    text-transform: uppercase;
    display: block;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 5px;
    padding: 3px 0;
    font-size: 13px;
    line-height: 13px;
    margin-bottom: -5px;
	}
@media screen and (max-width: 768px){
	#footer>img.logofooter {
		height: auto;
		width: 100%;
	}
	td > strong {
		font-size: 1em; 
	}
	.faixa-telefone{
		position: absolute;
		display: inherit;
		bottom: 60px;
		width: calc(100% + 30px);
		height: 55px;
		color: #fff;
		z-index: 10;
		margin-left: -15px;
		margin-right: -15px;
		line-height: 25px;
		text-align: center;
	}
	.faixa-telefone>a{
		display: block;
		height: 25px;
		width: 49%;
		float: left;
		color: #fff;
		background: #ff891e;
		margin-bottom: 5px;
	}
	.navbar-left {
		width: 100%;
		margin: auto;
		float: none !important;
		clear: both;
		display: block;
		text-align: left;
	}
	.header-text {
		font-size: 2em;
		width: calc(100% + 10px);
    	margin-left: -5px;
		margin-bottom: 0;
	}
	section.row {
		padding: 10px 5px 0px 5px;
		box-shadow: 0px 5px 5px rgba(0,0,0,.125);
		margin-bottom: 15px;
	}
	.sub-text{
		font-size: 1em;
	}
	.img-session {
		margin-left: -5px;
		width: calc(100% + 10px);
	}
	.carousel.slide {
		margin-left: 0px;
		margin-right: 0px;
	}
	.carousel-indicators li {
		background-color: #fff;
		margin-top: 10px;
	}
	.carousel-indicators {
    	padding: 0;
	}
	.carousel-caption {
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		background: #000;
		margin: 0;
		padding: 10px 15px;
		font-size: 1em;
	}
	.carousel-indicators{display: none}
	.especial-gutter>div.col-md-4, .especial-gutter>div.col-md-8 {
		margin-left: 0px;
	}
	.row-bandeiras{
		padding-bottom: 20px;
	}
	.text-contato {
		color: #908f94;
		font-size: 1.2em;
	}
	.medicos {
		margin-left: -5px;
		margin-right: -5px;
		position: relative;
	}
	#footer {
    	font-size: 1.15em;
	}
	.btn-newsletter {
		font-size: 1.2em;
		padding: 0px;
	}
	.btn-diagmax {
		font-size: 1.2em;
	}
	.inicio-form {
		position: relative;
		width: 100%;
	}
	.inicio-form-p{
		font-size: 1.4em;
	}
	.inicio-form-p2{
		font-size: 1.3em;
	}
	#inicio-sli {
		width: 100%;
	}
	#unidades-sli2{
		margin-left: -5px;
		width: calc(100% + 10px);
	}
	#inicio ol {
		background: transparent;
		display: none;
	}
	.carousel-caption.inicio-slider, .carousel-caption.unidades-slider, .slitem01, .slitem02, .slitem03 {
		position: relative;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		background: #000;
		margin: 0;
		padding: 10px 15px;
	}
	.carousel-caption.inicio-slider>strong {
		display: block;
		font-size: 1.4em;
	}
	.carousel-caption.inicio-slider>p {
		font-size: .9em;
		margin: 0;
	}
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
		margin: 0px;
	}
	.navbar-default .navbar-toggle {
		border-color: #aaa;
		position: absolute;
		bottom: 0;
		z-index: 15;
		left: 50%;
		margin-left: -20px;
		border-radius: 40px;
		width: 40px;
		height: 40px;
		transition: all 0.3s;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
		background-color: #3c5b3a;
		color: #fff;
		border-color: #fff;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 1em;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	li+li:before {
		display: none;
	}
	.iconmenu {
		font-size: 1em;
	}
	.listagem {
		position: relative;
		top: 0;
		right: auto;
		margin-left: 15px;
		margin-right: 15px;
		padding: 0px 5px 25px 0px;
		width: auto;
	}
	.listagem>span {
		float: left;
		width: 45%;
		font-size: .8em;
	}
	
	.navbar-brand {
		padding-bottom: 60px;
	}
	.navbar-right {
		position: relative;
		right: 0;
		text-align: right;
		top: 0;
		margin: 0;
		left: 0;
	}
	.checkbox label, .radio label, input[type=text], select, input[type=file], .btn-newsletter, .btn-diagmax{
		font-size: 1em;
	}
	.btn-span{
		font-size: 15px;
	}
}
span.btn.btn-newsletter.btn-span {
    background: #eee;
    color: #000 !important;
}
input.form-control.carteira {
    border-color: #eee !important;
    background: #fff;
}
.checkbox label, .radio label {
padding-left: 0px;
}
.clinica-slide{
	font-size: 1.2vw;
}
.faixa-telefone{
	display: none;
}
@media screen and (max-width: 768px){
	.inicio-form-p-header>strong{
		text-align: center;
		display: block;
	}
	.navbar-brand {
		padding-bottom: 130px;
	}
	.inicio-form-p-header>br{
		display: none;
	}
	.rapidStyle{
		display: block;
	}
	.rapidStyle>a{
		display: block;
		text-align: center;
	}
	.rapidStyle>o{
		display: block;
		text-align: center;
	}
	.rapidStyle>span{
		text-align: center;
		display: block;
		opacity: 0;
		height: 5px;
	}	
	.faixa-telefone{
		position: absolute;
		display: inherit;
		bottom: 60px;
		width: calc(100% + 30px);
		height: 55px;
		color: #fff;
		z-index: 10;
		margin-left: -15px;
		margin-right: -15px;
		line-height: 25px;
		text-align: center;
	}
	.faixa-telefone>a{
		display: block;
		height: 25px;
		width: 49%;
		float: left;
		color: #fff;
		background: #3c5b3a;
		margin-bottom: 5px;
	}
}
@media screen and (max-width: 768px){
	.inside_boxEquipe{
		display: none;
		
	}
	.navbar-brand>img{
		max-width: 350px !important;
	}
}