.jsx-3210689966 a {
    background: #009739;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	padding: 0 10px;  
	color:#003311;
}

.sppb-media-heading {
    font-size: 18px !important;
}

.sppb-addon-blocknumber .sppb-blocknumber-number {
    display: inline-block;
    text-align: center;
    font-size: 18px;
}

.uk-overlay-background {
	background-color: rgba(0,0,0,0.2)!important;
	color: #fff!important;	
}

.slide {
	text-align: left;
	margin-top: -20%;
	max-height: 300px;
	margin-left: 35%;
	width: 600px;
}

.slide h1 {
	font-size: 3.8rem;
	font-weight: 900;
	color: #fff !important;
	line-height: 3.8rem;
	margin-bottom: 15px;
}

.slide h2 {
	font-size: 1.5rem;
}

.btn-slide a {
	text-decoration: none !important;
	font-size: 1.2rem;
	font-weight: 600;
	background: #23a455;
	padding: 6px 30px;
	border-radius: 50px;
	border: 2px solid #23a455;
	color:#fff;
	line-height: 60px;
}




.btn-slide a:hover {
	background: transparent;
	border: 2px solid #fff;
	color:#fff;
}

.btn-slide {
	margin-top: 40px;
}

.linha-verde hr {
	border-bottom: 1px solid #23a455;
}

.mosaico a {
	color: #0a5626;
}

.mosaico .sppb-img-responsive {
	max-width: 60px;
	margin-bottom: 25px;
}

.mosaico .sppb-addon-text {
	font-size: 15px !important;
	font-family: Open Sans, sans-serif !important;
	font-weight: 500;
	color: #444;
	margin: 25px 0 25px 0;
}

.btn-mosaico {
	border: 1px solid #23a455;
	padding: 10px 25px;
	margin: 10px 0 0 0;	
	font-weight: 700 !important;
	font-size: 15px !important;
	text-transform: uppercase;
	background-color:#23a455!important;
	border-color:#23a455!important;
	color:#fff!important;

}

.btn-mosaico:hover {

	background-color:#fff!important;
	border-color:#0a5626!important;
	color:#0a5626!important;
}

.sp-column.btn-acesso {
	float: right;
	margin-top: -2px;
	line-height: 0;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	display: inline-block;
	padding: 8px 10px;
	line-height: 30px;
	margin: 16px 1px;
	border: 1px solid #fff;
	border-radius: 30px;
}

.menu-acesso {
	background: #68cb32;
	color: #fff !important;
	padding: 6px 18px 6px 20px !important;
	border: none !important;
	margin-left: 15px !important;
}

.menu-acesso .svg-inline--fa.fa-lock.fa-w-14 {
	margin-right: 5px;
}

.input-group-text {   
	color: #fff;    
	background-color: #23a455;
	border: 1px solid #23a455;   
}

.btn-primary {
	color: #fff;
	background-color:  #23a455;
	border-color:  #23a455;
	padding: 5px 30px;
	border-radius: 50px;
}

.btn-primary:hover, .sppb-btn-primary:hover {
	border-color: #009739;
	background-color: #fff;
	color: #009739;
}

.btn-primary.focus, .btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgb(35, 164, 85,0.2)!important;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgb(35, 164, 85, 0.2)!important;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
	color: #009739;
	background-color: #fff;
	border-color: #009739;
}

.form-control:focus {
	color: #333;
	background-color: #fff;
	border-color: #23a455;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgb(35, 164, 85,0.2)!important;
}

a:hover, a:focus, a:active {
	color: #333;
}

.list-group-item {
	font-size: 16px !important;
}

.h1, h1 {
	font-size: 1.8rem;
	font-weight: 600;
}

.btn.btn-default.pull-right {
	border: 2px solid #2ba84a;
	padding: 8px 25px;
	font-size: 18px;
	font-weight: 600;
	background: #fff;
	border-radius: 50px;
}

.panel {
	min-height: 80px;
}

.categoria-imagem {
	margin-left: 10px;
}

.login-greeting {
	font-size: 16px;
	margin-bottom: 10px;
}

#user-registration p {
	font-weight: 400 !important;
	font-size: 16px;
}

.icones-sociais {
	display: inline-block;
	line-height: 32px;
	margin: 5px 0 2px 0;
	width: 40px;
}

.icones-sociais a {
	font-size: 18px;
	margin: 0;
	padding: 0px 9px !important;
	background: rgba(0,0,0,0.1);
	border-radius: 20px;
	width: 32px;
	height: 38px;
}

.icones-sociais a:hover {
	background: rgba(0,0,0,0.3);
}

#sp-top-bar{
	padding:0;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
	float: right;
	margin: 0 20px;
}

