/*
Theme Name: Revista Casa Arq Concept
Version: 1.0.0
Theme URI: http://www.revistacasaarqconcept.com.br
Description: Site to magazine Revista Casa Arq Concept
Author: Agência Uai Web (Guilherme Santiago)
Author URI: http://www.agenciauaiweb.com.br | https://oguilher.me;
License: Copyright Agência Uai Web - All Rights Reserved © 2017
*/
.container {
  max-width: 1250px!important;
}

.cr { color: #272727; }
.cy { color: #F1DC00; }
.cgd { color: #C7BB85; }
.cw { color: #fff; }

.cg {color: #c8c8c8; }
.cdg {color: #0f0f0f; }

.fs3 {
  font-size: 3em;
}
.fs2 {
  font-size: 2em;
}

 .fs-1-7 {
    font-size: 1.2em!important;
  }

.fs1-4 {
  font-size: 1.4em;
}

.cdg p {
  margin-bottom: 5px;
}

.fwl { font-weight: lighter; }
.fwn { font-weight: normal; }
.fw-3 { font-weight: 300; }
.fw-4 { font-weight: 400; }
.fw-5 { font-weight: 500; }
.fwb { font-weight: bold; }
.p2 { padding: 2%; }

.tu { text-transform: uppercase; }

.mp-0  { margin: 0; padding: 0 }

.pl0 {padding-left: 0; }
.pr0 {padding-right: 0; }

.mtp  { margin-top: 10px; }
.mtp15  { margin-top: 15px; }
.mbp15  { margin-bottom: 15px; }

.rmp { margin: 0; padding: 0 5px; }

.btn-danger {
  background-color: #272727;
  border-color: #272727;
  border-radius: 0;
  padding: 15px;
  min-width: 230px;
}

header, footer {
	border-top: 5px solid #272727;
/* background-color: #ffffff; */
background-image: url("https://www.transparenttextures.com/patterns/subtle-dots.png");
background-color: #ffffff;
/* background-image: url("https://www.transparenttextures.com/patterns/tex2res5.png"); */
}

#news-footer {
  background-image: url("https://www.transparenttextures.com/patterns/subtle-dots.png");
  background-color: #ffffff;
}

.navbar {
 background-color: #f9f9f9;
 background-image: url("https://www.transparenttextures.com/patterns/subtle-dots.png");
}

#guia-banner {
  margin-top: 0;
  margin-left: -7px;
}

#div-logo img {
	border-right: 1px solid #E9E9E9;
      padding-right: 5px;
}

img.logo {
   margin-left: 10%;
   margin-top: 5%;
   width: 275px;
}

.styled-select select {
   background: transparent;
   border: none;
   font-size: 18px;
   padding: 11px 5px;
   width: 340px;
   color: #808080;
   }

.styled-select {
   background: url('assets/images/select.png') no-repeat 100% 0;
   background-size: 14%;
   border: 1px solid #ccc;
   height: 45px;
   overflow: hidden;
}

/* General Setting */
  section.header-title {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
  }
  /* header-title */
  .header-title .row {
    position: relative;
    margin:15px -7px;
  }
  .header-title h2:after {
    text-transform:uppercase;
    position: absolute;
    top:-60%;
    bottom : -28%;
    left: 0;
    font-size: 58px;    
    font-weight:bold;
    color: #eeecd9;
    z-index: -1;
  }

  .materias {
    min-height: 371px!important;
    margin-left: 1.5%;
  }

  .header-title h2#materias:after {
   content: 'Matérias';
  }

  .header-title h2#edicoes:after {
   content: 'Edição';
  }

   .header-title h2#edicoes2:after {
   content: 'Edições';
  }

  .header-title h2#eventos:after {
   content: 'Eventos';
  }

  .header-title h2#parceiros:after {
   content: 'Parceiros';
  }

  .header-title h2#guia:after {
   content: 'Guia';
  }

  .header-title h2#midia:after {
   content: 'na Mídia';
  }

  .header-title h2#conosco:after {
   content: 'Conosco';
  }

  .header-title h2#social:after {
   content: 'Sociais';
  }

  .header-title h2#institucional:after {
   content: 'institucional';
  }

  .header-title h2 {
    font-size: 42px;
    letter-spacing: -.03em;
  }
  .header-title h2.super-text, .header-title h1.super-text{
    text-transform:uppercase;
    font-size:28px;
    color: #c7bb85;
    font-weight:600;
    margin-top: -3px;
  }

