/*
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.   ***************/
.header-bottom {
    border-top: 1px solid #ededed;
}
.contact-us-section .col{padding-bottom:0}
.contact-us-section .row1{border: 1px solid #e2e2e2;
    padding: 10px;
    border-radius: 5px;}
.trang-lien-he input, .trang-lien-he textarea{border-radius:4px;} .trang-lien-he{text-align:right}
.trang-lien-he input[type='submit']{border-radius:20px; background:#3e3e3e; margin-right:0}
.trang-lien-he .row-info{display:inline-block; width:100%; clear:both}
.trang-lien-he .row-info .left{font-size:14px;text-align:right;width:20%; float:left; display:inline-block; padding-right:10px}
.trang-lien-he .row-info .right{width:80%; float:left; display:inline-block; }
.contact-form-section h3{margin-bottom:7px}
.ux-logo-link{padding:15px 22px!important}
.header-bottom-nav > li{
        margin : 0px;
        padding: 5px 17px;
}.flickity-prev-next-button svg{background:white}
.header-bottom-nav > li>a{
    font-weight: 700;
    color: #253237;
    font-size: 14px;
}
.header-bottom-nav > li:hover >a,.header-bottom-nav >li.active>a{
        color: #7c877f;
        border-bottom : 2px solid #7c877f;
}
.header-main .nav > li > a {
    font-weight: 400;
    font-size: 13px;
    text-transform: initial;
    color: #253237;
        font-weight: normal;
}
.header-main .nav > li > a:hover{
        color: #7c877f;
}
.header-main li.html input {
    height: 46px;
}
.nav>li>a>i.icon-user{
    font-size: 13px;
}
.nav-dropdown {
    border: unset;
}
.nav-dropdown-has-arrow li.has-dropdown:before,.nav-dropdown-has-arrow li.has-dropdown:after{
    display : none;
}
.nav-dropdown li p,.header-main .nav-dropdown li a{
        font-size : 14px;
}

.nav-dropdown-default .nav-column li>a{
    padding-left: 0;
    padding-right: 0;
    margin: 0 10px;
    border-bottom: none;
    font-size: 14px;
    line-height: 0.8;
}
.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: unset;
    font-weight: bold;
    text-transform: initial;
        font-size: 14px;
}
.nav-dropdown.nav-dropdown-default>li>a:hover{
        color : #7c877f;
}
.accessories-menu .nav-dropdown-default {
    padding: 5px;
    min-width: 200px;
}
.banner h3{
    margin-top: 0;
    margin-bottom: 0;
}
.text-box1 h3{
        line-height : 0.5;
}
.text-box1 h3 strong{
        font-weight : normal;
}
.banner .button span {
    font-size: 14px;
        letter-spacing: 0;
        line-height: 2.1em;
}
.slider-nav-light .flickity-prev-next-button {
    color: #dcdcdc;
    opacity: 1;
}
.slider-nav-light .flickity-prev-next-button svg, .slider-nav-light .flickity-prev-next-button .arrow {
    fill: #dcdcdc;
}
.slider-nav-circle .flickity-prev-next-button svg, .slider-nav-circle .flickity-prev-next-button .arrow {
    border-radius: 100%;
    border: 1px solid currentColor;
}
.slider-section .flickity-prev-next-button{
        width: 47px;
}
.flickity-prev-next-button svg{
        padding : 30%;
}
.slider-section .slider-nav-light .flickity-page-dots .dot.is-selected {
    border: none !important;
        background-color: #7c877f;
}
.slider-section .slider-nav-light .flickity-page-dots .dot {
    border: none !important;
        background-color: #fff;
        opacity : 1;
}
.flickity-page-dots .dot {
    display: inline-block;
    width: 17px;
        height: 17px;
}.woof_list_checkbox li div {
    margin-top: 0;
}
.woof label {margin-bottom:0;
    font-weight: normal;
}
a.back-to-top{background:white !important; border:red !important; color:red !important}
.section5 .product-small.box .show-on-hover{display:none}
.block-title {
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    padding-bottom: 25px;
}
.block-title .title {
    font-size: 40px;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    position: relative;
    font-weight: 800;
    line-height: 1;
}
.block-title .title + p {
    margin-bottom: 0;
    margin: auto;
    margin-top: 7px;
}
.block-title:after {
    content: "";
    width: 40px;
    height: 2px;
    background: #7c877f;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}
.section2 .row2 .product-category .box-image{
        border: 1px solid #ebebeb;
    border-radius: 5px;
}

.section2 .row2 .product-category .box-text h5{
        font-size: 18px;
    text-transform: none;
        margin-bottom: 6px;
}
.section2 .row2 .product-category .box-text h5:hover,.section2 .row2 .product-category .box-text .shop-now:hover{
        color : #7c877f;
}
.section2 .row2 .product-category .box-text .shop-now .fas{
        color: #7c877f;
}
.section2 .row2 .product-category .box-text p {
    margin-bottom: 6px;
    text-transform: inherit;
    font-size: 13px;
    color: #888;
}
.section2 .row2 .flickity-prev-next-button {
    opacity: 1;
}
.section2 .row2 .slider-nav-outside .flickity-prev-next-button.previous {
    right: 99.2%;
}
.section2 .row2 .slider-nav-outside .flickity-prev-next-button.next {
    left: 99.2%;
}
.section2 .row2 .flickity-prev-next-button svg {
    padding: 35%;
    color: #a7a7a7;
}
.section2 .row2 .flickity-prev-next-button {
    width: 55px;
}
.section2 .row2 .slider-nav-circle .flickity-prev-next-button svg,.section2 .row2 .slider-nav-circle .flickity-prev-next-button .arrow {
    border-radius: 100%;
    border: 1px solid #ebebeb;
    background: #fff;
}
.section2 .row2 .slider .flickity-prev-next-button:hover svg,.section2 .row2 .slider .flickity-prev-next-button:hover .arrow {
    fill: #fff !important;
    background: #7c877f !important;
}
.product-small.box{
        border: 1px solid #ebebeb;
    border-radius: 5px;
}
.product-small.box:hover{
        border-color : #7c877f !important;
}
.product-small.box .box-image{
        border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.product-small.box .box-text.text-center {
    padding: 30px 19px 20px 19px;
}
.product-small.box .pwb-brands-in-loop{
        position: absolute;
    top: 10px;
    left: 50%;
        width: 100%;
}
.product-small.box .pwb-brands-in-loop span{
        position: relative;
    left: -50%;
        text-transform : uppercase;
}
.product-small.box .product-title{
        font-size: 14px;
    font-weight: bold;
        margin-top: 6px;
}
.product-small.box .product-title:hover{
        color : #7c877f;
}
.product-small.box span.amount {
    font-weight: normal;
}
.price-wrapper .price {
    display: unset;
}
.badge-container{
        top: 87.5% !important;
    left: 80% !important;
        margin : 0 !important;
}
.badge-container .badge {
    height: 20px !important;
        width: 38px !important;}
.badge-container .badge .badge-inner .onsale{
        font-size : 12px !important;
}
.badge-inner.on-sale{
        border-radius: 4px !important;
}
.product-small.box .grid-tools a{
        background-color: #ffffff;
    margin-bottom: 15px !important;
    width: 80%;
    margin: 0 auto;
    color: #253237 !important;
    text-transform: initial;
    font-weight: normal;
    border-radius: 30px;
}
.product-small.box .grid-tools a:hover{
        color: #7c877f !important;
}
.product-small.box .image-tools .cart-icon {
    bottom: 23%;
}
.product-small.box .cart-icon strong{
        border-color: #253237;      
        color: #253237;
}
.cart-icon strong:after{
    border-color: #253237;
}
.cart-icon:hover strong{
        background : #fff !important;
        border-color : #7c877f;
}
.product-small.box .cart-icon strong:hover{
        color : #7c877f;
        border-color : #7c877f;
}
.section4 .product-small.box .pwb-brands-in-loop {
        top: 100px;}
.section4 .product-small.box .product-title{
        font-size : 18px;
}
.section4 .product-small.box{
        border: 2px solid #ebebeb;
}
.section4 .product-small.box span.amount {
    font-size: 17px;
        color: #7c877f;
}
.section4 .product-small.box del span.amount{
        color : unset;
}
.section4 .badge-container {
    display: none;
}
.section4 .slider-nav-circle .flickity-prev-next-button svg,.section4 .slider-nav-circle .flickity-prev-next-button .arrow {
    background: #fff;
        border-color: #ebebeb;
        fill: #ebebeb;
}
.section4 .slider .flickity-prev-next-button:hover svg,.section4 .slider .flickity-prev-next-button:hover .arrow {
    fill: #ffffff !important;
    border-color: #7c877f !important;
    background: #7c877f !important;
}
.section4 .slider-nav-outside .flickity-prev-next-button.previous {
    right: 99.2%;
}
.section4 .slider-nav-outside .flickity-prev-next-button.next {
    left: 99.2%;
}
.section4 .flickity-prev-next-button {
    width: 55px;
}
.section .row3 .flickity-prev-next-button{
        top : 12%;
}
.section4 .row3 .flickity-prev-next-button {
    width: 50px;
    height: 50px;
}
.section4 .row3{
        padding: 14px 30px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
}
.section4 .row3 .col{
        padding-bottom : 0px;
}
.section5 .product-small.box .product-title {
    font-size: 14px;
}
.section5 .product-small.box span.amount {
    font-size: 15px;
    color: unset;
}
.section5 .product-small.box ins span.amount{
        color: #cf2929;
}
.section5 .product-small.box .pwb-brands-in-loop{
        top: -3%;
    left: 60%;
}
.section5 .product-small.box .pwb-brands-in-loop span{
        font-size : 12px;
}
.section5 .product-small.box{
        padding : 19px;
}
.section5 .box-vertical .box-text {
    vertical-align: top;
        padding-left: 15px;
    padding-right: 0px;
}
.section5 .flickity-prev-next-button {
        width: 55px;
    height: 55px;
        top: 30%;
}
.section6 .box-blog-post .box-text{
        padding-left: 10px;
    padding-right: 10px;
    padding-top: 27px;
}
.section6 .box-blog-post .box-text h5{
        font-size: 16px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
        margin-bottom: 10px;
}
.shop-now{
        margin-top : 28px !important;
}
.shop-now .fa-play-circle{
        color : #7c877f;
}
.section6 .box-blog-post .cat-label{
        position: absolute;
    top: -40px;
    left: 10px;
    background: #fff;
    padding: 0px 25px;
    border-radius: 30px;
    line-height: 28px;
    color: #253237;
    opacity: 1;
    font-size: 12px;
}
.section6 .box-blog-post:hover .from_the_blog_excerpt,.archive.category .box-blog-post:hover .from_the_blog_excerpt {
    color: #253237;
}
.section6 .box-blog-post:hover h5,.archive.category .box-blog-post:hover h5{
        color : #7c877f;
}
.section6 .blogspot1{
        margin-top : 20px;
}
.footer-section{
        overflow : hidden;
}
.footer-section .cot1 .col-inner:before {
    content: "";
    position: absolute;
    right: 0;
        top: -9999px;
    bottom: -9999px;
    left: -9999px;
    background: #f6f6f6;
    z-index: -1;
}
.footer-section .ux-logo-link{
        padding : 0px !important;
        margin-bottom : 34px;
}
.footer-phone {
    margin-top: 32px;
    background: url(/wp-content/uploads/2020/08/icon_footer_phone.png) left center no-repeat;
    padding-left: 63px;
        margin-bottom: 35px;
}
.footer-phone label {
    font-size: 16px;
    margin-bottom: 3px;
        font-weight : normal;
}
.footer-phone p {
    font-size: 22px;
    font-weight: 600;
    color: #253237;
    margin: 0;
}
.footer-section .tieu-de{
        display: block;
        border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
        font-weight: 600;
        font-size : 100%;
}
.footer-section p.tieu-de:before {
    content: "";
    width: 65px;
    height: 2px;
    background: #7c877f;
    left: 0;
    top: 34px;
    position: absolute;
}
.footer-section .accordion .toggle {
    left: unset !important;
    right: 0 !important;
}
.footer-section .accordion-title{
        display: block;
        border-top : none;
        border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
        padding-left: 0px;
        font-size: 100%;
        font-weight: 600;
}
.footer-section .accordion-title:before {
    content: "";
    width: 65px;
    height: 2px;
    background: #7c877f;
    left: 0;
    top: 44px;
    position: absolute;
}
.footer-section .accordion{
        display : none;
}
.footer-section .large-4 .content {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
        text-align: center;
}
#newsletter_email {
    width: 100%;
    height: 46px;
    border: 0;
    padding: 10px 30px;
    padding-right: 120px;
    font-size: 14px;
    color: #b1b1b1;
    border-radius: 30px;
    background: #fff;
    text-align: left;
    display: block;
    margin: auto;
}
.content .btn-primary{
    font-size: 14px;
    text-transform: capitalize;
    text-shadow: none;
    box-shadow: none;
    border: 0;
    background: #253237 !important;
    color: #fff;
    line-height: 46px;
    padding: 0 22px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: normal;
    border-radius: 0;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.footer-section ul{
        list-style : none;
        margin-bottom : 0px;
}
.footer-section ul li{
        margin-left : 0px;
}
.footer-section ul li a:hover {
    color: #7c877f;
    margin-left: 7px;
        transition: all 300ms ease-in-out;
}
.footer-section a, .footer-section p{
        font-size : 90%;
}
.breadcrumbs a {
    color: #888;
    font-weight: normal;
    font-size: 14px;
}
.breadcrumbs a.current, .breadcrumbs a:hover {
    color: #7c877f;
}
.breadcrumbs .breadcrumb_last{
        font-weight : normal;
        color: #7c877f;
        font-size: 14px;
}
.product-footer .product-section {
    border-top: none;
}
.related .block-title{
        margin-bottom : 20px;
}
.related .block-title h3.title{
        padding : 0px;
}
/*.shop-page-title .page-title-inner{
    max-width: 100%;
    padding: 0;
}*/
.product-thumbnails a:hover, .product-thumbnails .is-nav-selected a {
    border-color: #7c877f;
}
.single-product .product-footer .woocommerce-tabs {
    border-top: none;
}
.single-product .woocommerce-tabs .nav-left{
        justify-content : center;
}
.single-product .woocommerce-tabs .nav-line>li>a{
        font-size : 18px;
}
.single-product .woocommerce-tabs .nav-line>li>a:before {
    top: unset;
    bottom: -1px;
        height: 2px;
}
.single-product .woocommerce-tabs .tab-panels{
        padding: 30px;
    line-height: 24px;
    border: 1px solid #ebebeb;
    border-radius: 0;
}
.single-product h1{
        font-size : 24px;
}
.single-product .product-info .product_meta>span {font-size:14px;
    display: block;
    border-top: none;
    padding: 5px 0;
}
.single-product .product-info .single_add_to_cart_button.button {
    margin-left: 5px;
    min-width: 212px;
    line-height: 28px;
    text-transform: uppercase;
    width: auto;
    border: 0;
    color: #fff;
    font-size: 16px;
    border-radius: 30px;
    font-weight: 600;
}
.single-product .product-info .pwb-single-product-brands {
    margin-bottom: 10px;
    font-size: 14px;
        padding-top: 40px;
    border-top: 1px solid #ececec;
}
.single-product .product-info .pwb-single-product-brands a{
        color : #7c877f;
        padding-left: 10px;
}
.single-product .product-info .pwb-single-product-brands a:hover{
        text-decoration : underline;
}
.single-product .product-info .pwb-single-product-brands .pwb-text-before-brands-links{
        font-weight : bold;
}
.product-short-description{
        font-size: 14px;
}
.single-product .product-info .price-wrapper{
        margin-bottom : 40px;
}
.single-product .product-info span.amount{
    color: red;
    font-weight: 600;
    font-size: 22px;

}
.single-product .product-info .product_meta>span{
        font-weight : bold;
}
.single-product .product-info .product_meta>span a{
        font-weight : normal;
}
.single-product .product-info .product_meta>span a:first-child{
        padding-left : 10px;
}
.archive.woocommerce h1{
        text-align: center;
    position: relative;
    top: 110px;
        font-size: 30px;
}
.blog-archive .archive-page-header .large-12{
        position: absolute;
}
.blog-archive h1{
    text-align: center;
    position: relative;
    top: 70px;
    font-size: 20px;
}
.archive.woocommerce .page-title-inner .container,.blog-wrapper .archive-page-header .row,.blog-wrapper .row.row-large .container{
        max-width: 100%;
}

.archive.woocommerce .container.flex-col{
        background: #f6f6f6;
    margin-bottom: 10px;
    padding: 0px 20px;
}
.woocommerce-ordering, .woocommerce-ordering select {
    margin: 5px 0;
    display: inline-block;
    border-radius: 34px;
}
.widget .is-divider {
    display: none;
}
span.widget-title {
        position: relative;
    font-size: 20px !important;
    display: block;
    text-transform: capitalize;
    margin-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
}
span.widget-title:after {
    content: "";
    width: 65px;
    height: 2px;
    background: #7c877f;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.tagcloud a{
        line-height: 38px;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    margin-right: 5px;
    margin-bottom: 10px;
    color: #555;
    border: 1px solid #ebebeb;
    background: #fff;
    font-weight: 400;
    border-radius: 30px;
}
.widget_price_filter .ui-slider .ui-slider-range {
    opacity: 1;
    background-color: #7c877f;
}
.widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #fff;
    border: 1px solid #eee;
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
}
.single-product .zoom-button{
        border: 2px solid #253237;
}
.single-product .zoom-button.button.icon.circle>i{
        color : #253237;
}
.archive.category .box-text h5{
        margin-bottom : 10px;
}
.blog-archive .large-3{padding-left:0}
.recent-blog-posts a {
    line-height: 1.3;
    margin-bottom: 6px;
    font-size: 15px;font-weight:bold;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.xem-them .tieu-de-xem-them {
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    font-size: 19px;
    color: black;
}
.xem-them ul li {
    margin-bottom: 3px;
}
.xem-them ul li a {
    font-weight: 700;
    font-size: 16px;
    color: #0072b7;
}
.xem-them ul li a:hover {
    text-decoration: underline;
}
.blog-single .entry-meta {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0;
    color: gray;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 10px;
    background: #f9f9f9;
}
.danh-muc {
    margin-bottom: 15px;
}
.danh-muc span.title, .the-tim-kiem span.title {
    border-radius: 4px;
    background: #126e32;
    padding: 4px 10px;
    color: white;
    margin-right: 5px;
}
.danh-muc a, .the-tim-kiem a {line-height:32px;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 4px 10px;
    background: #dedede;
    color: #464646;
}
.danh-muc a:hover, .the-tim-kiem a:hover {
    background: #6dca19;
    color: white;
}
.bai-viet-lien-quan {
    margin-top: 15px;
}
.bai-viet-lien-quan h3 {
color: #3c3c3c;
    text-align: center;
    margin-bottom: 20px;
    font-size: 25px;
    font-weight: bold;
}
.bai-viet-lien-quan ul {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}
.bai-viet-lien-quan ul li {
    list-style: none;
    width: 33%;
    color: graytext;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.bai-viet-lien-quan ul li .box-image img {
    height: 280px;
    border-radius: 4px;
    object-fit: cover;
    object-position: center;
}
.blog-single .section4{padding:0 !important}
.page-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
.center-page .entry-header{    background-image: url(/wp-content/uploads/2020/08/bkg_breadcrumbs.jpg);
    background-repeat: no-repeat;
    min-height: 238px;padding:70px 0}
.bai-viet-lien-quan h4 {
    font-size: 15px;
    color: black;
    line-height: 19px;
    padding-top: 7px;
    height: 64px;
    overflow: hidden;
}
.blog-single .entry-title{font-size:40px}
p.form-row-first, p.form-row-last{width:100%}






.row-bunes {
    background: url(/wp-content/uploads/2022/05/feature-two-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #dfdfdf;
    background-blend-mode: overlay;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
	margin-top: 0px !important;
	position: relative;
    z-index: 1;
}
.row-bunes .icon-box:before {
    position: absolute;
    top: 45px;
    bottom: 25px;
    right: -15px;
    content: "";
    width: 1px;
    background-color: #f5f1f1;
}
.row-bunes .icon-box {
    padding-top: 10px;
}
.sec-intro:before {
    content: "";
    position: absolute;
    -webkit-mask-image: url(/wp-content/uploads/2022/05/feature-two-shape-2.png);
    background: linear-gradient(230deg, #676767, transparent);
    width: 30%;
    height: 60%;
    top: -28%;
    right: 0;
    z-index: 0;
    opacity: .06;
}
.float-bob-x:after {
    content: "";
    position: absolute;
    -webkit-mask: url(/wp-content/uploads/2022/05/feature.png);
    background: #676767;
    opacity: 0.1;
    top: -200px;
    left: 0;
    width: 400px;
    height: 380px;
    background-size: cover;
}
@-webkit-keyframes float-bob-x {
  0% {
    transform: translateX(-30px);
  }

  50% {
    transform: translateX(-10px);
  }

  100% {
    transform: translateX(-30px);
  }
}

@keyframes float-bob-x {
  0% {
    transform: translateX(-30px);
  }

  50% {
    transform: translateX(-10px);
  }

  100% {
    transform: translateX(-30px);
  }
}

.float-bob-x {
  -webkit-animation-name: float-bob-x;
  animation-name: float-bob-x;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.welcome-one__left {
    position: relative;
    display: block;
}
.welcome-one__img-box {
    position: relative;
    display: block;
    z-index: 1;
}
.welcome-one__img-box:before {
    border-style: solid;
    border-width: 5px;
    border-color: #676767;
    background-color: rgba(9, 9, 9, 0);
    position: absolute;
    right: 50px;
    top: 150px;
    width: 181px;
    height: 167px;
    content: "";
    z-index: -1;
}
.welcome-one__img-1 {
    position: relative;
    display: block;
    z-index: 1;
}
/*.welcome-one__img-1 img {
    border-top-right-radius: 75px;
    border-bottom-left-radius: 75px;
}*/
.welcome-one__img-2 {
    position: absolute;
    top: 240px;
    right: 0;
    border-top-right-radius: 75px;
    border-bottom-left-radius: 75px;
    z-index: 3;
}
/*.welcome-one__img-2 img {
    width: auto;
    border-top-right-radius: 75px;
    border-bottom-left-radius: 75px;
}*/
.welcome-one__experience {
    position: absolute;
    width: 200px;
    height: 200px;
    bottom: 50px;
    left: 200px;
    background-color: white;
    -webkit-box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 7%);
    box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 7%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px;
    border-radius: 50%;
    z-index: 3;
}
/*.welcome-one__experience:before {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 23px;
    width: 23px;
    background-color: #7c877f;
    content: "";
}*/
.welcome-one__experience-shape {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
    border-radius: 50%;
}
.welcome-one__experience-year h3 {
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 0;
}
.welcome-one__experience-text {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 0;

}
.welcome-one__dot {
    position: absolute;
    bottom: -26px;
    left: -110px;
    opacity: .3;
}
.welcome-one__dot img {
    width: auto;
    -webkit-animation-name: shapeMover;
    animation-name: shapeMover;
    -webkit-animation-duration: 9s;
    animation-duration: 9s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.sec-intro {
	padding-bottom: 100px !important;
}
.project-two__single {
    position: relative;
    padding-top: 266px;
}
.project-two__content {
    position: relative;
    display: block;
    background-color: rgba(47, 42, 39, 0.5);
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 50px;
    padding-top: 50px;
}
.project-two__sub-title {
    font-size: 14px;
    color: #c1b8b3;
    line-height: 20px;
}
.project-two__title {
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
}
.project-two__title a {
    color: #fff;
}
.project-two__hover {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #222;
    padding: 56px 60px 60px;
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease, -webkit-transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
}
.project-two__hover-sub-title {
    font-size: 14px;
    color: #bab1ac;
    line-height: 20px;
}
.project-two__hover-title {
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
}
.project-two__hover-title a {
    color: var(--ambed-white, #ffffff);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.project-two__hover-text {
    color: #bab1ac;
    padding-top: 20px;
    padding-bottom: 40px;
}
.project-two__btn {
    background-color: #fff;
    color: #3c3531;
    padding: 10px 40px 10px;
}
.thm-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    outline: none !important;
    background-color: #fff;
    color: #222;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 50px 15px;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    overflow: hidden;
    z-index: 1;
}
.thm-btn:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 3px;
    background-color: #7c877f;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: all;
    transition-property: all;
    opacity: 1;
    z-index: -1;
}
.project-two__single:hover .project-two__hover {
    visibility: visible;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
}
.project-two__hover-title a:hover {
    color: var(--ambed-base, #a47c68);
}
.thm-btn:hover {
    color: var(--ambed-white, #ffffff);
}
.thm-btn:hover:after {
    opacity: 1;
    width: 100%;
}
.row-linhvuc {
    margin-top: -380px !important;
}
.section-project {
    padding-bottom: 400px !important;
}
.project-two__single:before {
    content: "";
    position: absolute;
    background: rgb(255 255 255 / 30%);
    width: 1px;
    height: 195%;
    top: -95%;
    left: -1px;
}
.prject-two__title-box {
    position: absolute;
    min-height: 70px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
}
.project-two-title-shape {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: -1;
}
.project-two__title-1 {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    position: relative;
    top: 14px;
}
.sec-benefits .welcome-one__right, .sec-news .welcome-one__right {
    margin-left: 0;
	margin-right: 50px;
}
.row-benefits-img {
    margin-right: 50px !important;
}
.benefits-one__points-single {
    position: relative;
    display: block;
}
.benefits-one__points-img {
    position: relative;
    display: block;
}
.benefits-one__points-img img {
    width: 100%;
}
.benefits-one__points-list {
    position: relative;
    display: block;
    margin-top: 22px;
}
.benefits-one__points-list li .icon {
    height: 16px;
    width: 16px;
    font-size: 10px;
    color: #fff;
    background-color: #7c877f;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	margin-top: -25px;
}
.benefits-one__points-list li .text {
    margin-left: 10px;
}
.benefits-one__points-list li .text p {
    font-size: 18px;
    color: #222;
}
.benefits-one__points-list li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	list-style: none;
	margin: 0 !important;
}
a.accordion-title.plain.active, a.accordion-title.plain {
    border-top: none;
	background: none;
	font-size: 17px;
	color: #222;
}
.accordion .toggle {
    left: 90% !important;
}
/* .accordion-item {
    border: 1px solid #e2ddda;
    border-radius: 35px;
    padding: 10px 0;
    margin-bottom: 15px;
} */
.accordion-title {
	border-top: none !important;
	border-bottom: 1px solid #ddd;
	padding: 15px !important;
}
.accordion .toggle i {
    font-size: 18px;
    background: #7c877f;
    border-radius: 50%;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 0px 3px;
}
.accordion-title.active {
    background: none !important;
}
.accordion-content {
    padding-top: 15px;
    padding-left: 10px;
}
.yikes-custom-woo-tab-title {
    display: none;
}
.sec-news:before {
    content: "";
    position: absolute;
    background: linear-gradient(rgb(223 223 223 / 60%), rgb(223 223 223 / 80%)), url(/wp-content/uploads/2022/05/blog-two-bg.jpg);
    width: 100%;
    height: 67%;
    left: 0;
    top: 0;
    opacity: .3;
}
.sec-news .box-normal .box-text {
    background: rgb(223 223 223 / 50%);
    height: 140px;
    padding: 30px;
}
.sec-news .box-text .is-divider {
    display: none;
}
.sec-news .box-text .post-meta {
    background: #7c877f;
    opacity: 1;
    display: inline-block;
    padding: 10px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: -20px;
    right: 20px;
}
.row-newsletter {
    padding-top: 30px;
    padding-left: 70px;
    background: url(/wp-content/uploads/2022/05/feature-two-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #dfdfdf;
    background-blend-mode: overlay;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-top: 0px !important;
    position: relative;
    z-index: 1;
    margin-bottom: -70px;
}
.form-flat input:not([type=submit]), .form-flat textarea, .form-flat select {
    background: #fff;
	padding: 20px;
}


.wpcf7 p {
	display: flex;
}
button.button.secondary.is-outline.is-small.mb-0 {
    border: 1px solid;
    padding: 5px 30px;
}
.sec-blog .box-vertical .box-image:before {
    content: "";
    position: absolute;
    display: block;
    background: #fff;
    bottom: 0;
    width: 30px;
    height: 100px;
    z-index: 1;
    right: 0;
}
.sec-proj .box-text p {
    text-align: center;
    font-weight: 600;
    font-size: 13px;
    color: #222;
    text-transform: capitalize;
}
.row-bunes .col-inner {
    height: 200px;
}
.row-bunes .icon-box-text h3 {
    text-transform: capitalize;
    font-size: 15px;
}
.row-bunes .icon-box-text p {
    margin-bottom: 0;
}
.row-bunes .icon-box-text {
    padding-left: 30px !important;
}
.sec-project .pmh-title {
    background: #fff;
    padding: 30px 30px;
}
.pmh-title-content h2 {
    font-weight: 300;
    font-size: 40px;
}
.sec-project .pmh-title-content h2 {
	font-size: 25px;
}
.sec-project .img-project {
    z-index: -1;
}
.sec-blog .vertical-container-top {
    top: 400px;
}
.pmh-title-content span {
    font-weight: 600;
    color: #7c877f;
}
.pmh-title-content p {
    font-size: 15px;
    color: #222;
}

.pmh-title-business h3 {
    width: 100%;
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 30px;
}
.pmh-title-business ul li {
  list-style: none;
}
.pmh-title-business {
    padding: 30px 0;
}
.img-bottom:before {
    content: "";
    position: absolute;
    display: block;
    background: #fff;
    bottom: 0;
    width: 30px;
    height: 100px;
    z-index: 1;
}
.img-top:before {
    content: "";
    position: absolute;
    display: block;
    background: #fff;
    top: 0;
    width: 30px;
    height: 100px;
    z-index: 1;
    right: 0;
}
.pmh-button {
    padding: 2  0px 0;
}
.pmh-button a {
    border: 1px solid #222;
    display: inline-block;
    position: relative;
    font-size: 15px;
    line-height: 27px;
    color: #222;
    font-weight: 400;
    padding: 10px 30px;
    overflow: hidden;
    text-transform: uppercase;
    transition: all 300ms linear;
}
.pmh-button a:hover {
    color: #24262d;
    -webkit-box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
    -ms-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
    -o-box-shadow: 0 10px 30px rgba(0,0,0,0.10);
    box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
}
.pmh-button a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #222;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
}
.pmh-button a:hover:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
}
.pmh-button a:hover span {
  position: relative;
  color: #fff;
}
.vertical-text-main {
    bottom: 22px;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 3px;
    position: absolute;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    white-space: nowrap;
    width: 50px;
    color: #ddd;
}
.vertical-container-top .vertical-text-additional, .vertical-container-top-mod .vertical-text-additional {
    bottom: 32px;
    font-weight: 300;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.vertical-left .vertical-text-additional {
    right: -2px;
}
.vertical-text-additional {
    font-size: 50px;
    position: absolute;
    white-space: nowrap;
    width: 50px;
    color: #222;
}
.vertical-number {
    font-size: 17px;
    font-weight: 400;
    padding: 0 12px 4px 0;
}
.vertical-left .vertical-text-main {
    right: 47px;
}
.vertical-container-top .vertical-number, .vertical-container-top-mod .vertical-number {
    padding: 0 12px 4px 0;
}
.pull-right {
    float: right;
}
.vertical-container-top {
    position: absolute;
    top: 250px;
    border-bottom: 1px solid #ddd;
    left: -290px;
    width: 180px;
}
.icon-box-text h3 {
    margin-bottom: 0;
}
.icon-box-img .icon-inner {
    background-color: #f2f2f2;
    border-radius: 50px;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@-webkit-keyframes shapeMover {

  0%,
  100% {
      transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
  }

  50% {
      transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
  }
}

@keyframes shapeMover {

  0%,
  100% {
      transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
  }

  50% {
      transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
  }
}
.welcome-one__right {
    position: relative;
    display: block;
}
.welcome-one__right .section-title {
    margin-bottom: 49px;
}
.section-title {
    position: relative;
    display: block;
    margin-top: -9px;
    margin-bottom: 69px;
}
.section-title__tagline {
    position: relative;
    display: inline-block;
    color: #7c877f;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}
.section-title__title {
    margin: 0;
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    margin-top: 1px;
}
.welcome-one__right .section-title__line {
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.section-title__line {
    position: absolute;
    bottom: -11px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.section-title__line:before {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 40px;
    content: "";
    background-color: #7c877f;
}
.section-title__line:after {
    position: absolute;
    bottom: 0;
    left: 45px;
    height: 2px;
    width: 4px;
    content: "";
    background-color: var(--ambed-black, #3c3531);
}
.welcome-one__text {
    font-size: 16px;
    line-height: 30px;
}
.welcome-one__points {
    position: relative;
    display: block;
    margin-top: 32px;
	margin-left: -20px;
}
.welcome-one__points li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.welcome-one__points li .icon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.welcome-one__points li .icon span {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    border: 2px solid #7c877f;
}
.welcome-one__points li .icon span:before {
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    content: "";
    border: 2px solid #7c877f;
    border-radius: 50%;
}
.welcome-one__points li .text {
    margin-left: 20px;
}
.welcome-one__points li .text p {
    font-size: 16px;
    color: var(--ambed-black, #3c3531);
    font-weight: 600;
	margin-bottom: 0;
}
.welcome-one__person {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 45px;
}
.welcome-one__person .thm-btn {
	border: 1px solid #7c877f;
}
.welcome-one__person-img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.welcome-one__person-img:before {
    position: absolute;
    top: -9px;
    bottom: -9px;
    left: -9px;
    right: -9px;
    border: 2px solid var(--ambed-base, #a47c68);
    content: "";
    border-radius: 50%;
}
.welcome-one__person-img > img {
    border-radius: 50%;
}
.welcome-one__person-content {
    margin-left: 30px;
    position: relative;
    top: 7px;
}
.welcome-one__person-name {
    font-size: 24px;
    line-height: 34px;
    font-family: var(--ambed-reey-font, "reeyregular");
    color: var(--ambed-black, #3c3531);
}
.sec-benefits {
	padding-bottom: 0 !important;
}
.sec-video {
	padding-bottom: 0 !important;
}
.video-button-wrapper .open-video {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 97px;
    height: 97px;
    line-height: 91px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    background: #7c877f;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -webkit-box-shadow: 0 0 0 0 rgba(var(--ambed-primary-rgb, 242, 238, 235), 0.6);
    box-shadow: 0 0 0 0 rgba(var(--ambed-primary-rgb, 242, 238, 235), 0.6);
    -webkit-animation: open-video 3s infinite;
    animation: open-video 3s infinite;
}
@-webkit-keyframes open-video {
    70% {
        box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
    }
}
@keyframes open-video {
    70% {
        box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
    }
}
.text-banner h5 {
    font-size: 13px;
    padding-bottom: 10px;
	color: #fff;
	letter-spacing: 4px;
}
.text-banner h1 {
    font-weight: bolder;
    font-size: 80px;
	color: #FFF;
    line-height: 1.2em;
}
h1.page-title.is-large.uppercase {
    margin-top: 30px;
    color: #fff;
}
header.archive-page-header {
    background: url(http://pmhd.exproweb.com/wp-content/uploads/2022/05/slide-3.jpg);
    background-position: center;
    min-height: 200px;
    margin-bottom: 30px;
    margin-top: -30px;
    background-size: auto;
}
header.archive-page-header:before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 200px;
    top: 0;
    left: 0;
}
.nav-left {
    justify-content: center;
}
.copyright-footer p {
    color: #fff;
}
.copyright-footer a:hover {
    color: #7c877f;
}
.footer-ct .social-icons.follow-icons i {
    color: #fff;
    background: #222;
    padding: 5px 10px;
    font-size: 20px;
}
.blog-ct .box-text {
    padding: 15px 20px;
    background-color: rgba(255,255,255,.95);
    max-width: 85%;
    margin: -15% auto 0;
}
a#top-link {
    background: #7c877f;
    border: 1px solid #7c877f;
    border-radius: 0;
}
/*a#top-link i {
    color: #fff;
}*/
.header-main .nav > li > a {
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
}
.header-main .nav > li > a:hover {
	color: #fff;
}
li.bullet-arrow:before {
	color: #fff !important;
}
/* custom section service */
.services-one__single {
    position: relative;
    display: block;
    margin-bottom: 30px;
    z-index: 5;
}
.services-one__img {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
}
.services-one__img:before {
    position: absolute;
    content: '';
    background-color: #3c3531;
    height: 0%;
    left: 0px;
    right: 0px;
    top: 0px;
    opacity: .8;
    z-index: 1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.services-one__icon {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 20px;
    left: 40px;
    height: 106px;
    width: 106px;
    background-color: #676767;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 2;
}
.services-one__icon span {
    position: relative;
    display: inline-block;
    font-size: 65px;
    color: #fff;
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.icon-wallpaper-1:before {
    content: "01";
}
.icon-wallpaper-2:before {
    content: "02";
}
.icon-wallpaper-3:before {
    content: "03";
}
.services-one__img:after {
    position: absolute;
    content: '';
    background-color: var(--ambed-black, #3c3531);
    height: 0%;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: .8;
    z-index: 1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.services-one__single:hover .services-one__img:after {
    height: 50%;
}

.services-one__img:after {
    position: absolute;
    content: '';
    background-color: var(--ambed-black, #3c3531);
    height: 0%;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: .8;
    z-index: 1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.services-one__single:hover .services-one__img:before, .services-one__single:hover .services-one__img:after {
    height: 50%;
}
.services-one__single:hover .services-one__icon {
    background-color: #7c877f;
    
}
.services-one__single:hover .services-one__icon span {
    color: #fff;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
.services-one__content {
    position: relative;
    display: block;
    border: 1px solid #e2ddda;
    background-color: #fff;
    padding: 32px 39px 30px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.services-one__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 2px;
}
.services-one__title a {
    color: #3c3531;
}
.section-project .section-title__title {
    color: #fff;
}
.section-project .section-title__tagline {
    color: #ececec;
}
.sec-duan:before {
    content: '';
    position: absolute;
    background: url(http://localhost/dt24/wp-content/uploads/2022/12/bg2.jpg);
    width: 100%;
    height: 100%;
    left: 0;
    top: -52%;
}
p.uppercase.portfolio-box-category.is-xsmall.op-6 {
    display: none;
}
h6.uppercase.portfolio-box-title {
    opacity: 1;
}
.portfolio-box:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 2px;
    height: 0;
    background-color: #7c877f;
    z-index: 1;
    transition: height .3s linear;
}

.portfolio-box:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 2px;
    height: 0;
    background-color: #7c877f;
    z-index: 1;
    transition: height .3s linear;
}
.portfolio-box:hover:after {
    height: calc(100% - 20px);
}
.portfolio-box:hover:before {
    height: calc(100% - 20px);
}
.portfolio-box .box-image:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 0;
    height: 2px;
    background-color: #7c877f;
    z-index: 1;
    transition: width .3s linear;
}
.portfolio-box .box-image:after {
    content: "";
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 0;
    height: 2px;
    background-color: #7c877f;
    z-index: 1;
    transition: width .3s linear;
}
.portfolio-box:hover .box-image:after, .portfolio-box:hover .box-image:before {
    width: calc(100% - 20px);
}
.portfolio-box .box-text h6 {
    position: relative;
}
.portfolio-box .box-text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top,black 0%,rgba(125,185,232,0) 100%);
}
.box.box-normal.box-text-bottom.box-blog-post.has-hover .box-image:after {
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(-100%);
    background: url(/wp-content/uploads/2022/12/after-hover-1.png);
    background-size: 100% 100%;
    content: "";
    pointer-events: none;
    transition: .3s all ease-in-out;
}
.box.box-normal.box-text-bottom.box-blog-post.has-hover:hover .box-image:after {
    -webkit-transition: 1s all ease-in-out;
    -o-transition: 1s all ease-in-out;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: .5;
    transition: 1s all ease-in-out;
}
.banner-lh .banner-layers.container {
	max-width: 100% !important;
}
/* .single-product .product .summary {
    display: flex;
    gap: 30px;
}
.custom-description-column {
    flex: 1;
}
.woocommerce-tabs {
    flex: 1;
} */
.text-ab p {
    text-align: justify;
}
.text-ab {
    overflow-y: scroll;
    height: 500px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .welcome-one__img-2 {
        display: none;
    }
    .welcome-one__right {
        margin-left: 0;
        margin-top: 155px;
    }
        .welcome-one__img-1 {
        width: 350px;
        left: 75px;
    }
        .row-bunes .icon-box {
        margin-top: -30px;
    }
        .row-bunes .col {
        margin-bottom: -80px;
    }
}




