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

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');


button.f-button.is-close-btn {
    background: #e49f2b;
}

.fancybox__slide 
 svg:not(:root) {
    overflow: visible !important;
    color: #fff;
}

.video-sec-1 video {
    height: 70vh;
    object-fit: cover;
}

.video-sec-1 {
    padding-top: 130px;
}
.video-sec-2 {
    padding-top: 30px;
}

.video-sec-2 .vc_column-inner {
    padding-inline: 40px !important;
}

* {
    font-family: "Manrope", sans-serif !important;
}

.manrope-<uniquifier> {
    font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
}

.video-wrapper video {
    width: 100%;
    height: 100%;
}

.slick-slide img {
    width: 100%;
    object-fit: contain;
}


.slick-track {
    display: flex;
    align-items: center;
}

.slick-track {
    overflow: hidden;
}

.slick-list.draggable {
    padding: 40px 0 !important;
}

.slick-center img.card-img-top.img-fluid {}

body {
    background-color: #000 !important;
}

.whb-column.whb-col-center.whb-visible-lg {
    justify-content: center;
}

span.nav-link-text {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    text-transform: capitalize;
    font-family: "Manrope";
}

.current-menu-item span.nav-link-text {
    color: #da982a;
}

.whb-general-header {
    padding-top: 20px;
}

.wpb_single_image.wpb_content_element {
    margin-bottom: 0px !important;
}

.right-img .vc_column-inner {
    justify-content: flex-end;
    padding-bottom: 40px;
}

.right-img .wpb_single_image.wpb_content_element.vc_align_left {
    text-align: right;
}

.sec-1-col1 {
    padding-top: 32px;
}

.sec-1 .wpb_text_column.wpb_content_element.sec-1-bottom-text {
    position: absolute;
    top: -40px;
    height: 100%;
    display: flex;
    align-items: end;
    width: fit-content;
}

h1 {
    font-weight: 700;
    font-size: 74px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff;
    width: 64%;
}

.sec-1 p {
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    color: #fff;
}

.sec-1-btn {
    display: flex;
    gap: 15px;
    align-items: center;
}

.sec-1-btn a {
    min-height: auto;
    height: 40px;
    display: flex;
    align-items: center;
    column-gap: 12px;
}

.sec-1-btn {
    padding-top: 20px;
}

.sec-1 {
    padding-bottom: 100px;
    padding-top: 70px;
}

a.btn.theme-btn {
    border: 1px solid #df9a19;
    border-radius: 164px;
    background: transparent;
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    text-transform: capitalize;
    color: #fff;
    font-family: 'Manrope';
    display: inline-flex;
    gap: 10px;
    padding-block: 18px;
    padding-inline: 40px;
}

a.btn.theme-btn::after {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
    font-size: 14px;
    transform: rotate(-35deg);
}

.sec-1-btn a {
    font-weight: 400;
    font-size: 18px;
    color: #fff;
}

.wd-nav-secondary {
    gap: 50px;
}

.right-text-sec-1 {
    margin-bottom: 0px;
    padding-bottom: 35px;
    /* width: 88%; */
    margin: 0px 0 0 auto;
}

.right-text-sec-1 h3 {
    font-weight: 700;
    font-size: 21px;
    line-height: 1.4;
    color: #fff;
    font-family: 'Manrope';
}

span.wd-marquee-item {
    font-weight: 600;
    font-size: 28px;
    line-height: 65%;
    text-transform: uppercase;
    color: #fff;
    gap: 46px;
}

.sec-3 {
    padding-block: 150px 150px;
}

h4 {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    background: #cc8708;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 164px;
    font-family: 'Manrope';
    margin-bottom: 30px;
}

.wpb_text_column.wpb_content_element {
    margin-bottom: 0px !important;
}

h2 {
    font-weight: 700;
    font-size: 44px;
    text-transform: uppercase;
    line-height: 1.2;
    color: #fff;
    font-family: 'Manrope';
}

.sec-3 h4 {
    margin-bottom: 30px;
}

.sec-3 h2 {
    margin-bottom: 25px;
}

p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    color: #fff;
    font-family: 'Manrope';
}

.sec-3 p {
    width: 93%;
    margin-bottom: 24px;
}

.sec-3 a.btn.theme-btn {
    padding-block: 18px;
    margin-top: 10px;
}

.sec-2image-2 {
    margin-top: -57px;
}

.sec-2image-1 img.vc_single_image-img.attachment-full {
    width: 475px !important;
    margin-left: -50px;
}

.wpb_single_image.wpb_content_element.vc_align_left.sec-2image-1 {
    width: 445px;
}

.sec-3::before {
    content: url(/wp-content/uploads/2025/04/Line-1.png);
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}

.sec-4 {
    padding-block: 135px 150px;
    position: relative;
}

.sec-3 {
    position: relative;
}

.sec-4 .wpb_text_column.wpb_content_element {
    padding-bottom: 80px;
}

.sec-1 a.btn.theme-btn {
    padding-block: 26.9px;
}

.sec-4 .wd-info-box {
    gap: 51px;
    margin-bottom: 0px;
}

.sec-4 .wd-info-box p,
.sec-4 .wd-info-box p a {
    font-weight: 700;
    font-size: 28px;
    line-height: 65%;
    color: #fff;
}

.sec-4 .wd-info-box p a::after {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 200;
    transform: rotate(-45deg);
}

