* {
  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: 36px;
  padding-right: 32px;
  color: #CCCCCC;
}

#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: 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;
}

.blog-featured .blog-items .blog-item +.blog-item {
  border-top: 1px solid #EDEDED;
  margin-top: 20px;
  padding-top: 20px;
}

.blog-featured .system-unpublished span.label {
  display: none;
}

#s5_breadcrumb_wrap ul.j4 {
  display: flex;
  align-items: center;
}

#s5_breadcrumb_wrap ul.j4 .icon-location {
  margin-right: 5px;
}

#s5_breadcrumb_wrap ul.j4 li:not(.first) +li >span:before, #s5_breadcrumb_wrap ul li:not(.first) +li >a:before {
  content: '//';
  display: inline-block;
  margin: 0 4px;
}

.com-users-login input.form-control {
  min-width: 300px;
  box-sizing: border-box;
  height: 36px;
}

.password-group .input-group {
  position: relative;
  width: 300px;
}

.password-group .input-group input.form-control {
  width: 100%;
  padding-right: 30px;
}

.password-group .input-group .input-password-toggle {
  padding: 0 !important;
  position: absolute;
  top: 8px;
  right: 9px;
  border: none;
  line-height: 1;
  min-height: auto !important;
  background: transparent;
}

.password-group .input-group .input-password-toggle .icon-eye-slash:before {
  content: '\f070';
}

.password-group .input-group .visually-hidden {
  display: none;
}

.com-users-login__remember .form-check {
  display: flex;
}

.com-users-login__remember .form-check input {
  margin-right: 6px;
}

/* Edit Modules when hover */
.module_round_box_outer,
.moduletable {
  position: relative;
}

.module_round_box_outer .jmodedit,
.moduletable .jmodedit {
  background: #fff !important;
  border: 1px solid #dfdfdf;
  border-radius: 5px !important;
  right: 3px;
  top: 3px;
  position: absolute;
  padding: 5px !important;
  z-index: 5;
}

div[role="tooltip"] {
  border-radius: 4px;
  background: #000;
  border: 1px solid #555555;
  color: #fff;
  display: none;
  font-size: 12px;
  right: 0;
  top: 40px;
  padding: 12px;
  position: absolute;
  z-index: 5;
}

div[role="tooltip"].show {
  display: inline-block;
}

#s5_component_wrap .row {
  margin-left: 0;
}


joomla-field-fancy-select {
  display: inline-block;
}

joomla-field-fancy-select .choices__inner {
  width: auto;
  min-width: 200px;
}

joomla-field-fancy-select .choices__item--selectable .choices__button_joomla {
  margin-left: 8px !important;
}

.field-calendar .input-group {
  display: flex;
  gap: 8px;
}

.field-calendar .input-group input {
  height: auto;
  margin: 0;
}

.field-calendar .input-group button .visually-hidden {
  display: none;
}

/* Select image media */
.modal-backdrop.fade {
  opacity: 0.5;
}

div.modal.fade {
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  min-width: 300px;
}

@media screen and (min-width: 1200px) {
  div.modal.fade {
    width: 1000px;
  }
}

.media-modal-backdrop .modal {
  transform: translateY(40%);
}

.joomla-modal.modal:not(.show) {
  display: none;
}

.joomla-modal.modal.show .modal-body {
  height: 500px;
}

.joomla-modal.modal button.novalidate {
  display: none;
}

.media-toolbar {
  position: inherit;
  top: 0;
}

.subhead.noshadow button {
  font-size: initial;
}

#com-content-form .control-group input[type="checkbox"] {
  min-width: inherit;
}

#com-content-form .control-group .controls span.small {
  display: block;
}

#com-content-form joomla-tab-element joomla-field-media .field-media-preview {
  border-width: 1px;
}

#com-content-form joomla-tab-element joomla-field-media .input-group {
  display: flex;
  margin-top: 8px;
  gap: 8px;
}

@media screen and (min-width: 1200px) {
  #com-content-form .control-group .control-label {
    width: 20%;
  }

  #com-content-form joomla-tab-element:not(#editor) .control-group {
    display: flex;
  }
}

.tox .tox-tbtn,
.tox .tox-mbtn {
  border-radius: 0 !important;
}




/* -------------------------------------------- */

#s5_header_area1 {
	position:fixed;
	top: 0;
	margin:auto;
	left: 0;
	margin-bottom: 0px;
	
	width: 100%;
	z-index: 9999;
	background: rgba(255, 255, 255, 1.0);
	box-shadow: 0px 5px 5px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05);
	padding: 10px 0px 5px 0px;
}
#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_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: 15%!important;
  height: auto!important;
}
#s5_menu_wrap {
  background: rgba(0,0,0,0.0);
  border-top: solid 0px #222222;
  width: 80%;
  float: right;
  margin-top: -45px;
}




#s5_top_row1_area1 {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
	min-height: 0px;
	background-image: url(../images/fundo-teste.jpg);
	position: relative;
	z-index: 2;
}
#s5_top_row1_area1 .module_round_box_outer  {
	margin: 170px 7px 70px 7px;
}
#s5_top_row1_area1 .module_round_box  {
	width: 70%;
	margin: 0px auto 0px auto;
	padding: 20px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
#s5_top_row1_area1 .ls-bottom-slidebuttons {
	margin-top:80px;
}
#s5_top_row1_area1 .ls-bottom-slidebuttons a {
	border: 2px solid rgba(20,130,140,1.0)!important;
}

#s5_top_row1_area1 .ls-bottom-slidebuttons .ls-nav-active {
	background: rgba(20,130,140,0.5);
}



