.col-xs-12.col-sm-12.col-md-4.col-center {
    padding-left: 5%;
}
.block-footer .container {
    padding-bottom: 35px;
}
img.logo-footer {
    height: 60px;
    margin: auto;
    display: block;
    filter: brightness(0);
}

p.text-footer {
    padding: 15px 0 20px;
}

ul {
    list-style-type: none;
    padding-left: 0px;
}

.social-bt {
    background-color: transparent;
    display: inline-block;
    cursor: pointer;
    color: #000;
    font-weight: 200px;
    padding: 3px 10px;
    text-decoration: none;
}

.social-bt:hover {
    color: #000;
    background-color: var(--main-botton-hover-color);
}

.social-bt:active {
    position: relative;
    top: 2px;
}

#map {
    height: 280px;
    /* The height is 400 pixels */
    width: 100%;
    /* The width is the width of the web page */
}

footer.block-footer {
        background-image: url(https://lentuselectronik.com/themes/9999/_images/bg-f-len.jpg);
    background-size: cover;
    color: #000;
    background-color: #0070C0 ;
    padding-top: 50px;    padding-bottom: 0px;
}

footer.block-footer2 {

    padding-top: 20px
}
.copy-right {
    text-align: center;
    height: 30px;
    background-color: #404040;
}

.copyright {
    padding-top: 5px;
    line-height: 1.3;
    letter-spacing: 0px;
    text-align: center;
    color: #fff;
    /* text-shadow: 0.1em 0.1em 0.2em black; */
}


h5.widget-title-footer9 .htitle-footer9 {
    color: #000;
}

ul.widget-address-footer9 {
    color: #000;
}

a.tel {
    color: #000;
}

a.tel:hover {
    color: #000;
    background-color: var(--main-botton-hover-color);
}


@media(max-width: 480px){

h5.widget-title-footer9.suop--title_2 span {
    font-size: 22px!important;
}











}