.wpcf7c-elm-step2 {}
.wpcf7c-elm-step3 {}
.wpcf7 .ajax-loader{}

.wpcf7c-hide {display: none;}
.wpcf7c-force-hide {display: none !important;}
.wpcf7c-conf {background-color: #999999; color: black; border: 1px solid #333333;}

.wpcf7-text:-webkit-autofill , .wpcf7-select:-webkit-autofill {
  box-shadow: 0 0 0 1000px #fff inset;
}
input:-webkit-autofill.wpcf7c-conf , select:-webkit-autofill.wpcf7c-conf{
  -webkit-box-shadow: 0 0 0px 1000px #f2f2f2 inset !important;
  border: none !important;
  background: #f2f2f2 !important; }
  input:-webkit-autofill.wpcf7c-conf:focus ,select:-webkit-autofill.wpcf7c-conf:focus {
    border: none !important; }


select.wpcf7c-conf::-ms-expand {
  display: none;
}
select{
  width: 100%!important;
}


.wpcf7c-conf {
  background: #f2f2f2 !important;
  border-color: #f2f2f2 !important; }
  .wpcf7c-conf:focus {
    border-color: transparent !important; }

.contact-form__btn-wrap .c-button--next {
    padding-right: 15px!important;
}

.wpcf7c-btn-confirm{
      font-size: 16px;
    font-weight: 700;
    color: #fff;
    border: 1px solid #000;
    background-color: #000;
    /* display: block; */
    text-align: center;
}

h3.wpcf7c-elm-step2{
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 30px;  
}