@import url("//tools.eurolandir.com/tools/SubscriptionCentre2/./../Config/footer.css");
/* Not Found: /Config/SubscriptionCentre2.css */
/* Not Found: ./../Config/Company/AE-DURE/AE-DURE.css */
@import url("//fonts.googleapis.com/css2?family=Syne:wght@400..800&display=swap");

@font-face {
	font-family: 'icofont';
	src: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/AE-DURE/fonts/icofont.eot");
	src: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/AE-DURE/fonts/icofont.eot?#iefix") format('embedded-opentype'),
		url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/AE-DURE/fonts/icofont.woff2") format('woff2'),
		url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/AE-DURE/fonts/icofont.woff") format('woff'),
		url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/AE-DURE/fonts/icofont.ttf") format('truetype'),
		url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/AE-DURE/fonts/icofont.svg") format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	color: #000000;
	font-family: "Syne", sans-serif;
	font-size: 20px;
	background: none repeat scroll 0 0 transparent;
	font-weight: 400;
}

.check-subscription-link a {
	color: #000000;
}

a:-webkit-any-link,
a:-moz-any-link {
	color: #000000;
	text-decoration: none;
	cursor: auto;
}

.hyperlink,
.disclaimer-box a,
.cookies-box a {
	color: #000000;
	text-decoration: none;
}

.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover,
.check-subscription-link a:hover {
	color: #828EF7;
	text-decoration: underline;
}

.wrapper {
	width: 100%;
	padding: 5px 0 5px 0px;
	margin: 0 auto;
	max-width: 1200px;
}

.service-name {
	position: relative;
	top: 1px;
}

.btn,
.btn:active,
.btn:focus {
	font-family: inherit;
	font-size: 1.0em;
	font-weight: 500;
	color: #262626;
	text-transform: uppercase;

	margin: 0em 0px;
	padding: 0px 0px;

	border: 1px solid #E0E3FD;
	border-radius: 12px;
	background: #E0E3FD;

	transition: background 0.5s, color 0.5s, border 0.5s;
	text-decoration: none;

	height: 44px;
	line-height: 44px;
	outline: none;
	min-width: 11em;
}

.btn:hover {
	text-decoration: none;

	background: #FFFFFF;
	color: #262626;
	border-color: #262626;
}

#dialogModal .btn-submit,
#dialogModal .btn-ok,
#dialogModal .btn-cancel {
	min-width: 11em;
}

.radio input,
.checkbox input {
	height: 16px;
}

.form .lable {
	width: 100%;
	float: none;
	text-align: left;
	padding: 10px 15px;
	height: auto;
	vertical-align: middle;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	font-size: 20px;
}

.form input {
	appearance: none;
	-moz-appearance: none;

	line-height: 2em !important;
	height: 2em !important;
	color: #262626;
    border: 0;
    border-bottom: 1px solid #c9c9c9;
    padding: 6px 4px;
    caret-color: #828ef7;
}

.form select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/AE-DURE/down.png");
	background-origin: content-box;
	background-position: calc(10px + 100%) 50%;
	background-repeat: no-repeat;
	background-size: 36px 36px;

	line-height: 2em !important;
	height: 2em !important;

	color: #262626;
    border: 0;
    border-bottom: 1px solid #c9c9c9;
    padding: 0px 4px;
    caret-color: #828ef7;
}

.form select>option {
	color: #000000;
	text-transform: capitalize;
}

.form .row-control .input>* {
	width: 96%;
}

.footer {
	font-size: 15px;
}

/* CUSTOM C-BOX */

span.checkbox {
    background: none;
    position: relative;
    bottom: 3px;
}

.checkbox:before {
    display: block;
    content: "";
    position: absolute;
    border: 2px solid #A3A4AC;
    background: transparent;
    border-radius: 2px;
    width: 17px;
    height: 17px;
    top: 2px;
    left: 0px;
    box-sizing: border-box;
}

