@font-face {
src: url(fonts/Lato-Bold.ttf);
font-family:bold;
}
@font-face {
src: url(fonts/Lato-Regular.ttf);
font-family:regular;
}
@font-face {
src: url(fonts/Lato-Black.ttf);
font-family:black;
}
@font-face {
src: url(fonts/Merriweather-LightItalic.otf);
font-family:merriweather;
}
@font-face {
src: url(fonts/Lato-Light.ttf);
font-family:light;
}
@font-face {
src: url(fonts/Lato-Italic.ttf);
font-family:italic;
}
@font-face {
src: url(fonts/Oswald-Light.ttf);
font-family:Oswald-Light;
}
@font-face {
src: url(fonts/Oswald-Regular.ttf);
font-family:Oswald-regular;
}

body{
  height:2000px;
}
.mid{
  width:80%;
  margin:auto;
  max-width:1200px;
}
/* header-top starts here */
.header-top{

  background-color:#6b6b6b;
  -webkit-background-size:cover;
  background-size:cover;
  width:100%;
  height:760px;
  overflow:hidden;

}
.logo{
  margin-top:55px;
}
.text-button h1{
  color:#fff;
  font-family:bold;
  font-size:32px;
}
.text-button p{
  color:#fff;
  font-family:regular;
  font-size:15px;
  margin-bottom:15px;
  margin-top:-10px;
}

.button a{
  position: relative;
  display:block;
  background-color:#ffc908;
  width:150px;
  height:30px;
  padding:10px 0px;
  overflow: hidden;

}
.button .kornar{
  width:0px;
  height:0px;
  border-bottom:12px solid transparent;
  border-left:12px solid transparent;
  border-right:12px solid #000;
  position:absolute;
  top:0px;
  right:0px;

}

.button a p{
  margin-top:15px;
  margin-left:5px;
  font-size:15px;
  font-family:regular;
  color:#000;
  width:80%;
  margin: auto;
  margin-top:6px;

}
.button a img{
  margin-top:-31px;
  margin-left: 135px;
  display: block;
}
.slider-text{
  margin-top:174px;

}
.arrow{
  float: left;
  width:15%;
  overflow: hidden;
  margin-top:50px;
}
.text-button{
  width:35%;
  float: left;
  margin-top:24px;
  margin-left:-102px;
}
.text-button img{
  margin-top:17px;
}
.arrow img{
  overflow: hidden;
}
.arrow img:nth-child(1){
  display: block;
  margin-bottom:10px;
}
.slider-text .featured{
  margin-top:-3px;
  margin-left:-436px;
  overflow:hidden;
}
/* header-top ends here */
/* header-bottom starts here */
.header-bottom{
  width:100%;
  height:60px;
  background-color:#e21711;
}
.header-bottom ul{
  margin-left:70px;
}
.header-bottom ul li{
  display: inline-block;
  margin-top:18px;
}
.header-bottom ul li a{

  font-family:bold;
  padding:20px 10px;
  color: #fff;
  font-size:13px;

}
.header-bottom ul li:hover a{
  background-color: #cd1411;
  border-bottom:4px solid black;
}
/* header-bottom ends here */
/* mission div starts here */
.mission{
  background-color:#000;
  width:100%;
  height:750px;
  overflow: hidden;

}
.mission .mission-logo{
 margin: auto;
 display: block;
 margin-top:50px;
}
.mission h3{
  font-family:bold;
  font-weight:normal;
  color:#ffc908;
  font-size:18px;
  text-align: center;
  margin-top:15px;
}
.mission h4{
  color: #fff;
  font-family:bold;
  font-size:30px;
  text-align: center;
  margin-top:7px;
}
.mission .mission-left .some-heading{
  width:15%;
  border-left:7px solid #ffca08;
  height:85px;
  position: relative;
  }
  .mission .mission-left .some-heading::after{
    content:'';
    width:0px;
    height:0px;
    border-bottom:10px solid transparent;
    border-left:10px solid transparent;
    border-right:10px solid red;
    position:absolute;
    top:0px;
    right:-93px;
  }

