/*
Theme Name:      Woodmart Child
Description:     Woodmart Child Theme
Author:          XTemos
Author URI:      http://xtemos.com
Template:        woodmart
Version:         1.0.0
Text Domain:     woodmart
*/

/* ---------------------- General ---------------------- */
html {
    scroll-behavior: smooth;
}
.main-page-wrapper {
    padding-top: 0 !important;
}
.page-title {
    margin-bottom: 0 !important;
}

/* ----------------- Layout Utilities ------------------ */
.alignCenter {
    align-items: center !important;
    pointer-events: none;
}
.alignCenter .info-box-title {
    margin: 0 !important;
    letter-spacing: 1px;
}
.alignCenter.lsthy {
    width: 210px;
}

/* ------------------ Typography ----------------------- */
.Cust-head .info-box-title,
.byuio h4.info-box-title,
.bannerSlider-one h4,
.about-home strong {
    font-family: "myriad pro";
}
.whb-general-header a.btn,
.whb-general-header a.btn:hover {
    background: #15095F;
    color: #fff;
    padding: 20px 30px;
    font-size: 15px;
    border-radius: 12px;
}
.content h3.title {
    margin-top: 15px;
    color: #fff;
    font-size: 24px;
}
.banner-main .info-box-wrapper strong,
.banner-main .info-box-wrapper span {
    font-size: 81px;
    /* letter-spacing: 14px; */
}

/* ------------------- Header ------------------------- */
.whb-header #menu-main-menu .nav-link-text {
    color: #000;
    font-size: 20px;
}
.whb-main-header .whb-general-header {
    position: relative;
}
.whb-main-header .whb-general-header::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 89%;
    height: 100%;
    background: #D9E0E8;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}
.whb-main-header .whb-general-header .wd-button-wrapper {
    position: relative;
    right: 14%;
}
/* .whb-main-header .whb-general-header::after {
    content: '';
    position: absolute;
    right: 0;
    top: 35px;
    width: 11%;
    height: 37%;
    background: #FC8312;
    display: block;
} */
.whb-top-bar .info-box-wrapper {
    width: fit-content;
    display: flex;
    /* justify-content: center; */
    /* border-right: 1px solid #fff; */
    /* padding-right: 42px; */
    height: 100%;
    position: relative;
}
.whb-top-bar .whb-col-right > *:last-child {
    border-right: none !important;
}
.whb-top-bar a,
footer a {
    color: #fff;
}

