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


/* * {
  font-family: "Lexend", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
} */
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');



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

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

.whb-general-header {
    border-radius: 10px;
    padding-inline: 50px;
}

.wd-header-text ul {
    list-style: none;
    display: flex;
    gap: 40px;
    padding-left: 0px !important;
}
.wd-header-nav ul {
    gap: 15px !important;
}

.wd-header-text li a {
    padding-left: 8px;
    font-size: 16px;
}

.wd-header-text li {
    margin-bottom: 0px !important;
}

.wd-header-text span.wd-icon {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    background: rgba(0, 0, 0, 0.08);
    border-radius: 5px;
}

.wd-header-text span.wd-icon:hover{
	 background: #FFAC12 !important;
    color: #fff !important;
}

.wd-header-text .wd-social-icons a {
    padding: 0px !important;
}

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


.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    /* background: #ffac12; */
    color: #fff;
    /* border-radius: 4px; */
    /* padding: 5px 10px; */
}

a.woodmart-nav-link {
    text-transform: capitalize !important;
    font-size: 16px !important;
    color: #000;
    font-weight: 500 !important;
}

a.woodmart-nav-link:hover {
    color: #ffac12 !important;
}


.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    /* color: #fff !important; */
    /* font-size: 13px; */
    /* font-weight: 600; */
}

.wd-design-default.wd-dropdown-menu.wd-dropdown {
    background: #000;
}

.wd-dropdown ul li a {
    color: #fff !important;
    font-weight: 400;
    font-size: 16px !important;
}

.wd-header-nav {
    text-align: right;
    padding-right: 80px !important;
}

:is(.btn,.theme-btn,.button,button,[type=submit],[type=button]) {
    background: #000;
    border-radius: 0 20px 0 0;
    color: #fff;
    padding:18.5px 30px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 16px;
}

:is(.btn,.theme-btn,.button,button,[type=submit],[type=button]):hover {
    background: #ffac12;
    color: #fff;
}

.theme-btn::after {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
    color: #ffac12;
    padding-left: 10px !important;
}

.wd-tools-element  span.wd-tools-icon {
    background: #000;
    border-radius: 4px;
    padding: 0px 20px;
    width: 56px;
    height: 50px;
    color: #fff;
}


.sec-1 {
    padding-top: 285px;
    padding-bottom: 100px;
    margin-top: -50px;
}

.sec-1 .wd-nav-arrows.wd-pos-together {
    top: unset !important;
    left: -100px;
    right: unset !important;
    width: auto !important;
    bottom: 40px;
    height: auto !important;
    padding: 8px 8px;
    gap: 10px !important;
    border-radius: 4px;
}

.sec-1 .wd-nav-arrows.wd-pos-together .wd-btn-arrow {
    border: 1px solid #000;
    border-radius: 4px;
}


.sec-1 .wd-nav-arrows.wd-pos-together .wd-btn-arrow .wd-arrow-inner {
    color: #000;
}

.sec-1 .wd-nav-arrows.wd-pos-together .wd-btn-arrow:hover .wd-arrow-inner {
    background: #000;
    color: #FFAC12;
    border-color: transparent;
}


h3 {
    font-weight: 700;
    font-size: 22px;
    color: #ffac12;
}

h1 {
    font-weight: 700;
    font-size: 44px;
    line-height: 1.1;
    color: #000;
}

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

p {
    font-weight: 300 !important;
	font-size: 16px;
    color: #000;
}

.sec-1 h1 {
    font-size: 64px;
}

.text-box {
	display: flex;
	gap: 25px;
	backdrop-filter: blur(30px);
	box-shadow: 0px 0px 50px 0 rgba(0, 0, 0, 0.15);
	background: rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	width: 435px;
    height: 100px;
    padding-block: 20px;
    padding-inline: 20px;
	margin-left: 50px;
	margin-top: -135px;
}

.sec-6 .wd-info-box {
    margin: 0;
    transition: all ease .3s;
}

.sec-6 .wd-info-box .info-svg-wrapper {
    width: 80px !important;
    height: 80px !important;
    background-color: #F5F1E8;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: relative;
    margin-bottom: 60px;
    transition: all ease .3s;
    padding: 0px 0px;
    box-shadow: 0px 0px 0px 5px rgb(245 241 232 / 50%);
    z-index: 1;
}

.sec-6 .wd-info-box .info-svg-wrapper svg path {
    stroke: none !important;
    transition: all ease .3s;
}


.sec-6 .wd-info-box .info-svg-wrapper::before {
    content: '';
    background: #e7e5e1;
    width: 1px;
    height: 50px;
    position: absolute;
    bottom: -140px;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    transition: all ease .3s;
    z-index: -1;
}

.sec-6 .wd-info-box .info-svg-wrapper svg {
    width: auto !important;
    height: auto !important;
}


.sec-6 .wd-info-box .info-svg-wrapper::after {
    content: '';
    background: #e7e5e1;
    width: 8px;
    height: 8px;
    position: absolute;
    bottom: -185px;
    left: 0;
    right: 0px;
    top: 0;
    margin: auto;
    border-radius: 100%;
    transition: all ease .3s;
}


.sec-6 .wd-info-box:hover .info-svg-wrapper svg path {
    fill: #FFAC12;
}

.sec-6 .wd-info-box:hover .info-svg-wrapper {
    background-color: #000000;
    box-shadow: 0px 0px 0px 5px rgb(0 0 0 / 50%);
}

.sec-6 .wd-info-box:hover .info-svg-wrapper::before {
    background: #FFAC12;
}

.sec-6 .wd-info-box:hover .info-svg-wrapper::after {
    background: #FFAC12;
}

.sec-6 .wd-info-box .info-box-icon {padding: 10px 10px;}

.cnt p {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 0px !important;
}

.theme-btn:hover::after {
    color: #fff;
}

.wd-nav-arrows.wd-pos-together {
    left: -103px;
    top: 600px;
    background: #fff;
    width: 102px;
    height: 56px;
}
.wd-marquee {
    background: #000;
    /* height: 84px; */
}
span.wd-marquee-item {
    font-family: Musashi;
    font-size: 65px;
    color: #fff;
    line-height: 1;
}
span.wd-marquee-item img {
    padding-right: 70px;
    padding-left: 70px;
}