.mission .mission-left .some-heading h3{
  color: #888888;
  font-size:25px;
  text-align:left;
  font-family:black;
  margin-left:14px;
  margin-top:-20px;
}
.mission .mission-left .some-heading img{
  margin-left:160px;
}
.mission-left{
  width:45%;
  float: left;
}
.mission-left .p1{
  color: #fff;
  margin-left:50px;
  font-family:merriweather;
}
.mission-left .p2{
  color: #fff;
  margin-left:50px;
  font-family:merriweather;
  margin-top:10px;
}
.mission-right{
  width:45%;
  float: left;
}
.mission-left .quote{
  margin-top:20px;
}
.mission-left hr{
  border-top:none;
  border-bottom:1px solid white;
  width:50px;
  margin-left:50px;
}
.mission-left .hr1{
  margin-top:40px;
}
.mission-left .hr2{
  margin-top:-5px;
}
.mission-right .mr1{
  width:27%;
  height:220px;
  background-color:#d6d6d6;
  background-color: #D7D7D7;
  background-position: center center;
  -webkit-background-size:cover;
  background-size:cover;
  background-repeat:no-repeat;
  float: left;
  margin-right:20px;
  margin-top:40px;
  margin-left:30px;
}
.mission-right .mr2{
  width:27%;
  height:220px;
  background-color:#d6d6d6;
  background-color: #D7D7D7;
  background-position: center center;
  -webkit-background-size:cover;
  background-size:cover;
  background-repeat:no-repeat;
  float: left;
  margin-right:20px;
  margin-top:40px;
}
.mission-right .mr3{
  width:27%;
  height:220px;
  background-color:#d6d6d6;
  background-color: #D7D7D7;
  background-position: center center;
  -webkit-background-size:cover;
  background-repeat:no-repeat;
  background-size:cover;
  float: left;
  margin-right:20px;
  margin-top:40px;
}
.mission-right .mr-text h4{
 color: #fff;
 font-family:light;
 font-size:22px;
 margin-left:-104px;
 margin-top:277px;
}
.mission-right .mr-text h4 span{
 color: #fff;
 font-family:regular;
 font-size:22px;
}
.mission-right .mr-text p{
  color: #fff;
  font-family:light;
  margin-left:30px;
}
.mission-left .people .pp{
  width:15%;
  height:66px;
  background-color: #fff;
  background-color: #D7D7D7;
  -webkit-background-size:cover;
  background-size:cover;
  background-repeat:no-repeat;
  float: left;
  margin-left:51px;
  margin-top:30px;
}
.mission-left .people .ppl-text{
  width:40%;
  float: left;
  margin-left:20px;
  margin-top:47px;

}
.mission-left .people .ppl-text h5{
  font-family:bold;
  color:#ffc906;
}
.mission-left .people .ppl-text h6 span{
 display: block;
}
.mission-left .people .ppl-text h6{
 font-family:italic;
 font-size:14px;
 color: #fff;
}
/* misision div ends here */
/* about div starts here */
.about{
  height:500px;
}
.about img{
  display: block;
  margin: auto;
  margin-top:50px;
}
.about h2{
  font-family:bold;
  text-align:center;
  font-size:30px;
  margin-top:10px;
}
.about h3{
  width:27%;
  background-color:#fdc807;
  text-align: center;
  margin: auto;
  font-family:Oswald-Light;
  color:#fff;
  font-weight:normal;
  font-size:16px;
  padding:4px 4px;
  letter-spacing:3px;
  margin-top:5px;
}
.about .sections{
  margin-top:30px;
}
.about .sections p{
  font-family:light;
  text-align: center;
}
.about .sections .box{
  width:20%;
  float: left;
  margin-left:40px;
}
.about .sections .box a{
  display: block;
  width:90px;
  height:90px;
  background-color:#f4f4f4;
  margin: auto;
  border:3px solid transparent;
  position: relative;
}
.about .sections .box a::after{
  content:'';
  width:0px;
  height:0px;

  border-bottom:10px solid transparent;
  border-left:10px solid transparent;
  border-right:10px solid red;
  position:absolute;
  top:-2px;
  right:-2px;

}
.about .sections .box a:hover:after{
  border-right:10px solid #fec400;
}
.about .sections .box a i{
  color: #000;
  font-size:50px;
  margin-left:15px;
  margin-top:15px;
}
.about .sections .box a:hover {
  background-color:#000;
  border:3px solid #666;
}
.about .sections .box a:hover i{
  color: #fff;
}
.about .sections .box h4{
  font-family:regular;
  color: #000;
  text-align: center;
  margin-top:20px;
  margin-bottom:20px;
}
.about .sections .box:hover h4{
  color: red;
}
.about{
  position: relative;
  overflow: hidden;

}
.about::after{
  content:'';
  width:0px;
  height:0px;

  border-bottom:81px solid transparent;
  border-left:833px  solid #000;
  border-right:549px  solid #000;
  position: absolute;
  top:0px;
  left:0px;
}
/* about div ends here */
/* our-targets div start here */
.our-targets{
  height:450px;
  background-color:#d7d7d7;
  position: relative;
  padding-bottom:100px;

  -webkit-background-size:cover;
  background-size:cover;
  background-position: center center;
  overflow:hidden;
}
.our-targets::after{
  content:'';
  width:0px;
  height:0px;
  border-top:81px solid transparent;
  border-left:278px solid #f4f4f4;
  border-right:1502px solid #f4f4f4;
  position: absolute;
  bottom:0px;
  left:0px;
}

