body, html {
	height: 100%;
}

:focus {
	outline: 0!important;
}

a {
	text-decoration:none;
	cursor:pointer;
}

a:hover {
	text-decoration:underline;
}

a, a:hover, a:visited, .side_content .side_title a:hover, .sideNews .line_title a:hover {
	color:#00377b;
}

#link-modal-693 a{
	color:#00377b;
}

b, strong {
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	color:#444444;
	background-color:#404040;
	overflow-x: hidden;
	overflow-x: auto;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	margin:0 0 1em;
	padding:0;
	color:#323a45;
}

h1, h2 {
	font-weight:600;
	color: #00377b;
	font-size: 32px;
	line-height: normal;
}

h3 {
	font-size:24px;
	line-height:normal;
	color:#000;
	font-style:italic;
	font-weight:400;
}

.section_title {
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color:#000;
	font-size:40px;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
	margin-top:0;
}

img {
	border:0;
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
	max-width:100%;
	height:auto;
	width:100%;
}

.debug {
	width:10px;
	height:10px;
	position:fixed;
	right:0;
	top:0;
	z-index:999;
}

#debug {
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	line-height:normal;
	position:absolute;
	right:0px;
	top:108px;
	background-color:#FFF;
	padding:20px;
	display:none;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	z-index:94;
	max-width:1000px;
	overflow:auto;
}

#debug h2, #debug h3 {
	font-size:18px;
	font-weight: 600;
	margin:20px 0 10px;
}

#debug table:nth-child(2) {
display:none;
}

form {
	margin:0;
}

