﻿/*$green: #6EAA24 !default;*/ /*green escape*/
/*green nadia*/
/*green nadia*/
/*$light-green: #C8D400 !default;*/ /*escape*/
/*nadia*/
/*AGROLINK CUSTOM */
/* $cores-grupos: ( 
	"home": $green, 
	"regional": #6428b2, 
	"cotacoes": #ff651a, 
	"noticias": #993300, 
	"agricultura": $green, 
	"ead": #4b526f, 
	"agrolinkfito": #6EAA24, 
	"agrovenda": #cd0708, 
	"outros": #dbb73c, 
	"colunistas": #222, 
	"veterinaria": #388bf2, 
	"agrotempo": #0e2a4b, 
	"branco": #FFFFFF,
	"culturas": #690

	);

*/
/*AGROLINK CUSTOM */
/*cria classes dos grupos */
.section-description-home a {
  /*color: $cor !important;*/
  color: #00f;
  font-weight: bold;
  text-decoration: underline !important;
}

.section-description-home .not-highlight {
  background-image: linear-gradient(90deg, rgba(153, 51, 0, 0.3), rgba(153, 51, 0, 0.6)) !important;
}

.section-description-home h2 {
  color: #ff6d86 !important;
  font-weight: 700;
}

.section-description-home h3 {
  color: #ff6d86 !important;
  font-weight: 500;
}

.cor-home {
  color: #ff6d86 !important;
}
.cor-home:hover {
  color: #ff6d86 !important;
}

.cor-home-bg {
  background-color: #ff6d86 !important;
}

.cor-home-border {
  border-color: #ff6d86 !important;
}

.section-notification-home,
.section-navigation-pages-home,
.section-subscribers-home {
  background: #ff6d86;
}

.news-list-main-link-title-home {
  color: #ff6d86;
}
.news-list-main-link-title-home:hover {
  color: #ff6d86 !important;
}

/*
.cor-home-before-bg-color {
    th {
    }

    &:before {
        background-color: $cor !important;
    }
}

.cor-home-border-bottom {
    border-bottom-color: $cor !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.cor-home-border-bg {
    border: 1px $cor solid !important;
    background-color: $cor !important;
}

.cor-home-border-top {
    border-top-color: $cor !important;
    border-top: 1px $cor solid;
}

.cor-home-bg {
    background-color: $cor !important;
}

li.ui-state-active > acor-home-ui-tabs-active {
    background-color: $cor !important;
    color: white !important;
}

.cor-home {
    color: $cor !important;

    &:hover {
        .entry-timeline,
        .timeline-divider {
            border-color: $cor !important;
            color: $cor !important;
        }
    }

}

.cor-home-bg-hover {
    &:hover * {
        background-color: $cor !important;
        border-color: $cor !important;
    }
}

.cor-home-hover {
    &:hover * {
        border-color: $cor !important;
        color: $cor !important;
    }
}


 */
.section-description-regional a {
  /*color: $cor !important;*/
  color: #00f;
  font-weight: bold;
  text-decoration: underline !important;
}

.section-description-regional .not-highlight {
  background-image: linear-gradient(90deg, rgba(153, 51, 0, 0.3), rgba(153, 51, 0, 0.6)) !important;
}

.section-description-regional h2 {
  color: #6428b2 !important;
  font-weight: 700;
}

.section-description-regional h3 {
  color: #6428b2 !important;
  font-weight: 500;
}

.cor-regional {
  color: #6428b2 !important;
}
.cor-regional:hover {
  color: #6428b2 !important;
}

.cor-regional-bg {
  background-color: #6428b2 !important;
}

.cor-regional-border {
  border-color: #6428b2 !important;
}

.section-notification-regional,
.section-navigation-pages-regional,
.section-subscribers-regional {
  background: #6428b2;
}

.news-list-main-link-title-regional {
  color: #6428b2;
}
.news-list-main-link-title-regional:hover {
  color: #6428b2 !important;
}

/*
.cor-regional-before-bg-color {
    th {
    }

    &:before {
        background-color: $cor !important;
    }
}

.cor-regional-border-bottom {
    border-bottom-color: $cor !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.cor-regional-border-bg {
    border: 1px $cor solid !important;
    background-color: $cor !important;
}

.cor-regional-border-top {
    border-top-color: $cor !important;
    border-top: 1px $cor solid;
}

.cor-regional-bg {
    background-color: $cor !important;
}

li.ui-state-active > acor-regional-ui-tabs-active {
    background-color: $cor !important;
    color: white !important;
}

.cor-regional {
    color: $cor !important;

    &:hover {
        .entry-timeline,
        .timeline-divider {
            border-color: $cor !important;
            color: $cor !important;
        }
    }

}

.cor-regional-bg-hover {
    &:hover * {
        background-color: $cor !important;
        border-color: $cor !important;
    }
}

.cor-regional-hover {
    &:hover * {
        border-color: $cor !important;
        color: $cor !important;
    }
}


 */
