/*
 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=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
	
*{
	font-family: "Plus Jakarta Sans", sans-serif;
}

.plus-jakarta-sans-<uniquifier> {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.sec-5 {
    position: relative;
}

.wd-el-video {
    width: 327px;
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

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

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

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

.whb-general-header::before {
    content: '';
    background: #F3F3F3;
    height: 100%;
    width: 40%;
    position: absolute;
    left: -14rem;
    clip-path: polygon(0% 0%, 96% 0%, 100% 50%, 96% 100%, 0% 100%);
    z-index: 1;
}

.whb-general-header {
    position: relative;
    z-index: 2;
}

.whb-general-header::after {
    content: '';
    background-image: linear-gradient(0deg, #6429f4 0%, #3fd6fe 100%);
    height: 100%;
    width: 40.4%;
    position: absolute;
    left: -14rem;
    clip-path: polygon(0% 0%, 96% 0%, 100% 50%, 96% 100%, 0% 100%);
    top: 0;
}

.site-logo {
    position: relative;
    z-index: 9;
    max-height: initial !important;
}

body .wd-logo {
    max-height: initial;
}

body .wd-logo img {
    max-width: 299.8px !important;
}

h1 {
    font-weight: 700;
    font-size: 64px;
    line-height: 1.2;
    color: #fff;
}

.sec-1 p {
    font-weight: 500;
    font-size: 22px;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 27px;
}

span.nav-link-text {
    padding-block: 9.2px;
    padding-inline: 11.6px;
    font-weight: 400;
    font-size: 17px;
    line-height: 1;
    color: #000;
    text-transform: capitalize;
    font-family: 'Plus Jakarta Sans';
}

.current_page_item span.nav-link-text {
    background: #000;
    border-radius: 3px !important;
    color: #fff;
}
a.btn.theme-btn {
    border-radius: 4px;
    padding: 6px 6px 6px 30px;
    display: flex;
    gap: 30px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    text-transform: capitalize;
    background: linear-gradient(0deg, #6429f4 0%, #814dff 50%, #3fd6fe 100%);
    font-family: 'Plus Jakarta Sans';
    display: inline-flex;
}

/* .info-33::before,.info-22::before {
	content: '';
	background: #D4D4D4;
	height: 22px;
	width: 2px;
	right: 9px;
	position: absolute;
} */
.info-22::before {
	content: '';
	background: #D4D4D4;
	height: 22px;
	width: 2px;
	right: 9px;
	position: absolute;
}

.info-22::before {
    right: -39px;
}

a.btn.theme-btn::after {
    content: url(/wp-content/uploads/2025/05/ArrowRight.png);
    border-radius: 2px;
    padding: 10px;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}
.wd-nav.wd-style-default {
    padding-right: 110px;
}

.wd-nav-pagin-wrap.wd-slider-pagin.wd-custom-style.wd-style-shape-3.text-right {
    text-align: end;
    padding-bottom: 30px;
    padding-right: 200px;
}

body .wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    background: #5938AC;
    width: 32px;
    height: 12px;
}

body .wd-nav-pagin-wrap[class*="wd-style-shape"] span {
    background: rgba(89, 56, 172, 0.3);
    width: 12px;
    height: 12px;
}

.sec-marquee {
    background: #000000;
    padding-block: 10px;
}

span.wd-marquee-item {
    background-image: linear-gradient(90deg, #6429f4 0%, #3fd6fe 100%);
    color: transparent;
    background-clip: text;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Plus Jakarta Sans';
}
.sec-2 {
    padding-block: 130px;
    display: flex;
    align-items: center;
}

/* .sec-2 .wpb_text_column.wpb_content_element {
    padding-left: 120px;
} */

h4 {
    background: #000;
    display: inline-block;
    padding: 8.9px 18.5px;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    font-family: "Plus Jakarta Sans", sans-serif;
}

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

p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
    color: #000;
}

