@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cabin+Sketch:wght@400;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;700&display=swap');
body{
	mrgin: 0;
	padding: 0;
	background-image: url('../images/bg.jpg');
	height: 100%;

}

.events img{
   width: 100%;
    /*height: 240px;*/
    object-fit: cover;
    object-position: top;
   }
   .events1{
       background:none !important;
   }
   .events{
      margin-bottom: 15px;
    border-radius: 5px;
    background-color: #fff;
    padding: 10px;
    /*height:360px;*/
   }
   .events h4{
      margin: 0;
    font-size: 13px;
    position: absolute;
    top: 10px;
    /*z-index: 99999;*/
    right: 25px;
    background-color: red;
    padding: 5px;
    color: #fff;
   }
   .events i{
      font-size:13px;
   }
   .bookingevents select{
      width: 100%;
      border: none;
      outline: none;
      padding: 7px;
   }
   .welcome_divider{
      text-align: center;
   }
   .welcome_divider img{
          width: 8%;
    margin: 0 auto;
    display: block;
   }
   .events h5{
      color: green;
      font-weight: 600;
      font-family: 'Oswald', sans-serif !important;
   }
   .eventtime{
      display: flex;
      justify-content: space-between;
   }
   .events h6{
   font-size: 16px;
    font-weight: 600;
    margin: 0;
    color: red;
    font-family: 'Oswald', sans-serif !important;
    padding: 8px 0;
    text-transform: uppercase;
    letter-spacing: 0.4px;
   }
   .events a{
      text-decoration: none;
       font-family: 'Oswald', sans-serif !important;
   }
   .events h3 a{
    font-size: 14px;
    background-color: green;
    text-align: center;
    color: #fff;
    display: block;
    padding: 6px 10px;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 1px;
   }
   .events p{
       font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 10px 0;
   }
   .events h3{
      margin: 8px 0 0 0;
   }
   .editevents a{
      background-color:red !important;
   }

   .modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: red;
    font-weight: 600;
}
@media only screen and (max-width: 768px) {
 .modal-dialog {
    width: auto !important;
}
}

 .thankyou-wrapper{
  width:100%;
  height:100vh;
  margin:auto;
  background:#ffffff; 
  padding:10px 0px 50px;
}

.thankyou-wrapper p{
  font:26px Arial, Helvetica, sans-serif;
  text-align:center;
  color:#333333;
  padding:5px 10px 10px;
}
.thankyou-wrapper a{
  font:26px Arial, Helvetica, sans-serif;
  text-align:center;
  color:#ffffff;
  display:block;
  text-decoration:none;
  width:250px;
  background:#E47425;
  margin:10px auto 0px;
  padding:15px 20px 15px;
  border-bottom:5px solid #F96700;
}
.thankyou-wrapper a:hover{
  font:26px Arial, Helvetica, sans-serif;
  text-align:center;
  color:#ffffff;
  display:block;
  text-decoration:none;
  width:250px;
  background:#F96700;
  margin:10px auto 0px;
  padding:15px 20px 15px;
  border-bottom:5px solid #F96700;
}
.login-main-wrapper img{
    width:100%;
}
#login-main-wrapper{
    margin:50px 0;
}
#login-main-wrapper img{
    width:25%;
    margin:0 auto;
    display:block;
}

.about_club img{
             width:100%;
             height:auto !important;
         }

 .thankyou-wrapper{
  width:100%;
  height:100vh;
  margin:auto;
  background:#ffffff; 
  padding:10px 0px 50px;
}
.thankyou-wrapper h1{
  font:100px Arial, Helvetica, sans-serif;
  text-align:center;
  color:#333333;
  padding:0px 10px 10px;
}
.thankyou-wrapper p{
  font:26px Arial, Helvetica, sans-serif;
  text-align:center;
  color:#333333;
  padding:5px 10px 10px;
}
.thankyou-wrapper a{
  font:26px Arial, Helvetica, sans-serif;
  text-align:center;
  color:#ffffff;
  display:block;
  text-decoration:none;
  width:250px;
  background:#E47425;
  margin:10px auto 0px;
  padding:15px 20px 15px;
  border-bottom:5px solid #F96700;
}
.thankyou-wrapper a:hover{
  font:26px Arial, Helvetica, sans-serif;
  text-align:center;
  color:#ffffff;
  display:block;
  text-decoration:none;
  width:250px;
  background:#F96700;
  margin:10px auto 0px;
  padding:15px 20px 15px;
  border-bottom:5px solid #F96700;
}

 .bodybckss{
    margin: 95px 0;
  }
  
  .bodybckss h6{
      color:#fff;
  }
  
  .bodybckss img{
    width:100%;
    height: 350px;
    object-fit: cover;
  }

  .bodybckss h1{
    font-size: 22px;
    padding: 10px 0;
    color:#fff;
  }
  .bodybckss h2{
    font-size: 18px;
  }

    .bodybckss a{
      color: #f4a106;
      font-weight: bold;
    }
    .bodybckss i{
       color: #f4a106;
    }

