﻿/*$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;
    }
}


 */
.swiper-button path {
  stroke: #4B526F;
}

.content-main-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #4B526F;
}

.btn-navigation path.circle {
  stroke: #4B526F;
}
.btn-navigation path.arrow {
  fill: #4B526F;
}

@media (min-width: 992px) {
  .content-filters-pages .form-group {
    width: 165px;
  }
}
@media (min-width: 1200px) {
  .content-filters-pages .form-group {
    width: 165px;
  }
}
@media (min-width: 1400px) {
  .content-filters-pages .form-group {
    width: 200px;
  }
}

.section-subscribers .section-title .icon path {
  stroke: #FFF;
}
.section-subscribers .btn-form {
  border-color: #636E9A;
  background-color: #636E9A;
}
.section-subscribers .btn-form:hover {
  border-color: #535c81;
  background-color: #535c81;
}

.block-forecast {
  padding: 20px 15px;
  background: #F9F9F9;
  /*@include border-radius(1.875rem);*/
}

.temperature-main {
  font-size: 40px;
  font-family: "Inter-Bold", arial;
}
@media (min-width: 992px) {
  .temperature-main {
    font-size: 30px;
  }
}
@media (min-width: 1400px) {
  .temperature-main {
    font-size: 40px;
  }
}
.temperature-main .space {
  position: relative;
  top: -4px;
  font-family: "Inter-Light", arial;
  margin: 0 1px;
  vertical-align: middle;
  display: inline-block;
}

.block-infos-geral {
  padding: 15px;
  display: block;
  background: #FFF;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1);
  /*@include border-radius(13px);*/
}
.block-infos-geral .list-infos-item {
  padding-bottom: 2px;
  margin-top: 2px;
  font-size: 0.875rem;
  border-bottom: 1px solid #E6E6E6;
}

.block-main-legend .icon.icon-geada {
  width: 9px;
  height: 10px;
}
.block-main-legend .icon.icon-vento {
  width: 19px;
  height: 10px;
}
.block-main-legend .icon.icon-condicoes {
  width: 9px;
  height: 12px;
}
.block-main-legend .icon.icon-tempo-severo {
  width: 14px;
  height: 11px;
}

.block-forecast-list-content {
  padding: 15px;
  background: #FFF;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1);
  /*@include border-radius(30px);*/
}
.block-forecast-list-content .forecast-list-item .forecast-list-item-title {
  font-size: 18px;
}
@media (min-width: 1200px) {
  .block-forecast-list-content .forecast-list-item .forecast-list-item-title {
    font-size: 15px;
  }
}
@media (min-width: 1400px) {
  .block-forecast-list-content .forecast-list-item .forecast-list-item-title {
    font-size: 18px;
  }
}

.block-forecast-list .row-blocks {
  margin: -12px -6px 0;
}
.block-forecast-list .col-blocks {
  padding: 0 6px;
  margin-top: 12px;
}

.forecast-list-item {
  position: relative;
  padding: 25px 20px 60px;
  font-size: 0.875rem;
  background: #FFF;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 0px 3px rgba(0, 0, 0, 0.15);
  /*@include border-radius(0.875rem);*/
}
.forecast-list-item.custom {
  padding: 0;
  border-left: 1px solid #E6E6E6;
  box-shadow: none;
  /*@include border-radius(0);*/
}
.forecast-list-item.custom.first {
  border-left: 0;
}
.forecast-list-item.custom.forecast-list-item-three {
  border-left: 0;
}
@media (min-width: 576px) {
  .forecast-list-item.custom.forecast-list-item-three {
    border-left: 1px solid #E6E6E6;
  }
}
.forecast-list-item.custom .forecast-list-item-cta {
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  margin-top: 15px;
}
.forecast-list-item .forecast-list-item-title {
  font-size: 20px;
  line-height: 1em;
  display: block;
}
.forecast-list-item .forecast-list-item-description {
  margin-top: 0.5rem;
  display: block;
}
.forecast-list-item .forecast-list-item-image {
  margin-top: 4px;
  font-size: 0;
  line-height: 0;
  display: block;
}
.forecast-list-item .forecast-list-item-image img {
  max-width: 100%;
  display: inline-block;
}
.forecast-list-item .forecast-list-item-temperature {
  margin-top: 0.5rem;
  font-family: "RobotoBoldItalic", arial;
  font-size: 20px;
  line-height: 1em;
  display: block;
}
.forecast-list-item .list-infos {
  padding: 10px 5px 0;
  margin-top: 10px;
  border-top: 1px solid #E6E6E6;
}
.forecast-list-item .list-infos-item {
  margin-top: 7px;
  font-family: "RobotoMediumItalic", arial;
  font-size: 0.875rem;
  line-height: 1em;
  display: block;
}
.forecast-list-item .list-infos-item:first-child {
  margin-top: 0;
}
.forecast-list-item .list-infos-item .icon {
  position: relative;
  top: -1px;
  margin-right: 2px;
  vertical-align: middle;
  display: inline-block;
}
.forecast-list-item .list-infos-item .icon.icon-mm {
  margin-left: 2px;
}
.forecast-list-item .forecast-list-item-cta {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 25px;
}

.block-image-map .block-image-map-content {
  padding: 15px;
  background: #FFF;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 14px;
  /*@include border-radius(14px);*/
}
@media (min-width: 992px) {
  .block-image-map .block-image-map-content {
    padding: 30px;
  }
}
.block-image-map img {
  max-width: 100%;
  display: block;
  /*@include border-radius(0.375rem);*/
}

.modal-details .modal-dialog {
  max-width: 810px;
}
.modal-details .modal-body {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .modal-details .modal-body {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.modal-details .modal-content-table {
  padding: 15px;
  background: #FFF;
  /*@include border-radius(0.9375rem);*/
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  .modal-details .modal-content-table {
    padding: 35px;
  }
}
.modal-details table tbody tr.space td {
  background: none;
  /*@include border-radius(0);*/
}
.modal-details table tbody tr td {
  font-size: 0.875rem;
  border: 0;
  background: #F9F9F9;
}
@media (min-width: 992px) {
  .modal-details table tbody tr td {
    font-size: 0.9375rem;
  }
}
.modal-details table tbody tr td:first-child {
  /*@include border-radius(0.5rem 0 0 0.5rem);*/
}