.wd-marquee-content {
    padding: 24px 0px;
}

.sec-3 {
    padding-top: 150px;
    padding-bottom: 150px;
}

.wd-el-video.wd-wpb {
    margin-top: 20px;
    border-radius: 10px !important;
}

span.wd-el-video-play-btn {
	border-radius: 140px;
	padding: 32px;
	width: 60px;
	height: 60px;
	background: #fff;
	border: none !important;
	outline: 16px solid #ffffff5c;
}

.wd-el-video-play-btn::before {
    color: #FFAC12;
    font-size: 25px !important;
}

.sec-3 h4 {
    font-size: 24px;
    color: #000;
}

.sec-3 ul {
    margin-bottom: 60px;
    list-style: none;
    padding-left: 0px;
}

.sec-3 ul li {
    color: #000;
    font-size: 16px;
	padding-left: 30px;
    position: relative;
}

.sec-3 ul li::before {
    content: "\f107";
    font-family: "woodmart-font";
    font-weight: 800;
    color: #ffac12;
    padding-right: 10px;
    position: absolute;
    left: 2px;
}


.years {
    display: flex;
    gap: 10px;
    background: #000;
    border-radius: 10px;
    width: 583px;
    height: 90px;
    padding: 15px 90px !important;
    margin-top: 20px !important;
    justify-content: center;
    position:relative;
    align-items: baseline;
}

.years:before {
    content: '';
    background: #ffac12;
    width: 40px;
    height: 100%;
    position: absolute;
    left: -0.3px;
    top: 0;
    border-radius: 10px 0 0 10px;
}

.years::after {
    content: '';
    background: url(/wp-content/uploads/2025/06/Rectangle-11.png) no-repeat;
    position: absolute;
    top: 0;
    left: 38px;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 100%;
}


.years h3 {
    color: #fff;
    font-weight: 600;
    font-size: 42px;
    margin: 0;
}

.sec-3 .years p {
    font-weight: 300 !important;
    font-size: 24px;
    color: #fff;
    line-height: normal;
    text-transform: uppercase;
    margin: 0px !important;
}

.count-sec {
    padding-top: 80px;
}

.counter-value {
    font-weight: 600 !important;
    font-size: 80px !important;
    color: #000 !important;
}

.counter-label {
    padding-top: 15px;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #000 !important;
    /* border-top: 1px solid #FFAC12; */
    /* display: inline-block; */
    position: relative;
    margin-top: 15px !important;
}

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

.sec-4 h1 {
    color: #fff;
}

.sec-4 p {
    color: #fff;
}
.sec-4 .info-box-content {
    background: #fff;
    border-radius: 10px !important;
    margin-top: -90px;
    margin-inline: 20px;
    padding: 30px;
/* 	min-height: 263px !important; */
}

.ser-info .wd-nav-pagin-wrap {
    margin-top: 50px !important;
}

.sec-4 .info-box-inner.reset-last-child p {
    color: #000;
    width: 279px !important;
	font-weight: 300 !important;
    font-size: 14px;
}

.sec-4 h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
	font-weight: 600;
	font-size: 28px;
}


.sec-4 .info-box-content a.btn {
    position: absolute;
    top: 55px;
    right: 30px;
    border-radius: 4px;
    padding: 5px 10px;
    color: #FFAC12;
    font-size: 0;
}


.sec-4 .info-box-content a.btn:hover {
    color: #fff;
}

.sec-4 span.wd-btn-icon {
    font-size: 15px;
}

.ser-info {
    margin-top: 80px;
	margin-bottom: 80px;
}

.sec-4 a.theme-btn {
    background: #fff;
    color: #000;
}

.sec-4 a.theme-btn:hover {
    background: #FFAC12;
    color: #fff;
}

.sec-5 {
    padding: 50px 120px;
    border-radius: 0 0 10px 10px;
}
.sec-5 h2 {
    font-weight: 500 !important;
    font-size: 36px;
	color: #000 !important;
}

    

.sec-5 p {
    font-weight: 300 !important;
    font-size: 16px;
}

.sec-6 {
    padding-top: 150px;
/*     padding-bottom: 150px; */
}

.hov-box {
    padding-top: 80px;
    padding-bottom: 80px;
}

.hov-box p {
    font-size: 14px;
}

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

.sec-7 .wd-products-element {
    padding-top: 80px;
}

.page-id-12 .sec-8, .page-id-19 .sec-8 {
    padding-top: 120px;
    padding-bottom: 90px;
}




/------------------------------------------footer------------------------------------/

.follow {
    display: flex;
    align-items: self-end;
    /* justify-items: center; */
    gap: 20px;
}

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

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

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


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

div#media_image-2 {
    margin-bottom: 0;
    border: none;
}

.textwidget p {
    font-weight: 300 !important;
    font-size: 14px;
    line-height: 1.6;
    text-transform: capitalize;
    color: #fff;
/*     opacity: 0.7; */
}

.footer-sidebar {
    padding-block: 100px 0 !important;
}

.footer-column-1 {
    padding-right: 80px;
    margin-bottom: -20px;
}

.follow h6 {
    background: #ffaa33;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 171%;
    text-transform: capitalize;
    color: #fff;
    /* padding: 19px; */
    clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 30px !important;
    padding-left: 20px;
    margin-bottom: 5px;
}


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


footer span.wd-icon:hover {
    background: #ffaa33;
}

h5.widget-title {
    font-weight: 600;
    font-size: 22px;
    /* line-height: 109%; */
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 30px;
}

.textwidget li a {
    color: #fff !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    text-transform: capitalize;
}

footer .menu li a {
    color: #fff !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    text-transform: capitalize;
}



.footer-column-4 h5.widget-title {
    margin-bottom: 5px;
}

.footer-column-4 .textwidget p {
    margin-bottom: 15px !important;
}
/* .footer-column-2{
	    margin-left: -30px !important;
}
.footer-column-3{
	    margin-left: -50px !important;
} */
.footer-column-2, .footer-column-3, .footer-column-4 {
    padding-top: 50px;
    /* margin-bottom: 20px; */
    padding-bottom: 80px;

}

