/**adults-page***/
.martial-section-sah {
	background: url('../images/adults-training.jpg');
	min-height: 647px;
	position: relative;
	padding: 80px 0;
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;color: #fff;
}

.p-text p{text-align: center;
  max-width: 950px;
  margin: 0px auto 50px auto;
  font-size: 18px !important;
  line-height: 30px !important;}

/* overlay */
.martial-section-sah::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
}
.martial-section-sah  .text-white ul li{position: relative;
  padding: 0px 0px 15px 30px;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  list-style-type: none;}
 .martial-section-sah  .text-white ul{padding-top:20px;} 
.martial-section-sah  .text-white ul li::before{content: "\f058";
  position: absolute;
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
  color: #efef02;
  left: 0px;
  top: 4px;
  font-size: 20px;}



/* keep content above overlay */
.martial-section-sah .container {
  position: relative;
  z-index: 2;
}

.martial-section-sah .main-title {
	font-size: 60px;
	font-weight: 700;
	color: #fff;line-height:65px;
}



.martial-section-sah .highlight-text {
  font-size: 24px;
}

.martial-section-sah .desc {
  color: #ddd;
  font-size: 18px;
}



/* buttons */


 .martial-section-sah .btn-dark {
  background-color: #222;
  border: none;
}
    .martial-section-sah .btn.btn-dark.btn-lg {
	color: #fff;
}         
.martial-section-sah::before {
	background: linear-gradient( to right, rgba(120, 0, 0, 0.9), rgba(0, 0, 0, 1) );
}  
.martial-section-sah span {
	font-size: 30px;
	color: #efef02;
}     
   .row {
	margin: 0;
} 
.martial-section-sah .mt-4 {
	padding: 8px 0;
}       

/**section-two***/

.info-section-sah {
	background: linear-gradient( to right, rgba(120, 0, 0, 0.7), rgba(7, 7, 7, 0.85) );
	padding: 80px 0;
}
.info-section-sah .content-box {
  background: #f2efef;
  border-radius: 20px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);padding: 30px 50px 50px 50px;
}

/* Titles */
.info-section-sah .title {
  font-weight: 700;
  color: #222;font-size: 40px;
}
 .info-section-sah .content-box p{font-size: 18px;}
.info-section-sah .red {
  color: #8b0000;
}



/* Buttons */




/* Divider */
.info-section-sah hr {
  border-top: 1px solid #ccc;
}



/**section-two-end***/


 .martial-sah {
      background: #111;
      color: #fff;
      padding: 60px 0;
    }

    .martial-sah h2 {
      font-size: 2.5rem;
      font-weight: 700;
      margin-bottom: 25px;
    }

    .martial-sah p {
	font-size: 16px;
	line-height: 1.3;
	color: #ccc;
}

   .martial-sah .martial-box {
	background: #1c1c1c;
	padding: 40px;
	border-radius: 12px;
	transition: 0.3s;
	min-height: 547px !important;
	height: 100%;
}

      .martial-sah .martial-box:hover {
      transform: translateY(-8px);
      box-shadow: 0 10px 30px rgba(0,0,0,0.5);
    }
.martial-sah li::marker {
	color: #f4b400;
	font-size: 20px;
}
.martial-sah ul {
	padding: 0 36px;
}
.martial-sah li {
	list-style-type: disclosure-closed;
	text-align: left;
	font-size: 16px;
}
    @media (max-width: 768px) {
      .martial h2 {
        font-size: 1.8rem;
      }
.martial-section-sah {
	padding: 40px 0;	
}
.martial-sah {
	padding: 20px 0px 40px 0px;
}
.martial-sah .col-lg-4 {
	margin-top: 30px;
}
.info-section-sah {
	padding:40px 0;
}
     .martial-section-sah .main-title {
	font-size: 32px;}

.btn.btn-dark.btn-lg {
	margin-top: 20px;
}
.info-section-sah .title {
	font-size: 30px;
}
.contact-btn-sah {
	display: inline-block;
	margin-top: 30px;margin-left: 0px !important;
}
.info-section-sah .content-box {
padding: 24px;
	padding-bottom: 50px !important;
}
.martial-sah .martial-box {
	padding: 20px;
	min-height:auto !important;;
	height: 100%;
}
.con-sah{margin-left:0px;}
    
	}
