

.form_store {
  padding:0 40px
}
.form_store .gform_wrapper .gform_heading{
    text-align:center;
}


.form_store .gform_wrapper .gform_heading h3{
    display:inline-block;
    background : -moz-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
    background : -webkit-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
    background: -webkit-gradient(radial,163.6% -43.05% ,0 , 163.6% -43.05%, 283.36 ,color-stop(0,rgb(178 221 247) ),color-stop(1,rgb(0 142 170) ));    background : -o-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
    background : -o-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
    background : -ms-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Stlye=2);"
  background : radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.Alpha(Stlye=2);
    color:#FFF;
    padding: 12px 45px;
    border-radius:25px;
    font-weight: 900 !important;
    font-size: 25px !important;
}


.form_store .gform_wrapper .gf_step span.gf_step_number{
  display:none !important
}

.form_store .gform_wrapper .gf_step{
  font-size:18px !important;
  margin: 0;
  position:relative;
  padding: 0px 69px !important;
  background: #f7f8f8;
  height:  auto;
  height: 55px;
  line-height: 50px !important;
  border: 1px solid #ede6e6;
  /* border-left: 0; */
  opacity: 1;
}

.form_store .gform_wrapper .gf_step:after{
      /* content: '';
      display: block;
      position: absolute;
      bottom: -7px;
      left: -34px;
      width: 39px;
      height: 39px;
      border-left: 1px solid #ede6e6;
      border-bottom: 1px solid #ede6e6;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg) translateY(-50%);
      border-radius: 0 0px 0 12px;
      background: #f7f8f8;
      z-index: 99; */
}

.gform_wrapper .gf_page_steps{
  border:0 !important;
  border-bottom: none;
  border-radius: 10px !important;
  /* overflow: hidden; */
  padding:  0 !important;
}
.gform_wrapper .gf_step:first-of-type{
  border-radius:0 8px 8px 0 !important
}

.gform_wrapper .gf_step.gf_step_active{
  border-radius: 8px 8px 8px 8px !important;
  display:inline-block;
    background : -moz-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
    background : -webkit-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
    background: -webkit-gradient(radial,163.6% -43.05% ,0 , 163.6% -43.05%, 283.36 ,color-stop(0,rgb(178 221 247) ),color-stop(1,rgb(0 142 170) ));    background : -o-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
    background : -ms-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Stlye=2);"
  background : radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.Alpha(Stlye=2);
    border-color:transparent !important;
    color:#FFF;
    margin: -4px;
}
.form_store .gform_wrapper .gf_step.gf_step_previous:after{
    background:#f3793c;
  border-color:transparent !important;
  display:none

}
.form_store .gform_wrapper .gf_step.gf_step_active:after
{
  /* background: #ef4951;
  border-color:transparent !important;
  left: -30px; */
}

.gf_step_completed .gf_step_label:before{
  content: "\f058";
  font-family:'FontAwesome';
  margin-left:5px;
  color:#000
}
.gfield_radio li{
    display:inline-block;

}

.gfield_radio li{
  display:inline-block;
  width: 20%;
  text-align:  center;
 
}
 .gfield_radio li label{
  transition:all .2s ease;
  height: 145px;
  border: 1px solid transparent;
  margin: 0 !important;
  width: 100% !important;
  line-height: 145px !important;
  padding:  0 !important;
  max-width:  100% !important;
  font-size:  38px !important;
  /* font-family: 'PFD' !important; */
  font-weight: 900 !important;
}

.gfield_radio li input[type="radio"]{
  display:none !important
}

.gfield_radio li input[type="radio"]:checked+label { 
   background: #f7f8f8;
   border:1px solid #CCC;
   border-radius:18px;

 }

.gform_wrapper .top_label .gfield_label{
  /* display:none !important */
}

.title-rh {
  padding:0 !important;
  border:none !important;
  font-size:20px;
}

.title-rh h2{
    font-weight:500 !important;
    color:#000 !important

} 
.steps-form-rh{
  margin: 75px -100px 100px;
  background:#FFF;
  padding: 53px;
  box-shadow: 2px -3px 22px 7px rgba(0,0,0,.05);
  border-radius:20px;
  overflow:hidden;
  background-repeat:no-repeat;
  background-position:bottom right
}

