#google_translate_element {
    float: right;
    margin-left: 15px;
}

.goog-te-combo {
    display: table !important;
}

.block-news .nav_title .read-more:hover {
    color: #FE8301;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #00892f;
}

.cate-title {
    text-transform: uppercase;
    font-weight: bold;
    color: #FE8301;
    font-size: 16px;
    font-family: 'Oswald';
}

.cat-item {
    text-align: center;
    margin-bottom: 15px;
}

.cat-item-img {
    margin-bottom: 15px;
}

.cat-item-img {
    padding-top: 70%;
    position: relative;
    max-height: unset;
    border: 3px solid #00892f;
    overflow: hidden;
}

.cat-item-img a {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.cat-item-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: 0.5s;
    transform: scale(1);
}

.cat-item-img img:hover {
    transition: 0.5s;
    transform: scale(1.2);
}

.service {
    margin-top: 0;
    padding-bottom: 10px;
    background-color: #f5f5f5;
    background: url(/uploads/plugin/custom_img/2021-01-19/1611027100-670779437-custom.jpg) no-repeat;
    background-size: 100% 100%;
}

.page-cate-item .info {
    min-height: auto;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.page-cate-item .info h2 {
    margin: 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
}

.page-cate-item .info h2 a {
    color: #000;
}

.page-cate-item .info h2 a:hover {
    color: #00892f;
}

.product-detail-contact a {
    padding: 10px 20px;
    background: #00892f !important;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    font-weight: 500;
    cursor: pointer;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.bottom-detail-product .nav_title li a {
    font-size: 14px;
}

.bottom-detail-product .nav_title li a:before {
    display: none;
}

.bottom-detail-product .nav_title>li {
    padding-left: 0px;
    padding-right: 0px;
}

.contact-block-custom .modal-dialog {
    max-width: 430px;
    position: relative;
}

.contact-block-custom .modal-content {
    padding: 10px;
    z-index: 999;
}

.contact-block-custom .modal-content .frm-bk-contact {
    border: 1px solid #eee;
}

.close-popup {
    background: #222 !important;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    border: 2px solid #fff !important;
    position: absolute;
    top: -15px;
    right: -15px;
    opacity: 1;
}

.iphorm-group-title {
    background: rgb(34, 34, 34);
    color: rgb(255, 255, 255);
    font-weight: 400;
    padding: 20px 0px;
    text-align: center;
    font-size: 14px;
}

.contact-wrap {
    padding: 0 15px;
    margin-top: 15px;
}

.contact-wrap h4 {
    text-align: center;
    color: #222;
    font-weight: bold;
    font-size: 14px;
}

.contact-wrap p {
    font-size: 13px;
    color: #777;
}

.contact-block-custom .form-contact {
    padding: 0 15px;
}

.contact-block-custom .form-contact .form-group {
    margin-bottom: 10px;
}

.contact-block-custom .form-contact .form-group .form-control {
    margin: 0;
    margin-bottom: 3px;
    color: #999;
    border: solid 1px #CCC;
    background: #f5f5f5;
    height: auto;
    padding: 0.67em 0.5em;
}

.contact-block-custom .form-contact .form-group .btn-submit {
    background: #00892f;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    text-align: center;
    height: 44px;
    padding: 10px 30px;
    border-radius: 5px;
    margin-bottom: 30px;
    margin-top: 20px;
    text-transform: unset;
}

.contact-block-custom .form-contact .form-group .btn-submit:hover {
    background: #FE8301 !important;
}

.close-popup:hover {
    opacity: 1 !important;
    color: #fff;
}

.file-dowload-custom > .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.file-dowload-custom > .row > div {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.file-item {
    border: 1px solid #ccc;
    margin-bottom: 15px;
    padding: 15px;
}

.file-item > .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.file-item > .row > div {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.file-item-img img {
    width: 100%;
    height: auto;
}

.file-item-title h4 {
    margin-top: 0px;
    font-size: 14px;
    font-weight: 700;
}

.file-item-title h4 a {
    color: #000;
}

.file-item .btn-download {
    margin-top: 0px;
    text-align: left;
}

.file-item .btn-download a {
    background: #00892f;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    display: inline-block;
}

.file-item .btn-download a:hover {
    background: #FE8301;
}

.bottom-detail-product .tab-content .tab-pane ul {
    margin-left: 15px;
}

.btnPage-contact a {
    background: #00892f;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 5px;
}

.btnPage-contact a:hover {
    background: #FE8301;
}

.wsmenu-submenu > li:hover > a {
    background-color: #FE8301 !important;
}

.wsmenu-submenu > li > a:hover {
    background-color: #FE8301 !important;
}

.project-hot .style-view-small .img {
    height: 225px;
}

.project-hot .style-view-small .img img {
    width: 100% !important;
    height: 200px;
    object-fit: cover;
}

.project-hot .title-product {
    max-height: 50px;
}

.wrap-list .img-blogs img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.ckeditor-post ul {
    margin-left: 15px;
}

.category-title-custom {
    margin: 0 0 15px;
}

.category-title-custom span {
    color: #00892f;
    font-size: 20px;
    font-weight: bold;
}

.product-category-description {
    margin-bottom: 15px;
}

/**/
.col-sm-3 .box-left .nav_title {
    background: #00892f;
    border: 0;
    padding: 14px 15px;
    position: relative;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    margin-bottom: 15px;
}

.col-sm-3 .box-left .nav_title>li {
    padding: 0;
}

.col-sm-3 .box-left .nav_title>li>a {
    color: #fff;
    font-family: inherit;
    font-size: 16px;
    padding: 0;
}

.col-sm-3 .box-left .nav_title>li>a:before {
    display: none;
}

.col-sm-3 .box-gallery {
    margin: 0;
}

.col-sm-3 .box-gallery .nav_title {
    background: #00892f;
    border: 0;
    padding: 14px 15px;
    position: relative;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    margin-bottom: 15px;
}

.col-sm-3 .box-gallery .nav_title>li {
    padding: 0;
}

.col-sm-3 .box-gallery .nav_title>li>a {
    color: #fff;
    font-family: inherit;
    font-size: 16px;
    padding: 0;
}

.col-sm-3 .box-gallery .nav_title>li>a:before {
    display: none;
}

/**/
@media(min-width: 992px) {
    .page-cate-item .info h2 {
        font-size: 14px;
    }

    .bottom-detail-product .nav_title li a {
        font-size: 16px;
    }

    .bottom-detail-product .nav_title li a:before {
        background: #FE8301;
        width: 100%;
        height: 2px;
        bottom: 0px;
        display: block;
    }

    .bottom-detail-product .nav_title>li {
        padding-left: 0px;
        padding-right: 0px;
        margin-right: 30px;
    }

    .contact-block-custom .modal-content {
        margin-top: 100px;
    }

    .iphorm-group-title {
        font-size: 16px;
    }

    .contact-wrap {
        margin-top: 30px;
    }

    .wsmenu-submenu li a {
        width: 300px !important;
    }

    .navbar-header a.logo img {
        max-height: 90px;
    }

    #header .navbar-header .logo {
        margin-top: 15px;
        padding-top: 0px;
    }
}

@media(max-width: 768px) {
    .row-cat {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }

    .col-cat {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .social-mobile #socials-header {
        float: left !important;
    }

    #google_translate_element {
        margin-left: 0px;
        margin-top: 10px;
    }

    .cate-list > .row {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }

    .cate-list > .row > div {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .tab-service .nav_title li a {
        margin-bottom: 15px;
        padding: 0px 0px;
    }

    .cate-title {
        font-size: 13px;
    }

    .box-blogs.view-list .item-blogs .img-blogs {
        width: 40%;
    }

    #header .bg-main .webslidemenu-horizontal .wsmenu-list .wsmenu-submenu li a:hover, #header .bg-main .webslidemenu-horizontal .wsmenu-list li a:hover {
        color: #666 !important;
    }

    .wsmenu-list > li > a {
        color: #666 !important;
    }

    .ckeditor-post img, .box_content img {
        width: 100%;
        height: auto;
    }

    .item-product .info {
        height: 90px;
    }

    .page-cate-item .info h2 {
        font-size: 14px;
    }

    .wsmenu-list li:hover .navtext {
        color: #666 !important;
    }

    /*---------chá»‰nh sá»­a áº£nh bá»‹ mÃ©o--------------*/
    .des-text img {
        /* object-fit: cover; */
        height: auto;
        padding-bottom: 10px;
        width: 100%;
        display: block;
    }
}

/*------------------sá»­a module tin tuc--------------*/
.block-news.box-product.project-hot .img img {
    height: 160px !important;
}

.project .block-news .img>a {
    margin-bottom: 6px !important;
    position: relative;
    display: block;
}

.project-hot .title-product {
    position: absolute;
    max-height: 60px;
    z-index: 10;
}

.style-view-small .title-product a {
    font-weight: bold;
    font-size: 14px;
    font-weight: normal;
}

.ws-menu #socials-header {
    display: none;
}

.ws-menu.fixed #socials-header {
    display: block;
}