label {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

p {
	font-weight:300;
	font-size:15px;
	margin-top:1em;
	margin-bottom:0;
	line-height:1.5;
}

p:first-child {
	margin:0;
}

.lb-data p {
	margin-top:0;
	margin-bottom:1em;
}

table {
	min-width:100%;
}

table tr.even, table tr.alt, table tr:nth-of-type(2n) {
	background-color:#F7F7F7;
}

ul, ol, dl {
	padding-left: 1.3em;
}

.obj_text ul {
	margin:0!important;
	list-style:disc;
}

.text.bottom {
	margin-top:40px;
}

.text.top {
	margin-bottom:40px;
}

.black {
	background-color:#000;
}

.block_contents_layout {
	position:relative;
	min-height:10px;
}

.touch .block_contents_layout {
	background-attachment:scroll!important;
}

.block_custom > div {
	float:left;
	padding:0;
}

.block_products {
	margin-bottom:60px;
}

.block_title {
	text-align:center;
	font-size:32px;
	font-weight:600;
	line-height:normal;
	color:#000;
}

.block_subtitle {
	text-align:center;
	font-size:24px;
	font-weight:400;
	font-style:italic;
	line-height:normal;
	color:#000;
}

.box-contents-large {
	position:absolute;
	top:0;
	left:0;
	min-height:100%;
	width:100%;
	z-index:2;
}

.box-contents-large .text {
	min-height:100%;
	width:100%;
}

.box-contents-large .text > div {
	position:relative;
}

@media only screen and (max-width: 991px) {
	.container .box-contents-large .text > div {
		height:auto!important;
	}
	.container .box-graphic:not(.large) .box-contents-large .text > div p {
		margin-top:1em;
	}
}

@media only screen and (max-width: 767px) {
	.container .box-contents-large .text > div {
		/*
		padding-left:15px!important;
		padding-right:15px!important;
		*/
		padding:15px!important;
	}
	.container .box-graphic:not(.large) .box-contents-large .text > div p {
		margin-top:0.75em;
	}
}

.box_file {
	margin-bottom:30px;
}

@media only screen and (min-width: 768px) {
	.few .block_files {
		text-align:center;
	}
	.few .box_file {
		float:left;
		display:inline-block;
	}
}

.obj_press .box_file {
	margin-bottom:0;
}

.box_file a {
	display:block;
	position:relative;
	width:100%;
	float:left;
}

.box_file .image {
	border:solid 1px #CCC;
}

.box_file .name {
	position:absolute;
	display: block;
	background-color:rgba(0,0,0,0.6);
	color:#FFF;
	text-align:center;
	padding:15px;
	bottom:15px;
	left:15px;
	right:15px;
	font-size:12px;
	font-weight:400;
	word-wrap:break-word;
}

.box_file .name p {
	font-size:12px;
	font-weight:400;
}

.box_file .name p b {
	font-size:13px;
	font-weight:700;
}

.obj_press .name {
	height:78px;
	overflow:hidden;
	transition-delay: 0s;
	transition-duration: 0.3s;
	transition-property: all;
	transition-timing-function: linear;
}

.touch .obj_press .name, .obj_press a:hover .name {
	height:217px;
}

.box_file a:hover .name {
	background-color:#000;
}

.box-graphic.rollover .box-contents-large {
	display:none;
}

.touch .box-graphic.rollover .box-contents-large, .box-graphic.rollover a:hover .box-contents-large {
	display:block;
	background-color:rgba(0,0,0,0.5);
	color:#FFF;
}

.box-graphic {
	display:table;
	position:relative;
	overflow:visible;
}

.box-graphic.large {
	width:100%;
}

.box-graphic.large > a > .row, .box-graphic.large > .row {
	margin:0;
}

.box-graphic .text > div > p {
	font-size:inherit;
	font-weight:inherit;
	line-height:inherit;
}

.fullwidth.carousel .box-graphic {
	width:100%;
}

.fullwidth.carousel .box-contents-large {
	width:100%;
	max-width:1200px;
}

@media only screen and (min-width: 1200px) {
	.fullwidth.carousel .box-contents-large {
		left:50%;
		margin-left:-600px;
	}
}

.box-graphic .col-lg-12:not(:first-child) .text p:first-child {
	margin-top:1em;
}

.box-graphic a {
	display:table;
	width:100%;
	color:#000;
}

.box-graphic a:hover {
	color:#808080;
}

@media only screen and (min-width: 768px) and (max-width: 939px) {
	.box-graphic {
		overflow:hidden;
	}
	
	box-image {
		position:absolute;
		bottom:0;
		right:0;
		left:auto;
	}
	.box-image.pull-6 {
		left:0;
		right:auto;
	}
}

.box-slider .slider.carousel {
	padding:0 0 52px;
}

.box-slider .line_text p {
	line-height:22px;
	/*margin:0;*/
}

.box-slider .page .spacer_20 {
	height:11px!important;
}

.box-slider .line_text:not(.with_image) {
	display:block;
	width:100%;
	overflow:hidden;
}

@media only screen and (max-width: 1024px) {
	.box-slider .line_title, .box-slider .line_title a {
		font-size:16px;
		line-height:1em;
	}
	.box-slider .line_text {
	}
	.box-slider .line_text p {
		font-size:13px;
		line-height:17px;
	}
}

.box-slider .carousel-indicators {
	bottom:0px;
	padding:10px 0;
	background-color:rgba(0,0,0,0.2);
}

.box-title {
	margin-bottom:20px;
}

.container {
    width: 1230px;
    max-width: 100%;
	margin:0 auto!important;
	position:relative;
}

.datasheet {
	display:table;
	margin:auto;
	position:relative;
}

.datasheet a {
	padding:0 15px 0 90px;
	display:block;
	position:relative;
	height:32px;
	line-height:32px;
	background-color:#00377b;
	color:#FFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
}

@media only screen and (max-width: 400px) {
	.datasheet, .datasheet a {
		width:100%;
	}
}

.datasheet .icon {
	position:absolute;
	left:11px;
	top:-16px;
	width:64px;
	height:64px;
	border:solid 5px #FFF;
	background-color:#00377b;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
	-moz-border-radius:32px;
	-webkit-border-radius:32px;
	border-radius:32px;
	text-align:center;
	line-height:54px;
	font-size:24px;
}

.datasheet .name {
	font-weight:600;
}

.defloater {
	clear: both;
	font-size: 0px;
}

.description {
	display:table;
	margin: 0 auto 60px;
}

@media only screen and (min-width: 768px) {
	.description {
		max-width:600px;
	}
}

@media only screen and (min-width: 992px) {
	.description {
		max-width:790px;
	}
}

.file-name {
	height:32px;
	line-height:32px;
}

.footer-banner .banner center {
	text-align:left;
}

@media only screen and (max-width: 939px) {
	.footer-banner .banner center {
		text-align:center;
	}
}

ul.footer-menu {
	list-style:none;
	padding:0.5em 0 0;
	margin-bottom:0;
}

ul.footer-menu li {
	font-size:16px;
	padding-top:1em;
	line-height:normal;
}

ul.footer-menu li:first-child {
	padding-top:0;
}

.footer-menu-title, .layout-footer .line_title, .layout-footer .line_title a {
	text-transform:uppercase;
	font-weight:600;
	font-size:19px;
	color:#FFF;
	margin-bottom:10px;
}

form.custom .custom.dropdown.open.small ul {
	min-width:inherit;
	width:100%;
}

.formblock {
	position:relative;
}

.fullwidth, .fullwidth * {
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
}

.fullwidth > .row, .fullwidth .box-contents-large, .fullwidth .text {
	width:100%;
}

.header_image {
	background-size:cover!important;
	height:600px;
}

@media only screen and (max-width: 991px) {
	.header_image {
		height:400px;
	}
}

@media only screen and (max-width: 767px) {
	.header_image {
		height:300px;
	}
}

.layout-body {
	min-height:200px;
	position:relative;
	z-index:6;
	background-color:#FFF;
}

.layout-body > .row {
	padding:40px 0;
}

.layout-breadcrumb {
	display:none;
}

.layout-footer {
	display:block;
	position:relative;
	z-index:9;
	padding:60px 0;
	background-color:#404040;
}

.layout-footer .formblock {
	padding-right:68px;
	margin-bottom:10px;
}

.layout-footer .formblock .field {
	margin:0;
}

@media only screen and (min-width: 992px) {
	.layout-underfooter .row > .columns:last-child {
		position:absolute;
		bottom:0;
		right:0;
	}

	.layout-footer .row > div:last-child {
		text-align:right;
	}
}

@media only screen and (max-width: 991px) {
	.layout-footer .row > div:last-child {
		float:none;
		margin:0 auto;
	}
	.layout-footer .row > div, .underfooter-text {
		text-align:center!important;
	}
}

.layout-footer .row > div:last-child img {
	width:auto;
}

.layout-main {
	width:100%;
	height:100%;
}

.gallery_box {
	margin-bottom:10px;
}

.gallery_box a {
	display:block;
	float:left;
	width:100%;
}

.google-map {
	min-height:100px;
}

@media only screen and (max-height: 500px) {
	.google-map {
		height:250px!important;
	}
}

.inline-banner > .columns {
	display:block;
	float:left;
	margin-left:40px;
	width:auto;
	padding:0;
}

.inline-banner > .columns:first-child {
	margin-left:0;
	padding:0 0 0 15px;
}

.inline-banner > .columns:last-child {
	float:left;
}

@media only screen and (max-width: 939px) {
	.inline-banner {
		width:auto;
		display:table;
		margin:0 auto;
	}
}

@media only screen and (min-width: 768px) {
	.large-2_4 {
		position: relative;
		width:20%;
	}
}
 @media only screen and (min-width: 768px) and (max-width: 939px) {
	.large-2_4 {
		position: relative;
		width:33.333%;
	}
}

.layout-footer a {
	color:#FFF;
}

.layout-footer .footer-menu a, .layout-footer .line_title a {
	color:#FFF;
}

.layout-page {
	position:relative;
	z-index:3;
	background-color:#FFF;
	width:100%;
	height:100%;
}

#homepage .layout-page {
	position:static;
}

.layout-top {
	width:100%;
}

.layout-underfooter {
	position: relative;
	background-color:#404040;
	padding:0 0 60px;
}

