/*--------------------------------------------------------------------------------- Theme Name:   Divi child Theme URI:     Description:  child theme of Divi Author:        Author URI:    Template:     Divi Version:      1.0.0 License:      GNU General Public License v2 or later License URI:  http://www.gnu.org/licenses/gpl-2.0.html------------------------------ ADDITIONAL CSS HERE ------------------------------*//* Font */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800'); /********************** ** General Lino Theme **********************/
body {
  font-weight: 400;
}

sup {
  bottom: .6em;
  font-size: 12px;
}

/* Divider */
.et_pb_divider_internal { /*background: url('img/divider.png') no-repeat 0 0;*/
  height: 2px;
  width: 105px;
  margin: 25px auto;
  display: block;
}

.divider-grey.et_pb_divider:before {
  left: -40px;
  right: -40px;
  width: auto;
  border-top-width: 2px;
}

.divider-grey .et_pb_divider_internal {
  background: none;
  height: inherit;
  width: inherit;
  margin: 0;
}

hr.sep-full {
  height: 1px;
  border: none;
  border-top: solid 2px #edeaea;
  position: absolute;
  top: -1px;
  margin: 0;
  left: -40px;
  right: -40px;
}

.sep-full-container {
  width: 100%;
  height: 1px;
  position: relative;
  margin-top: 30px;
}

hr.white {
  margin-bottom: 40px;
  border: solid 1px #FFFFFF;
}

/* no padding class */
.no-padding.et_pb_section {
  padding: 0 !important;
}

.no-padding-bottom.et_pb_section {
  padding-bottom: 0 !important;
}

.no-padding-top.et_pb_section {
  padding-top: 0 !important;
}

.low-padding.et_pb_row {
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}

/* default h size and colors  */
h1 {
  color: #333333;
}

h2 {
  font-family: Open Sans, sans-serif;
  font-weight: 900;
  font-size: 38px;
  color: #000000;
}

h3 {
  color: #333333;
}

h4 {
  color: #333333;
}

h5 {
  color: #333333;
}

h6 {
  color: #333333;
}

.single-post article h1 {
  font-size: 28px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 20px;
  text-transform: uppercase;
  line-height: 1em;
  margin-top: 30px;
}

.single article h2, .single article .et_pb_text h2 {
  margin-bottom: 20px;
  text-transform: uppercase;
  line-height: 1em;
  font-family: Open Sans, sans-serif;
  font-weight: 900;
  font-size: 38px;
  color: #000000;
}

.single article h2 {
  font-size: 30px;
  letter-spacing: 0;
}

.single article h2.entry-title {
  font-size: 36px;
  line-height: 1.3em;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 0;
}

.single article .et_pb_text h3 {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #333333;
  line-height: 1.4em;
}

.single article h3 {
  font-size: 25px;
  letter-spacing: 0;
  padding-bottom: 20px;
  padding-top: 10px;
}

.single.single-voluntario article .et_pb_text h3 {
  font-size: 22px;
  font-weight: 500;
}

.single article .et_pb_text h4 {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #333333;
  line-height: 1.4em;
}

.single article .et_pb_text h5 {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #333333;
  text-transform: none;
  font-family: Open Sans, sans-serif;
  line-height: 1.4em;
}

.single article .et_pb_text h6 {
  font-size: 14px;
  font-family: Open Sans, sans-serif;
  margin-bottom: 10px;
  font-weight: 400;
  color: #333333;
  text-transform: none;
  line-height: 1.4em;
}

.single article .et_pb_contact_form_container h2 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #333333;
  text-transform: uppercase;
  line-height: 1.4em;
}

.single article .et_pb_contact_form_container h3 {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 500;
  color: #333333;
  text-transform: uppercase;
  line-height: 1.4em;
}

.single article .et_pb_contact_form_container h4 {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 500;
  color: #333333;
  text-transform: uppercase;
  line-height: 1.4em;
}

.blog article h2.entry-title, .archive.category article h2.entry-title {
  font-size: 28px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 20px;
  text-transform: uppercase;
  line-height: 1em;
}

#left-area .post-meta a, .meta-cat-list a {
  color: #F19401;
}

a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a:hover {
  opacity: 0.7;
}

/* common classes */
.uppercase {
  text-transform: uppercase;
}

/* Table */
#content-area table.table-inside th, #content-area table.table-inside td {
  border: 1px solid rgba(51, 51, 51, 0.3);
}

/* buttons */
.et_pb_bg_layout_light.et_pb_module.et_pb_button {
  color: #FFFFFF !important;
  background: #000000;
  text-transform: uppercase;
}

.et_pb_button {
  padding: 1.3em 2.2em !important;
}

.et_pb_button:hover {
  padding: 1.3em 2.2em !important;
}

.et_pb_module .et_pb_button:hover, .et_pb_button:hover {
  padding: 1.3em 2.2em !important;
  border: none;
  color: #FFFFFF;
}

.et_pb_contact_submit, .et_password_protected_form .et_submit_button, .et_pb_bg_layout_light .et_pb_newsletter_button, .comment-reply-link, .form-submit .et_pb_button, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button {
  color: #FFFFFF !important;
}

.et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover, .et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #content input.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #content input.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #respond input#submit, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #respond input#submit.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce a.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce a.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce button.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce button.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce input.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce input.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #content input.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #content input.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #respond input#submit, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #respond input#submit.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page a.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page a.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page button.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page button.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page input.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page input.button.alt, .et_button_no_icon.et_button_left .et_pb_button:hover, .et_button_no_icon.et_button_left.woocommerce #content input.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce #content input.button:hover, .et_button_no_icon.et_button_left.woocommerce #respond input#submit.alt:hover, .et_button_no_icon.et_button_left.woocommerce #respond input#submit:hover, .et_button_no_icon.et_button_left.woocommerce a.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce a.button:hover, .et_button_no_icon.et_button_left.woocommerce button.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce button.button:hover, .et_button_no_icon.et_button_left.woocommerce input.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce input.button:hover, .et_button_no_icon.et_button_left.woocommerce-page #content input.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page #content input.button:hover, .et_button_no_icon.et_button_left.woocommerce-page #respond input#submit.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page #respond input#submit:hover, .et_button_no_icon.et_button_left.woocommerce-page a.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page a.button:hover, .et_button_no_icon.et_button_left.woocommerce-page button.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page button.button:hover, .et_button_no_icon.et_button_left.woocommerce-page input.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page input.button:hover, .et_button_no_icon.woocommerce #content input.button, .et_button_no_icon.woocommerce #content input.button.alt, .et_button_no_icon.woocommerce #content input.button.alt:hover, .et_button_no_icon.woocommerce #content input.button:hover, .et_button_no_icon.woocommerce #respond input#submit, .et_button_no_icon.woocommerce #respond input#submit.alt, .et_button_no_icon.woocommerce #respond input#submit.alt:hover, .et_button_no_icon.woocommerce #respond input#submit:hover, .et_button_no_icon.woocommerce a.button, .et_button_no_icon.woocommerce a.button.alt, .et_button_no_icon.woocommerce a.button.alt:hover, .et_button_no_icon.woocommerce a.button:hover, .et_button_no_icon.woocommerce button.button, .et_button_no_icon.woocommerce button.button.alt, .et_button_no_icon.woocommerce button.button.alt:hover, .et_button_no_icon.woocommerce button.button:hover, .et_button_no_icon.woocommerce input.button, .et_button_no_icon.woocommerce input.button.alt, .et_button_no_icon.woocommerce input.button.alt:hover, .et_button_no_icon.woocommerce input.button:hover, .et_button_no_icon.woocommerce-page #content input.button, .et_button_no_icon.woocommerce-page #content input.button.alt, .et_button_no_icon.woocommerce-page #content input.button.alt:hover, .et_button_no_icon.woocommerce-page #content input.button:hover, .et_button_no_icon.woocommerce-page #respond input#submit, .et_button_no_icon.woocommerce-page #respond input#submit.alt, .et_button_no_icon.woocommerce-page #respond input#submit.alt:hover, .et_button_no_icon.woocommerce-page #respond input#submit:hover, .et_button_no_icon.woocommerce-page a.button, .et_button_no_icon.woocommerce-page a.button.alt, .et_button_no_icon.woocommerce-page a.button.alt:hover, .et_button_no_icon.woocommerce-page a.button:hover, .et_button_no_icon.woocommerce-page button.button, .et_button_no_icon.woocommerce-page button.button.alt, .et_button_no_icon.woocommerce-page button.button.alt:hover, .et_button_no_icon.woocommerce-page button.button:hover, .et_button_no_icon.woocommerce-page input.button, .et_button_no_icon.woocommerce-page input.button.alt, .et_button_no_icon.woocommerce-page input.button.alt:hover, .et_button_no_icon.woocommerce-page input.button:hover, .woocommerce input.button, .woocommerce input.button:hover {
  padding: 1.3em 2.2em !important;
}

.et_button_no_icon .et_pb_button {
  background: #000000;
  color: #FFFFFF;
}

/* liens */
.link-1 a {
  color: #cd2122;
  font-size: 14px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  padding-right: 30px; /*background: url('img/link-arrow.png') no-repeat 100% 50%;*/
}

.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row {
  width: 100% !important;
  max-width: 100% !important;
}

/* Sidebar && Widget area */
.single #sidebar {
  background-color: transparent;
}

.et_right_sidebar #sidebar {
  padding-left: 0;
  padding-top: 50px;
}

.et_pb_widget_area_left {
  border: none;
}

