
     @font-face {
  font-family: f1w;
  src: url(assets/f1w.woff2);
}
     @font-face {
  font-family: f1r;
  src: url(assets/f1r.woff2);
}
span.navitem {
    font-family: 'f1r';
}
.card {
    padding: 10px;
    background: #f3f3f3;
    margin-bottom: 30px;
}
.card-header {
    padding-left: 0px;
    background: #f3f3f3;
    border: none;
    color: black;
}
.hbutton {
    padding: 30px;
}
.btn{
    border-radius: 30px;
    font-family: 'Titillium Web' ;
   padding: 5px 35px 5px;

}
.cat_item{
    color: black;
}

li.list-group-item {
    margin: 2px;
    border-radius: 5px!important;
}
span.cat {
    text-transform: uppercase;
    color: gray;
    font-weight: 600;
    font-size: 13px;
}
span.sp {
    font-weight: 800;
    font-size: 17px;
    padding: 3px;
    color: #04d1ff;
}
span.ic{
    font-weight: 800;
    color: red;
    font-size:20px;
}
span.da{
    font-size: 13px;
    font-weight: 600;
    color: black;
    background: #f3f3f3;
    padding: 5px;
    border-radius: 20px;
}/*
nav.navbar.navbar-expand-md.navbar-dark.fixed-top {
    height: 5rem!important;
}a.nav-link {
    color: white!important;
    font-size: 15px;
}
*/
body {
    font-family: "Titillium Web";
    font-size: 17px;
    line-height: 23px;
    letter-spacing: .2px;
    background-size: 100% auto;
    background: #15151e;
    padding-top: 4.5rem;
    min-height: 0rem!important;
    margin: 0px;
}

.main_home_header {
    font-family: 'f1w';
    color: white;
    text-transform: uppercase;
}

img.tist {
    height: 7rem;
    margin-top: 2rem;
}
.align-middle {
    padding-top: 4.5rem;
    vertical-align: middle!important;
    padding-left: 3rem;
    color: white;
    font-size: 15px;
    font-family: 'f1r';
}

.middle_match{
    text-align: center;
     font-size: 15px;
    font-family: 'f1r';
    color: white;
}

 #my_video_1{
     width: 100%;
      height: 100vh;
    }
.divid {
    height: 600px;
}
.navitem{
    color: #ffffff!important;
}

li.nav-item {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}