.sec-2 img.vc_single_image-img.attachment-full {
    border-radius: 10px;
}
.sec-2 .about-page img {
	border-radius: 10px;
}
.sec-2 p .btn.theme-btn {
    margin-top: 10px;
}

.wpb_single_image.wpb_content_element {
    margin: 0px;
}

.wd-el-video-overlay:after {
    display: none;
}

.wd-el-video {
    border-radius: 10px !important;
}

span.wd-el-video-play-btn {
    background: #fff;
    border-radius: 70px;
    outline: 20px solid #ffffff69;
    width: 88px !important;
    height: 88px !important;
}

.wd-el-video-play-btn:after {
	display: none;
}

.wd-el-video-play-btn:before {
	color: #814DFF;
}

.sec-3 {
    padding-block: 100px;
    background-size: cover;
    background-repeat: no-repeat;
}

.sec-3 h2 {
    color: #fff;
    padding-bottom: 2px;
}

.sec-3 h4 {
    background: #fff;
    color: #000;
    margin-bottom: 25px;
}

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

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

span.nav-link-text.wd-tabs-title {
    background: #2292ba;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    font-family: 'Plus Jakarta Sans';
    padding-inline: 30px;
    padding-block: 17px;
}

.wd-active .nav-link-text.wd-tabs-title {
    background: #753FFA;
}

.wd-tabs ul.wd-nav {
    padding-right: 0px;
}

.tabs {
    display: flex;
    justify-content: space-between;
    padding-inline: 80px;
    align-items: center;
    margin-bottom: 0 !important;
}

.tabs img {
    width: 460px;
    border-radius: 15px;
}

.content-box {
    WIDTH: 592PX;
}

.tabs li {
    font-weight: 600;
    font-size: 14px;
    line-height: 2;
    color: #fff;
    list-style: none;
    padding-left: 40px;
    position: relative;
    font-family: 'Plus Jakarta Sans';
}

.tabs li::before {
    content: url(/wp-content/uploads/2025/05/tick33.png);
    position: absolute;
    left: 0;
    top: 4px;
}

.tabs ul {
    padding-left: 0px;
    margin-bottom: 35px;
    padding-top: 7px;
}

.tabs h2 {
    margin-bottom: 25px;
}

body .wd-tabs {
    margin: 0px;
    gap: 60px;
}
.sec-4 {
    padding-block: 130px;
}

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

.sec-4  h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    background: none;
    padding: 0px;
}

body .sec-4 .info-box-content {
    position: absolute !important;
    right: 10px;
    bottom: 5px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    width: 317px;
    opacity: 0;
    left: auto;
}

.boxes-sec-1 img {border-radius: 15px;}

.sec-4 .info-box-content p {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.7;
    color: #000;
}

.sec-4 .info-box-content h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    color: #000;
    font-family: "Plus Jakarta Sans", sans-serif;
}

body .sec-4 .wd-info-box:hover .info-box-content {
    opacity: 1;
}

body .sec-4 .wd-info-box .info-box-content {
    transition: all ease .5s;
}

.sec-5 {.sec-5 {
    padding-top: 120px;
    padding-bottom: 120px;
    color: #fff;
};
.sec-5 {
    padding-top: 120px;
    padding-bottom: 120px;
    color: #fff;
};
}

.sec-5 h2, .sec-5  p {
    color: #fff;
}

.sec-5 .btn.theme-btm {
	margin-top: 10px;
}

.sec-5 h2 {
    padding-bottom: 5px;
}

.sec-5 a.btn.theme-btn {
    margin-top: 10px;
}

.sec-5  p {
    padding-top: 2px;
}

.sec-5 {
    padding-top: 120px;
    padding-bottom: 120px;
    color: #fff;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-size: cover;
}

.sec-6 {
    padding-block: 95px 80px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.08);
    background: #fff;
    border-radius: 10px;
    padding-inline: 80px 80px;
    /* margin-top: 110px; */
    position: relative;
    top: 180px;
    margin-top: -50px;
}