input#esfpx_email_0fe74ada6116e {
    height: 50px;
    border: 1px solid rgba(238, 238, 238, 0.2);
    border-radius: 4px;
    background: #121212;
}

input[type="submit"] {
    position: absolute;
}

.es-form-field-container {
    position: relative;
}

input[type="submit"] {
    position: absolute;
    top: 13px;
    right: 4px;
    bottom: 0;
    font-size: 0;
    padding: 17px 24px !important;
    border-radius: 4px;
    /* padding: 0px 10px; */
    width: 36px !important;
    height: 36px !important;
    background: #FFAC12;
    background-image: url(/wp-content/uploads/2025/06/ice.png);
    background-repeat: no-repeat;
    background-position: center;
}



.wd-col-start.reset-last-child {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
}

.container.wd-grid-g {
    /* right: 0; */
    left: 0;
    /* position: relative; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: end; */
}

.wd-copyrights.copyrights-wrapper.wd-layout-centered {
    padding-top: 0;
    padding-bottom: 30px;
}

.container.wd-grid-g::before {
    /* content: ''; */
    /* height: 5px; */
    /* position: relative; */
    /* left: 0px; */
    /* bottom: 0px; */
    transform: skew(289deg);
    /* flex: 1 0 29%; */
    /* max-width: 29%; */
    /* background: #ffaa33; */
}

.wd-copyrights.copyrights-wrapper.wd-layout-centered {
    border: none;
}

input[type="submit"]:hover {
    /* background: transparent; */
    /* display: none; */
}

.wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center {}

footer .wd-social-icons {
    display: flex;
    justify-content: left;
    /* gap: 10px !IMPORTANT; */
    /* padding: 0 !important; */
}

footer .wd-social-icon {
    padding: 0 !important;
}

.footer-column-4 li {
    font-weight: 300;
    font-size: 14px;
    /* line-height: 243%; */
    color: #fff;
    display: flex;
    gap: 10px;
    align-items: center;
}

.footer-column-4 li::before {
    content: "\f107";
    font-family: "woodmart-font";
    font-weight: 600;
    color: #b18748;
    background: #fff;
    padding: 2px 4px;
    border-radius: 50px;
    font-size: 12px;
}

footer h6 {
    font-weight: 400;
    font-size: 16px;
    /* line-height: 150%; */
    color: #fff;
    margin-top: 30px;
}

footer {
    position: relative;
}

.main-footer::before {
    /* content: ''; */
    background-image: url(/wp-content/uploads/2025/06/footr-bddr.png);
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    background-size: contain;
    background-position: center;
    /* background-position-x: center; */
    background-position: top;
}

.wd-copyrights::before {
    padding-top: 0;
    /* border-top: 4px solid #ffac12; */
    content: '';
    background: #ffac12;
    height: 2px;
    position: absolute;
    right: 0px;
    left: 54px;
    margin: 0 auto;
    top: -15px;
    width: 42%;
}

.wd-col-end.reset-last-child {
    color: #fff;
    display: flex;
    gap: 10px;
    justify-content: end;
}

.wd-col-end.reset-last-child a {
    color: #fff;
}


.menu-header-menu-container li a {
    color: #fff !important;
}

.wd-copyrights {
    position: relative;
}

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

.sec-9 h1 {
    color: #fff;
}

.sec-9 p {
    color: #fff;
}

.sec-9 .testimonials {
    margin-top: 80px;
}

.sec-10 {
    padding-bottom: 90px;
    padding-top: 80px;
}

.con-info .vc_column-inner {
    padding: 90px 30px 90px 70px !important;
    border-radius: 10px;
}

.con-info h2 {
    color: #fff;
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 40px !important;
}

.con-info h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    color: #ffffffab;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.01em;
    text-transform: uppercase;
}

.con-info .info-box-inner.reset-last-child p a {
    font-weight: 300 !important;
    font-size: 20px;
    color: #fff;
}

.con-info .info-box-inner.reset-last-child p {
    color: #fff;
    font-weight: 300 !important;
    font-size: 16px;
}

.con-info h4 {
    color: #fff;
    font-weight: 400 !important;
    font-size: 16px;
}


.con-info span.wd-icon {
    color: #fff;
    background: rgba(255, 255, 255, 0.08) !important;
    width: 44px;
    height: 44px;
    padding: 0px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
	font-size: 19px;
}

.con-info .wd-social-icons a {
    padding: 0px !important;
}

.con-info span.wd-icon:hover{
	background: #FFAC12 !important;
    color: #000 !important;
}

/* .con-info .wd-social-icons a {
	background: rgba(255, 255, 255, 0.08)!important;
    border-radius: 5px !important;
    padding: 10px !important;
    font-size: 18px !important;
    color: #fff!important;
} */

.con-info .wd-social-icons {
    gap: 10px !important;
}

/* .con-info .wd-social-icons a:hover {
    background: #FFAC12 !important;
    color: #000 !important;
} */

.con-info .wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center {
    display: block !important;
    text-align: left !important;
}

.form-home .vc_column-inner {
    border-radius: 24px;
	 padding: 70px 75px 40px 60px !important;
}

.wpforms-field-label {
    font-weight: 300 !important;
    font-size: 14px !important;
    color: #061c3d !important;
}

div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea, .wp-core-ui div.wpforms-container-full input[type=date], .wp-core-ui div.wpforms-container-full input[type=datetime], .wp-core-ui div.wpforms-container-full input[type=datetime-local], .wp-core-ui div.wpforms-container-full input[type=email], .wp-core-ui div.wpforms-container-full input[type=month], .wp-core-ui div.wpforms-container-full input[type=number], .wp-core-ui div.wpforms-container-full input[type=password], .wp-core-ui div.wpforms-container-full input[type=range], .wp-core-ui div.wpforms-container-full input[type=search], .wp-core-ui div.wpforms-container-full input[type=tel], .wp-core-ui div.wpforms-container-full input[type=text], .wp-core-ui div.wpforms-container-full input[type=time], .wp-core-ui div.wpforms-container-full input[type=url], .wp-core-ui div.wpforms-container-full input[type=week], .wp-core-ui div.wpforms-container-full select, .wp-core-ui div.wpforms-container-full textarea {
    font-weight: 300 !important;
    font-size: 14px !important;
    color: #838e9e !important;
    border: 1px solid #e6e8ec;
    border-radius: 5px;
    padding: 10px 15px;
}

