.rbt-banner-1{
  position:unset;
}

.bgcolor{
  background: #99affc;
}


.option ul .nav-item .nav-link {
  height: 50px !important;
  font-weight: 500 !important;
  font-size: 15px !important;
  padding: 0 30px !important;
}

.option ul {
  padding: 0px;
}

.optionblock {
  padding: 50px 20px;
  border: 3px solid #637FEA;
}

.currentcurr{
  margin-left: 10px;
  color: #5271ff;
}
.subjectpage .rbt-price{
  display:block !important;
}


.dropdown-item.subjectselect {
  border: 1px solid;
  margin-top: 2px;
}

.dropdown-item.subjectselect.active {
  background:#ff9c60;
  color: white;;
}


.shape1 {
  position: absolute;
  }
  .shape2 {
      position: absolute;
      right: 10%;
      max-width: 36%;
  }
  .shape3 {
      position: absolute;
      left: 10%;
      bottom: 0;
      max-width: 15%;
  }
  .shape4 {
      position: absolute;
      right: 0;
      max-width: 15%;
      z-index: -1;
  }

  .rbt-banner-3 .banner-content .inner .description{
    background: white;
    opacity: 0.7;
    color: black;
    padding: 10px;
    border-radius: 10px;
  }

  .inner .dp{
    background: white;
    opacity: 0.9;
    color: black;
    padding: 10px;
    border-radius: 10px;
  }

  .rbt-banner-3 .banner-content .inner .title {
    font-size: 60px;
  }

  .floatwhatsapp {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    left: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 40px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
  }


