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

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


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

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

.ample-form textarea {
    width: 100%!important;
    background:transparent;
    border: 1px solid #2d2d2d;
    border-radius: 0px;
    padding: 10px;
    color: #999999!important;
    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#formrow1 .col-md-6:first-child,
section#formrow2 .col-md-6:first-child,
section#formrow3 .col-md-4:first-child,
section#formrow3 .col-sm-4:first-child{
    padding-right:15px!important;
}

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


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

div#bfPage2 p {
    margin: 0;
    color: #e2e2e2;
    font-weight: 300;
    border: 1px solid #e2e2e291;
    padding: 20px;
    border-radius: 0px;
}


.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: 600;
    font-size: 14px;
    color: #fff!important;
}

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

/*choose-file-button*/
.ff_elem::-webkit-file-upload-button {
    background: #3e3b50 !important;
    color: #fff!important;
    border-radius: 0px;
    font-size: 14px;
    margin-right: 10px;
    padding: 5px 12px 8px !important;
    transition:0.5s ease;
}

.ff_elem::-webkit-file-upload-button:hover {
    border-radius: 0px;
    opacity:0.8!important;
    transition:0.5s ease;
}


/*contact form*/
/*calendar*/
label#bfLabel261, 
label#bfLabel270 {width: 100%;}

button#ff_elem261_calendarButton, 
button#ff_elem270_calendarButton{height: 50px;background: #f06c0a!important;background: rgb(240,112,11);background: linear-gradient(51deg, rgba(240,112,11,1) 50%, rgba(245,165,32,1) 100%)!important;border:1px solid #fff!important;padding:10px 15px!important;line-height:1!important;width: 100%;}

.contact-form input#ff_elem261 {height: 50px;}
.contact-form i.glyphicon.glyphicon-calendar {top: 0;}
.contact-form .input-group {width: 100%!important;min-width: 100%!important;}
.contact-form span.nonform-control {width: 100%!important;}label#bfLabel270 {width: 100%;}

/*upload*/
input#ff_elem275 {
    border: 0px;
}


/**/