.elementor-6109 .elementor-element.elementor-element-225e616:not(.elementor-motion-effects-element-type-background), .elementor-6109 .elementor-element.elementor-element-225e616 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#5B3A91;}.elementor-6109 .elementor-element.elementor-element-225e616{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6109 .elementor-element.elementor-element-225e616 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6109 .elementor-element.elementor-element-b6b5ef3 > .elementor-element-populated{padding:100px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-ed0afef */.iris_form_container
{

    
    border: none !important;
}
.iris_form_container1
{
        color: white;
    font-family: "Poppins";
    font-weight: 600;
    font-size: 15px;
}
.iris_form_container1 h3
{
        color: white;
    font-family: "Poppins";
    font-weight: 600;
}
.iris_form_container input,.iris_form_container select
{
    width: 100%;
    color:black !important;
    height: 40px;
      box-shadow: rgba(0, 0, 0, 0.35) 3px 4px 12px 5px;
}
.iris_form_container1 input[type=text]
{
    width: 30%;
    color:black !important;
    height: 30px;
      box-shadow: rgba(0, 0, 0, 0.35) 3px 4px 12px 5px;
      margin-right: 10px;
      margin-left: 20px;
}
.iris_form_container1 input[type=submit]
{
    width: 20%;
    font-family: "Poppins";
    font-weight: 600;
    color:#5b3a91;
}
.iris_form_container tr td:nth-child(odd)
{
        color: white;
    width: 30%;
    font-family: "Poppins";
    font-weight: 600;
    font-size: 20px;
}
.iris_form_container tr td:nth-child(even) input
{
        color: black !important;
}

.iris_form_container
 th,.iris_form_container
 td
 {
     border: none !important;
 }
 
 
@media screen and (max-width: 678px) {
  
  tr
  {
      display:inline-grid;
          width: -webkit-fill-available;
  }
  td{
      width:100% !important;
  }
  input[type=checkbox]
  {
      width:10%;
  }
  .iris_form_container1 img
  {
      width:100% !important;
  }
  
}/* End custom CSS */