.our-targets .target-box {
  display: block;
  width:280px;
  height:230px;
  border:1px solid #fff;
  float: left;
  margin-top:100px;
  margin-left:50px;
  position:relative;
  }
.our-targets .target-box a i{
  margin-left:120px;
  font-size:40px;
  margin-top:40px;
  color: #fff;
}
.our-targets .target-box hr{
  width:10%;
  text-align: center;
  border-top:none;
  color: #fff;

}
.our-targets .target-box .hra1{
  margin-top:13px;
}
.our-targets .target-box .hra2{
  margin-top:-6px;
}
.our-targets .target-box h3{
  color: #fff;
  text-align: center;
  font-family:oswald-regular;
  font-size:20px;
  font-weight:normal;
}
.our-targets .target-box p{
  margin-top:10px;
  color: #fff;
  text-align: center;
  font-family:light;
  font-size:12px;
  font-weight:normal;
}
.our-targets .target-box a::after{
  content:'';
  width:0px;
  height:0px;
  border-bottom:15px solid transparent;
  border-left:15px solid transparent;
  border-right:15px solid #fff;
  position:absolute;
  top:-1px;
  right:-1px;
}
.our-targets .target-box:hover{
  background-color: #e21711;
  border:1px solid #e21711;
}
.our-targets .target-box:hover i{
  color: #fec807;
}
.our-targets .target-box:hover a:after{
  border-right:10px solid #ffc907;
}

/* our targets div ends here */
/* featured div starts here */
.featured-activities{
  height:380px;
  background-color: #f4f4f4;
  overflow: hidden;

}
.featured-activities img{
  margin: auto;
  margin-top:50px;
  display: block;
}
.featured-activities h3{
  text-align: center;
  font-family:bold;
  font-size:25px;
  font-weight:normal;
  margin-top:15px;
}
.featured-activities .fea-act{
  width:170px;
  height:100px;
  background-color:#D6D6D6;
  float: left;
  margin-right:2px;
  overflow: hidden;

}
.featured-activities .fea-act .hover{
  margin-top:-144px;
  overflow: hidden;
  position: relative;

}
.featured-activities .fea-act .hover h4{
  font-family:regular;
  font-size:14px;
  color:#fff;
  font-weight:normal;
  margin-left:10px;
  margin-top:20px;
}
.featured-activities .fea-act .hover p{
  font-family:light;
  font-size:12px;
  color: #fff;
  margin-left:10px;
  margin-top:5px;
}
.featured-activities .fea-act .hover i{
  color: #fff;
  margin-left:10px;
  margin-top:25px;
  font-size:18px;
}
.featured-activities  .fa1{
  background-color: #D7D7D7;
  -webkit-background-size:cover;
  background-size:cover;
  background-repeat:no-repeat;
  background-position: top center;
}
.featured-activities  .fa2{
  background-color: #D7D7D7;
  -webkit-background-size:cover;
  background-size:cover;
  background-repeat:no-repeat;
  background-position: top center;
}
.featured-activities  .fa3{
  background-color: #D7D7D7;
  -webkit-background-size:cover;
  background-size:cover;
  background-repeat:no-repeat;
  background-position: top center;
}
.featured-activities  .fa4{
  background-color: #D7D7D7;
  -webkit-background-size:cover;
  background-size:cover;
  background-repeat:no-repeat;
  background-position: top center;
}
.featured-activities  .fa5{
  background-color: #D7D7D7;
  -webkit-background-size:cover;
  background-size:cover;
  background-repeat:no-repeat;
  background-position: top center;
}
.featured-activities  .fa6{
  background-color: #D7D7D7;
  -webkit-background-size:cover;
  background-size:cover;
  background-repeat:no-repeat;
  background-position: top center;
}

