/*

Theme Name: Sementec 2020

Author: Ad Vantage Marketing / Del Vieira

Description:  Site criado para a empresa Sementc, empresa destaque na produção de grãos e sementes de soja em todo o Brasil. Tema baseado no framework wp-bootstrap-starter | Afterimage Designs

Version: 3.3.3

License: GNU General Public License v2 or later

License URI: LICENSE

Text Domain: wp-bootstrap-starter

Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template

*/

/*--------------------------------------------------------------

>>> TABLE OF CONTENTS:

----------------------------------------------------------------

# Normalize

# Typography

# Elements

# Forms

# Navigation

	## Links

	## Menus

# Accessibility

# Alignments

# Clearings

# Widgets

# Content

	## Posts and pages

	## Comments

# Infinite scroll

# Media

	## Captions

	## Galleries

# Woocommerce

# Footer

--------------------------------------------------------------*/

/*--------------------------------------------------------------

# Normalize

--------------------------------------------------------------*/







@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;900&family=Nunito:wght@200;400;800&display=swap');

/* 

font-family: 'Lato', sans-serif;

font-family: 'Nunito', sans-serif;

 */



html,

body { overflow-x: none !important;
  font-family: 'Lato', 'Open Sans', Arial, sans-serif;}



body {
    overflow-x: hidden !important;
  margin: 0;

  -webkit-font-smoothing: auto;

  font-family: 'Lato', 'Open Sans', Arial, sans-serif;

  color: #454545;

}




@media (min-width: 576px) and (max-width: 1200px) {
    .container {
        max-width: 90% !important;
    }
}



.lato-light {font-family: 'lato', sans-serif;font-weight: 300;}

.lato {font-family: 'lato', sans-serif;font-weight: 400;}

.lato-bold {font-family: 'lato', sans-serif;font-weight: 900;}



.nunito-light {font-family: 'Nunito', sans-serif;font-weight: 200;}

.nunito {font-family: 'Nunito', sans-serif;font-weight: 400;}

.nunito-bold {font-family: 'Nunito', sans-serif;font-weight: 800;}



article,

aside,

details,

figcaption,

figure,

footer,

header,

main,

menu,

nav,

section,

summary {

  display: block;

}



audio,

canvas,

progress,

video {

  display: inline-block;

  vertical-align: baseline;

}



audio:not([controls]) {

  display: none;

  height: 0;

}



[hidden],

template {

  display: none;

}



a {

  background-color: transparent;

  color: #74cd31;

}

p a{

  font-weight: 600;

}



a:active,

a:hover {

  outline: 0;

  color: #74cd31;

}



dfn {

  font-style: italic;

}



mark {

  background: #ff0;

  color: #000;

}



small {

  font-size: 80%;

}



sub,

sup {

  font-size: 75%;

  line-height: 0;

  position: relative;

  vertical-align: baseline;

}



sup {

  top: -0.5em;

}



sub {

  bottom: -0.25em;

}



img {

  border: 0;
  width: auto;

}



svg:not(:root) {

  overflow: hidden;

}



figure {

  margin: 1em 2.5rem;

}



hr {

  box-sizing: content-box;

  height: 0;

}



button {

  overflow: visible;

}



button,

select {

  text-transform: none;

}



button,

html input[type="button"],

input[type="reset"],

input[type="submit"] {

  -webkit-appearance: button;

  cursor: pointer;

}



button[disabled],

html input[disabled] {

  cursor: default;

}



button::-moz-focus-inner,

input::-moz-focus-inner {

  border: 0;

  padding: 0;

}



input {

  line-height: normal;

}



input[type="checkbox"],

input[type="radio"] {

  box-sizing: border-box;

  padding: 0;

}



input[type="number"]::-webkit-inner-spin-button,

input[type="number"]::-webkit-outer-spin-button {

  height: auto;

}



input[type="search"]::-webkit-search-cancel-button,

input[type="search"]::-webkit-search-decoration {

  -webkit-appearance: none;

}



fieldset {

  border: 1px solid #c0c0c0;

  margin: 0 2px;

  padding: 0.35em 0.625em 0.75em;

}



legend {

  border: 0;

  padding: 0;

}



textarea {

  overflow: auto;

}



optgroup {

  font-weight: bold;

}



table {

  border-collapse: collapse;

  border-spacing: 0;

}



td,

th {

  padding: 0;

}



/*--------------------------------------------------------------

# Typography

--------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {

  clear: both;

  font-weight: 600;

  font-family: 'Nunito';

}

h1 {

  font-size: 32px;

  padding-bottom: 10px;

}

h2 {

  font-size: 24px;

  padding-bottom: 0.3em;

  line-height: 1.25;

}

h3 {

  font-size: 18px;

  line-height: 25px;

}

h4 {

  font-size: 16px;

  line-height: 20px;

}

h5 {

  font-size: 14px;

  line-height: 17.5px;

}



p,
li{

  margin-bottom: 1.3em;
  font-size: 15.7px;
  line-height: 140%;
  font-family: 'Lato', sans-serif;

}



div p:last-child {

    margin-bottom: 0;

}



h1.entry-title {

  font-size: 1.31rem;

  border-bottom: 1px solid #eaecef;

}

h2.entry-title {

  border-bottom: 1px solid #eaecef;

}

h3.widget-title {

  font-size: 1.2rem;

}



.subtitle {margin-top: 0; font-size: 2.35rem; line-height: 130%;}



h2.subtitle {color: #74cd31;}



.line-sub h1, .line-sub h2, .line-sub h3,
.line-sub-center h1, .line-sub-center h2, .line-sub-center h3 {
      margin-bottom: 15px;
    position: relative;

}



.line-sub h1:after, 

.line-sub h2:after, 

.line-sub h3:after,

.line-sub-center h1:after, 

.line-sub-center h2:after, 

.line-sub-center h3:after {

    position: absolute;

    content: '';

    bottom: 0;

    width: 60px;

    height: 0;

    border-bottom: 4px solid;

}





.line-sub h1.no-line:after, 

.line-sub h2.no-line:after, 

.line-sub h3.no-line:after,

.line-sub-center h1.no-line:after, 

.line-sub-center h2.no-line:after, 

.line-sub-center h3.no-line:after {

    display: none !important;

}



.line-sub h1:after, 

.line-sub h2:after, 

.line-sub h3:after {left: 0;}

.line-sub-center h1:after, 

.line-sub-center h2:after, 

.line-sub-center h3:after {left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}



.line-sub.line-green h1:after, 

.line-sub.line-green h2:after, 

.line-sub.line-green h3:after,

.line-sub-center.line-green h1:after, 

.line-sub-center.line-green h2:after, 

.line-sub-center.line-green h3:after { border-color: #74cd31;}







/*--------------------------------------------------------------

# Elements

--------------------------------------------------------------*/

body {

  background: #fff;

  /* Fallback for when there is no custom background color defined. */

}



img {

  height: auto;

  /* Make sure images are scaled correctly. */

  max-width: 100%;

  /* Adhere to container width. */

}



figure {

  margin: 1em 0;

  /* Extra wide images within figure tags don't overflow the content area. */

}



table {

  margin: 0 0 1.5em;

  width: 100%;

}



/*--------------------------------------------------------------

# Forms

--------------------------------------------------------------*/

#form-section {

    margin: 0 auto;

    width: 100%;

    max-width: 975px !important;

}

.hs-form label:not(.hs-error-msg)   {

    display: none !important;

}

.hs-form li.hs-form-checkbox label{

    display: block !important;
    margin: 0;
}

.hs-form li.hs-form-checkbox label input {
    margin-right: 7px;
}
li.hs-form-checkbox {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.hs-fieldtype-checkbox .input, .hs-fieldtype-checkbox .input li, .hs-fieldtype-checkbox .input ul {
    width: 100%;
    padding: 0 0 !important;
    border: 0;
    height: auto !important;
    min-height: 0;
    margin: 0 0 0 !important;
}


.hs-form input[type=text], 

.hs-form input[type=email], 

.hs-form input[type=tel], 

.hs-form select, 

.hs-form textarea {

    width: 100%;

    border: 0;

   padding: 12px 10px;

  border-radius: 4px;

  background: #fff;

  color: #666;

}
#footer-cta {
    background: #00904d;
    padding: 50px 0;
}
#footer-cta label {color:  #FFF !important;}
#footer-cta .hs-richtext p {
    color: #FFF;
    padding: 0 12px;
    margin-bottom: 10px;
}
#footer-cta h2 {
    color: #FFF;
    font-size: 2.2rem;
    margin-bottom: 30px;
}
  #footer-cta .field {
      margin: 5px 0;
  }
#footer-cta .hs-form .input {margin: 0 0 0 !important; padding: 0 0 0 !important;}
#footer-cta .hs-form input.hs-button {
    background: #29316f;
    display: inherit;
    width: 100%;
    padding: 13px 10px;
}
 #footer-cta .submitted-message a {
    color: #FFF;
    border: 2px solid #fff;
    padding: 8px 30px;
    display: inline-block;
    border-radius: 100px;
    text-decoration: none;
}

#footer-cta ul.hs-error-msgs, #footer-cta ul.hs-error-msgs li {
    top: 1px;
    color: #FFF;
    float: left;
}


@media (min-width: 1025px) {
  #footer-cta .field,
  #footer-cta .hs-submit {
      float: left;
      padding: 0 10px;
      width: 100%;
  }
}
.cadastro-novidades .hs-form input.hs-button {
    width: 100%;
}

.hs-form .legal-consent-container .input,
.hs-form .hs_newsletter_novidades_sementec .input,
.hs-form .hs-novidades_sementec .input {
    background: none;
    border: none;
}


.legal-consent-container ul,
.legal-consent-container li,
.hs_newsletter_novidades_sementec ul,
.hs_newsletter_novidades_sementec li,
.hs_novidades_sementec ul,
.hs_novidades_sementec li {
    list-style: none;padding: 0;
    margin: 0;
}
.legal-consent-container  li input
.hs_newsletter_novidades_sementec li input,
.hs_novidades_sementec li input {
    margin-right: 7px;
    position: relative;
    top: 2px;
}


.legal-consent-container .hs-form-booleancheckbox-display input {
    float: left;
    position: relative;
    bottom: -5px;
}

.legal-consent-container   .input
.hs_newsletter_novidades_sementec  .input{
  margin: 3px 0;
}
#form-section .legal-consent-container p,
.legal-consent-container .field.hs-form-field {
  margin-top: 0;
  font-size: .875rem; line-height: 110%;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */

  color: #666;

}

