/*
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 {
    background: transparent!important;
} */
img {
    margin-bottom: 0!important;
}
body {
    font-weight: 400;
    font-size: 16px;
}
#header {
    position: fixed;
    top: 0;
    z-index: 999;
    left: 0;
    width: 100%;
}
#header .header-bg-container .header-bg-color {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
#header .flex-left li.header-block ul {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    align-items: center;
}
#header .flex-left li.header-block ul li {
    list-style: none;
}
#header .flex-left li.header-block ul li a {
    font-size: 12px;
    line-height: 15px;
    color: #E59B06;
}
#header .flex-left li.header-block ul li img {
    margin: 0;
}
#header .flex-left li.header-block ul li:last-child img {
    margin: 0 8px 0 0;
}
#header .flex-center .header-block {
    background: #000000;
    padding: 8px 15px;
    border-radius: 0 0 15px 15px;
}
#header .flex-center .header-block img {
    margin: 0;
}
#top-bar {
    background: none;
}
#logo {
    display: none;
}
.header .flex-row {
    justify-content: center;
}
.header .flex-row ul.nav-left {
    justify-content: center;
}
.header .flex-row .nav-spacing-xlarge>li {
    margin: 0 35px;
}
.header-wrapper.stuck .header-main {
    background: #fff;
}
.header-wrapper.stuck .header-nav-main.nav > li > a {
    color: #000!important;
}
.footer-main {
    border-top: 6px #E59B06 solid;
    padding-bottom: 0!important;
}
.footer-main .footer-row-top .col-left .col-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 34px;
    align-items: center;
}
.footer-main .footer-row-top .col-left .col-inner > p {
    margin: 0;
}
.footer-main .footer-row-top .col-left .col-inner ul {
    margin: 0;
    border-left: 1px #fff solid;
    padding-left: 26px;
}
.footer-main .footer-row-top .col-left .col-inner ul li {
    list-style: none;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    margin: 0 0 12px 0;
}
.footer-main .footer-row-top .col-left .col-inner ul li:last-child {
    margin: 0;
}
.footer-main .footer-row-top .col-right .col-inner {
    height: 100%;
}
.footer-main .footer-row-top .col-right ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 25px;
    align-items: center;
    margin: 0;
    height: 100%;
}
.footer-main .footer-row-top .col-right ul li {
    list-style: none;
    margin: 0;
}
.footer-main .footer-row-top {
    border-bottom: 1px #454545 solid;
}
.footer-main .footer-row-bottom {
    margin-top: 50px;
}
.footer-main .footer-row-bottom .col-info p {
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 30px 0;
}
.footer-main .footer-row-bottom .col-info ul li {
    list-style: none;
    padding: 0 0 0 35px;
    color: #fff;
    margin: 0 0 6px 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
}
.footer-main .footer-row-bottom .col-info ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
}
.footer-main .footer-row-bottom .col-info ul li:nth-child(1) {
    background: url('images/location.png') no-repeat left center;
}
.footer-main .footer-row-bottom .col-info ul li:nth-child(2) {
    background: url('images/phone-call.png') no-repeat left center;
}
.footer-main .footer-row-bottom .col-info ul li:nth-child(3) {
    background: url('images/Message_light.png') no-repeat left center;
}
.footer-main .footer-row-bottom .col-info ul li:nth-child(4) {
    background: url('images/world.png') no-repeat left center;
}
.footer-main .footer-row-bottom .col-menu p, .footer-main .footer-row-bottom .col-follow p {
    font-weight: 500;
    font-size: 17px;
    line-height: 27px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    margin: 0 0 30px 0;
}
.footer-main .footer-row-bottom .col-menu p::after, .footer-main .footer-row-bottom .col-follow p::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    background: #E59B06;
    width: 50px;
    height: 2px;
}
.footer-main .footer-row-bottom .col-menu ul li {
    margin: 0 0 0 0;
    list-style: none;
    padding: 0 0 0 17px;
    background: url('images/Expand_up.png') no-repeat left center;
}
.footer-main .footer-row-bottom .col-menu ul li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 34px;
    color: #fff;
}
.footer-main .footer-row-bottom .col-menu ul li a:hover {
    color: #E59B06;
}
.footer-main .footer-row-bottom .col-follow p {
    margin: 0 0 40px 0;
}
.footer-main .footer-row-menu {
    border-top: 1px #454545 solid;
}
.footer-main .footer-row-menu > .col {
    padding-bottom: 0;
}
.footer-main .footer-row-menu .footer-menu {
    flex-wrap: wrap;
    gap: 80px;
    flex-direction: row;
    justify-content: center;
    padding: 17px 0 12px 0;
}
.footer-main .footer-row-menu .footer-menu a {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    color: #fff;
}
.footer-main .footer-row-menu .footer-menu a:hover {
    color: #E59B06;
}
.copyright p {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #0C0C0D;
}
.copyright .col {
    padding-bottom: 0;
    display: flex;
    align-items: center;
}
.absolute-footer {
    display: none;
}
.page-header-bg {
    position: relative;
}
.page-header-bg h1 {
    color: #fff;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 500;
    font-size: 35px;
    line-height: 55px;
    letter-spacing: 0%;
    text-transform: capitalize;
    text-align: center;
}
.breadcrumbs {
    background: #EFEFEF;
    padding: 15px 0;
}
.breadcrumbs .col {
    padding-bottom: 0;
}
.breadcrumbs ul {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    margin: 0;
}
.breadcrumbs ul li {
    list-style: none;
    margin: 0;
}
.breadcrumbs ul li:not(:first-child) {
    display: flex;
    align-items: center;
}
.breadcrumbs ul li a {
    color: #828282;
}
.breadcrumbs ul li:last-child a {
    color: #E59B06;
}
.section-about-us {
    padding: 120px 0 90px 0 !important;
}
.section-about-us .col-left, .section-about-us .col-right {
    position: relative;
}
.section-about-us .col-left::before {
    content: '';
    position: absolute;
    left: -58px;
    top: -39px;
    width: 207px;
    height: 2px;
    background: #E59B06;
}
.section-about-us .col-left h3 {
    font-weight: 400;
    font-size: 30px;
    line-height: 47px;
    color: #000;
    margin: 0 0 16px 0;
}
.section-about-us .col-left p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    color: #828282;
}
.section-about-us .col-left ul {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    margin: 50px 0 0 0;
}
.section-about-us .col-left ul li {
    list-style: none;
    margin: 0;
}
.section-about-us .col-right::after {
    content: url('images/bg-yellow.png');
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: -22px;
    z-index: -1;
}
.section-about-us .col-right::before {
    content: '';
    position: absolute;
    right: -58px;
    bottom: -36px;
    width: 207px;
    height: 2px;
    background: #E59B06;
}
.section-vision-mission {
    padding: 50px 0 !important;
}
.section-vision-mission .vision-box {
    border: 3px #E59B06 solid;
    padding: 49px 20px 26px 20px;
}
.section-vision-mission .vision-box h4 {
    font-weight: 400;
    font-size: 25px;
    line-height: 39px;
    color: #E59B06;
    margin: 0 0 24px 0;
}
.section-vision-mission .vision-box p {
    line-height: 24px;
    text-align: center;
    color: #959595;
}
.section-factory {
    padding: 80px 0  !important;
}
.section-factory h3 {
    font-weight: 600;
    font-size: 30px;
    line-height: 47px;
    color: #E59B06;
    text-transform: capitalize;
    margin: 0 0 25px 0;
}
.section-factory p {
    color: #6B6B6B;
    line-height: 24px;
    padding: 0 19px;
}
.section-factory .col {
    position: relative;
    padding-bottom: 0;
}
.section-factory .col::before {
    content: '';
    position: absolute;
    right: 15px;
    top: -24px;
    width: 109px;
    height: 70px;
    border: 4px #E59B06 solid;
    border-left: 0;
    border-bottom: 0;
}
.section-factory .col::after {
    content: '';
    position: absolute;
    left: 15px;
    bottom: -34px;
    width: 109px;
    height: 70px;
    border: 4px #E59B06 solid;
    border-right: 0;
    border-top: 0;
}
.section-why-choose {
    padding: 50px 0 100px 0!important;
}
.section-why-choose h3 {
    font-weight: 500;
    font-size: 30px;
    line-height: 40px;
    color: #E59B06;
    margin: 0 0 30px 0;
}
.section-why-choose .why-choose-box {
    padding: 30px 11px 15px 11px;
    border: 1px #E59B06 solid;
    border-radius: 20px;
    position: relative;
    background: #fff;
}
.section-why-choose .why-choose-box h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    text-transform: capitalize;
    color: #E59B06;
    margin: 11px 0 11px 0;
}
.section-why-choose .why-choose-box p {
    color: #989898;
    line-height: 25px;
}
.section-why-choose .why-choose-box::after {
    content: '';
    width: 80%;
    background: #fff;
    border-radius: 20%;
    height: 75px;
    box-shadow: 0px 1px 10px 0px #1F2D3C26;
    position: absolute;
    bottom: -16px;
    z-index: -1;
    left: 50%;
    transform: translate(-50%, 0);
}
.contact-page-title p {
    font-size: 35px;
    font-weight: 500;
    color: #000;
}
.contact-page-info-company p {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #E59B06;
    margin: 0 0 15px 0;
}
.contact-page-info-company p:first-child {
    margin: 0 0 30px 0;
}
.contact-page-info-company p:first-child img {
    margin: 45px 0 0 0;
}
.contact-page-info-company ul li {
    list-style: none;
    padding-left: 32px;
    font-size: 15px;
    line-height: 26px;
    position: relative;
    margin: 0 0 12px 0;
    color: #5F5F5F;
}
.contact-page-info-company ul li a {
    color: #5F5F5F;
    text-decoration: underline;
}
.contact-page-info-company ul li::before {
    position: absolute;
    top: 2px;
    left: 0;
}
.contact-page-info-company ul li:nth-child(1)::before {
    content: url('images/icon-location-gray.png');
}
.contact-page-info-company ul li:nth-child(2)::before {
    content: url('images/icon-phone-call-gray.png');
}
.contact-page-info-company ul li:nth-child(3)::before {
    content: url('images/icon-email-gray.png');
}
.form-contact {
    background: #F8F8F8;
    border: 1px #DCDCDC solid;
    border-radius: 10px;
    padding: 30px 20px;
}
.form-contact .form-title {
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 38px 0;
}
.form-contact .form-content {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.form-contact .form-content .form-item-content {
    width: calc(50% - 10px);
}
.form-contact .form-content .form-item-content-full {
    width: 100%;
}
.form-contact .form-content .form-item-content input, .form-contact .form-content .form-item-content textarea {
    margin: 0;
    border: 1px #DBDBDB solid;
    font-size: 14px;
    color: #383838;
    border-radius: 5px;
    box-shadow: none;
}
.form-contact .form-content .form-item-submit input {
    background: #E59B06;
    border-radius: 5px;
    text-transform: none;
    font-size: 20px;
    margin: 0;
}
.blog-archive {
    padding: 0!important;
}
.blog-archive .breadcrumbs {
    margin: 0 0 30px 0;
}
.post-item-custom {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 15px 0px #00000026;
    background: #F9F9F9;
}
.post-item-custom .post-item-custom-image {
    height: 240px;
}
.post-item-custom .post-item-custom-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.post-item-custom .post-item-custom-content {
    padding: 27px;
}
.post-item-custom .post-item-custom-content .post-item-custom-category {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    background: #E59B06;
    display: inline-block;
    border-radius: 28px;
    padding: 5px 16px;
    margin: 0 0 16px 0;
}
.post-item-custom .post-item-custom-content .post-item-custom-title h3 {
    line-height: 25px;
    margin: 0 0 20px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.post-item-custom .post-item-custom-content .post-item-custom-title h3 a {
    font-size: 18px;
    font-weight: 500;
    color: #373737;
}
.post-item-custom .post-item-custom-content .post-item-custom-title h3 a:hover {
    color: #E59B06;
}
.post-item-custom .post-item-custom-content .post-item-custom-description {
    font-size: 14px;
    color: #6D6D6D;
    margin: 0 0 20px 0;
}
.post-item-custom .post-item-custom-content .post-item-custom-readmore a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #E59B06;
}
.post-item-custom .post-item-custom-content .post-item-custom-readmore a:hover {
    color: #6D6D6D;
}
.single-title {
    color: #E59B06;
    font-size: 24px;
    font-weight: 500;
}
#comments {
    display: none;
}
.entry-date {
    font-size: 14px;
    color: #949494;
    padding-left: 16px;
    position: relative;
}
.entry-date::before {
    content: url('images/Time.png');
    position: absolute;
    top: 1px;
    left: 0;
}
.entry-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 23px;
}
.entry-tags p {
    margin: 0;
    font-size: 25px;
    color: #361206;
    text-transform: uppercase;
    font-weight: 700;
}
.entry-tags ul {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}
.entry-tags ul li {
    border: 1px #D9D9D9 solid;
    border-radius: 5px;
    padding: 5px 10px;
    list-style: none;
}
.feature-post-box {
    margin: 0 0 50px 0;
}
.feature-post-box h3 {
    font-size: 25px;
    font-weight: 700;
    color: #361206;
    position: relative;
    padding: 0 0 22px 0;
    margin: 0;
}
.feature-post-box h3::after {
    background: #D9D9D9;
    width: 57px;
    height: 4px;
    content: '';
    position: absolute;
    bottom: 13px;
    left: 0;
}
.feature-post-box .list-posts .post-item {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    padding: 21px 0;
    border-bottom: 1px #c0c0c0 dotted;
}
.feature-post-box .list-posts .post-image {
    width: 83px;
}
.feature-post-box .list-posts .post-image img {
    border-radius: 5px;
}
.feature-post-box .list-posts .post-title {
    width: calc(100% - 97px);
    line-height: 20px;
}
.feature-post-box .list-posts .post-title a {
    font-size: 14px;
    color: #000;
}
.feature-post-box .list-posts .post-title a:hover {
    color: #487C00;
}
.feature-product-box h3 {
    font-size: 25px;
    font-weight: 600;
    color: #000;
    margin: 0 0 30px 0;
}
.product-item {
    border-radius: 9px;
    border: 1px #E6E6E6 solid;
    padding: 17px 0 0 0!important;
    margin: 0;
}
.list-products .product-item {
    margin-bottom: 15px;
}
.product-item .product-image {
    padding: 0 11px;
    margin: 0 0 15px 0;
    height: 190px;
    overflow: hidden;
}
.product-item .product-image img {
    transition: all 0.5s ease-in-out;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.product-item .product-image img:hover {
    transform: scale(1.1);
}
.product-item .product-title {
    padding: 0 12px;
}
.product-item .product-title h3 {
    padding-bottom: 10px;
    border-bottom: 1px #D9D9D9 dotted;
    line-height: 20px;
    margin-bottom: 10px;
    min-height: 54px;
}
.product-item .product-title h3 a {
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    color: #000000;
}
.product-item .product-title h3 a:hover {
    color: #E59B06;
}
.product-item .product-price {
    font-weight: 600;
    line-height: 22px;
    color: #E59B06;
    margin: 10px 0 17px 0;
    padding: 0 12px;
}
.price-contact {
    color: #E59B06;
    font-weight: 600;
    font-size: 18px;
}
.product-item .product-price span:first-child {
    color: #487C00;
}
.price-contact span:first-child {
    color: #487C00;
}
.shop-page-title {
    display: none;
}
.category-page-row {
    padding-top: 50px;
}
.product-info {
    padding-top: 0;
}
.product-info .breadcrumbs, .on-sale, .product-info .cart {
    display: none;
}
.product-info h1 {
    font-size: 25px;
    font-weight: 700;
    border-bottom: 1px solid #E6E6E6;
    padding: 0 0 16px 0;
    margin: 0 0 20px 0;
}
.product-category {
    font-weight: 400;
    font-size: 16px;
    line-height: 139%;
    color: #979797;
    padding-bottom: 13px;
    border-bottom: 1px dotted #E6E6E6;
}
.product-category a {
    font-weight: 400;
    font-size: 16px;
    line-height: 139%;
    color: #487C00;
}
.product-share {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    color: #979797;
    margin: 33px 0 0 0;
}
.product-share ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.product-share ul li {
    list-style: none;
    margin: 0;
}
.product-buttons {
    margin: 20px 0 0 0;
}
.product-buttons a {
    background: #E59B06;
    border-radius: 5px;
    display: block;
    text-align: center;
    padding: 12px 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 156%;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 13px 0;
}
.product-buttons a:hover {
    background: #487C00;
}
.product-options a {
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    padding: 7px 0;
    border-bottom: 1px solid #A8A8A8;
    color: #000;
}
.product-footer .woocommerce-tabs {
    border: 0;
    display: block;
}
ul.product-tabs > li > a::before {
    display: none;
}
ul.product-tabs > li {
    display: block!important;
    width: 100%;
}
ul.product-tabs > li > a {
    color: #E59B06!important;
    font-size: 25px;
    font-weight: 700;
    padding: 0 0 15px 0;
    display: block;
    text-transform: none;
    border-bottom: 2px #E59B06 solid;
}
.related-products-wrapper > h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    margin: 40px 0 0 0;
}
.related-products-wrapper {
    margin: 0 0 50px 0;
}
.home-slider .slick-dots {
    bottom: 36px;
}
.home-slider .slick-dots li button:before {
    display: none;
}
.home-slider .slick-dots li {
    width: 40px;
    height: 1px;
}
.home-slider .slick-dots li button {
    width: 40px;
    height: 1px;
    background: #D9D9D9;
    padding: 0;
}
.home-slider .slick-dots li.slick-active button {
    background: #E59B06;
    height: 2px;
}
.section-home-about {
    padding: 90px 0!important;
}
.section-home-about .col-left p {
    margin: 0 0 60px 0;
}
.section-home-about .col-left p:nth-child(1) {
    font-weight: 400;
    font-size: 25px;
    line-height: 39px;
    text-transform: uppercase;
    color: #10352E;
    margin: 130px 0 0 0;
}
.section-home-about .col-left p:nth-child(2) {
    font-weight: 600;
    font-size: 30px;
    line-height: 47px;
    text-transform: uppercase;
    color: #10352E;
    margin: 0 0 8px 0;
    padding-right: 42px;
}
.section-home-about .col-left p:nth-child(3) {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #E59B06;
    margin: 0 0 40px 0;
    text-align: justify;
    padding-right: 42px;
}
.section-home-about .col-left p:nth-child(4) {
    margin: 0 0 80px 0;
    padding-right: 42px;
    text-align: justify;
}
.section-home-about .col-left a {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 24px;
    display: inline-block;
    background: #E59B06;
    border-radius: 9px;
}
.section-home-about .col-left a:hover {
    background: #000;
}
.section-home-about .col-left img {
    width: 100%;
}
.section-home-about .col-inner-left .col-inner {
    background: #fff;
    padding: 45px 26px 20px 26px;
}
.section-home-about .col-inner-left {
    position: absolute;
    bottom: -562px;
    left: 0;
}
.section-home-about .col-inner-left h4 {
    font-weight: 400;
    font-size: 25px;
    line-height: 39px;
    color: #E59B06;
    margin: 0;
}
.section-home-about .col-inner-left p {
    color: #959595;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    margin: 0 0 25px 0;
}
.section-home-about .col-inner-left p:nth-child(1), .section-home-about .col-inner-left p:nth-child(4), .section-home-about .col-inner-left p:nth-child(7) {
    margin: 0 0 5px 0;
}
.section-home-about .col-inner-left img {
    max-width: 54px;
}
.section-home-about .col-inner-right {
    position: absolute;
    right: 0;
    bottom: -562px;
}
.section-home-about .col-inner-right .col-inner {
    background: #E59B06;
    padding: 66px 44px;
    color: #fff;
}
.section-home-about .col-inner-right h4 {
    font-weight: 500;
    font-size: 25px;
    line-height: 39px;
    color: #fff;
    margin: 0 0 11px 0;
}
.section-home-about .col-inner-right p:nth-child(3) {
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    text-align: justify;
    margin: 0 0 46px 0;
}
.section-home-about .col-inner-right p:nth-child(4) {
    margin: 0;
}
.section-home-about .col-inner-right a {
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    background: #fff;
    border-radius: 50px;
    padding: 15px 50px;
}
.section-home-about .col-inner-right a:hover {
    background: #000;
    color: #fff;
}
.section-home-counter {
    padding: 60px 0 30px 0!important;
}
.section-home-counter .col-counter p {
    font-weight: 700;
    font-size: 40px;
    line-height: 63px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
}
.section-home-counter .col-counter p:nth-child(2) {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #E59B06;
}
.section-home-products {
    padding: 90px 0!important;
}
.section-home-products .col-left p, .section-home-projects .col-left p, .section-home-news .col-left p {
    padding: 0 0 0 33px;
    font-weight: 400;
    font-size: 30px;
    line-height: 47px;
    text-transform: uppercase;
    color: #10352E;
    position: relative;
    margin: 0;
}
.section-home-products .col-left p::before, .section-home-projects .col-left p::before, .section-home-news .col-left p::before {
    content: '';
    width: 120px;
    height: 2px;
    background: #E59B06;
    position: absolute;
    left: -120px;
    top: 50%;
    transform: translate(0, -50%);
}
.section-home-products .col-left p strong, .section-home-projects .col-left p strong, .section-home-news .col-left p strong {
    color: #E59B06;
}
.section-home-products .col-right p, .section-home-projects .col-right p, .section-home-news .col-right p {
    position: relative;
    padding: 0 0 0 189px;
    margin: 0;
}
.section-home-products .col-right p::before, .section-home-projects .col-right p::before, .section-home-news .col-right p::before {
    content: '';
    width: 171px;
    height: 1px;
    background: #DFDFDF;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.section-home-products .col-right p::after, .section-home-projects .col-right p::after, .section-home-news .col-right p::after {
    content: '';
    width: 240px;
    height: 1px;
    background: #DFDFDF;
    position: absolute;
    right: -12px;
    top: 50%;
    transform: translate(0, -50%);
}
.section-home-products .col-right a, .section-home-projects .col-right a, .section-home-news .col-right a {
    color: #10352E;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding: 10px 35px;
}
.section-home-products .col-right a::before, .section-home-projects .col-right a::before, .section-home-news .col-right a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 79px;
    height: 42px;
    border: 2px #E59B06 solid;
    border-top: 0;
    border-right: 0;
    transition: all 0.5s ease-in-out;
}
.section-home-products .col-right a::after, .section-home-projects .col-right a::after, .section-home-news .col-right a::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 79px;
    height: 42px;
    border: 2px #E59B06 solid;
    border-bottom: 0;
    border-left: 0;
    transition: all 0.5s ease-in-out;
}
.section-home-products .col-right a:hover, .section-home-projects .col-right a:hover, .section-home-news .col-right a:hover {
    color: #E59B06;
}
.section-home-products .col-right a:hover::before, .section-home-products .col-right a:hover::after,
.section-home-projects .col-right a:hover::before, .section-home-projects .col-right a:hover::after,
.section-home-news .col-right a:hover::before, .section-home-news .col-right a:hover::after {
    width: 100%;
    height: 100%;
    border-color: #E59B06;
}
.slide-home-products {
    margin: 70px 0 0 0;
}
.slide-home-products .shp-title {
    padding: 60px 86px 0 71px;
}
.slide-home-products .shp-title h3 {
    font-weight: 700;
    font-size: 25px;
    line-height: 39px;
    padding: 0 0 14px 0;
    border-bottom: 1px #DBDBDB solid;
    margin: 0 0 24px 0;
}
.slide-home-products .shp-title h3 a {
    color: #10352E;
}
.slide-home-products .shp-description {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    color: #606060;
    margin: 0 0 70px 0;
}
.slide-home-products .shp-view-detail a {
    display: inline-block;
    padding: 11px 14px;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #E59B06;
    border-top: 1px #E59B06 solid;
    border-bottom: 1px #E59B06 solid;
}
.slide-home-products .shp-view-detail a:hover {
    color: #10352E;
    border-top: 1px #10352E solid;
    border-bottom: 1px #10352E solid;
}
.slide-home-products .slick-dots {
    right: -50px;
    top: 73px;
    bottom: initial;
    width: 55px;
}
.slide-home-products .slick-dots li {
    display: block;
}
.slide-home-products .slick-dots li.slick-active {
    margin-bottom: 140px;
}
.slide-home-products .slick-dots li button {
    color: #E59B06;
    position: relative;
    padding-left: 25px;
    left: -35px;
    font-size: 0;
    font-weight: 500;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    min-height: auto;
}
.slide-home-products .slick-dots li.slick-active button {
    font-size: 24px;
}
.slide-home-products .slick-dots li button::before {
    width: 11px;
    height: 11px;
    border: 2px solid #A3A3A3;
    left: 0;
    top: 5px;
    color: transparent;
    opacity: 1;
}
.slide-home-products .slick-dots li.slick-active button::before {
    background: #E59B06;
    border-color: #E59B06;
}
.slide-home-products .slick-dots li button::after {
    content: '';
    height: 0;
    width: 1px;
    background: #E59B06;
    position: absolute;
    left: 4px;
    top: -webkit-calc(100% + 22px);
    top: calc(100% + 22px);
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.slide-home-products .slick-dots li.slick-active button::after {
    height: 100px;
}
.slide-home-products::before {
    content: '';
    width: 259px;
    height: 259px;
    border: 2px #E59B06 solid;
    border-top: 0;
    border-right: 0;
    position: absolute;
    left: -36px;
    bottom: -39px;
}
.section-home-projects {
    padding: 60px 0!important;
}
.section-home-projects .slide-home-projects {
    margin: 40px -15px 0 -15px;
}
.section-home-projects .shp-item {
    margin: 0 15px;
    position: relative;
}
.section-home-projects .shp-item::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    background: #00000080;
    z-index: 10;
}
.section-home-projects .shp-item > a {
    position: relative;
    display: block;
}
.section-home-projects .shp-item > a::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 30;
    transition: all 0.5s ease-in-out;
}
.section-home-projects .shp-item .shp-title {
    position: absolute;
    bottom: 18px;
    left: 0;
    width: 100%;
    z-index: 20;
    display: flex;
    flex-wrap: wrap;
    padding: 0 22px;
}
.section-home-projects .shp-item > a:hover::after {
    content: url('images/View_alt.png');
    transition: all 0.5s ease-in-out;
}
.section-home-projects .shp-item .shp-title h3 {
    width: 70%;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    margin: 0;
}
.section-home-projects .shp-item .shp-title h3 a {
    color: #fff;
}
.section-home-projects .shp-item .shp-title .shp-view-detail {
    width: 30%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.section-home-projects .shp-item .shp-title .shp-view-detail a {
    display: inline-block;
    font-weight: 400;
    font-size: 12px;;
    line-height: 16px;
    text-transform: capitalize;
    color: #fff;
    padding: 0 50px 0 0;
    background: url('images/Arrow_alt_lright_alt-white.png') no-repeat right center;
}
.section-home-projects .shp-item .shp-title h3 a:hover, .section-home-projects .shp-item .shp-title .shp-view-detail a:hover {
    color: #E59B06;
}
.section-home-projects .slick-arrow {
    bottom: -97px;
    width: 50px;
    height: 43px;
    background: #EDEDED;
    top: auto;
}
.section-home-projects .slick-prev {
    left: calc(50% - 50px);
}
.section-home-projects .slick-next {
    right: calc(50% - 50px);
}
.section-home-projects .slick-prev::before {
    content: url('images/Arrow_left_long_light.png');
    opacity: 1;
}
.section-home-projects .slick-next::before {
    content: url('images/Arrow_right_long_light.png');
    opacity: 1;
}
.section-home-news {
    padding: 75px 0!important;
}
.section-home-news .home-news {
    margin: 75px 0 0 0;
}
.section-home-news .home-news .news-title {
    background: #E2E2E273;
    padding: 23px 30px;
    position: relative;
}
.section-home-news .home-news .news-title::before {
    content: '';
    height: 158px;
    width: 2px;
    background: #E59B06;
    position: absolute;
    top: -75px;
    left: 15px;
    z-index: 99;
}
.section-home-news .home-news .news-item-center .news-title::before {
    top: auto;
    bottom: -75px;
}
.section-home-news .home-news .news-title h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    margin: 0 0 3px 0;
    min-height: 75px;
}
.section-home-news .home-news .news-title h3 a {
    color: #000;
}
.section-home-news .home-news .news-title h3 a:hover {
    color: #E59B06;
}
.section-home-news .home-news .news-date {
    color: #B2B2B2;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    text-transform: uppercase;
}
.section-home-news .home-news .news-description {
    margin: 25px 0 0 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    color: #727272;
}
.section-home-news .home-news .news-image {
    height: 280px;
}
.section-home-news .home-news .news-image img {
    transition: all 0.5s ease-in-out;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section-home-news .home-news .news-image:hover img {
    transform: scale(1.02);
}
.section-home-reviews {
    padding: 50px 0!important;
}
.section-home-reviews p {
    color: #10352E;
    font-weight: 400;
    font-size: 30px;
    line-height: 47px;
    text-transform: uppercase;
    position: relative;
}
.section-home-reviews p strong {
    color: #E59B06;
    font-weight: 600;
}
.section-home-reviews p::after {
    content: '';
    width: 120px;
    height: 2px;
    background: #E59B06;
    position: absolute;
    bottom: -11px;
    left: 50%;
    transform: translate(-50%, 0);
}
.review-author p {
    text-transform: none;
    font-size: 18px;
    line-height: 25px;
}
.review-author p::after {
    display: none;
}
.section-home-reviews .customer-reviews {
    margin: 89px -18px 0 -18px;
}
.section-home-reviews .customer-reviews .review-item {
    margin: 0 18px;
    border: 1px #E59B06 solid;
    padding: 29px 25px 46px 25px;
    text-align: center;
    min-height: 397px;
}
.section-home-reviews .customer-reviews .review-item img {
    margin: 0 auto;
}
.section-home-reviews .customer-reviews .review-item .review-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #5b5b5b;
    margin: 25px 0 45px 0;
    min-height: 100px;
}
.section-home-reviews .customer-reviews .review-item .review-author img {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    margin: 0 auto;
}
.section-home-reviews .customer-reviews .slick-dots {
    bottom: -59px;
}
.section-home-reviews .customer-reviews .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 7px;
}
.section-home-reviews .customer-reviews .slick-dots li button {
    background: #D9D9D9;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.section-home-reviews .customer-reviews .slick-dots li.slick-active button {
    background: #E59B06;
}
.section-home-reviews .customer-reviews .slick-dots li button::before {
    width: auto;
    height: auto;
    content: '';
}
.section-home-partners {
    padding: 100px 0!important;
}
.section-home-partners .slider-partners {
    padding: 35px 0;
    margin: 33px 0 0 0;
    border-top: 1px #E3E3E3 solid;
    border-bottom: 1px #E3E3E3 solid;
}
.section-home-partners .slider-partners .slick-track {
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-home-partners .slider-partners {
    margin: 30px -34px 0 -34px;
}
.section-home-partners .slider-partners .slick-slide {
    display: flex;
    align-items: center;
    margin: 0 34px 0 34px;
    justify-content: center;
}
.section-home-partners .slider-partners .slick-slide img {
    width: auto!important;
}
.section-home-partners .slider-partners .slick-arrow i {
    display: none;
}
.section-home-partners .slider-partners .slick-prev {
    right: 51px;
    left: auto;
    top: -65px;
}
.section-home-partners .slider-partners .slick-prev::before {
    content: url('images/prev-yellow.png');
    opacity: 1;
}
.section-home-partners .slider-partners .slick-next {
    right: 0;
    top: -65px;
}
.section-home-partners .slider-partners .slick-next::before {
    content: url('images/next-yellow.png');
    opacity: 1;
}
ul.sub-menu {
    border: 0!important;
    background: rgba(0, 0, 0, .9);
}
ul.sub-menu li {
    border: 0;
}
ul.sub-menu li a {
    color: #fff;
    border: 0!important;
}
ul.sub-menu li a:hover, ul.sub-menu li.current-menu-item a, ul.sub-menu li.active a {
    color: #E59B06;
}
.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before {
    display: none;
}
.home-slider {
    margin-bottom: 0!important;
}
.gt_float_switcher {
    font-size: 12px!important;
    line-height: 14px!important;
}
.gt_float_switcher img {
    width: 15px!important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
    background-size:8px!important;
}
.gt_float_switcher .gt-selected .gt-current-lang, .gt_float_switcher .gt_options a {
    padding: 0!important;
    color: #fff!important;
}
.gt_float_switcher .gt-selected, .gt_float_switcher {
    background: transparent!important;
}
li.html_topbar_left {
    position: relative;
}
li.html_topbar_left::after {
    content: '';
    position: absolute;
    left: -11px;
    top: 6px;
    height: 12px;
    width: 1px;
    background: #fff;
}
#gt_float_wrapper {
    display: flex;
    align-items: center;
}
.gt_float_switcher .gt_options.gt-open {
    position: absolute;
    width: 100px;
    left: 0;
    top: auto;
}
.entry-content.single-page {
    text-align: justify;
}
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.5);
}
.modal-content {
    background-color: white;
    margin: 15% auto;
    padding: 20px 20px 20px 20px;
    width: 40%;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    animation: fadeIn 0.3s ease;
    position: relative;
}
.modal-content form {
    margin-bottom: 0;
}
.close {
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    right: 13px;
    top: 1px;
}
.modal-content h4 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.modal-content input.wpcf7-submit {
    color: #fff;
    background: #E59B06;
    text-transform: uppercase;
    padding: 15px 0;
    width: 320px;
    max-width: 100%;
    font-weight: 400;
    font-size: 17px;
    line-height: 1;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    cursor: pointer;
}