.sec-4 .wd-info-box p a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sec-4 .info-box-icon,
.sec-4 .info-box-icon img {
    width: 100%;
}

.sec-4::before {
    content: url(/wp-content/uploads/2025/04/Line-1.png);
    position: absolute;
    bottom: -10px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.sec-11 {
    position: relative;
    padding-bottom: 130px;
}

.sec-11::before {
    content: url(/wp-content/uploads/2025/04/Line-1.png);
    position: absolute;
    bottom: -10px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.sec-5 {
    padding-block: 150px;
    position: relative;
}

.sec-5 .wpb_text_column.wpb_content_element.text-center {
    padding-bottom: 110px;
}

.slick-center img.card-img-top.img-fluid::before {
    position: absolute;
}

.slick-slide>div {
    background-position: center;
    background-size: cover;
    transition: .3s;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(1, 1, 1);
    transition: all 0.3s ease-in-out;
}

.slick-slide.slick-center>div {
    display: inline-block;
    background-position: center;
    background-size: cover;
    transition: .3s;
    opacity: .2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    transition: all 0.3s ease-in-out;
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.4, 1.4, 1);
    position: relative;
    z-index: 999;
}



.slick-slide {
    padding: 100px 0;
    transition: all ease 0.3s;
    opacity: 0;
}

.slick-slide.slick-active {
    opacity: 1;
}

.slick-slide>div::before {
    content: "";
    position: absolute;
    left: -20px;
    top: -20px;
    border-left: 2px solid #df9a19;
    border-top: 2px solid #df9a19;
    transition: all ease 0.3s;
    width: 0;
    height: 0;
}

.slick-slide>div::after {
    content: "";
    position: absolute;
    right: -20px;
    top: -20px;
    border-right: 2px solid #df9a19;
    border-top: 2px solid #df9a19;
    transition: all ease 0.3s;
    width: 0;
    height: 0;
}

.slick-slide>div .card::before {
    content: "";
    position: absolute;
    left: -20px;
    bottom: -20px;
    border-left: 2px solid #df9a19;
    border-bottom: 2px solid #df9a19;
    transition: all ease 0.3s;
    width: 0;
    height: 0;
}

.slick-slide>div .card::after {
    content: "";
    position: absolute;
    right: -20px;
    bottom: -20px;
    border-right: 2px solid #df9a19;
    border-bottom: 2px solid #df9a19;
    transition: all ease 0.3s;
    width: 0;
    height: 0;
}


.slick-center .card a::before {
    content: url(/wp-content/uploads/2025/04/Frame-2.png);
    position: absolute;
    z-index: 999999;
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.slick-slide.slick-center>div::before,
.slick-slide.slick-center>div::after,
.slick-slide.slick-center>div .card::before,
.slick-slide.slick-center>div .card::after {
    width: 150px;
    height: 150px;
}

.slick-center .card a::after {}

.sec-6 .wd-info-box {
    flex-direction: row;
    align-items: center;
    column-gap: 30px;
    border: 1px solid #191919;
    padding: 20px;
}

.sec-6 .wpb_text_column.wpb_content_element.text-center {
    padding-bottom: 90px;
}

.sec-5::before {
    content: url(/wp-content/uploads/2025/04/Line-1.png);
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}

.sec-6 {
    padding-block: 140px;
}

.sec-6 .info-box-content h2 {
    font-weight: 600;
    font-size: 26px;
    text-transform: capitalize;
    margin-bottom: 25px;
}

.sec-6 .info-box-content h6 {
    color: #fff;
    font-size: 23px;
    font-weight: 200;
    background: #CB8708;
    display: inline-flex;
    border-radius: 122px;
    width: 44px;
    height: 44px;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.wd-info-box .info-box-inner p:first-child:empty,
.wd-info-box .info-box-inner p:first-child:empty~p:last-child,
.wd-info-box .info-box-inner:empty {
    display: block;
}

p:empty {
    display: none;
}

.sec-6 .info-box-content p:last-child {
    padding-top: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #cb8708;
    border-bottom: 1px solid;
    display: inline-flex !important;
    padding-bottom: 5px;
    gap: 10px;
}

.sec-6 .info-box-content p a {
    color: #cb8708;
}

.sec-6 .info-box-content p:last-child:after {
    .sec-6 .info-box-content p: last-child;
    .sec-6 .info-box-content p: last-child;
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
    transform: rotate(-35deg);
}

.sec-8 .article-inner {
    width: 1132px;
    margin: 0 auto;
    display: flex;
    gap: 60px;
}

figure.entry-thumbnail {
    width: 553px;
}

.has-post-thumbnail.blog-style-bg.blog-design-default .article-body-container {
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    background: none;
}

p.read-more-section {
    width: 100%;
}

h3.wd-entities-title.title.post-title {
    font-weight: 600;
    font-size: 32px;
    color: #fff;
    font-family: 'Manrope';
    padding-bottom: 25px;
}

.sec-8 .wpb_text_column.wpb_content_element.text-center {
    padding-bottom: 80px;
}

.sec-8 {
    padding-block: 150px 150px;
}

a.btn-read-more.more-link {
    border: 1px solid #df9a19;
    border-radius: 164px;
    padding: 0px 40px;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
    padding-block: 15px;
    padding-inline: 26px;
    display: inline-flex;
    gap: 16px;
}

a.btn-read-more.more-link::after {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
    transform: rotate(-35deg);
}

.sec-9>.vc_col-sm-12 {
    border: 1px solid;
    padding-inline: 15px;
    padding-block: 30px;
}

.sec-9 h2 {
    font-weight: 700;
    font-size: 72px;
    padding-bottom: 5px;
}

.sec-9 p {
    padding-bottom: 15px;
}

.sec-9::before {
    content: "";
    position: absolute;
    left: 0px;
    border-left: 3px solid #df9a19;
    border-bottom: 3px solid #df9a19;
    transition: all ease 0.3s;
    width: 150px;
    height: 150px;
    z-index: 1;
    bottom: 0;
}

.sec-9 {
    position: relative;
    margin-bottom: 100px;
}

.sec-9>.vc_col-sm-12::before {
    content: '';
    position: absolute;
    border-top: 3px solid #da982a;
    top: -1px;
    left: -1px;
    width: 150px;
    height: 150px;
    z-index: 2;
    border-left: 3px solid #da982a;
}

.sec-9>.vc_col-sm-12::after {
    content: '';
    position: absolute;
    border-top: 3px solid #da982a;
    top: -1px;
    right: -1px;
    width: 150px;
    height: 150px;
    z-index: 2;
    border-right: 3px solid #da982a;
}

.wd-prefooter {
    background: #000 !important;
}

.sec-9>.vc_col-sm-12>.vc_column-inner>.wpb_wrapper::after {
    content: '';
    position: absolute;
    border-right: 3px solid #d59635;
    height: 150px;
    width: 150px;
    right: -2px;
    bottom: -1px;
    border-bottom: 3px solid #d59635;
    z-index: 3;
}

.sec-11 label.wpforms-field-label {
    display: none !IMPORTANT;
}

.wpforms-field-medium {
    background: #ff000000 !important;
    border-bottom: 2px solid #858585 !IMPORTANT;
    /* height: 48px; */
    padding: 0px 20px !important;
    width: 100% !important;
    color: #fff !important;
    font-family: 'Manrope' !important;
}

.sec-11 ::placeholder {
    /* color: red !important; */
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    color: #fff !important;
}



.sec-11 input#wpforms-99-field_9 {
    background: #ff000000;
    border-bottom: 2px solid #858585 !important;
}

.sec-11 button#wpforms-submit-99 {
    border: 1px solid #df9a19;
    border-radius: 164px;
    padding: 0px 100px;
    width: 294px;
    height: 56px;
    background: #ff000000;
    margin-top: 20px;
    font-weight: 400;
    font-size: 18px !important;
    font-family: 'Manrope';
}

.sec-11 .wpb_column.vc_column_container.vc_col-sm-5 .wpb_text_column {
    /* background:red; */
    position: absolute;
    bottom: 90px;
    left: 50px;
}

.sec-11 .wpb_column.vc_column_container.vc_col-sm-5 .wpb_text_column h5 {
    color: #000;
    font-weight: 500;
    padding-left: 50px;
    font-size: 16px;
    position: relative;
    font-family: 'Manrope';
}

.sec-11 span.wd-icon {
    color: #cc8708;
    background: none;
    width: 44px !important;
    height: 44px !important;
}

.sec-11 .wd-social-icon {
    border-radius: 5px;
    background: rgb(0 0 0 / 13%);
    ANT;
    */;
    width: 44px !important;
    height: 44px !important;
    font-size: 21px;
}

.sec-11 .wd-social-icons {
    gap: 10px !important;
}

.sec-11 .wpb_column.vc_column_container.vc_col-sm-5 .wpb_text_column h5::before {
    content: '';
    background: #000;
    width: 34px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

div.wpforms-container-full input[type=text]:focus:invalid {
    border-top: 0px !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
    padding: 0px 20px !important;
    width: 100% !important;
}

input::placeholder {
    color: #fff !important;
    opacity: 1 !important;
    font-size: 16px !important;
    font-family: 'Manrope';
}

div.wpforms-container-full input[type=text]:focus {
    border-top: 0px !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
    padding: 0px 20px !important;
    width: 100% !important;
}

div.wpforms-container-full select:focus:invalid {
    border-top: 0px !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
    padding: 0px 20px !important;
    width: 100% !important;
}

select#wpforms-99-field_7 {
    color: #fff;
    font-family: 'Manrope';
}

h5.widget-title {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 30px;
    font-family: 'Manrope';
}

.menu-item a {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    font-family: 'Manrope';
}

:is(.widget_categories, .widget_pages, .widget_archive, .widget_nav_menu) ul li.current_page_item>a {
    color: #fff;
    font-weight: 400;
}

.fotter-col>div {
    display: flex;
    column-gap: 14px;
}

.fotter-col h5 {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    margin: 0;
}

.fotter-col p a {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    font-family: 'Manrope';
    word-break: break-all;
}

.fotter-col p {
    word-break: break-all;
}

.fotter-col {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.footer-column-2,
.footer-column-3,
.footer-column-4 {
    padding-top: 15px;
}

.footer-column-2 {
    /* padding-left: 100px; */
}

span.wd-icon {
    background: rgba(255, 255, 255, 0.08);
    width: 44px;
    height: 44px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    color: #da982a;
}

.wd-social-icons {
    justify-content: flex-start;
}

.footer-column-1 p {
    margin-bottom: 30px;
}

.footer-column-1 p strong {
    font-weight: 500;
    font-size: 16px;
}

.footer-column-1 .wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center {
    padding-bottom: 30px;
    justify-content: flex-start;
}

div#media_image-2 {
    margin-bottom: 40px;
    border: 0px;
    padding: 0px;
}

.wd-footer {
    background: #0e0e0e !important;
    margin-right: 40px;
    margin-left: 40px;
    margin-bottom: 40px;
    position: relative;
}

.wd-page-wrapper {
    background: #000;
}

.sec-6 {
    position: relative;
}

.footer-sidebar {
    padding-block: 50px !important;
    padding-inline: 40px;
}

.wd-footer::before {
    content: url(/wp-content/uploads/2025/04/Group-48095356.png);
    position: absolute;
    bottom: -7px;
}

.wd-footer::after {
    content: url(/wp-content/uploads/2025/04/Group-48095357.png);
    position: absolute;
    top: 0;
    right: 0;
}

body .wpforms-error {
    border-top: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
    border-bottom: 1px solid red !important;
    border-radius: 0px !important;
}

div.wpforms-container-full .wpforms-form em.wpforms-error {
    display: none !important;
}

.wpforms-field-medium.wpforms-field-required.wpforms-error {
    border-bottom: 1px solid red !important;
}

.wpforms-submit::after {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 200;
    padding-left: 10px;
    transform: rotate(-35deg);
    margin-top: 8px;
    font-size: 16px;
}

body div.wpforms-container-full button[type=submit]:focus:after {
    border: none;
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 200;
    padding-left: 10px;
    transform: rotate(-35deg);
    margin-top: 8px;
    font-size: 16px;
    position: unset;
}

.sec-8::before {
    content: url(/wp-content/uploads/2025/04/Line-1.png);
    position: absolute;
    top: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}

.sec-8 {
    position: relative;
   
}

.sec-11 span.wd-icon:hover {
    width: 44px !important;
    height: 44px !important;
}

.wd-social-icons>a:hover {
    background: rgba(255, 255, 255, 0.08) !important;
}

input#wpforms-99-field_9 {
    background: #ff000000;
    border-bottom: 2px solid #858585 !important;
    color: #fff;
}

