/*-- Body --*/
body {
  font-family: 'Open Sans', sans-serif;
  color: #525454;
}
figure {
  margin: 0 0 20px 0;
  padding: 0;
}
/*-- Header --*/
header.intro-header {
  background: #D51C22;
  padding-bottom: 25px;
}
header.intro-header .navigation {
  position: relative;
  display: inline-block;
}
header.intro-header .navigation p {
  border: 1px solid #D51C22;
  background: #d51c22 url("../img/menu-ico.png") no-repeat 15px center;
  cursor: pointer;
  color: #FFF;
  display: table;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  position: relative;
  bottom: -1px;
  padding: 10px 15px 10px 50px;
  margin: 35px 0 0 0;
  z-index: 200;
}
header.intro-header .navigation .menu-ativo {
  border: 1px solid #D51C22;
  background: #ffffff url("../img/menu-ico-hover.png") no-repeat 15px center;
  color: #da271f;
  border: 1px solid #000;
}
header.intro-header .navigation ul {
  list-style: none;
  padding: 0;
}
header.intro-header .navigation #menu {
  border: 1px solid #000;
  display: none;
  background: #FFF;
  position: absolute;
  width: 280px;
  z-index: 100;
  padding: 7px 0;
}
header.intro-header .navigation #menu li.arow-nav a {
  background: url("../img/red-arow.png") no-repeat 260px center;
}
header.intro-header .navigation #menu li.arow-nav a:hover {
  background: #da271f url("../img/white-arow.png") no-repeat 260px center;
}
header.intro-header .navigation #menu li {
  color: #da271f;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  width: 279px;
  z-index: 100;
}
header.intro-header .navigation #menu li a {
  display: block;
  color: #da271f;
  padding: 5px 15px;
}
header.intro-header .navigation #menu li a:hover {
  background: #da271f;
  color: #FFF;
  text-decoration: none;
}
header.intro-header .navigation #menu li ul.submenu {
  background: #FFF;
  display: none;
  position: absolute;
  right: -280px;
  top: 0;
  width: 280px;
  z-index: 99;
  padding: 7px 0;
}
header.intro-header .navigation #menu li ul.submenu li {
  color: #525454;
  font-size: 14px;
  font-weight: 300;
}
header.intro-header .navigation #menu li ul.submenu li a {
  background: #FFF;
  color: #525454;
}
header.intro-header .navigation #menu li ul.submenu li a:hover {
  background: #FFF;
  color: #da271f;
}
header.intro-header .navigation #menu li ul.submenu li.arow-nav a {
  background: #FFF;
  color: #525454;
}
header.intro-header .navigation #menu li ul.submenu li.arow-nav a:hover {
  background: #FFF;
  color: #da271f;
}
header.intro-header h1.logo {
  margin-top: 35px;
}
header.intro-header .logos-parceiros {
  list-style: none;
  padding: 0;
  float: left;
  margin: 22px 0 10px 0;
}
header.intro-header .logos-parceiros li {
  float: left;
  margin: 0 1px;
}
header.intro-header .socials {
  list-style: none;
  padding: 0;
  float: right;
  margin: 22px 0 10px 0;
}
header.intro-header .socials li {
  float: left;
  margin-left: 7px;
  text-indent: -99999px;
}
header.intro-header .socials li a {
  background: url("../img/redes-sociais.jpg") no-repeat;
  display: block;
  height: 22px;
  width: 22px;
}
header.intro-header .socials li a.twt {
  background-position: right center;
}
header.intro-header #src-form {
  clear: both;
  margin: 0;
}
header.intro-header #src-form input {
  background: #ffffff url("../img/src-ico.jpg") no-repeat 12px center;
  border: none;
  color: #ABABAB;
  font-weight: bold;
  height: 40px;
  padding-left: 30px;
  width: 200px;
}
header.intro-header #src-form ::-webkit-input-placeholder {
  color: #ABABAB;
  font-weight: bold;
}
header.intro-header #src-form :-moz-placeholder {
  color: #ABABAB;
  font-weight: bold;
}
header.intro-header #src-form ::-moz-placeholder {
  color: #ABABAB;
  font-weight: bold;
}
header.intro-header #src-form :-ms-input-placeholder {
  color: #ABABAB;
  font-weight: bold;
}
.slicknav_menu {
  display: none;
}
@media screen and (max-width: 50em) {
  .navigation {
    display: none;
  }
  .slicknav_menu {
    display: block;
  }
}
/*-- TÃ­tulos --*/
h2 {
  font-size: 30px;
  font-weight: 700;
  margin: 0 0 20px 0;
}
h2 a,
h2 a:hover {
  color: #282828;
}
h4 {
  font-size: 19px;
  line-height: 25px;
}
h4 a,
h4 a:hover {
  color: #525454!important;
}
/*- List NotÃ­cias --*/
.main{
  margin-top: 30px;
}
.list-noticias {
  list-style: none;
  padding: 0;
}
.list-noticias li {
  margin: 0 0 15px 0;
  font-size: 16px;
}
.list-noticias li a,
.list-noticias li a:hover {
  color: #da271f;
}
/*-- Artigos --*/
article p a,
article p a:hover {
  color: #525454;
}
article h2 a,
article h2 a:hover {
  color: #535554;
  font-size: 25px;
}
article .tit-small a,
article .tit-small a:hover {
  color: #da271f;
}
.noticia-principal article h2 a,
.noticia-principal article h2 a:hover {
  color: #282828;
  font-size: 30px;
}
.list-new {
  list-style: none;
  padding: 0;
}
.list-new li {
  margin-bottom: 20px;
}
.list-new a {
  color: #525454;
}
.campanhas-box {
  color: #da271f;
  position: relative;
  margin-bottom: 30px;
}
.campanhas-box .owl-pagination {
  display: none;
}
.campanhas-box .item-slider {
  width: 220px;
  margin: 0 auto;
}
.campanhas-box .owl-buttons .owl-prev,
.campanhas-box .owl-buttons .owl-next {
  background: url("../img/arows.png") no-repeat;
  display: block;
  height: 27px;
  top: 45%;
  position: absolute;
  text-indent: -9999px;
  width: 16px;
  z-index: 1000;
}
.campanhas-box .owl-buttons .owl-next {
  background-position: right;
  right: 0;
}
.last-news {
  background: #F6F6F6;
  padding: 20px 0;
  margin-bottom: 30px;
}
.last-news h2 {
  border-left: 3px solid #da271f;
  color: #da271f;
  padding-left: 25px;
}
.artigos-box h2 a,
.ultimas-box h2 a,
.last-news h2 a,
.last-news h5 a,
.last-news h5 a:hover {
  color: #da271f;
}
.last-news p a,
.last-news p a:hover {
  color: #525454;
}
.last-news .last-news-box {
  padding: 0 30px;
}
.slider-artigos-item .col-md-5{
	padding-right: 0;
}
.artigos-box {
  background: #E2E2E2;
  padding-top: 20px;
  padding-bottom: 15px;
  width: 100%;
}
.artigos-box .slider-artigos-item {
  display: block;
  width: 100%;
  padding: 0 20px;
}
.artigos-box .owl-buttons {
  display: none;
}
.artigos-box h2 {
  border-left: 3px solid #da271f;
  color: #da271f;
  padding-left: 25px;
}
.artigos-box h5{
	margin-top: 0;
}
.artigos-box h5 a,
.artigos-box h5 a:hover {
  color: #da271f;
}
.artigos-box p a,
.artigos-box p a:hover {
  color: #525454;
}
.artigos-box .owl-pagination {
  margin-left: 20px;
}
.artigos-box .owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.artigos-box .owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 2px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.artigos-box .owl-theme .owl-controls .owl-page.active span,
.artigos-box .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
.tv-fetec p {
  font-size: 17px;
  line-height: 25px;
}
#newsletter-box h2 {
  color: #e89a05;
}
#newsletter-box input.form-control {
  box-shadow: nome;
  height: 40px;
  border: 1px solid #CCC;
}
#newsletter-box .btn-yellow {
  font-family: 'Montserrat', sans-serif;
  transition: 0.5s ease background;
  font-size: 17px;
  border: none;
  background: #e89a05;
  color: #FFF;
  padding: 8px 22px;
}
#newsletter-box .btn-yellow:hover {
  background: #C78303;
}
.ultimas-box {
  background: #f5f6f6;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 30px;
}
.ultimas-box h2{
  border-left: 3px solid #da271f;
  padding-left: 20px;
  color: #da271f;
}
.ultimas-box .control{
  padding: 0 20px;
}
.list-ultimas{
  margin: 20px;
}
.ultimas-box h4{
  font-size: 15px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  line-height: normal;
}
.ultimas-box .media{
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.ultimas-box .media small{
  color: #aaa;
}
.parceiros-box {
  background: #f5f6f6;
  padding-top: 20px;
  position: relative;
  margin-bottom: 30px;
}
.parceiros-box h2 {
  border-left: 3px solid #545454;
  padding-left: 20px;
}
.parceiros-box .owl-pagination {
  display: none;
}
.parceiros-box #slider-parceiros {
  padding-bottom: 30px;
}
.parceiros-box #slider-parceiros .item-slider {
  width: 195px;
  margin: 0 auto;
}
.parceiros-box #slider-parceiros .owl-buttons .owl-prev,
.parceiros-box #slider-parceiros .owl-buttons .owl-next {
  background: url("../img/arows.png") no-repeat;
  display: block;
  height: 27px;
  top: 45%;
  position: absolute;
  text-indent: -9999px;
  width: 16px;
  z-index: 1000;
}
.parceiros-box #slider-parceiros .owl-buttons .owl-next {
  background-position: right;
  right: 10px;
}
aside .owl-buttons .owl-prev{
  left: 10px;
}
.revista-box {
  background: #f5f6f6;
  padding-top: 20px;
  position: relative;
  margin-bottom: 30px;
}
.revista-box h2 {
  border-left: 3px solid #545454;
  padding-left: 20px;
}
.revista-box .owl-pagination {
  display: none;
}
.revista-box #slide-revista {
  position: relative;
  padding-bottom: 30px;
}
.revista-box #slide-revista .item-slider {
  width: 195px;
  margin: 0 auto;
}
.revista-box #slide-revista .owl-buttons .owl-prev,
.revista-box #slide-revista .owl-buttons .owl-next {
  background: url("../img/arows.png") no-repeat;
  display: block;
  height: 27px;
  top: 45%;
  position: absolute;
  text-indent: -9999px;
  width: 16px;
  z-index: 1000;
}
.revista-box #slide-revista .owl-buttons .owl-next {
  background-position: right;
  right: 10px;
}
.galeria-box {
  position: relative;
  margin-bottom: 30px;
}
.galeria-box h2{
  border-left: 3px solid #545454;
  padding-left: 20px;
}
.galeria-box h2 a {
  color: #525454;
}
.galeria-box h2 .plus-title,
.revista-box h2 .plus-title,
.parceiros-box h2 .plus-title,
.tv-fetec h2 .plus-title{
  background: #525454;
}
.galeria-box a {
  color: #FFF;
}
.galeria-box figure {
  position: relative;
  height: 265px;
  font-family: 'Montserrat', sans-serif;
  margin: 0 auto;
  width: 265px;
}
.galeria-box figure img {
  position: absolute;
  top: 0;
}
.galeria-box figure figcaption {
  position: absolute;
  bottom: 30px;
  z-index: 100;
}
.galeria-box figure figcaption h3 {
  margin: 5px 0 0 0;
  font-weight: 700px;
  padding: 0 20px;
  font-size: 20px;
}
.galeria-box figure figcaption h3:hover,
.galeria-box figure figcaption h5:hover {
  text-decoration: underline;
}
.galeria-box figure figcaption small {
  padding: 0 20px;
}
.plus-title {
  border-radius: 3px;
  margin-right: 20px;
  margin-top: 5px;
  float: right;
  background: #da271f;
  color: #FFF;
  font-size: 20px;
  line-height: 20px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
}
.agenda-box {
  background: #535554;
  padding-top: 20px;
}
.agenda-box h2 {
  border-left: 3px solid #fbe104;
  padding-left: 20px;
}
.agenda-box h2 a,
.agenda-box h2 a:hover {
  color: #fbe104;
}
.agenda-box h2 .plus-title {
  background: #FBE104;
  color: #525454;
}
.agenda-box h5 a,
.agenda-box h5 a:hover {
  color: #fbe104;
}
.agenda-box p a,
.agenda-box p a:hover {
  color: #FFF;
}
.agenda-box article {
  font-family: 'Montserrat', sans-serif;
  padding: 0 20px;
}
.agenda-box article hr {
  border-color: #6C6E6D;
}
.grey-pannel {
  background: #f5f6f6;
  margin-top: 35px;
}
.grey-pannel .liquid {
  background: #f5f6f6;
  padding: 50px 0;
}
.grey-pannel .liquid .previous,
.grey-pannel .liquid .next {
  background: url("../img/arows.png") no-repeat;
  cursor: pointer;
  display: block;
  height: 27px;
  float: left;
  text-indent: -9999px;
  margin: 21px 0 0 0;
  width: 16px;
  z-index: 1000;
}
.grey-pannel .liquid .next {
  float: right;
  background-position: right;
}
.grey-pannel .liquid ul li {
  padding: 0 2px;
  margin: 0 10px;
}
.btn-more {
  font-family: 'Montserrat', sans-serif;
  transition: 0.5s ease background;
  font-size: 17px;
  border: none;
  background: #DA2720;
  color: #FFF;
  padding: 8px 22px;
}
.btn-more:hover {
  background: #c2221b;
}
footer {
  background: #1e1931;
  font-family: 'Montserrat', sans-serif;
  padding-top: 35px;
  padding-bottom: 60px;
}
footer .footer-nav {
  list-style: none;
  padding: 0;
}
footer .footer-nav li {
  font-size: 17px;
  margin-bottom: 12px;
}
footer .footer-nav li a,
footer .footer-nav li a:hover {
  color: #FFF;
}
footer p {
  font-size: 17px;
  margin-bottom: 12px;
  color: #FFF;
}
footer p.developer {
  font-size: 14px;
  text-align: center;
}
/*footer p.developer a {
  background: #da271f;
  border-radius: 5px;
  display: block;
  color: #FFF;
  padding: 10px 0;
  transition: 0.5s ease background;
}
footer p.developer a:hover {
  text-decoration: none;
  background: #c2221b;
}*/
@media screen and (max-width: 1279px) {
  img {
    max-width: 100%;
  }
}