/* ------------------- Banner ------------------------- */
.banner-main {
    /* height: 1030px; */
}
/* .banner-main .wpb_wrapper {
    padding-top: 25%;
} */
.banner-main .info-box-wrapper strong {
    font-size: 81px;
    /* letter-spacing: 19px; */
}
.banner-main .info-box-wrapper span {
    font-size: 81px;
    letter-spacing: 14px;
}
.banner-main .info-box-wrapper h4 {
    line-height: 1.1 !important;
    padding-top: 0px !important;
}
.banner-main h4 {
    font-style: normal;
    padding-top: 23px;
}
.banner-main h4 b {
    color: #fc8312;
}
.banner-main .wd-button-wrapper a {
    font-size: 18px;
    padding: 28px 50px;
    border-radius: 12px;
}
.banner-main .wd-button-wrapper a .wd-btn-icon {
    margin-left: 15px;
    font-size: 17px;
    transform: rotate(-19deg);
    transition: 0.5s all ease;
}
.banner-main .wd-button-wrapper a:hover .wd-btn-icon {
    transform: rotate(0);
}
.bannerSlider {
    position: relative;
}
.bannerSlider .sliderInfo {
    margin: 0 !important;
}
.bannerSlider:after {
    content: '';
    position: absolute;
    background: url(https://stage.projects-delivery.com/wp/david_bush/wp-content/uploads/2024/08/unnamed.png);
    top: 0; right: 0; width: 100%; height: 100%;
}

/* ------------------ Services Section ---------------- */
.servicesRow {
    position: relative;
    padding: 50px 0;
}
.vc_row.wpb_row.vc_row-fluid.servicesRow:before {
    content: "";
    background: hsla(0, 0%, 0%, 0.6);
    width: 100%; height: 100%;
    display: block;
    position: absolute;
    left: 0; right: 0; top: 0; bottom: 0;
    margin: auto;
}
.servicesRow .info-box-wrapper .info-box-subtitle {
    color: #fff !important;
    font-weight: 100;
    /* font-size: 35px !important; */
}
.servicesRow .info-box-wrapper h4 {
    font-weight: 100;
    font-size: 52px !important;
}
.servicesRow .info-box-wrapper h4 b {
    color: #FB8315;
}
.servicesRow .btnDsgn .info-box-subtitle {
    margin-bottom: 20px;
}
.servicesRow .btnDsgn {
    padding-bottom: 40px;
}


.service-cal-1 .service-cal-1-sec1 .info-box-subtitle {
    font-size: 17px !important;
    color: #000 !important;
    font-weight: bold;
}

.service-cal-1 .service-cal-1-sec1 {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    gap: 14px;
	transition:0.5s all ease;
}
.service-cal-1 .service-cal-1-sec1:hover {
    transform: translateY(-10px);
}

.service-cal-1 .service-cal-1-sec2 {
     padding-top: 30px;
    padding-bottom: 30px;
    gap: 14px;
    background : #FB8315;
	transition:0.5s all ease;
    }

.service-cal-1 .service-cal-1-sec2:hover {
    transform: translateY(-10px);
}
.service-cal-1 .service-cal-1-sec2 .info-box-subtitle {
    font-size: 17px !important;
}

.service-cal-1  .service-cal-1-sec3{
	     padding-top: 24px;
    padding-bottom: 24px;
    gap: 14px;
    background : #FB8315;
	transition:0.5s all ease;
}

.service-cal-1 .service-cal-1-sec1 , .service-cal-1 .service-cal-1-sec2, .service-cal-1 .service-cal-1-sec3, .service-cal-1 .service-cal-1-sec4 {
    margin: 0;
    height: 180px;
    display: flex;
}

.service-cal-1 .service-cal-1-sec1 .info-box-content,
.service-cal-1 .service-cal-1-sec2 .info-box-content,
.service-cal-1 .service-cal-1-sec3 .info-box-content,
.service-cal-1 .service-cal-1-sec4 .info-box-content {
    height: fit-content !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
}

.service-cal-1 .service-cal-1-sec1 .info-box-content .info-box-inner.reset-last-child,
.service-cal-1 .service-cal-1-sec2 .info-box-content .info-box-inner.reset-last-child,
.service-cal-1 .service-cal-1-sec3 .info-box-content .info-box-inner.reset-last-child,
.service-cal-1 .service-cal-1-sec4 .info-box-content .info-box-inner.reset-last-child {
    display: none !important;
}
    display: none !important;
}
.service-cal-1 .service-cal-1-sec3:hover {
    transform: translateY(-10px);
}
.service-cal-1 .service-cal-1-sec3 .info-box-subtitle {
    font-size: 17px !important;
}


.serviceContent {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 430px;
}
.ul_sep ul {
    padding: 0;
}
.ul_sep ul li {
    list-style: none;
    display: inline;
    padding: 0 11px;
}
.our_service {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.our_service .thumbnail {
    height: 500px;
    background-size: cover;
    background-position: center center;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}
.our_service .our_services_body {
    width: 25%;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
}
.our_service .our_services_body:hover {
    width: 100%;
    transition: 0.5s;
}
.our_service .our_services_body .servicebtn {
    position: absolute;
    right: 0; bottom: 0;
    display: flex; align-items: flex-end; justify-content: flex-end;
    padding: 15px;
    background-color: #fff;
    width: 130px;
    height: 135px;
    clip-path: path("M0, 136C31, 136, 34.04, 87.494, 34.04, 87.494C34.04, 87.494, 36.764, 41.46, 80.02, 41.46C123.276, 41.46, 129.337, 0, 129.337, 0L131, 0L131, 136L0, 136Z");
    background-position: right bottom;
    background-repeat: no-repeat;
    transition: background-color 0.4s;
}
.our_service .our_services_body .servicebtn .servicebtn_inner {
    position: relative;
    z-index: 1;
    width: fit-content;
}
.our_service .our_services_body .servicebtn .servicebtn_inner a {
    background: #000;
    border-radius: 150px;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
}
.our_service .our_services_body .servicebtn .servicebtn_inner a img {
    filter: invert(1) brightness(1);
    transition: 0.5s;
}
.our_service .thumbnail:hover a {
    background: #fff !important;
    transition: 0.5s;
}
.our_service .thumbnail:hover a img {
    filter: invert(0) brightness(0) !important;
    transform: rotate(30deg) !important;
    transition: 0.5s;
}
.our_service .thumbnail:hover .servicebtn {
    background: #fc8d2c;
}

.service_hover_overlay {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.73);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 10;
}
.our_services_body:hover .service_hover_overlay {
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 86.1%;
    border-radius: 13px;
}
.service_hover_content {
    text-align: center;
    color: #fff;
    padding: 20px 10px;
    max-width: 90%;
}
.service_hover_content .hover_title {
    font-size: 24px;
    margin-bottom: 15px;
    color: #ed8431;
    font-weight: 600;
}
.service_hover_content p {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 10px;
}
.service_hover_content .hover_excerpt {
    font-size: 12px;
    line-height: 1.5;
    opacity: 0.9;
}