#s5_top_row2_area1 {
	background: rgba(20,130,140,1.0);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.25);
	position: relative;
	z-index: 1;
	padding: 50px 0px;
}
#s5_top_row2_area1 .s5_mod_h3 {
	display: none;
}
#s5_top_row2_area1 .module_round_box_outer  {
	margin: 40px 15px;
}
#s5_pos_top_row2_1 .module_round_box {
	padding: 30px 20px 30px 20px;
	background: rgba(0,0,0,0.3);
	border-radius: 0px 20px 0px 20px;
}
#s5_pos_top_row2_2 .module_round_box, #s5_pos_top_row2_3 .module_round_box, #s5_pos_top_row2_4 .module_round_box, #s5_pos_top_row2_5 .module_round_box {
	background: rgba(0,0,0,0.05);
	padding: 30px 20px 30px 20px;
	border-radius: 0px 20px 0px 20px;
}
#s5_top_row2_area1 .module_round_box h3 {
	font-family: "Roboto";
	color: #fff;
	font-size: 1.75em;
	line-height: 125%;
}
#s5_top_row2_area1 .module_round_box h2 {
	font-family: "Roboto";
	color: rgba(255,255,255,1.0);
	font-size: 2.75em;
	line-height: 125%;
	margin-bottom: 10px;
}
#s5_top_row2_area1 .module_round_box p {
	font-family: "Roboto";
	color: rgba(255,255,255,0.75);
	font-size: 1.3em;
	line-height: 175%;
}
#s5_top_row2_area1 .module_round_box h4 {
	font-family: "Roboto";
	font-size: 1.3em;
	margin-left: -20px;
	margin-top: 10px;
}
#s5_top_row2_area1 .module_round_box h4 a {
	background: rgba(0,0,0,0.15);
	color: rgba(255,255,255,0.75);
	padding: 4px 20px;
	border-radius: 0px 20px 20px 0px;
}





#s5_top_row3_area1 {
	background: #165a62;
	padding-top: 75px;
}
#s5_top_row3_area1 .module_round_box_outer {
	margin: 0px;
}
#s5_top_row3_area1 .module_round_box {
	padding: 0px;
	background: transparent;
}
#s5_top_row3_area1 .module_round_box .custom {
	padding-bottom: 30px;
}
#s5_top_row3_area1 .module_round_box .custom:after {
	display: block;
	content: "";
	height: 3px;
	width: 100%;
	background: rgba(255,255,255,0.1);
	margin-top: -42px;
	border-radius: 50px;
}
#s5_top_row3_area1 .module_round_box h2, #s5_top_row3_area1 .module_round_box h3 {
	display: inline-block;
}
#s5_top_row3_area1 .module_round_box h2 span {
	font-family: "Roboto";
	color: rgba(255,255,255,1.0);
	font-size: 2em;
	line-height: 150%;
	margin: 0px 0px 0px 36px;
	padding: 0px 8px 0px 8px;
	font-weight: bold;
	background: #165a62;
}
#s5_top_row3_area1 .module_round_box h3 span {
	font-family: "Roboto";
	color: rgba(255,255,255,0.6);
	font-size: 1.6em;
	line-height: 150%;
	background: #165a62;
	margin-left: -3px;
	padding: 0px 8px 0px 8px;
}
#layerslider_2 {
	border-bottom: 10px solid #165a62;
}





#s5_bottom_row1_area1 {
	padding: 50px 0px 110px 0px;
}
#s5_bottom_row1_area1 .module_round_box_outer {
	margin: 20px 0px 0px 0px;
}
#s5_bottom_row1_area1 .module_round_box {
	padding: 0px;
	border: 2px solid #fff;
}
#s5_bottom_row1_area1 .module_round_box p {
	padding: 0px;
}
#s5_bottom_row1_area1 .s5_resize_bottom_row1 {
	min-height: 0px!important;
}
#s5_bottom_row1_area1 .informacoes_box_img {
	position: relative;
	z-index: 0;
}
#s5_bottom_row1_area1 .informacoes_box_txt {
	position: relative;
	z-index: 1;
	margin-top: -60px;
	background: linear-gradient(0deg, rgba(225,240,245,1) 50%, rgba(225,240,245,0) 100%);
	border-bottom: 4px solid rgba(20,130,140,1.0);
	width: 100%;
	padding-top: 40px;
	padding-bottom: 20px;
}
#s5_bottom_row1_area1 .informacoes_box_txt h2 {
	font-family: "Roboto";
	color: rgba(20,130,140,1.0);
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 20px 5px 20px;
	text-transform: uppercase;
}
#s5_bottom_row1_area1 .informacoes_box_txt p {
	font-family: "Roboto";
	color: rgba(20,130,140,1.0);
	font-size: 1.1em;
	margin: 0px 20px 0px 20px;
}



#s5_pos_bottom_row1_3 .custom {
	margin: -30px 70px 20px 70px;
	text-align: center;
}
#s5_pos_bottom_row1_3 .custom img {
	width: 60%;
	margin-bottom: 50px;
}
#s5_pos_bottom_row1_3 .custom h2 {
	font-family: "Roboto";
	color: #666;
	font-size: 2em;
	line-height: 125%;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#s5_pos_bottom_row1_3 .custom p {
	color: #666;
	font-family: "Roboto";
	font-size: 1.3em;
	line-height: 250%;
}
#s5_pos_bottom_row1_3 .custom h4 {
	font-family: "Roboto";
	font-size: 1.3em;
	margin-top: 30px;
}
#s5_pos_bottom_row1_3 .custom h4 a {
	background: #666;
	color: #fff;
	padding: 4px 20px;
	border-radius: 20px;
}



#s5_bottom_row2_area1 {
	background: #006e78;
	padding: 100px 0px;
}
#s5_bottom_row2_area1 .module_round_box_outer {
	margin: 0px;
}
#s5_bottom_row2_area1 .module_round_box {
	padding: 0px 20px;
	background: transparent;
	color: #fff;
}
#s5_bottom_row2_area1 .s5_resize_bottom_row2 {
	min-height: 0px!important;
}
#s5_pos_bottom_row2_1 .module_round_box, #s5_pos_bottom_row2_2 .module_round_box {
	border-right: 1px solid rgba(255,255,255,0.075);
}
#s5_pos_bottom_row2_1 .module_round_box h2, #s5_pos_bottom_row2_2 .module_round_box h2 {
	font-family: "Roboto";
	color: #fff;
	font-size: 1.75em;
	line-height: 125%;
	font-weight: bold;
}
#s5_pos_bottom_row2_1 .module_round_box p, #s5_pos_bottom_row2_2 .module_round_box p {
	font-family: "Roboto";
	color: rgba(255,255,255,0.75);
	font-size: 1.1em;
	line-height: 125%;
}
#s5_pos_bottom_row2_1 .module_round_box p a, #s5_pos_bottom_row2_2 .module_round_box p a  {
	color: rgba(255,255,255,0.75)!important;
}

