@import url("https://fonts.googleapis.com/css?family=Cinzel:400,700,900");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");
/* line 5, sass/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 22, sass/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, sass/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, sass/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, sass/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, sass/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, sass/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, sass/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, sass/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/*
SHELVES
-------

The only responsive, fluid CSS grid with infinitely nestable columns.

Copyright (c) 2012, Pete Browne
*/
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px; } }
/* line 25, sass/shelves/mixins/_generators.scss */
img {
  max-width: 100%;
  height: auto; }
  @media \0screen {
    /* line 25, sass/shelves/mixins/_generators.scss */
    img {
      width: auto; } }

/* line 11, sass/shelves/mixins/_generators.scss */
.row {
  *zoom: 1;
  margin-right: auto;
  margin-left: auto;
  max-width: 1060px;
  padding-left: 20px;
  padding-right: 20px; }
  /* line 4, sass/shelves/mixins/_utils.scss */
  .row:before, .row:after {
    display: table;
    content: " "; }
  /* line 10, sass/shelves/mixins/_utils.scss */
  .row:after {
    clear: both; }
  /* line 14, sass/shelves/mixins/_generators.scss */
  .row .row {
    margin-right: 0;
    margin-left: 0;
    max-width: none;
    padding-right: 0;
    padding-left: 0; }

/* line 10, sass/shelves-grid.scss */
.mobile-column-1, .mobile-column-2, .mobile-column-3 {
  display: block;
  float: left;
  min-height: 1px;
  position: relative;
  *margin-right: -1px;
  margin-left: 0%; }

/* line 19, sass/shelves-grid.scss */
.row .mobile-column-1:first-child, .row .mobile-column-2:first-child, .row .mobile-column-3:first-child, .first-mobile-column {
  margin-left: 0; }

/* line 108, sass/shelves/mixins/_generators.scss */
.mobile-column-1 {
  width: 25%; }

/* line 108, sass/shelves/mixins/_generators.scss */
.mobile-column-2 {
  width: 50%; }

/* line 108, sass/shelves/mixins/_generators.scss */
.mobile-column-3 {
  width: 75%; }

@media screen and (min-width: 481px) {
  /* line 47, sass/shelves-grid.scss */
  .tablet-column-1, .tablet-column-2, .tablet-column-3, .tablet-column-4, .tablet-column-5 {
    display: block;
    float: left;
    min-height: 1px;
    position: relative;
    *margin-right: -1px;
    margin-left: 0%; }

  /* line 56, sass/shelves-grid.scss */
  .row .tablet-column-1:first-child, .row .tablet-column-2:first-child, .row .tablet-column-3:first-child, .row .tablet-column-4:first-child, .row .tablet-column-5:first-child, .first-tablet-column {
    margin-left: 0; }

  /* line 108, sass/shelves/mixins/_generators.scss */
  .tablet-column-1 {
    width: 16.66667%; }

  /* line 108, sass/shelves/mixins/_generators.scss */
  .tablet-column-2 {
    width: 33.33333%; }

  /* line 108, sass/shelves/mixins/_generators.scss */
  .tablet-column-3 {
    width: 50%; }

  /* line 108, sass/shelves/mixins/_generators.scss */
  .tablet-column-4 {
    width: 66.66667%; }

  /* line 108, sass/shelves/mixins/_generators.scss */
  .tablet-column-5 {
    width: 83.33333%; } }
