﻿#footer {
    background-image: url("../png/dark-gray.png");
    background-color: #35393d;
    position: relative;
    z-index: 30;
}

.footer-title {
    color: #fff;
    letter-spacing: -0.13px;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
}

#footer :not(.middle) h4 {
    margin-bottom: 16px;
}

.footer-title:hover {
    text-decoration: none;
    font-weight: 600;
    color: #fff;
}

#footer .container {
    padding-top: 60px;
    max-width: 980px;
}

#footer .top {
    position: relative;
    margin-bottom: 60px;
}

    #footer .top > .row > div[class^="col-"] {
        position: relative;
    }

        #footer .top > .row > div[class^="col-"]:nth-child(1) {
            width: 17.3%;
        }

        #footer .top > .row > div[class^="col-"]:nth-child(2) {
            width: 77.7%;
        }

#footer .logo-footer {
    width: 152px;
    height: 29px;
    text-indent: -9999px;
    overflow: hidden;
    background: url('../png/logo.png') no-repeat;
    background-size: 152px 38px;
    display: block;
    margin: 3px 0 0;
}

    #footer .logo-footer a {
        display: block;
        height: 100%;
    }

#footer .label-powered {
    position: absolute;
    z-index: 30;
    bottom: 0;
    left: 0;
    max-width: 152px;
    margin: 0 0 4px 16px;
    color: #8a959f;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 25px;
}

    #footer .label-powered .logo-img {
        display: inline-block;
        vertical-align: top;
        width: 77px;
        position: relative;
        overflow: hidden;
        margin: -1px 0 0 8px;
    }

        #footer .label-powered .logo-img img {
            display: block;
            width: 100%;
            max-width: 100%;
            margin-top: 4px;
        }

#footer .top > .row > div[class^="col-"] > .row > div[class^="col-"]:nth-child(1) {
    width: 15.1%;
}

#footer .top > .row > div[class^="col-"] > .row > div[class^="col-"]:nth-child(2) {
    width: 13.4%;
}

#footer .top > .row > div[class^="col-"] > .row > div[class^="col-"]:nth-child(3) {
    width: 15.8%;
}

#footer .top > .row > div[class^="col-"] > .row > div[class^="col-"]:nth-child(4) {
    width: 13.8%;
}

#footer .top > .row > div[class^="col-"] > .row > div[class^="col-"]:nth-child(5) {
    width: 14%;
}

#footer .top > .row > div[class^="col-"] > .row > div[class^="col-"]:nth-child(6) {
    width: 14.2%;
}

#footer .col-sm-2 {
    padding:0 8px;
}

#footer h4 {
    color: #fff;
    margin: 0 0 20px;
    font: 400 15px/19px 'Montserrat', sans-serif;
}

    #footer h4 span {
        font-weight: 600;
    }

#footer .links {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #footer .links li {
        font-size: 13px;
        line-height: 20px;
        font-weight: 500;
        padding: 0 0 5px;
        letter-spacing: -0.13px;
    }

    #footer .links a {
        color: #959BA3;
    }

        #footer .links a:hover {
            text-decoration: none;
            color: #fff;
        }

#footer .middle {
    padding: 0 0 60px;
}



.signup-form {
    padding: 28px 30px 33px 30px;
    background: #191B1D;
}

    .signup-form .top-title span{        
        line-height: 19px;
        font-weight: 600;
        color: #fff;
        font: 600 15px/20px 'Montserrat', sans-serif;
    }

    .signup-form .top-title {
        color: #fff;
        font: 15px/20px 'Montserrat', sans-serif;
        margin-bottom: 20px;
    }

    .signup-form .block {
        position: relative;
        padding: 0 132px 0 0;
    }

        .signup-form .block > .row {
            margin-left: -5px;
            margin-right: -5px;
        }

            .signup-form .block > .row > div[class^="col-"] {
                padding-left: 5px;
                padding-right: 5px;
            }

    .signup-form .form-control {
        height: 36px;
        font: 15px 'Montserrat', sans-serif;
        letter-spacing: 1px;
        border: 0;
        background: #fff;
        color: #464b50;
        padding: 2px 10px;
        margin: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .signup-form .form-control::-moz-placeholder {
            color: #464b50;
            opacity: 1;
        }

        .signup-form .form-control:-ms-input-placeholder {
            color: #464b50;
        }

        .signup-form .form-control::-webkit-input-placeholder {
            color: #464b50;
        }

#footer .social-block {
    position: relative;
    background: #191B1D;
    margin: 6px -12px 0 0;
    padding: 19px 30px 26px;
}

