/*contact-form*/
.contact-form-001 .form-inline .form-control {
    border: 1px solid;
    color: #0b4456;
  	border-radius: 0px 0px 0px 0px;
}
.contact-form-001 .bfQuickMode .form-inline .form-control {
    width: 100%;
}


.contact-form-001 .control-label {
    font-family: 'Times New Roman', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight:600;
}

@media(min-width:992px){
.contact-row {
    background: #9f4e25;
    padding:50px 30px !important;
    height: 100% !important;
}
}
.feature-box-style-001 h1 {
    font-size: 40px;
}

.feature-box-style-001 a:hover{
    color:rgb(255 255 255 / 50%);
}
