@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap');

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    color: #000;
}

* {
    box-sizing: border-box;
}

div {
    display: block;
}

.main-block {
    width: 100%;
    background-color: #fff;
}

.content-block {
    width: 100%;
    max-width: 600px;
    margin: auto;
    background-color: #fff;
}

.form-block {
    
    padding: 0;
    max-width: 360px;
    margin: auto; 
}

.logo-block {
    text-align: center;
;
}

.logo-block img {
    width: auto;
    margin:auto;
max-width:100%;
}
 

.form-head h4 {
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    line-height: 24px;
}
.form-head h3 {
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    margin: 0;
    line-height: 24px;
}
.form-head h3 span {
 font-weight:600;
}
.form-head h3 a {
color:#000;
}
form {
    margin: 20px auto;
    width: 100%;
}

.input-group {
    margin: auto;
    margin-bottom: 12px;
    width: 100%;
}

.input-group label:first-child {
    font-size: 16px;
    font-weight: 600;
    display: block;
    width: 100%;
    margin-bottom: 5px;
}

.input-group label:first-child.optin-group,
.input-group label:first-child.small-label {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
}

.input-group label.light-label:first-child {
    font-weight: 400;
}

.check-text {
    margin-bottom: 15px !important;
    font-weight: 400 ! important;
    display: flex !important;
    align-items: center;
font-size:14px !important;
}
.unsub-group .check-text:last-child {
align-items: start;
}
.unsub-group .check-text {
margin-top:20px;
font-size:16px !important;
}
.unsub-group .check-text input[type=checkbox]{
       flex-shrink: 0;
    height: 20px;
    width: 20px;
}
.check-text strong span {
display: block;
    font-weight: 400;
    margin-top: 4px;
}
.check-text input[type=checkbox],
.optin-group input[type=checkbox] {
       flex-shrink: 0;
    height: 24px;
    width: 24px;
}


.input-group input[type=text],
.input-group input[type=email] {
    width: 100%;
    padding: 6px 10px;
    border: none;
    border-bottom: 1px solid #000000;
    border-radius: 0px;
    font-size: 16px;
}

.input-group select {
    padding: 8px 12px;
    width: 100%;
}

.input-group .select-group select {
    display: inline-block;
    width: auto;
    font-size: 16px;
    border: 1px solid #000000;
}

.btn-group {
    text-align: center;
margin-top: 35px;
}

.input-group button {
    background-color: #000;
    border: none;
    color: #FFFFFF;
    padding: 10px 24px;
    margin: auto;
    font-size: 14px;
    cursor: pointer;
    min-width: 160px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif !important;
}

.select-group {
    margin-top: 8px;
}

.input-group div.error {
    font-size: 14px;
    color: #f00;
    margin-top: 5px;
}

.footer-block {
    text-align: center;
}

.footer-block img {
    max-width: 100%;
}

.mr-50 h4 {
    margin: 50px auto;
}

h4 span {
    font-weight: 700;
}

.optin-group {

    position: relative;
    padding-left: 40px;
    padding-bottom: 0px;
    padding-top: 10px;
}

.optin-group input {
    position: absolute;
    left: 0;
    margin: 0;
    top: 8px;
}

.privacy-link {
    color: inherit;
    text-decoration: underline;
}
.space_top
{
     top:12px !important;  
}
.mb-0{ margin-bottom: 0px !important;}
.mb-5 { margin-bottom: 8px !important; }
.mb-20 { margin-bottom:20px !important; }
.pt-20 { padding-top:20px !important; }
.mt-40 { margin-top:40px !important; }
.pb-40 { margin-bottom: 40px !important; }
.ptb-60 {
 padding:60px 0;
}
.check-text input[type=checkbox], .legal-text input[type=checkbox] {
    height: 24px;
    width: 24px;
}
.input-group label.legal-text, .input-group label.small-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}
.legal-text {
    position: relative;
    padding-left: 40px;
    padding-bottom: 0;
    padding-top: 10px;
}
.legal-text input {
    position: absolute;
    left: 0;
    margin: 0;
    top: 12px;
}
.legal-text.pp-text input {
  top: 6px;
}




.input-group .select-group select.dropdownlist
{
    width:100% !important;
    font-family: 'Open Sans', sans-serif !important;
}
.input-group input:read-only {
  background-color: #cbcbcb;
    border: 1px solid #000000;
    outline: none ! important;
}
.form-footer {
  text-align: center;
    border-top: 1px solid #676767;
    width: 100%;
}
.form-footer p {
     font-size: 12px;
    color: #000;
    font-weight: 600;
direction: ltr;
}
.text-center {
 text-align:center !important;
}
.form-head h4.unsub-head {
text-align: center;
    font-size: 16px;
    max-width: 260px;
    margin: 0 auto 50px;
}
input[type=checkbox] {
margin:0;
}
.check-group {
    padding: 8px 0 0 0;
}
.chkgrp {
border-bottom: 1px solid #cccccc;
    margin-bottom: 18px;
    padding-bottom: 9px;
}
*[lang="ar"] .form-head h4 {
 text-align:right;
}
*[lang="ar"] .legal-text {
padding-left:0;
padding-right:40px;}

*[lang="ar"] .legal-text input {
right:0;}

.chkgrp1 label:last-child
{
margin-bottom: 5px !important;
}
.mt_10
{
margin-top:15px !important;
}