/*
Theme Name: Nidera Sementes Skudo Child
Description: Nidera Sementes theme for the Skudo Theme
Author: Blue Opera Online
Template: skudo
Version: 1.8.1
*/

h1 {}

h1, h2 {}

h4, h5, .cbp-filter-item {}

h3, h6, .cbp-l-caption-title, .small-letter-spacing {}

.stats-block .stats-text, .proj-content h4, .cbp-l-grid-projects-title, .ult-team-member-name, .ultb3-title, .cbp-l-loadMore-button span {}

h1.page_title, .single-post .center h1.page_title {
  text-transform: uppercase;
}

h4.vc_tta-panel-title, table h5, .cust-subhead {}

.z-index-1 {
  z-index: 1;
}

header .top-bar {
  margin-top: 0 !important;
}

.overflow-hidden, .overflow-hidden .ult-content-box {
  overflow: hidden;
}


#boxMilhoTsi .tsi-item-item img {width: 40px!important; }

.line-height-200per {
  line-height: 200%;
}

.line-height-200per p {
  line-height: 200%;
}

.line-height-250per {
  line-height: 250%;
}

.line-height-250per p {
  line-height: 250%;
}

.vc_column_container>.vc_column-inner {
  padding-left: 25px;
  padding-right: 25px;
}

.single-portfolio .proj-content .content_container {
  padding: 0;
  margin-top: -71px;
}

.no-letter-spacing, .no-letter-spacing h3 {
  letter-spacing: 0px;
}

.medium-letter-spacing {
  letter-spacing: 10px;
}

body .background-position-top-left {
  background-position: top left !important;
}

body .background-position-bottom-center {
  background-position: bottom center !important;
}

.comparacao-checkbox-label {
  display: block;
  margin-bottom: 15px;
}

button.comparison-open-button {
  margin-top: 15px;
}

.comparacao-item-wrapper {
  padding: 0 20px;
}

.comparacao-item {
  border: solid 1px;
  background: white;
  text-align: center;
  padding: 20px;
  position: relative;
}

.comparacao-item .info {
  position: relative;
  z-index: 1;
}

.comparacao-item input {
  vertical-align: text-bottom;
}

.comparacao-item .bg-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  opacity: .2;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.comparacao-item .bg-overlay svg {
  width: 100%;
  padding: 20px;
}

#soja-comparacao {
  /* display: none; */
}


.st0 {
  fill: #ffffff;
}

.comparacao-item .bg-overlay svg .st0 {
  fill: #ffd500;
}

.comparacao-item h3 {
  margin-top: 0;
}

.comparacao-item .btn {
  border: solid 1px black;
}

.comparacao-item .btn:hover,
.comparacao-item .btn:focus {
  border: solid 1px #ffd500;
  background: white;
}

#nav-below.navigation {
  margin-top: 20px !important;
  margin-bottom: 70px !important;
}

#nav-below.navigation .nav-previous,
#nav-below.navigation .nav-next {
  background: #6A6668;
}

#nav-below.navigation a {
  color: white;
  opacity: 1;
}

#nav-below.navigation .nav-title {
  color: #ffd500;
}

.semente-slide {
  padding: 10px;
}
.vueperslides .semente-slide {
  padding: 0;
}

.semente-slide .info {
  background: white;
  padding: 10px;
  border-radius: 10px;
}

.semente-slide .semente-slide-nome {
  font-size: 33px;
  color: #b59200;
  font-weight: 700;
}

.semente-slide-tecnologias {
  font-size: 24px;
  color: #383336;
  font-weight: 700;
}

.semente-slide-tagline {
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
  color: #383336;

  border-bottom: solid 2px #6a6668;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.semente-slide-tagline .text {
  display: block;
  transition: all .2s ease-in-out;
  max-height: 100px;
}

.semente-slide .semente-slide-tagline .text {
  max-height: 0px;
  overflow: hidden;
  display: none;
}

.semente-slide:hover .semente-slide-tagline .text {
  max-height: 150px;
}

.semente-slide-regiao-safra {
  color: #6a6668;
  border-top: solid 2px #6a6668;
  margin-top: 15px;
  padding-top: 15px;
  margin-bottom: 15px !important;
  font-size: 13px;
  min-height: 60px;
}

.semente-slide-regiao-safra span {
  font-weight: 700;
}

.semente-slide .semente-slide-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 38px;
}

.semente-slide .semente-slide-tipo {
  height: 31px;
  width: 25px;
}

.outra-semente-saiba-mais {
  position: absolute;
  top: 150%;
  left: 50%;
  transform: translate3d(-50%, 0%, 0px);
}

.multiply-overlay-bg:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.05+0,0.75+100 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.05) 0%, rgba(0,0,0,0.75) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#bf000000',GradientType=0 ); /* IE6-9 */
  mix-blend-mode: multiply;
  z-index: 1;
}

.black-overlay-bg:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.05+0,0.75+100 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.05) 50%, rgba(0,0,0,0.70) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.70) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.70) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#bf000000',GradientType=0 ); /* IE6-9 */
  z-index: 0;
}

a.btn.semente-slide-link, a.btn.semente-slide-arquivo-link {
  color: white;
  background: #6b6668;
  text-transform: uppercase;
  border: none;
  border-radius: 10px;
  font-size: 18px;
}

#seed-nome-row:before {
  content: '';
  width: 200px;
  height: 10px;
  background: #ffd500;
  position: absolute;
  top: 0px;
  left: 25px;
  display: block !important;
}

.seed-classe-row:before {
  content: '';
  width: 200px;
  height: 10px;
  background: #ffd500;
  position: absolute;
  top: 0px;
  left: 25px;
  display: block !important;
}

.seed-breadcrumbs, .seed-breadcrumbs p, .seed-breadcrumbs span, .seed-breadcrumbs a {
  color: white !important;
}

.seed-breadcrumbs p {
  background: #000000;
  padding: 3px 10px;
  display: inline-block !important;
  margin: 1em 0 0 !important;
}

.semente-slide .semente-slide-tipo svg .st0 {
  fill: #ffd500;
}

.semente-slide .semente-slide-regiao-safra, .semente-slide .semente-slide-regiao-safra, .semente-slide a.btn.semente-slide-link {
  display: none;
}

.semente-slide-header {
  min-height: 7px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.semente-slide-header:before {
  content: '';
  display: block;
  height: 5px;
  width: 40px;
  background: #ffd500;
  margin: 15px 0;
}

.semente-selection.lancamento-show {
  position: static;
}
.semente-selection {
  position: absolute;
  left: -9999px;
}

span.semente-slide-lancamento {
  background: #b59200;
  color: #ffd500;
  padding: 1px 10px;
  border-radius: 15px;
  font-family: 'Oswald', 'Arial', 'sans-serif';
}

a.semente-slide-pdf-link {
  background: #6b6668;
  color: #ffffff;
  border-radius: 15px;
  height: 25px;
  width: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}

.seed-filter-text-block-wrapper .semente-slide .semente-slide-nome {
  font-size: 33px;
}

.seed-filter-text-block-wrapper .semente-slide-tecnologias {
  font-size: 24px;
}

.seed-filter-text-block-wrapper .semente-slide-regiao-safra {
  font-size: 13px;
}

.seed-filter-text-block-wrapper a.btn.semente-slide-link {
  font-size: 18px;
}

.seed-filter-text-block-wrapper a.btn.semente-slide-arquivo-link, .seed-filter-text-block-wrapper .semente-slide-tagline {
  display: none;
}

.seed-filter-text-block-wrapper .semente-slide .semente-slide-tipo {
  height: 31px;
  width: 25px;
}

.seed-filter-text-block-wrapper .semente-slide .semente-slide-footer {
  min-height: 38px;
}

.seed-filter-text-block-wrapper {

}

.seed-filter-text-block-wrapper .semente-slide .semente-slide-regiao-safra,
.seed-filter-text-block-wrapper .semente-slide a.btn.semente-slide-link {
  display: block;
}


.comparacao-wrapper.flexslider.flexslider-comparacao.carousel,
.lancamento-wrapper.flexslider.flexslider-lancamentos.carousel {
  padding: 0 50px;
}

.lancamento-wrapper.flexslider.flexslider-lancamentos.carousel .flex-direction-nav a.flex-prev,
.comparacao-wrapper.flexslider.flexslider-comparacao.carousel .flex-direction-nav a.flex-prev {
  left: -50px;
}

.lancamento-wrapper.flexslider.flexslider-lancamentos.carousel .flex-direction-nav a.flex-next,
.comparacao-wrapper.flexslider.flexslider-comparacao.carousel .flex-direction-nav a.flex-next {
  right: 50px;
}

.flexslider .flex-direction-nav .flex-prev,
.flexslider .flex-direction-nav .flex-next {
  width: 25px;
  height: 50px;
  margin-top: -20px;
}

button.vueperslides__arrow.vueperslides__arrow--next,
button.vueperslides__arrow.vueperslides__arrow--prev,
.flexslider .flex-direction-nav .flex-prev:after,
.flexslider .flex-direction-nav .flex-next:after {
  background: none;
  background-repeat: no-repeat;
  border-radius: 0;
  content: '';
}

button.vueperslides__arrow.vueperslides__arrow--next,
button.vueperslides__arrow.vueperslides__arrow--prev,
.flexslider .flex-direction-nav .flex-prev:after,
.flexslider .flex-direction-nav .flex-next:after {
  background: none;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  content: '';
}

button.vueperslides__arrow.vueperslides__arrow--next,
.flexslider .flex-direction-nav .flex-next:after {
  background-image: url("images/slider-seta-direita.svg");
}

button.vueperslides__arrow.vueperslides__arrow--prev,
.flexslider .flex-direction-nav .flex-prev:after {
  background-image: url("images/slider-seta-esquerda.svg");
}

button.vueperslides__arrow.vueperslides__arrow--next,
button.vueperslides__arrow.vueperslides__arrow--prev {
  width: 25px;
  height: 50px;
}

button.vueperslides__arrow.vueperslides__arrow--prev {
  left: -50px;
}

button.vueperslides__arrow.vueperslides__arrow--next {
  right: -50px;
}

a.btn.semente-slide-arquivo-link.checkbox {
  color: white;
  background: #6b6668;
  text-transform: uppercase;
  border: solid 2px #6b6668;
  border-radius: 10px;
  font-size: 18px;
}
a.btn.semente-slide-arquivo-link.checkbox.checked {
  color: #6b6668;
  background: white;
}


/* Styles for Minimalist demo */

header.navbar-default .navbar-nav>li.menu-item-has-children>a:after {
  display: none;
}

.dropdown-menu>li>a {
  padding: 11px 15px 11px 15px;
}

.navbar-collapse li:not(.skudo_mega_menu) .dropdown-menu {
  min-width: 200px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

header .search_trigger .dripicons-search {
  font-size: 14px;
  top: 0px;
}

header .skudo_dynamic_shopping_bag .dripicons-cart {
  font-size: 20px;
}

.skudo-push-sidebar-opened .navbar .nav-container .custom-font-icon .icon.dripicons-cross {
  font-size: 18px;
}

.skudo_little_shopping_bag .overview {
  position: relative;
  top: -3px;
  right: -3px;
}

body .font-weight-300 {
  font-weight: 300;
}

p, li, a, .aio-icon-description, .smile_icon_list li .icon_description p {
  font-family: 'Martel Sans', 'Oswald', 'Arial', 'sans-serif', sans-serif;
}

.avisos-wrapper {
  background-color: rgb(251, 221, 89);
  border-style: solid;
  border-radius: 10px;
  padding: 20px;
  transition: all 700ms ease 0s;
  border-color: transparent;
  box-shadow: none;
  color: black;
}

#milho-reacao-complexo-enfezamento, #soja-reacao-complexo-enfezamento {
  background-color: #fdeca5;
  border-radius: 10px;
  padding: 60px 20px;
  transition: all 700ms ease 0s;
  color: black;
  margin: 20px 0;
}

#milho-reacao-complexo-enfezamento h3, #soja-reacao-complexo-enfezamento h3 {
  color: #b4901e;
  font-size: 35px;
  font-weight: bold;
  line-height: 150%;
  position: relative;
  margin: 0 0 50px 0;
  max-width: 300px;
}