button#wpforms-submit-99 {
    border: 1px solid #df9a19;
    border-radius: 164px;
    padding: 0px 100px;
    width: 294px;
    height: 56px;
    background: #ff000000;
    margin-top: 20px;
    font-weight: 400;
    font-size: 18px;
}

.contact-page iframe {
    width: 100%;
    height: 270px;
}

.contact-page p span,
.contact-page p a {
    color: #fff !important;
    font-family: 'Manrope';
}

.contact-page {
    padding-block: 90px 100px;
}

.contact-page h4.woodmart-title-container.title.wd-font-weight-.wd-fontsize-l {
    color: #fff;
    font-weight: 400;
}

.page-id-11 .sec-3 {
    padding-top: 100px;
}

.page-id-11 .sec-8::before {
    display: none;
}

.page-id-11 .sec-5 {
    padding-bottom: 110px;
}

.page-id-11 .sec-8 {
    padding-bottom: 80px;
}

.page-id-12 .sec-6 {
    padding-bottom: 100px;
}

.page-id-12 .sec-8 {
    padding-bottom: 70px;
}

.page-id-12 .sec-4 {
    padding-top: 100px;
}

.page-id-16 .sec-8 {
    padding-bottom: 80px;
}

.page-id-16 .sec-6 {
    padding-bottom: 100px;
    padding-top: 100px;
}

