#wpadminbar{
    display: none;
}

.section_category{
    padding: 40px 0;
}

.tabwrap .twrap .item.active{
    color: #fff;
    background: #4d8a54;
    border: 1px solid #4d8a54;
}

.product_item.g_product{
    text-align: center;
    font-size: 18px;
}
.product_item.g_product .product_price{
    justify-content: center;
}
.current_price{
    color: #333;
}
.current_price span{
    font-weight: normal;
}
.product_item.g_product .product_excerpt{
    display: none;
}
.product_item.g_product .product_img{
    /*! border: 1px solid #e2e2e2; */
    padding: 30px;
}

.slick_home_pro .slick_wrap{
    margin: 20px 0;
    padding: 0 10px;
}

ul.menu_tabs{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 15px;
}
ul.menu_tabs li{
    display: inline-block;
    margin: 0 8px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #282828;
    font-family: "Quicksand",sans-serif;
    padding: 0 26px;
    height: 50px;
    line-height: 49px;
    cursor: pointer;
    border-radius: 30px;
    border: 1px solid #ebebeb;
}
ul.menu_tabs li.active{
    color: #fff;
    background: #4d8a54;
    border: 1px solid #4d8a54;
}
.d_segment_news{
    padding: 40px 0;
}

.umt_form_group{
    /*display: flex;*/
    /*align-items: center;*/
    /*border-radius: 30px;*/
    position: relative;
}
.umt_form_group input{
    width: 100%;
    height: 56px;
    margin: 0;
    padding: 0 20px;
    border: none;
}
.umt_form_group .g_submit{
    width: 150px;
    position: absolute;
    top: 0;
    right: 0;
}
.umt_form_group .g_input input{
    padding-right: 150px;
    padding-left: 20px;
    color: #333;
    background: #fff;
    border-radius: 30px;
}
.umt_form_group .g_submit input{
    background: rgb(251,187,41);
    color: #fff;
    padding: 0;
    border-radius: 30px;
}
.subcribe_form{
    color: #fff;
}

.menu_block{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.menuleft > ul{
    display: flex;
    align-items: center;
}
.menuright > ul{
    display: flex;
    align-items: center;
}

.menuleft > ul>li:first-child{
    padding-left: 0;
}
.menuright > ul>li:last-of-type{
    padding-right: 0;
}

.header_logo{
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    height: 80px;
    line-height: 80px;
}
.d_menu{
    position: relative;
}

.header_logo img{
    max-height: 80px;
}

.d_segment_menu{
    padding: 20px 0;
    border-bottom: 1px solid #e2e2e2;
}

.introduce_image{
    display: flex;
    justify-content: right;
}
.introduce_image .image_group_1{
    margin-top: 10%;
    width: 50%;
}
.introduce_image .image_group_2{
    margin-left: 10px;
    width: 37%;
}
.introduce_image img{
    border-radius: 10px;
    width: 100%;
}
.introduce_image .g_image1{
    margin-bottom: 10px;
}

/*.introduce_image .g_image2{*/
/*    width: 70%;*/
/*    margin-left: auto;*/
/*}*/
.introduce_image .g_image3{
    width: 100%;
}
.d_segment_introduce{
    padding: 40px 0;
    background: #fafafa;
}
.intro_text .g_title1{
    /*! color: #000aaa; */
    text-transform: uppercase;
    font-size: 18px;
}
.intro_text .g_title2{
    /*! color: rgb(12,127,190); */
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    position: relative;
}
.intro_text .g_button{
    text-align: right;
    margin-top: 20px;
}
.intro_text .g_button a{
    color: #e65913;
}


.introduce_image .g_image1{
    padding-bottom: 50%;
}
.introduce_image .g_image2{
    padding-bottom: 75%;
}
.introduce_image .g_image3{
    padding-bottom: 150%;
}


.intro_text .g_button a:hover{
    color: rgb(12,127,190);
}


.slick_banner .slick-dots{
    top: unset;
    bottom: 15px;
}

.intro_text .g_title2::after {
    content: "";
    width: 30px;
    height: 2px;
    background: rgb(12,127,190);
    position: absolute;
    z-index: 10;
    left: 0;
    top: calc(100%);
}
.intro_text .g_content {
    margin-top: 10px;
    text-align: justify;
}

.d_qtrans_language ul li{
    list-style: none;
}
.d_qtrans_language ul li a, .dql_current a{
    padding-left: 8px;
    line-height: 16px;
    background-position: left center;
    font-size: 14px;
}
.d_qtrans_language ul{
    display: flex;
    /*position: absolute;*/
    /*top: 100%;*/
    /*width: max-content;*/
    /*min-width: 100%;*/
    background: #fff;
    padding: 3px 10px;
}
.d_qtrans_language{
    position: relative;
}
.dql_current a{
    pointer-events: none;
}
.dql_current{
    padding-left: 10px;
}
#wpadminbar{
    display: none;
}
.d_segment_header .container{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.d_segment_header{
    padding: 15px 0;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.07);
}