#milho-reacao-complexo-enfezamento h3:after, #soja-reacao-complexo-enfezamento h3:after {
  content: '';
  width: 135px;
  height: 10px;
  background: #ffd500;
  position: absolute;
  bottom: -30px;
  left: -20px;
  display: block;
}

#milho-reacao-complexo-enfezamento p, #soja-reacao-complexo-enfezamento p {
  color: black;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 0px !important;
}

.single-portfolio nav#nav-below {
  display: none;
}

.single-portfolio .proj-content {
  margin: 50px auto -25px;
  width: 100%;
}

.display-none {
  display: none !important;
}

.max-width-190 {
  max-width: 190px !important;
}

#nav-menu-item-12539 i.main-menu-icon.fa.fa-play-circle {
  display: flex;
  align-items: center;
  padding-right: 0px;
  justify-content: center;
}

a .aio-icon.circle {
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
}

a:hover .aio-icon.circle {
  background: #ffd500 !important;
}

/* header.navbar .navbar-collapse .navbar-nav:after {
  display: none;
  content: '';
  background: black;
  height: 2px;
  width: calc(100% - 50px);
  margin-left: 25px;
}

.navbar-header:before, .navbar-header:after {
  content: '';
  background: #bb9822;
  opacity: .8;
  height: calc(100% + 50px);
  position: absolute;
  top: -25px;
  z-index: 0;
}

.navbar-header:before {
  right: -50px;
  width: 148px;
  clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
} */
.skudo-header-button {
  z-index: 1;
}

header .top-bar-bg>.container {
  background: grey;
}

.navbar-header:after {
  right: 98px;
  width: 4000%;
}

.navbar-brand.nav-to {
  z-index: 1;
  position: relative;
}

header .navbar-brand img:not(.logo_after_scroll) {
  width: 100%;
  height: 200px;
  max-height: 95px;
  padding: 5px 0;
  transition: none;
}

header .navbar-header {
  margin-top: 7px;
  margin-bottom: 7px;
}

header .skudo-header-button {
  margin-right: -30px;
}

.style1 .nav-container>.navbar-collapse.collapse {
  z-index: 1;
  position: relative;
  border-top: solid white 2px;
}

header .top-bar-bg>.container {
  background: grey;
  z-index: 0;
}

.container>.navbar-header {
  top: -37px;
}

.navbar-header-notch-wrapper {
  height: calc(100% + 90px);
  position: absolute;
  bottom: -60px;
  z-index: 0;
  right: -65px;
  width: 4000%;
  filter: drop-shadow(-8px 5px 10px black);
  display: flex;
}

.navbar-header-notch-wrapper .navbar-header-fill,
.navbar-header-notch-wrapper .navbar-header-notch {
  height: 100%;
  background: #ffffff;
}

.navbar-header-notch-wrapper .navbar-header-fill {
  width: 100%;
}

.navbar-header-notch-wrapper .navbar-header-notch {
  height: 160px;
  width: 69px;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  bottom: 13px;
  left: -33px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  transform: rotate(20deg);
}

.flex-direction-row-reverse {
  flex-direction: row-reverse !important;
}

.nav-container.container, .navbar-collapse.collapse:after {
  background: gray;
}

.navbar-collapse.collapse:after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -2px;
  right: -46px;
  height: 145px;
  width: 50px;
  z-index: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  transform: rotate(20deg);
}

header .menu-controls .font-icon .icon {
  font-size: 14px;
}

body .light .skudo_little_shopping_bag .overview span.minicart_items {
  background: #101010 !important;
}

body .dark .skudo_little_shopping_bag .overview span.minicart_items {
  background: #fff !important;
  color: #101010 !important;
}

header .top-bar .social-icons-fa ul li {
  margin: 15px 3px;
}

.navbar .social-icons-fa ul li:hover a {
  background: #ffd500 !important;
}

body header .top-bar .social-icons-fa li a:hover, body header.style3 .search_trigger .icon:hover {
  color: #424242 !important;
}

header .top-bar .social-icons-fa ul li a {
  background: white;
  border-radius: 100%;
  display: flex;
  width: 25px;
  height: 25px;
  justify-content: center;
  align-items: center;
}


header .top-bar .social-icons-fa ul li a i {
  font-size: 14px !important;
  padding: 0;
  display: flex;
  height: 25px;
  align-items: center;
  justify-content: center;
}

.vc_progress_bar .vc_single_bar .vc_label {
  font-size: 13px !important;
  font-weight: 400 !important;
}

.vc_single_bar .pointerval .vc_label_units {
  font-size: 10px !important;
  font-weight: 400 !important;
}

#back-top {
  margin: 0 !important;
  bottom: 0;
  right: 0;
}

#back-top a {
  border-radius: 0;
  background: rgb(0 0 0 / 48%);
}

.special_tabs.icontext.horizontal .label .title {
  margin: 13px 20px 10px 54px;
}

.special_tabs.icontext .label a, .special_tabs.icontext .label a:hover, .special_tabs.text .label a, .special_tabs.text .label a:hover {
  font-size: 13px !important;
  text-transform: uppercase;
}

.special_tabs.horizontal.icontext .tab-selector .label.current {
  background: #212121;
}

.simpleselect.active, .simpleselect.active .options .option {
  z-index: 100 !important;
}

.wpcf7 textarea, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .simpleselect .placeholder, .simpleselect .options {
  border: 1px solid #dadada;
}

.simpleselect .options {
  background: #f7f7f7;
}

.bt-contact a span input {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  font-weight: 600;
  font-size: 11px;
  line-height: 20px;
  padding: 8px 20px 4px 20px;
}

.wpcf7 .f-name input, .wpcf7 .f-subject input, .wpcf7 .f-email input, .wpcf7 .f-message textarea, .wpcf7 .f-captcha input {
  font-size: 11px !important;
  font-weight: 600;
  text-transform: uppercase;
}

.metas-container p, .metas-container a {
  font-size: 11px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}

.metas-container p.metas-sep {
  line-height: 14px;
}

.page-template-blog-masonry-template .posts_category_filter li {
  font-weight: 600 !important;
  font-size: 11px;
  color: #9c9c9c;
  text-transform: uppercase;
  margin: 0 10px;
}

body .posts_category_filter li.selected {
  color: #1f1f1f !important;
}

#pbd-alp-load-posts a {
  background-color: #212121;
  color: #fff;
  border: none;
  font-size: 11px !important;
}

@media only screen and (max-width: 993px) {
  header.style1 .skudo_right_header_icons.with-woocommerce-cart {
    padding-top: 30px !important;
    display: none;
  }

  header .nav-container .navbar-header {
    margin: 23px 7px;
  }

  header .nav-container .dl-menuwrapper {
    margin-top: 40px !important;
  }
}

header .navbar-brand img:not(.logo_after_scroll) {
  width: 100%;
}

body .top-bar .phone-mail li.text_field {
  background: none;
  position: relative;
  top: 10px;
  padding: 17px 0px 12px;
}

body .border-style-solid {
  border-style: solid;
}

.vc_custom_heading a, .vc_custom_heading a:focus, .vc_custom_heading a:hover, .vc_custom_heading a:visited, .vc_custom_heading a i, .vc_custom_heading a:focus i, .vc_custom_heading a:hover i, .vc_custom_heading a:visited i {
  font-family: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  color: inherit !important;
}

.vc_general a i {
  font-family: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  color: inherit !important;
}

#big_footer {
  z-index: 2;
}

.value-section {
  display: none;
}

.value-section.active {
  display: block;
}

.tick span[data-view] {
  height: 105px;
}

.tick {
  font-size: 1rem;
  white-space: nowrap;
}

.tick-flip, .tick-text-inline {
  font-size: 2.5em;
}

.tick-label {
  margin-top: 1em;
  font-size: 1em;
}

.tick-char {
  width: 1.5em;
}

.tick-text-inline {
  display: inline-block;
  text-align: center;
  min-width: 1em;
}

.tick-text-inline+.tick-text-inline {
  margin-left: -.325em;
}

.tick-group {
  margin: 0 .5em;
  text-align: center;
}

.tick-text-inline {
  color: #595d63 !important;
}

.tick-label {
  color: #595d63 !important;
}

.tick-flip-panel {
  color: #fff !important;
}

.tick-flip {
}

.tick-flip-panel-text-wrapper {
  line-height: 1.45 !important;
}

.tick-flip-panel {
  background-color: #3c3e3c !important;
}

.tick-flip {
  border-radius: 0.12em !important;
}

#chartdiv {
  width: 100%;
  height: 500px
}

#chart-info {}

#chart-info h2 {
  font-size: 31px;
  font-weight: 600;
  color: #3c312f;
  margin: 0 0 50px;
}

#chart-info h2 font {
  color: #b79114;
}

#chart-info .map img {
  width: 100%;
}

#chart-info .box-wrapper {
  display: flex;
}

#chart-info .box {
  width: 200px;
  margin: auto;
  margin-bottom: 20px;
}

#chart-info .box .blk-line {
  border: 2px solid #939394;
  border-radius: 4px;
  height: 60px;
  position: relative;
}

#chart-info .box .blk-line:before {
  content: "";
  position: absolute;
  left: 20px;
  right: 20px;
  background: #f4f4f6;
  top: -2px;
  height: 2px;
}

#chart-info .box .number {
  color: #3c312f;
  font-size: 30px;
  line-height: 100%;
  font-weight: 700;
  position: absolute;
  left: 17px;
  top: 0px;
}

#chart-info .box .number .end {
  font-size: 20px;
  position: absolute;
  top: 0;
  right: -30px;
}

