.icon-linkedin{
color:#225982;
}


.scheme_dark.footer_wrap, .footer_wrap .scheme_dark.vc_row {
    background-color: #242a58;
    color: #959595;
}

.scheme_default .sc_button_bordered:not(.sc_button_bg_image):hover,
.scheme_default .sc_promo .sc_item_button .sc_promo_button:hover,
.scheme_default input.wpcf7-form-control.wpcf7-submit:hover {
    color: #fff!important;
    border-color: #876e42!important;
    background-color: #876e42!important;
}


.scheme_default .text-left span.icon-envelope:hover:before{
color:#fff!important;
z-index:100;
pointer-events: none;
}



.home-icon a span{
display:none;
}

.home-icon> a::before{
    font-family: "fontello"!important;
   /* content: '\e926'!important; */
     content:'\e8fb'!important;
    font-weight:700;

}

@media (min-width: 768px){
.home-icon> a::before{
  font-size:1.5rem;
}
}

.breadcrumbs {
    display: none;
}

.sc_action_item_inner{
padding:0!important;
}


@media (min-width: 959px){
.excerpt_left_column {
    width: 5.4em;
}

.post_layout_excerpt.modern .excerpt_right_column {
    width: -moz-calc(100% - 6.7em);
    width: -webkit-calc(100% - 6.7em);
    width: calc(100% - 6.7em);
}

.excerpt_right_column {
    width: -moz-calc(100% - 6.7em);
    width: -webkit-calc(100% - 6.7em);
    width: calc(100% - 6.7em);
}
}

.category-oferta .excerpt_categories,
.category-offer .excerpt_categories{
  display:none;
}

.category-oferta .post_header,
.category-offer .post_header{
margin-top: 0px!important;
}

.category-oferta .post_meta,
.category-offer .post_meta{
  display:none;
}


.category-oferta .post_layout_classic .post_title,
.category-offer .post_layout_classic .post_title{
  font-size: 1.5em;
}

.mb-2{
margin-bottom:2em;
}


 .scheme_default .post_item.category-oferta .more-link:hover,
 .scheme_default .post_item.category-offer .more-link:hover{
  color: #fff!important;
  border-color: #fff!important;
  background-color: #876e42!important;
}

.grecaptcha-badge { visibility: hidden; }

.mb-3 {
margin-bottom:3rem;
}