* {
  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_inner2,
#s5_component_wrap,
#s5_footer_area_inner2 {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #FFFFFF;
  border: solid 0px #C5C5C5;
  margin-bottom: 14px;
  margin-left: 7px;
  margin-right: 7px;
}

#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: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}

#s5_logo {
  float: left;
  cursor: pointer;
}





#s5_banner a {
  color: #999999;
}

#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: #FFFFFF;
  -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 1px #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: 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-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_header_area1 {
	z-index: 1;
	position: relative;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.05);
}
#s5_header_area_inner2 {
	margin-bottom: 0px!important;
}
#s5_logo_module {
  float: left;
  height: auto!important;
  width: 13%!important;
  padding: 5px 0px 10px 0px;
  margin-top: -30px;
}


#s5_banner {
  padding-top: 15px;
  padding-right: 0px;
  color: #CCCCCC;
}
.banner_redes_sociais {
	text-align: right;
	margin-bottom: 20px;
	margin-top: 10px;
}
.banner_redes_sociais h3 {
	display: inline-block;
}
.banner_redes_sociais h3 img {
	width: 55%;
	margin-right: 5px;
	opacity: 0.3;
	filter: grayscale(100%);
	transition: 0.3s linear;
}
.banner_redes_sociais p {
	display: inline-block;
}
.banner_redes_sociais p img {
	width: 20px;
	margin-left: 5px;
	margin-top: -2px;
	opacity: 0.3;
	filter: grayscale(100%);
	transition: 0.3s linear;
}
.banner_redes_sociais p:hover img {
	filter: grayscale(0%);
	opacity: 0.6;
}
	
.banner_box {
	display: inline-block;
	vertical-align: top;
	margin-top: 15px;
}
.banner_box:after {
	display: inline-block;
	content:"";
	width:2px;
	height: 20px;
	background: rgba(0,0,0,0.05);
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
}
.banner_box_last:after {
	display: none!important
}
.banner_img {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
.banner_txt {
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
}
.banner_txt p {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #787878;
	font-size: 0.85em;
	font-family: "Raleway";
	padding: 0px; 
}
.banner_txt h3 {
	color: #787878;
	font-size: 1.5em;
}
.banner_localizacao {
	text-transform: uppercase;
	color: #787878;
	font-size: 0.95em;
	padding: 0px; 
	display: inline-block;
	margin-right: 10px;
}



#s5_menu_wrap {
  background: #fff;
  border-top: solid 1px #e6e6e6;
}
#s5_menu_wrap2 {
	width: 1226px;
	margin: auto!important;
}


#s5_top_row1_area1 {
	z-index: 0;
	position: relative;
}
#s5_top_row1_area1:after {
	content:"";
	height: 4px;
	width: 100%;
	background: #283273;
	margin-top: 0px;
	display: block;
	border-top: 4px solid #fff;
}
#s5_top_row1_area1 .module_round_box_outer {
	margin-bottom: 0px;
}
#s5_top_row1_area1 .module_round_box {
	padding: 0px;
}
#s5_top_row1_area1 .module_round_box img {
	filter: grayscale(0%)!important;
}


#s5_top_row2_inner {
	margin: 0px -20px;
}
#s5_top_row2_area1 .module_round_box_outer {
	margin-bottom: 0px;
	z-index: 1;
	position: relative;
	margin: -80px 20px 0px 20px;
}
#s5_top_row2_area1 .module_round_box {
	padding: 20px 25px 35px 25px;
	border-radius: 6px;
	text-align: center;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