#s5_pos_bottom_row2_3 .module_round_box {
	text-align: center;
}
#s5_pos_bottom_row2_3 .module_round_box h2 {
	font-family: "Roboto";
	color: rgba(255,255,255,1.0);
	font-size: 2em;
	line-height: 125%;
	margin-top: 30px;
	text-transform: uppercase;
	font-weight: bold;
}
#s5_pos_bottom_row2_3 .module_round_box h4 {
	font-family: "Roboto";
	font-size: 1.3em;
	margin-top: 30px;
}
#s5_pos_bottom_row2_3 .module_round_box h4 a {
	background: rgba(255,255,255,1.0);
	color:  #006e78;
	padding: 8px 30px;
	border-radius: 20px 20px;
	font-weight: bold;
}



#s5_footer_area1 {
	background: #6da0a5;
}
#s5_footer_area1 #s5_footer_area_inner2 {
	background: transparent;
	margin: 0px;
	padding: 10px 20px;
}
#s5_footer_area1 .footerc {
	color: #fff;
	font-family: "Roboto";
}
#s5_scrolltop_a {
	display: none;
}





.artigo_unico_page {
	margin: 180px auto 70px auto;
	width: 900px;
}
.artigo_unico_page h2 {
	font-family: "Roboto";
	color: #14818e;
	font-size: 3.5em;
	line-height: 150%;
	margin-bottom: 10px;
	font-weight: bold;
	margin-bottom: 40px;
}
.artigo_unico_page p {
	color: #666;
	font-family: "Roboto";
	font-size: 1.4em;
	line-height: 250%;
	margin-bottom: 30px;
}
.artigo_unico_page .img_box {
	padding: 20px 0px 20px 0px; 
	background: rgba(225,240,245,0.25);
	margin-bottom: 30px;
	border-radius: 50px 0px 50px 0px;
}
.artigo_unico_page .img_box img {
	border: 15px solid #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.artigo_unico_page .img_box p {
	line-height: 125%;
	margin-bottom: 0px;
	font-size: 1.3em;
}
.artigo_unico_page .img_box p a {
	color: #14818e;
}
.artigo_unico_page p a {
	color: #14818e;
}
.abeti_col {
	width: 33%;
	display: inline-block;
	vertical-align: top;
	min-height: 400px;
}
.abeti_col1 {
	background: rgba(225,240,245,0.2);
}
.abeti_col2 {
	background: rgba(225,240,245,0.5);
}
.abeti_col3 {
	background: rgba(225,240,245,0.2);
}
.abeti_col  ul {
	color: #666;
	font-family: "Roboto";
	font-size: 1.0em;
	line-height: 300%;
	padding: 0px 20px;
}
.abeti_col  p {
	margin-bottom: 0px;
	font-size: 1.1em;
	padding: 20px 20px 0px 20px;
	color: #14818e;
}
	




#s5_below_columns_inner {
	max-width: 900px!important;
}
#s5_below_columns_inner .module_round_box_outer {
	margin: -50px 0px 150px 0px!important;
}
#s5_below_columns_inner .module_round_box {
	padding: 0px;
}
#s5_below_columns_inner .ls-bottom-slidebuttons {
	margin-top:80px;
}
#s5_below_columns_inner .ls-bottom-slidebuttons a {
	border: 2px solid rgba(20,130,140,1.0)!important;
}

#s5_below_columns_inner .ls-bottom-slidebuttons .ls-nav-active {
	background: rgba(20,130,140,0.5);
}



.estatuto_page {
	margin: 180px auto 70px auto;
}
.estatuto_page h2 {
	font-family: "Roboto";
	color: #14818e;
	font-size: 3.5em;
	line-height: 150%;
	margin-bottom: 10px;
	font-weight: bold;
	margin-bottom: 40px;
}
.estatuto_page h3 {
	font-family: "Roboto";
	color: #14818e;
	font-size: 2em;
	line-height: 200%;
	font-weight: bold;
}
.estatuto_page p {
	color: #666;
	font-family: "Roboto";
	font-size: 1.4em;
	line-height: 250%;
	margin-bottom: 30px;
}


.rl_sliders.accordion>.accordion-group.active>div>a:focus,.rl_sliders.accordion>.accordion-group>div>a:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 0 0px transparent!important;
    box-shadow: inset 0 0 0px transparent!important;
}
.accordion-heading {
	font-family: "Roboto";
	font-size: 1.4em;
	line-height: 250%;
	font-weight: bold;
}
.accordion-heading span {
	color: #666!important;
}
.accordion-inner {
	padding: 50px!important;
}



.conselho_page {
	margin: 180px auto 70px auto;
	width: 1100px;
}
.conselho_page .item {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
	text-align: center;
	padding-bottom: 20px;
	margin: 0px 10px;
	min-height: 400px;
}
.conselho_page .item img {
	border: 15px solid #fff;	
}
.conselho_page .items-row {
	margin-bottom: 40px;
	border-bottom: 0px;
}
.conselho_page .item h2 {
	font-family: "Roboto";
	color: #14818e;
	font-size: 1.0em;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 5px!important;
}
.conselho_page .item h2 a {
	color: #14818e!important;
}
.conselho_page .item h3 {
	font-family: "Roboto";
	color: #666;
	font-size: 1.0em;
	line-height: 150%;
	margin-bottom: 0px!important;
}