#et_search_icon:hover, .mobile_menu_bar:before, .mobile_menu_bar:after, .et-social-icon a:hover, .comment-reply-link, .form-submit .et_pb_button, .entry-summary p.price ins, .wp-pagenavi span.current, .wp-pagenavi a:hover, .et_password_protected_form .et_submit_button, .nav-single a, .posted_in a, #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a, .footer-widget h4 {
  color: #d74848;
}

#sidebar .widget {
  margin-top: 20px;
  padding: 10px;
  background: #FFFFFF;
}

#sidebar .widget > .sidebar-wrapper {
  border: 1px solid #fbdada;
}

#sidebar .widget:first-child {
  margin-top: 0;
}

#sidebar .widget_nav_menu .sidebar-wrapper, #sidebar .widget .sidebar-wrapper {
  padding: 0 10px 0 0;
}

#sidebar .widget.widget_custom_html .sidebar-wrapper, #sidebar .widget.widget_search .sidebar-wrapper {
  padding: 0;
  border: none;
}

/* scroll to top button */
.et_pb_scroll_top.et-visible:hover {
  background: #F19401;
}

/* slider */
body #page-container .et_pb_slider a.et_pb_button {
  padding: 1em 2.2em !important;
  font-weight: bold;
}

body #page-container .et_pb_slider a.et_pb_button:after {
  font-weight: bold;
}

body #page-container .et_pb_slider a.et_pb_button:hover {
  opacity: 1;
}

.et_pb_slider .et_pb_slide {
  height: 600px !important;
}

.slider-hp.et_pb_slider .et_pb_slide {
  cursor: pointer !important;
}

body #page-container .bouton-slides-link .et_pb_slide_content a, a.trocabtn {
  color: #000000 !important;
  background: #ff9200;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  padding: 1em 2.2em !important;
  font-size: 14px;
}

body #page-container .bouton-slides-link .et_pb_slide_content a:hover, a.trocabtn:hover {
  color: #ffffff !important;
  background: #000000 !important;
}

/* Fixed btn */
ul.fixed-btn {
  position: fixed;
  right: 0;
  top: 25%;
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: 999999;
}

ul.fixed-btn li {
  display: block;
  margin-bottom: 5px;
}

ul.fixed-btn li a {
  display: block;
}

/* form */
.et_pb_contact_field_radio_wrapper .et_pb_contact_field_radio_title, .et_pb_contact_field_radio_wrapper .et_pb_contact_field_radio_list {
  float: none;
}

/* social sharer */
.social-share h4 {
  float: left;
  font-size: 14px;
  text-transform: uppercase;
  color: #333333;
  margin-top: 10px;
  font-weight: bold;
}

.social-share ul {
  float: right;
}

.social-share ul > li {
  float: right;
  margin-left: 5px;
  list-style: none;
}

.social-share ul > li:before {
  display: none;
}

.social-share ul > li a {
  color: #333333;
  background: #ededed;
  border-radius: 50%;
  padding: 7px 0 0 14px;
  width: 40px;
  height: 40px;
  display: block;
}

.social-share ul > li a:hover {
  background: #cd2122;
  color: #FFFFFF;
}

#top-header .et-social-icon a {
  font-size: 22px;
}

#main-content {
  background: transparent;
}

/* article puce */
.entry-content hr, .comment-content hr, body.et-pb-preview #main-content .container hr {
  border: none;
  border-top: 2px solid #ededed;
}

#left-area ul, .entry-content ul {
  list-style: none;
}

.single-post #left-area .entry-content ul, .single-post .entry-content ul {
  list-style: initial;
}

/* isotop */
.isotop-grid-item.et_pb_post h2 {
  font-weight: 600;
  font-size: 18px;
  color: #333333;
  margin: 30px 0 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0;
  font-family: Open Sans, sans-serif;
}

.isotop-grid-item, .grid-sizer {
  width: 370px
}

.isotop-grid-item {
  height: auto;
  overflow: hidden;
  padding: 10px;
  background: #FFFFFF;
}

.et_pb_post.isotop-grid-item {
  margin-bottom: 30px;
  clear: both;
}

.isotop-grid .img-wrapper {
  width: 100%;
  border: 8px solid #f8f8f8;
}

.isotop-grid .lino-post-term {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  color: #cd2122;
  text-transform: uppercase;
  font-size: 15px;
  text-align: center;
}

.isotop-grid .lino-post-term:before {
  content: "\f02b";
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 10px;
}

.isotop-grid .parceiro-desconto {
  font-family: Montserrat;
  font-size: 30px;
  color: #d74848;
  font-weight: bold;
  text-align: center;
  margin: 25px auto 15px;
}

.isotop-grid .parceiro-legenda {
  text-align: center;
  padding: 0 15px 20px;
}

.parceiros-hp .et_pb_widget.widget_text, .parceiros-hp .et_pb_widget.widget_sp_image {
  width: 80%;
}

.et_pb_blurb_content {
  max-width: 100%;
}

#istotop-filters {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 30px;
}

#istotop-filters li {
  display: inline-block;
  list-style: none;
  margin-left: 15px;
  margin-bottom: 20px;
}

#istotop-filters li:first-child {
  margin-left: 0;
}

#istotop-filters li a {
  display: block;
  padding: 10px 20px;
  color: #cd2122 !important;
  border: none;
  border-radius: 25px;
  font-size: 16px;
  background: #FFFFFF;
}

#istotop-filters li a:hover {
  opacity: 0.7;
}

/* form */
.et_pb_contact p input, .et_pb_contact p textarea, .et_pb_contact p select {
  background: #F6F7FA;
  border-radius: 30px;
  color: #8C8E9A;
  font-size: 12px;
}

/********************** ** Header **********************//* first menu */
#et-top-navigation-first {
  font-weight: 600;
  float: none;
  display: inline-block;
  position: relative;
  left: 0;
  top: 70px;
  margin-right: 40px;
}

#et-top-navigation {
  position: relative;
  right: 0;
  top: 70px;
  margin-left: 40px;
}

.et_fixed_nav #et-top-navigation-first {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.et_header_style_left #et-top-navigation-first, .et_header_style_split #et-top-navigation-first {
  padding-top: 33px;
}

#top-menu-first .menu-item-has-children > a:first-child::after, #top-menu .menu-item-has-children > a:first-child::after {
  display: none;
}

.et_header_style_left #et-top-navigation-first nav > ul > li > a, .et_header_style_split #et-top-navigation-first nav > ul > li > a, .et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
  padding-bottom: 12px;
}

.et_header_style_split #et-top-navigation-first nav > ul > li > a {
  z-index: 3;
}

.et_header_style_split #et-top-navigation-first {
  display: inline-block;
  float: none;
  position: relative;
  width: 100%;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
}

#main-header .nav li:not(.mega-menu) ul.sub-menu > li > a {
  line-height: 1.4em;
}

.et_header_style_split.et_vertical_nav #et-top-navigation-first {
  display: block;
}

.et_header_style_split.et_vertical_nav #et-top-navigation-first {
  text-align: left;
}

.et_header_style_centered #main-header div#et-top-navigation-first {
  position: relative;
  bottom: 0;
  width: 100%;
}

#et_top_search_lino {
  top: 50px;
  display: block;
  float: right;
  position: absolute;
  width: 18px;
  right: 0;
  margin: 3px 0 0 22px;
}

.et_close_search_field_lino {
  display: block;
  position: absolute;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  margin: auto;
  cursor: pointer;
}

span.et_close_search_field_lino::after {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: ETmodules;
  font-size: 32px;
  font-weight: 400;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  text-transform: none;
  content: "\4d";
  speak: none;
  cursor: pointer;
}

#et_search_icon {
  background: url(img/icon-search.png) no-repeat 0 0;
  width: 26px;
  height: 26px;
  display: block;
}

#et_search_icon:before {
  display: none;
}

#top-menu-first li {
  word-wrap: break-word;
}

#top-menu-first li.current-menu-ancestor > a, #top-menu-first li.current-menu-item > a {
  color: #f19401;
}

.et_header_style_split #top-menu-first-nav {
  display: inline-block;
}

.et_header_style_split #top-menu-first {
  float: none;
}

.et_header_style_centered nav#top-menu-first-nav {
  display: inline-block;
}

.et_header_style_centered #top-menu-first > li > a {
  padding-bottom: 2em;
}

.et_vertical_nav.et_header_style_centered header#main-header #top-menu-first > li > a, .et_vertical_nav.et_header_style_centered header#main-header.et-fixed-header #top-menu-first > li > a {
  padding-bottom: 19px;
}

#top-menu-first {
  line-height: 0;
}

nav#top-menu-first-nav, #top-menu-first {
  float: left;
}

/* Shared Fullwidth Menu Styles */
#top-menu-first li {
  display: inline-block;
  padding-right: 22px;
  font-size: 14px;
}

#top-menu-first > li:last-child {
  padding-right: 0;
}

.et_fullwidth_nav.et_non_fixed_nav.et_header_style_left #top-menu-first > li:last-child > ul.sub-menu {
  right: 0;
}

#top-menu-first a, #top-menu a {
  display: block;
  position: relative;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#top-menu-first-nav > ul > li > a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#top-menu-first li li {
  margin: 0;
  padding: 0 20px;
}

#top-menu-first li li a {
  width: 200px;
  padding: 6px 20px;
}

#top-menu-first .menu-item-has-children > a:first-child:after {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "ETmodules";
  font-size: 16px;
  font-weight: 800;
  content: "3";
}

