@media (min-width: 0px) and (max-width: 991.98px) {
.para{
 
    font-size: 16px !important;
    font-family: Poppins, sans-serif;
    letter-spacing: 0em;
    text-align: left;
    color: #9f9f9f;
    margin: 0px;
}
.group {
    position: relative;
    margin-bottom: 15px !important;

}
.heading_bk{
  font-size: 25px !important;
}
.heading{
  font-size: 28px !important;
}
.squrebt{
  padding: 15px 20px !important;
}
.squrebt:hover{
  padding: 15px 20px !important;
}
}
.para{
 
    font-size: 18px;
    font-family: Poppins, sans-serif;
    letter-spacing: 0em;
    text-align: left;
    color: #9f9f9f;
    margin: 0px;
}
/* form stiller ------------------------------- */
.fa:para{
	font-family: Poppins, sans-serif !important;

}
.group {
    position: relative;
    margin-bottom: 45px;


}
.group input {
    font-size: 18px;
    padding: 10px 10px 10px 10px;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #fff;
    background: none;
    color: #fff;
}
.group input:focus {
    outline: none;
}
/* LABEL ======================================= */

.group label {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 5px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}
/* active durum */

.group input:focus ~ label,
input:valid ~ label {
    top: -20px;
    font-size: 14px;
    color: #fff;
}
/* BOTTOM BARS ================================= */

.swiper-slide-caption h4{
  font-size: 60px;
}



/* about start */
.heading {
    font-style: normal;
    font-weight: 900;
    font-size: 36px;
    line-height: 1.2;
    font-family: Montserrat, sans-serif;
    letter-spacing: -0.02em;
    text-align: inherit;
    text-transform: uppercase;
    color: #1d1c21;
}
.heading_bk {
    font-style: normal;
    font-weight: 900;
    font-size: 36px;
    line-height: 1.2;
    font-family: Montserrat, sans-serif;
    letter-spacing: -0.02em;
    text-align: inherit;
    text-transform: uppercase;
    color: #fff;
}
.hr_head{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    width: 43px;
    height: 4px;
    border-top-width: 4px;
    border-top-color: #f54f15;
    border-top-style: solid;
    width: 50px;
    margin-left: -50%;
    align-content: center;
}
/* about end */

ul {
  list-style-image: url(../images/list.png);
}
.slidr{
	padding: 20px;
}
.morebtn{
	color: #777777 !important;
}
.exercise{
    font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: #fff;
    text-transform: uppercase;
}

/* about end */


/* project start */
.project {
	width: 100%;
	height: 400px;
	background-image: url(../images/militory-main.png);
	background-size: cover;
	background-position: center;
	padding: 0 !important;
	float:left;
}

.project-2 {
	background-image: url(../images/boxing.jpg);
}

.project-3 {
	background-image: url(../images/counselling.jpg);
}

.project-4 {
	background-image: url(../images/muythai.jpg);
}
.project-5 {
  background-image: url(../images/gym.jpg);
}
.project-6 {
  background-image: url(../images/Gymnasiums.jpg);
}
.project-7 {
  background-image: url(../images/karate.jpg);
}
.project-8 {
  background-image: url(../images/yoga-ser.jpg);
}
.project-hover {
	width: 100%;
	height: 100%;
	color: #fff;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: #06060685;
	padding: 20% 10px !important;
}

.project-hover hr {
	height: 30px;
	width: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: #fff;
	border: 0;
}

