﻿/*$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: #c9a425;
  background: #c9a425;
}
.section-notification .btn-form:hover,
.section-navigation-pages .btn-form:hover,
.section-subscribers .btn-form:hover {
  border-color: #fff;
  background: #fff;
  color: #DBB73C;
}
.section-notification .btn-form:hover .arrow path,
.section-navigation-pages .btn-form:hover .arrow path,
.section-subscribers .btn-form:hover .arrow path {
  fill: #DBB73C;
}
.section-notification .icon path,
.section-navigation-pages .icon path,
.section-subscribers .icon path {
  stroke: #fff;
}

.block-midia-main-general .block-midias-main-general-image {
  position: relative;
  display: block;
}
.block-midia-main-general .block-midias-main-general-image img {
  width: 100%;
  height: auto;
  display: block;
  /*@include border-radius(0.375rem);*/
}
.block-midia-main-general.block-midias-photo a {
  border: 1px solid #DBB73C;
  /*@include border-radius(0.375rem);*/
}
.block-midia-main-general.block-midias-photo a img {
  padding: 2px;
}
.block-midia-main-general.block-midias-video a {
  height: 142px;
  /*@include border-radius(0.375rem);*/
}
.block-midia-main-general.block-midias-video .play {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.block-midia-main-general.block-midias-video .play .circle {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-midia-main-general.block-midias-video .play .circle svg {
  margin-left: 8px;
}
.block-midia-main-general.block-midias-video:hover .play {
  opacity: 0.9;
}

.event-bg {
  text-align: center;
  background: transparent;
  position: relative;
}
@media (min-width: 992px) {
  .event-bg {
    min-height: 150px;
    background: #DBB73C;
  }
}
.event-bg .bg-blur {
  position: absolute;
  border-radius: 0.5rem;
  left: 0;
  top: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .event-bg .bg-blur {
    height: 400px;
    overflow: hidden;
  }
}
.event-bg .bg-blur img {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  filter: blur(10px);
  transform: scale(1.03);
}
.event-bg.custom {
  background: transparent !important;
}
@media (min-width: 992px) {
  .event-bg.custom .event-image {
    margin-top: 100px;
  }
}
.event-bg .event-image {
  max-width: 100%;
  position: relative;
}
@media (min-width: 992px) {
  .event-bg .event-image {
    margin-top: 50px;
    max-width: 835px;
    margin-bottom: -150px;
  }
}

.list-speakers .list-speakers-item-image {
  text-align: center;
}
.list-speakers .list-speakers-item-image img {
  width: 100%;
  max-width: 100px;
  height: auto;
  border-radius: 50%;
  border: 5px solid #DBB73C;
}
@media (min-width: 992px) {
  .list-speakers .list-speakers-item-image img {
    max-width: 200px;
  }
}
.list-speakers .list-speakers-item-content {
  text-align: center;
}
.list-speakers .list-speakers-item-content a {
  display: block;
}
.list-speakers .list-speakers-item-content .list-speakers-item-title {
  font-size: 1.125rem;
}
@media (min-width: 992px) {
  .list-speakers .list-speakers-item-content .list-speakers-item-title {
    font-size: 1.375rem;
  }
}

@media (min-width: 992px) {
  .five-columns-photos .col-blocks {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.five-columns-photos .col-blocks .block-midias-video a {
  height: auto;
}

.block-news-main-event-title {
  display: block;
}

@media (min-width: 992px) {
  .event-subtitle {
    font-size: 1.225rem;
  }
}
.event-subtitle.mustard {
  color: #DBB73C;
}

.event-date {
  text-align: center;
}
.event-date div {
  font-size: 1rem;
  border-radius: 10px;
  display: inline-block;
  padding: 5px 35px;
  border: 1px solid #DBB73C;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  .event-date div {
    font-size: 1.875rem;
  }
}

.block-section-main .content-events-main {
  padding: 26px 22px;
}
@media (min-width: 992px) {
  .block-section-main .content-events-main {
    margin-top: 150px;
  }
}

.block-section-main-pages .list-midias {
  margin-bottom: 1rem;
}
.block-section-main-pages .list-midias:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .col-sidebar {
    flex: 0 0 330px;
    width: 330px;
  }
}

@media (min-width: 992px) {
  .col-texts {
    flex: 0 0 calc(100% - 330px);
    width: calc(100% - 330px);
  }
}

.list-events a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.list-events .image {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: 1px solid #DBB73C;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-events .image img {
  max-width: 90px;
  max-height: 90px;
}
.list-events .col {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.list-events .col:hover a {
  color: #7F7F7F;
}
@media (min-width: 1200px) {
  .list-events .col {
    flex: 0 0 12.5%;
    width: 12.5%;
  }
}

.accordion-item iframe {
  width: 100%;
}
.accordion-item strong {
  color: #DBB73C;
}

.accordion-body ul {
  padding-left: 30px;
}
.accordion-body ul li {
  list-style-type: disc;
}

.event-box {
  margin-top: 15px;
  display: block;
  border: 0;
  background: #FFF;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 1.125rem;
  padding: 25px;
}
.event-box strong {
  color: #DBB73C;
}

.list-partners {
  justify-content: center;
  align-items: center;
}
.list-partners div {
  display: inline-block;
}
.list-partners div img {
  padding: 5px 0;
}

.content-event-results .col-blocks, .event-info .col-blocks {
  margin-top: 6px;
}
.content-event-results h4, .event-info h4 {
  padding: 15px 15px 0 15px;
  text-align: center;
}
.content-event-results .image, .event-info .image {
  padding: 0 15px 15px 15px;
}
.content-event-results .agrobusca-title, .event-info .agrobusca-title {
  padding: 20px;
  background: #dbb73c;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #fff;
  font-family: "Inter-Bold", arial;
}
.content-event-results .block-result-main, .event-info .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);
  /*border-radius: 8px;*/
}
.content-event-results .block-result-main .event-icon, .event-info .block-result-main .event-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: #DBB73C;
  border-radius: 50%;
  line-height: 21px;
  text-align: center;
}
.content-event-results .block-result-main .block-result-main-content, .event-info .block-result-main .block-result-main-content {
  padding: 15px 25px;
}
.content-event-results .block-result-main.mustard, .event-info .block-result-main.mustard {
  border-color: #DBB73C;
}
.content-event-results .block-result-main.mustard .block-result-main-title, .event-info .block-result-main.mustard .block-result-main-title {
  color: #DBB73C;
}
.content-event-results .block-result-main.mustard .block-result-main-title.with-border, .event-info .block-result-main.mustard .block-result-main-title.with-border {
  border-bottom-color: #DBB73C;
}