#top-menu-first .menu-item-has-children > a:first-child {
  padding-right: 20px;
}

#top-menu-first li .menu-item-has-children > a:first-child {
  padding-right: 40px;
}

#top-menu-first li .menu-item-has-children > a:first-child:after {
  top: 6px;
  right: 20px;
}

/* Mega Menu */
#top-menu-first li.mega-menu {
  position: inherit;
}

#top-menu-first li.mega-menu > ul {
  position: absolute !important;
  left: 0 !important;
  width: 100%;
  padding: 30px 20px;
}

#top-menu-first li.mega-menu ul li {
  display: block !important;
  float: left !important;
  margin: 0;
  padding: 0 !important;
}

#top-menu-first li.mega-menu > ul > li:nth-of-type(4n) {
  clear: right;
}

#top-menu-first li.mega-menu > ul > li:nth-of-type(4n+1) {
  clear: left;
}

#top-menu-first li.mega-menu ul li li {
  width: 100%;
}

#top-menu-first li.mega-menu li > ul {
  position: relative;
  top: auto;
  left: auto;
  width: 90% !important;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  animation: none !important;
}

#top-menu-first li.mega-menu li ul {
  display: none;
  visibility: visible;
  opacity: 1;
}

#top-menu-first li.mega-menu.et-hover li ul {
  display: block;
}

#top-menu-first li.mega-menu.et-hover > ul {
  visibility: visible !important;
  opacity: 1 !important;
}

#top-menu-first li.mega-menu > ul > li > a {
  width: 90%;
  padding: 0 20px 10px;
}

#top-menu-first li.mega-menu > ul > li > a:first-child {
  padding-top: 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  font-weight: bold;
}

#top-menu-first li.mega-menu > ul > li > a:first-child:hover {
  background-color: transparent !important;
}

#top-menu-first li.mega-menu li > a {
  width: 100%;
}

#top-menu-first li.mega-menu.mega-menu-parent li li, #top-menu-first li.mega-menu.mega-menu-parent li > a {
  width: 100% !important;
}

#top-menu-first li.mega-menu.mega-menu-parent li > .sub-menu {
  float: left;
  width: 100% !important;
}

#top-menu-first li.mega-menu > ul > li {
  width: 25%;
  margin: 0;
}

#top-menu-first li.mega-menu.mega-menu-parent-3 > ul > li {
  width: 33.33%;
}

#top-menu-first li.mega-menu.mega-menu-parent-2 > ul > li {
  width: 50%;
}

#top-menu-first li.mega-menu.mega-menu-parent-1 > ul > li {
  width: 100%;
}

#top-menu-first li.mega-menu .menu-item-has-children > a:first-child:after {
  display: none;
}

#top-menu-first li.mega-menu > ul > li > ul > li {
  width: 100%;
  margin: 0;
}

.et_pb_menu_visible #top-menu-first {
  z-index: 99;
  opacity: 1;
  -webkit-animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

/* menu */
.container.et_menu_container {
  text-align: center;
  padding-bottom: 20px;
}

#et-top-navigation {
  display: inline-block;
  float: none;
}

#top-menu li.current-menu-ancestor > a {
  color: #FFFFFF;
  border-bottom: 3px solid #d74848;
}

::-webkit-input-placeholder {
  color: #252122;
}

::-moz-placeholder {
  color: #252122;
}

:-ms-input-placeholder {
  color: #252122;
}

:-moz-placeholder {
  color: #252122;
}

/* Header */
#et-info {
  float: none;
}

#top-header .et-social-icons {
  display: block;
  float: right;
  position: relative;
  top: 12px;
}

#top-header {
  padding: 5px 0 5px;
  z-index: 10000;
}

#top-txt {
  font-weight: normal;
}

#top-txt span {
  color: #58CFB5;
}

#main-header {
  box-shadow: none;
}

#logo {
  max-height: 130px;
}

#logo-fix {
  display: none;
  position: absolute;
  top: 15px;
  max-width: 230px;
}

.et_header_style_left .logo_container {
  position: static;
  width: auto;
  height: auto;
  float: none;
  display: inline-block;
  padding-top: 10px;
  margin-right: auto;
}

#et-top-navigation {
  float: none;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
  padding-top: 30px;
}

.et_header_style_left #main-header.lino-fixed #et-top-navigation, .et_header_style_split #main-header.lino-fixed #et-top-navigation {
  padding-top: 33px;
}

.et_non_fixed_nav.et_transparent_nav #main-header.lino-fixed {
  position: fixed;
  top: 0;
  background: #FFFFFF;
}

body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header.lino-fixed {
  top: 0;
}

.et_non_fixed_nav.et_transparent_nav #main-header.lino-fixed #top-menu > li > a, .et_non_fixed_nav.et_transparent_nav #main-header.lino-fixed #et_search_icon:before {
  color: #333333;
}

#main-header.lino-fixed #et_search_icon:before, #main-header.lino-fixed .et_search_form_container input, #main-header.lino-fixed span.et_close_search_field:after, #main-header.lino-fixed #et-top-navigation .et-cart-info {
  color: #333333;
}

#main-header.lino-fixed .et_search_form_container input::-moz-placeholder, #main-header.lino-fixed .et_search_form_container input::-webkit-input-placeholder, #main-header.lino-fixed .et_search_form_container input:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.6);
}

.et_non_fixed_nav.et_transparent_nav #main-header.lino-fixed #top-menu li.current-menu-item > a {
  color: #333333;
}

body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header.lino-fixed, body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header.lino-fixed {
  top: 32px;
  height: 90px;
}

.navigation-right {
  float: right;
  padding-top: 24px;
}

.navigation-right a {
  float: right;
  font-size: 10px;
  margin-left: 15px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  top: -3px;
}

.navigation-right a i {
  background: #ff819c;
  color: #ffffff;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  font-size: 20px;
  padding-left: 11px;
  padding-top: 3px;
  margin-right: 5px;
}

.top-phone {
  float: right;
  font-size: 15px;
  color: #A2A4AF;
  font-weight: bold;
}

.et_fixed_nav #top-header {
  position: inherit;
}

.et_fixed_nav #main-header {
  position: absolute;
}

#top-header .container {
  padding-top: 0;
}

#main-header.et-fixed-header {
  background: #000;
}

/*.nav li ul {*/ /*bow-shadow: none;*/ /*border-radius: 0 0 7px 7px;*/ /*left: -20px;*/ /*width: 200px;*//*}*//*.nav > li > a {*/ /*padding-bottom: 8px !important;*//*}*//*.nav > li > a:hover {*/ /*border-bottom: 3px solid #000000 !important;*/ /*padding-bottom: 8px !important;*//*}*/
#top-menu li {
  padding-right: 25px;
}

#main-header .nav li:not(.mega-menu) ul.sub-menu {
  margin-top: 0;
  padding: 0 30px 30px;
  width: 280px;
}

#main-header .nav li:not(.mega-menu) ul.sub-menu > li {
  margin-top: 20px;
  padding: 0;
}

#main-header .nav li:not(.mega-menu).without-desc ul.sub-menu > li {
  margin-top: 0;
}

#main-header .nav li:not(.mega-menu).without-desc ul.sub-menu > li a {
  font-weight: normal;
}

#main-header .nav li:not(.mega-menu) ul.sub-menu > li > a {
  font-size: 14px;
  text-transform: none;
  font-weight: bold;
  padding: 0;
  color: #000000;
}

#main-header.lino-fixed .nav > li > ul {
  top: 57px;
  margin-top: 0;
}

#top-menu li.mega-menu > ul {
  padding: 30px 15px;
}

#top-menu li li {
  margin-bottom: 20px;
}

#top-menu li li:last-child {
  margin-bottom: 0;
}

#top-menu li li a {
  padding: 6px 15px 0;
}

#top-menu li .menu-item-has-children > a:first-child {
  padding-right: 15px;
  padding-left: 15px;
}

#main-header.lino-fixed #top-menu li.mega-menu > ul {
  top: 90px;
}

#main-header .nav li ul.sub-menu {
  background: #FFFFFF;
  border-radius: 0;
  border: none;
}

#main-header .nav > li > ul.sub-menu {
  top: 71px;
}

#main-header .nav > li:not(.mega-menu) > ul.sub-menu {
  top: 38px;
}

#top-menu-first li.mega-menu > ul {
  width: 800px;
}

#main-header .nav li ul.sub-menu a, #main-header.lino-fixed .nav li ul.sub-menu a {
  font-weight: normal;
  color: #8C8E9A;
  font-size: 15px;
  padding-top: 0;
  line-height: 1em;
}

#top-menu-first li.mega-menu > ul > li {
  padding-right: 40px !important;
}

#top-menu-first li.mega-menu > ul > li > a, #top-menu-first li.mega-menu > ul > li > a:first-child {
  font-size: 18px !important;
  font-weight: bold !important;
  color: #000000 !important;
  line-height: 1.3em !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.10) !important;
  padding-left: 25px !important;
  padding-bottom: 20px !important;
  text-transform: none !important;
}

#top-menu-first li.mega-menu > ul > li > a img {
  float: left;
  position: relative;
  top: -15px;
  left: -15px;
}

#top-menu-first li.mega-menu > ul > li > ul > li {
  margin: 10px 0 5px !important;
}

#top-menu-first li.mega-menu > ul > li > ul > li > a {
  font-size: 18px !important;
  font-weight: bold !important;
  color: #000000 !important;
  line-height: 1.3em !important;
}

