/** Font **/
.inside h4, .single .themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-title, .single-tm_portfolio .nav-next a, .single-tm_portfolio .nav-previous a, .single-tm_portfolio .tm-social-share-title, .themetechmount-box-blog .tm-box-post-date, .themetechmount-box-blog-classic .tm-box-post-date, .themetechmount-box-portfolio .themetechmount-box-content-inner .themetechmount-box-category, .themetechmount-box-portfolio .themetechmount-box-content-inner .themetechmount-box-category a, .themetechmount-events-box-view-top-image .themetechmount-meta-date .themetechmount-event-date, .themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-left-details, .tm-fid.inside h4, .tm-header-style-classicinfo .tm-phone, .tm-list .tm-list-li-content, .tm-ptablebox .tm-ptablebox-cur-symbol-after, .tm-ptablebox .tm-ptablebox-cur-symbol-before, .tm-ptablebox .tm-ptablebox-price, .tm-sbox-separator .tm-sbox .tm-vc_cta3-content-header h4, .tm-search-overlay .tm-search-outer .tm-form-title{
		font-family:"Lato",Tahoma,Geneva,sans-serif !important;
}

/** Page **/
.tm-bg-highlight-dark, .tm-bgcolor-darkgrey, .tm-col-bgcolor-darkgrey .tm-bg-layer-inner {
    background-color: #282828;
}

/** About Us **/
.themetechmount-box-team .themetechmount-box-content h4 a {
    pointer-events: none !important;
}

/** Footer **/
.tm-footer-cta-inner .tm-vc_btn3-container {
    margin-bottom: 0 !important;
}

@media only screen and (min-width:768px)
{
.cta-widget-area:first-child {
    width: 70%;
}

.cta-widget-area:nth-child(2) {
    width: 30%;
}
}

@media only screen and (max-width:767px)
{
.tm-vc_btn3-container.tm-vc_btn3-right {
    text-align: center;
}
}

.arsms-hightlight-year {
    background: url(https://arsms.com.my/wp-content/uploads/2019/02/WhatsApp-Image-2021-01-27-at-17.26.33-3.jpg) no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-position: center right;
}


/** WhatsApp **/
.chip {
    display: inline-block;
    padding-left: 24px !important;
    padding-right: 24px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-radius: 100px !important;
    color: #000 !important;
	  font-size: 16px !important;
	  font-weight: 600 !important;
    line-height: 32px !important;
    border: 2px solid #a61b0f !important;
}

#totop.top-visible {
    display: none !important;
}

/** Form **/
.select2-container {
    width: 100% !important;
}

.wpcf7 .contactform-1 .wpcf7-text, .wpcf7 .contactform-1 textarea,
input.wpcf7-form-control.wpcf7-date {
    border: 1px solid #ddd;
	  padding: 4px 10px;
}

.wpcf7 label {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 500;
}

.select2-selection.select2-selection--single {
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
		font-size: 13px;
}

.wpcf7-form .wpcf7-form-control-wrap {
    margin-bottom: 8px !important;
    padding: 0 !important;
}

span.wpcf7-form-control-wrap.recaptcha {
    margin-top: 30px;
}
