* {
  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_logo {
  float: left;
  cursor: pointer;
}



#s5_banner {
  padding-top: 0px;
  padding-right: 0px;
  color: #CCCCCC;
  text-align: center!important;
}

#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_area_inner2,
#s5_component_wrap,
#s5_footer_area_inner2 {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: transparent;
  border: solid 0px #C5C5C5;
  margin-bottom: 0px;
  margin-left: 7px;
  margin-right: 7px;
}

#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_module {
  float: left;
  width: 28%!important;
  height: auto!important;
  margin: 10px 0px 15px 0px;
}

#s5_menu_wrap {
  background: #A0D2E1;
  border-top: solid 0px #222222;
}
#s5_menu_wrap:after {
	height: 2px;
	width: 100%;
	background: #E1E1E1;
	content: "";
	border-top: solid 4px #fff;
	display: block;
}
#s5_menu_wrap2 {
	width: 1200px;
	margin: auto;
}


.icones_banner {
	background: #64BED2;
	padding: 10px 20px 15px 20px;
	border-radius: 0px 0px 30px 30px;
	width: auto!important;
	min-width: 0px!important;
}
.icones_banner img {
	padding: 0px 33px;
	border-left: 1px solid rgba(0,0,0,0.1);
}
.icones_banner span img {
	border-left: 0px;
}


.contato_banner {
	float: right;
	display: inline-block;
	text-align: right;
	border: 2px solid rgba(0,0,0,0.1);
	padding: 0px 15px 5px 15px;
	margin: 30px 13px 0px 13px;
	font-family: "Raleway";
}
.contato_banner p {
	padding: 0px;
	margin-top: -15px;
	margin-right: -8px;
	color: rgba(0,0,0,0.4);
	font-size: 1.2em;
	letter-spacing: 0.1em;
}
.contato_banner p span {
	background: #fff;
	padding: 0px 8px;
}
.contato_banner h3 {
	font-size: 1.75em;
	color: #3C464B;
	margin: 10px 0px 0px 0px;
	font-family: "Arial";
	
}
.contato_banner h3 span {
	font-size: 0.5em;
}


#s5_top_row1_area1 .module_round_box_outer {
	margin-top: 20px;
	margin-bottom: 0px;
}
#s5_top_row1_area1 .module_round_box {
	border: 0px;
	padding: 0px;
}


#s5_top_row2_area1 { 
	margin-top: 75px;
}
#top_row2_0 {
	max-width: 1200px;
	margin: 0px auto;
	text-align: center;
	margin-bottom: 20px;
}
#top_row2_0 h2 {
	font-family: "Raleway";
	text-transform: uppercase;
	color:#3C464B;
	font-size: 3.4em;
	margin-bottom: 10px;
	line-height: 125%;
}
#top_row2_0 h2 span {
	font-weight: 800;
}
#top_row2_0 p {
	font-family: "Raleway";
	color:#3C464B;
	font-size: 1.3em;
	line-height: 200%;
}


#s5_top_row2_area1 .module_round_box_outer {
	margin: 0px 15px;
}
/* #s5_top_row2_area1 .module_round_box {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	text-align: center;
	padding: 20px; 
}*/
#s5_top_row2_area1 .module_round_box h4 {
	margin: -20px -20px 20px -20px;
}
#s5_top_row2_area1 .module_round_box h3 {
	font-family: "Raleway";
	text-transform: uppercase;
	color:#3C464B;
	font-size: 1.6em;
	margin-bottom: 10px;
	font-weight: bold;
}
#s5_top_row2_area1 .module_round_box p {
	font-family: "Raleway";
	color:#3C464B;
	font-size: 1.2em;
	line-height: 200%;
}
#s5_top_row2_area1 .module_round_box p a {
	color: #fff;
	padding: 3px 20px;
	font-weight: bold;
	border-radius: 5px;
}

