.wpml-ls-slot-41, .wpml-ls-slot-41 a, .wpml-ls-slot-41 a:visited {
color: #efefef;
text-transform: lowercase;
}

.wpml-ls-slot-41.wpml-ls-current-language, .wpml-ls-slot-41.wpml-ls-current-language a, .wpml-ls-slot-41.wpml-ls-current-language a:visited {
color: #d6b14a;
text-transform: lowercase;
}




.footer_top_holder, footer #lang_sel > ul > li > a, footer #lang_sel_click > ul > li > a {
    background-color: #262626;
}


.footer_bottom_holder {
    display: block;
    background-color: #1b1b1b;
    padding-left: 40px;
    padding-right: 40px;
}

@media only screen and (max-width: 1000px)
.title.has_background, .title.has_fixed_background {
    background: 0 0!important;
    height: 1000px;
    width: 1600px;
}

.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0;
    position: relative;
}

.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0;
    position: relative;
}

@media only screen and (max-width: 768px){
.has_header_fixed_right.stick.menu_bottom .header_inner_right, .header_bottom_right_widget_holder {
    padding: 0;
    float: right;
    display: inline;
    position: relative;
    padding-top: 30px;
    margin-right: -15px;
}
}

.separator.small {
    background-color: #303030;
    height: 2px;
    position: relative;
    width: 22px;
    display: none;
    margin: 10px auto 20px;
}

#botonews
{
		background-color: #d6b14a;
		color: white;
		
}

.projects_holder article .portfolio_description .project_category, .projects_holder.hover_text article .project_category, .projects_holder.justified-gallery article .project_category {
    line-height: 22px;
    display: none;
    font-size: 13px;
    font-weight: 500;
}

.projects_holder article .portfolio_description .project_tag, .projects_holder.hover_text article .project_tag, .projects_holder.justified-gallery article .project_tag {
    line-height: 22px;
    display: block;
    font-size: 13px;
    font-weight: 500;
}