.gform_page_footer {
  float:left;
  border:none !important;
  width:  auto !important;
}
.gform_page_footer input{

}
.gform_page_footer input{
  box-shadow:none;
  border:0;
  font-size:22px !important;
  padding: 10px 60px;
  border-radius:27px;
  color: #fff;
  background:#ccc;
  outline: 0 !important;
}
.gform_page_footer input.gform_next_button {
  background : -moz-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
  background : -webkit-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
  background: -webkit-gradient(radial,163.6% -43.05% ,0 , 163.6% -43.05%, 283.36 ,color-stop(0,rgb(178 221 247) ),color-stop(1,rgb(0 142 170) ));    background : -o-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
  background : -o-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
  background : -ms-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Stlye=2);"
  background : radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.Alpha(Stlye=2);
  
  }

  .gform_page_footer input[type="submit"] {
  background : -moz-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
  background : -webkit-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
  background: -webkit-gradient(radial,163.6% -43.05% ,0 , 163.6% -43.05%, 283.36 ,color-stop(0,rgb(178 221 247) ),color-stop(1,rgb(0 142 170) ));    background : -o-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
  background : -o-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
  background : -ms-radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Stlye=2);"
  background : radial-gradient(163.6% -43.05%, circle farthest-corner, rgba(249, 174, 38, 1) 0%, rgba(239, 73, 81, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.Alpha(Stlye=2);
  
  }

  .haikal {
      display:inline-block;
      width:33%
  }

  .fillee {
    display:inline-block;
    width:40%;
    position:relative;
    bottom:-10px
  }

  .gform_wrapper select,.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    padding: 16px 21px !important;
    border:  none;
    background: #f2f2f2;
    border-radius: 26px;
    outline: 0;
    width: 100%;
  }

  .gform_wrapper .top_label .fillee label.gfield_label{
    display:block !important;
    font-size:  16px;
    /* font-family:  'PFD'; */
    margin-bottom: 18px;
    position:  relative;
  }

  .gform_wrapper .top_label .fillee input{
    /* display:none; */
  }

  .gpnf-nested-entries{
    width:100%;
    border-radius:20px;
    overflow:hidden
  }

  .gpnf-nested-entries th{
    padding:15px !important;
    font-size:18px;
    /* font-family:'PFD'; */
    font-weight:500;
    text-align: center;
  }

  .gpnf-add-entry{
      box-shadow:none;
      border:0;
      font-size:22px !important;
      padding: 10px 40px;
      border-radius:27px;
      color: #fff;
      background:#8f8f8f;
      outline: 0;
      margin: 20px 0 !important;
  }

  .form_store .gform_wrapper .gf_step.gf_step_last:after{
    left:-34px;
  }
form_store .gform_wrapper .gf_step.gf_step_active.gf_step_last:after{
      background: #ef4951;

}
.form_store .gform_wrapper .gf_step.gf_step_first.gf_step_active:after{
    background:#f0584b

}
  .form_store{
    min-height: 200px;
  }

  .gform_confirmation_wrapper {
    text-align:center;
    /* line-height:200px; */
    font-size: 21px;
    /* font-family:'PFD'; */
    padding-top: 52px;
  }

  div.gf_page_steps+div.validation_error{
    display:none
  }

  .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{
    font-size:17px;
    margin:0 !important;
    /* font-family:'PFD'; */
    padding: 0;
  }

  .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    border:none !important;
    padding:5px;
  }

  .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio{
    color:#b21e1e !important
  }

  .gpnf-row-actions .delete a{
    background:#c00;
    color:#FFF !important;
    padding: 3px 10px;
    border-radius: 16px;
  }

  .gpnf-row-actions .edit a{
    background:#8f8f8f;
    color:#FFF !important;
    padding: 3px 15px;
    border-radius: 16px;
    margin-right:10px
  }

  .gpnf-nested-entries td{
    height:50px
  }

    .gpnf-row-actions{
      width:20%
    }

    .gpnf-dialog .ui-dialog-title{
      float:right !important;
    }

    .gpnf-dialog .ui-dialog-titlebar-close{
      position:absolute;
      left:0;
      top:0;
      line-height:inherit !important;
      opacity:1 !important;
      background:#fff !important;
      padding:5px 10px !important
    }

    .gpnf-dialog .ui-dialog-titlebar{
      position:relative;
      background: #ef4b50 !important;
      height: !important;
    }

    .gpnf-dialog .ui-icon::after {
      opacity:1 !important;
            color:#ef4b50 !important;

    }

    .pecies {
      display:inline-block;
      width:60%
    }
    .pecies-num{
      display:inline-block;
      width:40%
    }

    .pecies-num select{
      width:100% !important
    }

    .gpnf-dialog .ui-dialog-content{
      padding:10px !important
    }

    .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
      box-shadow:none;
      border:0;
      font-size:22px !important;
      padding: 10px 40px;
      border-radius:27px;
      color: #fff;
      background:#8f8f8f;
      outline: 0;
      margin: 0px 0 !important;
    }

    .gpnf-dialog .gform_wrapper .gform_footer{
      text-align:center
    }

    .infoo .gform_page_fields{
      width: 55%;
    }

     .infoo{
       background-image: url(../images/bg_form.png);
       background-repeat:  no-repeat;
       background-position: 100px 30%;
     }


