/* SẢN PHẨM */
.duan {
    background-color: #f9f9f9;
}

.duan .haeder_produnt_duan {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}

.header_l_duan {
    display: flex;
}

.header_l_duan a {
    color: rgba(102, 102, 102, 0.7);
    font-size: 1.15em;
    font-weight: normal;
}

.header_l_duan p {
    margin-bottom: 0;
}

.header_l_duan p:nth-child(2) {
    margin: 0 6px;
}

.header_l_duan p:nth-child(3) {
    color: #222;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 1.15em;
}

.header_r_duan label {
    margin-bottom: 0;
    margin: 0 1em 0 auto;
}

.header_r_duan select {
    padding: 5px 0;
    box-shadow: inset 0 -1.4em 1em 0 rgb(0 0 0 / 2%);
    background-color: #fff;
    padding-right: 1.4em;
    background-size: auto 16px;
    font: inherit;
    opacity: 1;
}

.header_r_duan select option {
    font-size: .97em;
    color: #333;
}

.load_show .load p {
    width: fit-content;
    bottom: 21px;
    left: 15px;
    position: absolute;
    z-index: 1;
    font-size: 14px;
    background: #140c40;
    color: #fff;
    box-shadow: 0 0 0 4px rgb(255 255 255 / 30%);
    padding: 3px 10px !important;
    border-radius: 50px;
    margin: 0;
}

.produnt_item_duan ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}

.produnt_item_duan ul li:last-child {
    margin-right: -7px;
}

.produnt_item_duan ul li {
    margin-right: 7px;
    line-height: 2em;
    overflow: hidden;
    font-size: 1.1em;
    border: 2px solid currentColor;
    vertical-align: top;
    min-width: 2.25em;
    font-weight: bolder;
    border-radius: 99px;
    text-align: center;
    color: #000000;
}

.produnt_item_duan ul li a {
    padding: 5px 12px;
    height: auto;
}

.produnt_item_duan ul li:nth-child(1) {
    display: none;
}

.produnt_item_duan ul li:nth-child(2) {
    background-color: #ff551a;
    color: #f9f9f9;
    border: 2px solid #ff551a;
}

.produnt_item_duan ul li:hover {
    background-color: #ff551a;
    border: 2px solid #ff551a;
}

.produnt_item_duan ul li a:not([href]):not([class]):hover {
    color: #f9f9f9;
    text-decoration: none;
}

/* ENG SẢN PHẨM */

/* ECO GREEN */
.eco_green {
    background-color: #f9f9f9;
}

.eco_green .header_co_green {
    padding: 20px 0;
}

.eco_green .header_co_green h1 {
    font-family: "Quicksand", sans-serif;
    margin: 0;
    font-weight: 700;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 40px;
    color: #000000;
}

button .slick-next {
    display: inline-block !important;
}

.eco_green .header_co_green p {
    font-family: "Quicksand", sans-serif;
    color: #8e9399;
    margin-bottom: 0;
}

.header_co_green .list_menu_eco_green span {
    color: #8e9399;
    margin: 0 7px;
}

.header_co_green .list_menu_eco_green {
    display: flex;
}

.eco_green .slick-prev,
.eco_green .slick-next {
    font-size: 16px;
    color: #fff;
    border-radius: 100%;
    border: 2px solid currentColor;
    transition: all 1s;
    z-index: 1;
    width: 40px;
    height: 40px;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    background-color: #ff551a;
    border-color: #ff551a;
}

.eco_green .slick-prev:before,
.eco_green .slick-next:before {
    font-size: 16px;
}

.eco_green .slick-prev {
    left: 25px;
}

.eco_green .slick-next {
    right: 25px;
}
.icon_show_img {
    position: relative;
}
.icon_show_img .icon_zoom {
    position: absolute;
    width: 40px;
    height: 40px;
    border: 2px solid currentColor;
    z-index: 3;
}

.icon_show_img .icon_zoom i {
    color: #f9f9f9;
    font-size: 16px;

}

.slick-list {
    padding: 0 !important;
}

.eco_table .table {
    background: white;
    border-radius: 16px;
    box-shadow: 0 3px 6px 0 #2e36521a;
    padding: 15px;
    margin: 20px 0;
}

