﻿.head-pay-section {
    padding-top: 110px;
}

.so_banner--info br:last-child {
    display: none;
}

.so_btn--volver[href="https://socofin.mocadev.cl"] {
    display: none;
}

.grecaptcha-badge {
    display: none;
}

.wrapper-btns {
    margin: 0 0 20px;
}
    /*.wrapper-btns a.btn {
            border: 1px #FFD940 solid;
            border-radius: 20px;
            color: #333;
        }*/
    .wrapper-btns a.btn {
        border: 1px #FFD940 solid;
        border-radius: 20px;
        color: #182a75;
        background-color: #FFD940;
        margin-right: 10px;
    }

@media (min-width: 768px) {
    .so_footer--nav a:after {
        right: -12%;
    }
}

@media (max-width:768px) {
    .mobile-table td {
        width: 100% !important;
    }

    .wrapper-btns a.btn {
        margin-bottom: 10px;
    }
}

.so_header_top a#open-menu {
    margin-left: 10px;
}

@media (max-width:767px) {
    .so_banner--main {
        background-position: 38% center !important;
        padding-top: 230px;
    }

    .so_banner--info h3 {
        line-height: 40px;
    }

    .so_banner--info {
        margin: 0;
        text-align: left;
    }
}

@media (max-width:730px) {
    .box-floating {
        max-width: 90%;
    }

    .head-pay-section .info-zone h2 p {
        font-size: 30px;
    }
}