﻿/*$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;
    }
}


 */
@media (min-width: 992px) {
  .content-filters-pages .form-group.simple-search {
    width: 445px;
  }
}

.table .td-title {
  width: 80% !important;
}
@media (min-width: 992px) {
  .table .td-title {
    width: 35% !important;
  }
}
.table .d-block.d-lg-table-cell {
  width: 100%;
}
@media (min-width: 992px) {
  .table .d-block.d-lg-table-cell {
    width: initial;
  }
}

.content-blocks-types .row-blocks {
  margin: -16px -0.5rem 0;
}
.content-blocks-types .col-blocks {
  padding: 0 0.5rem;
  margin-top: 16px;
}
.content-blocks-types .block-type {
  position: relative;
  border: 1px solid #E6E6E6;
  background: #F9F9F9;
  /*@include border-radius(1.875rem);*/
}
.content-blocks-types .block-type:hover .block-type-title {
  color: #16381e;
}
.content-blocks-types .block-type-content {
  padding: 1.25rem 0.625rem;
}
@media (min-width: 992px) {
  .content-blocks-types .block-type-content {
    padding-bottom: 50px;
  }
}
.content-blocks-types .block-type-icon {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  display: block;
  background: #21552e;
  /*@include border-radius(100%);*/
}
.content-blocks-types .block-type-icon .centraliza {
  padding: 5px;
}
.content-blocks-types .block-type-title {
  font-size: 1.125rem;
  line-height: 1.1em;
}
@media (min-width: 992px) {
  .content-blocks-types .block-type-link {
    position: absolute;
    left: 0.625rem;
    right: 0.625rem;
    bottom: 1.25rem;
  }
}

.block-reset-search {
  padding: 30px 8px;
  margin-top: 20px;
  border: 1px solid #E6E6E6;
  /*@include border-radius(0.5rem);*/
}
.block-reset-search .form-control {
  border-color: #E6E6E6;
}
.block-reset-search .form-control.prices {
  padding-left: 5px;
  padding-right: 5px;
}
.block-reset-search .bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.block-reset-search .bootstrap-select .dropdown-toggle:focus {
  border-color: #E6E6E6 !important;
}
.block-reset-search .bootstrap-select > .dropdown-toggle.bs-placeholder,
.block-reset-search .bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.block-reset-search .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.block-reset-search .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  border-color: #E6E6E6 !important;
}
.block-reset-search .btn-light:not(:disabled):not(.disabled):active,
.block-reset-search .btn-light:not(:disabled):not(.disabled).active,
.block-reset-search .show > .btn-light.dropdown-toggle {
  border-color: #E6E6E6 !important;
}
.block-reset-search .dropdown-toggle {
  border-color: #E6E6E6;
}
.block-reset-search .list-options .list-options-item {
  margin-bottom: 3px;
}

.content-block-results.products {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .content-block-results.products {
    margin-top: 100px;
  }
}

.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 #21552e;
  /*@include border-radius(0.375rem);*/
}
.block-midia-main-general.block-midias-photo a img {
  padding: 2px;
}
.block-midia-main-general.block-midias-video .block-media-title {
  color: #21552e;
}
.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;
}

@media (min-width: 992px) {
  .list-links-law {
    margin: 5px;
  }
}
@media (min-width: 992px) {
  .list-links-law .row {
    background: #F2F2F2;
    border: 1px solid #E6E6E6;
    /*@include border-radius(8px);*/
    padding: 5px 10px;
  }
}
.list-links-law a {
  padding: 15px 0;
  display: inline-block;
  padding-right: 0;
}
.list-links-law a small {
  display: block;
}
.list-links-law a span, .list-links-law a strong {
  color: #21552e;
}

.block-event-main {
  width: 200px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .block-event-main {
    margin: 0;
    width: auto;
  }
}
.block-event-main .block-event-main-image {
  position: relative;
  z-index: 2;
  display: block;
}
.block-event-main .block-event-main-image img {
  border-left: 2px #e6e6e6 solid;
  border-top: 2px #e6e6e6 solid;
  border-bottom: 2px #e6e6e6 solid;
  width: 100px;
  height: auto;
  display: inline-block;
  /*@include border-radius(0.375rem);*/
}
@media (min-width: 992px) {
  .block-event-main .block-event-main-image img {
    width: 115px;
  }
}
@media (min-width: 1200px) {
  .block-event-main .block-event-main-image img {
    width: 100%;
    max-width: 140px;
  }
}
.block-event-main .block-event-main-date {
  position: relative;
  font-size: 20px;
  line-height: 1em;
  width: 100px;
  height: 100%;
  text-align: center;
  display: block;
}
@media (min-width: 992px) {
  .block-event-main .block-event-main-date {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .block-event-main .block-event-main-date {
    font-size: 30px;
    width: 120px;
  }
}
@media (min-width: 1400px) {
  .block-event-main .block-event-main-date {
    width: 150px;
  }
}
.block-event-main .block-event-main-date:before {
  position: absolute;
  top: 0;
  left: -8px;
  right: 0;
  bottom: 0;
  content: "";
  border: 2px solid #E6E6E6;
  /*@include border-radius(0 0.375rem 0.375rem 0);*/
}
@media (min-width: 576px) {
  .block-event-main .block-event-main-date:before {
    left: -6px;
  }
}
.block-event-main .block-event-main-date .table {
  height: 100%;
}
.block-event-main .block-event-main-date .centraliza {
  padding: 4px 3px;
}
@media (min-width: 992px) {
  .block-event-main .block-event-main-date .centraliza {
    padding: 6px 15px;
  }
}
.block-event-main .block-event-main-date .day {
  font-size: 30px;
  line-height: 1em;
  color: #21552e;
  display: block;
}
@media (min-width: 992px) {
  .block-event-main .block-event-main-date .day {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .block-event-main .block-event-main-date .day {
    font-size: 44px;
  }
}
.block-event-main .block-event-main-title {
  padding-top: 20px;
  font-size: 1.25rem;
  line-height: 1.1em;
  display: block;
}
.block-event-main .block-event-main-infos {
  padding-top: 7px;
  line-height: 1.3em;
  display: block;
  color: #7F7F7F;
}
.block-event-main .link-main {
  margin-top: 20px;
}