/* #chart-info .box .number .end.zero {
    right: -31px;
  } */

#chart-info .box .label {
  color: #3c312f;
  font-size: 16px;
  position: absolute;
  right: 0;
  bottom: 0;
  font-style: italic;
  font-weight: 400;
  letter-spacing: -0.5px;
}

#chart-info .info {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  font-style: italic;
  margin-top: 88px;
}

#chart-info .info img {
  vertical-align: middle;
  margin-right: 10px;
}

.font-family-oswald {
  font-family: 'Oswald', 'Arial', 'sans-serif';
}

#big_footer .page_content {
  background: #f2f2f4;
}

#big_footer .page_content a.botao-footer-semente {
  display: inline-block;
  padding: 3px 12px 3px 90px;
  font-size: 27px !important;
  font-weight: normal;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  background-image: none;
  border: solid;
  border-radius: 15px;
  transition: 0.3s;
  position: relative;
  margin: 35px 35px 35px 15px !important;
  text-transform: uppercase;
}

#big_footer .page_content a.botao-footer-semente.soja {
  padding: 3px 60px 3px 60px;
  margin: 35px 35px 35px 15px !important;
}

#big_footer .page_content a.botao-footer-semente.milho {
  padding: 3px 60px 3px 60px;
  margin: 35px 35px 35px 15px !important;
}

#big_footer .page_content a.botao-footer-semente:hover, #big_footer .page_content a.botao-footer-semente:active {
  border-color: black !important;
  color: black !important;
  background: #ffd500 !important;
}

#big_footer .page_content .botao-footer-semente img {
  position: absolute;
  top: -19px;
  left: -15px;
  width: 100px;
  transform: scaleX(-1);
  margin: 0;
}

#big_footer .page_content .botao-footer-semente.soja img {
  width: 100px;
}

#big_footer .page_content .botao-footer-semente.milho img {
  width: 65px;
}

#big_footer .page_content a.botao-footer-semente.soja:before {
  position: absolute;
  height: 80px;
  background: #f2f2f4;
  content: '';
  width: 60px;
  top: -19px;
  left: -15px;
	display:none!important;
}

#custom-footer {
  border-top: 10px solid #ffd500;
  clear: both;
}

.wpcf7 label>span:first-child {
  font-weight: bold;
  font-family: 'Oswald', 'Arial', 'sans-serif';
  position: absolute;
  left: 9999px;
}

.wpcf7 .custom-form span.wpcf7-form-control-wrap {
  z-index: auto;
}

.wpcf7 .custom-form legend {
  font-family: 'Oswald', 'Arial', 'sans-serif';
  font-weight: 500;
  font-size: 32px;
  line-height: 120%;
  color: #212121;
  margin-bottom: 10px;
}

.wpcf7 form.wpcf7-form .custom-form p {
  margin-bottom: 0px !important;
}

.wpcf7 .custom-form input[type="text"], .wpcf7 .custom-form input[type="email"], .wpcf7 .custom-form textarea, .wpcf7 .custom-form .simpleselect {
  background: white;
  box-shadow: none;
  border: solid 1px #D0D0D0;
  z-index: auto;
  margin: 10px 0 0;
}

.wpcf7 .custom-form .simpleselect {
  border: none;
}

.wpcf7 .custom-form .simpleselect .placeholder {
  margin: 0;
  background: white;
  box-shadow: none;
}

.wpcf7 .custom-form .simpleselect .options {
  height: 200px !important;
  overflow: scroll !important;
}

.wpcf7 .custom-form input::placeholder, .wpcf7 .custom-form textarea::placeholder {
  opacity: 1;
}

.wpcf7 .custom-form .row {
  margin-bottom: 20px;
}

.wpcf7 .custom-form .row .col-md-12 {
  padding: 0 25px;
}

.wpcf7 .custom-form .custom-btn {
  text-align: center;
  width: 100%;
  max-width: 100% !important;
  text-transform: uppercase;
  background: #5d5959;
  color: #f0f0f0;
}

.wpcf7 .custom-form .custom-btn:hover, .wpcf7 .custom-form .custom-btn:active {
  background: #333;
}

.wpcf7 .custom-form .wpcf7-radio {
  text-align: center;
  text-transform: uppercase;
}

.wpcf7 .custom-form .wpcf7-radio>span {
  width: auto;
}

.wpcf7 .custom-form .wpcf7-radio>span label {
  width: auto;
  float: none;
}

.wpcf7 .custom-form .wpcf7-radio>span label span {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: 0.3s;
}

.wpcf7 .custom-form .wpcf7-radio>span label span:active, .wpcf7 .custom-form .wpcf7-radio>span label span.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
  box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}

.wpcf7 .custom-form .wpcf7-radio>span label span:hover, .wpcf7 .custom-form .wpcf7-radio>span label span:focus {
  color: #333;
  text-decoration: none;
}

.wpcf7 .custom-form .wpcf7-radio>span label span:focus, .wpcf7 .custom-form .wpcf7-radio>span label span:active:focus, .wpcf7 .custom-form .wpcf7-radio>span label span.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.wpcf7 .custom-form .wpcf7-radio>span label input {
  display: none;
}

.wpcf7 .custom-form .wpcf7-radio>span label input:checked+span {
  color: #ffd500;
  border-color: #ffd500;
}

.sby_player_outer_wrap.sby_player_item {
  padding: 0 !important;
}

.time-header {
  padding: 10px;
  background: #5f5f5f;
}

.time-header h4 {
  color: white;
}

.time-body {
  padding: 10px;
}

.time-single {
  display: block;
}

.time-single-2 {
  display: none;
}

.time-body .time-single-person-name {
  margin: 0;
}

.time-body .time-single-person-contact-info p {
  margin-bottom: 0 !important;
}

.time-body .time-single-person-contact-info a {
  text-transform: lowercase;
}

.time-single-location, .time-single-persons {
  margin: 0 50px;
}

.time-single-person {
  margin-bottom: 10px;
  border: solid 1px #5f5f5f;
  border-radius: 3px;
  overflow: hidden;
}

.time-single-person-cargo {
  margin: 0;
}

.time-single-person * {
  font-family: 'Martel Sans', 'Arial', 'sans-serif', sans-serif !important;
}

.time-single-persons-2 .time-single-person-2 {
  transition: all .25s;
}

.time-single-persons-2 .time-single-person-2:hover {
  -moz-box-shadow: inset 0 0 5px 1px #6dab3c;
    -webkit-box-shadow: inset 0 0 5px 1px #6dab3c;
    box-shadow: inset 0 0 5px 1px #6dab3c;
}

.time-single-persons-2 .time-single-person-2 td {
  line-height: 120%;
}

.time-single-persons-2 .time-single-person-2 td a {
  font-family: 'Martel Sans', 'Arial', 'sans-serif' ,sans-serif;
}

table thead th {
  background: #5f5f5f;
  border: none;
  color: white;
  font-weight: 400;
}

table tbody tr:nth-child(even) {
  background: none;
}

table tbody tr:first-child td {
  border-top: none;
}

table tbody tr td, table tbody tr td a, table tbody tr td li {
  font-size: 11px !important;
}

table tbody tr td {
  text-transform: uppercase;
}

table tbody tr td a {
  text-transform: none;
}

.skudo_right_header_icons {
  /* display: none; */
}

.tsi-item .top-icon .aio-icon-header h3.aio-icon-title {
  margin-top: 0 !important;
}

.tsi-section-title {
  font-size: 26px;
  border-top: solid 1px;
  border-bottom: solid 1px;
  margin: 0px auto 40px !important;
  font-weight: 500;
  padding: 15px 0;
  display: table;
}

.home-section-title {
  font-size: 60px;
  border-top: solid;
  border-bottom: solid;
  margin: 0px auto !important;
  font-weight: 300;
  padding: 20px 0;
}

.home-top-widget-title {
  color: #006b2d;
  text-align: left;
  border-bottom: 4px solid #ffd500;
  padding-bottom: 10px;
  display: inline-block;
  font-weight: 700;
  font-size: 44px;
  margin: 0;
}

.home-top-widget-text, .home-top-widget-text p, .home-top-widget-text * {
  font-size: 14px;
}

.home-top-widget-button a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-round.vc_btn3-style-custom {
  padding-top: 0px !important;
  padding-bottom: 2px !important;
  text-transform: uppercase;
  font-size: 14px;
}

.home-top-widget-button a.vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-shape-round.vc_btn3-style-custom:hover {
  background: white !important;
  color: #006b2d !important;
  border-color: #006b2d !important;
}

#tsi a.vc_general.vc_btn3.vc_btn3-shape-round.vc_btn3-style-custom:hover {
  background: white !important;
  color: #006b2d !important;
  border-color: #006b2d !important;
}

.nidera-news-button-leia-mais {}

.nidera-news-button-leia-mais a {
  padding: 0 70px 0 0 !important;
}

.nidera-encontre-representantes-button {}

.nidera-encontre-representantes-button a {
  padding: 0 70px 0 0 !important;
  font-size: 40px !important;
}

.nidera-encontre-representantes-button a i {
  font-size: 40px !important;
}

.nidera-saiba-mais-button {}

.nidera-saiba-mais-button a.vc_btn3 {
  padding: 0 50px 0 0 !important;
  font-size: 20px !important;
  font-weight: 300 !important;
}

.nidera-saiba-mais-button a.vc_btn3 .vc_btn3-icon {
  font-size: inherit !important;
}

.tsi-titulo-divisor {
  color: white;
  font-size: 40px;
}

.tsi-titulo-divisor * {
  color: inherit;
  font-size: inherit;
}

#imagem-cabecalho-soja .nome-semente {
  background: black;
  margin: auto;
  width: 90%;
  text-align: center;
  border: solid 2px #ffd500;
  position: relative;
  z-index: 2;
  border-radius: 10px;
  padding: 3px 5px 5px 5px;
}

#imagem-cabecalho-soja {
  max-width: 250px;
}

#imagem-cabecalho-soja .header-image {
  width: 150px;
  height: 59px;
  margin: auto;
  margin-bottom: 0px;
  background-image: url('images/boneco_soja.png');
  background-size: contain;
  background-repeat: no-repeat;
}

#imagem-cabecalho-soja .nome-semente h1 {
  color: white;
  display: flex;
  justify-content: center;
  column-gap: 5px;
  align-items: center;
  line-height: 100%;
  vertical-align: top;
  position: relative;
  margin: 0;
  font-size: 44px;
  font-family: 'Anton', sans-serif;
}

#imagem-cabecalho-soja .nome-semente h1 span {
  display: block;
  line-height: 1;
  color: white;
	padding-right: 30px;
}

#imagem-cabecalho-soja .assinatura-semente {
  background: #ffd500;
  text-align: center;
  padding: 15px 5px 5px;
  position: relative;
  z-index: 1;
  margin-top: -10px;
  border-radius: 10px;
}