::-moz-placeholder { /* Firefox 19+ */

  color: #666;

}

:-ms-input-placeholder { /* IE 10+ */

  color: #666;

}

:-moz-placeholder { /* Firefox 18- */

  color: #666;

}

.hs-form .input input:focus{color: #000 !important;}

.hs-form .input {

  border: 1px solid #e0e0e0;

  border-radius: 4px;

  margin: 13px 0;

}



ul.hs-error-msgs, ul.hs-error-msgs li {

    list-style: none;

    margin: 0;

    padding: 0 4px;

    font-size: 11px;

    font-family: 'Lato';

    position: relative;

    top: -4px;

    color: red;

}



.hs-form input.error {

    box-shadow: 0 0 0px 2px red;

}



.hs-form input.hs-button {
margin-top: 10px;
    background: #00904d;

    border: 0;

    color: #FFF;

    padding: 7px 25px;

    border-radius: 5px;

    text-transform: uppercase;

    font-weight: bold;

    font-family: 'Nunito';

    letter-spacing: 1px;

}



.hs-form input.hs-button:hover {

 box-shadow: 0 0 20px rgba(0,0,0,.2) inset;

}



#form-section h3 {

    font-size: 45px;

    line-height: 104%;

    margin-bottom: 20px;

    color: #454545;

}



#form-section p {

   font-size: 25px;

    line-height: 130%;

    color: #454545;

    width: 100%;

    max-width: 410px;

    margin: 40px 0 0 0;

}


.legal-consent-container label.hs-form-booleancheckbox-display,
.legal-consent-container label,
.hs_newsletter_novidades_sementec .input label.hs-form-checkbox-display,
.hs_novidades_sementec .input label.hs-form-radio-display {
    display: block !important;
}
.hs_novidades_sementec .input label > span {
    display: block;
    margin-left: 20px;
}

.hs_newsletter_novidades_sementec .input {
    border: 0;
    padding: 0;
    margin: 0;
    height: auto;
}
/*--------------------------------------------------------------

# Navigation

--------------------------------------------------------------*/



#menu-menu-principal {

    position: relative;

    z-index: 999;

}





@media (min-width: 769px) {

  header#masthead {

    min-height: 200px;

  }



  header#masthead {

    background-image: url(img/bg-masthead.png);

    background-size: 100% 100%;

    background-position: center;

    background-repeat: no-repeat;

    margin-bottom: 0;

    padding: 5px 1rem;

  }



  div#main-nav {

    position: relative;

    top: -12px;

  }



} /* Fim do Media*/



.cta-fixo {font-size: 1.55rem !important; margin: 0 0 0 0 !important; }
.section-cta-fixo { background: #29316f;}

@media screen and (max-width: 768px){
  #main-nav {
    overflow: scroll;
    height: 82vh;
  }
.cta-fixo {
    /*position: fixed !important;
    bottom: 0 !important;
    width: 100% !important;
    left: 0 !important;
    border-radius: 0 !important;
    padding: 11px !important;
    z-index: 9000 !important;
    box-shadow: 0 0 20px #000 !important;
  */}


  header#masthead {

  margin-bottom: 0;

  background-image: none; 

  background-color: #f0f0f0 ;

  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);

  padding: .74rem 1rem;

  }

  #slider-home {
    top: 0 !important;
    margin-top: 0 !important;
  }

#slider-home .n2-ss-slider .n2-ss-section-main-content {
    min-height: 83vh !important; position: relative;
}

#slider-home .n2-ss-slider .n2-ss-slide--focus {
  background: rgba(0,0,0,.6);
  opacity: 1;
  text-indent: -9000px;
}
#slider-home .n2-ss-slider .n2-ss-section-main-content:before {
    content: '';
    background: rgba(0,0,0,.4);
    position: absolute;
    left: 0;top: 0;right: 0;bottom: 0;
    z-index: 1;
}

  #slider-home  h2 {

          font-size: 10.5vw !important;
    margin-bottom: 20px !important;

  }

#slider-home .banner-variedade p {
    font-size: 6.5vw !important;
}
#slider-home a.btn {
    font-size: 5vw !important;
    padding: 10px 20px !important;
    font-weight: 500 !important;
}

#slider-home .tp-mask-wrap {
    width: 85vw !important;
    margin: 0 0 0 -5vw !important;
}

#slider-home .tp-bgimg {
    background-position: left center !important;
}

  #slider-home ,

  #slider-home  h2, 

  #slider-home  p {

    width: 100% !important;

    position: relative !important;

    left: 0 !important;

    right: 0 !important;

    transform: none !important;

    min-width: auto !important;
    color: #FFF !important; 

  }

    .banner-variedade {
    width: 100% !important;
    min-width: 76vw;
}


#slider-home .banner-variedade p, 
#slider-home .banner-variedade h2,
#slider-home .banner-variedade.novo p, 
#slider-home .banner-variedade.novo h2,
#slider-home .banner-variedade.novo.verde p, 
#slider-home .banner-variedade.novo.verde h2,
#slider-home .banner-variedade.novo.azul p, 
#slider-home .banner-variedade.novo.azul h2,
#slider-home  h2,
#slider-home h2.n2-ss-item-content, 
#slider-home  p  { color: #FFF !important; }

} /* Fim do Media*/







.navbar-brand > a {

  color: rgba(0, 0, 0, 0.9);

  font-size: 1.1rem;

  outline: medium none;

  text-decoration: none;

  color: #fff;

  font-weight: 700;

  position: relative;

  z-index: 1;

}



.navbar-brand a:after {

    content: '';

    position: absolute;

    background: #FFF;

    width: 340px;

    height: 178px;

    z-index: 0;

    border-radius: 100%;

    top: -90px;

    right: -20%;

    box-shadow: 0 0 20px rgba(0,0,0,.3) inset;

    transform: rotate(9deg);

    -webkit-transform: rotate(9deg);

}



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

  .navbar-brand a:after {

    display: none;

    width: 393px;

    height: 196px;

    border-radius: 71%;

    top: -128px;

    right: -25%;

    transform: rotate(14deg);

    -webkit-transform: rotate(14deg);

  }

  #main-nav {

    margin: 20px 0;

    width: 100%;

    padding: 20px 0;

  }



  #main-nav li.menu-item {

    padding: 0 0;

    border-bottom: 1px solid #FFF;

    border-top: 1px solid #ccc;

  }

  #main-nav li.menu-item:first-child {border-top: none;}

  #main-nav li.menu-item:last-child {border-bottom: none;}





 #main-nav li.menu-item > a {

    color: #404040 !important;

    padding: 14px 10px !important;

    border: 0 !important;

  }

    #main-nav li.menu-item li a {

    width: 100%;

    border-radius: 5px;

    background: #eaeaea;

    border: 0 !important;

    font-size: 14px;

    font-family: 'Nunito' !important;

    text-transform: uppercase;

    font-weight: 600;

    margin: 4px 0;

}

#main-nav li.menu-item li {

    border: 0;

}



.navbar-nav .dropdown-menu {

    width: 100%;

    margin: 0 auto;

    padding: 0 0 15px 0 !important;
    display: inline-block;

}

} /* Fim do Media*/







.navbar-brand > a:visited, .navbar-brand > a:hover {

  text-decoration: none;

}



.navbar-brand img {

    max-width: 150px;

    position: relative;

    z-index: 3;

}
@media screen and (max-width: 768px) {
.navbar-brand img {max-width: 100px;}
/* fim do media */}


#page-sub-header {

  position: relative;

  padding-top: 5rem;

  padding-bottom: 0;

  text-align: center;

  font-size: 1.25rem;

  background-size: cover !important;

}



body:not(.theme-preset-active) #page-sub-header h1 {

  line-height: 1.6;

  font-size: 4rem;

  color: #563e7c;

  margin: 0 0 1rem;

  border: 0;

  padding: 0;

}



#page-sub-header p {

  margin-bottom: 0;

  line-height: 1.4;

  font-size: 1.25rem;

  font-weight: 300;

}

body:not(.theme-preset-active) #page-sub-header p {

color: #212529;

}

a.page-scroller {

  color: #333;

  font-size: 2.6rem;

  display: inline-block;

  margin-top: 2rem;

}

a.btn.page-scroller {
    fosnt-size: initial !important;
}

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

  body:not(.theme-preset-active) #page-sub-header h1 {

    font-size: 3.750rem;

  }

  body:not(.theme-preset-active) #page-sub-header {

    font-size: 1.25rem;

  }



} /* Fim do Media*/



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

  #page-sub-header p {

    max-width: 43rem;

    margin: 0 auto;

  }



} /* Fim do Media*/



/*--------------------------------------------------------------

## Buttons

--------------------------------------------------------------*/

span.editar-pagina {

    position: fixed;

    right: -48px;

    background: #e0e0e0;

    top: 49%;

    padding: 1px 7px 3px 7px;

    border-radius: 5px 0 0 5px;

    box-shadow: 0 0 10px #808080;

    z-index: 9999;

    color: #74cd31 !important;

    transition: all ease .2s;

}



span.editar-pagina a{

    color: #74cd31 !important;

    font-size: 15px;

    text-decoration: none;

}

span.editar-pagina:hover {

  background: #74cd31; 

  right: 0;

  transition: all ease .2s;

}



span.editar-pagina:hover a{

    color: #fff !important;

    text-decoration: none;

}



.btn {

  font-family: 'Nunito';

  letter-spacing: 0;

  transition: all ease .4s;

  -webkit-transition: all ease .4s;

  position: relative;

  box-shadow: 0 0 0 rgba(0,0,0,0);

  border-radius: 5px !important;

}

.btn:hover {

  transition: all ease .24s;

  -webkit-transition: all ease .4s;

  box-shadow: 0 0 7px rgba(0,0,0,.6);

}



.btn-green {

  background-color: #74cd31;

  color: #FFF !important;

}

.btn-border-green {

  font-family: 'Nunito', sans-serif !important;

  text-transform: uppercase;

  font-weight: 600;

  background: none;

  background-color: transparent !important;

  color: #74cd31 !important;

  border: 2px solid #74cd31;

}

.btn-blue {

  background-color: #29316f;

  color: #FFF !important;

}
.btn-yellow {

  background-color: #fbca02;

  color: #000 !important;

}