.featured-activities .fea-act:hover{
  overflow:inherit;
}
.featured-activities .fea-act:hover .hover {
  width:170px;
  height:200px;
  background-color:#E21711;
  margin-top:0px;

}
.featured-activities .fea-act .hover::after{
  content:'';
  width:0px;
  height:0px;

  border-bottom:15px solid transparent;
  border-left:15px solid #FFC807;
  border-right:15px solid transparent;
  position:absolute;
  bottom:0px;
  right:0px;
  transform: rotate(180deg);
}
.featured-activities .margin{
  margin-top:27px;
  margin-left:34px;
}
/* featured activities div ends here */
/* offered div starts here */
.offered{
  position: relative;
}
.offered::after{
  content:'';
  width:0px;
  height:0px;

  border-bottom:59px solid transparent;
  border-left:1160px   solid #F4F4F4;
  border-right:709px  solid #F4F4F4;
  position: absolute;
  top:0px;
  left:0px;
}

/* offered div endss here */
/* sports-offered div starts here */
.sports-offered{
  height:600px;
}
.sports-offered img{
  display: block;
  margin: auto;
  margin-top:50px;
}
.sports-offered h2{
  font-family:bold;
  text-align:center;
  font-size:27px;
  margin-top:10px;
}
.sports-offered h3{
  width:27%;
  background-color:#fdc807;
  text-align: center;
  margin: auto;
  font-family:Oswald-Light;
  color:#fff;
  font-weight:normal;
  font-size:15px;
  padding:4px 4px;
  letter-spacing:3px;
  margin-top:5px;
}
/* sports-offered div ends here */
.menu {

text-align: center;
margin-top:30px;
}
 .menu .mixitup-control-active{
  background: #fff;
}
.menu button{
  display: inline-block;
  font-family:Oswald-regular;
  margin-left:-6px;
  border:1px solid #E9E9E9;
  color: #585858;
  font-size:12px;
  padding:5px 8px;
  position: relative;
}


.menu button::after{
  content:'';
  width:0px;
  height:0px;

  border-bottom:10px solid transparent;
  border-left:10px solid red;
  border-right:10px solid transparent;
  position:absolute;
  top:5px;
  right:-5px;
  transform: rotate(90deg);
}
.menu button:hover{
  color: #fff;
  background-color: #000;
}
.menu button:hover:after{
  content:'';
  width:0px;
  height:0px;

  border-bottom:10px solid transparent;
  border-left:10px solid #FFC807;
  border-right:10px solid transparent;
  position:absolute;
  top:5px;
  right:-5px;
  transform: rotate(90deg);
}
.so-box-main{
  margin-top:40px;
  margin-left:10px;
}
.so-box-main .so-box{
  width:330px;
  height:200px;
  background-color:#D7D7D7;
  float: left;

}
.so-box-main .sb1{
  background-color: #D7D7D7;
  -webkit-background-size:cover;
  background-size:cover;
  background-position: top top;
  background-repeat:no-repeat;
  border:1px solid #F4F4F4;
}
.so-box-main .sb2{
  background-color: #D7D7D7;
  -webkit-background-size:cover;
  background-size:cover;
  background-position: top top;
  background-repeat:no-repeat;
  border:1px solid #F4F4F4;
}
.so-box-main .sb3{
  background-color: #D7D7D7;
  -webkit-background-size:cover;
  background-size:cover;
  background-position: top top;
  background-repeat:no-repeat;
  border:1px solid #F4F4F4;
}
.so-box-main .sb4{
  background-color: #D7D7D7;
  -webkit-background-size:cover;
  background-size:cover;
  background-position: top top;
  background-repeat:no-repeat;
  border:1px solid #F4F4F4;
}
.so-box-main .sb5{
  background-color: #D7D7D7;
  -webkit-background-size:cover;
  background-size:cover;
  background-position: top top;
  background-repeat:no-repeat;
  border:1px solid #F4F4F4;
}
.so-box-main .sb6{
  background-color: #D7D7D7;
  -webkit-background-size:cover;
  background-size:cover;
  background-position: top top;
  background-repeat:no-repeat;
  border:1px solid #F4F4F4;
}
.so-box-main .sb7{
  background-color: #D7D7D7;
  -webkit-background-size:cover;
  background-size:cover;
  background-position: top top;
  background-repeat:no-repeat;
  border:1px solid #F4F4F4;
}
.so-box-main .sb8{
  background-color: #D7D7D7;
  -webkit-background-size:cover;
  background-size:cover;
  background-position: top top;
  background-repeat:no-repeat;
  border:1px solid #F4F4F4;
}
.so-box {
  overflow: hidden;
}
.so-box .so-hover {
  margin-top:200px;
  overflow: hidden;

  position: relative;

}