.sec-6 p {
    color: #000;
}

.wpforms-field-medium, #wpforms-134-field_7 {
    border: 1px solid rgba(41, 45, 43, 0.1) !important;
    border-radius: 4px;
    height: 48px !important;
    width: 100%;
}

input::placeholder {
    color: #838e9e !important;
    opacity: 1 !important;
    font-family: 'Plus Jakarta Sans';
}

body .wpforms-submit {
    background: linear-gradient(0deg, #6429f4 0%, #814dff 50%, #3fd6fe 100%) !important;
    padding-inline: 176.3px !important;
    height: 48px !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1;
    color: #fff;
    position: absolute !important;
    bottom: 29px;
    right: 0;
}

body .wpforms-submit::after {
    display: none !important;
}

body {
    --wpforms-button-background-color: #753FFA !important; 
}

select#wpforms-57-field_8 {
    color: #838e9e;
}

.wpforms-container {
    margin-bottom: 0px !important;
}

.sec-6::before {
    content: url(/wp-content/uploads/2025/05/cable.png);
    position: absolute;
    right: 0;
    top: 0;
}

.sec-6 {
    position: relative;
}

.sec-5::before {
    content: url(/wp-content/uploads/2025/05/Group-1000001986.png);
    position: absolute;
    left: 0;
    top: 0;
    mix-blend-mode: overlay;
}

.sec-5::after {
    content: url(/wp-content/uploads/2025/05/Group-1000001985.png);
    position: absolute;
    right: 0;
    top: 0;
    mix-blend-mode: overlay;
}

.sec-7 .wd-info-box {
    margin: 0px;
    align-items: center;
}

.sec-7 .wd-info-box h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    background: none;
    padding: 0px;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #fff;
    opacity: 0.5;
    font-family: 'Plus Jakarta Sans';
}

.sec-7 .wd-info-box p a,.sec-7 .wd-info-box p {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    word-break: break-all;
}

.info-33 {
    padding-left: 70px;
}

.sec-7 {
    display: flex;
    align-items: center;
    padding-block: 306px 100px;
    background-size: cover;
    margin-top: -80px;
}

.sec-7 .vc_separator.wpb_content_element {
    margin: 0px !important;
}

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

.sec-7::before {
    content: url(/wp-content/uploads/2025/05/shoosec.png);
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    opacity: 0.3;
}

h3.wd-entities-title.title.post-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    font-family: 'Plus Jakarta Sans';
    margin-bottom: 15px;
}

.article-body-container {
    text-align: left !important;
}
.meta-post-categories.wd-post-cat.wd-style-with-bg {
    display: none;
}

.article-body-container {
    background: none !important;
}

.blog-design-masonry.wd-add-shadow .article-inner {
    box-shadow: none !important;
}

a.btn-read-more.more-link {
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    color: #6429f4;
    text-transform: capitalize;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding-top: 11px;
    border-bottom: 1px solid;
    padding-bottom: 5px;
}

a.btn-read-more.more-link::after {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
}
.sec-8 p {
    color: #000;
}

.sec-8 .wpb_text_column.wpb_content_element {
    padding-bottom: 80px;
}
.post-img-wrapp {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}
.wd-post-date.wd-style-with-bg {
    display: none !important;
}

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

h5.widget-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    text-transform: capitalize;
    color: #333;
    font-family: 'Plus Jakarta Sans';
    margin-bottom: 30px;
}

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

.menu-item a {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: -0.01em;
    color: #333;
}

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

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

.footer-column-1 p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
    text-transform: capitalize;
    color: #333;
}

.footer-column-1 p a {
    font-weight: 700;
    font-size: 15px;
    line-height: 1;
    text-transform: capitalize;
    color: #333;
}

.footer-column-1 p:last-child {
    display: flex;
    gap: 10px;
    align-items: center;
    color: #333;
    font-weight: 900;
}

