#site-footer .lenamsite.elementor_footer {
    padding-top: 60px;
    background-size: cover;
    background-position: top center;
    margin-top: 140px;
}

#site-footer .copy_right {
    margin-top: 30px;
}

#site-footer .copy_right .container {
    text-align: center;
    display: block;
}

#site-footer .lenamsite.elementor_footer .col_wrapper {
    margin-top: -200px;
    background-color: white;
    padding: 60px 0 40px;
    box-shadow: 0 0 12px #dddddd48;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
}

#site-footer .fb-page,
#site-footer .fanpage-div {
    max-height: 150px;
    overflow: hidden;
}

#site-footer .fb-page {
    margin-top: 0;
}

#site-footer .fanpage-div {
    margin-bottom: 1.1rem;
}

#site-footer .footer_img {
    display: inline-block;
    margin-bottom: 1em;
}

#site-footer .footer_img img {
    height: 80px;
    width: auto;
    object-fit: scale-down
}

#site-footer .footer_title {
    font-weight: 600;
    font-size: 1.1em;
}

#site-footer .contact_line .bold {
    font-weight: 600;
}

.main_footer>.container::before,
.main_footer>.container::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #fafafa;
    margin-bottom: 40px;
    display: block;
}

.main_footer>.container::after {
    margin-bottom: 0;
    margin-top: 40px;
}

#site-footer .social_icons {
    margin-top: 1em;
    margin-bottom: 1rem;
}

#site-footer .col_after {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: solid 1px var(--main_bgr_txt);
}

#site-footer .back-top {
    bottom: 40px;
}