#offcanvas-toggler > .fa {
	color: #009739 !important;
}

.table-bordered {
	border: 1px solid #dee2e6;
	font-size: 14px;
	font-family: Open Sans, sans-serif;
	font-weight: 500;
}


.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
	color: #2ba84a;
	font-weight: 600;
}

.hasTooltip img {
	margin: 0 auto;
}



#sp-main-body {
	padding: 20px 0;
}


.btn.btn-small.btn-default.hasTooltip.floated {
	font-size: 14px;
	font-weight: 700;
}

.page-header h1 {
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}


.categoria-descricao {
	width: 100%;
	font-weight: 400;
}


#sppb-addon-1533227328740 {

	margin-bottom: 0!important;
}

.offcanvas-menu {
	background-color: #002b00;
	color: #fff;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
	color: #68cb32;
	padding: 10px 0;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
	color: #fff;
}

.offcanvas-inner .menu-acesso {

	margin: 0 !important;
	border-radius: 4px;
	color: #000 !important;
	padding: 10px 15px !important;
}

.fa.fa-bars {
	font-size: 22px;
}



.branco-baixo p {
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	font-family: Opens Sans, sans-serif;
	letter-spacing: 1px;
	border-left: 1px solid #68cb32;
	padding-left: 10%;
}

.imagem-branco img {
	padding-right: 10%;
}


.sp-scroll-up {
	line-height: 32px;   
	background: #68cb32;
	border-radius: 30px;   
}

.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
	background: #009739;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {

	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
	padding: 0 20px;
	width: 300px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {

	border-top: 1px solid #eee;
	padding: 5px 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	line-height: 22px;
}

#login-form {
	padding: 20px 0;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
	color: rgb(91, 203, 50);
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
	color: rgba(255, 255, 255, 0.8);
}

.close-offcanvas {
	background: red;
}

.offcanvas-menu .offcanvas-inner {
	padding: 60px 30px;
}

.uk-slidenav-position { 
	margin-top: -50px;
}

.branco-h1 h1 {
	color: #fff;
	font-size: 2.8rem;
	font-weight: 800;
}

.padrao h2 {
	color: #0a5626;
	font-weight: 700;
	font-size: 1.8rem;
}

.padrao-branco h2 {
	color: #fff;
	font-weight: 700;
	font-size: 1.6rem;
}

.padrao-branco hr {
	border-bottom: 3px solid #fff;
	width: 100px;
	margin: 40px auto;
}

.padrao hr {
	border-bottom: 3px solid #0a5626;
	width: 100px;
	margin: 40px auto;
}

.padrao p {
	font-family: Open Sans, sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	line-height: inherit;
	color: #333;
}

.padrao-branco p {
	font-family: Open Sans, sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	line-height: 28px;
	color: #fff;
}

.padrao-abaixo h3 {
	color: #61ce70;
	font-weight: 600;
	font-size: 1.8rem;
	letter-spacing: 3px;
}

.padrao-abaixo hr {
	border-bottom: 2px solid #61ce70;
	width: 60px;
	margin: 20px auto;
}

.padrao-abaixo p {
	font-family: Open Sans, sans-serif;
	font-size: medium;
	font-weight: 500;
	text-align: left;
	line-height: 2rem;
	color: #fff;
}

.btn-padrao-abaixo {
	border: 2px solid #61ce70;
	border-radius: 30px;
	padding: 15px 30px;
	font-size: 20px !important;
	letter-spacing: 1px;
	color: #61ce70 !important;
}

.btn-padrao-abaixo:hover {
	color: #fff !important;
	border-color: #fff;
	background: #2ba84a !important;
}

.padrao li {
	font-family: Open Sans, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #333;
	font-weight: 500;
}

.topo1 p {
	margin: 12px 0;
}


.dados-treinamento p {
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 400;
}

.verde{
	color: #68cb32;
}

.branco{
	color: #fff;
}
.sub-texto .sppb-addon-content {
	font-weight: 400;
	font-size: 15px;
	font-family: Open Sans, sans-serif;
	color: #ddd;
	line-height: 24px;
}


.faq .sppb-panel-heading.active {
	background: #68cb3233;
}

.faq .sppb-panel-title {
	font-size: 1.1rem;
	font-weight: 700 !important;
	color: #003a09;
}

.faq .sppb-panel-heading {
	background: #dde1db4d;
}

.faq .sppb-panel-body {
	color: #333;
	font-weight: 500;
	font-family: Open Sans, sans-serif;
	font-size: 16px;
	padding: 20px 15px;
	line-height: 24px;
}

.faq .sppb-panel-modern > .sppb-panel-heading {
	color: #034218 !important;
}