.footer-column-3 p {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: -0.01em;
    color: #333;
}

input#esfpx_email_0fe74ada6116e {
    border: 1px solid #333;
    border-radius: 4px;
    padding: 18px 51px 18px 25px;
    height: 56px;
    font-weight: 400;
    font-size: 16px;
    color: #333;
    opacity: 1;
}

input[type="submit"] {
    background-image: url(/wp-content/uploads/2025/05/arrow.png);
    background-repeat: no-repeat;
    font-size: 0px;
    background-position: center;
    background-color: #333;
    width: 52px;
    height: 52px;
    border-radius: 4px;
    position: absolute;
    right: 2px;
    bottom: 10px;
}

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

.footer-column-3 .wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center {
    justify-content: start;
}

.footer-column-3 
 span.wd-icon {
    background: rgba(51, 51, 51, 0.08);
    color: #333333;
    width: 44px;
    height: 44px;
    font-size: 20px;
}

span.wd-icon:hover
 {
    background: #333333;
    color: #fff;
}

.wd-copyrights.copyrights-wrapper.wd-layout-centered {
    border: none !important;
    padding: 0px !important;
}

.container.wd-grid-g {
    border-top: 1px solid #333333;
    padding-block: 30px;
}

.wd-col-start.reset-last-child {
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    text-transform: capitalize;
    color: #333;
}

footer.wd-footer.footer-container::before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    background-image: url(/wp-content/uploads/2025/05/choosen.svg);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
    z-index: -1;
    bottom: 50px;
}

footer.wd-footer.footer-container {
    position: relative;
    z-index: 1;
}

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

.sec-8 {
    padding-top: 130px;
    padding-bottom: 30px;
}

.sec-1::before {
    content: url(/wp-content/uploads/2025/05/Group.svg);
    position: absolute;
    z-index: 9;
    bottom: 20px;
    right: 0;
    left: 0;
    margin: auto;
}

.wd-page-title {
    padding-block: 120px 115px !important;
}

.page-id-17 .sec-4 {
    padding-top: 0;
}

.page-id-14 .sec-4, .page-id-14 .sec-8 {
    padding-top: 0;
}

.page-id-15 .sec-8 {
    padding-top: 0;
}

.page-id-22 .sec-7 {
    margin-bottom: 80px;
}

.sec-7 .wd-info-box p {
    line-height: 1.5;
}

a.btn.theme-btn:hover {
    background: linear-gradient(0deg, #3fd6fe 0%, #814dff 50%, #814dff 100%);
}
ul.entry-meta-list {
    display: none;
}

.tooltip.top {
}

.hovered-social-icons.wd-tltp {
    display: none;
}

.entry-meta.wd-entry-meta {
    display: none;
}

.custom-meta-top.post-meta {
    display: flex;
    gap: 10px;
    align-items: center;
    padding-bottom: 20px;
}

.post-date {
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    color: #3fd6fe;
    display: flex;
    align-items: center;
    gap: 7px;
}

.text-b {
    color: #333;
}

.post-single-page {
    padding-top: 70px;
    text-align: center;
}

.comments-area .comment-respond {
    display: none !important;
}

.career-page p {
    width: 50%;
}

input#wpforms-134-field_7 {
    align-items: center !important;
    justify-content: center !important;
    padding-block: 10px;
    padding-inline: 10px;
}

div#wpforms-134-field_7-description {
    color: #000;
}

.career-page button#wpforms-submit-134 {
    bottom: 48px;
}

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

.wpforms-error {
    border: 1px solid red !important;
}

.career-page {
    margin-bottom: 0px;
    margin-top: 110px;
    top: 0;
}

:is(.btn,.button,button,[type=submit],[type=button]):hover {
    background-color: #333;
}
.ineer-page .wpb_single_image.wpb_content_element.vc_align_left {
    width: 100%;
    text-align: left;
}

