.code1733995277 {

}

.code1733995277 .mhead {
    
}

.code1733995277 .mtitle {

}

.code1733995277 .mdesc {
    
}

.code1733995277 .mbody {
    
}

.code1733995277 .mcontent {
    
}

/*Module specific style*/
.code1733995277 h3.shetab-pain {
    color: #09AD00;
    font-size: 28px;
}
.code1733995277 h3.langar-bala {
    color: #e80d0d;
    font-size: 28px;
}
.code1733995277 h3.nopa-vasat {
    color: #006FBB;
    font-size: 28px;
}
.code1733995277 p {
        line-height: 1.8;
       
}
.code1733995277 dd {
        line-height: 1.8;
}

.code1733995277 .list{
      flex-direction: row !important;
      border-radius:20px;
}
.code1733995277 li.li-3 {
    background: #2bc123 !important;
    width: 6.5rem;
}
.code1733995277 li.li-3 .section-title{
  margin: 0 -2.2rem 0 -2.2rem !important;
}

.code1733995277 li.li-3:hover {
   background: #09AD00 !important;
}
.code1733995277 li.li-3.active:hover {
  background: #F7F7F7 !important;
}

.code1733995277 li.li-2 {
    background: #1a84cc !important;
}
.code1733995277 li.li-2:hover {
    background: #006FBB !important;
}
.code1733995277 li.li-2.active:hover {
  background: #F7F7F7 !important;
}
.code1733995277 li.li-1 {
    background: #e74c3c !important;
}
.code1733995277 li.li-1:hover {
   background: #e80d0d !important;
}
.code1733995277 li.li-1.active:hover {
  background: #F7F7F7 !important;
}
.code1733995277 li.active .section-title {
  display: none !important;
}
.code1733995277 ul{
  display: flex !important;
  min-height: 36rem;
  max-height: 36rem;
  max-width: 35rem;
  min-width: 35rem;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  list-style-type: none;
}

.code1733995277 li {
  flex: 1 !important;
  display: block !important;
  align-items: stretch;
  padding: 1.5rem 1rem !important;
  background: #e74c3c !important;
  cursor: pointer;
  transition: all 0.5s ease;
  border: none !important;
  border-radius: 20px;
  margin: 0 0.3rem !important;
}
.code1733995277 li.active {
  flex: 5 !important;
  background: #F7F7F7 !important;
  cursor: default;
}
.code1733995277 li.active h2 {
  color: #e74c3c !important;
}
.code1733995277 li.active .section-content {
  flex: 4 !important;
  opacity: 1 !important;
  transform: scaleX(1);
  color: black !important;
}
.code1733995277 li .section-title {
  flex: 1 !important;
  position: relative;
  top: 43%;
  display: flex !important;
  align-items: center;
  width: 100%;
  margin:1rem;
  padding: 0 !important;
  text-align: center;
  color: white !important;
}
.code1733995277 li .section-title h2 {
  transform: rotate(-90deg);
  white-space: nowrap;
  font-size: 30px;
}
.code1733995277 li .section-content {
  flex: 1 !important;
  display: inline-block;
  align-items: center;
  opacity: 0 !important;
  transition: all 0.25s 0.1s ease-out;
  font-size: 0.8rem;
}
.code1733995277 .section-title.hidden {
  display: none !important;
}
.code1733995277 .section-title {
  display: none !important;
}
/*Module specific style*/

@media (max-width: 767px) {
.code1733995277 ul {
    min-height: 42.5rem;
    max-height: 42.5rem;
    max-width: 26rem;
    min-width: 26rem;
    padding: 0.5rem !important;
}
.code1733995277 li.li-1 {
  width: 4.5rem;
}
.code1733995277 li.li-2 {
   width: 4.5rem;
}
.code1733995277 li.li-3 {
  width: 4.5rem;
}
.code1733995277 li{
    padding: 0 !important;
}
.code1733995277 li.active .section-content {
        padding: 0.7rem 0.7rem !important;
}
.code1733995277 h3.shetab-pain {

    font-size: 26px;
}
.code1733995277 p {
            margin-bottom: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}