#imagem-cabecalho-soja .assinatura-semente h2 {
  color: black;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  font-family: 'Martel Sans', 'Oswald', 'Arial', 'sans-serif', sans-serif;
  line-height: 110%;
}

#imagem-cabecalho-soja .etiqueta-lancamento {
  background: black;
  margin: 5px auto 0;
  width: 90%;
  text-align: center;
  border: solid 2px #ffd500;
  position: relative;
  z-index: 2;
  border-radius: 10em;
  padding: 2px;
  text-transform: uppercase;
}

#imagem-cabecalho-soja .etiqueta-lancamento a {
  color: white;
  font-size: 20px;
  line-height: 24px;
  vertical-align: bottom;
  font-weight: 800;
}

#imagem-cabecalho-soja .nome-semente h1 span.small {
  /* font-size: 24px; */
  margin-top: 1px;
}

#imagem-cabecalho-soja .nome-semente span:first-child { top: 0px!important; position: absolute!important; left: 0!important; }

#imagem-cabecalho-soja .nome-semente span:nth-last-child(-n + 2) { top: 0px!important; position: absolute!important; right: 4px!important; padding-right: 0px!important; }

#imagem-cabecalho-soja .nome-semente .sementeCodigo {top: 15px!important;}


.vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  background: white !important;
  border: none !important;
  padding: 00px !important;
  margin: 0px !important;
}

.vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading a, .vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading a:hover {
  color: #6b6668 !important;
  text-transform: uppercase !important;
  border: solid 2px #6b6668 !important;
  border-radius: 10px !important;
  font-size: 18px !important;
  line-height: 18px !important;
  padding: 10px !important;
}

body .vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel:hover .vc_tta-panel-heading a,
body .vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading a {
  color: white !important;
  background: #6b6668 !important;
}




#imagem-cabecalho-milho .nome-semente {
  background: #ffd500;
  margin: auto;
  width: 70%;
  text-align: center;
  border: solid 2px black;
  position: relative;
  z-index: 2;
  border-radius: 10px;
  padding: 10px 5px;
}

#imagem-cabecalho-milho {
  max-width: 250px;
}

#imagem-cabecalho-milho .nome-semente h1 {
  color: black;
  display: flex;
  justify-content: center;
  column-gap: 5px;
  align-items: flex-end;
  line-height: 100%;
  vertical-align: top;
  position: relative;
  margin: 0;
  font-size: 50px;
  font-family: 'Anton', sans-serif;
}

#imagem-cabecalho-milho .nome-semente h1 span {
  display: block;
  line-height: 1;
  color: black;
  padding-right: 14px;
}

#imagem-cabecalho-milho .assinatura-semente {
  background: black;
  text-align: center;
  padding: 13px 10px 5px;
  position: relative;
  z-index: 1;
  margin-top: -5px;
  border-radius: 10px;
}

#imagem-cabecalho-milho .assinatura-semente h2 {
  color: white;
  font-size: 18px;
  font-weight: 300;
  margin: 0;
  font-family: 'Martel Sans', 'Oswald', 'Arial', 'sans-serif', sans-serif;
  line-height: 110%;
}

#imagem-cabecalho-milho .etiqueta-lancamento {
  background: black;
  margin: 5px auto 0;
  width: 90%;
  text-align: center;
  border: solid 2px #ffd500;
  position: relative;
  z-index: 2;
  border-radius: 10em;
  padding: 2px;
  text-transform: uppercase;
}

#imagem-cabecalho-milho .etiqueta-lancamento a {
  color: white;
  font-size: 20px;
  line-height: 24px;
  vertical-align: bottom;
  font-weight: 800;
}

#imagem-cabecalho-milho .nome-semente h1 span.small {
  font-size: 36px;
  margin-bottom: 1px;
	padding-right: 0px!important;
}

#imagem-cabecalho-milho .nome-semente span:first-child { top: 0px!important; position: absolute!important; left: 0!important; }

#imagem-cabecalho-milho .nome-semente span:nth-last-child(-n + 2) { top: 0px!important; position: absolute!important; right: 4px!important; }

.sementeCodigo { font-size: 10px; font-weight: 400!important; position: absolute; right: 4px; padding-right: 0px!important; top: 17px; font-family: 'Open Sans'; letter-spacing: 0px;}

body #whatsapp-floating-button {
  width: 100px;
  height: 100px;
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 99999;
  background: #ffd500;
  border-radius: 60px;
  box-shadow: rgba(0, 0, 0, 0.51) 0px 0px 14px 0px;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 40px;
  color: black;
  line-height: 150%;
  text-align: center;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

body #whatsapp-floating-button:hover {
  background: #3c3230;
  color: white;
}

img.nidera-resolve-bg {
  max-width: none;
  width: 110px;
  height: auto;
  display: block;
  position: relative;
}

/* FOOTER */

#secondary_footer .footer_custom_text.left {
  width: auto;
  padding: 0;
  margin: 0;
}

/* #secondary_footer .container:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #f3c906;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
} */

#secondary_footer .social-icons-fa.align-left a {
  background: white;
  border-radius: 100%;
  color: black;
  padding: 0px 0;
  line-height: 100%;
  width: 20px;
  height: 20px;
  display: block;
  margin-left: 15px;
}

#secondary_footer .social-icons-fa.align-left a i {
  margin: 4px;
  width: 12px;
  vertical-align: middle;
}

.footerdiv {
  position: relative;
  display: inline-block;
  line-height: 0%;
  vertical-align: middle;
  width: 100%;
}

#footer-social-icons {
  width: 170px;
  height: 45px;
  position: absolute;
  top: -48px;
  right: 0;
  background: white;
  clip-path: polygon(100% 0, 100% 60%, 75% 150%, 25% 150%, 0% 60%, 0 0);
  padding: 0px 15px 0;
}

#footer-social-icons ul {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

#footer-social-icons ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 30px;
  display: block;
}

#footer-social-icons ul li a {
  display: block;
}

#footer-social-icons ul li a svg {
  transition: all .2s;
}

#footer-social-icons ul li a:hover svg {
  fill: #ffd500;
}

#big_footer .copyrights {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

#big_footer .align-icon-left {
  opacity: 1;
  margin: 0px 10px 5px 0;
}

#big_footer .default-icon .aio-icon-default .aio-icon,
#big_footer .default-icon .aio-icon-default .aio-icon-img {
  margin-right: 10px;
}

#big_footer .footer-navigation-links p a {
  line-height: .5;
}
#big_footer .footer-navigation-links p a:first-child {
}

.aio-icon-header p.aio-icon-title {
  margin: 7px 0 0 0 !important;
  display: block;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
}

#big_footer .copyrights a {
  font-weight: bold;
  color: black !important;
}

#big_footer .copyrights a:hover {
  color: #6b6668 !important;
}

#big_footer .social-networks {
  float: right;
}

#big_footer .social-networks a {
  margin-left: 12px;
}

.Defaults-whatsapp:before {
  padding-left: 10%;
}

.Defaults-envelope:before {
  padding-right: 2%;
}

.Defaults-instagram:before {
  padding-left: 10%;
}

.master_container .vc_column-inner a.aio-tooltip:not(.vc_btn3):hover {
  color: #000000 !important;
}

#big_footer .social-networks .logo-nidera {
  position: relative;
  top: 40px;
  background: #fff;
  display: inline-block;
  padding: 0 8px;
}

#secondary_footer .footer_custom_text.left {
  width: auto;
  padding: 0;
  margin: 0;
}

table thead th, table tbody td {
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  padding: 5px;
}

table .limited-height {
  max-height: 3rem;
  overflow-y: hidden;
}

#primary_footer {
  min-height: 40px;
  background: white;
}

#primary_footer>.no-fcontainer {
  width: 100%;
  padding: 0;
  margin: 0;
  display: block;
}

#primary_footer>.no-fcontainer .footer_sidebar {
  padding: 0;
  margin: 0;
}

.footer_sidebar>p {
  margin: 0 !important;
  padding: 0 !important;
}



.nidera-semente-widget .aio-icon-title {}

.characteristics .item {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: 100%;
  font-size: 10px !important;
  line-height: 150% !important;
  padding: 0px;
  margin-bottom: 4px;
}

.characteristics .item .title {
  padding: 5px 0;
}

.characteristics .item .description {
  background: #f5b20c;
  color: black !important;
  font-weight: bold !important;
  padding: 5px;
}

.characteristics-2 {
  background: #424242;
  padding: 4px;
  color: white;
}

.characteristics-2 .item {
  display: flex;
  padding: 0px;
  margin-bottom: 4px;
}

.characteristics-2 .item .icon {
  padding: 5px;
}

.characteristics-2 .item .separator {
  padding: 5px 0;
}

.characteristics-2 .item .title {
  padding: 5px 0;
  width: 250px;
}

.characteristics-2 .item .description {
  background: #ffd300;
  color: black;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  width: 100%;
}

.map-image img {
  width: 100%;
}

.info-icon img {
  width: 25px;
}

.box-legend {
  display: grid;
  grid-template-columns: 50% 50%;
}

header .top-bar .down-button {
  top: 8px;
  font-size: 12px !important;
}

header .top-bar a, header .top-bar ul.phone-mail li a {
  padding: 0 5px;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 100%;
  text-transform: uppercase;
  color: #ffd500 !important;
}

header .top-bar ul.phone-mail li a:hover {
  color: white !important;
}

.hidden-sm-and-down {
  display: none;
}

.tsi-linhas ul.ult_tabmenu.style1.Style_6 {
  max-width: 660px;
}

.tsi-linhas .ult_tabcontent {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.6+1,1+100 */
  background: -moz-linear-gradient(top,  rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 1%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 1%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 1%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.tsi-linhas ul.ult_tabmenu.style1.Style_6 .aio-icon.none.ult_tab_iconright {
  display: none;
}

.tsi-linhas ul.ult_tabmenu.style1.Style_6 a.ult_a {
  border-color: transparent !important;
}

.tsi-linhas ul.ult_tabmenu.style1.Style_6 a.ult_a:hover {
  color: #b59200 !important;
}

.tsi-linhas .ult_tabitemname {
  height: auto !important;
}

header .skudo-header-button a {
  position: static;
}

#soja-caracteristicas-fenotipicas .caption {
  margin-top: 20px;
  font-style: italic;
}

.align-icon-center {
  display: inline-block;
  width: auto;
  margin: 5px 5px 5px 5px;
  opacity: 0.6;
}
.align-icon-contato .wpb_wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
.text-align-center {
  text-align: center;
}
body #big_footer a:hover {
  color: black !important;
  font-weight: bold;
}
.soja-filter-region-controls-wrapper, .milho-filter-region-controls-wrapper {
  padding: 0;
}

.filter-radio-label {
  font-family: 'Oswald', 'Arial', 'sans-serif', sans-serif;
  text-align: center;
  text-transform: uppercase;
}