#top-menu-first li.mega-menu > ul > li > ul > li > a > span.sub, #main-header .nav li:not(.mega-menu) ul.sub-menu > li > a span.sub {
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  line-height: 1.6em !important;
  display: inline-block;
  padding-top: 5px;
  text-transform: none;
}

#top-menu li.mega-menu li > ul {
  width: 100%;
}

.nav ul li a:hover, .et_mobile_menu li a:hover {
  background: none;
}

#top-menu > li.current-menu-ancestor > a, #top-menu > li.current-menu-item > a {
  border: none; /*background: url('img/bg_menu.jpg') repeat-x 0 30px;*/
  color: #FFFFFF;
}

.lino-language-switcher {
  float: right;
  padding-top: 10px;
}

.lino-language-switcher li {
  float: left;
  margin-left: 8px;
}

#top-header .lino-language-switcher li a {
  text-transform: uppercase;
  font-size: 14px;
  color: #444444;
}

#top-header .lino-language-switcher li.menu-active a, #top-header .lino-language-switcher li a:hover {
  color: #cd2122;
  text-decoration: none;
  border-bottom: 2px #cd2122 solid;
}

#top-header .et-social-icons li {
  margin-left: 14px;
}

#top-header .et-social-icons li a {
  color: #000000;
  display: block;
  padding: 0;
  background: none;
}

#et-info img {
  position: relative;
  top: 4px;
}

#et-info-top {
  font-size: 14px;
}

#et-info-top span {
  font-weight: bold;
  margin-left: 10px;
}

/********************** ** HP **********************/
.hp-title h2 {
  font-family: Open Sans, sans-serif;
  font-weight: 900;
  font-size: 38px;
  color: #000000;
  border-top: 7px solid #000000;
  display: inline-block;
  padding-top: 4px;
}

.hp-quemsomos {
}

.consulta-form { /* mettre en relatif par rapport à la section */
  background: #FFFFFF;
  border-radius: 10px;
  padding: 35px 45px;
  text-align: center;
  width: 61%;
}

.consulta-form h2 {
  color: #FCCD81;
  text-align: center;
  text-transform: uppercase;
  font-family: Poppins;
  font-weight: bold;
  font-size: 13px;
}

.consulta-form .et_contact_bottom_container {
  float: none;
  margin-top: 0;
  text-align: center;
}

.services-hp h2 {
  margin-bottom: 10px;
}

.services-hp h2 .small-h2 {
  font-size: 12px;
  text-transform: uppercase;
}

.services-hp .et_pb_module.et_pb_image {
  margin-bottom: 20px !important;
}

.services-hp p {
  padding: 0 20%;
  color: #252122;
}

.services-hp p a {
  color: #252122;
}

.service-hp .et_pb_column:hover {
  opacity: 0.7;
}

.services-hp .et_pb_column_1, .services-hp .et_pb_column_2, .services-hp .et_pb_column_3 {
  box-shadow: 0 9px 0px 0px white, 0 -9px 0px 0px white, 12px 0 15px -4px rgba(0, 0, 0, 0.1), -12px 0 8px -4px rgba(0, 0, 0, 0.1);
}

.services-hp .et_pb_column {
  padding-top: 80px;
}

.comercio-toxico .et_pb_blurb_position_left .et_pb_main_blurb_image {
  width: 70px;
}

.comercio-toxico .et_pb_module.et_pb_blurb {
  margin-bottom: 50px;
}

.comercio-toxico .et_pb_module.et_pb_blurb h4 {
  font-family: Open Sans, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 22px;
}

h2.sharePort-partilhar {
  margin-top: 40px;
}

.entry-content ul.sharePort {
  padding: 0 !important;
  margin: 0;
}

.entry-content ul.sharePort li {
  display: inline-block;
  font-size: 22px;
  margin-right: 30px;
}

#left-area .entry-content ol {
  padding: 0;
}

.entry-content ol li {
  margin-bottom: 15px;
}

.entry-content ol li:last-child {
  margin-bottom: 0;
}

.entry-content ol li::marker {
  font-weight: bold;
}

/*********************** Quem somos**********************//*********************** Paginas MIC, etc..**********************/
#main-content .container {
  padding-top: 0;
}

#sidebar {
  padding-top: 50px;
}

#left-area {
  padding-top: 50px;
  background: #FFFFFF;
}

.archive #left-area, .page-template-page_arbitragens #left-area {
  background: transparent;
}

.blog #left-area {
  background: transparent;
}

#left-area .entry-content {
  width: 100%;
  margin: 0 auto;
  padding: 34px 0;
}

.et_pb_pagebuilder_layout #left-area .entry-content {
  width: 100%;
  padding: 0 0 34px;
}

#left-area .entry-content h2, #left-area .entry-content h3, #left-area .entry-content h4, #left-area .entry-content h5, #left-area .entry-content h6 {
  line-height: 1.2em;
}

.page-template-page_Toxico #left-area .entry-content h2 {
  margin-top: 40px;
  letter-spacing: 0;
}

.page-template-page_Toxico #left-area .entry-content h3 {
  margin-top: 20px;
  letter-spacing: 0;
}

#left-area .entry-content a {
  color: #F19401;
}

#left-area .entry-content .et_pb_text_inner ul li {
  padding-left: 1em;
  text-indent: -1.4em;
  margin-bottom: 10px;
}

#left-area .entry-content .et_pb_text_inner ul li::before {
  content: "• ";
  color: #F19401;
  font-size: 30px;
  position: relative;
  top: 7px;
}

#sidebar a {
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

#sidebar a:hover, .menu-widget-basic ul > li > a:hover {
  color: #F19401;
}

.et_pb_pagebuilder_layout:not(.home) .et_pb_row {
  width: 100%;
}

.title-header {
  text-align: center;
  padding: 40px 10%;
  background: #000000;
}

.title-header h1 {
  font-size: 51px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ffffff;
}

.title-header p {
  font-size: 14px;
  padding: 0 20%;
  color: #ffffff;
}

.et_right_sidebar #left-area, .page-template-page_Toxico.et_right_sidebar #left-area, .page-template-page_Justo.et_right_sidebar #left-area, .page-template-page_Participa.et_right_sidebar #left-area, .page-template-page_arbitragens.et_right_sidebar #left-area {
  float: right;
  padding: 50px 70px 70px 70px;
}

.et_pb_pagebuilder_layout .et_right_sidebar #left-area, .et_pb_pagebuilder_layout .page-template-page_Toxico.et_right_sidebar #left-area, .et_pb_pagebuilder_layout .page-template-page_Justo.et_right_sidebar #left-area, .et_pb_pagebuilder_layout .page-template-page_Participa.et_right_sidebar #left-area, .et_pb_pagebuilder_layout .page-template-page_arbitragens.et_right_sidebar #left-area {
  padding: 50px 70px 70px 70px;
}

.sidebar-title1 h2 {
  border-top: 7px solid #000000;
  line-height: 1.2em;
  width: 70%;
  padding-top: 6px;
  font-size: 38px;
}

.toogle-but {
  border-top: solid #E5E5E5 1px;
  padding: 25px 25px 20px;
  margin-bottom: -30px !important;
}

.toogle-but:hover {
  opacity: 0.7;
}

.toogle-but-active {
  background: #FAFAFA;
}

.toogle-but h2 {
  font-size: 28px;
  font-weight: normal;
  cursor: pointer;
  position: relative;
  padding-left: 50px;
}

.toogle-but h2:before {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  color: #ffffff;
  background: #000000;
  border-radius: 50%;
  text-align: center;
  width: 28px;
  height: 28px;
  display: inline-block;
  font-weight: bold;
  font-size: 22px;
  padding-top: 2px;
  padding-left: 2px;
  margin-right: 15px;
  position: absolute;
  left: 0;
  top: 4px;
}

.toogle-but-active h2:before {
  content: "\f107";
  background: #F19401;
}

.toogle-bloc {
  display: none;
  padding-left: 76px !important;
}

.page-text h2 {
}

.page-text h3 {
}

#sidebar, .page-template-page_Toxico #sidebar, .page-template-page_Justo #sidebar, .page-template-page_Participa #sidebar {
  width: 25%;
}

#left-area, .page-template-page_Toxico #left-area, .page-template-page_Justo #left-area, .page-template-page_Participa #left-area {
  width: 75%;
}

body:not(.home) #et-main-area, .page-template-page_Toxico #et-main-area, .page-template-page_Justo #et-main-area, .page-template-page_Participa #et-main-area {
  background: #FAFAFA;
}

.page-template-page_Toxico #main-content .container, .page-template-page_Justo #main-content .container, .page-template-page_Participa #main-content .container {
  background: #FFFFFF;
}

.page-template-page_Toxico .entry-content .et_pb_module.et_pb_text h1, .page-template-page_Justo .entry-content .et_pb_module.et_pb_text h1, .page-template-page_Participa .entry-content .et_pb_module.et_pb_text h1 {
  font-size: 38px;
  font-weight: 900;
}

.page-template-page_Toxico .entry-content .et_pb_module.et_pb_text h2, .page-template-page_Justo .entry-content .et_pb_module.et_pb_text h2, .page-template-page_Participa .entry-content .et_pb_module.et_pb_text h2 {
  font-size: 28px;
}

.page-template-page_Toxico .entry-content .et_pb_module.et_pb_text h3, .page-template-page_Justo .entry-content .et_pb_module.et_pb_text h3, .page-template-page_Participa .entry-content .et_pb_module.et_pb_text h3 {
  font-size: 28px;
  line-height: 1.3em;
}