@media screen and (max-width: 767px) {
  .form_store .gform_wrapper .gf_step:after{
    display:none
  }
  .form_store .gform_wrapper .gf_step{
    margin:0;
    border-radius:10px !important
  }

  .form_store{
    padding:0
  }

  .steps-form-rh {
    margin: 0;
    background: #FFF;
    padding: 13px;
}

.gfield_radio li{
  width: 31% !important;
  /* margin: 0 54px !important; */
}

.gfield_radio li label{
  height: 120px !important;
  padding:0 !important;
  line-height: 120px !important;
  overflow:  hidden;
  font-size: 21px !important;
}
.gfield_radio li label img{
  /* width:100%; */
}
.gform_page_footer input {
    box-shadow: none;
    border: 0;
    font-size: 15px !important;
    padding: 5px 20px;
    border-radius: 27px;
    color: #fff;
    background: #ccc;
    outline: 0 !important;
}
.gform_page_footer input{
  width:auto !important
}
.gpnf-add-entry{
  box-shadow: none;
    border: 0;
    font-size: 15px !important;
    padding: 10px 20px;
    border-radius: 27px;
    color: #fff;
    background: #8f8f8f;
    outline: 0 !important;
}
.gform_wrapper form li, .gform_wrapper li{
  width: 100%;
}
.fillee{
  margin-bottom:10px
}
.gpnf-nested-entries th {
    padding: 5px 20px!important;
    font-size: 14px;
    /* font-family: 'PFD'; */
    font-weight: 500;
}
.gform_wrapper .ginput_container span:not(.ginput_price){
  display:inline !important
}
.gform_wrapper .gsection{
  margin-bottom:0px !important
}
.infoo .gform_page_fields{
  width:100% !important
}
.options .title h1{
  padding:0;
  text-align:center
}
.options .item{
  min-height:170px
}
.gform_wrapper select, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
  padding: 10px 18px  !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
   box-shadow: none;
    border: 0;
    font-size: 15px !important;
    padding: 8px 30px;
    border-radius: 25px;
    color: #fff;
    background: #8f8f8f;
    outline: 0 !important;
   width: auto !important
}
.gpnf-row-actions ul{
  padding:0
}

.gpnf-row-actions  a{
  width:auto !important;
  margin:  0 !important;
  padding: 3px 8px !important;
  font-size: 10px;
}
.gpnf-row-actions{
  width:auto
}
}

@media (max-width: 767px) and (min-width: 641px){
  .form_store .gform_wrapper .gf_step{
    padding:0 22px !important;
    font-size:14px !important
  }
  .gfield_radio li{
    width:33.333% !important;

  }
  .gfield_radio li label img{
    width:auto
  }
  .gfield_radio li label{
  height: 145px !important;
  padding:0 !important;
  line-height: 145px !important;
  overflow:  hidden;
  font-size: 21px !important;
}
}

@media (max-width: 991px) and (min-width: 768px){
  .form_store .gform_wrapper .gf_step{
    padding:0 29px !important;
    font-size:14px !important
  }
  .gfield_radio li{
    width:33.333% !important;

  }
  .gfield_radio li label img{
    width:auto
  }
  .gfield_radio li label{
  height: 145px !important;
  padding:0 !important;
  line-height: 145px !important;
  overflow:  hidden;
  font-size: 21px !important;
}
.form_store{
  padding:0 5px
}
.form_store .gform_wrapper .gf_step.gf_step_active:after{
  background:#f37041
}
.gpnf-row-actions{
  width:auto
}

.form_store .gform_wrapper .gf_step.gf_step_active.gf_step_last:after{
  background:#f26843
}
.options .item{
  min-height:210px
}
}