.cat_box_group{
    display: flex;
    flex-wrap: wrap;
    padding: 2px;
}
.cat_box_item{
    width: 20%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding: 20px;
}
.cat_box_item:nth-child(5n+1){
    border-left: 1px solid #ccc;
}
.cat_box_item:nth-child(-n+5){
    border-top: 1px solid #ccc;
}

.home_hot_products{
    margin: -10px;
}

.home_hot_products .g_parent_wrapper{
    display: flex;
    flex-wrap: wrap;
}
.home_hot_products .g_wrapper{
    width: 25%;
    padding: 10px;
}
.home_hot_products{
    margin-top: 40px;
}

.d_title{
    font-size: 36px;
    color: rgb(112,111,111);
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    text-align: center;
}
.d_title:after{
    content: "";
    width: 50px;
    height: 3px;
    background: rgb(12,127,190);
    position: absolute;
    z-index: 10;
    left: 50%;
    top: calc(100%);
    transform: translate(-50%,0);
}

.d_title.g_left{
    text-align: left;
}
.d_title.g_left:after{
    left: 0;
    top: calc(100%);
    transform: translate(0,0);
}

.g_product .product_summary {
    /*! padding: 0 5px 10px 5px; */
    position: absolute;
    bottom: 1px;
    left: 1px;
    z-index: 999;
    width: calc(100% - 2px);
    /*! padding: 10px 0px; */
    /*! background: rgba(0,0,0,0.2); */
    padding-top: 15px;
    padding-bottom: 15px;
}




.d_segment_achievement{
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0;
}

.d_segment_achievement .g_item{
    text-align: center;
    color: rgb(12,127,190);
}
.d_segment_achievement .g_item .g_title1{
    font-size: 40px;
    font-weight: bold;
}
.d_segment_achievement .g_item .g_title2{
    font-size: 18px;
    /*font-weight: bold;*/
}
.d_segment_achievement .g_item{
    margin: 15px 0;
    border: 1px dashed;
    border-radius: 5px;
    background: rgba(255,255,255,0.6);
}

.section_why .service_item_ed .iconx{
    font-size: 45px;
}

.d_segment_partner{
    padding: 40px 0;
    background: #fafafa;
}

.partner_item{
    padding: 15px;
}


.product_item.g_news .product_summary{
    padding: 10px;
}

.a-center a, .intro_text .g_button a{
    color: rgb(12,127,190);
}

.footer_wwap{
    background: rgb(27,76,156);
    padding: 50px 0 20px 0;
}

.header_social{
    display: flex;
}
.header_social a{
    color: #fff;
    margin-left: 20px;
}


.product_price{
    display: none;
}

.sing_pro{
    border: 1px solid #e2e2e2;
}

.banner_item img {
    aspect-ratio: 12 / 5;
    object-fit: cover;
}
.d_logo img {
    max-height: 80px;
}
.logo_footer img {
    max-height: 100px;
}

.section_why {
    position: relative;
}
.section_why:after {
    position: absolute;
    background: rgba(0,0,0,0.4);
    height: 100%;
    width: 100%;
    content: '';
    top: 0;
    left: 0;
    z-index: 0;
}

.section_why > *{
    position: relative;
    z-index: 10;
}

.section_why, .section_why .d_title, .section_why .service_item_ed .content_srv .content_service {
    color: #fff;
}
.d_title:after {
    background: #fff;
}