.page-template-page_Toxico .entry-content .et_pb_module.et_pb_text h4, .page-template-page_Justo .entry-content .et_pb_module.et_pb_text h4, .page-template-page_Participa .entry-content .et_pb_module.et_pb_text h4 {
  font-size: 22px;
  line-height: 1.4em;
  letter-spacing: 1px;
}

.menu-sidebar-toxic-container ul li.main-sidebar.arbitragem {
  background: url('img/icon-tribunal.png') no-repeat 0 10px;
  padding: 15px 0 15px 70px;
}

.menu-sidebar-toxic-container ul li.main-sidebar.acordos {
  background: url('img/icon-acordos.png') no-repeat 0 10px;
  padding: 15px 0 15px 70px;
}

.menu-isds-cases-container ul li.main-sidebar.arbitragem {
  background: url('img/icon-camera.png') no-repeat 0 10px;
  padding: 30px 0 15px 70px;
  background-size: 70px;
}

.menu-isds-cases-container ul li.main-sidebar.clima {
  background: url('img/picto_clima.png') no-repeat 0 10px;
  padding: 30px 0 15px 70px;
  background-size: 70px;
}

.menu-isds-cases-container ul li.main-sidebar.ambiente {
  background: url('img/picto_ambiante.png') no-repeat 0 10px;
  padding: 30px 0 15px 70px;
  background-size: 70px;
}

.menu-isds-cases-container ul li.main-sidebar.energia {
  background: url('img/picto_energia.png') no-repeat 0 10px;
  padding: 30px 0 15px 70px;
  background-size: 70px;
}

.menu-isds-cases-container ul li.main-sidebar.finance {
  background: url('img/picto_finance.png') no-repeat 0 10px;
  padding: 30px 0 15px 70px;
  background-size: 70px;
}

.menu-isds-cases-container ul li.main-sidebar.saude {
  background: url('img/picto_saude.png') no-repeat 0 10px;
  padding: 30px 0 15px 70px;
  background-size: 70px;
}

.menu-isds-cases-container ul li.main-sidebar.servicopublico {
  background: url('img/picto_servicos-publicos.png') no-repeat 0 10px;
  padding: 30px 0 15px 70px;
  background-size: 70px;
}

.menu-sidebar-toxic-container ul li > ul {
  margin-left: -60px;
}

.menu-isds-cases-container ul li > ul {
  margin-left: -60px;
}

.menu-sidebar-justo-container {
}

.assinaturas-isds {
  margin: 20px 0;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3em;
}

#left-area .entry-content .assinaturas-isds a { /*color: #3b5998;*/
  margin-left: 10px;
}

body:not(.home) #main-content .container {
  background: #FAFAFA;
}

.page-template-page_Plataforma #sidebar, .page-template-page_Plataforma #sidebar .widget, .page-template-page_Toxico #sidebar, .page-template-page_Toxico #sidebar .widget, .page-template-page_Justo #sidebar, .page-template-page_Justo #sidebar .widget, .page-template-page_Participa #sidebar, .page-template-page_Participa #sidebar .widget {
  background: #FAFAFA;
}

#sidebar, #sidebar .widget {
  background: #FFFFFF;
}

#sidebar .widget > .sidebar-wrapper {
  border: none;
}

.menu-widget ul.menu > li:not(:first-child) {
  margin-top: 60px;
}

.menu-widget ul.menu > li > a {
  color: #000000;
  font-size: 28px;
  font-weight: bold;
  padding-left: 15px;
  display: inline-block;
  line-height: 1.1em;
}

.menu-widget2 ul.menu > li > a {
  color: #000000;
  font-size: 22px;
  font-weight: bold;
  padding-left: 0;
}

.menu-widget ul.menu > li > a img {
  float: left;
  position: relative;
  left: -15px;
  top: -3px;
}

.menu-widget ul.menu > li > ul > li {
  margin-top: 25px;
}

.menu-widget ul.menu > li > ul > li:first-child {
  margin-top: 35px;
}

.menu-widget ul.menu > li > ul > li > a, .menu-widget2 menu-widget ul.menu > li > a {
  color: #000000;
  font-size: 22px;
  font-weight: bold;
}

.menu-widget ul.menu > li > ul > li > a span.sub, .menu-widget2 ul.menu > li > a span.sub {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6em !important;
  display: inline-block;
  margin-top: 5px;
}

.menu-widget-basic ul > li {
  margin-top: 12px;
}

.menu-widget-basic ul > li > a {
  font-size: 16px;
  color: #000000;
}

blockquote {
  padding-left: 40px;
  margin: 30px 0 30px 100px;
}

blockquote p {
  padding-bottom: 1em;
}

/********************* * Blog ***********************/
.blog #sidebar, .archive #sidebar, .single #sidebar, .page-template-page_arbitragens #sidebar {
  padding-right: 40px;
  padding-left: 40px;
  background: #FFFFFF;
}

.blog #main-content, .archive #main-content, .single #main-content, .page-template-page_arbitragens #main-content {
  background: #FAFAFA;
}

.et_pb_widget a {
  color: #000;
}

#main-content .container::before {
  display: none;
}

.blog article, .archive article, .page-template-page_arbitragens article {
  float: left;
  margin-right: 70px;
  width: 350px;
  background: #ffffff;
  padding: 0;
}

.post-type-archive-tribe_events.archive article {
  width: 100%;
}

.blog .home-item-txt, .home-item-txt {
  padding: 25px 25px 40px;
  text-align: center;
}

.blog article:nth-child(even), .archive article:nth-child(even), .page-template-page_arbitragens article:nth-child(even) {
  margin-right: 0;
}

.blog article:nth-child(odd), .archive article:nth-child(odd), .page-template-page_arbitragens article:nth-child(odd) {
  clear: both;
}

.home-item-txt .home-item-date, .home-item-date-title {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
}

.home-item-txt .home-item-date-title {
  margin: 10px 0 0;
  padding: 0;
  font-weight: 900;
}

.home-item-txt h3 {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0;
  margin-top: 15px;
}

#left-area .post-meta {
  margin: 20px 0 0;
}

.widget_search {
  position: relative;
}

.widget_search #search {
  width: 100%;
  padding: 10px 50px 10px 10px;
  background: #FAFAFA;
  font-size: 14px;
  border: none;
}

.widget_search input#searchsubmit {
  width: 50px;
  font-size: 11px;
  background: #000000;
  color: #ffffff;
}

.widget_categories, .widget_tag_cloud {
  margin-top: 60px;
}

.widget_categories h4, .widget_tag_cloud h4 {
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.widget_categories ul li a {
  color: #252122;
  font-size: 16px;
  font-weight: 500;
}

/* Pagination */
#nav-below {
  position: relative;
  text-align: center;
  font-size: 17px;
  margin: 0 3em;
  width: 100%;
  clear: both;
}

.lastNews #nav-below {
  margin-top: 40px;
  padding-top: 40px;
  background: url("img/points.png") repeat-x scroll left top rgba(0, 0, 0, 0);
}

#nav-below a {
  color: #545454;
  transition: none;
}

.next.page-numbers {
  position: absolute;
  right: 0;
  transition: none;
}

a.next.page-numbers {
  position: absolute;
  right: 0;
  height: 33px;
  width: 34px;
  margin-top: -8px;
  border: none;
  background: #FFF url(img/nav-next.jpg) no-repeat 0 0;
}

a.next.page-numbers:hover {
  background-position: 0 -33px;
  border: none;
}

.page-numbers {
  margin: 0 2px;
  padding: 0 6px 2px;
  border: 2px solid transparent;
}

.page-numbers.current {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #545454;
  color: #FFF;
  border: 2px solid #545454;
}

a.page-numbers:hover {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #545454;
  color: #FFF !important;
  border: 2px solid #545454;
}

a.prev.page-numbers {
  position: absolute;
  left: 0;
  height: 33px;
  width: 34px;
  border: none;
  margin-top: -8px;
  background: #FFF url(img/nav-previous.jpg) no-repeat 0 0;
}

a.prev.page-numbers:hover {
  background-position: 0 -33px;
  border: none;
}

.meta-tag-list {
  font-size: 12px;
  display: block;
}

/* social network */
ul.social-network {
  margin-top: 10px;
  float: left;
  padding: 0 !important;
}

ul.social-network li {
  float: right;
  display: block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  border: none 0;
}

ul.social-network-blog li {
  float: left;
}

ul.social-network-post li {
  margin-left: 8px;
}

