﻿footer .container {
    padding: 10px;
}

footer .footer-top {
    background: #f7f7f7;
    padding-bottom: 8px;
}

footer .footer-title {
    padding-bottom: 15px;
    letter-spacing: 0.3px;
    white-space: nowrap;
    font-size: 1rem;
}

footer .footer-right {
    color: #4d4d4d;
    text-align: center;
}

footer .call-phone {
    font-size: 1.7em;
    display: block;
}

footer .to-online {
    height: 58px;
    background-color: #ff1245;
    border-right: 1px solid #ff1245;
    color: #ffffff;
    position: relative;
    border-radius: 3px;
    cursor: pointer;
    font-size: 22px;
    padding: 15px 43px;
    margin-top: 10px;
    margin-right: 19px;
    position: relative;
    white-space: nowrap;
    display: block;
}

footer .to-online:after {
    content: "";
    display: block;
    height: 0;
    border-top: 28px solid transparent;
    border-bottom: 28px solid transparent;
    border-left: 10px solid #ff1245;
    position: absolute;
    background-color: transparent;
    right: -11px;
    top: 1px;
}

footer .footer-bottom {
    background-color: #454545;
    padding: 1rem 0;
}

footer .l-social-link * {
    white-space: nowrap;
}

footer .l-social-links span {
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    color: #808080;
    width: 148px;
    display: inline-block;
    letter-spacing: -0.4px;
    vertical-align: top;
    margin-top: 5px;
    text-align: left;
    white-space: normal;
}

footer .l-social-links a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

footer .l-social-links a.fb {
    height: 41px;
    width: 41px;
    background: url(https://koronapay.com/amp/!old/transfers-landings/assets/footer/img/soc-facebook.svg) no-repeat center top;
}

footer .l-social-links a.yt {
    height: 40px;
    width: 40px;
    background: url(https://koronapay.com/amp/!old/transfers-landings/assets/footer/img/soc-youtube.min.svg) no-repeat center top;
}

footer .footer-logos {
    white-space: nowrap;
    padding-left: 0;
    padding: 0;
    height: 30px;
    min-width: 440px;
    position: relative;
    left: -9px;
}

footer .footer-logos a {
    float: left;
    position: relative;
    overflow: hidden;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 1px;
}

footer .footer-logos a.zk-logo {
    background-image: url(https://koronapay.com/amp/!old/transfers-landings/assets/footer/img/f-zk-logo.svg);
    width: 59px;
}

footer .footer-logos a.cft-logo {
    background-image: url(https://koronapay.com/amp/!old/transfers-landings/assets/footer/img/f-cft-logo.svg);
    width: 80px;
}

footer .footer-logos a.rnko-logo {
    background-image: url(https://koronapay.com/amp/!old/transfers-landings/assets/footer/img/f-rnko-logo.min.svg);
    width: 148px;
}

footer .footer-legal {
    background-color: #5b5b5b;
    color: #b3b3b3;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
}

footer .no-txt {
    font-size: 0;
}