@media screen and (min-width: 801px) {
  /* line 84, sass/shelves-grid.scss */
  .column-1, .column-2, .column-3, .column-4, .column-5, .column-6, .column-7, .column-8, .column-9, .column-10, .column-11 {
    display: block;
    float: left;
    min-height: 1px;
    position: relative;
    *margin-right: -1px;
    margin-left: 0%; }

  /* line 93, sass/shelves-grid.scss */
  .row .column-1:first-child, .row .column-2:first-child, .row .column-3:first-child, .row .column-4:first-child, .row .column-5:first-child, .row .column-6:first-child, .row .column-7:first-child, .row .column-8:first-child, .row .column-9:first-child, .row .column-10:first-child, .row .column-11:first-child, .first-column {
    margin-left: 0; }

  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-1 {
    width: 8.33333%; }

  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-2 {
    width: 16.66667%; }

  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-3 {
    width: 25%; }

  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-4 {
    width: 33.33333%; }

  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-5 {
    width: 41.66667%; }

  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-6 {
    width: 50%; }

  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-7 {
    width: 58.33333%; }

  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-8 {
    width: 66.66667%; }

  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-9 {
    width: 75%; }

  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-10 {
    width: 83.33333%; }

  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-11 {
    width: 91.66667%; }

  /* line 117, sass/shelves/mixins/_generators.scss */
  .prefix-1 {
    padding-left: 8.33333%; }

  /* line 117, sass/shelves/mixins/_generators.scss */
  .prefix-2 {
    padding-left: 16.66667%; }

  /* line 117, sass/shelves/mixins/_generators.scss */
  .prefix-3 {
    padding-left: 25%; }

  /* line 117, sass/shelves/mixins/_generators.scss */
  .prefix-4 {
    padding-left: 33.33333%; }

  /* line 117, sass/shelves/mixins/_generators.scss */
  .prefix-5 {
    padding-left: 41.66667%; }

  /* line 117, sass/shelves/mixins/_generators.scss */
  .prefix-6 {
    padding-left: 50%; }

  /* line 117, sass/shelves/mixins/_generators.scss */
  .prefix-7 {
    padding-left: 58.33333%; }

  /* line 117, sass/shelves/mixins/_generators.scss */
  .prefix-8 {
    padding-left: 66.66667%; }

  /* line 117, sass/shelves/mixins/_generators.scss */
  .prefix-9 {
    padding-left: 75%; }

  /* line 117, sass/shelves/mixins/_generators.scss */
  .prefix-10 {
    padding-left: 83.33333%; }

  /* line 117, sass/shelves/mixins/_generators.scss */
  .prefix-11 {
    padding-left: 91.66667%; }

  /* line 124, sass/shelves/mixins/_generators.scss */
  .suffix-1 {
    padding-right: 8.33333%; }

  /* line 124, sass/shelves/mixins/_generators.scss */
  .suffix-2 {
    padding-right: 16.66667%; }

  /* line 124, sass/shelves/mixins/_generators.scss */
  .suffix-3 {
    padding-right: 25%; }

  /* line 124, sass/shelves/mixins/_generators.scss */
  .suffix-4 {
    padding-right: 33.33333%; }

  /* line 124, sass/shelves/mixins/_generators.scss */
  .suffix-5 {
    padding-right: 41.66667%; }

  /* line 124, sass/shelves/mixins/_generators.scss */
  .suffix-6 {
    padding-right: 50%; }

  /* line 124, sass/shelves/mixins/_generators.scss */
  .suffix-7 {
    padding-right: 58.33333%; }

  /* line 124, sass/shelves/mixins/_generators.scss */
  .suffix-8 {
    padding-right: 66.66667%; }

  /* line 124, sass/shelves/mixins/_generators.scss */
  .suffix-9 {
    padding-right: 75%; }

  /* line 124, sass/shelves/mixins/_generators.scss */
  .suffix-10 {
    padding-right: 83.33333%; }

  /* line 124, sass/shelves/mixins/_generators.scss */
  .suffix-11 {
    padding-right: 91.66667%; }

  /* line 131, sass/shelves/mixins/_generators.scss */
  .push-1 {
    left: 8.33333%; }

  /* line 131, sass/shelves/mixins/_generators.scss */
  .push-2 {
    left: 16.66667%; }

  /* line 131, sass/shelves/mixins/_generators.scss */
  .push-3 {
    left: 25%; }

  /* line 131, sass/shelves/mixins/_generators.scss */
  .push-4 {
    left: 33.33333%; }

  /* line 131, sass/shelves/mixins/_generators.scss */
  .push-5 {
    left: 41.66667%; }

  /* line 131, sass/shelves/mixins/_generators.scss */
  .push-6 {
    left: 50%; }

  /* line 131, sass/shelves/mixins/_generators.scss */
  .push-7 {
    left: 58.33333%; }

  /* line 131, sass/shelves/mixins/_generators.scss */
  .push-8 {
    left: 66.66667%; }

  /* line 131, sass/shelves/mixins/_generators.scss */
  .push-9 {
    left: 75%; }

  /* line 131, sass/shelves/mixins/_generators.scss */
  .push-10 {
    left: 83.33333%; }

  /* line 131, sass/shelves/mixins/_generators.scss */
  .push-11 {
    left: 91.66667%; }

  /* line 138, sass/shelves/mixins/_generators.scss */
  .pull-1 {
    right: 8.33333%; }

  /* line 138, sass/shelves/mixins/_generators.scss */
  .pull-2 {
    right: 16.66667%; }

  /* line 138, sass/shelves/mixins/_generators.scss */
  .pull-3 {
    right: 25%; }

  /* line 138, sass/shelves/mixins/_generators.scss */
  .pull-4 {
    right: 33.33333%; }

  /* line 138, sass/shelves/mixins/_generators.scss */
  .pull-5 {
    right: 41.66667%; }

  /* line 138, sass/shelves/mixins/_generators.scss */
  .pull-6 {
    right: 50%; }

  /* line 138, sass/shelves/mixins/_generators.scss */
  .pull-7 {
    right: 58.33333%; }

  /* line 138, sass/shelves/mixins/_generators.scss */
  .pull-8 {
    right: 66.66667%; }

  /* line 138, sass/shelves/mixins/_generators.scss */
  .pull-9 {
    right: 75%; }

  /* line 138, sass/shelves/mixins/_generators.scss */
  .pull-10 {
    right: 83.33333%; }

  /* line 138, sass/shelves/mixins/_generators.scss */
  .pull-11 {
    right: 91.66667%; }

  /* line 118, sass/shelves-grid.scss */
  .column-11 .column-1, .column-11 .column-2, .column-11 .column-3, .column-11 .column-4, .column-11 .column-5, .column-11 .column-6, .column-11 .column-7, .column-11 .column-8, .column-11 .column-9, .column-11 .column-10 {
    margin-left: 0%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-11 .column-1 {
    width: 9.09091%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-11 .column-2 {
    width: 18.18182%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-11 .column-3 {
    width: 27.27273%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-11 .column-4 {
    width: 36.36364%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-11 .column-5 {
    width: 45.45455%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-11 .column-6 {
    width: 54.54545%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-11 .column-7 {
    width: 63.63636%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-11 .column-8 {
    width: 72.72727%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-11 .column-9 {
    width: 81.81818%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-11 .column-10 {
    width: 90.90909%; }

  /* line 118, sass/shelves-grid.scss */
  .column-10 .column-1, .column-10 .column-2, .column-10 .column-3, .column-10 .column-4, .column-10 .column-5, .column-10 .column-6, .column-10 .column-7, .column-10 .column-8, .column-10 .column-9 {
    margin-left: 0%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-10 .column-1 {
    width: 10%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-10 .column-2 {
    width: 20%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-10 .column-3 {
    width: 30%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-10 .column-4 {
    width: 40%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-10 .column-5 {
    width: 50%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-10 .column-6 {
    width: 60%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-10 .column-7 {
    width: 70%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-10 .column-8 {
    width: 80%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-10 .column-9 {
    width: 90%; }

  /* line 118, sass/shelves-grid.scss */
  .column-9 .column-1, .column-9 .column-2, .column-9 .column-3, .column-9 .column-4, .column-9 .column-5, .column-9 .column-6, .column-9 .column-7, .column-9 .column-8 {
    margin-left: 0%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-9 .column-1 {
    width: 11.11111%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-9 .column-2 {
    width: 22.22222%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-9 .column-3 {
    width: 33.33333%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-9 .column-4 {
    width: 44.44444%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-9 .column-5 {
    width: 55.55556%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-9 .column-6 {
    width: 66.66667%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-9 .column-7 {
    width: 77.77778%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-9 .column-8 {
    width: 88.88889%; }

  /* line 118, sass/shelves-grid.scss */
  .column-8 .column-1, .column-8 .column-2, .column-8 .column-3, .column-8 .column-4, .column-8 .column-5, .column-8 .column-6, .column-8 .column-7 {
    margin-left: 0%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-8 .column-1 {
    width: 12.5%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-8 .column-2 {
    width: 25%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-8 .column-3 {
    width: 37.5%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-8 .column-4 {
    width: 50%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-8 .column-5 {
    width: 62.5%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-8 .column-6 {
    width: 75%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-8 .column-7 {
    width: 87.5%; }

  /* line 118, sass/shelves-grid.scss */
  .column-7 .column-1, .column-7 .column-2, .column-7 .column-3, .column-7 .column-4, .column-7 .column-5, .column-7 .column-6 {
    margin-left: 0%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-7 .column-1 {
    width: 14.28571%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-7 .column-2 {
    width: 28.57143%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-7 .column-3 {
    width: 42.85714%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-7 .column-4 {
    width: 57.14286%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-7 .column-5 {
    width: 71.42857%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-7 .column-6 {
    width: 85.71429%; }

  /* line 118, sass/shelves-grid.scss */
  .column-6 .column-1, .column-6 .column-2, .column-6 .column-3, .column-6 .column-4, .column-6 .column-5 {
    margin-left: 0%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-6 .column-1 {
    width: 16.66667%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-6 .column-2 {
    width: 33.33333%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-6 .column-3 {
    width: 50%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-6 .column-4 {
    width: 66.66667%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-6 .column-5 {
    width: 83.33333%; }

  /* line 118, sass/shelves-grid.scss */
  .column-5 .column-1, .column-5 .column-2, .column-5 .column-3, .column-5 .column-4 {
    margin-left: 0%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-5 .column-1 {
    width: 20%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-5 .column-2 {
    width: 40%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-5 .column-3 {
    width: 60%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-5 .column-4 {
    width: 80%; }

  /* line 118, sass/shelves-grid.scss */
  .column-4 .column-1, .column-4 .column-2, .column-4 .column-3 {
    margin-left: 0%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-4 .column-1 {
    width: 25%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-4 .column-2 {
    width: 50%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-4 .column-3 {
    width: 75%; }

  /* line 118, sass/shelves-grid.scss */
  .column-3 .column-1, .column-3 .column-2 {
    margin-left: 0%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-3 .column-1 {
    width: 33.33333%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-3 .column-2 {
    width: 66.66667%; }

  /* line 118, sass/shelves-grid.scss */
  .column-2 .column-1 {
    margin-left: 0%; }
  /* line 108, sass/shelves/mixins/_generators.scss */
  .column-2 .column-1 {
    width: 50%; } }
/* line 137, sass/shelves-grid.scss */
.row .center-column {
  float: none;
  margin-left: auto !important;
  margin-right: auto; }

@media screen and (max-width: 480px) {
  /* line 34, sass/shelves/mixins/_generators.scss */
  .hidden-mobile,
  .visible-tablet,
  .visible-desktop {
    display: none !important; } }
@media screen and (min-width: 481px) and (max-width: 800px) {
  /* line 42, sass/shelves/mixins/_generators.scss */
  .visible-mobile,
  .hidden-tablet,
  .visible-desktop {
    display: none !important; } }
@media screen and (min-width: 801px) {
  /* line 50, sass/shelves/mixins/_generators.scss */
  .visible-mobile,
  .visible-tablet,
  .hidden-desktop {
    display: none !important; } }
/**
 *
 * slippry v1.4.0 - Responsive content slider for jQuery
 * http://slippry.com
 *
 * Authors: Lukas Jakob Hafner - @saftsaak
 *          Thomas Hurd - @SeenNotHurd
 *
 * Copyright 2016, booncon oy - http://booncon.com
 *
 *
 * Released under the MIT license - http://opensource.org/licenses/MIT
 */
/* kenBurns animations, very basic */
@keyframes left-right {
  0% {
    transform: translateY(-20%) translateX(-10%); }
  100% {
    transform: translateY(0%) translateX(10%); } }
@keyframes right-left {
  0% {
    transform: translateY(0%) translateX(10%); }
  100% {
    transform: translateY(-20%) translateX(-10%); } }
/* added to the original element calling slippry */
/* line 43, sass/slippry.scss */
.sy-box.sy-loading {
  background: url("../images/sy-loader.gif") 50% 50% no-repeat;
  background-size: 32px;
  min-height: 40px; }
  /* line 44, sass/slippry.scss */
  .sy-box.sy-loading .sy-slides-wrap, .sy-box.sy-loading .sy-pager {
    visibility: hidden; }

/* element that wraps the slides */
/* line 55, sass/slippry.scss */
.sy-slides-wrap {
  position: relative;
  height: 100%;
  width: 100%; }
  /* line 61, sass/slippry.scss */
  .sy-slides-wrap:hover .sy-controls {
    display: block; }

/* element that crops the visible area to the slides */
/* line 68, sass/slippry.scss */
.sy-slides-crop {
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden; }

/* list containing the slides */
/* line 76, sass/slippry.scss */
.sy-list {
  width: 100%;
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute; }
  /* line 77, sass/slippry.scss */
  .sy-list.horizontal {
    transition: left ease; }
  /* line 81, sass/slippry.scss */
  .sy-list.vertical {
    transition: top ease; }

/* single slide */
/* line 94, sass/slippry.scss */
.sy-slide {
  position: absolute;
  width: 100%;
  z-index: 2; }
  /* line 99, sass/slippry.scss */
  .sy-slide.kenburns {
    width: 140%;
    left: -20%; }
    /* line 103, sass/slippry.scss */
    .sy-slide.kenburns.useCSS {
      transition-property: opacity; }
      /* line 105, sass/slippry.scss */
      .sy-slide.kenburns.useCSS.sy-ken:nth-child(1n) {
        animation-name: left-right;
        animation-fill-mode: forwards; }
      /* line 109, sass/slippry.scss */
      .sy-slide.kenburns.useCSS.sy-ken:nth-child(2n) {
        animation-name: right-left;
        animation-fill-mode: forwards; }
  /* line 118, sass/slippry.scss */
  .sy-slide.sy-active {
    z-index: 3; }
  /* line 122, sass/slippry.scss */
  .sy-slide > img {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    border: 0; }
  /* line 131, sass/slippry.scss */
  .sy-slide > a {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%; }
    /* line 138, sass/slippry.scss */
    .sy-slide > a > img {
      margin: 0;
      padding: 0;
      display: block;
      width: 100%;
      border: 0; }

/* next/ prev buttons, with arrows and clickable area a lot larger than the visible buttons */
/* line 150, sass/slippry.scss */
.sy-controls {
  display: block;
  list-style: none;
  height: 100%;
  width: 100%;
  position: absolute;
  padding: 0;
  margin: 0; }
  /* line 159, sass/slippry.scss */
  .sy-controls li {
    position: absolute;
    width: 4%;
    min-width: 2.25em;
    height: 100%;
    z-index: 33; }
    /* line 166, sass/slippry.scss */
    .sy-controls li.sy-prev {
      left: 0;
      top: 0; }
      /* line 171, sass/slippry.scss */
      .sy-controls li.sy-prev a:after {
        content: '\e800'; }
    /* line 177, sass/slippry.scss */
    .sy-controls li.sy-next {
      right: 0;
      top: 0; }
      /* line 182, sass/slippry.scss */
      .sy-controls li.sy-next a:after {
        content: '\e801'; }
    /* line 188, sass/slippry.scss */
    .sy-controls li a {
      position: relative;
      width: 100%;
      height: 100%;
      display: block;
      text-indent: -9999px; }
      /* line 195, sass/slippry.scss */
      .sy-controls li a:link, .sy-controls li a:visited {
        opacity: 1; }
      /* line 199, sass/slippry.scss */
      .sy-controls li a:hover, .sy-controls li a:focus {
        opacity: 1;
        outline: none; }
      /* line 204, sass/slippry.scss */
      .sy-controls li a:after {
        content: "\e800";
        font-family: 'arrows';
        text-align: center;
        text-indent: 0;
        line-height: 9.8em;
        color: #fff;
        font-weight: 800;
        position: absolute;
        background-color: #000d42;
        width: 1.5em;
        height: 9.8em;
        left: 50%;
        top: 50%;
        margin-top: -6.4em;
        margin-left: -0.8em; }
  @media only screen and (max-device-width: 800px) {
    /* line 150, sass/slippry.scss */
    .sy-controls {
      display: block; }
      /* line 229, sass/slippry.scss */
      .sy-controls li {
        min-width: 1.125em; }
        /* line 233, sass/slippry.scss */
        .sy-controls li a:after {
          width: 0.75em;
          height: 0.75em;
          margin-top: -0.375em;
          margin-left: -0.375em; } }

/* captions, styled fo the overlay variant */
/* line 245, sass/slippry.scss */
.sy-caption-wrap {
  position: absolute;
  bottom: 2em;
  z-index: 12;
  left: 50%; }
  /* line 251, sass/slippry.scss */
  .sy-caption-wrap .sy-caption {
    position: relative;
    left: -50%;
    background-color: rgba(0, 0, 0, 0.54);
    color: #fff;
    padding: 0.4em 1em;
    border-radius: 1.2em; }
    /* line 260, sass/slippry.scss */
    .sy-caption-wrap .sy-caption a:link, .sy-caption-wrap .sy-caption a:visited {
      color: #000d42;
      font-weight: 600;
      text-decoration: none; }
    /* line 266, sass/slippry.scss */
    .sy-caption-wrap .sy-caption a:hover, .sy-caption-wrap .sy-caption a:focus {
      text-decoration: underline; }
  @media only screen and (max-device-width: 800px), screen and (max-width: 800px) {
    /* line 245, sass/slippry.scss */
    .sy-caption-wrap {
      left: 0;
      bottom: 0.4em; }
      /* line 276, sass/slippry.scss */
      .sy-caption-wrap .sy-caption {
        left: 0;
        padding: 0.2em 0.4em;
        font-size: 0.92em;
        border-radius: 0; } }

/* pager bubbles */
/* line 286, sass/slippry.scss */
.sy-pager {
  clear: both;
  display: block;
  width: 100%;
  margin: 1em 0 0;
  padding: 0;
  list-style: none;
  text-align: right;
  position: absolute;
  right: 50%;
  bottom: 6%;
  z-index: 5;
  text-indent: -9999px;
  margin-right: -492px; }
  /* line 301, sass/slippry.scss */
  .sy-pager li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 1em 0 0; }
    /* line 308, sass/slippry.scss */
    .sy-pager li.sy-active a {
      background-color: #000d42; }
    /* line 313, sass/slippry.scss */
    .sy-pager li a {
      width: 100%;
      height: 100%;
      display: block;
      background-color: #fff;
      text-indent: -9999px;
      border: 2px solid #fff;
      background-size: 2em;
      text-decoration: none;
      border-radius: 50%;
      font-size: 0px;
      line-height: 16px;
      background-size: 2em;
      border-radius: 50%; }
      /* line 326, sass/slippry.scss */
      .sy-pager li a:link, .sy-pager li a:visited {
        opacity: 1.0; }
      /* line 330, sass/slippry.scss */
      .sy-pager li a:hover, .sy-pager li a:focus {
        opacity: 1;
        background-color: #000d42; }

/* element to "keep/ fill" the space of the content, gets intrinsic height via js */
/* line 342, sass/slippry.scss */
.sy-filler {
  width: 100%; }
  /* line 345, sass/slippry.scss */
  .sy-filler.ready {
    transition: padding 600ms ease; }

@-webkit-keyframes shine {
  100% {
    left: 125%; } }
@keyframes shine {
  100% {
    left: 125%; } }
@font-face {
  font-family: 'arrows';
  src: url("../fonts/arrows.eot?18821247");
  src: url("../fonts/arrows.eot?18821247#iefix") format("embedded-opentype"), url("../fonts/arrows.woff2?18821247") format("woff2"), url("../fonts/arrows.woff?18821247") format("woff"), url("../fonts/arrows.ttf?18821247") format("truetype"), url("../fonts/arrows.svg?18821247#arrows") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 25, sass/screen.scss */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "arrows";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

/* line 60, sass/screen.scss */
.icon-left-open:before {
  content: '\e800'; }

/* line 64, sass/screen.scss */
.icon-right-open:before {
  content: '\e801'; }

/* line 68, sass/screen.scss */
*,
*::after,
*::before {
  box-sizing: border-box; }

/* line 74, sass/screen.scss */
html,
body,
body * {
  box-sizing: border-box; }

/* line 80, sass/screen.scss */
body {
  -webkit-overflow-scrolling: touch;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  font-family: "Lato", sans-serif; }

/* line 88, sass/screen.scss */
*:focus {
  outline: none; }

/* line 92, sass/screen.scss */
a {
  text-decoration: none;
  outline: medium none; }

/* line 97, sass/screen.scss */
.row {
  *zoom: 1;
  margin-right: auto;
  margin-left: auto;
  max-width: 1100px;
  padding-left: 20px;
  padding-right: 20px; }
  /* line 4, sass/shelves/mixins/_utils.scss */
  .row:before, .row:after {
    display: table;
    content: " "; }
  /* line 10, sass/shelves/mixins/_utils.scss */
  .row:after {
    clear: both; }

/* line 101, sass/screen.scss */
.fr {
  position: relative;
  float: right; }

/* line 105, sass/screen.scss */
.clear {
  clear: both; }

/* line 109, sass/screen.scss */
.desktop {
  display: block; }

/* line 113, sass/screen.scss */
.mobile {
  display: none; }

/* line 117, sass/screen.scss */
.center {
  text-align: center; }

/* line 121, sass/screen.scss */
.logo {
  padding: 20px 0px; }

/* line 125, sass/screen.scss */
.bg-cinza {
  background-color: #585756; }

/* line 129, sass/screen.scss */
section {
  position: relative;
  float: left;
  width: 100%; }

/* line 135, sass/screen.scss */
.menu {
  text-align: center; }
  /* line 138, sass/screen.scss */
  .menu nav {
    padding: 10px 0px; }
  /* line 142, sass/screen.scss */
  .menu ul {
    display: block; }
    /* line 145, sass/screen.scss */
    .menu ul li {
      display: inline-block;
      margin: 0 3%;
      position: relative; }
      /* line 150, sass/screen.scss */
      .menu ul li a {
        color: #fff;
        text-transform: uppercase;
        font-family: "Cinzel", serif; }
        /* line 155, sass/screen.scss */
        .menu ul li a .hoverbg {
          background-color: #000d42;
          position: absolute;
          width: 100%;
          height: 2px;
          left: 0px;
          bottom: -18px;
          opacity: 0;
          -webkit-transition: all 0.2s ease-out 0s;
          -moz-transition: all 0.2s ease-out 0s;
          -o-transition: all 0.2s ease-out 0s;
          transition: all 0.2s ease-out 0s; }
      /* line 169, sass/screen.scss */
      .menu ul li a:hover .hoverbg {
        opacity: 1;
        bottom: -9px; }
    /* line 177, sass/screen.scss */
    .menu ul li.active .hoverbg {
      opacity: 1;
      bottom: -9px; }
    /* line 183, sass/screen.scss */
    .menu ul li:last-child {
      margin: 0 0%; }

/* line 189, sass/screen.scss */
.padding-20 {
  padding: 20px 0px; }

/* line 193, sass/screen.scss */
.padding-10 {
  padding: 10px 0px; }

/* line 197, sass/screen.scss */
.sy-box {
  height: 420px; }

/* line 201, sass/screen.scss */
.banner {
  position: relative; }
  /* line 204, sass/screen.scss */
  .banner .bg-fake {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px; }
  /* line 213, sass/screen.scss */
  .banner a {
    color: #fff; }
  /* line 217, sass/screen.scss */
  .banner .box-banner {
    display: inline-block;
    position: relative;
    left: 0%;
    top: 0%;
    margin-left: -380px;
    margin-top: 0px;
    text-align: left; }
    /* line 226, sass/screen.scss */
    .banner .box-banner .linha-bottom {
      padding-bottom: 10px;
      margin-bottom: 10px; }
    /* line 231, sass/screen.scss */
    .banner .box-banner span {
      display: inline-block; }
    /* line 235, sass/screen.scss */
    .banner .box-banner .title, .banner .box-banner .int .sub-title, .int .banner .box-banner .sub-title {
      max-width: 528px; }

/* line 241, sass/screen.scss */
.linha-bottom {
  border-bottom: 3px solid #000d42; }

/* line 245, sass/screen.scss */
.text-background {
  color: #fff;
  font-size: 20px;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  background-color: #000d42;
  padding: 5px;
  margin-bottom: 10px; }

/* line 255, sass/screen.scss */
.title, .int .sub-title {
  color: #fff;
  font-size: 20px;
  font-family: "Cinzel", serif;
  text-transform: uppercase;
  padding: 5px;
  font-size: 40px;
  line-height: 40px; }

/* line 265, sass/screen.scss */
.btn-saiba-mais {
  font-size: 15px;
  color: #fff;
  position: relative; }
  /* line 270, sass/screen.scss */
  .btn-saiba-mais .icon-right-open {
    color: #000d42; }

/* line 275, sass/screen.scss */
.margin-60 {
  margin-top: 60px; }

/* line 279, sass/screen.scss */
section {
  position: relative;
  float: left;
  width: 100%; }

/* line 285, sass/screen.scss */
.bg-pena {
  background: #585756 url(../images/pena-big.jpg) no-repeat scroll center top;
  min-height: 350px; }

/* line 290, sass/screen.scss */
.bg-branco {
  background-color: #fff;
  padding: 10px;
  display: inline-block;
  top: -24px;
  position: relative; }

/* line 298, sass/screen.scss */
h2 {
  color: #585756;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase; }

/* line 305, sass/screen.scss */
.noticias-listagem {
  position: relative;
  float: left;
  width: 100%;
  margin: 10px 0px; }
  /* line 311, sass/screen.scss */
  .noticias-listagem .title, .noticias-listagem .int .sub-title, .int .noticias-listagem .sub-title {
    font-size: 24px;
    line-height: 24px;
    margin: 20px 0px 20px;
    display: block;
    padding: 0;
    min-height: 120px; }
  /* line 320, sass/screen.scss */
  .noticias-listagem .column-4 {
    padding: 0 1%;
    min-height: 350px; }
  /* line 325, sass/screen.scss */
  .noticias-listagem .btn-saiba-mais {
    line-height: 15px; }
    /* line 328, sass/screen.scss */
    .noticias-listagem .btn-saiba-mais icon {
      font-size: 22px; }
      /* line 331, sass/screen.scss */
      .noticias-listagem .btn-saiba-mais icon:before {
        top: 3px;
        position: relative; }

/* line 339, sass/screen.scss */
.text {
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  display: block;
  padding-top: 0px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  min-height: 62px; }

/* line 351, sass/screen.scss */
form .error,
form .success {
  font-size: 18px;
  line-height: 20px;
  background-color: #000d42;
  padding: 10px;
  margin-bottom: 20px;
  display: block;
  width: 100%;
  color: #fff;
  position: relative;
  float: left; }
/* line 367, sass/screen.scss */
form .error-contato {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 20px; }
  /* line 373, sass/screen.scss */
  form .error-contato span {
    display: block;
    width: 100%;
    text-align: left;
    line-height: 28px;
    color: #000d42; }
/* line 382, sass/screen.scss */
form .success {
  background-color: #7fb017; }
/* line 386, sass/screen.scss */
form .relative-form {
  position: relative;
  float: left;
  width: 100%; }
/* line 392, sass/screen.scss */
form label {
  color: #FFF;
  display: inline-block;
  float: left;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  padding-right: 0;
  text-align: center;
  padding: 10px 20px;
  background-color: #000d42;
  text-transform: uppercase;
  min-width: 185px;
  z-index: 10;
  position: relative; }
/* line 396, sass/screen.scss */
form input {
  background-color: #fff;
  box-sizing: border-box;
  color: #585756;
  font-weight: 400;
  display: block;
  font-size: 18px;
  height: 44px;
  line-height: 18px;
  margin: 0 0 18px -2px;
  padding: 0 25px;
  float: left;
  border: 1px solid #585756;
  font-family: "Lato", sans-serif;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  text-transform: none;
  z-index: 5;
  position: relative;
  min-width: 325px; }
/* line 400, sass/screen.scss */
form .cml_error_class {
  border-color: #000d42 !important; }

/* line 405, sass/screen.scss */
.twitter-tweet {
  width: 100% !important; }

/* line 409, sass/screen.scss */
.enviar {
  background-color: #000d42;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px; }

/* line 420, sass/screen.scss */
button {
  cursor: pointer;
  border: 0 none; }

/* line 425, sass/screen.scss */
.twitter {
  position: relative;
  float: left;
  width: 100%; }
  /* line 431, sass/screen.scss */
  .twitter .title small, .twitter .int .sub-title small, .int .twitter .sub-title small {
    font-family: "Lato", sans-serif;
    font-size: 24px;
    text-transform: none; }

/* line 439, sass/screen.scss */
.news {
  margin: 30px 0px; }
  /* line 442, sass/screen.scss */
  .news .title, .news .int .sub-title, .int .news .sub-title {
    color: #585756;
    font-size: 30px;
    line-height: 30px; }
  /* line 448, sass/screen.scss */
  .news .text {
    color: #585756;
    font-size: 18px;
    line-height: 18px; }
  /* line 454, sass/screen.scss */
  .news .column-6 {
    padding: 0 1%; }

/* line 459, sass/screen.scss */
.box-title {
  position: relative;
  display: block; }

/* line 464, sass/screen.scss */
.conteiner-twitter {
  border: 1px solid #585756;
  margin-top: 2px;
  height: 234px; }

/* line 470, sass/screen.scss */
#twitter-widget-holder {
  height: 232px;
  width: 100%;
  padding: 0px;
  background: #fff; }

/* line 477, sass/screen.scss */
strong,
bold {
  font-weight: 800; }

/* line 482, sass/screen.scss */
.footer {
  margin-top: 30px;
  color: #fff; }
  /* line 485, sass/screen.scss */
  .footer .bg-cinza {
    padding: 20px 0px; }
  /* line 491, sass/screen.scss */
  .footer .enderecos {
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    float: left;
    position: relative; }
  /* line 499, sass/screen.scss */
  .footer .copy {
    float: right;
    right: 0px;
    position: relative; }
    /* line 504, sass/screen.scss */
    .footer .copy span {
      font-size: 12px; }
    /* line 508, sass/screen.scss */
    .footer .copy .plan-logo {
      display: inline-block;
      background-image: url(../images/logo-plan.png);
      width: 38px;
      height: 15px;
      top: 3px;
      background-repeat: no-repeat;
      margin-left: 5px;
      position: relative; }

/* line 522, sass/screen.scss */
.c-hamburger {
  position: absolute;
  overflow: hidden;
  margin: 0;
  padding: 0;
  top: 0;
  margin-top: -142px;
  right: 0;
  width: 75px;
  height: 96px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s; }
  /* line 541, sass/screen.scss */
  .c-hamburger span {
    display: block;
    position: absolute;
    top: 44px;
    left: 18px;
    right: 18px;
    height: 4px;
    background: #585756; }
    /* line 550, sass/screen.scss */
    .c-hamburger span::before, .c-hamburger span::after {
      position: absolute;
      display: block;
      left: 0;
      width: 100%;
      height: 4px;
      background-color: #585756;
      content: ""; }
    /* line 561, sass/screen.scss */
    .c-hamburger span::before {
      top: -12px; }
    /* line 565, sass/screen.scss */
    .c-hamburger span::after {
      bottom: -12px; }

/* line 571, sass/screen.scss */
.c-hamburger--htx {
  background-color: transparent; }
  /* line 574, sass/screen.scss */
  .c-hamburger--htx span {
    transition: background 0s 0.3s; }
    /* line 577, sass/screen.scss */
    .c-hamburger--htx span::before, .c-hamburger--htx span::after {
      transition-duration: 0.3s, 0.3s;
      transition-delay: 0.3s, 0s; }
    /* line 583, sass/screen.scss */
    .c-hamburger--htx span::before {
      transition-property: top, transform; }
    /* line 587, sass/screen.scss */
    .c-hamburger--htx span::after {
      transition-property: bottom, transform; }

/* line 594, sass/screen.scss */
.c-hamburger--htx.is-active {
  background-color: transparent; }
  /* line 597, sass/screen.scss */
  .c-hamburger--htx.is-active span {
    background: none; }
    /* line 600, sass/screen.scss */
    .c-hamburger--htx.is-active span::before {
      top: 0;
      transform: rotate(45deg); }
    /* line 605, sass/screen.scss */
    .c-hamburger--htx.is-active span::after {
      bottom: 0;
      transform: rotate(-45deg); }
    /* line 610, sass/screen.scss */
    .c-hamburger--htx.is-active span::before, .c-hamburger--htx.is-active span::after {
      transition-delay: 0s, 0.3s; }

/* line 617, sass/screen.scss */
.c-hamburger:focus {
  outline: none; }

/* line 621, sass/screen.scss */
.menu-mobile {
  display: none;
  position: relative;
  float: left;
  width: 100%; }

/* line 630, sass/screen.scss */
.banner-int .bg-titulo {
  position: relative;
  top: -94px;
  background-color: #fff;
  padding: 20px; }
  /* line 636, sass/screen.scss */
  .banner-int .bg-titulo .title, .banner-int .bg-titulo .int .sub-title, .int .banner-int .bg-titulo .sub-title {
    color: #585756;
    font-size: 40px;
    line-height: 40px;
    display: inline-block; }

/* line 645, sass/screen.scss */
.padding-row {
  padding: 0 20px; }

/* line 649, sass/screen.scss */
.int {
  margin-top: -80px; }
  /* line 652, sass/screen.scss */
  .int .text {
    color: #585756;
    font-size: 18px;
    line-height: 22px; }
  /* line 658, sass/screen.scss */
  .int .title, .int .sub-title {
    color: #585756; }
  /* line 662, sass/screen.scss */
  .int .sub-title {
    font-size: 24px;
    line-height: 30px;
    text-align: left;
    margin: 30px 0px; }

/* line 672, sass/screen.scss */
.enderecos {
  padding: 0px 30px; }
  /* line 675, sass/screen.scss */
  .enderecos .box-enderecos {
    padding: 50px 0px;
    position: relative;
    float: left;
    width: 100%; }
  /* line 683, sass/screen.scss */
  .enderecos .column-4 {
    padding: 0 1%; }
  /* line 687, sass/screen.scss */
  .enderecos .text {
    margin: 20px 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 45px; }

/* line 698, sass/screen.scss */
.box-servicos .column-4 {
  padding: 0 1%; }
/* line 702, sass/screen.scss */
.box-servicos ul {
  margin: 20px 0px; }
  /* line 705, sass/screen.scss */
  .box-servicos ul li {
    color: #fff;
    font-size: 15px;
    line-height: 17px; }

/* line 713, sass/screen.scss */
.linha-bg {
  background: #585756 url(../images/linha-bg.jpg) no-repeat scroll center top;
  position: relative;
  float: left;
  width: 100%;
  height: 30px;
  background-size: cover; }

/* line 724, sass/screen.scss */
.area-de-atuacao .bg-pena {
  background: #585756 url(../images/pena-big.jpg) no-repeat scroll center top; }

/* line 729, sass/screen.scss */
.contexto {
  margin-top: 30px;
  position: relative;
  float: left;
  width: 100%; }
  /* line 736, sass/screen.scss */
  .contexto .text {
    margin-bottom: 20px;
    min-height: 100%; }
  /* line 741, sass/screen.scss */
  .contexto .column-6 {
    padding: 0 1%; }
  /* line 746, sass/screen.scss */
  .contexto ul li {
    margin-bottom: 20px;
    font-size: 18px;
    font-size: 18px; }
    /* line 751, sass/screen.scss */
    .contexto ul li small {
      color: #000d42; }

/* line 759, sass/screen.scss */
.equipe .box-img {
  display: inline-block;
  padding: 0% 5%; }
/* line 764, sass/screen.scss */
.equipe .box-text {
  display: inline-block;
  padding: 5% 1%; }
  /* line 768, sass/screen.scss */
  .equipe .box-text .title, .equipe .box-text .int .sub-title, .int .equipe .box-text .sub-title {
    font-size: 20px;
    line-height: 20px;
    display: inline-block; }
  /* line 774, sass/screen.scss */
  .equipe .box-text .cargo {
    position: relative;
    margin: 10px 0px 20px;
    font-size: 14px;
    line-height: 20px; }
    /* line 780, sass/screen.scss */
    .equipe .box-text .cargo small {
      font-size: 20px;
      line-height: 32px; }
  /* line 787, sass/screen.scss */
  .equipe .box-text .fones small {
    color: #000d42; }
  /* line 791, sass/screen.scss */
  .equipe .box-text .fones a {
    color: #585756; }

/* line 799, sass/screen.scss */
.publicacoes .margin-60, .noticias .margin-60 {
  margin-top: 0px;
  margin-bottom: 70px; }
/* line 804, sass/screen.scss */
.publicacoes .bg-pena, .noticias .bg-pena {
  background: #585756 url(../images/pena-big.jpg) no-repeat scroll center top; }
/* line 808, sass/screen.scss */
.publicacoes .noticias-listagem, .noticias .noticias-listagem {
  padding-left: 1%; }
  /* line 811, sass/screen.scss */
  .publicacoes .noticias-listagem .column-6, .noticias .noticias-listagem .column-6 {
    padding: 1%;
    min-height: 290px; }
  /* line 816, sass/screen.scss */
  .publicacoes .noticias-listagem a, .noticias .noticias-listagem a {
    text-decoration: none; }
    /* line 819, sass/screen.scss */
    .publicacoes .noticias-listagem a:hover, .noticias .noticias-listagem a:hover {
      text-decoration: none; }
  /* line 824, sass/screen.scss */
  .publicacoes .noticias-listagem .title, .noticias .noticias-listagem .title, .publicacoes .noticias-listagem .int .sub-title, .int .publicacoes .noticias-listagem .sub-title, .noticias .noticias-listagem .int .sub-title, .int .noticias .noticias-listagem .sub-title {
    color: #fff;
    margin: 20px 0px 10px;
    min-height: 98px; }
  /* line 830, sass/screen.scss */
  .publicacoes .noticias-listagem .autor, .noticias .noticias-listagem .autor {
    color: #fff;
    font-weight: 800;
    display: block;
    width: 100%;
    margin-bottom: 10px; }
  /* line 838, sass/screen.scss */
  .publicacoes .noticias-listagem .text, .noticias .noticias-listagem .text {
    float: left;
    width: 100%;
    color: #fff;
    min-height: 90px; }

/* line 847, sass/screen.scss */
.publicacoes-int {
  position: relative;
  float: left;
  width: 100%;
  margin-top: -60px; }
  /* line 853, sass/screen.scss */
  .publicacoes-int .title, .publicacoes-int .int .sub-title, .int .publicacoes-int .sub-title {
    font-size: 30px;
    line-height: 30px;
    color: #585756;
    display: inline-block;
    margin: 10px 0px; }
  /* line 861, sass/screen.scss */
  .publicacoes-int .text {
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px; }
  /* line 867, sass/screen.scss */
  .publicacoes-int .text {
    color: #585756; }
  /* line 871, sass/screen.scss */
  .publicacoes-int .btn-saiba-mais {
    color: #585756;
    font-size: 18px; }

/* line 877, sass/screen.scss */
.noticias {
  position: relative;
  float: left;
  width: 100%; }
  /* line 884, sass/screen.scss */
  .noticias .margin-60 {
    margin-bottom: 40px;
    padding: 30px 0px; }
  /* line 890, sass/screen.scss */
  .noticias .noticias-listagem .column-4 {
    margin-bottom: 40px; }
  /* line 894, sass/screen.scss */
  .noticias .noticias-listagem .title, .noticias .noticias-listagem .int .sub-title, .int .noticias .noticias-listagem .sub-title {
    min-height: 120px; }
  /* line 898, sass/screen.scss */
  .noticias .noticias-listagem .text {
    min-height: 110px; }
  /* line 904, sass/screen.scss */
  .noticias .mais-antigas .title, .noticias .mais-antigas .int .sub-title, .int .noticias .mais-antigas .sub-title {
    display: inline-block;
    font-size: 30px;
    line-height: 30px; }
  /* line 911, sass/screen.scss */
  .noticias .bloco-carregar {
    position: relative;
    float: left;
    width: 100%;
    margin: 20px 0px; }
    /* line 917, sass/screen.scss */
    .noticias .bloco-carregar .data {
      color: #000d42;
      font-size: 16px; }
    /* line 922, sass/screen.scss */
    .noticias .bloco-carregar .title, .noticias .bloco-carregar .int .sub-title, .int .noticias .bloco-carregar .sub-title {
      font-size: 20px;
      line-height: 20px; }
    /* line 927, sass/screen.scss */
    .noticias .bloco-carregar .text {
      font-size: 15px;
      padding-top: 0px;
      padding-bottom: 0px;
      margin-bottom: 0px;
      min-height: 30px; }
    /* line 935, sass/screen.scss */
    .noticias .bloco-carregar .btn-saiba-mais {
      color: #585756;
      font-size: 15px; }

/* line 942, sass/screen.scss */
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* line 948, sass/screen.scss */
.btn-carregar-mais, .btn-enviar {
  padding: 10px 10%;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  background-color: #000d42;
  margin: 40px 0px;
  position: relative;
  display: inline-block;
  -webkit-appearance: none; }

/* line 962, sass/screen.scss */
.noticias-int .bg-titulo .title, .noticias-int .bg-titulo .int .sub-title, .int .noticias-int .bg-titulo .sub-title {
  font-size: 30px;
  line-height: 30px;
  margin: 20px 0px;
  position: relative; }
/* line 969, sass/screen.scss */
.noticias-int .bg-titulo .text {
  font-size: 18px;
  line-height: 20px; }
  /* line 973, sass/screen.scss */
  .noticias-int .bg-titulo .text a {
    color: #585756;
    text-decoration: none; }
/* line 979, sass/screen.scss */
.noticias-int .bg-titulo .linha-bottom-after {
  position: relative; }
  /* line 982, sass/screen.scss */
  .noticias-int .bg-titulo .linha-bottom-after:after {
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    width: 20%;
    background-color: #000d42;
    height: 2px; }
/* line 993, sass/screen.scss */
.noticias-int .bg-titulo .text {
  color: #585756; }

/* line 1000, sass/screen.scss */
.bg-branco-noticias .margin-60 {
  padding: 60px 0px; }
/* line 1004, sass/screen.scss */
.bg-branco-noticias .bg-branco {
  z-index: 15;
  top: 20px; }

/* line 1011, sass/screen.scss */
.contato .text {
  min-height: 22px; }
/* line 1016, sass/screen.scss */
.contato form#contato .column-6 {
  padding: 0 1%; }
/* line 1020, sass/screen.scss */
.contato form#contato label {
  color: #585756;
  background-color: transparent;
  padding: 0px 0px;
  text-align: left;
  width: 100%; }
/* line 1028, sass/screen.scss */
.contato form#contato textarea {
  background-color: #fff;
  border: 1px solid #585756;
  display: block;
  color: #585756;
  font-weight: 400;
  font-size: 18px;
  height: 247px;
  font-family: "Lato", sans-serif;
  line-height: 18px;
  margin: 0;
  resize: none;
  width: 100%;
  float: left;
  margin: 0 0 10px;
  box-sizing: border-box;
  padding: 8px 2% 14px 14px; }
/* line 1032, sass/screen.scss */
.contato form#contato input {
  min-width: 100%; }
/* line 1036, sass/screen.scss */
.contato form#contato select {
  background-color: #fff;
  border: 1px solid #585756;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  box-sizing: border-box;
  font-size: 18px;
  height: 43px !important;
  line-height: 43px;
  position: relative;
  text-align: left;
  text-transform: normal;
  width: 100% !important;
  z-index: 10; }
/* line 1040, sass/screen.scss */
.contato form#contato .contato-span {
  background: url("../images/select.jpg") no-repeat scroll 100% 0px #fff;
  border: 1px solid #585756;
  bottom: 0;
  cursor: default;
  float: left;
  font-size: 18px;
  height: 43px;
  left: 0;
  line-height: 43px;
  position: absolute;
  text-align: left;
  text-indent: 10px;
  text-transform: normal;
  width: 100%;
  z-index: 1;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px; }
  /* line 283, sass/_mixin.scss */
  .contato form#contato .contato-span.disabled {
    color: #ccc; }

/* line 1046, sass/screen.scss */
.btn-enviar {
  border: 0 none;
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
  min-width: 200px !important;
  float: none;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-appearance: none; }

/* line 1060, sass/screen.scss */
.vs-center-wrap {
  display: table;
  width: 100%;
  height: 41vh;
  position: absolute;
  left: 0px;
  top: 0px; }

/* line 1069, sass/screen.scss */
.vs-center {
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
  min-height: 100%; }

@media screen and (max-width: 1023px) {
  /* line 1079, sass/screen.scss */
  .logo {
    margin-top: 40px; }

  /* line 1083, sass/screen.scss */
  .publicacoes-int {
    margin-top: 0px; }

  /* line 1088, sass/screen.scss */
  .equipe .box-img {
    text-align: center;
    width: 100%; }

  /* line 1094, sass/screen.scss */
  .enderecos {
    padding: 0px 0px; }

  /* line 1098, sass/screen.scss */
  h2 {
    font-size: 20px;
    line-height: 25px; }

  /* line 1103, sass/screen.scss */
  .padding-row {
    padding: 0 0px; }

  /* line 1107, sass/screen.scss */
  .int {
    margin-top: -20px; }

  /* line 1112, sass/screen.scss */
  .banner-int .bg-titulo {
    top: -20px; }
    /* line 1115, sass/screen.scss */
    .banner-int .bg-titulo .title, .banner-int .bg-titulo .int .sub-title, .int .banner-int .bg-titulo .sub-title {
      font-size: 25px;
      line-height: 25px; }

  /* line 1123, sass/screen.scss */
  .enderecos .column-6 {
    margin-bottom: 30px; }

  /* line 1128, sass/screen.scss */
  .desktop {
    display: none; }

  /* line 1132, sass/screen.scss */
  .mobile {
    display: block; }

  /* line 1136, sass/screen.scss */
  .menu {
    background-color: #fff; }
    /* line 1139, sass/screen.scss */
    .menu ul {
      display: none; }
      /* line 1142, sass/screen.scss */
      .menu ul li {
        background-color: #585756;
        padding: 0px 5px;
        display: block;
        width: 100%;
        margin: 0 0%; }
        /* line 1149, sass/screen.scss */
        .menu ul li a {
          margin: 0px 0;
          display: block;
          padding: 10px; }
          /* line 1154, sass/screen.scss */
          .menu ul li a:hover {
            color: #000d42; }
          /* line 1158, sass/screen.scss */
          .menu ul li a .hoverbg {
            display: none; }
      /* line 1165, sass/screen.scss */
      .menu ul li.active a {
        color: #000d42; }

  /* line 1173, sass/screen.scss */
  .footer .enderecos {
    margin-bottom: 30px; }

  /* line 1179, sass/screen.scss */
  .news .column-6 {
    margin-bottom: 30px; }

  /* line 1185, sass/screen.scss */
  form label {
    width: 100%; }
  /* line 1189, sass/screen.scss */
  form input {
    min-width: 195px;
    width: 100%; }

  /* line 1196, sass/screen.scss */
  .noticias-listagem .column-4 {
    margin-bottom: 30px; }
  /* line 1200, sass/screen.scss */
  .noticias-listagem .title, .noticias-listagem .int .sub-title, .int .noticias-listagem .sub-title {
    font-size: 20px;
    line-height: 20px; }

  /* line 1206, sass/screen.scss */
  .bg-pena {
    background-color: #585756; }

  /* line 1210, sass/screen.scss */
  .margin-60 {
    margin-top: 78px; }

  /* line 1214, sass/screen.scss */
  .sy-slide {
    height: 100%; }

  /* line 1218, sass/screen.scss */
  .text-background {
    font-size: 12px;
    margin-bottom: 5px;
    padding: 5px; }

  /* line 1224, sass/screen.scss */
  .title, .int .sub-title {
    font-size: 18px;
    line-height: 18px; }

  /* line 1229, sass/screen.scss */
  .sy-pager li a {
    background-color: #585756; }

  /* line 1233, sass/screen.scss */
  .sy-pager {
    clear: both;
    display: block;
    width: 100%;
    margin: 1em 0 0;
    padding: 0;
    list-style: none;
    text-align: right;
    position: relative;
    right: 0%;
    bottom: 0%;
    z-index: 5;
    text-indent: -9999px;
    margin-right: 0px; }

  /* line 1249, sass/screen.scss */
  .sy-controls li.sy-next,
  .sy-controls li.sy-prev {
    display: none; }

  /* line 1254, sass/screen.scss */
  .sy-box {
    height: 210px; }

  /* line 1259, sass/screen.scss */
  .banner .bg-fake {
    background: rgba(0, 0, 0, 0.9); }
  /* line 1264, sass/screen.scss */
  .banner li:nth-of-type(2n) .box-banner {
    margin-top: 0px; }
  /* line 1269, sass/screen.scss */
  .banner .box-banner {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0px;
    margin-top: 0px;
    padding: 20px; }
    /* line 1278, sass/screen.scss */
    .banner .box-banner .title, .banner .box-banner .int .sub-title, .int .banner .box-banner .sub-title {
      max-width: 100%; } }
@media screen and (min-width: 1023px) and (max-width: 1025px) {
  /* line 1288, sass/screen.scss */
  .vs-center-wrap {
    height: 48vh; }

  /* line 1293, sass/screen.scss */
  .enderecos .text {
    min-height: 45px; }

  /* line 1299, sass/screen.scss */
  form input {
    min-width: 280px; }

  /* line 1304, sass/screen.scss */
  .sy-pager {
    margin-right: -400px;
    bottom: 14%; }

  /* line 1310, sass/screen.scss */
  .noticias-listagem .title, .noticias-listagem .int .sub-title, .int .noticias-listagem .sub-title {
    font-size: 20px;
    line-height: 20px; }

  /* line 1317, sass/screen.scss */
  .banner .box-banner {
    margin-left: -235px;
    margin-top: 0px; }

  /* line 1324, sass/screen.scss */
  .menu nav {
    padding: 10px 0px; }
  /* line 1328, sass/screen.scss */
  .menu ul {
    display: block; }
    /* line 1331, sass/screen.scss */
    .menu ul li {
      margin: 0 1%; } }
@media screen and (min-width: 1026px) and (max-width: 1380px) {
  /* line 1341, sass/screen.scss */
  .vs-center-wrap {
    height: 52vh; } }
