@import url("//fonts.cdnfonts.com/css/aktiv-grotesk-cd-trial");

body {
	font-family: 'Aktiv Grotesk Trial', sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	background: none repeat scroll 0 0 transparent;	
	margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
}

.ar-AE body,
.ar-AE input,
.ar-AE button {
    font-family: 'Aktiv Grotesk Trial', sans-serif;
	direction: rtl;
    font-weight: 400;
}

.body-rtl .wrapper {
    padding: 0px 5px 0 0;
    font-family: 'Aktiv Grotesk Trial', sans-serif;
}


.check-subscription-link a {
	color: #73a846;
}
a:-webkit-any-link, a:-moz-any-link {
    color: #73a846;
    text-decoration: none;
    cursor: auto;
}
.hyperlink, .disclaimer-box a, .cookies-box a {
	color: #73a846;
	text-decoration: none;
}
.hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover {
	color: #73a846;
	text-decoration: underline;
}
.wrapper {
    width: 100%;
    padding: 5px 0 10px 0px;
    margin: 0 auto;
    max-width: 1320px;
}

.service-name {
    position: relative;
    top: 3px;
}
.btn, .btn:active, .btn:focus  {
	height: auto;
	line-height: normal;
	font-family: inherit;
	font-size: 1.0em;
	font-weight: normal;
	text-transform: capitalize;
	padding: 10px 15px;
	border: 01px solid #73a846;	
	border-radius: 10px 0 10px 0;
    background: #73a846;
    color: #FFFFFF !important;
	transition: background 0.5s, color 0.5s, border 0.5s;
	font-family: 'Aktiv Grotesk Trial', sans-serif;
}

.btn:hover {
	text-decoration: none;
	background: #73a846;
    color: #fff;
    border-color: #73a846;
	font-family: 'Aktiv Grotesk Trial', sans-serif;
}
#dialogModal .btn-submit, #dialogModal .btn-ok, #dialogModal .btn-cancel {
    min-width: inherit;
}
.radio input, .checkbox input {
    height: 17px;
}
.form .lable {
	text-transform: uppercase;
}
.form input {
	appearance: auto;
	-moz-appearance: auto;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
	color: #000000;
	height: 36px;
    padding: 5px;
	border-radius: 0px;
}
.form select {
	appearance: auto;
    -webkit-appearance: auto;
	-moz-appearance: auto;
    background-color: #ffffff;
    background-origin: content-box;
    background-position: calc(0px + 100%) 50%;
    background-repeat: no-repeat;
    background-size: 9px 6px;
	border-radius: 0px;
    padding: 5px;
    color: #000000;
    height: 36px;
	border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}

@media not all { 
	.form select  {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
	}
}
.form select > option{
	color: #000000;
    text-transform: capitalize;
}
.modal-content {
    
}

@media (max-width: 480px) { 
	.button-inner {
		padding-top: 10px;
	}
}



/* ------------------Changes----------------- */

.footer {
    font-size: 13px;
}

.footer div a {
    color: #000000 !important;
}

.footer div a:hover {
	color: #73a846 !important;
	text-decoration: underline;
}

#dialogModal .privacy-policy-sector .btn {
    padding: 6px 12px;
	display: inline-block
}
.form .row-control .input>* {
    width: 95%;
    max-width: 360px;
}
.subscription-wrapper-single .selection-services {
    border: 0px solid #c3d1ec;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.body-rtl .subscribe-checking .button-wrapper {
    margin: 0;
    text-align: center;
}

#dialogModal .privacy-policy-sector .btn {
    /* padding: 15px 30px; */
    display: inline-block;
}

.form .lable {
    text-transform: none;
    font-weight: normal;
}
.button-wrapper,
.form .row-control {
    margin-right: 0px;
    margin-left: 0px;
}
.form .lable,
.form .input {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: inherit;
}
.form .lable, .form .input {
    float: none!important;
}
.form .input {
    width: 100%!important;
}
.form .lable {
    width: 100%;
    float: none;
    text-align: left;
    padding-right: 0px;
    height: auto;
    vertical-align: middle;
    line-height: normal;
    font-weight: 500;
	/* padding-bottom: 0.5em; */
}
.row-control {
    padding: 0.5em 0;
    clear: both;
}
.row-control {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
}

.button-wrapper {
    padding-left: 0px;
}

.google-recapcha {
    color: #000000;
	text-align: left;
}

.google-recapcha,
.subscribe-checking .google-recapcha {
    color: #000000;
}

.google-recapcha a,
.subscribe-checking .google-recapcha a {
    color: #000000;
	text-decoration: none;
}

.google-recapcha a:hover,
.subscribe-checking .google-recapcha a:hover {
    color: #73a846;
	text-decoration: underline;
}