.welcome p{
        color: #fff;
    line-height: 30px;
    text-align: left;
    font-size: 15px;
    text-align: justify;
}

.modal-dialog{
    width:850px !important;
}

.modal-dialog{
    max-width:850px !important;
}


.wrapper{
  width: 60%;
  padding:5rem;
  grid-gap: 0.2rem;
  color:white;
  position: absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
  z-index:99999;
  font-family: 'Cabin Sketch', cursive !important;
  margin:0 auto;
}

.blackpink{
  font-size: 5rem;
  font-weight: 500;
  letter-spacing: 8px;
  padding:0rem 2rem;
  border: 10px solid white;
  text-align: center;
  opacity:0;
  border-radius: 5px;
  animation:lightson .5s ease 3 forwards;
  font-family: 'Cabin Sketch', cursive !important;
  
}
@keyframes lightson{
  0%{
    opacity:0;
    text-shadow: 0px 0px 0px #FE1DAD, 0px 0px 0px #FE1DAD, 0px 0px 0px #FE1DAD;
    box-shadow: 0px 0px 0px 0px #fe1dad, 0px 0px 0px 0px #fe1dad,0px 0px 0px 0px #fe1dad, inset 0px 0px 0px #FE1DAD;
  }
  20%{
    opacity:0.5;
    text-shadow: 0px 0px 2.5px #FE1DAD, 0px 0px 5px #FE1DAD, 1px 1px 25px #FE1DAD;
    box-shadow: 0px 0px 5px 0px #fe1dad, 0px 0px 10px 0px #fe1dad,0px 0px 50px 0px #fe1dad, inset 0px 0px 20px #FE1DAD;
  }
  40%{
    opacity:0;
    text-shadow: 0px 0px 1px #FE1DAD, 0px 0px 2px #FE1DAD, 0px 0px 10px #FE1DAD;
    box-shadow: 0px 0px 2px 0px #fe1dad, 0px 0px 5px 0px #fe1dad,0px 0px 25px 0px #fe1dad, inset 0px 0px 10px #FE1DAD;
  }
  50%{
    opacity:1;
    text-shadow: 0px 0px 5px #FE1DAD, 0px 0px 10px #FE1DAD, 1px 1px 50px #FE1DAD;
    box-shadow: 0px 0px 10px 0px #fe1dad, 0px 0px 20px 0px #fe1dad,0px 0px 100px 0px #fe1dad, inset 0px 0px 30px #FE1DAD;
  }
  100%{
    opacity:1;
    text-shadow: 0px 0px 5px #FE1DAD, 0px 0px 10px #FE1DAD, 1px 1px 50px #FE1DAD;
    box-shadow: 0px 0px 10px 0px #fe1dad, 0px 0px 30px 0px #fe1dad,0px 0px 100px 0px #fe1dad, inset 0px 0px 30px #FE1DAD;
  }
}

.blackpink span{
  transform: scaleX(-1);
  display: inline-block;
}
.blackpink__tagline{
  text-align: right;
  font-size: .8rem;
}

@media(max-width: 1150px){
  .blackpink{
    font-size: 5rem;
    padding:2rem 0;
    letter-spacing: 2px;
  }
}


@media(max-width: 789px){
  .wrapper{
     width: 100%;
     padding:2rem;
}
  .blackpink{
    font-size: 2rem;
    letter-spacing: 2px;
  }
}



.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  z-index:99999999;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 17px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


.bookings{
    margin:55px 0;
}
.hours span{
color: red;
font-weight: 600;
}

.welcome_img img{
    width:100%;
}

.logo span{
    display:none;
}
#about_club{
    position:relative;
}

.form-control{
    margin-bottom:15px;
}
.modal-body input{
    border:none;
    background-color:#f1f1f1;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding:8px;
    height:45px;
}
.modal-body input[type=submit]{
    background-color:red;
    color:#fff;
    border:none;
    outline:none;
    padding:8px 15px;
    
}





.logo img {
    width: 100%;
    padding: 8px 0;
}
          
          
          .img-fluid {
    width: 100%;
    height: 200px;
}

.hours p{
	margin: 0;
	color: #fff;
}
.hours ul{
	margin: 0px;
	padding: 0px;
	float: right;
}
.hours ul li{
	display: inline-block;
	list-style: none;
	padding: 0 10px;
}
.hours ul li a{
	color: #fff;
}


