.footer-address .footer_block .footer_hover_Addressfooter.footer-section {
    background: #0d1025;
    position: relative
}

footer.footer-section:before {
    content: '';
    /* background-color: #036fb6; */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.footer-links .footer-blocks .footer-btitle {
    font-size: 16px;
    line-height: 1.5;
    text-transform: uppercase;
    width: 100%
}

.footer-links .footer-blocks .footer-bcontent li a {
    font-size: 14px;
    padding: 8px 0
}

.footer-address .f-contact-info,
.footer-address .f-career-info {
    background: transparent;
    position: relative;
    padding: 0
}

.footer-address .f-contact-info+.f-contact-info {
    margin: 14px 0 0
}

.footer-address .f-contact-info h5 {
    font-size: 16px;
    line-height: 1.5;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 20px;
    line-height: 1.5;
    width: 100%
}

.footer-address .f-contact-info h5 span {
    display: inline-block;
    border-bottom: 1px solid #626784;
    padding: 0 0 5px
}

.footer-address .f-info-desc {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 20px
}

.footer-address .f-info-desc p {
    background-image: url(../images/footer-sprite.png);
    background-repeat: no-repeat;
    background-position: 0 -88px;
    padding: 0 0 0 27px;
    margin: 0 0 20px
}

.footer-address .f-info-desc span {
    background-image: url(../images/footer-sprite.png);
    background-repeat: no-repeat;
    background-position: 0 -3px;
    padding: 0 0 0 27px
}

.footer-address .f-career-info {
    margin: 0
}

.footer-address .f-career-info a {
    background-image: url(../images/footer-sprite.png);
    background-repeat: no-repeat;
    background-position: 0 -189px;
    padding: 0 0 0 27px;
    display: inline-block;
    transition: none;
    word-break: break-all
}

.footer-address .f-career-info a:hover {
    text-decoration: none!important;
    transform: none
}

.footer-contact .f-social-info {
    background: transparent;
    margin: 30px 0 0;
    padding: 0;
    position: relative
}

.footer-contact .f-social-info h5 {
    font-size: 16px;
    line-height: 1.5;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 20px;
    line-height: 1.5;
    width: 100%
}

.footer-contact .f-social-info h5 span {
    display: inline-block;
    border-bottom: 1px solid #626784;
    padding: 0 0 5px
}

footer.footer-section .f-social-info li {
    width: 50px;
    height: 50px;
    line-height: 50px
}

footer.footer-section .f-social-info svg {
    width: 23px;
    height: 23px
}

footer.footer-section .site-footer {
    background: #0a2c66;
    padding: 10px 60px;
    position: relative;
    z-index: 2;
    margin-top: 28px
}

footer.footer-section .site-footer .copyright-links {
    position: relative;
    width: 100%
}

footer.footer-section .site-footer .f-site-info {
    margin: 15px 0 5px
}

footer.footer-section .site-footer .f-site-links {
    margin: 5px 0 15px
}

footer.footer-section .f-career-infos {
    position: absolute;
    right: 0;
    top: 0;
    width: 25%
}

footer.footer-section .f-career-infos img {
    position: inherit
}

#customer_review ul {
    display: flex;
    flex-wrap: wrap
}

#customer_review ul li {
    max-width: 100%;
    flex: 0 0 100%
}

#customer_review ul li:last-child {
    margin: 0 0 0 -22px
}

#footer_add {
    margin: 27px 0 0
}

#footer_social {
    padding: 0;
    background: none
}

#footer_social h5 {
    font-size: 18px;
    padding: 6px 0 0
}

#footer_social ul li {
    margin-right: 7px;
    width: 40px;
    height: 40px;
    line-height: 40px
}

#footer_social ul li .skype {
    font-size: 26px;
    line-height: 40px;
}

#footer_social ul li .skype i {
    font-size: 25px !important;
}

#footer_social ul li svg {
    height: 24px;
    width: 24px;
    line-height: 24px
}

#tech_partners {
    padding: 20px 0 100px
}

#tech_partners .heading-title-2.text-center {
    margin-bottom: 53px
}

.footer_logo img {
    width: 100%
}

.footer-address h5 {
    font-size: 18px;
    padding: 6px 0 17px;
    margin: 0;
    font-weight: 600;
    line-height: 1.5;
    color: #fff
}

.footer-address .footer_block {
    position: relative;
    padding: 0 0 15px;
}

.footer-address .footer_block span.nameing {
    margin-left: 7px
}

@media (min-width: 480px) {
    .footer-address .f-contact-info,
    .footer-address .f-career-info,
    .footer-contact .f-social-info {
        padding: 0 0 0 108px
    }
    .footer-address .f-contact-info img,
    .footer-contact .f-social-info img {
        position: absolute;
        top: 0;
        left: 0
    }
    .footer-address .f-contact-info+.f-contact-info img {
        top: 20px
    }
}

