#footer .wf-container #custom_html-2{
    width: 100%;
    border: 1px solid #2b2d2a;
    padding: 40px;
}
#footer .wf-container #custom_html-2 h3{
    color: #81d742;
    text-align: center;
    margin-bottom: 20px;
}
body #footer #presscore-testimonials-slider-3{ display:none;}
body.page-id-6 #footer #presscore-testimonials-slider-3, body.page-id-8 #footer #presscore-testimonials-slider-3{ display:block;}
.masthead .top-bar .mini-contacts a:hover{
    color: #81d742;
}
.mini-contacts.show-on-second-switch a{
    font-size:16px !important;
}


.stky-btn {
    background: #81d742;
    padding: 17px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 18px;
    margin: auto;
    text-align: center;
    transition: all 0.3s linear;
    position: fixed;
    right: -59px;
    transform: rotate(90deg);
    top: 50%;
    cursor: pointer;
    text-shadow: 0px 0px 2px #93a3a0;
    z-index: 99;
    font-size: 20px !important;
    text-decoration: none !important;
    -webkit-transform-origin: 50% 51%;;
}

@media screen and (max-width: 850px){
   #page .dt-mobile-header .soc-ico a:not(:hover)  .soc-font-icon {color: #81d742 !important;}
}