/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

.img_banner {
  position: absolute;
  z-index: -1;
  top: 0px;
  right: 20%; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.clear {
  clear: both; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers:
 */
.hidden {
  display: none !important; }

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * 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 receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
       http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
/*----------- estilos do premio ------------*/
html {
  height: 100%; }

body.pjr {
  background: #fbfaf6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAMUlEQVQIW2NkwAGePHmSxohNDiQhIyMzC0MSJgHShCKJLIEiiS4Bl8QmAZbEJQGSBABk4xsa7y1UOgAAAABJRU5ErkJggg==") repeat scroll 0 0;
  font-family: "Myriad Pro",sans-serif;
  height: 100%; }

#wrapper {
  min-height: 100%;
  position: relative; }

a:active {
  text-decoration: none  !important; }

a:focus {
  text-decoration: none !important; }

a:hover {
  text-decoration: none !important; }

.navbar.pjr {
  margin: 0;
  box-shadow: 1px 1px 5px #000000;
  background-color: #f1f3f2 !important; }

.fotos {
  margin-bottom: 40px; }

/*------ banner home ------*/
.carousel-control span {
  font-size: 40px;
  position: relative;
  top: 42%; }

.carousel-control {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none; }

/*------ BARRA ACESSIBILIDADE -------*/
.language a {
  background: rgba(0, 0, 0, 0) linear-gradient(0deg, #666666, #999999) repeat scroll 0 0;
  border: 3px solid #fdfdfd;
  border-radius: 15px;
  box-shadow: 1px 1px 2px #999;
  -webkit-box-shadow: 1px 1px 2px 1px #999;
  color: #fff;
  padding: 2px 4px; }

.language a:hover {
  background: rgba(0, 0, 0, 0) linear-gradient(0deg, #790101, #d11820) repeat scroll 0 0;
  text-decoration: none; }

.icon-font-plus {
  font-size: 13px;
  left: 1px;
  position: relative; }

.icon-font-normal {
  font-size: 11px;
  padding: 0 1px; }

.icon-iluminacao {
  left: 0.05em;
  position: relative;
  top: 1px; }

.icon-olho {
  left: 0.05em;
  position: relative;
  top: 0.15em; }

/*  ----   layout home   ---*/
.cols-st {
  padding: 0 15%; }

.Home #column-4 {
  padding: 0; }

.inf-premios.effect6.home {
  margin: -6px 0 0; }

#column-4 {
  padding: 0; }

.cols-st .portlet-column {
  margin: 0; }

/*---- pagina PREMIADOS ------*/
.prices-list li {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 0 13px; }

/*--- ABA DA MARCA JOSE REIS ---*/
.pjr {
  z-index: 9; }

.navbar-header:before {
  border-radius: 0 13px;
  box-shadow: 3px -2px 0 2px #f1f3f2;
  left: -15px;
  top: 0; }

.navbar-header:after {
  border-radius: 13px 0;
  box-shadow: -3px -2px 0 2px #f1f3f2;
  right: -15px;
  top: 0; }

.navbar-header:before, .navbar-header:after {
  bottom: 50px;
  content: " ";
  height: 16px;
  position: absolute;
  width: 15px; }

.navbar-header {
  background: #f1f3f2 none repeat scroll 0 0;
  border-radius: 0 0 20px 20px;
  box-shadow: 1px 4px 2px rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  display: table;
  float: left;
  margin-bottom: 0;
  padding: 0 20px;
  position: relative;
  text-shadow: 0 1px #fff;
  top: 52px;
  transform: perspective(60px) rotateX(-13deg);
  width: 197px; }

.brand-top {
  background-image: url("../images/logo.png");
  background-repeat: no-repeat;
  display: block;
  height: 64px;
  margin: 18px 0 0 18px;
  position: absolute;
  width: 160px;
  z-index: 99; }

/*--- ABA DA MARCA JOSÉ REIS : FIM ---*/
/*------ fotos responsive -------*/
@media (max-width: 992px) {
  .fotos {
    padding: 0; } }
/*---------- galeria de imagens --------------*/
.galeria {
  cursor: pointer;
  list-style: outside none none;
  margin: 0 87px 15px 0; }

/*=============== Efeito Hover Menu  =============*/
.sidebar-nav {
  padding: 9px 0; }

.dropdown:hover .dropdown-menu {
  display: block;
  background: #f1f3f2; }

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
  margin-top: 0; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .cl-effect-17 .selected a.menup {
  color: #CC0000; }

.dropdown-menu li > a {
  font-family: "Myriad Pro";
  font-style: italic; }

.dropdown-menu li > a:hover, .dropdown-menu li > a:focus {
  color: #CC0000;
  background: none; }

*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Effect 17: move up fade out, push border */
.cl-effect-17 a.menup {
  color: #10649b;
  text-shadow: none; }

.aui .navbar.pjr .nav > li > a:focus, .aui .navbar.pjr .nav > li > a:hover {
  color: #cc0000 !important; }

/*----- AJUSTE MENU ---------*/
#menu1 a.menup::after {
  background-color: unset; }

.child-menu .selected.active > a {
  background-color: unset;
  color: #ee0000; }

.cl-effect-17 .dropdown-menu {
  background-color: #f1f3f2 !important; }

/*----- AJUSTE DESTAQUES ---------*/
.destaques ul div {
  position: relative;
  top: 12px; }

/*----- AJUSTE MENU ::: FIM ---------*/
.cl-effect-17 a.menup::before {
  color: #fff;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
  content: attr(data-hover);
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none; }

.cl-effect-17 a.menup::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 4px;
  background: #CC0000;
  opacity: 0;
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  transform: translateY(5px);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none; }

.cl-effect-17 a.menup:hover::before,
.cl-effect-17 a.menup:focus::before,
cl-effect-17 .selected a.menup::before {
  opacity: 0;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  transform: translateY(-2px); }

.cl-effect-17 a.menup:hover::after,
.cl-effect-17 a.menup:focus::after,
.cl-effect-17 .selected a.menup::after {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px); }

.cl-effect-17 li {
  position: relative; }

/*=============== Efeito Hover Menu: Fim  =============*/
header .navbar-brand > img {
  height: auto;
  margin-top: -16px;
  width: 231px; }

header .collapse span.border {
  width: 1px;
  height: 45px;
  background: linear-gradient(0deg, #f1f3f2, #dadada, #f1f3f2);
  display: table;
  float: left; }

header .navbar-right img {
  height: 15px;
  margin-top: -6px;
  width: 15px; }

header .icon-socials {
  margin-left: 20px; }

header .icon-socials li {
  border: 3px solid #e5e5e5;
  border-radius: 50%;
  box-shadow: 1px 1px 2px -1px rgba(0, 0, 0, 0.9);
  height: 29px;
  margin: 8px 5px 0 0; }

header .icon-socials li a {
  padding: 4px; }

header .icon-socials li.facebook {
  background-color: #3B5998; }

header .icon-socials li.youtube {
  background-color: #C50404; }

header .icon-socials li.twitter {
  background-color: #00ADED; }

header .icon-socials li.msg {
  background-color: #657DB0; }

.item_text {
  color: #fff;
  float: left;
  margin-top: 81px;
  width: 62%;
  font-family: Lato; }

.categoria {
  color: #f15f3b;
  font-size: 21px;
  font-weight: normal;
  letter-spacing: 9px; }

.cat-tit {
  font-size: 28px;
  font-weight: normal;
  letter-spacing: 2px;
  text-shadow: 2px 2px 4px #333;
  margin-bottom: 13px; }

.inscricoes {
  color: #f15f3b;
  font-size: 18px;
  font-weight: lighter;
  letter-spacing: 4px; }

.ins-tit {
  font-size: 22px;
  font-weight: bold;
  text-shadow: 2px 2px 4px #333; }

.main-banner {
  list-style: outside none none;
  margin: 0;
  min-height: 250px;
  padding: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0) linear-gradient(0deg, #790101, #d11820) repeat scroll 0 0;
  border-bottom: 5px solid #cc0000;
  display: block;
  height: 100%;
  width: 100%;
  position: relative; }

.navbar-brand {
  float: left;
  font-size: 18px;
  height: 51px;
  line-height: 20px;
  padding: 15px; }

.navbar .nav > li > .dropdown-menu::before {
  display: none !important; }

.navbar .nav > li > .dropdown-menu::after {
  border-bottom: 0 none !important;
  border-right: 0 none !important; }

.navbar .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right {
  left: 0 !important;
  right: 0 !important; }

/*.main-banner:after {  
  content: " ";
  display: block;
  height: 2px;
  position: relative;
  top: -3px;
  width: 100%;
}*/
.main-banner img {
  display: block;
  height: auto; }

.content .inf-premios {
  background: #ffffff none repeat scroll 0 0;
  margin-top: 75px;
  padding: 25px 0; }

.content .inf-premios .informacao {
  font-size: 16px;
  font-style: italic; }

.content .inf-premios .btns {
  height: 90px;
  padding: 20px 0 20px 75px; }

.content .inf-premios .btns button {
  padding: 6px 32px;
  background: linear-gradient(0deg, #790101, #d11820);
  border: none;
  transition: padding 0.5s; }

.content .inf-premios .btns button:hover {
  background: rgba(0, 0, 0, 0) linear-gradient(0deg, #941c19, #e62e34) repeat scroll 0 0;
  transition: padding 0.5s ease 0s; }

.content .dest-not {
  padding: 30px 0; }

.content .noticias ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.noticias ul {
  margin: 0; }

.content .noticias ul li {
  margin: 20px 0; }

.content .noticias ul li a.title {
  color: #CC0000; }

.content .noticias ul li p.descricao {
  color: #666666; }

.content .noticias button {
  color: #CC0000; }

.content .destaques {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  margin-top: 46px;
  padding: 0;
  width: 100%; }

.content .destaques h3 {
  background: linear-gradient(0deg, #e6e6e6, #ffffff);
  margin-bottom: 0;
  margin-top: 12px;
  padding: 0 0 10px 10px; }

.content .destaques ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0; }

.content .destaques ul li {
  border-bottom: 1px solid #e5e5e5; }

.content .destaques ul li:last-child {
  border: none; }

.content .destaques ul li img {
  margin: 10px 8px;
  border: 1px solid #e5e5e5;
  padding: 5px; }

.content .destaques ul li div {
  display: inline-block; }

.content .destaques ul li a {
  color: #CC0000; }

.content .destaques ul li p {
  color: #999999; }

#layout-column_column-2 {
  padding-right: 20px; }

.ft-premios {
  background: rgba(0, 0, 0, 0) linear-gradient(0deg, #ebebeb, #ffffff) repeat scroll 0 0;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  height: auto;
  margin-bottom: 30px;
  margin-left: 20px;
  max-width: 376px;
  padding: 15px 15px 5px; }

.ft-premios h5 {
  font-weight: normal;
  line-height: 14px;
  overflow: hidden; }

.fotos .container {
  padding: 0; }

.ft-premios:first-child {
  margin-left: 0; }

.ft-premios figure {
  height: 245px !important;
  overflow: hidden;
  display: block;
  position: relative;
  height: 100%;
  overflow: hidden; }

.ft-premios figure img {
  display: block;
  width: auto;
  height: 100% !important;
  border-radius: 5px; }

.ft-premios figure::before {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  -moz-box-shadow: inset 0px 0px 10px #888;
  -webkit-box-shadow: inset 0px 0px 10px #888;
  box-shadow: inset 0px 0px 10px #888;
  border-radius: 5px; }

.content .fotos .ft-premios img {
  width: 100%;
  height: auto; }

.content .fotos .ft-premios h5 {
  color: #5f5f5f; }

.content .fotos .ft-premios button {
  background: rgba(0, 0, 0, 0) linear-gradient(0deg, #dadada, #ffffff) repeat scroll 0 0;
  font-size: 10px;
  height: 25px;
  margin-left: 0;
  margin-top: 8px;
  padding: 4px;
  width: 25px; }

footer {
  background-color: #790101;
  padding: 30px 0;
  border-top: 4px solid #ffffff;
  outline: 5px solid #999999;
  position: relative;
  bottom: 0;
  width: 100%; }

footer .footer-menu {
  padding: 13px 0; }

footer .footer-menu a {
  color: #ffffff;
  margin: 0 20px; }

footer .logos {
  text-align: right; }

footer .logos img {
  width: 100px;
  height: auto;
  margin-right: 15px; }

footer .logos img:hover {
  opacity: 0.7; }

footer .container a.subirPagina {
  width: 30px;
  position: relative;
  right: -100px;
  top: -15px;
  height: 30px;
  line-height: 40px;
  float: right;
  background-color: #CC000C;
  text-align: center;
  border-radius: 3px;
  text-decoration: none;
  border: none;
  -webkit-transition: all 0.6s linear 0.1s;
  -moz-transition: all 0.6s linear 0.1s;
  -o-transition: all 0.6s linear 0.1s;
  transition: all 0.6s linear 0.1s; }

footer .container a.subirPagina:hover {
  background-color: #5C0101;
  border: 2px solid #CC0000;
  -webkit-transition: all 0.6s linear 0.1s;
  -moz-transition: all 0.6s linear 0.1s;
  -o-transition: all 0.6s linear 0.1s;
  transition: all 0.6s linear 0.1s; }

footer .container a.subirPagina span {
  color: #FFF;
  font-size: 24px; }

/*==================Efeitos que podem ser reutilizados===================*/
.effect6 {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; }

.effect6:before, .effect6:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  top: 100%;
  bottom: 0;
  left: 10px;
  right: 10px;
  -moz-border-radius: 100px / 10px;
  border-radius: 100px / 10px; }

/*==========================================================================*/
ul#menu1::after {
  content: " ";
  display: block;
  width: 13px;
  height: 13px;
  background: #f1f3f2;
  position: absolute;
  top: -7px;
  transform: rotate(45deg);
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  left: 11px;
  border-radius: 2px; }

.noticias {
  margin-top: 20px;
  padding: 0;
  width: 100%; }

.noticias ul {
  list-style: outside none none;
  padding: 0; }

.language {
  float: right;
  height: 33px;
  margin-left: 30px;
  padding: 14px 0 0;
  position: relative;
  z-index: 20; }

/*----------- estilos do premio ::: fim ------------*/