label {
    color: #fff;
}

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

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


.ample-form .col-md-6{
    padding: 0!important;
}
 
/*select field height*/
select#ff_elem109,select#ff_elem146,select#ff_elem199,
select#ff_elem279,select#ff_elem202,select#ff_elem292,
div#bfElemWrap266{
    background: #222222 !important;
    padding: 0px 0px;
    height: 65px;
}

.ample-form input::placeholder,
.ample-form select,
.ample-form textarea::placeholder{
    color: #777;
}



input#ff_elem53 {border: 0px!important;background: none!important;}

.ample-form input,.ample-form select {
    max-width: 100%!important;
    width: 100%!important;
    background: transparent!important;
    border: 0px;
    border-radius: 0px!important;
    height: 50px;
    box-shadow: none!Important;
    border-bottom: 1px solid #ffffff69!important;
    font-size: 18px;
}

.ample-form textarea {
    width: 100%!important;
    background: transparent!important;
    border-radius: 0px!important;
    color: #fff!important;
    padding: 15px 0px 0px 0px;
    min-height: 100px!important;
    max-width: 100%!important;
    border: 0px;
    border-bottom: 1px solid #ffffff75;
    height: 120px!important;
    font-size: 18px;
}


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



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

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

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

div#bfPage2 p {
    margin: 0;
    background: transparent;
    padding: 0px 0px;
    border-radius: 0px;
    /* border: 1px solid #fff; */
    padding: 15px 0px;
    color: #fff;
}


.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;
}

input[type="text"], input[type="email"], input[type="url"], input[type="date"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], select:not(.form-select), .sppb-form-control, .sppb-form-group .sppb-form-control{color: #fff;}


/*choose-file-button*/
.ff_elem::-webkit-file-upload-button {
    background: #f68920!important;
    color: #fff!important;
    border-radius: 10px;
    font-size:16px;
    line-height: 0!important;
    padding: 20px 15px!important;
    border:0px!important;
    transition:0.5s ease;
}

.ff_elem::-webkit-file-upload-button:hover {
    background: #e44925!important;
    color: #fff!important;
    line-height: 0!important;
    opacity:1!important;
    cursor:pointer; transition:0.5s ease;
}


/*property form*/
label#bfLabel266 {
    min-width: fit-content!important;
}

label#bfLabel266 {
    font-weight: 300;
    color: #ffffff70 !important;
    font-size: 18px;
    opacity: 1;
}

label#bfLabel266 i {
    display: none;
}

.ample-form .bfFileQueueItem {
    border: 2px solid #222222;
    background-color: #222222;
    margin: 5px;
    padding: 10px;
}

@media (min-width: 992px){
.ample-form input#ff_elem266 {
    border: 0px!important;
}}
/**/