.homepg-service {
    padding: 30px;
}

.banner-content p {
    text-transform: none !important;
    margin-bottom: 0.8em !important;
}

.banner-content .title {
    text-transform: none !important;
}

.banner-content .sub-title {
    font-size: 20px !important;
}

.section-title .sub-title {
    font-size: 1.2em !important;
}

h3.title small {
    display: block;
    font-size: .7em;
    margin-top: .2em;
    color: var(--tg-theme-primary);
}

.logo-30yrs {
    bottom: 0 !important;
}

.iso-logo {
    margin-left: 1%;
}

.tgmenu__nav .logo img,
.fw-logo img {
    max-height: none !important;
}

.image-center {
    margin: auto;
    display: block;
    margin-top: 2em !important;
}

.btn-center {
    margin: 0 auto;
    text-align: center;
    display: block;
}

.white-title {
    color: #ffffff !important;
}

.project-area {
    padding-bottom: 30px !important;
}

h6.hp-banner-subhead {
    font-size: 1.5em;
    font-weight: 200;
    line-height: 1.6em;
}

.tgmenu__navbar-wrap>ul>li .sub-menu {
    min-width: 325px;
}

.tg-header__logo-wrap {
    width: 20% !important;
}

.project__area-two {
    padding: 20px !important;
}

.project__area-two .sub-title {
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    color: var(--tg-theme-primary);
}

.about__bg {
    padding: 50px 0 !important;
}

.about__area-four {
    padding: 30px 0;
}

.testimonial__item-two p {
    text-align: left;
    text-transform: none !important;
    font-size: 1.2em;
    line-height: 160%;
    margin-bottom: 1.2em;
}

.testimonial__item-two .icon {
    bottom: 0 !important
}

.blog__area {
    padding: 30px 0 !important;
}

.contact__form-wrap {
    margin-left: 0 !important;
}

.jobapp-right-col-bg {
    display: flex;
    border-radius: 8px;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    background-image: url("../img/images/h4_about_img_shape.png"), url("../img/images/h4_about_img_shape.png");
    background-color: #039049;
    background-position: right bottom, left top;
    background-repeat: no-repeat, no-repeat;
}

.services__details-area {
    padding: 60px 0 !important;
}

.services__details-wrap .row .col-60 {
    width: 60.4%;
    flex: 0 0 auto;
}

.services__details-wrap .row .col-40 {
    width: 39.6%;
    flex: 0 0 auto;
}

.btn-small {
    padding: 12px 20px !important;
    border-radius: 50px;
    margin-bottom: 1rem;
}

.text-left {
    text-align: left !important;
}

/* .erp-box-padding {
    padding: 30px !important;
} */

.erp-box-padding p {
    text-align: left !important;
}

.bg-red {
    background-color: rgba(255, 0, 0, 0.5);
}

.bg-green {
    background-color: rgba(0, 255, 0, 0.5);
}

.bg-blue {
    background-color: rgba(0, 0, 255, 0.5);
}

.bg-violet {
    background-color: rgba(255, 0, 255, 0.5);
}

.bg-yellow {
    background-color: rgba(255, 255, 0, 0.5);
}

.bg-cyan {
    background-color: rgba(0, 255, 255, 0.5);
}

.bg-fixed-assets {
    background-color: #1baeee;
}

.bg-production {
    background-color: rgba(83, 187, 180, 0.6);
}

.bg-service {
    background-color: rgba(48, 121, 172, 0.6);
}

.bg-property-mgmt {
    background-color: rgba(204, 153, 204, 0.6);
}

label {
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}

input checkbox {
    width: 25%;
    height: 25%;
}

.thin-title {
    font-weight: 500;
    font-size: 1.8em;
    text-transform: initial;
    color: var(--tg-theme-secondary);
    /* background: linear-gradient(to right, var(--tg-theme-secondary), var(--tg-theme-primary));
    background-clip: text;
    color: transparent; */
}

.thin-title span {
    color: var(--tg-theme-primary);
    font-weight: bold;
}

h2 {
    color: var(--tg-theme-primary);
}

.softdev-content {
    font-size: 1.2em;
    font-weight: lighter;
}

.erp-hrms-icon {
    float: left;
    padding: 0 20px 20px 0;
}

.erp-items-box {
    box-shadow: 2px 3px 7px 0 #e6e1e1;
    padding: 50px;
    border-right: 0 solid #fff;
    border-radius: 27px;
    height: auto;
    background: #fff;
    margin-bottom: 30px;
}

.services__content-five h2 {
    color: var(--tg-heading-color);
}

.erp-items-box ul {
    list-style-type: square;
}

.erp-items-box ol li {
    font-size: 110%;
    font-weight: bold;
    line-height: 2em;
}

.erp-items-box ol ul {
    margin-top: 6px;
}

