.form-group input, select, textarea {
  background: #eee!important;
  border: 1px solid #ccc!important;
  margin-bottom: 5px;
  width: 100%;
  padding: 10px 15px!important;
  margin-top: 0px;
  font-weight: 600!important;
  margin-bottom: 14px;
  font-size: 18px!important;

}
textarea{height: 100px}
#dynamicForm{background-color: #fff;
  padding: 20px;
    padding-bottom: 20px;
  width: 100%;
  min-width: 300px;
  position: relative;
  padding-bottom: 25px;}
.yt-video {
  border: 1px solid #bfbfbf !important;
  padding: 5px;
}
.vc_custom {
  margin-top: 10px !important;
  margin-bottom: 0px !important;
  padding-bottom: 10px !important;
  background-color: var(--primary-color);
  border-radius: 5px !important;
  padding-top: 10px;
}
.vc_custom1 {
  margin-top: 10px !important;
  margin-bottom: 0px !important;
  padding-bottom: 10px !important;
  background-color: var(--secondary-color);
  border-radius: 5px !important;
  padding-top: 10px;
}
.heading-1 {
  margin-bottom: 15px;
  margin-top: 0;
  line-height: 50px;
  color: var(--secondary-color);
  font-weight: 700;
}
.heading-2{
  font-weight: 700;
  margin-bottom: 15px;

iframe{width:100%!important;height:316px!important;}
.form-heading {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 700;
}

