.navbar-default .navbar-nav > li > a {
    color: #9b9da0;
}
.navbar-nav > li > a::before, .navbar-nav > li > span::before {
    content: "";
    border-bottom: 10px solid rgba(181, 9, 9, 0.50);
    width: 15px;
    display: inline-block;
    margin-right: 5px;
} 
.style-dark .navbar-nav > li > a::before, .style-dark .navbar-nav > li > span::before {
    content: "";
    border-bottom: 10px dotted rgba(181, 9, 9, 0.50);
    width: 15px;
    display: inline-block;
    margin-right: 5px;
}
/* #b50904 */
.t3-sidebar > .inner {
    background: rgba(72, 69, 69, 0.66);
    padding: 24px 24px 0;
}
.nav-stacked > li > a {
    border-radius: 0;
    padding: 8px 0;
    color: #b50904;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
@media screen and (min-width: 768px) {
.t3-module {
  margin-bottom:25px!important;
  }
.t3-module.sidetop {
  margin-bottom:0px!important;
  padding-bottom: 0px;
  }
}
.article-title > a, .article-header h1 > a {
    color: #c3c3c3;
}
.tags span a.label {
    background: #3e3d3d;
}
.mod-languages {
  padding: 0 0 0 24px;
}
.mod-languages {
    padding: 0 0 7px 7px;
    margin-bottom: 7px;
    border-bottom: 1px solid #444;
    text-transform:uppercase;
}
.copyright .mod-languages {
    font-size:0.9em;
    padding: 0 0 14px 0;
}
div.mod-languages ul.lang-inline li.lang-active a {
    color: #fff!important;
}
.t3-off-canvas .t3-off-canvas-header {
    display: none;
}
.t3-footnav {
    padding: 48px 10px;
    border-top: 1px solid #333;
    margin: 0;
}
/* GALERIAS OVERLAY */
.modal-content {
    position: relative;
    background-color: rgba(30, 30, 30, 0.85)!important;
}
/* .ekko-lightbox .modal-header .close {
    background-color: rgba(0, 0, 0, 1.0)!important;
    color:#fff!important;
} */
article .pull-none.item-image {
    margin: 0 0 0 0!important;
}
article .pull-none.item-image img {
    display: none!important;
}


/* SEARCH SELECT */
.chzn-container .chzn-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 300px;
    -webkit-overflow-scrolling: touch;
    min-width: 100%;
}
.chzn-container-single .chzn-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 0px!important;
    background-color: #fff;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
    background: -webkit-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background: -moz-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background: -o-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}
/* SITEMAP */
div#SchuWeb_Sitemap h1 {
    font-size: 28px;
    font-weight: 300;
    text-transform: uppercase;
    border-bottom: 1px solid #444;
    margin-bottom: 40px;
    padding-bottom: 7px;
}
/* SEARCH */

.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
    background-color:transparent;
}
.list-striped li:hover,.list-striped dd:hover,.row-striped .row:hover,.row-striped .row-fluid:hover{
  background-color:transparent;
}
.search-results .result-title {
  text-transform:uppercase;
  font-size:18px;
}
.search-results .result-title a {
  color:#b50904;
}
.search-results .result-text{
  margin-top:5px;
  margin-bottom:5px;
  color:#8e8d8d;
}
.searchintro {
    background: transparent;
    font-size: 19px;
    border: 1px solid #eaeaea;
    margin-bottom: 24px;
    padding: 24px;
}
span.highlight {
    background-color:transparent;
}
div#search-result-empty h2 {
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
}
/* MASONERY ISOTOPO */

.blog .ja-masonry-wrap .article-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 7px;
}
.blog .ja-masonry-wrap .item article {
    border: 1px solid #464545;
    padding: 10px;
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 0 rgba(0,0,0,0.1);
    -webkit-transition: box-shadow 0.2s ease 0s;
    -o-transition: box-shadow 0.2s ease 0s;
    transition: box-shadow 0.2s ease 0s;
}

div.category_article_image img {
    border: 0px solid #ddd;
    margin: 5px auto;
    padding: 0;
    max-width: 100%;
    height: auto;
}
.blog .ja-masonry-wrap .article-footer {
    background-color: transparent;
    border-top: 0px solid #d9d9d9;
    margin: 0 -16px -16px;
    padding: 12px 16px;
    position: relative;
}
.blog .ja-masonry-wrap .article-footer .btn {
    background-color: #868585;
    border-color: #cccccc;
    font-size: 14px;
    line-height: normal;
    padding: 2px 6px;
}
.fa-file-text:before {
    content: "\f06e";
}

.blog .ja-masonry-wrap .ico_type.fa {
    display: none;
    font-size: 18px;
}