/*=== ALTERAÃ‡Ã•ES FERNANDO ===*/
.header-page{
  font-family: 'Montserrat', sans-serif;
  background: #f1f1f1;
  color: #525454;
}
  .intro-header button[type='submit'].btn{
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .header-page h2{
    font-size: 30px;
    margin: 20px 0px;
    font-weight: 700;
  }
  .header-page .bread{
    margin-top: 25px;
  }
    .header-page .bread a{
      color: #D51C22;
    }
.nav-tabs{
  font-family: 'Montserrat', sans-serif;
}
  .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{

  }
  .nav-tabs>li>a{
    background-color: #f1f1f1;
    color: #1e1931;
    font-size: 20px;
  }
.tab-content{
  padding-top: 30px;
}
.box-diretoria h3{
  margin-top: 0;
  font-weight: 600;
}

.box-sindicato {
  min-height: 320px;
}

.box-sindicato h4{
  font-weight: 700;
}
.box-diretoria hr{
    border-top: 1px solid #ddd;
    margin-top: 15px;
    margin-bottom: 15px;
}
aside h2,
aside h3,
aside h4,
aside h5{
  font-family: 'Montserrat', sans-serif;
}
.panel-comissao .panel-title{
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
.panel-comissao .table>thead>tr>th{
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #d51c22;
  border-bottom: 1px solid #ededed;
}
.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td{
  border-bottom: 1px solid #ededed;
}
img.breath{
  margin-bottom: 15px;
}
.txt h3{
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #d51c22;
}
.photo-gallery .photo-item{
  margin-bottom: 20px;
}
.photo-gallery a,
.videos a.call-video,
.txt figure img{
  position: relative;
  display: block;
  color: #FFF;
}
  .photo-gallery .caption,
  .videos .caption,
  .txt figure figcaption
  {
    background: rgba(79,81,85,0.7);
    position: absolute;
    display: block;
    width: 100%;
    padding: 10px;
    left: 0;
    bottom: 0;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    text-align: left;
    z-index: 1;
  }
  .photo-gallery .caption{
    font-size: 20px;
  }
  .photo-gallery h3{
    margin-top: 10px;
    color: #2e2c3b;
    font-size: 25px;
  }
  .principal-item{

  }
  .photo-gallery a:hover .caption,
  .videos a.call-video:hover .caption{
    background: rgba(79,81,85,1);
  }
.photo-item .label{
  display: inline-block;
  margin-bottom: 8px;
}
.col-md-6.photo-item{
  margin-bottom: 40px;
}
.pagination>li>a, .pagination>li>span {
    color: #2e2c3b;
    background-color: #f8f8f8;
  }
  .pagination>li>a:hover, .pagination>li>span:hover {
    color: #d81400;
    background-color: #f8f8f8;
  }
  .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
    background-color: #2e2c3b;
    border-color: #2e2c3b;
  }

.gallery-list li{
  margin-bottom: 30px;
}
.panel-body .list-unstyled {
    padding: 0 15px;
    margin: 10px 0;
  }
.panel-body .list-unstyled li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eaebed;
}
  .panel-body .list-unstyled li a{
    color: #4f5155;
  }
  .panel-body .list-unstyled li a:hover{
    color: #d81400;
  }

