.form-control{
    height: 40px;
  }


  .file-upload {
  background-color: #ffffff;
  width: 100%;
  margin: 0 auto;
 /* padding: 20px; */
}

.file-upload-btn {
  width: 100%;
  margin: 0;
  color: #fff;
  background: #9600A9;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #2d4278;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.file-upload-btn:hover {
  background: #1AA059;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.file-upload-btn:active {
  border: 0;
  transition: all .2s ease;
}

.file-upload-content {
  display: none;
  text-align: center;
}

.file-upload-input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap {
  margin-top: 2px;
  border: 4px dashed #9600a9;
  position: relative;
  height: 215px;
}

.image-dropping,
.image-upload-wrap:hover {
  background-color: #9600a9;
  border: 4px dashed #ffffff;
}

.image-title-wrap {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text {
  text-align: center;
}

.drag-text h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #ee6605;
  padding: 60px 0;
}

.file-upload-image {
  max-height: 200px;
  max-width: 200px;
  margin: auto;
  padding: 20px;
}

.remove-image {
  width: 200px;
  margin: 0;
  color: #fff;
  background: #cd4535;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #b02818;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.remove-image:hover {
  background: #c13b2a;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image:active {
  border: 0;
  transition: all .2s ease;
}


  .file-upload2 {
  background-color: #ffffff;
  width: 100%;
  margin: 0 auto;
 /* padding: 20px; */
}

.file-upload-btn2 {
  width: 100%;
  margin: 0;
  color: #fff;
  background: #9600A9;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #2d4278;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.file-upload-btn2:hover {
  background: #1AA059;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.file-upload-btn2:active {
  border: 0;
  transition: all .2s ease;
}

.file-upload-content2 {
  display: none;
  text-align: center;
}

.file-upload-input2 {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap2 {
  margin-top: 2px;
  border: 4px dashed #9600a9;
  position: relative;
}

.image-dropping2,
.image-upload-wrap2:hover {
  background-color: #9600a9;
  border: 4px dashed #ffffff;
}

.image-title-wrap2 {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text2 {
  text-align: center;
}

.drag-text2 h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #ee6605;
  padding: 60px 0;
}

.file-upload-image2 {
  max-height: 200px;
  max-width: 200px;
  margin: auto;
  padding: 20px;
}

.remove-image2 {
  width: 200px;
  margin: 0;
  color: #fff;
  background: #cd4535;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #b02818;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.remove-image2:hover {
  background: #c13b2a;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image2:active {
  border: 0;
  transition: all .2s ease;
}

  .file-upload3 {
  background-color: #ffffff;
  width: 100%;
  margin: 0 auto;
 /* padding: 20px; */
}

.file-upload-btn3 {
  width: 100%;
  margin: 0;
  color: #fff;
  background: #9600A9;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #2d4278;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.file-upload-btn3:hover {
  background: #1AA059;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.file-upload-btn3:active {
  border: 0;
  transition: all .2s ease;
}

.file-upload-content3 {
  display: none;
  text-align: center;
}

.file-upload-input3 {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap3 {
  margin-top: 2px;
  border: 4px dashed #9600a9;
  position: relative;
}

.image-dropping3,
.image-upload-wrap3:hover {
  background-color: #9600a9;
  border: 4px dashed #ffffff;
}

.image-title-wrap3 {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text3 {
  text-align: center;
}

.drag-text3 h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #ee6605;
  padding: 60px 0;
}

.file-upload-image3 {
  max-height: 200px;
  max-width: 200px;
  margin: auto;
  padding: 20px;
}

.remove-image3 {
  width: 200px;
  margin: 0;
  color: #fff;
  background: #cd4535;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #b02818;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.remove-image3:hover {
  background: #c13b2a;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image3:active {
  border: 0;
  transition: all .2s ease;
}


  .file-upload4 {
  background-color: #ffffff;
  width: 100%;
  margin: 0 auto;
 /* padding: 20px; */
}

.file-upload-btn4 {
  width: 100%;
  margin: 0;
  color: #fff;
  background: #9600A9;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #2d4278;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.file-upload-btn4:hover {
  background: #1AA059;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.file-upload-btn4:active {
  border: 0;
  transition: all .2s ease;
}

.file-upload-content4 {
  display: none;
  text-align: center;
}

.file-upload-input4 {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap4 {
  margin-top: 2px;
  border: 4px dashed #9600a9;
  position: relative;
}

.image-dropping4,
.image-upload-wrap3:hover {
  background-color: #9600a9;
  border: 4px dashed #ffffff;
}

.image-title-wrap4 {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text4 {
  text-align: center;
}

.drag-text4 h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #ee6605;
  padding: 60px 0;
}

.file-upload-image4 {
  max-height: 200px;
  max-width: 200px;
  margin: auto;
  padding: 20px;
}

.remove-image4 {
  width: 200px;
  margin: 0;
  color: #fff;
  background: #cd4535;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #b02818;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.remove-image4:hover {
  background: #c13b2a;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image4:active {
  border: 0;
  transition: all .2s ease;
}

  .file-upload5 {
  background-color: #ffffff;
  width: 100%;
  margin: 0 auto;
 /* padding: 20px; */
}

.file-upload-btn5 {
  width: 100%;
  margin: 0;
  color: #fff;
  background: #9600A9;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #2d4278;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.file-upload-btn5:hover {
  background: #1AA059;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.file-upload-btn5:active {
  border: 0;
  transition: all .2s ease;
}

.file-upload-content5 {
  display: none;
  text-align: center;
}

.file-upload-input5 {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap5 {
  margin-top: 2px;
  border: 4px dashed #9600a9;
  position: relative;
}

.image-dropping5,
.image-upload-wrap5:hover {
  background-color: #9600a9;
  border: 4px dashed #ffffff;
}

.image-title-wrap5 {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text5 {
  text-align: center;
}

.drag-text5 h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #ee6605;
  padding: 60px 0;
}

.file-upload-image5 {
  max-height: 200px;
  max-width: 200px;
  margin: auto;
  padding: 20px;
}

.remove-image5 {
  width: 200px;
  margin: 0;
  color: #fff;
  background: #cd4535;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #b02818;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.remove-image5:hover {
  background: #c13b2a;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image5:active {
  border: 0;
  transition: all .2s ease;
}