
/** Footer **/
.footer-wrapper .widget{
    padding: 0;
}
.footer-wrapper .widget.widget_media_image{
    margin-bottom: 34px;
}
.footer-wrapper .widget p{
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: justify;
    color: #fff;
    &.p-phone{
        font-size: 24px;
        font-weight: 700;
        line-height: 50px;
        text-align: left;
        margin-bottom: 0;
        i{
            color: #EBAF68;
            margin-right: 11px;
        }
    }
}
.footer-wrapper .widget .widget-title{
    font-size: 32px;
    font-weight: 600;
    line-height: 45px;
    text-align: center;
    margin-bottom: 13px;
    color: #fff;
    display: block;
}
.footer-wrapper .is-divider{
    display: none;
}
.footer-wrapper #custom_html-3 .custom-html-widget > p{
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-align: center;
    margin: 0 8% 25px;
}
.footer-wrapper form .form-cafe{
    margin: 0;
}
.footer-wrapper form .form-cafe .col{
    padding: 0 5px;
}
.footer-wrapper form .form-cafe input{
    margin-bottom: 10px;
    border-radius: 5px;
    height: 45px;
    padding: 7px 14px 8px;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
}
.footer-wrapper form .form-cafe textarea{
    border-radius: 5px;
    min-height: 83px;
}
.footer-wrapper form .form-cafe input.wpcf7-submit{
    background: linear-gradient(88.44deg, #EBAF68 5.79%, #F1D299 94.07%);
    margin: 0;
    display: block;
    width: 100%;
    color: #390870;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    min-height: 45px;
}
#footer a.back-to-top {
    border: 0;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
    margin: 0;
    bottom: 55px;
    background: #004AAF;
}
.absolute-footer{
    display: none;
}