/* #s5_pos_top_row2_1 .module_round_box {
	border-bottom: 4px solid #A0D2E1;
}
#s5_pos_top_row2_1 .module_round_box h3 {
	color:#A0D2E1;
}
#s5_pos_top_row2_1 .module_round_box p a {
	background: #A0D2E1;
} 

#s5_pos_top_row2_2 .module_round_box {
	border-bottom: 4px solid #64BED2;
}
#s5_pos_top_row2_2 .module_round_box h3 {
	color:#64BED2;
}
#s5_pos_top_row2_2 .module_round_box p a {
	background: #64BED2;
}

#s5_pos_top_row2_3 .module_round_box {
	border-bottom: 4px solid #508CAA;
}
#s5_pos_top_row2_3 .module_round_box h3 {
	color:#508CAA;
}
#s5_pos_top_row2_3 .module_round_box p a {
	background: #508CAA;
}

#s5_pos_top_row2_4 .module_round_box {
	border-bottom: 4px solid #2D648C;
}
#s5_pos_top_row2_4 .module_round_box h3 {
	color:#2D648C;
}
#s5_pos_top_row2_4 .module_round_box p a {
	background: #2D648C;
}*/



#s5_top_row3_area1 {
	margin-top: 75px;
	background: #FAFAFA;
}
.s5_resize_top_row3 {
	min-height: 0px!important;
}
#s5_pos_top_row3_1 .module_round_box_outer {
	margin: 0px 0px 0px -60%;
}
#s5_pos_top_row3_1 .module_round_box {
	padding: 0px;
}
#s5_pos_top_row3_1 .module_round_box p {
	padding: 0px;
}
#s5_pos_top_row3_1 .module_round_box img {
	width: 100%;
}



#s5_pos_top_row3_2 .module_round_box_outer {
	margin-top: 65px;
}
#s5_pos_top_row3_2 .module_round_box {
	padding-left: 60px;
	background: transparent;
}
#s5_pos_top_row3_2 .module_round_box h2 {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 3.4em;
	color: #3C464B;
}
#s5_pos_top_row3_2 .module_round_box h3 {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 1.5em;
	color: rgba(70,80,85,0.75);
	letter-spacing: 0.05em;
	line-height: 175%;
	margin-bottom: 15px;
}
#s5_pos_top_row3_2 .module_round_box p {
	font-family: "Raleway";
	color:#3C464B;
	font-size: 1.2em;
	line-height: 250%;
}
#s5_pos_top_row3_2 .module_round_box img {
	width: 100%;
}


#s5_bottom_row1_area1 {
	margin-top: 75px;
	padding-bottom: 60px;
	position: relative;
	z-index: 2;
}
#s5_bottom_row1_area1 .info_titulo {
	box-shadow: 0px 0px 0px rgba(0,0,0,0)!important;
	border-bottom: 0px!important;
}
#s5_bottom_row1_area1 .info_titulo h2 {
	font-family: "Raleway";
	text-transform: uppercase;
	color:#3C464B;
	font-size: 3.4em;
	margin-bottom: 15px;
	margin-left: -20px;
	text-align: center;
}
#s5_bottom_row1_area1 .info_titulo h2 span {
	font-weight: 800;
}
.s5_resize_bottom_row1 {
	min-height: 0px!important;
}
#s5_bottom_row1_area1 .module_round_box {
	border-bottom: 4px solid #508CAA;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
#s5_bottom_row1_area1 .bt-center {
	width: 30%;
	margin-right: 5%;
	display: inline-block;
	vertical-align: top;
}
#s5_bottom_row1_area1 .bt-center img {
	border: 0px;
	outline: 0px;
	padding: 5px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
#s5_bottom_row1_area1 .bt-center2 {
	width: 63%;
	display: inline-block;
	vertical-align: top;
}
#s5_bottom_row1_area1 .bt-center2 .bt-title {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 1.4em;
	color: rgb(70,80,85);
	letter-spacing: 0.05em;
	line-height: 150%;
	margin-bottom: 15px;
}
#s5_bottom_row1_area1 .bt-center2 .bt-extra {
	color:#3C464B;
	font-size: 1.0em;
	line-height: 100%;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}
