
body {
	background-color: #070B12;
	color: rgba(255,255,255,0.9);
}
body[class^=Marketing] {
	color: white;
}
body.Marketing-default {
	padding-top: 0px;
}
@media (min-width: 992px) {
	body {
		padding-top: 133px;
	}
}
@media (min-width: 1200px) {
	.container.padding0 {
		padding: 0;
	}
}
@media (max-width: 1199px) {
	.container.padding0 {
		padding-left: 15px;
		padding-right: 15px;
	}
}

img {
	max-width: 100%;
}

h1, h2, h3,
.h1, .h2, .h3 {
	margin-top: 30px;
	margin-bottom: 15px;
}
h1, h2, h3, h4, h5 {
	color: white;
	text-align: center;
}
h1      { font-size: 64px; margin-bottom: 45px; }
h2      { font-size: 64px; }
h3, .h3 { font-size: 44px; }
h4, .h4 { font-size: 30px; font-weight: 900; }
h5, .h5 { font-size: 19px; }

@media (max-width: 767px) {
	h1      { font-size: 40px; }
	h2      { font-size: 40px; }
	h3, .h3 { font-size: 30px; }
	h4, .h4 { font-size: 24px; }
	h5, .h5 { font-size: 18px; }
}

mark,
h1 mark, h2 mark, h3 mark, h4 mark {
	color: #ffce02;
	background-color: transparent;
	padding: 0;
}

h3 a:link, h3 a:hover, h3 a:active, h3 a:focus, h3 a:visited,
h4 a:link, h4 a:hover, h4 a:active, h4 a:focus, h4 a:visited {
	color: inherit;
	text-decoration: none;
}

.box > h1, .box > h2, .box > h3, .box > h4 {
	background-color: transparent;
	padding: 0px;
}
.box > .header {
	background-color: transparent;
}
.customOverlayVT  .box > .header,
.confirmOverlayVT  .box > .header {
	color: #ffce02;
	font-weight: bold;
	background-color: black;
}
.customOverlayVT .box,
.confirmOverlayVT .box {
	background-color: #181C25;
	color: white;
}
.confirmOverlayVT, .customOverlayVT {
	background-color: rgba(100, 100, 120, 0.65);
}

.box {
	background-color: transparent;
	box-shadow: none;
}

.box.bggrey, .bggrey {
	background-color: #181C25;
}

.loader-C {
	background:rgba(55, 55, 75, .65);
}

.bggreyBase {
	background-color: #11151C;
}
.grey {
	color: #6A6B6D;
}

.table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 15px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: transparent;
}
.table-striped > tbody > tr:nth-of-type(even) th{
	background-color: #11151C;
	color: white;
}
.table-striped > tbody > tr:nth-of-type(even) td{
	background-color: rgba(50,50,50,0.2);
}

ul.disc {
	margin: 0.5em 0 1em 18px;
	list-style-type: disc !important;
}
ul.disc.yellow {
	list-style-type: none !important;
}
ul.disc.yellow li::before {
	content: "\2022";
	color: #ffce02;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	vertical-align: middle;
}

.btn:not(.btn-lg):not(.btn-sm):not(.btn-xs) {
	padding: 8px 24px;
}
.btn {
	transition: all 0.3s;
	background-position: center center;
}
.btn:not(.btn-link):hover {
	transform: scale(1.05);
}
.btn-link {
	border-radius: inherit;
}
.btn:focus, .btn.focus {
	outline: none;
	-webkit-box-shadow: 0 0 10px rgba(148, 195, 218, 0.7);
	box-shadow: 0 0 10px rgba(148, 195, 218, 0.7);
}
input[type="checkbox"]:not(:disabled):focus + .checkspan,
.checkspan:not(.disabled):focus {
	-webkit-box-shadow: 0 0 10px rgba(148, 195, 218, 1);
	box-shadow: 0 0 10px rgba(148, 195, 218, 1);
}
input[type='radio']:focus + .radioButton{
	-webkit-box-shadow: 0 0 10px rgba(148, 195, 218, 1);
	box-shadow: 0 0 10px rgba(148, 195, 218, 1);
}