.title-itens {
      font-family: 'Open Sans', sans-serif;
      font-size: 1.8em;
      font-weight: bold;
      letter-spacing: -4px;
      margin-top: 7%;
}

.texts {
      font-family: 'Open Sans', sans-serif;
      font-size: 1.2em;
      font-weight: 900;
}

footer p {
  margin-bottom: 5px;
}

.cidade {
      font-family: 'Open Sans', sans-serif;
      font-size: 1.8em;
      font-weight: bold;
      letter-spacing: -4px;
      margin-top: 7%;
      position: absolute;
}

.unidade {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.3em;
      font-weight: 100;
      margin-top: 10%;
      position: absolute;
}

#cidades {
	margin-top: 9.5%;
}

footer .unidade {
  margin-top: 4%; 
  font-weight: 100;
}

footer .cidade {
  margin-top: 2%; 
}

.social-icons {
	font-size: 1.8em;
	margin-top: 20%;
}

.hr-contact {
  width: 35%;
  display: block;

}

.btn-circle {
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 2.2;
  border-radius: 50%;
  background-color: #272727;
}

.fs-1-3 {
  font-size: 1.3em;
}

.navbar-collapse ul {
  width: 100%;
}

.navbar-nav li {
   width: 13.8%;
   text-align: center;
}

.navbar-nav li ul li {
  width: 100%;
}