.section-description-cotacoes a {
  /*color: $cor !important;*/
  color: #00f;
  font-weight: bold;
  text-decoration: underline !important;
}

.section-description-cotacoes .not-highlight {
  background-image: linear-gradient(90deg, rgba(153, 51, 0, 0.3), rgba(153, 51, 0, 0.6)) !important;
}

.section-description-cotacoes h2 {
  color: #ff651a !important;
  font-weight: 700;
}

.section-description-cotacoes h3 {
  color: #ff651a !important;
  font-weight: 500;
}

.cor-cotacoes {
  color: #ff651a !important;
}
.cor-cotacoes:hover {
  color: #ff651a !important;
}

.cor-cotacoes-bg {
  background-color: #ff651a !important;
}

.cor-cotacoes-border {
  border-color: #ff651a !important;
}

.section-notification-cotacoes,
.section-navigation-pages-cotacoes,
.section-subscribers-cotacoes {
  background: #ff651a;
}

.news-list-main-link-title-cotacoes {
  color: #ff651a;
}
.news-list-main-link-title-cotacoes:hover {
  color: #ff651a !important;
}

/*
.cor-cotacoes-before-bg-color {
    th {
    }

    &:before {
        background-color: $cor !important;
    }
}

.cor-cotacoes-border-bottom {
    border-bottom-color: $cor !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.cor-cotacoes-border-bg {
    border: 1px $cor solid !important;
    background-color: $cor !important;
}

.cor-cotacoes-border-top {
    border-top-color: $cor !important;
    border-top: 1px $cor solid;
}

.cor-cotacoes-bg {
    background-color: $cor !important;
}

li.ui-state-active > acor-cotacoes-ui-tabs-active {
    background-color: $cor !important;
    color: white !important;
}

.cor-cotacoes {
    color: $cor !important;

    &:hover {
        .entry-timeline,
        .timeline-divider {
            border-color: $cor !important;
            color: $cor !important;
        }
    }

}

.cor-cotacoes-bg-hover {
    &:hover * {
        background-color: $cor !important;
        border-color: $cor !important;
    }
}

.cor-cotacoes-hover {
    &:hover * {
        border-color: $cor !important;
        color: $cor !important;
    }
}


 */
.section-description-noticias a {
  /*color: $cor !important;*/
  color: #00f;
  font-weight: bold;
  text-decoration: underline !important;
}

.section-description-noticias .not-highlight {
  background-image: linear-gradient(90deg, rgba(153, 51, 0, 0.3), rgba(153, 51, 0, 0.6)) !important;
}

.section-description-noticias h2 {
  color: #993300 !important;
  font-weight: 700;
}

.section-description-noticias h3 {
  color: #993300 !important;
  font-weight: 500;
}

.cor-noticias {
  color: #993300 !important;
}
.cor-noticias:hover {
  color: #993300 !important;
}

.cor-noticias-bg {
  background-color: #993300 !important;
}

.cor-noticias-border {
  border-color: #993300 !important;
}

.section-notification-noticias,
.section-navigation-pages-noticias,
.section-subscribers-noticias {
  background: #993300;
}

.news-list-main-link-title-noticias {
  color: #993300;
}
.news-list-main-link-title-noticias:hover {
  color: #993300 !important;
}

/*
.cor-noticias-before-bg-color {
    th {
    }

    &:before {
        background-color: $cor !important;
    }
}

.cor-noticias-border-bottom {
    border-bottom-color: $cor !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.cor-noticias-border-bg {
    border: 1px $cor solid !important;
    background-color: $cor !important;
}

.cor-noticias-border-top {
    border-top-color: $cor !important;
    border-top: 1px $cor solid;
}

.cor-noticias-bg {
    background-color: $cor !important;
}

li.ui-state-active > acor-noticias-ui-tabs-active {
    background-color: $cor !important;
    color: white !important;
}

.cor-noticias {
    color: $cor !important;

    &:hover {
        .entry-timeline,
        .timeline-divider {
            border-color: $cor !important;
            color: $cor !important;
        }
    }

}

.cor-noticias-bg-hover {
    &:hover * {
        background-color: $cor !important;
        border-color: $cor !important;
    }
}

.cor-noticias-hover {
    &:hover * {
        border-color: $cor !important;
        color: $cor !important;
    }
}


 */
.section-description-agricultura a {
  /*color: $cor !important;*/
  color: #00f;
  font-weight: bold;
  text-decoration: underline !important;
}

.section-description-agricultura .not-highlight {
  background-image: linear-gradient(90deg, rgba(153, 51, 0, 0.3), rgba(153, 51, 0, 0.6)) !important;
}

.section-description-agricultura h2 {
  color: #21552e !important;
  font-weight: 700;
}

.section-description-agricultura h3 {
  color: #21552e !important;
  font-weight: 500;
}

.cor-agricultura {
  color: #21552e !important;
}
.cor-agricultura:hover {
  color: #21552e !important;
}

.cor-agricultura-bg {
  background-color: #21552e !important;
}

.cor-agricultura-border {
  border-color: #21552e !important;
}