.btn-border-blue {

  font-family: 'Nunito', sans-serif !important;

  text-transform: uppercase;

  font-weight: 600;

  background: none;

  background-color: transparent !important;

  color: #29316f !important;

  border: 2px solid #29316f;

}



.clear {clear: both;}

/*--------------------------------------------------------------

## Sections e padding

--------------------------------------------------------------*/

.section-padding{padding: 50px 0;}

.section-padding-top{padding-top: 50px;}

.section-padding-bottom{padding-bottom: 50px;}



.section-divisor {    border-top: 1px solid #f5f5f5;}

.section-divisor-bottom {    border-bottom: 1px solid #f5f5f5;}



.section-title h1, .section-title h2 {font-size: 40px;}



.section-text-white h1, .section-text-white h2, .section-text-white h3, .section-text-white h4, .section-text-white p, .section-text-white span, .section-text-white a {

    color: #FFF;

}

.uppercase {text-transform: uppercase !important;}

/*--------------------------------------------------------------

## Boxes e Caixas

--------------------------------------------------------------*/

.box-servico {

  background: #f0f0f0;

}

.box-servico h3 {

  font-size: 21px;

  position: relative;

  margin-bottom: 15px;

}



.box-servico .so-panel {

    margin-bottom: 0 !important;

}



.box-servico p {

    margin-bottom: 0;

}



.box-servico.line-sub h1:after, 

.box-servico.line-sub h2:after, 

.box-servico.line-sub h3:after{

    bottom: -8px;

    border-bottom: 2px solid #74cd31;

}



.box-servico-texto {

    padding: 0 10px;

}

@media (min-width: 768px) and (max-width:1200px) {
  .box-servico .panel-grid.panel-no-style {align-items: flex-start !important;}
  .box-servico-texto {padding: 10px 10px;}
}



.testimonial {

    background: #f0f0f0;

    padding:0 30px 20px 30px;

    border-top: 10px solid #74cd31;

}



.testimonial .img-testimonial {

    margin: 0 auto;

    text-align: center;

    max-width: 110px;

    border-radius: 50%;

    overflow: hidden;

    position: relative;

    margin-bottom: -65px;

    top: -65px;

    border: 5px solid #FFF;

}



.testimonial p:first-child {

    position: relative;

}



.testimonial p:first-child:before {

    content: '\201C';

    position: absolute;

    top: 10px;

    left: -20px;

    font-size: 60px;

}

 .testimonial span.nome {

    color: #74cd31;

    font-weight: 600;

}

 .testimonial span.cargo {

  font-size: 12px;

}



.box-img-link .widget_media_image {

  margin-bottom: 0 !important;

}



.box-img-link {

    position: relative;

 }

.box-img-link h3 {

    background: #74cd31;

    margin: 0;

    padding: 25px 10px;

    color: #FFF;

    font-size: 23px;

    width: 100%;

    position: relative;

    line-height: 100%;

}

@media (min-width: 1024px) {

 .representante.box-img-link h3 {
    min-height: 182px;
  }

}/* Fim do Media */






.box-img-link:hover {

    box-shadow: 0 0 10px #888;

}

.box-img-link p{

    margin: 0 0 0 0 !important;

}

.box-img-link h3 a{

    text-decoration: none;

    color: #FFF;

}



.box-img-link h3 i.fa{

    position: absolute;

    right: 25px;

    top: 50%;

    transform: translateY(-50%);

}





.box-img-link.representante:hover {

    box-shadow: none;

}



.box-img-link.representante h3 small {

    font-size: 13px;

    margin: 3px 0;

    line-height: 100%;

    font-weight: 500;

    display: block;

}



.box-img-link.representante h3 i.fa {

    float: none;

    position: relative;

    left: auto;

    margin: auto;

    margin-right: 5px;

    transform: none;

    right: auto;

}

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

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

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



  .box-servico-texto {

      padding: 0 10px 20px 10px;

  }

  .box-servico-img {

      padding-top: 15px;

  }

  .testimonial {

      margin-bottom: 50px;

  }

.panel-grid-cell {

    margin: 20px 0;

}

  .faixa-icone {

    margin: 30px 0;

}



.faixa-icone h3{

        font-size: 5.5vw;

    margin-top: -15px;

    line-height: 140%;

}

}/* Fim do Media */



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

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



}/* Fim do Media */



/*--------------------------------------------------------------

## Menus

--------------------------------------------------------------*/

header#masthead {

  position: relative;

  z-index: 4 !important;

}

#masthead nav {

  padding-left: 0;

  padding-right: 0;

}
.navbar-nav .btn-cotacao {
    padding: 0 0 !important;
    margin: 0 0 !important;
    text-align: center;
}
a.btn-mobile-cotacao {
    text-align: center;
    background: #74cd31;
    padding: 5px 17px;
    border-radius: 7px;
    position: relative;
    margin: 0 0 0px 30px;
    display: inline-block;
    line-height: 110%;
    font-size: 0.94rem;
    top: 10px;
    text-transform: uppercase;
}
.navbar-nav .btn-cotacao a {
    background: #FFF;
    color: #79cf2f !important;
    padding: 7px 7px 2px 7px !important;
    margin: 0 0 !important;
    border-radius: 5px;
    line-height: 120%;
}


body:not(.theme-preset-active) #masthead .navbar-nav > li {

    padding: 0 10px;

}



body:not(.theme-preset-active) #masthead .navbar-nav > li > a {

    padding: 5px 0;

    color: #FFF;

    font-family: 'Nunito';

    font-weight: 800;

    text-transform: uppercase;

    letter-spacing: 0px;

    font-size: 13px;

    border-bottom: 2px solid transparent;

}



body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current-menu-ancestor a {
 border-bottom: 2px solid #FFF;

}



.navbar-brand {

  height: auto;

}



.navbar-toggle .icon-bar {

  background: #000 none repeat scroll 0 0;

}



.dropdown-menu .dropdown-toggle::after {

  border-bottom: 0.3em solid transparent;

  border-left: 0.3em solid;

  border-top: 0.3em solid transparent;

}

.dropdown-menu.show {

    top: 80%;

}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;

}
.dropdown.menu-item-has-children li, .dropdown.menu-item-has-children li li {
    margin-bottom: 0;
}


.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {

    top: 0;

    left: 100%;

    margin-top: -6px;

    margin-left: -1px;

    -webkit-border-radius: 0 6px 6px 6px;

    -moz-border-radius: 0 6px 6px;

    border-radius: 0 6px 6px 6px;

}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {

    display: block;

}



.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {

    display: block;

    content: " ";

    float: right;

    width: 0;

    height: 0;

    border-color: transparent;

    border-style: solid;

    border-width: 5px 0 5px 5px;

    border-left-color: #ccc;

    margin-top: 5px;

    margin-right: -10px;

}



.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {

    border-left-color: #fff;

}



.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {

    float: none;

}



.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {

    left: -100%;

    margin-left: 10px;

    -webkit-border-radius: 6px 0 6px 6px;

    -moz-border-radius: 6px 0 6px 6px;

    border-radius: 6px 0 6px 6px;

}



/* Small menu. */

.menu-toggle,

.main-navigation.toggled ul {

  display: block;

}



.dropdown-item {

  line-height: 1.2;

  padding-bottom: 0.313rem;

  padding-top: 0.313rem;

}



.dropdown-menu {

  min-width: 12.500rem;

}



.dropdown .open .dropdown-menu {

  display: block;

  left: 12.250em;

  top: 0;

}



.dropdown-menu .dropdown-item {

  

  background: transparent;

  line-height: 1;

}

.dropdown-menu .dropdown-item:hover,
.dropdown-menu .current-menu-ancestor > .dropdown-item {

      background: #f5f5f5;
      color: #333 !important;

}







@media screen and (min-width: 37.5em) {

  .menu-toggle {

    display: none;

  }

}

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

  .dropdown-menu li > .dropdown-menu {

    right: -9.875rem;

    top: 1.375rem;

  }

}
 #main-nav li.menu-item li.active a[aria-current=page] {
    background: #95da25;
    color: #FFF !important;
}

@media screen and (max-width: 991px) {
 
div#pg-376-3 {
    display: none;
}

.sow-slider-base ul.sow-slider-images {
    padding: 0;
}


 #main-nav li.active a[aria-current=page] {
    background: #95da25;
    color: #FFF !important;
    border-radius: 5px;
}


 #topo-paginas h1, #topo-paginas h2 {
    font-size: 10vw !important;
}

#form-section h3 {
    font-size: 8vw !important;
    text-align: center;
}

#form-section p {
    font-size: 16px !important;
    text-align: center;
    margin: 0 auto !important;
    width: 97%;
}

.section-padding { padding: 10px 0 !important; }
.section-padding-top { padding-top: 10px !important; }
.section-padding-bottom { padding-bottom: 10px !important; }
.card > .panel-layout {    padding: 0 0 !important;}
.recomendacao p:last-child {    font-size: 12px !important;}

.recomendacao p span.rec-pos, .recomendacao p span.rec-neg, .recomendacao p span.rec-tol {
    width: 14px !important;
    height: 14px;
    border-radius: 50%;
    min-width: auto !important;
}
  .navbar-nav .dropdown-menu {

    border: medium none;
    padding: 0;

  }
    .navbar-nav .dropdown-menu .dropdown-menu {
    margin-left: 4% !important;
    width: 96%;
}


  .dropdown-menu li a {

    padding: 0;

  }



  #masthead .navbar-nav > li > a {

    padding-bottom: 0.625rem;

    padding-top: 0.313rem;

  }



  .navbar-light .navbar-toggler {

    border: medium none;

    outline: none;

  }

}

.site-main .comment-navigation,

.site-main .posts-navigation,

.site-main .post-navigation {

  margin: 0 0 1.5em;

  overflow: hidden;

}



.comment-navigation .nav-previous,

.posts-navigation .nav-previous,

.post-navigation .nav-previous {

  float: left;

  width: 50%;

}



.comment-navigation .nav-next,

.posts-navigation .nav-next,

.post-navigation .nav-next {

  float: right;

  text-align: right;

  width: 50%;

}

.comment-content.card-block {

  padding: 20px;

}



.navigation.post-navigation {

  padding-top: 1.875rem;

}



.post-navigation .nav-previous a,

.post-navigation .nav-next a {

  border: 1px solid #ddd;

  border-radius: 0.938rem;

  display: inline-block;

  padding: 0.313rem 0.875rem;

  text-decoration: none;

}



.post-navigation .nav-next a::after {

  content: " \2192";

}