.page-id-17 .sec-8::before {
    display: none;
}

.page-id-17 .sec-8 {
    padding-top: 100px;
}

.wd-page-title {
    margin-top: 50px;
}

.wd-post-date.wd-style-with-bg {
    display: flex !important;
    align-items: center;
    background: none !IMPORTANT;
    gap: 5px;
    width: 100% !important;
    margin-left: -13px;
}

.sec-8 h5 {
    margin: 0px;
}

.sec-8 span.post-date-month {
    padding: 0px !important;
}

.sec-8 span.post-date-day {
    font-weight: 400 !important;
    font-size: 20px !important;
    color: #fff !important;
    font-family: 'Manrope';
}

span.post-date-month,
span.post-date-year {
    font-weight: 400 !important;
    font-size: 20px !important;
    color: #fff !important;
    text-transform: capitalize !important;
    font-family: 'Manrope';
}

.wd-post-date.wd-style-with-bg {
    position: unset !important;
    width: 100% !important;
    display: flex;
    padding-bottom: 35px;
}

.single-post .wd-single-footer {
    display: none;
}

.single-post .wd-page-nav {
    display: none;
}

.single-post .comments-area .comment-respond {
    display: none;
}

.single-post .wd-post-meta {
    display: none;
}

.single-post h1.wd-entities-title.title {
    color: #fff;
}

