.elementor-32033 .elementor-element.elementor-element-a75c6e4{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-32033{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for shortcode, class: .elementor-element-6caaca1 */footer {
    width: 100%;
    background: #000000;
    padding: 62px 0 64px;
    overflow: hidden;
}
footer .container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 32px;
    display: flex;
    justify-content: space-between;
}
footer .container .left-side {
    display: flex;
    flex-direction: column;
}
footer .container .logo-wrap {
    display: block;
    width: fit-content;
    text-decoration: none;
    margin-bottom: 18px;
}
footer .container .logo-wrap .logo {
    width: 228px;
    height: auto;
    display: block;
}
footer .container .title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.5em;
    letter-spacing: 0.03em;
    color: #ffffff;
    margin: 0 0 8px;
}
footer .container .subtitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0.03em;
    color: #999999;
    margin: 0 0 60px;
}
footer .container .company-info {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}
footer .container .company-info .row {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
footer .container .line-icon {
    width: 19px;
    height: auto;
    display: block;
    margin: 0;
}
footer .container .mail-icon {
    width: 18px;
    height: auto;
    display: block;
    margin: 0;
}
footer .container .phone-icon {
    width: 17px;
    height: auto;
    display: block;
    margin: 0;
}
footer .container .text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0.03em;
    color: #ffffff;
    margin: 0px;
}
footer .right-side {
    color: #999999;
    text-align: end;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
}
footer .footer-menu {
    list-style-type: none;
    display: flex;;
    gap: 64px;
    padding: 0px;
}
footer .footer-menu li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 126px;
}
footer .footer-menu > li > .link-wrap {
    color: #ffffff;
    text-align: start;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0.03em;
    margin-bottom: 16px;
    transition: color 0.3s ease-in-out;
}
.footer-menu li .sub-menu {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
}
.footer-menu li .sub-menu li .link-wrap {
    text-decoration: none;
    color: #d3d3d3;
    text-align: start;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3em;
    letter-spacing: 0.03em;
    transition: color 0.3s ease-in-out;
}
.footer-menu .link-wrap:hover,
.footer-menu li .sub-menu li .link-wrap:hover {
    color: #0B62E4;
}
.copyright {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: 0.03em;
    margin: 0px;
}
.copyright a {
    color: #999999;
    transition: color 0.3s ease-in-out;
}
.copyright a:hover,
.copyright a:active {
    color: #ffffff;
}
.copyright br {
    display: none;
}
.footer-nav {
    width: 100%;
    height: 58px;
    display: flex;
    position: fixed;
    z-index: 9999;
    bottom: 0;
}
.footer-nav .col {
    width: calc(100% / 3);
    height: 100%;
}
.footer-nav .col a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #ffffff;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0.03em;
}
.footer-nav .col:nth-child(1) a {
    background-color: #5AC3F5;
}
.footer-nav .col:nth-child(2) a {
    background-color: #6980c5;
}
.footer-nav .col:nth-child(3) a {
    background-color: #0b62e4;
}

 @media screen and (min-width: 881px) {
    .footer-nav {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    .copyright > br:nth-child(2) {
        display: block;
    }
}

@media screen and (max-width: 1024px) {
    footer .container {
        flex-wrap: wrap;
        gap: 32px;
    }
}

@media screen and (max-width: 960px) {
    footer .container {
        flex-direction: column;
        align-items: center;
    }
    footer .container .left-side {
        align-items: center;
    }
    footer .container .right-side {
        row-gap: 32px;
        align-items: center;
    }
    .copyright {
        text-align: center;
    }
}

@media screen and (max-width: 621px) {
    footer .container .left-side,
    footer .container .right-side {
        width: 100%;
        text-align: center;
        align-items: center;
    }
    .copyright br {
        display: block;
    }
}

@media screen and (max-width: 576px) {
    footer .container {
        padding: 0 clamp(1rem, -0.25rem + 6.25vw, 2rem);
    }
    footer .container .left-side .title {
        font-size: clamp(1.25rem, 1.094rem + 0.78vw, 1.375rem);
    }
    footer .footer-menu {
        flex-direction: column;
        row-gap: 16px;
    }
    footer .footer-menu li {
        max-width: 100%;
        align-items: center;
    }
    footer .footer-menu li .link-wrap {
        text-align: center;
    }
}/* End custom CSS */