.conselho_img {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	margin-right: 5%;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
	text-align: center;
	padding-bottom: 20px;
}
.conselho_img img {
	border: 15px solid #fff;
}
.conselho_img p {
	padding-top: 0px;
}
.conselho_img h2 {
	font-family: "Roboto";
	color: #14818e;
	font-size: 1.0em;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 5px!important;
	padding: 0px 15px;
}
.conselho_img h3 {
	font-family: "Roboto";
	color: #666;
	font-size: 1.0em;
	line-height: 150%;
	margin-bottom: 0px!important;
	padding: 0px 15px;
}

.conselho_txt {
	display: inline-block;
	vertical-align: top;
	width: 74%;
}
.conselho_txt p {
	color: #666;
	font-family: "Roboto";
	font-size: 1.25em;
	line-height: 200%;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin-bottom: 15px;
	padding-bottom: 15px;
}




.parceiros_page {
	margin: 180px auto 70px auto;
	width: 900px;
}
.parceiros_page .page-header {
	display: none;
}
.parceiros_page div[itemprop="articleBody"] {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	padding: 30px;
}
.parceiros_page h3 {
	font-family: "Roboto";
	color: #14818e;
	font-size: 2.5em;
	line-height: 150%;
	margin-bottom: 10px;
	font-weight: bold;
	margin-bottom: 40px;
}
.parceiros_page p, .parceiros_page li {
	color: #666;
	font-family: "Roboto";
	font-size: 1.25em;
	line-height: 200%;
}
.parceiros_page p a {
	background: #006e78;
	color: #fff;
	padding: 8px 30px;
	border-radius: 20px 20px;
	font-weight: bold;
}


.producao_cientifica_page {
	margin: 180px auto 70px auto;
}
.producao_cientifica_page h2 {
	font-family: "Roboto";
	color: #006e78;
	font-size: 2.75em;
	line-height: 125%;
	margin-bottom: 10px;
}
.producao_cientifica_page h3 {
	font-family: "Roboto";
	color: rgba(15,110,120,0.7);
	font-size: 1.75em;
	line-height: 125%;
	margin-bottom: 40px!important;
}
.producao_cientifica_page p, .producao_cientifica_page ul {
	color: #666;
	font-family: "Roboto";
	font-size: 1.25em;
	line-height: 175%;
}
.producao_cientifica_page ul a {
	color: #006e78!important;
}



.tratamentos_page {
	margin: 180px auto 70px auto;
}
.tratamentos_page .items-row .page-header {
	display: none;
}
.tratamentos_page .item {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
	text-align: center;
	padding: 20px;
	margin: 0px 5px;
	min-height: 140px;
}
.tratamentos_page .items-row {
	margin-bottom: 25px;
	border-bottom: 0px;
}
.tratamentos_page img {
	width: 75%;
	opacity: 0.25;
}
.tratamentos_page .item h2 {
	font-family: "Roboto";
	color: #006e78;
	font-size: 1.3em;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 5px!important;
	margin-top: 20px;
}

.tratamentos_page h2 {
	font-family: "Roboto";
	color: #006e78;
	font-size: 2.75em;
	line-height: 125%;
	margin-bottom: 10px;
}
.tratamentos_page h3 {
	font-family: "Roboto";
	color: rgba(15,110,120,0.7);
	font-size: 1.75em;
	line-height: 125%;
	margin-bottom: 40px!important;
}
.tratamentos_page p, .tratamentos_page ul {
	color: #666;
	font-family: "Roboto";
	font-size: 1.25em;
	line-height: 175%;
}
.tratamentos_page li {
	margin-bottom: 25px;
}
.tratamentos_page a {
	color: #006e78!important;
}



.conabeti_23_page {
	margin: 60px auto 70px auto;
}
.conabeti_23_page .page-header {
	display: none;
	text-align: center!Important;
}
.conabeti_23_page img {
	width: 50%;
	border: 15px solid #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.conabeti_23_page .programacao_header h2 {
	font-family: "Roboto";
	color: #006e78;
	font-size: 3em;
	line-height: 125%;
	margin-top: 40px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
}
.conabeti_23_page .programacao_header h3 {
	font-family: "Roboto";
	color: #006e78;
	font-size: 2em;
	line-height: 125%;
	text-align: center;
}
.conabeti_23_page .programacao_header p {
	display: inline-block;
	text-align: center!important;
	margin: 0px 5px;
}
.conabeti_23_page .programacao_header p a {
	background: rgba(15,110,120,0.7);
	color: #fff;
	padding: 4px 15px;
	border-radius: 20px;
	font-weight: bold;
	font-size: 1.1em;
}
.conabeti_23_page .programacao_botoes {
	margin: 0px auto!important;
	padding-top: 15px;
	text-align: center;
}
.conabeti_23_page .programacao_botoes h3 {
	font-size: 1.4em;
	margin-top: 10px;
}

.conabeti_23_page .programacao_box {
	text-align: left!important;
}



.conabeti_23_page .programacao_aba {
	padding-left: 40px;
	margin: 0px auto;
	display: block;
	margin-bottom: 30px;
}
.conabeti_23_page .programacao_aba h4 span {
	font-family: "Roboto";
	color: #fff;
	font-size: 1.0em;
	line-height: 175%;
	background: rgba(15,110,120,0.7);
	padding: 10px 20px 5px 20px;
	border-radius: 10px 10px 0px 0px;
	font-weight: bold;
}
.conabeti_23_page .programacao_aba h3 {
	font-family: "Roboto";
	color: #006e78 ;
	font-size: 1.2em;
	line-height: 125%;
	margin-bottom: 0px!important;
	text-transform: uppercase!important;
	background: rgba(15,110,120,0.1);
	padding: 10px 20px;
	font-weight: 400!important;
	border-radius: 0px 10px 0px 0px;
}
.conabeti_23_page .programacao_aba p {
	color: #666;
	font-family: "Roboto";
	font-size: 1.15em;
	line-height: 175%;
	border-left: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-right: 1px solid rgba(0,0,0,0.1);
	padding: 10px 20px;
}
.conabeti_23_page .programacao_sessao_pp {
	color: #666;
	font-family: "Roboto";
	font-size: 1.15em;
	line-height: 175%;
	border-left: 1px solid rgba(15,110,120,0.1);
	border-bottom: 1px solid rgba(15,110,120,0.1);
	border-right: 1px solid rgba(15,110,120,0.1);
	padding: 10px 20px;
	margin-top: -20px;
	margin-bottom: 30px;
}

