.wf-container-footer{
    max-width:729px;
    margin-left:auto;
    margin-right:auto;
}
.footer .wf-container-footer .widget{
    margin-bottom:0;
}

.wf-container-footer .widget_media_image{
    text-align: center;
    padding-top: 45px;
    padding-bottom: 20px;
}

.footer .wf-container-footer .custom-html-widget h2{
    font-family: 'YanoneKaffeesatz';
    font-size: 40px;
    font-weight: normal;
    line-height: 1.18;
    letter-spacing: 0.6px;
    color: #585858;    
}
.footer .wf-container-footer .custom-html-widget h4{
    font-family: 'WorkSans';
    font-size: 16px;
    font-weight: 300;
    line-height: 1.14;
    color: #707070;
}
.footer .wf-container-footer .custom-html-widget{
    text-align: center;
    color: #585858;
}

.footer_form_zp_wrapper.gform_wrapper li.hidden_label input{
    margin-top:0;
}



.footer_form_zp_wrapper.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){
    max-width: none!important;
}
.footer_form_zp_wrapper.gform_wrapper .top_label .gfield_error{
    width:auto;
}

.footer_form_zp_wrapper.gform_wrapper li.gfield.gfield_error, 
.contactos_form_zp_wrapper.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
    background-color: transparent;
    margin-bottom: 0!important;
    border-top: none;
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0;
}
body .footer_form_zp_wrapper.gform_wrapper .top_label div.ginput_container{
    margin-top: 2px;
}

.footer_form_zp_wrapper.gform_wrapper .field_description_below .gfield_description{
    padding-top: 0;
}

.footer_form_zp_wrapper.gform_wrapper .validation_message,
.footer_form_zp_wrapper.gform_wrapper div.validation_error{
  font-family: WorkSans;
  font-size: 14px;
  font-weight:normal;
}

.footer_form_zp_wrapper.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid #585858;
}


.footer_form_zp_wrapper select{
    color: #585858;
    font-family: 'WorkSans';
    font-size: 16px;
    font-weight: 300;
}

.footer_form_zp_wrapper.gform_wrapper input, .footer_form_zp_wrapper.gform_wrapper select{
    border-top:0;
    border-left:0;
    border-right:0;
    border-bottom: 2px solid #585858;
    background-color:transparent;
}




body .gform_wrapper.footer_form_zp_wrapper .chosen-container-single .chosen-single{
    border-top:0;
    border-left:0;
    border-right:0;
    border-bottom: 2px solid #585858;
    background-color:transparent;
    background:transparent!important;
    height: 40px;
    display: flex;
    align-items: center;
    -webkit-box-shadow: none;
    box-shadow: none;
}




.gform_wrapper.footer_form_zp_wrapper .chosen-container .chosen-results li.highlighted{
    background-color:#ffffff;
    background-image: none;
    background-size: 22px 22px;
    background-position: right 15px center;
    background-repeat: no-repeat;
    color: #333333;
}



.footer_form_zp_wrapper.gform_wrapper input.gform_button.button{
    font-family: "Work Sans", Sans-serif;
    font-size: 14px;
    line-height:1;
    font-weight: 400;
    fill: #585858;
    color: #585858;
    background-color: transparent;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #585858;
    border-radius: 50px 50px 50px 50px;
    padding: 15px 35px 15px 35px;
    text-transform:uppercase;
}

.footer_form_zp_wrapper.gform_wrapper .top_label li.gfield.gf_left_half, 
.footer_form_zp_wrapper.gform_wrapper .top_label li.gfield.gf_right_half {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 16px;
    float: none;
}
.footer_form_zp_wrapper.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half{
    margin-right:0;
}

#bottom-bar p{
    font-family: 'WorkSans';
    font-size: 16px;
}


#bottom-bar .wf-float-left a{
    font-family: 'WorkSans';
    font-size: 16px;
}


.footer_form_zp_wrapper.gform_wrapper .gform_footer.top_label{
    text-align:center;
}

#footer.solid-bg{
    margin-top: 70px;
}


.footer_form_zp_wrapper .gform_fields .gfield input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
    color: #adadad;
    font-family: 'WorkSans';
    font-size: 16px;
    font-weight: 300;
}

.footer_form_zp_wrapper .gform_fields .gfield input::-moz-placeholder {
	/* Firefox 19+ */
    color: #adadad;
    font-family: 'WorkSans';
    font-size: 16px;
    font-weight: 300;
}

.footer_form_zp_wrapper .gform_fields .gfield input:-ms-input-placeholder {
	/* IE 10+ */
    color: #adadad;
    font-family: 'WorkSans';
    font-size: 16px;
    font-weight: 300;
}