#s5_top_row2_area1 .module_round_box img {
	margin-bottom: 40px;
	opacity: 0.9!important;
}
#s5_top_row2_area1 .module_round_box h3 {
	font-family: "Open Sans";
	font-size: 1.4em;
}
#s5_top_row2_area1 .module_round_box h3:after {
	content: "";
	width: 90px;
	height: 1px;
	background: rgba(0,0,0,0.2);
	display: block;
	margin: 20px auto 8px auto!important;
}
#s5_top_row2_area1 .module_round_box p {
	line-height: 200%;
	font-size: 1.1em;
	color: #787878;
}
#s5_top_row2_area1 .module_round_box h4 {
	margin-top: 30px;
	margin-bottom: 10px;
}
#s5_top_row2_area1 .module_round_box h4 a {
	line-height: 200%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 10px 30px;
	border-radius: 50px;
	transition: 0.5s linear;
}
#s5_top_row2_area1 .module_round_box h4:hover a {
	text-decoration: none;
	opacity: 0.5;
}
#s5_pos_top_row2_1 .module_round_box h4 a {
 border: 2px solid #FAC32D;
 color: #FAC32D;
}
#s5_pos_top_row2_2 .module_round_box h4 a {
 border: 2px solid #E67D2D;
 color: #E67D2D;
}
#s5_pos_top_row2_3 .module_round_box h4 a {
 border: 2px solid #0096C8;
 color: #0096C8;
}
#s5_pos_top_row2_4 .module_round_box h4 a {
 border: 2px solid #283273;
 color: #283273;
}



#s5_top_row3_area1 {
	margin-top: 100px;
	margin-bottom: 50px;
}
#s5_top_row3_area1 .module_round_box {
	padding: 0px;
}
#s5_pos_top_row3_1 .module_round_box img {
	width: 90%;
}

#s5_pos_top_row3_1 .module_round_box_outer {
	margin-top: 40px;
}

#s5_pos_top_row3_2 .module_round_box img {
	width: 25px;
	margin-top: -3px;
}
#s5_pos_top_row3_2 .module_round_box h3 {
	font-size: 2.5em;
	font-family: "Open Sans";
	line-height: 135%;
	margin-bottom: 5px;
}
#s5_pos_top_row3_2 .module_round_box p {
	line-height: 200%;
	font-size: 1.1em;
	color: #787878;
}
#s5_pos_top_row3_2 .module_round_box h5 {
	color: #0096C8;
	text-transform: uppercase;
	font-family: "Open Sans";
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}
#s5_top_row3_area1 .module_round_box h4 {
	line-height: 350%;
	font-size: 1.2em;
	color: #787878;
	padding: 5px 0px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}
.box_dor {
	width: 49%!important;
	margin-right: 5%;
	display: inline-block;
	font-size: 1.2em;
	font-weight: bold!important;
	font-family: "Open Sans";
	margin-bottom: 20px;
}
.box_dor2 {
	width: 44%!important;
	display: inline-block;
	font-size: 1.2em;
	font-weight: bold!important;
	font-family: "Open Sans";
	margin-bottom: 20px;
}


#s5_bottom_row1_area1:before {
	content:"";
	height: 4px;
	width: 100%;
	background: #283273;
	margin-top: 0px;
	display: block;
	border-bottom: 4px solid #fff;
}
#s5_bottom_row1_area1 {
	background: url(../images/home07.jpg) no-repeat top center;
	background-attachment: fixed;
}
#s5_bottom_row1_area2 {
	padding: 20px 0px 40px 0px;
}
#s5_bottom_row1_area1 .module_round_box_outer {
	margin-bottom: 0px;
}
#s5_bottom_row1_area1 .module_round_box {
	background: transparent;
	color: #fff;
	text-align: center;
}
#s5_bottom_row1_area1 .module_round_box h3 {
	font-size: 3.0em;
	font-family: "Open Sans";
	line-height: 135%;
	margin-bottom: 5px;
}
#s5_bottom_row1_area1 .module_round_box h5 {
	color: #0096C8;
	text-transform: uppercase;
	font-family: "Open Sans";
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}
#s5_bottom_row1_area1 .module_round_box p {
	line-height: 200%;
	font-size: 1.3em;
	color: rgba(255,255,255,0.7);
}
#s5_bottom_row1_area1 .box_bottom1 {
	width: 25%;
	float: left;
	margin-top: 30px;
}
#s5_bottom_row1_area1 .box_bottom1_area {
	padding: 0px 40px;
	border-right: 1px solid rgba(255,255,255,0.05);
}
#s5_bottom_row1_area1 .box_bottom1_area img {
	opacity: 0.2;
}
#s5_bottom_row1_area1 .box_bottom1_area h3 {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-top: 20px;
}
#s5_bottom_row1_area1 .box_bottom1_area_last {
	border-right: 0px;
}
#s5_bottom_row1_area1 .box_bottom1_area p {
	line-height: 200%;
	font-size: 1.1em;
	color: rgba(255,255,255,0.7);
}
#s5_bottom_row1_area1 a {
	color: rgba(255,255,255,0.7)!important;
}