.header_top{
	background-color: #000;	
	padding: 10px 0;
}



.logo h1{
	vertical-align: inherit;
    font-weight: 600;
    font-size: 37px;
    margin: 0;
}
.menu ul{
	margin: 0px;
	padding: 0px;
	float: right;
}
.menu ul li{
	list-style: none;
	display: inline-block;
	padding: 10px 20px;
	letter-spacing: 1px;
	font-weight: bold;
}
.menu ul li a{
	color: #fff;
	text-decoration: none;
}
.logo h1{
	color: #fff;
}

/*////////Banner/////////////*/
.banner{
text-align: center;
}
.banner h2{
	font-family: 'Kaushan Script', cursive;
	color: #fff;
	font-size: 80px;
}
.banner_text p{
	    font-size: 18px;
    text-align: center;
    width: 80%;
    margin: 30px auto;
    color: #fff;
}
.banner_text {
    position: absolute;
    top: 70%;
    left: 23%;
    transform: translate(-18%, -50%);
}

.banner{
	position: relative;
}
.banner img{
	width: 100%;
	height: 600px;
	object-position: top;
	object-fit: cover;
}
.header{
	position: absolute;
    top: 40px;
    width: 100%;
    background-color: #00000094;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu{
    padding:15px 0;
}

/*gallery//////*/

.gallery_img {
    background-image: url(../images/banner.jpg);
    padding: 220px 0;
    background-position: top;
    position: relative;
    top: 74px;
    background-size: cover;
}

/*contact////////////////*/