@media (min-width: 768px) {
    .footer-links .footer-blocks .footer-btitle {
        padding: 0;
        margin: 0 0 12px
    }
    .footer-address .f-contact-info+.f-contact-info .f-address-list {
        border-top: 1px solid #282d4b;
        padding-top: 34px
    }
    .footer-address .f-contact-info+.f-contact-info img {
        top: 34px
    }
    .footer-links .footer-blocks .footer-btitle span {
        display: inline-block;
        border-bottom: 1px solid #626784;
        padding: 0 0 5px
    }
}

@media (min-width: 992px) {
    footer.footer-section {
        padding-top: 50px
    }
    .footer-contact .f-social-info {
        margin-top: 50px
    }
    footer.footer-section .site-footer .f-site-info {
        margin-bottom: 15px
    }
    footer.footer-section .site-footer .f-site-links {
        margin-top: 15px
    }
    .footer-address .footer_block .footer_hover_Address ul {
        position: relative;
        z-index: 9;
        padding: 0;
        margin: 0;
        color: #fff;
        list-style: none
    }
    .footer-address .footer_block .footer_hover_Address ul li {
        background: url(../images/footer_icons.png) no-repeat;
        padding: 0 0 15px 24px;
        font-size: 14px;
        color: #fff
    }
    .footer-address .footer_block .footer_hover_Address ul li a {
        color: #fff
    }
    .footer-address .footer_block .footer_hover_Address ul li:nth-child(3) {
        background-position: 0 -146px;
        padding-bottom: 0
    }
    .footer-address .footer_block .footer_hover_Address ul li:nth-child(2) {
        background-position: 0 -116px
    }
}

@media (min-width: 1200px) {
    footer.footer-section {
        padding-top: 90px
    }
    footer.footer-section .f-social-info li {
        width: 50px;
        height: 50px;
        line-height: 50px
    }
    footer.footer-section .f-social-info svg {
        width: 23px;
        height: 23px
    }
    .footer-address .footer_block .footer_hover_Address {
        display: block;
        position: static;
        color: #fff;
        margin: 0 0 18px;
    }
}

@media (min-width: 1660px) {
    .footer-content .footer-contact {
        padding-left: 63px
    }
}

@media (max-width: 1440px) {
    .footer-address .footer_block .footer_hover_Address {
        width: 219px;
        display: block;
    }
}

@media (max-width:1199px) {
    .footer_hover_Address ul {
        padding: 17px 0!important;
        list-style: none!important;
        margin: 0!important;
        color: #fff!important
    }
    .footer_hover_Address ul li {
        background: url(../images/footer_icons.png) no-repeat;
        padding: 0 0 15px 24px;
        font-size: 14px
    }
    .footer_hover_Address ul li a {
        color: #fff!important
    }
    .footer-address .footer_block .footer_hover_Address ul li:nth-child(3) {
        background-position: 0 -146px;
        padding-bottom: 0
    }
    .footer-address .footer_block .footer_hover_Address ul li:nth-child(2) {
        background-position: 0 -116px
    }
    .footer-address .footer_block .footer_hover_Address:after,
    .footer-address .footer_block:hover::after {
        display: none
    }
    #footer_social ul li {
        width: 44px;
        height: 44px;
    }
}

@media (max-width: 991px) {
    footer.footer-section .footer-contact {
        border-top: 1px solid #626784;
        padding-top: 35px
    }
    .footer_hover_Address ul {
        padding: 17px 0;
        list-style: none;
        margin: 0
    }
    .footer_hover_Address ul li {
        background: url(../images/footer_icons.png) no-repeat;
        padding: 0 0 15px 24px;
        font-size: 14px
    }
    .footer_hover_Address ul li a {
        color: #fff
    }
}

@media (max-width: 767px) {
    .footer-address {
        margin: 34px 0 0
    }
    .footer-address .f-contact-info+.f-contact-info {
        border-top: 2px solid #282d4b;
        padding-top: 20px;
        margin: 0
    }
    .footer-links .footer-blocks .footer-btitle:after,
    .footer-links .footer-blocks .footer-btitle:before {
        top: 19px
    }
    footer.footer-section .footer-contact {
        border-top: none;
        padding-top: 0
    }
    .footer-address .footer_block .footer_hover_Address {
        width: 100%
    }
    body .footer_logo img {
        margin-bottom: 0
    }
}

@media (max-width: 566px) {
    .footer-address .f-contact-info .f-address-list .f-info-desc {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width: 479px) {
    .footer-address .f-contact-info img,
    .footer-contact .f-social-info img {
        margin: 0 0 15px
    }
    .footer-address .f-contact-info .f-address-list .f-info-desc+.f-info-desc p {
        padding-top: 20px;
        border-top: 1px dashed #282d4b;
        background-position: top 23px left
    }
}