/* Optional fade in animation for modal content */
@keyframes fadeIn {
  from {opacity: 0; transform: translateY(-20px);}
  to {opacity: 1; transform: translateY(0);}
}
.tab-panels .entry-content {
    text-align: justify;
}
.wmtp-tab-tt-footer {
    position: fixed;
    margin: auto;
    z-index: 9999;
    padding: 5px 10px 5px 6px;
    border-radius: 10px 0 0 10px;
}
.wmtp-tableSize-w66 {
    width: 66px !important;
}
.wmtp-tab-tt-footer li {
    padding: 5px 0;
    float: left;
    list-style: none;
    text-align: center;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}
.wmtp-tab-tt-footer ul, .wmtp-tab-tt-footer ul li {
    margin: 0;
    width: 100%;
    display: table-row-group;
    list-style: none;
}
.wmtp-tooltip {
    position: relative;
    display: inline-block;
}
.wmtp-tab-tt-footer a {
    text-decoration: none;
}
.wmtp-alert img.wmtp-call-class {
    animation-name: alert;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    display: inherit;
}
.wmtp-alert img {
    width: 40px;
}
.wmtp-tab-tt-footer p {
    margin-bottom: 0;
    font-size: 10px !important;
    color: #000;
}
.wmtp-tooltip .wmtp-tooltiptext {
    visibility: hidden;
    min-width: 120px;
    text-align: center;
    border-radius: 6px;
    padding: 5px 10px;
    top: 5px;
    font-size: small;
    display: block ruby;
    margin: 0 8px 8px;
    position: absolute;
    z-index: 1;
    background: #fff;
    color: #000;
    left: 53px;
    display: none;
}
.wmtp-tooltip:hover .wmtp-tooltiptext {
    visibility: visible;
}
@keyframes alert {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	5% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px)
	}

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

	15% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	20% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px)
	}

	25% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	30% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px)
	}

	35% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	40% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px)
	}

	45% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	50% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.wmtp-blink img.wmtp-call-class {
	animation-name: blink;
	animation-duration: 2s;
	animation-timing-function: linear;
	animation-delay: 0s;
	animation-iteration-count: 3;
	animation-direction: normal
}