.blog .ja-masonry-wrap .ico_type {
    background-color: transparent;
    color: #ffffff;
    float: left;
    height: 26px;
    line-height: 26px;
    margin-right: 10px;
    text-align: center;
    width: 26px;
}
/* .article-header {
    display: block;
    border-bottom: 1px solid #464545;
    padding-top: 3px;
} */
.cat-children {
  display: none;
}
/* READMORE */
section.readmore a.btn.btn-primary {
    border-radius: 50%;
}
.blog .readmore {
    text-align: center;
}
/* TITULOS */
.article-title, .article-header h1 {
    margin: 0 0 24px 0;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 24px;
}
.acm-title {
    color: #fbfbfb;
}
/* GALERY FRONTPAGE */
.acm-gallery .isotope-layout .item:hover .mask {
    opacity: 0.75!important;
    filter: alpha(opacity=75)!important;
}
/* IMG GALLERY IN CONTENT */
.fotorama__thumb-border {
    border-color: #ea0000!important;
    background-image: linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1));
}
.fotorama__caption__wrap {
    background-color: transparent!important;
    padding: 5px 10px;
    color: #dddddd;
}
div.article_images_block img {
    margin: 0 0 0 0;
}
div.slider-wrapper.theme-default {
  margin: -20px 0 20px 0!important;
}
/* JA MASTHEAD */
.ja-masthead {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.t3-masthead .ja-masthead .ja-masthead-detail h1 {
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px;
}
.t3-masthead .ja-masthead .ja-masthead-detail {
    color: #fd0404;
    max-width: none;
    padding: 30px 15px 30px;
    text-align: left;
    text-shadow: 0px 1px 1px #555;
}
/* JUX PORTFOLIO */
#jux_portfolio_pro .jux-wrapper .hover_content .item .icon .fa-search {
    z-index: 1;
    color: #b50904!important;
    font-size: 20px;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.jux_portfolio_pro-filters ul#filter .active {
    background: #b50904;
    color: #fff;
}
.jux_portfolio_pro .hover_1 .jux-category1, .jux_portfolio_pro .hover_2 .jux-category1, .jux_portfolio_pro .hover_3 .jux-category1, .jux_portfolio_pro .hover_4 .jux-category1 {
  color:#b50904!important;
}
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
    background: #666;
    background: rgba(0,0,0,0.85);
}
#jux_portfolio_pro .jux-content .item-info {
    opacity: 0;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    background-color: rgba(255,255,255,0.3);
}
/* SUBMIT CONTACT */
ul.form-list #ac-submit {
    background-color: #a00000!important;
    border: 1px solid #840000!important;
}
ul.form-list #ac-submit:hover, ul.form-list #ac-submit:focus, ul.form-list #ac-submit:active {
  background-color:#212120!important;
}
/* INPUT MESSAGE */
input {
    font-family: 'Bitter', serif;
    background-color: transparent;
}
/* POWERED BY */
.t3-logo-small, .t3-logo-small.t3-logo-color {
  background-image: url(http://jf-campolide.pt/templates/campolide/images/logo-footer.png);
    width: 87px;
    height: 44px;
}
/* BOLAS */
.title-style-1 .acm-title:before {
    border-radius: 50%;
    background: #b50904;
    bottom: -5px;
    opacity: 0.55;
    filter: alpha(opacity=55);
}
.title-style-2 .acm-title:before {
    border-radius: 50%;
    background: #b50904;
    opacity: 0.55;
    filter: alpha(opacity=55);
}
/* PAGES */
.page-header {
    padding-bottom: 0;
    margin: 0 0 24px;
/* border-bottom: 1px solid #717171; */
}
.page-title, .page-header h1 {
    color: #717171;
    display: inline-block;
    font-size: 35px;
    margin-top: 0;
    margin-bottom: 24px;
    text-transform: uppercase;
    position: relative;
}
/* PAGE BUILDER */
.sppb-panel-success > .sppb-panel-heading {
    color: #c13102;
    background-color: #0a0a0a;
    border-color: #121311;
  text-align: center;
}
.sppb-panel-success {
    border-color: #525050;
}
.sppb-panel-success > .sppb-panel-heading + .sppb-panel-collapse > .sppb-panel-body {
    border-top-color: #3e3d3d;
}
.sppb-panel-body {
    padding: 15px;
    background: #111;
}
div.sppb-panel.sppb-panel-default.active div.sppb-panel-collapse {
display:none;
}
div.sppb-panel.sppb-panel-success.active div.sppb-panel-collapse {
display:none;
}
/* TOOLTIPS */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}
/* COPY RIGHT */
.t3-copyright {
    font-size: 13px;
    padding: 18px 0;
    text-align: center;
    border-top: 1px solid #333;
    margin-top: 30px;
}
.t3-copyright small {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: .8em;
}
/* COMING SOON */
#menu i.menu_onepage {
    line-height: 40px;
    color: rgba(187, 186, 186, 0.61)!important;
}
#menu li.active i {
    color: #ca4242!important;
}