.line_image.center {
	text-align:center;
}

.line_image.left:not(.col-sm-6) {
	margin-right:15px;
}

.line_image.right:not(.col-sm-6) {
	margin-left:15px;
}

.line_map .gm-style img {
	max-width:none!important;
}

.line_text {
	display:table;
}

.line_text:not(.with_image) {
	width:100%;
}

.loader-bg {
	background-color: rgba(0, 0, 0, 0.45);
	z-index:999999;
}

.logo {
	position:relative;
	padding-bottom:20px;
}

@media only screen and (min-width: 768px) {
	.logo {
		padding-bottom:30px;
		padding-left:108px;
		
	}
	.logo:before {
		content:"";
		display:block;
		position:absolute;
		top:20px;
		left:0;
		width:88px;
		height:66px;
		background:url(../images/50esimo.png) no-repeat 0 0 scroll transparent;
		background-size:cover;
	}
}

.logo:after {
	content:"YOUR PERSONAL LIFT";
	color:#00377b;
	position:absolute;
	top:0;
	left:0;
	font-size:15px;
	line-height:1em;
	font-weight:400;
	white-space:nowrap;
	width:auto;
	padding-top:73px;
}

@media only screen and (min-width: 768px) {
	.logo:after {
		width:250px;
		text-align:left;
		left:108px;
		/*margin-left:-133px;*/
	}
}

.ita-IT .logo:after {
	content:"L'ELEVATORE PERSONALE";
}

.fre-FR .logo:after {
	content:"L'ELEVATEUR PERSONNEL";
}

.ger-DE .logo:after {
	content:"IHR PERSÖNLICHER LIFT";
}

.esl-ES .logo:after {
	content:"EL ELEVADOR PERSONAL";
}

.rus-RU .logo:after {
	content:"ПЕРСОНАЛЬНЫЙ ПОДЪЕМНИК";
}

.por-PT .logo:after {
	content:"O SEU ELEVADOR PARTICULAR";
}

.por-BR .logo:after {
	content:"O ELEVADOR PESSOAL";
}

.chi-CN .logo:after {
	content:"客梯";
}

@media only screen and (max-width: 767px) {
	.logo {
		padding:36px 0 18px;
	}
	.logo:after {
		font-size:8px;
		padding-top:60px;
	}
	.logo img, .logo object {
		height:30px!important;
		width:auto!important;
	}
}
/*
@media only screen and (max-width: 767px) {
	.logo {
		padding:36px 0 18px;
	}
	.logo img {
		height:30px!important;
		width:auto!important;
	}
}
*/
.maincontents {
	margin-top:60px;
}

.maincontents > .block_contents_layout > .container {
	padding:0;
}

.page-contents {
	margin-bottom:60px;
}

.page-contents.nomargin, .page-contents.nomargin .maincontents {
	margin:0;
}

.panel {
	background-color:#FFF;
}

a:hover > .panel {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	transition-delay: 0s;
	transition-duration: 0.3s;
	transition-property: all;
	transition-timing-function: linear;
}

p.phone {
	display:table;
	color:#080;
	font-size:24px;
	font-weight:700;
}

p.phone:before {
	content: "";
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	position: relative;
	top: 1px;
	margin-right:10px;
	font-size:0.8em;
}

p.phone.text-center {
	margin: 0 auto;
}

.agree {
	float:left;
}

.privacy {
	float:left;
	margin-left:20px;
	padding:5px;
	background-color:rgba(255,255,255,0.9);
	font-weight:400;
	font-size:14px;
	line-height:normal;
	display:block;
	position:relative;
	top:-20px;
	/*max-width:95%;*/
}

.privacy a {
	font-weight:400;
	color:#333;
}

.product_box a {
	display:block;
	float:left;
	position:relative;
	width:100%;
}

.product_box a .name {
	position:absolute;
	bottom:15px;
	left:15px;
	right:15px;
	background-color:rgba(0,0,0,0.7);
	color:#FFF;
	text-align:center;
	padding:15px;
	font-weight:400;
}

.product_box a:hover .name {
	background-color:#000;
}

.product_box a .name .abstract {
	margin-top:10px;
}

.product_box a .name .abstract p {
	font-weight:300;
	color:#CCC;
}

.quote-box {
	border:1px solid #CCC;
	background-color:#FFF;
	padding:30px;
	border-radius:2px;
}

.quote-box .quote-text {
	display:block;
	font-size:15px;
	line-height:1.5em;
	color:#000;
	margin:0 10px 0 30px;
}

.quote-box .quote-left {
	position:absolute;
	margin:-12px 0 0 -10px;
	background:url(../images/quotes.png) no-repeat 0 0 scroll transparent;
	width:33px;
	height:28px;
}

.quote-box .quote-right {
	position:absolute;
	margin:4px -10px 0 10px;
	background:url(../images/quotes.png) no-repeat -37px 0 scroll transparent;
	width:33px;
	height:28px;
}

.quote-arrow {
	display:block;
	margin:-1px 0 0;
	background:url(../images/quote-arrow.png) no-repeat top right scroll transparent;
	width:84px;
	height:13px;
}

.quote-info {
	display:block;
	margin:5px 0 40px;
	line-height:1.5em;
	font-size:14px;
}

.quote-info .photo {
	float:left;
	display:block;
	margin:0 10px 0 0;
	width:70px;
	height:70px;
	-moz-border-radius:35px;
	-webkit-border-radius:35px;
	border-radius:35px;
	overflow:hidden;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
}

.quote-info .name {
	color:#000;
	font-size:16px;
}

.row > .line_title {
	text-align:center;
	font-size:26px;
	color:#000;
	margin-bottom:20px;
	padding:0 15px 15px;
}

.columns > .line_title, .layout-footer .row > .line_title {
	font-size:28px;
	color:#808080;
	text-align:left;
	margin-bottom:20px;
}

.scrollable {
	overflow:auto!important;
	-webkit-overflow-scrolling:touch;
}

