* {
  margin: 0;
  padding: 0;
}

body {
  color: #333333;
  font-size: 0.8em;
  line-height: 140%;
}

body.contentpane,
body.mceContentBody {
  background: #FFFFFF;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  outline: none;
}

a:focus {
  -moz-outline-style: none;
}

fieldset a {
  font-weight: bold;
}

h1 {
  font-size: 1.7em;
  font-weight: normal;
}

h2 {
  font-size: 1.4em;
  font-weight: normal;
  margin-bottom: 18px;
}

h3 {
  font-size: 1.2em;
  font-weight: normal;
}

h4 {
  font-size: 1.1em;
  font-weight: normal;
}

h5 {
  font-size: 0.9em;
  font-weight: normal;
}


/* IMAGES
----------------------------------------------------------- */

a img,
fieldset,
img {
  border: none;
}

.mosimage {
  padding: 0;
  border: 1px solid #333333;
  margin: 6px;
}

.mosimage img {
  padding: 0;
  margin: 0!important;
}

.mosimage_caption {
  background: #333333;
  border-top: 1px solid #333333;
  color: #FFFFFF;
  font-size: 8pt;
  margin-top: 2px;
  padding: 1px 2px;
}


/* FORM
----------------------------------------------------------- */

fieldset {
  border-bottom: 1px solid #EDEDED;
  padding-top: 7px;
  padding-bottom: 7px;
}

#contact-form fieldset,
.registration fieldset {
	margin-bottom: 20px;
}

#form-login fieldset {
  border: none;
  padding-top: 0px;
}

#form-login p {
  padding-top: 0px;
}

#login br {
  display: none;
}

#login .button {
  margin-top: 8px;
  margin-bottom: 8px;
}

#login ul,
#form-login ul {
  padding-top: 8px;
  padding-bottom: 8px;
}

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

#modlgn_username,
#modlgn_passwd,
#username_vmlogin,
#password_vmlogin {
  width: 92%;
}

.inputbox,
.registration input,
.login input,
.contact-form input,
#jform_contact_message,
input {
  border: 1px solid #D8D8D8;
  padding: 4px;
  background: #F7F7F7;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.07) inset; 	/* FF3.5+ */
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.07) inset; 	/* Saf3.0+, Chrome */
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.07) inset; 	/* Opera 10.5, IE9, Chrome 10+ */
}

#login-form fieldset {
  border: none;
}

#login-form input {
  width: 93%;
}

#login-form #modlgn-remember {
  width: auto;
  margin-bottom: 14px;
}

#login-form .button {
  width: auto;
}

.inputbox:hover,
.registration input:hover,
.login input:hover,
.contact-form input:hover,
#jform_contact_message:hover,
input:hover {
  border: solid 1px #BDBCBC;
}

select.inputbox {
  behavior: none;
}

label.invalid {
  color: #FF0000;
}

label.invalid {
  color: red;
}

.login label {
  display: block;
}

.invalid {
  border-color: #FF0000;
}

.invalid {
  border-color: red !important;
}

.tool-tip {
  float: left;
  background: #CCCCCC;
  border: 1px solid #333333;
  padding: 5px;
  color: #000000;
  max-width: 200px;
}

.tool-title {
  padding: 0;
  margin: 0;
  font-weight: bold;
  margin-top: -15px;
  padding-top: 15px;
  padding-bottom: 5px;
  color: #000000;
}

.tool-text {
  color: #000000;
  margin: 0;
}


/* BUTTONS
----------------------------------------------------------- */

.button,
a.readon,
div.catItemReadMore,
.userItemReadMore,
div.catItemCommentsLink,
.userItemCommentsLink,
a.readmore-link,
a.comments-link,
div.itemCommentsForm form input#submitCommentButton,
.validate {
  padding: 6px;
  padding-top: 5px;
  margin-top: 14px;
  margin-bottom: 0px;
  font-weight: bold;
  border: none;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 0.9em;
}

.login .button {
  margin-top: 14px;
  margin-bottom: 14px;
}

.button {
  margin: 0px;
  margin-top: 0px;
  margin-right: 8px;
  color: #ffffff;
}

.btn-primary,
.pager a {
  color: #FFFFFF !important;
}

.btn-primary:hover,
.pager a:hover {
  color: #FFFFFF !important;
}

.btn-primary:hover,
.button:hover,
.validate:hover,
.pager a:hover {
  background: #666666;
}

#submitCommentButton,
#contact-form .button {
  margin-bottom: 14px;
  margin-top: 14px;
}

a.readon,
div.catItemReadMore,
.userItemReadMore,
div.catItemCommentsLink,
.userItemCommentsLink,
a.readmore-link,
a.comments-link {
  padding-left: 10px;
  padding-right: 10px;
}


/* FONT CONTROLS
----------------------------------------------------------- */

#fontControls {
  float: right;
}

#fontControls a {
  color: #151515;
}

.decreaseSize {
  font-size: 12px;
}

.increaseSize {
  font-size: 19px;
}

.resetSize {
  font-size: 16px;
  margin-left: 5px;
  margin-right: 5px;
}


/* SCROLL TO TOP
----------------------------------------------------------- */

#s5_scrolltotop {
  height: 0;
  visibility: hidden;
}

.s5_scrolltotop {
  width: 30px;
  height: 30px;
  cursor: pointer;
  float: right;
  margin-right: 5px;
  margin-top: 6px;
  background: transparent url(../images/s5_scroll_arrow.png) no-repeat;
}


/* BOTTOM MENU
----------------------------------------------------------- */

#s5_bottom_menu_wrap ul.menu a:hover {
  text-decoration: underline;
}

#s5_bottom_menu_wrap ul.menu li {
  padding-left: 10px;
  font-size: 1em;
  float: right;
}

#s5_bottom_menu_wrap {
  float: right;
}


/* COLUMN MENU
----------------------------------------------------------- */

.module_round_box ul.menu a {
  padding: 24px;
  padding-bottom: 6px;
  padding-top: 6px;
  display: block;
  background: url(../images/system/arrow.png) no-repeat left center;
  color: #333333;
  border-bottom: 1px dotted #D3D3D3;
}