.contact{padding:100px 0;}
.contact h5{line-height:23px; font-family:Verdana, Geneva, sans-serif; font-size:13px; color: #fff;}	
.contact h3{font-size:25px; font-weight:bold; text-transform:uppercase; color:#fff;}	
.contact hr{border-top: 2px solid #fff; width:40px; margin-left:4px; margin:35px 0;}
.contact p{font-size:15px;font-family:Verdana, Geneva, sans-serif; line-height:25px; color:#858585;}	
.contact h4{ font-size:18px; font-weight:bold; text-transform:uppercase; margin:40px 0; color:#fff;}
.telephone b{
	color: #fff;
}
.telephone ul{padding:0; margin:0;}
.telephone li{list-style:none; line-height:25px; color:#333333; font-weight:400;}
.telephone li a{color:#fff; font-family:Verdana, Geneva, sans-serif;}
.telephone P{font-size:15px; line-height:8px; color:#858585; font-family:Verdana, Geneva, sans-serif;}
.telephone li a:hover{color:#9dc02e; text-decoration:none;}

.menu3 ul{margin:0; padding:0;}
.menu3 ul li{ display:inline-block; list-style:none; padding:0 7px; cursor:pointer;}
.menu3 ul li i{font-size:36px; color:#fff;}
.menu3 ul li i:hover{color:#9dc02e;}

.contact input{width:100%; height:50px; padding:9px 16px; border:1px solid #fff; color:#140f0c; border-radius:0; border-color:1px solid red; transitio n:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s; margin:20px o;}
.contact select{width:100%; height:50px; padding:9px 16px; border:1px solid #ececec; color:#140f0c; border-radius:0; border-color:1px solid red; transitio n:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s; margin:20px o;}
.contact textarea{width:100%; height:170px;  border:1px solid #fff; color:#140f0c; border-radius:0;resize:none;margin:20px o;}
.contact label{margin:15px 0; font-size:14px; font-weight:400; color: #fff;}
 .contact input[type="submit"]{color: #fff; background-color:red;  border:none; text-transform: uppercase; font-weight: 500; width:auto; height: 55px; margin-top: 23px; font-weight:700;}
 .contact input[type="submit"]:hover{background-color:#000; color:#FFF; border-color:#000;}
 .contact input[type="reset"]{color:#000;border-color:#ececec; width:auto; padding:15px; background-color:#FFF; padding:15px 20px; text-transform:uppercase; font-weight:500;}
 .contact input[type="reset"]:hover{background-color:#000; color:#FFF;}
 
 .recaptchacls {
    margin-top: 27px;
}











/*Footer////////////*/

  .footer{
      background:#ccc;
  }
  .footer a{
      text-decoration:none;
  }
  .footer p{
  	margin: 0;
  }

  .footer {
    background: #000;
    box-shadow: 50px 0px 88px 32px #ccc;
    /* padding: 35px 0 20px 0; */
}
.footer p{
	color: #fff;
}
.graham{
	padding: 20px 0;
}
.graham h2{
	font-weight: 600;
    text-align: end;
}
.graham {
    padding: 37px 0;
}

.footer i{
	color: red !important;
}

.welcome{
	padding: 60px 0;
	
	text-align: center;

}
.welcome_divider h2{
	color: #fff;
	font-family: 'Kaushan Script', cursive;
	margin: 0;
	padding: 0px 0 15px 0;
	text-align: center;

}

.welcome_divider{
	padding: 20px 0;
}

figure.snip0016 {
  font-family: 'Raleway', Arial, sans-serif;
  color: #fff;
  position: relative;
  overflow: hidden;
  margin: 10px 0;
  width: 100%;
 	height: auto;
  width: 100%;
  background: #000000;
  text-align: left;
}
figure.snip0016 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.snip0016 img {
  max-width: 100%;
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip0016 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 3em;
  width: 100%;
  height: 100%;
}
figure.snip0016 figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 100%;
  border-left: 4px solid rgba(255, 255, 255, 0.8);
  content: '';
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip0016 h2,
figure.snip0016 p {
  margin: 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
}
figure.snip0016 h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transform: translate3d(30%, 0%, 0);
  transform: translate3d(30%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.snip0016 h2 span {
  font-weight: 800;
}
figure.snip0016 p {
  font-weight: 200;
  -webkit-transform: translate3d(0%, 30%, 0);
  transform: translate3d(0%, 30%, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.snip0016 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.snip0016:hover img {
  opacity: 0.3;
}
figure.snip0016:hover figcaption h2 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
figure.snip0016:hover figcaption p {
  opacity: 0.9;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip0016:hover figcaption::before {
  background: rgba(255, 255, 255, 0);
  left: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.about_club img{
	width: 100%;
}
.about_club img{
	width: 100%;
	height: 450px;
	object-position: top;
	object-fit: cover;
}
.welcome_divider span{
    color:yellow;
}

.our_video{
	padding: 60px 0;
	text-align: center;
}
.welcome_divider p{
	width: 60%;
	color: #fff;
	margin: 10px auto;
	font-size: 15px;
	text-align:center;
}

/*Crasull//////*/
.customer-logos img{
	width: 100%;
	height: 260px;
	object-position: top;
	object-fit: cover;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*gallery///////////*/

.portfolio-menu{
	text-align:center;
}
.portfolio-menu ul li{
	display:inline-block;
	margin:0;
	list-style:none;
	padding:10px 15px;
	cursor:pointer;
	-webkit-transition:all 05s ease;
	-moz-transition:all 05s ease;
	-ms-transition:all 05s ease;
	-o-transition:all 05s ease;
	transition:all .5s ease;
}

.portfolio-item{
	/*width:100%;*/
}
.portfolio-item .item{
	/*width:303px;*/
	float:left;
	margin-bottom:10px;
}

/*blog///////////////*/
.blog{
	background: #fff;
    text-align: left;
    padding: 10px;
    border-radius: 5px;
    height:500px;
}
.blog h6{
	padding: 10px 0;
	margin: 0;
}
.blog i{
	color: red;
}


.blog img{
	width: 100%;
	height: 230px;
	object-position: top;
	object-fit: cover;
}
.blog h2{
	    font-size: 18px;
    font-weight: bold;
    color: red;
    margin: 0;
    padding: 6px 0;
    font-style: italic;
}
.blog a{
color: red !important;
    padding: 5px 0;
    border-radius: 5px;
    text-decoration: none !important;
    font-weight: 600;
}


@media only screen and (max-width: 768px) {
    
    .banner h2 {
    font-family: 'Kaushan Script', cursive;
    color: #fff;
    font-size: 25px;
}

  .welcome_divider p{
      width:100%;
  }
  .menu{
      display:none;
  }
  .header {
    position: relative;
    top: 0;
    width: 100%;
    background-color: #00000094;
    z-index: 99999;
}
.header_top{
    text-align:center;
}
.hours{
    text-align: center;
    display: grid;
    float: none;
    padding: 10px 0;
}
.our_video {
    padding: 20px 0;
    text-align: center;
}

.gallery_img {
   background-image: url(../images/banner.jpg);
    padding: 100px 0;
    background-position: center;
    position: relative;
    top: 0px;
}
.welcome {
    padding: 20px 0;

}
.contact {
    padding: 20px 0;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  z-index:99999999;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 17px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.logo span{
    display:block;
}
.logo{
    display:flex;
}



.logo img {
    width: 76%;
    padding: 4px 0;
    margin: 0 auto;
}

.blog {
    background: #fff;
    text-align: left;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.events img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: top;
}

.wrapper {
    width: 100%;
    padding: 3rem;
    grid-gap: 0.2rem;
    color: white;
    position: absolute;
    top: 33%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
    font-family: 'Cabin Sketch', cursive !important;
    margin: 0 auto;
}

.map frame{
    height:150px;
}
}