.post-navigation .nav-previous a::before {

  content: "\2190 ";

}



.post-navigation .nav-previous a:hover,

.post-navigation .nav-next a:hover {

  background: #eee none repeat scroll 0 0;

}


@media screen and (max-width: 768px) {
  header#masthead {
    position: fixed;
    top: 0;
    width: 100%;
  }
  body {padding-top: 70px;}
}

/*--------------------------------------------------------------

# Accessibility

--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {

  clip: rect(1px, 1px, 1px, 1px);

  position: absolute !important;

  height: 1px;

  width: 1px;

  overflow: hidden;

  word-wrap: normal !important;

  /* Many screen reader and browser combinations announce broken words as they would appear visually. */

}

.screen-reader-text:focus {

  background-color: #f1f1f1;

  border-radius: 3px;

  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

  clip: auto !important;

  color: #21759b;

  display: block;

  font-size: 14px;

  font-size: 0.875rem;

  font-weight: bold;

  height: auto;

  left: 0.313rem;

  line-height: normal;

  padding: 0.938rem 1.438rem 0.875rem;

  text-decoration: none;

  top: 0.313rem;

  width: auto;

  z-index: 100000;

  /* Above WP toolbar. */

}



/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {

  outline: 0;

}



/*--------------------------------------------------------------

# Alignments

--------------------------------------------------------------*/

.alignleft {

  display: inline;

  float: left;

  margin-right: 1.5em;

}



.alignright {

  display: inline;

  float: right;

  margin-left: 1.5em;

}



.aligncenter {

  clear: both;

  display: block;

  margin-left: auto;

  margin-right: auto;

}



a img.alignright {

  float: right;

  margin: 0.313rem 0 1.25rem 1.25rem;

}



a img.alignnone {

  margin: 0.313rem 1.25rem 1.25rem 0;

}



a img.alignleft {

  float: left;

  margin: 0.313rem 1.25rem 1.25rem 0;

}



a img.aligncenter {

  display: block;

  margin-left: auto;

  margin-right: auto;

}



.wp-caption.alignnone {

  margin: 0.313rem 1.25rem 1.25rem 0;

}



.wp-caption.alignleft {

  margin: 0.313rem 1.25rem 1.25rem 0;

}



.wp-caption.alignright {

  margin: 0.313rem 0 1.25rem 1.25rem;

}



/*--------------------------------------------------------------

# Clearings

--------------------------------------------------------------*/

.clear:before,

.clear:after,

.entry-content:before,

.entry-content:after,

.comment-content:before,

.comment-content:after,

.site-header:before,

.site-header:after,

.site-content:before,

.site-content:after,

.site-footer:before,

.site-footer:after {

  content: "";

  display: table;

  table-layout: fixed;

}



.clear:after,

.entry-content:after,

.comment-content:after,

.site-header:after,

.site-content:after,

.site-footer:after {

  clear: both;

}



/*--------------------------------------------------------------

# Widgets

--------------------------------------------------------------*/

.widget {

  margin: 0 0 1.5em;

  fsont-size: 0.875rem;

  /* Make sure select elements fit in widgets. */

}

.widget select {

  max-width: 100%;

}



.widget_search .search-form input[type="submit"] {

  display: none;

}



.nav > li > a:focus,

.nav > li > a:hover {

  background-color: #eee;

  text-decoration: none;

}

.half-rule {

  width: 6rem;

  margin: 2.5rem 0;

}

.widget_categories .nav-link {

  display: inline-block;

}



/*--------------------------------------------------------------

# Content

--------------------------------------------------------------*/



#pg-2-0, #pg-2-1, #pg-2-2, #pl-2 .so-panel,

#pg-409-0, #pg-409-1, #pg-409-2, #pg-409-3, #pg-409-4, #pl-409 .so-panel,

#pg-376-0, #pg-376-1, #pl-376 .so-panel {

    margin-bottom: 0 !important;

}









@media (min-width: 1024px){

  #pgc-376-0-0, #pgc-376-0-1, #pgc-376-1-0, #pgc-376-1-1, #pgc-376-2-0, #pgc-376-2-1, #pgc-376-3-0, #pgc-376-3-1,

  #pgc-409-0-0, #pgc-409-0-1, #pgc-409-1-0, #pgc-409-1-1, #pgc-409-2-0, #pgc-409-2-1, #pgc-409-3-0, #pgc-409-3-1, #pgc-409-5-0, #pgc-409-5-1 {

      width: 50% !important;

  }

  .row-image div#pgc-1008-1-0, 
  .row-image div#pgc-1008-2-1,
  .row-image div#pgc-1008-3-0,
  .row-image div#pgc-1008-4-1,
  .row-image div#pgc-1008-5-0 {
      width: 50%;
  }
  .row-image div#pgc-1008-1-0 img, 
  .row-image div#pgc-1008-2-1 img,
  .row-image div#pgc-1008-3-0 img,
  .row-image div#pgc-1008-4-1 img,
  .row-image div#pgc-1008-5-0 img {
      width: 100% !important;
      max-width: auto !important;
  }

}/* Fim do Média */



/* Home */

.servicos-home .panel-grid-cell {

    width: 100% !important;

}



.servicos-home .servico {

    position: relative;

    background: #000;

    padding: 25px;

    width: 100%;    

  height: 300px;

  overflow: hidden;

}





.servicos-home .servico .alt,

.servicos-home .servico .hover{

    z-index: 2;

}



.servicos-home .servico .alt {

    position: absolute;

    top: 50%;

    left: 50%;

    color: #FFF;

    transform: translate(-50%,-50%);

    -webkit-transform: translate(-50%,-50%);

}



.servicos-home .servico .overlay {

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    right: 0;

    z-index: 1;

    background-color: rgba(0,0,0,.8);

}

.servicos-home .servico .hover{

    opacity: 0;

    display:none;

    position: relative;

}

.servicos-home .servico .img-servico img {

    position: absolute;

    z-index: 0;

    top: 0;

    left: 0;

    width: 100%;

    transition: all ease .2s;

}



.servicos-home .servico h3 {

    color: #FFF;

    font-size: 29px;

    font-family: 'Nunito';

}



.servicos-home .servico .hover {

    /*position: absolute;

    left: 0;

    background: rgba(116,205,49,1);

    right: 0;

    bottom: 0;

    padding: 15px 20px;*/

        position: absolute;

    left: 0;

    background: rgba(116,205,49,.85);

    right: 0;

    bottom: 0;

    padding: 3rem 20px;

    top: 0;

}

.servicos-home .servico:hover .img-servico img {

    top: 0; /* -20%*/

    transition: all ease .2s;

}

.servicos-home .servico .hover h3{margin-top: 0;}

.servicos-home .servico .hover p, .servicos-home .servico .hover a {

    color: #FFF;

}



.servicos-home .servico .hover p {margin: 0 0 0 0 !important;}

.servicos-home .servico .hover a {

    font-size: 22px;

    margin: 8px 0 0 0;

    display: inline-block;

}

.servicos-home .servico .hover a:hover {color: #157000 !important;}

.servicos-home .servico:hover .alt,

.servicos-home .servico:hover .overlay{

  display: none;

}



.servicos-home .servico:hover .hover{

  display: block;

  opacity: 1;

}



#diferenciais .diferencial  {padding: 0 20px;}

#diferenciais .diferencial h3 {text-transform: uppercase; font-size: 16px;line-height:18px; }

#diferenciais .diferencial .dif-1 h3 {color:#ef7a57;}
#diferenciais .diferencial .dif-2 h3 {color:#629bd6;}
#diferenciais .diferencial .dif-3 h3 {color:#6a4d8a;}
#diferenciais .diferencial .dif-4 h3 {color:#4dc330;}
#diferenciais .diferencial .dif-5 h3 {color:#f75b00;}
#diferenciais .diferencial .dif-6 h3 {color:#f34e4e;}
#diferenciais .diferencial .dif-7 h3 {color:#eec900;}
#diferenciais .diferencial img { max-width: 70px !important;}

.section-diferencial h4 {
    font-size: 20px;
    margin-bottom: 18px;
    margin-top: 30px;scale: ;
}




.section-diferencial.obtentoras a img {
    max-width: 32% !important;
}


.icone-biofabrica,
.icone-smart,
.icone-energia {
    text-align: center;
    margin: 0 auto !important;
    margin-top: -25px !important;
}

.icone-biofabrica img,
.icone-smart img,
.icone-energia img {text-align: center; margin: 0 auto; display: inline-block;}

.icone-biofabrica h5,
.icone-smart h5,
.icone-energia h5 {
  font-size: 17px;
}

.icone-biofabrica a,
.icone-smart a,
.icone-energia a {
    color: #fff;
    padding: 5px 5px;
    font-size: 13px;
    border-radius: 6px;
    font-weight: 400;
    margin-top: 10px;
    display: inline-block;
    line-height: 1;
    text-decoration: none;
}


.icone-biofabrica h5 {color: #4dc330;}
.icone-biofabrica a {background: #4dc330;}

.icone-smart h5 {color: #eb7901;}
.icone-smart a {background: #eb7901;}

.icone-energia h5 {color: #055494;}
.icone-energia a {background: #055494;}

#topo-paginas {

    height: auto;

    padding-top: 115px;

    padding-bottom: 50px;

    margin-top: -150px;

    position: relative;

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

}

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

  .panel-layout {

      padding: 0 15px;

  }



    #topo-paginas {

      position: relative;

      top: 0;

      margin-top: 0;

      padding: 50px 10px 50px 10px !important;

  }



} /* Fim do Media*/



#topo-paginas:before {

  content: '';

  position: absolute;

  z-index: 0;

  background: rgba(0,0,0,.7);

  top: 0;bottom:0;left: 0; right: 0;

  width: 100%;

  height: 100%;

}



#topo-paginas h1, 

#topo-paginas h2  {

  position: relative;

  z-index: 1;

  color: #FFF; 

  font-size: 50px; 

  width: 90%; 

  max-width: 1000px;  

  padding: 0; 

  margin: 0 auto; 

}

.page-id-4157 #topo-paginas h1 {font-weight: 300;}
.page-id-4157 #topo-paginas h1 b{font-weight: 900;}

/* Quem Somos */

#topo-quem-somos {

    height: auto;

    min-height: 100vh;

    padding-top: 200px;

    margin-top: -200px;

    position: relative;

    background-size: cover;

    background-repeat: no-repeat;

}



img.qs-layer-1, 

img.qs-layer-2, 

img.qs-layer-3 {

    position: absolute;

    bottom: 0;

    z-index: 1  

}

img.qs-layer-1 {right: -2000px;animation: layerUm 1200ms ease-in-out 0s forwards;}

img.qs-layer-2 {right: -2000px;animation: layerDois 1800ms ease-in-out 0s forwards;}

img.qs-layer-3 {right: 0px; opacity:0; animation: layerTres 1000ms ease-in-out 0s forwards;z-index: 2}


@media (max-width: 1200px) {
  #topo-quem-somos img.qs-layer-3 {max-width: 46vw;}
}


@keyframes layerUm {

  0% {right: -2000px;}

  100% {right: 0px;}

}

@keyframes layerDois {

  0% {right: -2000px;}

  100% {right: 0px;}

}

@keyframes layerTres {

  0% {opacity:  0;}

  100% {opacity: 1;}

}



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

  #topo-quem-somos {

      padding-top: 78px;

      margin-top: 0;

  }



  img.qs-layer-1, 

  img.qs-layer-2, 

  img.qs-layer-3 {display: none;}



} /* Fim do Media*/