#s5_bottom_row1_area1 .bt-center2 .bt-introtext {
	font-family: "Raleway";
	color:#3C464B;
	font-size: 1.2em;
	line-height: 200%;
}
#s5_bottom_row1_area1 .bt-center2 .readmore {
	margin-top: 10px;
}
#s5_bottom_row1_area1 .bt-center2 .readmore a {
	background: #64BED2;
	color: #fff;
	padding: 3px 20px;
	font-weight: bold;
	border-radius: 5px;
	font-family: "Raleway";
	font-size: 1.2em;
}
#s5_bottom_row1_area1 .bt-row-separate {
	border-bottom: 1px solid rgba(70,80,85,0.05);
}
#s5_bottom_row1_area1 .bt-row-first {
	margin-bottom: 15px;
}




#s5_bottom_row2_area1 {
	position: relative;
	z-index: 1;
}
#s5_bottom_row2_area1 .module_round_box {
	padding: 0px;
}
#layerslider_2 .ls-inner {
	box-shadow: 0px 10px 10px rgba(0,0,0,0.1) inset;
}


#s5_bottom_row3_area1 {
	background: #64BED2;
	padding: 50px 0px;
}
#s5_bottom_row3_area1 .module_round_box {
	background: transparent;
	color: #fff;
	font-family: "Raleway";
}
#s5_pos_bottom_row3_1 .module_round_box {
	text-align: center;
}
#s5_pos_bottom_row3_1 .module_round_box h3 {
	font-family: "Arial";
	font-size: 1.0em;
	margin: 20px 0px;
	letter-spacing: 0.05em;
	color: rgba(255,255,255,0.75);
	text-align: center;
}
#s5_pos_bottom_row3_1 .module_round_box p img {
	margin: 0px 17px;
	opacity: 0.75;
}





#s5_pos_bottom_row3_2 .module_round_box h2, #s5_pos_bottom_row3_3 .module_round_box h2, #s5_pos_bottom_row3_4 .module_round_box h2   {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 1.3em;
	color: #fff;
	letter-spacing: 0.05em;
	line-height: 150%;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-top: 47px;
	border-bottom: 2px solid rgba(255,255,255,0.5);
}
#s5_pos_bottom_row3_2 .module_round_box p {
	font-size: 1.0em;
	line-height: 125%;
	letter-spacing: 0.05em;
}


#s5_pos_bottom_row3_3 .module_round_box p {
	font-size: 1.0em;
	line-height: 175%;
	letter-spacing: 0.05em;
}
#s5_pos_bottom_row3_3 .module_round_box h3 {
	font-size: 1.25em;
	line-height: 175%;
	font-family: "Arial";
	margin-top: 5px;
	font-weight: bold;
	letter-spacing: 0.05em;
}


#s5_pos_bottom_row3_4 .module_round_box p {
	font-size: 1.0em;
	line-height: 175%;
	letter-spacing: 0.05em;
}
#s5_pos_bottom_row3_4 .module_round_box h3 {
	margin-top: 20px;
}
#s5_pos_bottom_row3_4 .module_round_box h3 a {
	background: rgba(255,255,255,0.2);
	color: #fff!important;
	padding: 5px 15px;
	font-weight: bold;
	border-radius: 5px;
	font-family: "Raleway";
	font-size: 1.0em;
	transition: linear 0.2s;
}
#s5_pos_bottom_row3_4 .module_round_box h3 a:hover {
	text-decoration: none;
	opacity:0.5;
}


#s5_footer_area1 {
	border-bottom: 20px solid #64BED2;
}
#s5_scrolltop_a {
	display: none;
}