.conabeti_23_page h5 {
	font-family: "Roboto";
	color: #006e78;
	font-size: 1.5em;
	line-height: 125%;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 40px;
	border-bottom: 1px solid rgba(15,110,120,0.1);
}
.conabeti_23_page h5:before {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: rgba(15,110,120,0.7);
	content: "";
	border-radius: 100%;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.conabeti_23_page h5 img {
	width: auto!important;
	box-shadow: 0px 0px 0px transparent!important;
	padding: 0px!important;
}


.conabeti_23_page h6 {
	margin-bottom: 20px;
	margin-top: 75px; 
}
.conabeti_23_page h6 span {
	background: #006e78;
	color: #fff;
	padding: 4px 25px;
	border-radius: 0px 20px 20px 0px;
	font-weight: bold;
	font-size: 1.3em;
}



.tratamentos_page h2 {
	font-family: "Roboto";
	color: #006e78;
	font-size: 2.75em;
	line-height: 125%;
	margin-bottom: 10px;
}
.tratamentos_page h3 {
	font-family: "Roboto";
	color: rgba(15,110,120,0.7);
	font-size: 1.75em;
	line-height: 125%;
	margin-bottom: 40px!important;
}




.inscricoes_box img {
	width: 65%!important;
	border: 15px solid #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	margin-top: 50px;
}



.mod_banner_event {
	box-shadow: 0px 0px 0px transparent!important;
	background: transparent!important;
}
.mod_banner_event #layerslider_4, .mod_banner_event #layerslider_5, .mod_banner_event #layerslider_6, .mod_banner_event #layerslider_7, .mod_banner_event #layerslider_8, .mod_banner_event #layerslider_9 {
	background: #fff;
	padding: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}



#ff_formdiv1 {
	margin: 180px auto 70px auto;
	width: 900px;
}
#ff_formdiv1 p, #ff_formdiv1 ul {
	color: #666;
	font-family: "Roboto";
	font-size: 1.4em;
	line-height: 250%;
	margin-bottom: 15px; 
}
#ff_formdiv1 h2 {
	font-family: "Roboto";
	color: #14818e;
	font-size: 3.5em;
	line-height: 150%;
	margin-bottom: 10px;
	font-weight: bold;
	margin-bottom: 40px;
}
#ff_formdiv1 .bfElemWrap {
	margin: 25px 0px;
}
#ff_formdiv1 label {
	color: #666;
	font-family: "Roboto";
	font-size: 1.4em;
	width: 30%;
	border-bottom: 2px dotted rgba(0,0,0,0.1);
	margin-top: -1px;
}
#ff_formdiv1 .inputbox {
	max-width: 64%!important;
}
#ff_formdiv1 .form-actions {
	background: transparent;
	border-top: 0px;
	padding: 0px;
}
#ff_formdiv1 .button {
	float: left;
	background: rgba(15,110,120,0.7);
	color: #fff;
	padding: 4px 25px;
	border-radius: 20px;
	font-weight: bold;
	font-size: 1.3em;
}




/* EVENTOS --------------------------------------------------------------------- */

