body
{
	font-family: 'opensans';
}
h1,h2,h3,h4,h5,h6,p
{
	margin: 0px;
	padding: 0px;
}
ol,ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
a
{
	text-decoration: none;
}
.vertical-center-box
{
	display: table;
}
.vertical-center
{
	display: table-cell;
	vertical-align: middle;
}
.no-pad
{
	padding-left: 0px;
	padding-right: 0px;
}
.no-pad-left
{
	padding-left: 0px;
}
.no-pad-right
{
	padding-right: 0px;
}
.half-pad-left
{
	padding-left: 7.5px;
}
.half-pad-right
{
	padding-right: 7.5px;
}
.invisible-text
{
	color: transparent !important;
}
.navbar-collapse
{
	padding-left: 0px;
	padding-right: 0px;
}
.form-inline input
{
	display: inline-block;
}
.form-control
{
	background: #fff;
	border: 1px solid #20b7ce;
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 400;
	height: 45px;
}
.form-group label
{
	color: #8c8c8c;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 400;
}
.form-group label span
{
	color: #9b9b9b;
	font-family: 'Neris-Light';
	font-size: 12px;
	font-weight: 200;
	text-transform: none;
}
.form-group .checkbox label
{
	color: #03783d;
}
.form-group .radiobox label
{
	color: #03783d;
}
.panel-group
{
	background: #fff;
	margin-bottom: 0px;
}
.panel-group .panel
{
	border: none;
	border-radius: 0px;
}
.panel
{
	box-shadow: none;
}
.panel-heading
{
	border: none;
	border-radius: 0px;
	padding: 0px;
}
.panel-group .panel-heading+.panel-collapse>.panel-body
{
	border-top: 0px;
}
.panel-body
{
	padding: 0px;
}
.panel-group .panel+.panel
{
	margin-top: 0px;
}
.well
{
	background-color: transparent;
	border: none;
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 0px;
	min-height: 20px;
	padding: 0px;
	webkit-box-shadow: none;
}
.dropdown-menu
{
	border: none;
	border-radius: 0px;
	box-shadow: none;
}
.owl-carousel .owl-item
{
	background: #fff;
	padding-right: 0px;
}
.owl-carousel .owl-stage
{
	cursor: grab;
	cursor: -ms-grab;
	cursor: -o-grab;
	cursor: -webkit-grab;
}
.owl-carousel .owl-grab
{
	cursor: grabbing;
	cursor: -ms-grabbing;
	cursor: -o-grabbing;
	cursor: -webkit-grabbing;
}
figcaption
{
	display: none;
}
.pswp__caption__center
{
	color: #9b9b9b;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}
.pswp__button--share
{
	display: none;
}
.pswp__counter
{
	display: none;
}
/*.modal-header
{
	background: #d4e348;
	border-bottom: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	moz-border-radius-topleft: 4px;
	moz-border-radius-topright: 4px;
	padding: 25px 40px 25px 40px;
	webkit-border-top-left-radius: 4px;
	webkit-border-top-right-radius: 4px;
}

.modal-footer
{
	border-top: none;
	padding: 15px 30px 15px 30px;
}
.modal-body
{
	padding: 40px 60px 60px 60px;
	position: relative;
}*/
/*.modal .close
{
	color: #fff;
    opacity: inherit;
}*/
.modal-header h4
{
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
    margin-left: 15px;
    margin-top: 15px;
}
ul.pagination
{
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}
.pagination>li>a
{
	border: 1px solid #20b7ce;
	font-size: 14px;
	padding: 6px 12px;
}
.pagination>li>a span
{
}
.pagination>li>a:hover span,
		.pagination>li>a:focus span
{
	color: #fff !important;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
{
	border-color: #20b7ce;
	color: #fff !important;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover
{
	border-color: #20b7ce;
	color: #fff !important;
}
@media (max-width: 768px)
{
	ul.pagination
	{
		padding-left: 15px !important;
	}
}
.form-control:focus
{
	border: 1px solid #77baed;
	box-shadow: none !important;
	outline: none !important;
}
button:focus
{
	box-shadow: none !important;
	outline: none !important;
}
.btn:focus
{
	outline: none;
}
.compartilhar-box a.btn
{
	border-radius: 20px;
	color: #fff;
	font-size: 11px;
	font-weight: 800;
	margin-bottom: 10px;
	moz-border-radius: 20px;
	padding: 9px 20px;
	text-decoration: none;
	text-transform: uppercase;
	webkit-border-radius: 20px;
}
a.compartilhar-btn.btn,
	a.compartilhar-btn.btn:hover,
	a.compartilhar-btn.btn:focus
{
	background: #3760b0;
	color: #fff;
	margin-right: 10px;
}
a.twitter-btn.btn,
	a.twitter-btn.btn:hover,
	a.twitter-btn.btn:focus
{
	background: #0085fe;
	color: #fff;
}
.brand
{
	padding-top: 6px;
}
.brand ul li
{
	display: table-cell;
	vertical-align: middle;
}
.topo
{
	padding-top: 0px;
}
.topo.topo-conteudo
{
	border-bottom: 1px solid #d9d9d9;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
	moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
	webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
}
.topo .logo
{
	padding: 5px 0px;
}
@media (max-width: 450px)
{
	.topo .logo
	{
		width: 150px;
	}
}
.topo .navbar
{
	border: 0px;
	margin-bottom: 0px;
}
.navbar
{
	background-color: #fff;
	z-index: 999;
}
.main-navigation span.icon-bar
{
	background-color: #4a99a6;
	height: 4px;
	width: 30px;
}
@media (max-width: 992px)
{
	.navbar-nav
	{
		margin: 0px -15px;
		margin-left: 1px;
		text-align: left;
	}
	.navbar-collapse
	{
		border-top: none;
		box-shadow: none;
		webkit-box-shadow: none;
	}
}
.main-navigation .nav > li
{
	padding: 14px 0px 0px 0px;
}
.main-navigation .nav > li:hover
{
	background: transparent;
}
.main-navigation .nav > li > a
{
	color: #1a1b27;
	display: block;
	font-family: 'Neris-Light';
	font-size: 16px;
	font-weight: 300;
	padding: 18px 13px 18px 13px;
	text-decoration: none;
	text-transform: uppercase;

}
.main-navigation .nav > li > a > span
{
	border-bottom: 2px solid transparent;
}
.main-navigation .nav > li:last-child > a
{
	background: none;
}
.main-navigation .nav > li > a:hover
{
	background: transparent;
	border-radius: 3px;
	color: #20b7ce;
	font-weight: 300;
	moz-border-radius: 3px;
	webkit-border-radius: 3px;
}
.main-navigation .nav > li > a:focus
{	background:#fff;
	border-radius: 3px;
	color: #20b7ce;
	font-weight: 300;
	moz-border-radius: 3px;
	webkit-border-radius: 3px;
}
.main-navigation .nav > li.active
{
	padding: 14px 0px 0px 0px;
}
.main-navigation .nav > li.active > a
{
	color: #1a1b27;
	font-weight: 700;
	padding: 18px 13px 18px 13px;
}
.main-navigation .nav > li.active > a span
{
	border-bottom: 4px solid #20b7ce;
	color: #20b7ce;
	padding: 0px 3px 3px 3px;
}
.main-navigation .nav > li.active:hover
{
	background: transparent;
}
.main-navigation .nav > li.active > a:hover
{
	background: none !important;
	font-weight: 700;
}
@media (max-width: 992px)
{
	.main-navigation .nav > li.active > a span {
    border-bottom: transparent;
	color: #2a57a5 !important;
    padding: 0px 3px 3px 3px;
}
	.main-navigation .dropdown .dropdown-menu > li.level-2.active-collpase > a
	{
		color: #2a57a5;
	}
	.main-navigation .nav > li > a
	{
		margin: 0px !important;
		padding: 7.5px 15px 7.5px 15px !important;
	}
	.main-navigation .nav > li > a:hover
	{
		background: #fff;
		border-radius: 0px;
		color: #fff;
		moz-border-radius: 0px;
		webkit-border-radius: 0px;
	}
	.main-navigation .nav > li > a:focus
	{
		background: none;
		border-radius: 0px;
		color: #fff;
		moz-border-radius: 0px;
		webkit-border-radius: 0px;
	}
	.main-navigation .nav > li:hover > a span
	{
		color: #2a57a5;
	}
	.main-navigation .nav > li:focus > a span
	{
		color: #fff;
	}
	.main-navigation .nav > li
	{
		border-bottom: 1px solid #496fb0;
		margin: 0px;
		padding: 0px;
	}
	.main-navigation .nav > li.active
	{
		margin: 0px;
		padding: 0px;
		background:#fff;
	}
	.main-navigation .nav > li.active > a
	{
		background: none;
		border-bottom: 0px;
		color: #fff;
		font-weight: 700;
	}
	.main-navigation .nav > li.active > a:hover
	{
		background: #fff !important;
		border-bottom: 0px;
	}


	span.fa
	{
		position: absolute;
	}
}
.level-1.dropdown.open
{
}
.dropdown-menu>.active>li>a
{
	background-color: trasparent;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover
{
	background-color: transparent;
}
.level-2 .glyphicon
{
	color: #013f6c;
	float: right;
	font-size: 10px;
	top: 3px;
}
.main-navigation .dropdown .dropdown-menu
{
	background: #fff;
	border-radius: 0px;
	box-shadow: none;
	left: 100%;
	min-width: 268px;
	moz-border-radius: 0px;
	padding: 0px 0px;
	right: auto;
	top: 120%;
	transform: translate(-60%, 0%);
	webkit-border-radius: 0px;
}
.dropdown-menu:before
{
	border-bottom: 11px solid #f1f1f1;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	content: '';
	display: inline-block;
	left: 50%;
	position: absolute;
	right: auto;
	top: -11px;
	transform: translate(-50%, 0%);
	
}
.dropdown-menu:after
{
	border-bottom: 11px solid #f1f1f1;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	content: '';
	left: 50%;
	position: absolute;
	right: auto;
	top: -11px;
	transform: translate(-50%, 0%);

}
.main-navigation .dropdown .dropdown-menu > li > a
{
	border-bottom: 0px;
	color: #2a57a5;
	padding: 16px 13px 16px 13px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Neris-Light';
	text-align: left;
}
.main-navigation .dropdown .dropdown-menu > li:last-of-type > a
{
	border-bottom: none;
}
.main-navigation .dropdown .dropdown-menu > li:hover > a
{
	background: #c57c8f;
    color: #ffffff;
	text-decoration:underline;
}
.trabalhe .nav-pills > li > a:hover, .trabalhe .nav-pills > li > a:focus {
        background: #20b7ce;
}
@media (min-width: 992px) {
    .main-navigation .dropdown .dropdown-menu > li.active:hover,.main-navigation .dropdown .dropdown-menu > li.active:focus {
        color: #ffffff !important;
    }
    .main-navigation .dropdown .dropdown-menu > li.active{
          color: #ffffff !important;
    }
}

.main-navigation .dropdown .dropdown-menu > li.level-2 > a > span.fa
{
	float: right;
}
.main-navigation .dropdown .dropdown-menu > li:hover > a .glyphicon
{
	color: #fff;
}
.main-navigation .dropdown .dropdown-menu > li:first-of-type > a
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	moz-border-radius-topleft: 0px;
	moz-border-radius-topright: 0px;
	webkit-border-top-left-radius: 0px;
	webkit-border-top-right-radius: 0px;
}
.main-navigation .dropdown .dropdown-menu > li:last-of-type > a
{
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	moz-border-radius-bottomleft: 0px;
	moz-border-radius-bottomright: 0px;
	webkit-border-bottom-left-radius: 0px;
	webkit-border-bottom-right-radius: 0px;
}
.main-navigation .dropdown .dropdown-menu > li.active:last-of-type > a
{
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	moz-border-radius-bottomleft: 0px;
	moz-border-radius-bottomright: 0px;
	webkit-border-bottom-left-radius: 0px;
	webkit-border-bottom-right-radius: 0px;
}
@media (max-width: 992px)
{
	.nav .open > a, .nav .open > a:focus, .nav .open > a:hover
	{
		background-color: #fff !important;
		color: #fff !important;
	}
	.main-navigation .dropdown .dropdown-menu
	{
		border-radius: 0px;
		left: auto;
		right: 0px;
		text-align: center;
		transform: translate(0%, 0%);
	}
	
	.dropdown-menu:before
	{
		border-bottom: 11px solid transparent;
	}
	.dropdown-menu:after
	{
		border-bottom: 11px solid transparent;
	}
	.main-navigation .dropdown .dropdown-menu > li > a
	{
		border-bottom: none;
		color: #fff;
		font-weight: 700;
		padding: 10px 15px 10px 15px;
		text-transform: uppercase;
	}
	.main-navigation .dropdown .dropdown-menu > li:hover > a
	{
		background-color: transparent;
		color: #fff;
	}
	.main-navigation .dropdown .dropdown-menu .well
	{
		background-color: #ed1c24;
	}
}
.main-navigation .dropdown .dropdown-menu > li.level-2.active-collpase > a
{
	background: #2a57a5;
    color: #fff;
	text-decoration:underline;
	border-bottom: none;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	moz-border-radius-bottomleft: 0px;
	moz-border-radius-bottomright: 0px;
	webkit-border-bottom-left-radius: 0px;
	webkit-border-bottom-right-radius: 0px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover
{
	background-color: transparent;
	color: #fff;
	text-decoration: none;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover
{
	background-color: transparent;
	color: #fff;
	text-decoration: none;
}
.level-3 .glyphicon
{
	float: right;
}
.main-navigation .dropdown .dropdown-menu .well
{
	background-color: #27b9cf;
	border: none;
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 0px;
	min-height: 0px;
	padding: 0px;
	webkit-box-shadow: none;
}
.main-navigation .dropdown .dropdown-menu .well > li a
{
	border-bottom: 1px solid #ffffff;
	margin: 0px 10px 0px 18px;
	padding: 11px 20px 11px 28px;
}
.main-navigation .dropdown .dropdown-menu .well > li a:first-child
{
	margin: 0px 10px 0px 18px;
	padding: 11px 10px 11px 10px;
}
.main-navigation .dropdown .dropdown-menu .well > li a:last-child
{
	margin: 0px 10px 0px 18px;
	padding: 11px 10px 11px 10px;
}
.main-navigation .dropdown .dropdown-menu .well > li:last-child a
{
	border-bottom: 1px solid transparent;
}
.main-navigation .dropdown .dropdown-menu .well > li > a
{
	color: #fff;
	display: block;
	margin: 0px 8px 0px 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Neris-Light';
	text-align:left;
    font-size: 13px;
}
.main-navigation .dropdown .dropdown-menu .well > li:hover
{
	color: #fff;
	background:#c57c8f;
}
.main-navigation .dropdown .dropdown-menu .well > li:hover > a
{
	border-bottom: 1px solid #ffffff;
	color: #fff;
	text-decoration: none;
	
}
.main-navigation .dropdown .dropdown-menu .well > li:hover > a .glyphicon
{
	color: #013f6c;
	text-decoration: none;
}
a p.a-1
{
	display: block;
}
a p.a-2
{
	display: none;
}
.main-navigation .dropdown .dropdown-menu .well .level-3  .fa-angle-double-right{
		margin-right: 5px;
		font-size: 10px;
	}

@media (max-width: 992px)
{
	.main-navigation .dropdown .dropdown-menu > li.level-3.active > a
	{
		background-color: transparent;
		color: #fff;
	}
	.main-navigation .dropdown .dropdown-menu .well
	{
		background-color: #27b9cf;
	}
	
	
	.main-navigation .dropdown .dropdown-menu .well > li
	{
		padding: 0px;
	}
	.main-navigation .dropdown .dropdown-menu .well > li:first-child
	{
		padding: 0px;
	}
	.main-navigation .dropdown .dropdown-menu .well > li:last-child
	{
		padding: 0px;
	}
	.main-navigation .dropdown .dropdown-menu .well > li > a
	{
		color: #fff;
		margin: 0px 0px 0px 0px;
		padding: 11px 0px 11px 0px;
	}
	.main-navigation .dropdown .dropdown-menu .well > li a:first-child
	{
		margin: 0px 0px 0px 0px !important;
		padding: 11px 0px 11px 0px;
	}
	.main-navigation .dropdown .dropdown-menu .well > li a:last-child
	{
		margin: 0px 0px 0px 10px !important;
		padding: 11px 0px 11px 0px;
	}
	.main-navigation .dropdown .dropdown-menu .well > li:hover
	{
		background-color: transparent;
		color: #fff;
	}
	.main-navigation .dropdown .dropdown-menu .well > li:hover > a
	{
		border-bottom: 1px solid #fff;
		color: #fff;
		text-decoration: none;
	}
	.main-navigation .dropdown .dropdown-menu .well > li:last-child:hover > a
	{
		border-bottom: 1px solid transparent;
		color: #fff;
		text-decoration: none;
	}
	.main-navigation .dropdown .dropdown-menu > li:hover > a .glyphicon
	{
		color: #013f6c;
	}
	.level-1.telefone
	{
		margin: 10px 0px 10px 0px!important;
		padding: 0px!important;
	}
	.topo .level-1.area-restrita, .topo .level-1.area-restrita:hover, .topo .level-1.area-restrita:focus
	{
		background: #fff !important;
	}
	a p.a-1
	{
		display: none !important;
	}
	a p.a-2
	{
		display: block !important;
	}
	.topo .level-1.area-restrita a, .topo .level-1.area-restrita a:hover, .topo .level-1.area-restrita a:focus
	{
		background: none;
		color: #005595;
		font-size: 15px;
		line-height: 10px;
		margin: 0px 0px 0px 0px;
		padding: 50px 21px 30px 21px;
		text-align: center;
	}
	.topo .level-1.area-restrita a p, .topo .level-1.area-restrita a:hover p, .topo .level-1.area-restrita a:focus p
	{
		font-weight: 700 !important;
	}
}
a:hover .glyphicon
{
	color: #fff !important;
}
@media (max-width: 360px) {
    .brand img {
    width:150px;
}
.navbar-toggle {
    margin-top: 0px !important;
}
   
}
@media (max-width: 768px) {
    .conteudo .main-header h1 {
        font-size: 40px !important;
        margin-top: 0px !important;
        padding:0px 0px 0px 0px !important;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .conteudo .main-header h1 {
        padding:45px 0px 0px 0px !important;
    }
}
@media (max-width: 992px)
{
	.navbar-header
	{
		float: none !important;
	}
	.navbar-left,
					.navbar-right
	{
		float: none !important;
	}
	.navbar-toggle
	{
		display: block !important;
		margin-left: 15px;
		margin-right: 0px;
		margin-top: 30px;
	}
	.navbar-collapse.collapsing
	{
		overflow-x: hidden;
	}
	.navbar-collapse.collapse
	{
		display: none !important;
	}
	.navbar-nav
	{
		border-top: 1px solid transparent;
		float: none !important;
	}
	.navbar-nav > li
	{
		float: none !important;
	}
	.collapse.in
	{
		display: block !important;
	}
	.navbar-collapse.in
	{
		margin-left: -20px;
		margin-right: -15px;
		overflow-x: hidden !important;
		overflow-y: overlay !important;
	}
	.main-navigation .navbar-collapse
	{
		margin-left: -20px;
		margin-right: -15px;
	}
	.main-navigation .navbar-nav .open .dropdown-menu
	{
		background-color: transparent;
		border: 0;
		box-shadow: none;
		float: none;
		margin-top: 0;
		position: static;
		webkit-box-shadow: none;
		width: auto;
	}
}
@media (max-width: 528px)
{
	.navbar-toggle
	{
		bottom: 4px;
		margin-top: 15px;
		position: relative;
	}
}
@media (max-width: 992px)
{
	li.level-2
	{
		position: relative;
	}
	.dropdown-toggle span
	{
		right: 30px;
	}
	.level-2 a span
	{
		font-size: 13px;
		right: 30px;
		top: 15px;
	}
	 .main-navigation .nav > li:hover > a > span
	{
		color: #2a57a5 !important;
	}

	.main-navigation .nav > li > a span
	{
		color: #fff !important;
	} 
	a .glyphicon
	{
		color: #fff !important;
	}
	.level-2 .glyphicon
	{
		top: 14px;
	}
}
@media (max-width: 350px)
{
	.navbar-toggle
	{
		bottom: 4px;
		margin-top: 21px;
		position: relative;
	}
}
@media (min-width: 992px)
{
	.main-navigation .navDesktop
	{
		margin-left: 10%;
	}
}
.add a
{
	border-radius: 100px;
	height: 48px;
	width: 48px;
}
li.add
{
	border-radius: 100px;
	height: 48px;
	margin-left: 3px;
	margin-right: 3px;
	width: 48px;
}
li.add a:hover,
	li.add a:focus
{
	border-radius: 100px;
	height: 48px;
	width: 48px;
}
@media (max-width: 992px)
{
	li.add
	{
		display: inline-block !important;
		margin-bottom: 10px !important;
		margin-top: 10px !important;
	}
}
.index
{
	background: transparent;
	position: relative;
	z-index: 99;
	top: -55px;
}
.index a
{
	text-decoration: none;
}
.slider .vertical-center-box
{
	margin-left: auto;
	margin-right: auto;
}
.slider .carousel-inner .vertical-center
{
	height: 400px;
}
.slider .carousel-caption
{
	position: inherit;
	text-shadow: none;
}
.slider h2
{
	color: #fff;
	font-family: 'Neris-LightItalic';
	font-size: 60px;
	font-weight: 800;
	line-height: 50px;
	margin-bottom: 15px;
	margin-top: 0px;
	text-align: center;
	text-transform: none;
}
.slider h3
{
	color: #fff;
	font-family: 'Neris-LightItalic';
	font-size: 24px;
	font-weight: 300;
	text-align: center;
}
@media (max-width:992px)
{
	.slider h2
	{
		text-align: center;
	}
	.slider h3
	{
		text-align: center;
	}
	.alturaSlider
	{
		height: auto;
	}
}
@media (max-width:528px)
{
	.slider h2
	{
		font-size: 27px;
		line-height: 28px;
	}
}
@media(min-width:992px)
{
	.alturaSlider
	{
		height: 550px;
	}
	.slider
	{
		position: absolute;
		top: 0;
		width: 100%;
	}
}
.slider .carousel-control.left
{
	background-image: none !important;
}
.slider .carousel-control.right
{
	background-image: none !important;
}
.slider .carousel-indicators-pos
{
	position: relative;
}
.slider .carousel-indicators
{

    z-index: 99;
    padding-left: 0;
    text-align: center;
    list-style: none;
    position: absolute;
    margin-left: 0;
    width: 100%;
    bottom: 150px;
    right: 0;
    left: 0;
    cursor: pointer;
}
.slider .carousel-indicators li
{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0;
    background-color: #fff;
    border: 0px;
    border-radius: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.slider .carousel-indicators li.active
{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0;
    background-color: #2fbbd9!important;
    border: 0px;
    border-radius: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.slider .carousel-indicators .bkg-secundaria
{
	background-color: #fff !important;
	border: 0px;
	box-shadow: none;
	height: 17px;
	margin: 0;
	moz-box-shadow: none;
	webkit-box-shadow: none;
	width: 17px;
}
@media (min-width: 210px) and (max-width: 768px) {
    .slider .carousel-indicators {
        bottom:110px !important;
    }
}
@media (max-width:1200px)
{
	.slider .carousel-indicators
	{
		right: 45%;
	}
}
.conteudo .header-box
{
    margin-bottom: 10px;
}
.conteudo .header-box p
{
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 400;
	margin-top: 23px;
}
@media (max-width:992px)
{
	.conteudo .header-box
	{
		margin-bottom: 32px;
		margin-top: 0px;
	}
}
.conteudo h1
{
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 48px;
	font-weight: 400;
	margin-bottom: 23px;
	text-transform: none;
}
.conteudo h2
{
	color: #4659bb;
	font-family: 'Neris-Light';
	font-size: 28px;
	font-weight: 300;
	margin-bottom: 20px;
	padding-bottom: 14px;
	text-transform: none;
}
.conteudo h3
{
	color: #909090;
	font-family: 'Neris-Light';
	font-size: 25px;
	font-weight: 700;
	text-transform: none;
}
.conteudo h4
{
	border-bottom: none;
	color: #20b7ce;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 25px;
	padding-bottom: 10px;
	padding-left: 23px;
	text-transform: none;
}
.conteudo
{
	padding-bottom: 73px;
}
.conteudo a,
	.conteudo a:hover,
	.conteudo a:focus
{
	color: #2957a4;
	text-decoration: underline;
}
.conteudo ul
{
	color: #777777;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 400;
	list-style: initial;
	padding-bottom: 0px;
    margin-bottom: 10px;
}
.conteudo ol
{
	color: #777777;
	font-size: 14px;
	font-weight: 400;
	list-style: decimal;
	padding-bottom: 20px;
	padding-left: 40px;
}
@media (max-width: 360px) {
    .conteudo ul {
        padding-left: 0px !important;
    }
    .faceboockFooter iframe {
        width: 190px !important;
        height: 200px !important;
    }
    .faceboockFooter iframe span{
        width: 190px !important;
        height: 200px !important;
    }

}
@media (max-width: 500px) {
    .conteudo ul {
        padding-left: 30px !important;
    } 

}
    

.conteudo .image-table
{
	padding-bottom: 20px;
	padding-top: 20px;
}
.conteudo .image-table tr:nth-of-type(odd)
{
	background-color: #fff !important;
}
.conteudo .image-table tr:nth-of-type(even)
{
	background-color: #fff !important;
}
.conteudo .table-no-pad
{
	padding: 0px !important;
}
.conteudo .table-label
{
	font-size: 17px;
	text-align: center;
}
.conteudo .side-menu
{
	margin-top: 55px;
}
.conteudo .side-menu h5
{
	border-bottom: 1px solid #d5d5d5;
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 39px;
	padding-bottom: 23px;
	text-transform: none;
}
.conteudo .side-menu ul
{
	list-style: none;
	padding: 0px 0px 0px 0px;
}
.conteudo .side-menu > ul > li
{
	margin-top: 32px;
}
.conteudo .side-menu > ul > li:first-child
{
	margin-top: 0px;
}
.conteudo .side-menu > ul > li > a
{
	color: #2957a4;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	text-transform: none;
}
.conteudo .side-menu > ul > li > a:hover
{
	color: #2957a4;
	text-decoration: underline;
}
.conteudo .side-menu > ul > li > a:focus
{
	text-decoration: none;
}
.conteudo .side-menu > ul > li.active > a
{
	background: #2d5baf;
	color: #fff;
	font-weight: 700;
	padding: 10px;
	text-decoration: none;
}
.conteudo .side-menu > ul > li.level-3.active > a
{
	background: transparent;
	color: #21b8ce;
	font-weight: 700;
	text-decoration: underline;
}
.conteudo .side-menu .well
{
	background-color: #fff;
	border: none;
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 0px;
	min-height: 0px;
	padding: 0px 0px 0px 20px;
	webkit-box-shadow: none;
}
.conteudo .side-menu .well > li
{
	padding: 29px 21px 0px 0px;
}
.conteudo .side-menu .well > li > a
{
	color: #2957a4;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
	text-transform: none;
}
.conteudo .side-menu .well > li:hover > a
{
	font-family: 'Neris-SemiBold';
	text-decoration: underline;
}
.conteudo .side-menu .well > li.active > a
{
	color: #21b8ce;
	font-weight: 700;
	text-decoration: none;
}
@media (max-width: 992px)
{
	.conteudo .side-menu
	{
		text-align: center;
	}
	.conteudo .side-menu h5
	{
	}
}
.conteudo .textoConteudo .galeria
{
	margin: 15px 0px 30px 0px;
}
.conteudo .textoConteudo .galeria h4
{
	border-bottom: none;
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 22px;
	font-weight: 400;
	margin: 0px 0px 23px 0px;
	padding: 0px 0px 10px 0px;
	text-transform: none;
}
.conteudo .textoConteudo .galeria p
{
	color: #777777;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}
.image-gallery a
{
	text-decoration: none !important;
}
.image-gallery p
{
	text-align: center;
}
.image-gallery .owl-carousel .owl-item
{
	background: #fff;
	width: 100%;
}
.image-gallery .owl-carousel figcaption
{
	display: none !important;
}
.image-gallery #sync1
{
	padding-left: 50px;
	padding-right: 50px;
}
.image-gallery #sync1.owl-theme
{
	position: relative;
}
.image-gallery #sync1 .item
{
	margin: 5px;
	text-align: center;
}
.image-gallery #sync1 .owl-next
{
	background: url('img/right.gif') center center no-repeat !important;
	bottom: auto;
	font-size: 0px;
	moz-transform: translate(0%, -50%);
	ms-transform: translate(0%, -50%);
	o-transform: translate(0%, -50%);
	padding: 60px 17px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(0%, -50%);
	webkit-transform: translate(0%, -50%);
}
.image-gallery #sync1 .owl-prev
{
	background: url('img/left.gif') center center no-repeat !important;
	bottom: auto;
	font-size: 0px;
	left: 10px;
	moz-transform: translate(0%, -50%);
	ms-transform: translate(0%, -50%);
	o-transform: translate(0%, -50%);
	padding: 60px 17px;
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	webkit-transform: translate(0%, -50%);
}
.image-gallery #sync1 .owl-next.disabled
{
	opacity: 0;
}
.image-gallery #sync1 .owl-prev.disabled
{
	opacity: 0;
}
.image-gallery #sync2
{
	padding-top: 25px;
}
.image-gallery #sync2 .item
{
	cursor: pointer;
	margin: 0px 5px;
	text-align: center;
}
.image-gallery .owl-theme .owl-controls .owl-nav [class*=owl-]
{
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 15px 15px 0px 15px;
	text-align: center;
	width: 22px;
}
.image-gallery .owl-carousel .owl-dots
{
	position: absolute;
	right: 0px;
	text-align: right;
	top: 0px;
}
.image-gallery .owl-carousel .owl-dot
{
	background-color: #20b7ce;
	border: 2px solid #20b7ce;
	border-radius: 100%;
	display: inline-block;
	height: 15px;
	margin: 5px 5px 5px 0px;
	width: 15px;
}
.image-gallery .owl-carousel .owl-dot.active
{
	background-color: #2957a4;
	border: 2px solid #20b7ce;
	border-radius: 100%;
	display: inline-block;
	height: 15px;
	margin: 5px 5px 5px 0px;
	width: 15px;
}
.pswp--open
{
	z-index: 999999;
}
.pswp__button--share
{
	display: none;
}
.pswp__counter
{
	display: none;
}
.pswp__button--zoom
{
	display: block !important;
}
.pswp__caption__center
{
	color: #CCC;
	font-size: 13px;
	line-height: 20px;
	margin: 0 auto;
	max-width: 992px;
	padding: 10px;
	text-align: center;
}
@media (max-width: 528px)
{
	#sync1
	{
		padding-left: 20px;
		padding-right: 20px;
	}
	#sync1 .owl-next
	{
		right: -10px;
	}
	#sync1 .owl-prev
	{
		left: -10px;
	}
}
#sync1 .owl-item img
{
	width: auto;
}
.conteudo .textoConteudo .galeria-video-box .galeria-video ul
{
	padding: 0px 0px 0px 0px;
}
.conteudo .textoConteudo .galeria-video-box .galeria-video ul li
{
	display: inline-block;
	list-style: none;
}
.conteudo .textoConteudo .galeria-video-box a img
{
	height: auto !important;
	margin: 2.5px 5px 2.5px 5px;
	max-width: 200px;
	width: 100% !important;
}
.fancybox-nav
{
	bottom: auto;
	height: 50%;
	top: 50%;
	transform: translate(0%, -50%);
	width: 25%;
}
.fancybox-close
{
	display: block;
	height: 36px;
	position: absolute;
	right: -15px;
	top: -15px;
	width: 36px;
}
.fancybox-title-float-wrap .child
{
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}
.conteudo .textoConteudo p
{
	color: #777777;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 400;
	line-height: 29px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}
.conteudo.textoConteudo strong
{
	font-weight: 700;
}
.conteudo .textoConteudo em
{
	font-family: 'Neris-LightItalic';
	font-style: italic;
}
.conteudo .textoConteudo a,
	.conteudo .textoConteudo a:hover,
	.conteudo .textoConteudo a:focus
{
	color: #2957a4;
	text-decoration: underline;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}
.conteudo .textoConteudo blockquote
{
	border-left: 5px solid #20b7ce;
	color: #777777;
	font-family: 'Neris-LightItalic';
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	line-height: 29px;
	margin: 0px 0px 30px 35px;
	padding: 0px 0px 0px 35px;
}
.conteudo .textoConteudo ul
{
	color: #777777;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 400;
	line-height: 29px;
	list-style: initial;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 35px;
}
.conteudo .textoConteudo ol
{
	color: #777777;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 400;
	line-height: 29px;
	list-style: decimal;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 35px;
}
.conteudo .textoConteudo .table-responsive
{
	border: none;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
}
.conteudo .textoConteudo .table
{
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.conteudo .textoConteudo table th
{
	background-color: #20b7ce;
	border: 2px solid #fff;
	color: #fff;
	font-family: 'Neris-Light';
	font-size: 15px;
	font-weight: normal;
	padding: 15px 30px 15px 30px !important;
}
.conteudo .textoConteudo table td
{
	border: 2px solid #ddd;
	color: #777777;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 400;
	padding: 16px 26px 16px 26px !important;
}
.conteudo .textoConteudo table tr:nth-of-type(even)
{
	background-color: #fff;
}
.conteudo .textoConteudo table tr:nth-of-type(odd)
{
	background-color: #fff;
}
.conteudo .textoConteudo p.data
{
	color: #9c9c9c;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 12px;
}
.conteudo .textoConteudo .galeria.galeria-audio-box
{
	margin: 0px 0px 0px 0px;
}
.conteudo .textoConteudo .galeria-audio-box .audioplayer
{
	box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
	moz-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
	webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
}
.conteudo .textoConteudo .galeria-audio-box .audioplayer-bar-played
{
	background: #005c8a;
	box-shadow: none;
	moz-box-shadow: none;
	webkit-box-shadow: none;
}
.conteudo .textoConteudo .galeria-audio-box .audioplayer-volume-adjust
{
	box-shadow: none;
	moz-box-shadow: none;
	webkit-box-shadow: none;
}
.conteudo .textoConteudo .galeria-audio-box .audioplayer-volume-adjust div div
{
	background: #005c8a;
	box-shadow: none;
	moz-box-shadow: none;
	webkit-box-shadow: none;
}
.conteudo .textoConteudo .galeria-audio-box .attribution
{
	padding: 15px 0px 15px 0px;
}
.conteudo .textoConteudo .galeria-audio-box .attribution span
{
	color: #868686;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 400;
}
@media (max-width: 992px)
{
	.conteudo .header-box h1
	{
		font-size: 55px;
	}
}
@media (max-width: 768px)
{
	.conteudo .header-box h1
	{
		font-size: 45px;
	}
}
@media (max-width: 528px)
{
	.conteudo .header-box h1
	{
		font-size: 35px;
	}
}
.chamadas
{
	background: url('../img/bkg-chamadaPrincipal.png') center top no-repeat;
}
.chamadas a
{
	display: block;
}
.chamadas .ch
{
	padding-bottom: 35px;
	padding-top: 49px;
}
.chamadas .btn-box
{
	margin-bottom: 58px;
	margin-top: 19px;
}
.chamadas .btn-box .btn
{
	max-width: 139px;
}
.ch-1
{
	text-align: justify;
}
.ch-1-img-box
{
	background: url('img/ch-1.png') center top no-repeat;
	height: 68px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 56px;
	width: 48px;
}
a:hover .ch-1 .ch-1-img-box
{
	background: url('img/ch-1.png') center bottom no-repeat;
}
.ch-1 h2
{
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 34px;
	font-weight: 100;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 22px;
}
.ch-1 p
{
	margin-top: 22px;
}
a:hover .ch-1 h2,
	a:hover .ch-2 h2
{
	background: url('img/ch-header-hover.png') no-repeat bottom center;
	color: #fff;
}
.ch-1 p
{
	color: #777777;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 300;
	margin-left: auto;
	margin-right: auto;
}
.ch-1 .btn-box
{
	font-family: 'Neris-Light';
	font-size: 13px;
}
.ch-2-img-box
{
	background: url('img/ch-2.png') center top no-repeat;
	height: 68px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 56px;
	width: 67px;
}
a:hover .ch-2 .ch-2-img-box
{
	background: url('img/ch-2.png') center -67px no-repeat;
}
.ch-3
{
	padding-bottom: 35px;
	padding-top: 49px;
}
.ch-3 .half-pad-left
{
	padding-left: 1.5px;
}
.ch-3 .half-pad-right
{
	padding-right: 1.5px;
}
.ch-3 h2
{
	color: #6e6e6e;
	font-size: 30px;
	font-weight: 800;
	line-height: 25px;
	margin-left: 29px;
	padding-bottom: 13px;
}
.ch-3 p
{
	color: #6e6e6e;
	font-size: 18px;
	font-weight: 300;
	line-height: 19px;
	margin-left: 29px;
}
.ch-3 ul li
{
	display: table-cell;
	vertical-align: middle;
}

.chamadas .form-group
{
	margin-bottom: 6px;
}
.radio-box
{
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	color: #878787;
	font-size: 14px;
	font-weight: 400;
	height: 45px;
	margin-bottom: 6px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 19px;
}
.ch-3 .btn
{
	border: 1px solid #d9d9d9;
	color: #ffffff;
	font-size: 14px;
	font-weight: 800;
	padding: 11px 12px;
	text-transform: uppercase;
}
.chamadas .faixaChamada
{
	top: -55px;
	z-index: 9;
}
.chamadas .faixaChamada .box-chamadas
{
	height: 85px;
}
.chamadas .faixaChamada .box-chamadas ul li
{
	float: left;
}
.chamadas .faixaChamada .box-chamadas ul li a
{
	color: #fff;
	font-family: 'Neris-Light';
	font-size: 18px;
}
.chamadas .faixaChamada .box-chamadas ul li a span.acessoPaciente
{
	font-size: 15px;
}
.chamadas .faixaChamada .box-chamadas ul li.marg-faixa
{
	margin-left: 10px;
	margin-top: 4px;
}
.chamadas .faixaChamada .box-chamadas ul li.marg-resultado
{
	margin-left: 10px;
}
.chamadas .faixaChamada .box-chamadas ul li > span.acessoPaciente
{
	font-size: 12px;
}
.chamadas .faixaChamada .chamada1
{
	background: #19babd;
	padding: 25px 20px 10px 50px;
}
.chamadas .faixaChamada .chamada2
{
	background: #c06179;
	padding: 20px 20px 10px 30px;
}
.chamadas .faixaChamada .chamada3
{
	background: #2a57a5;
	padding: 20px 20px 10px 30px;
}
.chamadas .faixaChamada .chamada4
{
	background: #2fbbd9;
	padding: 20px 20px 10px 30px;
}
@media (max-width:992px)
{
	
}
@media (max-width:528px)
{
	.chamadas .ch
	{
		background: none;
	}
	.ch-1-img-box
	{
		margin-top: 25px;
	}
	.ch-2-img-box
	{
		margin-top: 25px;
	}
	.chamadas .btn-box
	{
		margin-bottom: 0px;
	}
	a:hover .ch-1 .ch-1-img-box
	{
		background: url('img/ch-1.png') center top no-repeat;
	}
	a:hover .ch-2 .ch-2-img-box
	{
		background: url('img/ch-2.png') center top no-repeat;
	}
	a:hover .ch-1 h2,
			a:hover .ch-2 h2
	{
		background: url('img/ch-header-bkg.png') no-repeat bottom center;
		color: #6e6e6e;
	}
	a:hover .ch-1 p,
			a:hover .ch-2 p
	{
		color: #6e6e6e;
	}
	.ch-3
	{
		padding-top: 35px;
	}
	.ch-3 .half-pad-left
	{
		padding-left: 15px;
	}
	.ch-3 .half-pad-right
	{
		padding-right: 15px;
	}
	.ch-3 h2
	{
		margin-left: 0px;
	}
	.ch-3 p
	{
		margin-left: 0px;
	}

	.radio-box
	{
		height: auto;
	}
}
@media(max-width:758px){
	.chamadas .ch {
		padding-bottom: 5px;
		padding-top: 9px;
	}
	.ch-1 h2{
		padding-bottom:2px;
	}
	.index .noticias{
		 margin-bottom: 0px;
		padding-top: 0px;
	}
	.ch-3{
		padding-bottom: 5px;
	}
	
}
@media(max-width:992px){
	.chamadas{
		background:#f7f9fa;
	}
}

footer .footer-superior
{
	background: #f7f9fa !important;
	padding-bottom: 25px;
	padding-top: 50px;
}
footer .footer-superior ul
{
	padding-bottom: 25px;
}
footer .footer-superior .espacoEndereco
{
	margin-top: 10px;
}
footer .footer-superior .btn-box
{
	margin-bottom: 10px;
	margin-top: 10px;
}
footer .footer-superior .btn-box .btn
{
	border: 1px solid #20b7ce;
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 13px;
	padding: 4px 10px;
}
footer .footer-superior .btn-box .btn:hover
{
	background: #20b7ce;
	border: 1px solid #20b7ce;
	color: #fff;
	padding: 4px 10px;
}
footer .text-box h2
{
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 18px;
	margin-bottom: 10px;
}
footer .text-box p
{
	color: #777777;
	font-family: 'Neris-Light';
	font-size: 14px;
}
footer .text-box p a
{
	color: #777777;
	font-family: 'Neris-Light';
	font-size: 14px;
}
footer .text-box p a:hover
{
	color: #777777;
}
footer .level-2
{
	padding-bottom: 11px;
}
footer .level-2 p
{
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}
footer .level-2 a:hover,
	footer .level-2 a:focus
{
	text-decoration: underline;
}

@media (min-width:768px) {
    footer .footer-superior .espacoEndereco .text-box{
         height:119px;
    }
}
@media (max-width:768px)
{
	footer .footer-superior
	{
		padding-bottom: 0px;
		padding-top: 25px;
		text-align: center;
	}
	footer .text-box
	{
		text-align: left;
	}
	footer .btn-box
	{
		text-align: left;
	}
}
footer .footer-inferior a,
	footer .footer-inferior a:hover,
	footer .footer-inferior a:focus
{
	text-decoration: none;
}
footer .footer-inferior .marginInferior
{
	margin-bottom: 20px;
}
footer .footer-inferior li a
{
	color: #c2f7ff;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 100;
	text-decoration: none;
	text-transform: none;
}
footer .footer-inferior
{
	background: #4a99a6!important;
	padding-bottom: 5px;
	padding-top: 32px;
}
footer .footer-inferior .axys-box
{
	float: right;
}
footer .footer-inferior h2 a
{
	color: #c2f7ff;
	font-family: 'Neris-SemiBold';
	font-size: 20px;
	margin-bottom: 10px;
}
footer .footer-inferior h2 a:hover
{
	color: #c2f7ff;
	font-family: 'Neris-SemiBold';
	font-size: 20px;
	margin-bottom: 10px;
}
footer .footer-inferior h2
{
	color: #c2f7ff;
	font-family: 'Neris-SemiBold';
	font-size: 20px;
	margin-bottom: 10px;
}
footer .footer-inferior ul li
{
}
footer .footer-inferior li:before
{
	color: #c2f7ff;
	content: "\f111";
	font-family: FontAwesome;
	font-size: 4px;
	margin-right: 4px;
}
footer .footer-inferior .col-1 img
{
	padding-bottom: 16px;
}
footer .footer-inferior .col-1 p
{
	color: #c2f7ff;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 300;
}
footer .footer-inferior .col-1 .unidades-box
{
	margin-top: 20px;
}
footer .footer-inferior .col-1 a.unidades
{
	background: url('img/veja-mais.png') left center no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: 800;
	padding-left: 20px;
	text-transform: uppercase;
}
footer .footer-inferior .col-2 p
{
	color: #fff;
	font-size: 12px;
	font-weight: 800;
	line-height: 16px;
	text-align: left;
	text-transform: uppercase;
	width: 169px;
}
footer .footer-inferior .col-2 p span
{
	font-size: 18px;
}
footer .footer-inferior .col-2 p.telefone
{
	background: url('img/telefone.png') left center no-repeat;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-top: 20px;
}
footer .footer-inferior .col-2 p.whats
{
	background: url('img/whats.png') left center no-repeat;
	padding-left: 40px;
}
footer .footer-inferior .selo-footer
{
	padding-top: 10px;
}
footer .footer-inferior .linhaHorizontal
{
	border-top: 1px solid #c2f7ff;
}
footer .footer-inferior .linhaHorizontal p
{
	color: #c2f7ff;
	font-family: 'Neris-Light';
	font-size: 11px;
	margin-top: 10px;
}
footer .footer-inferior .linhaHorizontal img
{
	margin-top: 10px;
}
footer .footer-inferior .marginFooter
{
	margin-bottom: 30px;
}
@media (max-width:992px)
{
    .footer-inferior .faceboockFooter {
        margin-top:30px;
    }
	.footer-inferior .navegueDektop{
		display:none;
	}
	footer .footer-inferior
	{
		text-align: center;
	}
	footer .footer-inferior .col-2 p
	{
		margin-left: auto;
		margin-right: auto;
	}
	footer .footer-inferior ul li
	{
		padding-top: 20px;
	}
	footer .footer-inferior .axys-box
	{
		float: none;
	}
}
.index .noticias
{
	margin-bottom: 0px;
	padding-top: 44px;
}
.index .noticias .noticiaKozma h1
{
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 28px;
	    margin-bottom: 10px;
}
.noticia-box
{
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	max-width: 360px;
}
.noticias a,
	.noticias a:hover,
	.noticias a:focus
{
	text-decoration: none !important;
}
.noticias .ver-mais
{
	font-size: 12px;
	font-weight: 800;
	margin-bottom: 21px;
	text-transform: uppercase;
}
.noticias .ver-mais i
{
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
.noticias .ver-mais a
{
	color: #767676;
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
}
.noticias img
{
	margin-bottom: 20px;
}
.noticias h2
{
	background: none;
	color: #4659bb;
	font-family: 'Neris-Light';
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	text-transform: none;
}
.noticias p
{
	color: #888888;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 18px;
}
.noticias p.data
{
	color: #9c9c9c;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 12px;
}
.noticias .btn-box
{
	margin-bottom: 54px;
	text-align: right;
}
.noticias .btn
{
	background: #fff;
	font-family: 'Neris-Light';
	font-size: 13px;
	font-weight: 800;
	padding: 3px 18px;
	text-transform: none;
}
.noticias .btn:hover,
	.noticias .btn:focus
{
	background: #20b7ce;
	color: #fff !important;
}
@media (max-width:768px)
{
	.noticias .ver-mais
	{
		margin-left: auto;
		margin-right: auto;
		max-width: 360px;
		padding-left: 14px;
	}
	.noticias .btn-box
	{
		margin-bottom: 25px;
		text-align: right;
	}
	 .noticiaDesktop{
		display:none;
	} 
	.maisNoticiasDesktop{
		display:none;
	}
	.maisNoticiasMobile{
		display:block;
		float: left;
	}
}
@media (min-width:768px){
	.maisNoticiasMobile{
		display:none;
	}
	.maisNoticiasDesktop{
		display:block;
	}
}
.conteudo.noticia-lista h1
{
	color: #20b7ce;
	font-size: 48px;
	font-weight: 500;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.conteudo.noticia-lista .pagination-box
{
	border-top: 1px solid #dddddd;
	padding-top: 23px;
}
.outrasNoticias h4
{
	border-bottom: none !important;
}
.conteudo.exame-lista
{
	background: #f7f9fa;
}
.conteudo.exame-lista .box-form
{
	background: #fff;
	box-shadow: 3px 2px 4px 1px rgba(193, 193, 193, 0.78);
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 10px 10px 10px 10px;
}
.conteudo.exame-lista .box-form .btn-cidades
{
	margin-bottom: 15px;
	margin-left: 15px;
}
.conteudo.exame-lista .box-form ul
{
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	color: #777777;
	font-size: 14px;
	font-weight: 400;
	list-style: none;
	padding-bottom: 20px;
	padding-left: 40px;
	top: 0%;
	webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.conteudo.exame-lista .box-form .dropdown-menu:after
{
	display: none;
}
.conteudo.exame-lista .box-form .dropdown-menu:before
{
	display: none;
}
.conteudo.exame-lista h1
{
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: center;
	text-transform: none;
}
.conteudo.exame-lista h1 > span
{
	color: #4659bb;
}
.conteudo.exame-lista .unidadeProxima h1
{
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 34px;
	font-weight: 500;
	margin-bottom: 0px;
	margin-top: 25px;
	padding-bottom: 0px;
	text-align: center;
	text-transform: none;
}
.conteudo.exame-lista .unidadeProxima p
{
	color: #333333;
	font-family: 'Neris-Light';
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 18px;
	text-align: center;
}
.conteudo.exame-lista .pagination-box
{
	border-top: 1px solid #dddddd;
	padding-top: 23px;
}
.filtroExame
{
	/*background: #fff;
	border: 1px solid #3eb9ce;
	border-radius: 5px;
	box-shadow: 2px 2px 3px #e6e6e6;
	
	moz-box-shadow: 2px 2px 3px #e6e6e6;
	ms-box-shadow: 2px 2px 3px #e6e6e6;
	o-box-shadow: 2px 2px 3px #e6e6e6;
	webkit-box-shadow: 2px 2px 3px #e6e6e6;*/
    height: 43px;
}
.filtroExame .dropFiltroExame
{
	top: 100% !important;
}
.filtroExame .fa-chevron-down
{
	color: #20b7ce;
	float: right;
	font-size: 8px !important;
	margin-right: 10px;
	margin-top: 15px;
}
.filtroExame .dropFiltroExame
{
	padding: 10px;
	width: 100%;
}
.filtroExame span
{
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 18px;
	left: 13px;
	line-height: 15px;
	position: absolute;
	text-transform: none;
	top: 12px;
}
.exame-box
{
	background: url('../img/bkg-exame.png') #fff no-repeat left top;
	box-shadow: 3px 2px 4px 1px rgba(193, 193, 193, 0.78);
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	max-width: 360px;
	padding: 30px 30px 10px 30px;
	text-align: justify;
}
.exame-box .text-exame
{
	height: 190px;
}
.exame a,
	.exame a:hover,
	.exame a:focus
{
	text-decoration: none;
}
.exame .ver-mais
{
	font-size: 12px;
	font-weight: 800;
	margin-bottom: 21px;
	text-transform: uppercase;
}
.exame .ver-mais i
{
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
.exame .ver-mais a
{
	color: #767676;
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
}
.exame img
{
	margin-bottom: 20px;
}
.exame h2
{
	background: none;
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	text-transform: none;
    letter-spacing: normal;
    line-height: normal;
}
.exame p
{
	color: #888888;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 18px;
}
.exame p.data
{
	color: #9c9c9c;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 12px;
}
.exame .btn-box
{
	margin-bottom: 24px;
	text-align: left;
}
.exame .btn
{
	background: #fff;
	font-family: 'Neris-Light';
	font-size: 13px;
	font-weight: 800;
	padding: 3px 18px;
	text-transform: none;
}
.exame .btn:hover,
	.exame .btn:focus
{
	color: #fff !important;
}
@media (max-width:768px)
{
	.exame .ver-mais
	{
		margin-left: auto;
		margin-right: auto;
		max-width: 360px;
		padding-left: 14px;
	}
	.exame .btn-box
	{
		margin-bottom: 25px;
		text-align: right;
	}
}
.nada-box
{
	margin-bottom: 100px;
	margin-top: 100px;
}
.nada-box p
{
	color: #c4c4c4;
	font-size: 42px;
	font-weight: 400;
	margin-top: 32px;
	text-align: center;
}
.unidades .margimConteudo .voltar-btn:hover {
    background: #20b7ce;
    text-decoration:none;

}

.unidades
{
	background: #f7f9fa;
}
.unidades .box-informacoes .fa
{
	color: #2957a4;
}
.unidades .box-informacoes p.tel
{
	color: #2957a4;
}
.unidades .box-informacoes p.tel a
{
	color: #2957a4;
    text-decoration:none;
}

.unidades .text-box h2
{
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 15px;
}
.unidades .text-box p
{
	color: #777777;
	font-family: 'Neris-Light';
	font-size: 14px;
	margin-bottom: 2px;
}
.unidades .text-box p a
{
	color: #777777;
	font-family: 'Neris-Light';
	font-size: 14px;
	margin-bottom: 2px;
    text-decoration:none;
}
.unidades .text-box p a:hover
{
	color: #777777;
}
.unidades .text-box
{
	margin-top: 50px;
	text-align: left;
}
.unidades .btn-box
{
	margin-top: 10px;
}
.unidades .btn-box a
{
	font-family: 'Neris-Light';
	font-size: 13px;
	text-decoration: none;
}
.unidades .btn-box a:hover
{
	text-decoration: none;
}
    .unidades .textoConteudo iframe {
        width:100% !important;
    }
@media (min-width: 768px) {
   .unidades .text-box {
       height: 275px;
    }
    #unidades.owl-carousel .item .text-box{
        height: 285px;
    }
}

.conteudo.noticia-detalhe
{
	padding-bottom: 0px;
}
a.voltar-btn
{
	border-radius: 30px;
	float: right;
	font-size: 12px;
	font-weight: 800;
	margin-bottom: 15px;
	moz-border-radius: 30px;
	moz-transition: 300ms linear;
	ms-transition: 300ms linear;
	o-transition: 300ms linear;
	padding: 4px 18px 4px 18px;
	text-decoration: none;
	text-transform: uppercase;
	transition: 300ms linear;
	webkit-border-radius: 30px;
	webkit-transition: 300ms linear;
}
a.voltar-btn:hover,
	a.voltar-btn:focus
{
	color: #fff;
}
@media (max-width: 528px)
{
	a.voltar-btn
	{
		float: left;
	}
	.conteudo.noticia-detalhe h1
	{
		margin-bottom: 15px;
	}
}
.conteudo.noticia-detalhe .header-box h2
{
	background: none;
	color: #4659bb;
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-transform: none;
}
.conteudo.noticia-detalhe .data
{
	color: #9c9c9c;
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 10px;
}
.compartilhar-box
{
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 24px;
	padding-bottom: 18px;
}
.conteudo.noticia-detalhe .ver-mais
{
	background: url(../img/shadow_bg_list.png) center top no-repeat;
	border-top: none;
	color: #20b7ce;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 25px;
	margin-top: 25px;
	padding-top: 25px;
	text-transform: none;
}
.conteudo.noticia-detalhe .header-box ul.social li
{
	display: inline-block;
	margin-right: 13px;
}
.conteudo.noticia-detalhe .header-box ul.social li.compartilhar .btn
{
	background: #3b5998;
	border: 1px solid #3b5998;
	border-radius: 20px;
	color: #fff;
	font-family: 'Neris-Light';
	font-size: 11px;
	font-weight: 700;
	moz-border-radius: 20px;
	moz-transition: 200ms linear;
	ms-transition: 200ms linear;
	o-transition: 200ms linear;
	padding: 5px 23px;
	text-decoration: none;
	text-transform: uppercase;
	transition: 200ms linear;
	webkit-border-radius: 20px;
	webkit-transition: 200ms linear;
}
.conteudo.noticia-detalhe .header-box ul.social li.compartilhar .btn:hover, 
	.conteudo.noticia-detalhe .header-box ul.social li.compartilhar .btn:focus
{
	background: transparent;
	border: 1px solid #3b5998;
	color: #3b5998;
}
.conteudo.noticia-detalhe .header-box ul.social li.twitter .btn
{
	background: #00a8ff;
	border: 1px solid #00a8ff;
	border-radius: 20px;
	color: #fff;
	font-family: 'Neris-Light';
	font-size: 11px;
	font-weight: 700;
	moz-border-radius: 20px;
	moz-transition: 200ms linear;
	ms-transition: 200ms linear;
	o-transition: 200ms linear;
	padding: 5px 23px;
	text-decoration: none;
	text-transform: uppercase;
	transition: 200ms linear;
	webkit-border-radius: 20px;
	webkit-transition: 200ms linear;
}
.conteudo.noticia-detalhe .header-box ul.social li.twitter .btn:hover, 
	.conteudo.noticia-detalhe .header-box ul.social li.twitter .btn:focus
{
	background: transparent;
	border: 1px solid #00a8ff;
	color: #00a8ff;
}
.conteudo.exame-detalhe
{
	background: #f7f9fa;
	padding-bottom: 0px;
}
.conteudo.exame-detalhe .unidadeProxima h1
{
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 34px;
	font-weight: 500;
	margin-bottom: 0px;
	margin-top: 25px;
	padding-bottom: 0px;
	text-align: center;
	text-transform: none;
}
.conteudo.exame-detalhe .unidadeProxima p
{
	color: #333333;
	font-family: 'Neris-Light';
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 18px;
	text-align: center;
}
.exame-detalhe .box-form
{
	background: #fff;
	box-shadow: 3px 2px 4px 1px rgba(193, 193, 193, 0.78);
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 10px 10px 10px 10px;
}
.exame-detalhe .box-form li
{
	list-style: none;
}
a.voltar-btn
{
	background: transparent;
	border: 1px solid #20b7ce;
	border-radius: 5px;
	color: #20b7ce;
	float: left;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 5px;
	margin-top: 0px;
	moz-border-radius: 5px;
	moz-transition: 300ms linear;
	ms-transition: 300ms linear;
	o-transition: 300ms linear;
	padding: 4px 10px;
	text-decoration: none;
	text-transform: none;
	transition: 300ms linear;
	webkit-border-radius: 5px;
	webkit-transition: 300ms linear;
}
a.voltar-btn:hover,
	a.voltar-btn:focus
{
	color: #fff;
}
@media (max-width: 528px)
{
	a.voltar-btn
	{
		float: left;
	}
	.conteudo.exame-detalhe h1
	{
		margin-bottom: 15px;
	}
}
.conteudo.exame-detalhe .header-box h2
{
	background: none;
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 22px;
	font-weight: 100;
	margin-bottom: 10px;
	margin-top: 30px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-transform: none;
}
.conteudo.exame-detalhe .header-box h1
{
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 34px;
	font-weight: 500;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
	text-transform: none;
}
.conteudo.exame-detalhe .data
{
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 10px;
}
p.fonte,
	p.fonte a,
	p.fonte a:hover,
	p.fonte a:focus
{
	color: #20b7ce;
	font-family: 'Neris-LightItalic';
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 10px;
	margin-top: 0px !important;
	text-decoration: none;
	text-transform: none;
	word-break: break-all;
}
.compartilhar-box
{
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 24px;
	padding-bottom: 18px;
}
.conteudo.exame-detalhe .ver-mais
{
	border-top: 1px solid #cfcfcf;
	font-size: 18px;
	font-weight: 800;
	margin-bottom: 25px;
	margin-top: 25px;
	padding-top: 25px;
	text-transform: uppercase;
}
.conteudo.exame-detalhe a.voltar-btn
{
    margin-top: 40px;
	background: transparent;
	border: 1px solid #20b7ce;
	border-radius: 5px;
	color: #20b7ce;
	float: left;
	font-family: 'Neris-Light';
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 25px;
	moz-border-radius: 5px;
	moz-transition: 300ms linear;
	ms-transition: 300ms linear;
	o-transition: 300ms linear;
	padding: 4px 10px;
	text-decoration: none;
	text-transform: none;
	transition: 300ms linear;
	webkit-border-radius: 5px;
	webkit-transition: 300ms linear;
}
.conteudo.exame-detalhe a.voltar-btn:hover
{
	background: rgba(32, 183, 206, 0.81);
	border: 1px solid #20b7ce;
	color: #fff;
	padding: 4px 10px;
	text-decoration: none;
}
a.agendarExame-btn
{
    font-family: 'Neris-Light';
	background: #20b7ce !important;
	border-radius: 5px;
	color: #fff !important;
	float: left;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 35px;
	margin-top: 20px;
	moz-border-radius: 5px;
	moz-transition: 300ms linear;
	ms-transition: 300ms linear;
	o-transition: 300ms linear;
	padding: 4px 18px 4px 18px;
	text-decoration: none !important;
	text-transform: none;
	transition: 300ms linear;
	webkit-border-radius: 5px;
	webkit-transition: 300ms linear;
}
a.agendarExame-btn:hover
{
	background: rgba(32, 183, 206, 0.81) !important;
	color: #fff;
	text-decoration: none;
}
.box-agendarExame
{
	background: url(../img/shadow_bg_list.png) center top no-repeat;
	height: 22px;
	width: 100%;
}
.conteudo.adicionais h1
{
	background: url('img/h2-bkg.png') no-repeat left bottom;
	font-size: 35px;
	font-weight: 800;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.conteudo.adicionais .radio-box
{
	margin: 0px 0px 15px 0px;
}
.conteudo.adicionais table
{
	margin-top: 10px;
	text-align: center;
}
.conteudo.adicionais table th
{
	font-size: 15px;
	margin: 0px 0px 15px 0px;
	padding: 15px 15px 15px 15px;
}
.conteudo.adicionais table td
{
	font-size: 15px;
	margin: 0px 0px 15px 0px;
	padding: 15px 15px 15px 15px;
}
a.exibir-btn
{
	border-radius: 3px;
	float: right;
	font-size: 12px;
	font-weight: 800;
	moz-border-radius: 3px;
	moz-transition: 300ms linear;
	ms-transition: 300ms linear;
	o-transition: 300ms linear;
	padding: 4px 15px 4px 14px;
	text-decoration: none;
	text-transform: uppercase;
	transition: 300ms linear;
	webkit-border-radius: 3px;
	webkit-transition: 300ms linear;
}
a.exibir-btn:hover,
	a.exibir-btn:focus
{
	color: #fff !important;
	text-decoration: none;
}
@media (max-width: 768px)
{
}
.escolha-box
{
	background: #f5f5f5;
	border: 1px solid #d9d9d9;
	margin-top: 35px;
	padding: 19px 58px 15px 58px;
}
p.escolha-estado-header
{
	font-size: 22px;
	font-weight: 700;
	text-align: center;
}
.escolha-box .lft
{
	background: url('img/es-lf.png') no-repeat right center;
}
.escolha-box .lft .form-control
{
	margin-right: auto;
	width: 90%;
}
.escolha-box .rgt
{
	background: url('img/es-rg.png') no-repeat left center;
}
.escolha-box .rgt .form-control
{
	margin-left: auto;
	width: 90%;
}
.flecha-box
{
	display: none;
}
.flecha-box-int
{
	background: url('img/escolha-2.png') no-repeat center center;
	height: 32px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 34px;
}
p.confira
{
	background: url('img/area-atuacao.png') no-repeat center bottom;
	color: #414141;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 53px;
	margin-top: 42px;
	padding-bottom: 27px;
	text-align: center;
}
.cidade-listagem ul
{
	margin-bottom: 0px;
}
.cidade-listagem ul li
{
	color: #878787;
	list-style: none;
	margin-bottom: 34px;
}
@media (max-width: 1200px)
{
	.half-pad-right
	{
		padding-right: 15px;
	}
	.half-pad-left
	{
		padding-left: 15px;
	}
}
@media (max-width: 768px)
{
	.escolha-box .lft .form-control
	{
		margin-right: 0px;
		width: 100%;
	}
	.escolha-box .rgt .form-control
	{
		margin-left: 0px;
		width: 100%;
	}
	.escolha-box .lft
	{
		background: none;
	}
	.escolha-box .rgt
	{
		background: none;
	}
	.flecha-box
	{
		display: block;
	}
}
@media (max-width: 528px)
{
	.escolha-box
	{
		padding: 19px 15px 15px 15px;
	}
	.cidade-listagem ul li
	{
		text-align: center;
	}
}
.contato
{
	background: #f7f9fa;
	margin-top: 30px;
	padding-bottom: 75px;
}
.contato .box-contato
{
	background: #fff;
	border-radius: 10px;
	box-shadow: 2px 2px 4px 1px rgba(193, 193, 193, 0.78);
	margin-top: 30px;
	padding: 20px 20px 20px 20px;
}
.conteudo.contato h1
{
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 48px;
	font-weight: 500;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-transform: none;
}
.conteudo.contato p
{
	color: #8c8c8c;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 25px;
	margin-top: 10px;
}
.contato textarea
{
	min-height: 175px;
}
.contato .form-group placeholder
{
	color: #20b7ce;
}
::-webkit-input-placeholder
{
	color: #20b7ce;
}
:-moz-placeholder
{
	color: #20b7ce;
}
::-moz-placeholder
{
	color: #20b7ce;
}
:-ms-input-placeholder
{
	color: #20b7ce;
}
button.enviar-contato-btn
{
	background: #005595;
	color: #fff !important;
	display: block;
	display: initial;
	font-family: 'Neris-SemiBold';
	font-size: 18px;
	font-weight: 800;
	moz-transition: 300ms linear;
	ms-transition: 300ms linear;
	o-transition: 300ms linear;
	padding: 15px 12px;
	text-decoration: none;
	transition: 300ms linear;
	webkit-transition: 300ms linear;
}
button.enviar-contato-btn:hover,
	a.enviar-contato-btn:focus
{
	background: #013f6c;
	color: #fff;
	text-decoration: none;
}
.conteudo.contato .btn-box .btn:hover
{
	border: 1px solid #20b7ce !important;
}
.conteudo.contato .btn-box .btn
{
	border: 1px solid #005595 !important;
}
.conteudo.contato .btn-box
{
	margin-top: 20px;
}
.conteudo.contato .side-menu
{
	margin-top: 55px;
}
.conteudo.contato form > h1
{
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 48px;
	font-weight: 500;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-transform: none;
}
@media (max-width: 992px)
{
	.conteudo.contato .btn-box
	{
		margin-bottom: 30px;
	}
}
.conteudo .trabalhe h3
{
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: none;
}
.conteudo .trabalhe p > span
{
	margin-right: 5px;
}
.anexar-btn
{
	background: #005595;
	color: #fff;
	display: block;
	display: initial;
	font-family: 'Neris-Light';
	font-size: 14px;
	font-weight: 800;
	margin: 0px !important;
	moz-transition: 300ms linear;
	ms-transition: 300ms linear;
	o-transition: 300ms linear;
	padding: 12px 12px;
	text-decoration: none;
	text-transform: none;
	transition: 300ms linear;
	webkit-transition: 300ms linear;
}
.anexar-btn:hover,
	.anexar-btn:focus
{
	background: #013f6c;
	color: #fff;
	text-decoration: none;
}
.hidden-input
{
	position: absolute;
}
.trabalhe .nav-pills
{
	padding-bottom: 0px !important;
}
.trabalhe .nav-pills>li+li
{
	background: #20b7ce;
	margin-left: 0px;
}
.trabalhe .nav-pills>li
{
	background: #20b7ce;
}
.trabalhe .nav-pills>li>a
{
	border-radius: 0px;
	color: #fff;
	font-size: 18px;
	padding: 25px 25px 0px 25px;
	text-decoration: none;
}
@media(max-width:992px)
{
	.trabalhe .nav-pills>li>a
	{
		padding: 10px 15px;
	}
}
.trabalhe .nav-pills>li>a:hover
{
	background: transparent;
	color: #fff;
}
.trabalhe .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover
{
	background-color: #2d5baf;
	color: #fff;
	height: 70px;
}
.trabalhe .nav-pills>li
{
	height: 70px;
}
.trabalhe .tab-content
{
	background: #fff;
	box-shadow: 2px 2px 4px 1px rgba(193, 193, 193, 0.78);
	padding: 30px;
}
.trabalhe .btn-box .proximoPasso-btn
{
	background: #2d5baf;
	color: #fff;
	float: right;
	font-family: 'Neris-SemiBold';
	font-size: 18px;
}
.trabalhe .btn-box .btn.proximoPasso-btn:hover
{
	background: #2d5baf;
	border: 1px solid rgba(0, 85, 149, 0.78) !important;
}
.trabalhe .identificacao
{
	color: #2d5baf;
	font-size: 22px;
	text-transform: none;
}
@media (max-width: 528px)
{
	.no-pad-left
	{
		padding-left: 15px;
	}
}
ul.area-restrita-nome
{
	float: right;
	padding-left: 0px;
}
@media (max-width: 768px)
{
	ul.area-restrita-nome
	{
		float: left;
	}
}
.area-restrita-nome li
{
	color: #858585;
	display: table-cell;
	font-size: 15px;
	font-weight: 300;
	vertical-align: middle;
}
.area-restrita-nome li span
{
	color: #005595;
	font-weight: 500 !important;
}
.area-restrita-nome .voltar-btn
{
	background: #005595;
	border: 1px solid #005595;
	color: #fff;
	float: none;
	margin-bottom: 0px;
	margin-left: 10px;
}
.area-restrita-nome .voltar-btn:hover,
	.area-restrita-nome .voltar-btn:focus
{
	background: #fff;
	color: #005595;
}
.arquivos-lista-box
{
	background: #f1f1f1;
	border-radius: 4px;
	margin-bottom: 20px;
	moz-border-radius: 4px;
	padding: 0px 26px;
	webkit-border-radius: 4px;
}
.arquivos-lista-box .rgt
{
	padding-bottom: 26px;
	padding-top: 26px;
}
.arquivos-lista-box .lft
{
	border-right: 1px dashed #c9c9c9;
	padding-bottom: 26px;
	padding-top: 26px;
}
.arquivos-lista-box h2
{
	background: none;
	color: #005595;
	font-size: 18px;
	font-weight: 800;
	margin-bottom: 0px;
	text-transform: none;
}
.arquivos-lista-box p
{
	color: #808080;
	font-size: 15px;
	font-style: italic;
	font-weight: 300;
	margin-bottom: 0px;
}
.arquivo-btn-box
{
	text-align: center;
}
.arquivo-btn
{
	background: #005595;
	border: 1px solid #005595;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	padding: 11px 15px;
	text-decoration: none;
	text-transform: uppercase;
}
.arquivo-btn span
{
	background: url('img/dw-btn.png') no-repeat left center;
	padding-left: 30px;
}
.arquivo-btn:hover,
	.arquivo-btn:focus
{
	background: #005595;
	color: #fff;
}
.area-restrita .pagination-box
{
	background: none;
	margin-top: 0px;
}
@media (max-width: 992px)
{
	.arquivos-lista-box .lft
	{
		border-right: none;
	}
	.arquivos-lista-box .rgt
	{
		padding-top: 0px;
	}
}
.conteudo.erro
{
	padding-bottom: 90px;
	padding-top: 70px;
	text-align: center;
}
.conteudo.erro h1
{
	color: #2957a4;
	font-family: 'Neris-Light';
	font-size: 42px;
	font-weight: 100;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.conteudo.erro h3
{
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 24px;
	font-weight: 400;
	margin-top: 20px;
	text-transform: none;
}
.conteudo.erro p
{
	color: #777777;
	font-family: 'Neris-Light';
	font-size: 15px;
	margin-top: 20px;
}
.conteudo.erro p a
{
	color: #777777;
	font-family: 'Neris-SemiBold';
	font-weight: 600;
}
.conteudo.erro img
{
	padding-bottom: 43px;
}
.conteudo .fornecedor h2
{
	color: #4659bb;
	font-family: 'Neris-Light';
	font-size: 28px;
	font-weight: 300;
	margin-bottom: 0px;
	padding-bottom: 14px;
	text-transform: none;
}
.conteudo .fornecedor h3
{
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: none;
}
a.nova-consulta-btn
{
	border-radius: 30px;
	float: right;
	font-size: 12px;
	font-weight: 800;
	margin-bottom: 15px;
	moz-border-radius: 30px;
	moz-transition: 300ms linear;
	ms-transition: 300ms linear;
	o-transition: 300ms linear;
	padding: 4px 18px 4px 18px;
	text-decoration: none;
	text-transform: uppercase;
	transition: 300ms linear;
	webkit-border-radius: 30px;
	webkit-transition: 300ms linear;
}
a.nova-consulta-btn:hover,
	a.nova-consulta-btn:focus
{
	background: #fff;
	color: #fff !important;
	font-size: 12px;
	font-weight: 800;
	padding: 3px 18px;
	text-decoration: none !important;
	text-transform: uppercase;
}
.escolha-box.detalhe .detalhe-box
{
	padding-top: 25px;
}
.escolha-box.detalhe p.escolha-estado-header
{
	text-align: left;
}
.escolha-box.detalhe ul
{
	padding: 0px;
}
.escolha-box.detalhe ul li
{
	color: #00000d;
	font-size: 14px;
	font-weight: 700;
	list-style: none;
	text-align: right;
}
.escolha-box.detalhe ul li span
{
	color: #747474;
}
@media (max-width: 992px)
{
	.escolha-box.detalhe ul li
	{
		text-align: left;
	}
}
.status-box
{
	position: relative;
}
.status-ico-box
{
	background: #9a9a9a;
	border-radius: 100px;
	height: 74px;
	moz-border-radius: 100px;
	webkit-border-radius: 100px;
	width: 74px;
}
.status-box .status-ico-box
{
	margin-left: auto;
	margin-right: auto;
}
.status-ico-box:before
{
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-top: 7px solid #9a9a9a;
	content: '';
	display: inline-block;
	left: 50%;
	position: absolute;
	right: auto;
	top: 72px;
	transform: translate(-50%, 0%);
}
.linha
{
	height: 7px;
	position: relative;
	top: 12px;
	width: 100%;
}
.linha-interna.lft
{
	background: #9a9a9a;
	height: 2px;
	left: 0px;
	position: absolute;
	width: 50%;
}
.linha-interna.rgt
{
	background: #9a9a9a;
	bottom: 5px;
	height: 2px;
	position: absolute;
	right: 0px;
	width: 50%;
}
.dot
{
	background: #9a9a9a;
	border-radius: 100px;
	bottom: 3px;
	height: 7px;
	margin-left: auto;
	margin-right: auto;
	moz-border-radius: 100px;
	position: relative;
	webkit-border-radius: 100px;
	width: 7px;
	z-index: 9;
}
.s-1 .linha
{
	margin-left: auto;
	width: 50%;
	z-index: 8;
}
.s-1 .dot
{
	margin-left: 0px;
}
.s-5 .linha
{
	margin-right: auto;
	width: 50%;
}
.s-5 .dot
{
	margin-right: 0px;
}
.s-1-ico
{
	background: url('img/s-1.png') center center no-repeat !important;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 67px;
	width: 35px;
}
.s-2-ico
{
	background: url('img/s-2.png') center center no-repeat !important;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 67px;
	width: 35px;
}
.s-3-ico
{
	background: url('img/s-3.png') center center no-repeat !important;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 67px;
	width: 35px;
}
.s-4-ico
{
	background: url('img/s-4.png') center center no-repeat !important;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 67px;
	width: 35px;
}
.s-5-ico
{
	background: url('img/s-5.png') center center no-repeat !important;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 67px;
	width: 35px;
}
.status-box .header
{
	color: #747474;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 0px;
}
.status-box .content
{
	color: #747474;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0px;
}
.status-box .btn-box
{
	margin-top: 15px;
}
.status-box a
{
	border: 1px solid #9a9a9a !important;
	border-radius: 30px;
	color: #9a9a9a !important;
	font-size: 12px;
	font-weight: 800;
	margin-bottom: 15px;
	moz-border-radius: 30px;
	moz-transition: 300ms linear;
	ms-transition: 300ms linear;
	o-transition: 300ms linear;
	padding: 4px 14px 4px 14px;
	text-decoration: none;
	text-transform: uppercase;
	transition: 300ms linear;
	webkit-border-radius: 30px;
	webkit-transition: 300ms linear;
}
.status-box a:hover,
	.status-box a:focus
{
	text-decoration: none;
}
.status-box.ok .header
{
	color: #00000d;
}
.status-box.active .header
{
	font-style: italic;
}
.status-box.active .content
{
	font-style: italic;
	font-weight: 700;
}
.status-box a
{
	font-style: italic;
}
.status-texto-box
{
	margin-top: 17px;
	text-align: center;
}
@media (max-width: 992px)
{
	.status-box a
	{
		font-size: 10px;
	}
}
@media (max-width: 768px)
{
	.status-box
	{
		margin-bottom: 15px;
		margin-left: 15px;
	}
	.linha
	{
		display: none;
	}
	.status-box .status-ico-box
	{
		display: table-cell;
		margin-left: 0px;
		margin-right: 20px;
		vertical-align: middle;
	}
	.status-ico-box:before
	{
		border-bottom: 9px solid transparent;
		border-left: 9px solid #9a9a9a;
		border-top: 7px solid transparent;
		content: '';
		display: inline-block;
		left: 81px;
		position: absolute;
		right: auto;
		top: 30px;
		transform: translate(-50%, 0%);
	}
	.status-texto-box
	{
		display: table-cell;
		margin-top: 0px;
		text-align: left;
		vertical-align: middle;
	}
	.status-box .btn-box
	{
		margin-left: 15px;
		margin-top: 5px;
	}
	.status-texto-box p
	{
		margin-left: 15px;
	}
}
@media (max-width: 528px)
{
	.status-box
	{
		margin-left: 15px;
	}
}
.tabela-detalhe-consulta
{
}
.tabela-detalhe-consulta
{
	border: 1px solid #d9d9d9 !important;
	margin-top: 15px;
	padding: 30px !important;
}
.tabela-detalhe-consulta .table
{
	margin-top: 0px !important;
}
.tabela-detalhe-consulta
{
	border: nome;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
.tabela-detalhe-consulta .table
{
	border: none;
	margin-bottom: 0px;
}
.tabela-detalhe-consulta table th
{
	background-color: #fff;
	border: none;
	color: #00000d;
	font-size: 14px;
	font-weight: 700;
	margin: 0px 26px 0px 26px !important;
	padding: 0px 30px 10px 0px!important;
}
.tabela-detalhe-consulta table td
{
	border: none;
	color: #747474;
	font-size: 14px;
	font-weight: 400;
	margin: 0px 26px 0px 26px !important;
	padding: 5px 30px 5px 0px!important;
}
.tabela-detalhe-consulta table tr:nth-of-type(even)
{
	background-color: #fff;
}
.tabela-detalhe-consulta table tr:nth-of-type(odd)
{
	background-color: #fff;
}
.tabela-detalhe-consulta .table>tbody>tr>td
{
	border-bottom: 1px dashed #afafaf;
	border-top: none;
}
.tabela-detalhe-consulta .table>tbody>tr>th
{
	border-bottom: none;
	border-top: none;
}
.topo .tooltip.bottom
{
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	width: 165px;
}
.topo .tooltip.bottom .tooltip-inner
{
	background: #fff !important;
	box-shadow: 0px -2px 1px 0px rgba(50, 50, 50, 0.75);
	moz-box-shadow: 0px -2px 1px 0px rgba(50, 50, 50, 0.75);
	padding: 8px 8px;
	webkit-box-shadow: 0px -2px 1px 0px rgba(50, 50, 50, 0.75);
}
.btn-box .btn
{
	border: 1px solid #20b7ce;
	color: #20b7ce;
	font-weight: 400;
	padding: 4px 10px;
}
.btn-box .btn:hover
{
	background: #20b7ce;
	border: 1px solid #20b7ce;
	color: #fff;
	padding: 4px 10px;
}
.btn-box.banner
{
	margin-top: 20px;
}
.btn-box .banner
{
	border: 1px solid #fff !important;
	color: #fff;
	font-family: 'Neris-SemiBold';
	font-size: 18px;
	font-weight: 100;
	padding: 4px 10px;
}
.btn-box .banner:hover
{
	border: 1px solid #fff;
	color: #fff;
	font-family: 'Neris-Light';
	font-size: 18px;
	font-weight: 100;
	padding: 4px 10px;
}
.slider .main-header-box .header-box
{
	background: rgba(42, 87, 165, 0.5);
	bottom: auto;
	display: inline-block;
	left: 0px;
	moz-transform: translate(0%,-50%);
	ms-transform: translate(0%,-50%);
	o-transform: translate(0%,-50%);
	padding: 19px 25px 19px 25px;
	position: absolute;
	top: 50%;
	transform: translate(0%,-50%);
	webkit-transform: translate(0%,-50%);
	width: 100%;
}
@media (max-width: 768px)
{
	.slider .header-box
	{
		position: inherit !important;
	}
	.slider .main-header-box .header-box
	{
		margin-top: 35%;
	}
	.itemSlider
	{
		background-position: left!important;
		height: auto !important;
	}
}
@media (min-width: 420px) and (max-width: 520px) {
    .slider .main-header-box .header-box {
        margin-top: 15% !important;
    }
}
@media (min-width:769px)
{
	.slider .main-header-box .header-box
	{
		margin-top: 10%;
	}
}
@media (min-width:992px) {
    .conteudo .main-header {
        padding: 130px 0px 0px 0px;
    }

}
@media (max-width:992px) {
    .conteudo .main-header {
         padding: 80px 0px 0px 0px;
    }
}
.conteudo .main-header
{
	background: url(img/conteudo-header-bkg.jpg) no-repeat top center;
	background-size: initial;
	moz-background-size: cover;
	o-background-size: cover;
	position: absolute;
	text-align: center;
	top: 0;
	webkit-background-size: cover;
	width: 100%;
}
.conteudo .main-header h1
{
	color: #fff;
	font-family: 'Neris-LightItalic';
	font-size: 60px;
	font-weight: 300;
	padding: 10px 0px 10px 21px;
	text-align: center;
	text-transform: none;
}
@media (max-width: 992px)
{
	.conteudo .main-header
	{
		/*padding: 50px 0px 0px 0px;*/
		position: initial;
		top: 0;
		width: 100%;
	}
}
.linhadoTempo
{
	border-bottom: 2px solid #eaeaea;
	border-top: 1px solid #ddd;
	margin-bottom: 20px;
}
.linhadoTempo a
{
	text-decoration: none !important;
}
.linhadoTempo .tab-content h3
{
	color: #373737;
	font-family: 'Lato-Regular', Lato-Regular;
	font-size: 30px;
	text-transform: none;
}
.linhadoTempo .tab-content p
{
	color: #373737 !important;
	font-family: 'Lato-Regular', Lato-Regular !important;
	font-size: 18px !important;
	line-height: 29px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
}
.timeLine a span .circle-on
{
	background: url('../img/Ellipse-2.png') center no-repeat;
	height: 12px;
	left: 29px;
	margin-top: 5px;
	position: absolute;
	text-align: center;
	width: 12.7px;
}
.timeLine a span .circle-off
{
	background: url('../img/Ellipse-1.png') #fff center no-repeat;
	height: 12px;
	left: 29px;
	margin-top: 5px;
	position: absolute;
	text-align: center;
	width: 12.7px;
}
.timeLine .tab-content .text-center
{
	text-align: center;
}
.timeLine li
{
	border-bottom: 1px solid #ddd;
	margin-top: 10px;
}
.linhadoTempo ul
{
	margin-top: 15px;
	padding: 0px 0px 0px 0px !important;
}
.timeLine >li.active>a,
.timeLine>li.active>a:focus,
.timeLine>li.active>a:hover
{
	border: 1px solid #fff;
	border-bottom: 1px solid transparent;
	color: #555;
	cursor: default;
	text-decoration: none !important;
}
.timeLine li a:hover
{
	background: #fff;
	border: 1px solid #fff;
	text-decoration: none !important;
}
.timeLine .li.active
{
	border: 1px solid #fff;
	border-bottom: 1px solid #ddd;
}
.linhadoTempo .tab-content
{
	height: auto;
	margin-bottom: 50px;
	margin-left: 10%;
	width: 80%;
}
.linhadoTempo .timeLine a
{
	color: #494949!important;
	font-family: 'Lato-Bold', Lato-Bold;
	font-size: 18px;
}
.itemBaixo
{
	border-bottom: none !important;
	top: 50px;
}
@media(max-width:450px)
{
	.timeLine li
	{
		margin-bottom: 5px;
	}
	.timeLine
	{
		border-bottom: 1px solid transparent;
	}
}
@media(max-width:992px)
{
	.linhadoTempo
	{
		height: auto;
	}
	.linhadoTempo .tab-content
	{
		height: auto;
	}
}
.conteudoprincipal
{
	background: #f7f9fa;
}
.nav-listaInstitucional-desktop
{
	background: #2a57a5;
	position: absolute;
	z-index: 999;
}
.nav-listaInstitucional-desktop ul> li
{
	float: left;
	padding: 15px 15px 15px 15px;
}
.nav-listaInstitucional-desktop ul> li:hover
{
	background: #3e66ac;
}
.nav-listaInstitucional-desktop ul li > a
{
	color: #fff;
	font-family: 'Neris-Light';
	font-size: 12px;
	font-weight: 400;
	padding: 10px 10px 10px 10px;
}
@media (max-width:992px)
{
	.menuPrincipalDesktop
	{
		margin-left: 0%;
		margin-top: 0px;
		position: absolute;
		width: 100%;
		z-index: 999;
	}
	.menuTopDesktop
	{
		display: none;
	}
	.nav-lista-mobile
	{
		background: #2a57a5;
	}
	.espacotopoConteudo
	{
		display: none;
	}
	.nav-listaInstitucional-mobile ul li > a
	{
		color: #fff;
		font-family: 'Neris-Light';
		font-size: 13px;
	}
	.nav-listaInstitucional-mobile ul li
	{
		padding: 7.5px 15px 7.5px 15px !important;
	}
	.nav-listaInstitucional-mobile ul li:hover
	{
		background-color: #fff;
	}
	.nav-listaInstitucional-mobile ul li:hover a
	{
		color: #2a57a5;
	}
}


@media (min-width:992px)
{
	.menuTopDesktop {
		margin-left: 35%;
		margin-top: 10px;
	}
	.menuPrincipalDesktop
	{
		border-radius: 0px;
		margin-left: 11.2%;
		margin-top: 40px;
	}
	.nav-lista-mobile
	{
		background: #fff;
	}
	.nav-listaInstitucional-mobile
	{
		display: none;
	}
	.marginConteudo
	{
		margin-top: 28px;
	}
}
.espacotopoConteudo
{
	height: 100px;
}
.margimConteudo
{
	margin-top: 40px;
}
.examesUnidade
{
	background: url(../img/exameUnidade.png) #fff no-repeat left top;
	box-shadow: 3px 2px 4px 1px rgba(193, 193, 193, 0.78);
	padding: 30px;
}
.exameUnidade-box
{
	background: transparent;
	column-gap: 3em;
	columns: 2;
	moz-column-gap: 3em;
	moz-columns: 3;
	webkit-column-gap: 3em;
	webkit-columns: 2;
}
.examesUnidade h1
{
	font-size: 28px;
}
.examesUnidade .exameUnidade-box li
{
	background: transparent;
	background-color: #fff;
	break-inside: avoid;
	list-style: disc;
	padding: 5px;
	page-break-inside: avoid;
	webkit-column-break-inside: avoid;
}
.conteudo .examesUnidade a, .conteudo .examesUnidade a:focus
{
	color: #777777;
	font-family: 'Neris-Light';
	font-size: 15px;
	text-decoration: none;
}
.conteudo .examesUnidade a:hover
{
	color: #2957a4;
	text-decoration: underline;
}
#unidades .item
{
	margin: 3px;
}
#unidades .item img
{
	display: block;
	height: auto;
	width: 100%;
}
.outrasUnidades
{
	background: #fff;
	padding-top: 30px;
}
#unidades.owl-theme .owl-controls
{
	margin-top: 10px;
	text-align: center;
	webkit-tap-highlight-color: transparent;
}
#unidades.owl-theme .owl-controls .owl-nav [class*='owl-']
{
	background: #d6d6d6;
	border-radius: 3px;
	color: white;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	margin: 5px;
	moz-border-radius: 3px;
	padding: 4px 7px;
	webkit-border-radius: 3px;
}
#unidades.owl-theme .owl-controls .owl-nav [class*='owl-']:hover
{
	background: #869791;
	color: white;
	text-decoration: none;
}
#unidades.owl-theme .owl-controls .owl-nav .disabled
{
	cursor: default;
	opacity: 0.5;
}
#unidades.owl-theme .owl-dots .owl-dot
{
	display: inline;
	display: inline-block;
	zoom: 1;
}
#unidades.owl-theme .owl-dots .owl-dot span
{
	background: #20b7ce;
	border-radius: 30px;
	display: block;
	height: 15px;
	margin: 30px 7px;
	moz-border-radius: 30px;
	moz-transition: opacity 200ms ease;
	ms-transition: opacity 200ms ease;
	o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	webkit-backface-visibility: visible;
	webkit-border-radius: 30px;
	webkit-transition: opacity 200ms ease;
	width: 15px;
}
#unidades.owl-theme .owl-dots .owl-dot.active span, #unidades.owl-theme .owl-dots .owl-dot:hover span
{
	background-color: #2957a4;
	border: 2px solid #20b7ce;
}
#unidades.owl-theme .owl-controls
{
	margin-top: 60px;
	text-align: center;
}
#unidades.owl-carousel
{
	text-align: center;
}
.box-outrasUnidades h1
{
	color: #20b7ce;
	font-family: 'Neris-Light';
	font-size: 28px;
	font-weight: 400;
	text-align: center;
	text-transform: none;
}

.modal-open {
        padding-right: 0px !important;
}
 .btn-box ul.voltarPasso {
    float: right;
}

.btn-box ul.voltarPasso  li{
    float:left;
    list-style:none;
    margin-left: 10px;
}
.textoConteudo .box-informacoes p {
    margin-bottom:0px;
}
@media (min-width:992px) and (max-width:1400px) {
    .box-imgUnidade {
        width: 230px!important;
    }
}

@media (min-width:360px) {
    .box-imgUnidade {
        display: block;
        overflow: hidden;
        width: 260px;
        height: 131px;
    }
    .box-imgUnidade img {
        position: relative;
        background-position: center;
        background-size: cover;
        width: 100%;
        min-height: 131px;
    }
}
/** lISTA DE UNIDADES*/

.unidades .pagination-box {
    margin-top:30px;
}
.noticia-lista .header-box {
    margin-top: 60px;
}


@media(min-width:1800px) {
    .menuPrincipalDesktop {
        margin-left: 24.2%;
    }
}