#ff_formdiv1 {
	margin: 70px 0px 0px 0px;
}
#ff_formdiv1 .bfElemWrap {
	margin-bottom: 15px;
}
#ff_formdiv1 h2  {
	font-family: "Raleway";
	text-transform: uppercase;
	color:#3C464B;
	font-size: 3.4em;
	margin-bottom: 15px;
	font-weight: 800;
}
#ff_formdiv1 p {
	font-family: "Raleway";
	color:#3C464B;
	font-size: 1.2em;
	line-height: 250%;
	margin-bottom: 10px;
}
#ff_formdiv1 label {
	line-height: 110%;
	color: #3C464B;
	font-size: 1.2em;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding-bottom: 3px;
	font-family: "Raleway";
}
#ff_formdiv1 label {
	width: 25%!important;
}
#ff_formdiv1 input {
	border-radius: 0px;
	width: 63%!important; 
}
#ff_formdiv1 textarea {
	border-radius: 0px;
	width: 63%!important;  
}
#ff_formdiv1 textarea {
	border-radius: 0px;
	padding: 4px 6px;
}
#ff_formdiv1 #bfLabel5 {
	vertical-align: top;
	padding-top: 8px;
}
#ff_formdiv1 .form-actions {
	background: 0px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	margin-top: 30px;
}
#ff_formdiv1 #bfSubmitButton {
	float: left;
	border-radius: 3px;
	display: block;
	background: #64BED2;
	color: #fff;
	padding: 3px 20px;
	font-weight: bold;
	border-radius: 5px;
	font-family: "Raleway";
	font-size: 1.2em;
}
#ff_formdiv1 #bfSubmitButton:hover {
	text-decoration: none!important;
	opacity: 0.75s;
}



#ff_formdiv2 {
	margin: 70px 0px 0px 0px;
}
#ff_formdiv2 .bfElemWrap {
	margin-bottom: 15px;
}
#ff_formdiv2 h2  {
	font-family: "Raleway";
	text-transform: uppercase;
	color:#3C464B;
	font-size: 3.4em;
	margin-bottom: 15px;
	font-weight: 800;
}
#ff_formdiv2 p {
	font-family: "Raleway";
	color:#3C464B;
	font-size: 1.2em;
	line-height: 250%;
	margin-bottom: 10px;
}
#ff_formdiv2 label {
	line-height: 110%;
	color: #3C464B;
	font-size: 1.2em;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding-bottom: 3px;
	font-family: "Raleway";
}
#ff_formdiv2 label {
	width: 25%!important;
}
#ff_formdiv2 input {
	border-radius: 0px;
	width: 63%!important; 
	max-width: 100%;
}
#ff_formdiv2 textarea {
	border-radius: 0px;
	width: 63%!important;  
	max-width: 100%;
}
#ff_formdiv2 textarea {
	border-radius: 0px;
	padding: 4px 6px;
}
#ff_formdiv2 #bfLabel16 {
	vertical-align: top;
	padding-top: 8px;
}
#ff_formdiv2 .form-actions {
	background: 0px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	margin-top: 30px;
}
#ff_formdiv2 #bfSubmitButton {
	float: left;
	border-radius: 3px;
	display: block;
	background: #64BED2;
	color: #fff;
	padding: 3px 20px;
	font-weight: bold;
	border-radius: 5px;
	font-family: "Raleway";
	font-size: 1.2em;
}
#ff_formdiv2 #bfSubmitButton:hover {
	text-decoration: none!important;
	opacity: 0.75s;
}