.padrao .sppb-addon-content {

	font-size: 16px;
	font-family: Open Sans, sans-serif;
	font-weight: 500;
	line-height: 28px;

}

.sppb-addon.sppb-addon-feature.sppb-text-left.box {

	border-radius: 6px;
	padding: 20px;
	background: rgba(0, 0, 0, 0.2);

}

.box p {
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 0;
	line-height: 24px;
	font-weight: 400;
	margin-top: 7px;
}


.box-icones .sppb-addon-text {
	font-size: 16px;
	font-family: Open Sans, sans-serif;
	color: #333;
	font-weight: 500;
	line-height: 26px;
}

.box-icones .sppb-addon-title.sppb-feature-box-title {
	font-weight: 700;
	font-size: 20px !important;
	margin: 10px 0;
	color: #034218 !important;
}

.box-icones .sppb-icon-container {
	color: #68cb32 !important;
}

.center {
	text-align: center;
}

.titulo h2 {
	color: #fff;
	font-size: 1.5rem;
	font-weight: 600;
}

.branco{
	color:#fff!important;
}

.titulo-branco{
	color:#fff!important;
	text-align;left;
}

.box .sppb-media > .pull-left {
	margin: 5px 15px;
}

#system-message-container {
	z-index: 9999;
	position: fixed;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	display: block;
	padding: 0 20%;
}

.alert {

	z-index: 9999;
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	display: block;
	padding: 20px;
	background: #f3ac02;

}


.mosaico-exames h2 {
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	color: #0a5626;
}

.mosaico-exames h4 {
	font-size: 16px;
	font-family: Open sans, sans-serif;
	font-weight: 500;
	line-height: 26px;
	color: #333;
	margin: 15px 0 20px 0;
}

.uk-panel.uk-panel-box.uk-text-center {
	padding: 21px !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
	font-size: 1rem;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler::after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler::after {
	content: "\f078"!important;
}



.uk-slidenav {
	color: #68cb32!important;
}

.produtos h2 {
	font-size: 14px;
	font-weight: 700;
	color: #0a5626;
	font-family: Open sans, sans-serif;
	text-align: left;
	margin-bottom: 15px;
}

.produtos h3 {
	font-family: Open Sans, sans-serif;
	font-size: 13px;
	border-top: 1px solid #ccc;
	padding-top: 15px;
	text-align: left;
	color: #666;
}

.produtos h4 {
	font-family: Open Sans, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	font-weight: 500;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	text-align: left;
	color: #444;
	font-style: italic;
}

.produtos h5 {
	color: #444;
	font-size: 14px;
	font-weight: 600;
	font-family: Open Sans, sans-serif;
	text-align: center;
	background: #eee;
	padding: 10px;
	border-radius: 4px;
	margin-top: 15px;
}

.uk-panel-space {
	padding: 0 20px!important;
}

.orc {
	margin: 40px auto;
	display: block;
	text-align: center;
}

.btn-orc {
	background: green;
	padding: 8px 20px;
	border-radius: 1000px;
	color: #fff;
	font-size: 16px;
}

.btn-orc:hover {
	background: #68cb32;
	color: #fff;
}


.titulo-branco h2 {
	color: #fff;
	font-weight: 900;
	text-align: left;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	padding-bottom: 15px !important;
	max-width: 300px;
}

.icones-contato .fa.fa-phone {
	color: #005314;
}



.icones-contato a {
	color: #005314;
	font-weight: 700;
	font-size: 20px;
}
.icones-contato a:hover {

	color: #68cb32;
}

.icones-contato p {
	color: #23a455;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 1px;
}


.mosaico-home {
	border: 1px solid #ddd;
	padding: 50px 20px 0 20px;
	border-radius: 10px !important;
}

.mosaico-home:hover {

	box-shadow: 0 0 20px rgba(0,0,0,0.2) !important;
	transform: scale(1.01);
	transition: ease all 0.2s;

}

.uk-slideshow {

	cursor: grab;
}

.citacao {
	color: #fff;
	font-size: 24px;
	border-left: 4px solid #fff;
	padding-left: 20px;
}



.titulo-verde h2 {
	color: #002b00;
	font-weight: 700;
	text-align: left;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	padding-bottom: 15px !important;
	
}


.img-border img {
	border-radius: 6px;
}

.div img {
	margin: 0 auto;
}


.quem-somos .sppb-addon-text {
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	font-family: Open Sans, sans-serif;
	line-height: 24px;
}


.quem-somos .sppb-addon-title.sppb-feature-box-title {
	font-size: 1.6rem !important;
	margin: 15px 0;
	font-weight: 600;
}


.quem-somos h3 {
	color: #fff;
	font-weight: 700;
	border-bottom: 1px solid #fff3;
	padding-bottom: 15px;
	font-size: 1.4rem;
}

.quem-somos .sppb-addon-content {
	color: #fff;
	font-family: Open Sans, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 15px !important;
}

#sp-footer a, #sp-bottom a {
	color: #031;
	font-size: 15px;
	line-height: 16px;
	margin: 0;
}