/* --------------- Testimonials Section --------------- */
.testimonialRow {
    padding-top: 40px;
    padding-bottom: 40px;
    z-index: 1;
}
.testimonialRow .wd-button-wrapper a {
    background: linear-gradient(-12deg, #002d5a, #006ad4) !important;
    font-size: 15px;
    border: 1px solid #fff;
    color: #fff;
    padding: 17px 35px;
    transition: 0.5s all ease;
}
.testimonialRow .wd-button-wrapper a:hover {
    color: #fff;
}
.testimonialRow .wd-button-wrapper a .wd-btn-icon {
    transform: rotate(-31deg);
    margin-left: 13px;
    transition: 0.5s all ease;
}
.testimonialRow .wd-button-wrapper a:hover .wd-btn-icon {
    transform: rotate(0deg);
}
.testimonialRow .wpb_text_column p {
    color: #6E8080;
}
.owl-carousel.testimonial {
    display: flex;
}
.col-md-12.content .testimonial:nth-child(odd) {
    justify-content: end;
}
a.btn.btn-color-primary {
    padding: 20px 40px;
}
.testimonial .item,
.testimonial .item:hover {
    transition: 0.5s all ease;
}
.testimonial .item {
    border: 2px solid #000;
    margin-bottom: 30px;
    margin-right: 5px;
    width: 80% !important;
    float: right;
    padding: 20px 30px;
}
.testimonial .items2 {
    border-color: #3467D2;
    box-shadow: 0 4px 15px rgba(52, 103, 210, 0.4);
}
.testimonial .item:hover {
    border-color: #3467D2;
    box-shadow: 0 4px 15px rgba(52, 103, 210, 0.4);
}
.testimonial .item .content .except {
    font-size: 14px;
    line-height: 23px;
    color: #707f80;
    margin-bottom: 15px;
}
.testimonial .item .content .title {
    color: #133033;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Conv_VisbyCF-ExtraBold', sans-serif;
    line-height: 18px;
}
.testimonial .item .content .positions {
    float: left;
}
.testimonial .item .content .designation {
    font-size: 16px;
    text-transform: capitalize;
    color: #008af5;
}
.testimonial .slick-slide > div:nth-child(2) .item {
    background-color: #fff;
    box-shadow: 0 5px 20px rgba(198,23,151,0.23);
    border-color: #c61797;
}
.testimonial .slick-slide > div:nth-child(2) {
    float: left;
}
.testimonial .slick-slide > div:nth-child(2) .item p {
    color: #000;
}
.testimonial .slick-slide > div:nth-child(2) .item .title {
    color: #000;
}
.testimonial .slick-slide > div:nth-child(2) .item .designation {
    color: #c61797;
}
.testimonial .item .content .rating {
    float: right;
}
.ratingStar::before,
.testimonial .rating .star::before {
    color: #b09117;
    content: "";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 12px;
}
.testimonial .rating .star::after {
    color: #b09117;
    content: "";
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-size: 12px;
}
.testimonial .rating .star.star-1::after  { content: "\f005 \f005 \f005 \f005"; }
.testimonial .rating .star.star-2::after  { content: "\f005 \f005 \f005"; }
.testimonial .rating .star.star-3::after  { content: "\f005 \f005"; }
.testimonial .rating .star.star-4::after  { content: "\f005"; }
.testimonial .rating .star.star-1::before { content: "\f005"; }
.testimonial .rating .star.star-2::before { content: "\f005 \f005 "; }
.testimonial .rating .star.star-3::before { content: "\f005 \f005 \f005"; }
.testimonial .rating .star.star-4::before { content: "\f005 \f005 \f005 \f005"; }
.testimonial .rating .star.star-5::before { content: "\f005 \f005 \f005 \f005 \f005"; }
.testimonial .item:nth-child(2) .designation {
    color: #ff0000;
    font-size: 15px;
}
.testimonial .item:nth-child(2) .title {
    color: #133033;
    font-weight: 600;
    font-size: 18px;
}

/* ------------------- About Section ------------------ */
.abtRow {
    padding-top: 100px;
    padding-bottom: 30px;
    z-index: 1;
    margin-bottom: -135px;
    height: 1000px;
}
.abtRow .info-box-subtitle {
    padding-bottom: 22px;
}
.abtRow h4 b {
    color: #2565AC;
    font-weight: 200 !important;
}
.abtRow .wpb_column {
    transform: translate(0px, 0px);
    transition: all 0.7s ease;
}
.abtRow a.btn {
    position: relative;
    padding: 20px 50px;
    background: #0086F2;
    transition: all 0.5s ease;
    z-index: 1;
    color: #fff;
}
.abtRow a.btn:after {
    font-weight: 100;
    content: '';
    background: #05479B;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    transition: all 0.5s ease;
}
.abtRow a.btn:hover:after {
    clip-path: polygon(0 100%, 0 100%, 0 100%);
    background: #ff8311;
    z-index: -1;
    transition: all 0.5s ease;
}
.abtRow a.btn .wd-icon {
    font-size: 16px;
    padding-left: 16px;
    padding-top: 3px;
    transform: rotate(-17deg);
    transition: 0.5s all ease;
}
.abtRow a.btn:hover .wd-icon {
    transform: rotate(0);
}

/* ----------------- Blog Section --------------------- */
.blogRowSERVI {
    padding-bottom: 20px;
    padding-top: 0px;
}
.blogRowSERVI h4 b {
    color: #fc8312;
}
.blogRowSERVI .info-box-subtitle {
    padding-bottom: 12px;
}
.blogRow .wd-button-wrapper a {
    background: transparent;
    font-size: 15px;
    border: 1px solid #fff;
    color: #fff;
    padding: 17px 35px;
    transition: 0.5s all ease;
}
.blogRow .wd-button-wrapper a:hover {
    color: #fff;
    background: #EB7810;
}
.blogRow .wd-button-wrapper a .wd-btn-icon {
    transform: rotate(-31deg);
    margin-left: 13px;
    transition: 0.5s all ease;
}
.blogRow .wd-button-wrapper a:hover .wd-btn-icon {
    transform: rotate(0deg);
}

/* ------------------ App Section --------------------- */
.app {
    overflow: visible !important;
    height: 400px;
    background-position: 100% 100% !important;
}
.app .info-box-wrapper h4 {
    color: #fff;
    font-weight: 700;
    line-height: 45px !important;
    font-size: 33px;
}
.app .info-box-wrapper h4 b {
    color: #fc8312;
    font-weight: bold;
    font-size: 33px;
}
.app .info-box-wrapper h4 span {
    font-weight: bold;
    font-size: 70px !important;
    letter-spacing: 6px;
}
.app p {
    color: #fff;
    font-size: 18px;
    padding-top: 14px;
}
.app a.btn {
    color: #fff;
    background: #fc8312;
    padding: 25px 32px;
    font-size: 18px;
    border-radius: 12px;
}
.app .app-con {
    margin-bottom: 12%;
}
.app .vc_single_image-wrapper img {
    position: absolute;
    right: -8px;
    width: 64%;
    height: fit-content;
    filter: drop-shadow(2px 4px 6px black);
    top: -40%;
}
.app .woodmart-button-wrapper {
    margin-top: 0px !important;
}
@keyframes customAni {
    0%   { transform: rotateX(0deg) translateY(0px); }
    50%  { transform: rotateX(0deg) translateY(-50px);}
    100% { transform: rotateX(0deg) translateY(0px);}
}

/* ------------- Industry & Brand Section ------------- */
.brandRow {
    padding: 40px 0;
}
.brandRow.vc_column_container .vc_column-inner {
    padding: 20px 10px 0 10px;
    background: #e5e5f6;
}
.brandRow .vc_column-inner img {
    height: 100px;
    object-fit: none;
}
.industryRow {
    overflow: visible !important;
    z-index: 1;
    padding-bottom: 60px;
}
.industryRow .wpb_column {
    margin-top: -252px;
}
.industryRow .wpb_column:nth-child(2) .vc_column-inner {
    padding-left: 70px;
}
.infoIndus .info-box-icon {
    width: 130px; height: 130px;
    display: flex !important;
    align-items: center; justify-content: center;
    background: #ececf8;
}
.infoIndus {
    align-items: center !important;
}
.industryRow .infoIndus .info-box-title {
    font-size: 33px !important; font-weight: 100 !important;
}

/* --------------- Custom Sections & Misc ------------- */
.bus-imgh {
    position: absolute;
    width: 1100px;
    top: 110px;
    z-index: 1;
    left: 0;
}
.gkjk strong {
    color: #3367d1;
    font-weight: normal;
}
.gkjk .info-box-subtitle {
    margin-bottom: 20px;
}
.gkjk .info-box-inner.set-cont-mb-s.reset-last-child {
    margin-top: 50px;
}
.readmore {
    position: relative;
}
.readmore:before {
    content: "";
    background-image: url(https://stage.projects-delivery.com/wp/richard-martinez/wp-content/uploads/2025/10/sad.png);
    position: absolute;
    width: 125px; height: 146px;
    right: 0; bottom: -11px;
}
.readmore a {
    position: absolute;
    background: #000;
    padding: 20px;
    border-radius: 50px;
    right: 10px;
    bottom: 10px;
    transition: 0.5s all ease;
}
.readmore a img {
    filter: invert(1);
}
.readmore a:hover {
    background: #1E579A;
    transform: rotate(29deg);
}
.readmore a:hover img {
    filter: invert(1);
}

/* ------------- Footer Section ----------------------- */
.footermain .wpb_wrapper .text-left,
.footermain .wpb_wrapper .nav-link-text {
    color: #fff !important;
}
.footermain .wpb_wrapper .wd-social-icons {
    display: flex;
    justify-content: flex-start;
    color: #fff;
}
.footermain .wpb_wrapper .wd-social-icons a {
    color: #fff !important;
}
.footer-main #menu-main-menu a {
    color: #fff !important;
    font-size: 17px !important;
    margin-bottom: 10px !important;
}
.footer-main .footer-main-top-row .footer-border-col:before {
    content: '';
    position: absolute;
    left: 25px;
    right: 0;
    bottom: 0;
    width: 26%;
    height: 1px;
    background: #fff;
}
.bottom-foot-sec .info-box-inner p {
    color: #000;
}
.bottom-foot-sec .info-box-wrapper p {
    color: #fff;
}
footer .bottom-foot-sec {
    position: relative;
}
footer:before {
    content: '';
    left: 0;
    bottom: 0;
    display: block;
    width: 30%;
    height: 56px;
    position: absolute;
    background-image: url(images/righjtsad.png);
    background-repeat: no-repeat;
    z-index: 1;
}
footer:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(images/asdAWd.png);
    width: 3%;
    height: 56px;
    background-repeat: no-repeat;
}