#s5_right_column_wrap {
	margin-top: 80px;
}
#s5_right_column_wrap .s5_mod_h3 {
	padding: 10px 20px;
	background: rgb(160, 210, 225);
	border-radius: 0px;
	border: 0px;
	color: #fff;
	font-family: "Raleway";
	font-weight: 800;
	letter-spacing: 0.075em;
	font-size: 1.3em;
}
#s5_right_column_wrap .s5_h3_first {
	color: #fff;
}
#s5_right_column_wrap .module_round_box_outer {
	margin-bottom: 90px;
}
#s5_right_column_wrap .module_round_box {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	border: 0px;
	border-bottom: 4px solid #64BED2;

}
#s5_right_column_wrap .module_round_box h4 {
	font-family: "Raleway";
	font-weight: 800;
	text-transform: uppercase;
	margin-top: 20px;
	color: #3C464B;
}
#s5_right_column_wrap .module_round_box p {
	font-size: 1.2em;
	line-height: 175%;
	font-family: "Raleway";
	padding-top: 0px;
}
#s5_right_column_wrap .module_round_box p a {
	color: #64BED2;
	font-weight: 700;
}
#s5_right_column_wrap .module_round_box iframe {
	margin-top: 15px;
}


.artigo_unico_page {
	margin-top: 70px;
}
.artigo_unico_page h2  {
	font-family: "Raleway";
	text-transform: uppercase;
	color:#3C464B;
	font-size: 3.4em;
	margin-bottom: 15px;
	font-weight: 800;
}

.artigo_unico_page p {
	font-family: "Raleway";
	color:#3C464B;
	font-size: 1.2em;
	line-height: 250%;
	margin-bottom: 10px;
}
.artigo_unico_page ul {
	font-family: "Raleway";
	color:#3C464B;
	font-size: 1.2em;
	line-height: 250%;
	margin-bottom: 10px;
}






.localizacao_page  {
	margin-right: 100px;
}
.localizacao_page iframe {
	padding: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}



.formacao_page {
	margin-bottom: 60px;
}
.formacao_page h3  {
	font-size: 1.4em;
	letter-spacing: 0.025em;
	font-family: "Arial";
	margin-top: 25px;
	margin-bottom: 30px!important;
	color: #64BED2;
}
.formacao_page .formacao_img { 
	width: 18%;
	margin-right: 5%;
	display: inline-block;
	vertical-align: top;
	padding: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.formacao_page .formacao_img p { 
	padding: 0px;
}
.formacao_page .formacao_img h4 { 
	margin-bottom: 10px;
}
.formacao_page .formacao_img h4 a { 
	border-radius: 3px;
	display: block;
	background: #A0D2E1;
	color: #fff;
	padding: 5px 15px;
	font-weight: bold;
	border-radius: 5px;
	font-family: "Raleway";
	font-size: 1.0em;
	text-align: center;
}
.formacao_page .formacao_img h4 a:hover { 
	text-decoration: none;
	opacity: 0.75;
}
.formacao_page .formacao_txt {
	width: 73%;
	display: inline-block;
	vertical-align: top;
}



.informacoes_page {
	margin-top: 70px;
	margin-right: 50px;
}
.informacoes_page .item-image {
	width: 30%;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	padding: 15px;
}
.informacoes_page .items-row .page-header h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: "Raleway";
	font-size: 1.75em!important;
	color: #3C464B; 
	font-weight: 800;
	text-transform: uppercase;
}
.informacoes_page .items-row .page-header h2 a {
	color: #3C464B;
}
.informacoes_page .published {
	font-family: "Arial";
	font-size: 1.1em;
	color: rgba(0,0,0,0.5);
}
.informacoes_page .items-row {
	margin-bottom: 50px;
	border-bottom: 0px;
}
.informacoes_page .items-row .item {
	padding-bottom: 40px;
}
.informacoes_page .items-row p {
	font-family: "Raleway";
	color:#3C464B;
	font-size: 1.2em;
	line-height: 225%;
	margin-bottom: 10px;
	margin-left: 40%;
	margin-top: -10px;
}
.informacoes_page .readmore {
	margin-top: -10px;
	line-height: 150%!important;
}
.informacoes_page .readmore a {
	border-radius: 3px;
	display: block;
	background: #A0D2E1!important;
	color: #fff!important;
	padding: 2px 20px!important;
	font-weight: bold;
	border-radius: 5px;
	font-family: "Raleway";
	font-size: 0.85em!important;
	letter-spacing: 0.05em;
}