.scrollable > * {
	-webkit-transform: translateZ(0px);
}

.section-container.tabs > section {
	padding-top:53px!important;
}

.section-container.tabs > section > .title, .section-container.tabs > .section > .title {
	font-size:18px;
	border:solid 1px #CCC;
	background-color:#F7F7F7;
}

.section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
	border-top:none;
}

.section-container.tabs > section.active:first-child > .title, .section-container.tabs > .section.active:first-child > .title {
	border-top:solid 1px #CCC;
}

@media only screen and (min-width: 768px) {
	.section-container.tabs > section > .title, .section-container.tabs > .section > .title {
		border-left:none;
	}
	.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
		border-top:solid 1px #CCC;
	}
	.section-container.tabs > section:first-child > .title, .section-container.tabs > .section:first-child > .title {
		border-left:solid 1px #CCC;
	}
	.section-container.tabs > section:last-child > .title, .section-container.tabs > .section:last-child > .title {
		border-left:none;
	}
}

.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
	border-bottom:solid 5px #00377b;
	background-color:#F7F7F7;
}

.section-container.tabs > section.active > .title a, .section-container.tabs > .section.active > .title a {
	padding-bottom:10px;
	color:#00377b;
}

.section-container.horizontal-nav {
	min-height:48px;
}

.section-container.tabs.full_size > section .content, .section-container.tabs.full_size > .section .content {
	background-color:transparent;
	border:none transparent;
	padding:0.9375em 0 0;
}

.section-container, .section-container.tabs {
	border: none;
}

.section-container.tabs.full_size {
	margin-bottom:0;
}

.show-for-medium-down {
	display: none !important;
}

@media only screen and (max-width: 768px) {
	.show-for-medium-down {
		display: block !important;
	}
}

.show-for-strange {
	display:none;
}

@media only screen and (max-width: 939px) {
	.show-for-strange {
		display: inherit!important;
	}
	.hide-for-strange {
		display: none!important;
	}
}

.hide-for-small {
	display: none;
}

@media only screen and (min-width: 768px) {
	.hide-for-small {
		display: inherit;
	}
}

@media only screen and (min-width: 940px) {
	.hide-for-strange {
		display: inherit;
	}
}

@media only screen and (max-width: 767px) {
	.hide-for-small.show-for-strange {
		display: none!important;
	}
}

@media only screen and (min-width: 940px) {
	.hide-for-small.show-for-strange {
		display: none!important;
	}
}

.social a {
	display:inline-table;
	width:40px;
	height:40px;
	margin-left:20px;
	opacity:0.8;
	filter: alpha(opacity=80);
}

.social a:hover {
	opacity:1;
	filter: alpha(opacity=100);
}

.social a:first-child {
	margin-left:0;
}

.spacer, .spacer_5, .spacer_10, .spacer_20, .spacer_25, .spacer_30, .spacer_100 {
	display:block;
	float:left;
	clear:both;
	width:100%;
	height:100px;
}

.spacer_5 {
	height:5px;
}

.spacer_10 {
	height:10px;
}

.spacer_20 {
	height:20px;
}

.spacer_25 {
	height:25px;
}

.spacer_30 {
	height:30px;
}

.spacer_60 {
	height:60px;
}

.layout-footer .spacer {
	height:60px;
}

.small-centered {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	float: none !important;
}

.layout-footer .submit-button {
	display:block;
	width:56px;
	height:58px;
	position:absolute;
	right:0;
	top:0;
	border:none;
	overflow:hidden;
	text-indent:99px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:url(../images/submit-arrow.png) no-repeat center center scroll #333;
	cursor:pointer;
	margin:0;
	padding:0;
	appearance:button;
	-moz-appearance:button;
	-webkit-appearance:button;
}

table {
	border-collapse:collapse;
}

table td p {
	margin:1em 0 0;
	padding:0;
}

table td p:first-child {
	margin:0;
}

table.renderedtable, table.renderedtable tr, table.renderedtable th, table.renderedtable td {
	border:none;
	background-color:transparent;
}

.text_ellipsis {
	height:5em;
}

@media only screen and (max-width: 767px) {
	.text-right {
		text-align:left;
	}
}

.top-bar {
	height:30px;
	margin:0;
	line-height:30px;
}

.top-language {
	display:inline;
	position:absolute;
	text-align:right;
	top:15px;
	right:15px;
	z-index:2;
	padding:0;
	font-size:13px;
	font-weight:400;
	color:#CCC;
}

.top-language a {
	display:block;
	float:left;
	line-height:13px;
	color:#808080;
	padding-left: 7px;
	margin-left: 7px;
	border-left: solid 1px #808080;
	font-weight:400;
}

.top-language a.selected {
	color:#000;
}

@media only screen and (max-width: 939px) {
	.top-language a {
		font-size:11px;
		line-height:11px;
	}
}

.top-language a.top-link, .top-language a:first-child {
	border:none;
}

.top-language a.top-link {
	/*margin-right:60px;*/
}

.underfooter-text {
	color:#000;
	text-align:center;
	font-size:13px;
	line-height:60px;
	height:60px;
	position:relative;
	white-space:nowrap;
}

.underfooter-text p {
	font-size:13px;
	line-height:60px;
}

.underfooter-logos {
	text-align:center;
}

.underfooter-logos a {
	display:block;
	float:left;
	padding-left:10px;
	margin-left:15px;
	border-left:solid 1px #CCC;
}

.underfooter-logos img {
	display:block;
	float:left;
	width:auto!important;
	height:auto!important;
}

@media only screen and (min-width: 768px) {
	.underfooter-logos {
		float:left;
		text-align:left;
	}
	.underfooter-text {
		text-align:right;
		float:right;
	}
}

.underfooter-text a {
	color:#FFF;
}

.underfooter-links {
	color:#FFF;
	line-height:60px;
}

p.title {
	font-weight: 600!important;
	color: #00377b;
	font-size: 32px!important;
	line-height: normal!important;
}