.footer_form_zp_wrapper .gform_fields .gfield input:-moz-placeholder {
	/* Firefox 18- */
    color: #adadad;
    font-family: 'WorkSans';
    font-size: 16px;
    font-weight: 300;
}




.gform_wrapper.footer_form_zp_wrapper{
    max-width: 494px;
    margin-left:auto;
    margin-right:auto;
}





body .gform_wrapper.footer_form_zp_wrapper select.medium.gfield_select+div.chosen-container-single[style]{
    width:100%!important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.gform_wrapper.footer_form_zp_wrapper .chosen-container-single .chosen-single div{
    right:0!important;
}

/*Pc*/
@media screen and (min-width:1025px){


    
    #bottom-bar .wf-float-left a{
        padding-right:30px;
    }
    body .gform_wrapper.footer_form_zp_wrapper #field_1_2{
        max-width:206px!important;
    }
    .gform_wrapper.footer_form_zp_wrapper .top_label li.gfield.gf_left_half{
        padding-right:20px!important;
    }

}

/*Tablet*/
@media screen and (min-width: 768px) and (max-width: 1024px){

    body .gform_wrapper.footer_form_zp_wrapper #field_1_2{
        max-width:206px!important;
    }
    .gform_wrapper.footer_form_zp_wrapper .top_label li.gfield.gf_left_half{
        padding-right:20px!important;
    }

}

/*Mobile*/
@media screen and (max-width: 767px){

    #bottom-bar .wf-float-left a{
        padding-bottom:20px;
    }
    #footer.solid-bg{
        background-size: auto 100%;
    }
  
}

/*Custom Tablet*/
@media screen and (max-width: 1114px){
    #bottom-bar .wf-float-left{
        display: flex;
        flex-direction: column;
        display: flex;
        flex-direction: column;
        border-bottom: 1px solid #ffffff;
        padding-bottom: 10px;
        margin-bottom: 10px!important;
    }

   #bottom-bar .wf-container-bottom{
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
   }
}


/*checkbox*/

body .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked+label,
body .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:not(:checked)+label{
font-size: 16px;
color:#777777;
max-width:100%;
}



/*Custom subscribe box for .single-column-form class*/
body .gform_wrapper [type="checkbox"]:not(:checked), 
body .gform_wrapper [type="checkbox"]:checked{
display:none;
}

body .gform_wrapper [type="checkbox"]:not(:checked) + label, 
body .gform_wrapper [type="checkbox"]:checked + label{
position: relative!important;
padding-left: 23px!important;
cursor: pointer!important;
}



body .gform_wrapper [type="checkbox"]:checked + label:before{
content: '';
position: absolute;
left: 0;
top: 1px;
width: 16px;
height: 16px;
background: #ecf5fa;
border-radius: 2px;
border:1px #1976bc solid;
}

body .gform_wrapper [type="checkbox"]:not(:checked) + label:before{
content: '';
position: absolute;
left: 0;
top: 1px;
width: 16px;
height: 16px;
background: #ecf5fa;
border-radius: 2px;
border:1px #777777 solid;
}

body .gform_wrapper [type="checkbox"]:not(:checked) + label:after, 
body .gform_wrapper [type="checkbox"]:checked + label:after{
content: '';
position: absolute;
width: 10px;
height: 10px;
top: 4px;
left: 3px;
font-size: 1.3em;
line-height: 0.8;
background-color: #1976bc;
transition: all .2s;
border-radius: 2px;
}


body .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, 
body .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label{
    font-weight: normal!important;
}

/* checked mark aspect changes */

body .gform_wrapper [type="checkbox"]:not(:checked) + label:after,
body .gform_wrapper [type="radio"]:not(:checked) + label:after{
    opacity: 0;
    transform: scale(0);
}

body .gform_wrapper [type="checkbox"]:checked + label:after,
body .gform_wrapper [type="radio"]:checked + label:after{
    opacity: 1;
    transform: scale(1);
}


.gform_wrapper.footer_form_zp_wrapper .gform_button{
   outline: none; 
   border: 1px solid #101010;
   color:#101010;
   background-color:transparent;
}

.gform_wrapper.footer_form_zp_wrapper .gform_button span{
   color:#101010;
}

.gform_wrapper .gfield.gfield_error{
    margin-top:0!important;
}


.gform_confirmation_wrapper.footer_form_zp .gform_confirmation_message{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    color: #000000;
    font-size: 17px;
    font-family: "Work Sans", WorkSans;    
}


.gform_confirmation_wrapper.contactos_form_zp .gform_confirmation_message{
    background-color: #ffffff;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #000000;
    font-size: 17px;
    font-family: "Work Sans", WorkSans;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}






