.bg-midnight-blue {
    background-color: #2c3e50;
}

.footer-v1 {
    padding-top: 20px;
    padding-bottom: 20px;
    color: rgb(158 94 94 / 80%);
    text-align: center;
}

.footer-v1 .brand {
    font-size: 20px;
    font-weight: normal;
    font-weight: 500;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: rgb(158 94 94 / 80%);
}

.footer-v1 .brand:hover,
.footer-v1 .brand:focus,
.footer-v1 .brand.active {
    color: #1abc9c;
}

.footer-v2 {
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
}

.footer-v2 .brand {
    display: inline-block;
    margin-bottom: 25px;
}

.footer-v2 .text {
    font-size: 14px;
    font-weight: normal;
    color: rgba(150, 42, 42, 0.8);
    margin: 0 80px;
    line-height: 1.45;
}

.footer-v2 .btn {
    margin-top: 30px;
    background-color: #ebedee;
    color: #7f8c8d;
    font-size: 13px;
    line-height: 20px;
    padding: 6px 13px 8px;
}

.footer-v2 .btn:hover,
.footer-v2 .btn:focus {
    background-color: #eff1f1;
}

.footer-v2 .btn:active,
.footer-v2 .btn.active {
    background-color: #c8c9ca;
}

.footer-v2 .btn [class^="fui-"] {
    font-size: 16px;
    font-weight: normal;
    color: #3498db;
}

@media (max-width: 991px) {
    .footer-v2 .text {
        margin: 0;
    }
}


/* iconos scroll efect */

.btn-icons>[class^="fui-"] {
    margin-left: 4px;
    margin-right: 4px;
    line-height: inherit;
    display: inline-block;
    vertical-align: top;
}

[class^="fui-"] {
    display: inline-block;
    vertical-align: middle;
}

.bin-banner,
.subscribe-form {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: medium;
}

.bin-banner,
.subscribe-form .col-sm-4 {
    text-align: right;
}

@media (max-width: 767px) {
    .bin-banner,
    .subscribe-form .col-sm-4 {
        text-align: center;
    }
}

.bin-banner,
.subscribe-form form {
    margin: 0;
    position: relative;
}

.bin-banner,
.subscribe-form input[type="text"] {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    line-height: 59.99999999999999px;
    font-size: 50px;
    font-weight: normal;
    color: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    letter-spacing: -1px;
}

.bin-banner,
.subscribe-form input[type="text"]:-moz-placeholder {
    color: #ffffff;
}

.bin-banner,
.subscribe-form input[type="text"]::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

.bin-banner,
.subscribe-form input[type="text"]:-ms-input-placeholder {
    color: #ffffff;
}

.bin-banner,
.subscribe-form input[type="text"]::-webkit-input-placeholder {
    color: #ffffff;
}

.bin-banner,
.subscribe-form input[type="text"].placeholder {
    color: #ffffff;
}

.bin-banner,
.subscribe-form input[type="text"]::-webkit-input-placeholder {
    font-weight: 500;
    letter-spacing: -1px;
}

.bin-banner,
.subscribe-form input[type="text"]:-moz-placeholder {
    font-weight: 500;
    letter-spacing: -1px;
}

.bin-banner,
.subscribe-form input[type="text"]::-moz-placeholder {
    font-weight: 500;
    letter-spacing: -1px;
}

.bin-banner,
.subscribe-form input[type="text"]:-ms-input-placeholder {
    font-weight: 500;
    letter-spacing: -1px;
}

.bin-banner,
.subscribe-form .ani-placeholder {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    padding-left: 6px;
    line-height: 59.99999999999999px;
    font-size: 50px;
    font-weight: normal;
    color: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.bin-banner,
.subscribe-form .btn {
    margin-top: 8px;
    font-weight: 500;
    width: 220px;
    max-width: 100%;
}

@media (max-width: 767px) {
    .bin-banner,
    .subscribe-form {
        padding-left: 5px;
        padding-right: 5px;
        margin-left: -5px;
        margin-right: -5px;
    }
}

@media (max-width: 480px) {
    .bin-banner,
    .subscribe-form input[type="text"],
    .bin-banner,
    .subscribe-form .ani-placeholder {
        width: 100%;
        margin-bottom: 33px;
        line-height: 27px;
        font-size: 25px;
        font-weight: normal;
        color: inherit;
        text-align: center;
    }
}


/*  another */

.footer-v12 {
    padding-top: 190px;
    padding-bottom: 110px;
    text-align: center;
    font-size: 84.3px;
    font-weight: normal;
    color: rgba(44, 62, 80, 0.2);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 800;
    letter-spacing: -2px;
}

.footer-v12:before {
    content: '';
    position: absolute;
    top: 110px;
    left: 0;
    right: 0;
    height: 2px;
    overflow: hidden;
    background: #ebedee;
}

.footer-v12 [class*="fui-"] {
    font-size: 60px;
    font-weight: normal;
    color: #e74c3c;
    vertical-align: baseline;
}

@media (min-width: 1200px) {
    .footer-v12 {
        font-size: 84px;
        font-weight: normal;
        color: rgba(44, 62, 80, 0.2);
        font-weight: 800;
    }
}

@media (max-width: 1199px) {
    .footer-v12 {
        font-size: 82px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .footer-v12 {
        font-size: 56px;
        font-weight: normal;
        color: rgba(44, 62, 80, 0.2);
        font-weight: 800;
    }
}

@media (max-width: 767px) {
    .footer-v12 {
        font-size: 36px;
        font-weight: normal;
        color: rgba(44, 62, 80, 0.2);
        font-weight: 800;
    }
    .footer-v12 [class*="fui-"] {
        font-size: 32px;
    }
}

@media (max-width: 480px) {
    .footer-v12 {
        font-size: 26px;
        font-weight: normal;
        color: rgba(44, 62, 80, 0.2);
        padding-top: 150px;
        font-weight: 800;
    }
    .footer-v12 [class*="fui-"] {
        font-size: 18px;
        font-weight: normal;
        color: #e74c3c;
    }
}

.col-sm-6-v3 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
}