.module_round_box ul.menu a:hover {
  text-decoration: underline;
}

.module_round_box ul.menu ul a:hover {
  text-decoration: underline;
}

.module_round_box ul.menu ul a {
  background: none;
  padding: 6px;
  padding-left: 10px;
  border-bottom: none;
  display: block;
}

.module_round_box ul.menu ul ul a {
  font-size: 0.9em;
  padding: 3px;
  padding-left: 20px;
  border-bottom: none;
  display: block;
  font-weight: normal;
}

.module_round_box ul.menu #current ul span {
  font-weight: normal;
}

.module_round_box ul.menu li {
  padding: 0px;
}

.module_round_box ul.menu li ul li {
  margin-left: 24px;
}

.module_round_box ul.menu img {
  display: none;
}


/* BODY ELEMENTS
----------------------------------------------------------- */



#s5_header_area_inner {
  padding-top: 0px;
}

#s5_component_wrap {
  padding: 20px;
}

#s5_component_wrap h3 {
  margin-bottom: 8px;
}

#s5_footer_area_inner2 {
  padding: 20px;
  padding-bottom: 14px;
  padding-top: 17px;
  font-size: 0.9em;
}

#s5_footer {
  float: left;
}

#s5_shape5_logo {
  width: 82px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 40px;
  background: url(../images/shape5_logo.png);
  cursor: pointer;
  display: block;
}

#s5_header_wrap {
  background: transparent;
  -moz-border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
}

#s5_logo {
  float: left;
  cursor: pointer;
}





#s5_banner .banneritem img {
  float: right;
}

#s5_banner .module_round_box_outer {
  float: right;
}

#s5_breadcrumb_fonts_wrap {
  padding-bottom: 12px;
  padding-top: 14px;
  padding-left: 20px;
  padding-right: 20px;
}

#s5_breadcrumb_wrap {
  float: left;
}

#s5_breadcrumb_wrap img {
  display: none;
}

#s5_breadcrumb_wrap .pathway {
  margin-left: 2px;
  margin-right: 2px;
}

#fontControls,
#s5_social_wrap1 {
  float: right;
}

#fontControls {
  margin-right: 15px;
}

#s5_loginreg {
  float: right;
  margin-right: 5px;
}

#s5_register {
  margin-left: 7px;
}

#s5_facebook {
  background: url(../images/facebook.png) no-repeat top left;
  height: 18px;
  width: 20px;
  cursor: pointer;
  margin-left: 7px;
  float: right;
}

#s5_google {
  background: url(../images/google.png) no-repeat top left;
  height: 18px;
  width: 20px;
  cursor: pointer;
  margin-left: 7px;
  float: right;
}

#s5_twitter {
  background: url(../images/twitter.png) no-repeat top left;
  height: 18px;
  width: 20px;
  cursor: pointer;
  margin-left: 7px;
  float: right;
}

#s5_linked_in {
  background: url(../images/linked_in.png) no-repeat top left;
  height: 18px;
  width: 20px;
  cursor: pointer;
  margin-left: 7px;
  float: right;
}

#s5_rss {
  background: url(../images/rss.png) no-repeat top left;
  height: 18px;
  width: 20px;
  cursor: pointer;
  margin-left: 7px;
  float: right;
}


#s5_search label,
#s5_search br,
#s5_search button {
  display: none;
}

#s5_search {
  float: right;
}

#s5_search input {
  color: #FFFFFF;
  background: #151515;
  -webkit-box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.5) inset;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: none;
  padding: 8px;
  padding-left: 14px;
  padding-right: 14px;
  margin-top: 12px;
  margin-right: 22px;
  font-size: 0.8em;
  width: 140px;
}


/* MODULE STYLES
----------------------------------------------------------- */

.module_round_box_outer {
  margin-left: 7px;
  margin-right: 7px;
  margin-bottom: 14px;
}

.s5_mod_h3 {
  font-size: 1em;
}

.module_round_box {
  background: transparent;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: solid 0px #C5C5C5;
  padding: 20px;
  padding-bottom: 16px;
}

.module_round_box .s5_mod_h3 {
  border-bottom: solid 0px #C5C5C5;
  background: #FAFAFA;
  background: -moz-linear-gradient(top, #FFFFFF 0%, #F9F9F9 100%); 	/* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #F9F9F9)); 	/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #FFFFFF 0%, #F9F9F9 100%); 	/* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #FFFFFF 0%, #F9F9F9 100%); 	/* Opera11.10+ */
  background: -ms-linear-gradient(top, #FFFFFF 0%, #F9F9F9 100%); 	/* IE10+ */
  background: linear-gradient(top, #FFFFFF 0%, #F9F9F9 100%); 	/* W3C */
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  padding-bottom: 11px;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 12px;
  margin-left: -20px;
  margin-top: -20px;
  margin-right: -20px;
  margin-bottom: 12px;
}

.module_round_box-dark {
  background: #1A1A1A;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: solid 1px #C5C5C5;
  padding: 20px;
  padding-bottom: 16px;
  color: #FFFFFF;
}

.module_round_box-dark a {
  color: #999999;
}

.module_round_box-dark .s5_h3_first {
  color: #999999;
}

.module_round_box-dark .s5_mod_h3 {
  color: #FFFFFF;
  border-bottom: solid 1px #0B0B0B;
  background: #141414;
  background: -moz-linear-gradient(top, #1A1A1A 0%, #121212 100%); 	/* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1A1A1A), color-stop(100%, #121212)); 	/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1A1A1A 0%, #121212 100%); 	/* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #1A1A1A 0%, #121212 100%); 	/* Opera11.10+ */
  background: -ms-linear-gradient(top, #1A1A1A 0%, #121212 100%); 	/* IE10+ */
  background: linear-gradient(top, #1A1A1A 0%, #121212 100%); 	/* W3C */
  -moz-border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
  padding-bottom: 11px;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 12px;
  margin-left: -20px;
  margin-top: -20px;
  margin-right: -20px;
  margin-bottom: 12px;
}

.module_round_box-none {
  background: none;
}

.module_round_box-none .s5_mod_h3 {
  margin-bottom: 12px;
}

#s5_drop_down_inner .module_round_box_outer {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
}

#s5_header_wrap .module_round_box_outer {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 1px;
}

/* -------------------------------------- */


#s5_breadcrumb_fonts_wrap {
	background: rgba(0,0,0,0.025);
	padding: 5px 0px;
}
#s5_breadcrumb_wrap {
	margin: 0px auto!important;
	width: 100%!important;
	max-width: 1175px;
	float: none;
	font-family: "Roboto Condensed";
	text-transform: uppercase;
}



#s5_header_area1 {
	overflow: hidden;
	position: relative;
	z-index: 1;
	padding-bottom: 20px;
}
#s5_header_area2 {
	position: relative;
	z-index: 1;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.1);
	border-radius: 0px 0px 100% 100%;
	margin: 0px -500px;
	padding-bottom: 30px;
	background: #FDFAF8;
}
#s5_header_area_inner2,
#s5_component_wrap,
#s5_footer_area_inner2 {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: solid 0px #C5C5C5;
  margin-bottom: 0px;
  margin-left: 7px;
  margin-right: 7px;
  background: #FDFAF8
}
#s5_component_wrap {
	background: #fff!important;
}