.texto-quem-somos {

    position: relative;

    z-index: 2;

    background: rgba(255,255,255,.9);

    padding: 20px;

    box-shadow: 10px 10px 10px rgba(0,0,0,.3);

}



.texto-quem-somos h1 {

    color: #5cc437;

    margin: 0;

    font-size: 46px;

}



/*--------------------------------------------------------------

## Caracteristicas de variedade

--------------------------------------------------------------*/

#var-caracteristicas {

    background: #f4f4f4;

    padding: 25px;

    text-align: center;

}



#var-caracteristicas h2 {
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;

    font-size: 19px;

}





#var-caracteristicas h2 b {

    font-size: 26px;

    font-weight: 900;

    color: #74cd31;

}



.box-caracteristica {

    background: #e0e0e0;

    border-radius: 5px;

    overflow: hidden;

}



.box-caracteristica h3 {

    background: #74cd31;

    color: #FFF;

    font-family: 'Lato';

    font-weight: 400;

    text-transform: uppercase;

    font-size: 14px;

    padding: 10px 0;
        letter-spacing: -0.5px;
        line-height: 106%;

}



.box-caracteristica h3 small {

    text-transform: none;

}



.box-caracteristica p {

    font-family: 'Lato';

    font-weight: 400;

    font-size: 15px;

    padding: 0px 10px 8px 10px;

}


#var-caracteristicas.novas-caracteristicas {
  text-align: left;
    background: none;
    padding: 0;
}

#var-caracteristicas.novas-caracteristicas h2 { 
    font-size: 21px;
    display: none;
}

#var-caracteristicas.novas-caracteristicas.pontos h2 {
    display: block;
    color: #6eca32;
}

#var-caracteristicas.novas-caracteristicas h3 {
font-family: 'Lato', sans-serif;
    margin: 0;
    font-weight: 800;
    font-size: 17px;
    color: #6eca32;
    text-transform: uppercase;
}

#var-caracteristicas.novas-caracteristicas .pontos-fortes h3 {
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    margin: 0;
    font-size: 19px;
    color: #454545;
    text-transform: none;
}


.exigencia-fertilidade img { max-height: 17px;}
#var-caracteristicas.novas-caracteristicas p, 
#var-caracteristicas.novas-caracteristicas p span, 
#var-caracteristicas.novas-caracteristicas span {
    color: #454545;
    font-weight: 700 !important;
    font-size: 18px;
}
#var-caracteristicas.novas-caracteristicas p img {
    max-width: 100px;
    margin-bottom: 4px;
}

#var-caracteristicas.novas-caracteristicas #pg-w67ae22c557114-0, 
#var-caracteristicas.novas-caracteristicas #pg-w67ae22c558385-0,
#var-caracteristicas.novas-caracteristicas .panel-grid.panel-no-style:first-child,
#var-caracteristicas.novas-caracteristicas .widget_sow-editor { margin-bottom: 15px !important;}

#var-caracteristicas.novas-caracteristicas s.panel-grid.panel-no-style,
#var-caracteristicas.novas-caracteristicas #panel-w67ae22c557114-0-0-0,
#var-caracteristicas.novas-caracteristicas .panel-grid.panel-no-style:first-child{ margin-bottom: 0px !important;}

#var-caracteristicas.novas-caracteristicas .pontos-fortes p, 
#var-caracteristicas.novas-caracteristicas .pontos-fortes p span, 
#var-caracteristicas.novas-caracteristicas .pontos-fortes span {
    color: #454545;
    font-weight: 500 !important;
    font-size: 18px;
}

#var-caracteristicas.novas-caracteristicas.pontos-tecnologia .pontos-fortes p, 
#var-caracteristicas.novas-caracteristicas.pontos-tecnologia .pontos-fortes p span, 
#var-caracteristicas.novas-caracteristicas.pontos-tecnologia .pontos-fortes span {
    font-size: 15.7px;
}


@media (min-width: 1200px) {
  #var-caracteristicas.novas-caracteristicas {  padding-left: 25px; margin-top: -13px;   }
  #var-caracteristicas.novas-caracteristicas.pontos {  padding-left: 0px;    }
}

.box-verde-cinza {

    background: #f4f4f4;

}



.box-verde-cinza {

    background: #f4f4f4;

}



.box-verde-cinza h2 {

    padding: 20px 10px;

    font-size: 29px;

}



.box-verde-cinza .legenda,
 .legenda {

    padding: 0px 10px 20px 10px;

}



.box-verde-cinza .legenda p,
 .legenda p{

    font-size: 12px;

    font-weight: 500;

}

.box-verde-cinza .legenda p i,
 .legenda p i{

    font-size: 12px;

    font-weight: 200;

    color: #b3b3b3;

}



.box-verde-cinza .so-panel {

    margin-bottom: 10px !important;

  

}





.recomendacao {

    padding: 0 20px 20px 20px;

    margin: 0 auto;

    width: 100%;

  

}



.recomendacao .table tbody th[scope=row]{

    width: 150px;

  

}





span.rec-pos,

span.rec-tol,

span.rec-neg {

    color: #FFF;

    text-align: center;

    padding: 0px 4px;

    border-radius: 5px;

    text-indent: -9000px;

    display: inline-block;

    min-width: 23px;

  

}



.recomendacao table span.rec-pos,

.recomendacao table span.rec-tol,

.recomendacao table span.rec-neg {

    text-indent: 0 !important;

    font-weight: 600;

    padding: 1px 4px;

    min-width: 23px;



}



.recomendacao .table tbody tr:first-child th, 

.recomendacao .table tbody tr:first-child td{border-top: 0 !important;}





.recomendacao .table tbody th, 

.recomendacao .table tbody td {

    height: 43.333px !important;

    vertical-align: middle;

}



.recomendacao .tab-meses {

    margin-bottom: 39px;

}



.vertical-align {
    display: flex;
    align-items: center;
}
.bottom-align {
    display: flex;
    align-items: flex-end !important;
}





