/*** Import *****/

@import url('404.css');
@import url('loading-btn.css');
@import url('loading-group.css');

/*** End ****/

.blog-info-tag span:before {
    content: ',';
    position: absolute;
    bottom: 6px;
    right: 0;
    height: 100%;
    font-size: 16px;
    width: auto;
    padding-right: 5px;
}

.blog-info-tag span {
    position: relative;
    display: inline-block;
    padding-right: 10px;
}

.blog-info-tag span:last-child:before {
    display: none
}

.wpcf7 form .wpcf7-response-output {
    border: 0;
    margin: 15px 0;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
}

.wpcf7-form-control-wrap {
    display: block;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
}

.wpcf7 form.invalid .wpcf7-response-output {
    color: red;
}

.btn-blue input[type="submit"].txt {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
}

.btn-blue .wpcf7-spinner {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    margin: 0;
}

.form-quotation .wpcf7-not-valid-tip {
    color: red;
    position: absolute;
    right: 0;
    font-size: 1.1rem;
}

.form-quotation .wpcf7 form .wpcf7-response-output {
    text-align: center;
}

.mona-form-newsletter span.wpcf7-not-valid-tip {
    position: absolute;
    right: 0.5rem;
    bottom: 0rem;
    font-size: 1rem;
}

.mona-form-newsletter .wpcf7 form .wpcf7-response-output {
    font-size: 1.2rem !important;
    bottom: -4rem !important;
    text-align: center;
    position: absolute;
}

.mona-form-newsletter span.wpcf7-spinner {
    position: absolute;
    top: 1rem;
    left: 4rem;
}

.mona-form-newsletter .btn-hide {
    display: none;
}

.mona-form-newsletter {
    position: relative;
}

.product-detail-info .mona-content ul li:before,
.mona-content.mona-pnd ul li:before,
.mona-content.block-list ul li:before,
.tab-desc-text.mona-content ul li:before {
    content: url(../images/checkicon.svg);
    font-size: 1.2em;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -1.5rem;
}

.product-detail-info .mona-content ul li:after,
.mona-content.mona-pnd ul li:after,
.mona-content.block-list ul li:after,
.tab-desc-text.mona-content ul li:after {
    content: none;
}

.product-detail-info .mona-content ul,
.mona-content.mona-pnd ul,
.mona-content.block-list ul,
.tab-desc-text.mona-content ul {
    padding-left: 14px;
}

.empty-mess .empty-img {
    width: 6.4rem;
}

.empty-mess {
    text-align: center;
    margin: 0 auto;
}

.empty-mess .title-large {
    font-family: "UtmSeagull";
    font-size: 24px;
    color: #005baa;
    margin-bottom: 10px;
}

.empty-mess .title-large {
    color: #005baa;
}

.empty-mess .title-large span {
    color: #f37021;
}

.mg-8 {
    margin-top: 8rem;
}

.manufacture-filter-link .btn-four.active {
    background-color: #2D6CB5;
}


.manufacture-filter-link .btn-four.active span {
    color: white;
}

