@font-face {
  font-family: 'Montserrat-Thin';
  src: url('../woff/montserrat-thin.woff') format('woff'), url('../woff/montserrat-thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Extralight';
  src: url('../montserrat-extralight.html') format('woff'), url('../montserrat-extralight.html') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Light';
  src: url('../woff/montserrat-light.woff') format('woff'), url('../woff/montserrat-light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../woff/montserrat-regular.woff') format('woff'), url('../montserrat-regular.html') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Medium';
  src: url('../woff/montserrat-medium.woff') format('woff'), url('../woff/montserrat-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Semibold';
  src: url('../montserrat-semibold.html') format('woff'), url('../montserrat-semibold.html') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('../woff/montserrat-bold.woff') format('woff'), url('../montserrat-bold.html') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Extrabold';
  src: url('../montserrat-extrabold.html') format('woff'), url('../montserrat-extrabold.html') format('woff');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Black';
  src: url('../woff/montserrat-black.woff') format('woff'), url('../woff/montserrat-black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: 'Montserrat-Regular';
  color: #454545;
}
.sports-banner-section {
  position: relative;
  min-height: 600px;
  height: auto;
  margin-top: 0px;
  padding-bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
  overflow: hidden;
}
.sports-banner-section .cover {
  padding: 15px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.22);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sports-banner-section .main-head {
  position: absolute;
  width: 100%;
  right: 0%;
  text-align: left;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 45%;
  left: 0;
}
.sports-banner-section .main-head h1 {
  font-size: 40px;
  color: #fff;
  margin-bottom: 15px;
  text-align: left;
  font-family: Montserrat-Bold;
}
.sports-banner-section .main-head h4 {
  font-size: 22px;
  color: #fff;
  font-family: 'Montserrat-Medium';
  text-align: left;
  margin-bottom: 0px;
  line-height: 1.6;
}
.fingertips-section {
  padding: 60px 0px;
  background: #f4f7fb;
  overflow: hidden;
  position: relative;
}
.fingertips-section .main-head {
  font-size: 32px;
  font-family: 'Montserrat-Bold';
  line-height: normal;
  letter-spacing: 0;
  text-align: left;
  color: #000;
  margin-bottom: 25px;
}
.fingertips-section p {
  color: #333;
  line-height: 1.6;
  text-align: left;
  font-size: 15px;
}
.solution-section {
  background: #fff;
  padding: 60px 0px;
  position: relative;
}
.solution-section .main-head {
  font-size: 32px;
  font-family: 'Montserrat-Bold';
  line-height: normal;
  letter-spacing: 0;
  text-align: left;
  color: #000;
  margin-bottom: 25px;
}
.solution-section p {
  color: #333;
  line-height: 1.6;
  text-align: left;
  font-size: 15px;
}
.solution-section img {
  width: 100%;
  margin: auto;
  display: block;
}
.experiences-section {
  background: #f4f7fb;
  padding: 60px 0px;
  overflow: hidden;
  position: relative;
}
.experiences-section .main-head {
  font-size: 32px;
  font-family: 'Montserrat-Bold';
  line-height: normal;
  letter-spacing: 0;
  text-align: center;
  color: #000;
  margin-bottom: 25px;
}
.experiences-section h4 {
  color: #333;
  line-height: 1.6;
  text-align: center;
  font-size: 16px;
}
.experiences-section img {
  width: 100%;
  margin: auto;
  display: block;
}
.experiences-section .list-point {
  margin: 0px;
  padding: 40px 10px 0px;
  list-style: none;
}
.experiences-section .list-point li {
  margin-bottom: 8px;
  color: #333;
  line-height: 1.6;
  text-align: left;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.experiences-section .list-point li:before {
  content: "\ea13";
  font-family: 'boxicons';
  display: inline-block;
  margin-left: 0em;
  width: 1.3em;
  color: #6ac259;
  font-size: 18px;
  vertical-align: middle;
  text-indent: 0em;
}
.features-section {
  background: #fff;
  padding: 60px 0px;
  overflow: hidden;
  position: relative;
}
.features-section .main-head {
  font-size: 32px;
  font-family: 'Montserrat-Bold';
  line-height: normal;
  letter-spacing: 0;
  text-align: center;
  color: #000;
  margin-bottom: 25px;
}
.features-section .features-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0px;
}
.features-section .features-box img {
  width: 100%;
  margin: auto;
  display: block;
}
.features-section .features-box .content-sec {
  width: 60%;
}
.features-section .features-box .content-sec h4 {
  color: #141414;
  line-height: 1.6;
  font-family: 'Montserrat-Bold';
  text-align: left;
  font-size: 24px;
}
.features-section .features-box .content-sec p {
  color: #333;
  line-height: 1.6;
  text-align: left;
  font-size: 17px;
  font-family: 'Montserrat-Medium';
}
.supplier-section {
  background: #f4f7fb;
  padding: 60px 0px;
  overflow: hidden;
  position: relative;
}
.supplier-section .supplier-box {
  padding: 20px;
  border-radius: 5px;
}
.supplier-section .supplier-box img {
  margin-bottom: 15px;
}
.supplier-section .supplier-box h4 {
  color: #141414;
  line-height: 1.6;
  font-family: 'Montserrat-Bold';
  text-align: left;
  font-size: 22px;
}
.supplier-section .supplier-box ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.supplier-section .supplier-box ul li {
  margin-bottom: 8px;
  color: #333;
  line-height: 1.6;
  text-align: left;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.supplier-section .supplier-box ul li:before {
  content: "\ea13";
  font-family: 'boxicons';
  display: inline-block;
  margin-left: 0em;
  width: 1.3em;
  font-size: 18px;
  vertical-align: middle;
  text-indent: 0em;
}
.supplier-section .one {
  background: #ffefef;
}
.supplier-section .one ul li:before {
  color: #c25959;
}
.supplier-section .two {
  background: #feffef;
}
.supplier-section .two ul li:before {
  color: #c2b959;
}
.management-section {
  background: #333;
  padding: 60px 0px;
  position: relative;
}
.management-section .main-head {
  font-size: 32px;
  font-family: 'Montserrat-Bold';
  line-height: normal;
  letter-spacing: 0;
  text-align: center;
  color: #fff;
  margin-bottom: 25px;
}
.management-section .management-box img {
  margin: auto;
  display: block;
  max-width: 300px;
}
.management-section .management-box h3 {
  color: #fff;
  line-height: 1.6;
  font-family: 'Montserrat-Bold';
  text-align: center;
  font-size: 18px;
}
.management-section .management-box p {
  color: #fff;
  line-height: 1.6;
  text-align: center;
  font-size: 15px;
  font-family: 'Montserrat-Medium';
}
.kickstart-section {
  background: #f4f7fb;
  padding: 60px 0px;
  overflow: hidden;
  position: relative;
}
.kickstart-section .main-head {
  font-size: 32px;
  font-family: 'Montserrat-Bold';
  line-height: normal;
  letter-spacing: 0;
  text-align: left;
  color: #000;
  margin-bottom: 30px;
}
.kickstart-section h3 {
  color: #14699e;
  line-height: 1.6;
  font-family: 'Montserrat-Bold';
  text-align: left;
  font-size: 26px;
  margin-bottom: 25px;
}
.kickstart-section .kick-img img {
  width: 100%;
  margin: auto;
  display: block;
}
.kickstart-section .content-sec {
  margin-bottom: 30px;
}
.kickstart-section .content-sec h4 {
  font-size: 20px;
  font-family: 'Montserrat-Medium';
  line-height: normal;
  letter-spacing: 0;
  text-align: left;
  color: #000;
  margin-bottom: 15px;
}
.kickstart-section .content-sec p {
  color: #333;
  line-height: 1.6;
  text-align: left;
  font-size: 15px;
}
.testimonial-section {
  position: relative;
  min-height: 300px;
  height: auto;
  margin-top: 60px;
  padding-bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
  overflow: hidden;
}
.testimonial-section .cover {
  padding: 15px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.22);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.testimonial-section .testimonial-inner {
  position: absolute;
  width: 100%;
  right: 0%;
  text-align: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  left: 0;
}
.testimonial-section .testimonial-inner h2 {
  font-size: 32px;
  font-family: 'Montserrat-Bold';
  line-height: normal;
  letter-spacing: 0;
  text-align: left;
  color: #fff;
  margin-bottom: 35px;
}
.testimonial-section .testimonial-inner .btn-contact {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 0.6rem 2.5rem;
  color: #060e9f;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}
.testimonial-section .testimonial-inner .btn-contact:hover {
  background: transparent;
  border: 1px solid #fff;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  color: #fff;
}
