footer {
    background-image: url("/design/Footer-Bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position:
            center center;
    width: 100%;
    height: 100%;

    /*width: 100%;*/
    /*height: 100%;*/
    /*background-color: #141416 !important;*/
    /*background-position-x: 0%;*/
    /*background-position-y: 0%;*/
    /*background-attachment: fixed !important;*/
    /*background-size: cover;*/
    /*position: relative;*/
    /*border-bottom: 2px solid #222;*/
}
.footer-top {
    padding: 50px 0 30px;
}
.footer-top .footer-logo {
    max-width: 50%;
}
.footer-bottom {
    background-color#141416;
    padding: 15px 0;
    font-weight: 500;
    color: #5a5a5a;
}
.footer-bottom > .container > .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.footer-payments {
    text-align: right;
}
.footer-payments img {
    width: 350px;
    max-width: 100%;
}
.footer-top h2 {
    border: 0;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    position: relative;
    padding-bottom: 11px;
    text-align: left;
}
.footer-top h2:after {
    display: none;
}
.footer-top ul {
    padding: 0;
    margin: 0;
}
.footer-top ul li a {
    font-weight: 300;
    line-height: 33px;
    color: #fff;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    letter-spacing: 1px;
}
.footer-top ul li i {
    margin-right: 8px;
    font-size: 16px;
    color:#fff;
}
.footer-top a:hover {
    color:#796f51;
}
.footer-top p{
    font-weight: 400;

    line-height: 20px;
    color: #7e8081;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.footer-top .social-link {
    margin: 0 10px 0 0;
}
.footer-top .social-link:last-child {
    margin-right: 0;
}
.footer-top .social-link i {
    margin: 0;
    background: #fff;
    width: 42px;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    border: 1px solid transparent;
}
.footer-top .social-link i.fa-facebook {
    background:#1b1b1b;
    border: 1px solid #222222;

    margin-bottom: 5px;
}
.footer-top .social-link i.fa-linkedin {
    background:#1b1b1b;
    border: 1px solid #222222;

    margin-bottom: 5px;
}
.footer-top .social-link i.fa-twitter {
    background:#1b1b1b;
    border: 1px solid#222222;

    margin-bottom: 5px;
}
.footer-top .social-link i.fa-instagram {
    background:#1b1b1b;
    border: 1px solid #222222;

    margin-bottom: 5px;
}
.footer-top .social-link i:hover {
    color: #796f51;
    background: #1f1f1f;
    border: 1px solid #222;

}
.call-us {
    display: flex;
    align-items: center;

}
.call-us .left-icon {
    margin-right: 20px;
}
.call-us .right-call a {
    font-weight: 600;
}
.follow-us-wrapper {
    margin-top: 25px;
}
.follow-us-wrapper .follow-us-title {
        font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}
.footer-logo-wrapper {
    margin-bottom: 20px;

}
.footer-logo-wrapper img{
    height: 134px;
}

.footer-box{
    align-content: center;
}
.footer-box .contact-row {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 18px;
    color: #fff;

}
.footer-box .contact-row:hover {
    color: #796f51;

}
.footer-box li::marker{
    display: none;
}
.footer-box .contact-row:last-child {
    margin-bottom: 0;
}
.footer-box i {
    color: #fff;
}
.footer-box h2{
    color: #fff;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 27px;
    line-height: 1.5em;
    text-transform: uppercase;
    letter-spacing: 3px;
    word-spacing: 5px;
    text-align: center;
}
.footer-box h3{
    font-weight: 300;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 1px;
}

.form-control::placeholder{
    color: #fff;
}
.footer-box a, a:active, a:focus {
    color: rgb(102, 102, 102);
}

.newsletter-box {
    margin-top: 30px;
}
.contact-row i.fa-map-marker{
    font-size: 18px;
    color: #796f51;

}
.contact-row i{
    font-size: 18px;
    color: #796f51;
}
.contact-row a, a:active, a:focus{
    color: #fff;
}
.footer-sertifikati img{
    margin-left: -24px;
}

.newsletter-box h5 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 4px;
    margin-top: 15px;
}

.vscms-form-modal {
    display: none;
}
.has-feedback {
    position: relative;
}
.newsletter-box .form-control {
    min-height: 40px;
    padding-left: 10px;
}
.form-control-feedback {
    top: 14px;
    right: -2px;
}
.newsletter-box .input-group {
    width: 220px;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: block;
}
.newsletter-box button.btn.btn-default {
    padding: 4px 16px 10px 16px;
}

.footer-top .second-column {
    padding-left: 50px;
}
.footer-top .third-column {
    padding-left: 30px;
}


.footer .footer-bottom {
    padding: 30px 0;
    border-top: 1px solid #e0e0e0;
    font-size: 14px;
    font-weight: 500;
    color: #222222;
    border-top: 1px solid #222;
}
footer .footer-bottom .signature {
    font-size: 14px;
    font-weight: 500;
    color: #8A8A8A;
    margin-top: 6px;
    margin-bottom: 10px;
}
.footer .footer-bottom a {
    color: #5a5a5a;
}
.footer-bottom .right {
    text-align: right;
}
.copyright-r {
    color: #8A8A8A;
}
.copyright-r a {
    color: #fff;
}
.copyright-r a:hover {
    text-decoration: underline;
}
#top-link {
    display: none;
    position: fixed;
    right: 30px;
    bottom: 60px;
    background-color: #8A8A8A;
    overflow: hidden;
    text-decoration: none;
    z-index: 1000;
    color: #ffffff;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 35px;
    font-size: 27px;
    -webkit-transition: background 0.3s ease, color 0.3s ease 0s;
    -moz-transition: background 0.3s ease, color 0.3s ease 0s;
    -ms-transition: background 0.3s ease, color 0.3s ease 0s;
    -o-transition: background 0.3s ease, color 0.3s ease 0s;
    transition: background 0.3s ease, color 0.3s ease 0s;
    opacity: 0.8;
    border: 1px solid #1f1d1d;

}
#top-link:hover {
    background-color: #1b1b1b;
}
.footer-top {
    padding: 80px 0 50px;
    /*border-left: 1px solid #222222;*/
    /*border-right: 1px solid #222222;*/
}
.footer-top h4 {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 0px;
}
.footer-logo-wrapper-right {
    max-width: 62%;
    /*margin-bottom: 6px;*/
}
.footer-top .footer-company-name {
    font-weight: 400;
    line-height: 20px;
    color: #222;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;

}
.footer-social-icon {
    margin-bottom: 7px;
    font-size: 20px;
    color: #d0b697;
    display: inline;
    margin-right: 14px;
}
.footer-top .footer-address {
    font-size: 15px;
}
.footer-top .footer-address a {
    display: inline-block;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 27px;
}
.footer-top ul {
    font-size: 18px;
    list-style: none;
    padding: 0;
    margin: 0;

}
.footer-top ul li {
    padding: 0;
    margin: 0 0 1px;
}

.footer-bottom {
    padding: 30px 0;
    border-top: 1px solid #222;
}
.copyright {
    /*display: flex;*/
    align-items: center;
}
.copyright a {
    color: #f01e50;
    margin-left: 2px;
}

.copyright .right-copyright a {
    font-weight: 700;
}

.left-copyright{
    color: #000;
}
.right-copyright{
    color: #000;
}
.footer-address{
    color: #000;
}