#s5_logo_module {
  float: left;
  width: 28%!important;
  height: auto!important;
  padding: 15px 0px 20px 0px;
}



#s5_banner {
  padding-top: 25px;
  padding-right: 0px;
  text-align: right;
}
#s5_banner p {
	padding: 0px;
}
.botao_banner {
	display: inline-block;
	vertical-align: top;
	padding: 0px 15px 0px 12px;
	transition: linear 0.3s;
}
.botao_banner img {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
	border-radius: 100%;
}
.botao_banner:hover {
	opacity: 0.75;
}
.botao_banner_direita {
	padding-right: 0px;
}
.botao_banner_linha {
	display: inline-block;
	border-left: 1px solid rgba(0,0,0,0.1);
	margin-top: 5px;
	height: 30px;
}
.atendimento_banner {
	padding-top: 20px;
}
#s5_banner h2 {
	color: #283237;
	font-family: "Montserrat";
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px 0px 0px 0px;
}
#s5_banner h4 {
	display: inline-block;
	font-size: 1.0em;
	vertical-align: 35%;
	color: #A01E23;
}
#s5_banner h3 {
	display: inline-block;
	color: #A01E23;
	font-family: "Montserrat";
	font-size: 1.8em;
	margin-top: 5px;
	margin-right: -2px;
}

.atendimento_banner_txt {
	display: inline-block;
	margin-left: 30px;
}
.atendimento_banner_txt h2:after {
	content: "";
	display: inline-block;
	height: 4px;
	width: 4px;
	background: #A01E23;
	border-radius: 50px;
	margin-left: 3px;
}
	




#s5_menu_wrap {
	background: rgba(0,0,0,0.);
	border-top: solid 1px rgba(0,0,0,0.05);
}



#s5_top_row1_area1 {
	position: relative;
	z-index: 0;
}
#s5_top_row1_area1 .module_round_box {
	padding: 0px;
}
#s5_top_row1_area1 .module_round_box_outer {
	margin-bottom: 0px;
	margin-top: -50px;
}










#s5_top_row2_area1 {
	background: url(../images/fundo_servicos.jpg) no-repeat center 80%;
	margin: 100px 0px 80px 0px;
}


#top_row2_title {
	max-width: 1186px;
	margin: auto;
	text-align: center;
	margin-bottom: 50px;
}
#top_row2_title h3 {
	text-transform: uppercase;
	font-size: 2.5em;
	margin: 0px auto;
	color: rgba(40,50,55,1.0);
	line-height: 115%;
	width: 30%;
	font-family: "Montserrat";
}
#top_row2_title h3:before {
	content: "";
	width: 20%;
	height: 3px;
	background: rgba(160,30,35,0.15);
	display: block;
	float: left;
	margin-top: 15px;
}
#top_row2_title h3:after {
	content: "";
	width: 20%;
	height: 3px;
	background: rgba(160,30,35,0.15);
	display: block;
	float: right;
	margin-top: 15px;
}
#top_row2_title h2 {
	text-transform: uppercase;
	font-size: 5.0em;
	margin: 0px 0px 5px 0px;
	color: rgba(40,50,55,1.0);
	line-height: 115%;
	font-weight: bold;
	font-family: "Montserrat";
}
#top_row2_title h2:after {
	content: "";
	display: inline-block;
	height: 12px;
	width: 12px;
	background: #A01E23;
	border-radius: 50px;
	margin-left: 3px;
}
#top_row2_title p {
	font-size: 1.3em;
	line-height: 250%;
	color: #87878C;
}




#s5_top_row2_area1 .module_round_box_outer {
	margin: 0px 0px 50px 0px;
}
#s5_top_row2_area1 .module_round_box {
	padding: 0px;
	background: transparent;
}
#s5_top_row2_area1 .s5_resize_top_row2 {
	min-height: 0px!important;
}




#s5_pos_top_row2_1 .servicos_box_txt {
	display: inline-block;
	vertical-align: middle;
	width: 44.5%;
	padding-right: 5%;
	border-right: 2px solid rgba(0,0,0,0.025);
}
#s5_pos_top_row2_1 .servicos_box_img {
	display: inline-block;
	vertical-align: middle;
	width: 44%;
	margin-left: 5%;
	padding-bottom: 10px;
}
#s5_pos_top_row2_1 .module_round_box img {
	box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
	border-radius: 100%;
	border: 10px solid #fff;
	width: 100%;
	opacity: 0.75;
}
#s5_pos_top_row2_1 .module_round_box h2 {
	text-align: right;
	color: #A01E23;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	line-height: 125%;
	font-size: 1.4em;
	font-family: "Montserrat";
	font-weight: bold;
}

#s5_pos_top_row2_1 .module_round_box h3 {
	text-align: right;
	line-height: 200%;
	font-size: 1.2em;
	font-family: "Montserrat";
	color: rgba(40,50,55,1.0);
	margin: 0px;
}
#s5_pos_top_row2_1 .module_round_box p {
	padding: 0px;
}
.servico_box_left {
	margin-right: -120px;
	margin-left: 120px;
}
.servico_box_left .servico_box_left {
	margin-right: 0px;
	margin-left: 0px;
}