.section-notification-agricultura,
.section-navigation-pages-agricultura,
.section-subscribers-agricultura {
  background: #21552e;
}

.news-list-main-link-title-agricultura {
  color: #21552e;
}
.news-list-main-link-title-agricultura:hover {
  color: #21552e !important;
}

/*
.cor-agricultura-before-bg-color {
    th {
    }

    &:before {
        background-color: $cor !important;
    }
}

.cor-agricultura-border-bottom {
    border-bottom-color: $cor !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.cor-agricultura-border-bg {
    border: 1px $cor solid !important;
    background-color: $cor !important;
}

.cor-agricultura-border-top {
    border-top-color: $cor !important;
    border-top: 1px $cor solid;
}

.cor-agricultura-bg {
    background-color: $cor !important;
}

li.ui-state-active > acor-agricultura-ui-tabs-active {
    background-color: $cor !important;
    color: white !important;
}

.cor-agricultura {
    color: $cor !important;

    &:hover {
        .entry-timeline,
        .timeline-divider {
            border-color: $cor !important;
            color: $cor !important;
        }
    }

}

.cor-agricultura-bg-hover {
    &:hover * {
        background-color: $cor !important;
        border-color: $cor !important;
    }
}

.cor-agricultura-hover {
    &:hover * {
        border-color: $cor !important;
        color: $cor !important;
    }
}


 */
.section-description-ead a {
  /*color: $cor !important;*/
  color: #00f;
  font-weight: bold;
  text-decoration: underline !important;
}

.section-description-ead .not-highlight {
  background-image: linear-gradient(90deg, rgba(153, 51, 0, 0.3), rgba(153, 51, 0, 0.6)) !important;
}

.section-description-ead h2 {
  color: #4b526f !important;
  font-weight: 700;
}

.section-description-ead h3 {
  color: #4b526f !important;
  font-weight: 500;
}

.cor-ead {
  color: #4b526f !important;
}
.cor-ead:hover {
  color: #4b526f !important;
}

.cor-ead-bg {
  background-color: #4b526f !important;
}

.cor-ead-border {
  border-color: #4b526f !important;
}

.section-notification-ead,
.section-navigation-pages-ead,
.section-subscribers-ead {
  background: #4b526f;
}

.news-list-main-link-title-ead {
  color: #4b526f;
}
.news-list-main-link-title-ead:hover {
  color: #4b526f !important;
}

/*
.cor-ead-before-bg-color {
    th {
    }

    &:before {
        background-color: $cor !important;
    }
}

.cor-ead-border-bottom {
    border-bottom-color: $cor !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.cor-ead-border-bg {
    border: 1px $cor solid !important;
    background-color: $cor !important;
}

.cor-ead-border-top {
    border-top-color: $cor !important;
    border-top: 1px $cor solid;
}

.cor-ead-bg {
    background-color: $cor !important;
}

li.ui-state-active > acor-ead-ui-tabs-active {
    background-color: $cor !important;
    color: white !important;
}

.cor-ead {
    color: $cor !important;

    &:hover {
        .entry-timeline,
        .timeline-divider {
            border-color: $cor !important;
            color: $cor !important;
        }
    }

}

.cor-ead-bg-hover {
    &:hover * {
        background-color: $cor !important;
        border-color: $cor !important;
    }
}

.cor-ead-hover {
    &:hover * {
        border-color: $cor !important;
        color: $cor !important;
    }
}


 */
.section-description-agrolinkfito a {
  /*color: $cor !important;*/
  color: #00f;
  font-weight: bold;
  text-decoration: underline !important;
}

.section-description-agrolinkfito .not-highlight {
  background-image: linear-gradient(90deg, rgba(153, 51, 0, 0.3), rgba(153, 51, 0, 0.6)) !important;
}

.section-description-agrolinkfito h2 {
  color: #6EAA24 !important;
  font-weight: 700;
}

.section-description-agrolinkfito h3 {
  color: #6EAA24 !important;
  font-weight: 500;
}

.cor-agrolinkfito {
  color: #6EAA24 !important;
}
.cor-agrolinkfito:hover {
  color: #6EAA24 !important;
}

.cor-agrolinkfito-bg {
  background-color: #6EAA24 !important;
}

.cor-agrolinkfito-border {
  border-color: #6EAA24 !important;
}

.section-notification-agrolinkfito,
.section-navigation-pages-agrolinkfito,
.section-subscribers-agrolinkfito {
  background: #6EAA24;
}

.news-list-main-link-title-agrolinkfito {
  color: #6EAA24;
}
.news-list-main-link-title-agrolinkfito:hover {
  color: #6EAA24 !important;
}