/* ------------- Forms & Newsletter ------------------- */
form#easy-newsletter-form {
    position: relative;
    z-index: 1;
}
.input-field.input-submit {
    position: absolute;
    top: 32px;
    right: 0;
}
button#easy-newsletter-submit {
    background: transparent;
    filter: invert(1);
}
input.wpens_email {
    height: 50px;
}
.easy-newsletter .input-field input {
    background: #ffffff59;
    box-shadow: 0 6px 15px rgba(0,0,0,0.15);
    border: 2px solid #fff;
}
.easy-newsletter .input-field label {
    color: #fff;
    font-weight: 500;
}
.get_quote {
    background: #ff8311;
    margin-bottom: 0;
    padding: 10px;
    border-radius: 10px 10px 0 0 !important;
}
.get-a-qout {
    padding: 31px;
}
.get-a-qout h2 {
    display: none;
}
.get-a-qout #gform_wrapper_2 {
    display: flex;
    justify-content: center;
}
.get-a-qout #gform_submit_button_2 {
    background: #fb8315;
    color: #fff;
    font-size: 15px;
    padding: 25px 15px;
    border-radius: 12px;
    margin: 0;
    width: 90% !important;
    margin-left: 4%;
    margin: 15px 5% 2px;
}
.get-a-qout .wpb_wrapper form {
    background-color: transparent !important;
    max-width: 1366px;
    width: 100%;
}
.get-a-qout .wpb_wrapper form input,
.get-a-qout .wpb_wrapper select ,
.get-a-qout .wpb_wrapper textarea{
    border-color: #fff;
    color: #fff;
    width: 100% !important;
}
.get-a-qout .wpb_wrapper select option {
    color: #000;
}
.get-a-qout .wpb_wrapper form .info-con p {
    font-size: 22px;
    color: #fff;
    padding: 13px 0 12px;
}
.get-a-qout .wpb_wrapper form #gfield_description_2_17,
.get-a-qout .wpb_wrapper form .gchoice {
    display: none;
}
.get-a-qout .wpb_wrapper form .gform-footer {
    width: 50% !important;
    position: relative;
    margin: 0;
    padding: 0;
}
.get-a-qout .wpb_wrapper form .gform-footer::before {
    content: '';
    position: absolute;
    top: 7px;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 0;
    border: 2px solid #fff;
    border-radius: 12px;
}
.get-a-qout .info-box-content h4 {
    font-size: 52px;
    font-weight: 800;
    color: #fff;
}
.get-a-qout .info-box-content h4 span {
    color: #fc8312;
}
.get-a-qout .wpb_wrapper form textarea {
    color: #fff !important;
}
.get-a-qout .wpb_wrapper form textarea:focus {
    border: 2px solid #fff !important;
}
.popmake form {
    width: 100%;
}