.single-post .wd-entry-content {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

.single-post .wd-prefooter .container.wd-entry-content {
    width: 100%;
}

.single-post .wd-content-layout {
    padding-top: 70px !important;
}

a.wd-entities-title:hover,
.wd-entities-title a:hover {
    color: #fff;
}

a.btn.theme-btn:hover {
    background: #c7851e;
}

.right-img figure.wpb_wrapper.vc_figure {
    width: 100%;
}

.right-img .vc_single_image-wrapper.vc_box_border_grey,
.right-img .vc_single_image-wrapper.vc_box_border_grey img {
    width: 100%;
}

.sec-1-col1 figure.wpb_wrapper.vc_figure {
    width: 100%;
}

.sec-1-col1 .vc_single_image-wrapper.vc_box_border_grey,
.sec-1-col1 .vc_single_image-wrapper.vc_box_border_grey img {
    width: 100%;
}

.right-img {
    padding-left: 50px;
}

.sec-1-col1 {
    padding-right: 60px;
}

.page-title {
    background: #0F0F0F;
    margin-top: 100px;
    margin-bottom: 40px;
}

.page-title .wpb_single_image.wpb_content_element.vc_align_left {
    text-align: right;
    position: relative;
    z-index: 3;
}

.page-title .vc_column-inner {
    padding-right: 0px;
}

.page-title h2 {
    font-weight: 700;
    font-size: 84px;
}

.page-title .wpb_text_column.wpb_content_element {
    padding-left: 90px;
}

.breadcrumb a,
.breadcrumb {
    font-weight: 500;
    font-size: 18px;
}

.page-title::before,
.page-title::after {
    content: '';
    position: absolute;
    border-top: 3px solid #da982a;
    top: -21px;
    left: -21px;
    width: 150px;
    height: 150px;
    z-index: 2;
    border-left: 3px solid #da982a;
    display: block !important;
}

.page-title {
    position: relative;
    padding-block: 40px;
}

.page-title::after {
    border-left: 3px solid #da982a;
    border-top: 0;
    border-bottom: 3px solid #da982a;
    bottom: -20px;
    top: inherit;
}

.page-title .wpb_single_image.wpb_content_element.vc_align_left::before {
    content: 'About Us';
    font-size: 100px;
    position: absolute;
    left: -60px;
    bottom: -40px;
    z-index: -1;
    text-transform: uppercase;
    font-weight: 900;
    color: #fff;
    opacity: 0.1;
    font-family: 'Manrope';
}

.page-id-12 .page-title .wpb_single_image.wpb_content_element.vc_align_left::before {
    content: 'Services' !important;
}

.page-id-16 .page-title .wpb_single_image.wpb_content_element.vc_align_left::before {
    content: 'Works' !important;
}

.page-id-17 .page-title .wpb_single_image.wpb_content_element.vc_align_left::before {
    content: 'Blogs' !important;
}

.page-id-20 .page-title .wpb_single_image.wpb_content_element.vc_align_left::before {
    content: 'Contact Us' !important;
}

.inner-pages {
    padding-top: 70px;
}

.single-post .wd-page-title::before,
.single-post .wd-page-title::after {
    display: none !important;
}

.wd-page-title {
    height: 450px;
    display: flex;
    align-items: center;
    margin-right: 40px;
    margin-left: 50px;
}

.title-design-centered .container {
    text-align: left !important;
    align-items: flex-start !important;
}

.sec-4 .vc_row.vc_row-flex {
    align-items: flex-end;
}

.sec-4 .info-box-icon,
.sec-4 .info-box-icon img {
    transition: all ease 0.5s;
}

.single-post .wd-page-title {
    padding-inline: 70px;
    height: 140px;
}

.rounded-image {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
}

.rounded-image figure.wpb_wrapper.vc_figure {
    width: 100%;
    margin: auto;
}

.rounded-image .vc_single_image-wrapper.vc_box_border_grey,
.rounded-image .vc_single_image-wrapper.vc_box_border_grey img {
    width: 100%;
}

.mobile-image-top img.vc_single_image-img.attachment-full {
    ';;
;;;;
;;;;;;;;;;
;;position: relative;;;
}

.mobile-image-top img.vc_single_image-img.attachment-full::before {ri
CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;}

.mobile-image-top {
    position: relative;
    
}
.rounded-image {
    width: 20%;
    margin: 0 0 0 auto;
    display: flex;
    animation: rotateImage 5s linear infinite;
}

.footer-column-2,
.footer-column-3 {
    --wd-col: 2;
}

.footer-column-1 {
    --wd-col: 4;
}

.footer-column-4 {
    --wd-col: 4;
}
button.fancybox-button.fancybox-button--close {
    padding: 0px !important;
    background: #CC8708 !important;
}

.fancybox-toolbar {
    right: 78px;
    top: 43px;
}

/*********Keyframe*******/
@keyframes rotateImage {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/********media*******/

@media(max-width:1250px){
    .sec-11 .wpb_column.vc_column_container.vc_col-sm-5 .wpb_text_column {
    bottom: 150px !important;
}
    body .sec-11 span.wd-icon {
    width: 20px !important;
    height: 20px !important;
    font-size: 15px;
}

.sec-11 .wd-social-icon {
    width: 34px !important;
    height: 34px !important;
}
}
@media (max-width: 1640px) {
    h1 {
        font-size: 40px;
    }

    .right-text-sec-1 h3 {
        font-size: 15px;
    }

    .sec-1 p {
        font-size: 18px;
    }

    h2 {
        font-size: 30px;
    }

    .sec-3 p {
        font-size: 15px;
    }

    .sec-2image-2 {
        margin-top: -18px;
    }

    .sec-2image-1 img.vc_single_image-img.attachment-full {
        width: 335px !important;
    }

    .sec-5 {
        padding-block: 150px 100px;
    }

    .sec-6 .info-box-icon {
        width: 190px;
    }

    .sec-6 .info-box-content h2 {
        font-size: 18px;
    }

    p {
        font-size: 15px;
    }

    .sec-11 .wpb_column.vc_column_container.vc_col-sm-5 .wpb_text_column {
        bottom: 100px;
    }

    .sec-9 {
        margin: 0;
    }

    .sec-9 h2 {
        font-size: 50px;
    }

    .fotter-col img {
        width: 36px !important;
        height: 36px;
        object-fit: contain;
    }
}
@media screen and (min-device-width: 1024px) and (max-device-width: 5000px) {
	.only-mobile{
		display: none !important;
	}
}
@media (max-width: 1024px){
	.mobile-none{
		display: none !important;
	}
	.mobile-image figure.wpb_wrapper.vc_figure {
}

.mobile-image * {
    width: 100%;
}

.mid-text h3 {
    text-align: center;
    color: #fff;
    font-size: 17px;
    padding-top: 20px;
}

.mobile-image {
    padding-top: 40px;
}

.only-mobile {
    padding-bottom: 20px;
}
}

@media screen and (min-device-width: 768px) and (max-device-width: 999px) { 
	.sec-6 .info-box-content h6 {
    margin-bottom: 15px;
}
    .page-title {
    margin: 0;
}

.page-title::before, .page-title::after {
    display: none !important;
}

.page-title h2 {
    font-size: 35px !important;
}
    .sec-1 .wpb_text_column.wpb_content_element.sec-1-bottom-text {
    position: unset;
    display: block;
}
	.sec-1 {
    padding-top: 20px;
}

.sec-1-col1 {
    padding: 0;
}

.right-img {
    padding: 0px;
}

h1 {
    width: 80% !important;
}

h2 {
    font-size: 21px !important;
}

p {
    font-size: 14px !important;
}

.sec-2image-2 {
    margin-top: 20px;
}

.wpb_single_image.wpb_content_element.vc_align_left.sec-2image-1 {
    width: 100%;
}

.sec-2image-1 img.vc_single_image-img.attachment-full {
    width: 100% !important;
    margin: 0px !important;
}

a.btn.theme-btn {
    font-size: 15px;
}

span.wd-marquee-item {
    font-size: 20px;
}

.sec-3 {
    padding-block: 90px 110px;
}

.video-sec-1 {
    padding-top: 80px;
}

.sec-4 {
    padding-block: 89px 90px;
}

.sec-4 .wd-info-box p a {
    font-size: 17px;
}

.sec-5 {
    padding-block: 100px 20px;
}

.sec-5 .wpb_text_column.wpb_content_element.text-center {
    padding-bottom: 0px;
}

.slick-slide.slick-center>div::before, .slick-slide.slick-center>div::after, .slick-slide.slick-center>div .card::before, .slick-slide.slick-center>div .card::after {
    width: 50px;
    height: 50px !important;
}

.sec-6 {
    padding-block: 90px;
}

.sec-6 .wd-info-box {
    flex-direction: column;
}

.sec-6 .wd-info-box .box-icon-wrapper.box-with-icon.box-icon-simple {
    width: 100%;
}

.sec-6 .wd-info-box .info-box-icon {
    width: 100%;
}

.sec-11 .wpb_column.vc_column_container.vc_col-sm-5 .wpb_text_column {
    bottom: 0;
}

.sec-11 {
    padding-bottom: 100px;
}

.sec-8 {
    padding-block: 130px 90px;
}

.sec-8 .article-inner {
    width: 100%;
    flex-direction: column;
    text-align: left !important;
    gap: 50px;
}

h3.wd-entities-title.title.post-title {
    width: 100%;
}

figure.entry-thumbnail {
    width: 100%;
}

.wd-content-layout {
    padding-bottom: 0px;
}

.footer-sidebar {
    padding-inline: 0;
    text-align: center;
}

.wd-footer {
    margin: 0;
}

.footer-column-2, .footer-column-3 {
    --wd-col: 12;
}

.footer-column-1 {
    --wd-col: 12;
}

.footer-column-4 {
    --wd-col: 12;
}
 .footer-column-1 .wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center {
    justify-content: center;
}

h5.widget-title {
    font-size: 20px;
    margin-bottom: 15px;
}

.menu-item a {
    font-size: 14px;
}

.footer-column-1 p strong {
    font-size: 14px;
}

.fotter-col>div {
    flex-direction: column;
    gap: 10px;
}

.fotter-col p {
    margin-bottom: 0px;
}
.wd-action-btn.wd-style-icon {
    display: none;
}

.wd-page-title {
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 30px;
    margin-bottom: -20px;
}

.wd-page-title .title {
    text-align: center;
    font-size: 25px !important;
}

.wd-page-title .container {
    text-align: center;
    align-items: center !important;
}

.footer-column-2, .footer-column-3, .footer-column-4 {
    padding-top: 0px;
}

span.nav-link-text {
    color: #000;
}
}
@media (max-width: 768px){
	.sec-1 {
    padding-top: 0;
    padding-bottom: 0px;
}

.sec-1 .wpb_text_column.wpb_content_element.sec-1-bottom-text {
    position: unset;
    width: 100%;
    display: block;
    text-align: center;
}

.sec-1-col1 {
    padding: 0px;
}
#text-3 .fotter-col>div {
    flex-direction: row;
    text-align: left;
}

.footer-column-2, .footer-column-3 {
    --wd-col: 6 !important;
    text-align: left;
}

.footer-column.footer-column-4.wd-grid-col {
    text-align: left;
}
h1 {
    color: #fff;
    width: 100%;
    font-size: 22px;
}

.sec-1 p {
    font-size: 14px;
    line-height: 20px;
}

.sec-1-btn {
    padding: 0;
    flex-direction: column;
    gap: 0px;
}

.right-img {
    padding: 0px;
    text-align: center;
    padding-top: 30px;
}

.sec-1-btn a {
    gap: 6px;
    font-size: 15px;
}

.sec-1 a.btn.theme-btn {
    padding-block: 22.9px;
}

a.btn.theme-btn {
    font-size: 15px;
}

span.wd-marquee-item {
    font-size: 16px;
}

.sec-2 {
    padding-top: 30px;
}

.sec-3 {
    padding-block: 30px 50px;
    text-align: center;
}

.sec-3 .wpb_text_column {
    padding-top: 40px;
}

h4 {
    font-size: 14px;
}

h2 {
    font-size: 20px;
}

p {
    font-size: 14px !important;
}

.sec-3 h2 {
    margin-bottom: 15px;
}

.sec-3 p {
    width: 100%;
}

.sec-2image-1 img.vc_single_image-img.attachment-full {
    margin: 0 auto;
    width: 100% !important;
}

.sec-2image-2 {
    margin: 0px;
    padding-top: 30px;
}

.sec-2image-1 
 .vc_single_image-wrapper.vc_box_border_grey {
    width: 100%;
    margin: 0 auto;
}

.wpb_single_image.wpb_content_element.vc_align_left.sec-2image-1 {
    width: 100%;
    padding-top: 30px;
}

.sec-2image-2 figure.wpb_wrapper.vc_figure {
    width: 100%;
}

.sec-2image-2 .vc_single_image-wrapper.vc_box_border_grey, .sec-2image-2 .vc_single_image-wrapper.vc_box_border_grey img {
    width: 100%;
}

.wpb_single_image.wpb_content_element.vc_align_left.sec-2image-1 figure.wpb_wrapper.vc_figure {
    width: 100%;
}

.wpb_single_image.wpb_content_element.vc_align_left.sec-2image-1 .vc_single_image-wrapper.vc_box_border_grey {
    width: 100%;
}

.sec-3 {}

.video-sec-1 {
    padding-top: 35px;
}

.video-sec-1 video {
    height: 30vh;
}

.sec-4 {
    padding-block: 15px 30px;
    text-align: center;
}

.sec-4 .wpb_text_column.wpb_content_element {
    padding-bottom: 30px;
}

.sec-4 .wpb_text_column.wpb_content_element {
    text-align: center;
}

.sec-4 .wd-info-box p, .sec-4 .wd-info-box p a {
    font-size: 17px;
}

.sec-4 {}

.sec-5 {
    padding-block: 60px 40px;
    margin: 0;
    overflow: visible;
}

.sec-5 .wpb_text_column.wpb_content_element.text-center {
    padding-bottom: 0px;
}

.slick-slide.slick-center>div {
    transform: scale3d(1, 1, 1) !important;
}

.container, .container-fluid {
}

.slick-slide>div .card::before {
    left: 0px;
    bottom: 0px;
}

.slick-slide.slick-center>div::before, .slick-slide.slick-center>div::after, .slick-slide.slick-center>div .card::before, .slick-slide.slick-center>div .card::after {
    width: 60px;
    height: 60px;
}

.slick-slide>div::before {
    left: 0px;
    top: 0 !important;
}

.slick-slide>div .card::after {
    right: 0;
    bottom: 5px;
}

.slick-slide>div::after {
    right: 0;
    top: 0;
}
 .slick-list.draggable {
    padding-bottom: 0px !important;
}

.slick-slide {
    padding: 0px !important;
}

.sec-6 {
    padding-block: 60px 25px;
}

.sec-6 .wd-info-box {
    flex-direction: column;
    text-align: center;
    gap: 30px;
}

.sec-6 .wd-info-box .box-icon-wrapper.box-with-icon.box-icon-simple {
    width: 100%;
}

.sec-6 .wd-info-box .info-box-icon {
    width: 100%;
}

.sec-11 .wpb_column.vc_column_container.vc_col-sm-5 .wpb_text_column {bottom: 20px;left: 0;right: 0;}

.sec-11 .wpb_column.vc_column_container.vc_col-sm-5 .wpb_text_column h5 {
    color: #000;
}

.sec-11 img.vc_single_image-img.attachment-full::before {
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9;
}

.sec-11 img.vc_single_image-img.attachment-full {
    position: relative;
}

.sec-11 .wpb_column.vc_column_container.vc_col-sm-5 .wpb_text_column h5 {
    display: none;
}

.sec-11 .wpb_text_column.wpb_content_element.wd-animation-slide-from-right.wd-animation-normal.wd-animation-ready.wd-animated {
    padding-top: 40px;
    text-align: center;
}

input::placeholder {
    font-size: 14px !important;
}

select#wpforms-99-field_7 {
    font-size: 14px;
}

.sec-11 button#wpforms-submit-99 {
    width: 100%;
    height: 45px;
    font-size: 15px !important;
}

