@charset "UTF-8";
/** Arquivo com variáveis e funções úteis para as folhas de estilo.  @package    app.scss @category   website custom @author     Brunno Pleffken Hosti <brunno.hosti@phocus.com.br> @copyright  Phocus Interact @link       /scss/configurations.scss @since      1.0.0 */
/* Funçoes do Compass */
/* Variáveis */
/* Funções básicas */
/* Funções de cálculo */
div.break { background: url("../img/break.png") no-repeat center; height: 27px; margin-bottom: 40px; }

section.threeColumnNews, section.fourColumnNews { margin-bottom: 40px; }
section.threeColumnNews h4, section.fourColumnNews h4 { color: #d0343a; font-size: 20px; font-weight: 600; line-height: 1em; margin-bottom: 40px; }
section.threeColumnNews .highlights, section.fourColumnNews .highlights { margin-bottom: 40px; }
section.threeColumnNews .highlights .highlight-cell, section.fourColumnNews .highlights .highlight-cell { display: table-cell; vertical-align: top; }
section.threeColumnNews .highlights .highlight-cell:last-child .highlight-item, section.fourColumnNews .highlights .highlight-cell:last-child .highlight-item { margin: 0; }
section.threeColumnNews .highlights .highlight-cell .highlight-item, section.fourColumnNews .highlights .highlight-cell .highlight-item { border-bottom: 1px solid #d0343a; display: inline-block; height: 100%; margin-right: 20px; }
section.threeColumnNews .highlights .highlight-cell .highlight-item .image, section.fourColumnNews .highlights .highlight-cell .highlight-item .image { background-position: center; background-repeat: no-repeat; background-size: cover; height: 234px; margin-bottom: 20px; position: relative; }
section.threeColumnNews .highlights .highlight-cell .highlight-item .image:before, section.fourColumnNews .highlights .highlight-cell .highlight-item .image:before { border-style: solid; border-width: 0 14px 14px 14px; border-color: transparent transparent #ffffff transparent; bottom: 0; content: ""; height: 0; left: 10px; position: absolute; width: 0; z-index: 999; }
section.threeColumnNews .highlights .highlight-cell .highlight-item a.headline, section.fourColumnNews .highlights .highlight-cell .highlight-item a.headline { color: #d0343a; display: block; font-size: 20px; font-weight: 600; margin-bottom: 20px; text-transform: uppercase; }

section.fourColumnNews .highlight-item { width: 226px; }

section.threeColumnNews .highlight-item { width: 310px; }

section.clipping { margin-bottom: 40px; }
section.clipping h4 { color: #d0343a; font-size: 20px; font-weight: 600; line-height: 1em; margin-bottom: 40px; }
section.clipping .item { border-bottom: 1px solid #ebebeb; display: block; margin-bottom: 20px; overflow: hidden; padding-bottom: 20px; }
section.clipping .item:last-child { border: 0; }
section.clipping .item .text { background: #d0343a url("../img/pencil.png") no-repeat center; border-radius: 50%; float: left; height: 63px; margin-right: 20px; width: 63px; }
section.clipping .item .image { background-position: center; background-repeat: no-repeat; background-size: cover; float: left; height: 110px; margin-right: 20px; position: relative; width: 146px; }
section.clipping .item .image:before { border-style: solid; border-width: 14px 14px 14px 0; border-color: transparent #ffffff transparent transparent; content: ""; height: 0; position: absolute; right: 0; top: 10px; width: 0; z-index: 999; }
section.clipping .item a { color: #d0343a; font-size: 20px; font-weight: 600; margin-top: 5px; text-transform: uppercase; }

section.more { text-align: center; }
section.more a { background-color: #d93a37; color: #ffffff !important; display: block; margin: 40px auto 40px auto; padding: 5px; text-align: center; text-transform: uppercase; width: 314px; }
section.more a:hover { background-color: #db4744; text-decoration: none; }

/*# sourceMappingURL=news.css.map */