.filter-radio-label {
  width: 100%;
  float: none;
  padding-bottom: 20px;
}

.filter-radio-label span {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 44px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 10px;
  transition: 0.3s;
  width: 100%;
  text-wrap-mode: wrap;
}

.filter-radio-label span:active, .filter-radio-label span.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
  box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}

.filter-radio-label span:hover, .filter-radio-label span:focus {
  color: #333;
  text-decoration: none;
}

.filter-radio-label span:focus, .filter-radio-label span:active:focus, .filter-radio-label span.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.filter-radio-label input {
  display: none;
}

.radio-active .filter-radio-label input:checked+span {
  color: #ffd500;
  border-color: #ffd500;
}

.select-seed-outer-div {
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  min-height: 315px;
}

.select-seed-div .select-seed-button, .comparison-open-button {
  width: 100%;
  font-size: 20px;
  padding: 15px;
  background: #ffd815;
  color: black;
  border-radius: 10px;
  border: solid;
  font-weight: bold;
  text-transform: uppercase;
  transition: all .5s;
}

.select-seed-div .select-seed-button.selected-item-button, .comparison-open-button {
  background: white;
}

.select-seed-div .select-seed-button.disabled, .comparison-open-button.disabled {
  opacity: 0;
}

.semente-milho-selected-item {
  display: grid;
  border: solid #f6a430;
  border-radius: 10px;
  padding: 20px;
}

.semente-milho-selected-item .semente-nome {
  text-align: center;
  margin: auto;
  width: auto;
  background: #ffd815;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: -10px;
  z-index: 2;
  padding: 10px 10px 5px;
  border-radius: 10px;
  border: solid black;
}

.semente-milho-selected-item .semente-descricao {
  text-align: center;
  max-width: 225px;
  margin: auto;
  background: black;
  color: white;
  border-radius: 10px;
  padding: 10px 20px;
  line-height: 120%;
}

.semente-milho-selected-item .semente-milho-selected-item {
  padding: 20px;
  border: solid #f6a430;
  border-radius: 25px;
  display: grid;
}

.semente-milho-selected-item .semente-beneficios-list li::marker {
  color: #f6a430;
}

.semente-milho-selected-item .semente-beneficios-wrapper h4 {
  color: #f6a430;
}

.semente-milho-selected-item a {
  margin-top: 20px;
  text-align: right;
  font-size: inherit;
  text-transform: uppercase;
}

header.style1 .skudo-header-button a, header.style2 .skudo-header-button a, header.style5 .skudo-header-button a {
  background-color: transparent;
  line-height: 23px;
  margin-top: -10px;
  border: none;
  color: #ffd500;
  padding: 8px 0;
}

header.style1 .skudo-header-button a:hover, header.style2 .skudo-header-button a:hover, header.style5 .skudo-header-button a:hover {
  color: white !important;
}

header .top-bar .social-icons-fa {
  float: right;
  margin: 0;
}

.skudo-header-button i.fa-download, .top-bar .phone-mail li:last-child i.fa-download {
  color: white;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.skudo_right_header_icons {
  display: none;
}

.recomendacoes-semente {
  border-radius: 10px;
  overflow: hidden;
}

.recomendacoes-semente table {
  table-layout: fixed;
}

.recomendacoes-semente .nao-recomendado {
  background: #cfcfd1;
  color: black;
}

.recomendacoes-semente .nao-preferencial {
  background: #fbdd59;
  color: black;
}

.recomendacoes-semente .preferencial {
  background: #f29e55;
  color: black;
}

.recomendacoes-semente tr th {
  font-size: 10px;
  line-height: 125%;
  background: #B59200;
  border-color: white;
  color: #FFD626;
  font-weight: 600;
  border-width: 0.5px;
  padding: 6px 4px;
}

.recomendacoes-semente tr th:first-child {
  text-align: left;
  vertical-align: bottom;
  border-bottom: none;
}

.recomendacoes-semente tr th:nth-child(2), #soja-janelas-plantio .recomendacoes-semente tr th:nth-child(3), #soja-janelas-plantio .recomendacoes-semente tr th:nth-child(4) {
  vertical-align: bottom;
  border-bottom: none;
}

.recomendacoes-semente tr:nth-child(2) th, #soja-janelas-plantio .recomendacoes-semente tr:nth-child(3) th {
  border-bottom: none;
}

.recomendacoes-semente tr:nth-child(2) th:first-child, #soja-janelas-plantio .recomendacoes-semente tr:nth-child(3) th:first-child {
  text-align: center;
}

.recomendacoes-semente tr:nth-child(2n) th {}

.recomendacoes-semente tr td {
  font-size: 10px !important;
  line-height: 125%;
  border-color: #B59200;
  background: #b2b3b7;
  color: black;
  border-width: 0.5px;
  padding: 6px 2px;
}

.recomendacoes-semente tr td:first-child {
  background: white;
  color: black;
  text-align: left;
  border-left: none;
}

.recomendacoes-semente tr td:last-child {
  border-right: none;
}

.recomendacoes-semente tr:last-child td {
  border-bottom: none;
}

.recomendacoes-semente tbody tr:last-child {
  border-bottom: none;
  border-right: none;
}

.recomendacoes-semente tr th.tabela-select-mes,
.recomendacoes-semente .grupo-dias-mes-tabela.selected,
.recomendacoes-semente .grupo-mes.selected {
    display: table-cell;
}

.recomendacoes-semente tr th.tabela-select-mes select {
    background: #B59200;
    border-color: #FFD626;
    color: #FFD626;
}

.recomendacoes-semente .mes-tabela,
.recomendacoes-semente .grupo-dias-mes-tabela,
.recomendacoes-semente .grupo-mes {
    display: none;
}

.resistencia-doenca-soja {
  background: #cdced0;
  text-indent: -9999px;
}

.resistencia-doenca-soja.selected {
  background: #ffd815;
}

td.resistencia-doenca-soja {
  background: #cdced0;
}

td.resistencia-doenca-soja.nivel_MS {
  background: #ffd815;
}

.niveis {
  display: flex;
  max-width: 670px;
  float: right;
  font-size: 12px;
  line-height: 24px;
  column-gap: 10px;
}

.niveis>div {
  font-weight: 600;
  padding: 20px 0;
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.niveis>div:before {
  content: '';
  display: block;
  width: 50px;
  flex-shrink: 0;
  height: 35px;
  background: black;
  border-radius: 10px;
}

.niveis-exigencia-fertilidade>div {
  font-weight: 600;
  padding: 20px 0;
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.niveis-exigencia-fertilidade>div:before {
  content: '';
  display: block;
  width: 50px;
  height: 35px;
  background: black;
  border-radius: 10px;
}

.exigencia-fertilidade {
  display: flex;
  column-gap: 10px;
}

.exigencia-fertilidade>div {
  content: '';
  display: flex;
  width: 100px;
  height: 35px;
  background: black;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
}

.niveis>.preferencial:before, .niveis-exigencia-fertilidade>.preferencial:before, .exigencia-fertilidade>.preferencial {
  background: #f29e55;
}

.niveis>.nao-preferencial:before, .niveis-exigencia-fertilidade>.nao-recomendado:before, .exigencia-fertilidade>.nao-recomendado {
  background: #fbdd59;
}

.niveis>.nao-recomendado:before {
  background: #cfcfd1;
}

.niveis-2 {
  margin-bottom: 10px !important;
  display: flex;
  width: 100%;
  justify-content: center;
  column-gap: 10px;
  background: #b59200;
  color: white;
  padding: 10px 15px;
  border-radius: 10px;
  flex-wrap: wrap;
}

.niveis-2>div {
  font-weight: 600;
  display: flex;
  align-items: center;
  column-gap: 10px;
  font-size: 12px;
}

ul.legenda-resistencias {
  list-style: none;
}

ul.legenda-resistencias li {
  list-style: none;
  display: flex;
  background: white;
  border: solid 1px;
}

ul.legenda-resistencias li span {
  background: #ffd815;
  display: inline-block;
}

ul.legenda-resistencias li span {
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
  margin-right: 4px;
}

.soja-filter-controls, .milho-filter-controls {
  padding-top: 20px;
  padding-bottom: 20px;
}

.soja-filter-controls h4, .milho-filter-controls h4,
.soja-filter-controls h5, .milho-filter-controls h5 {
  color: #383336;
  text-transform: uppercase;
}

.soja-filter-controls label, .milho-filter-controls label {
  font-weight: normal;
}

.soja-filter-region-controls, .milho-filter-region-controls {
  padding: 22px;
}

.produto-sessao-title {
  font-weight: 300;
  font-size: 28px;
  color: #b4901e;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 25px !important;
}

.produto-sessao-title b {
  font-weight: 500;
}

.produto-sessao-title:after {
  content: '';
  width: 100px;
  height: 5px;
  background: #ffd500;
  position: absolute;
  bottom: 0px;
  left: 0;
  display: block;
}

.produto-sessao-subtitle {
  font-weight: 500;
  font-size: 14px;
  color: #006b2d;
  padding-bottom: 8px;
  position: relative;
  margin-bottom: 14px !important;
  text-transform: uppercase;
}

.produto-sessao-subtitle sup {
  font-size: 0.7rem;
}

header .top-bar ul.phone-mail li.text_field a {
  display: inline-flex;
  align-items: center;
}

#milho-resistencias-nematoides table, #soja-resistencias-nematoides table, #comparacoes-sementes table {
  table-layout: fixed;
}

#milho-resistencias-nematoides table tbody td, #soja-resistencias-nematoides table tbody td, #comparacoes-sementes table tbody td {
  background: #fbdd59;
  border: none;
  border-top: solid .5px #b4901e;
  padding: 10px 15px;
}

#milho-resistencias-nematoides table tr, #soja-resistencias-nematoides table tr, #comparacoes-sementes table tr {
  border: none;
}

#milho-resistencias-nematoides table thead th, #soja-resistencias-nematoides table thead th, #comparacoes-sementes table thead th {
  background: #b4901e;
  color: #ffd500;
  font-weight: normal;
  font-size: 15px;
  padding: 10px 15px;
  border: none;
}

#milho-resistencias-nematoides table thead th:first-child, #soja-resistencias-nematoides table thead th:first-child, #comparacoes-sementes table thead th:first-child {
  text-align: left;
}

#milho-resistencias-nematoides table thead td, #soja-resistencias-nematoides table thead td, #comparacoes-sementes table thead td {
  padding: 10px 15px;
}

#milho-resistencias-nematoides table tbody td:nth-child(even), #soja-resistencias-nematoides table tbody td:nth-child(even) {
  border-right: solid .5px #b4901e;
}

#milho-resistencias-nematoides table tbody td:first-child, #soja-resistencias-nematoides table tbody td:first-child, #comparacoes-sementes table tbody td:first-child {
  background: white;
  text-align: left;
}