.sec-11 {
    padding-bottom: 10px;
}

.sec-8 {
    padding-block: 70px 30px;
}

.sec-8 .article-inner {
    width: 100% !important;
    flex-direction: column;
    text-align: center;
    align-items: center;
    gap: 30px;
}

figure.entry-thumbnail {
    width: 100%;
}

.sec-8 .wpb_text_column.wpb_content_element.text-center {
    padding-bottom: 40px;
}

.wd-post-date.wd-style-with-bg {
    padding-bottom: 10px;
    justify-content: center;
    font-size: 10px !important;
}

.article-body-container {
    text-align: center !important;
}

h3.wd-entities-title.title.post-title {
    padding-bottom: 0px;
    font-size: 17px !important;
}

.sec-8 span.post-date-day {
    font-size: 14px !IMPORTANT;
}

span.post-date-month, span.post-date-year {
    font-size: 14px !important;
}

a.btn-read-more.more-link {
    font-size: 14px;
}

.sec-9 {
    text-align: center;
}

.sec-9 figure.wpb_wrapper.vc_figure {
    width: 100%;
}

.sec-9 .vc_single_image-wrapper.vc_box_border_grey, .sec-9 .vc_single_image-wrapper.vc_box_border_grey img {
    width: 100%;
    margin-bottom: 10px;
}

