.AskQuestionForm  {
  padding-left: 0px !important;
  padding-right: 0px !important;
  background-color: transparent !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}


.AskQuestionForm  .web-form-container
{
    padding: 0 40px;
}
.AskQuestionForm  .web-form-name-text
{
 text-transform:uppercase;
 text-align: left !important;
 color:black !important;
}
.AskQuestionForm  .web-form-description-text
{
 text-align: left !important;
}
.AskQuestionForm .web-form-container {
  overflow: hidden;
  min-width:190px;
  padding-right:30px;
}
.widget.c-widget.c-widget-web-form .web-form-name {
  max-width: 35%;
  overflow: hidden;
}
.AskQuestionForm .web-form-container {
  min-height: 160px;
  background-size:contain !important;
  background: linear-gradient(0deg, #EEFDFF 100px, transparent 50px) !important;
  background: #EEFDFF  !important;
}

.AskQuestionForm 
{
  padding-top:30px;

}
.AskQuestionForm .web-form-name-container 
{
    background:none !important;
}





@media screen and (min-width:1025px)
{
 .AskQuestionForm .web-form-name-text {opacity:1 !important; 
     text-align: left !important;
     padding-top: 30px !important;
     font-weight: bold !important;
    }
 .AskQuestionForm .web-form-buttons
 {margin-top:30px !important;}
}

.widget.c-widget.c-widget-web-form .web-form-name-decoration-item {
  width: 4px;
  height: 50px;
}
.widget.c-widget.c-widget-web-form .web-form-description-text {
  color: #262928;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 15px;
}
.widget.c-widget.c-widget-web-form .web-form-buttons {
  text-align: center;
}
.widget.c-widget.c-widget-web-form .web-form-button {
  font-size: 14px;
  font-weight: 600;
}
@media all and (max-width: 1024px) {
  .widget.c-widget.c-widget-web-form {
    padding: 10px 8px;
  }
  .widget.c-widget.c-widget-web-form .web-form-name {
    max-width: none;
  }
  .widget.c-widget.c-widget-web-form .web-form-name-container {
    min-height: auto;
    background-image: none;
  }
  .widget.c-widget.c-widget-web-form .web-form-name-text {
    padding-top: 0;
    padding-bottom: 0;
  }
  .widget.c-widget.c-widget-web-form .web-form-name-decoration {
    display: none;
  }
  .widget.c-widget.c-widget-web-form .web-form-description-text {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }
}

/*# sourceMappingURL=style.css.map */
