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

/*************** ADD CUSTOM CSS HERE.   ***************/
body {
    font-size: 1rem;
    line-height: 1.5;
}

h1 {
    font-size: 2em;
    line-height: 1.3;
    margin: 0 0 15px;
}
h2 {
    font-size: 1.8em;
    line-height: 1.3;
    margin: 0 0 15px;
}
h3 {
    font-size: 1.5em;
    line-height: 1.3;
    margin: 0 0 15px;
}
h4 {
    font-size: 1.2em;
    line-height: 1.3;
    margin: 0 0 20px;
}
h5 {
    font-size: 1.1em;
    line-height: 1.3;
    margin: 0 0 15px;
}
h6 {
    font-size: 1em;
    line-height: 1.3;
    margin: 0 0 15px;
    opacity: 1;
}
b, strong {
    font-weight: 700;
}
.banner h1, .banner h2, .banner h3 {
    font-weight: 700;
}
.uppercase, h6, span.widget-title, th {
    letter-spacing: 0;
    line-height: 1.3;
}
h6, span.widget-title, th {
    text-transform: inherit;
}
blockquote, dl, figure, ol, p, pre, ul {
    margin: 0 0 15px;
}
form {
    margin: 0;
}
.justify p {
    text-align: justify;
}
.icon-box.icon-box-left,
.icon-box.icon-box-right {
    display: flex;
}
.icon-box.icon-box-left {
    padding-left: 10px;
}
.icon-box.icon-box-right {
    padding-right: 10px;
}
.icon-box.align-center {
    align-items: center;
}
.icon-box .icon-box-img img,
.icon-box .icon-box-img svg {
    padding: 0;
}
.button {
    margin: 0;
    font-weight: 400;
}
p:last-of-type {
    margin: 0;
}
.box-overlay.dark .box-text, .box-shade.dark .box-text {
    text-shadow: none;
}

.tooltipster-base {
    display: none !important;
}
.rd-15 img {
    border-radius: 15px;
}
/* Header */
header .stuck #logo img {
    max-height: 62px !important;
}
.header-main .nav-dropdown-has-arrow li.has-dropdown:after {
    display: none;
}
.header-main .nav > li > a {
    font-weight: 500;
}
.header-main .nav > li > a:hover {
    border-color: currentColor;
}
.nav-outline>li.header-search>a {
    padding: 0;
    border: none;
}
.header-main .header-nav-main.nav {
    justify-content: space-between;
    padding-right: 30px;
}
.header-main .header-nav-main.nav > li {
    padding: 10px 0;
}
.next-prev-thumbs li.has-dropdown:hover>.nav-dropdown,
.no-js li.has-dropdown:hover>.nav-dropdown,
li.current-dropdown>.nav-dropdown {
    left: 0;
}
.header-main .nav ul.sub-menu {
    z-index: 999;
    position: absolute;
    width: auto;
    min-width: 220px;
    max-width: none;
    padding: 10px 0;
    border: 0;
    border-radius: 10px;
}
.header-main .nav ul.sub-menu a {
    display: flex;
    align-items: center;
    background: transparent;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 5px 15px 5px 10px;
    line-height: 1.3;
    text-decoration: none;
    vertical-align: baseline;
    border: none;
    margin: 0;
}
.header-main .nav ul.sub-menu a:hover,
.header-main .nav ul.sub-menu .active > a {
    color: var(--fs-color-primary);
}
.header-main .nav ul.sub-menu a > img {
    /*order: 2;*/
    width: 15px;
    min-width: 15px;
    /*margin: 0 0 0 5px !important;*/
}
.header-main .nav ul.sub-menu:before,
.header-main .nav ul.sub-menu:after {
    display: none;
}
.header-main .nav ul.sub-menu .menu-item {
    position: relative;
    display: block;
    width: 100%;
    min-width: 100%;
    border: none;
}
/*.header-main .nav ul.sub-menu .menu-item:hover {*/
/*z-index: 9;*/
/*}*/
.header-main .nav ul.sub-menu ul.sub-menu {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transform: translate(0, 10px);
    transition: 0.3s;
}
.header-main .nav ul.sub-menu .menu-item:hover ul.sub-menu {
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
}