.s5_resize_above_columns_inner {
	min-height: 0px!important;
}
#s5_above_columns_wrap1 .module_round_box {
	padding: 0px;
}
#s5_above_columns_wrap1 .custom {
	margin-top: 75px;
}
#s5_above_columns_wrap1 h2 {
	font-family: "Roboto";
	color: rgba(15,110,120,0.5);
	font-size: 5em;
	line-height: 90%;
	margin: 0px auto 0px auto;
	text-align: center;
	margin-bottom: 0px;
}
#s5_above_columns_wrap1 h2 span {
	font-weight: 900;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 2px solid rgba(15,110,120,0.1);
	color: rgba(15,110,120,1.0);
}
#s5_above_columns_wrap1 h3 {
	font-family: "Roboto";
	color: rgba(15,110,120,1.0);
	font-size: 1.75em;
	line-height: 150%;
	text-align: center;
	margin-top: 10px;
}
#s5_above_columns_wrap1 .menu {
	margin-top: 30px;
}
#s5_above_columns_wrap1 ul {
	text-align: center;
}
#s5_above_columns_wrap1 .menu li {
	display: inline-block;
	margin: 0px auto 10px auto!Important;
}
#s5_above_columns_wrap1 .menu li a {
	background: rgba(15,110,120,0.7);
	color: #fff;
	padding: 4px 15px;
	border-radius: 20px;
	font-weight: bold;
	font-size: 1.2em;
	transition: 0.3s linear;
	margin: 0px 10px;
}
#s5_above_columns_wrap1 .menu li:hover a, #s5_above_columns_wrap1 .menu li.active a {
	text-decoration: none;
	opacity: 0.5;
}
.eventos_page {
	margin-top: 40px;
	margin-bottom: 50px;
}
.eventos_page h3 {
	font-family: "Roboto";
	color: #006e78;
	font-size: 1.5em;
	line-height: 125%;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 30px;
	border-bottom: 1px solid rgba(15,110,120,0.1);
	font-weight: bold;
}
.eventos_page h3:before {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: rgba(15,110,120,0.7);
	content: "";
	border-radius: 100%;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.eventos_page p, .eventos_page ul, .eventos_page ol {
	color: #666;
	font-family: "Roboto";
	font-size: 1.25em;
	line-height: 225%;
}
.eventos_page p a {
	color: #006e78!important;
}
.eventos_page .palestrantes_col {
	width: 31.1%;
	margin-right: 2%;
	display: inline-block;
	vertical-align: top;
}
.eventos_page .palestrantes_col p {
	line-height: 250%;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}
.eventos_page .palestrantes_col p:before {
	content:"";
	width: 6px;
	height: 6px;
	background: rgba(0,0,0,0.1);
	display: inline-block;
	border-radius: 100%;
	margin-right: 8px;
	margin-bottom: 3px;
}




.eventos_page .programacao_sessao_apresentadores {
	border-left: 1px solid rgba(15,110,120,0.1);
	border-bottom: 1px solid rgba(15,110,120,0.1);
	border-right: 1px solid rgba(15,110,120,0.1);
	padding: 10px 20px;
	margin-top: -8px;
	margin-bottom: 30px;
}
.eventos_page .programacao_sessao_apresentadores p {
	color: #666;
	font-family: "Roboto";
	font-size: 1.15em;
	line-height: 150%;
}
.eventos_page .programacao_subsessao {
	padding-left: 40px;
	margin: 0px auto;
	display: block;
	margin-bottom: 30px;
}
.eventos_page .programacao_subsessao h4 span {
	font-family: "Roboto";
	color: #fff;
	font-size: 1.0em;
	line-height: 175%;
	background: rgba(15,110,120,0.7);
	padding: 10px 20px 5px 20px;
	border-radius: 10px 10px 0px 0px;
	font-weight: bold;
}
.eventos_page .programacao_subsessao h3 {
	font-family: "Roboto";
	color: #006e78 ;
	font-size: 1.2em;
	line-height: 125%;
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	text-transform: uppercase!important;
	background: rgba(15,110,120,0.1);
	padding: 10px 20px;
	font-weight: 400!important;
	border-radius: 0px 10px 0px 0px;
}
.eventos_page .programacao_subsessao h3:before {
	display: none;
}
.eventos_page .programacao_subsessao p {
	color: #666;
	font-family: "Roboto";
	font-size: 1.15em;
	line-height: 150%;
	border-left: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-right: 1px solid rgba(0,0,0,0.1);
	padding: 10px 20px;
}



.guidelines_page {
	margin: 180px auto 70px auto;
	width: 900px;
}
.guidelines_page .item {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
	padding: 20px;
}
.guidelines_page .items-row {
	border-bottom: 0px;
	margin-bottom: 60px;
}
.guidelines_page .guideline_img {
	width: 24%;
	margin-right: 2%;
	display: inline-block;
	vertical-align: top;
}
.guidelines_page .guideline_img img {
	width: 200px!important;
}
.guidelines_page .guideline_img p {
	padding: 0px;
}
.guidelines_page .guideline_txt {
	width: 73%;
	display: inline-block;
	vertical-align: top;
}
.guidelines_page .guideline_txt h3 {
	font-family: "Roboto";
	color: #006e78;
	font-size: 2em;
	line-height: 125%;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px solid rgba(15,110,120,0.1);
	font-weight: bold;
}
.guidelines_page .guideline_txt p, .guidelines_page .guideline_txt ul, .guidelines_page .guideline_txt ol {
	color: #666;
	font-family: "Roboto";
	font-size: 1.25em;
	line-height: 225%;
}
.guidelines_page .guideline_txt h4 {
	margin-top: 15px;
}
.guidelines_page .guideline_txt h4 a {
	background: rgba(15,110,120,0.7);
	color: #fff;
	padding: 4px 25px;
	border-radius: 20px;
	font-weight: bold;
	font-size: 1.2em;
	transition: 0.3s linear;
}
.incricoes_page h4 {
	margin-top: 20px;
}
.incricoes_page h4 a {
	background: #d5242a;
	color: #fff;
	padding: 4px 25px;
	border-radius: 20px;
	font-weight: bold;
	font-size: 1.2em;
	transition: 0.3s linear;
}



.btn-group {
	display: none;
}



.inscrições_brasit2023_page {
	width: 850px;
	margin: 0px auto!Important;
}
.ingresso_desc {
	width: 87%;
	display: inline-block;
}
.ingresso_desc h4 {
	font-family: "Roboto";
	color: rgba(15,110,120,0.7);
	font-size: 1.3em;
	line-height: 125%;
	margin-bottom: 5px;
}
.ingresso_desc h3 {
	font-family: "Roboto";
	color: #006e78;
	font-size: 2em;
	line-height: 125%;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(15,110,120,0.1);
}

.ingresso_category {
	margin-bottom: 30px;
}
.ingresso_preco {
	width: 12%;
	display: inline-block;
}
.ingresso_preco h3 {
	font-family: "Roboto";
	color: #666;
	font-size: 2em;
	line-height: 100%;
	font-weight: bold;
	text-align: center;
}
.ingresso_preco h3 span {
	font-size: 0.5em;
}
.ingresso_preco p a {
	background: rgba(15,110,120,0.7);
	color: #fff;
	padding: 10px 20px;
	border-radius: 20px;
	font-weight: bold;
	font-size: 1.2em;
	transition: 0.3s linear;
}




.eshop-category-title {
	display: none;
}
#eshop-list.table-responsive  > thead > tr > th {
	border: 2px solid rgba(255,255,255,0.1)!important;
}
table.table th {
	font-family: "Roboto";
	background: rgba(15,110,120,1.0)!important;
	color: #fff!important;
	padding: 15px 30px ;
	font-weight: bold;
	font-size: 1.3em;
	transition: 0.3s linear;
}
.eshop-products-table {
	margin-bottom: 75px;
}
.eshop-products-table td {
	padding: 30px 30px 30px 30px;
}
.eshop-products-table .row0 td {
	background: rgba(15,110,120,0.05)!important;
	border: 2px solid rgba(15,110,120,0.1)!important;
}
.eshop-products-table .row1 td {
	border: 2px solid rgba(15,110,120,0.1)!important;
}
.coluna01 {
	width: 50%!important;
}
.nome_produto {
	font-family: "Roboto";
	color: #666;
	font-size: 1.3em;
	line-height: 125%;
}



.coluna02 {
	width: 20%!important;
	text-align: center!important;
}
.categoria {
	font-family: "Roboto";
	color: #666;
	font-size: 1.3em;
	line-height: 125%;
	text-align: center;
}