.sec-9 h2 {
    font-size: 24px;
    padding-bottom: 0;
}

.sec-9 .vc_single_image-wrapper.vc_box_border_grey, .sec-9 .vc_single_image-wrapper.vc_box_border_grey img:not(:last-child) {}

.sec-9>.vc_col-sm-12 {
    padding-block: 30px 10px;
}

.sec-9 p br {
    display: none;
}

.sec-9 p {
    padding-bottom: 0px;
}

.sec-9 .wpb_text_column {
    padding-block: 10px 30px;
}
.sec-6 .wpb_text_column.wpb_content_element.text-center {
    padding-bottom: 30px;
}	
	.wd-content-layout {
    padding-bottom: 0px;
}

.footer-sidebar {
    padding-inline: 0;
    text-align: center;
}

.wd-footer {
    margin: 0;
}

.footer-column-2, .footer-column-3 {
    --wd-col: 12;
}

.footer-column-1 {
    --wd-col: 12;
}

.footer-column-4 {
    --wd-col: 12;
}
 .footer-column-1 .wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center {
    justify-content: center;
}

h5.widget-title {
    font-size: 20px;
    margin-bottom: 15px;
}

.menu-item a {
    font-size: 14px;
}

.footer-column-1 p strong {
    font-size: 14px;
}

