@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;
margin-top:50px;
}

.logo-block img {
width: 200px;
margin:auto;
max-width:100%;
}
.form-head {
margin-top:50px;
}

.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: 15px;
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;
}

.check-text input[type=checkbox],
.optin-group input[type=checkbox] {

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: none;
}
.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: 13px;
}
.legal-text input {
position: absolute;
left: 0;
margin: 0;
top: 12px;
}
.legal-text.pp-text input {
top: 6px;
}
.legal-text a {
color:#000;
}



.input-group .select-group select.dropdownlist
{
width:100% !important;
font-family: 'Open Sans', sans-serif !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;
}
.input-group input:read-only {
background-color: #cbcbcb;
border: 1px solid #000000;
outline: none ! important;
}
.form-head h4.unsub-head {
text-align: center;
font-size: 16px;
max-width: 260px;
margin: 0 auto 50px;
}
*[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;}
.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;
}
.static-content ol li {
padding-bottom:25px;
}
.static-content h3 {
font-size: 20px;
    font-weight: 600;
}
.static-content .input-group p {
font-size:16px;
line-height:28px;
}
.static-content .input-group p span {
    font-weight: 900;
    display: block;
}
.static-content .input-group {margin-bottom: 30px;}

.static-content h3.green {
    font-size: 30px;
    color: #009EE3;
    line-height: 38px;
    font-weight: 700;
margin-bottom: 60px;
}
.icon-list {
list-style: none;
    position: relative;
padding-left:0;
}
.icon-list li {
padding-left:70px;
padding-bottom: 30px;
position: relative;
font-weight: 600;
}
.icon-list li span {
font-weight: 400;
}
.icon-list li img {
    position: absolute;
    left: 0;

}
.icon-list li:last-child img {
    top: -12px;
}