#s5_bottom_row2_area1 .s5_mod_h3 {
	background: transparent;
}
#s5_bottom_row2_area1 .s5_mod_h3 {
	border-bottom: transparent;
	font-size: 2.8em;
	font-family: "Open Sans";
	line-height: 135%;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}
#s5_bottom_row2_area1 .s5_h3_first {
	color: #000;
}
#s5_bottom_row2_area1 .s5_h3_last {
	font-weight: bold;
}
#s5_bottom_row2_area1 .module_round_box {
	padding: 20px 0px;
}
#s5_bottom_row2_area1 #btcontentslider101 {
	border: 1px solid rgba(0,0,0,0.1)!important;
	padding: 20px;
}
#s5_bottom_row2_area1 .bt-center {
	width: 25%;
	float: left;
	margin-right: 5%;
}
#s5_bottom_row2_area1 .bt-center img {
	border: 8px solid #fff;
	outline: 0px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}

#s5_bottom_row2_area1 .bt-center2 {
	width: 70%;
	float: right;
}
#s5_bottom_row2_area1 .bt-center2 .bt-title {
	text-transform: none;
	font-weight: bold;
	color: #000;
	font-family: "Open Sans";
	font-size: 1.25em;
	line-height: 125%;
}
#s5_bottom_row2_area1 .bt-center2 .bt-extra {
	margin-top: 0px;
	margin-bottom: 5px;
	
}
#s5_bottom_row2_area1 .bt-center2 .bt-introtext {
	line-height: 200%;
	font-size: 1.1em;
	color: #787878;
}
#s5_bottom_row2_area1 .bt-center2 .readmore{
	font-size: 0.8em!important;
	margin-top: 10px;
}
#s5_bottom_row2_area1 .bt-center2 .readmore a {
	line-height: 200%!important;
	font-weight: 700!important;
	text-transform: uppercase!important;
	letter-spacing: 0.05em!important;
	padding: 5px 15px!important;
	border-radius: 50px!important;
	transition: 0.5s linear!important;
	font-family: "Arial";
	border: 2px solid #0096C8;
	color: #0096C8;
}
#s5_bottom_row2_area1 .bt-center2 .readmore:hover a {
	text-decoration: none;
	opacity: 0.5;
}
#s5_bottom_row2_area1 .bt-row-separate {
	border: 0px!important;
	margin-bottom: 30px!important;
}


#s5_footer_area1 {
	background: #283273;
}
#s5_footer_area_inner2 {
	background: transparent;
	color: #fff;
	padding: 20px 0px 15px 0px;
}
#s5_scrolltop_a {
	display: none;
}


#ff_formdiv1 {
	margin: 40px 0px 40px -20px;
}
#ff_formdiv1 .bfElemWrap {
	margin-bottom: 15px;
}
#ff_formdiv1 h2  {
	font-size: 2.3em;
	letter-spacing: 0.05em;
	color: #000;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	font-weight: bold;
}
#ff_formdiv1 h2:after {
	content:"";
	display: block;
	width: 50px;
	height: 5px;
	background: #283273;
	margin-top: 25px;
	margin-bottom: -3px;
}
#ff_formdiv1 p {
	line-height: 200%;
	font-family: "Open Sans";
	font-size: 1.1em;
	padding-bottom: 30px;
}
#ff_formdiv1 label {
	line-height: 110%;
	font-family: "Open Sans";
	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: 58%!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: 58%!important; 
}
#ff_formdiv1 textarea {
	border-radius: 0px;
	padding: 4px 6px;
}
#ff_formdiv1 #bfLabel8 {
	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: 200%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 5px 30px 5px 30px;
	border-radius: 50px;
	transition: 0.5s linear;
	background: #fff;
	border: 2px solid #283273;
	color: #283273!important;
}
#ff_formdiv1 #bfSubmitButton:hover {
	opacity: 0.8;
}


