/*
Theme Name: proweb
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.row .section {
    padding-left: 0;
    padding-right: 0;
}
.section-bg, .section-content {
    width: 100%;
}
.home-banner .section-content {
    height: 100vh !important;
}
.section .row {
    margin: 0 auto !important;
}
.box-home {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 11px #444444a6;
    padding: 20px 25px;
}
.box-home:hover {
    background-color: var(--fs-color-secondary);;
}
.box-home:hover h5,.box-home:hover h6 {
    color: #fff;
    opacity: 1 !important;
}
.box-home h5 {
    font-size: 32px;
    line-height: 44px;
    color: var(--fs-color-secondary);
    margin-bottom: 10px;
}
.box-home h6 {
    text-transform: none;
    color: #0d0c0c;
    font-weight: normal;
    font-size: 14px;
    min-height: 51px;
    line-height: 25px;
}
.row-vechungtoi {
    padding-top: 40px;
}

h2 {
    font-size: 40px;
}
.col1 > .col-inner {
    padding: 50px;
}
.p1.gt .r2 {
    border-radius: 10px;
    background-color: #f3f3f3;
}
.p1.gt .col3 {
    border-radius: 10px;
    box-shadow:  0px 3px 8px 0px rgba(0, 0, 0, 0.24);
    background-color: #fff;
    transform: scale(1.02);
}
.p1.gt .col3:after {
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: inherit;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(69, 187, 183, 0.6) 100%);
}
.p1.gt .col3 .col-inner {
    z-index: 1;
}
.p1.gt .col3 .col-inner li {
    background: url(http://ptgs.vn/wp-content/uploads/2025/07/C02.png) 0 5px no-repeat;
    list-style: none;
    padding: 5px 0 5px 30px;
    margin-top: 1%;
}
.p1.gt .col3 .img {
    position: absolute;
    top: calc(50% - 147px);
    left: -112px;
    width: max-content !important;
}
.p1.kt .col2 .col-inner {
    border-radius: 10px;
    background-color: #f3f3f3;
    height: 100%;
    padding: 30px;
}
.p1.kt .col2 .p {
    border-top: 1px solid #D8D8D8;
    background: url(http://ptgs.vn/wp-content/uploads/2025/07/C11.png) center 17% no-repeat;
    margin: 0;
    padding: 40px 0 20px;
    font-weight: 700;
    color: #1C9C9a;
}
.p1.cd .col2 .col-inner {
    border-radius: 10px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.09);
    height: 100%;
    padding: 30px;
    transition: .3s;
}
.p1.cd .col2 p {
    margin-bottom: 10px;
}
.p1.ud .r2, .p1.da .r2, .p1.dg .r2 {
    background-color: #f3f3f3;
}
.p1.ud .col2 .col-inner, .p1.da .col2 .col-inner, .p1.dg .col2 .col-inner {
    padding: 30px;
}
.p1.ud .col2 .icon-box {
    margin-bottom: 15px;
}
.p1.ts tr:nth-child(odd) {
    background-color: #f9f9f9;
}
.p1.ts .row-1 {
    background-color: #595959 !important;
    color: #fff;
}
.p1.ts th {
    padding: 15px 10px;
    text-align: center;
}
.p1.ts td {
    text-align: center;
}
.p1.ts .row-hover tr:hover {
    background-color: rgb(95, 158, 160);
}
.p1.ts .row-hover tr:hover td {
    color: #fff;
}
.p1.nb .col2 .col-inner {
    background-color: #f3f3f3;
    height: 100%;
    padding: 30px;
}
.p1.da .tabbed-content .tab {
    border: 1px  solid #C2C2C2;
    border-left: 0;
    width: calc(100% / 3);
    margin: 0;
}
.p1.da .tabbed-content .tab:first-child {
    border-left: 1px solid #C2C2C2;
}
.p1.da .tabbed-content .tab.active {
    background-color: #1C9C9a;
    color: #fff;
}
.p1.da .tabbed-content .tab a, .p1.da .tabbed-content .tab a span {
        width: 100%;
    text-align: center;
    padding: 7px 0;
    font-size: 16px;
    color: #232323;
}
.p1.da .tabbed-content .tab.active a span {
    color: #fff;
}
.p1.da .col2 h4 {
    color: #1C9C9a;
}
.p1.cs .col2 .col-inner {
    background-color: #f3f3f3;
    height: 100%;
}
.p1.cs .col2 .box-text {
    padding: 20px 30px;
}
.p1.cs .col2 .box-text h3 {
    margin-bottom: 10px;
}
.lh .col2 .col-inner {
    border-radius: 50px;
    background-color: #f3f3f3;
}
.lh form option:first-child,
.lh form .wpcf7-spinner,
.wpcf7 .wpcf7-not-valid-tip:after {
    display: none;
}
.lh form {
    margin: 0;
}
.lh form .wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
}
.lh form input,
.lh form textarea,
.lh form select {
    border: unset;
    box-shadow: inset 0 0 0 1px #ccc !important;
    margin-bottom: 0;
    color: #4f4f4f;
    transition: 0.3s;
}
.lh form textarea {
    min-height: 112px;
}
.lh form input::placeholder,
.lh form textarea::placeholder,
.lh form select {
    color: #4f4f4f;
}
.lh form input:focus,
.lh form textarea:focus,
.lh form select:focus {
    box-shadow: inset 0 0 0 1px #1C9C9a !important;
}
.lh form option {
    color: #4f4f4f;
}
.lh form .half div {
    width: calc(50% - 8px);
    float: left;
    margin: 0 8px 16px;
}
.lh form .half div:nth-of-type(odd) {
    margin-left: 0;
}
.lh form .half div:nth-of-type(even) {
    margin-right: 0;
}
.lh form .sub {
    margin-top: 18px;
}
.lh form .sub input {
    border: none;
    background: #1C9C9a;
    width: 100%;
    margin: 0;
    font-weight: 700;
    text-transform: unset;
    color: #000;
}
.lh form .sub:hover input {
    color: #fff;
}
.lh .half div,
.lh .field {
    position: relative;
    display: inline-block;
    width: 100%;
}
.box-doitac .box-image img {
    margin: 0 auto;
    width: auto;
    height: min-content;
}
.box-doitac .box-image {
    background: #fff;
    display: flex;
    height: 101px;
    align-items: center;
    border: 1px solid #ccc;
}
.footer-top {
    height: 550px !important;
}
.sub-menu li a {
    color:#0d0c0c;
}
.tab-nam ul.nav.nav-simple.nav-normal.nav-size-large.nav-center.active-on-hover {
    border-bottom: 2px solid #ccc;
}
.tab-nam > ul > li {
    width: calc(100% / 4);
    margin: 0;
    text-align: center;
    position: relative;
}
.p1.da .tab-4 > ul > li  {
    width: calc(100% / 4) !important;
}
.tab-nam > ul > li > a {
    color: #242424;
}
.tab-nam > ul > li.active > a {
    color: #609E45;
}
.tab-nam > ul > li.active::before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #609E45;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.p1.da .tabbed-content.tab-2 .tab {
    border: 1px  solid #C2C2C2;
    border-left: 0;
    width: calc(100% / 2);
    margin: 0;
}
.p2.ts th, .p2.ts td {
    text-align: unset;
}
.p2.ts .row-hover tr:hover td img {
    filter: invert(1);
}
.p2.cd h3 {
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.p2.cd h3:first-child {
    border: none;
    padding: 0;
}
.p2.da .tabbed-content .tab {
    width: calc(100% / 4);
}
.p2.cd .col2 .col-inner:hover {
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
}
.p2.cd .icon-box {
    margin-bottom: 20px;
}
.p2.cd .icon-box .icon-box-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.p2.cd .icon-box .icon-box-text h5 {
    text-transform: capitalize;
}
.icon-box-text h6 {
    text-transform: lowercase;
    font-weight: normal;
    font-size: 15px;
    color: #0d0c0c;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.col1 > .col-inner {
    padding: 10px;
}
.footer-top {
    height: auto !important;
}
.p1.da .tabbed-content .tab {
    border: 1px solid #C2C2C2;
    border-left: 1px solid #C2C2C2;
    width: calc(100%);
    margin: 0;
}
}