/* Footer */
.chan_trang .icon-box{
    align-items: center;
}
.chan_trang .icon-box .icon-box-text{
    padding-left: 15px !important;
}
.chan_trang .icon-box .icon-box-text h5{
    text-transform: unset;
    letter-spacing: 0;
    font-size: 16px;
    margin-bottom: 4px;
    line-height: 28px;
    color: #fff;
}
.chan_trang .icon-box .icon-box-text p{
    font-size: 14px;
    margin-bottom: 0px;
    letter-spacing: -0.1px;
}
a.button.button_01{
    font-size: 14px;
    font-weight: 500;
    color: #000;
    line-height: 18px;
    min-height: 18px;
    padding: 0;
    text-decoration: underline;
}
a.button.button_01::before{
    display: none;
}
a.button.button_01 span{
    text-decoration: underline;
}
#custom_html-27 .textwidget{
    font-size: 14px;
    line-height: 26px;
    color: #333333;
}
.chan_trang_1 #media_image-4{
    margin-bottom: 20px;
}
.chan_trang_1 #media_image-5{
    margin-top: 30px;
}
.chan_trang_1 ul.sidebar-wrapper .widget{
	margin-bottom: 0;
	padding: 0;
}
.chan_trang_1 .menu > li{
	border: none !important;
}
.chan_trang_1 .menu > li > a{
	display: block;
    padding: 0;
    font-size: 15px;
    line-height: 23px;
    position: relative;
    margin-bottom: 10px;
    color: #333;
}
.chan_trang_1 ul.call-footer li{
	margin-left: 0;
	display: block;
    margin-bottom: 10px;
	font-size: 14px;
}
.chan_trang_1 ul.call-footer li .title{
	display: block;
    font-weight: 700;
	line-height: 21px;
}
.chan_trang_1 ul.call-footer li a{
	display: block;
    font-size: 16px;
    font-weight: 700;
	line-height: 24px;
    color: #ffb416;
}
.chan_trang_1 ul.call-footer li .content{
	display: block;
    font-style: italic;
	line-height: 21px;
}
.chan_trang_1 #media_image-3{
	margin-bottom: 15px;
}
.chan_trang_1 #media_image-3 img{
    width: 165px;
}
.chan_trang_1 form{
    margin-top: 15px;
}
.chan_trang_1 form input{
    box-shadow: none;
    line-height: 40px;
    height: 40px;
    border: 1px solid var(--bg_button);
    background: transparent;
    margin-bottom: 0;
    border-radius: 5px;
    padding: 8px 15px;
    font-size: 14px;
}
.chan_trang_1 form input.wpcf7-submit{
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #fff;
    background: var(--bg_button);
    border: 1px solid var(--bg_button);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    text-transform: unset;
    font-weight: 500;
}
.chan_trang_1 .div1 ul.social{
	margin-bottom: 20px;
}
.chan_trang_1 .widget_social{
    margin-top: 15px;
}
.chan_trang_1 ul.social li,
.chan_trang_1 .div1 ul li{
	margin-left: 0;
	display: inline-block;
}
#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 .widgettitle,
.footer-wrapper .widget .widget-title{
    color: #333;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 10px;
    font-weight: 600;
    position: relative;
    text-transform: unset;
    letter-spacing: 0;
    display: block;
}
.footer-wrapper p{
    margin-bottom: 10px;
    color: #333333;
}
.footer-wrapper p svg{
    margin-right: 5px;
    color: #f18642;
}
.absolute-footer{
    font-size: 16px;
    text-align: center;
	padding: 10px 0;
}
.absolute-footer .footer-primary{
	float: none;
}
.absolute-footer .copyright-footer{
    color: #000;
    line-height: 24px;
    font-size: 14px;
}
#footer .absolute-footer.dark {
    color: #FFF;
    padding: 15px 0px;
    background-color: #E6E3DE;
    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: #000;
}