.form_dk {
    background: #f3f3f3;
    float: left;
    width: 100%;
}

.top_footer {
    width: 100%;
    float: left;
    margin-top: 10px;
    padding: 20px 20px 30px;
    border-bottom: 1px solid #ddd;
    background: #545556;
}

.top_footer .row {
    align-items: center;
}

.item_top_footer {
    width: 100%;
    float: left;
}

.item_top_footer>h2 {
    margin: 0;
    color: #fff;
    font-size: 28px;
}

.item_top_footer>p {
    width: 100%;
    float: left;
    margin: 10px 0;
    color: #fff;
}

.form_email {
    width: 100%;
    float: left;
    display: flex;
    padding: 5px;
    flex-wrap: wrap;
    background: #fff;
    border-radius: 10px;
}

.form_email span.wpcf7-form-control-wrap {
    margin: 0;
    width: calc(100% - 120px);
}

.form_email input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 120px;
    margin: 0;
    background: #0abaff;
    border-radius: 10px;
}

.box_dk_footer {
    width: 100%;
    float: left;
    position: relative;
}

.form_email span.wpcf7-spinner {
    position: absolute;
    right: 0;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
}

.form_email span.wpcf7-form-control-wrap input {
    box-shadow: none !important;
    border: none !important;
    outline: none;
    height: 55px;
}


.full-footer {
    min-height: 100px;
    background: #2e282e;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.content_footer {
    width: 100%;
    float: left;
    padding: 30px 0;
}

.item_content_footer {
    width: 100%;
    float: left;
}

img.img_logo_footer {
    height: 90px;
    width: auto;
}

.box_item_mxh {
    width: 100%;
    float: left;
    margin: 10px 0;
    display: flex;
    gap: 10px;
}

a.link_mxh {
    display: flex;
    width: 35px;
    height: 35px;
    background: #493f49;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
}

a.link_mxh i {
    color: #fff;
    font-size: 20px;
}

h2.text_content_footer {
    color: #fff;
    font-size: 20px;
    padding: 0 0 10px;
    margin: 0 0 30px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

h2.text_content_footer::before {
    position: absolute;
    content: '';
    width: 40px;
    height: 1px;
}

h2.text_content_footer::before {
    position: absolute;
    content: '';
    width: 60px;
    height: 1px;
    background: #0abaff;
    left: 0;
    bottom: 0;
    transform: translateY(1px);
}

.main_footer {
    width: 100%;
    float: left;
}

ul#menu-footer {
    margin: 0;
    list-style: none;
    padding: 0;
    line-height: 2.5;
}

ul#menu-footer a {
    color: #fff;
    text-transform: uppercase;
}

.text_tt_footer {
    width: 100%;
    float: left;
    margin: 0 0 20px;
    line-height: 2;
}

.text_tt_footer span {
    color: #fff;
    margin-right: 5px;
}

.text_tt_footer a {
    font-weight: 500;
    color: #fff;
    font-size: 15px;
    letter-spacing: .05em;
}

.footer-box {
    float: left;
}

.footer-box-1 {
    width: 35%;
}

.footer-box-2 {
    width: 20%;
}

.footer-box-3 {
    width: 25%;
}

.footer-box-4 {
    width: 20%;
}

.footer-box h2 {
    font-size: 16px;
    color: #fff;
    margin: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}

.footer-box p {
    color: #fff;
    margin-top: 0;
}

.footer-box-1 i {
    font-size: 14px;
    margin-right: 5px;
    min-width: 20px;
}

ul#footer-menu {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul#footer-menu a {
    text-decoration: none;
    color: #fff;
    line-height: 24px;
    background: url(images/arrow-right.png) no-repeat left center;
    padding-left: 15px;
    background-size: 11px;
}

ul#footer-menu a:hover {
    text-decoration: underline;
}

.footer-box iframe {
    width: 95%;
}

.footer-box-4 a {
    color: #fff;
    text-decoration: none;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    min-width: 100px;
}

.footer-box-4 .footer-content i {
    font-size: 16px;
    width: 32px;
    height: 32px;
    border-radius: 99px;
    color: #008080;
    background: #fff;
    text-align: center;
    padding-top: 8px;
    box-sizing: border-box;
    margin-right: 5px;
}

.link_bct {
    clear: both;
}

/* footer-bottom */

.full-footer-bottom {
    background: #252025;
    padding: 15px 0;
}

.left-footer-bottom {
    width: 40%;
    text-align: left;
    display: inline-block;
    color: #fff;
}

.mid-footer-bottom {
    display: inline-block;
    text-align: center;
    width: 19%;
}

.right-footer-bottom {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
}

a.design-by {
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
}

a.design-by:hover {
    text-decoration: underline;
}

#show-sft,
#hide-sft {
    float: right;
    font-size: 14px;
    margin: 0;
    text-align: right;
    cursor: pointer;
}

#show-sft,
.active-sft #hide-sft {
    display: inline-block;
}

#hide-sft,
.active-sft #show-sft {
    display: none;
}

@media only screen and (max-width: 768px) {

    .footer-box {
        width: 50%;
    }

    .footer-box-3 {
        clear: both;
    }

    .footer-bottom {
        width: 100%;
        text-align: center;
    }

    .footer-box h2 {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

}

@media only screen and (max-width: 600px) {

    .footer-box {
        width: 100%;
    }

}