.news-home h4{
  font-size: 23px;
  font-weight: 600;
}
.news-home p{
  color: #888;
}
.news-home .media{
  margin-bottom: 0;
}
.news-home .media .the-new{
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.other-news .category-date strong{
  color: #999;
}
.other-news .media{
  margin-top: 0;
}
.other-news .the-new{
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top;
}
.media-left, .media>.pull-left {
  padding-right: 10px;
  max-width:100% !important;
  height: auto !important;
}
.media .category-date{
  color: #d81400;
  font-size: 15px;
  padding-bottom: 8px;
}
.media-heading {
  margin: 0 0 10px;
}
.share{
    font-size: 12px;
  }
    .share a{
      padding: 3px 6px;
      border-radius: 4px;
      color: #FFF!important;
    }
      .share a i{
        color: #FFF;
      }
      .share a.share-twitter{
        background-color: #9adde2;
      }
      .share a.share-facebook{
        background-color: #3a5599;
      }
      .share a.share-google-plus{
        background-color: #ca482e;
      }
      .share a.share-print{
        background-color: #8dbc0f;
      }
  .photo-gallery .photo-item{
    margin-bottom: 20px;
  }
  .photo-gallery a,
  .videos a.call-video,
  .txt figure img{
    position: relative;
    display: block;
    color: #FFF;
  }
    .photo-gallery .caption,
    .videos .caption,
    .txt figure figcaption
    {
      background: rgba(79,81,85,0.7);
      position: absolute;
      display: block;
      width: 100%;
      padding: 10px;
      left: 0;
      bottom: 0;
      -webkit-border-bottom-right-radius: 6px;
      -webkit-border-bottom-left-radius: 6px;
      -moz-border-radius-bottomright: 6px;
      -moz-border-radius-bottomleft: 6px;
      border-bottom-right-radius: 6px;
      border-bottom-left-radius: 6px;
      text-align: left;
      z-index: 1;
    }
    .photo-gallery .caption{
      font-size: 14px;
    }
    .photo-gallery h3{
      margin-top: 10px;
      color: #2e2c3b;
      font-size: 25px;
    }
    .principal-item{

    }
    .photo-gallery a:hover .caption,
    .videos a.call-video:hover .caption{
      background: rgba(79,81,85,1);
    }
    .videos a.call-video{
      margin-bottom: 15px;
    }
      .videos a.call-video i.fa{
        position: absolute;
        top: 40%;
        left: 43%;
      }
  .txt figure{
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
    margin-right: 10px;
  }
  .txt figure.figure2 {
    margin-right: 0px;
    margin-left: 10px;
  }
    .txt figure figcaption.legenda{
      color: #FFF;
      font-size: 11px;
    }
    .txt figure figcaption.creditos{
      color: #FFF;
      font-size: 11px;
      left: 10px;
      top: 10px;
      display: inline-block;
      width: inherit;
      height: inherit;
      border-radius: 5px;
      bottom: inherit;
      padding: 5px;
      font-size: 11px;
    }
    .txt figure img{
      margin-bottom: 0;
    }
  .well-interaction h4,
  .galeria-fotos-interna h4,
  .other-news.red h3{
    margin-top: 0;
    color: #D51C22;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: bold;
  }

  .well.well-lg.box-diretoria {
    height: 230px;
  }

  .other-news .red h3{
    margin-bottom: 15px;
  }
    ul.list-downloads{
      padding-left: 15px;
      margin-top: 25px;
    }
      ul.list-downloads li{
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #CCC;
      }
        ul.list-downloads li:last-child{
          border-bottom: 0 none;
        }
        ul.list-downloads li a{
          color: #2e2c3b;
          display: block;
        }
          ul.list-downloads li a:hover{
            color: #d81400;
          }
    .galeria-fotos-interna li{
      margin-bottom: 30px;
    }
    .title-news{
      font-family: 'Montserrat', sans-serif;
      font-size: 25px;
      font-weight: 700;
    }
    .photo-item .label{
      display: inline-block;
      margin-bottom: 5px;
    }
    .col-md-6.photo-item{
      margin-bottom: 40px;
    }
    .gallery-list li{
      margin-bottom: 30px;
    }
    .header-calendario h3{
      margin-top: 0;
    }
    .list-journals li {
      margin-bottom: 40px;
    }
      .list-journals li .btn {
        display: block;
        margin-top: 10px;
      }
  .meta{
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #eee;
  }
    .meta h4{
      margin-top: 0;
      display: inline-block;
    }
    .meta .share{
      display: inline-block;
      margin-left: 15px;
    }

      /* To Top Button ---*/
    #toTop{
        padding: 0!important;
      background: url(../img/back-top.png) 50% 0 no-repeat!important;
      border: 0!important;
      width: 46px!important;
      height: 46px!important;
      text-indent: -999em;
      bottom: 35px!important;
      right: 15px!important;
    }

    #toTop:hover{background:url(../img/back-top.png) 50% 100% no-repeat!important;}

    #toTop {width:100px;z-index: 10;border: 1px solid #eee; background:#f7f7f7; text-align:center; padding:5px; position:fixed; bottom:0px; right:0px; cursor:pointer; display:none;  color:#333;text-transform: lowercase; font-size: 0.8em;}

    .header-new p{
      margin-bottom: 0;
    }