.subscribe-checking .google-recapcha a {
    color: #000000 !important;
    text-decoration: none !important;
}

.subscribe-checking .google-recapcha a:hover {
    color: #73a846 !important;
    text-decoration: underline !important;
}

.subscribe-checking .google-recapcha {
    text-align: center;
}

.subscribe-checking .button-wrapper {
    margin: 15px 0 30px 0%;
    text-align: center;
    width: 100%;
    padding: 0;
}

.subscribe-checking .form .row-control .input {
    width: 300px !important;
}

.subscribe-checking .form {
    text-align: center;
	width: 100%;
}

.subscribe-checking .row-control {
    width: 288px;
}

#dialogModal .privacy-policy-sector .btn-cancel {
    margin-right: 0px;
}

.selection-services {
    padding-left: 0px;
}

.body-rtl .selection-services {
    padding-right: 0px;
}

.body-rtl .wrapper {
    padding: 5px 0px 0 0;
}

.body-rtl .button-wrapper {
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0;
    padding-right: 0px;
}

.body-rtl #dialogModal .privacy-policy-sector .btn-cancel {
    margin-left: 0px;
}

.body-rtl .form .lable, .body-rtl .form .input {
    padding-right: 0px;
}

.body-rtl .google-recapcha {
    text-align: right;
}

.body-rtl .subscribe-checking .form .lable {
    width: 100%;
    text-align: right;
}

.body-rtl .selection-services {
    padding-left: unset;
    padding-right: 0;
}

.service-checkbox {
    margin: 0px;
}

.service-checkbox {
    margin: 0px;
}

.selection-services {
    padding-left: 0px;
}

.body-rtl .subscribe-checking .row-control {
    width: auto;
}

/* ----------------Responsive------------------- */

@media (max-width: 890px) {
	.body-rtl .form .row-control .input>* {
		width: 94%;
	}
}

@media (max-width: 812px) {
	.form .row-control .input>* {
		width: 94%;
	}
}

@media (min-width: 768px) {
	.button-wrapper .check-subscription-link, .button-wrapper .button-inner {
		margin-left: 0%;
	}
}

@media (max-width: 742px) {
	.body-rtl .row-control {
		width: 50%;
	}
}

@media (max-width: 700px) {
	.row-control {
		display: inline-block;
		vertical-align: top;
		width: 50%;
	}
}

@media (max-width: 568px) {
	.button-wrapper {
		text-align: left;
	}
	.body-rtl .button-wrapper {
		text-align: right;
	}
    .body-rtl .button-wrapper {
        text-align: right !important;
    }
	.body-rtl .subscribe-checking .button-wrapper {
		text-align: center !important;
	}
}

@media (max-width: 480px) {
	.button-wrapper {
		text-align: left;
	}
	.body-rtl .button-wrapper {
		text-align: right;
	}
}

@media (max-width: 494px) {
	.body-rtl .row-control {
		width: 100%;
	}
	.body-rtl .form .row-control .input>* {
		max-width: 436px;
	}
	.body-rtl .form .subscribe-checking .form .row-control .input {
		width: 428px !important;
	}
}

@media (max-width: 470px) {
	.row-control {
		display: inline-block;
		vertical-align: top;
		width: 100%;
	}
    .form .row-control .input>* {
        width: 95%;
        max-width: 390px;
    }
}
 
@media (max-width: 330px) {
	.subscribe-checking .form .row-control .input {
		width: 287px !important;
	}
}

@media (max-width: 326px) {
	.subscribe-checking .button-wrapper {
	margin: 0;
    text-align: center;
    width: 100%;
    padding: 0;
    padding-left: 4px;
    padding-right: 4px;
	}
}
.btn, .btn:active, .btn:focus{
	font-family: inherit;
    font-size: 16px !important;
    font-weight: 400 !important; 
    color: #73a846 !important;
    text-transform: none;
    margin: 0px !important;
    padding: 12.8px 30px;
    border: 1px solid #73a846;
    background: #FFFFFF;
    border-radius: 0px !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
    position: relative;
	font-family: 'Aktiv Grotesk Trial', sans-serif;
}
.btn:active, .btn:focus, .btn-primary:hover,.btn:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary{
font-family: inherit;
font-size: 16px !important;
font-weight: 400;
color: #73a846;
text-transform: none;
margin: 0px !important;
padding: 12.8px 30px;
border: 1px solid #73a846;
background: #FFFFFF;
border-radius: 0px;
transition: background 0.5s, color 0.5s, border 0.5s;
text-decoration: none;
position: relative;
color: #FFFFFF !important;
border: 1px solid transparent !important;
text-decoration: none;
font-style: normal;
z-index: 9;
font-family: 'Aktiv Grotesk Trial', sans-serif;
}
#dialogModal .privacy-policy-sector .btn {
    padding: 9px 9px;
    display: inline-block;
    width: 92px;
}
.form input{
	line-height: 1.5em !important;
    height: 45px !important;
    padding: 10px;
    border: 1px solid #cccccc;
    border-radius: 0px;
    color: #000000;
}
.form select {
    line-height: 1.5em !important;
    height: 45px !important;
    padding: 10px;
    border: 1px solid #cccccc;
    border-radius: 0px;
    color: #000000;
}