.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-80 {
  margin-top: 80px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50pxs;
}
h1,
h2,
h3,
h4 {
  font-family: 'Muli', sans-serif;
  font-weight: 400;
}
p {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
a {
  
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a:hover {
  color: #a22f30;
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}
.ordinary-row {
  padding: 80px 0 90px;
}
.section-title + .row {
  padding: 40px 0 90px;
}

.navbar-engage .navbar-nav > li.search > a:before {
  display: none;
}
i {
  transition: all 0.3s ease-in-out;
}
i:hover {
  opacity: 0.8;
  transition: all 0.3s ease-in-out;
}


/* ScrollToTop */
.back-to-top {
  display: none;
  position: fixed;
  bottom: 18px;
  right: 15px;
}
.back-to-top i {
  display: block;
  font-size: 18px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  border-radius: 0px;
  text-align: center;
  
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.mr {
  margin-right: 10px;
}
.navbar {
  margin-bottom: 0;
}
.navbar li {
  color: #666;
}
.navbar-engage.affix {
  width: 100%;
  top: 0;
  z-index: 99999;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.navbar-engage.affix .navbar-brand {
  padding: 10px 15px;
  height: 54px;
}
.navbar-engage.affix .navbar-brand img {
  width: 100px;
}
.navbar-engage.affix .navbar-nav > li > a,
.navbar-engage.affix .navbar-nav > li > a:focus {
  margin: 10px 20px;
}
.navbar-brand {
  width: 130px;
  padding-top: 1.1rem;
  height: auto;
}
.navbar-engage {
  border: none;
  border-radius: 0;
  background: #fff;
}
.navbar-engage .navbar-nav > li > a,
.navbar-engage .navbar-nav > li > a:focus {
  font-size: 14px;
  padding: 28px 20px;
  margin: 0px;
  outline: 0;
  color: #666;
  font-weight: 400;
  background: transparent;
}
.navbar-engage .navbar-nav > li > a {
  background: transparent;
  padding-bottom: 5px;
  color: #666;
  position: relative;
}
.navbar-engage .navbar-nav > li > a:before {
  content: "";
  display: inline-block;
  width: 0px;
  height: 1px;
  position: absolute;
  left: 1px;
  bottom: 4px;
  -webkit-transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -moz-transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.navbar-engage .navbar-nav > li a:hover::before,
.navbar-engage .navbar-nav > li.active a::before,
.navbar-engage .navbar-nav > li.open > a::before,
.navbar-engage .navbar-nav > .active > a:focus::before {
  width: 15px;
}
.navbar-engage .navbar-nav > li a:focus > a::before {
  background: transparent;
}
.navbar-engage .navbar-nav > li.open a:focus {
  background: transparent!important;
}
.navbar-engage .navbar-nav > li > a:hover,
.navbar-engage .navbar-nav > .active > a,
.navbar-engage .navbar-nav > li.open > a,
.navbar-engage .navbar-nav > .active > a:hover,
.navbar-engage .navbar-nav > .active > a:focus,
.navbar-engage .navbar-nav > .open > a:hover {
  background: transparent;
}
.dropdown-menu {
  
  -webkit-animation: fadeInUpMenu 0.4s;
  -moz-animation: fadeInUpMenu 0.4s;
  -ms-animation: fadeInUpMenu 0.4s;
  -o-animation: fadeInUpMenu 0.4s;
  animation: fadeInUpMenu 0.4s;
}
@-webkit-keyframes fadeInUpMenu {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUpMenu {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpMenu {
  -webkit-animation-name: fadeInUpMenu;
  animation-name: fadeInUpMenu;
}
.navbar-engage .dropdown-menu {
  padding: 0;
  border-style: solid;
  border-width: 4px 0 0 0;
  border-radius: 0;
  left: 0;
  right: 0;
}
.navbar-engage .dropdown-menu a.dropdown-item {
  color: #666;
  padding: 10px 0 10px 15px;
  margin: 5px 0;
}
.navbar-engage .dropdown-menu a.dropdown-item:hover,
.navbar-engage .dropdown-menu a.dropdown-item .active {
  background: #ecf0f1;
}
.navbar-engage .dropdown-menu a {
  background: #ecf0f1;
}
.navbar-engage .dropdown-item {
  color: #666;
  padding: 10px 0 10px 15px;
  margin: 5px 0;
}
.navbar-engage .sub-menu {
  top: -1px;
  left: 100% !important;
  padding: 0;
  border: none;
  -webkit-animation: fadeInUpMenu 0.4s;
  -moz-animation: fadeInUpMenu 0.4s;
  -ms-animation: fadeInUpMenu 0.4s;
  -o-animation: fadeInUpMenu 0.4s;
  animation: fadeInUpMenu 0.4s;
}
.navbar-engage .navbar-toggle {
  border-radius: 0;
}

@-webkit-keyframes fadeInUpMenu {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUpMenu {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpMenu {
  -webkit-animation-name: fadeInUpMenu;
  animation-name: fadeInUpMenu;
}
.navbar {
  padding: 0px;
  border-bottom: 1px solid #ececec;
  border-top: 1px solid #ececec;
}
.navbar-nav .nav-item + .nav-item {
  margin-left: 0px;

}


.navbar-collapse ul > li > a {
  background: transparent!important;
  color: #666;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  position: relative;
  padding: 28px 20px;
  line-height: 18px;
  text-transform: uppercase;
}

.navbar-collapse ul > li > a:hover, .navbar-collapse ul > li > a.active, .navbar-collapse ul > li.active > a {
  color: #272727;
  /* box-shadow: 0 0 1px #272727 inset; */
  /* border-bottom: 2px solid #272727; */
} 
/* .navbar-collapse ul > .dropdown:hover > ul.dropdown-menu {
  display: block;
  webkit-animation: MenuFadeIn 400ms;
  animation: MenuFadeIn 400ms;
  transition: all 0.3s ease-in-out 0s;
} */
.navbar-collapse ul .dropdown .dropdown-menu {
  padding: 0;
  border-radius: 0;
  left: 0;
  right: 0;
  margin-top: 0px;
  width: 220px;
  border: none;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.navbar-collapse ul .dropdown .dropdown-menu a {
  font-size: 13px;
  color: #666;
  display: block;
  height: auto;
  padding: 12px 20px 13px;
  line-height: 16px;
  font-weight: 400;
  border-top: 1px solid #e2e6e7;
  transition: all 0.3s ease-in-out 0s;
}
.navbar-collapse ul .dropdown .dropdown-menu a:hover,
.navbar-collapse .dropdown .dropdown-menu a .active {
  background: transparent;
 
  transition: all 0.3s ease-in-out 0s;

}
.navbar-collapse ul .dropdown .dropdown-menu > li > a:focus {
  background: transparent;
}
.navbar-collapse ul .dropdown .dropdown-menu > li.active > a {
  background: transparent;
}
.navbar-collapse ul .dropdown .open > a {
  background: transparent;
}
.navbar-collapse ul .dropdown .open > a:hover,
.navbar-collapse .dropdown .open > a:focus,
.navbar-collapse .dropdown .open > a.active {
  background: transparent;
}
.navbar-collapse ul .dropdown .sub-menu {
  top: -2px;
  left: 100% !important;
  padding: 0;
  border: none;
  -webkit-animation: MenuFadeIn 0.4s;
  -moz-animation: MenuFadeIn 0.4s;
  -ms-animation: MenuFadeIn 0.4s;
  -o-animation: MenuFadeIn 0.4s;
  animation: MenuFadeIn 0.4s;
}
@-webkit-keyframes MenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes MenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* .navbar-collapse ul .dropdown-toggle::after {
  display: none;
} */
.active.slicknav_collapsed,
.slicknav_parent.slicknav_open {
  background: #eee;
}
.wpb-mobile-menu {
  display: none;
}
ul li > ul {
  padding: 0;
  border-style: solid;
  border-width: 4px 0 0 0;
  border-radius: 0;
  left: 0;
  right: 0;
  border-color: transparent;
}
ul li > ul > li > a {
  color: #666;
  padding: 10px 0 10px 15px;
  margin: 5px 0;
}
ul li > ul > li > a:hover,
ul li > ul > li > a .active {
  background: #ecf0f1;
}
ul li > ul > li.active > a {
  background: #ecf0f1;
}
.slicknav_menu {
  display: none;
}
@media screen and (max-width: 767px) {
  .navbar-brand {
    position: absolute;
    top: 0;
  }
  /* #menu is the original menu */
  #wpb-mobile-menu {
    display: none;
  }
  .slicknav_menu {
    display: block;
  }
}
/* SlickMenu responsive */
/* @media screen and (max-width: 768px) {
  .navbar-toggle {
    display: none;
  }
} */

.news h3 {
  color: #272727;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9em;
  min-height: 26px;
  text-align: justify;
}

.news p { 
  color: #393939;
  text-align: justify;
  font-family: 'Open Sans', sans-serif;
  line-height: 16px;
  font-size: 0.8em;
}

#anuncio {
  margin: 0 auto;
  width: 100%;
}

.carousel-fade .carousel-inner .carousel-item {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .carousel-item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

footer {
/*   background: #272727; */
  color: #272727;
  padding-top: 10px 0; 
}

footer a {
  color: #fff;
}

footer #copy {
  background: #272727;
  height: 50px;
  color: #fff;
  /* padding: 15px 10px; */
  text-align: center;
}

footer #copy span {
  margin-top: 12px;
  /* left: 39%; */
/*   position: absolute; */
}


.img-anuncio {
  height: 190px;
}

figure.snip0057 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  /* min-width: 100px; */
  max-width: 480px;
  width: 100%;
  background: #ffffff;
  color: #000000;
}
figure.snip0057 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
figure.snip0057 .image {
  width: 50%;
  overflow: hidden;
  z-index: 1;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
}
figure.snip0057 .image img {
  position: relative;
  display: block;
  left: -15%;
  z-index: 1;
  -webkit-transform: skew(15deg);
  transform: skew(15deg);
}
figure.snip0057:before {
  position: absolute;
  content: '';
  height: 100%;
  width: 45%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  -webkit-box-shadow: 15px 0px 25px rgba(0, 0, 0, 0.7);
  box-shadow: 15px 0px 25px rgba(0, 0, 0, 0.7);
}
figure.snip0057 figcaption {
  padding: 20px 30px 20px 20px;
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 50%;
}
figure.snip0057 figcaption h2,
figure.snip0057 figcaption p {
  margin: 0;
  text-align: right;
  padding: 10px 0;
  width: 100%;
}
figure.snip0057 figcaption h2 {
  font-size: 1.3em;
  font-weight: 300;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
figure.snip0057 figcaption h2 span {
  font-weight: 800;
}
figure.snip0057 figcaption p {
  font-size: 0.9em;
  opacity: 0.8;
}
figure.snip0057 figcaption .icons {
  width: 100%;
  text-align: right;
}
figure.snip0057 figcaption .icons i {
  font-size: 26px;
  padding: 5px;
  top: 50%;
  color: #000000;
  opacity: 0;
}
figure.snip0057 figcaption a {
  opacity: 0.3;
}
figure.snip0057 figcaption a:hover {
  opacity: 0.8;
}
figure.snip0057 .position {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: right;
  padding: 15px 30px;
  font-size: 0.9em;
  opacity: 1;
  font-style: italic;
  color: #ffffff;
  background: #000000;
}
figure.snip0057.blue .position {
  background: #20638f;
}
figure.snip0057.red .position {
  background: #272727;
}
figure.snip0057.yellow .position {
  background: #bf6516;
}
figure.snip0057:hover figcaption,
figure.snip0057.hover figcaption {
  bottom: 40px;
}
figure.snip0057:hover .icons i,
figure.snip0057.hover .icons i {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.snip0057:hover:before,
figure.snip0057.hover:before {
  -webkit-animation: shadow 0.6s ease-in-out;
  animation: shadow 0.6s ease-in-out;
}
@-webkit-keyframes shadow {
  0% {
    left: 0px;
  }
  50% {
    left: -5px;
  }
  100% {
    left: 0px;
  }
}
@keyframes shadow {
  0% {
    left: 0px;
  }
  50% {
    left: -5px;
  }
  100% {
    left: 0px;
  }
}

#alfabeto a {
  min-height: 33px!important;
  min-width: 33px!important;
  display: inline-table;
}

.alfabeto {
  border: 1px solid #272727;
  padding: 7px;
  margin: 2px;
  color: #272727;
}

.alfabeto:hover {
  background-color: #272727;
  color: #fff;
}

@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Abel);
body.opened, html.opened{
  overflow:hidden;
  position: relative;
  height: 100%;
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.newslinks a {
  text-decoration: none;
}

nav .newsnav {
  height: 35px;
  background: rgb(164, 19, 14);
}

nav .newsnav #recentnews {
  font-family: 'Abel';
  font-size: 20px;
  height: 100%;
  padding: 0 14px 0 8px;
  background: #faA634;
  color: #fff;
  float: left;
}

nav .newsnav #recentnews i {
  margin: 8px;
}

ul.newslinks {
  float: right;
}

.newslinks a {
  float: left;
  padding: 6px 10px 0 10px;
  color: #fff;
  font-family: 'Abel';
  font-size: 16px;
  height: 35px;
  position: relative;
  transition: color .3s ease-in-out;
}

.newslinks a:hover {
  color: #faA634;
  text-decoration: none;
}

.newslinks a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  height: 2px;
  width: 0;
  background: #faA634;
  transition: width .3s ease-in-out;
}

.newslinks a:hover:after {
  width: 100%;
}

.newslinks a.more-links {
  display: none;
}

.newsnav .search {
  background: #faA634;
  padding: 5px 16px;
  width: 80px;
  height: 35px;
  float: right;
  color: #fff;
  font-family: 'Abel';
  font-size: 18px;
  cursor: pointer;
}

.newsnav .search:hover {
  color: rgb(164, 19, 14);
}

nav .searchnav {
  height: 0;
  overflow: hidden;
  background: #faA634;
  transition: height .3s ease-in-out;
}

nav .searchnav ul {
  float: right;
  display: block;
}

nav .searchnav li {
  color: #fff;
  float: left;
  padding: 7px 8px 0 8px;
  height: 35px;
  cursor: pointer;
  position: relative;
  transition: color .3s ease-in-out;
  font-family: 'Abel';
  font-size: 16px;
}

nav .searchnav li:hover {
  color: rgb(164, 19, 14);
}

nav .searchnav li:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  height: 2px;
  width: 0;
  background: rgb(164, 19, 14);
  transition: width .3s ease-in-out;
}

nav .searchnav li:hover:after {
  width: 100%;
}

nav .searchnav li.close-search {
  font-size: 18px;
  padding: 5px 12px;
}

nav .searchnav li.close-search:after {
  display: none;
}

nav .searchnav li.search-field {
  font-family: sans-serif;
  font-size: 12px;
  color: #000;
}

nav .searchnav li.search-field:hover {}

nav .searchnav li input {
  height: 80%;
  border: none;
  padding: 0 5px 0 5px;
  width: 400px;
}

nav .searchnav li.search-field:after {
  display: none;
}

nav .searchnav.opened {
  height: 35px;
}

.archive {
  display: block;
  padding-top: 15px;
  position: absolute;
  z-index: 6000;
  background: #fff;
  height: 0;
  overflow: hidden;
  left: 0;
  transition: height .4s ease-in-out;
  width: 100%;
}

.archive.opened {
  height: 370px;
}

.archive #active-article .contain {
  min-height: 50px;
  max-height: 250px;
  overflow: hidden;
}

.archive #active-article img {
  width: 100%;
}

.archive #active-article .info p {
  margin-top: 6px;
}

