/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.footer-iconn.num .info-box-inner a {
    font-family: initial;
}

.Main-benner-sec .info-box-content .info-box-subtitle {
    font-size: 26px;
    color: #fff;
    font-weight: 300;
}

.Main-benner-sec .info-box-content h4.info-box-title strong {
    font-size: 100px;
    color: #fff;
    line-height: 100px;
    font-style: italic;
}

.Main-benner-sec .info-box-content .info-box-inner {
    padding-top: 10px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
}

.Main-benner-sec .info-box-content ul li {
    color: #fff;
    font-size: 24px;
    margin: 0;
    line-height: 35px;
    font-family: "GE-Light", Arial, Helvetica, sans-serif;
}

.Main-benner-sec .info-box-content h4.info-box-title {
    font-size: 38px;
    color: #fff;
    font-weight: 400;
}

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

.wpb_column.abt-sec {
    BACKGROUND: #ffffffad;
}

.wpb_column.abt-sec .vc_column-inner {
    padding: 0 100px;
}


.abt-sec .info-box-inner p{
    margin-bottom: 0;
    font-size: 22px;
    color: #000;
    font-weight: 200;
    line-height: 35px;
}
.text-prime h4.info-box-title strong {
	color: #7e40bf;
}

.text-prime.abt-sec.itc strong {
    font-style: italic;
}

.miss-vis-sec .info-box-inner {
    background: #fff;
    padding: 20px 30px;
    height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: 0 10px 15px #0000003d;
    position: relative;
}

.miss-vis-sec .info-box-inner p {
    font-size: 22px;
    line-height: 30px;
    font-weight: 200;
    font-family: "GE-Light", Arial, Helvetica, sans-serif;
}

.footer-iconn .info-box-inner p {
    font-size: 15px;
    line-height: 18px;
    color: #fff;
}

.footer-iconn .info-box-icon img {width: 20px;height: 22px;object-fit: contain;}

.footer-iconn .info-box-icon {
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 51px;
}

.footer-sec-txt .info-box-subtitle {
    font-size: 22px;
    font-weight: 300 !important;
    color: #fff !important;
    letter-spacing: 10px;
    font-family: 'Poppins';
}

.footer-sec-txt .info-box-inner p {
    color: #fff;
    font-size: 16px;
    font-weight: 100 !important;
}

div#gform_fields_1 input, textarea {
    color: #fff;
    border-bottom: 1px solid #ffffff9c;
    margin-bottom: 15px;
}

div#gform_fields_1 textarea {
    height: 100px !important;
    min-height: 100px;
}

input#gform_submit_button_1 {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    width: 200px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 2px;
}

.achivemntss .info-box-wrapper {
    border: 5px solid #080808;
}

.achivemntss .info-box-wrapper .info-box-icon img {
    object-fit: cover;
    height: 100%;
    margin-bottom: 0;
}

.achivemntss .info-box-wrapper .info-box-inner p {
    font-size: 16px;
    color: #000;
    line-height: 22px;
}

.achivemntss .info-box-wrapper {
    padding: 0 20px;
    height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.achivemntss .info-box-wrapper .wd-info-box{
	margin: 0;
}


.achivemntss.row-2 .info-box-wrapper {
    height: 180px;
}

.slide-info .info-box-content {
    background: #fff;
    padding: 10px 20px;
}

.slide-info .info-box-content .info-box-inner p {
    font-size: 16px;
    color: #000;
    line-height: 24px;
}


.vc_section.curve-sec {
  position: relative;
  background: url('https://stage.projects-delivery.com/wp/thamrh_entertainment_education/wp-content/uploads/2025/05/Untitled-rewft-scaled.jpg?id=79') no-repeat center center;
  background-size: cover;
  z-index: 1;
  overflow: hidden;
}

/* Curve cut from top using before */
.vc_section.curve-sec::before {
  content: "";
  position: absolute;
  top: -62px;
  z-index: 35;
  left: 0;
  width: 100%;
  height: 120px;
  background: url(https://stage.projects-delivery.com/wp/thamrh_entertainment_education/wp-content/uploads/2025/05/Untitled-rewft-scaled.jpg?id=79); /* ya jo neeche ka section ka background hai */
  clip-path: path("M0,80 C480,0 960,160 1440,80 L1440,0 L0,0 Z");
  z-index: 2;
  clip-path: polygon(100% 0, -5% 50%, 100% 100%);
}


.vc_section.first-banner-sec {
  position: relative !important;
  background: url('https://stage.projects-delivery.com/wp/thamrh_entertainment_education/wp-content/uploads/2025/05/Untitled-rewft-scaled.jpg?id=79') no-repeat center center;
  background-size: cover !important;
  z-index: 1 !important;
  overflow: visible !important;
}

.vc_section.first-banner-sec::before {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  height: 120px;
  background: linear-gradient(45deg, #1e122a, #8241c3); /* Change to next section background color */
  clip-path: polygon(100% 0%, -120% 140%, 240% 20%);
  z-index: 2;
  display: block;
}


.wpb_column.ser-body .vc_column-inner {
    height: 500px;
    width: 100%;
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.services-boxes .info-box-subtitle {
    background: #7d40bb;
    font-size: 20px;
    padding: 5px 10px;
    display: inline;
    color: #fff !IMPORTANT;
    font-weight: 500;
}

.services-boxes 
 h4.info-box-title {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    margin: 0;
}

.services-boxes .info-box-inner p {
    font-size: 18px;
    color: #fff;
    line-height: 22px;
}

/* .fotysu {
    position: absolute !important;
    top: -190px;
    left: 0 !important;
    right: 0;
    margin: 0 auto;
    width: 100%;
} */

.fotysu .vc_single_image-wrapper {background: #fff;padding: 20px;border-top: 2px solid #7b3db1;width: 250px;height: 200px;display: flex;flex-direction: row;r;flex-wrap: nowrap;align-items: center;justify-content: center;}

.fotysu .vc_single_image-wrapper img {
    width: 130px;
    height: 130px;
    object-fit: contain;
}

.fotysu {
    position: absolute !important;
    top: -150px;
    left: 0 !important;
    right: 0;
    margin: 0 auto;
    width: 100%;
}

.text-prime.miss-vis-sec.visop .info-box-inner {
    background: linear-gradient(126deg, #934adf, #301e44);
}

.achivemntss .info-box-wrapper:hover {
    background: #7e40bf;
}

.achivemntss .info-box-wrapper:hover .info-box-inner p {
    color: #fff;
}

.miss-vis-sec .info-box-inner:before {
    content: "";
    background: #000;
    position: absolute;
    left: 3px;
    top: 3px;
    width: 8px;
    height: 8px;
}

.miss-vis-sec .info-box-inner:after {
    content: "";
    background: #000;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 8px;
    height: 8px;
}

@media(max-width: 767px){
	.fotysu {
    position: relative !important;
    top: 0;
    left: 0 !important;
    right: 0;
    margin: 0 auto;
    width: 100%;
}
	.wpb_column.abt-sec .vc_column-inner {
    padding: 20px;
}
	.abt-sec .info-box-inner p {
    margin-bottom: 0;
    font-size: 16px;
}
	.achivemntss .info-box-wrapper {
    margin-bottom: 20px;
}
}

body {
  direction: rtl;
  text-align: right;
}

/* h1, h2, h3, p {
  text-align: right;
} */

html {
  direction: rtl;
}

.text-prime.miss-vis-sec.visop .info-box-inner p {
    color: #fff;
}

.Main-benner-sec .info-box-content .info-box-inner p {
    font-size: 26px;
    color: #fff;
    line-height: 28px;
}