#s5_pos_top_row2_3 .servicos_box_txt {
	display: inline-block;
	vertical-align: middle;
	width: 44.5%;
	padding-left: 5%;
	border-left: 2px solid rgba(0,0,0,0.025);
}
#s5_pos_top_row2_3 .servicos_box_img {
	display: inline-block;
	vertical-align: middle;
	width: 44%;
	margin-right: 5%;
	padding-bottom: 10px;
}
#s5_pos_top_row2_3 .module_round_box img {
	box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
	border-radius: 100%;
	border: 10px solid #fff;
	width: 100%;
	opacity: 0.75;
}
#s5_pos_top_row2_3 .module_round_box h2 {
	text-align: left;
	color: #A01E23;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	line-height: 125%;
	font-size: 1.4em;
	font-family: "Montserrat";
	font-weight: bold;
}
#s5_pos_top_row2_3 .module_round_box h3 {
	text-align: left;
	line-height: 200%;
	font-size: 1.2em;
	font-family: "Montserrat";
	color: rgba(40,50,55,1.0);
	margin: 0px;
}
#s5_pos_top_row2_3 .module_round_box p {
	padding: 0px;
}
.servico_box_right {
	margin-left: -120px;
	margin-right: 120px;
}
.servico_box_right .servico_box_right {
	margin-left: 0px;
	margin-right: 0px;
}





#s5_top_row3_area1 {
	background-image: url(../images/fundo_lorem.jpg) ;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1) inset;
}
#s5_top_row3_area1 .module_round_box_outer {
	margin: 80px 0px 80px 0px;
}
#s5_top_row3_area1 .module_round_box {
	background: transparent;
	text-align: center;
	padding: 5px 20px;
}
#s5_top_row3_area1 .module_round_box h2 {
	color: #283237;
	margin: 0px 0px 10px 0px;
	line-height: 200%;
	font-size: 1.6em;
	margin: 0px;
	font-family: "Montserrat";
	font-weight: bold;
}
#s5_top_row3_area1 .module_round_box h2:after {
	content: "";
	display: inline-block;
	height: 6px;
	width: 6px;
	background: #A01E23;
	border-radius: 50px;
	margin-left: 3px;
}
#s5_top_row3_area1 .module_round_box h3 {
	line-height: 200%;
	font-size: 1.2em;
	font-family: "Montserrat";
	color: rgba(40,50,55,1.0);
	margin: 0px 0px 20px 0px;
}
#s5_top_row3_area1 .module_round_box h4 {
	margin-bottom: 10px;
}
#s5_top_row3_area1 .module_round_box h4 a {
	background: #A01E23;
	color: #fff;
	font-family: "Montserrat";
	text-transform: uppercase;
	padding: 5px 20px;
	border-radius: 20px;
}
#s5_pos_top_row3_1 .module_round_box, #s5_pos_top_row3_2 .module_round_box, #s5_pos_top_row3_3 .module_round_box {
	border-right: 1px solid rgba(135,135,140,0.1);
}





#bottom_row1_title {
	max-width: 1186px;
	margin: auto;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 100px;
}
#bottom_row1_title h3 {
	text-transform: uppercase;
	font-size: 2.5em;
	margin: 0px auto;
	color: rgba(40,50,55,1.0);
	line-height: 115%;
	width: 30%;
	font-family: "Montserrat";
}
#bottom_row1_title h3:before {
	content: "";
	width: 20%;
	height: 3px;
	background: rgba(160,30,35,0.15);
	display: block;
	float: left;
	margin-top: 15px;
}
#bottom_row1_title h3:after {
	content: "";
	width: 20%;
	height: 3px;
	background: rgba(160,30,35,0.15);
	display: block;
	float: right;
	margin-top: 15px;
}
#bottom_row1_title h2 {
	text-transform: uppercase;
	font-size: 5.0em;
	margin: 0px 0px 5px 0px;
	color: rgba(40,50,55,1.0);
	line-height: 115%;
	font-weight: bold;
	font-family: "Montserrat";
}
#bottom_row1_title h2:after {
	content: "";
	display: inline-block;
	height: 12px;
	width: 12px;
	background: #A01E23;
	border-radius: 50px;
	margin-left: 3px;
}
#bottom_row1_title p {
	line-height: 225%;
	font-size: 1.3em;
	font-family: "Montserrat";
	color: rgba(40,50,55,1.0);
}



#s5_bottom_row1_area1 {
	margin-bottom: 100px;
}
#s5_bottom_row1_area1 .module_round_box {
	padding: 0px;
}
#s5_bottom_row1_area1 .bt-center img {
	border: 0px;
	outline: 0px;
	border-radius: 10px;
}
#s5_bottom_row1_area1 .bt-center2 {
	margin-top: -100px;
	background: rgba(255,255,255,0.9);
	position: relative;
	z-index: 1;
	padding: 15px 20px;
}
#s5_bottom_row1_area1 .bt-title {
	color: #A01E23;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	line-height: 125%;
	font-size: 1.4em;
	font-family: "Montserrat";
	font-weight: bold;
}
#s5_bottom_row1_area1 .bt-introtext {
	line-height: 200%;
	font-size: 1.1em;
	font-family: "Montserrat";
	color: rgba(40,50,55,1.0);
	margin: 0px;
}
#s5_bottom_row1_area1 .bt-date {
	font-size: 0.9em;
	font-family: "Montserrat";
	color: rgba(40,50,55,1.0);
}
#s5_bottom_row1_area1 .bt-row {
	padding: 15px 0px;
}
#s5_bottom_row1_area1 .bt-row-separate {
	display: none;
}



#s5_bottom_row2_area1 {
	position: relative;
	z-index: 0;
}
#s5_bottom_row2_area1 .module_round_box {
	padding: 0px;
	filter: grayscale(100%);
}
#s5_bottom_row2_area1 .module_round_box_outer {
	margin-bottom: -80px;
}
#s5_bottom_row2_area1 .module_round_box img {
	opacity: 0.5!important;
}