ul#archive-list {
  font-family: 'Oswald';
  font-size: 16px;
  height: 350px;
  overflow: scroll;
  overflow-x: hidden;
}

#archive-list li {
  padding: 5px;
  color: #002743;
}

#archive-list #date {
  color: rgb(164, 19, 14);
  display: inline-block;
  margin-right: 6px;
}

#archive-list li:hover #date {
  color: #fff;
}

#archive-list #title {
  display: inline-block;
}

#archive-list li:hover {
  background: rgb(164, 19, 14);
  color: #fff;
}

#archive-list #date.new {
  color: #faA634;
}

#archive-list:hover #date.new {
  color: #faA634;
}


article img {
  /* opacity:0; */
  width:100%;
  z-index: 2;
  margin: 0 0 0 0;
  filter: grayscale(0%);
  transition: transform .4s ease-in-out, margin .4s ease-in-out, filter .4s ease-in-out;
}
article img.show{
  opacity:1;
}

article .loader {
  position: absolute;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
  color: rgb(164, 19, 14);
  font-size: 50px;
  z-index: 0;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

article.style2 .date {
  position: absolute;
  z-index: 3;
  right: 25px;
  width: 90px;
  height: 65px;
  background: rgba(0, 0, 0, .75);
  font-family: 'Oswald';
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 3px;
}

article.style2 .date img {
  margin-top: 7px;
}

article.style2 {
  position: relative;
  height: auto;
  min-height:150px;
  overflow: hidden;
  margin-top: 15px;
}

article.style2:hover img {
  margin: 0 0 0 0%;
  transform:scale(1.15);
  /* filter: grayscale(100%); */
}



article.style2 .content {
  position: absolute;
  height: auto;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 3;
}

article.style2 .title {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: rgba(164, 19, 14, .75);
  font-family: 'Oswald';
  font-style: normal;
  font-size: 12px;
  text-align: left;
  padding: 6px;
  color: #fff;
  transition: background .4s ease-in-out;
}

article.style2:hover .title {
  background: rgba(164, 19, 14, 1);
}

article.style2 .share {
  font-family: 'Oswald';
  position: absolute;
  right: -85px;
  top: -29px;
  padding: 2px;
  width: 110px;
  font-size: 14px;
  transition: all .2s ease-in-out;
  color: #fff;
  background: rgba(164, 19, 14, 1);
}

article.style2 .share:hover {
  color: #F1DC00!important;
}

article.style2 .share i {
  margin: 5px;
  font-size: 15px;
}

article.style2:hover .share {
  right: 0;
}

article.style2 .share:hover {
  color: #900a0a;
}

article.style2 .info {
  bottom: 0;
  left: 0;
  width: 100%;
  max-height: 0;
  background: #900a0a;
  text-align: left;
  overflow: hidden;
  transition: max-height .3s ease-in-out, color .4s ease-in-out;
}

article.style2:hover .info {
  max-height: 75px;
  color: #fff;
}

article.style2 .info p {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: 500;
  padding: 5px;
}


@media (max-width: 650px) {
  .col-xxs-12 {
    width: 100%;
  }
  .hidden-xxs {
    display: none;
  }
  article.style2:hover .info {
    max-height: 0px;
  }
  article img {
    filter: grayscale(0%);
  }
  article.style2:hover img{
    width: 100%;
  margin: 0 0 0 0;
  }
  article.style2 .share {
  right: 0;
}
}

@media (max-width:768px) {
  .archive #active-article {
    display: none;
  }
}