/***** MENU (NAVBAR) *****/

@media (max-width: 991px) {
	body.Marketing-default > nav.navbar {
		margin-bottom: 0;
	}
	
	body.Marketing-download > nav.navbar,
	body.Marketing-howItWorks > nav.navbar {
		margin-bottom: 60px;
	}
}

a.disabled,
a.disabled:hover,
*:hover a.disabled {
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	color: #c3c3c3 !important;
}

/***** FORM *****/

.form-control {
	color: white;
	background-color: #181C25;
	border-color: transparent;
}
.form-control.loading {
	background-image: url(../../images/www-module/v2/rouvy-loading_30x30_dark.gif);
}
.form-control.input-lg {
	line-height: inherit;
	height: 42px;
}
.form-control:focus {
	border-color: transparent;
	outline: 0;
	-webkit-box-shadow: 0 0 8px rgba(148, 195, 218, 0.6);
	box-shadow: 0 0 8px rgba(148, 195, 218, 0.6);
}

.bggrey .form-control,
.box.bggrey .form-control,
.bggrey .input[type="datetime"], .bggrey input.date.hasDatepicker {
	background-color: #11151C;
}

/* automcompleted input in chrome */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active  {
	-webkit-box-shadow: 0 0 0 45px #181C25 inset !important;
	-webkit-text-fill-color: white !important;
	font-size: inherit;
}
.bggrey input:-webkit-autofill,
.bggrey input:-webkit-autofill:hover,
.bggrey input:-webkit-autofill:focus,
.bggrey input:-webkit-autofill:active  {
	-webkit-box-shadow: 0 0 0 45px #000 inset !important;
}


/*** richtext from admin ***/
/** career detail + challenge detail - heritage from old layout **/

.richtext ul {
	margin: 0.5em 0 1em 18px;
	list-style-type: disc !important;
}

.richtext h1, .richtext h2, .richtext h3, .richtext h4, .richtext h5, .richtext h6 {
	text-align: left;
}

.richtext img[height] {
	height: auto;
}


.Career-detail .richtext img,
.Challenges-detail .richtext img {
	border-radius: 18px;
}
.Career-detail .richtext h2,
.Challenges-detail .richtext h2 {	font-size: 28px; }
.Career-detail .richtext h3,
.Challenges-detail .richtext h3 {	font-size: 22px; margin-bottom: 5px; }
.Career-detail .richtext h4,
.Challenges-detail .richtext h4 {	font-size: 18px; margin-bottom: 5px; }
.Career-detail .richtext h5,
.Challenges-detail .richtext h5 {	font-size: 15px; margin-bottom: 5px; }
.Career-detail .richtext h6,
.Challenges-detail .richtext h6 {	font-size: 15px; margin-bottom: 5px; }

.Career-detail .richtext *:first-child,
.Challenges-detail .richtext *:first-child {
	margin-top: 0 !important;
}
.Career-detail .richtext *:last-child,
.Challenges-detail .richtext *:last-child {
	margin-bottom: 0;
}

/*** MyModule - public pages ***/

#page {
	background: none;
	padding-top: 0px;
	padding-bottom: 60px;
}



/***** PARTNERS SECTION *****/

.partners {
	padding: 30px 0px;
}
.partners .row {
	 margin: 0;
	 width: 100%;
	 display: flex;
	 align-items: center;
	 flex-wrap: wrap;
 }
.partners .col-xs-12 {
	padding:15px 0px;
}
.partners a {
	display: inline-block;
	opacity: 0.4;
	transform: scale(1);
	transition-duration: 0.5s;
}
.partners .col-xs-12 > img {
	display: inline-block;
	opacity: 0.4;
}
.partners a:hover {
	opacity: 1;
	transform: scale(1.5);
	transition-duration: 0.5s;
}

/***** FOOTER *****/