#s5_bottom_row3_area1 {
	overflow: hidden;
	position: relative;
	z-index: 1;
	padding-top: 20px;
}
#s5_bottom_row3_area2 {
	position: relative;
	z-index: 1;
	box-shadow: 0px -3px 6px rgba(0,0,0,0.1);
	border-radius: 100% 100% 0 0;
	margin: 0px -500px;
	padding-top: 75px;
	background: #FDFAF8;
}
#s5_bottom_row3_area1 .s5_mod_h3 {
	display: none;
}
#s5_bottom_row3_area1 .module_round_box_outer {
	margin: 0px 0px 0px 0px;
}
#s5_pos_bottom_row3_2 .module_round_box, #s5_pos_bottom_row3_3 .module_round_box, #s5_pos_bottom_row3_4 .module_round_box {
	border-left: 1px solid rgba(135,135,140,0.1);
}
#s5_bottom_row3_area1 .module_round_box {
	background: transparent;
	padding: 0px 30px;
}
#s5_bottom_row3_area1 .module_round_box p {
  font-size: 0.9em!important;
  color: #283237;
  line-height: 225%;
  font-family: "Montserrat";
}
#s5_bottom_row3_area1 .module_round_box h2 {
	color: #283237;
	margin: 0px 0px 10px 0px;
	line-height: 200%;
	font-size: 1.6em;
	margin: 0px;
	font-family: "Montserrat";
	font-weight: bold;
}
#s5_bottom_row3_area1 .module_round_box h2:after {
	content: "";
	display: inline-block;
	height: 6px;
	width: 6px;
	background: #A01E23;
	border-radius: 50px;
	margin-left: 3px;
}
#s5_pos_bottom_row3_1 img {
	margin-top: -5px;
}
#s5_pos_bottom_row3_2 p a {
	color: #87878C!important;
}
#s5_pos_bottom_row3_3 p a {
	border-bottom: 1px solid rgba(0,0,0,0.05);
	display: block;
	color: #87878C!important;
}
#s5_pos_bottom_row3_4 p:hover a {
	text-decoration: none;
}
.info_bottom_img {
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
}
.info_bottom_txt {
	display: inline-block;
	vertical-align: top;
}
#s5_pos_bottom_row3_4 .module_round_box h4 {
	margin-top: 20px;
		font-family: "Montserrat";
}
#s5_pos_bottom_row3_4 .module_round_box h4 a {
	background: #A01E23!important;
	padding: 3px 25px!important;
	border-radius: 20px;
	margin-top: 15px!important;
	transition: linear 0.3s;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.0em;
	letter-spacing: 0.05em;
}
#s5_pos_bottom_row3_4 .module_round_box h4:hover a {
	text-decoration: none!important;
	opacity: 0.75;
}
#s5_scrolltop_a {
	display: none;
}

#s5_footer_area1 {
	padding-top: 50px;
		background-color: #FDFAF8;
}
#s5_footer_area_inner2 {
	border-top: solid 1px rgba(0,0,0,0.05);
	padding: 20px 0px;
}
#s5_footer_area_inner2:before {
	content:"";
	display: block;
	width: 15%;
	height: 3px;
	background-color: #A01E23;
	margin-top: -22px;
	margin-bottom: 20px;
}
#s5_footer .footerc {
	color: #87878C!important;
}




#s5_top_row3_area1 .module_round_box h2 {
	color: #283237;
	margin: 0px 0px 10px 0px;
	line-height: 200%;
	font-size: 1.6em;
	margin: 0px;
	font-family: "Montserrat";
	font-weight: bold;
}
#s5_top_row3_area1 .module_round_box h2:after {
	content: "";
	display: inline-block;
	height: 6px;
	width: 6px;
	background: #A01E23;
	border-radius: 50px;
	margin-left: 3px;
}
#s5_top_row3_area1 .module_round_box h3 {
	line-height: 200%;
	font-size: 1.2em;
	font-family: "Montserrat";
	color: rgba(40,50,55,1.0);
	margin: 0px 0px 20px 0px;
}




.subespecialidades_page {
	padding: 80px 0px 60px 0px;
}
.subespecialidades_page p {
	font-size: 1.2em;
	line-height: 250%;
	color: #87878C;
}
.subespecialidades_page h2 {
	color: #00AAF0;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	line-height: 200%;
	font-size: 3em;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}
.subespecialidades_txt h2:after {
	content: "";
	display: inline-block;
	height: 8px;
	width: 8px;
	background: #A01E23;
	border-radius: 50px;
	margin-left: 6px;
}
.subespecialidades_img {
	display: inline-block;
	width: 25%;
	margin-right: 5%;
	vertical-align: middle;
	border-right: 2px solid rgba(0,0,0,0.025);
	padding-right: 5%;
}
.subespecialidades_img img {
	width: 100%;
	border-radius: 100%;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
	border: 15px solid #fff;
}
.subespecialidades_txt {
	display: inline-block;
	width: 64%;
	vertical-align: middle;

}
.subespecialidades_page .items-row {
	border: 0px;
	padding-bottom: 50px;
}


	

.subespecialidades_img2 {
	display: inline-block;
	width: 25%;
	margin-left: 5%;
	vertical-align: middle;
	border-left: 2px solid rgba(0,0,0,0.025);
	padding-left: 5%;
}
.subespecialidades_img2 img {
	width: 100%;
	border-radius: 100%;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
	border: 15px solid #fff;
}
.subespecialidades_txt2 {
	display: inline-block;
	width: 64%;
	vertical-align: middle;
	text-align: right;
}
.subespecialidades_txt2 h2:before {
	content: "";
	display: inline-block;
	height: 8px;
	width: 8px;
	background: #A01E23;
	border-radius: 50px;
	margin-right: 6px;
	margin-top: -3px;
}







.clinica_page {
	padding: 80px 0px 60px 0px;
}
.clinica_page p {
	font-size: 1.2em;
	line-height: 250%;
	color: #87878C;
}
.clinica_page h2 {
	color: #00AAF0;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	line-height: 200%;
	font-size: 2em;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}
.clinica_page h2:after {
	content: "";
	width: 10%;
	height: 3px;
	background: rgba(0,170,240,0.25);
	display: block;
	margin-top: 6px;
	margin-bottom: -2px;
}