span.rec-pos { background: #74cd31;}

span.rec-tol { background: #f2cd00;}

span.rec-neg { background: #e20404;}



#resultados {

    width: 100%;

    max-width: 950px;

    margin: 0 auto;

}





#resultados p {

    font-size: 23px;

    width: 100%;

    max-width: 347px;

    margin-top: 35px;

}



.card {

    width: 100%;

    max-width: 290px;

    margin: 10px auto;

    background: #f6f6f6;

    border-radius: 10px;

    border: 2px solid #008f4d;

    text-align: center;

    overflow: hidden;

}

.card .so-panel {    margin-bottom: 0 !important;}

.card .panel-grid-cell {    margin: 0px 0 !important;}



.logo-card {

    width: 100%;

    max-width: 225px;

    margin: 0 auto;

    padding: 30px 0;

}

.logo-card img {
    max-height: 50px !important;
    width: auto !important;
}

.variedade-card{

    background: #008f4d;

    padding: 25px 0;

}



.variedade-card h2{

    margin: 0 0 0 0;

    padding: 0;

    color: #FFF;

  }



.cta-card {

    background: #29316f;

    color: #FFF;

    padding: 9px 0;

    font-family: 'Nunito', sans-serif !important;

    text-transform: uppercase;

    font-weight: 600;

}



.cta-card p,

.cta-card a{

    color: #FFF;

    font-family: 'Nunito', sans-serif !important;

    text-transform: uppercase;

    font-weight: 600;

    text-decoration: none;

}

.cta-card a:hover{    text-decoration: none;}



.cta-card.card-esgotado {

    background: #ff0000;

  }


.card-neo .variedade-card {
    background: #779a0b;
}

.card-neo .cta-card {
    background: #5d2b83;
}

.card.card-neo {
    border: transparent;
}

.card-or .card {  background: #ffb200; border: 0;}

.card-or .card img { max-height: 84px;}

.card-or .variedade-card,
.card-biotrigo .variedade-card{ background: #f8f8f8; min-height: 170px; display: flex; vertical-align: middle; justify-content: center; align-items: center;}
 
.card-or .cta-card,
.card-biotrigo .cta-card {  background: #29316f;}


.card-biotrigo .card {  background: #e97400; border: 0;}
.card-biotrigo .card img {max-height: 57px;}

.card-bio .card {  background: #ff7112; border: 0;}
.card-bio .variedade-card {  background: #f8f8f8;}
.card-bio .cta-card {  background: #29316f;}
.card-bio .variedade-card img { max-height: 60px;}

.card-embrapa .variedade-card {
    background: #007937 !important;
    padding: 54px 0;
}
.ors-caracteristicas .box-caracteristica {
    background: #f4f4f4;
}



/* CARDS COrdius */
.card-cordius .card {
    background: #6b892c !important;
    border: 0;
    max-width: 409px;
}

.card-cordius .cta-card { background: #9b4214;}
.card-cordius .variedade-card h2 {  color: #454545;}

.cards-principais .card-cordius .variedade-card h2 {
    text-align: left;
    color: #454545;
    font-family: 'Lato', sans-serif;
margin-bottom: 10px;
    font-size: 26px;
}
.cards-principais  .card-cordius .variedade-card {  text-align: left;}
.card-cordius .variedade-card {
    padding: 25px;
    color: #454545;
    background: #f8f8f8;
}


.card-ft .panel-first-child {
    background: #edc62f;
    color: #000;
}
.logo-card {
    width: 100%;
    max-width: 225px;
    height: 110px;
    display: flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 30px 0;
}
.card .card-logo{
    padding: 30px 0;
}

.card-ft .card-logo img {
    max-width: 230px !important;
}

.card.card-ft {
    border: 0;
}

.card-ft .logo-card p {
    font-family: 'Nunito', sans-serif;
    font-weight: 900;
    font-size: 29px;
    line-height: 100%;
}

.card-ft .variedade-card {
    background: #f1f1f1;
}

.card-ft .variedade-card img {
    width: 80%;
}

.tabela-ors h2 { border-radius: 10px 10px 0 0; font-size: 20px;}


.tabela-ors table.table tr {
    border-radius: 5px;
}

.tabela-ors table.table tr td {
    padding: 5px 10px !important;
}

.tabela-ors.tabela-azul h2 {
    background: #29316f !important;
    border-radius: 4px 4px 0 0;
    padding: 25px 0 !important;
}

.tabela-ors.tabela-azul {
    background: #fff !important;
    border: 2px solid #29316f;
    border-radius: 10px;
     min-height: 423px;
}

.tabela-ors table.table tr {
    border-bottom: 2px solid #FFF;
}

#tabela-mapa.tabela-ors {
    background: #f9f9f9;
    margin-top: 50px;
    border-radius: 10px;
    max-width: 92vw !important;
        overflow-x: auto;
}

.tabela-ors.tabela-azul table.table tr td:nth-child(2) {
    color: #29316f !important;
}
.tabela-ors table.table tr, .tabela-ors table.table td {border-top:  0;}
.tabela-ors.tabela-azul table.table tr {border:  0;}
.tabela-ors.tabela-azul table.table tr:nth-child(odd) {
    background: #f5f5f5;
}

.tabela-ors.tabela-azul table.table tr td {
    padding: 13px 10px !important;
    font-size: 16px !important;
    font-weight: bold;
    line-height: 17px;
}

#tabela-mapa.tabela-ors .table thead th {
    text-align: center !important;
    border: 0;
}

.topo-sementes:before {
    display: none;
}

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





@media (min-width: 769px){

.ors-caracteristicas .box-caracteristica {
    min-height: 260px;
}

  .topo-sementes {
      min-height: 75vh;
      padding: 30vh 0 40vh 0 !important;
      background-position: center bottom !important;
  }
}

/* Neogen */

@media (min-width: 1280px) {
  .box-doencas {
    padding: 0 20px;
  }
}
.box-doencas h2.subtitle {
    border-bottom: 1px solid #dcdcdc !important;
}
.doenca {
    border-bottom: 4px dotted #74cd31;
    padding-bottom: 20px;
}

.nome-doenca p, .nome-doenca span, .nome-doenca {
    font-style: italic;
    font-size: 20px !important;
}

.condicao-doenca p, .condicao-doenca span, .condicao-doenca {
    color: #74cd31;
    font-family: 'Nunito' !important;
    font-size: 20px;
    font-weight: 700;
}

/* Mapa Neogen */
@media (min-width: 1200px){  
  #mapa-neogen .freeHtmlMapright.htmlMapResponsive .freeHtmlMapStateInfo {
      width: 55% !important;
  }
  #mapa-neogen .freeHtmlMapright.htmlMapResponsive .freeHtmlMapContainer {
    width: 45% !important;
    margin-left: -50px;
  }
}
 

@media (min-width: 768px) and (max-width: 1200px){
    .freeHtmlMapright.htmlMapResponsive .freeHtmlMapContainer {
        width: 50% !important;
        max-width: 50% !important;
    }

    .freeHtmlMapright.htmlMapResponsive .freeHtmlMapStateInfo {
        width: 50% !important;
        margin: 0 !important;
    }
}


#mapa-neogen #tabela-mapa .table tbody td {
    font-size: 13px;
    padding: 15px 5px;
}

#mapa-neogen #tabela-mapa .table thead th {
    color: #74cd31;
}
#mapa-neogen #tabela-mapa .table thead th small {
  display: block;
    font-size: 12px;
    letter-spacing: -0.5px;
}
#tabela-mapa td.legenda-tabela span {
    display: inline !important;
    font-size: 11px;
    margin-right: 20px;
}


#tabela-mapa .table tbody td b { color: #74cd31 !important;}
#tabela-mapa .table tbody td b:last-child { color: green !important;}



.postid-3513 #tabela-mapa .table tbody td b, 
.postid-3513 #tabela-mapa .table tbody td b:last-child { color: #74cd31 !important;}
.postid-3513 #tabela-mapa .table tbody td b.preferencial { color: green !important;}

#tabela-mapa .table tbody td.legenda-tabela b, 
#tabela-mapa td.legenda-tabela b:first-child {
    color: #74cd31;
}

#mapa-neogen #tabela-mapa .table td.legenda-tabela span  b,
#mapa-neogen #tabela-mapa .table td.legenda-tabela  b:nth-child(2), 
#mapa-neogen #tabela-mapa .table td.legenda-tabela  b:nth-child(3),
#mapa-neogen #tabela-mapa .table td.legenda-tabela  b:nth-child(4)  { color: #74cd31 !important;}
#mapa-neogen #tabela-mapa .table td.legenda-tabela span:first-child b,
#mapa-neogen #tabela-mapa .table td.legenda-tabela > b:first-child { color: green !important;}

.mapa-estatico #tabela-mapa .table tbody th, 
.mapa-estatico #tabela-mapa .table tbody td {
    padding: 7px 0;
}

.mapa-estatico thead th {
    padding: 11px 0;
    font-size: 16px !important;
    color: #74cd31 !important;
}

.bg-green {

  background: #74cd31 !important;

}



.bg-green p,

.bg-green h1,

.bg-green h2,

.bg-green h3,

.bg-green h4 {

  color: #FFF;

}

/*--------------------------------------------------------------

## Posts and pages

--------------------------------------------------------------*/

#content.site-content {

  /*padding-bottom: 3.75rem;

  padding-top: 4.125rem;*/

}



.sticky .entry-title::before {

  content: '\f08d';

  font-family: "Font Awesome\ 5 Free";

  font-size: 1.563rem;

  left: -2.5rem;

  position: absolute;

  top: 0.375rem;

  font-weight: 900;

}



.sticky .entry-title {

  position: relative;

}



.single .byline,

.group-blog .byline {

  display: inline;

}



.page-content,

.entry-content,

.entry-summary {

  margin: 1.5em 0 0;

}



.page-links {

  clear: both;

  margin: 0 0 1.5em;

}



.page-template-blank-page .entry-content,

.blank-page-with-container .entry-content {

  margin-top: 0;

}



.post.hentry {

  margin-bottom: 4rem;

}



.posted-on, .byline, .comments-link {

  color: #9a9a9a;

}



.entry-title > a {

  color: inherit;

}



/*--------------------------------------------------------------

## Comments

--------------------------------------------------------------*/

.comment-content a {

  word-wrap: break-word;

}



.bypostauthor {

  display: block;

}



.comment-body .pull-left {

  padding-right: 0.625rem;

}



.comment-list .comment {

  display: block;

}



.comment-list {

  padding-left: 0;

}



.comments-title {

  font-size: 1.125rem;

}



.comment-list .pingback {

  border-top: 1px solid rgba(0, 0, 0, 0.125);

  padding: 0.563rem 0;

}



.comment-list .pingback:first-child {

  border: medium none;

}



/*--------------------------------------------------------------

# Infinite scroll

--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,

.infinite-scroll.neverending .site-footer {

  /* Theme Footer (when set to scrolling) */

  display: none;

}



/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {

  display: block;

}



/*--------------------------------------------------------------

# Media

--------------------------------------------------------------*/

.page-content .wp-smiley,

.entry-content .wp-smiley,

.comment-content .wp-smiley {

  border: none;

  margin-bottom: 0;

  margin-top: 0;

  padding: 0;

}



/* Make sure embeds and iframes fit their containers. */

embed,

iframe,

object {

  max-width: 100%;

}



/*--------------------------------------------------------------

## Captions

--------------------------------------------------------------*/

.wp-caption {

  background: #f1f1f1 none repeat scroll 0 0;

  border: 1px solid #f0f0f0;

  max-width: 96%;

  padding: 0.313rem 0.313rem 0;

  text-align: center;

}

.wp-caption img[class*="wp-image-"] {

  border: 0 none;

  height: auto;

  margin: 0;

  max-width: 100%;

  padding: 0;

  width: auto;

}

.wp-caption .wp-caption-text {

  font-size: 0.688rem;

  line-height: 1.063rem;

  margin: 0;

  padding: 0.625rem;

}



.wp-caption-text {

  text-align: center;

}



/*--------------------------------------------------------------

## Galleries

--------------------------------------------------------------*/

.gallery {

  margin-bottom: 1.5em;

}



.gallery-item {

  display: inline-block;

  text-align: center;

  vertical-align: top;

  width: 100%;

}

.gallery-item .gallery-columns-2 {

  max-width: 50%;

}

.gallery-item .gallery-columns-3 {

  max-width: 33.33333%;

}

.gallery-item .gallery-columns-4 {

  max-width: 25%;

}

.gallery-item .gallery-columns-5 {

  max-width: 20%;

}

.gallery-item .gallery-columns-6 {

  max-width: 16.66667%;

}

.gallery-item .gallery-columns-7 {

  max-width: 14.28571%;

}

.gallery-item .gallery-columns-8 {

  max-width: 12.5%;

}

.gallery-item .gallery-columns-9 {

  max-width: 11.11111%;

}



.gallery-caption {

  display: block;

}



/*--------------------------------------------------------------

# Plugin Compatibility

--------------------------------------------------------------*/

/*--------------------------------------------------------------

## Woocommerce

--------------------------------------------------------------*/

.woocommerce-cart-form .shop_table .coupon .input-text {

  width: 8.313rem !important;

}



.variations_form .variations .value > select {

  margin-bottom: 0.625rem;

}



.woocommerce-MyAccount-content .col-1,

.woocommerce-MyAccount-content .col-2 {

  max-width: 100%;

}



/*--------------------------------------------------------------

## Elementor

--------------------------------------------------------------*/

.elementor-page article .entry-footer {

  display: none;

}



.elementor-page.page-template-fullwidth #content.site-content {

  padding-bottom: 0;

  padding-top: 0;

}



.elementor-page .entry-content {

  margin-top: 0;

}



/*--------------------------------------------------------------

## Visual Composer

--------------------------------------------------------------*/

.vc_desktop article .entry-footer {

  display: none;

}