.erp-items-box ul li {
    line-height: 2em;
    font-size: medium;
    font-weight: normal;
}

.erp-module-finacc,
.erp-module-invctr,
.erp-module-purch,
.erp-module-hrms,
.erp-module-asset,
.erp-module-sales,
.erp-module-production,
.erp-module-service,
.erp-module-property,
.erp-module-pos {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    margin-bottom: 30px;
    padding: 60px 30px 45px;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}

.erp-module-finacc:hover,
.erp-module-invctr:hover,
.erp-module-purch:hover,
.erp-module-hrms:hover,
.erp-module-asset:hover,
.erp-module-sales:hover,
.erp-module-production:hover,
.erp-module-service:hover,
.erp-module-property:hover,
.erp-module-pos:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}

.erp-module-finacc {
    background: #6ee2a8;
}

.erp-module-hrms {
    background: #44c684;
}

.erp-module-production {
    background: #24a866;
}

.erp-module-pos {
    background: #039049;
}

.erp-module-invctr {
    background: #e1e1e1;
}

.erp-module-asset {
    background: #bababa;
}

.erp-module-service {
    background: #787878;
}

.erp-module-purch {
    background: #fce3cd;
}

.erp-module-sales {
    background: #faab78;
}

.erp-module-property {
    background: #f28021;
}


.hr-activities-outer {
    background-color: #ECF6FA;
    padding: 50px 0;
}

.erp-modulebox-1 {
    /* background-image: url('../../assets/img/icon/icon-fa.png');
    background-repeat: no-repeat;
    background-position: 5% 5%; */
    text-align: center;
    border-radius: 1em;
    background-color: #acd3b9;
    padding: 10px;
    margin: 0.5em;

}

.erp-modulebox-2 {
    /* background-image: url('../../assets/img/icon/icon-fa.png');
    background-repeat: no-repeat;
    background-position: center 90%; */
    text-align: center;
    border-radius: 1em;
    background-color: #e1e1e1;
    padding-top: 5px;
    margin: 0.5em;
}

/* .erp-modulebox-1 {
    background-image: url('../../assets/img/icon/icon-fa.png' no-repeat);
    position: relative;
}

.erp-modulebox-1::before {
    background-color: #acd3b9;
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
} */

.hr-activities {
    border-radius: 2em;
    z-index: 5;
    position: relative;
    border: 2px solid transparent;
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #02f68a, #01aff3) border-box;
    padding: 30px;
}

.payroll-activities {
    border-radius: 2em;
    z-index: 5;
    position: relative;
    border: 2px solid transparent;
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #01aff3, #02f68a) border-box;
    padding: 30px;
}

.erp-hrms-brochure-btn {
    float: right !important;
}

.google-message {
    margin: 15px 0 0;
    /* color: #f4f4f4; */
    font-size: 0.8em;
}

.contact__form-wrap form .form-grp input::placeholder,
.contact__form-wrap form .form-grp textarea::placeholder {
    color: #000;
    opacity: 0.6;
}

footer {
    background: var(--tg-color-gray-3);
}

.footer-bottom {
    background: var(--tg-color-gray-1);
}

.footer-middle {
    margin: 30px 0px !important;
}

.footer-top {
    padding: 60px 0px 0px 0px !important;
    border-bottom: 1px solid var(--tg-border-1);
    border-top: 1px solid var(--tg-border-1);
}

.brand-area {
    border: none !important;
}

.services-thumb img {
    height: auto !important;
}

.services__details-area ul {
    padding: 10px 50px;
}

.about__img-wrap-six {
    padding-left: 0 !important;
}

.mission-vision {
    font-size: 1.4em;
    font-weight: 400;
}

.contact__area {
    padding: 60px 0;
}

.banner-shape img:nth-child(1) {
    left: 80% !important;
}

.choose-img-wrap img:nth-child(2) {
    z-index: -5 !important;
}

.services__item-five {
    text-align: left;
}

.webportfolio-footer {
    font-size: small;
    color: #787878;
}

.social-buttons {
    float: right !important;
}

#form-message {
    margin-top: 15px;
    padding: 10px 15px;
    border-radius: 6px;
    font-weight: 600;
    display: none;
    transition: all 0.3s ease;
}

#form-message.success {
    background: #0b6b2f;
    color: #fdeaea;
    border: 1px solid #a1e3b5;
}

#form-message.error {
    background: #9b1c1c;
    color: #fdeaea;
    border: 1px solid #e4a0a0;
}

#form-message.info {
    background: #17a2b8;
    color: #fdeaea;
    border: 1px solid #7fdfee;
}

.form-grp .select {
    margin-bottom: 15px;
    width: 100%;
    border: none;
    border-radius(4px);
    color: var(--tg-heading-color);
    background: var(--tg-color-white-default);
    font-size: 15px;
    font-weight: 500;
    padding: 15px 18px;
    height: 50px;
}