.wpforms-container .wpforms-field {
    padding: 5px 0px;
}


.sec-11 {
    padding-top: 150px;
    padding-bottom: 150px;
}

.sec-11 .wd-posts {
    margin-top: 80px;
}

.sec-11 .wd-post-content.article-body-container {
    text-align: left !important;
}

.sec-11 h3.wd-post-title {
    font-weight: 600 !important;
    font-size: 18px !important;
    text-align: left !important;
    width: 100% !important;
    padding-top: 20px;
}

.sec-11 .wd-post-excerpt.entry-content {
    font-weight: 400 !important;
    font-size: 16px;
    color: #000;
    padding-bottom: 10px;
}

.sec-11 .wd-post-cat.wd-style-with-bg.meta-post-categories {
    display: none;
}

.wd-post-read-more.wd-style-link.read-more-section a {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 150%;
    text-align: left !important;
    color: #ffac12;
    text-transform: capitalize;
	    border-bottom: 1px solid #ffac12;
    padding: 4px 0px;
}

.wd-post-inner.article-inner {
    box-shadow: none !important;
}

.wd-footer {
    border-top: 10px solid #3f2d0d;
}

.pre-fot {
    padding: 150px 0px;
    border-bottom: 10px solid #FFAC12;
}

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

.pre-fot {
    position: relative;
}

.pre-fot::before {
    position: absolute;
    background: url(/wp-content/uploads/2025/06/pre-fot.png) no-repeat;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
}


.sec-3 .vc_col-sm-6:first-child .wpb_single_image.mask figure .vc_single_image-wrapper img {
    --r: 55px;  /* control the rounded part */
    --s: 72px;  /* control the size of the cut */
    --a: 20deg; /* control the depth of the curvature */
    --p: 50%;   /* control the position */
    /* width: 200px; */
    /* aspect-ratio: 2/3; */
    /* background: #ED303C; */
    border-radius: 10px;
    --_m:,#000 calc(100% - 1px),#0000;
    --_r:var(--r) at calc(100% - var(--r));
    --_d:(var(--s) + var(--r))*cos(var(--a));
    mask:
    radial-gradient(var(--_r) calc(var(--p) + var(--_d)) var(--_m)),
    radial-gradient(var(--_r) calc(var(--p) - var(--_d)) var(--_m)),
    radial-gradient(var(--s) at calc(100% + sin(var(--a))*var(--s)) var(--p),
      #0000 100%,#000 calc(100% + 1px)) calc(var(--r)*(sin(var(--a)) - 1)) 0 no-repeat,
    linear-gradient(#000 calc(var(--p) - var(--_d)),#0000 0 calc(var(--p) + var(--_d)),#000 0);
}

.rotate {
    position: absolute;
    right: 78px;
    bottom: 0;
    /* top: 0px; */
    margin: auto;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 55px;
}

.sec-3 .vc_col-sm-6:first-child {
    position: relative;
}

.rotate .vc_single_image-wrapper {
    position: relative;
}

.rotate .vc_single_image-wrapper::before {
    content: '';
    background-image: url(/wp-content/uploads/2025/06/star.png);
    width: 44px;
    height: 44px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}

.rotate img.vc_single_image-img.attachment-full {
    animation: rotateInfinite 5s linear infinite;
}

.product-wrapper h3.wd-entities-title {
    color: #000;
    font-weight: 500 !important;
    font-size: 22px !important;
    text-transform: capitalize;
    padding-left: 15px;
    padding-top: 15px;
}

.wd-product-cats {
    display: none;
}

.custom-product-description {
    font-weight: 300;
    font-size: 14px;
    color: #000;
    padding-left: 15px;
}

.wd-product .wd-add-btn.wd-add-btn-replace a {
    background: #000 !important;
    padding: 14px 10px !important;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    text-transform: capitalize !important;
    width: 140px;
    margin: 0 auto;
}

.product-wrapper {
    text-align: left !important;
}

.product-element-top.wd-quick-shop:hover {
    border: 5px solid #000;
    border-radius: 10px;
}

.product-element-top.wd-quick-shop:hover {
    border: 5px solid #000;
    border-radius: 10px;
}

.product-element-top.wd-quick-shop {
    border: 5px solid #fff;
    padding: 20px;
    background: #fff;
}

.wd-buttons.wd-pos-r-t {
    display: none;
}
.wd-product.wd-hover-quick .wd-add-btn a:hover {
    background: #FFAC12;
    color: #fff;
}
.sec-7 .star-rating {
    position: absolute;
    bottom: 40px !important;
    right: 8px !important;
}

.text-boxtext {
    background: #fff;
    border-radius: 10px;
    position: relative;
}

.wd-testimon-text.reset-last-child {
    background: #fff !important;
    border-radius: 10px !important;
    font-weight: 300 !important;
    font-size: 16px !important;
    color: #000 !important;
    padding-bottom: 0px;
	padding-top: 140px !important;
	min-height: 293px;
}

.wd-testimon-thumb {
    border-radius: 5px !important;
}

.wd-testimon-name.title {
    color: #000;
    font-weight: 500;
    font-size: 16px;
}

.wd-testimon-pos {
    font-weight: 300;
    font-size: 14px;
    color: #000;
    background: #FFAC12;
    padding: 5px 10px;
    margin-left: -20px !important;
    clip-path: polygon(0 0, 100% 0%, 98% 100%, 0% 100%);
    position: relative;
}

.wd-testimon-info {
    margin-left: 20px;
    position: relative;
    top: 25px;
}

.sec-9 .wd-carousel {
    padding-bottom: 100px;
}

.page-id-21 .pre-fot a.theme-btn {
    display: none;
}

.wd-testimon-pos::before {
    content: '';
    background: #3F2D0D;
    width: 22px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(33% 0%, 100% 0%, 75% 100%, 0% 100%);
}


li.wd-nav-pagin-item.wd-active span {
    width: 30px;
    color: #FFAC12 !important;
    background: #FFAC12 !important;
	border-color: #FFAC12 !important;
}


li.wd-nav-pagin-item span {
    background: #3F2D0D !important;
    border-color: #3F2D0D !important;
}

.sec-9 .star-rating {
	position: absolute;
    top: 40px !important;
    right: 50px !important;
    z-index: 1;
}

.text-boxtext::after {
    content: '';
    background: url(/wp-content/uploads/2025/06/Frame-13.png) no-repeat;
    position: absolute;
    width: 64px;
    height: 64px;
    top: 25px;
    left: 25px;
}
body .wd-compare-img-handle span {
    background: none;
    border: 3px solid #ffff;
    top: calc(50% - 15px);
    left: calc(-70% - 15px);
    width: 40px;
    height: 40px;
    gap: 9px;
}

body .wd-compare-img-handle span:before {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}

body .wd-compare-img-handle span:after {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}


.pre-fot p {
    margin-bottom: 40px;
}

.sec-8 p {
    margin-bottom: 40px !important;
}

.sec-3 p {
    margin-bottom: 20px !important;
}
.main-head p {
    margin-bottom: 40px !important;
}

/* .sec-5 .wpb_column.vc_column_container.vc_col-sm-4 {
    padding-top: 40px;
} */
.sec-7 .wpb_column.vc_column_container.vc_col-sm-4 {
    padding-top: 120px;
}
.sec-11 .wpb_column.vc_column_container.vc_col-sm-4 {
    padding-top: 120px;
}

.wd-post-author {
    display: none !important;
}

.wd-post-share {
    display: none !important;
}

.counter {
    position: relative;
}

.counter .counter-value::after {
    content: '';
    color: #ffac12;
    font-size: inherit;
    font-weight: inherit;
}


.counter.counter-1 .counter-value::after {
    content: '+';
}


.counter.counter-2 .counter-value::after {
    content: '%';
}


.counter.counter-3 .counter-value::after {
    content: '%';
}

.counter .counter-label::before {
    content: '';
    position: absolute;
    width: 120px;
    height: 2px;
    margin: 0 auto;
    left: 0;
    right: 0;
    background-color: #FFAC12;
    top: 0;
}
.wd-post-reply.wd-style-1 a {
    position: absolute !important;
    top: 15px;
    left: 25px;
    right: 0;
    bottom: 0;
}

.wd-post-read-more.wd-style-link.read-more-section a::after {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
    color: #ffac12;
    padding-left: 10px !important;
}
.wd-post-read-more.wd-style-link.read-more-section {
    width: 100%;
}

button#wpforms-submit-60 {
    background: #000 !important;
    border-radius: 0 20px 0 0;
    padding: 30px 100px;
    font-weight: 500;
    font-size: 16px;
}

button#wpforms-submit-60::after {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
    color: #ffac12;
    padding-left: 10px !important;
	    border: 0px !important;
}