footer {
	padding: 55px 0px 30px;
}
footer h4 {
	color: #ffce02;
	margin-bottom: 15px;
	text-align: left;
}
footer .menu {
	display: flex;
	flex-wrap: wrap;
	
	/*
	...flex suits better here for mobile layout
	display: grid;
	grid-template-columns: repeat(auto-fill, 100px);
	grid-gap: 1rem;
	justify-content: space-between;
	*/
}
footer .menu .col {
	flex-grow: 1;
	min-width: 200px;
	max-width: 240px;
	margin-top: 15px;
}
footer .menu a {
	display: inline-block;
	padding: 7px 0px;
	color: white;
}
footer .menu a:hover,
footer .menu a:active {
	color: #ffce02;
	text-decoration: none;
}
footer .footer {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 15px;
}
footer .footer div {
	flex-grow: 1;
	padding: 7px 0px;
}
footer .logo{
	position: relative;
	left: -5px;
}
footer .footer a:link, footer .footer a:visited, footer .footer a:focus, footer .footer a:hover {
	color: inherit;
}

@media (max-width: 767px) {
	footer .logo{
		left: 0px;
	}
	footer .menu .col {
		margin: auto;
		margin-top: 15px;
	}
	footer .footer {
		text-align: center;
		display: block;
		margin-top: 30px;
	}
	footer .footer .copyright {
		padding: 15px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	footer .footer .copyright {
		margin-right: 100px;
		text-align: right;
	}
	footer .footer .link {
		text-align: center;
	}
}

/***** SITEMAP *****/

.Marketing-sitemap .black {
	font-size: 30px;
}
.Marketing-sitemap .box {
	padding: 30px;
}
.Marketing-sitemap .box p {
	margin-bottom: 15px;
}
.Marketing-sitemap .box ul {
	list-style: disc;
	margin-bottom: 30px;
	margin-left: 15px;
}

/***** ANIMATIONS *****/

.appleEffect {
	perspective: 1000px;
	perspective-origin: 50% 50%;
	transform-style: preserve-3d;
}
.appleEffect *:not(a) {
	/*pointer-events: none;*/
}
.appleEffect > *:first-child {
	/*background-color: #ffce02;*/
	background-blend-mode: normal;
	transition: transform 0.5s cubic-bezier(0.3, 1, 0.2, 1);
}
.appleEffect:hover > *:first-child {
	transition: none;
	background-color: #ffce02;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url('../../images/www-module/v2/logo-shape-cut.png'), linear-gradient(135deg, #ffedb3, #ffce02 70%) !important !important;
	box-shadow: 0px 30px 90px rgba(255, 255, 255, 0.2);
}
.appleEffect > .mouseover {
	transition: transform 0.5s cubic-bezier(0.3, 1, 0.2, 1)  !important;;
}
.appleEffect .shine {
	left: 19%;
	top: 19%;
	transition: all 0.5s;
}
.appleEffect:hover .shine {
	opacity: 0.55;
	transition: opacity 0.5s;
}


@-webkit-keyframes bounce {
	from,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}
}
@keyframes bounce {
	from,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}
}

.bounce:hover {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
	animation-duration: 1s;
}

@-webkit-keyframes bounceIn {
	from,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97);
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes bounceIn {
	from,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97);
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.bounceIn {
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}

@keyframes shine {
	from {
		opacity: 0;
		left: 0%;
	}
	to {
		opacity: 1;
		left: 99%;
	}
}
@keyframes shineFeature {
	from {
		opacity: 0.8;
		transform: scale(0.6);
		left: 70%;
		top: -5px;
		animation-timing-function: ease-in;
		
	}
	to {
		opacity: 0.4;
		left: 10%;
		top: 8%;
		transform: scale(2.5);
	}
}
@keyframes shineFeatureBack {
	from {
		opacity: 0.4;
		left: 10%;
		top: 8%;
		transform: scale(2.5);
		animation-timing-function: ease-in;
	}
	to {
		opacity: 0;
		transform: scale(0.6);
		left: 70%;
		top: -5px;
	}
}
.shine {
	z-index: 1;
	opacity: 0;
	position: absolute;
	width: 174px;
	height: 174px;
	top: 0;
	left: 0;
	margin: -87px 0 0 -87px;
	max-width: none;
	
	pointer-events: none;
}