.fotter-col>div {
    flex-direction: column;
    gap: 10px;
}

.fotter-col p {
    margin-bottom: 0px;
}
.wd-action-btn.wd-style-icon {
    display: none;
}

.wd-page-title {
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 30px;
    margin-bottom: -20px;
}

.wd-page-title .title {
    text-align: center;
    font-size: 25px !important;
}

.wd-page-title .container {
    text-align: center;
    align-items: center !important;
}

.single-post .wd-entry-content {
    width: 100%;
}

.post-single-page {
    margin-bottom: 0 !important;
}


span.nav-link-text {
    color: #000;
    font-size: 16px;
}
 .page-title h2 {
    font-size: 27px;
    margin-bottom: 4px;
}

.page-title .wpb_text_column.wpb_content_element {
    padding: 0px;
    text-align: center;
}

.page-title .vc_column-inner {
    padding-right: 15px !important;
}

.page-title .wpb_text_column.wpb_content_element {
    padding-bottom: 30px;
}

.page-title::before, .page-title::after {
    left: 0;
    width: 80px;
    height: 80px;
}

.page-title::before {
    top: 0;
}

.page-title::after {
    bottom: 0;
}

.page-id-11 .sec-3 {
    padding-top: 40px;
}

.page-id-11 .sec-5 {
    padding-bottom: 40px;
}

.page-id-11 .sec-8 {
    padding-bottom: 0px;
    padding-top: 50px;
}

.inner-pages {
    padding-top: 0px;
}
.page-title {
    margin-top: 10px;
    margin-inline: 0;
    margin-bottom: 20px;
}
.page-id-12 .sec-4 {
    padding-top: 40px;
}

.page-id-12 .sec-6 {
    padding-bottom: 15px;
}

.page-id-12 .sec-8 {
    padding-bottom: 0px;
}
.page-id-16 .sec-6 {
    padding-top: 40px;
    padding-bottom: 10px;
}

.page-id-16 .sec-8 {
    padding-bottom: 0px;
}
    .page-id-17 .sec-8 {
    padding-top: 50px;
}
.contact-page {
    padding-block: 20px 0px;
    text-align: center;
}

.wd-title-style-bordered .liner-continer:after {
    display: none !important;
}

.contact-page h4.woodmart-title-container.title.wd-font-weight-.wd-fontsize-l {
    width: 100%;
    text-align: center;
    font-size: 17px;
}

button#wpforms-submit-99 {
    width: 100%;
    height: 50px;
    font-size: 16px;
    margin-top: 0px;
}

.contact-page .wd-info-box {
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.contact-page .wpb_raw_code.wpb_raw_html.wpb_content_element {
    margin-bottom: 0 !important;
}
	.breadcrumb a, .breadcrumb {
    font-size: 14px;
}
	.whb-general-header {
    padding: 0px;
}
	.whb-general-header {
    padding: 0px;
}

.sec-1-col1 .vc_single_image-wrapper.vc_box_border_grey, .sec-1-col1 .vc_single_image-wrapper.vc_box_border_grey img {
    padding-bottom: 15px;
}
	.sec-6 .info-box-content h6 {
    margin-bottom: 15px !important;
}

}
