﻿.quick-form{width:100%;margin:0px 0px 50px 0px;}
.quick-form p{font-size:15px;line-height:24px;margin-bottom:10px;}
.quick-form .container{padding:0px;}
.quick-form .inner-b{width:100%;border:4px solid #226e68;padding:20px;margin-top:50px;background: #e3e6e6;}
.quick-form .note{ font-size:12px; color:#de3545;font-weight: 500;}
.quick-form a{color:#000;font-weight:500;}
.quick-form .form-control {min-height: 50px;border: 1px solid #bcbcbc;display: block;width: 100%;padding: .375rem .75rem;font-size: 15px;font-weight: 500;line-height: 1.5;color: #682c5b;background-color: #fff;border-radius: 4px;}
.quick-form .checkbox-input{width:20px; height:20px; position:relative; top:4px;margin-right:5px;}
.quick-form h4{font-size:22px;margin-bottom:10px;}
.quick-form .btn{background: #226e68;border: none;padding: 10px 25px;line-height: 23px;font-size:16px;color:#fff;margin-top:20px;}
.quick-form .form-control::placeholder {color: #888c8c;opacity: 1;}
.quick-form label{font-size: 15px;line-height: 24px;}
.quick-form .checkb{position:relative;padding-left:30px;}
.quick-form .checkb .checkbox-input{position:absolute;left:0px;}
.quick-form .row {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}
.quick-form .form-group {margin-bottom: 1rem;}
.quick-form .col-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding:0 15px;}
.quick-form .col-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;padding:0 15px;}
.quick-form label {display: inline-block;margin-bottom: .5rem;}
.pagetitle{width:100%; padding:25px 40px;background:#000;color:#fff;font-size:30px;text-align:center;}
.quick-form .form-control{appearance: auto;-webkit-appearance: auto;-moz-appearance: auto;}