.ws-menu.fixed>div>div>div:first-child {
    display: none;
}

.ws-menu.fixed>div>div>div:last-child {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.detail-fame iframe {
    width: 100%;
    height: 85vh;
}

.botton-detail-download a>i {
    color: #fff;
}

h1.title-blogs-item {
    font-size: 30px;
}

@media(max-width: 768px) {
    .bottom-detail-product .nav_title {
        display: flex;
        justify-content: space-between;
    }

    .box-left {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 1319px) and (min-width: 993px) {
    .ws-menu.fixed .wsmenucontainer {
        width: 75%;
    }
}

@media(max-width: 767px) {
    .img-download img {
        height: 130px !important;
    }

    .item-download .media-body {
        padding: 10px;
    }

    .block-download .item-download table>tbody>tr>td:last-child {
        width: 25% !important;
    }
}

/* xem them gioi thieu*/
.read-more-1 {
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    text-transform: none;
    float: right;
    background: #fe8301;
    padding: 7px;
    border-radius: 5px;
}

.read-more:hover {
    color: #FE8301;
}

@media(max-width: 992px) {
    .read-more-1 {
        margin-bottom:15px;
    }
}

.group-meta-custom {
    display: none;
}

.block-recruitment.new-connection .btn-view-more {
    display: none;
}

.block-recruitment .title-blogs-item {
    height: 60px;
}

.des-text img {
    height: auto;
}

table td, table th {
    padding: 1rem .75rem;
    border: 1px solid #ddd
}

.bottom-detail-product .tab-content ul, .bottom-detail-product .tab-content ol {
    padding-left: 15px;
}

.nhslider ,.mighty-slider .image>img {
    width: 100%;
    height: 31vw;
    object-fit: cover;
}

.mighty-slider .owl-controls .owl-buttons div {
    opacity: 0;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    background-color: inherit;
}

.qc-product .image-wrapper {
    height: auto;
}

.qc-product .image-wrapper img {
    height: 100%;
}

.qc-product {
    margin: 30px 0 !important;
    float: left;
    width: 100%;
}

.about-us .image {
    position: relative;
    padding-top: 60%;
}

.about-us .image img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.col_left {
    clear: both;
}

#main {
    min-height: 500px;
}
.dmca-badge {
    display: block;
    margin-bottom: 30px;
}

.captcha-img {
    width: 120px !important;
}
.captcha-input {
    padding: 5px 5px;
    margin:2px 10px 0 0;
}
.captcha-reload {
    float: left;
    width: auto;
    margin-right: 10px;
}
.captcha-reload+ .text{
    width:auto;
}
.captcha-reload+ .text label {
    display: none;
}
@media(max-width:375px){
    .captcha-reload+ .text {
        width: 45%;
        float: left;
    }
    .captcha-input {
        width: 100%;
    }
}
.title-map {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 15px;
}

.chinhanh iframe {
    margin-bottom: 30px;
}
.address-contact h2 {
    font-size: 23px;
    font-weight: 600;
}

.address-contact i {
    margin-right: 5px;
    font-size: 16px;
}
.chinhanh-ft .item-chinhanh {
    margin-bottom: 15px;
}
.description-email-news {
    margin-bottom: 20px;
}


@media(max-width: 767px) {
    table {
        display: block;
        overflow-x: scroll;
        width: 100% !important;
    }
}
@media(max-width: 480px) {
    .bottom-detail-product .tab-content #content img {
        width: 100% !important;
        height: auto !important;
    }
    
    .style-view-small .title-product {
        max-height: 64px;
    }
}