#footer .footer-social {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

    #footer .footer-social li {
        display: inline-block;
        vertical-align: top;
    }

        #footer .footer-social li + li {
            padding: 0 0 0 10px;
        }

    #footer .footer-social a {
        display: inline-block;
        vertical-align: top;
        width: 36px;
        height: 36px;
        background: #000000;
        border-radius: 100%;
        color: #959BA3;
        position: relative;
    }

        #footer .footer-social a:hover {
            text-decoration: none;
            background: #fff;
        }

        #footer .footer-social a:before {
            position: absolute;
            z-index: 20;
            top: 50%;
            left: 50%;
            filter: invert(0.7);
        }

    #footer .footer-social .facebook:before {
        content: url('../svg/facebook-f.svg');
        margin: -10px 0 0 -6px;
        height: 20px;
        width: 10px;
    }

    #footer .footer-social .twitter:before {
        content: url('../svg/twitter.svg');
        margin: -10px 0 0 -8px;
        height: 18px;
        width: 18px;
    }

    #footer .footer-social .linkedin:before {
        content: url('../svg/linkedin-in.svg');
        margin: -10px 0 0 -8px;
        height: 17px;
        width: 17px;
    }

    #footer .footer-social .instagram:before {
        content: url(../svg/instagram.svg);
        margin: -10px 0 0 -10px;
        height: 18px;
        width: 18px;
    }

    #footer .footer-social .youtube:before {
        content: url(../svg/ico-social-youtube.svg);
        margin: -18px 0px 0 -18px;
        font-size: 25px;
    }

    #footer .footer-social .marketplace:before {
        content: url(../svg/ico-social-telegram.svg);
        margin: -18px 0px 0 -18px;
        font-size: 25px;
    }

#footer .bottom {
    color: #959BA3;
    background-color: #191B1D;
    padding: 23px 0 0;
    font: 400 13px/16px 'Montserrat', sans-serif
}

    #footer .bottom > .row > div[class^="col-"]:nth-child(2) {
        text-align: right;
    }

#footer .bottom-links {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #footer .bottom-links li {
        display: inline-block;
        vertical-align: top;
        position: relative;
        font: 400 13px/16px 'Montserrat', sans-serif;
    }

        #footer .bottom-links li + li {
            padding: 0 0 0 20px;
        }

            #footer .bottom-links li + li:before {
                content: '';
                position: absolute;
                z-index: 20;
                top: 0;
                left: 6px;
                bottom: 0;
                width: 1px;
                background: #959BA3;
            }

    #footer .bottom-links a {
        color: #959BA3;
    }

        #footer .bottom-links a:hover {
            text-decoration: none;
            color: #fff;
        }

footer .footer-disclaimer {
    margin: 22px 0 29px;
}

#footer .bottom p {
    margin: 0;
    display: inline;
}

#footer .by {
    color: #5f676e;
}

    #footer .by a {
        color: #5f676e;
    }

        #footer .by a:hover {
            text-decoration: none;
            color: #d31145;
        }



.link-list {
    padding: 19px 30px 26px;
    background: #191B1D;
    margin: 6px 0 0 -12px;
}

.app-img-container {
    width: 121px;
    height: 36px;
    display: inline-block;
    margin-right: 9px;
}

    .app-img-container img {
        max-width: 100%;
        height: auto;
    }