#milho-resistencias-nematoides table tbody tr:nth-child(even) td, #milho-resistencias-nematoides table tbody tr:nth-child(even) td, #comparacoes-sementes table tbody tr:nth-child(even) td {
  background: #fdeca5;
}

#milho-resistencias-nematoides table tbody tr:nth-child(even) td:first-child, #milho-resistencias-nematoides table tbody tr:nth-child(even) td:first-child, #comparacoes-sementes table tbody tr:nth-child(even) td:first-child {
  background: white;
}

#milho-resistencias-nematoides, #soja-resistencias-nematoides {
  border-radius: 10px;
  overflow: hidden;
}

#milho-resistencia-doencas table tbody td, #soja-resistencia-doencas table tbody td {
  background: #fbdd59;
  border: none;
  border-top: solid 0.5px #b4901e;
  padding: 0;
}

#milho-resistencia-doencas table tbody tr:first-child td, #soja-resistencia-doencas table tbody tr:first-child td {
  border: none;
}

#milho-resistencia-doencas table tbody td:first-child, #soja-resistencia-doencas table tbody td:first-child {
  background: white;
  text-align: left;
  padding: 10px 15px;
}

#milho-resistencia-doencas table thead th, #soja-resistencia-doencas table thead th {
  background: white;
  color: #b4901e;
  text-align: center;
  border: none;
  width: 60px;
}

#milho-resistencia-doencas table thead th:first-child, #soja-resistencia-doencas table thead th:first-child {
  width: auto;
}

#milho-resistencia-doencas table tr, #soja-resistencia-doencas table tr {
  border: none;
}

#milho-resistencia-doencas .level, #soja-resistencia-doencas .level {
  height: 10px;
  width: 50%;
  background: #f29e55;
  position: relative;
}

#milho-resistencia-doencas .level:before, #soja-resistencia-doencas .level:before {
  content: '';
  position: absolute;
  left: -150%;
  height: 10px;
  width: 150%;
  background: #f29e55;
}

#milho-resistencia-doencas td:nth-child(2) .level:before, #soja-resistencia-doencas td:nth-child(2) .level:before {
  display: none;
}

#milho-resistencia-doencas table tbody td:nth-child(2), #soja-resistencia-doencas table tbody td:nth-child(2) {
  background: #fcdb4e;
}

#milho-resistencia-doencas table tbody td:nth-child(3), #soja-resistencia-doencas table tbody td:nth-child(3) {
  background: #fae17a;
}

#milho-resistencia-doencas table tbody td:nth-child(4), #soja-resistencia-doencas table tbody td:nth-child(4) {
  background: #f8e7a1;
}

#milho-resistencia-doencas table tbody td:nth-child(5), #soja-resistencia-doencas table tbody td:nth-child(5) {
  background: #f6edcc;
}

#milho-resistencia-doencas table tbody td:nth-child(6), #soja-resistencia-doencas table tbody td:nth-child(6) {
  background: #f2efe0;
}

.variacao {
  display: none;
}

.variacao.active {
  display: block;
}

.variacoes-select-label, .variacoes-select {
  display: block;
  width: 100%;
}

.produto-sessao-header {
  margin-bottom: 20px;
}

.produto-sessao-header label {
  font-weight: 600;
}

.caracteristicas .item {
  border-bottom: solid 1px rgb(180 144 30 / 50%);
  padding: 5px 0;
}

.caracteristicas .item .title {
  font-weight: 600;
  align-self: start;
}

.caracteristicas .item .description {}

.caracteristicas .item .description > div {
  display: inline-block;
}

.caracteristicas .item:last-child {
  border: none;
}

.lista-item {
  color: #ffd815;
  line-height: 175%;
}

.lista-item span {
  color: #383336;
}

body .wpb_wrapper .soja-filter-controls-wrapper .soja-filter-controls .clearFilters,
body .wpb_wrapper .milho-filter-controls-wrapper .milho-filter-controls .clearFilters {
  color: #B59200;
  display: flex;
  align-items: center;
}

body .wpb_wrapper .soja-filter-controls-wrapper .soja-filter-controls .clearFilters:hover,
body .wpb_wrapper .milho-filter-controls-wrapper .milho-filter-controls .clearFilters:hover {
  color: #595959 !important;
}

.soja-filter-controls-wrapper .soja-filter-controls .clearFilters i.icon, .milho-filter-controls-wrapper .milho-filter-controls .clearFilters i.icon {
  vertical-align: bottom;
  margin: 0;
}

.soja-filter-controls-wrapper .soja-filter-controls .clearFilters span, .milho-filter-controls-wrapper .milho-filter-controls .clearFilters span {
  text-decoration: underline;
}

.select-seed-div .select-seed-button.inverted {
  border: solid 2px #ffd815;
  color: white;
  background: black;
}

.select-seed-div .select-seed-button.selected-item-button.inverted {
  background: white;
  color: black;
}

.select-seed-wrapper {
  margin-bottom: 20px;
}

.semente-soja-selected-item {
  border: solid;
  border-radius: 10px;
  padding: 20px;
}

.semente-soja-selected-item a {
  margin: auto;
  display: block;
  text-align: center;
  width: 200px;
  font-size: 20px;
  padding: 15px;
  background: #ffd815;
  color: black;
  border-radius: 10px;
  border: solid black;
  font-weight: bold;
  text-transform: uppercase;
  transition: .5s;
}

.semente-soja-selected-item a:hover {
  background: white;
  color: black;
  border: solid black;
}

.product-item-container {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  margin: 0 0 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  border: solid 1px black;
}

.product-item-header {
  background-color: #FECF2F;
  padding: 15px 15px 15px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  position: relative;
}

.product-item-header>* {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.product-item-category {
  background-color: white;
  text-transform: uppercase;
  color: #59595B;
  letter-spacing: 1px;
  font-size: 15px;
  padding: 2px 15px;
  display: inline-block;
  font-weight: bold;
}

section.page_content:not(body.single).content_from_homepage_template {
  overflow: visible;
}

.overflow-visible {
  overflow: visible !important;
}

.product-item-title {
  color: white;
  text-transform: uppercase;
  font-size: 34px;
  font-size: 2.1rem;
  margin: 0 0 25px 0;
}

.product-item-tecnologias {
  color: white;
  text-transform: uppercase;
  font-size: 26px;
  font-size: 1.6rem;
  margin: 0 0 25px 0;
}

.product-item-header .product-item-title,
.product-item-header .product-item-tecnologias {
  margin: 0;
}

.product-item-header .product-item-header-name {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  justify-content: space-around;
  align-items: flex-start;
  position: relative;
}

.product-item-header .product-item-tecnologias {}

.product-item-header-image {
  max-width: 50px;
  flex-shrink: 0;
  position: absolute;
  top: 50px;
  right: 20px;
}

.max-width-100 {
  max-width: 100px;
}

.max-height-100 {
  max-height: 100px;
}

.max-height-100.wpb_single_image img {
  height: 1000px;
  max-height: 100px;
  width: auto;
}

.max-width-40 {
  max-width: 40px !important;
}

.max-width-47 {
  max-width: 47px !important;
}

.historia-caixas.wpb_column.vc_column_container.vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
  display: flex;
  min-height: 330px;
  flex-direction: column;
}

.historia-caixa {
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff00',GradientType=0 );
  border-radius: 30px;
  padding: 3px;
  align-self: flex-end;
  width: 100%;
  flex-grow: 0;
}

.historia-caixa:nth-child(even) {
  align-self: flex-start;
}

.historia-caixa .ult-content-box {
  text-align: center;
  border-radius: 30px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7f6600+0,000000+100&1+0,0+100 */
  background: -moz-linear-gradient(top,  #b59200 0%, rgba(0,0,0,0) 90%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #b59200 0%,rgba(0,0,0,0) 90%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #b59200 0%,rgba(0,0,0,0) 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f6600', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
  padding: 15px 0px;
  line-height: 100%;
}

.historia-caixa h2 {
  font-size: 30px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 5px;
}

.historia-caixa p {
  color: black;
  font-size: 18px;
  line-height: 120%;
}

.historia-caixas-2.wpb_column.vc_column_container.vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
  display: flex;
  min-height: 335px;
  flex-direction: column;
}

.historia-caixa-2 {
align-self: flex-end;
width: 100%;
}

.historia-caixa-2:nth-child(odd) {
align-self: flex-start;
}

.historia-caixa-2 .ult-content-box {
text-align: center;
line-height: 100%;
display: flex;
flex-direction: column;
}

.historia-caixa-2 h2 {
font-size: 26px !important;
color: black !important;
text-align: center;
margin-bottom: 5px;
background: url(images/bola.png);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
display: flex;
height: 80px;
width: 80px;
margin: 5px auto;
align-items: center;
justify-content: center;
text-transform: uppercase;
font-weight: bold;
position: relative;
}

.historia-caixa-2 h2.big-ball {
  height: 100px;
  width: 100px;
}

.historia-caixa-2 p {
  color: white;
  font-family: 'Oswald', 'Arial', 'sans-serif';
  font-size: 20px;
  line-height: 100%;
  width: 270px;
  max-width: 15vw;
  margin-bottom: 3px !important;
  border: solid 1px;
  border-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0),
    #ffd500,
    rgba(0, 0, 0, 0)
  ) 1 1 100%;
  padding: 5px 0px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.historia-caixa-2 .wpb_wrapper {
  position: relative;
  height: 50px;
  display: flex;
  align-items: center;
}

.historia-caixa-2 .wpb_wrapper p {
}

.historia-caixa-2 h2:before {
  background: url(images/circulo.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  width: 250%;
  height: 250%;
  mix-blend-mode: screen;
}

.tsi-beneficios-caixa {
  background: -moz-linear-gradient(top, rgba(255,255,255,.25) 0%,rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,.25) 0%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,.25) 0%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff40', endColorstr='#00000000',GradientType=0 );
  border-radius: 30px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding: 3px;
  width: 100%;
}