.ineer-page .wpb_single_image.wpb_content_element.vc_align_left figure.wpb_wrapper.vc_figure {
    width: 100%;
}

.ineer-page .wpb_single_image.wpb_content_element.vc_align_left .vc_single_image-wrapper.vc_box_border_grey, .ineer-page .wpb_single_image.wpb_content_element.vc_align_left .vc_single_image-wrapper.vc_box_border_grey img {
    width: 100%;
}

.ineer-page{
	padding-top: 100px
}

.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #000;
    font-size: 14px;
}

.sec-2 ul.ak-ul li {
    padding-left: 30px;
    list-style: none;
    position: relative;
}

.sec-2 ul.ak-ul {
    padding: 0px;
}

.sec-2 ul.ak-ul li::before {
    content: url(/wp-content/uploads/2025/05/tick33.png);
    position: absolute;
    left: 0;
    top: 6px;
}


.ineer-page ul li {
    padding-left: 30px;
    list-style: none;
    position: relative;
}

.ineer-page ul {
    padding: 0px;
}

.ineer-page ul li::before {
    content: url(/wp-content/uploads/2025/05/tick33.png);
    position: absolute;
    left: 0;
    top: 6px;
}

	#slide-34 .wpb_text_column.wpb_content_element {
    justify-content: flex-start;
    padding-left: 0px;
}
/******Desktop-media*********/

@media (max-width: 1540px){
	.container.wd-slide-container.content-fixed {
    justify-content: end;
}
}
@media (max-width: 1440px){
	
	.container.wd-slide-container.content-fixed {
    justify-content: end;
}
	
	#slide-34 .wpb_text_column.wpb_content_element {
    justify-content: flex-end;
    max-width: 100%;
}

	
	.info-22::before {
    right: -17px;
}
	body .wd-logo img {
    max-width: 268.8px !important;
}

.sec-1 .wpb_text_column.wpb_content_element.wd-animation-slide-from-left.wd-animation-normal.wd-animation-ready.wd-animated {
    =: 9%;
    display: flex;
    max-width: 65%;
    justify-content: end;
    margin-left: 100px !important;
}

h1 {
    font-size: 40px;
}

span.nav-link-text {
    padding-block: 5.2px 8px;
    padding-inline: 6.6px;
    font-size: 15px;
}

.container, .container-fluid {
    padding-inline: 30px !important;
}

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

input[type="submit"] {
    bottom: 11px;
}
	
	body .wpforms-submit {
    padding-inline: 159.3px !important;
}
	.sec-6 p {
    width: 50%;
}
	.sec-7 .wd-info-box p a, .sec-7 .wd-info-box p {
    font-size: 14px;
}

.info-33 {
    padding-left: 10px;
}

}

@media (max-width: 1350px){
	
	.sec-4 {
    padding-bottom: 80px;
    padding-top: 90px;
}

.sec-2 {
    padding-bottom: 100px;
    padding-top: 100px;
}
	
	.sec-6 {
    padding-inline: 30px;
}
	span.wd-icon {
    width: 39px;
    height: 39px;
    font-size: 16px;
}

.wd-nav.wd-style-default {
    padding-right: 20px;
    gap: 10px;
}

.whb-general-header::before {
    left: -10rem;
}

.whb-general-header::after {
    left: -10rem;
}

body .wd-logo img {
    max-width: 228.8px !important;
}
	h2 {
    font-size: 34px;
    line-height: 40px;
}

.sec-2 .wpb_text_column.wpb_content_element {
    padding-left: 60px;
}

.tabs {
    padding-inline: 20px;
}

body .sec-4 .info-box-content {
    width: 220px;
}

.sec-4 .info-box-content h4 {
    font-size: 19px;
}
	body .wpforms-submit {
    padding-inline: 148.3px !important;
}
}

@media (max-width: 1260px){
	body .wpforms-submit {
    padding-inline: 136.3px !important;
}
	body .wpforms-submit {
    position: unset !important;
}
	

}