.header-main .nav ul.sub-menu .menu-item-has-children > a {
    position: relative;
}
.header-main .nav ul.sub-menu .menu-item-has-children > a:after {
    content: '\f139';
    position: absolute;
    top: 0;
    right: 0;
    font-family: dashicons;
    font-weight: normal;
    font-size: 14px;
}


.htp-banner-page {
    background-color: var(--fs-color-primary);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.htp-banner-page:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #1172d3;
    opacity: 0.9;
}
.htp-banner-page .htp-banner-page-inner {
    padding: 90px 0;
    text-align: center;
    position: relative;
    z-index: 2;
}
.htp-banner-page .htp-banner-page-inner h1 {
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 25px;
}
.rank-math-breadcrumb a,
.rank-math-breadcrumb span {
    color: #ffffff;
    font-size: 18px;
}
.rank-math-breadcrumb a:hover {
    color: var(--fs-color-secondary);
}

/* Footer */
.ux-menu .ux-menu-link {
    padding-bottom: 20px;
}
.ux-menu .ux-menu-link:last-child {
    padding-bottom: 0;
}
.ux-menu .ux-menu-link .ux-menu-link__link {
    padding: 0;
    min-height: auto;
    color: #ffffff;
    transition: 0.5s;
}
.ux-menu .ux-menu-link .ux-menu-link__link {
    font-weight: 500;
    padding: 0;
    min-height: auto;
    color: #ffffff;
    transition: 0.5s;
}
.ux-menu .ux-menu-link .ux-menu-link__link:hover {
    transform: translateX(5px);
}
.wpcf7-form .row .col {
    padding-bottom: 0;
}
.wpcf7-form input,
.wpcf7-form textarea {
    box-shadow: none;
    outline: none;
    min-height: 40px;
    border-radius: 5px;
}
.wpcf7-form textarea {
    min-height: 90px;
}
.wpcf7-form input[type=email], .wpcf7-form input[type=number],
.wpcf7-form input[type=tel], .wpcf7-form input[type=text],
.wpcf7-form textarea {
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #ffffff;
}
.wpcf7-form input.wpcf7-submit {
    margin: 0;
}
.wpcf7-form .form-lien-he .wpcf7-submit {
    width: 100%;
}
.footer-wrapper .wpcf7-form input[type=email] {
    padding-right: 45px;
    margin: 0;
}
.footer-wrapper .wpcf7-form .form-subscribe {
    position: relative;
}
.footer-wrapper .wpcf7-form .wpcf7-submit {
    position: absolute;
    width: 40px;
    height: calc(100% - 2px);
    min-height: auto;
    top: 1px;
    right: 1px;
    border-radius: 5px;
    font-size: 0;
    background-color: var(--fs-color-secondary);
    background-image: url("https://htpcokhi.com/wp-content/uploads/2025/08/arrow-right-icon.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}
.wpcf7-form .wpcf7-spinner {
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 12px);
}
.footer-wrapper .absolute-footer {
    display: none;
}

/* Sản phẩm */
.term-description .accordion_title {
    margin-top: 15px;
}
.term-description .accordion > br,
.term-description .accordion > p {
    display: none;
}

.single-product .entry-title,
.single-product .product-short-description,
.single-product .product-stock-status,
.single-product .woocommerce-product-rating {
    margin-bottom: 30px;
}

.single-product .product-stock-status span {
    color: var(--fs-color-primary);
}
.single-product .htp-product-download .item-download {
    padding: 8px 20px 8px 25px;
    background: #fff;
    margin-top: 15px;
    border-radius: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.single-product .htp-product-download .item-download label {
    width: calc(100% - 179px);
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
}
.single-product .htp-product-download .item-download a {
    padding: 10px 12px 10px 21px;
    background: var(--fs-color-secondary);
    border-radius: 30px;
    width: 164px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
}
.single-product .htp-product-download .item-download img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
td, th {
    padding: 10px !important;
}
.htp-statistic .icon-box {
    font-weight: 500;
}
.htp-statistic .icon-box .icon-box-img {
width: 118px;
    height: 118px;
    position: relative;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #8fc0e6;
    display: flex
;
    justify-content: center;
    align-items: center;
    clip-path: circle(59px at 57.2px 59px);
    transition: all 
ease 0.8s;
}
.htp-statistic .icon-box:hover .icon-box-img {
    background: #3478f5;
}
.htp-statistic .icon-box .icon-box-img svg,
.htp-statistic .icon-box .icon-box-img img {
    transition: all ease 1s;
    width: 48px;
    animation: 4s ease-in-out 0s normal none infinite running icon-run;
}

@keyframes icon-run {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(-5deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(5deg) scale(1) skew(1deg);
    }
    60% {
        transform: rotate(-5deg) scale(1) skew(1deg);
    }
    80% {
        transform: rotate(5deg) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

.htp-statistic .icon-box h3 {
    font-size: 45px;
    font-weight: 700;
    display: block;
  font-family: "Roboto Slab", serif;
    margin: 0;
}

.htp-statistic .icon-box:hover h3{
	    animation: tada 1s infinite alternate ease-in-out;

}
@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1,1,1);
        transform: scale3d(1, 1, 1);
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        -ms-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1,1,1);
        transform: scale3d(1, 1, 1);
    }
}
.ho-tro-truc-tuyen {
    padding-bottom: 0;
}
.ho-tro-truc-tuyen > .col-inner {
    border: 1px solid #ececec;
    border-radius: 15px;
    overflow: hidden;
}
.form-nhan-bao-gia {
    background: var(--fs-color-primary);
    padding: 40px 25px 25px;
    overflow: hidden;
}
.form-nhan-bao-gia h3 {
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
}
.btn-submit-form {
    position: relative;
}
.form-nhan-bao-gia .btn-submit-form {
    text-align: center;
}
.btn-submit-form .wpcf7-submit {
    border-radius: 5px;
    margin: 0;
}
.form-nhan-bao-gia .wpcf7-submit {
    background: var(--fs-color-secondary) !important;
}


