/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
ul#menu-header_nav li a span {
    color: white;
    font-weight: 400;
}
ul#menu-header_nav li.active a span {
    color: #4393F2;
    font-weight: 700;
}

.banner_text a.btn:after {
    font-family: "Font Awesome 5 Free";
/*     content: "\f061"; */
/*     display: inline-block; */
/*     padding-right: 3px; */
/*     vertical-align: middle; */
/*     font-weight: 900; */
/*     padding: 4px 7px; */
/*     margin-left: 10px; */
/*     background-color: white; */
/*     color: #4393F2; */
/*     border-radius: 50%; */
/*       transform: rotate(0.90turn); */
}
.banner_text2 a.btn{
	 color: #FFFFFF !important;
    text-decoration: underline;
}
.banner_text2 a.btn:after {
    font-family: "Font Awesome 5 Free";
/*     content: "\f061"; */
/*     display: inline-block; */
/*     padding-right: 3px; */
/*     vertical-align: middle; */
/*     font-weight: 900; */
/*     padding: 4px 7px; */
/*     margin-left: 10px; */
/*     background-color: #4393F2; */
/*     color:white; */
/*     border-radius: 50%; */
/*       transform: rotate(0.90turn); */
}
a.btn.main_btn span {
    background-color: white;
    color: #0C5631;
    padding: 3px;
    border-radius: 50%;
	   transform: rotate(0.90turn);
}
.mian_contant b {
    color: #DED7A9;
}
.mainSection{
	position:relative;
}
.mainSection:after {
    content: "Who we are";
    position: absolute;
    color: #4393f20d;
    opacity: 0.5;
    top: -36px;
    height: 200px;
    right: 0px;
    font-size: 120px;
    font-weight: 700;
    line-height: 228px;
}
.mainSection2{
	position:relative;
}
.mainSection2:after {
    content: "Who We Do";
    position: absolute;
    color: #4393f20d;
    opacity: 0.5;
    top: 54px;
    height: 200px;
    right: 0px;
    font-size: 120px;
    font-weight: 700;
    line-height: 228px;
}
.bdr {
    border-bottom: 1px solid white;   
}

.service_card .info-box-icon {
/*     background-color: #333333; */
       padding: 25px;
/*     border-radius: 50%; */
}

.service_card:hover .info-box-icon {/* background-color: #4393F2; */: brightness(0.6);}
.service_card:hover .info-box-icon img {
    /* filter: brightness(0) invert(1); */
}
.vc_active .vc_tta-panel-heading {
    background-color: #4393F2 !important;
	color:white !important;
}
.vc_active .vc_tta-panel-heading span  {
	color:white !important;
}
 .vc_tta-panel-heading {
box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
	  padding: 2px 5px;
    border-radius: 39px;
}
.vc_tta-panel {
    margin-bottom: 26px;
   
}
.mainSection3{
	position:relative;
}

.mainSection3:after {
    content: "FAQS";
    position: absolute;
    color: #4393f20d;
    opacity: 0.5;
    top: 4px;
    height: 200px;
    right: 0px;
    font-size: 120px;
    font-weight: 700;
    line-height: 228px;
}
.mainSection4{
	position:relative;
}

.mainSection4:after {
    content: "Why Choose Us";
    position: absolute;
    color: #4393f20d;
    opacity: 0.5;
    top: 20px;
    height: 200px;
    right: 0px;
    font-size: 80px;
    font-weight: 700;
    line-height: 228px;
}
.mainSection5{
	position:relative;
}

.mainSection5:after {
    content: "Why Choose Us";
    position: absolute;
    color: #4393f20d;
    opacity: 0.5;
    top: 20px;
    height: 200px;
    right: 0px;
    font-size: 80px;
    font-weight: 700;
    line-height: 228px;
}
.testiCard {
    border-radius: 20px;
}
.mainSection6{
	position:relative;
}