.vc_desktop #content.site-content {

  padding-bottom: 0;

  padding-top: 0;

}



.vc_desktop .entry-content {

  margin-top: 0;

}



/*--------------------------------------------------------------

# Footer

--------------------------------------------------------------*/
.divisor-vertical {
    width: 1px;
    height: 100%;
    display: inline-block;
    background: #e8e8e8;
    text-align: center;
    position: relative;
}

footer#colophon {

  font-size: 85%;

}



#footer-widget {

  background-color: #f5f5f5;

  padding: 40px 10px 0 10px;

}

#footer-widget h3.widget-title {
    width: 100%;
}

#footer-widget h3.widget-title,
.acompanhe-nossas-redes p {

    font-size: 30px;

    font-family: 'Nunito';

    color: #545454;

    margin: 0;
       margin-bottom: 15px;
    line-height: 130%;

}





.acompanhe-nossas-redes p a {

    color: #008f4d;

    text-decoration: none;

    font-size: 17px;

    font-weight: 600;

    position: relative;

    margin: 0 10px;

        top: -3px;

}



.acompanhe-nossas-redes p a i {

    background-color: #008f4d;

    color: #fff;

    position: relative;

    padding: 6px;

    border-radius: 100%;

    text-align: center;

    font-weight: lighter;

    width: 30px;

    font-size: 18px;

    height: 30px;

    display: inline-block;

    top: 2px;

}



body:not(.theme-preset-active) footer#colophon .fab {

    background: red;

    width: 30px;

    height: 30px;

    position: relative;

    background: #FFF;

    border-radius: 40px;

    color: #008f4d;

        font-size: 20px;

}

body:not(.theme-preset-active) footer#colophon .fab:before {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%,-50%);

}



body:not(.theme-preset-active) footer#colophon .col-md-4 {

    max-height: 30px;

}



body:not(.theme-preset-active) footer#colophon  .site-info {

    padding: 5px 0;

}



img.logo-rodape {

    margin-top: -20px;

}



#footer-top {

  background-image: url(img/bg-rodape.png);

  background-size: 100% auto;

  background-position: bottom center;

  background-repeat: no-repeat;

  background-color: #f5f5f5;

  height: 100px;

  width: 100%;

  border:0;

  margin-bottom: -3px;

}

body:not(.theme-preset-active) footer#colophon {

    color: #fff;

    background-color: #008f4d;

    padding: 21px 10px 10px 10px;

    border: 0;

    margin-top: -7px;

}

.navbar-dark .site-info {

  color: #fff;

}

.copyright {

  font-size: 0.875rem;

  margin-bottom: 0;

  text-align: center;

}



.copyright a, footer#colophon a {

  color: inherit;

}



@media screen and (max-width: 767px) {
#tabela-mapa.tabela-ors td {
    border: 2px solid #FFF;
}
  #masthead .navbar-nav > li > a {

    padding-bottom: 0.938rem;

    padding-top: 0.938rem;

  }

    #footer-widget {
      padding-bottom: 40px;
    }

     #footer-top {display: none;}

    body:not(.theme-preset-active) footer#colophon {

    padding: 0px;

}

body:not(.theme-preset-active) footer#colophon *{

    text-align: center;

}



body:not(.theme-preset-active) footer#colophon .site-info {

    font-size: 16px;

}



body:not(.theme-preset-active) footer#colophon .col-md-4 {

    max-height: none;

}



img.logo-rodape {

    margin: 15px 0;

}



} /* Fim do Media*/



/* Slider Home */

#slider-home {

    position: relative;

    z-index: 0;

    margin-top: -150px;

}



#slider-home h2 {

    color: #FFF;

    font-family: 'Nunito' !important;

    font-size: 3rem !important;

    width: 100% !important;

    max-width: 600px !important;

    margin: 0 !important;

    letter-spacing: 0 !important;

    line-height: 110% !important;
    font-weight: 900 !important;

}

#slider-home .banner-inicial h2 {
    font-size: 4rem !important;
}

@media (min-width: 768px) {
#slider-home .banner-variedade h2, 
#slider-home .banner-variedade p {
    color: #555555 !important;
}
#slider-home .banner-variedade.novo.verde h2 { color: #02894e !important;}
#slider-home .banner-variedade.novo.azul h2 { color: #1e2d71 !important;}
#slider-home .banner-inicial h2 { max-width: 491px !important;}

}/* fim do media */

.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls img {
    background: rgba(0,0,0,.4);
    border-radius: 50%;
    padding: 3px 3px;
}

#slider-home .banner-variedade.novo p { max-width: 380px;}


#slider-home .banner-variedade p a {
    margin-top: 20px;
}

#slider-home .banner-variedade p {
    font-family: 'Lato' !important;
    letter-spacing: 0 !important;
    font-weight: 400 !important;
    font-size: 34px !important;
    width: 100%;
    max-width: 480px;
    line-height: 120% !important;
    margin-bottom: 25px !important;
}
#slider-home .banner-variedade.novo p {
    font-size: 28px !important;
}
.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
  bottom: 30px !important;
  height: 30px !important;
}

#slider-home a.btn {
    font-size: 25px !important;
    padding: 7px 20px !important;
    font-family: 'Lato' !important;
}

/* Mapa variedade*/

.mapa {

  width: 100%;

  max-width: 1200px !important;

  margin: 0 auto;

}



#tabela-mapa {

    background: #f9f9f9;

    margin-top: 50px;

}



#tabela-mapa h2 {

    background: #74cd31;
    margin-bottom: 0;
    padding: 10px;

    color: #FFF;

}



#tabela-mapa table.table {

    width: 100%;

    margin: 0 auto !important;

}



#tabela-mapa .table thead th {

    border-top: 0;

  }

#tabela-mapa .table thead th,
#tabela-mapa .table tbody th {

    text-align: center;

    color: #666666;

    font-size: 16px;

    line-height: 120%;

    font-family: 'Nunito';    

    vertical-align: middle;

}


#tabela-mapa .table.tabela-vertical thead th { vertical-align: top;}
#mapa-neogen #tabela-mapa .table.tabela-vertical thead th {color: #666666 !important;}
#mapa-neogen #tabela-mapa .table.tabela-vertical .regiao {color: #74cd31 !important;}
#mapa-neogen #tabela-mapa .table.tabela-vertical thead th.regiao,#mapa-neogen #tabela-mapa .table.tabela-vertical tbody td { text-align: left !important;}
#mapa-neogen #tabela-mapa .table.tabela-vertical tbody td { padding: 8px 5px !important;}


#tabela-mapa .table tbody th, 
#tabela-mapa .table tbody td { padding: 10px;}


#tabela-mapa thead th { padding: 10px;}

#tabela-mapa .table tbody td {  

    vertical-align: middle;

    font-size: 16px;

    color: #888;

    font-family: 'Lato';

}

#mapa-neogen #tabela-mapa .table tbody td.legenda-tabela {
    text-align: center !important;
}

#tabela-mapa p {

    background: #FFF;

    font-size: 14px;

    width: 100%;

    margin: 0 auto;

    padding: 0 18px;

}
#mapa-neogen #tabela-mapa .table tbody td.legenda-tabela b {
    margin: 0 0 0 15px;
}


#tabela-mapa .table tbody th[scope=row] {

    max-width: 140px !important;

}

.freeHtmlMapright .freeHtmlMapStateInfo {

  margin-right: 0 !important;

}



@media (min-width: 1200px){

  .freeHtmlMapright.htmlMapResponsive .freeHtmlMapContainer {

    width: 50% !important;

  }

  .freeHtmlMapright.htmlMapResponsive .freeHtmlMapStateInfo {

      float: right !important;

      width: 43% !important;

  }



}

.fm-map-container a {

    text-indent: -99999px !important;

}



/****************************************
 *  Biotrigo pages 
 ***************************************/

.box-biotrigo {
    border: 1px solid #80d143;
    border-radius: 20px;
    padding: 15px 15px 25px 15px;
}

.box-biotrigo p:last-child,
.box-biotrigo ul,
.box-biotrigo li:last-child{
    margin-bottom: 0;
}

.box-biotrigo li, 
.box-biotrigo p {
    margin-bottom: 15px;
    line-height: 1.2;
}
.box-biotrigo li li {
    margin-bottom: 0;
}

.box-biotrigo ul {
    padding: 0 20px;
    margin: 0 0;
}
.box-biotrigo small {
    color: #999;
    font-size: 12px;
}

.box-biotrigo h3 {
    border-bottom: 2px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 25px;
    font-size: 22px;
    text-transform: uppercase;
    color: #80d143;
}

.box-biotrigo h3 img {
    margin-top: -5px;
    margin-right: 5px;
}

.box-biotrigo p.item-indice {
    border-bottom: 1px dashed black;
    height: 18.84px;
    clear: both;
    display: block;
    width: 100%;
}

.box-biotrigo p.item-indice span:first-of-type {
    float: left;
    background: #FFF;
    padding:0px 17px 10px 0;

}

.box-biotrigo p.item-indice span:last-of-type {
    float: right;
    background: #FFF;
    width: auto;
    text-align: right;
    padding: 0px 0px 5px 5px;
}

@media (min-width: 1024px) {
  .boxes-biotrigo {margin-bottom: 65px;}
}

.bottom-zero {margin-bottom: 0 !important;}

.tabela-biotrigo #tabela-mapa {
    margin-top: 0;
    margin-bottom: 20px;
}

.tabela-biotrigo #tabela-mapa {
    margin-top: 0;
    margin-bottom: 20px;
}

.tabela-biotrigo .table tbody td {font-size: 15.7px !important; line-height: 1;}
.tabela-biotrigo .table tbody tr td:first-child {width: 70%;}

.tabela-biotrigo .table tbody td {
    font-size: 15.7px !important;
    line-height: 1;
    height: 60px;
}

.tabela-biotrigo p {line-height: 1; font-size: 14px;}
/****************************************
 *  Biotrigo pages 
 ***************************************/

/* Tabela Resultados */
.tabela-resultados  span.detalhes-tabela { sfloat: right;}
.text-entre-tabelas p {
    font-size: 23px;
    margin: 0 auto;
    width: 100%;
}
.text-entre-tabelas p small {    font-size: 15px;}
.tabela-resultados th.text-center.titulo-tabela h3{
    font-size: 31px;
    font-weight: bold;
    font-family: 'Nunito', sans-serif;
    margin: 0;
    padding: 10px 0;
}
.tabela-resultados p {    margin-bottom: 0;}
.tabela-resultados .table .thead-light th {
  background-color: #f9f9f9;
    border-color: #f9f9f9;
}

