
body {
  padding-top: 56px;
  font-family: 'Open Sans', sans-serif;
  font-family: 'Raleway', sans-serif;
}
html {
  scroll-behavior: smooth;
}
p{
	font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 25px;
}
h4{
	
	font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}
h6{
	font-size: 25px;
    font-weight: bold;
    color: #000;
}
ul{
	margin-left: 0;
    padding-left: 0;
}
li{
	list-style: none;
}
a{
	color:#102e6f;
	font-size: 14px;
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 40px;
    height: 8px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}
.alg_cen{text-align:center;}
.badminton_bg{
	background:#f052d8;
	cursor: pointer;
	transition-property: background,border-radius,color,position;
	transition-duration: 0.5s;
	transition-timing-function: linear;
}
.badminton_bg:hover,.tennis_bg:hover,.squash_bg:hover,.gym_bg:hover,.swim_bg:hover,.silambam_bg:hover,.zumba_bg:hover,.family_bg:hover{
  background: #000;
  border-radius:20px;
  
}
.tennis_bg{background:#fc964c;cursor: pointer;
	transition-property: background,border-radius,color,position;
	transition-duration: 0.5s;
	transition-timing-function: linear;}
.squash_bg{background:#56a6c4;cursor: pointer;
	transition-property: background,border-radius,color,position;
	transition-duration: 0.5s;
	transition-timing-function: linear;}
.gym_bg{background:#ffcc00;cursor: pointer;
	transition-property: background,border-radius,color,position;
	transition-duration: 0.5s;
	transition-timing-function: linear;}
.swim_bg{background:#7aed4c;cursor: pointer;
	transition-property: background,border-radius,color,position;
	transition-duration: 0.5s;
	transition-timing-function: linear;}
.silambam_bg{background:#6d77d5;cursor: pointer;
	transition-property: background,border-radius,color,position;
	transition-duration: 0.5s;
	transition-timing-function: linear;}
.zumba_bg{background:#5df0e4;cursor: pointer;
	transition-property: background,border-radius,color,position;
	transition-duration: 0.5s;
	transition-timing-function: linear;}
.family_bg{background:#dae02f;cursor: pointer;
	transition-property: background,border-radius,color,position;
	transition-duration: 0.5s;
	transition-timing-function: linear;}
.btn-success{
	font-weight: bold;
}
.sin_link:hover .mv_badminton{
	position:relative;
	left:10px;
}
.pad_20 {
    padding: 20px;
	margin: 0px;
}
.sin_link {
    position: absolute;
    bottom: 0;
    right: 15px;
    font-weight: bold;
    color: #fff;
}
.sin_link:hover{
	color:#ffce00;
	text-decoration:none;
}
.mar_10{
	margin-top:15px;
}
.align_rg {
    text-align: right;
}
.download{
	background: #fff;
    border-radius: 3px;
    padding: 8px;
}
.benefit li {
    float: left;
	margin-right: 25px;
	margin-top: 20px;
}
.benefit_cover_bg {
    background: url(../images/benefit_bg.jpg);
}
.benefit img {
    padding-right: 10px;
}
.align_cn {
    text-align: center;
}
footer a{
	color: #000;
    font-weight: bold;
}
.sm {
    font-size: 15px;
    margin-top: 10px;
    margin-right: 8px;
}
.mar_btm{
	margin-bottom:20px;
}
.mar_btm_ext{
	margin-bottom:50px;
}
.bg-dark{
	background-color: #ffce00 !important;
    padding: 25px;
}
.logo{
	position: absolute;
    top:15px;
}
.navbar-dark .navbar-nav .nav-link{
	color: #000;
    font-weight: bold;
    font-size: 14px;
    margin-right: 10px;
}
.nav-link:hover{
	color:#102e6f !important;
}
.navbar-dark .navbar-toggler-icon{
	background-image:url("../images/menu.png");
}
.nav_active{
	
	color:#102e6f !important;
}
.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}
.pad {
    padding-top: 5%;
	padding-bottom: 5%;
}
.single_service {
    text-align: center;
}

.gr_bg{
	background-color: #f8f9fa;
}
.clr_g{
	font-size: 40px;
	color:#01a85b;
}
h2 {
    font-size: 64px;
    font-weight: bold;
}
h3{
	font-size: 38px;
    font-weight: bold;
}
h5{
	font-size: 20px;
    font-weight: bold;
}
.sub_list li{
	margin-left:20px;
}
.counter {
    text-align: center;
}
.gr{color:#102e6f;}
.green_bg{background:#102e6f;}
.txt_whit{color:#fff;}
footer i{font-size: 20px;}
.sec_list li {
    line-height: 34px;
    /* color: #000; */
    font-size: 15px;
}
.txt_sub {
    font-weight: bold;
    text-decoration: underline;
}
.in_txt {
    font-weight: bold;
    position: relative;
    bottom: 12px;
	color:#102e6f;
}
.navbar-dark .navbar-toggler {
    color: #000 !important;
    border-color: rgba(255,255,255,.1);
}
.carousel-control-prev-icon{
	background-image:url(../images/left_arrow.png);
	width: 48px;
    height: 48px;
	
}	
.carousel-control-next-icon{
	background-image:url(../images/right_arrow.png);
	width: 48px;
    height: 48px;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}
.carousel-caption p{font-size:20px; font-weight:bold;}

/*badminton_bg*/
.clear{clear:both;}
.fl_right{float:right;}
.repeat_pri_link li{
	color: #102e6f;
    font-size: 14px;
    font-weight: bold;
}
.sec_list{font-size:15px;}
.card-title {
    margin-bottom: .75rem;
    color: #fff;
}
.card-body li{
	color: #fff;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
}
.card-header {
    text-align: center;
}
.card-footer {
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.spc_navs a {
    font-size: 17px;
    padding: 10px 41px;
    font-weight: bold;
}
/*gallery*/

.gallery {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-webkit-column-width: 33%;
-moz-column-width: 33%;
column-width: 33%; }
.gallery .pics {
-webkit-transition: all 350ms ease;
transition: all 350ms ease; }
.gallery .animation {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }

@media (max-width: 450px) {
.gallery {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
-webkit-column-width: 100%;
-moz-column-width: 100%;
column-width: 100%;
}
}

@media (max-width: 400px) {
.btn.filter {
padding-left: 1.1rem;
padding-right: 1.1rem;
}
}

/* Small devices (landscape phones, 576px and up) */

@media (min-width: 300px) and (max-width: 1000px){
	li.nav-item {text-align: right;}
	.download {background: none !important;}
	.logo {width: 100px;}
}	
@media (min-width: 300px) and (max-width: 1199px){
	.sin_link {bottom: -10px;}
}