button#wpforms-submit-60:hover {
    background: #FFAC12;
    color: #fff;
}

.form-home textarea#wpforms-60-field_3 {
    height: 100px;
}

.wd-prefooter {
    padding-bottom: 0px !important;
}

.iner-sec1 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.iner-sec1 ul {
    margin-bottom: 10px;
    list-style: none;
    padding-left: 0px;
}

.iner-sec1 ul li {
    color: #000;
    font-size: 16px;
    padding-left: 30px;
    position: relative;
}

.iner-sec1 ul li::before {
    content: "\f107";
    font-family: "woodmart-font";
    font-weight: 800;
    color: #ffac12;
    padding-right: 10px;
    position: absolute;
    left: 2px;
}

.iner-sec1 h2 {
    font-size: 28px;
    margin-bottom: 5px;
	    color: #000;
}

.iner-sec1 h4 {
    font-size: 22px;
    margin-bottom: 10px;
	    color: #000;
}

.iner-sec1 h5 {
    font-size: 18px;
    margin-bottom: 50px;
	    color: #000;
}

.iner-sec1 h1 {
    margin-bottom: 5px !important;
	    color: #000;
}

.iner-sec1 p {
    margin-bottom: 5px;
}

.inner-col-2 {
    padding-top: 70px;
}

.page-id-14 .sec-6 {
    padding-top: 0px;
	padding-bottom:150px;
}

.page-id-14 .hov-box {
    padding-bottom: 0px;
}

.pgtitle {
    padding: 260px 0px 100px;
	margin-top: -50px;
}

.pgtitle .vc_row {
    padding: 118px 0 84px 50px;
    background: #fff;
    border-radius: 10px;
    position: relative;
}

.pgtitle .vc_row::before {
    background: url(/wp-content/uploads/2025/06/about-us.png);
    position: absolute;
     right: 10px;
    bottom: 0px;
    top: 10px;
    content: '';
    width: 733px;
    height: 322px;
    background-size: cover;
    background-repeat: no-repeat;
}

.pgtitle .vc_row .wd-page-title {
    BACKGROUND: TRANSPARENT !important;
}

.pgtitle  .text-box {
    POSITION: absolute;
    MARGIN: 0;
    BOTTOM: 0;
    TOP: 100px;
    RIGHT: 20px;
}


.pgtitle.pg-abt-title .vc_row::before {
    background: url(/wp-content/uploads/2025/06/about-us.png);
}

.pgtitle.pg-service-title .vc_row::before {
    background: url(/wp-content/uploads/2025/06/services.png);
}

.pgtitle.pg-blog-title .vc_row::before {
    background: url(/wp-content/uploads/2025/06/blog.png);
}

.pgtitle.pg-cont-title .vc_row::before {
    background: url(/wp-content/uploads/2025/06/contact-us.png);
}

.pgtitle.pg-gallery-title .vc_row::before {
    background: url(/wp-content/uploads/2025/06/gallery.png);
}

.pgtitle.pg-shop-title .vc_row::before {
    background: url(/wp-content/uploads/2025/06/shop.png);
}
.single-post .wd-content-layout {
    padding: 60px 0;
}

.single-post .wd-content-layout .wd-entry-content {
    text-align: center;
}

.single-post .wd-content-layout h1.wd-entities-title.wd-post-title.title {
    font-size: 42px;
}

body {
    --wd-primary-color :#ffac12 !important;
}

.pgtitle h1.entry-title.title {
    .pg-titllecolor: #000;
    color: #000;
    font-size: 64px;
    line-height: 1;
}