.icon_show_text a:after {
    content: '';
    width: 0;
    right: 0;
    border-top: 6px solid #4585ff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}

.eco_content .item_one {
    position: relative;
    margin: 20px 0;
}

.eco_content .item_one,
.eco_content .item_r .eco_suppost,
.eco_content .item_two,
.eco_content .item_three,
.eco_content .item_four,
.eco_content .item_five
 {
    background: white;
    border-radius: 16px;
    box-shadow: 0 3px 6px 0 #2e36521a;
    padding: 15px;
    margin: 20px 0;
}
.eco_produnts{
    background: white;
    border-radius: 16px;
    box-shadow: 0 3px 6px 0 #2e36521a;
    padding: 15px !important;
}

.eco_content .item_one h2,
.item_two h2,
.item_three_con h2 {
    font-weight: 700;
    font-size: 1.6em;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 0.5em;
}
.eco_produnts .item_three_con h2 {
    margin-bottom: 0;
}

.item_two h2 span,
.item_three_con h2 span {
    font-size: 14px;
    color: #212323;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 0px;
}

.item_three h3 a {
    margin-top: 0;
    margin-bottom: 0.5em;
    font-size: 20px;
    font-weight: 700;
    color: #212529;
}

.eco_content .item_one .bg_text_two {
    padding-top: 1em;
}

.eco_content .item_one .bg_text_one {
    padding: 10px;
    background: #dff4ff;
    color: #007cba;
    border-radius: 10px;
    display: block;
    clear: both;
}

.eco_content .item_one p,
.eco_content .item_three p {
    line-height: 1.6;
    margin-bottom: 1.3em;
}

.list_item_one ul li {
    margin-left: 20px;
    margin-bottom: 4px;
    list-style: disc !important;
}

.list_item_one ul li a {
    font-size: 15px;
    color: #0098da;
}

.item_one .list_item_one p {
    margin-bottom: 6px;
}

.icon_show_text {
    left: 50%;
    position: absolute;
    bottom: 3px;
    transform: translateX(-50%);
}

.eco_content .show_text {
    
    overflow: hidden;
    padding: 15px 15px 31px
}

.icon_show_text a {
    color: #4585ff !important;
    display: block;
    text-align: center;
}

.text_input {
    position: relative;
}

.text_input span {
    position: absolute;
    top: 54%;
    right: 3%;
}

.text_input select {
    cursor: pointer;
}

.text_input input[type=number]::-webkit-inner-spin-button,
.text_input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.text_input input,
.text_input select {
    height: 50px;

    padding-right: 20%;
    border-radius: 13px;
}

.item_input_text {
    border-radius: 16px;
    border: 2px solid #f0f2f7;
    padding: 30px 20px 20px 20px;
    margin-bottom: 18px;

}

.item_input_text .item_list p:nth-child(2) {
    font-size: 230%;
    color: #0298da;
    font-weight: 700;
}

.text_input label {
    font-size: 15px;
    color: #1c345f;
    font-weight: 500;
    padding: 10px 0;
}

.item_input_text .item_list p {
    margin-bottom: 0;
}

.item_input_text button {
    width: 100%;
    font-weight: 700;
    font-size: 14px;
    border-radius: 5px;
    padding: 10px;
    cursor: pointer;
}
.eco_suppost img{
    width: auto;
}
.eco_suppost .suppost_header {
    display: flex;
}
.eco_suppost .suppost_header p{
    margin: 0;
}
.eco_suppost form input{
    border: 1px solid #ddd;
    padding: 0 0.75em;
    font-size: .97em;
    margin-bottom: 1em;
}
.eco_suppost form textarea
{
    border: 1px solid #ddd;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    margin-bottom: 1em;
    font-size: .97em;
    padding: 0 0.75em;
    height: 120px;
    width: 100%;
}
.eco_suppost form button{
    background-color: #ff551a;
    outline: none;
    opacity: 1;
    color: #fff;
    font-size: .97em;
    font-weight: bolder;
    padding: 6px 1.2em;
    margin-bottom: 1em;
}
.eco_suppost form button:hover{
    background-color: #cc4415;

}
.fix_box{
    overflow: hidden;
    background: #fff;
    border: 1px solid rgba(48,51,57,.15);
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
}
.fix_box ul li a{
    color: #000000;
    line-height: 50px;
}
.eco_produnts .slick-prev,  .eco_produnts .slick-next{
    display: none !important;
}
.fix_box ul li{
    margin-right: 5px;
    margin-bottom: 0.6em;
    padding: 6px 10px 0;
}
.fix_box ul li:last-child{
    margin-right: 0;
}
.nav_bar ul li.active{
    font-weight: 600;
    border-bottom: 2px solid #4585ff;
}
.fix_box ul li:visited{
    color: red;
}
.fix_box ul{
    display: flex;
}
.fix_item{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
}



/* END ECO GREEN */