.coluna03 {
	width: 15%!important;
	text-align: center!important;
}
.eshop-product-price {
	text-align: center;
}
.cifrao {
	display: inline-block;
	width: auto;
	font-family: "Roboto";
	color: rgba(15,110,120,0.7);
	font-size: 1.3em;
	line-height: 125%;
	font-weight: bold;
}
.price {
	display: inline-block!important;
	width: auto!important;
	font-family: "Roboto";
	color: rgba(15,110,120,0.7);
	font-size: 1.5em;
	line-height: 125%;
	font-weight: bold!important;
}


.coluna04 {
	width: 15%!important;
	text-align: center!important;
}
.eshop-cart-area {
	text-align: center;
}
.eshop-cart-area .btn {
	background: rgba(15,110,120,0.7)!important;
	color: #fff;
	padding: 7px 20px;
	border-radius: 20px;
	font-weight: bold;
	font-size: 1.2em;
	transition: 0.3s linear;
	border: 0px!important;
	margin-top: 10px;
} 
.eshop-cart-area .btn:hover {
	opacity: 0.5;
}




#eshop-main-container h1 {
	display: none;
}
.cart-info .table tr th  {
	background: rgba(15,110,120,1.0)!important;
	border: 1px solid rgba(255,255,255,0.1)!important;
	border-radius: 0px!important;
}
.cart-info .table  {
	font-family: "Roboto";
	color: #666;
}
.cart-info .table td  {
	font-size: 1.3em;
	padding-left: 30px;
}
.cart-info .table td p  {
	padding-top: 25px;
}
.cart-info .table td img  {
	padding-top: 3px;
}
.eshop-container .area_btn_update {
	margin-bottom: 50px;
}
.eshop-container .controls button  {
	background: rgba(15,110,120,0.7)!important;
	color: #fff;
	padding: 0px 20px!important;
	border-radius: 20px;
	font-weight: bold;
	font-size: 1.3em;
	transition: 0.3s linear;
	border: 0px!important;
	margin-top: 10px;
}
.eshop-container .table-striped {
	border: 0px!important;
}
.eshop-container .form-horizontal {
	background: rgba(15,110,120,0.05)!important;
	border: 2px solid rgba(15,110,120,0.1)!important;
	font-size: 1.3em;
	font-family: "Roboto";
	color: #666;
	padding: 5px 40px;
}
.eshop-container .form-horizontal label {
	font-size: 1.0em;
	margin-top: 0px;
}
.eshop-container .form-horizontal input {
	border-radius: 5px 0px 0px 5px;
}
.eshop-container .form-horizontal button {
	border-radius: 0px 20px 20px 0px;
	font-size: 1.0em;
}
.eshop-container .form-horizontal .control-group  {
	margin: 20px 0px;
}
.eshop-container .form-horizontal .control-group .controls  {
	margin-bottom: 0px;
}
.eshop-container .btn_concluir  {
	background: rgba(15,110,120,0.7)!important;
	color: #fff;
	padding: 5px 20px!important;
	border-radius: 20px;
	font-weight: bold;
	font-size: 1.3em;
	transition: 0.3s linear;
	border: 0px!important;
	margin-top: 10px;
	transition: 0.3s linear;
}
.eshop-container .btn_concluir:hover  {
	opacity: 0.5;
}
.eshop-container button {
	transition: 0.3s linear;
}
.eshop-container button:hover {
	opacity: 0.5;
}





#payment-address .checkout-content legend {
	display: none;
}
#payment-address .checkout-heading {
	font-family: "Roboto";
	background: rgba(15,110,120,1.0)!important;
	color: #fff!important;
	padding: 15px 30px ;
	font-weight: bold;
	font-size: 1.3em;
	transition: 0.3s linear;
}
#payment-address .checkout-heading a {
	color: #fff!important;
}
#payment-address .checkout-content label {
	color: #666;
	font-family: "Roboto";
	font-size: 1.3em;
}
#payment-address .checkout-content legend+.control-group {
    margin-top: 0px!important;
}
#payment-address .checkout-content input {
	color: #666;
	font-family: "Roboto";
	font-size: 1.2em;
	border-radius: 0px;
}
#payment-address .checkout-content .btn  {
	background: rgba(15,110,120,0.7)!important;
	color: #fff;
	padding: 5px 20px!important;
	border-radius: 20px;
	font-weight: bold;
	font-size: 1.3em;
	transition: 0.3s linear;
	border: 0px!important;
	margin-top: 10px;
	transition: 0.3s linear;
}
#payment-address .checkout-content .btn:hover  {
	opacity: 0.5;
}


#payment-method .checkout-heading {
	font-family: "Roboto";
	background: rgba(15,110,120,1.0)!important;
	color: #fff!important;
	padding: 15px 30px ;
	font-weight: bold;
	font-size: 1.3em;
	transition: 0.3s linear;
}
#payment-method .checkout-heading a {
	color: #fff!important;
}
#payment-method .form-horizontal {
	background: transparent!important;
	border: 0px!important;
	font-size: 1.3em;
	font-family: "Roboto";
	color: #666;
	padding: 10px 0px 20px 0px;
}
#payment-method .form-horizontal p {
	margin-bottom: 20px;
	line-height: 175%;
}
#payment-method .control-group {
	margin-top: 0px;
}
#payment-method .form-horizontal .control-label {
	font-weight: bold;
	border-bottom: 2px dotted rgba(0,0,0,0.1);
}
#payment-method .form-horizontal input {
	border-radius: 0px;
	color: #666;
	font-family: "Roboto";
	font-size: 0.9em;
}
#payment-method .checkout-content .btn  {
	background: rgba(15,110,120,0.7)!important;
	color: #fff;
	padding: 5px 20px!important;
	border-radius: 20px;
	font-weight: bold;
	font-size: 1.0em;
	transition: 0.3s linear;
	border: 0px!important;
	margin-top: 10px;
	transition: 0.3s linear;
}
#payment-method .checkout-content .btn:hover  {
	opacity: 0.5;
}




