/*** Import *****/

@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.sent .wpcf7-response-output {
    color: #46b450;
}

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

span.price-from {
    display: none;
}

#wpadminbar a,
#wpadminbar a img,
#wpadminbar a img:hover,
#wpadminbar a:hover {
    width: 90%;
    height: 90%;
}

.no-results.not-found {
    text-align: center;
}

.no-results.not-found .page-header .page-title {
    font-size: 3rem;
    color: #19a39e;
    font-weight: 500;
}

.no-results.not-found .page-content p {
    color: #19a39e;
    font-weight: 500;
    padding: 0 1rem 1rem;
}

.no-results.not-found .page-content .search-box .search-field {
    border: 0.1rem solid #19a39e;
}

.no-results.not-found .page-content .search-box .submit-btn {
    color: #19a39e;
}

#mona-content-recruitment .mona-content {
    color: #19a39e;
}

.input-hiden {
    display: none;
}

.wpcf7-spinner {
    position: absolute;
    transform: translateX(-260%);
}

.wpcf7-not-valid-tip {
    position: absolute;
    right: 6%;
    top: 61%;
    font-size: 1.3rem;
}

.wpcf7-response-output {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 90%;
}

.why_content .mona-content {
    color: #19A39E;
}

.footer_form {
    position: relative;
}

.footer_form .wpcf7-not-valid-tip {
    display: none;
}

.footer_form .wpcf7-response-output {
    top: 60%;
    width: 100%;
}
.mona-content ul li,
.mona-content ol li{
    padding: 1rem 0;
}