/*
.cor-agrolinkfito-before-bg-color {
    th {
    }

    &:before {
        background-color: $cor !important;
    }
}

.cor-agrolinkfito-border-bottom {
    border-bottom-color: $cor !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.cor-agrolinkfito-border-bg {
    border: 1px $cor solid !important;
    background-color: $cor !important;
}

.cor-agrolinkfito-border-top {
    border-top-color: $cor !important;
    border-top: 1px $cor solid;
}

.cor-agrolinkfito-bg {
    background-color: $cor !important;
}

li.ui-state-active > acor-agrolinkfito-ui-tabs-active {
    background-color: $cor !important;
    color: white !important;
}

.cor-agrolinkfito {
    color: $cor !important;

    &:hover {
        .entry-timeline,
        .timeline-divider {
            border-color: $cor !important;
            color: $cor !important;
        }
    }

}

.cor-agrolinkfito-bg-hover {
    &:hover * {
        background-color: $cor !important;
        border-color: $cor !important;
    }
}

.cor-agrolinkfito-hover {
    &:hover * {
        border-color: $cor !important;
        color: $cor !important;
    }
}


 */
.section-description-agrovenda a {
  /*color: $cor !important;*/
  color: #00f;
  font-weight: bold;
  text-decoration: underline !important;
}

.section-description-agrovenda .not-highlight {
  background-image: linear-gradient(90deg, rgba(153, 51, 0, 0.3), rgba(153, 51, 0, 0.6)) !important;
}

.section-description-agrovenda h2 {
  color: #cd0708 !important;
  font-weight: 700;
}

.section-description-agrovenda h3 {
  color: #cd0708 !important;
  font-weight: 500;
}

.cor-agrovenda {
  color: #cd0708 !important;
}
.cor-agrovenda:hover {
  color: #cd0708 !important;
}

.cor-agrovenda-bg {
  background-color: #cd0708 !important;
}

.cor-agrovenda-border {
  border-color: #cd0708 !important;
}

.section-notification-agrovenda,
.section-navigation-pages-agrovenda,
.section-subscribers-agrovenda {
  background: #cd0708;
}

.news-list-main-link-title-agrovenda {
  color: #cd0708;
}
.news-list-main-link-title-agrovenda:hover {
  color: #cd0708 !important;
}

/*
.cor-agrovenda-before-bg-color {
    th {
    }

    &:before {
        background-color: $cor !important;
    }
}

.cor-agrovenda-border-bottom {
    border-bottom-color: $cor !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.cor-agrovenda-border-bg {
    border: 1px $cor solid !important;
    background-color: $cor !important;
}

.cor-agrovenda-border-top {
    border-top-color: $cor !important;
    border-top: 1px $cor solid;
}

.cor-agrovenda-bg {
    background-color: $cor !important;
}

li.ui-state-active > acor-agrovenda-ui-tabs-active {
    background-color: $cor !important;
    color: white !important;
}

.cor-agrovenda {
    color: $cor !important;

    &:hover {
        .entry-timeline,
        .timeline-divider {
            border-color: $cor !important;
            color: $cor !important;
        }
    }

}

.cor-agrovenda-bg-hover {
    &:hover * {
        background-color: $cor !important;
        border-color: $cor !important;
    }
}

.cor-agrovenda-hover {
    &:hover * {
        border-color: $cor !important;
        color: $cor !important;
    }
}


 */
.section-description-outros a {
  /*color: $cor !important;*/
  color: #00f;
  font-weight: bold;
  text-decoration: underline !important;
}

.section-description-outros .not-highlight {
  background-image: linear-gradient(90deg, rgba(153, 51, 0, 0.3), rgba(153, 51, 0, 0.6)) !important;
}

.section-description-outros h2 {
  color: #dbb73c !important;
  font-weight: 700;
}

.section-description-outros h3 {
  color: #dbb73c !important;
  font-weight: 500;
}

.cor-outros {
  color: #dbb73c !important;
}
.cor-outros:hover {
  color: #dbb73c !important;
}

.cor-outros-bg {
  background-color: #dbb73c !important;
}

.cor-outros-border {
  border-color: #dbb73c !important;
}

.section-notification-outros,
.section-navigation-pages-outros,
.section-subscribers-outros {
  background: #dbb73c;
}

.news-list-main-link-title-outros {
  color: #dbb73c;
}
.news-list-main-link-title-outros:hover {
  color: #dbb73c !important;
}

/*
.cor-outros-before-bg-color {
    th {
    }

    &:before {
        background-color: $cor !important;
    }
}

.cor-outros-border-bottom {
    border-bottom-color: $cor !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.cor-outros-border-bg {
    border: 1px $cor solid !important;
    background-color: $cor !important;
}

.cor-outros-border-top {
    border-top-color: $cor !important;
    border-top: 1px $cor solid;
}

.cor-outros-bg {
    background-color: $cor !important;
}

li.ui-state-active > acor-outros-ui-tabs-active {
    background-color: $cor !important;
    color: white !important;
}

.cor-outros {
    color: $cor !important;

    &:hover {
        .entry-timeline,
        .timeline-divider {
            border-color: $cor !important;
            color: $cor !important;
        }
    }

}

.cor-outros-bg-hover {
    &:hover * {
        background-color: $cor !important;
        border-color: $cor !important;
    }
}

.cor-outros-hover {
    &:hover * {
        border-color: $cor !important;
        color: $cor !important;
    }
}


 */
