.generic_form{position:relative;margin-bottom:0}
@media (max-width:767px){.generic_form{margin-bottom:40px}}
.generic_form label{position:relative;display:inline-block;width:100%;height:42px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:none;margin-bottom:10px}
.generic_form label.message{width:100%;height:312px}
.generic_form fieldset{border:0}
.generic_form ._placeholder{margin-bottom:0;width:100%;font-size:16px;color:#fff!important;background:none;padding:20px;outline:0;border-bottom: 1px solid #ccc;
border-top: 1px solid rgba(255, 255, 255, 0);
border-left: 1px solid rgba(255, 255, 255, 0);
border-right: 1px solid rgba(255, 255, 255, 0);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:none;-webkit-appearance:none; opacity:0.8; font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"; font-weight: normal;}
.generic_form ._placeholder.focused{opacity:.4;filter:alpha(opacity=40);-webkit-box-shadow:0 0 7px 0 rgba(0,0,255,.5);box-shadow:0 0 7px 0 rgba(0,0,255,.5)}
.generic_form ._placeholder.hidden{display:none}
.generic_form .file ._placeholder{display:none}
.generic_form input[type=text]{margin-bottom:10px;width:100%;font-size:16px;color:#fff!important;background:none!important;padding:20px;outline:0;height:40px!important;border-bottom: 1px solid #ccc;border-top: 1px solid rgba(255, 255, 255, 0);border-left: 1px solid rgba(255, 255, 255, 0);border-right: 1px solid rgba(255, 255, 255, 0);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:none;-webkit-appearance:none; opacity:0.8; font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";}
.generic_form input[type=password]{margin-bottom:10px;width:100%;font-size:16px;color:#000!important;background:#fff;padding:12px;outline:0;height:40px!important;border-bottom: 1px solid #000;border-top: 1px solid #fff;border-left: 1px solid #fff;border-right: 1px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:none;-webkit-appearance:none; opacity:0.8; font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";}
.generic_form input[type=text]:focus{ opacity:1!important;}
.generic_form textarea{border-radius:2px;margin-bottom:10px;width:100%;font-size:14px;color:#000!important;background:#fff;padding:15px;outline:0;height:100%;border: 1px solid #e4e4e4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:none;-webkit-appearance:none; opacity:0.8; font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"; font-weight: normal;}
.generic_form textarea:focus{opacity:1;}
.generic_form .message .empty-message, .generic_form .message .error-message{right:20px}
.generic_form .empty-message, .generic_form .error-message{position:absolute;right:4px;top:4px;color:red;height:0;overflow:hidden;font-size:11px;line-height:12px;-webkit-transition:.3s ease-in height;transition:.3s ease-in height;z-index:99}
.generic_form .invalid .error-message, .generic_form .empty .empty-message{height:20px}
.contact-form-buttons{text-align:right;margin-top:27px;margin-bottom:4px}
.generic_form .btn-simple{margin-left:17px}
.modal-open{overflow:hidden}
.generic_form .modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0;font-family:Exo, sans-serif;font-size:13px}
.generic_form .modal h4{font-weight:700!important;padding:0!important;margin:0!important;color:#000!important;font-size:24px}
.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}
.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}
.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}
.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}
.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}
.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}
.modal-header .close{margin-top:-2px}
.modal-title{margin:0;line-height:1.42857143}
.modal-body{position:relative;padding:20px;color:#525151!important}
.modal-dialog{width:600px;margin:140px auto}
@media only screen and (max-width:767px){.modal-dialog{position:relative;width:auto;margin:10px}}
.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000!important;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}
.close:hover, .close:focus{color:#000!important;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}
button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}
legend{margin-top:7px;}
textarea:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus{border:1px solid #F30 !important;transition:all 150ms ease-in-out 0s !important;}
textarea, input[type="text"], input[type="email"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{transition:all 150ms ease-in-out 0s !important;}
.btn{display:inline-block;font-weight:800;border:2px solid transparent;outline:none;padding:10px 40px 10px;line-height:1.42857143;position:relative; cursor:pointer;-moz-transition:0.3s;-o-transition:0.3s;-webkit-transition:0.3s;transition:0.3s; text-transform: uppercase;}
.btn:active{-webkit-box-shadow:0 0 5px #000;-moz-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000;}
.btn-default{color:#fff;border-color:#83c75b;-moz-transition:0.3s;-o-transition:0.3s;-webkit-transition:0.3s;transition:0.3s; background:#83c75b; border-radius:2px; font-weight:normal; border: 2px solid #83c75b;}
.btn-default:hover{background:#fff;border-color:#83c75b; color:#83c75b;-moz-transition:0.3s;-o-transition:0.3s;-webkit-transition:0.3s;transition:0.3s;}