@media (max-width: 992px) {
  ul.newslinks {
    background: rgb(164, 19, 14);
    padding: 0 15px;
    max-height: 35px;
    overflow: hidden;
    transition: max-height .3s ease-in-out;
    position: absolute;
    right: 90px;
    z-index: 10000;
  }
  .newslinks a {
    float: none;
    background: rgb(164, 19, 14);
    padding: 0 0;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    height: 35px;
    position: relative;
    transition: color .3s ease-in-out;
    line-height: 35px;
  }
  ul.newslinks:hover {
    max-height: 250px;
  }
  .newslinks a.more-links {
    display: block;
  }
  .newslinks a.more-links:hover {
    color: #fff;
  }
  .newslinks a.more-links:after {
    display: none;
  }
  nav .searchnav.opened {
    height: 70px;
  }
  nav .searchnav ul {
    float: left;
    width: 100%;
  }
  nav .searchnav li.search-field {
    width: 100%;
  }
  nav .searchnav li.close-search {
    position: absolute;
    right: 12px;
  }
  nav .searchnav li.search-field input {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  
}
@media (max-width: 1600px) {
  
}

.navbar-collapse ul li {
  transition: 0.3s ease;
  color: #ffffff;
  font-size: 20px;
  text-decoration: none;
  border-bottom: 4px solid transparent;
  /* padding: 6px 0; */
}

.navbar-collapse ul li:hover, .navbar-collapse ul li.active {
  border-bottom: 4px solid #272727;
  /* padding: 6px 0;  */
}

.item-guia {
  border-bottom: 1px solid transparent;
  padding: 15px 0;
}

.item-guia:hover {
  border-bottom: 1px solid #272727;
}

.link-materia {
  
}

.overlay {
  background-color: rgba(129, 1, 2, .7);
  bottom: 0;
  height: 88.5%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 67px;
  transition: .5s ease;
  width: 99%;
}

.item-revista .overlay {
  background-color: rgba(129, 1, 2, .7);
  bottom: 0;
  height: 88.5%;
  left: 12px;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 49px;
  transition: .5s ease;
  width: 92%;
}

#revista:hover .overlay {
  opacity: 1;
}