.tsi-beneficios-caixa .ult-content-box {
  text-align: center;
  border-radius: 30px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7f6600+0,000000+100&1+0,0+100 */
  background: -moz-linear-gradient(top,  #00000090 0%, rgba(0,0,0,0) 90%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #00000090 0%,rgba(0,0,0,0) 90%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #00000090 0%,rgba(0,0,0,0) 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000090', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
  padding: 15px 20px;
  line-height: 100%;
}

.tsi-beneficios-caixa .ult-content-box .wpb_single_image img {
  width: 100%;
  height: 60px;
  margin-bottom: 10px;
}

body .vc_tta-color-orange.vc_tta-style-classic .vc_tta-tab>a {
  background: white !important;
  color: #6b6668 !important;
  text-transform: uppercase !important;
  border: solid 2px #6b6668 !important;
  border-radius: 10px !important;
  font-size: 18px !important;
  line-height: 18px !important;
  padding: 10px !important;
}
body .vc_tta-color-orange.vc_tta-style-classic .vc_tta-tab.vc_active>a,
body .page_content .vc_column-inner .vc_tta-color-orange.vc_tta-style-classic .vc_tta-tab>a:not(.vc_btn3):not(.ult_price_action_button):hover {
  background-color: #6b6668 !important;
  color: #fff !important;
}

.margin-left-auto {
  margin-left: auto;
}

.product-item-header-image img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.product-item-header-image .img-fluid {
  max-width: 100%;
  height: auto;
}

.product-item-header-image svg {
  width: 100%;
  height: 120px;
}

.product-item-body {
  background-color: #f8f8f8;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  text-align: center;
  padding: 15px 15px;
  font-size: 14px;
}

.product-item-body>div {
  margin: 0 0 15px 0;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.product-item-body p {
  margin: 0;
}

.product-item-body ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.product-item-body li {
  color: #59595B;
}

.product-item-body>div li {
  display: inline;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}

.product-item-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-item-footer>* {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  text-align: center;
  display: block;
}

.product-item-footer a, .product-item-footer button {
  background-color: #9D9D9C;
  color: white;
  border: 0;
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  outline: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size: 15px;
}

body .cbp-nav-next,
body .cbp-nav-prev {
  background: rgba(0, 0, 0, 0.5) !important;
  border-radius: 100% !important;
  width: 45px !important;
  height: 45px !important;
}

body .cbp-nav-next:before,
body .cbp-nav-prev:before {
  top: 4px !important;
  font-size: 40px;
}

body .cbp-nav-prev {
  left: -23px;
}

body .cbp-nav-next {
  border-radius: 0 2px 2px 0;
  right: -23px;
  position: absolute;
}

body .cbp-nav-controls {
  top: 50% !important;
  transform: translateY(-20px);
}

/* .exclusive_content_wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 75%);
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.exclusive_content_wrapper .exclusive_content {
  width: 347px;
  height: 347px;
  background: #5f7800;
  padding: 48px 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
}

.exclusive_content_wrapper .exclusive_content .exclusive_content_disclaimer span {
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  color: #ccd15c;
  margin-bottom: 8px;
  display: block;
}

.exclusive_content_wrapper .exclusive_content .exclusive_content_disclaimer {
  font-size: 24px;
  line-height: 32px;
  color: #ffffff;
  font-weight: bold;
}

form.exclusive_content_form fieldset {
  display: flex;
  justify-content: space-between;
}

form.exclusive_content_form legend {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #f9f7f7;
  opacity: 0.53;
  margin-bottom: 20px;
}

form.exclusive_content_form a {
  background: #7f9333;
  padding: 16px 56px;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
  letter-spacing: 0.01px;
  color: #333333;
  display: inline-block;
}

form.exclusive_content_form input[type="submit"] {
  background: #f9f7f7;
  padding: 16px 66px 16px 46px;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
  letter-spacing: 0.01px;
  color: #333333;
  border: none;
} */



.exclusive_content_wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 75%);
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.exclusive_content_wrapper .exclusive_content {
  width: 100%;
  height: 100%;
  padding: 20% 20%;
  display: flex;
  flex-direction: column;
  position: absolute;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
}

.exclusive_content_wrapper .exclusive_content .exclusive_content_disclaimer span {
  font-size: 20px;
  line-height: 20px;
  color: #ffd500;
  margin-bottom: 8px;
  display: block;
  font-weight: 400;
}

.exclusive_content_wrapper .exclusive_content .exclusive_content_disclaimer {
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  border-bottom: solid 2px;
  padding-bottom: 10px;
  margin-bottom: 10px !important;
  font-weight: 300;
}

form.exclusive_content_form fieldset {
  display: flex;
}

form.exclusive_content_form legend {
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-bottom: 10px;
  font-weight: 300;
}

form.exclusive_content_form a {
  background: #474646;
  color: #a5a4a4;display: flex;
  height: 46px;
  width: 120px;
  font-size: 24px;
  border: none;
  text-transform: uppercase;
  border-radius: 40px;
  align-items: center;
  justify-content: center;
}

form.exclusive_content_form input[type="submit"] {
  background: #ffd500;
  color: #474646;
  display: flex;
  height: 46px;
  width: 120px;
  font-size: 24px;
  border: none;
  text-transform: uppercase;
  border-radius: 40px;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
}

.mobile-img-max-width-90px.wpb_single_image img {
  max-width: 90px;
}

.mobile-img-max-width-135px.wpb_single_image img {
  max-width: 135px;
}

.flex-direction-nav {
  display: block !important;
}

.time-single-2 {
  margin: 0 20px;
}

@media only screen and (min-width: 426px) {
  .exclusive_content_wrapper .exclusive_content {
    max-width: 490px;
    padding: 10% 10%;
    border-radius: 100%;
    height: auto;
    background: #a5a4a4;
    background: -moz-radial-gradient(center, ellipse cover, #a5a4a4 0%, #a5a4a4 40%, #605f5f 70%);
    background: -webkit-radial-gradient(center, ellipse cover, #a5a4a4 0%,#a5a4a4 40%,#605f5f 70%);
    background: radial-gradient(ellipse at center, #a5a4a4 0%,#a5a4a4 40%,#605f5f 70%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5a4a4', endColorstr='#605f5f',GradientType=1 );
    box-shadow: 0px 0px 100px 20px black;
    justify-content: normal;
    align-items: normal;
  }

  .caracteristicas .item {
    display: flex;
    align-items: flex-end;
  }

  .caracteristicas .item .title {
    width: 50%;
  }
}

@media only screen and (min-width: 767px) {

  /* .produto-sessao-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  } */

  header.style1 .nav-container .dl-menuwrapper {
    margin-top: 20px !important
  }

  .historia-caixa-2:nth-child(odd) .ult-content-box {
    flex-direction: column-reverse;
  }

  .mobile-img-max-width-90px.wpb_single_image img, .mobile-img-max-width-135px.wpb_single_image img {
    max-width: none;
  }

  .historia-caixas.wpb_column.vc_column_container.vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    flex-direction: row;
  }

  .historia-caixas-2.wpb_column.vc_column_container.vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    flex-direction: row;
  }

  .tsi-linhas .vc_row {
    display: flex;
    justify-content: space-between;
    column-gap: 25px;
  }

  .tsi-linhas .vc_row .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .tsi-linhas .ult_tabcontent {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.2+1,1+100 */
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 1%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 1%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 1%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  }

  .vc_row.wpb_row.vc_inner.vc_row-fluid.no-fullwidth {
    max-width: 727px;
    margin: auto;
    padding: 0 15px;
  }

  .vc_row.wpb_row.vc_inner.vc_row-fluid.no-fullwidth:before, .vc_row.wpb_row.vc_inner.vc_row-fluid.no-fullwidth:after {
    display: none;
  }

  .tsi-linhas .vc_column_container {
    max-width: 287px;
    padding: 0;
  }

  .vc_row.wpb_row.vc_inner.vc_row-fluid.no-fullwidth .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .exclusive_content_wrapper .exclusive_content {
    max-width: 630px;
    padding: 100px 100px;
    height: auto;
  }

  .exclusive_content_wrapper .exclusive_content .exclusive_content_disclaimer {
    font-size: 30px;
    line-height: 40px;
  }
  .exclusive_content_wrapper .exclusive_content .exclusive_content_disclaimer span {
    font-size: 48px;
    line-height: 40px;
  }

  .caracteristicas {
    display: flex;
    justify-content: space-between;
  }

  .caracteristicas>div {
    width: 48%;
  }

  .time-single {
    display: none;
  }

  .time-single-2 {
    display: block;
  }

  /*

  .vc_row.wpb_row.vc_inner.vc_row-fluid.no-fullwidth .vc_column_container:first-child > .vc_column-inner {
    padding-left: 0;
    padding-right: 20px;
  }

  .vc_row.wpb_row.vc_inner.vc_row-fluid.no-fullwidth .vc_column_container:nth-child(2) > .vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
  }

  .vc_row.wpb_row.vc_inner.vc_row-fluid.no-fullwidth .vc_column_container:nth-child(3) > .vc_column-inner {
    padding-left: 20px;
    padding-right: 0px;
  } */
}

@media (min-width: 990px) {
  .time-single-2 {
    margin: 0px;
  }
  .aligned-row {
    display: flex;
    flex-flow: row wrap;
  }

  .aligned-row::before {
    display: block;
  }

  .hidden-sm-and-down {
    display: block;
  }

  .hidden-md-and-up {
    display: none;
  }

  .soja-filter-controls, .milho-filter-controls {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: auto;
    /* width: 75%; */
  }

  .soja-filter-controls-wrapper, .milho-filter-controls-wrapper {}

  .vc_row.wpb_row.vc_inner.vc_row-fluid.no-fullwidth {
    max-width: 950px;
    margin: auto;
    padding: 0 15px;
  }

  .recomendacoes-semente tr th.tabela-select-mes {
    display: none;
  }
  .recomendacoes-semente .mes-tabela,
  .recomendacoes-semente .grupo-dias-mes-tabela,
  .recomendacoes-semente .grupo-mes {
      display: table-cell;
  }
}

@media only screen and (min-width: 767px) and (max-width: 993px) {
  .navbar-header-notch-wrapper {
    bottom: -48px;
  }

  .historia-caixa p {
    font-size: 14px;
  }
  
  .dl-menuwrapper .dl-menu {
    top: calc(100% + 55px);
  }
}

@media (min-width: 1270px) {
  .container {
    width: 1042px;
  }

  .style1 .nav-container>.navbar-collapse.collapse {}

  .navbar-collapse.collapse:after {}

  .style1 .nav-container>.navbar-collapse.collapse>ul {
    position: relative;
    z-index: 1;
  }

  .vc_row.wpb_row.vc_inner.vc_row-fluid.no-fullwidth {
    max-width: 1042px;
    margin: auto;
    padding: 0 15px;
  }
}

@media only screen and (max-width: 993px) {
  header .top-bar .top-bar-bg {
    background-color: rgb(128 128 128);
  }

  header .top-bar .top-bar-bg>.container {
    width: auto;
  }

  #menu-primary-navigation-menu {
    padding-top: 20px;
  }

  .avisos-wrapper {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  body .mobile-hide-background {
    background-image: none !important;
  }

  a.navbar-brand.nav-to {
    padding: 15px 0;
  }

  #boxes-semente-home-row {
    margin-top: 0 !important;
    padding: 0 !important;
  }

  #boxes-semente-home-row .ult-content-box {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
  }

  #menu-primary-navigation-menu {
    top: calc(100% + 55px);
  }

  .seed-breadcrumbs, .seed-breadcrumbs p, .seed-breadcrumbs span, .seed-breadcrumbs a {
    margin-top: 15px;
  }

  #big_footer .page_content a.botao-footer-semente {
    font-size: 16px !important;
    line-height: 22px !important;
    white-space: normal;
  }

  .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-body {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .historia-caixa-2 p {
    max-width: 100vw;
  }

  .semente-selection.lancamento-show > .row > .col-md-12 > div {
    padding: 0 50px;
  }

  .dl-menuwrapper .dl-menu {
    top: calc(100% + 35px);
  }
  
  .top-bar {
    position: absolute !important;
    top: 0;
    width: 100%;
    z-index: 999;
  }

  .top-bar .phone-mail {
    text-align: center;
    float: none;
    width: 100%; 
  }

  .navbar .top-bar .down-button i {
    font-size: 12px;
    position: relative;
    color: #fff;
    right: 4px;
    padding: 0;
    top: 0;
  }

  .navbar .top-bar:not(opened) .down-button i {
    color: #ffd500;
  }
}