.section-description-colunistas a {
  /*color: $cor !important;*/
  color: #00f;
  font-weight: bold;
  text-decoration: underline !important;
}

.section-description-colunistas .not-highlight {
  background-image: linear-gradient(90deg, rgba(153, 51, 0, 0.3), rgba(153, 51, 0, 0.6)) !important;
}

.section-description-colunistas h2 {
  color: #222 !important;
  font-weight: 700;
}

.section-description-colunistas h3 {
  color: #222 !important;
  font-weight: 500;
}

.cor-colunistas {
  color: #222 !important;
}
.cor-colunistas:hover {
  color: #222 !important;
}

.cor-colunistas-bg {
  background-color: #222 !important;
}

.cor-colunistas-border {
  border-color: #222 !important;
}

.section-notification-colunistas,
.section-navigation-pages-colunistas,
.section-subscribers-colunistas {
  background: #222;
}

.news-list-main-link-title-colunistas {
  color: #222;
}
.news-list-main-link-title-colunistas:hover {
  color: #222 !important;
}

/*
.cor-colunistas-before-bg-color {
    th {
    }

    &:before {
        background-color: $cor !important;
    }
}

.cor-colunistas-border-bottom {
    border-bottom-color: $cor !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.cor-colunistas-border-bg {
    border: 1px $cor solid !important;
    background-color: $cor !important;
}

.cor-colunistas-border-top {
    border-top-color: $cor !important;
    border-top: 1px $cor solid;
}

.cor-colunistas-bg {
    background-color: $cor !important;
}

li.ui-state-active > acor-colunistas-ui-tabs-active {
    background-color: $cor !important;
    color: white !important;
}

.cor-colunistas {
    color: $cor !important;

    &:hover {
        .entry-timeline,
        .timeline-divider {
            border-color: $cor !important;
            color: $cor !important;
        }
    }

}

.cor-colunistas-bg-hover {
    &:hover * {
        background-color: $cor !important;
        border-color: $cor !important;
    }
}

.cor-colunistas-hover {
    &:hover * {
        border-color: $cor !important;
        color: $cor !important;
    }
}


 */
.section-description-veterinaria a {
  /*color: $cor !important;*/
  color: #00f;
  font-weight: bold;
  text-decoration: underline !important;
}

.section-description-veterinaria .not-highlight {
  background-image: linear-gradient(90deg, rgba(153, 51, 0, 0.3), rgba(153, 51, 0, 0.6)) !important;
}

.section-description-veterinaria h2 {
  color: #388bf2 !important;
  font-weight: 700;
}

.section-description-veterinaria h3 {
  color: #388bf2 !important;
  font-weight: 500;
}

.cor-veterinaria {
  color: #388bf2 !important;
}
.cor-veterinaria:hover {
  color: #388bf2 !important;
}

.cor-veterinaria-bg {
  background-color: #388bf2 !important;
}

.cor-veterinaria-border {
  border-color: #388bf2 !important;
}

.section-notification-veterinaria,
.section-navigation-pages-veterinaria,
.section-subscribers-veterinaria {
  background: #388bf2;
}

.news-list-main-link-title-veterinaria {
  color: #388bf2;
}
.news-list-main-link-title-veterinaria:hover {
  color: #388bf2 !important;
}

/*
.cor-veterinaria-before-bg-color {
    th {
    }

    &:before {
        background-color: $cor !important;
    }
}

.cor-veterinaria-border-bottom {
    border-bottom-color: $cor !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.cor-veterinaria-border-bg {
    border: 1px $cor solid !important;
    background-color: $cor !important;
}

.cor-veterinaria-border-top {
    border-top-color: $cor !important;
    border-top: 1px $cor solid;
}

.cor-veterinaria-bg {
    background-color: $cor !important;
}

li.ui-state-active > acor-veterinaria-ui-tabs-active {
    background-color: $cor !important;
    color: white !important;
}

.cor-veterinaria {
    color: $cor !important;

    &:hover {
        .entry-timeline,
        .timeline-divider {
            border-color: $cor !important;
            color: $cor !important;
        }
    }

}

.cor-veterinaria-bg-hover {
    &:hover * {
        background-color: $cor !important;
        border-color: $cor !important;
    }
}

.cor-veterinaria-hover {
    &:hover * {
        border-color: $cor !important;
        color: $cor !important;
    }
}


 */
.section-description-agrotempo a {
  /*color: $cor !important;*/
  color: #00f;
  font-weight: bold;
  text-decoration: underline !important;
}

.section-description-agrotempo .not-highlight {
  background-image: linear-gradient(90deg, rgba(153, 51, 0, 0.3), rgba(153, 51, 0, 0.6)) !important;
}

.section-description-agrotempo h2 {
  color: #0e2a4b !important;
  font-weight: 700;
}

.section-description-agrotempo h3 {
  color: #0e2a4b !important;
  font-weight: 500;
}

