.home-page b{
    font-weight: 600;
}
.home-page p,
.home-page .lg-sub-html h4{
    color: #fff;
}
.home-page .but_small {
    font-size: 14px;
    padding: 6px 9px;
    font-weight: 400;
    letter-spacing: 0;
}
.home-page .header_box_address {
    color: #000;
    text-transform: uppercase;
}
.home-page .f_left{
    padding-left: 0!important;
}
.home-page .f_right{
    padding-right: 0!important;
}
.home-page #jsddm > li > a {
    position: relative;
    font-size: 15px;
    color: #000;
    padding-left: 0;
    padding-right: 0;
    margin-right: 34px;
    padding-bottom: 22px;
    margin-top: 7px;
}
.home-page #jsddm > li:nth-child(4) > a {
    margin-right: 0;
}
.home-page #jsddm > li > a img {
    margin: -15px 0 0 0;
    position: absolute;
    top: 35px;
    right: -15px;
}
.home-page .header_box_tel{
    color: #000;
}
.home-page .header_box{
    height: 106px;
}
@media screen and (max-width: 1024px) {
    .home-page .header_box {
        height: 130px;
    }
}
.home-page #jsddm li ul li{
    height: 50px;
    display: block;
}
.home-page #jsddm li ul li a{
    padding: 16px 12px;
    height: 50px;
}
.home-page #topbar2{
    display: none!important;
}
.home-page .home-bottom-youtube{
    margin-bottom: -2px;
}
.home-page .mob_menu_box_inner{
    width: 300px;
}
.home-page .mob_menu_link{
    font-size: 16px;
    line-height: 30px;
    padding: 0;
}