.project-hover a {
	color: rgba(255, 255, 255, 1);
	padding: 2px 22px;
	line-height: 40px;
	border: 2px solid rgba(255, 255, 255, 1);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.project-hover a:hover {
	border-color: rgba(51, 51, 51, 1);
	color: rgba(51, 51, 51, 1);
	background-color: #FFF;
}

.project:hover .project-hover {
	opacity: 1;
}

.project:hover .project-hover hr {
	width: 100%;
	height: 5px;
}
/* project end */


/* parallax start */

@media (min-width: 0px) and (max-width: 991.98px) {

	.parallax-window {
		min-height: 350px !important;
	}
     
}

.parallax-window {
    /* The image used */
    background-image: url('../images/parallax-2.jpg');
  	height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax-about {
    /* The image used */
    background: url('../images/ranjith.jpg') right center;
 
    height: 520px;
    /* Create the parallax scrolling effect */
 
}
.parallax-about2 {
    /* The image used */
    background-image: url('../images/allteam.png');
    height: 350px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.parallax-yoga {
    /* The image used */
    background-image: url('../images/yoga-para.jpg');
    height: 350px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.parallax-gymnastics {
    /* The image used */
    background-image: url('../images/gymnastics-page.jpg');
    height: 350px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.parallax-parkour {
    /* The image used */
    background-image: url('../images/parkour-page.jpg');
    height: 350px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.parallax-militory {
    /* The image used */
    background-image: url('../images/militory-page.jpg');
    height: 200px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.parallax-acrobatics {
    /* The image used */
    background-image: url('../images/acrobatics-page.jpg');
    height: 350px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.parallax-contact {
    /* The image used */
    background-image: url('../images/contact-page.jpg');
    height: 200px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.parallax-news {
    /* The image used */
    background-image: url('../images/news-page.jpg');
    height: 200px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    
}
/* parallax end */

/* latest news start */
.news_time {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.75;
    font-family: Poppins, sans-serif;
    letter-spacing: 0em;
    text-transform: none;
    color: #f47070;
}
.news_time_head {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 1.33;
    font-family: Montserrat, sans-serif;
    letter-spacing: -0.03em;
    text-align: inherit;
    text-transform: uppercase;
    color: #232a35;
    margin: 10px 0px;
}
.entry-excerpt {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.667;
    font-family: Montserrat, sans-serif;
    letter-spacing: 0em;
    text-align: left;
    text-transform: none;
    color: #9f9f9f;
}
/* latest news end */




/* about page start */
.wls-hours-list ul li {
    font-size: 14px;
    color: #000;
    border-bottom: 1px dotted;
    padding: 0px 0px 7px;
    margin-bottom: 10px;
}


.fluid-tabs {
  background: #fff;
  border-radius: 4px;
  padding: 15px;
  margin-top: 30px;
}
.fluid-tabs .tab-pane {
  padding: 15px 30px;
}
.fluid-tabs .tab-pane p {
  color: #ac4e9d;
}

.fluid-tabs__tabs {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  border-bottom: none;
  position: relative;
}
.fluid-tabs__tabs .nav-item {
  position: relative;
  text-align: center;
  flex-basis: 0;
  flex-grow: 1;
}
.fluid-tabs__tabs .nav-item .nav-link {
  background: transparent;
  border: none;
  color: #212241;
  font-size: 14px;
  font-weight: 900;
}
.fluid-tabs__tabs .nav-item .nav-link:hover, .fluid-tabs__tabs .nav-item .nav-link.active {
  color: #ac4e9d;
}
.fluid-tabs__tabs .nav-item .nav-link::before {
  content: '';
  transform: scaleX(0);
  transition: transform 0.2s cubic-bezier(0.4, -0.4, 0.4, 1.4);
  background-color: #ac4e9d;
}
.fluid-tabs__tabs .nav-item .nav-link:hover::before, .fluid-tabs__tabs .nav-item .nav-link.active::before {
  border-radius: 50%;
  bottom: -2px;
  height: 5px;
  left: 1em;
  position: absolute;
  transform: scaleX(1);
  transition: transform 0.2s cubic-bezier(0.4, -0.4, 0.4, 1.4);
  width: calc(100% - 2em);
  z-index: 1;
  box-shadow: 0 2px 12px 0px #ac4e9d;
}
.fluid-tabs__tabs .nav-item .nav-link:first-child::after {
  left: auto;
  right: 0;
  width: calc(100%);
}
.fluid-tabs__tabs .nav-item .nav-link::after {
  background: rgba(227, 228, 229, 0.43);
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}

.fluid-tabs__content-header {
  color: #FFF;
}

/* Just page formatting */

.page-title {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  color: rgba(255, 255, 255, 0.74);
  margin: 30px 0 15px;
  font-weight: normal;
}

.heart {
  margin: 0 8px;
  display: inline-block;
  animation: simplePulse ease-in-out 1.1s infinite;
}

.page-description {
  opacity: .6;
  font-weight: lighter;
}

@-webkit-keyframes simplePulse {
  from {
    opacity: .4;
  }
  to {
    opacity: .98;
  }
}
/* -- */
/* about page end */






#owl-demo .item{

  padding: 30px 0px;
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.customNavigation{
  text-align: center;
}
//use styles below to disable ugly selection
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* etc */
.para_main{
	font-weight: 300;
    font-size: 25px;
    font-family: Poppins, sans-serif;
    letter-spacing: 0em;
    text-align: center;
    color: #e91ba3;
    text-shadow: 1px 1px 2px #000;
}
.squrebt{
	background-color: #652365;
	color: #fff;
	padding: 20px 40px;
	text-align: center;
	text-decoration: none;
	
}
.squrebt:hover{
	background-color: #ac4e9d;
	color: #fff;
	padding: 20px 40px;
	text-align: center;
	text-decoration: none;
	
}
/* etc */


.heading-component {
position:relative;
line-height:1;
border-bottom:1px solid #e1e1e1;
}

.heading-component-inner {
display:flex;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
margin-left:-15px;
}

.heading-component-inner>* {
margin-left:15px;
margin-bottom:11px;
}

.heading-component-title {
position:relative;
display:inline-block;
padding-left:15px;
line-height:26px;
}

.heading-component-title::before {
content:'';
position:absolute;
top:3px;
bottom:3px;
left:0;
border-left:4px solid #35ad79;
pointer-events:auto;
}

.heading-component-title::after {
display:inline-block;
min-height:inherit;
width:0;
vertical-align:middle;
}

.heading-component-title .icon {
margin-right:4px;
vertical-align:middle;
}


.contact-list dt {
margin-bottom:5px;
font-family:kanit,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;
font-weight:500;
line-height:24px;
letter-spacing:.05em;
text-transform:uppercase;
color:#35ad79;
}

.contact-list dd {
position:relative;
padding-left:30px;
}

.contact-list .icon {
position:absolute;
left:0;
top:0;
font-size:24px;
}

.contact-list .link {
max-width:160px;
}

.ie-10 .contact-list .link,.ie-11 .contact-list .link,.ie-edge .contact-list .link {
margin-bottom:5px;
}

/*2020 changes style */
.shadow-light-lg {
    box-shadow: 0 1.5rem 4rem rgba(22,28,45,.05)!important;
}