@charset "UTF-8";


/*
	MEDIA QUERIES
*/
@media only screen and (max-width: 991px) {
  section.top.logged .container {
    width: 100%; } }
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PARA GESTÃO PLANTEL - PLANTEL
*/
/*
	DEPENDENCIES
*/
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA VARIÁVEIS E CONFIGURAÇÔES
*/
/*
	COLORS
*/
/*
	TYPO
*/
/*
	ICONS
*/
/*
	COLORS
*/
/*
	BACKGROUND COLORS
*/
/*
	INTERACTIONS
*/
.select {
  cursor: default;
  -webkit-user-select: inherit;
     -moz-user-select: inherit;
      -ms-user-select: inherit;
          user-select: inherit; }

.unselect {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.int {
  cursor: default;
  -webkit-user-select: inherit;
     -moz-user-select: inherit;
      -ms-user-select: inherit;
          user-select: inherit;
  pointer-events: auto; }

.noint {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none; }

/*
	CLEARFIX
*/
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/*
	DEBUG MODE
*/
/*
	TRANSFORMS
*/
/*
	TRANSITIONS
*/
/*
	START STYLING
*/
.premios .container {
  text-align: center; }
.premios b {
  display: block; }
.premios h2 {
  color: #e50013;
  font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
  font-size: 28px; }
.premios h3 {
  color: #e50013;
  font-size: 24px;
  font-family: "Demi-Condensed", Helvetica, Arial, sans-serif;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb; }
.premios h4 {
  color: #0081ee;
  font-size: 14px;
  font-family: "Demi", Helvetica, Arial, sans-serif;
  margin-bottom: 25px; }
.premios .info,
.premios .list {
  margin-bottom: 50px; }
.premios .info {
  padding: 0 30px;
  max-width: 770px;
  margin: 0 auto; }
  .premios .info p {
    font-size: 18px;
    font-family: "Book", Helvetica, Arial, sans-serif; }
.premios .slick {
  font-size: 0;
  line-height: 0;
  max-width: 100%;
  overflow: hidden;
  text-align: center; }
.premios .slide {
  width: 16%;
  height: 100%;
  padding: 0 20px;
  margin: 5px auto;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #ebebeb; }
  .premios .slide.last {
    border: 0; }
  .premios .slide img {
    height: auto;
    max-width: 100%;
    margin: 0 auto 20px auto; }
  .premios .slide p {
    font-size: 14px;
    font-family: "Demi-Condensed", Helvetica, Arial, sans-serif;
    line-height: normal;
    text-transform: uppercase; }
    .premios .slide p b {
      font-size: 20px; }
.premios .winter {
  margin: 0 auto;
  max-width: 50%; }
  .premios .winter .slide {
    width: 50%; }
.premios .legenda {
  padding: 0;
  max-width: 21%;
  margin: 0 auto;
  font-size: 12px;
  margin-top: 150px;
  color: #dfdfdf;
  font-family: "Book-Italic", Helvetica, Arial, sans-serif; }
.premios i {
  color: #e50013;
  font-style: normal; }

/*
	MEDIA QUERIES
*/
@media only screen and (max-width: 1199px) {
  .premios .container {
    width: 100%; }
  .premios .banner {
    display: none; }
  .premios .legenda {
    margin-top: 70px; } }
@media only screen and (max-width: 991px) {
  .premios .winter {
    max-width: 75%; }
  .premios .legenda {
    max-width: 33%; } }
@media only screen and (max-width: 767px) {
  .premios .container {
    padding-left: 15px;
    padding-right: 15px; }
  .premios .info {
    max-width: 100%; }
    .premios .info p {
      font-size: 14px; }
  .premios h2, .premios h3, .premios h4 {
    font-size: 21px; }
  .premios .winter {
    max-width: 100%; }
  .premios .winter .slide,
  .premios .slide {
    width: 100%;
    border: 0; }
  .premios .legenda {
    max-width: 270px;
    margin-top: 30px; } }

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