.dangky_tuvan .section-content{
    padding: 0 15px;
}
.dangky_tuvan .icon-box{
    align-items: center;
}
.dangky_tuvan .icon-box .icon-box-text h5{
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 9px;
}
.dangky_tuvan .icon-box .icon-box-text p{
    font-size: 16px;
    line-height: 20px;
}
.dangky_tuvan form{
    margin-bottom: 0;
}
.dangky_tuvan form input[type="email"]{
    border-radius: 50px;
    box-shadow: none;
    border: none;
    color: #9A9A9A;
    font-size: 16px;
    height: 55px;
    margin-bottom: 0;
    padding: 10px 56px 10px 26px;
}
.dangky_tuvan form input[type=submit]{
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 55px;
    width: 55px;
    border: none;
    padding: 0;
    background: url(../images/Vector.png) center no-repeat;
    box-shadow: none;
    font-size: 0;
}
/** Footer **/
#footer a {
    color: #FFF;
    padding: 0;
    line-height: 35px;
    font-size: 16px;
}
#footer ul.menu>li {
    padding-bottom: 0;
}
#footer .footer-widgets-aside .col {
    padding-left: 0px;
    padding-right: 0px;
}
.footer-widgets-aside ul.menu li + li {
    border-top: none;
}
.footer-widgets-aside ul li {
    margin: 0;
    padding-bottom: 10px;
    list-style-type: none;
    position: relative;
    border: none !important;
}
.footer-wrapper .widget .widget-title{
    font-size: 20px;
    margin-bottom: 16px;
    display: block;
    line-height: 30px;
    letter-spacing: 0;
    color: #fff;
    font-family: "Plus Jakarta Sans", sans-serif;
}
.footer-wrapper p{
    margin-bottom: 0;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
}
.footer-wrapper p i{
    margin-right: 5px;
}
#footer .absolute-footer.dark {
    color: #FFF;
    padding: 15px 0px;
    background-color: #37a779;
}
.copyright{
    border-top: 1px solid #30407A;
    padding-top: 24px;
    padding-bottom: 24px;
}
.footer-wrapper .copyright p{
    font-size: 15px;
    line-height: 30px;
}
.absolute-footer{
    display: none;
}
#footer a.back-to-top {
    border: 0;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
    margin: 0;
    bottom: 55px;
    background: #004AAF;
}
@media (max-width: 1200px) {
    .footer-wrapper .widget .widget-title{
        font-size: 18px;
        margin-bottom: 11px;
        line-height: 28px;
    }
    .footer-wrapper p{
        font-size: 15px;
    }
    #footer a{
        font-size: 15px;
    }
}
@media (max-width: 912px) {
    .dangky_tuvan .icon-box{
        margin-bottom: 20px;
    }
    .dangky_tuvan form input[type="email"]{
        height: 45px;
    }
    #footer .widget{
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .dangky_tuvan .icon-box{
        margin-bottom: 10px;
    }
    .dangky_tuvan .icon-box .icon-box-text h5{
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 5px;
    }
    .dangky_tuvan .icon-box .icon-box-text p{
        font-size: 14px;
    }
    .footer-wrapper .widget .widget-title{
        font-size: 17px;
        margin-bottom: 11px;
        line-height: 26px;
    }
    .footer-wrapper p{
        font-size: 14px;
    }
    #footer a{
        font-size: 14px;
    }
    .footer-wrapper .copyright p{
        font-size: 14px;
        line-height: 26px;
    }
}