@media (max-width: 995px) {
    #footer .bottom .footer-seperator {
        display: block !important;
        border-color: #464b50;
        border-width: 2px;
    }

    #footer .bottom-links li {
        display: block;
        font-size: 18px;
        line-height: 38px;
        padding: unset !important;
    }

        #footer .bottom-links li:before {
            display: none;
        }

    #footer .bottom-links ul {
        border-bottom: 1px solid #FFFFFF;
    }

    #footer .copyright p {
        width: 295px;
        margin-left: auto;
        margin-right: auto;
    }

    #footer .copyright {
        height: 80px;
        text-align: center;
    }

        #footer .copyright span {
            display: block;
        }

    #footer .link-list {
        text-align: center;
    }

    #footer .link-list,
    #footer .social-block {
        margin: 6px 0 0;
    }
}

@media (max-width:992px) {
    #footer .middle .signup-form .hs-input {
        width: 100%;
    }
}

@media (max-width:768px) {
    #footer {
        background-image: url(../png/bg-dark-gray-mobile.png);
        background-size: cover;
    }

        #footer .container {
            padding: 60px 14px 50px;
        }

        #footer .middle {
            padding: 0;
        }

        #footer .social-block {
            padding: 19px 20px 26px;
            text-align: left;
        }

    .signup-form {
        max-width: none;
        padding: 28px 20px 40px 20px;
    }

        .signup-form label {
            padding: 0 0 38px;
            font-size: 20px;
            line-height: 29px;
            letter-spacing: -1px;
        }

        .signup-form .block {
            padding: 0 14px;
        }

            .signup-form .block > .row {
                padding-bottom: 2px;
            }

                .signup-form .block > .row > div[class^="col-"] {
                    padding-bottom: 11px;
                }

        .signup-form .form-control {
            height: 50px;
            font-size: 18px;
            letter-spacing: 0;
            padding: 2px 15px;
        }

        .signup-form .btn-primary {
            position: relative;
            display: block;
            width: 100%;
            height: auto;
            top: auto;
            right: auto;
            font-size: 20px;
            line-height: 24px;
            padding: 15px;
        }

    #footer .middle > .row > div[class^="col-"] + div[class^="col-"] {
        padding-top: 39px;
    }

    #footer .footer-social {
        justify-content: space-between;
        display: flex
    }

    #footer .social-block h4 {
        font-size: 17px;
        line-height: 20px;
        margin: 61px 0 10px;
    }

    #footer .footer-social li + li {
        padding: 0 0 0 11px;
    }

    #footer .footer-social a {
        width: 36px;
        height: 36px;
    }

        #footer .footer-social a:before {
            font-size: 20px;
            line-height: 26px;
        }

    #footer .footer-social .facebook:before {
        margin: -11px 0 0 -6px;
    }

    #footer .footer-social .twitter:before {
        margin: -11px 0 0 -9px;
    }

    #footer .footer-social .linkedin:before {
        margin: -12px 0 0 -9px;
    }

    #footer .footer-social .instagram:before {
        margin: -11px 0 0 -9px;
    }

    #footer .bottom {
        padding: 37px 0 0;
        text-align: left;
    }

        #footer .bottom > .row > div[class^="col-"] + div[class^="col-"] {
            padding-top: 31px;
        }

    #footer .bottom-links {
        margin: 0;
    }

        #footer .bottom-links li {
            font-size: 15px;
            line-height: 50px;
        }

            #footer .bottom-links li + li {
                padding: 0 0 0 26px;
            }

                #footer .bottom-links li + li:before {
                    margin: 3px 0 0 13px;
                }

    #footer .bottom p {
        display: block;
    }

    #footer .by {
        display: block;
    }
    /* end footer */

    #footer .top {
        display: none;
    }

    #footer .no-padding {
        padding-top: 0 !important;
    }



    #footer .signup-form .top-title, #footer .signup-form .top-title  span{
        font-size: 17px;
        line-height: 20px;
        text-align: left;
    }
 

    #footer .signup-form label {
        letter-spacing: normal;
    }

    #footer form.hs-form .form-columns-3 .hs-form-field {
        padding-bottom: 20px !important;
        width: 100% !important;
    }

    .form-sign-up fieldset.form-columns-3 .hs_submit {
        width: 100% !important;
    }

    .form-sign-up .legal-consent-container {
        min-width: initial;
    }
}