.corpo_clinico_page {
	padding: 80px 0px 60px 0px;
}
.corpo_clinico_page p, .corpo_clinico_page ul {
	font-size: 1.2em;
	line-height: 250%;
	color: #87878C;
}

.corpo_clinico_page .items-row {
	margin: 0px -40px;
	border: 0px!important;
}
.corpo_clinico_page .items-row img {
	width: 100%;
	border-radius: 100%;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	border: 15px solid #fff;
	margin-bottom: 15px;
}
.corpo_clinico_page .items-row h2 a {
	color: #00AAF0!important;
}
.corpo_clinico_page .items-row h2 {
	color: #00AAF0;
	text-transform: uppercase;
	line-height: 200%;
	font-size: 1.5em;
	margin: 0px 0px 5px 0px;
}
.corpo_clinico_page .items-row h2:after {
	content: "";
	width: 30%;
	height: 3px;
	margin: 0px auto 5px auto;
	background: rgba(0,170,240,0.25);
	display: block;
	border-radius: 100%;
}
.corpo_clinico_page .items-row h3 {
	font-size: 1.2em;
	line-height: 225%;
	color: #87878C;
	margin-bottom: 0px!important;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}
.corpo_clinico_page .items-row .item {
	padding: 0px 40px;
	text-align: center;
}
.corpo_clinico_page .items-row .readmore {
	font-size: 1.1em;
	margin-top: 10px;
}
.corpo_clinico_page .items-row .readmore a {
	background: rgba(0,170,240,0.9);
	color: #fff!important;
	font-family: "Roboto Condensed";
	text-transform: uppercase;
	padding: 5px 20px;
	border-radius: 3px;
	line-height: 125%!important;
}
	
.corpo_clinico_page .corpo_clinico_img {
	width: 25%;
	display:inline-block;
	margin-right: 5%;
	vertical-align: top;
}
.corpo_clinico_page .corpo_clinico_img img {
	border-radius: 100%;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	border: 15px solid #fff;
	margin-bottom: 15px;
}
.corpo_clinico_page .corpo_clinico_txt {
	width: 69%;
	display:inline-block;
	vertical-align: top;
}
.corpo_clinico_page .corpo_clinico_txt h2 {
	color: #00AAF0;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	line-height: 200%;
	font-size: 2em;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}
.corpo_clinico_page .corpo_clinico_txt h2:after {
	content: "";
	width: 10%;
	height: 3px;
	background: rgba(0,170,240,0.25);
	display: block;
	margin-top: 6px;
	margin-bottom: -2px;
}
.corpo_clinico_page .corpo_clinico_txt h3 {
	text-transform: uppercase;
	font-size: 1.4em;
	margin: 15px 0px 15px 0px!important;
	color: #87878C;
	line-height: 150%;
	font-weight: bold;
}











.doencas_page {
	padding: 80px 0px 60px 0px;
}
.doencas_page p {
	line-height: 250%;
	font-size: 1.2em;
	font-family: "Montserrat";
	color: rgba(40,50,55,1.0);
	margin: 0px 0px 20px 0px;
}
.doencas_page h2 {
	color: #283237;
	margin: 0px 0px 10px 0px;
	line-height: 200%;
	font-size: 2.25em;
	margin: 0px;
	font-family: "Montserrat";
	font-weight: bold;
}
.doencas_page .item-image {
	display: none;
}
.doencas_txt h2:after {
	content: "";
	display: inline-block;
	height: 8px;
	width: 8px;
	background: #A01E23;
	border-radius: 50px;
	margin-left: 3px;
}
.doencas_img {
	display: inline-block;
	width: 25%;
	margin-right: 5%;
	vertical-align: middle;
	border-right: 2px solid rgba(0,0,0,0.025);
	padding-right: 5%;
}
.doencas_img img {
	width: 100%;
	border-radius: 100%;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	border: 15px solid #fff;
}
.doencas_txt {
	display: inline-block;
	width: 64%;
	vertical-align: middle;

}
.doencas_page .items-row {
	border: 0px;
	padding-bottom: 50px;
}


	

.doencas_img2 {
	display: inline-block;
	width: 25%;
	margin-left: 5%;
	vertical-align: middle;
	border-left: 2px solid rgba(0,0,0,0.025);
	padding-left: 5%;
}
.doencas_img2 img {
	width: 100%;
	border-radius: 100%;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	border: 15px solid #fff;
}
.doencas_txt2 {
	display: inline-block;
	width: 64%;
	vertical-align: middle;
	text-align: right;
}
.doencas_txt2 h2:after {
	content: "";
	width: 10%;
	height: 3px;
	background: rgba(0,170,240,0.25);
	display: block;
	margin-top: 6px;
	margin-bottom: -2px;
	margin-left: 90%;
}


#layerslider_2 {
	background: #fff;
}



#s5_top_row1_area1 span {
	color: #A01E23!important;
}



.formacao_page {
	margin-top: 50px;
}
.formacao_img {
	width: 23%;
	display: inline-block;
	vertical-align: top;
	background: rgba(40,50,55,0.025);
	padding: 20px;
	margin-top: 5px;
}
.formacao_img img {
	border: 10px solid #fff;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
}
.formacao_img p {
	padding: 0px;
	margin-bottom: 20px;
}
.formacao_img h4 {
	font-family: "Montserrat";
	border-bottom: 1px solid rgba(0,0,0,0.05);
	text-align: center;
	line-height: 250%;
	color: #283237;
	font-size: 0.95em;
}
.formacao_img h5 {
	font-family: "Montserrat";
	text-align: center;
	line-height: 250%;
	font-size: 1.1em;
	margin-top: 20px;	
}
.formacao_img h5 a {
	color: #fff;
	background: #A01E23;
	display: block;
}
.formacao_txt {
	width: 69%;
	margin-left: 2%;
	margin-bottom: 50px;
	display: inline-block;
	vertical-align: top;
}
.formacao_txt h2 {
	font-family: "Montserrat";
	font-size: 2.5em;
	margin-bottom: 0px!important;
	color: #283237;
	line-height: 150%;
}
.formacao_txt h2 span {
	font-size: 1.75em;
	font-weight: bold;
	display: block;
	margin-bottoM: 40px;
}
.formacao_txt h3:after {
	content: "";
	display: inline-block;
	height: 8px;
	width: 8px;
	background: #A01E23;
	border-radius: 50px;
	margin-left: 6px;
}

