.form-bottom {background:#0361A0; margin-top:30px; margin-bottom:-30px; padding:25px 20px;  }
.form-bottom .control-label {color:#fff}
.form-bottom h3 {color:#fff}
.btn-form-cr {background:#FF1616; color:#fff; text-transform:uppercase; font-size:20px; padding:10px 25px; height:44px;}
.btn-form-cr:hover {background:#CE1212; color:#FFF;}

.uv {transition: all 300ms ease-in-out 0s}
.uv:hover {transform: scale(1.05)}

