
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



html 								{ scroll-behavior: smooth;}
body								{ font-family: "Poppins", sans-serif;}
*									{ padding:0px; margin:0px;}
img									{ max-width:100%; height:auto;}
p									{ margin-bottom:0px; }
h1									{}
h2									{}
h3									{}
h4									{}
h5									{}
a									{ text-decoration:none !important;}
a:hover {color: #fff;}
ul									{ list-style:none;}
li 									{ list-style: none}
input,select,button:focus 			{ box-shadow: none;outline: none;}
.form-control:focus					{ box-shadow: none;background: #f4f4f4;border-color:#ced4da; }
.btn.focus, .btn:focus 				{outline: 0; box-shadow:none;}
.m-container 						{ max-width:98%; margin: auto;}
.m-header 							{ background: url(../images/m-bg.png) no-repeat center;}
.header-top                         { color: #fff;font-size: 14px;position: relative; border-bottom: 1px solid #cacaca;}
.header-top a 						{font-weight:600; color:#000;font-size: 15px;    background: #fff;
    padding: 5px 20px; }
.header-top span 					{font-weight:600; color:#000; padding-left:20px; }
.header-top i 						{padding-right:10px;}
.header-top p                       { font-size:16px;}
.header-top-right {text-align: right; padding-top: 6px; }


.hero-slide {display: flex
;
    justify-content: flex-end;
    width: 47%;
    margin-left: auto;
    margin-right: 0;
    position: absolute;
    right: 0;
    bottom: 0px;
    left: auto;
    opacity: 0.6;}
.carousel-inner {
    height: 580px;
}
.gallery 							{ padding: 50px 0px;background: #1d8585;}
.gallery h2 						{ 
    font-size: 18px;
    color: #000;
    margin-bottom: 0px;
    margin-top: 20px;
    text-align: center;}
.gallery h1 {
    font-weight: 600;
    font-size: 34px;
    color: #FAD715;
    background: none !important;
    text-align: center;}
.gallery img {border-radius:10px; } 
#owl-demo1 .item {
    float: left;
    margin-top: 30px;
}
.testimonial { padding: 50px 0px;}
.tes_heading h2  						{
    font-size: 18px;
    color: #000;
    margin-bottom: 0px;
    margin-top: 20px;
    text-align: center;}
.tes_heading h1 					{
    font-weight: 600;
    font-size: 34px;
    
    color: #FAD715;
    background: none !important;
    text-align: center;}  
.testimonial 						{background: url(../images/shape4.png) no-repeat right center; }
.tes_img {width:100px; height: 130px; overflow: hidden; position: absolute; top: 17px;right:30px;}
.tes_img img { width:100px;height:100%;object-fit: cover; border-radius:20px;}
.t-quote i 							{color:#dec285;}
.tes 								{padding:20px 12px; margin: 10px;-webkit-box-shadow: 0px 0px 7px 1px rgba(189,189,189,1);
-moz-box-shadow: 0px 0px 7px 1px rgba(189,189,189,1);
box-shadow: 0px 0px 7px 1px rgba(189,189,189,1); border-radius:15px;}
.t-user 							{ margin-top:12px}

.t-right 							{padding-top: 20px;padding-left: 12px;}
.t-right h4 						{ font-size: 18px;margin-bottom: 0px;}
.t-right p 							{ font-size: 12px;}
.hero-text  {position:relative;padding-top: 165px;}
.hero-text h4 {color:#FAD715}
.hero-text h1 {color:#fff;font-weight: 700; font-size: 48px;}
.hero-text p  {color:#fff;font-weight: 400; font-size: 20px;}
.hero-text a { background:#aaf40c; color:#000; padding: 8px 20px; font-size: 20px; border-radius: 30px; margin-top: 20px; display: inline-block;}
.header {padding: 15px 0px; background-size: cover;}
.header h2                          {font-size: 34px;-webkit-text-stroke: 1px black;}
.header p { font-weight: 600; font-size: 25px; color: #282974}
.header-right {text-align: right;}
.header-center {text-align: center;}
.slider {position: relative;height: 580px;background-size: cover;}
.bred {position: absolute; width:100%; bottom: 22px;z-index: 999;color: #fff;text-align: center;}
.bred a {color:#fff;}
.menu {width:100%;background: #282974;color: #fff;}
.navbar {border-radius: 7px;background: none !important;color: #fff;}
.navbar-nav .nav-link   			{font-size: 15px; font-weight: 500;color: #ffffff !important;padding: 10px 20px !important;}
.navbar .active>a {color:#fad715 !important;}
.dropdown-menu li a:before{position: absolute;
        content: "";
        left: 16px;
    right: auto;
    top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 0;
        height: 1px;
        background-color: #000;
        -webkit-transition: all 0.5s ease-out 0s;
        -moz-transition: all 0.5s ease-out 0s;
        -ms-transition: all 0.5s ease-out 0s;
        -o-transition: all 0.5s ease-out 0s;
    transition: all 0.3s ease-out 0s;}
.dropdown-menu li:hover > a:before {
        width: 12px;
    }
.dropdown-menu li:hover {background: #aaf40c !important; color:#fff !important;}
.dropdown-menu li:hover > a {
        padding-left: 35px;
        color: #fff; background: none;
    }
.dropdown-menu li a {
    position: relative;
    display: table-cell;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-style: normal;
    color: #000 !important;
    
}
.dropdown-menu {border-top: 2px solid #7d9f00;padding: 0px;}

.carousel-caption {color: #fff !important;
  width: 100%;
  left: 0px !important;
  bottom: 0px;
  background: url("../images/sliderbg.png") no-repeat center bottom;   
  padding-top: 345px;
  background-size: 100%; padding-bottom: 30px;}
.con-details 						{ margin-bottom:5px; padding-left: 0px;}
.con-details li 					{ font-weight: 400; font-size: 14px;color: #fff; float: right; width:50%;padding-top: 15px; }
.con-details li i 					{ color: #00ca3c;}
.con-details li a 					{ color: #fff;font-size: 14px;}
.con-details li span 				{ color: #fff;font-size: 14px;}
.vip-left 							{ float:left; width:100px;padding-right: 10px;}
.vip-right 							{ float:left; width:275px;}
.vip-right h4 						{ font-weight:600; font-size: 20px;font-family: 'Marcellus';    padding-top: 30px;}
.vip-right p 						{ font-weight:400 !important; font-size: 16px !important;    text-align: left !important;}
.homeabout                          {padding:30px 0px;}
.homeabout h5                       {font-family: 'Marcellus'; font-size: 16px; color: #7d9f00; margin-bottom: 0px; margin-top: 20px;}
.homeabout h2                       {font-family: "Inter", serif; font-weight: 600; font-size: 28px; font-style: italic;}
.homeabout p { font-size: 16px;font-family: "Montserrat", serif; font-weight: 400;text-align: justify;color: #717171;
    line-height: 30px; }
.homeabout a { color: #fff;
    background: #7d9f00;
    padding: 8px 30px;
    font-size: 18px;
    display: inline-block;
    margin-top: 13px; font-style: italic;}
.homeabout img {margin-top:20px;}


/*.services {background: url("../images/h2_pattern-2.png") no-repeat center;    background-attachment: fixed;}*/
.services h5                       {font-size: 18px; color: #000; margin-bottom: 0px; margin-top: 20px; text-align: center;}
.services h2                       {font-weight: 700; font-size: 34px; background: none !important; text-align: center;}
.bg-change {text-align: center; color:#fff;border-radius: 16px;}
.bg-change{}
.bg-circle { position: absolute; bottom: 0;left: 0;    padding: 10px;width: 100%;box-sizing: border-box;}
.bg-circle a {background: #fff; color:#000; padding: 8px 20px; border-radius:30px; font-weight:600;min-height: 129px;}
.s1 {background-color: #fff;padding: 20px 10px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: 0px 0px 7px 1px rgb(227 227 227); }
.s2 {background-color: #8cc640;}
.s3 {background-color: #2fbbb3;}
.s4 {background-color: #2357bc;}
.s5 {background-color: #733b97;}
.s6 {background-color: #af3a94;}
.s7 {background-color: #2357bc;}
.s8 {background-color: #d52127;}

.s-content {
    height: 0;
    padding: 0;
    box-sizing: border-box;opacity:0;position: relative; bottom: -1.5em;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;transition: all 0.6s ease;}
.bg-circle:hover .s-content {opacity: 1;
    bottom: 0;
    padding: 0.8em 0 0.6em;
    box-sizing: border-box;}
.bg-change img { border-radius:8px; object-fit: cover; width:100%; height: 100%; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
.bg-change h3  {font-weight: 600; font-size: 18px; color:#000; text-align: left; }
.bg-change:hover {}
#owl-demo .item 		{ float:left;margin-top: 65px;width:95%; margin:10px; }
.stadium-img { height: 195px; overflow: hidden;}
.stadium-img img {width:100%; height: 100%; object-fit: cover;}
.t-left { background: url("../images/tab-lrft.png") no-repeat right; padding-right:0px; padding: 110px 0px;}

.t-aleft {float:right;}
.nav-pills .nav-link {width:200px; text-align: right;color: #000;
    background-color: #f1f1f1; margin-bottom: 10px; font-size: 18px;font-family: "Montserrat", serif; font-weight: 500; font-style: italic; border-radius: 0px; }
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #8ab000;
} 

.myTicker { min-height: 335px !important;height: auto !important;}
.t-right h2 {font-size:24px; font-weight: 600;font-family: 'Marcellus'; color:#13432b;}
.t-aleft i {margin-left:10px;}

.central_scheme a {color:#a9c21e; font-size: 23px;}







.header-slide 						{ position: relative;}
.header1 							{ position: inherit; width: 100%;z-index: 50;}
.my-container  						{ max-width: 1280px; margin:auto;}
.top-header 						{ background:#fff;}
.g-button							{text-align: right;padding-top: 10px;color:#fff;}
.g-button span 						{ background: #00ca3c;vertical-align: middle;display: inline-block;
    padding-top: 3px;width: 30px;height: 30px;text-align: center;font-family: 'Saira', sans-serif;}
.g-button a 						{ background: #00ca3c;height: 30px;display: inline-block;color: #fff; vertical-align: middle;text-align: center;padding: 2px 10px;}

.top-bar 							{ background: none;}

.dept-heading 						{display: inline;position: absolute;top: 22px;font-weight: 600;}
.con-details2 li 					{font-weight: 400;font-size: 14px;float: left;padding-top: 15px; margin-right: 10px;}
.con-details2 li span 				{color: #00ca3c;font-size: 14px;}
.con-details2 li a 					{ color: #333;font-size: 14px;}

.logo-header 						{    display: table;
    float: left;
    vertical-align: middle;
    padding: 0;
    font-size: 36px;
    color: #1bbce8;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    width: 170px;
    height: 108px;
    position: absolute;
    z-index: 9;}
.header-skew:before, .header-skew:after { background-color: #fff;
    content: "";
    position: absolute;
    top: -30px;
    height: 116%;
    z-index: -1;
}
.header-skew:before 				{border-right: 7px solid #212427;
    right: -50px;
    width: 120%; -webkit-transform: skew(-30deg);-moz-transform: skew( -30deg); -o-transform: skew( -30deg);-ms-transform: skew( -30deg);transform: skew(-30deg);}
.logo-header > a 					{display: table-cell;
    vertical-align: middle;
    position: relative;
    top: -18px;}
.header-skew:after 					{right: 10%; width: 2000px;}

.header-nav 						{position: relative;padding: 0;}
.main-nav ul 						{ margin-left: 60px;}

.sticky-wrapper 					{ background: #00ca3c;}
.sticky 							{ position: fixed;top: 0 ;width: 100%;}
.wh-text 							{ background: #00ca3c; width: 30%;float: left; text-align: right; padding-right: 20px;position: relative; } 
.wh-text p 							{ padding: 10px 0px;font-size: 20px; color: #fff; font-weight: 600;padding-right: 55px;}
.wh-shape 							{ width: 0;height: 0; border-top: 50px solid #00ca3c;border-right: 50px solid #f5f5fd;position: absolute;right: 0px;}
.my-marquue 						{ width: 70%;float: left;}
.my-marquue ul 						{ margin-bottom:0px;}
.my-marquue ul li 					{ display: inline-block;padding-top: 13px;margin-right: 15px;}
.my-marquue a 						{ color: #333;}
.my-marquue a:hover 				{ color: #00ca3c;}
.my-marquue a span 				{ display: inline-block; background: #cc0000; color: #fff; padding: 0px 8px; border-radius: 5px; margin-right: 5px;font-size: 12px;} 		 

.heading-border 					{ border:1px solid #21292e;}
.welcome 							{ padding: 40px 0px; padding-top: 60px;}
.welcome h2 						{ font-size:22px; font-weight: 400; color: #21292e; display: inline-block; background:#f5f5fd;padding: 0px 15px;position: relative; top: -14px;margin-left: 10px;}
.welcome h2 span 					{color: #974b3f; font-weight: 700;}
.welcome p 							{ font-size: 16px; color: #333; padding: 0px 0px 15px 15px;line-height: 33px;}

/*
.about-skew							{display: block; position: relative; width: 393px;padding-bottom: 0%;transform-origin: 0 133%;transform: skewX(
-30deg) translatez(1px); overflow: hidden;}
.about-skew:before					{content: '';position: absolute;width: 150%;height: 103%;background-image: url(../images/about-slide.jpg);background-size: cover;background-position: center; transform-origin: inherit;transform: skewX(30deg);}
*/
.about-skew1 						{ text-align:center;}
.about-skew1 h2  					{ font-size: 17px;}
.about-skew1 h2 span 				{ display:block;}
.dashboard-bg 						{ background:rgba(0, 96, 20, 0.9); padding: 40px 20px; color:#fff;}


.devision 							{ background: url("../images/dashboard.jpg") no-repeat center; background-size: cover; }
.devision ul 						{ margin-top:40px;}
.devision ul li 					{ width:30%; margin: 1.2%; border-right:1px solid #fff; float:left; }
.devision ul li h3 					{color:#00ca3c; font-weight: 700;}
.devision ul li:nth-child(3)  		{ border-right:0px;}
.devision ul li:nth-child(5)  		{ border-right:0px;}
.d-left 							{ width:40%; float:left;}
.d-right 							{ width:60%; float:left; color:#fff; padding-left: 30px;} 

.divison-heading 					{ padding-left: 0px; background:#21292e;margin-bottom: 50px;}
.di-text							{ background: #00ca3c; width: 26%;float: left; text-align: right; padding-right: 20px;position: relative;}
.di-shape 							{ width: 0;height: 0; border-top: 66px solid #00ca3c;border-right: 67px solid #21292e;position: absolute;right: 0px;}
.di-text p 							{ padding: 15px 0px;font-size: 24px; color: #fff; font-weight: 600;padding-right: 55px;}
.campa 								{padding:40px 0px; background: url("../images/campa-bg.jpg") no-repeat;}
.campa h3							{font-size: 28px; font-weight: 700; color:#333;display: block; text-align: center; margin-bottom: 30px;}
.campa-inner 						{margin-bottom:30px;}
.campa-inner h2 					{ font-size:18px; color:#00ca3c; padding-top: 15px;}
.campa-inner p 						{ font-size:15px; color:#333333;}
.campa-inner a 						{ background: #00ca3c;height: 30px;display: inline-block;color: #fff; vertical-align: middle;text-align: center;padding: 2px 10px; margin-top:15px;}


.parallelogram-button {position: relative; padding: 8px 20px; border: 0; margin-bottom: 25px;margin-left: 25px; background: transparent; font-size: 18px;color: white; display: inline-block;z-index: 1;}

  .parallelogram-button:before {
    content: '';
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: -1;
    background: #00ca3c;
    transform: skew(-30deg);
  
}


.main-pb  							{background:#282a2e}
.snip1584 {
  
  position: relative;
  display: inline-block;
  overflow: hidden;
 /* margin: 10px 8px;
  min-width: 230px;
  max-width: 315px;*/
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  text-align: left;margin-bottom: 0px;height: 230px;
}
.snip1584 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.snip1584:before {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right:0px;
  top: 100%;
  content: '';
  background-color: rgba(51, 51, 51, 0.5);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.snip1584 img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;width:100%
}
.snip1584 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
/*  align-items: center;*/
  display: flex;
  flex-direction: column-reverse;
  justify-content: end;
}
.snip1584 h3,
.snip1584 h5,
.snip1584 p{
  margin: 0;
  opacity: 0;
  letter-spacing: 1px; 
}
.snip1584 h3 {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  margin-bottom: 20px;font-size:18px; padding: 0px 10px;text-align:left;color:#fff;
}
.h-click 	{background:#0b3967; border:none; color:#fff;font-size: 14px;padding: 7px 10px;}
.snip1584 p {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  text-transform: uppercase;
  font-weight: 400;
  -webkit-transition-delay: 0.03s;
  transition-delay: 0.03s;
  margin-bottom: 10px;font-size:15px; padding: 0px 10px; text-align: justify;
}
.snip1584 h5 {
  font-weight: normal;
  padding: 3px 10px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;margin-bottom: 15px;
}
.snip1584 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.snip1584:hover:before,
.snip1584.hover:before {
  top:0px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.snip1584:hover h3,
.snip1584.hover h3,
.snip1584:hover h5,
.snip1584.hover h5,
.snip1584:hover p,
.snip1584.hover p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.snip1584:hover h3,
.snip1584.hover h3 {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.snip1584:hover h5,
.snip1584.hover h5 {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.snip1584:hover p,
.snip1584.hover p {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/*--------image-hover----------*/



.divison-content 		{ background: #fff; margin: 0px 10px; text-align: center; position:relative;padding-top: 65px;}
.divison-content h5 	{ font-size: 18px; color: #333;min-height: 45px; padding: 0px 20px; margin-top:20px;}
.cimage-fit 			{ width: 120px; height: 120px; text-align: center;box-shadow: 0 0 15px 0 rgb(0 0 0 / 18%); border-radius: 50%;position: absolute;top: -56px;right: 34%; background: #fff; overflow: hidden;border: 4px solid #00ca3c;}
.cimage-fit img 		{ width: 85px;padding-top: 13px;}
.fac-name 				{padding: 0px 20px 20px 20px;min-height: 155px;}
 


.international 			{}
.international h2 		{ font-size: 24px; color: #333; font-weight: 600; margin-bottom: 20px;}
.international p 		{ font-size: 18px;
    color: #666666;
    font-weight: 300;
    background: url(../images/small-arrow.png) no-repeat top left;
    padding-left: 18px;
    background-position: 0px 10px;
    margin-bottom: 12px;
    line-height: 33px;}
.national 			{}
.national h2 		{ font-size: 24px; color: #333; font-weight: 600; margin-bottom: 20px;}
.national p 		{ font-size: 18px;
    color: #666666;
    font-weight: 300;
    background: url(../images/small-arrow.png) no-repeat top left;
    padding-left: 18px;
    background-position: 0px 10px;
    margin-bottom: 12px;
    line-height: 33px;}

.news 							{ padding: 40px 0px; padding-top: 60px; background:#00ca3c;}
.news h2 						{ font-size: 28px;font-weight: 700;color: #ffffff;display: inline-block; padding-bottom: 10px;
}
.news-left {
    float: left;
    width: 120px;
}
.news-pic {
    background: #000;
    width: 110px;
    height: 80px;
    border-radius: 5px;
}
.news-right 						{float: right;width:100%;}
.news-right p 						{font-size: 16px !important; line-height: 26px !important; font-weight: 400;padding-top: 10px;color:#000;}
.latest-news 						{ margin:10px; background: #fff;padding: 10px 0px;}
.latest-news li 					{ margin: 10px 20px;border-bottom: 1px solid #cacaca;padding: 10px;}
.latest-news li:nth-child(3) 		{ border-bottom:0px;}
.news-right h3 						{ color:#000; font-size:20px; font-weight:600; margin-bottom: 0px;}
.news-date 							{ font-size:16px; font-weight:400;color:#974b3f; font-style:italic}
.newsevents-date					{ background:#00ca3c; text-align:center;}
.news-left1 						{float: left; width: 85px;}
.newsevents-date 					{ font-size:22px; color:#fff; }
.n-year 							{ font-size: 18px;color: #fff;background: #006a1f;padding: 8px 0px;}
.upcoming-news						{ padding-top: 0px;padding-left: 0px;}
.upcoming-news li 					{ padding: 12px;background:#fff; margin-bottom: 20px;}
.upcoming-news li:nth-child(2) 		{ margin-bottom:0px;}
.r-more 							{background: #006a1f;height: 30px;display: inline-block;color: #00ca3c;vertical-align: middle;text-align: center;padding: 2px 10px; margin-top: 15px;}
.r-more:hover 						{}
#myTabContent 						{ background: rgba(255,255,255,0.3); height:319px;}
.nav-tabs .nav-link.active 			{ background-color: rgba(255,255,255,0.3); border:none; border-radius:0px;color:#fff;}
.nav-tabs 							{ border-bottom:0px;} 
.nav-tabs .nav-link {color:#fff;font-weight:700;}
.nav-tabs .nav-link:hover {
    border:none;background:rgba(255,255,255,0.3) ;
}
.tab-pane p a 						{color:#fff; font-weight:600; padding:7px 20px;display: inline-block;}
.imp-links 							{padding:40px 0px; text-align: center;}
.imp-links h2						{color:#00ca3c; font-size:32px;font-weight:600; margin-bottom: 0px; margin-bottom: 20px;} 
.i-link1							{ padding: 15px;-webkit-box-shadow: 0px 0px 7px 1px rgba(189,189,189,1);
-moz-box-shadow: 0px 0px 7px 1px rgba(189,189,189,1);
box-shadow: 0px 0px 7px 1px rgba(189,189,189,1); margin-top: 20px;background:#f7f7f7}
.i-link1 span 						{font-size:20px; font-weight: 600;color:#333;padding-right: 10px;}
.footer								{ background: #097e52; padding:10px 0px;}
.footer h2 							{ color: #fff;font-size: 24px;    margin-top: 25px;}

.footer ul li 						{}
.footer p 							{ color: #fff; margin-top: 20px;font-size:15px; text-align: justify;}
.footer a 							{ background: url("../images/white-arrow.png") no-repeat left; color: #fff;padding-left: 14px;margin-bottom: 12px;display: inline-block;}
.footer-links 						{ }
.footer-border 						{ border: 1px solid #fff; padding: 20px;min-height: 152px;}
.ficon1								{  background: url("../images/location.png") no-repeat top left; padding-left: 30px; color: #fff; margin-top: 10px !important;}
.ficon2								{  background: url("../images/phone.png") no-repeat top left; padding-left: 30px; color: #fff; margin-top: 10px !important;}
.ficon3								{  background: url("../images/fax.png") no-repeat top left; padding-left: 30px; color: #fff; min-height: 72px;}
.ficon4								{  background: url("../images/mail.png") no-repeat top left; padding-left: 30px; color: #fff; margin-top: 10px !important;}
.copyright 							{ text-align:center;}


@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}

.innerimage-text {position: absolute;bottom: 40px;color: #fff; width: 100%;text-align: center;}
.innerimage-text h2 { font-size:42px;}

.login { padding: 50px 0px;}
.login-box  {    max-width: 500px;margin: auto;border: 1px solid #ccc;padding: 30px 20px; border-radius:5px;}
.login label { display: block; font-size: 20px;}
.login input[type=text] { height: 40px;width:100%; padding-left: 15px; border-radius:5px; border:none; margin-bottom: 20px; }
.login input[type=password] { height: 40px;width:100%; padding-left: 15px; border-radius:5px; border:none; }
.login a { font-size:20px; color:#00ca3c; display:inline-block; margin-top:15px;}
.login input[type=submit] { height: 50px;width:100%; border-radius:50px; border:none; font-size:20px; background:#00ca3c; color:#fff; margin-top:15px; }
.about-us 		{ padding: 40px 0px;}
.about-us h2 	{ margin-bottom: 30px; background: url("../images/heading-border.jpg") bottom left; background-repeat: no-repeat; padding-bottom: 10px;}
.about-us h4 	{ margin-bottom: 20px;}
.about-us ul {padding-left: 0px;}
.about-us ul li { padding-bottom: 10px; background: url("../images/green-tick.png") left; background-repeat: no-repeat;padding-left: 32px;background-position: 0px 0px; background-size: 24px; color: #717171;text-align: justify;margin-bottom: 10px;}
.about-us p     { padding-bottom: 20px;color: #717171;line-height: 30px;text-align: justify;}
.about-us tr td {border-bottom:1px solid #cacaca; padding: 8px; border-right: 1px solid #cacaca;}
.about-us tr {background: #f3f3f3;}
.about-us tr:nth-child(even) {background: #FFF}
.chairman 		{ text-align: right;}
.chairman h4 	{ color: #00ca3c; margin-bottom: 10px;} 



.services 		{ padding: 40px 0px;}
.services {background: url(../images/bg-01.svg) #F9F9F6 left center;
    background-repeat: no-repeat;
    background-size: 363px;
    
    
    
    
}
.services h2 	{ background: url("../images/heading-border.jpg") bottom left; background-repeat: no-repeat; padding-bottom: 10px;}
.services ul li { padding:20px;color: #717171; width: 25%; border:1px solid #ccc; margin-right: -1px; float:left;text-align:center;}
.services ul li:hover { background: #fff;} 
.services p     { color: #717171;}

.plant 		{ padding: 40px 0px;}
.plant h2 	{ margin-bottom: 30px; background: url("../images/heading-border.jpg") bottom left; background-repeat: no-repeat; padding-bottom: 10px;}
.plant ul li { padding-bottom: 10px; background: url("../images/green-tick.png") left; background-repeat: no-repeat;padding-left: 32px;
background-position: 0px 0px; background-size: 24px; color: #717171}
.clients 	{}
.clients li { float:left; width:20%; border:1px solid #ccc; margin-right:-1px; background:none !important; padding:0px !important;margin-bottom:-1px;}
.rti h5 		{ text-align:center; max-width:750px; margin:auto; margin-bottom:20px; font-weight: 700}
.rti p strong  		{ color:#00ca3c;}
.rti p i  		{ color:#00ca3c;}
.envis 				{}
.envis a 		{  color: #717171;}
.envis a:hover{    color: #00ca3c;}
.tender-list 		{}
.tender-list tr th     { background: #198754;
    color: #ffffff;padding: 8px;}
.tender-list tr td     {  color: #000; padding: 8px;}
.application {}
.application p a { color:#00ca3c;}
.downloads {}
.downloads ul li a { color:#717171;}
.downloads ul li a:hover { color:#00ca3c;}
.on-form      { padding:40px 0px;}
.on-form h2{margin-bottom: 30px; background: url(../images/heading-border.jpg) bottom left; background-repeat: no-repeat; padding-bottom: 10px;}
.on-form label { display: block; font-size: 16px;}
.on-form input[type=text] { height: 35px;width:100%; padding-left: 15px; border-radius:5px; border:none; margin-bottom: 20px; }
.login input[type=password] { height: 40px;width:100%; padding-left: 15px; border-radius:5px; border:none; }
.on-form a { font-size:20px; color:#00ca3c; display:inline-block; margin-top:15px;}
.on-form input[type=submit] { height: 50px;width:100%; border-radius:50px; border:none; font-size:20px; background:#00ca3c; color:#fff; margin-top:15px; }
.tender-list input[type=text] { margin-bottom:0px;}
.on-form textarea { width:100%;}
.contact 		{padding:40px 0px;}
.contact h2 	{ font-size:24px;color: #00ca3c; margin-bottom: 20px;}
.c-address 		{}
.c-address p 	{ font-size: 18px; margin-top: 8px;}
.c-address p span i { color: #00ca3c; width:40px;} 
.imp-members 	{ margin-top: 30px;}
.imp-members h2 { font-size: 18px; margin-bottom: 10px; }
.imp-members p { font-size: 14px; margin-bottom: 5px;}
.imp-members i  { width:20px;}
.g-shade 		{ background:#00ca3c; padding: 20px; color: #fff; min-height: 200px; border-radius:8px;}
.g-shade h2 	{color:#fff; }
.w-shade 		{ background:#ffffff; padding: 20px;  min-height: 200px;border-radius:8px;}
/*.c-border 		{ border:1px solid #ccc; margin-right: -1px; margin-bottom: -1px;}*/
.dept 			{ margin-top: 30px;}
.c-border>div 		{ border:1px solid #ccc; padding: 15px;min-height: 195px; margin-bottom: 20px;}
.dept h2 		{ font-size: 16px;}
.dept p 		{ font-size: 14px;}


.photo-header span 	{background: #00ca3c; color:#fff; font-weight: 600; display: inline-block;display: block;
    padding: 10px 20px;font-size: 20px;}
.photo-header ul    {padding:5px 20px;background: #fff;}
.photo-header ul li {  padding: 10px 0px; border-bottom: 1px solid #ccc;}
.photo-header ul li a {color:#333;}
.photo-header ul li a:hover {color:#00ca3c}
.photo-header ul li:nth-child(4) { border-bottom:0px;}
.photo-innerheading span {background: #00ca3c; color:#fff; font-weight: 600; display: inline-block;display: block;
    padding: 10px 20px;font-size: 20px;}

#gallery{
  position:relative;
  width:100%;
  height:100%;
  min-height:100%;
  display:table;
  transition: all ease 1s;
  background-color:#fff;
  overflow-x: hidden;
}
#gallery .item{
  width:20%;
  display:block;
  float: left;
  transition: all ease 400ms;
  background-color:#fff;
  position: relative;
}
#gallery .item:hover,
#gallery .item:focus{
  transform:scale(1.1);
  z-index:50;
  box-shadow:0 0 10px black;}
#gallery .item figure{
  transition: all ease 1s;
  overflow:hidden;
  height:210px;
  padding:0;
  margin:5px;
  position: relative;
}
#gallery .item figure img{
  transform: scale(1.4);
  transition: all ease 1s;object-fit: cover;
    height: 100%;
    width: 100%;
}
#gallery .item:hover figure,
#gallery .item:focus figure{
  transition: all ease 400ms;
}
#gallery .item:hover figure img,
#gallery .item:focus figure img{
  transform:scale(1.4);
  transition: all ease 1s;
}
#gallery.hover{
  transition: all ease 1s;
/*   opacity:.7; */
}
#gallery.hover .item{
  opacity:.9;
  filter: blur(1px);
}
#gallery.hover .item:hover,
#gallery.hover .item:focus{
  opacity:1;
  filter: blur(0);
}
#gallery .item figcaption{
  position:absolute;
  font-size:18px;
  color:#fff;
  width:100%;
  height:100%;
  padding:10%;
  display:flex;
  justify-content:center;
  align-items:center;
  text-align:center;
  top:0;
  left:0;
  transform:scale(1.3);
  filter: blur(4px);
  opacity:0;
  transition:500ms;
  background-color: rgba(0,154,178,.6);
  text-transform:uppercase;
  font-weight:bold;
}
#gallery .item:hover figcaption,
#gallery .item:focus figcaption{
  transform:scale(1);
  filter: blur(0);
  opacity:1;
  transition:300ms;}
@media (max-width:1368px){
  #gallery .item{width:25%;}
}
@media (max-width:1080px){
  #gallery .item{width:33.3%;}
}
@media (max-width:800px){
  #gallery .item{width:50%;}
  #gallery .item figure{
    height:250px;
  }
  #gallery .item figure img{
    transform:rotate(0) scale(1);
    transition: all ease 1s;
    width:auto;
    min-width:100%;
    height:100%;
    min-height:250px;
  }
  #gallery .item:hover figure img{
    transform:rotate(0) scale(1);
    
  }
}
@media (max-width:500px){
  #gallery .item{width:100%;}
  #gallery .item figure{
    height:250px;
  }

}

.cult { box-shadow: 0 0 15px 0 rgb(0 0 0 / 18%);
    background: #fff;
    text-align: center;
    padding: 20px;
    border-radius: 8px;
    min-height: 180px;
    margin-bottom: 15px;}
.cult h3 {    font-size: 19px;
    margin-top: 20px;
    color: #195839;}


/* ============ desktop view ============ */
@media all and (min-width: 992px) {
.dropdown:hover>.dropdown-menu { display: block;}
	.dropdown-menu li{
		position: relative;
		
	}
	.dropdown-menu .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
		    top: -7px !important;
	}
	.dropdown-menu .submenu-left{ 
		right:100%; left:auto;
	}

	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{
		display: block;
	}
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
		margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
}

}	
/* ============ small devices .end// ============ */
.sticky {
  position: fixed;
  top: 0;
	width: 100%; z-index:999; background: #eb8e06;}



.contact-us 						{ padding:50px;}
.contact-us h2 						{ font-size:32px; font-weight:600; color:#000000; text-transform: uppercase; padding-bottom: 20px;}
.c-location 						{ margin-bottom: 30px;}
.c-location h4 						{ font-size: 22px;color: #195839;}
.c-location p 						{ font-size: 16px;color: #666666;}
.c-location i 						{
    padding-right: 15px;
	color: #195839;}

.c-phone {
    margin-bottom: 30px;
}
.c-phone h4 {
    font-size: 22px;
    color:#195839;
}
.c-phone p {
    font-size: 16px;
    color: #666666;
}
.c-phone i {
    padding-right: 15px;
    color: #195839;
}
.c-email {
    margin-bottom: 30px;
}
.c-email h4 {
    font-size: 22px;
    color: #195839;
}
.c-email p {
    font-size: 16px;
    color: #666666;
}
.c-email i {
    padding-right: 15px;
    color: #195839;
}
.reg {background: #FAFAFA} 
.form-control
 {
    border-radius: 0px;
}

.footer {background:#303133; padding:25px 0px;}
.social a {
    color: #fff;
    font-size: 21px;
    margin-right: 10px;
    margin-top: 20px;
    display: inline-block;    width: 45px;
    height: 45px;
    text-align: center;
    border: 1px solid #aaf30c;
    border-radius: 50%;
    padding-top: 9px;
    padding-left: 9px; background: none !important;
}
.footer h3 { font-size:26px; color: #fff; background: url("../images/footer-border.png") no-repeat bottom left; padding-bottom: 15px;}
.footer p {color:#fff; margin-top: 10px;}
.footer a {color: #fff;
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;}
.footer i {padding-right:10px;color: #aaf30c;}
.copy { border-top: 1px dotted #aaf30c; margin-top: 20px; } 
.copy p {color:#fff;}
.h-logo1 {width:80px;}
.h-logo2 {width:400px;}

.bs_div {padding: 20px;}
.bs_div p {    padding-bottom: 8px;
    line-height: 20px;}
.venue-slot {}
.venue-slot a {background: #adff00;padding: 10px 20px; color: #000;}
.sport-icon {text-align: left;}
.sport-icon i { width: 16px; color:#000;}
.booksport {padding:14px 0px; }

.venue_head {padding: 20px 0px;}
.venue_book {background:#fcfcfc}
.venue_overview {box-shadow: 0px 4px 44px rgba(211, 211, 211, 0.25);border-radius: 10px; background:#fff;padding: 0px 20px; margin-top: 20px;}
.venue_overview h4 {color: #192335;background: none;box-shadow: none;border-bottom: 1px solid #EAEDF0; padding:20px 0px;}
.venue_overview p  { color:#6b7385; font-size: 16px; padding-bottom:20px;}

.venue_include {box-shadow: 0px 4px 44px rgba(211, 211, 211, 0.25);border-radius: 10px; background:#fff;padding: 0px 20px; margin-top:20px;}
.venue_include h4 {color: #192335;background: none;box-shadow: none;border-bottom: 1px solid #EAEDF0; padding:20px 0px;}
.venue_include p  { color:#6b7385; font-size: 16px; padding-bottom:20px;}

.venue_amenities {box-shadow: 0px 4px 44px rgba(211, 211, 211, 0.25);border-radius: 10px; background:#fff;padding: 0px 20px; margin-top:20px;}
.venue_amenities h4 {color: #192335;background: none;box-shadow: none;border-bottom: 1px solid #EAEDF0; padding:20px 0px;}
.venue_amenities p  { color:#6b7385; font-size: 16px; padding-bottom:20px;}
.venue_amenities ul {margin-bottom:0px;}
.venue_amenities ul li { float:left; margin-right:30px; padding-bottom:10px; }
.venue_amenities ul li i { color:#adff00; font-size:18px; margin-right:8px; display:inline-block;}

.venue_location {box-shadow: 0px 4px 44px rgba(211, 211, 211, 0.25);border-radius: 10px; background:#fff;padding: 0px 20px; margin-top:20px;}
.venue_location h4 {color: #192335;background: none;box-shadow: none;border-bottom: 1px solid #EAEDF0; padding:20px 0px;}
.venue_location p  { color:#6b7385; font-size: 16px; padding-bottom:20px;}
.slot-time { padding-left:0px;}
.slot-time li { border:1px solid #9cb8c933;
    padding: 10px;
    float: left;
    width: 49%;
    margin-right: 1% !important; border-radius:6px; margin-bottom:5px; color:#6b7385; text-align: center; cursor: pointer;}
.slot-time li i {color:#6b7385 !important;} 
.slot_book { width:100%; color:#fff;background: #adff00;padding: 10px 20px;color: #000; border:none; border-radius:10px; margin-bottom:20px; }
.n_book { background:#e1e1e1; cursor:none !important;}
.s_book {    background: #adff00;
    color: #000 !important;}
.s_book i {color:#000 !important;}

.player-fields {
  background: #f8f9fa;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  margin-bottom: 15px;
}

.player-fields input {
  margin-bottom: 10px;
}

.player-fields label {
  font-weight: 500;
}
.slot-time {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap; /* wrap to next line */
  gap: 8px; /* space between boxes */
}

.slot-time li {
  flex: 1 1 45%; /* take ~45% width, 2 per row */
  max-width: 45%; /* ensures two per row */
  padding: 10px;
  border-radius: 6px;
  cursor: pointer;
  color: #fff;
  background: #4CAF50; /* available */
  text-align: center;
  margin-bottom: 8px;
}

.slot-time li.booked {
  background: #f44336;
  cursor: not-allowed;
}

.slot-time li.selected {
  background: #2196F3;
}
