/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

body {
    background-color: #262626!important;
}

.logo_showcase .slick-slide img {
    border:none!important;
}

p.footer-text:before {
    content:url('http://www.energemini.com/wp-content/uploads/2016/01/eg-footer-logo.png');
    position:relative; /*or absolute*/
    z-index:100000; /*a number that's more than the modal box*/
    display: block;
    top:-15px;
}

.title img {
    height: 170px;
}

.eg-slider-image {

}

#layerslider_2 {
    background-color:#0e8b8e;
    top:100px;
}

.q_slider {
    background-color:#0e8b8e;
}

.ci-ha-scelto p{
    font-size: 26px;
    font-weight: bold;
    color: #04A7A1!important;
    padding-top: 50px;
    padding-bottom: 15px;
}

@media screen and (max-width: 1518px){
    .ci-ha-scelto p{
        padding-top: 36px;
    }
}

@media screen and (max-width: 766px){
    .ci-ha-scelto p{
        padding-top: 15px;
    }
}

.hp-cta-text{
    color: #04a6a1;
    font-weight: normal;
    font-size: 16px;
    display: inline-block;
    text-transform: uppercase;
}

.hp-cta-button{
    display: inline-block;
    background-color: #04a6a1;
    padding: 3px 15px 3px 15px;
    border-radius: 15px;
    color: #fff!important;
    font-weight: normal;
    font-size: 14px;
    margin-left: 30px;
    border:2px solid #04a6a1;
}

.hp-cta-button:hover{
    border:2px solid #fff;
    }

.hp-txt-title{
    text-transform: uppercase;
    color: #363636;
    font-size: 18px;
}

.hp-txt-text{
    font-size: 14px;
}

#field_1_4 {
    margin-bottom: 7px;
}

.gfield_description.validation_message {
    font-weight: normal;
    padding-top: 0px!important;
    padding-bottom: 4px!important;
}


body .gform_wrapper div.validation_error {
    background-color: #0e8b8e !important;
    color: #fff!important;
    font-weight: bold;
}

.gf_right_half{
    float: right;
}

.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half,
.gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
    width:49% !important;
}

.gform_wrapper div.validation_error {
color: #000 !important;
font-size: 100% !important;
font-weight: normal !important;
border: 1px solid #0e8b8e !important;
padding: 1em 0px 1em 20px !important;
}

body .gform_wrapper input[type="button"]:hover, body .gform_wrapper input[type="submit"]:hover, body .gform_wrapper input[type="reset"]:hover {
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #1abc9c;
    text-decoration: none;
}

.page_not_found h2,
.page_not_found
{
    color:#0E8B8E!important;
}

.page_not_found a {
    border-color: #0E8B8E!important;
    background-color: #fff;
    color:#0E8B8E!important;
}

.page_not_found a:hover {
   background-color: #0E8B8E;
    color:#fff!important;
}

nav.main_menu>ul>li>a{
    color:#fff;
}

a.current {
    color:#0E8B8E!important;
}

body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
border-color: #0e8b8e !important;
color: #444 !important;
background-color: #fff !important; }

.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper .validation_message {
font-weight: normal !important;
margin-top: 0px !important;
}

.gform_wrapper li.gfield_error input[type="email"],
.gform_wrapper li.gfield_error input[type="number"],
.gform_wrapper li.gfield_error input[type="password"],
.gform_wrapper li.gfield_error input[type="tel"],
.gform_wrapper li.gfield_error input[type="text"],
.gform_wrapper li.gfield_error input[type="url"],
.gform_wrapper li.gfield_error textarea {
border: 1px solid #000;
}


input, textarea{
    border: 1px solid #e7e7e7!important;
    background-color: #f1f1f1!important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
}

.gfield_label{
    margin-bottom: 0px!important;
}

.eg-titolo-generico{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    color: #363636;
}

.eg-testo-generico{
    font-size: 14px;
    color: #363636;
    line-height: 22px;
}

.separator.small {
    width: 200px;
}

#slider-partners {
    display: none;
}

.google_map_holder {
    display:none;
}

@media only screen and (max-width: 1000px){

#layerslider_2 {
    top:0px;
}
}