/* ----------------- Other Misc Styles ---------------- */
.post_custom,
.post_custom img {
    position: relative;
    overflow: hidden;
    height: 500px;
    object-fit: cover;
}
.post_content {
    background: #27333ed9;
    position: absolute;
    bottom: 8px;
    margin: 0 8px;
    padding: 20px;
    border-radius: 0;
}
.post_content a h3 {
    font-size: 22px !important;
    font-weight: 100 !important;
    letter-spacing: 3px;
}
.post_content h3,
.flex_bnts div {
    color: #fff;
}
.post_content h3 {
    font-size: 30px !important;
}
.post_content h3 strong {
    color: #3367d1;
    font-weight: 100 !important;
}
.post_content > a {
    margin-bottom: 30px !important;
    display: block;
}
.flex_bnts {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 15px;
}
.flex_bnts .btn {
    background: #3367d1 !important;
    padding: 0 !important;
    width: 100px;
    height: 40px;
}
.brandRow .vc_column-inner img {
    height: 100px;
    object-fit: none;
}
/* Hide stars if needed globally */
.star {
    display: none;
}
/* ----------------- Fules Section -------------------- */
#fule {
    background-position: 0px -190px !important;
    margin-top: 0 !important;
    padding-bottom: 10%;
}
.fule-row-con .fule-row-con-1 .info-box-content .info-box-subtitle {
    color: #fff;
    font-size: 17px;
    background: #160A5E;
    width: fit-content;
    padding: 10px 0 7px 0;
    border-radius: 50%;
    font-weight: bold;
    margin-bottom: 18px;
}
.fule-row-con .fule-row-con-1 .info-box-content h4 {
    color: #fc8212;
    font-weight: 800;
    text-align: center;
    font-size: 25px;
}
.fule-row-con .fule-row-con-1 .info-box-content .info-box-inner p {
    font-size: 18px;
    padding-top: 12px;
}
/* .fule-row-con .fule-con1 {
    position: absolute;
    top: -22px;
}
.fule-row-con .fule-row-con-1 .info-box-content {
    position: absolute;
}
.fule-row-con .fule-row-con-1 .info-box-content p {
    text-align: center;
}
.fule-row-con .fule-con2 {
    position: absolute;
}
.fule-row-con .fule-con3 {
    position: absolute;
}
.fule-row-con .fule-con4 {
    position: absolute;
}
.fule-row-con .fule-con5 {
    position: absolute;
} */

