*{
    margin: 0;
    padding: 0;
}
h1{
    font-size: 40px !important;
    color: #fff !important;
    font-weight: 700 !important;
}
h2{
    font-size: 38px !important;
    color: #fff !important;
    text-align: center;
    font-weight: 700 !important;
}
h3{
    font-size: 38px !important;
    color: #fff !important;
    text-align: center;
    font-weight: 700 !important;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}
a{
    text-decoration: none !important;
}
b{
    color: #fff;
    font-size: 25px !important;
    font-weight: 600;
}
p{
    color: rgb(200, 195, 195);
}
li{
    color: #fff;
    list-style: none;
}
/* header section start */
.navbar {
    background-color: #27074a !important;
}
.navbar-nav .nav-link {
    color: white !important;
}
.navbar-nav .nav-link:hover {
    color: lightgray !important;
}
.navbar-toggler-icon {
    background-color: white;
}
.header {
    background-color: #27074a;
    color: white;
    padding: 20px 0;
}
.header .dropdown-menu {
    background-color: #27074a;
}

.header .dropdown-item {
    color: white;
}

.header .dropdown-item:hover {
    background-color: rgb(0, 0, 0);
    color: white;
    text-decoration: underline;
}
.ran{
    background: #1e9d2f;
    color: #fff;
    padding: 8px 15px;
    font-weight: 700;
    margin-bottom: 20px;
    border: 2px solid #fff;
    border-radius: 15px;
  }
  .ran:hover{
    background: #07354c;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
  }
  /* header section end */

/* banner section start */
.tac{
    background-color: #27074a;
    padding-top: 100px;
}
.df{
    color: rgb(234, 223, 17);
    font-weight: bold;
}
.kol{
    background-color: #e1ce6b;
    color: #000;
    font-weight: bold;
    padding: 10px 20px;
    border: none;
    border-radius: 15px;
    box-shadow: -3.828px -3.828px 6px 0 rgb(255 200 39 / 40%),3px 5px 8px 0 rgb(255 82 1 / 20%);
}
.noy{
    margin-left: 100px;
}
/* banner section start */

.nxc{
    background-image: url(img/footer-def-stain-left.png);
    background-color: #000;
    background-repeat: no-repeat;
    background-size: cover  ;
}
.abc{
    margin-left: 50px !important;
}
.mope{
    background-color: #120d1c;
    width: 24% !important;
    padding: 40px;
    margin-left: 10px;
    margin-top: 20px !important;
}

.ab{
    background-color: #000;
}

.guy{
    background-image: url(img/7xm.xyz928760.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 200px;
}
.ops{
    text-align: start;
}
.top{
    width: 90%;
    margin-left: 50px !important;
}
.jok{
    background-color: #27074a;
}
.hoy{
    color: rgb(239, 221, 32);
    font-size: 20px;
    font-weight: 700;
}
.opp{
    box-shadow: -3.828px -3.828px 6px 0 rgb(255 200 39 / 40%),3px 5px 8px 0 rgb(255 82 1 / 20%);
}
.upp{
    color: rgb(234, 223, 17);
    font-size: 30px;
    font-weight: 700;
    text-align: center
}
.asd{
    border-radius: 50px;
}
.kip{
    margin-top: 50px;
}
.uio{
    background-color: #000;
}

/* faq start */
.like{
    width: 50%;
    margin-left: 350px !important;
}
.accordion {
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px;
    transition: 0.4s;
    border-bottom: 2px solid #fff;
  }
  
  .active, .accordion:hover {
    background-color: transparent; 
  }
  
  .panel {
    padding: 0 18px;
    display: none;
    background-color: black;
    color: #fff;
    overflow: hidden;
  }
/* faq end */

/* footer start */
.and{
    background-color: #000;
}
.cleb{
    border-top: 1px solid #fff;
}
/* footer end */

     /*whatsaap*/
     .float {
        position: fixed;
        width: 50px;
        height: 50px;
        bottom: 20px;
        right: 35px;
        background: linear-gradient(
          90deg,
          rgb(55, 223, 97) 0%,
          rgb(9, 187, 3) 100%
        );    
        color: #fff;
        border-radius: 10px;
        text-align: center;
        font-size: 18px;
        /* box-shadow: 2px 2px 3px #999; */
        z-index: 100;
      }
      
      .my-float {
        margin-bottom: 8px;
        margin-top: 1px;
        margin-left: 1px;
        font-size: 30px;
      }
      /*whatsaap end*/


@media only screen and (max-width: 768px) {
    .nh{
        display: none;
    }
    .noy{
        margin-left: 0px;
        text-align: center;
    }
    b{
        text-align: center !important;
    }
    p{
        text-align: justify;
    }
    .abc{
        margin-left: 0px !important;
    }
    .mope{
        width: 100% !important;
        padding: 0px;
        margin-left: 0px;
    }
    .guy{
        background-image: url(img/7xm.xyz928760.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .ops{
        text-align: center;
    }
    .df{
        text-align: center;
    }
    .top{
        width: 100%;
        margin-left: 0px !important;
    }
    h3{
        font-size: 25px !important;
    }
    .like{
        width: 100%;
        margin-left: 0px !important;
    }
}