#confirm .checkout-heading {
	font-family: "Roboto";
	background: rgba(15,110,120,1.0)!important;
	color: #fff!important;
	padding: 15px 30px ;
	font-weight: bold;
	font-size: 1.3em;
	transition: 0.3s linear;
}
#confirm td p {
	padding-top: 0px!Important;
	line-height: 20px;
}
#confirm .form-horizontal {
	background: transparent!important;
	border: 0px!important;
}
#confirm .checkout-content .btn  {
	background: rgba(15,110,120,0.7)!important;
	color: #fff;
	padding: 5px 20px!important;
	border-radius: 20px;
	font-weight: bold;
	font-size: 1.0em;
	transition: 0.3s linear;
	border: 0px!important;
	margin-top: 10px;
	transition: 0.3s linear;
}
#confirm .checkout-content .btn:hover  {
	opacity: 0.5;
}




.s5_resize_above_columns_inner {
	min-height: 0px!important;
}
#s5_below_columns_wrap1 .module_round_box {
	padding: 0px;
	text-align: center;
}
#s5_below_columns_wrap1 .custom {
	margin-top: 100px;
}
#s5_below_columns_wrap1 h2 {
	font-family: "Roboto";
	color: rgba(15,110,120,0.5);
	font-size: 5em;
	line-height: 90%;
	margin: 0px auto 0px auto;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
}
#s5_below_columns_wrap1 h2 span {
	font-weight: 900;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 2px solid rgba(15,110,120,0.1);
	color: rgba(15,110,120,1.0);
}
#s5_below_columns_wrap1 .custom img {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.05);
	border: 1px solid rgba(0,0,0,0.05);
	margin: 10px 10px;
}



.informacoes_page .informacoes_box {
	margin: 0px auto 70px auto;
	width: 950px;
}
.informacoes_page .informacoes_box h3 {
	font-family: "Roboto";
	color: #14818e;
	font-size: 2.5em;
	border-bottom: 1px solid rgba(0,0,0,0.05);
	line-height: 150%;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 0px!important;
}
.informacoes_page .informacoes_box p {
	color: #666;
	font-family: "Roboto";
	font-size: 1.3em;
	line-height: 250%;
}
.informacoes_page .informacoes_box a {
	color: #14818e!important;
}
.informacoes_page .informacoes_box ul {
	color: #666;
	font-family: "Roboto";
	font-size: 1.3em;
	line-height: 250%;
}



.aba_cor_alternativa {
	background: rgba(15,110,120,0.9);
	padding: 8px 8px 8px 8px;
	margin-bottom: 40px;
	border-radius: 10px 10px 10px 10px;
}
.aba_cor_alternativa h5 {
	padding-bottom: 0px;
	color: #fff;
	margin: 0px;
	border-bottom: 0px!important;
}
.aba_cor_alternativa h5:before {
	background: rgba(255,255,255,0.5)!important;
}
.aba_cor_alternativa h5 img {
	border: 0px!important;
	border-radius: 5px;
	margin-left: 5px;
	padding: 0px!important;
	width: 100px!important;
}


.aba_cor_alternativa2 {
	border-radius: 10px 10px 0px 0px!important;
}
.programacao_sessao_pp2 {
	margin-top: -40px!important;
}




.palestrante_box {
	border-left: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-right: 1px solid rgba(0,0,0,0.1);
}
.palestrante_img, .palestrante_txt {
	display: inline-block;
	vertical-align: middle;
}
.palestrante_img p, .palestrante_txt p {
	border: 0px!important;
}
.palestrante_img p {
	padding-right: 10px!important;
}
.palestrante_txt p {
	padding: 0px 0px!important;
}
.palestrante_txt h6 {
	font-size: 1.4em;
	margin: 0px!important;
	color: #666;
	
}
.palestrante_img img {
	width: 85px!important;
	border-radius: 100%;
	border: 6px solid #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}




.palestrante_box02 {
	margin-top: -20px;
	margin-bottom: 30px;
}
.palestrante_box02 .palestrante_img p {
	margin: 10px 10px 10px 20px;
}
.palestrante_box02 .palestrante_txt p {
	color: #666;
	font-family: "Roboto";
	font-size: 1.15em;
	line-height: 175%;
}
.palestrante_multiplos {
	display: inline-block;
}
.palestrante_multiplos02 {
	margin-left: 20px;
	border-left: 1px solid rgba(0,0,0,0.05);
}
.palestrante_box03 .palestrante_multiplos {
	width: 27%;
	margin-left: 0px!important;
}
.palestrante_box03 .palestrante_multiplos02 {
	width: 33%;
	margin-left: 0px!important;
}
.palestrante_box03 .palestrante_multiplos h6 {
	font-size: 1.4em;
}


.palestrante_box04 {
	margin-top: -40px;
}



.conabeti_23_pagamento_page {
	margin-top: 75px;
	margin-bottom: 50px;
}
.conabeti_23_pagamento_page p {
	color: #666;
	font-family: "Roboto";
	font-size: 1.25em;
	line-height: 175%;
	text-align: center;
}
.conabeti_23_pagamento_page p a {
	color: rgba(15,110,120,1.0)!important;
	font-weight: bold;
}
.conabeti_23_pagamento_page h2 {
	font-family: "Roboto";
	color: rgba(15,110,120,0.5);
	font-size: 4em;
	line-height: 90%;
	margin: 0px auto 0px auto;
	text-align: center;
	margin-bottom: 0px;
}
.conabeti_23_pagamento_page h2 span {
	font-weight: 900;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 2px solid rgba(15,110,120,0.1);
	color: rgba(15,110,120,1.0);
}
.conabeti_23_pagamento_page h3 {
	font-family: "Roboto";
	color: rgba(15,110,120,1.0);
	font-size: 1.75em;
	line-height: 150%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px!important;
}
.conabeti_23_pagamento_page h4 {
	text-align: center;
	margin-top: 40px;
}


.programacao_curso_exclusivo img {
	width: auto!important;
	border-radius: 10px;
	border: 5px solid #fff;
	margin-left: 8px;
}