.checkbox.checkbox-checked::before {
	background: #828EF7;
    border: 1px solid #828EF7;
    font-family: icofont;
    content: "\eed8" !important;
    font-size: 15px;
    color: #FFFFFF !important;
}

/* ADDITIONAL CSS */

* {
	outline: none;
}

.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;
}

.selection-services {
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 25px;
}

.form {
	width: 100%;
}

.form .input {
	width: 96% !important;
}

.row-control {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;

	margin-top: 0px;
}

.button-wrapper .check-subscription-link,
.button-wrapper .button-inner {
	margin-left: 0 !important;
}

.button-wrapper {
	padding-left: 15px;
}

.google-recapcha,
.google-recapcha a {
	text-align: left;
	color: #000000;
	font-size: 15px;
	text-decoration: none;
}

.google-recapcha a:hover {
	color: #828EF7;
	text-decoration: none;
}

.service-checkbox {
	margin: 15px 0;
}

#dialogModal .privacy-policy-sector .btn {
	padding: 0px;
    margin: 3px;
}

.privacy-policy a {
	color: #000000;
}

.privacy-policy a:hover {
	color: #828EF7;
}

.button-wrapper {
	text-align: left;
}

.subscribe-checking .button-wrapper {
	margin: 15px 0;
	text-align: center;
	width: 100%;
	padding: 0;
}

.subscribe-checking .form .row-control {
	width: 100%;
}

.subscribe-checking .form .lable {
	width: 20%;
	padding-right: 5%;
	text-align: left;
	display: inline-block;
}

.subscribe-checking .form .input {
	width: 70% !important;
	float: none;
	display: inline-block;
}

.btn-cancel {
	border: 1px solid #E0E3FD;
	background: #E0E3FD;
	color: #262626;
    margin: 3px;
}

.btn-ok,
.btn-submit {
	border: 1px solid #E0E3FD;
	background: #E0E3FD;
	color: #262626;
}

.btn-cancel:hover,
.btn-cancel:active {
	border: 1px solid #262626;
	background: #FFFFFF;
	color: #262626;
}

.btn-ok:hover,
.btn-ok:active,
.btn-submit:hover,
.btn-submit:active {
	background: #FFFFFF !important;
    color: #262626 !important;
    border: 1px solid #262626 !important;
}

.check-subscription-link {
    font-weight: 500;
}

.subcription-wrapper.subscription-wrapper-single > .row-control {
    display: none;
}

.main-heading, 
.sub-heading {
    margin-bottom: 20px;
}

/* ARABIC */

.ar-ae {
	font-family: "Syne", sans-serif;
}

.body-rtl .wrapper {
	padding: 5px 5px 0 0;
}

.body-rtl .button-wrapper {
	margin-left: 0%;
	margin-right: 0 !important;
	padding-left: 0;
	padding-right: 0px !important;
}

.ar-ae .google-recapcha {
	text-align: right;
}

.body-rtl .selection-services {
	padding-right: 0px;
	padding-left: 0;
}

.ar-ae .button-wrapper {
	text-align: right;
}

.ar-ae div#dialogModal .button-wrapper {
	text-align: center;
}

.body-rtl .subscribe-checking .button-wrapper {
	text-align: center;
}

.body-rtl .form select {
	background-position: calc(0px + 0%) 50%;
}

.ar-ae .checkbox.checkbox-checked::before {
    font-size: 15px;
}

/* RESPONSIVE */

@media not all {
	.form select {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
	}
}

@media (max-width: 900px) {
	.row-control {
		display: inline-block;
		vertical-align: top;
		width: 50%;
	}
}

@media (max-width: 480px) {
	.button-inner {
		padding-top: 10px;
		text-align: left !important;
	}

	.body-rtl .button-inner {
		padding-top: 10px;
		text-align: right !important;
	}
}

@media (max-width:460px) {
	.row-control {
		display: inline-block;
		vertical-align: top;
		width: 100%;
	}

	.form .input {
		width: 100% !important;
	}

	.form .row-control .input>* {
		width: 95%;
	}
}