#ff_formdiv2 {
	margin: 40px 0px 40px -20px;
}
#ff_formdiv2 .bfElemWrap {
	margin-bottom: 15px;
}
#ff_formdiv2 h2  {
	font-size: 2.3em;
	letter-spacing: 0.05em;
	color: #000;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	font-weight: bold;
}
#ff_formdiv2 h2:after {
	content:"";
	display: block;
	width: 50px;
	height: 5px;
	background: #283273;
	margin-top: 25px;
	margin-bottom: -3px;
}
#ff_formdiv2 p {
	line-height: 200%;
	font-family: "Open Sans";
	font-size: 1.1em;
	padding-bottom: 30px;
}
#ff_formdiv2 label {
	line-height: 110%;
	font-family: "Open Sans";
	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: 58%!important; 
}
#ff_formdiv2 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_formdiv2 textarea {
	border-radius: 0px;
	width: 58%!important; 
}
#ff_formdiv2 textarea {
	border-radius: 0px;
	padding: 4px 6px;
}
#ff_formdiv2 #bfLabel8 {
	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: 200%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 5px 30px 5px 30px;
	border-radius: 50px;
	transition: 0.5s linear;
	background: #fff;
	border: 2px solid #283273;
	color: #283273!important;
}
#ff_formdiv2 #bfSubmitButton:hover {
	opacity: 0.8;
}



#s5_right_column_wrap .module_round_box_outer {
	margin-top: 55px;
}
#s5_right_column_wrap .s5_mod_h3 {
	background: #283273;
	border-bottom: 0px;
	padding: 12px 20px;
	color: rgba(255,255,255,0.75);
	border-bottom: 6px solid #fff;
	font-size: 1.3em;
	text-transform: none;
}
#s5_right_column_wrap .s5_h3_first {
	color: rgba(255,255,255,0.75);
	font-weight: bold;
}
#s5_right_column_wrap .module_round_box {
	background: rgba(50,75,115,0.05);
	font-family: "Open Sans";
}
#s5_right_column_wrap p {
	font-size: 1.1em;
	line-height: 150%;
}
#s5_right_column_wrap p a {
	color: #0096C8!important;
}
#s5_right_column_wrap h4 {
	margin: 10px 0px 10px 0px;
}
#s5_right_column_wrap h4 a {
	line-height: 200%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 5px 20px!important;
	border-radius: 50px;
	transition: 0.5s linear;
	border: 2px solid #0096C8!important;
	color: #0096C8!important;
}
#s5_right_column_wrap h4:hover a {
	opacity: 0.5;
	text-decoration: none!important;
}



#s5_right_column_wrap .bt-center {
	width: 25%;
	margin-right: 5%;
	float: left;
}
#s5_right_column_wrap .bt-center img {
	margin: 0px;
	border: 0px;
	outline: 0px;
	padding: 5px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
}
#s5_right_column_wrap .bt-center2 {
	width: 70%;
	float: right;
}
#s5_right_column_wrap .bt-row {
	padding-bottom: 10px;
	padding-left: 5px;
}
#s5_right_column_wrap .bt-inner {
	padding: 0px;
}
#s5_right_column_wrap .bt-title {
	font-size: 1.15em;
	font-family: "Open Sans";
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #000;
	text-transform: none;
	display: block;
	height: auto!important; 
}
#s5_right_column_wrap .bt-extra {
	color: #000;
	margin-top: 0px;
}
#s5_right_column_wrap .bt-row-separate {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}








#s5_breadcrumb_fonts_wrap {
	padding: 10px 0px 0px 0px;
}

#s5_breadcrumb_fonts_wrap img {
	display: inline-block;
	margin: 0px 3px;
	float: right;
}
#s5_breadcrumb_wrap {
	max-width: 1226px!important;
	width: 100%!important;
	float: none!important;
	margin: auto!important;
}
m#s5_breadcrumb_wrap .moduletable {
	float: right!important;
}