#sp-bottom {
	background: #eee;
	color: #68cb32;
	border-top: 1px solid #ddd;
}

#sp-footer a:hover, #sp-bottom a:hover, #sp-footer a:active, #sp-bottom a:active, #sp-footer a:focus, #sp-bottom a:focus {
	color: #68cb32;
}

.menulinks-uteis .menu-acesso {

	background: transparent;
	color: #253d18 !important;
	margin: 0 !important;
	padding: 0 !important;

}

#sp-bottom .sp-module .sp-module-title {
	font-weight: 700;
	font-size: 18px;
	margin: 0 0 30px;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}

.curriculo .sppb-person-name {
	font-size: 1.6rem !important;
	color: #0a562c;
	font-weight: 700 !important;
	line-height: 20px;
}


.curriculo .sppb-person-designation {
	font-size: 16px !important;
	color: #43aa4a !important;
	font-weight: 600 !important;
	margin-bottom: 10px;
}


.sppb-addon.sppb-addon-person.sppb-text-center.curriculo {
	background: #fff;
	padding: 40px 20px;
	border: 1px solid #ddd;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
}

.curriculo .sppb-person-introtext {
	font-weight: 400;
	font-family: Open Sans, sans-serif;
	line-height: 24px;
	margin: 30px 10px 20px 10px;
	color: #000;
}

.curriculo .sppb-person-information {
	padding-top: 25px !important;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}

.escala {
	transform: scale(1.1);
	transition: ease all 0.5s;
	box-shadow: 0 0 25px rgba(0,0,0,0.1);
}

.uk-panel.uk-panel-space {
	border: 1px solid #ccc;
	border-radius: 6px;
}


.sppb-blocknumber.sppb-media {
    padding: 20px;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
/*========================== MEDIA QUERY ==========================*/

/* Smartphones */ 
@media (max-width: 480px) {

	.categoria-texto {width: auto!important;}
	.container-icones {  width: 100%;  margin: 0 auto;  display: block;}
	#sp-top-bar .sp-module {display: inline-block;margin: 0 auto!important;}
	.sp-column.btn-acesso { margin: 0 auto; display: flex; width: auto; position: relative;float:none;}
	.btn.btn-default.pull-right {padding: 5px 25px;}
	.slide {margin-top: -50%;margin-left: 0; width:300px;}
	.slide h1 { font-size: 2.8rem; line-height: 2.8rem;}
	.slide h2 {font-size: 1.2rem;}
	.btn-slide {margin-top: 30px;}
	.branco-baixo p {border-left: none;padding-left: 0; text-align: justify; margin: 30px 20px;}
	.imagem-branco img { padding: 0 60px; float: none;}
	/*.uk-slidenav-position .uk-slidenav {display: none !important;}*/
	.menu-acesso {display: none !important;}

}
/* Smartphones para Tablets */ 
@media (min-width: 481px) and (max-width: 767px) {

	.categoria-texto {width: auto!important;}
	#sp-top-bar .sp-module {display: inline-block;margin: 0 auto!important;}
	.sp-column.btn-acesso { margin: 0 auto; display: flex; width: auto; position: relative;float:none;}
	.btn.btn-default.pull-right {padding: 5px 25px;}
	.slide {margin-top: -50%;margin-left: 0;}
	.slide h1 { font-size: 2.8rem; line-height: 2.8rem;}
	.slide h2 {font-size: 1.2rem;}
	.btn-slide {margin-top: 30px;}
	.branco-baixo p {border-left: none;padding-left: 0; text-align: justify; margin: 30px 20px;}
	.imagem-branco img { padding: 0 60px; float: none;}
	
	.menu-acesso {display: none !important;}

} 

/* Tablets */ 
@media (min-width: 768px) and (max-width: 959px) {

	.categoria-texto {width: auto!important;}
	#sp-top-bar .sp-module {display: inline-block;margin: 0 auto!important;}
	.sp-column.btn-acesso { margin: 0 auto; display: flex; width: auto; position: relative;float:none;}
	.btn.btn-default.pull-right {padding: 5px 25px;}
} 

/* Desktop */ 
@media (min-width: 960px ) and (max-width: : 1199px) {

} 

/* Grande exibição */ 
@media (min-width: 1200px) {

} 