.shorttitle, p.shorttitle {
	font-size:30px;
	color:#000;
	font-weight:400;
}

p.subtitle {
	font-size:24px;
	line-height:normal;
	color:#000;
	font-style:italic;
}

p.greenheadline {
	font-size:21px;
	line-height:28px;
	font-weight:400;
	color:#00377b;
}

p.headline {
	font-weight:400!important;
	font-size:30px!important;
	margin:0px!important;
}

p.subheadline {
	font-weight:400!important;
	font-size:18px!important;
}

@media only screen and (max-width: 768px) {
	.box-graphic p.headline {
		font-size:16px!important;
		margin:0px!important;
	}
	
	.box-graphic p.subheadline  {
		font-size:12px!important;
		margin:0px!important;
	}
}

.button-left, .button-center, .button-right, p.button-center, p.button-left, p.button-right {
	-webkit-appearance: none;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#FFF!important;
	text-transform:uppercase;
	background-color:#000;
	padding:20px 40px;
	margin:20px auto;
	display:inline-block;
	border:solid 1px #000;
	text-align:center;
	border-radius:5px;
	line-height:16px;
	transition-delay: 0s;
	transition-duration: 0.2s;
	transition-property: all;
	transition-timing-function: linear;
	height:58px;
}

.button-left:hover, .button-center:hover, .button-right:hover, p.button-center:hover, p.button-left:hover, p.button-right:hover {
	border:solid 1px #808080;
	background-color:#808080;
	text-decoration:none;
}

.button-left, p.button-left {
	float:left;
}

.button-right, p.button-right {
	float:right;
}

#parallax-content-wrapper {
}

#parallax-content-wrapper, #parallax-wrapper, #parallax-wrapper .scrollContent {
	height:100%;
	width:100%;
}

#parallax-wrapper .scrollContent > section {
	position:relative;
	z-index:3;
}
/*
#parallax-wrapper .scrollContent > section > *:first-child {
	padding-top:120px;
}
*/
#parallax-wrapper .scrollContent > section > .wrapper {
	position:relative;
	z-index:3;
}

.parallaxbg {
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
}

section .wrapper {
	height: 100%;
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 3;
}

section .wrapper .contents {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 3;
}

.topMenu_item a:link, .topMenu_item a:visited, .topMenu_item a:hover, .topMenu_item a:active {
	text-decoration:none!important;
}

.topMenu_item a {
	display:block;
	position:relative;
}

.topMenu_item > a:hover, .topMenu_item > a:focus, .topMenu_item.active > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color:#999;
}

@media only screen and (min-width: 768px) {
	.dropdown-menu > li:not(:last-child) {
		border-bottom: solid 1px rgba(0, 0, 0, 0.15);
	}
}

@media only screen and (max-width: 767px) {
	.navbar-nav {
		width:100%;
	}
}

.dropdown-menu {
	padding:0;
	font-size:12px;
}

.dropdown-menu > li > a {
	padding:8px 20px;
}

/*
#viewport:not(.touch) .topMenu_item > a:hover:after, .topMenu_item.active > a:after {
	content:"";
	display:block;
	width:30px;
	height:1px;
	position:absolute;
	bottom:9px;
	right:50%;
	margin-right:-30px;
	background-color:#E50000;
}

@media only screen and (max-width: 767px) {
	#viewport:not(.touch) .topMenu_item > a:hover:after, .topMenu_item.active > a:after {
		right:0px;
		margin-right:0px;
		bottom:3px;
	}
}
*/
.nopinslide {
	z-index:5;
	width:1000px;
	margin:0 auto;
	min-height:100%;
	position:relative;
	background:url(../images/bg-white.gif) repeat-x 0 610px scroll transparent;
}

.nopinslide .spacer {
	height:40px;
}

.unpin {
	position:absolute;
	width:1000px;
	left:50%;
	margin-left:-500px;
	z-index:6;
	top:190px;
}

.unpin.bottom {
	z-index:4;
}

.unpin.top {
	top:370px;
	z-index:5;
}

.unpin.top img {
	width:140px;
	height:140px;
}

.unpin.top.left {
	padding-left:80px;
}

.unpin.top.right {
	text-align:right;
	padding-right:80px;
}

.unpin.caption {
	top:690px;
}

.unpin.caption h1, .unpin.caption h2, .unpin.caption h3, .unpin.caption h3, .unpin.caption h3, .unpin.caption h3 {
	margin:0 0 10px;
}

.unpin.caption p {
	margin:0;
	padding:0;
}

.scrollmagic-pin-spacer {
	background-color:#FFF;
	width:100%!important;
	min-width:1000px!important;
	height:820px!important;
}

.bottom_mask {
	display:none;
	position:absolute;
	z-index:3;
	width:1000px;
	height:auto;
	left:50%;
	top:190px;
	margin-left:-500px;
	text-align:center;
}

.top_mask {
	position:absolute;
	z-index:6;
	width:1000px;
	top:800px;
	left:50%;
	margin-left:-500px;
	background-color:#FFF;
	bottom:0;
}

.play-button {
	float:left;
}

.play-button a {
	display:block;
	background-color:#00377b;
	border-radius:5px;
	color:#FFF;
	font-weight:600;
	font-size:16px;
	float:left;
	padding:20px 40px;
	text-transform:uppercase;
}

.demo_request {
	position:relative;
	width:100%;
	height:68px;
	overflow:hidden;
}

.demo_request .step_1, .demo_request .step_2 {
	position:absolute;
	width:100%;
	height:68px;
	padding:5px 0;
	transition-delay: 0s;
	transition-duration: 0.2s;
	transition-property: all;
	transition-timing-function: linear;
}

.demo_request .step_1 {
	top:0;
}

.demo_request .step_2 {
	top:78px;
}

.demo_request .step_2 img {
	width:397px;
	height:58px;
}

input.large, .demo_request input, .zendesk input {
	margin:0;
	width:100%;
}