.cor-agrotempo {
  color: #0e2a4b !important;
}
.cor-agrotempo:hover {
  color: #0e2a4b !important;
}

.cor-agrotempo-bg {
  background-color: #0e2a4b !important;
}

.cor-agrotempo-border {
  border-color: #0e2a4b !important;
}

.section-notification-agrotempo,
.section-navigation-pages-agrotempo,
.section-subscribers-agrotempo {
  background: #0e2a4b;
}

.news-list-main-link-title-agrotempo {
  color: #0e2a4b;
}
.news-list-main-link-title-agrotempo:hover {
  color: #0e2a4b !important;
}

/*
.cor-agrotempo-before-bg-color {
    th {
    }

    &:before {
        background-color: $cor !important;
    }
}

.cor-agrotempo-border-bottom {
    border-bottom-color: $cor !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.cor-agrotempo-border-bg {
    border: 1px $cor solid !important;
    background-color: $cor !important;
}

.cor-agrotempo-border-top {
    border-top-color: $cor !important;
    border-top: 1px $cor solid;
}

.cor-agrotempo-bg {
    background-color: $cor !important;
}

li.ui-state-active > acor-agrotempo-ui-tabs-active {
    background-color: $cor !important;
    color: white !important;
}

.cor-agrotempo {
    color: $cor !important;

    &:hover {
        .entry-timeline,
        .timeline-divider {
            border-color: $cor !important;
            color: $cor !important;
        }
    }

}

.cor-agrotempo-bg-hover {
    &:hover * {
        background-color: $cor !important;
        border-color: $cor !important;
    }
}

.cor-agrotempo-hover {
    &:hover * {
        border-color: $cor !important;
        color: $cor !important;
    }
}


 */
.section-description-branco a {
  /*color: $cor !important;*/
  color: #00f;
  font-weight: bold;
  text-decoration: underline !important;
}

.section-description-branco .not-highlight {
  background-image: linear-gradient(90deg, rgba(153, 51, 0, 0.3), rgba(153, 51, 0, 0.6)) !important;
}

.section-description-branco h2 {
  color: #FFFFFF !important;
  font-weight: 700;
}

.section-description-branco h3 {
  color: #FFFFFF !important;
  font-weight: 500;
}

.cor-branco {
  color: #FFFFFF !important;
}
.cor-branco:hover {
  color: #FFFFFF !important;
}

.cor-branco-bg {
  background-color: #FFFFFF !important;
}

.cor-branco-border {
  border-color: #FFFFFF !important;
}

.section-notification-branco,
.section-navigation-pages-branco,
.section-subscribers-branco {
  background: #FFFFFF;
}

.news-list-main-link-title-branco {
  color: #FFFFFF;
}
.news-list-main-link-title-branco:hover {
  color: #FFFFFF !important;
}

/*
.cor-branco-before-bg-color {
    th {
    }

    &:before {
        background-color: $cor !important;
    }
}

.cor-branco-border-bottom {
    border-bottom-color: $cor !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.cor-branco-border-bg {
    border: 1px $cor solid !important;
    background-color: $cor !important;
}

.cor-branco-border-top {
    border-top-color: $cor !important;
    border-top: 1px $cor solid;
}

.cor-branco-bg {
    background-color: $cor !important;
}

li.ui-state-active > acor-branco-ui-tabs-active {
    background-color: $cor !important;
    color: white !important;
}

.cor-branco {
    color: $cor !important;

    &:hover {
        .entry-timeline,
        .timeline-divider {
            border-color: $cor !important;
            color: $cor !important;
        }
    }

}

.cor-branco-bg-hover {
    &:hover * {
        background-color: $cor !important;
        border-color: $cor !important;
    }
}

.cor-branco-hover {
    &:hover * {
        border-color: $cor !important;
        color: $cor !important;
    }
}


 */
.section-description-culturas a {
  /*color: $cor !important;*/
  color: #00f;
  font-weight: bold;
  text-decoration: underline !important;
}

.section-description-culturas .not-highlight {
  background-image: linear-gradient(90deg, rgba(153, 51, 0, 0.3), rgba(153, 51, 0, 0.6)) !important;
}

.section-description-culturas h2 {
  color: #690 !important;
  font-weight: 700;
}

.section-description-culturas h3 {
  color: #690 !important;
  font-weight: 500;
}

.cor-culturas {
  color: #690 !important;
}
.cor-culturas:hover {
  color: #690 !important;
}

.cor-culturas-bg {
  background-color: #690 !important;
}

.cor-culturas-border {
  border-color: #690 !important;
}

.section-notification-culturas,
.section-navigation-pages-culturas,
.section-subscribers-culturas {
  background: #690;
}

.news-list-main-link-title-culturas {
  color: #690;
}
.news-list-main-link-title-culturas:hover {
  color: #690 !important;
}