.equipe_page {
	margin: 40px -35px 0px -35px;
}
.equipe_page .items-row h2 {
	color: #000;
	font-size: 1.3em;
	margin: 12px 0px 12px 0px;
}
.equipe_page .items-row h2 a {
	color: #000!important;
}
.equipe_page .items-row h2:after {
	content: "";
	width: 90px;
	height: 1px;
	background: rgba(0,0,0,0.2);
	display: block;
	margin: 20px auto 8px auto!important;
}
.equipe_page img {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	padding: 15px;
}
.equipe_page .items-row {
	margin-bottom: 80px;
	border-bottom: 0px;
}
.equipe_page .items-row .item {
	margin: 0px 15px;
	text-align: center;
}
.equipe_page .items-row p {
	line-height: 110%;
	font-size: 1.1em;
	color: #787878;
	font-family: "Open Sans";
}
.equipe_page .items-row .readmore {
	margin-top: 20px;
}
.equipe_page .items-row .column-1 .readmore a {
	line-height: 200%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 5px 20px!important;
	border-radius: 50px;
	transition: 0.5s linear;
	border: 2px solid #E67D2D!important;
	color: #E67D2D!important;
}
.equipe_page .items-row .column-2 .readmore a {
	line-height: 200%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 5px 20px!important;
	border-radius: 50px;
	transition: 0.5s linear;
	border: 2px solid #FAC32D!important;
	color: #FAC32D!important;
}
.equipe_page .items-row .column-3 .readmore a {
	line-height: 200%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 5px 20px!important;
	border-radius: 50px;
	transition: 0.5s linear;
	border: 2px solid #0096C8!important;
	color: #0096C8!important;
}
.equipe_page .items-row .column-4 .readmore a {
	line-height: 200%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 5px 20px!important;
	border-radius: 50px;
	transition: 0.5s linear;
	border: 2px solid #283273!important;
	color: #283273!important;
}
.equipe_page .items-row .readmore:hover a {
	text-decoration: none;
	opacity: 0.5;
}
.equipe_page div[itemprop="articleBody"] {
	padding: 0px 30px;
}