/***********Tablet***********/

@media (max-width: 999px){
	
	#slide-34 .wpb_text_column.wpb_content_element {
    justify-content: flex-end;
    max-width: 100%;
}
	.whb-general-header::before {left: 0rem;}

.whb-general-header::after {
    left: 0;
}

h1 {
    font-size: 28px;
}

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

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

.wd-nav-pagin-wrap.wd-slider-pagin.wd-custom-style.wd-style-shape-3.text-right {
    padding-right: 10px;
    padding-bottom: 0px;
}

h2 {
    font-size: 26px;
    line-height: 1.1;
}

p {
    font-size: 14px;
}

body .wd-el-video {
    height: 230px !important;
}

span.wd-el-video-play-btn {
    width: 48px !important;
    height: 48px !important;
}

.wd-el-video-play-btn:before {
    font-size: 17px;
}

.tabs {
    padding-inline: 0px;
    gap: 15px;
}

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

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

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

.boxes-sec-1 .vc_col-sm-6 {
    height: 100% !important;
}

.boxes-sec-1 .vc_col-sm-3 {
    width: 100%;
}

.boxes-sec-1 
 .vc_col-sm-4 {
    width: 100%;
}

.boxes-sec-1 .vc_col-sm-6 {
    width: 100%;
}

.boxes-sec-1 .info-box-icon, .boxes-sec-1 .info-box-icon img {
    max-width: 100%;
    width: 100%;
}

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

.sec-6 {
    top: 140px;
    padding-inline: 20px 0px;
}

input::placeholder,  select::placeholder {
    font-size: 13px;
}

select#wpforms-57-field_8 {
    font-size: 13px;
}

.sec-6::before {
    right: -80px;
}

.sec-6 p {
    width: 390px;
}

.sec-7 {
    flex-wrap: wrap;
}

.sec-7 .vc_col-sm-2 {
    width: 27%;
}

.sec-7 .vc_col-sm-1, .sec-7 .vc_col-sm-3 {
    width: 36%;
}

.wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center {
    justify-content: start;
}

.sec-7 .vc_col-sm-2, .sec-7 .vc_col-sm-1, .sec-7 .vc_col-sm-2, .sec-7 .vc_col-sm-3 {
    padding-bottom: 20px;
}

.sec-7 {
    padding-bottom: 30px;
}

h3.wd-entities-title.title.post-title {
    font-size: 15px;
}

.wd-add-shadow .article-body-container {
    padding: 30px 0px 0px !important;
}

.custom-meta-top.post-meta {
    flex-direction: column;
    justify-content: flex-start;
    align-items: start;
}

.post-date {
    font-size: 15px;
}

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

.footer-column-2, .footer-column-3 {
    --wd-col: 6;
}
	.sec-4 .vc_col-sm-3 {
    /* width: 15%; */
}

.sec-4 .vc_col-sm-2 {
    width: 25%;
}
	.sec-4 .wpb_text_column.wpb_content_element {
		padding-bottom: 40px;
	}
}