@keyframes blink {
	0% {
		opacity: 1
	}

	25% {
		opacity: 0
	}

	50% {
		opacity: 1
	}

	75% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@media only screen and (max-width: 480px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    #header {
        position: static;
    }
    #top-bar {
        display: none;
    }
    #header .header-bg-container .header-bg-color {
        background: #fff;
    }
    .header .flex-row ul.nav-left {
        justify-content: flex-start;
    }
    #logo {
        display: block;
    }
    .home-slider .slick-dots {
        bottom: 10px;
    }
    .section-home-about .col-left p:nth-child(1) {
        margin: 0;
    }
    .section-home-about {
        padding: 40px 0 0 0 !important;
    }
    .section-home-about .col-left p:nth-child(2),
    .section-home-about .col-left p:nth-child(3),
    .section-home-about .col-left p:nth-child(4) {
        padding: 0;
    }
    .section-home-about .col-left {
        padding: 0 15px!important;
    }
    .section-home-about .col-left p:nth-child(2) {
        font-size: 25px;
        line-height: 42px;
    }
    .section-home-about .col-left p:nth-child(1) {
        font-size: 20px;
        line-height: 34px;
    }
    .section-home-about .col-left p:nth-child(4) {
        margin: 0 0 50px 0;
    }
    .section-home-about .col-inner-left, .section-home-about .col-inner-right {
        position: static;
    }
    .section-home-about .col-left p {
        margin: 0 0 30px 0;
    }
    .section-home-products {
        padding: 50px 0 !important;
    }
    .section-home-products .col-left p, .section-home-projects .col-left p, .section-home-news .col-left p {
        font-size: 25px;
        line-height: 42px;
        padding: 0 0 0 15px;
    }
    .section-home-products .col-right p, .section-home-projects .col-right p, .section-home-news .col-right p {
        display: none;
    }
    .slide-home-products {
        margin: 40px 0 0 0;
    }
    .slide-home-products .shp-title {
        padding: 15px 0 0 0;
    }
    .slide-home-products .shp-description {
        margin: 0 0 40px 0;
    }
    .slide-home-products::before {
        display: none;
    }
    .slide-home-products .slick-dots {
        left: 0;
        right: auto;
        top: auto;
        bottom: -59px;
        width: 100%;
    }
    .slide-home-products .slick-dots li {
        display: inline-block;
    }
    .slide-home-products .slick-dots li button, .slide-home-products .slick-dots li.slick-active button {
        font-size: 0;
        left: 0;
    }
    .slide-home-products .slick-dots li button::after {
        display: none;
    }
    .slide-home-products .slick-dots li.slick-active {
        margin: 0;
    }
    .section-home-projects {
        padding: 30px 0 !important;
    }
    .section-home-news .home-news {
        margin: 35px 0 0 0;
    }
    .section-home-news {
        padding: 75px 0 0 0 !important;
    }
    .section-home-reviews {
        padding: 30px 0 !important;
    }
    .section-home-partners .slider-partners {
        margin: 30px -34px 0 -34px;
    }
    .section-home-partners .slider-partners .slick-prev {
        right: auto;
        left: 0;
        bottom: -65px;
        top: auto;
        display: none!important;
    }
    .section-home-partners .slider-partners .slick-next {
        right: 0;
        bottom: -65px;
        top: auto;
        display: none!important;
    }
    .footer-main .footer-row-bottom .col-info p {
        margin: 0 0 14px 0;
    }
    /* .footer-main .footer-row-menu .footer-menu {
        display: block;
    }
    .footer-main .footer-row-menu .footer-menu .ux-menu-link {
        display: inline-block;
    } */
    .footer-main .footer-row-menu .footer-menu {
        gap: 12px;
    }
    .footer-main .footer-row-menu .footer-menu a {
        min-height: auto;
    }
    .copyright p {
        text-align: center;
    }
    .nav-vertical>li>ul li a {
        color: #fff;
    }
    .nav:not(.nav-slide) .active>.children {
        padding-top: 30px;
    }
    .page-header-bg h1 {
        font-size: 20px;
        line-height: 35px;
    }
    .section-about-us .col-left::before, .section-about-us .col-right::after, .section-about-us .col-right::before {
        display: none;
    }
    .section-about-us {
        padding: 60px 0 30px 0 !important;
    }
    .section-about-us .col-left ul {
        gap: 0;
        margin-bottom: 30px;
    }
    .section-about-us .col-left ul li {
        width: 50%;
    }
    .section-vision-mission {
        padding: 0 0 50px 0!important;
    }
    .section-factory {
        padding: 20px 0 50px 0 !important;
    }
    .section-why-choose .why-choose-box {
        padding: 30px 0 15px 0;
    }
    .section-why-choose .why-choose-box h4 {
        font-size: 13px;
        line-height: 20px;
    }
    .section-why-choose .why-choose-box p {
        line-height: 20px;
        font-size: 12px;
    }
    .product-main {
        padding-bottom: 0;
    }
    .product-info h1 {
        margin-top: 20px;
    }
    .next-prev-thumbs {
        display: none;
    }
    .post-item-custom .post-item-custom-image {
        height: auto;
    }
    .feature-product-box .product-item .product-image {
        height: auto;
    }
    .header-wrapper .header-main, .header-wrapper.stuck .header-main {
        background: rgba(0, 0, 0, 1);
    }
    .icon-menu, .icon-search {
        color: #fff;
    }
    .section-why-choose .why-choose-box {
        min-height: 230px;
        margin-bottom: 20px;
    }
    .section-why-choose {
        padding: 50px 0 30px 0 !important;
    }
    .section-home-projects .shp-item .shp-title .shp-view-detail a {
        padding: 0 30px 0 0;
    }
    .section-home-projects .shp-item .shp-title {
        padding: 0 15px;
    }
    .section-home-about .col-inner-left p:nth-child(1), .section-home-about .col-inner-left p:nth-child(4), .section-home-about .col-inner-left p:nth-child(7) {
        text-align: center;
    }
    .wmtp-tab-mobile-horizontal {
        transform: none;
        z-index: 9999;
        left: 0;
        width: 100%!important;
        padding: 5px 10px;
        top: unset;
        bottom: 0 !important;
        border-radius: 0 !important;
    }
    .wmtp-tab-tt-footer ul {
        display: flex;
        padding: 0;
        justify-content: center;
    }
    .wmtp-tab-mobile-horizontal ul li {
        margin-bottom: 0 !important;
        width: 25%;
    }
    .wmtp-tab-mobile-horizontal p.wmtp-phonesize {
        font-size: 12px !important;
    }
    .wmtp-tooltip .wmtp-tooltiptext {
        display: none;
    }
}