.wpb_wrapper {
    height: fit-content;
}
.fuels .info-box-content b {
    color: #fc8312;
}
.contact-us .info-box-content,
.contact-us .info-box-content h4 {
    text-align: center;
}
.contact-us .info-box-content h4 {
    padding-right: 20%;
}

header .whb-top-bar  .whb-column.whb-col-left {
    display: flex;
    justify-content: flex-end;
}

header .whb-top-bar  .whb-column.whb-col-left .info-box-wrapper .info-box-content .info-box-inner {
    margin: 0;
    width: fit-content;
}

header .whb-top-bar  .whb-column.whb-col-left .info-box-wrapper .info-box-content .info-box-title {
    font-family: 'Bebas Neue';
    font-size: 16px;
    line-height: 14px;
    width: fit-content;
}

header .whb-top-bar  .whb-column.whb-col-left .info-box-wrapper .info-box-content .info-box-inner p {
    font-size: 16px;
    line-height: 16px;
}

header .whb-top-bar  .whb-column.whb-col-left .info-box-wrapper .box-icon-wrapper .info-box-icon {
    background: #ff8311;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

header .whb-top-bar  .whb-column.whb-col-left .info-box-wrapper .box-icon-wrapper .info-box-icon img {
    width: 15px;
    height: auto;
}

header .whb-top-bar  .whb-column.whb-col-left .info-box-wrapper .info-box-content {
    width: fit-content !important;
    flex: auto !important;
    display: block !important;
    font-size: au;
}

.whb-top-bar .info-box-wrapper:before {
    content: "";
    height: 90%;
    top: 5%;
    right: 0;
    width: 1px;
    background: #fff;
    position: absolute;
    display: block;
}

.whb-top-bar .info-box-wrapper:nth-last-child(1):before {
    display: none !important;
}
#post-popup-79 {
    display: none;
}