/* CUSTOM CHECKBOX */

/* CUSTOM */

.checkbox {
    position: relative;
    width: 18px;
    height: 18px;
    top: 0px;
}

label {
    position: relative !important;
    margin-left: 5px;
}

/* .checkbox:before {
    display: block;
    content: "";
    position: absolute;
    border: 1px solid #cccccc;
    left: 0px;
    background: #FFFFFF;
    width: 19px;
    height: 19px;
    box-sizing: border-box;
    font-size: 1em;
    border-radius: 3px;
    top: 1px;
}

.checkbox.checkbox-checked::before {
    background: #73a846 !important;
    border: 1px solid #73a846 !important;
    font-family: icofont;
    content: "\eed8" !important;
    font-size: 17px !important;
    color: #ffffff !important;
} */

.service-checkbox {
    margin: 5px 8px;
}

/* .checkbox-checked {
    background-position: -20px -19px;
} */

.service-checkbox {
    margin: 16px 8px;
}

label {
    position: relative !important;
    margin-left: 0px;
}

/* .checkbox:before {
    display: block;
    content: "";
    position: absolute;
    border: 1px solid #cccccc;
    left: -1px;
    background: #FFFFFF;
    width: 19px;
    height: 19px;
    box-sizing: border-box;
    font-size: 1em;
    border-radius: 2px;
    top: 0px;
}

.ar-ae .checkbox:before {
    display: block;
    content: "";
    position: absolute;
    border: 1px solid #cccccc;
    left: -1px;
    background: #FFFFFF;
    width: 19px;
    height: 19px;
    box-sizing: border-box;
    font-size: 1em;
    border-radius: 2px;
    top: 0px;
}

.ar-ae span.checkbox {
    background: none;
    position: relative;
    bottom: 3px;
    left: 7px;
}
.radio input, .checkbox input {
    height: 17px;
    width: 17px;
} */
.announcement-group-lable {
    display: none;
}

.modal a, .hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover {
    color: #000000 !important;
	text-decoration: underline !important;
}
.btn:active, .btn:focus, .btn-primary:hover, .btn:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    font-family: inherit;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #FFFFFF !important;
    text-transform: none;
    margin: 0px !important;
    padding: 12.8px 30px;
    border: 1px solid #73a846 !important;
    background: #73a846;
    border-radius: 0px !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
    position: relative;
    text-decoration: none;
    font-style: normal;
    z-index: 9;
}

.modal a{
    color: #000000 !important;
    text-decoration: none !important;
}
.hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover{
	color: #73a846 !important;
	text-decoration: underline !important;
}
.btn{
    background: #73a846 !important;
    color: #FFFFFF !important;
}
.btn:active, .btn:focus, .btn:hover{
    color: #73a846 !important;
    background: #FFFFFF !important;

}

@media screen and (max-width:470px){
    .button-inner {
        padding-top: 0px;
    }
    .button-wrapper {
        margin-top: 25px;
    }
}
.form input:focus {
    outline: 0;
}

.page-font-style {
    font-family: 'Aktiv Grotesk Trial', sans-serif;
    font-size: 16px !important;
}

.modal a {
    color: #000000 !important;
}
.modal a:hover{
    color: #73a846 !important;
}


/* CUSTOM CHECKBOX */

.checkbox:before {
    display: block;
    content: "";
    position: absolute;
	top: 1px;
    border: 1px solid #cccccc;
    left: 1px;
    background: #ffffff;
    width: 18px;
    height: 18px;
    border-radius: 0px;
    z-index: 10;
    box-sizing: border-box;
    font-family: icofont;
    font-weight: 400;
    font-size: 22px;
}
.checkbox.checkbox-checked:before {
    font-size: 16px;
    background: #73a846;
    padding-top: 0px;
    padding-left: 0px;
    color: #FFF;
    border-color: #73a846;
}
span.checkbox {
    position: relative;
}
.checkbox input{
    position: relative;
}
label {
    margin-left: 4px;
}

.checkbox input {
    z-index: 12;
    position: relative;
    top: -1px;
    left: 0;
    opacity: 0;
}
