.awe-section-5 .title_module_main,.awe-section-7 .title_module_main{
    border: none;
    text-align: center;
}
.awe-section-5 .title_module_main h2::before,.awe-section-5 .title_module_main h2::after,.awe-section-7 .title_module_main h2::before,.awe-section-7 .title_module_main h2::after{
    display: none;
}
.awe-section-5 .title_module_main h2,.awe-section-7 .title_module_main h2{
    background: none;
}
.awe-section-5 .title_module_main h2 span,.awe-section-7 .title_module_main h2 span{
    color: #000;
    font-size: 23px;
}
.contact-custom {
    background: #d7b342!important;
    border-radius: 5px;
    padding: 15px;
}
.dk-home .contact-custom {
    border-radius: 0;
    padding: 5px 15px;
}
.dk-home .contact-custom {
    background: #fff !important;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 0 5px #d9d9d9;
}
.dk-home .contact-custom form{
    margin: 0;
}
.dk-home .contact-custom form input{
    min-height: 34px;
    height: 34px;
}
/*.dk-home .contact-custom h3 {*/
/*    color: #000;*/
/*}*/
.contact-custom h3 {
    font-weight: 700;
    /*color: #fff;*/
    color: #000;
    font-size: 18px;
    margin: 5px 0 7px;
    text-align: center;
}
.dk-home .form-group {
    margin-bottom: 7px;
    min-height: 34px;
    padding: 0;
}
.dk-home .list-button {
    margin-bottom: 10px;
    /*padding: 0;*/
}
.contact-custom .btn {
    background: red;
    color: #fff;
    border-radius: 5px !important;
    text-transform: uppercase;
    padding: 10px 20px;
    line-height: 1;
}
.dk-home .contact-custom .btn {
    background: #f5c879;
    color: #eb0606;
}
.contact-custom .btn span {
    font-weight: 700;
}
.section_sanpham_danhgia .wrap_danhgia {
    flex-wrap: wrap;
}
.view-iframe{
    width: 100%;
}

.testimonial-item{
    cursor: pointer;
}
.wrap_danhgia button>span{
    display: none;
}
.wrap_danhgia button{
    border: 0;
    padding: 0 !important;
    margin: 0 !important;
}
.wrap_danhgia button::before{
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    color: #000 !important;
}
.project-item{
    padding: 0;
    overflow: hidden;
}
.infor-project{
    position: absolute;
    top: 32px;
    right: 30px;
    text-align: right;
    z-index: 1;
}
.infor-project>h3{
    margin: 0 0 5px 0;
}
.infor-project>h3>a{
    font-weight: 700;
    font-size: 14px;
    color: #e5ae49;
    text-transform: uppercase;
    letter-spacing: .5px;
    display: inline-block;
}
.infor-project>span{
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 2px;
    color: #fff;
}
.infor-project>span>a{
color: #fff;
}
.infor-project a{
    text-decoration: none;
}
.project-item .backgroud-project::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    transition: all .3s ease-in-out 0s;
    z-index: 1;
}
.project-item:hover .backgroud-project::before{
    background: rgba(0,0,0,.8);
}
.project-item .backgroud-project img{
    transform: scale(1);
    transition: all .5s ease-in-out 0s;
}
.project-item:hover .backgroud-project img{
    transform: scale(1.1);
    transition: all .5s ease-in-out 0s;
}
.view-project{
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .5px;
    bottom: 33px;
    right: 30px;
    position: absolute;
    z-index: 1;
    text-decoration: none !important;
}
img.lazyloading {
    opacity: .01;
}
.awe-section-7{
    padding: 50px 0;
}
.section_hoptac{
    background-color: initial;
}
.brand-slider{
    padding-bottom: 40px;
}
.testimonial.owl-carousel{
    margin-top: 10px;
}
@media (min-width: 768px) {
.descripton-cate{
    margin-bottom: 15px;
}
}