/* Dự án */
.single-page-project {
    padding-top: 30px;
}
.single-page-project .entry-title {
    margin-bottom: 45px;
}
.single-page-project .info-project-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}
.single-page-project .info-project-item:last-child {
    margin-bottom: 0;
}
.single-page-project .info-project-item img {
    width: 17px;
    min-width: 17px;
    margin-top: 5px;
}
.single-page-project .info-project-item .info-content {
    flex: 1;
    margin-left: 20px;
    padding-bottom: 20px;
    border-bottom: 1px #E6E6E6 solid;
}
.single-page-project .info-project-item:last-child .info-content {
    border-bottom: none;
}
.single-page-project .info-project-item .info-content .info-title {
    color: var(--fs-color-primary);
    font-size: 17px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 700;
    margin-bottom: 5px;
}

.post-item-project .box {
    display: block;
}
.post-item-project .box.box-vertical .box-image {
    display: block;
    width: 100%;
}
.post-item-project .box .box-text {
    padding: 20px 0 0;
    font-size: 1em;
}
.post-item .box .box-text {
    padding: 20px 0 0;
    position: relative;
}
.post-item .box .box-text .box-text-inner {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.post-item.post-item-project .box .box-text {
    padding: 25px 20px 0;
}
.post-item .box .box-text .label-project {
    display: inline-block;
    color: #fff;
    background: var(--fs-color-primary);
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .06em;
    font-weight: bold;
    padding: 4px 7px;
    max-width: 100%;
    position: absolute;
    top: -15px;
    left: 20px;
}
.post-item .box .box-image div {
    border-radius: 10px;
    overflow: hidden;
}
.post-item .box .is-divider {
    display: none;
}
.post-item .box .box-text .post-title {
    font-size: 1.5em;
}
.post-item .box .box-text .post-title a {
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.post-item .box .box-text .post-title,
.post-item .box .box-text .post-title a {
    margin: 0;
}
.post-item .box .box-text .from_the_blog_excerpt {
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
}
.post-item .box .btn-chi-tiet a {
    margin: 0;
    border-radius: 5px;
}
.post-item-project .box .box-text .btn-chi-tiet,
.post-item-project .box .box-text .from_the_blog_excerpt {
    display: none;
}
.swiper .swiper-button-next-prev {
    width: 32px;
    height: 32px;
    border: 1px var(--fs-color-secondary) solid;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: var(--fs-color-secondary);
    transition: 0.5s;
}
.swiper .swiper-button-next-prev:hover {
    background: var(--fs-color-secondary);
    color: #ffffff;
}
.swiper-button-next-prev:after {
    display: none !important;
}
.swiper-button-next-prev i {
    font-size: 25px;
}

@media only screen and (min-width: 550px) {
    .post-item .box .box-text {
        padding: 0 0 0 20px;
    }
}
.button.primary {
    color: #ffffff !important;
}
.flickity-slider .product-small.col {
    padding-top: 20px !important;
}
.product-small.box {
    background: #ffffff;
    padding: 25px 15px;
    border-radius: 9px;
    box-shadow: 0px 0px 9px 4px #b8b5b559;
}
.product-small .box-text {
    padding: 0;
}
.product-small .product-title {
    font-size: 17px;
    line-height: 1.3;
    overflow: hidden;
    text-transform: capitalize;
    font-weight: 700;
}
.product-small .product-title a {
    margin: 0;
}
.shop-page-title .flex-col.flex-grow {
    display: none;
}
.shop-page-title .page-title-inner {
    justify-content: flex-end;
}
.widget .widget-title {
    display: block;
    font-size: 1.5em;
    line-height: 1.3;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.widget > .is-divider {
    display: none;
}
.related-products-wrapper {
    border: none;
}
.related-products-wrapper .product-section-title {
    padding: 0;
    text-align: center;
}
.related-products-wrapper .product-small.col {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.slider .flickity-prev-next-button {
    width: 32px !important;
    height: 32px !important;
    min-height: auto;
    border: 1px var(--fs-color-secondary) solid;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: var(--fs-color-secondary);
    transition: 0.5s;
    transform: translateX(0) !important;
    opacity: 1 !important;
    top: calc(50% - 16px) !important;
    bottom: auto !important;
    box-shadow: none !important;
}
.slider .flickity-prev-next-button.previous {
    left: 20px !important;
}
.slider .flickity-prev-next-button.next {
    right: 20px !important;
}
.slider .flickity-prev-next-button:hover {
    background: var(--fs-color-secondary);
    color: #ffffff;
}
.slider .flickity-prev-next-button .arrow,
.slider .flickity-prev-next-button svg {
    fill: var(--fs-color-secondary);
    border: none;
    width: 18px !important;
    margin: 0 !important;
    padding: 0;
}
.slider .flickity-prev-next-button:hover .arrow,
.slider .flickity-prev-next-button:hover svg {
    fill: #ffffff;
    border: none;
    width: 25px;
}
ul.links {
    margin: 0 0 30px;
}
.nav-pagination>li>a,
.nav-pagination>li>span {
    border-width: 1px;
    border-radius: 5px;
    line-height: 2.1em;
}

/* Lĩnh vực */
.single-page-service {
    padding-bottom: 30px;
}
.single-page-service {
    margin-bottom: 15px;
}
.single-page-service img {
    border-radius: 15px;
}
.post-item-service .box {
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 2px 19px 2px #b3afaf59;
}
.post-item-service .box .box-image {
    padding-right: 70px;
}
.post-item-service .box .box-image .icon-service {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    background-clip: padding-box;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(to right top, #fff, #ebebeb);
    box-shadow: 3px 3px 7px 0px #33333330;
}
.post-item-service .box .box-image .icon-service:before {
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    top: 10px;
    left: 10px;
    background: #fff;
    border-radius: inherit;
    z-index: 1;
    transition: 0.5s;
}
.post-item-service .box:hover .box-image .icon-service:before {
    background: var(--fs-color-primary);
}
.post-item-service .icon-service img {
    width: 55px;
    max-height: 90%;
    object-fit: contain;
    z-index: 2;
    transition: 0.5s;
}
.post-item-service .box:hover .icon-service img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}

/* Tin tức */
.page-wrapper {
    padding-top: 60px;
}
.post-related .post-item {
    margin-bottom: 30px;
}
.post-related .post-item:last-child {
    margin-bottom: 0;
}
.post-related .post-item .box {
    display: table;
    width: 100%;
}
.post-related .post-item .box-image {
    display: block;
    width: 100px;
}
.post-related .post-item .post-title {
    font-size: 14px;
    font-weight: 500;
}
.section-nha-may .box .box-image,
.section-nha-may .box .box-image div,
.section-nha-may .box {
    height: 100%;
}
.section-nha-may .box img {
    height: 100%;
    object-fit: cover;
}
.gallery-col.col {
    padding-bottom: 0;
}
.gallery-col.col .box-image {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
}
.gallery-col.col .box-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.section-about-us .section-bg {
    width: 50%;
    left: 0;
    right: auto;
}
.section-about-us .section-bg:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background-image: linear-gradient(-90deg, #fff 10%, #ffffffad 13%, #ffffff00 17%);
}
.section-about-us .row .col {
    padding-bottom: 0;
}
.col-top-linh-vuc > .col-inner {
    width: 375px;
    height: 375px;
    position: relative;
    margin: 0 auto !important;
}
.col-top-linh-vuc .img {
    position: absolute;
    width: auto;
    bottom: -50px;
    transition: all 300ms ease-in-out;
}
.col-top-linh-vuc .img img {
    width: auto;
    height: auto;
}
.section-linh-vuc.active .col-top-linh-vuc .img {
    animation: eff_servicehae 6s ease-in-out;
}
@keyframes eff_servicehae {
    0% {
        opacity: 0;
        transform: scale(0);
    }

    50% {
        opacity: 0.5;
        transform: scale(0.6);
    }
    75% {
        opacity: 0.8;
        transform: scale(0.8);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@media (min-width: 767px) {
    .col-top-linh-vuc .title-linh-vuc {
        background-repeat: no-repeat;
        background-position: center;
        width: 375px;
        height: 375px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        margin: 0 auto;
        background-color: #fff;
        padding: 6px;
        position: relative;
        z-index: 2;
        box-shadow: 5px 5px 18px 3px #ebebebc2;
        background-image: linear-gradient(to right bottom, #fff, #fff);
    }
    .col-top-linh-vuc .title-linh-vuc h2 {
        margin: 0;
    }
}
@media (min-width: 992px) {
    .col-top-linh-vuc .img.span1 {
        width: 191px !important;
        left: -100px;
    }
    .col-top-linh-vuc .img.span2 {
        width: 113px !important;
        left: 35px;
        bottom: -150px;
    }
    .col-top-linh-vuc .img.span3 {
        width: 38px !important;
        left: 50%;
        transition: all ease 1s;
        margin-left: -15px;
        bottom: -300px;
    }
    .col-top-linh-vuc .img.span4 {
        width: 113px !important;
        right: 35px;
        bottom: -150px;
    }
    .col-top-linh-vuc .img.span5 {
        width: 191px !important;
        right: -100px;
    }
}
.services-list > .col-inner {
    display: flex;
    position: relative;
    z-index: 5;
}
.services-list .icon-box {
    text-align: center;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 15px;
    transition: all ease 1s;
    box-shadow: 6px 0px 18px 0px #ebebebbf;
    visibility: visible;
    animation-delay: 0ms;
    animation-name: fadeInUp;
}
.services-list .icon-box:before {
    content: "";
    width: calc(100% - 15px);
    height: calc(100% - 15px);
    position: absolute;
    background: #fff;
    border-radius: inherit;
    z-index: 1;
    transition: all ease 1s;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.services-list .icon-box:hover {
    box-shadow: 0px 0px 0px 15px #5379ce;
}
.services-list .icon-box .icon-box-img,
.services-list .icon-box .icon-box-text {
    position: relative;
    z-index: 2;
}
.services-list .icon-box .icon-box-text h3 {
    font-size: 18px;
}
@media (min-width: 768px) {
    .services-list .icon-box {
        background-image: linear-gradient(to right bottom, #fff, #ebebeb);
    }
}
@media (min-width: 992px) {
    .services-list .icon-box.service2 {
        margin-top: 235px;
    }
    .services-list .icon-box.service3 {
        margin-top: calc(2 * 205px);
    }
    .services-list .icon-box.service4 {
        margin-top: 235px;
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.product-home {
    position: relative;
    z-index: 9;
}
.gallery-auto-width .gallery-col.col .box-image {
    padding: 0;
    text-align: center;
}
.gallery-auto-width .gallery-col.col .box-image img {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
}
@media only screen and (min-width: 550px) {
    .post-item-project.col {
        flex-basis: 50%;
        max-width: 50%;
    }
    .post-item .box-vertical .box-image {
        width: 30%;
    }
    .post-item-service .box .box-image {
        width: 40%;
    }
}
@media only screen and (min-width: 850px) {
    .post-item-project.col {
        flex-basis: 33.333333%;
        max-width: 33.333333%;
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.htp-statistic .icon-box-left{
	padding-left:0;
}