input.field, select.field {
	font-size:16px;
	height:58px;
	font-weight:300;
	color:#000!important;
	text-shadow:none!important;
	margin-bottom:20px;
}

select.field {
	width:100%;
}

textarea.field, textarea.cta_textarea {
	resize:none; 
	font-size:16px;
	font-weight:300;
	/*height:214px;*/
	margin-bottom:20px;
	color:#000!important;
	text-shadow:none!important;
}

input.fieldError {
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(255, 0, 0, 1)!important;
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(255, 0, 0, 1)!important;
	box-shadow: inset 0px 0px 5px 0px rgba(255, 0, 0, 1)!important;
	border-color:#C00!important;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color:#747c83!important;
	text-shadow:none!important;
	opacity:1;
	filter:alpha(opacity=100);
}

input::-moz-placeholder, textarea::-moz-placeholder {
	color:#747c83!important;
	text-shadow:none!important;
	opacity:1;
	filter:alpha(opacity=100);
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color:#747c83!important;
	text-shadow:none!important;
	opacity:1;
	filter:alpha(opacity=100);
}

input:-moz-placeholder, textarea:-moz-placeholder {
	color:#747c83!important;
	text-shadow:none!important;
	opacity:1;
	filter:alpha(opacity=100);
}

.line_title, .line_title a, .line_title, .line_title p {
	color:#000;
	font-size:24px;
	font-weight:400;
	line-height:1.5em;
	margin-bottom:10px;
}

.style_118 .line_title, .style_118 .line_title a, .style_118 .line_title, .style_118 .line_title p {
	font-size:30px;
	text-align:center;
	margin-bottom:30px;
}

.scroll-more {
	font-weight:400;
	position:absolute;
	width:100%;
	bottom:0;
	text-align:center;
	background:url(../images/down-arrow.png) no-repeat scroll center bottom transparent;
	color:#c9cacb;
	font-size:11px;
	line-height:15px;
	letter-spacing:1.25px;
	margin:0 0 30px;
	padding-bottom:11px;
	text-transform:uppercase;
	z-index:9;
}

@media only screen and (max-width: 767px) {
	.scroll-more {
		margin-bottom:10px;
	}
}

button, .button {
	-webkit-appearance: none;
	font-weight:400;
	font-size:16px;
	color:#FFF;
	background-color:#000;
	padding:20px 40px;
	margin:20px auto;
	display:table;
	border:none;
	text-align:center;
	border-radius:5px;
	line-height:16px;
	text-transform:uppercase;
}

button.inline, .button.inline {
	margin:0;
	width:100%;
}

.layout-underfooter .button-left {
	margin:0;
	background-color:transparent;
	padding:0;
}

.layout-underfooter .button-left:hover {
	border-color:#00377b;
}

.layout-underfooter .button-left a {
	display:block;
	color:#FFF;
	padding: 20px 40px;
	text-transform:uppercase;
	transition-delay: 0s;
	transition-duration: 0.2s;
	transition-property: all;
	transition-timing-function: linear;
}

.layout-underfooter .button-left a:hover {
	background-color:#00377b;
	text-decoration:none;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    background-color: white;
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    display: block;
    font-family: inherit;
    padding: 0.5em;
    transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
    width: 100%;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
    border-color: #00377b;
    box-shadow: 0 0 5px rgba(0,122,189,0.5);
	background-color:#FFF;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
	color:#747c83!important;
	text-shadow:none!important;
	opacity:0.5;
	filter:alpha(opacity=50);
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
	color:#747c83!important;
	text-shadow:none!important;
	opacity:0.5;
	filter:alpha(opacity=50);
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
	color:#747c83!important;
	text-shadow:none!important;
	opacity:0.5;
	filter:alpha(opacity=50);
}

input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
	color:#747c83!important;
	text-shadow:none!important;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.two-columns {
	-webkit-column-count:2;
	-moz-column-count:2;
	column-count:2;
	-webkit-column-gap: 50px;
	-moz-column-gap: 50px;
	column-gap: 50px;
	-webkit-column-width: 50%;
	-moz-column-width: 50%;
	column-width:50%;
}

#captcha_img, .captcha_img {
	margin-bottom:20px;
}

#captcha_img img, .captcha_img img {
	height:58px;
}

.link_privacy, .link_privacy:hover {
	color:#00377b;
}

/*
.scrollContent {
	padding-bottom:420px;
}
.layout-footer {
	position:fixed;
	width:100%;
	height:420px;
	bottom:0;
	z-index:1;
}

.layout-underfooter {
	position:fixed;
	width:100%;
	bottom:0;
	z-index:1;
}
*/
a.facebook {
	display:inline-table;
	width:42px;
	height:42px;
	overflow:hidden;
	text-indent:-99999px;
	background:url(../images/ico-facebook.png) no-repeat center center scroll transparent;
}

a.pinterest {
	display:inline-table;
	width:42px;
	height:42px;
	overflow:hidden;
	text-indent:-99999px;
	background:url(../images/ico-pinterest.png) no-repeat center center scroll transparent;
}

a.google {
	display:inline-table;
	width:42px;
	height:42px;
	overflow:hidden;
	text-indent:-99999px;
	background:url(../images/ico-google.png) no-repeat center center scroll transparent;
}

.layoutHeader, .layout-top {
	background-color:#FFF;
	position:relative;
	z-index:5;
}

@media only screen and (min-width: 768px) {
	.dropdown-menu {
		right:auto;
		left:-1px;
		/*background-color:#F2F2F2;*/
		background-color:#FFF;
	}
	#navbar .pull-right {
		float:none!important;
	}
	.navbar-collapse {
		position:relative;
		z-index:1;
		display:table;
		margin:0 auto;
		float:none;
		clear:both;
		/*background-color:#f2f2f2;*/
		background-color:#FFF;
	}
	.navbar-nav {
		position:relative;
		z-index:1;
		display:table;
		margin:0 auto;
	}
	.navbar-nav > li {
		display:table-cell;
		float:none;
		text-align:center;
		padding:5px 0 15px;
	}
	.navbar-nav > li > a {
		padding:0 20px;
		font-size:16px;
		color:#666;
		border-left:solid 1px rgba(0,0,0,0.15);
	}
	.navbar-nav > li:first-child > a {
		border-left:none;
	}
	.navbar-header{
		position:relative;
		z-index:2;
		display:table;
		margin:0 auto;
		float:none;
		clear:both;
	}
}

