.full-footer {
    min-height: 100px;
    background: #f6f5f1;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-box {
    float: left;
}

.footer-box-1 {
    width: 35%;
}

.footer-box-2 {
    width: 20%;
}

.footer-box-3 {
    width: 20%;
}

.footer-box-4 {
    width: 20%;
}

.footer-box h2 {
    font-size: 16px;
    color: #373737;
    margin: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}

.footer-box p {
    color: #373737;
    margin-top: 0;
    line-height: 24px;
    padding-right: 0;
    margin-bottom: 5px;
}

.footer-box-1 i.fa {
    font-size: 20px;
    margin-right: 5px;
    min-width: 20px;
}

.footer-content .menu li {
    margin-bottom: 5px;
    line-height: 26px;
}

.display_reps {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

ul#footer-menu {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul#footer-menu a {
    -webkit-transition: all 0.3s ease-in-out 0s;
    text-decoration: none;
    color: #373737;
    line-height: 24px;
    background: url(images/arrow-right.png) no-repeat left center;
    padding-left: 15px;
    background-size: 11px;
}

ul#footer-menu a:hover,
.main-menu-footer ul a:hover {
    color: #49a010;
}

.main-menu-footer ul a:hover {
    padding-left: 7px;
}

ul#footer-menu a:hover {
    padding-left: 25px;
}

.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 */

.inner-footer-bottom.inner-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.full-footer-bottom {
    background: #bbb;
    padding: 10px 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%;
}

.mid-footer-bottom img {
    width: auto;
}

.right-footer-bottom {
    display: inline-block;
    width: 40%;
    text-align: right;
}

a.design-by {
    color: #fff;
    text-decoration: none;
}

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;
}

.main-menu-footer ul {
    list-style: none;
    padding: 0;
    line-height: 24px;
}

.main-menu-footer ul a {
    text-decoration: none;
    color: #373737;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

.form_dki_ntin {
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 30px;
}

.form_dki_ntin .title_form {
    font-size: 25px;
    font-weight: 500;
    text-transform: capitalize;
}

.form_dki_ntin .form_footer .wpcf7 {
    width: 40%;
    margin: auto;
}

.form_dki_ntin .form_footer .wpcf7 .wpcf7-form-control-wrap {
    width: 100%;
}

.form_dki_ntin .form_footer .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control {
    border-radius: 25px;
    border: 1px solid #e1e1e1;
    box-shadow: 0 1px 0 0 #fff;
    color: #7b7b7b;
    font-size: 15px;
    background: #e9e8e2;
    padding-right: 135px;
    line-height: 30px;
    height: 50px;
    outline: none;
}

.form_dki_ntin .form_footer .wpcf7 p .wpcf7-form-control {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    background: #49a010;
    color: #fff;
    border-radius: 25px;
    padding: 0 30px;
    height: 50px;
    text-transform: uppercase;
    font-size: 15px;
    outline: none;
}

.form_dki_ntin p {
    text-align: center;
    position: relative;
}

.lien-ket {
    margin-top: 30px
}

.lien-ket a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #999;
    background: transparent;
    border-radius: 100%;
    line-height: 40px;
    padding: 0;
    width: 42px;
    height: 42px;
    border: 1px solid #e1e1e1;
    text-align: center;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    margin: 15px;
}

.lien-ket a:hover {
    border-color: #ccc;
    color: #111;
    box-shadow: 4px 10px 25px 2px rgba(0, 0, 0, 0.1);
}

.footer-logo h3 {
    width: 43%;
}

.footer-box-2,
.footer-box-3,
.footer-box-4 {
    margin-top: 0;
}

.full-footer .sub-menu {
    display: none;
}

.popup {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99999999;
}

.popup-overlay {
    background: rgba(0, 0, 0, 0.9);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.popup-content {
    position: absolute;
    background: #fff;
    width: 500px;
    margin: -58px 0 0 -264px;
    left: 50%;
    top: 30%;
    z-index: 11;
    padding: 14px;
}

.open-popup {
    margin-left: 46%;
    background: rgb(0, 159, 211);
    color: #fff;
    border: 1px solid;
    display: inline-block;
    padding: 5px 20px;
}

.popup {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px;
}

.popup-content {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.popup-content h3 {
    color: rgba(0, 0, 0, .65);
    font-weight: 600;
    text-transform: none;
    position: relative;
    display: block;
    padding: 13px 16px;
    padding-bottom: 13px;
    padding-bottom: 13px;
    font-size: 27px;
    line-height: normal;
    text-align: center;
}

.popup-content p {
    font-size: 16px;
    text-align: center;
}

.close-popup {
    background-color: #7cd1f9;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 24px;
    margin: 0;
    cursor: pointer;
    text-decoration: none;
}

.swal-icon {
    border-color: #a5dc86;
    width: 80px;
    height: 80px;
    border-width: 4px;
    border-style: solid;
    border-radius: 50%;
    padding: 0;
    position: relative;
    box-sizing: content-box;
    margin: 20px auto;
}

.swal-icon--success__line--long {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: animateSuccessLong .75s;
    animation: animateSuccessLong .75s;
}

.swal-icon--success__line {
    height: 5px;
    background-color: #a5dc86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2;
}

.swal-icon--success__line--tip {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: animateSuccessTip .75s;
    animation: animateSuccessTip .75s;
}

.footer-content .fb-page.fb_iframe_widget>span {
    max-width: 100%;
}

@media only screen and (max-width: 800px) {
    .footer-box-1,
    .footer-box-2,
    .footer-box-3,
    .footer-box-4 {
        width: 50%;
    }
    .footer-box-3,
    .footer-box-4 {
        margin-top: 0;
    }
    .footer-box-3 {
        padding: 0;
    }
    .display_reps {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
}

@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;
    }
    .form_dki_ntin .form_footer .wpcf7 {
        width: 65%;
    }
    .footer-logo h3 {
        width: auto;
    }
    .footer-logo img {
        display: block;
        margin: auto;
        max-width: 200px;
        height: auto;
    }
}

@media only screen and (max-width: 600px) {
    .footer-box {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .form_dki_ntin .form_footer .wpcf7 {
        width: 100%;
    }
    .footer-box-3 {
        padding-left: 0;
    }
    .footer-box-2,
    .footer-box-3,
    .footer-box-4 {
        margin-top: 0;
    }
    .popup-content {
        width: 300px;
        left: 70%;
    }
}