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

.Sec1 {
    background: linear-gradient(98.74deg, #996A30 0%, #AE8849 47.85%, #000000 93.34%);
}
.baniMg img {
    position: absolute;
    top: 185px;
    left: 4%;
}
.vidiCon {
    position: relative;
    top: 300px;
}
.abt-img img {
    border-radius: 17px !important;
}

.ban-soc {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 357px;
    right: 0px;
    gap: 10px;
}
/*  banner end*/

/* service start */

.serVinfo {
    background: #fff;
    padding: 35px;
    border-radius: 18px !important;
}

.serVinfo .info-box-icon {
    padding-bottom: 30px;
}

.serVinfo .info-box-icon:after {
    /* content: ' ';
    background: url(/wp-content/uploads/2024/10/Group-1000010116.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 171px;
    left: 9%; */
}


/* service end */
/* testimonial start */
.testiNfo 
.testimonial-inner {
    background: #fff;
    padding: 19px;
    border-radius: 10px !important;
    box-shadow: 0 0 4px 1px #000;
    display: flex !important;
    flex-direction: column-reverse !important;
 
}
.testiNfo .testimonial-content {
    padding-left: 18px;
}


.testiNfo 
 footer {
    position: absolute;
    display: flex;
    flex-direction: column;
    left: 32%;
    bottom: 32px;
}

.testiNfo .testimonial-content {
    padding-bottom: 45px;
}

.testiNfo footer span:before {
    display: none;
}
.testiNfo .testimonial-content:before {
    content: '';
    border-left: 3px solid #000;
    position: absolute;
    width: 100%;
    height: 132px;
    left: 9%;
}

.testiNfo .testimonial-content:after {
	content: ' ';
	background: url(/wp-content/uploads/2024/10/Vector-5.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	width: 100%;
	height: 85px;
	left: 68%;
	bottom: 33px;
}
/* testimonial end */



/* footer */
button#wpforms-submit-55 {
    background: none;
    color: #fff;
    border-radius: 20px;
    float: right;
}

input#wpforms-55-field_1 {
    border-radius: 20px;
    padding: 24px;
}

.footMenu a {
    color: #fff !important;
}
.copyrights-wrapper {
    color: #fff;
}

.fot-men span.nav-link-text {
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
}

/* footer end */

/* tab sec start*/


.tabSec a.wd-nav-link {
    background: #2B2C30;
    border-radius: 20px;
    padding: 10px !important;
    color: #fff !important;

}

 .tabSec .gform_body.gform-body {
    color: #fff !important;
}

.tabSec .gf_browser_chrome {
    background: #2b2c30;
    padding: 15px;
    border-radius: 25px;
}

.tabSec input {
    border: none;
}

input#gform_submit_button_1 {
    background: #fff;
    border-radius: 18px;
    position: absolute;
    top: 52px;
    right: 4%;
}
.tabSec label.gfield_label {
    color: #fff;
}


/* tab sec end */

.contCol {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 4px 0px #000;
    padding: 25px;
}





.tabSec .vc_tta-panel-body {
    background: #333333 !important;
    border: none !important;
}

span.vc_tta-title-text {
    background: #333333;
    border-radius: 15px;
    padding: 27px;
    color: #fff;
    padding-top: 11px !important;
    padding-bottom: 9px !important;
    font-size: 18px;
}

span.vc_tta-title-text:after {
    display: none !important;
    
}
.tabRow {
    padding-top: 30px;
}
/* schedule */


.page-container {
            font-family: Arial, sans-serif;
            background-color: #333;
            color: #fff;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh;
            margin: 0;
        }

        .class-info-container {
            display: flex;
            justify-content: space-between;
            align-items: center;
            background-color: #2d2d2d;
            padding: 20px;
            border-radius: 10px;
            width: 80%;
            max-width: 1000px;
        }

        .class-info {
            display: flex;
            flex-direction: column;
            margin-right: 20px;
        }

        .class-info h4 {
            margin: 0;
            font-weight: bold;
        }

        .button-container {
            display: flex;
            align-items: center;
        }

        .discover-button {
            background-color: #ffffff;
            color: #333;
            border: none;
            border-radius: 20px;
            padding: 10px 20px;
            font-weight: bold;
            cursor: pointer;
            text-transform: uppercase;
            transition: background-color 0.3s ease;
        }

        .discover-button:hover {
            background-color: #ddd;
        }




/*responsive start   */

@media only screen and (max-width: 767px){
	
	p {
    text-align: center !important;
}

h4 {
    text-align: center !important;
}

.info-box-subtitle {
    text-align: center !important;
}

div#wd-671bf0e917f22 {
    text-align: center !important;
}

div#wd-673f7c213d4e7 {
    text-align: center !important;
}
ul#menu-main-menu-1 li a {
    justify-content: center !important;
}

li.menu-item.menu-item-type-custom.menu-simple-dropdown li a {
    justify-content: center;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-21.item-level-0.menu-simple-dropdown.wd-event-hover {
    display: flex;
    justify-content: center;
}	
div#wd-671c20be31f36 {
    padding-top: 30px;
}	
	.cniNfo .box-icon-wrapper {
    position: relative;
    left: 44%;
    bottom: 43px;
}

.cniNfo .info-box-content {
    padding-top: 35px;
    position: relative;
    right: 31px;
}

div#wd-671c20be31f36 {
    position: relative;
    left: 32px !important;!i;!;!importan
}
button#wpforms-submit-55 {
    position: absolute;
    left: 39%;
}	
h1.entry-title.title {
    font-size: 24px;
}	
.info-btn-wrapper {
    justify-content: center;
    display: flex;
}	
	
	
}
.site-logo a img {
    min-height: 107px !important;
}



/* responsive end */






