@font-face {
	font-family: 'greycliff_cfmedium';
	src: url('greycliffcf-medium-webfont.woff2') format('woff2'), url('greycliffcf-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
img {max-width:100%;height:auto;}
body {
	background: url(bg.jpg) 50% 50%;
	background-size: cover;
	background-color: blue;
}

.button-bubble:focus,
input {
	outline: 0
}
.bodywrap {min-height: 100%;position:relative;width:100%;padding-bottom: 110px;}
div#socialicons {
    position: absolute;
    bottom: 40px;
    right: 40px;
    font-size: 33px;
}
#socialicons a {padding:10px;}
#socialicons a:hover {color:#fff;}


.clearfix:after {
	content: "";
	display: table;
	clear: both
}

.modal-veil {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 99999;
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-webkit-transition: .25s all ease;
	-moz-transition: .25s all ease;
	-o-transition: .25s all ease;
	transition: .25s all ease;
	background: 0 0
}

.modal-veil.header-modal {
	top: 54px
}

.veiled .modal-veil {
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100)
}

.is-veiled .modal-veil {
	background: rgba(37, 50, 56, .8)
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.grecaptcha-badge {
	visibility: collapse!important
}

html {
	font-size: 16px;
	box-sizing: border-box;
	min-height: 100%;
	height: 100%;
}

body,
h1,
input {
	font-size: 1rem
}

body {
	line-height: 1;
	color: #253238;
	font-family: 'greycliff_cfmedium';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: transparent;
	background: url(bg.jpg) 50% 50%!important;
	height: 100%;
	background-size: cover!important;
}

::selection {
	background-color: #ECEFF1
}

.container {
	width: 1246px;
	max-width: 100%;
	margin: 0 auto;
	padding-top: 26px;
	padding-bottom: 32px;
	position: relative
}

.container.detail-item {
	display: flex;
	transition: margin .4s;

	justify-content: center
}

.container.detail-item .container-ad {
	flex-grow: 0
}

@media (max-width:480px),
screen and (max-width:812px) and (orientation:landscape) {
	.container {
		padding-top: 16px
	}
	.container.detail-item {
		padding-top: 8px
	}
}

.container-sitemap {
	max-width: 700px;
	padding-bottom: 44px
}

@media only screen and (max-width:767px) {
	.container-sitemap {
		max-width: 100%;
		padding: 1em
	}
}

.container-background-fullscreen {
	width: 100%;
	background-color: #ECEFF1;
	z-index: -2
}

.container-background-fullscreen>.detail-item-wrapper {
	margin: 0 auto;
	width: 1440px;
	max-width: 100%;
	position: relative
}

a {
	text-decoration: none;
	color: #90A4AE
}

a:hover {
	color: #607D8B
}

a:active {
	color: #41545e
}

input {
	padding-left: 10px;
	border: 0
}

img {
	display: block
}

*,
:after,
:before {
	box-sizing: inherit
}

h2 {
	font-size: .875rem
}

h3 {
	font-size: 2.75rem;
	margin-bottom: 30px;
}

.btn-error-page i,
.close-modal,
.more-products-btn i {
	font-size: 2.25rem
}

b,
strong {
	font-weight: 700
}

.close-modal {
	cursor: pointer;
	position: absolute;
	top: 1%;
	right: 2%;
	z-index: 2
}

.close-modal:hover {
	color: #000
}

.link-seo {
	color: #253238;
	border-radius: 17px;
	background-color: #F9FAFA;
	border: 1px solid #CFD8DC;
	padding: 0 16px;
	height: 28px;
	line-height: 26px;
	vertical-align: center
}

.link-seo,
.link-seo>* {
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.link-seo:hover {
	background-color: #ECEFF1;
	color: #253238
}

.hidden {
	display: none!important
}

.btn-corporative {
	display: inline-block;
	color: #fff;
	padding: 4px 12px;
	border-radius: 20px;
	transition: background-color .1s linear
}

.button-bubble {
	width: 50px;
	height: 50px;
	border-radius: 25px;
	background: #F9FAFA;
	border: none;
	padding: 0;
	transition: background-color 280ms ease-in
}

.button-bubble svg path {
	fill: #90A4AE
}

.button-bubble:hover {
	background: #ECEFF1;
	cursor: pointer
}

.btn-corporative {
	background-color: #0F9989
}

.btn-corporative:hover {
	color: #fff;
	background-color: #0a6b5f
}

.btn-corporative:active {
	background-color: #08534b
}

.btn-error-page,
.more-products-btn {
	display: inline-block;
	background: #13C1AC;
	padding: 12px 20px;
	border-radius: 100px;
	transition: all .2s ease-in-out
}

.btn-error-page.hidden,
.more-products-btn.hidden {
	display: none
}

.btn-error-page span,
.more-products-btn span {
	display: block;
	font-size: 1rem;
	color: #fff
}

.btn-error-page:hover,
.more-products-btn:hover {
	background-color: #0F9989
}

.loading-gif {
	width: 100px;
	margin: 0 auto
}

.main-header-landing {
	height: 54px;
	padding: 0;
	margin-top: 12px;
	background-color: transparent;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.main-header-landing img {
	float: left;
}

.main-header-landing-logos {
	float: right
}

.main-header-landing-logos img {
	float: right;
	height: 45px;
	width: auto
}

.prehome-video-content {
	right: 0;
	text-align: left;
	letter-spacing: 1px;
	color: #fff;
	max-width: 790px;
	font-weight: 700;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 30px;
}

.prehome-video-content h2 {
	font-weight: 700;
	font-size: 60px;
	margin-bottom: 20px;
}

@media (max-width:480px) {
	.prehome-video-content h2 {
		font-size: 2rem;
	}

	.prehome-video-content h3 {
		font-size: 1.75rem
	}
	body {background-position:0 50%!important;min-height: 100%;height: 100%;}
	
}

.prehome-video-content p {
	font-size: 1.625rem;
	margin-bottom: 20px
}

@media (max-width:480px) {
	.prehome-video-content p {
		font-size: .875rem
	}
}

.prehome-video-content a.prehome-video-play {
	display: block;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background-image: url(/images/icons/btn-play_1_@2x.png);
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-transition: background .35s ease;
	-moz-transition: background .35s ease;
	-o-transition: background .35s ease;
	transition: background .35s ease;
}

.prehome-video-content a.prehome-video-play:hover {
	background-image: url(/images/icons/btn-play_2_@2x.png)
}

.prehome-video-content .prehome-languages p {
	margin-top: 16px;
	font-weight: 400
}

.prehome-video-content .prehome-languages .link-seo {
	display: block;
	margin: 0 auto 16px;
	width: 85px;
	position: relative;
	text-align: left;
	cursor: pointer;
	border: none;
	line-height: 28px
}

.prehome-video-content .prehome-languages .link-seo .prehome-language-flag {
	position: absolute;
	top: 1px;
	right: 16px;
	display: inline-block;
	font-size: 1.25rem
}

@media screen and (max-width:1367px) {
	.video-container iframe {
		width: 896px;
		height: 504px
	}
}

.main-header-logo {
	float: left;
	padding-left: 5%;
	padding-top: 30px;
}

.main-header-logo i {
	color: #fff;
	font-size: 2.25rem
}

.main-header-buttons a {
	height: 32px;
	line-height: 22px;
	-webkit-transition: all .25s linear;
	-moz-transition: all .25s linear;
	-o-transition: all .25s linear;
	transition: all .25s linear;
	opacity: .8
}

.main-header-buttons a:last-child {
	margin-right: 0
}

.main-header-buttons a:hover {
	opacity: 1
}

.main-header-buttons i {
	color: #fff!important;
	font-size: 3rem;
	opacity: .8
}

.main-header-buttons ul {
	display: flex;
	align-items: center;
	padding-left: 10px;
}

.main-header-buttons ul li {
	display: block;
	float: left;
	position: relative
}

.video-container .ico-cross_white_normal, .register-container, .ico-cross_white_normal_register,
.video-container iframe {
	display: none
}

.main-header-buttons ul li.sep {
	height: 20px;
	width: 1px;
	background-color: #0F9989;
	margin: 0 12px
}

.main-header-buttons ul li.download-icon {
	padding: 0
}

.main-header-buttons ul li a {
	color: #fff;
	padding: 5px 16px;
	opacity: .8;
	display: block;
	font-size: 16px;
}

.main-header-buttons ul li a:hover {
	opacity: 1
}

.main-header-buttons ul li a.edge[data-tooltip]:before {
	left: -31%!important
}

@media screen and (max-width:1080px) {
	.main-header-buttons span {
		display: none
	}
	.main-header-buttons i {
		margin-right: 0
	}
}

.main-header-buttons .download-icon a {
	padding: 0
}

@media (max-width:480px) {
	.main-header-buttons {
	padding-top: 43px;
	}
}

video {
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: url(/images/landing/placeholder_video.jpg) no-repeat;
	background-size: cover;
	transition: 1s opacity
}

.video-container i, .register-container i {
	position: absolute;
	top: 40px;
	right: 40px;
	font-size: 3rem;
	color: #fff;
	cursor: pointer;
}

.video-container, .register-container {
	z-index: -1;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: .35s visibility ease, .35s opacity ease;
	-moz-transition: .35s visibility ease, .35s opacity ease;
	-o-transition: .35s visibility ease, .35s opacity ease;
	transition: .35s visibility ease, .35s opacity ease;
}
#socialicons img {width: 70px;height:auto;margin-top: -40px;float:right;}
.video-container #embed-video {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 100%;
}

.show-video .video-container, .show-register .register-container {
	visibility: visible;
	opacity: 1;
	display: block;
	z-index: 3;
	background: rgba(0,0,0,0.5);
}

.show-video .video-container .ico-cross_white_normal,
.show-video iframe, .show-register .register-container .ico-cross_white_normal_register
{
	display: block
}

@media all and (max-width:600px) {
.backstretch-item img {
    inset: 0 -280px auto auto!important;
}
body:before {
    position: fixed;
    top: 0;
    right: 0;
    background: rgba(0,0,0,0.4);
    content: ' ';
    display: block;
    width: 100%;
    height: 100%;
}

}

@media all and (min-width:600px) {
.prehome-video-content {
	padding-top: 0px;
}
.main-header-buttons ul li a {
	font-size: 20px;
}
}

@media all and (min-height:880px) {
.prehome-video-content {
	padding-top: 30px;
}
}

@media all and (min-height:900px) {
.prehome-video-content {
	padding-top: 100px;
}
}


@media all and (min-height:960px) {
#socialicons img {width:100px;height:auto;margin-top:10px;float:none;}
}