@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/PT_Sans-Web-Regular.ttf); }
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: bold;
  src: url(../fonts/PT_Sans-Web-Bold.ttf); }
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: bold;
  src: url(../fonts/PT_Sans-Web-BoldItalic.ttf); }
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: normal;
  src: url(../fonts/PT_Sans-Web-Italic.ttf); }
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: bold;
  src: url(../fonts/RobotoSlab-Bold.ttf); }
@font-face {
  font-family: 'Roboto Slab', serif;
  font-style: normal;
  font-weight: bold;
  src: url(../fonts/RobotoSlab-Regular.ttf); }
body {
  font-family: 'PT Sans'; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto Slab';
  font-weight: bold; }

.btn-theme {
  background-image: linear-gradient(to bottom, #ffd65e, #febf04);
  color: #000000;
  font-weight: bold;
  text-transform: uppercase; }

#menu::-webkit-scrollbar {
  display: none; }

.menu-ver {
  height: 100%;
  overflow: scroll;
  transition: all .5s ease;
  position: fixed;
  left: 0px;
  z-index: 100;
  width: .9375in;
  background: #950020; }
  .menu-ver ul {
    padding: 0px;
    margin: 0px;
    list-style: none; }
    .menu-ver ul li {
      display: block;
      text-align: center;
      text-transform: uppercase;
      padding: 20px 0px;
      border-bottom: 1px solid #b01334; }
      .menu-ver ul li:hover {
        background: #ffc107; }
        .menu-ver ul li:hover a span {
          color: #000000;
          font-weight: bold; }
      .menu-ver ul li a {
        color: #ffffff; }
        .menu-ver ul li a span {
          font-size: 12px;
          font-weight: 300;
          display: block;
          margin-top: 4px; }
        .menu-ver ul li a:hover {
          text-decoration: none; }
  .menu-ver .active {
    background: #ffc107; }
    .menu-ver .active a span {
      color: #000000;
      font-weight: bold; }

.main-wrapper-p {
  background: #1a2229;
  padding-left: 95pt;
  padding-right: 60pt;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #ffffff; }
  .main-wrapper-p .list ul {
    padding: 0px;
    margin: 0px;
    list-style: none; }
    .main-wrapper-p .list ul li {
      font-size: 12px;
      display: inline;
      border-right: 1px solid #ffffff;
      padding-right: 10px;
      padding-left: 5px; }
      .main-wrapper-p .list ul li:last-child {
        border-right: 0px; }
  .main-wrapper-p .social-btn .fb {
    background: #3B5998; }
  .main-wrapper-p .social-btn .link {
    background: #EC352E; }
  .main-wrapper-p .social-btn .tw {
    background: #1dcaff; }
  .main-wrapper-p .social-btn ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: right; }
    .main-wrapper-p .social-btn ul li {
      font-size: 12px;
      display: inline;
      padding: 6px 10px;
      margin-top: 14px; }
      .main-wrapper-p .social-btn ul li a {
        color: #ffffff; }

.slider-section {
  background: #1f2023;
  padding-left: 95pt; }
  .slider-section .equal-hght {
    display: flex; }
    .slider-section .equal-hght .description {
      width: 30%;
      float: left;
      padding-top: 3%;
      padding-bottom: 30px;
      background: #1f2023; }
      .slider-section .equal-hght .description h4 {
        font-weight: bold;
        text-transform: uppercase;
        color: #a5a5a5;
        font-size: 32px;
        font-weight: bold;
        margin-top: 24px; }
      .slider-section .equal-hght .description p {
        color: #909090;
        font-weight: 300;
        font-size: 18px; }
      .slider-section .equal-hght .description ul {
        padding: 0px;
        list-style: none;
        margin-top: 20px; }
        .slider-section .equal-hght .description ul li {
          margin-top: 5px;
          font-size: 16px;
          color: #909090; }
          .slider-section .equal-hght .description ul li .no {
            height: 25px;
            width: 25px;
            line-height: 25px;
            background: #febf04;
            color: #000000;
            font-weight: bold;
            text-align: center;
            display: inline-block;
            margin-right: 10px; }
      .slider-section .equal-hght .description button {
        margin-top: 15px; }
    .slider-section .equal-hght .slider-m {
      width: 70%;
      float: left; }

.section1 {
  padding-left: 95pt;
  padding-right: 60pt; }

.newletter {
  background: #000000;
  padding: 9px; }
  .newletter .input-box {
    width: 400px;
    border-radius: 0px;
    border: 1px solid #045979;
    height: 36px; }
  .newletter .btn-theme {
    height: 34px;
    margin-left: -6px;
    border-radius: 0px;
    width: 200px; }

.section1 {
  padding: 50px 0px; }
  .section1 h1 {
    font-weight: bold;
    text-transform: uppercase; }
    .section1 h1 span {
      color: #febf04; }
  .section1 .cont {
    font-size: 18px;
    color: #848484; }

.all-rw-sides {
  padding-left: 95pt;
  padding-right: 60pt;
  padding-top: 4px;
  padding-bottom: 4px; }
  .all-rw-sides h1 {
    font-weight: bold;
    text-transform: uppercase; }
    .all-rw-sides h1 span {
      color: #febf04; }
  .all-rw-sides h2 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px; }
    .all-rw-sides h2 span {
      color: #febf04; }
  .all-rw-sides .parent-rw {
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 0px; }
    .all-rw-sides .parent-rw .wrapper-content span {
      display: inline-block;
      background: #950020;
      padding: 5px 10px;
      font-weight: bold;
      color: #ffffff; }
    .all-rw-sides .parent-rw .wrapper-content p {
      font-size: 16px;
      color: #848484; }
    .all-rw-sides .parent-rw .wrapper-content h3 {
      font-weight: bold;
      text-transform: uppercase; }
    .all-rw-sides .parent-rw .wrapper-content .btn-border {
      border: 1px solid #e0e0e0;
      border-radius: 0px;
      text-transform: uppercase;
      background: #fff;
      color: #595959; }
      .all-rw-sides .parent-rw .wrapper-content .btn-border:hover {
        background: #febf04;
        color: #000;
        border: 1px solid #febf04; }
  .all-rw-sides .sect-imf {
    position: relative; }
    .all-rw-sides .sect-imf .content-n {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      padding-left: 20px;
      color: #ffffff; }
      .all-rw-sides .sect-imf .content-n h4 {
        font-size: 24px;
        font-weight: bold;
        font-size: italic; }
    .all-rw-sides .sect-imf:last-child {
      margin-top: 14px; }
  .all-rw-sides .img-box img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: top; }
  .all-rw-sides .gallery .col-md-3 {
    margin-top: 10px; }

.full-bg-ln {
  background: url(../images/cricket.jpg) no-repeat center;
  background-size: cover;
  padding: 100px 0px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  margin-top: 20px; }
  .full-bg-ln h1 {
    font-size: 60px; }
  .full-bg-ln h3 {
    font-size: 40px; }
  .full-bg-ln p {
    font-size: 25px;
    font-weight: normal; }
  .full-bg-ln .btn-yl {
    border-radius: 20px;
    color: #000;
    font-weight: bold;
    font-size: 22px;
    background: #febf04; }

.footer {
  background: #1f2023;
  padding: 15px; }
  .footer ul {
    padding: 0px;
    margin: 0px;
    list-style: none; }
    .footer ul li {
      display: inline;
      margin-left: 10px;
      border-right: 1px solid #ffffff;
      padding: 0px 12px;
      text-transform: uppercase; }
      .footer ul li a {
        color: #ffffff; }
      .footer ul li:last-child {
        border-right: 0px; }

.footer1 {
  background: #000;
  color: #fff;
  padding: 10px; }
  .footer1 a {
    font-weight: bold;
    color: #ffffff; }

.mobile-menu-m {
  display: none; }

.mobile-menu-c {
  display: none; }

.banner-section {
  position: relative;
  margin-bottom: 20px; }
  .banner-section .content-wrap {
    position: absolute;
    left: 95pt;
    top: 50%;
    transform: translateY(-50%);
    color: #ffffff; }

.team-m h4 {
  margin-bottom: 0px; }
.team-m p {
  margin-top: 0px; }

.middle-container ul {
  padding: 0px;
  margin: 0px;
  list-style: none; }
.middle-container p span {
  color: #c20302;
  font-weight: bold;
  text-transform: uppercase;
  background: #eee;
  padding: 1%;
  border-right: 4px solid #c20302; }

@media screen and (max-width: 768px) {
  .menu-ver {
    display: none; }

  .main-wrapper-p {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 14px;
    position: relative; }
    .main-wrapper-p .list ul li {
      width: 100%;
      font-size: 12px;
      display: inline-block;
      border-right: 0px;
      padding-right: 0px;
      padding-left: 0px; }
    .main-wrapper-p .social-btn ul {
      float: left;
      margin-top: 10px; }
      .main-wrapper-p .social-btn ul li a {
        color: #ffffff; }
    .main-wrapper-p .mobile-menu-m, .main-wrapper-p .mobile-menu-c {
      display: block;
      width: 68px;
      height: 32px;
      background: #950020;
      color: #ffffff;
      font-weight: bold;
      position: fixed;
      right: 6px;
      top: 6px;
      line-height: 32px;
      text-align: center;
      z-index: 9; }
      .main-wrapper-p .mobile-menu-m:hover, .main-wrapper-p .mobile-menu-c:hover {
        cursor: pointer;
        opacity: 0.9; }
    .main-wrapper-p .mobile-menu-c {
      display: none; }

  .slider-section {
    background: #1f2023;
    padding-left: 10px; }
    .slider-section .equal-hght {
      display: block; }
      .slider-section .equal-hght .description {
        width: 100%;
        float: left;
        padding-top: 3%;
        padding-bottom: 30px;
        background: #1f2023; }
        .slider-section .equal-hght .description ul li {
          font-size: 13px; }
      .slider-section .equal-hght .slider-m {
        width: 100%;
        float: left;
        padding-right: 10px; }

  .newletter .input-box {
    width: 100%; }

  .section1 {
    padding: 20px 0px; }

  .all-rw-sides {
    padding-left: 10px;
    padding-right: 10px; }
    .all-rw-sides .parent-rw .wrapper-content span {
      margin-top: 20px; }
    .all-rw-sides .sect-imf {
      position: relative;
      margin-top: 10px; }
      .all-rw-sides .sect-imf .content-n {
        position: static;
        top: auto;
        transform: translateY(0%);
        padding-left: 20px;
        color: #000; }

  .full-bg-ln {
    padding: 50px 0px; }
    .full-bg-ln h1 {
      font-size: 30px; }
    .full-bg-ln h3 {
      font-size: 20px; }
    .full-bg-ln p {
      font-size: 18px; }

  .footer {
    background: #1f2023;
    padding: 15px; }
    .footer ul {
      padding: 0px;
      margin: 0px;
      list-style: none; }
      .footer ul li {
        display: inline-block;
        width: 40%;
        margin-left: 10px;
        border-right: 0px;
        padding: 0px 12px;
        text-transform: uppercase; }
        .footer ul li a {
          color: #ffffff; }
        .footer ul li:last-child {
          border-right: 0px; }

  .banner-section {
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px; }
    .banner-section .content-wrap {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      color: #ffffff; }
      .banner-section .content-wrap h1 {
        font-size: 24px; } }

/*# sourceMappingURL=main.css.map */