#post-107 .vc_row {
    display: flex;
    justify-content: center;
}

#fule.fuels.fule-row-con.fule_mobile 
{
    display:none;
}
footer {
    position: relative;
}
/* ----------------- Responsive ----------------------- */
@media (max-width: 1599px) {
    /* Add responsive rules here if needed */
}
@media (max-width: 1440px) {
    .sliderInfo .info-box-title {
        font-size: 69px !important;
    }
    .woodmart-slider-wrapper ol.flickity-page-dots {
        bottom: 3%;
    }
	
	#wd-6903bc2058940 .info-box-title {
    font-size: 40px !important;
}

.form-main-sec .wpb_column.vc_column_container .vc_column-inner {
    padding: 15px !important;
}

.get-a-qout .wpb_wrapper form .gform-footer {
    width: 15% !important;
}
}
@media (max-width: 1169px) { }
@media (max-width: 991px) { }
@media (max-width: 767px) { 
	header .wd-header-mobile-nav span:before {
    color: #fff;
}

	.our_service {
    display: flex;
    gap: 10px;
    
	flex-wrap : wrap;
	}

.our_service .our_services_body {
	width: 48%;
	margin-bottom: 12px}

.servicesRow .service-cal-1-sec1-re {
    margin-bottom: 12px;
}
	
	.banner-main .info-box-wrapper
{
    padding  :12px
}

.banner-main .info-box-wrapper h4 {
    font-size: 35px !important;
}

.banner-main .info-box-wrapper h4 strong {
    font-size: 35px;
}

.banner-main .info-box-wrapper p {
    font-size: 12px !important;
}

.banner-main  a {
    font-size: 12px !important;
}

.banner-main .wd-button-wrapper a {
    font-size: 12px !important;
    padding: 14px;
    margin-left: 12px !important;
}

.banner-main {
    min-height: 600px !important;
    background-position: 85% 100% !important;
    position: relative !important;
}

.blogRowSERVI h4 {
    font-size: 35px !important;
    margin-top: 0px !important;
}

.blogRowSERVI .info-box-content .info-box-subtitle {
    font-size: 20px !important;
    padding-bottom: 0px;
}

.blogRow .vc_column-inner {
    padding-top: 0px !important;
}

.blogRow .wd-image  img {
    height: 115px;
    width: 115px;
}

.blogRowSERVI .wd-info-box {
    margin-bottom: 0;
}


.servicesRow .info-box-wrapper .info-box-subtitle {
    FONT-SIZE: 25PX !IMPORTANT;
    margin-bottom: 0px;
}

.servicesRow .info-box-wrapper h4 {
    font-size: 35px !important;
}

.servicesRow .info-box-wrapper p {
    font-size: 14px;
}

.servicesRow .service-cal-1-sec1-re .info-box-subtitle {
    font-size: 20px !important;
}

.app .vc_single_image-wrapper {
    /* display: none; */
}

.app {
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content !important;
}

.app .vc_column-inner {
    height: 100%;
    /* background: rebeccapurple; */
}


.form-main-sec  h4 {
    font-size: 35px !important;
}

h4.info-box-title.title.box-title-style-default.wd-fontsize-m {}

.form-main-sec form {
    padding: 15px;
}

section.vc_section.footer-main.vc_custom_1761697667999.vc_section-has-fill.wd-rs-69015dd9996a1 {}

.footer-main .vc_column-inner {
    border: none !important;
}

.banner-main:before {content: "";width: 100%;height: 100%;position: absolute;background: #000;display: block !important;opacity: 0.3;}

.get-a-qout {
    padding: 0;
}

.wd-content-layout {padding-block: 0 !important;}

.footer-main .footer-main-top-row .footer-border-col:before {
    display: none;
}

.footer-main-top-row {
    display: none;
}

footer:before {
    display: none;
}

footer:after {
    display: none;
}

.banner-main .vc_column-inner {
    padding: 0 !important;
}

.entry-content .wpb-content-wrapper .banner-main  {
    height: 600px !important;
    min-height: 600px !important;
    background-position: 85% center !important;
    padding: 15px;
}

.banner-main:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000;
    display: block !important;
    opacity: 0.6;
    left: 0;
    top: 0;
}

.banner-main .info-box-title ,
.banner-main .info-box-title strong,
.blogRowSERVI .info-box-title
{
    font-size: 45px !important;
}

	
	#fule.fuels.fule-row-con {
    display: none;
}