.formacao_txt p, .formacao_txt ul, .formacao_txt ol {
	line-height: 300%;
	font-size: 1.2em;
	font-family: "Montserrat";
	color: rgba(40,50,55,1.0);
}
.formacao_txt h3 {
	font-family: "Montserrat";
	font-size: 1.5em;
	margin-top: 45px;
	font-weight: bold;
	border-bottom: 1px solid rgba(45,85,65,0.15);
	color: #283237;
	padding-bottom: 10px;
}
.formacao_txt p a, .formacao_txt ul a {
	color: rgba(45,85,65,0.75)!important;
}


.localizacao_page {
	padding: 40px 0px 60px 0px;
}
.localizacao_page p, .localizacao_page ul, .localizacao_page ol {
	line-height: 175%;
	font-size: 1.2em;
	font-family: "Montserrat";
	color: rgba(40,50,55,1.0);
}
.localizacao_page p a {
	color: #A01E23;
}
.localizacao_page iframe {
	padding: 15px;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
	border-radius: 8px;
}
.localizacao_page h2 {
	background: #A01E23;
	margin: -30px -30px 15px -30px;
	padding: 12px 30px;
	color: #fff;
}
.localizacao_page .items-row {
	border-bottom: 0px;
	margin-bottom: 0px;
}
.localizacao_page .items-row .item {
	padding: 30px 30px 20px 30px;
	background: rgba(40,50,55,0.025);
}
.localizacao_page .info_bottom {
	border-bottom: 1px solid rgba(0,0,0,0.05);
	margin-bottom: 5px;
	padding-bottom: 5px;
}













#s5_right_column_wrap .module_round_box_outer {
	margin-top: 40px;
	margin-bottom: 40px;
}
#s5_right_column_wrap .module_round_box {
	background: rgba(40,50,55,0.025);
	padding: 15px 15px;
}
#s5_right_column_wrap .module_round_box h2 {
	color: #fff;
	margin: 10px -15px 10px -15px;
	padding: 0px 15px;
	line-height: 250%;
	font-size: 1.25em;
	font-family: "Montserrat";
	background: #A01E23;
}
#s5_right_column_wrap .module_round_box p {
	font-size: 1.0em!important;
	color: rgba(40,50,55,1.0);
	line-height: 225%;
	font-family: "Montserrat";
}
#s5_right_column_wrap .info_bottom {
	border-bottom: 1px solid rgba(0,0,0,0.05);
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#s5_right_column_wrap .info_bottom a {
	color: #A01E23!important;
}



#ff_formdiv1 {
	margin: 40px 75px 60px -20px;
}
#ff_formdiv1 .bfElemWrap {
	margin-bottom: 15px;
}
#ff_formdiv1 h2  {
	font-family: "Montserrat";
	font-weight: bold;
	letter-spacing: 0.05em;
	font-size: 2.0em;
	color: #646464!important;
	margin-top: 35px;
	border-bottom: 2px solid #BEE6E6;
}
#ff_formdiv1 h2:after {
	content: "";
	width: 100px;
	height: 6px;
	display: block;
	background: #3CB4B4;
	margin-top: 20px;
	margin-bottom: -4px;
}
#ff_formdiv1 h3 {
	font-family: "Montserrat";
	letter-spacing: 0.05em;
	font-size: 1.3em;
	color: rgba(40,50,55,1.0)!important;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
#ff_formdiv1 p {
	line-height: 230%;
	color: rgba(40,50,55,1.0);
	font-size: 1.2em;
	margin-bottom: 30px;
}
#ff_formdiv1 label {
	line-height: 110%;
	color: rgba(40,50,55,1.0);
	font-size: 1.2em;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding-bottom: 3px;
}
#ff_formdiv1 label {
	width: 20%!important;

}
#ff_formdiv1 input {
	border-radius: 0px;
	width: 73%!important; 
	max-width: 100%!important;
}
#ff_formdiv1 select {
	border-radius: 0px;
	width: 61%!important;
	box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px inset;
	background: rgb(247, 247, 247);
	border: 1px solid rgb(216, 216, 216);
}
#ff_formdiv1 textarea {
	border-radius: 0px;
	width: 73%!important; 
	max-width: 100%!important;
	vertical-align: top;
}
#ff_formdiv1 textarea {
	border-radius: 0px;
	padding: 4px 6px;
}
#ff_formdiv1 #bfLabel4 {
	vertical-align: top;
	padding-top: 8px;
}
#ff_formdiv1 .form-actions {
	background: 0px;
	padding: 0px;
	border: 0px;
	margin: 0px;
}
#ff_formdiv1 #bfSubmitButton {
	float: left;
	line-height: 130%;
	text-transform: uppercase;
	background: #A01E23;
	color: #fff;
	font-family: "Montserrat";
	padding: 5px 20px;
	border-radius: 20px;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0.05em;
}
#ff_formdiv1 #bfSubmitButton:hover {
	opacity: 0.8;
}


#ff_formdiv2 {
	margin: 40px 75px 60px -20px;
}
#ff_formdiv2 .bfElemWrap {
	margin-bottom: 15px;
}
#ff_formdiv2 h2  {
	font-family: "Montserrat";
	font-weight: bold;
	letter-spacing: 0.05em;
	font-size: 2.0em;
	color: #646464!important;
	margin-top: 35px;
	border-bottom: 2px solid #BEE6E6;
}
#ff_formdiv2 h2:after {
	content: "";
	width: 100px;
	height: 6px;
	display: block;
	background: #3CB4B4;
	margin-top: 20px;
	margin-bottom: -4px;
}
#ff_formdiv2 h3 {
	font-family: "Montserrat";
	letter-spacing: 0.05em;
	font-size: 1.3em;
	color: #646464!important;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