.contact-btn-sah{background:  rgb(255, 208, 0);color: #000;font-weight: 600;padding: 10px 30px;border-radius: 0px;border: none;transition: 0.3s;font-size: 20px !important; width: auto;margin-left: 20px;}
.contact-btn-sah:hover{background-color: #f00;color:#fff;}

    .contact-btn {background: #f00;color: #fff;font-weight: 600;padding: 10px 30px;border-radius: 0px;border: none;transition: 0.3s;font-size: 20px !important; width: auto;}
.contact-btn:hover{background-color: rgb(255, 208, 0);color:#000;}
.con-sah{padding-top: 20px !important;}
.con-sahi{padding-top: 20px !important; padding-bottom: 20px;}






/**ladies-page***/


.hero-sah {
	position: relative;
	/* height: 400px; */
	background-image: url('../images/bg-new.png');
	display: flex;
	align-items: center;
	padding: 130px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

/* Content container */
.hero-sah .container {
    position: relative;
    max-width: 1200px;
    padding: 0 40px;
    width: 100%;
}

.hero-sah .content {
    color: #fff;
    max-width: 600px;
}

/* Heading */
.hero-sah .content h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px;
}

/* Subtitle */
.hero-sah .subtitle {
    color: #ffcc00;
    font-size: 24px;
    margin-bottom: 25px;
    font-weight: 600;
}

/* Coming Soon Button Style */
.hero-sah .coming-soon {
    display: inline-block;
    background: #ffcc00;
    color: #000;
    font-weight: bold;
    padding: 12px 25px;
    position: relative;
    font-size: 18px;
}

/* Arrow shape */
.hero-sah .coming-soon::after {
    content: "";
    position: absolute;
    right: -25px;
    top: 0;
    border-top: 24px solid transparent;
    border-bottom: 26px solid transparent;
    border-left: 25px solid #ffcc00;
}
.hero-sah .highlight-text {
	font-size: 24px;
	padding-top: 20px;font-weight:bold;
}
/***section2***/



.info-section-sa {
	background: #e9e6e6;
	padding: 60px 20px;
	font-family: Arial, sans-serif;
	color: #222;
	padding-bottom: 80px;
}

.info-section-sa .container {
    max-width: 1150px;
    margin: auto;
}

/* Top text */

.info-section-sa .top-text {
	font-size:35px;
	margin-bottom: 40px;
	line-height:40px;
	text-align: center;
	color: #000;font-weight: 700;
}


/* Description */
.info-section-sa .desc {
	font-size: 18px;
	margin-bottom: 30px;
	line-height: 1.6;
	color: #222;
}
.info-section-sa .descs {
    font-size: 18px;
   
    line-height: 1.6;
}
.info-section-sa strong {
	color: #f00;
}
/* Focus Box */
.info-section-sa .focus-box {
    background: rgba(0, 0, 0, 0.05);
    padding: 25px;
    border-radius: 6px;
    margin-bottom: 30px;
}

.info-section-sa .focus-box h3 {
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: 700;
}

.info-section-sa .focus-box ul {
    list-style: none;
    padding: 0;
}

.info-section-sa .focus-box ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 18px;
}

/* Yellow bullets */
.info-section-sa .focus-box ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    background: #f4b400;
    border-radius: 50%;
}

/* Join title */
.info-section-sa .join-title {
	font-size: 26px;
	margin-bottom: 10px;
	/* color: #000; */
	font-weight: 700;
}

/* Button */
.info-section-sa .cta-btn {
    display: block;
    text-align: center;
    background: #f4b400;
    color: #000;
    font-weight: bold;
    padding: 15px;
    font-size: 20px;
    text-decoration: none;
    border-radius: 4px;
    margin-top: 20px;
    box-shadow: 0 3px 0 #c99700;
    transition: 0.3s;
}

.info-section-sa .cta-btn:hover {
    background: #e0a800;
}
.contact-btn {background: #f00;color: #fff;font-weight: 600;padding: 15px 30px;border-radius:5px;border: none;transition: 0.3s;font-size: 20px !important; width: auto;}
.contact-btn:hover{background-color: rgb(255, 208, 0);color:#000;}
.row {
	margin: 0;
}
.menu-toggle span{background-color:#fff;height:1px;display:block;width: 31px;}
.menu-toggle span+span{margin-top:8px;}
/* Responsive */
@media (max-width: 768px) {
	.martial-section-sah .main-title{line-height: 40px;}
	.martial-section-sah .col-md-5 {padding-top:20px !important}
    .hero-sah {
        height: auto;
        padding: 30px 0;
    }
    .hero-sah .coming-soon::after {

	border-bottom: 19px solid transparent;
	border-left: 25px solid #ffcc00;
}
.hero-sah .container {
	padding: 0 30px;
}
.hero-sah .highlight-text {
	font-size: 22px;
	padding-top: 20px;
}
    .hero-sah .content h1 {
        font-size: 32px;
    }

    .hero-sah .subtitle {
        font-size: 18px;
    }

   .hero-sah .coming-soon {
        font-size: 16px;
        padding: 10px 20px;
    }
      .info-section-sa .top-text strong {
        font-size: 22px;
    }

  .info-section-sa  .desc {
        font-size: 16px;
    }

   .info-section-sa .cta-btn {
        font-size: 18px;
    }
    .info-section-sa .top-text {
	font-size: 23px;
}

.info-section-sa {
 padding-bottom: 60px;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(120, 0, 0, 0.3);
}
.p-text p{margin-bottom:10px;}


}