#fule.fuels.fule-row-con.fule_mobile {
    display: block !important;
}



}
@media (max-width: 479px) {

.our_service .our_services_body {
	width: 100%;
	margin-bottom: 12px}
	
	
	.our_service {
    display: flex;
    gap: 10px;
    flex-direction: column
	}
	
	.our_services_body:hover .service_hover_overlay {
    height: 91.4%;
	}
	.servicesRow .service-cal-1-sec1-re {
    margin-bottom: 12px;
}
	
	.banner-main .info-box-wrapper
{
    padding  :12px
}

.banner-main .info-box-wrapper h4 {
    font-size: 35px !important;
}

.banner-main .info-box-wrapper h4 strong {
    font-size: 35px;
}

.banner-main .info-box-wrapper p {
    font-size: 12px !important;
}

.banner-main  a {
    font-size: 12px !important;
}

.banner-main .wd-button-wrapper a {
    font-size: 12px !important;
    padding: 14px;
    margin-left: 12px !important;
}

.banner-main {
    min-height: 600px !important;
    background-position: 85% 100% !important;
    position: relative !important;
}

.blogRowSERVI h4 {
    font-size: 35px !important;
    margin-top: 0px !important;
}


.blogRowSERVI .info-box-content .info-box-subtitle {
    font-size: 20px !important;
    padding-bottom: 0px;
}

.blogRow .vc_column-inner {
    padding-top: 0px !important;
}

.blogRow .wd-image  img {
    height: 115px;
    width: 115px;
}

.blogRowSERVI .wd-info-box {
    margin-bottom: 0;
}


.servicesRow .info-box-wrapper .info-box-subtitle {
    FONT-SIZE: 25PX !IMPORTANT;
    margin-bottom: 0px;
}

.servicesRow .info-box-wrapper h4 {
    font-size: 35px !important;
}

.servicesRow .info-box-wrapper p {
    font-size: 14px;
}


.servicesRow .service-cal-1-sec1-re .info-box-subtitle {
    font-size: 20px !important;
}

#fule h4 {
    /* font-size: 35px; */
}

.app .vc_single_image-wrapper {
    /* display: none; */
}

.app {
    display: flex;
    justify-content: center;
    align-items: center;
}


.app .vc_column-inner {
    height: 100%;
    /* background: rebeccapurple; */
}


.form-main-sec  h4 {
    font-size: 35px !important;
}

h4.info-box-title.title.box-title-style-default.wd-fontsize-m {}

.form-main-sec form {
    padding: 15px;
}

section.vc_section.footer-main.vc_custom_1761697667999.vc_section-has-fill.wd-rs-69015dd9996a1 {}

.footer-main .vc_column-inner {
    border: none !important;
}

.banner-main:before {content: "";width: 100%;height: 100%;position: absolute;background: #000;display: block !important;opacity: 0.3;}

.get-a-qout {
    padding: 0;
}

.wd-content-layout {padding-block: 0 !important;}

.footer-main .footer-main-top-row .footer-border-col:before {
    display: none;
}

.footer-main-top-row {
    display: none;
}

footer:before {
    display: none;
}

footer:after {
    display: none;
}
.banner-main .vc_column-inner {
    padding: 0 !important;
}

.entry-content .wpb-content-wrapper .banner-main  {
    height: 600px !important;
    min-height: 600px !important;
    background-position: 85% center !important;
    padding: 15px;
}

.banner-main:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000;
    display: block !important;
    opacity: 0.6;
    left: 0;
    top: 0;
}

.banner-main .info-box-title ,
.banner-main .info-box-title strong,
.blogRowSERVI .info-box-title
{
    font-size: 45px !important;
}

.service-cal-1 .service-cal-1-sec1, 
.service-cal-1 .service-cal-1-sec2, 
.service-cal-1 .service-cal-1-sec3, 
.service-cal-1 .service-cal-1-sec4 {
    height: fit-content;
    margin: 10px 0px;
}

.get-a-qout .gform-footer  input#gform_submit_button_2 {
    width: 100% !important;
    padding: 10px;
    margin: 15px 5px 0px 5px  !important;
}

.get-a-qout .wpb_wrapper form .gform-footer {
    width: 100% !important;
}
.app .wd-info-box {
    margin: 0;
}
    .entry-content  .wpb-content-wrapper .app .app-con {
    margin-bottom: 0 !important;
}

.app .vc_single_image-wrapper img {
    position: relative;
}
}