.informacoes_page .page-header h2 { 
	margin-top: 0px;
	padding-bottom: 2px;
	font-family: "Raleway";
	font-size: 3em!important;
	color: #3C464B; 
	font-weight: 800;
	text-transform: uppercase;
	line-height: 115%;
}
.informacoes_page div[itemprop="articleBody"] p, .informacoes_page div[itemprop="articleBody"] ul {
	font-family: "Raleway";
	color:#3C464B;
	font-size: 1.2em;
	line-height: 225%;
}
.informacoes_page div[itemprop="articleBody"] p a {
	color: #6991B4;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 0.025em;
	transition: 0.25s linear;
}
.informacoes_page div[itemprop="articleBody"] p a:hover {
	opacity: 0.75;
}
.informacoes_page div[itemprop="articleBody"] img {
	margin-bottom: 20px;
	padding: 15px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
.informacoes_page div[itemprop="articleBody"] h3 {
	color: #172C41;
	font-size: 1.65em;
	line-height: 160%;
	margin-top: 30px;
	margin-bottom: 10px!important;
	font-weight: bold;
	font-family: "Raleway";
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.informacoes_page div[itemprop="articleBody"] h3:after {
	width: 50px;
	height: 5px;
	background: #6991B4;
	content: "";
	display: block;
	margin: 10px 0px -3px 0px;
}
.informacoes_page .coluna_02 {
	width: 49.5%;
	display: inline-block;
	vertical-align: top;
}


#s5_right_column_wrap .bt-center {
	width: 35%;
	margin-right: 5%;
	float: left;
}
#s5_right_column_wrap .bt-center img {
	margin: 0px;
	border: 0px;
	outline: 0px;
	margin-bottom: 20px;
}
#s5_right_column_wrap .bt-center2 {
	width: 60%;
	float: right;
}
#s5_right_column_wrap .bt-row {
	padding-bottom: 10px;
}
#s5_right_column_wrap .bt-inner {
	padding: 0px;
}
#s5_right_column_wrap .bt-title {
	font-size: 1.0em;
	font-family: "Raleway";
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #3C464B;
	text-transform: none;
	display: block;
	height: auto!important; 
}
#s5_right_column_wrap .bt-extra {
	color: #3C464B;
	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_right_column_wrap .bt-introtext {
	color: #3C464B;
	margin-top: 8px;
}



#set-rl_sliders-2 span, #set-rl_sliders-1 span {
	font-size: 1.3em;
	font-family: "Raleway";
	font-weight: bold;
	color: #508CAA!important;
}
#set-rl_sliders-2 .accordion-group, #set-rl_sliders-1 .accordion-group  {
	margin-bottom: 25px;
	border: 0px!important;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	border-radius: 0px!important;
	border-bottom: 2px solid #A0D2E1!important;
}
#set-rl_sliders-2 .accordion-toggle:hover, #set-rl_sliders-1 .accordion-toggle:hover {
	background: transparent!important;
	color: #A0D2E1!important; 
}
#set-rl_sliders-2 .accordion-heading, #set-rl_sliders-1 .accordion-heading {
	background: transparent!important;
}
#s5_top_row2_area1 .accordion-inner {
	background: rgba(0,0,0,0.02);
}
#s5_top_row2_area1 .accordion-inner li {
	font-family: "Raleway";
	color:#3C464B;
	font-size: 1.2em;
	line-height: 300%;
	list-style-type:disc;
	margin-left: 30px;
}


.rl_sliders.accordion>.accordion-group.active>div>a:focus, .rl_sliders.accordion>.accordion-group>div>a:focus {
	box-shadow: 0px 0px 0px transparent!important;
}
.rl_sliders.accordion>.accordion-group.active>.accordion-heading>a.accordion-toggle {
	background: transparent;
}