.tabela-resultados th.text-center.titulo-tabela {
    background: #74cd31;
    color: #FFF;
}

.faixa-resultados {float: right;padding: 60px 0;}
.faixa-resultados h3 {
    font-size: 29px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-style: italic;
    padding: 0 0;
    margin-bottom: 30px;
}
.faixa-resultados h3:last-child { margin-bottom: 0; }
.tabela-resultados table td, .tabela-resultados table th {  text-align: center;}
.tabela-resultados table tr td:first-child, .tabela-resultados table tr th:first-child {text-align: left;}

.tabela-resultados table td a, .tabela-resultados table th a {
    text-decoration: none;
    color: #74cd31;
    font-weight: bold;
}

.tabela-resultados tr.destaque td:first-child, 
.tabela-resultados tr.destaque td:first-child a, 
.tabela-resultados tr.destaque td:last-child {
    font-weight: bold !important;
    color: #74cd31 !important;
}

.tabela-resultados tbody tr:hover ,
.tabela-resultados tbody tr:hover td,
.tabela-resultados tr.destaque:hover td:first-child, 
.tabela-resultados tr.destaque:hover td:first-child a,
.tabela-resultados tr:hover td a, 
.tabela-resultados tr.destaque:hover td:last-child{ background: #28306f; color: #FFF !important;}

.resultados .so-widget-sow-slider,
.resultados .sow-slider-base ul.sow-slider-images li.sow-slider-image,
.resultados .sow-slider-base ul.sow-slider-images,
.resultados .sow-slider-base,
li.sow-slider-image.cycle-slide.cycle-sentinel,
.sow-slider-base ul.sow-slider-images li.sow-slider-image,
.sow-slider-base ul.sow-slider-images li:first-child {
  /*height: 460px !important;
  min-height: 460px !important;*/
}
li.sow-slider-image.cycle-slide.cycle-sentinel{
    display: snone !important;
}

@media screen and (max-width: 768px) {
  .nome-doenca p, 
  .nome-doenca span, 
  .nome-doenca,
  .box-doencas h2.subtitle,
  .condicao-doenca.text-right,
  .box-doencas .legenda{
    text-align: center !important;
    margin: 0 0 0;
  }
  .box-doencas h2.subtitle {margin-bottom: 10px;}
  .box-doencas .so-panel.widget,
  .box-doencas .panel-grid-cell{
    margin: 5px 0 !important;
}
  .tabela-resultados {
    max-width: 88vw !important;
    overflow-x: scroll;
    margin: 0 auto !important
  }
  .section-title h1, .section-title h2 {    font-size: 8vw;}
  .tabela-resultados th.text-center.titulo-tabela h3 {font-size: 5vw;}
  .tabela-resultados span.detalhes-tabela {
    float: none;
    display: block;
  }.faixa-resultados h3 {
    font-size: 27px;
}
    .faixa-resultados {
    float: none !important;
    text-align: center;
    margin: 0 0;
    width: 100% !important;
    }
    .text-entre-tabelas p {
    float: none;
    width: 80%;
    font-size: 18px;
    }
    span.tipo-tabela, span.detalhes-tabela {
    font-size: 13px !important;
    margin-top: 16px;
    text-align: center !important;
    float: none;
    display: block;
    }
    span.tipo-tabela {
    font-size: 15px !important;
    }

}



/***************************************************************
 * BLOG
 **************************************************************/
#blog-content { margin-top: 70px;}
.topo-blog {
    background-image: url(img/topo-blog.jpg);
    background-size: cover;
    background-position: center;
}
.topo-blog:before,
.topo-blog:after{
  display: none;
}

.topo-single {
    position: relative;
    background: rgba(41,49,111,1);
    overflow: hidden;
}

.topo-single  img.img-topo-single {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100vw;
    opacity: .08;
}

@media (max-width: 768px){
  .topo-single img.img-topo-single {
    width: auto !important;
    height: 100%;
    max-width: none;
  }
}

.topo-single header {
    padding: 25px 0 5px 0;
}


.topo-single .single-title {
    font-family: 'Lato', sans-serif;
    padding: 0 0 !important;
    max-width: none !important;
    width: 100% !important;
    font-weight: 600;
    font-size: 38px !important;
    line-height: 105%;
    margin-top: 10px !important;
}

.topo-single .categorias  {
    color: #74cd31;
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
}
.topo-single  .categorias i{
    font-size: 12px;
}


.topo-single .data {
    color: #FFF;
    margin-top: 15px;
    display: block;
    font-style: italic;
    font-weight: 400;
}

.post-item {
    background: #fafafa;
    border-radius: 15px;
    overflow: hidden;
    margin: 20px 0;
    transition: all ease .2s;
}

.post-item:hover {
    box-shadow: 0 0 13px 3px #ccc;        
    transition: all ease .2s;

}
.post-item .post-image img.post-image {
    width: 100%;
}

.post-item.post-destaque {margin-top: 0;box-shadow: 0 0 13px 3px #ccc;}
.post-item header.entry-header {
    padding: 10px 20px;
}

.post-item h2.entry-title {border: 0; padding: 0;}

.post-item .post-image {
    position: relative;
    background: #000;
    transition: all ease .2s; 
}
.post-item .post-image  .img-post {transition: all ease .2s; width: 100%;}
.post-item .post-image .icone-hover {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 1;

}

.post-item:hover .img-post{transition: all ease .2s; opacity: 0.3;}
.post-item:hover .icone-hover{transition: all ease .2s; opacity: 1;}
.post-item .entry-title > a {
    font-size: 22px;
    line-height: 1.2;
    display: block;
    margin-top: 10px;
}

.single-post .post-item:hover .img-post {
transition: all ease .2s; opacity: 1;
}

.post-item.post-destaque .entry-title > a {
    font-size: 30px;
    line-height: 1.2;
    margin-top: 5px;
    display: block;
}

.post-item .entry-title > a:hover {
    color: #74cd31;
    text-decoration: none;
}

.post-item .categorias {
    color: #74cd31;
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
}
.post-item .categorias i{
    font-size: 12px;
}

.post-body {
    padding: 10px 20px;
    position: relative;
}

.blog-post__social-sharing {
    position: absolute;
    top: 0;
    left: -40px;
}

.blog-post__social-sharing a {
    display: block;
    text-align: center;
    background: #ebebeb;
    margin-bottom: 10px;
    font-size: 20px;
    color: #545454;
    width: 40px;
    border-radius: 100px;
    padding: 5px;
}

.pagination {
    display: inline-block;
    margin: 20px 0;
}

.pagination .page-numbers {
    background: #ebebeb;
    font-size: 15px;
    width: 29px;
    display: inline-block;
    border-radius: 100px;
    padding: 3px;
    color: #444;
}

.pagination .page-numbers.current {
    background: #74cd31;
    color: #FFF;
}
.single-sidebar {
  margin-top: 40px;
}
@media (min-width: 1024px) {
  .single-sidebar .widget {
      width: 50%;
      float: left;
  }
  .single-sidebar .widget_recent_entries {
    padding-right: 21px;
  }
  .single-sidebar .widget_categories {
    padding-left: 21px;
  }
}


#topo-paginas a.title-link:hover {
    text-decoration: none;
    color: #fff;
}

h1.page-title.title-cat {
    color: #74cd31;
    font-size: 22px;
}

h1.page-title.title-cat span{
  color: #666;
}

h1.page-title.title-cat i {
    font-size: 17px;
}

.sidebar a.nav-link, 
.sidebar .nav > li > a:focus, 
.sidebar .nav > li > a:hover {
    background: none;
    padding: 0 0;
    line-height: 1.2;
    font-size: 20px;
    margin-bottom: 20px;
    color: #454545;
}


.sidebar .widget h2, .sidebar .widget h3 {
    font-size: 23px;
    color: #74cd31;
}

.widget_categories .cat-item {
    display: inline !important;
    width: auto !important;
}
.widget_categories ul.nav.flex-column {
    display: inline-block;
}

.widget_categories .cat-item a.nav-link,
.widget_categories .cat-item a.nav-link:hover {
    width: auto !important;
    color: #262e6d;
    border: 1px solid;
    padding: 3px 10px 5px 10px;
    border-radius: 5px;
    margin: 5px 5px 5px 0;
        font-size: 18px;
        transition: all ease .2s;
}
.widget_categories .cat-item a.nav-link:hover {
  background:#262e6d;
  color: #fff !important;
}
.widget_categories .cat-item a.nav-link:hover  {color:#74cd31 }
/*--------------------------------------------------------------

# Media Query

--------------------------------------------------------------*/

/*--------------------------------------------------------------

## Notebook

--------------------------------------------------------------*/

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

  html {

    font-size: 95%;

  }

}



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

  .navbar-dark .dropdown-item {

    color: #fff;

  }

  .navbar-nav .dropdown-menu {

    background: transparent;

    box-shadow: none;

    border: none;

  }

}

/*--------------------------------------------------------------

## Netbook

--------------------------------------------------------------*/

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

  html {

    font-size: 90%;

  }

}



@media (min-width:  769px) and (max-width: 1199px) {
  #masthead nav {position: relative;}
 #main-nav {
    background: #58c239;
    position: absolute !important;
    width: 50%;
    top: 61px !important;
    z-index: 999;
    padding: 20px 20px;
    right: 0;
    border-radius: 10px;
    box-shadow: 3px 5px 22px rgb(0 0 0 / 70%);
}

  .navbar-light .navbar-toggler {
    background: #FFF;
  }


/* iapd */ }


/*--------------------------------------------------------------

## iPad

--------------------------------------------------------------*/

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

  html {

    font-size: 85%;

  }

}

/*--------------------------------------------------------------

## iPad

--------------------------------------------------------------*/

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

  html {

    font-size: 80%;

  }

}

/*--------------------------------------------------------------

## iPad

--------------------------------------------------------------*/

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

  html {

    font-size: 75%;

  }

}

@media (min-width: 781px) {
  .tabela-ors.tabela-azul.tabela-altura {
    min-height: 613px;
  }
}
@media (min-width: 974px) {
  .tabela-ors.tabela-azul.tabela-altura {
    min-height: 613px;
  }
}

/* Corrige parágrafo Nossos Diferenciais */
#panel-479-1-1-0 p {
	display: inline-block;
}
