
/*html {
  filter: grayscale(0.6) !important;
}*/
/*
.main-block {
            flex: 1;
            padding: 20px;
           
} 
*/

.dropdown-item {
   line-height: 2rem !important;
}

.bottom-banner{
    /*background-color: black !important;*/
    text-align: center;
}
.block-banner {
  padding-top: 260px !important;
}
.block-web-name {
  background-color: #006664 !important;
  color: #fff !important;
}
h3 {
  line-height: 1.5 !important;
}

.tx_ques {
  background-color: #ffc720 !important;
  padding: 3px 5.22px 4.33px 9.2px !important;
  color: #fff !important;
  margin-right: 0.25rem !important;
  font-size: 19px !important;
}

.tx_ques_2 {
  display: none !important;
}