ul.social-network li a, ul.social-network li a:visited, ul.social-network li a:active, ul.social-network li a:focus {
  display: block;
  width: 25px;
  height: 25px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

a.facebookButton {
  background-image: url(img/facebook.png) !important;
}

a.twitterButton {
  background-image: url(img/twitter.png) !important;
}

/* Arbitragem */
.single-arbitragem h2.case-title {
  margin-bottom: 0;
  margin-top: 20px;
  padding-bottom: 0;
}

.single-arbitragem h3.assunto {
  font-size: 28px;
  margin: 0 0 30px;
  letter-spacing: 0;
}

.assunto img {
  max-width: 50px;
  position: relative;
  top: 15px;
}

.single-arbitragem ul.feature {
  float: left;
  width: 50%;
  text-align: left;
  border-left: #000000 4px solid;
  padding-left: 20px !important;
  padding-bottom: 0 !important;
}

.single-arbitragem ul.feature li {
  margin-bottom: 20px;
  font-size: 16px;
}

.single-arbitragem ul.feature li:last-child {
  margin-bottom: 0;
}

.single-arbitragem ul.feature li label {
  font-weight: bold;
  display: block;
}

.case-description {
  clear: both;
  padding-top: 0px;
}

.case-result {
  margin-bottom: 50px;
}

.single-arbitragem article h2.case-result-title {
  font-size: 28px;
  font-weight: normal;
  border-top: #E5E5E5 solid 1px;
  padding-top: 30px;
  margin-top: 30px;
  margin-bottom: 10px;
  text-transform: none;
  clear: both;
}

.case-result-yes {
  display: none;
}

.case-result-yes span {
  font-style: italic;
}

.case-result-main-info {
  margin: 10px 0 20px;
  font-weight: bold;
  font-size: 17px;
  line-height: 1.5em;
}

.case-link {
  border-left: #000000 4px solid;
  padding-left: 20px !important;
  margin-top: 50px;
}

.single-arbitragem article .case-link h2 {
  font-size: 16px;
  text-transform: none;
  font-weight: bold;
  margin: 0;
  padding: 0 0 5px;
  letter-spacing: 0;
}

.case-link a {
  color: #F19401 !important;
}

.single-arbitragem article a.saber-mais-header {
  display: block;
  background: #FAFAFA;
  padding: 15px 15px;
  border-top: #E5E5E5 solid 1px;
  margin-top: 50px;
}

.single-arbitragem article a.saber-mais-header i {
  color: #FFFFFF;
  background: #F19401;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  text-align: center;
  font-size: 23px;
  padding-top: 4px;
}

.single-arbitragem article a.saber-mais-header.saber-mais-active i:before {
  content: "\f107" !important;
}

.single-arbitragem article a.saber-mais-header h2 {
  font-size: 28px;
  text-transform: none;
  margin: 0;
  display: inline;
  margin-left: 15px;
  letter-spacing: 0;
  font-weight: normal;
}

.saber-mais-content {
  display: none;
  padding: 30px 0 30px 68px;
  border-bottom: #E5E5E5 solid 1px;
}

.saber-mais-field {
  margin-bottom: 40px;
}

.single-arbitragem article .saber-mais-content h3 {
  font-size: 16px;
  text-transform: none;
  font-weight: bold;
  margin: 0 0 5px;
  padding: 0;
  letter-spacing: 0;
}

/**************************  * Archive   ****************************/
h2.title-archive {
  text-align: center;
  font-size: 42px;
  color: #d74848;
  font-weight: normal;
}

.cat-description {
  text-align: center;
  margin: 30px 0 40px;
}

.article .archive-grid > a {
  display: block;
  overflow: hidden;
}

.archive .archive-grid article:nth-child(odd) {
  margin-right: 0;
}

.archive .archive-grid #left-area > h2 {
  text-align: center;
  font-family: Lato;
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 300;
  color: #d74848;
}

.archive .archive-grid article h2 {
  text-align: center;
  padding: 0 15px;
  line-height: 0.7em;
}

.archive .archive-grid article h2 a {
  font-size: 18px;
  color: #333333;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.archive .archive-grid article .post-excerpt a {
  color: #333333;
  font-weight: normal;
}

.archive .archive-grid article:hover h2 a, .archive .archive-grid article h2 a:hover, .archive .archive-grid article .post-excerpt a:hover {
  color: #d74848;
}

.archive .archive-grid article .post-excerpt {
  padding: 15px 40px 40px;
  text-align: center;
  height: 230px;
}

.archive .archive-grid article {
  float: left;
  width: 48%;
  height: 550px;
  margin-right: 4%;
  margin-bottom: 45px;
  background: #FFFFFF;
  border-bottom: 12px #f0bcbc solid;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.archive .archive-grid article:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  border-color: #cd2122;
}

.archive .archive-grid article a > img, .overImg article a > img {
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.archive .archive-grid article:hover a > img, .overImg article:hover a > img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.paypal-cont, .patreon-cont {
  float: left;
  width: 50%;
}

/*********************** Contact**********************/
.contactform input, .contactform textarea {
  border-radius: 0 !important;
}

.contactform h2.et_pb_contact_main_title {
  font-family: Open Sans, sans-serif;
  font-weight: 900;
  font-size: 32px;
  color: #000000;
  border-top: 7px solid #000000;
  display: inline-block;
  padding-top: 4px;
  margin: 10px 0 30px;
}

.contactform.et_pb_lino_contact_form_container {
  text-align: center;
}

.contactform .et_pb_contact {
  padding: 0 10%;
}

.contactform p[data-type="checkbox"] {
  text-align: left;
}

.contactform .et_contact_bottom_container {
  float: none;
  text-align: center;
  margin-top: 33px;
}

/********************** ** Footer **********************/
#main-footer {
  background: #000000;
}

#main-footer .et_pb_widget {
  float: none;
}

#main-footer .footer-widget h4 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

#main-footer .footer-widget hr {
  height: 1px;
  border-color: #3c3c3c;
  width: 100%;
}

.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
  margin-bottom: 30px;
}

#main-footer .et_pb_widget.widget_sp_image {
  display: inline-block;;
}

.fwidget.widget_lino_redesocial_widget {
  margin-top: -25px;
}

.et_pb_widget ul li {
  margin-bottom: 0.8em;
}

#main-footer .et_pb_widget.logo-footer {
  float: left;
}

#main-footer .et_pb_widget.escreve-nos {
  float: left;
  margin-left: 40px;
  margin-bottom: 50px;
  margin-top: 70px;
}

#main-footer .et_pb_widget.escreve-nos a {
  color: #F19401;
}

#main-footer .et_pb_widget.escreve-nos a:hover {
  opacity: 0.7;
}

#main-footer .et_pb_widget.escreve-nos a i {
  margin-right: 10px;
}

#main-footer .et_pb_widget.widget_lino_redesocial_widget {
  float: left;
  margin-left: 40px;
}

#footer-widgets .footer-widget ul.follow-us:not(:first-child) li:nth-child(4) {
  clear: both;
  margin-left: 0;
}

.follow-us li a i, .follow-us li a:hover i {
  color: #000000 !important;
}

.follow-us li a:hover {
  opacity: 0.7;
}

#map-footer {
  height: 250px;
}

#footer-widgets .footer-widget li { /*background: url('img/puce-2.png') no-repeat 0 50%;*/
  padding-left: 15px;
}

#footer-widgets .footer-widget ul.follow-us li {
  background: none;
  padding: 0;
}

#footer-widgets .footer-widget li:before {
  display: none;
}

.tribe-events-list-widget {
  color: #FFFFFF;
  position: relative;
}

#footer-widgets .footer-widget .tribe-events-list-widget li {
  padding-left: 0;
}

#footer-widgets .footer-widget .tribe-events-list-widget li .evento-infos > p {
  display: none;
}

#main-footer .footer-widget .tribe-events-list-widget > h4 {
  font-family: Open Sans, sans-serif;
  font-weight: 900;
  font-size: 38px;
  border-top: 7px solid #FFFFFF;
  display: inline-block;
  padding-top: 4px;
  color: #FFFFFF !important;
  text-transform: none;
}

.tribe-events-list-widget .tribe-event-duration {
  background: url('img/white.bg.png') no-repeat 0 0;
  padding: 20px 10px;
  color: #000000;
  width: 20%;
  float: left;
}

.tribe-events-list-widget .tribe-event-date-start {
  color: #000000;
}

.day-nb {
  font-family: Open Sans, sans-serif;
  font-weight: 900;
  font-size: 36px;
  display: block;
  padding-left: 22px;
}

.day-month {
  display: block;
  padding-left: 29px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 3px;
  padding-top: 5px;
}

.tribe-events-list-widget .evento-infos {
  float: left;
  width: 80%;
}

#main-footer .footer-widget .tribe-events-list-widget h4.tribe-event-title {
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 0px !important;
  padding-bottom: 5px;
  text-transform: none;
  line-height: 1.3em;
}

.tribe-events-list-widget .event-meta {
  float: left;
  margin-right: 30px;
  margin-bottom: 5px;
}

.tribe-events-list-widget .event-meta i {
  padding-right: 6px;
}

.evento-infos p {
  clear: both;
}

.tribe-events-widget-link {
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#main-footer .footer-widget .et_pb_widget.widget_nav_menu {
  float: left;
  width: 50%;
  margin-bottom: 40px;
}

#main-footer .footer-widget .et_pb_widget.widget_nav_menu li a {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
}

.newsletter-title-footer {
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  font-size: 38px;
  border-top: 7px solid #FFFFFF;
  display: inline-block;
  padding-top: 4px;
  color: #FFFFFF !important;
  text-transform: none;
  margin-bottom: 40px !important;
}

.footer-widget .tnp-field-email input {
  float: left;
  width: 60%;
}

.footer-newsletter.fwidget.et_pb_widget {
  margin-bottom: 40px !important;
}

.footer-widget .tnp-field-email input {
  border: none;
  padding: 10px 15px;
}

.footer-widget .tnp-field-button input {
  border: none;
  background: #FFFFFF;
  color: #000000;
  letter-spacing: 2px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 12px 15px;
  position: relative;
  top: -1px;
}

.tnp-field-privacy {
  padding-top: 10px;
  clear: both;
}

.footer-widget .tnp-field-button {
  float: left;
  width: 35%;
  margin-left: 9px;
}