.pgtitle nav.wd-breadcrumbs {
    background: #000;
    border-radius: 0 20px 0 0;
    color: #fff;
    padding: 15px 30px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 16px;
    display: inline-flex;
    position: relative;
    align-items: center;
}

.pgtitle nav.wd-breadcrumbs::after {
    content: '';
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
    color: #ffac12;
    padding-left: 10px !important;
    line-height: 1;
}

.wd-nav.wd-style-bg>li:is(:hover,.current-menu-item,.wd-active,.active)>a:before {
    opacity: 1 !important;
}

.wd-nav.wd-style-bg>li:is(:hover,.current-menu-item,.wd-active,.active)>a:before {
    background: #ffac12 !important;
    border-radius: 4px !important;
    color: #fff !important;
}


.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active,:hover)>a {
    color: #fff !important;
}

.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    font-size: 12px;
    font-weight: 600;
    color: #000 !important;
}

.wd-nav.wd-style-bg>li:is(:hover,.current-menu-item,.wd-active,.active)>a:after {
    color: #fff !important;
}

@keyframes rotateInfinite {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}




/* ******** // Responsive // ********** */

@media (max-width:1500px){
	.wd-content-layout {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media only screen and (max-width: 1440px) {
 		
 		.wd-header-nav {
    padding-right: 10px !important;
	}

	.wd-header-nav ul {
		gap: 8px !important;
	}

	h3 {
		font-size: 20px;
	}

	.sec-1 h1 {
		font-size: 45px;
	}

	.main-head p {
		font-size: 16px;
	}

	h1 {
		font-size: 38px;
	}

	p {
		font-size: 15px;
	}

	.rotate img.vc_single_image-img.attachment-full {
	}

	.years {
		width: 550px;
		height: 80px;
		padding: 15px 50px;
	}

	.years h3 {
		font-size: 38px;
	}

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

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

	.sec-4 .info-box-content {
		padding: 20px;
		min-height: 212px;
	}

	.sec-4 .info-box-inner.reset-last-child p {
		width: 230px !important;
	}

	.hov-box {
		padding-block: 60px;
	}

	.sec-9 .wd-carousel {
		padding-bottom: 80px;
	}

	.sec-9 {
		padding-block: 80px;
	}

	.wd-testimon-text.reset-last-child {
		padding-top: 120px !important;
		min-height: 325px;
	}

	.wd-testimon-info {
		top: 10px;
	}
	
	.footer-sidebar {
    padding-block: 80px 0 !important;
	}	
	
	:is(.btn,.theme-btn,.button,button,[type=submit],[type=button]) {
    padding: 15px 20px;
	}
	

	.sec-3 .vc_col-sm-6:first-child .wpb_single_image.mask figure .vc_single_image-wrapper img {
		width: 550px;
	}
	
	.rotate {
    right: 60px;
    bottom: 50px;
 }
	
	button#wpforms-submit-60 {
    padding: 26px 70px;
	}
	
	.counter-value {
    font-size: 65px !important;
	}
	.pgtitle {
    padding: 210px 0px 60px;
}

.pgtitle h1.entry-title.title {
    font-size: 58px;
}
	.pgtitle h1.entry-title.title {font-size: 50px;}

.pgtitle .vc_row::before {
    width: 610px;
    height: 302px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.pgtitle .text-box {
    TOP: 40px;
    RIGHT: 20px;
}
	.iner-sec1 h2 {
    font-size: 24px;
}

.iner-sec1 h4 {
    font-size: 20px;
}
	
}

@media only screen and (max-width: 1100px) {
		.main-head p {
    font-size: 15px;
	}

	h3 {
		font-size: 18px;
	}

	.wd-marquee-content {
		padding: 15px 0px;
	}

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

	h1 {
		font-size: 32px;
	}

	p {
		font-size: 14px;
	}

	.sec-3 .vc_col-sm-6:first-child .wpb_single_image.mask figure .vc_single_image-wrapper img {
		width: 470px;
	}

	.rotate {
		width: 112px;
		right: 10px;
		bottom: 45px;
	}

	.rotate .vc_single_image-wrapper::before {
	}

	.years {
		width: 470px;
		height: 70px;
		padding: 15px 50px;
	}

	.years h3 {
		font-size: 30px;
	}

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

	.counter-value {
		font-size: 55px !important;
	}

	.counter-label {
		font-size: 14px !important;
	}

	.sec-4 {
		padding-block: 70px;
	}

	.sec-4 .info-box-inner.reset-last-child p {
		width: 200px !important;
	}

	.sec-4 .info-box-content {
		padding: 19px;
		min-height: 220px;
	}

	.page-id-12 .sec-8, .page-id-19 .sec-8 {
		padding-top: 90px;
		padding-bottom: 50px;
	}

	.sec-9 {
		padding-block: 60px !important;
	}

	.sec-9 .wd-carousel {
		padding-bottom: 50px;
	}

	.wd-testimon-text.reset-last-child {
		padding-top: 110px !important;
		min-height: 268px;
		font-size: 14px !important;
	}

	.wd-testimon-name.title {
		font-size: 15px;
	}

	.con-info .info-box-inner.reset-last-child p a {
		font-size: 15px;
	}

	.con-info h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
		font-size: 13px;
	}

	.con-info .info-box-inner.reset-last-child p {
		font-size: 15px;
	}

	.pre-fot {
		padding: 100px 0px;
	}
	
	.sec-5 h2 {
    font-size: 30px;
	}

	.sec-6 {
		padding-top: 70px;
	}
	
	.sec-1 {
    padding-top: 245px;
    padding-bottom: 50px;
}
	a.woodmart-nav-link {
    font-size: 14px !important;
}
	
	
}


@media screen and (min-device-width: 768px) and (max-device-width: 999px) { 
  	
	.sec-1 {
    padding-top: 145px;
    padding-bottom: 80px;
	}

	h3 {
		font-size: 15px;
	}

	.sec-1 h1 {
		font-size: 35px;
	}

	.main-head p {
		font-size: 14px;
	}

	.main-head p br {
		display: none;
	}

	:is(.btn,.theme-btn,.button,button,[type=submit],[type=button]) {
		padding: 14px 16px;
		font-size: 13px;
	}

	.text-box {
		width: 320px;
		height: 80px;
		gap: 5px;
		padding-block: 15px;
		padding-inline: 15px;
		margin-left: 10px;
		margin-top: -105px;
		align-items: center;
	}

	.img-cont img {
		width: 90%;
	}

	.cnt p {
		font-size: 15px;
	}

	.img-cont {
		width: 115px;
	}
	
	.sec-3 {
    padding-block: 50px;
	}

	h1 {
		font-size: 25px;
	}

	p {
		font-size: 13px;
	}

	.sec-3 h4 {
		font-size: 20px;
	}

	.sec-3 ul li {
		font-size: 13px;
		padding-left: 25px;
	}

	.years {
		width: 350px;
		height: 60px;
		padding: 10px 50px;
	}

	.years h3 {
		font-size: 25px;
	}

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

	.rotate {
		width: 100px;
		right: 0px;
		bottom: 40px;
	}

	.sec-3 .vc_col-sm-6:first-child .wpb_single_image.mask figure .vc_single_image-wrapper img {}

	.vc_row.wpb_row.vc_inner.vc_row-fluid.count-sec.wd-rs-6855a9887451d {}

	.count-sec {
		padding-top: 50px;
	}

	.sec-4 {
		padding-block: 40px;
	}

	.ser-info {
		margin-top: 50px;
		margin-bottom: 20px;
	}

	.sec-4 .info-box-content {
		padding: 15px;
		min-height: 200px;
		margin-inline: 5px;
	}

	.sec-4 h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
		font-size: 22px;
	}

	.sec-4 .info-box-inner.reset-last-child p {
		font-size: 13px;
		line-height: 19px;
		width: 160px !important;
	}

	.sec-4 .info-box-content a.btn {
		top: 10px;
		right: 10px;
		border-radius: 4px;
		padding: 5px 10px;
	}

	.sec-4 span.wd-btn-icon {
		font-size: 13px;
		margin: 0 auto !important;
	}

	.sec-5 {
		padding: 30px 100px;
	}

	.sec-5 h2 {
		font-size: 20px;
	}

	.sec-5 a.theme-btn {
		font-size: 13px;
		padding: 12px 5px;
	}

	.sec-6 {
		padding-top: 50px;
	}

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

	.hov-box {
		padding-block: 35px;
	}

	.hov-box h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
		font-size: 15px;
	}

	.hov-box .info-box-inner.reset-last-child p {
		font-size: 13px;
	}

	.sec-9 {
		padding-block: 40px !important;
	}
	
	.con-info .vc_column-inner {
    padding: 60px 25px 60px 30px !important;
	}

	.con-info h2 {
		font-size: 30px;
	}

	.form-home .vc_column-inner {
		padding: 20px 30px 0px 30px !important;
	}

	legend.wpforms-field-label {
	}

	.wpforms-field-label {
		font-size: 13px !important;
		margin-bottom: 8px !important;
	}

	div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea, .wp-core-ui div.wpforms-container-full input[type=date], .wp-core-ui div.wpforms-container-full input[type=datetime], .wp-core-ui div.wpforms-container-full input[type=datetime-local], .wp-core-ui div.wpforms-container-full input[type=email], .wp-core-ui div.wpforms-container-full input[type=month], .wp-core-ui div.wpforms-container-full input[type=number], .wp-core-ui div.wpforms-container-full input[type=password], .wp-core-ui div.wpforms-container-full input[type=range], .wp-core-ui div.wpforms-container-full input[type=search], .wp-core-ui div.wpforms-container-full input[type=tel], .wp-core-ui div.wpforms-container-full input[type=text], .wp-core-ui div.wpforms-container-full input[type=time], .wp-core-ui div.wpforms-container-full input[type=url], .wp-core-ui div.wpforms-container-full input[type=week], .wp-core-ui div.wpforms-container-full select, .wp-core-ui div.wpforms-container-full textarea {
		font-weight: 300 !important;
		font-size: 11px !important;
		color: #838e9e !important;
		border: 1px solid #e6e8ec;
		border-radius: 5px;
		padding: 5px 15px;
	}
	
	
	button#wpforms-submit-60 {
    padding: 24px 50px;
    font-size: 14px;
	}
	
	.pre-fot {
    padding: 50px 0px;
	}

	.pre-fot p {
		margin-bottom: 30px;
	}
	
	.counter-value {
    font-size: 45px !important;
	}

	.pgtitle h1.entry-title.title {
    font-size: 40px;
}