.equipe_img {
	width: 25%;
	margin-right: 2.5%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.equipe_img h2 {
	color: #000;
	font-size: 1.2em;
	line-height: 135%;
	margin: 12px 0px 12px 0px;
}
.equipe_img h2 a {
	color: #000!important;
}
.equipe_img h2:after {
	content: "";
	width: 90px;
	height: 1px;
	background: rgba(0,0,0,0.2);
	display: block;
	margin: 15px auto 8px auto!important;
}
.equipe_img p {
	line-height: 110%;
	font-size: 1.1em;
	color: #787878;
	font-family: "Open Sans";
}

.equipe_txt {
	width: 69%;
	padding-left: 2.5%;
	display: inline-block;
	vertical-align: top;
	border-left: 1px dotted rgba(0,0,0,0.05);
}
.equipe_txt p {
	line-height: 200%;
	font-size: 1.1em;
	color: #787878;
	font-family: "Open Sans";
}
.equipe_txt ul {
	line-height: 200%;
	font-size: 1.1em;
	color: #787878;
	font-family: "Open Sans";
	padding-left: 20px;
}
.equipe_txt h3 {
	color: #000;
	font-size: 1.3em;
	font-family: "Open Sans";
	margin: 20px 0px 5px 0px;
	font-weight: bold;
}
.equipe_txt h3:after {
	content: "";
	width: 90px;
	height: 1px;
	background: rgba(0,0,0,0.2);
	display: block;
	margin: 15px 0px 8px 0px!important;
}


.clinica_page {
	margin: 40px -20px 15px -20px;
}
.clinica_page h2  {
	font-size: 2.3em;
	letter-spacing: 0.05em;
	color: #000;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	font-weight: bold;
}
.clinica_page h2:after {
	content:"";
	display: block;
	width: 50px;
	height: 5px;
	background: #283273;
	margin-top: 25px;
	margin-bottom: -3px;
}
.clinica_page p {
	line-height: 200%;
	font-size: 1.1em;
	color: #787878;
}


 
.area_paciente_page {
	margin: 40px 0px 15px -20px;
}
.area_paciente_page .items-row .page-header {
	min-height: 99px!important;
	margin-bottom: 30px;
}
.area_paciente_page .item-image {
	padding: 10px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	margin-bottom: 20px;
}
.area_paciente_page h2  {
	font-size: 2.3em;
	letter-spacing: 0.05em;
	color: #000;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	font-weight: bold;
	line-height: 115%;
}
.area_paciente_page h2 a  {
	color: #000!important;
}
.area_paciente_page h2:after {
	content:"";
	display: block;
	width: 50px;
	height: 5px;
	background: #283273;
	margin-top: 25px;
	margin-bottom: -3px;
}
.area_paciente_page h3  {
	font-size: 1.5em; 
	color: #E67D2D;
	font-weight: bold;
	line-height: 115%;
	margin-top: 40px;
	padding-bottom: 10px;
	font-family: "Open Sans";
	border-bottom: 4px dotted rgba(0,0,0,0.05)
}
.area_paciente_page p {
	line-height: 200%;
	font-size: 1.1em;
	color: #787878;
}
.area_paciente_page ul {
	line-height: 200%;
	font-size: 1.1em;
	color: #787878;
}
.area_paciente_page .items-row {
	border-bottom: 0px!important;
	margin-bottom: 80px;
}
.area_paciente_page .items-row .item {
	margin-right: 40px;
}
.area_paciente_page .items-row .readmore {
	margin-top: 10px;
}
.area_paciente_page .items-row .readmore a {
	line-height: 200%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 5px 20px!important;
	border-radius: 50px;
	transition: 0.5s linear;
	border: 2px solid #0096C8!important;
	color: #0096C8!important;
}
.area_paciente_page .items-row .readmore:hover a {
	text-decoration: none;
	opacity: 0.5;
}
.area_paciente_page h4  {
	color: rgba(0,0,0,0.5);
	font-size: 1.4em;
	font-family: "Open Sans";
	
}




.especialidades_page {
	margin: 60px -20px 15px -20px;
}
.especialidades_page .items-row .page-header {
	margin-bottom: 15px;
}
.especialidades_page .item-image {
	padding: 10px;
	margin-bottom: 20px;
}
.especialidades_page h2  {
	font-size: 1.8em;
	letter-spacing: 0.05em;
	color: #000;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	font-weight: bold;
	line-height: 115%;
	margin-bottom: 0px;
}
.especialidades_page h2 a  {
	color: #000!important;
}
.especialidades_page h2:after {
	content:"";
	display: block;
	width: 50px;
	height: 5px;
	margin-top: 25px;
	margin-bottom: -3px;
}
.especialidades_page .items-row {
	border-bottom: 0px!important;
	margin-bottom: 80px;
}
.especialidades_page p {
	line-height: 200%;
	font-size: 1.1em;
	color: #787878;
}
.especialidades_page img {
	padding: 20px;
	box-shadow: 0px 8px 5px rgba(0,0,0,0.1);
}
.espec_01 h2:after {
	background: #FAC32D;
}
.espec_02 h2:after {
	background: #E67D2D;
}
.espec_03 h2:after {
	background: #0096C8;
}
.espec_04 h2:after {
	background: #283273;
}	
	

.especialidades_img {
	width: 54%;
	display: inline-block;
	vertical-align: middle;
}
.especialidades_txt {
	width: 40%;
	margin-left: 5%;
	display: inline-block;
	vertical-align: middle;
}




.especialidades_txt2 {
	width: 54%;
	display: inline-block;
	vertical-align: middle;
}
.especialidades_img2 {
	width: 40%;
	margin-left: 5%;
	display: inline-block;
	vertical-align: middle;
}





.publicacoes_cientificas_page {
	margin: 40px -20px 15px -20px;
}
.publicacoes_cientificas_page h2  {
	font-size: 2.3em;
	letter-spacing: 0.05em;
	color: #000;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	font-weight: bold;
}
.publicacoes_cientificas_page h2:after {
	content:"";
	display: block;
	width: 50px;
	height: 5px;
	background: #283273;
	margin-top: 25px;
	margin-bottom: -3px;
}

.publicacoes_cientificas_page h3 {
	margin-top: 60px;
	margin-bottom: 0px!important;
	font-family: "Open Sans";
	font-weight: bold;
	text-transform: uppercase;
	color: #E67D2D;
	font-size: 1.4em;
	letter-spacing: 0.05em;
}
.publicacoes_cientificas_page p {
	line-height: 200%;
	font-size: 1.1em;
	color: #787878;
}
.publicacoes_cientificas_page p a {
	font-style: italic;
	color: #0096C8!important;
}