.item-revista:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 49%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.item-revista .text {
  font-size: 15px;
}

.title-about {
  padding-top: 15%;
  padding-left: 5%;
  padding-right: 5%;
}

.share-btn {
    display: inline-block;
    color: #ffffff;
    border: none;
    border-radius: 15%;
    padding: 1em;
    width: 4em;
    height: 3em;
    box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);
    outline: none;
    text-align: center;
}

.share-btn:hover {
    color: #eeeeee;
}

.share-btn:active {
    position: relative;
    top: 2px;
    box-shadow: none;
    color: #e2e2e2;
    outline: none;
}

.twitter     { background-color: #55acee; }
.google-plus { background-color: #dd4b39; }
.facebook    { background-color: #3B5998; }
.stumbleupon { background-color: #EB4924; }
.reddit      { background-color: #FFA500; }
.linkedin    { background-color: #007BB5; }
.btn-email   { background-color: #444444; }
.pinterest   { background-color: #BD081C; }
.whatsapp    { background-color: #73C14E; }
.tumblr      { background-color: #2F4155; }

.card-header {
  background: #272727;
  margin-top: 0;
  padding: 15px 10px;
}

.card-body > .row {
  padding: 0 10px;
}

.dropdown:hover .dropdown-menu {
  display: block!important;
}

.video-list-thumbs{}
.video-list-thumbs > li{
    margin-bottom:12px;
}
.video-list-thumbs > li:last-child{}
.video-list-thumbs > li > a{
  display:block;
  position:relative;
  background-color: #272727;
  color: #fff;
  padding: 8px;
  border-radius:3px
    transition:all 500ms ease-in-out;
    border-radius:4px
}
.video-list-thumbs > li > a:hover{
  box-shadow:0 2px 5px rgba(0,0,0,.3);
  text-decoration:none
}
.video-list-thumbs h2{
  bottom: 0;
  font-size: 14px;
  height: 33px;
  margin: 8px 0 0;
}
.video-list-thumbs .glyphicon-play-circle{
    font-size: 60px;
    opacity: 0.6;
    position: absolute;
    right: 39%;
    top: 31%;
    text-shadow: 0 1px 3px rgba(0,0,0,.5);
    transition:all 500ms ease-in-out;
}
.video-list-thumbs > li > a:hover .glyphicon-play-circle{
  color:#fff;
  opacity:1;
  text-shadow:0 1px 3px rgba(0,0,0,.8);
}
.video-list-thumbs .duration{
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  left: 12px;
  line-height: 13px;
  padding: 2px 3px 1px;
  position: absolute;
  top: 12px;
    transition:all 500ms ease;
}
.video-list-thumbs > li > a:hover .duration{
  background-color:#000;
}
@media (min-width:320px) and (max-width: 480px) { 
  .video-list-thumbs .glyphicon-play-circle{
    font-size: 35px;
    right: 36%;
    top: 27%;
  }
  .video-list-thumbs h2{
    bottom: 0;
    font-size: 12px;
    height: 22px;
    margin: 8px 0 0;
  }

  .navbar-nav li {
     width: 100%;
     text-align: center;
  }
  
  #div-logo img {
    border: none;
  }

  img.logo {
    margin-left: 0;
    margin-top: 5%;
  }

  .header-title h2.super-text {
    font-size: 18px;
  }

  .header-title h2::after {
      font-size: 34px;
      top: -50%;
  }

   .overlay {
    top: 38px;
    height: 92.5%;
    left: 2px;
    width: 98%;
  }
  .text {
    font-size: 17px;
  }

  .item-revista .overlay {
    top: 28px;
    height: 93.5%;
  }

  article.style2 {
    margin-top: 5px;
  }

  footer .col-xs-12 {
    text-align: center;
  }

  footer #copy {
    height: 90px;
  }

  #anuncios.pl0 {
    padding-left: 15px;
  }
}

.clearfix {
  overflow: auto;
  zoom: 1;
}

.my-gallery {
  width: 100%;
  float: left;
}
.my-gallery img {
  width: 100%;
  height: auto;
}
.my-gallery figure {
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  width: 157px;
}
.my-gallery figcaption {
  display: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 1px solid #e4e4e4 !important;
  background: #FFF;
  background-image: none;
}
/* Custom Select */
.select {
  position: relative;
  display: block;
  width: 20em;
  height: 3em;
  line-height: 3;
  background: #FFF;
  overflow: hidden;
  border-radius: .25em;
}
select {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 0 0 .5em;
  color: #C8C8C8;
  cursor: pointer;
  font-family: "Open Sans",sans-serif;
  font-weight: 500;
  /* text-transform: uppercase; */
}
select::-ms-expand {
  display: none;
}
/* Arrow */
.select::after {
  content: '\25BC';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 1em;
  background: #272727;
  pointer-events: none;
}
/* Transition */
.select::after {
  color: #fff;
}
.select:hover::after {
  color: #272727;
}
.select::after {
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
}

.slick-dots li button::before {
  opacity: 0.5;
  color: #F1DC00;
  font-size: 20px;
}

.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #272727;
}

#last-edition {
  margin-left: -4px;
}

#anuncios .slick-dots, .events .slick-dots{
  display: none!important;
}

#post-page img {
  margin-right: 20px!important;
  margin-bottom: 20px!important;
}

.modal {
  background-color: rgba(0,0,0,0.5)!important;
}

.modal-backdrop {
  background-color: rgba(0,0,0,0)!important;
}

.modal-content {
  background-color: rgba(255,0,0,.5);
}

.modal-content {
  background-color: rgba(90,1,0,.8)!important;
}

.cat-item {
  margin-top: 10px;
}

.cat-item a{
  font-weight: bold;
  color: #272727!important;
}

#post-page h2 {
	font-weight: bold;
	font-size: 1.4em;
	color: #272727!important;
}