.pgtitle nav.wd-breadcrumbs {
    padding: 12px 10px;
}

.pgtitle .vc_row::before {
    width: 450px;
    height: 280px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    top: 50px;
}
	.pgtitle .vc_row {
    padding: 80px 0 74px 20px;
}

.pgtitle {
    padding: 100px 0px 40px;
}
	.iner-sec1 ul li {
    font-size: 14px;
}

.inner-col-2 {
    padding-top: 40px;
}
	
	
}



@media screen and (min-device-width: 375px) and (max-device-width: 767px) {

		.sec-1 {
    padding-top: 155px;
    padding-bottom: 50px;
	}	
	
	.sec-1 {
    padding-top: 155px;
    padding-bottom: 50px;
}

h3 {
    font-size: 14px;
}

.sec-1 h1 {
    font-size: 30px;
}

.main-head p {
    font-size: 13px;
}

.main-head p br {
    display: none;
}

:is(.btn,.theme-btn,.button,button,[type=submit],[type=button]) {
    padding: 13px 12px;
    font-size: 12px;
}

.text-box {
    width: 330px;
    height: 80px;
    gap: 10px;
    padding-block: 15px;
    padding-inline: 15px;
    margin-left: 10px;
    margin-top: -105px;
    align-items: center;
}

.cnt p {
    font-size: 14px;
}

.wd-marquee-content {
    padding: 7px 0px;
}

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

span.wd-marquee-item img {
    padding-right: 10px;
    padding-left: 10px;
}

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

.sec-3 .vc_col-sm-6:first-child .wpb_single_image.mask figure .vc_single_image-wrapper img {
    width: 320px;
}

.rotate {
		width: 100px;
        right: -5px;
        bottom: 44px;
}

.years {
    width: 350px;
    height: 60px;
    padding: 10px 50px;
    align-items: center;
}
	
	.sec-3 h3 {
    padding-top: 25px;
}

.years h3 {
	font-size: 24px;
	padding-top: 0px !important;
	}

.sec-3 .years p {
	font-size: 14px;
}
	
	h1 {
    font-size: 25px;
}

p {
    font-size: 12px;
}

.sec-3 h4 {
    font-size: 20px;
}

.sec-3 ul li {
    font-size: 12px;
}

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

.count-sec {
    padding-top: 30px;
    padding-bottom: 0px !important;
}

.counter-value {
    font-size: 35px !important;
}

.counter {
    text-align: left !important;
}

.counter .counter-label::before {
    left: 0px !important;
    width: 70px;
    margin: 0;
}

.sec-4 {
    padding-block: 30px;
}

.ser-info {
    margin-top: 20px;
    margin-bottom: 10px;
}

.sec-4 .info-box-inner.reset-last-child p {
    width: 220px !important;
    font-size: 13px;
}

.sec-4 .info-box-content {
    min-height: 200px;
}

.sec-5 {
    padding: 30px 20px;
}

a.theme-btn {
}

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

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

.hov-box {
    padding-block: 30px;
}

.hov-box h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    font-size: 15px;
}

