/*
Theme Name: Steerin
Theme URI: http://www.aclsi.pt
Description: Creative Portfolio
Version: 4.2.5
Author: Sergio Pires / Andre Costa / ACL
Template: brooklyn
*/

@import url("../brooklyn/style.css");
.contact-section {
    background-color: #414042;
}

.blog .ut-fancy-slider .prev,
.blog .ut-fancy-slider .next {
    display: none;
}

.blog .hero {
    height: 65%;
    min-height: 65%;
}

.source-blurb {
    font-size: 10px;
}

.member-description strong {
    color: #fff;
}
/* End portfolio*/

/* Hero */

.page .hero {
    height: 65%;
    min-height: 65%;
}

.home .hero{
    height: 100%;
    min-height: 100%;
}
/*end Hero*/

.btn_partners {
    font-size: 10px !important;
    margin-top: 20px !important;
}

/* tabs */ 

.ut-accordion-heading a.active, .ut-accordion-heading a:hover{
    color:#fff;
    background: #f1c40f;
    font-weight: bold;
}

/* Media Hero*/
@media screen and (max-width: 767px){
    .ut-hero-style-1 .hero-title, .ut-hero-style-9 .hero-title {
        background: none;
        padding: 0;
        font-size: 50px;
    }
     #header-section {
        padding-top: 5px !important;
        padding-bottom: 0px !important;
    }
    .hero-description {
        padding-top:40px;
    }
    #primary {
    padding-top: 20px !important;
    }
}

@media screen and (max-width: 340px){
    .ut-hero-style-1 .hero-title, .ut-hero-style-9 .hero-title {
        background: none;
        padding: 0;
        font-size: 30px;
    }
    #header-section {
        padding-top: 5px !important;
        padding-bottom: 0px !important;
    }
    .hero-description {
        padding-top:40px;
    }
    #primary {
    padding-top: 20px !important;
    }
}

@media screen and (max-width: 640px){ 
    #header-section {
        padding-top: 5px !important;
        padding-bottom: 0px !important;
    }
    .ut-hero-style-1 .hero-title, .ut-hero-style-9 .hero-title {
        background: none;
        padding: 0;
        font-size: 25px;
    }
    .hero-description {
        padding-top:75px;
    }
}


/* Services */ 

#ut-accordion-parent-1 a:before{
    font-family: FontAwesome;
    content: "\f055 ";
    font-size: 20px;
    padding-right: 5px;
    float: right;
    color: #F1C40F;
}

#ut-accordion-parent-1 a:hover:before{
    font-family: FontAwesome;
    content: "\f055 ";
    font-size: 20px;
    padding-right: 5px;
    float: right;
    color: #fff;
}

#ut-accordion-parent-1 a.active:before{
    font-family: FontAwesome;
    content: "\f056 ";
    font-size: 20px;
    padding-right: 5px;
    float: right;
    color: #fff;
}

.ut-accordion-heading a {
    font-size: 13px;
}

/* Geral */

.fa-crosshairs:before {
    font-size: 30px;
}

.ut-title-divider {
    font-size: 15px !important;
}
.widget-title {
    font-size: 15px !important;
}

.single-portfolio .ut-portfolio-info span {
    color:#fff; 
    font-weight:normal;
}


/* Library */

.libraryfirst {
    width: 80% !important;
}
.librarylast {
    width: 10% !important;
}
.librarylast > * {
float: right;
}

/* Contact*/

img.wpcf7-captchac  {
    margin-bottom: 10px;
}

.ut-mobile-menu .sub-menu li {
    padding-left:20px;
}

#lang_sel_list {
    margin:0 60px 0 0;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item {
    display: inherit;
}

.archive .parallax-section  {
    min-height: 60%;
    height: 60%;
    background: url("/wp-content/uploads/2015/01/AMAL-Waste-to-Energy-e1421929841586.jpg");
}
