.sectionFooter {
    background-size: cover;
    background-position: center;
    min-height: 400px;
    background-repeat: no-repeat
}

footer .btn.btn-social-icon {
    margin: 0 3.5px
}

footer {
    background: #000
}

.foot-img-wrap {
    padding: 0px 0 60px;
}

.foot-links {
    list-style-type: none
}

.foot-links {
    padding: 0 0 0 8px
}

.foot-links li {
    position: relative;
    padding: 8px 0;
    font-size: 14px
}

.foot-links li a {
    color: #fff
}

.foot-links li a:hover {
    color: #fff;
    text-decoration: none
}

.txt-sub {
    width: 65%;
    border-radius: 3px 0 0 3px;
    border: 0;
    padding: 28px 0 28px 25px;
    background: #1e2036
}

.btn-sub {
    width: 35%;
    border-radius: 0 3px 3px 0;
    padding: 15px
}

.footerContact a {
    text-decoration: none
}

.emailBootom {
    color: #fff
}

.emailBootom::placeholder {
    color: #fff
}

.footerContact .contactBtn {
    padding: 15px 60px 15px 60px;
    font-size: 16px;
    line-height: 37px;
    border: none;
    margin-top: 5px;
    border-radius: 5px;
    letter-spacing: 2px
}

.footerContact h3 {
    margin-bottom: 1.5rem
}

.fa-star.checked {
    color: orange;
}

.text-inner-black * {
    color: #000;
}