.shadow {
  height: 150px;
  position: absolute;
  width: 100%;
  bottom: 0;
  border-radius: 4px;
  z-index: 3;
  cursor: pointer;
  background: -moz-linear-gradient(top,rgba(0,0,0,.5)0,rgba(0,0,0,.5)70%,rgba(0,0,0,0)100%);
  background: -webkit-gradient(linear,top top,right top,color-stop(0,rgba(0,0,0,.7)),color-stop(70%,rgba(0,0,0,.5)),color-stop(100%,rgba(0,0,0,0)));
  background: -webkit-linear-gradient(top,rgba(0,0,0,.5)0,rgba(0,0,0,.5)70%,rgba(0,0,0,0)100%);
  background: -o-linear-gradient(top,rgba(0,0,0,.5)0,rgba(0,0,0,.5)70%,rgba(0,0,0,0)100%);
  background: -ms-linear-gradient(top,rgba(0,0,0,.5)0,rgba(0,0,0,.5)70%,rgba(0,0,0,0)100%);
  background: linear-gradient(to top,rgba(0,0,0,.5)0,rgba(0,0,0,.5)70%,rgba(0,0,0,0)100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0);
}

.ad{
  margin-top: 15px;
}
    .owl-carousel .owl-controls .owl-nav .owl-prev{
      position: absolute;
      top: 32.5%;
      left: 0;
    }
    .owl-carousel .owl-controls .owl-nav .owl-next{
      position: absolute;
      top: 32.5%;
      right: 0;
    }
    .owl-theme .owl-nav [class*=owl-]{
      color: #525454;
      background: transparent;
    }

	.block-links h4{
		margin-top: 0;
		font-weight: bold;
		font-size: 20px;
		font-family: 'Montserrat', sans-serif;
	}

    @media (max-width: 767px){
        header.intro-header #src-form input{
          width: 100%;
        }
        .intro-header button[type='submit'].btn{
          width: 100%;
          margin-top: 5px;
        }
        .logo a{
          display: block;
          text-align: center;
        }
        header.intro-header h1.logo{
          margin-top: 12px;
        }
        .share a{
          display: block;
          text-align: center;
          margin-top: 5px;
        }
        .bread{
          display: none;
          visibility: hidden;
        }
    }

    @media (max-width: 991px){

    }

    @media (min-width: 992px) and (max-width: 1199px) {

    }

    @media (min-width: 1200px){

    }

    @media only print{
      .top-site *,
      .bot-site *,
      aside.sidebar,
      .share *,
      .well-interaction,
      .galeria-fotos,
      .news-2{
        display:none!important;
      }
      figure{
        display: block!important;
        float: none!important
      }
    }

hr {
  border-top: 1px solid #dcdcdc!important;
}

.grey-pannel .owl-carousel .owl-controls .owl-nav .owl-prev{ left:-40px }
.grey-pannel .owl-carousel .owl-controls .owl-nav .owl-next{ right:-40px }