/*
.cor-culturas-before-bg-color {
    th {
    }

    &:before {
        background-color: $cor !important;
    }
}

.cor-culturas-border-bottom {
    border-bottom-color: $cor !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.cor-culturas-border-bg {
    border: 1px $cor solid !important;
    background-color: $cor !important;
}

.cor-culturas-border-top {
    border-top-color: $cor !important;
    border-top: 1px $cor solid;
}

.cor-culturas-bg {
    background-color: $cor !important;
}

li.ui-state-active > acor-culturas-ui-tabs-active {
    background-color: $cor !important;
    color: white !important;
}

.cor-culturas {
    color: $cor !important;

    &:hover {
        .entry-timeline,
        .timeline-divider {
            border-color: $cor !important;
            color: $cor !important;
        }
    }

}

.cor-culturas-bg-hover {
    &:hover * {
        background-color: $cor !important;
        border-color: $cor !important;
    }
}

.cor-culturas-hover {
    &:hover * {
        border-color: $cor !important;
        color: $cor !important;
    }
}


 */
/*@import "../../../public/third-party/coloris/coloris.min.css";*/
.section-notification .btn-form,
.section-navigation-pages .btn-form,
.section-subscribers .btn-form {
  border-color: #D42122;
  background: #D42122;
}
.section-notification .btn-form:hover,
.section-navigation-pages .btn-form:hover,
.section-subscribers .btn-form:hover {
  border-color: #fff;
  background: #fff;
  color: #D42122;
}
.section-notification .btn-form:hover .arrow path,
.section-navigation-pages .btn-form:hover .arrow path,
.section-subscribers .btn-form:hover .arrow path {
  fill: #D42122;
}
.section-notification .icon path,
.section-navigation-pages .icon path,
.section-subscribers .icon path {
  stroke: #fff;
}

.dropdown .arrow path {
  fill: #D42122;
}

.form textarea {
  min-height: 150px;
  /*border-radius: 30px !important;*/
}

.content-block-results .block-result-main {
  /*@include border-radius(0.375rem);*/
  border: none;
}
@media (min-width: 576px) {
  .content-block-results .block-result-main {
    box-shadow: 0px 0.8690476418px 2.6071429253px 0px rgba(0, 0, 0, 0.1), 0px 0.8690476418px 1.7380952835px 0px rgba(0, 0, 0, 0.06);
    padding: 10px;
  }
}
.content-block-results .block-result-main .block-result-main-content {
  padding: 0;
}
.content-block-results .block-result-main .agrovenda-image {
  position: relative;
  max-width: 100%;
  display: block;
}
.content-block-results .block-result-main .agrovenda-image img {
  width: 100%;
  height: auto !important;
  display: block;
  /*@include border-radius(0.375rem);*/
}
@media (min-width: 576px) {
  .content-block-results .block-result-main .agrovenda-image img {
    height: inherit !important;
  }
}

.agrovenda-tag {
  padding: 6px 18px 6px 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 12px;
  line-height: 1em;
  z-index: 2;
  color: #FFF;
  background: rgba(212, 33, 34, 0.85);
  /*@include border-radius(0 10px 0 0.375rem);*/
}
@media (min-width: 992px) {
  .agrovenda-tag {
    padding: 8px 20px 8px 12px;
    font-size: 0.9375rem;
  }
}
@media (min-width: 1400px) {
  .agrovenda-tag {
    font-size: 0.85rem;
  }
}
@media (min-width: 1400px) {
  .agrovenda-tag.small {
    font-size: 0.8125rem;
  }
}

.box-register {
  max-width: 700px;
  margin: 0 auto;
}
.box-register .btn-form {
  width: 175px;
}

.ad {
  padding: 15px;
  border: 1px solid #E6E6E6;
  /*@include border-radius(0.375rem);*/
}
@media (min-width: 992px) {
  .ad {
    padding: 10px;
  }
}
.ad .block-result-main {
  box-shadow: none;
  padding: 0;
}
.ad .dropdown .form-select {
  border-color: #D42122;
  padding: 0.5rem;
}

.btn-navigation:hover svg path.circle {
  stroke: #D42122 !important;
}
.btn-navigation:hover svg path.arrow {
  fill: #D42122 !important;
}

.block-categories .form-select {
  border: none;
}

.category-button {
  background-color: #D42122;
  color: #fff;
  border-radius: 0.5rem;
  padding: 10px 0.625rem;
  line-height: 1.13em;
  font-size: 1rem;
}

.custom-foto-upload {
  position: absolute;
}

#foto-upload {
  opacity: 0;
  visibility: hidden;
}

.image-select {
  background: #f3f3f3 url("/images/sections/placeholder-foto.png") center no-repeat;
  min-height: 160px;
  /*@include border-radius(10px);*/
  border: 1px solid #E6E6E6;
  position: relative;
  overflow: hidden;
}
.image-select .buttons {
  margin: 10px;
  z-index: 9;
  position: absolute;
  bottom: 0;
}
.image-select .btn {
  /*@include border-radius(10px);*/
  height: 30px;
}
.image-select .btn .btn-centraliza {
  padding: 0 5px;
}
.image-select .btn.active {
  background: #e5a204;
  border-color: #e5a204;
}
.image-select img {
  position: absolute;
  /*@include border-radius(10px);*/
  left: 0;
  top: 0;
  max-width: 100%;
  transform-origin: 50% 50%;
  transform: rotate(0deg);
}

