/*
Theme Name: HWP.com.vn
Theme URI: https://hwp.com.vn/
Author:  HWP.com.vn
Author URI: https://hwp.com.vn/
Description: Công ty TNHH Thương Mại Dịch Vụ HWP - chuyên thiết kế website, website bằng wordpress giá rẻ. Hotline: 0909 257 034
Version: 1.0
*/
*{
    outline: none !Important;
}
strong,b{
    font-weight: bold;
}
img{
    max-width: 100%;
    height: auto;
}
.editor ul{
    margin-bottom: 15px;
    list-style: disc;
    margin-left: 30px;
}
.editor ul li{
    list-style: disc;
}
footer .wsmenu{
    margin-left: 20px;
    float: left;
    list-style: disc;
    position: inherit;
    visibility: initial;
    height: auto !important;
    overflow: inherit;
    margin-bottom: 15px;
}
footer .wsmenu li{
    list-style: disc;
    visibility: initial;
}
.footer h6{
    text-transform: uppercase;
}
#dichvu .left{
    padding: 20px;
}
.sbox-13{
    border-radius: 10px;
    overflow: hidden;
}
#banggia .nav-tabs{
    border-bottom: none;
    display: block;
    text-align: center;
    margin-bottom: 50px;
    float: left;
    width: 100%;
}
#banggia .nav-tabs li{
    display: inline-block;
    margin: 0px 10px;
}
#banggia .nav-tabs li a{
    border: 1px solid #222;
    padding: 7px 10px;
    border-radius: 30px;
    display: block;
}
#banggia .nav-tabs li a.active{
    background: #fbb871;
}
#banggia .pricing-list-amount{
    font-size: 18px;
    color: #e2115d;
    letter-spacing: 0px;
}
.pricing-list-txt p{
    max-width: 65%;
}
p{
    margin-bottom: 10px;
}
.footer-form img{
    width: 100%;
    height: auto;
}
.owl-theme .owl-dots .owl-dot{
    background: none;
    border: none;
}
.owl-theme .owl-dots .owl-dot span{
    margin: 0px;
}
.tra-menu .wsmainfull.scroll{
    position: fixed;
    width: 100%;
    left: 0px;
    top:0px;
    z-index: 999;
}