.so-box .so-hover p{
  font-family:light;
  font-size:12px;
  color: #000;
  margin-left:15px;
  margin-top:35px;
}
.so-box .so-hover a{
  padding:12px 10px;
  width:25%;

  background-color:#e21712;
  color:#fff;
  font-family:regular;
  font-size:10px;
  margin-left:15px;
  margin-top:20px;
  display: block;
}

.so-box:hover .so-hover {
  width:330px;
  height:200px;
  background-color:#E7E7E7;
  margin-top:0px;

}
.so-box .so-hover::after{
  content:'';
  width:0px;
  height:0px;

  border-bottom:15px solid transparent;
  border-left:15px solid #e21712;
  border-right:15px solid transparent;
  position:absolute;
  bottom:0px;
  right:0px;
  transform: rotate(180deg);
}
/* sponsor div starts here */
.sponsor{
  margin-top:60px;
  margin-left:50px;
  margin-bottom:180px;
}
.sponsor .s1{
  width:180px;
  height:80px;
  background-image: url(images/s0.jpg);
  float: left;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  background-size:cover;
  border:1px solid #F4F4F4;
  margin-right:10px;
}
.sponsor .s2{
  width:180px;
  height:80px;
  background-image: url(images/s0.jpg);
  float: left;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  background-size:cover;
  border:1px solid #F4F4F4;
  margin-right:10px;
}
.sponsor .s3{
  width:180px;
  height:80px;
  background-image: url(images/s0.jpg);
  float: left;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  background-size:cover;
  border:1px solid #F4F4F4;
  margin-right:10px;
}
.sponsor .s4{
  width:180px;
  height:80px;
  background-image: url(images/s0.jpg);
  float: left;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  background-size:cover;
  border:1px solid #F4F4F4;
  margin-right:10px;
}
.sponsor .s5{
  width:180px;
  height:80px;
  background-image: url(images/s0.jpg);
  float: left;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  background-size:cover;
  border:1px solid #F4F4F4;
  margin-right:10px;
}
/* sponsor div ends here */
/* footer div starts here */
.footer{
  height:300px;
  background-color:#161616;
}
.f1{
  width:33%;
  float: left;
  margin-top:50px;
}
.f2{
  width:33%;
  float: left;
  margin-top:50px;
}
.f3{
  width:33%;
  float: left;
  margin-top:50px;
  margin-left:10px;
}
.footer .f2 .social ul li{
  display: inline-block;
}
.f3 .f3-top ul li{
  display: inline-block;
}
.f3 .f3-bottom ul li{
  display: inline-block;
}
.f1 h5{
  color:#C41C16;
  font-family:Oswald-regular;
  font-size:14px;
  margin-bottom:30px;
}
.f1 h6{
  font-family:light;
  color: #C9C9C9;
  font-size:11px;
}

.f1 .h61 span{
  margin-left:115px;
}
.f1 .h62 span{
  margin-left:115px;
}
.f1 .h63 span{
  margin-left:95px;
}
.f1 .h64 span{
  margin-left:105px;
}
.f1 .h65 span{
  margin-left:125px;
}
.f1 .h66 span{
  margin-left:120px;
}
.f1 hr{
  border-bottom:none;
  width:250px;
  margin-left:0px;
}
.f2 h3{
  font-family:Oswald-regular;
  color: #F4C925;
  text-align: center;
  margin:10px 0px;
}
.f2 h6{
  font-family:regular;
  color:#C9C9C9;
  font-size:10px;
  text-align: center;
}
.f2 .social ul li a i {
  color: #888888;
  font-size:22px;
  margin-left:10px;
}
.f2 .social ul li a:hover i{
  color: #D51810;
}
.f2 .social ul{
  text-align: center;
  margin-top:20px;
}
.f3 h5{
  color:#C41C16;
  font-family:Oswald-regular;
  font-size:14px;
  margin-bottom:20px;
}
.f2 img{
  width:20%;
  margin-left:140px;
}
/* footer div ends here */