.mainSection6:after {
    content: "Testimonials";
    position: absolute;
    color: #4393f20d;
    opacity: 0.5;
    top: 10px;
    height: 200px;
    right: 0px;
    font-size: 80px;
    font-weight: 700;
    line-height: 228px;
}
.foot_bdr {
    border: 1px solid #b9b9b9;
    margin-top: 16px;
}
footer .wd-social-icons a span {
    color: #4393F2!important;
    font-size: 0;
}
footer ul#menu-header_nav-1 li a {
    font-size: 20px;
    color: #191919;
}
a.btn.scrol_btn:after {
    content: "";
    background-image: url(/wp-content/uploads/2024/03/Vector-5.svg);
    position: absolute;
    width: 20px;
    height: 34px;
    background-repeat: no-repeat;
    right: -26px;
    top: -5px;
}
a.btn.scrol_btn {
position:relative;
	text-decoration:none !important;
}
.wd-btn-arrow[class*="prev"]:after {
    content: "";
    background-image: url(/wp-content/uploads/2024/03/Vector-5-1.svg);
    width: 30px;
    height: 20px;
    position: absolute;
}
.wd-btn-arrow[class*="next"]:after {
    content: "";  
    background-image: url(/wp-content/uploads/2024/03/Vector-6.svg);
    width: 40px;
    height: 20px;
    position: absolute;
   
}
.vc_row .testiCard:hover {
    background-color:#4393F2 !important;
    /* margin-right: 0; */
    /* margin-left: 0; */
}
a.main_btn {
    color: #0C5631 !important;
}
a.btn.btn-color-default {
/*     color: #fff; */
/*     padding: 15px 30px 15px 30px; */
}
strong {
    color: #DED7A9;
}
.btn.btn-color-default {
    background-color: #0C5631;
    color: #DED7A9;
}
h2.info-box-title.title.wd-font-weight-600.box-title-style-default.font-primary.wd-fontsize-m b {
    color: #0C5631 !important;
}
footer ul#menu-header_nav-1 li a {
    color: #fff;
}

footer span.list-content {
    color: #fff;
}
span.list-icon {
    color: #DED7A9 !important;
}
footer ul#menu-header_nav-1 li a {
    color: #fff;
    font-size: 16px;
}
footer span.list-content {
    font-size: 16px !important;
}
.wd-social-icons.icons-size-default .wd-icon {
    font-size: 18px;
    line-height: 40px;
    color: #DED7A9 !important;
}


.mainBanner .banner_text .info-box-content {
    position: relative;
}

.mainBanner .banner_text .info-box-content .info-box-inner {
    padding-left: 135px;
    width: 90%;
    margin-right: 0;
    font-size: 14px !important;
}

.info-box-subtitle.wd-fontsize-xs.subtitle-style-default.wd-font-weight-700 {
    color: #DED7A9 !important;
}
a.btn.btn-scheme-dark.btn-scheme-hover-light.btn-style-default.btn-style-rectangle.btn-size-default {
    color: green;
}
a.btn.btn-scheme-dark.btn-aln {
    margin-left: -50px;
}
.playIcn span.vc_icon_element-icon.fas.fa-play {
    color: green !important;
    background-color: #DED7A9;
    padding: 14px;
    border-radius: 24px;
}

.bannerSection {
    position: relative !important;
}

.mainBanner .banner_text .info-box-content .info-btn-wrapper {
    position: absolute;
    bottom: 17px;
}

.mainBanner .banner_text .info-box-content .info-btn-wrapper a.btn.btn-color-default {
    padding: 20px 28px;
}

.playBtn {
    position: absolute !important;
    right: 5%;
    bottom: 0%;
    display: flex !important;
    flex-direction: row !important;
    align-items: center;
    gap: 20px;
    margin-bottom: 0;
}

.playBtn .info-box-subtitle {
    color: #fff;
    font-size: 20px;
}

.playBtn .info-box-title {
    color: #797979;
}

.mainBanner .wd-btn-arrow {
    visibility: visible !important;
    opacity: 1 !important;
    /* z-index: 999 !important; */
    pointer-events: all;
}

.mainBanner .owl-nav>div[class*="next"] {
    right: -87% !important;
    top: 330px;
}

.mainBanner .owl-nav>div[class*="prev"] {
    left: 175% !important;
    top: 330px;
    z-index: 999 !important;
}