.hov-box p {
    font-size: 12px;
}

.page-id-12 .sec-8, .page-id-19 .sec-8 {
    padding-top: 50px;
    padding-bottom: 20px;
}

h3 {
    margin-bottom: 5px;
}

h1 {
    margin-bottom: 5px;
}

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

.sec-9 {
    padding-block: 30px !important;
}

.sec-9 .testimonials {
    margin-top: 10px;
}

.con-info .vc_column-inner {
    padding: 20px 10px 10px 20px !important;
}

.con-info h2 {
    font-size: 25px;
    margin-bottom: 20px !important;
}

.con-info h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    font-size: 12px;
}

.con-info .info-box-inner.reset-last-child p a {
    font-size: 13px;
}

.con-info .wd-info-box {
    margin-bottom: 15px;
}

.con-info .info-box-inner.reset-last-child p {
    font-size: 13px;
}

.form-home .vc_column-inner {
    padding: 20px 20px 0px 20px !important;
}

div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea, .wp-core-ui div.wpforms-container-full input[type=date], .wp-core-ui div.wpforms-container-full input[type=datetime], .wp-core-ui div.wpforms-container-full input[type=datetime-local], .wp-core-ui div.wpforms-container-full input[type=email], .wp-core-ui div.wpforms-container-full input[type=month], .wp-core-ui div.wpforms-container-full input[type=number], .wp-core-ui div.wpforms-container-full input[type=password], .wp-core-ui div.wpforms-container-full input[type=range], .wp-core-ui div.wpforms-container-full input[type=search], .wp-core-ui div.wpforms-container-full input[type=tel], .wp-core-ui div.wpforms-container-full input[type=text], .wp-core-ui div.wpforms-container-full input[type=time], .wp-core-ui div.wpforms-container-full input[type=url], .wp-core-ui div.wpforms-container-full input[type=week], .wp-core-ui div.wpforms-container-full select, .wp-core-ui div.wpforms-container-full textarea {
    
    font-size: 12px !important;
    padding: 10px 15px;
}

button#wpforms-submit-60 {
    padding: 15px 30px;
    font-size: 13px;
}

.pre-fot {
    padding: 40px 0px;
}

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

	.footer-column-1 .footer-widget img {
    width: 40%;
}
	

.sec-3 .vc_col-sm-6:first-child .wpb_single_image.mask figure .vc_single_image-wrapper img {
    width: 100%;
}

.count-sec  .wpb_column.vc_column_container.vc_col-sm-4 {
    width: 50%;
}

.count-sec {
    display: flex;
    flex-wrap: wrap;
}

.sec-5 .wpb_text_column.wpb_content_element.text-right {
    text-align: left;
    padding-top: 18px;
}
	.wpb_text_column.wpb_content_element.text-center {
    text-align: left;
}

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

.wd-testimon-text.reset-last-child {
    padding-top: 110px !important;
    min-height: 200px;
    font-size: 13px !important;
}
.footer-column-2 ,.footer-column-3 {
    --wd-col: 6;
    padding-bottom: 50px;
}

.wd-col-start.reset-last-child {
    font-size: 13px;
}

.wd-copyrights::before {
    left: 12px;
    width: 38%;
}

.wd-copyrights.copyrights-wrapper.wd-layout-centered {
    padding-bottom: 15px;
}
	.hov-box .info-box-wrapper .wd-info-box {
    text-align: left !important;
		margin-top: 15px;
}

.sec-3 h3 {
    padding-top: 25px;
}

.sec-1 h1 br {
    display: none;
}

.sec-3 h1 br {
    display: none;
}
	.pgtitle .vc_row::before {
    width: 96%;
    background-size: cover !important;
    height: 230px;
    height: 272px;
}

.pgtitle .text-box {
    display: none;
}

.pgtitle h1.entry-title.title {
    text-align: center;
    font-size: 30px;
    color: #fff;
}

.pgtitle nav.wd-breadcrumbs {
    margin: 0 auto;
    width: 100%;
    justify-content: center;
    font-size: 13px;
    align-items: center;
    text-align: center;
}

.pgtitle .vc_row {
    padding: 91px 20px 84px 20px;
}
	.pgtitle {
    padding: 110px 0px 40px;
}
	
	.iner-sec1 h2 {
    font-size: 19px;
}

.iner-sec1 h4 {
    font-size: 17px;
}

.iner-sec1 ul li {
    font-size: 13px;
}

.inner-col-2 {
    padding-top: 30px;
}

.inner-col-2 img {
    margin-bottom: 25px;
}

.inner-col-1 img {
    margin-top: 21px !important;
}

.iner-sec1 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.iner-sec1 img {
    margin-top: 20px;
}
	.count-sec .vc_column-inner {
    padding-inline: 10px !important;
}
	.whb-general-header {
    padding-top: 15px;
    padding-bottom: 5px;
	padding-inline: 5px;	
    
}
	.sec-5 .vc_column-inner {
    padding-inline: 5px;
}
	
}