@media (max-width: 768px){
	
	.ineer-page {
    padding-top: 50px;
}

.ineer-page img {
    padding-bottom: 20px;
}
	body .wd-logo img {
    max-width: 148.8px !important;
}

.whb-general-header::before {
    left: 0rem;
    width: 55%;
}

.whb-general-header::after {
    width: 56%;
}

h1 {
    font-size: 20px;
}

h1 br {
    display: none;
}

.sec-1 .wpb_text_column.wpb_content_element.wd-animation-slide-from-left.wd-animation-normal.wd-animation-ready.wd-animated {
    max-width: 100%;
}

.sec-1 p {
    font-size: 13px !important;
}

p br {
    display: none;
}

a.btn.theme-btn {}

a.btn.theme-btn::after {
    width: 34px;
    height: 34px;
}

.sec-2 {
    flex-direction: column-reverse;
    padding-block: 50px;
}

.sec-2 .wpb_text_column.wpb_content_element {
    padding-left: 0px;
    padding-bottom: 30px;
}

h2 {
    font-size: 24px;
}

.wd-el-video {
    /* position: unset !important; */
}

.wd-el-video {
    position: relative !important;
!im:;
    margin-top: 20px;
    width: 100%;
}

.sec-3 {
    padding-block: 50px;
    border-radius: 10px;
}

.sec-3 .wpb_text_column.wpb_content_element.text-center.wd-animation-slide-from-top.wd-animation-normal.wd-animation-ready.wd-animated {
    text-align: left;
}

.sec-3 h2 br {
    display: none;
}

.content-box {width: 100%;}

.tabs {
    flex-direction: column;
}

body .wd-tabs {
    gap: 20px !important;
}

h4 {
    font-size: 13px;
}

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

.sec-4 .vc_col-sm-3 {
    /* width: 0%; */
}

.sec-4 .vc_col-sm-2 {
    width: 100%;
    padding-bottom: 20px;
}

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

.sec-5 .wpb_text_column.wpb_content_element.text-center.wd-animation-slide-from-top.wd-animation-normal.wd-animation-ready.wd-animated {
    text-align: left;
}

.sec-5 h2 {
    padding-bottom: 0;
    margin-bottom: 5px;
}

.sec-5 p {
    margin-bottom: 5px;
}

.sec-6::before {
    display: none;
}

.sec-6 {
    top: 90px;
}

.sec-6 {
    padding-block: 45px 50px;
    padding-inline: 0px;
}

.sec-6 p {
    width: 100% !important;
}

body .wpforms-submit {
    position: unset !important;
    padding-inline: 0px !important;
    width: 100%;
}

.sec-7 {
    flex-direction: column;
    padding-block: 216px 40px;
    border-radius: 20px;
}

.info-33 {
    padding: 0px;
}

.sec-8 {
    padding-top: 50px;
    padding-bottom: 15px;
}

.sec-8 .wpb_text_column.wpb_content_element {
    padding-bottom: 20px;
    text-align: left;
}

.sec-8 .vc_col-sm-4 {
    padding-bottom: 20px;
}

.custom-meta-top.post-meta {
    flex-direction: row;
}

.wd-wpb {
}

footer.wd-footer.footer-container::before {
    display: none;
}

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

.sec-1 {
    position: relative;
}

h5.widget-title {
    font-size: 16px;
    margin-bottom: 10px;
}

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

	.sec-7 .vc_col-sm-2, .sec-7 .vc_col-sm-1, .sec-7 .vc_col-sm-2, .sec-7 .vc_col-sm-3 {
    width: 100%;
}
	.sec-4 {
    padding-bottom: 20px;
    padding-top: 50px;
}

.container, .container-fluid {
    padding-inline: 15px !important;
}
	.footer-column-2,.footer-column-3 {
    --wd-col: 12;
    padding: 0px;
}

input[type="submit"] {
    bottom: 10px;
}
	.boxes-sec-1  .vc_col-sm-6 img.attachment-full.size-full {
    height: 210px;
}

body .sec-4 .info-box-content {
    position: unset !important;
    opacity: 1;
    width: 100%;
    padding: 0 0;
}

	.sec-1::before {
    display: none;
}

	.wd-post {
    margin-bottom: 20px !important;
}
	.wd-page-title {
    padding-block: 50px 35px !important;
}

.wd-page-title .title {
    font-size: 26px !important;
}
	.career-page {
    margin-top: 60px;
    top: 0px;
}
	.wd-nav-tabs-wrapper {
    -webkit-mask-image: none !important;
    mask-image: none !important;
}
	
	.info-33::before,.info-22::before {display: none;}

.info-22::before {
    display: none;
}
	.sec-5::before,.sec-5::after {
    display: none;
}
}