@media only screen and (max-width: 479px) {

  .vc_hidden-xxs {
    display: none !important;
  }

  .seed-breadcrumbs, .seed-breadcrumbs p, .seed-breadcrumbs span, .seed-breadcrumbs a {
    text-align: center;
  }

  #imagem-cabecalho-soja {
    margin: auto;
  }

  .niveis {
    display: block;
    max-width: none;
    float: none;
  }

  .navbar-default.style1, .navbar-default.style2 {
    max-height: none;
  }

  .ult-content-box{
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
  }

  .tsi-beneficios-caixa .ult-content-box,
  .historia-caixa .ult-content-box {
    padding: 15px 20px !important;
  }

  .time-body .time-single-person-contact-info a {
    font-size: 11px;
  }

  #comparacoes-sementes table tbody td {
    padding: 10px 2px;
  }

  #comparacoes-sementes table tbody tr td,
  #comparacoes-sementes table tbody tr td a,
  #comparacoes-sementes table tbody tr td li {
    font-size: 7px !important;
  }

  #comparacoes-sementes table tbody td li {
    margin-left: 12px;
  }

  .dl-menuwrapper .dl-menu {
    top: calc(100% + 35px); 
  }

  #imagem-cabecalho-milho .nome-semente,
  #imagem-cabecalho-soja .nome-semente {
    height: 65px;
  }

  #imagem-cabecalho-milho .nome-semente .sementeCodigo,
  #imagem-cabecalho-soja .nome-semente .sementeCodigo {
    top: 28px;
  }
}


@media only screen and (max-width: 779px) {

.boxVipteraHero {padding: 80px 0!important;}

.boxVipteraHero img{width: 80%!important;}

.btnVipteraSemente, .btnVipteraSementeAmarelo {margin-left: 0px !important;font-size:15px!important;}

.boxViptera3BeneficiosIcones {
	width: 100% !important;
	padding: 0 15%;
}

.boxViptera3BgPreto .vc_custom_1722535698951 { padding-right: 0% !important; padding-left: 25% !important; }
.boxViptera3BgPreto .vc_custom_1722535698951 a img.alignnone { margin: 5px 20px 20px 0; width: 100%; }


}

/*-- Viptera3 --*/
.btnVipteraSemente {text-transform: uppercase; font-size: 20px!important; letter-spacing: -1px; background-color: #000000; border:2px solid #ffcb03!important; margin-top: 30px !important;margin-top: 30px !important; margin-left: 110px; box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.51); padding: 10px 20px!important; color: #fff!important; transition: none;}
:hover.btnVipteraSemente {border-color: #000!important;color:#FFF!important;}

.boxViptera3Agrisure {
	padding: 27px 0;font-size: 14px; margin-top: 15px; line-height: 1.2em; color: #FFFFFF !important;
	font-size: 14px;
    line-height: 1.2em;
    background-size: 47px auto;
    background-position: left top;
    background-image: url(https://www.niderasementes.com.br/wp-content/uploads/2024/08/viptera3_barra_01.png);
    padding-top: 10px !important;
    padding-bottom: 0px !important;
    padding-left: 65px !important;
    background-repeat: no-repeat;
}

.boxViptera3Agrisure h3{
	float: left;
    padding: 0 15px 0 0;
	text-transform: uppercase;
    font-size: 46px;
    line-height: 40px;
    color: #ffcb03 !important;
}

.boxViptera3Agrisure h4{
    text-transform: uppercase;
    font-size: 54px;
    color: #FFFFFF !important;
}

.boxViptera3Agrisure p {
    color: #FFF !important;
    font-size: 14px !important;
    line-height: 1.3em !important;
}

.boxViptera3Semente {
	background-size: 45px auto;
    background-position: left top;
    background-image: url(https://www.niderasementes.com.br/wp-content/uploads/2024/08/viptera3_barra_02.png);
    min-height: 150px;
    padding-top: 13px !important;
    padding-bottom: 0px !important;
    padding-left: 65px !important;
    background-repeat:no-repeat;
}

.boxViptera3Semente h3{
	float: left;
    padding: 0 15px 0 0;
	text-transform: uppercase;
    font-size: 46px;
    line-height: 40px;
    color: #ffcb03 !important;
}

.boxViptera3Semente h4{
    text-transform: uppercase;
    font-size: 54px;
    color: #FFFFFF !important;
}

.boxViptera3Semente p {
    color: #FFF !important;
    font-size: 14px !important;
    line-height: 1.3em !important;
}

.btnVipteraSementeAmarelo {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 20px;
    background-color: #ffd101;
    border: 2px solid;
    border-color: #ffcb03;
    padding-top: 10px !important;
    padding-right: 30px !important;
    padding-bottom: 10px !important;
    padding-left: 30px !important;
    margin-top: 23px !important;
    margin-left: 11%;
    float: left;
    text-align: center;
    color: #000 !important;
    line-height: 1.3em;
}

.page_content .vc_column-inner a:not(.vc_btn3):not(.ult_price_action_button):hover.btnVipteraSementeAmarelo {
    color: #000 !important;
    border: 2px solid;
    border-color: #000;
}

.boxViptera3BgPreto {    padding-bottom: 80px !important;
    background-size: contain;
    background-position: center bottom 0px;
    background-image: url(https://www.niderasementes.com.br/wp-content/uploads/2024/08/viptera3_background_02.jpg) !important;
    background-repeat: no-repeat;
}

.boxViptera3Guardiao {
	background-size: 45px auto;
    background-position: left top;
    background-image: url(https://www.niderasementes.com.br/wp-content/uploads/2024/08/viptera3_barra_03.png);
    min-height: 150px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 65px !important;
    padding-right:10%!important;
    background-repeat:no-repeat;
}

.boxViptera3Guardiao h3{
	float: left;
    padding: 0 15px 0 0;
	text-transform: uppercase;
    font-size: 42px;
    line-height: 40px;
    color: #000 !important;
}

.boxViptera3Guardiao h4{
    text-transform: uppercase;
    font-size: 54px;
    color: #000 !important;
}

.boxViptera3Guardiao p {
    color: #000 !important;
    font-size: 14px !important;
    line-height: 1.3em !important;
}

.boxViptera3Beneficios {
	padding: 27px 0;font-size: 14px; margin-top: 15px; line-height: 1.2em; color: #FFFFFF !important;
	font-size: 14px;
    line-height: 1.2em;
    background-size: 47px auto;
    background-position: left top;
    background-image: url(https://www.niderasementes.com.br/wp-content/uploads/2024/08/viptera3_barra_04.png);
        padding-top: 30px !important;
    padding-bottom: 50px !important;
    padding-left: 65px !important;
    background-repeat: no-repeat;
}

.boxViptera3Beneficios h3{
	float: left;
    padding: 0 15px 0 0;
	text-transform: uppercase;
    font-size: 46px;
    line-height: 40px;
    color: #ffcb03 !important;
}

.boxViptera3Beneficios h4{
    text-transform: uppercase;
    font-size: 54px;
    color: #FFFFFF !important;
}

.boxViptera3Beneficios p, .boxViptera3BeneficiosIcones p {
    color: #FFF !important;
    font-size: 15px !important;
    line-height: 1.5em !important;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.boxViptera3Borda {border-bottom: 1px solid #000;}

.quem-somos-banners a, .quem-somos-banners p {
  color: #FFF;
  text-align: center;
  text-decoration: none;
}

.quem-somos-banners a.quem-somos-banners__button  {
  border: 1px solid #FFF;
  border-radius: 3px;
  padding: 4px 12px;
}

.quem-somos-banners a.quem-somos-banners__button:hover {
  border: 1px solid #FFF;
  color: #FFF;
}

.carousel-produtividade {
  position: relative;
  overflow: visible;
  max-width: 100%;
  margin: 0 auto;
}

.carousel-produtividade .produtividade-galeria {
  flex-wrap: nowrap;
  scroll-snap-type: x mandatory;
  position: relative;
  overflow: visible;
}

.produtividade-galeria .slides li {
  width: 100%;
  height: auto;
  max-width: 320px;
  margin-right: 1vw;
}

.carousel-produtividade .flex-direction-nav a.flex-prev {
  left: 0;
  transform: translateX(-30px);
}

.carousel-produtividade .flex-direction-nav a.flex-next {
  right: 0;
  transform: translateX(30px);
}

/* Regras de ocultação e exibição de seções e imagens em posts */

/* Regras de ocultação de imagens de sementes de milho */

.showMilhoNovo,
.milhons44tg,
.milhons44vip3,
.milhons45vip3,
.milhons50pro2,
.milhons71vip3,
.milhons73vip3,
.milhons75vip3,
.milhons79vip3,
.milhons80vip3,
.milhons80tg,
.milhons88vip3,
.milhons89vip3,
.milhons90pro2,
.milhons91vip3,
.milhons99vip3,
.milhons22pro4 {
  display: none;
}

/* Regras de exibição de imagens de acordo com o post atual */

/* NS22 PRO */
.postid-19836 .milhons22pro4 {
  display: block;
}
.postid-19836 .showMilhoNovo {
  display: block !important;
}

.postid-19836 .displayNoneMilhoNovo {
  display: none;
}

.postid-19836 .wpb_text_column.wpb_content_element.milhons99vip3 {
  display: block !important;
}

.postid-19836 #soja-resistencia-doencas table tbody td:nth-child(2), .postid-19836 #soja-resistencia-doencas table tbody td:nth-child(3), .postid-19836 #soja-resistencia-doencas table tbody td:nth-child(4) {
  width: 15% !important;
}

.postid-19836 .displayNoneNew {
  display: none;
}

.postid-19836 section h2.milhons22pro4 { /* Texto de apresentação do híbrido */
  display: block !important;
}

.postid-19836 .assinatura-semente {
  display: none !important;
}

.postid-19836 .safra h2 span.milhons22pro4 { /* Safra */
  display: inline !important;
}

.postid-19836 .regiao h2 span.displayNoneMilhoNovo { /* Região */
  display: inline !important;
}

.postid-19836 .tamanho100NovoMilho {
  width: 100%;
}

.postid-19836 section.page_content#section-12447 { /* Oculta seção soja */
  display: none;
}

/* FIM NS22 PRO */
