
div.zgdprform-opt-container, p.zgdprform-opt-container {
    clear: both;
    text-align: left;
    padding-left: 18px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 1.3;
    position: relative;
    margin: 15px 0;
}
.zgdprform-opt-container input.chk_bx {
    appearance: checkbox!important;
    -webkit-appearance: checkbox!important;
    -moz-appearance: checkbox!important;
    -ms-appearance: checkbox!important;
    position: absolute!important;
    left: 0!important;
    top: 2px!important;
    margin: 0!important;
    width: auto!important;
    height: auto!important;
}
.bottom-promo {
    display: none !important;
}
.features-part {
    padding: 60px 0;
}
.Error_captcha {
    font-size: 12px;
    padding-top: 5px;
    color: #f34637;
}
.features-part h1 {
    text-align: center;
}
div.zgdprform-state-container {
    margin: 25px 0;
}
div.zgdprform-countrylist-container::after{
    display:none
}
.quote-head p {
    color: rgb(102, 102, 102);
    line-height: 20px;
    margin: 5px auto 40px;
    font-size: 16px;
    text-align: center;
    max-width: 450px;
}
.content_mid1 {
    max-width: 450px;
    margin: 30px auto 0px;
    border: 1px solid #ccc;
    padding: 30px 30px 15px;
}
.sucess-msg{
    display:none;
    text-align:center;
    color:#019b60;
}
.content_mid1 * {
    box-sizing: border-box;
}

.content_mid1 form>div {
    position: relative;
    margin-bottom: 15px;
}

.content_mid1 form>div.select:after {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #666;
    position: absolute;
    right: 12px;
    top: 50px;
    content: "";
    display: block;
    z-index: 9;
    pointer-events: none;
}

.content_mid1 form>div label:first-child {
    font-size: 14px;
    display: block;
}
.content_mid1 form>div label:first-child sup{
    color:#f0483e;
    position: relative;
    top: 4px;
    font-size:16px;
}
.content_mid1 form>div label:last-child{
    font-size:14px;
    color:#f0483e;
}
.content_mid1 form>div input,
.content_mid1 form>div select,
.content_mid1 .zgdprform-countrylist-container select.globalcountrycode {
    font-size: 16px !important;
    display: block;
    color: #000;
    padding: 10px 12px !important;
    border: 1px solid #ccc !important;
    width: 100%;
    margin: 5px 0 0 !important;
    background: #fff;
    appearance: none;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    border-radius: 0;
    height: inherit !important;
}

.content_mid1 .zgdprform-opt-container {
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    line-height: 1.6;
}

.content_mid1 form>div input.submit {
    background-color: #68b973 !important;
    border: 1px solid #68b973 !important;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    padding: 5px 0;
    text-transform: uppercase;
}
.zcs_capt a {padding:4px 20px;}
.zcs_capt {padding:5px 0px;}
.zcs_capt>img, .zcs_capt>a{
display:inline-block;
vertical-align:middle;
}
.sign_agree p {
    margin: 0;
}
.lang-ar .content_mid1 form>div.select:after {
        left: 12px;
        right: unset;
}
.lang-ar .bottom-promo .content-wrap,.lang-ar .bottom-promo h3 {
    text-align: center;
}