@media only screen and (max-width: 767px) {
	.navbar-nav {
		margin-top:0;
	}
	.nav > li > a {
		font-size:14px;
	}
	.topMenu_item {
		clear:both;
	}
	.navbar-header{
		padding:0 15px;
	}
	.navbar-nav {
		margin-right:0;
	}
}

.navbar-header {
	position:relative;
}

.navbar-toggle {
	position:absolute;
	bottom:0;
	right:15px;
}

.style_92 {
	z-index:4!important;
}

.carousel.h600, .carousel.h600 .sliderimage {
	height:600px;
	overflow-y:hidden;
}

.carousel.h600 .bkg-box-graphic {
	height:600px;
}

@media only screen and (max-width: 991px) {
	.carousel.h600, .carousel.h600 .sliderimage {
		height:400px;
	}
	
	.carousel.h600 .bkg-box-graphic {
		height:400px;
	}
}

@media only screen and (max-width: 767px) {
	.carousel.h600, .carousel.h600 .sliderimage {
		height:300px;
	}
	
	.carousel.h600 .bkg-box-graphic {
		height:300px;
	}
}

.carousel-indicators {
	width:100%;
	position:absolute;
	left:0;
	margin:0;
}

.fullwidth .carousel-indicators {
	bottom:-30px;
}

.fullwidth.h600 .carousel-indicators {
	bottom:20px;
}

.tab-indicators {
	padding: 25px 0 15px;
	background-color:rgba(0,0,0,0.5);
	bottom:0px!important;
	text-align:center;
}

.tab-indicators:before {
	color: #fff;
	content: "Solutions for:";
	left: 50%;
	font-size:12px;
	text-transform:uppercase;
	margin-left: -150px;
	position: absolute;
	text-align: center;
	top: 10px;
	width: 300px;
}

.ita-IT .tab-indicators:before {
	content: "Soluzioni per:";
}

.fre-FR .tab-indicators:before {
	content: "Solutions pour:";
}

.ger-DE .tab-indicators:before {
	content: "Lösungen für:";
}

.esl-ES .tab-indicators:before {
	content: "Soluciones por:";
}

.rus-RU .tab-indicators:before {
	content: "Решения для:";
}

.por-PT .tab-indicators:before {
	content: "Soluçaos para:";
}

.por-BR .tab-indicators:before {
	content: "Soluçaos para:";
}
.chi-CN .tab-indicators:before {
	content: "解决方案:";
}
.tab-indicators > li, .tab-indicators > li.active {
	text-indent:0;
	background:none transparent!important;
	border:none!important;
	display:inline-block;
	width:16.6666667%;
	height:auto;
	padding:15px;
	text-align:center;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	margin:15px 0px!important;
	box-sizing:border-box;
	padding:0 15px;
}

@media (min-width: 1230px) {
	.tab-indicators > li, .tab-indicators > li.active {
		max-width:205px;
	}
}

@media (max-width: 767px) {
	.tab-indicators > li, .tab-indicators > li.active {
		width: 33.33333333%;
	}
}

.tab-indicators > li .carousel-tab {
	background-color:rgba(255,255,255,0.8);
	padding:0 5px;
	display:block;
	width:100%;
	word-wrap:break-word;
	font-weight:600;
	font-size:13px;
	letter-spacing: -0.05em;
	word-spacing: -0.05em;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:1em;
}

.carousel-tab a, .carousel-tab a:active, .carousel-tab a:link, .carousel-tab a:hover, .carousel-tab a:visited {
	color:#444;
	text-decoration:none;
}

@media (min-width: 1230px) {
	.tab-indicators > li .carousel-tab {
		font-size:14px;
		letter-spacing: 0;
	}
}

@media (max-width: 830px) {
	.tab-indicators > li .carousel-tab {
		font-size:10px;
	}
}

.tab-indicators > li .carousel-tab {
	white-space:normal;
	overflow:inherit;
	text-overflow:clip;
	display:table;
	height:44px;
}

.tab-indicators > li .carousel-tab .inner-tab {
	display:table-cell;
	width:100%;
	vertical-align:middle;
	margin: 0 auto;
}

@media (max-width: 640px) {
	.tab-indicators > li .carousel-tab {
		white-space:normal;
		overflow:inherit;
		text-overflow:clip;
		display:table;
	}
	.tab-indicators > li .carousel-tab .inner-tab {
		display:table-cell;
		width:100%;
		vertical-align:middle;
		margin: 0 auto;
	}
	.tab-indicators {
		bottom:0px!important;
		padding:35px 5px 0;
	}
	.tab-indicators > li .carousel-tab {
		padding:5px;
	}
	.tab-indicators > li, .tab-indicators > li.active {
		padding:0 5px;
		margin:0 0 10px!important;
	}
}

.tab-indicators > li.active .carousel-tab{
	background-color:#FFF!important;
}

.fullwidth .carousel-indicators li {
	border-color:rgba(128,128,128,0.5);
	margin: 0 5px;
}

.fullwidth .carousel-indicators .active {
	background-color:rgba(128,128,128,0.5);
}

#viewport {
	background-color:#FFF;
}

.flex-video {
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 16px;
	overflow: hidden;
}
 
.flex-video.widescreen { 
	padding-bottom: 57.25%; 
}

.flex-video.vimeo { 
	padding-top: 0; 
}
 
.flex-video iframe, .flex-video object, .flex-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
	.flex-video { 
		padding-top: 0; 
	}
}

#lightbox p.close {
	display:none;
}

@media only screen and (min-width: 992px) {
	.col-p-20 {
		width:20%;
		float:left;
	}
}