/* owl carousel */
.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: left;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #58CFB5;
  font-size: 23px;
  margin: 5px;
  padding: 4px 7px;
  background: #fff;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  border-radius: 3px;
  top: 30%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.owl-theme .owl-nav .owl-next {
  right: -20px;
}

.owl-theme .owl-nav .owl-prev {
  left: -60px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #ffffff;
  color: #58CFB5;
  opacity: 0.7;
}

.owl-theme .owl-nav [class*="owl-"] {
  color: #000000;
}

.owl-theme .owl-nav [class*="owl-"]:hover { /*opacity: 0.75;*/
  color: rgba(0, 0, 0, 0.7);
}

/********************** * Divi components **********************//* Lino Post Grid */
.lino-post-grid article {
  width: 29%;
  margin-right: 6%;
  float: left;
  background: #FFFFFF;
  padding: 8px;
  height: 550px;
  margin-bottom: 55px;
}

.lino-post-grid article:nth-child(3n) {
  margin-right: 0;
}

.postgrid-img img {
  max-width: 100%;
}

.lino-post-grid article.lino-post-grid-item-event, .blog article.lino-post-grid-item-event {
  border: 6px solid #11f4cb;
}

.lino-post-grid article .postgrid-img {
  text-align: center;
}

.lino-post-grid article p {
  font-size: 16px;
  line-height: 1.7em;
  text-align: center;
}

.lino-post-grid article p.lino-post-date, .lino-post-grid article p.lino-post-date-title {
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 15px 0 0;
  letter-spacing: 2px;
  color: #000000;
}

.lino-post-grid article p.lino-post-date.lino-post-date-event, .blog article .lino-post-date-event {
  font-size: 16px;
  margin-bottom: -10px;
  margin-top: 30px;
}

.blog article .lino-post-date-event {
  margin: 20px auto 0;
}

.lino-post-grid article p.lino-post-date-title {
  margin: 10px 0 -10px;
  padding: 0;
  font-weight: 900;
}

.lino-post-grid article p.lino-post-date-title span, .blog article .home-item-date-title span {
  background: #11f4cb;
  padding: 0px 5px;
}

.lino-post-grid article h3 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3em;
  margin-top: 16px;
  margin-bottom: 10px;
  letter-spacing: 0;
}

/* lino Form */
.et_pb_contact .et_pb_contact_field_6.et_pb_contact_field_half {
  float: right;
}

.hidden-select {
  display: none;
}

.et-pb-contact-message, .et-pb-contact-message p {
  text-align: center;
}

p.field_upload label.et_pb_contact_form_label {
  display: inline;
}

h3.et_pb_contact_labeltitle {
  font-size: 18px !important;
  font-family: "Open Sans";
  font-weight: 600 !important;
  color: #333333 !important;
  margin: 45px 3% 0;
}

h4.et_pb_contact_labeltitle2 {
  font-size: 16px;
  font-family: "Open Sans";
  font-weight: 500;
  color: #6f6f6f;
  margin: 45px 3% 0;
}

.et_pb_lino_contact_form_container.alliance-form, .et_pb_contact_form_container.alliance-form {
  padding: 29px;
  background: #f4f4f4;
}

.alliance-form .et_pb_contact p input, .alliance-form .et_pb_contact p textarea, .alliance-form .et_pb_contact p select, .alliance-form .et_pb_contact p input[type="checkbox"] + label i, .alliance-form .et_pb_contact p input[type="radio"] + label i {
  background: #FFFFFF;
}

.header-toggle, .header-toggle h3 {
  margin-bottom: 0 !important;
}

p.et_pb_contact_field.field_checkbox {
  margin-bottom: 5px;
}

.et_pb_contact_field_radio_title {
  margin-top: 30px;
  margin-bottom: 5px;
}

.et_pb_contact_field_half .et_pb_contact_field_radio_title {
  margin-top: 0;
}

.header-toggle.margin-inherit {
  margin-bottom: 2.75% !important;
}

.lino-upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.lino-upload-btn-wrapper .lino-upload-btn {
  border: 1px solid #cd2122;
  color: #cd2122;
  background-color: white;
  padding: 8px 20px;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  cursor: pointer;
}

.lino-upload-btn-wrapper:hover {
  opacity: 0.7;
}

.lino-upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
}

.et_pb_contact div input, .et_pb_contact div textarea {
  width: 100%;
  padding: 16px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #999;
  background-color: #eee;
  font-size: 14px;
}

div.et_pb_contact_field {
  margin-bottom: 3%;
  padding: 0 0 0 3%;
}

div.et_pb_contact_field_half + p.et_pb_contact_field_last:not(.et_pb_contact_field_half), div.et_pb_contact_field:not(.et_pb_contact_field_last), p.et_pb_contact_field_half + div.et_pb_contact_field_last:not(.et_pb_contact_field_half), p.et_pb_contact_field:not(.et_pb_contact_field_last) {
  clear: both;
}

div.et_pb_contact_field {
  margin-bottom: 20px;
}

.field_upload .et_pb_contact_form_label {
  display: block;
  padding-left: 16px;
  margin-bottom: 5px;
}

/* Image hover */
.overlay_text {
  position: absolute;
  bottom: 20%;
  margin-left: auto;
  left: 50%;
  width: 40%;
  margin-left: -20%;
  text-align: center;
  color: #FFF;
  font-size: 32px;
  line-height: 34px;
  font-family: "Josefin Sans", Arial, Tahoma, sans-serif;
  z-index: 999;
  opacity: 0;
  line-height: 1.7em;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.et_pb_has_overlay:hover .overlay_text {
  opacity: 1;
}

.without-marge {
  margin: 0 !important;
}

.col2-without-gotter {
  width: 50% !important;
}

.image-zoom {
  overflow: hidden;
}

.image-zoom a:hover img {
  -webkit-transition: all .3s ease-in-out;
  -webkit-transform: scale(1.15);
  -ms-transition: all .3s ease-in-out;
  -ms-transform: scale(1.15);
  -moz-transition: all .3s ease-in-out;
  -moz-transform: scale(1.15);
  transition: all .3s ease-in-out;
  transform: scale(1.15);
}

.image-zoom a span {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -moz-transform: scale(1.15);
  transform: scale(1.15);
}

.image-zoom a:hover span {
  -webkit-transition: all .3s ease-in-out;
  -webkit-transform: scale(1);
  -ms-transition: all .3s ease-in-out;
  -ms-transform: scale(1);
  -moz-transition: all .3s ease-in-out;
  -moz-transform: scale(1);
  transition: all .3s ease-in-out;
  transform: scale(1);
}

/* newsletter */
#email-subscribe-container {
  text-align: center;
}

#email-subscribe-container h2, #newsletter_signup {
  display: inline-block;
}

#email-subscribe-container h2 {
  font-size: 32px;
  font-weight: bold;
  margin-right: 20px;
  position: relative;
  top: -28px;
}

input.newsletter-email {
  background: #FAFAFA;
  border: none;
  color: #252122;
  padding: 12px 18px;
  margin-right: 10px;
}

#email-subscribe-container input[type=submit] {
  border: none;
  background: #000000;
  color: #FFFFFF;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 13px 40px;
  transition: all .3s;
}

#email-subscribe-container input[type=submit]:hover {
  opacity: 0.7;
}

#email-subscribe-container .tnp-field-privacy {
  text-align: left;
}

/* Bloc estadias */
.widget_lino_post_carousel_widget {
  display: block;
  text-align: center;
  padding: 40px 0;
  border: none;
  position: relative;
}

.widget_lino_post_carousel_widget h4 {
  text-align: center;
  font-size: 50px;
  font-family: Lato;
  font-weight: 900;
  color: #FFFFFF;
  text-transform: uppercase;
}

.widget_lino_post_carousel_widget h4.lino-post-carousel-estadias-title {
  font-weight: 300;
  margin-bottom: 30px;
  font-size: 42px;
  color: #d74848;
  text-transform: uppercase;
  text-align: center;
}

.estadias_post_carousel p.lino-post-carousel-ssTitle {
  margin-bottom: 40px;
  padding-right: 10%;
  padding-left: 10%;
}

