

.carousel-inner .slider_content .text .qbutton.transparent_button {
    background-color: rgba(0, 0, 0, 0.15) !important;
}


.input-icon {
  position: relative;
}
.input-icon input {
  padding-left: 40px !important;
  position: relative;
  color: #959595;
}
.input-icon + .input-icon {
  border-top: 1px solid #cccccc;
}
.input-icon:before {
  color: #959595;
  text-align: center;
  font-family: "FontAwesome";
  height: 43px;
  width: 40px;
  line-height: 43px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}