.modal-content button.close {
	position:absolute;
	right:-20px;
	top:-20px;
	margin:0;
	font-size:26px;
	opacity:1;
	color:#FFF;
	text-shadow:0 1px 0 #000;
}

.banner-layer {
	display:block;
	position:absolute;
	width:100%;
	padding:15px 0;
	bottom:0;
	background-color:rgba(0,0,0,0.5);
}

.banner-gallery {
	display:block;
	width:100%;
	max-width:1230px;
	margin:0 auto;
}

.banner-gallery .row {
	width:100%;
	text-align:center;
}

.banner-gallery .col-sm-2, .banner-gallery .col-xs-4 {
	display:inline-block;
	float:none;
	padding:0 15px;
	margin:15px 0;
}

.carousel-control .arrow {
	display:block;
	position:absolute;
	height:96px;
	width:30px;
	top:50%;
	margin-top:-48px;
	background:url(../images/slider-arrows.png) no-repeat 0 0 scroll transparent;
	left:15px;
}

.carousel-control .arrow.right {
	left:auto;
	right:15px;
	background-position:-30px 0;
}

@media only screen and (min-width: 768px) {
	#viewport:not(.touch) .topMenu_item > a:hover:after, .topMenu_item.active > a:after {
		bottom:15px!important;
	}
}

.text > p > a.button-center {
	height:38px!important;
	line-height:38px!important;
	padding:0 40px;
}

.line_text .date {
	font-size:12px;
}

table.grid {
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
}

table.grid td {
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	padding:5px 3px;
	background-color:#FFF;
}

table.grid tr.titolo, table.grid tr.titolo * {
	font-weight:600;
	color:#000;
	background-color:#EEE;
}

table.grid tr.sfondoScuro, table.grid tr.sfondoScuro * {
	background-color:#F5F5F5;
}

.products-carousel .carousel-control.left, .products-carousel .carousel-control.right {
	width:15px;
	background:none transparent;
	
}

.products-carousel .carousel-control.left {
	left:-15px;
}

.products-carousel .carousel-control.right {
	right:-15px;
}

.products-carousel .carousel-control .arrow {
	display:block;
	position:absolute;
	height:48px;
	width:15px;
	top:50%;
	margin-top:-24px;
	background:url(../images/small-arrows.png) no-repeat 0 0 scroll transparent;
	left:0px;
}

.products-carousel .carousel-control .arrow.right {
	left:auto;
	right:0px;
	background-position:-15px 0;
}

.carousel-product .name {
	font-weight:400px;
	color:#000;
	text-align:center;
	margin-top:15px;
	font-size:18px;
	line-height:1.5em;
}

.message {
	background-color:#FFF;
	border:solid 1px #CCC;
	text-align:center;
	font-size:18px;
	line-height:2em;
	padding:10px 15px;
	color:#000!important;
	text-shadow:none!important;
	display:table;
	margin:0 auto;
}

.news-carousel .carousel-control.left, .news-carousel .carousel-control.right {
	width:15px;
	background:none transparent;
	
}

.news-carousel .carousel-control.left {
	left:-15px;
}

.news-carousel .carousel-control.right {
	right:-15px;
}

@media only screen and (min-width: 1260px) {
	.news-carousel .carousel-control.left {
		left:-30px;
	}
	
	.news-carousel .carousel-control.right {
		right:-30px;
	}
}

.news-carousel .carousel-control .arrow {
	display:block;
	position:absolute;
	height:48px;
	width:15px;
	top:50%;
	margin-top:-24px;
	background:url(../images/small-arrows.png) no-repeat 0 0 scroll transparent;
	left:0px;
}

.news-carousel .carousel-control .arrow.right {
	left:auto;
	right:0px;
	background-position:-15px 0;
}

.block_92 .slider.fullwidth .box-graphic.large .box-contents-large > .text > div {
	top:10%!important;
}

@media only screen and (max-height: 639px) {
	.slider.fullwidth .box-graphic.large .box-contents-large > .text > div {
		display:none!important;
	}
}

.carousel-control.left, .carousel-control.right {
	background:none transparent;
	
}

iframe {
	width:100%;
}

#back_to_top {
	position:absolute;
    width: 15px;
    height: 15px;
	bottom:-40px;
    left: 50%;
    margin-left: -9px;
}

#back_to_top:before {
    border-left: 1px solid #CCC;
    border-top: 1px solid #CCC;
    content: "";
    display: block;
    height: 15px;
    position: absolute;
    left: 0;
    top: 0;
    transform: rotate(45deg);
    width: 15px;
}

#back_to_top:hover:before {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}

#block-parallax-92 .block-css {
	width:300px!important;
}

#viewport > iframe {
	position:absolute;
	bottom:0;
}

.ic-recaptcha {
	height:96px!important;
	padding:10px 0 10px 40px;
}

.ic-recaptcha.inline {
	height:78px!important;
	padding:0;
}

.ic-recaptcha > div {
    transform: scale(0.86);
    transform-origin: 0 0 0;
	display:table;
	margin: 0 auto;
}

.ic-recaptcha.inline > div {
    transform: scale(0.75);
}

.cookie-pop {
	background-color:rgba(250,250,250,.9);
	border-top:solid 1px rgba(128,128,128,.5);
	position:fixed;
	bottom:0;
	width:100%;
	z-index:999999;
	color:#000;
	font-weight:400;
	font-size:14px;
	padding:10px 0;
}

.accept-cookie {
	font-size:12px;
	display:inline;
	padding:5px 10px;
	margin:10px 15px;
}


.required {
	position:relative;
}

.required:after {
	content: "";
	color: #fff;
	display: table;
	position: absolute;
	top: -7px;
	right: 12px;
	width:16px;
	height:16px;
	padding: 0;
	background: url(../images/asterisk.png) no-repeat center center scroll #999;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}

.row > .col-md-3:first-child:last-child {
	float:none;
	margin:0 auto;
}