article.lino-post-carousel-item {
  background: #FFFFFF;
  border-bottom: 12px #f0bcbc solid;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

article.lino-post-carousel-item:hover {
  transform: translateY(-5px);
  border-color: #cd2122;
}

article.lino-post-carousel-item h3 {
  margin: 0 auto 20px;
  text-align: center;
  padding: 0 15px;
  line-height: 0.7em;
}

article.lino-post-carousel-item h3 a {
  font-size: 18px;
  color: #333333;
  font-weight: 600;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

article.lino-post-carousel-item h3 a:hover {
  color: #d74848;
}

article.lino-post-carousel-item .lino-post-carousel-img img {
  max-height: 200px;
}

article.lino-post-carousel-hp h3 {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  text-transform: uppercase;
  margin: 10px auto 25px;
}

article.lino-post-carousel-hp {
  border-bottom: 12px #f0bcbc solid;
  overflow: hidden;
  background: transparent;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

article.lino-post-carousel-hp:hover {
  transform: translateY(-5px);
  border-color: #cd2122;
}

article.lino-post-carousel-hp a > img {
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  max-height: 200px;
}

article.lino-post-carousel-hp:hover a > img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

article.lino-post-carousel-hp h3 > a {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

article.lino-post-carousel-hp .venue {
  position: relative;
  margin: 0 40px 0 20px;
}

article.lino-post-carousel-hp .event-time {
  position: relative;
}

article.lino-post-carousel-hp .venue:before, article.lino-post-carousel-hp .event-time:before {
  content: "\f041";
  font: normal normal normal 6px/1 FontAwesome;
  color: #6f6f6f;
  position: absolute;
  top: 2px;
  font-size: 18px;
  left: -20px;
}

article.lino-post-carousel-hp .event-time:before {
  content: "\f017";
}

.lino-post-carousel-meta {
  margin: 0 auto 10px;
}

article .lino-post-carousel-txt-container {
  padding: 30px 25px;
}


/* Dino Page */
.blank-bullet ul li:before,
.dino-11 ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background:white;
  display: block;
  top: 12px;
  position: absolute;
  left: 0;
}
.dino-11 ul li:before {
  background: #f19401;
  width: 6px;
  height: 6px;
  top: 5px;
}
.blank-bullet ul li,
.dino-11 ul li {
  line-height: 1.4em;
  position: relative;
  padding-left: 17px;
}
.dino-9 ul {
  margin-top: 20px;
}
.dino-9 ul li {
  background: url('img/footprint.jpg') no-repeat 0 center;
  background-size: 20px;
  line-height: 1.4em;
  padding-left: 30px;
  margin-bottom: 20px;
}
.dino-11 ul li a {
  text-decoration: underline;
}
.dino-12 h3 a {
  color: #f19401;;
}


.lino-post-carousel-ssTitle {
  text-align: center;
}

.lino-post-carousel-estadias-ssTitle {
  color: #6f6f6f;
  font-weight: 500;
  line-height: 1.7em;
}

.postcarousel-img {
  position: relative;
  margin-top: 45px;
}

.postcarousel-date {
  position: absolute; /*background: url('img/bg-blogdate.png') no-repeat center center;*/
  height: 80px;
  width: 80px;
  top: -40px;
  left: 50%;
  margin-left: -40px;
}

.postcarousel-day {
  color: #ffffff;
  font-size: 36px;
  font-weight: 900;
  margin-top: 18px;
}

.postcarousel-month {
  color: #ffffff;
  font-size: 15px;
  margin-top: 5px;
}

.home .postrcarousel-container {
  padding: 30px;
  background: #FFFFFF;
}

.home .lino-post-carousel {
  margin-top: 50px;
}

.home .lino-post-carousel-meta {
  text-align: left;
}

.estradias-mais-info a, #sidebar ul.menu > li.menu-item ul.sub-menu > li.estradias-mais-info a {
  text-transform: uppercase;
  color: #cd2122;
}

.estradias-mais-info a:hover {
  opacity: 0.7;
}

.widget_lino_post_carousel_widget .lino-post-carousel-content {
  border: none;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  color: #6f6f6f;
  line-height: 1.6em; /*text-align: left;*/
  text-align: center;
  height: 200px;
}

.lino-post-carousel-img {
  text-align: center;
  margin: auto;
  overflow: hidden;
}

.testi-img img {
  max-width: 100%;
}

.testi-img i {
  font-size: 70px;
  margin-top: 10px;
}

.widget_lino_post_carousel_widget .owl-theme .owl-dots {
  text-align: center;
}

.widget_lino_post_carousel_widget .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 50px;
}

h2.lino-post-carousel-Title {
  font-weight: 300;
  margin-bottom: 30px;
  font-size: 42px;
  text-transform: uppercase;
  color: #d74848;
}

#footer-bottom {
  color: #FFFFFF;
}

#footer-bottom .et-social-icons {
  display: none;
}

.footer-widget .tribe-event-image {
  display: none;
}

.footer-widget .tribe-events-list-widget .tribe-event-featured {
  background: transparent;
}



/* responsive */
@media screen and (max-width: 1750px) {
  .blog article, .archive article, .page-template-page_arbitragens article {
    width: 43%;
  }

  .post-type-archive-tribe_events.archive article {
    width: 100%;
  }
}

@media screen and (max-width: 1496px) {
  .menu-widget ul.menu > li > a {
    font-size: 22px;
  }
}

@media screen and (max-width: 1260px) {
  #main-header .container.et_menu_container {
    width: 100%;
  }

  #et_top_search_lino {
    right: 50px;
  }

  .widget_categories h4, .widget_tag_cloud h4 {
    font-size: 24px;
  }

  .blog #sidebar, .archive #sidebar, .single #sidebar {
    padding-right: 0px;
    padding-left: 15px;
  }

  .post-type-archive-tribe_events #left-area h1 {
    display: none;
  }

  .post-type-archive-tribe_events #left-area .entry-content {
    padding-top: 0;
  }
}

@media screen and (max-width: 1050px) {
  .services-hp p {
    padding: 0 5%;
  }

  #top-menu-first li, #top-menu li {
    padding-right: 0px;
  }

  .services-hp h2 {
    line-height: 1.2em;
  }
}

@media screen and (max-width: 992px) {
  /* full width */
  .et_pb_fullscreen .et_pb_fullwidth_header_container {
    width: 100% !important;
    max-width: 100% !important;
  }

  .et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
  }

  .lino-post-grid article {
    width: 47%;
    margin-right: 6%;
    float: left;
    background: #FFFFFF;
    padding: 8px;
    height: 550px;
    margin-bottom: 55px;
  }

  .lino-post-grid article:nth-child(3n) {
    margin-right: 6%;
  }

  .lino-post-grid article:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 980px) {
  #et-top-navigation-first {
    display: none;
  }

  .container.et_menu_container {
    text-align: left;
  }

  .et_header_style_left .logo_container {
    margin-left: 20px;
  }

  .et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 80%;
  }

  .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding-top: 0;
    float: right;
    margin-right: 30px;
    position: static;
    margin-top: 45px;
  }

  #et_top_search_lino {
    right: 150px;
  }

  .mobile_menu_bar:before {
    font-size: 42px;
  }

  .et_mobile_menu li li {
    padding-left: 0;
  }

  .et_mobile_menu li li img {
    margin-bottom: 5px;
    display: block;
  }

  .et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
    padding-bottom: 45px;
  }

  #main-footer .footer-widget .tribe-events-list-widget > h4 {
    font-size: 18px;
  }

  #sidebar {
    clear: both;
  }

  #sidebar .widget:first-child {
    padding: 45px;
  }

  .menu-sidebar-toxic-container ul li > ul {
    padding-top: 30px;
  }

  .blog article, .archive article, .page-template-page_arbitragens article {
    width: 40%;
  }
}

@media screen and (max-width: 768px) {
  #top-header .et-social-icons {
    float: none;
    padding-bottom: 10px;
    padding-top: 5px;
  }

  #et-info-top {
    line-height: 1.2em;
  }

  #newsletter_signup {
    margin-top: 30px;
  }

  .et_pb_slider .et_pb_slide {
    height: 400px !important;
  }

  ul.fixed-btn {
    top: auto;
    bottom: 0;
  }
}

@media screen and (max-width: 650px) {
  blockquote {
    padding-left: 15px;
    margin: 30px 0 30px 20px;
  }

  .toogle-but {
    padding: 25px 0 20px;
  }

  .toogle-bloc {
    padding-left: 16px !important;
  }

  .post-type-archive-tribe_events #main-content .container {
    width: 100%;
  }

  .blog article, .archive article, .page-template-page_arbitragens article {
    width: 100%;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  #main-footer .footer-widget .et_pb_widget.widget_nav_menu {
    width: 100%;
  }

  input.newsletter-email, #email-subscribe-container input[type=submit] {
    width: 100%;
  }

  .sidebar-title1 h2 {
    width: 100%;
    font-size: 30px;
  }

  .et_right_sidebar #left-area, .page-template-page_Toxico.et_right_sidebar #left-area, .page-template-page_Justo.et_right_sidebar #left-area, .page-template-page_Participa.et_right_sidebar #left-area {
    padding: 50px 15px 70px 15px;
  }

  .et_search_outer {
    top: 30px;
  }

  .lino-post-grid article {
    width: 100%;
    margin-right: 0;
    float: none;
    background: #FFFFFF;
  }

  .lino-post-grid article:nth-child(3n) {
    margin-right: 0;
  }

  .lino-post-grid article:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 450px) {
  .tribe-events-widget-link {
    position: static;
  }

  #sidebar .widget:first-child {
    padding: 10px;
  }

  .page-template-page_Toxico .entry-content .et_pb_module.et_pb_text h2, .page-template-page_Justo .entry-content .et_pb_module.et_pb_text h2, .page-template-page_Participa .entry-content .et_pb_module.et_pb_text h2 {
    font-size: 22px;
  }

  .tribe-bar-disabled #tribe-bar-form #tribe-bar-views {
    float: none;
    width: 100%;
    left: 0;
    position: static;
  }

  .tribe-bar-disabled #tribe-bar-form #tribe-bar-views + .tribe-bar-filters {
    position: static;
    float: none;
  }

  .et_pb_slider .et_pb_slide {
    height: 300px !important;
  }

  .et_pb_fullwidth_slider_0 .et_pb_slide_description, .et_pb_slider_fullwidth_off.et_pb_fullwidth_slider_0 .et_pb_slide_description {
    padding-top: 0 !important;
    padding-bottom: 30px !important;
  }

  #top-header {
    display: none;
  }

  .container.et_menu_container {
    padding-bottom: 0;
  }

  .et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 60%;
  }

  .et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
    padding-bottom: 15px;
  }

  .title-header h1 {
    font-size: 31px;
    line-height: 1.3em;
  }
}

@media screen and (max-width: 320px) {
  #et_top_search_lino {
    right: 100px;
  }

  .container {
    width: 90%;
  }
}