.fa-truck::before {
    content: "\f0d1";
}
.fa-screwdriver-wrench::before {
    content: "\f7d9";
}
.specifications-quote{
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid rgb(207, 205, 205);
    border-bottom: 1px solid rgb(207, 205, 205);
}
.specifications-detail{
    border-radius: 5px;
}
.specifications-quote a{
    display: inline-block;
    padding: 12px 20px;
    border-radius: 5px;
    background-color: #12b8a2;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    text-decoration: none;
}
.specifications-quote a:hover{
    background-color: #5bffe9;
    cursor: pointer;
    color: #4b4b4b;
}
.specifications-title{
    font-size: 2rem;
    line-height: 4rem;
}
.specifications-detail{
    font-size: 1.5rem;
    text-align:justify;
    line-height: 2rem;
    margin-bottom: 2rem;
}
.specifications-ship{
    border-bottom: 1px solid rgb(207, 205, 205);
}
.specifications-ship ul{
    text-decoration: none;
    list-style: none;
}
.specifications-ship ul li{
    line-height: 2rem;
}
.specifications-ship ul li i{
    font-size: 1.7rem;
    color: #12b8a2;
    
}
.specifications-quote--content{
    font-size: 1.3rem;
}
.specifications-ship-icon{
    font-size: 1.3rem;
}
.specification-feature{
    display: flex;
    justify-content: center;

}
.specification-feature-content {
    list-style: none;
    text-align: center;
}
.specification-feature{
    margin: 20px;
}
.specification-feature-content li span img{
    width: 70%;
}
.specification-feature-content li p{
    font-size: 1.3rem;
    line-height: 2rem;
}
.product-feature{
    font-size: 1.5rem;
    line-height: 3rem;
    margin: 20px 10px;
}
.product-feature strong{
    color: #157177;
}
.product-feature-img{
    margin: 10px 10px;
}
.product-feature-img img{
    width: 100%;
    border: 1px solid #12b8a2;
}
.product-feature-images{
    display: flex;
    flex-wrap: wrap;
}
.product-feature-images div p{
    text-align: center;
}

.maker-content{
    background-color: rgb(231, 229, 229);
    border-radius: 1px;
    line-height: 2.5rem;
    padding-left: 1rem;
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 1.3rem;
}
.maker{
    font-size: 1.5rem;
}
.guarantee{
    font-size: 1.5rem;
}
.sp-text_center{
    text-align: center;
    height: 50px;
    
}
.sp-text_center a{ 
    text-decoration: none;
    margin-left: 5px;
}
.sp-text_center a:hover{
    background-color: #007771;
    color: #fff;
}
.view_specifications_more{
    color: #016e60;
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 5px;
    border: 1px solid #016e60;
    transition: .3s;
    margin-top: 10px;
    max-height: 1000px;
    overflow: hidden;
}
.view_specifications_more i{
    position: relative;
    top: -1.5px;
}
.list_cat h1{
    margin-bottom: 0;
    padding: 15px 40px;
    display: block;
    background-image: linear-gradient(88deg,#19463e 0%,#157177 100%);
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px 5px 0 0;
}
.list_cat h1 i{
    padding-right: 2rem;
}
.list_cat ul{
    margin: 0px;
}
.list_cat ul li{
    list-style: none;
    background-color: rgb(221, 219, 219);  
}

.list_cat ul li a{
    text-decoration: none;
    color: #333;
    font-size: 1.3rem;
    text-transform: uppercase;
    padding: 20px 20px;
    width: calc(100% - 80px);
    display: flex;   
}
.list_cat ul li a img{
    margin-right: 15px; 
}
.sp_data_content{
    font-size: 1.5rem;
}
.sp_data_content p{
    line-height: 2.5rem;
}
.sp_data_content ul{
    padding-left: 40px;

}
.sp_data_content ul li{
    line-height: 2.5rem;
}
.sp_data_content ul li span{
    color: #119684;
    font-weight: 600;
}
.sp_data_number{
    text-align: center;
    margin-top: 50px;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid rgb(214, 213, 213);
    padding-bottom: 30px;
}
.sp_data_number .sp_data_number-text img{
    height: auto;
}
.sp_data_number .sp_data_number-text h3{
    font-size: 3rem;
    text-align: center;
    margin-top: 20px;
    color: #1c91d0;
}
.sp_data_number .sp_data_number-text .sp_data_number-content{
    font-size: 1.5rem;
    margin-top: 20px;
}
.sp_data_content-table{
    width: 100%;
    font-size: 1.5rem;
    margin: 20px 0px;
}
.sp_data_content-table tbody tr{
    line-height: 2rem;
   
}
.sp_data_content-table tbody tr td{
    padding: 5px;
    border: 1px solid rgb(3, 127, 131);
}
.sp_data_content p strong{
    color: #157177;
}
.sp-hotline{
    font-size: 1.5rem;
    line-height: 2.5rem;
}
.specifications-detail{
    width: auto;
}


.content-inverter{
    font-size: 1.5rem;
    line-height: 3rem;
}
.content-inverter h3{
    font-size: 3rem;
    line-height: 5rem;
}
.content-inverter h3{
    font-size: 3rem;
    line-height: 5rem;
}
.content-inverter ul{
    padding-left: 15px;
    text-align: justify;
    margin: 10px 0px;
    line-height: 4rem;
}
.content-inverter ul li{
    line-height: 3rem;
}
.content-inverter ul li img{
    height: auto;
    width: 60%;
    margin-top: 20px;
    display: flex;
    margin: auto;
}
.hinh-anh-trien-lam{
    width: 70%;
    border-radius: 5px;
}





/* Mobile & tablet */
@media (max-width: 1115px){
    .list_cat h1{
        padding: 15px 15px;
        font-size: 1.3rem;
    }
    .list_cat ul li a{
        font-size: 1rem;
        width: 100%;
        padding: 5px 10px;
    }
    .specifications-title{
        font-size: 1.5rem;
    }
    .specifications-quote a{
        font-size: 13px;
        padding: 10px 10px;
    }
    .hinh-anh-trien-lam{
        width: 100%;
    }

}

/* Tablet */
@media(min-width: 740px) and (max-width: 1023px){
    .list_cat h1{
        padding: 15px 15px;
        font-size: 1.3rem;
    }
    .list_cat ul li a{
        font-size: 1rem;
        width: 100%;
        padding: 5px 10px;
    }
    .specifications-title{
        font-size: 1.5rem;
    }
    .specifications-quote a{
        font-size: 13px;
        padding: 10px 10px;
    }
    .content-inverter-wiring{
        width: 100%;
    }
}
/* Mobile */
@media(max-width: 740px){  
    .specifications-title{
        font-size: 1.5rem;
    }
    .specifications-detail{
        font-size: 1.3rem;
    }
    .specifications-quote a{
        font-size: 1.3rem;
        padding: 10px 10px;
    }
    .maker{
        font-size: 1.3rem;
    }
    .maker-content{
        border-radius: 3px;
        line-height: 2.5rem;
        padding: 2px 16px;
        font-size: 1rem;
    }
    .view_specifications_more{
        padding: 5px 15px;
        font-size: 13px;
    }
    .sp_data_number .sp_data_number-text img{
        height: 4rem;
    }
    .sp_data_number .sp_data_number-text h3{
        font-size: 2rem;
    }
    .sp_data_number .sp_data_number-text .sp_data_number-content{
        font-size: 1rem;
    }
    .content-inverter ul li img{
        width:100%;
        height:auto;
    }
    .hinh-anh-trien-lam{
        width: 100%;
    }
    .content-inverter-wiring{
        width: 100%;
    }
}

    