.mona-contact .contact-form {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.mona-contact .contact-form-wr span.wpcf7-not-valid-tip {
    position: absolute;
    right: 0.5rem;
    bottom: -1rem;
    font-size: 1rem;
}

.mona-contact .contact-form-wr .wpcf7 form .wpcf7-response-output {
    font-size: 1.5rem !important;
    bottom: -3rem;
    text-align: center;
}

.mona-contact .contact-form-wr span.wpcf7-spinner {
    position: absolute;
    top: 2rem;
    left: 4rem;
}

.mona-contact .contact-form-wr button {
    position: relative;
}

.mona-contact .contact-form-wr .btn-hide {
    display: none;
}

.mona-contact .contact-form-wr .btn-pri .txt {
    color: white;
}

.mona-contact .contact-form-wr .btn-pri:hover .txt {
    color: #2D6CB5;
}

.message-quote.mona-message span.wpcf7-not-valid-tip {
    position: absolute;
    right: 1.5rem;
    bottom: 0rem;
    font-size: 1rem;
}

.message-quote.mona-message .wpcf7 form .wpcf7-response-output {
    font-size: 1.5rem !important;
    bottom: -3rem;
    text-align: center;
}

.message-quote.mona-message span.wpcf7-spinner {
    position: absolute;
    top: 1rem;
    left: 4rem;
}

.message-quote.mona-message button {
    position: relative;
}

.message-quote.mona-message .btn-hide {
    display: none;
}

.hidden {
    display: none;
}

.head.mona-widget-title {
    font-weight: 700;
    color: #ffffff;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    position: relative;
}

.head.mona-widget-title:after {
    content: "";
    width: 18rem;
    height: 0.1rem;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.2;
}

@media screen and (max-width: 1200px) {
    .head.mona-widget-title:after {
        width: 10rem;
        content: "";
        height: 0.1rem;
        background-color: #ffffff;
        position: absolute;
        left: 0;
        bottom: 0;
        opacity: 0.2;
    }
}

.footer-item.col .menu {
    box-sizing: border-box;
    list-style: none;
}

.footer-item.col .menu li.menu-item {
    margin-top: 1rem;

    position: relative;
}

.footer-item.col .menu li.menu-item a {
    color: #ffffff;
    transition: 0.4s;
    font-size: 1.4rem;
    display: block;
    position: relative;
}

.main.page-default .container .new-detail-row.row .col-8 {
    width: 100%;
}

.main.page-default .container .new-detail-row.row {
    margin-top: 5rem;
}

/* trang profile */
.message-company-info-it .icon img {
    max-width: initial;
}

.message-company-info-it .text a:not(:hover) .text-val {
    color: #1A1A1A;
}


.message-map-collapse .tt {
    font-size: 2rem;
}

.row.setN.width-100 .col-6 {
    width: 100%;
}

.row.width-100 .col-6 {
    width: 100%;
}

.btn-blue .wpcf7-spinner {
    z-index: 5;
}

.product-perview-it .inner .img-inner img {
    background: #fff;
    object-fit: contain;
}


.wrapper-1 {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}

.wrapper-2 {
    padding: 30px;
    text-align: center;
}

.wrapper-2 h1 {
    font-family: 'Kaushan Script', cursive;
    font-size: 4em;
    letter-spacing: 3px;
    color: #5892FF;
    margin: 0;
    margin-bottom: 20px;
}

.wrapper-2 p {
    margin: 0;
    font-size: 1.3em;
    color: #aaa;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 1px;
}

.go-home {
    color: #fff;
    background: #5892FF;
    border: none;
    padding: 10px 50px;
    margin: 30px 0;
    border-radius: 30px;
    text-transform: capitalize;
    box-shadow: 0 10px 16px 1px rgba(174, 199, 251, 1);
}

.footer-like {
    margin-top: auto;
    background: #D7E6FE;
    padding: 6px;
    text-align: center;
}

.footer-like p {
    margin: 0;
    padding: 4px;
    color: #5892FF;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 1px;
}

.footer-like p a {
    text-decoration: none;
    color: #5892FF;
    font-weight: 600;
}

@media (min-width: 360px) {
    .wrapper- h1 {
        font-size: 4.5em;
    }

    .go-home {
        margin-bottom: 20px;
    }
}

@media (min-width: 600px) {
    .content {
        max-width: 1000px;
        margin: 0 auto;
    }

    .wrapper-1 {
        height: initial;
        max-width: 620px;
        margin: 0 auto;
        margin-top: 50px;
        box-shadow: 4px 8px 40px 8px rgba(88, 146, 255, 0.2);
    }

}

.main.mona-contact .content {
    margin-bottom: 7rem;
}

.go-home {
    display: block;
    margin-top: 2rem;
}

.new-list .new-list-search {
    min-height: 50vh;
}

.m-box-empty {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 50px;
}

.icon-empty img {
    width: 300px;
}