#ff_formdiv2 p {
	line-height: 230%;
	color: rgba(40,50,55,1.0);
	font-size: 1.2em;
	margin-bottom: 30px;
}
#ff_formdiv2 label {
	line-height: 110%;
	color: rgba(40,50,55,1.0);
	font-size: 1.2em;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding-bottom: 3px;
}
#ff_formdiv2 label {
	width: 20%!important;
}
#ff_formdiv2 input {
	border-radius: 0px;
	width: 73%!important; 
	max-width: 100%!important;
}
#ff_formdiv2 select {
	border-radius: 0px;
	width: 74.75%!important; 
	max-width: 100%!important;
	box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 2px 0px inset;
	background: rgb(247, 247, 247);
	border: 1px solid rgb(216, 216, 216);
}
#ff_formdiv2 textarea {
	border-radius: 0px;
	width: 73%!important; 
	max-width: 100%!important;
	vertical-align: top;
}
#ff_formdiv2 textarea {
	border-radius: 0px;
	padding: 4px 6px;
}
#ff_formdiv2 #bfLabel4 {
	vertical-align: top;
	padding-top: 8px;
}
#ff_formdiv2 .form-actions {
	background: 0px;
	padding: 0px;
	border: 0px;
	margin: 0px;
}
#ff_formdiv2 #bfSubmitButton {
	float: left;
	line-height: 130%;
	text-transform: uppercase;
	background: #A01E23;
	color: #fff;
	font-family: "Montserrat";
	padding: 5px 20px;
	border-radius: 20px;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0.05em;
}
#ff_formdiv2 #bfSubmitButton:hover {
	opacity: 0.8;
}


.informacoes_page {
	padding: 40px 0px 60px 0px;
}
.informacoes_page .item-image {
	width: 33%;
	margin-right: 7%;
	display: inline-block;
	margin-top: -10px;
	padding: 15px;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
}
.informacoes_page .items-row {
	padding-bottom: 40px;
}
.informacoes_page .items-row p {
	width: 56%;
	display: inline-block;
	padding: 0px;
	font-size: 1.1em;
	line-height: 250%;
	color: rgba(40,50,55,1.0);
}
.informacoes_page .items-row h2 {
	color: rgba(40,50,55,1.0);
	margin: 0px 0px 10px 0px;
	line-height: 200%;
	font-size: 2em;
	margin: 0px;
	font-family: "Montserrat";
	font-weight: bold;
}
.informacoes_page .items-row h2:after {
	content: "";
	display: inline-block;
	height: 6px;
	width: 6px;
	background: #A01E23;
	border-radius: 50px;
	margin-left: 3px;
}
.informacoes_page .items-row h2 a {
	color: rgba(40,50,55,1.0);
}
.informacoes_page .readmore {
	margin-top: 10px;
}
.informacoes_page .readmore a {
	text-transform: uppercase!important;
	background: #A01E23!important;
	color: #fff!important;
	font-family: "Montserrat";
	padding: 0px 15px!important;
	border-radius: 20px!important;
	font-size: 0.8em!important;
	line-height: 225%!important;
}


.informacoes_page .page-header h2 {
	color: rgba(40,50,55,1.0);
	margin: 0px 0px 10px 0px;
	line-height: 200%;
	font-size: 2em;
	margin: 0px;
	font-family: "Montserrat";
	font-weight: bold;
}
.informacoes_page .page-header h2:after {
	content: "";
	display: inline-block;
	height: 6px;
	width: 6px;
	background: #A01E23;
	border-radius: 50px;
	margin-left: 3px;
}
.informacoes_page div[itemprop="articleBody"] p, .informacoes_page div[itemprop="articleBody"] ul {
	padding: 0px;
	font-size: 1.2em;
	line-height: 250%;
	color: rgba(40,50,55,1.0);
	margin-bottom: 40px;
}
.informacoes_page div[itemprop="articleBody"] h3 {
	font-family: "Montserrat";
	font-size: 1.5em;
	margin-top: 45px;
	font-weight: bold;
	border-bottom: 1px solid rgba(45,85,65,0.15);
	color: #283237;
	padding-bottom: 10px;
}
.informacoes_page div[itemprop="articleBody"] h3:after {
	content: "";
	display: inline-block;
	height: 5px;
	width: 5px;
	background: #A01E23; 
	border-radius: 50px;
	margin-left: 6px;
}

#s5_left_column_wrap .s5_h3_first {
	color: #fff!important;
	font-weight: bold;
}
#s5_left_column_wrap .s5_mod_h3 {
	color: #fff;
	margin: 10px -15px 20px -15px;
	padding: 0px 15px;
	line-height: 250%;
	font-size: 1.1em;
	font-family: "Montserrat";
	background: #A01E23;
}
#s5_left_column_wrap .module_round_box_outer {
	margin-top: 50px;
}
#s5_left_column_wrap .module_round_box {
	background: rgba(40,50,55,0.025);
	padding: 15px 15px;
}
#s5_left_column_wrap .bt-center {
	width: 25%;
	margin-right: 5%;
	float: left;
}
#s5_left_column_wrap .bt-center img {
	margin: 0px;
	outline: 0px;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2); 
	border: #fff 4px solid;
}
#s5_left_column_wrap .bt-center2 {
	width: 70%;
	float: right;
}
#s5_left_column_wrap .bt-row {
	padding: 0px 0px 20px 0px;
}
#s5_left_column_wrap .bt-inner {
	padding: 0px;
}
#s5_left_column_wrap .bt-title {
	font-size: 1.25em;
	font-family: "Montserrat";
	font-weight: normal;
	letter-spacing: 0.05em;
	color: rgba(40,50,55,1.0)!important;
	text-transform: none;
	display: block;
	height: auto!important; 
	margin-top: 3px;
}
#s5_left_column_wrap .bt-extra {
	color: #5A5A5A;
	margin-top: 5px;
}
#s5_left_column_wrap .bt-row-separate {
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}
#s5_left_column_wrap .readmore {
	font-size: 0.8em;
	margin-top: 3px;
}
#s5_left_column_wrap .readmore a {
	font-family: "Poppins";
	line-height: 100%;
	color: #fff!important;
	padding: 4px 10px;
	border-radius: 20px;
	background: #236A86;
}
#s5_left_column_wrap .readmore:hover a {
	text-decoration: none;
}



