.ample-form .bfQuickMode .bfbs3-form-group .bfbs3-control-label, .ample-form  .bfQuickMode .form-group .control-label {
    width: 100%!important;
}

.ample-form bfQuickMode .bfbs3-nonform-control, .ample-form .bfQuickMode .nonform-control {
    width: 100%;
}

label {
    color: #3f4537;
}

section#formrow1,
section#formrow2,
section#formrow3,
section#formrow4{
    padding: 0;
}

#formrow1 .row,
#formrow2 .row,
#formrow3 .row,
#formrow4 .row{
    margin: 0;
}


.ample-form .col-sm-6{
    padding: 0!important;
}

.ample-form {
    /* background: #171717; */
    /* padding: 50px; */
    /* border-radius: 20px; */
    /* border: 3px solid #ac0d19; */
}




.ample-form input,.ample-form select {
    width: 100%!important;
    background: #fff;
    border: 0px;
    border: 1px solid #ccc;
    border-radius: 0px;
    color: #999999!important;
    height: 50px;
    box-shadow: none!Important;
}

.ample-form textarea {
    width: 100%!important;
    /* background:transparent; */
    border: 1px solid #ccc;
    border-radius: 0px;
    color: #000!important;
    padding-top: 15px;
    min-height: 150px!important;
}


.ample-form label {
    margin-bottom:5px!important;
}



@media (min-width: 768px){
section#formrow1 .col-sm-6:first-child,
section#formrow2 .col-sm-6:first-child,
section#formrow3 .col-sm-6:first-child,
section#formrow4 .col-sm-6:first-child{
    padding-right:15px!important;
}

section#formrow1 .col-sm-6:nth-child(2),
section#formrow2 .col-sm-6:nth-child(2),
section#formrow3 .col-sm-6:nth-child(2),
section#formrow4 .col-sm-6:nth-child(2){
    padding-left:15px!important;
}
}

/*autofill*/
.ample-form .form-control:focus {
    border-color: #4dffd4;
    outline: 0;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

div#bfPage2 p {
    margin: 0;
    /* background: #fff; */
    padding: 0px 0px;
    border-radius:10px;
    /* font-family: 'industry-bold'!important; */
}


.ample-form .form-group {
    display: block!important;
}

.ample-form #bfLabel4 {
    width: 100%;
}

.ample-form textarea#ff_elem4 {
    width: 100%;
    border: 1px solid #999999;
    border-radius: 0px;
}

.ample-form label {
    /* font-family: 'industry-black'; */
    font-weight: 900;
    color: #fff!important;
}

input#ff_elem28 {
    border: 0;
    height: auto;
}

/*choose-file-button*/
.ff_elem::-webkit-file-upload-button {
    background: #d6bfa0!important;
    color: #000!important;
    border-radius: 15px;
    height:40px; border:0px;
    line-height: 0!important;
    padding: 15px!important;
    transition:0.5s ease;
}

.ff_elem::-webkit-file-upload-button:hover {
    background: #d6bfa0!important; cursor:pointer;
    opacity:1!important; opacity:0.5!important;transition:0.5s ease;
}
label#bfLabel324 {
    width: auto;
}
div#bfElemWrap253 {
    width: fit-content;
}
input#ff_elem253 {
    border: 0px;
    color: #fff!important;
    background: no-repeat;
}



/*prinz contactform*/
.prinz-contactform .radio-inline {display: block;}
.prinz-contactform .form-inline {color: #000!important;}
.prinz-contactform .radio-inline input {width: 16px!important;height: auto;min-width: 16px!important;}
.prinz-contactform label {margin: 0!important;margin-right: 10px!important;font-weight: normal;}
label#bfLabel552, label#bfLabel557 {font-weight: 900;}
.contactform.ample-form.prinz-contactform {background: #00b489;padding: 20px;border-radius: 10px;}
.prinz-contactform div#bfPage2 {color: #fff;font-weight: 700;}

/**/