.block-comments-content {
  border: 2px solid #D42122;
}
.block-comments-content .block-comments-title .icon path {
  fill: #D42122;
}
.block-comments-content a {
  color: #D42122;
}

.align-thumbs-buttons {
  text-align: center;
  width: 90px;
  height: 315px;
  display: inline-block;
}
.align-thumbs-buttons .swiper {
  max-height: 250px;
}
.align-thumbs-buttons .swiper-slide {
  font-family: "SourceSansProBlack";
  color: #FFFFFF;
  font-size: 2.8125rem;
  text-align: center;
  opacity: 0.2;
}
.align-thumbs-buttons .swiper-slide img {
  max-width: 100%;
  cursor: pointer;
  padding: 5px;
}
.align-thumbs-buttons .swiper-slide-active {
  opacity: 1;
}
.align-thumbs-buttons .single-thumbs-button {
  cursor: pointer;
}
.align-thumbs-buttons .swiper-button-prev, .align-thumbs-buttons .swiper-button-next {
  line-height: 31px;
  text-align: center;
  height: 35px;
  width: 35px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  margin: 0;
  height: auto;
}
.align-thumbs-buttons .swiper-button-prev::after, .align-thumbs-buttons .swiper-button-next::after {
  font-size: 1rem;
  color: #FFFFFF;
  font-family: "Font Awesome 5 Pro";
}
.align-thumbs-buttons .swiper-button-prev::after {
  content: "\f062";
}
.align-thumbs-buttons .swiper-button-next::after {
  content: "\f063";
}

.swiper-ad {
  width: 100%;
  display: inline-block;
}
@media (min-width: 992px) {
  .swiper-ad {
    width: calc(100% - 120px);
    margin-left: 20px;
    height: 315px;
    margin-left: 20px;
  }
}
.swiper-ad .ad-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .swiper-ad .ad-item {
    max-height: 315px;
  }
}
.swiper-ad .ad-item img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  /*@include border-radius(8px);*/
}

.swiper-block {
  justify-content: center;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .swiper-block {
    flex-direction: row;
  }
}

@media (min-width: 992px) {
  .ad-highlight {
    background: #F2F2F2;
    border: 1px solid #E6E6E6;
    /*@include border-radius(8px);*/
    padding: 25px;
  }
}

.ad-texts-block {
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.content-main-pagination {
  margin-bottom: 35px;
}
.content-main-pagination .swiper-pagination-bullet {
  margin: 0 1px;
}

.block-section-main .swiper-button, .block-section-main .btn-navigation {
  position: relative;
  display: inline-block;
}

.list-categorias-agrovenda {
  /*@include border-radius(0.375rem);*/
  background: #E6E6E6;
}
.list-categorias-agrovenda li a {
  padding: 10px;
  border-bottom: 1px solid #fff;
  display: block;
}
.list-categorias-agrovenda li.active > a {
  font-weight: 600;
  background: #D42122;
  color: #fff;
}
.list-categorias-agrovenda li.active ul {
  display: block;
}
.list-categorias-agrovenda > li:last-child a {
  border-bottom: none;
}
.list-categorias-agrovenda ul {
  display: none;
}
.list-categorias-agrovenda ul.segundo-nivel a {
  padding: 7px 0 7px 15px;
  background: #fff;
  border-bottom: 1px solid #E6E6E6;
  /*@include border-radius(0);*/
}
.list-categorias-agrovenda ul.segundo-nivel li.active > a {
  color: #D42122;
}
.list-categorias-agrovenda ul.terceiro-nivel a {
  padding: 7px 0 7px 30px;
  border-bottom: 1px solid #E6E6E6;
}

.list-selected-categories .btn {
  font-size: 0.8375rem;
  margin-right: 3px;
  min-height: 30px;
}
.list-selected-categories .btn .btn-centraliza {
  padding: 0 10px;
}
@media (min-width: 768px) {
  .list-selected-categories .btn .btn-centraliza {
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  .list-selected-categories .btn {
    min-height: 50px;
  }
}

.block-category-selected {
  display: none;
}
.block-category-selected .block-form a, .block-category-selected .block-form .list-selected-categories {
  display: inline-block;
}

.block-subcategory {
  border: 1px solid #E6E6E6;
  border-radius: 10px;
  padding: 5px;
}
.block-subcategory .subcategory-title {
  font-size: 0.75rem;
}
.block-subcategory .block-form {
  margin-top: 0.5rem;
}
.block-subcategory .list-options-item {
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 2px;
}
.block-subcategory .list-options {
  text-align: start;
}
.block-subcategory .list-options a {
  padding: 5px;
  line-height: 1rem;
  background: #E6E6E6;
  border-radius: 0.35rem;
  display: inline-block;
  font-size: 0.85rem;
}
.block-subcategory .list-options a:hover {
  background: #d2d2d2;
}
