@charset "utf-8";

body
{
	font-family: 'Open Sans', sans-serif;
}

h3
{
	font-family: 'Exo 2', sans-serif;
	font-weight: bold;
}
a,a:link,a:visited,a:hover,a:active
{
	text-decoration: none;
}
.wrapper
{
	width:100%;
	max-width: 1920px;
}

.column
{
	width:1280px;
	position: relative;
	margin: 0 auto;
}

#header
{
	height: 243px;
	background-image: url(../img/header_bg_desktop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: relative;
}

#body
{
	background-color: #cce9a9;
}

#footer
{
	background-color: #76b729;
	/*height: 60px;*/
}

#flags
{
	margin-top:36px;
	float: right;
	height: 25px;
	widows: 150px;
	/*visibility:hidden;*/
}

.clearfloat
{
	display: block;
	float: none;
	clear: both;
}

#upperstrip
{
	height:70px;
	width: 100%;
	background-color: white;
	margin-top: 33px;
}

.logo
{
	height: 70px;
	width:25%;
	float: left;
}

.login
{
	height: 70px;
	width: 75%;
	float: right;
	position: relative;
}

.logo img
{
	margin-top: 5px;
}

.login_form
{
	margin-top: 20px;
	height: 35px;
	position: absolute;
	right:0;
}

.table
{
	
}

.table img
{
	margin-top: 5px;
	margin-right: 15px;
}

.table form > div
{
	float: left;
}

.table div input[type="text"], .table div input[type="password"], .table div input[type="submit"], .alink
{
	width: 145px;
	background-color: #cce9a9;
	color: black;
	height: 35px;
	border:none;
	color: black;
	line-height: 35px;
	padding-left: 15px;
	padding-top: 0;
	padding-bottom: 0;
}

.table div input[type="password"], .table div input[type="submit"]
{
	margin-left: 10px;
}

.table div input[type="submit"], #gotologin
{
	width: 75px;
	height: 35px !important;
	padding-left: 0;
	color: white;
	display: block;
	border: none;
	font-weight: bold;
	background-color: #76b729;
}

.table div input[type="submit"]:hover, #gotologin:hover
{
	cursor: pointer;
}

#tagLine
{
	position: relative;
}

#main-tag-line
{
	position: absolute;
	top:85px;
	right: 130px;
	
}

#main-tag-line h1
{
	color: #76b729;
	font-size: 36px;
	line-height: 36px;
	height: 36px;
}

#menu-wrapper
{
	height: 65px;
	background-color: #76b729;
}

#menu
{
	height: 65px;
	width: 100%;
}

#menu li
{
	height: 65px;
	line-height:65px;
	display: block;
	float: left;
	width: 16%;
	text-align: center;
}

#menu li:last-child
{
	clear: right;
}

#menu li a
{
	text-transform: uppercase;
	color: white;
}

#menu li.active
{
	background-color: #cce9a9;
}

#menu li.active a
{
	color: #76b729;
	font-weight: bold;
}

.cell-sx, .cell-dx
{
	width: 50%;
}

.cell-sx
{
	float: left;
}

.cell-dx
{
	float: right;
}

.cell-sx img, .cell-dx img
{
	width: 95%;
	height: auto;
	max-width: 620px;
	max-height:415px;
	float: left;
}

.cell-dx img
{
	float: right;
}

.row
{
	padding-top: 40px;
	padding-bottom: 40px;
}

h3
{
	font-size: 34px;
	line-height: 38px;
}

.txt-container h3
{
	margin-top: 50px;
	
}

p
{
	font-size: 18px;
	line-height: 30px;
	margin-top: 40px;
}

p + p
{
	margin-top: 20px;
}

.alink
{
	background-color: #76b729;
	color: white;
	display: block;
	width: auto;
	font-size: 16px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	padding-left: 0;
}

.cell-dx .alink
{
	width: 200px;
	height: auto;
}

.cell-sx .alink
{
	width: 300px;
	margin-top: 40px;
}

.logo-body-container
{
	float: left;
	width:150px;
	height: 300px;
	margin-top: 50px !important;
}

.logo-body-container-right
{
	float: left;
	height: 300px;
	margin-left: 30px;
}

#footer .row
{
	height: 60px;
}

#footer .row
{
	padding-top: 0;
	padding-bottom: 0;
}

.row:nth-child(2)
{
	background-color: #d9f0bd;
}

#footer .row p
{
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: white;
	margin-top: 0;
}

#footer .row p a
{
	color: white;
}

#footer .row .cell-dx p
{
	text-align: right;
}

/*Il dispositivo*/
.sx#device-img
{
	width: 66.66%;
	float: left;
}

.sx#device-img + .dx
{
	width: 33.33%;
	margin-left: 66.66%;
}

.sx#device-img img
{
	width: 95%;
}

iframe
{
	width:100%;
	height: 150px;
	overflow: hidden;
}

#slider-container
{
	padding-top:20px;
	padding-bottom:0;
	height: 150px;
	background-color: #d9f0bd;
}

.small-logo-container img
{
	height: 65px;
	float: left;
	display: block;
}

.small-logo-container
{
	height: 65px;
	margin-top: 33px;
}

.small-logo-container span
{
	/*float: left;*/
	font-size: 14px;
	line-height: 35px;
	height: 35px;
	padding-top: 30px;
	display: block;
	width:calc(100% - 65px);
	margin-left: 65px;
}

#download-alink
{
	width: 260px;
	margin: 0 auto;
	height: auto;
}

#pagetitle
{
	text-align: center;
	padding-bottom:30px;
}

.icon-container
{
	margin-top: 40px;
}

.icon-container .icon
{
	float: left;
	width: 25%;
	text-align: center;
}

.title-row
{
	height: 40px;
	background-color: #76b729;
	position: relative;
}

.row-copy
{
	font-size: 16px;
	text-transform: uppercase;
	color: white;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	width: 216px;
	margin: 0 auto;
	text-align: center;
}

.row-copy img
{
	display: block;
	width:12px;
	height: 12px;
	float: right;
	margin-top: 14px;
}

#include-expand
{
	display: none;
}

.toggle
{
	width: 36px;
	height: 40px;
	position: absolute;
	right:0;
	top:0;
}

.toggle img
{
	margin-top: 11px;
}

.toggle img:hover
{
	cursor: pointer;
}

.table-row .icon-container, .table-row .icon-container p
{
	margin-top: 0;
}

.table-row .icon-container
{
	height: 55px;
}

.table-row .icon-container p
{
	text-align: center;
	height: 45px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 18px;
}

.table-row:nth-child(2n)
{
	background-color: #bfe195;
}

/*Inizializzazione delle condizioni di presentazione della pagina servizi*/
.table-rows
{
	display: none;
}

#included
{
	margin-top: 25px;
}

#included .table-rows
{
	display: block;
}

.row.nopadding
{
	padding:1px 0 1px 0;
}

.title-row .compress, #included .expand
{
	display: none;
}

.title-row .expand, #included .compress
{
	display: block;
}

/*Fine inizializzazione delle condizioni di presentazione della pagina servizi */

#comein-container form .row
{
	background-color: #cce9a9;
}

#comein-container input[type="text"], #comein-container input[type="submit"], #comein-container input[type="email"], #support-container input[type="text"], #support-container input[type="submit"], #support-container input[type="email"], #comein-container textarea
{
	background-color: #76b729;
	width: 330px;
	height: 40px;
	border: none;
	color: white;
	padding-left:10px;
}

#comein-container input[type="text"].error, #comein-container input[type="submit"].error, #comein-container input[type="email"].error #comein-container textarea.error, #comein-container input[type="text"].error::-webkit-input-placeholder, #comein-container input[type="submit"].error::-webkit-input-placeholder, #comein-container input[type="email"].error::-webkit-input-placeholder, #comein-container textarea.error::-webkit-input-placeholder
{
	background-color: yellow;
	color: black !important;
}

#comein-container input[type="submit"]
{
	text-transform: uppercase;
}

#comein-container input[type="submit"]:hover
{
	cursor: pointer;
}

#comein-container .cell-sx input, #comein-container .cell-sx textarea
{
	float: right;
	margin-right:55px;
}

#comein-container .cell-sx textarea
{
	height: 90px;
	padding: 10px;
	width: 320px;
}

#comein-container .cell-dx input, #comein-container .cell-dx label
{
	float: left;
	margin-left:55px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: white;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: white;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: white;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: white;
}

.colpdf
{
	float: left;
	width: 33.3%;
	text-align: center;
}

.colpdf a
{
	display: block;
	text-align: center;
}

.colpdf a p
{
	margin-top: 10px;
	color: #b75829;
	font-size: 16px;
	line-height: 22px;
}

#pdf-container .column .reducer
{
	width: 85%;
	margin: 0 auto;
}

.check_box {
    display:none;
}

#comein-container label, #support-container label
{
	height: 37px;
	width: 310px;
	padding-left: 30px;
	padding-top: 3px;
}

.check_box + label
{
    background:url('../img/unchecked.png') no-repeat;
    height: 16px;
    width: 16px;
    display:inline-block;
    padding: 0 0 0 0px;
	font-size: 16px;
	line-height: 16px;
}

.check_box:checked + label
{
    background:url('../img/checked.png') no-repeat;
    height: 16px;
    width: 16px;
    display:inline-block;
    padding: 0 0 0 0px;
	
}

#profile-container .column p
{
	width:calc (100% - 50px);
	margin-top: 0px;
}

#profile-container .column .cell-dx p
{
	margin-left: 50px;
}

#profile-container h3
{
	text-align: left;
}

#associated h3
{
	text-align: center;
	padding-bottom: 20px;
	color:#76b729;
}

#slider-container.slider-associated
{
	height: 200px !important;
	background-color: #d9f0bd;
}

#map
{
	width: 97%;
	height: 660px;
}

#support-container textarea
{
	width: 326px;
	height: 160px;
	background-color: #76b729;
	border:none;
	color:white;
	padding-left: 7px;
	padding-right: 7px;
}

#support-container .cell-dx h3
{
	text-align: left;
	padding-bottom: 0;
}

#support-container h3, #support-container .cell-dx p
{
	width: calc(100% - 40px);
	margin-left: 40px;
}

input[type="checkbox"] + label:hover
{
	cursor: pointer;
}

input[type="submit"]
{
	text-transform: uppercase;
}

.col4
{
	float: left;
	width: 25%;
}

.col4 .cell-sx
{
	width: 60px;
}

.col4 .cell-dx
{
	float: left;
	width:calc(100% - 60px);
}

.col4 p
{
	margin-top: 20px;
}

.col4 img
{
	width: 60px;
	margin-top: 10px;
}

#support-icons h3
{
	text-align: center;
	color: #76b729;
	padding-top: 45px;
	padding-bottom: 45px;
}

.slick-track img
{
	margin: 0 auto !important;
}

#associated_container button, #device_slider button
{
	display: none !important;
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="password"],
input[type="email"]
{
     -webkit-appearance: none;
     border-radius: 0;
}

.onlymobile, nav#mainmenu
{
	display: none;
}

.functions_list li
{
	padding-bottom: 10px;
}

.functions_list
{
	margin-top: 15px;
	line-height: 24px;
	padding-left: 20px;
}

#pdf-container
{
	display: none;
}

#device_wrapper .onlydesktop p
{
	text-align: left;
}

.nomargintop
{
	margin-top: 0;
	padding-bottom: 25px;
}

.icon-container.online .icon
{
	float: none;
	clear: both;
	width:100%;
	text-align: left;
}

.smallertext
{
	font-size: 12px;
}

.logo-body-container p.nouppercase
{
	text-transform:none;
}

.logo-body-container p.nouppercase + p
{
	line-height: 14px;
}

.title-row:hover
{
	cursor: pointer;
}

.icon-container .icon img + p
{
	margin-top: 0 !important;
}

#formrow
{
	margin-top: 0;
	background-color: transparent !important;
	padding-top: 0;
}

#formintro
{
	background-color: transparent !important;
}

#formintro p
{
	text-align: center !important;
	margin-top: 0;
}

.message
{
	background-color: #76b729 !important;
}

.message *
{
	color:white !important;
}

@media screen and (max-width:1280px)
{
	.column
	{
		width:calc(100% - 20px);
		
	}
	
	.logo-body-container
	{
		width: 25%;
		height: auto;
		margin-top: 0;
	}
	
	.logo-body-container-right
	{
		width:calc(75% - 15px);
		margin-left: 15px;
		height: auto;
	}
	
	.txt-container h3, #device_wrapper h3, #pagetitle
	{
		margin-top: 0;
		font-size: 28px;
	}
	
	p
	{
		font-size: 16px;
		line-height: 24px;
	}
	
	#footer .cell-sx
	{
		width:65%;
	}
	
	#footer .cell-dx
	{
		width:35%;
	}
	
	#footer .row 
	{
    	height: auto;
	}
	
	#support-container h3, #support-container .cell-dx p
	{
		margin-left: 5px;
		margin-top: 10px;
	}
	
}

@media screen and (max-width:1024px)
{
	body
	{
		font-size: 14px;
	}
	#footer .cell-sx, #footer .cell-dx
	{
		float: none;
		clear: both;
		width:100%;
	}
	
	#footer .row p, #footer .row .cell-dx p
	{
		text-align: center;
		
	}
	
	#footer .row p
	{
		font-size: 16px;
		height: auto;
		line-height: 34px;
	}
	
	.txt-container br
	{
		display: none;
	}
	
	.txt-container br.clearfloat
	{
		display: block;
	}
	
	#device_wrapper .sx, #device_wrapper .dx
	{
		width:calc(100% - 20px) !important;
		margin: 0 auto !important;
		float: none;
		clear: both;
		text-align: center;
	}
	
	#device_wrapper .sx img
	{
		max-width: 280px;
	}
	
	#device_wrapper .dx
	{
		text-align: left;
	}
	
	#device_wrapper .dx br
	{
		display: none;
	}
	
	#device_wrapper h3
	{
		margin-top: 35px;
		text-align: center;
	}
	
	#device_wrapper .alink
	{
		max-width:280px;
		margin: 0 auto;
	}

	.small-logo-container
	{
		width: 100%;
		max-width: 380px;
		margin: 20px auto 0 auto;
	}
	
	.table-row .icon-container
	{
		height: 70px;
	}
	
	#comein-container input, #comein-container textarea
	{
		float: none !important;
		margin: 0 auto !important;
		max-width: calc(100% - 20px);
	}
	
	#comein-container .cell-dx label
	{
		margin-left: 0px;
		font-size: 13px;
	}
	
	.col4 .cell-sx, .col4 .cell-dx
	{
		width:100%;
		float: none;
		clear: both;
	}
	
	.col4 .cell-sx
	{
		text-align: center;
	}
	
	.col4 img
	{
		height: 60px;
		width:auto;
		display: block;
		float: none;
		margin: 0 auto;
		
	}
	
	.col4 p
	{
		font-size: 13px;
		text-align: center;
	}
	
	#device_wrapper .onlydesktop
	{
		display: none;
	}
	
	#device_wrapper .onlymobile
	{
		display: block;
	}
	
}

@media screen and (max-width:700px)
{
	#mobile_login_column
	{
		width:100%;
	}
	
	#gotologin
	{
		display: none;
	}
	
	#form1_mobile
	{
		width: calc(100% - 20px);
		margin: 0 auto;
		max-width:320px;
	}
	
	#form1_mobile .onlymobile
	{
		width: calc(33%);
		float: left;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	#form1_mobile .onlymobile input
	{
		width:90%;
		margin: 0 auto;
		padding-left: 0;
		text-align: center;
	}
	
	.onlymobile.login
	{
		background-color: white;
		width:100%;
	}
	.onlymobile, nav#mainmenu
	{
		display: block;
	}
	.alink_container
	{
		width: 100%;
		float: none;
		clear: both;
	}
	
	.onlydesktop
	{
		display: none !important;
	}
	
	#main-tag-line
	{
		width: 100%;
		left:0;
	}
	
	#main-tag-line h1
	{
		font-size: 28px;
		height: auto;
		text-align: center;
	}
	
	.cell-sx, .cell-dx
	{
		float: none;
		clear: both;
		width:100%;
	}
	
	.txt-container h3, #device_wrapper h3, #pagetitle
	{
		margin-top: 10px;
		font-size: 22px;
		line-height: 28px;
	}
	
	.logo-body-container
	{
		display: none;
	}
	
	.logo-body-container-right
	{
		margin-left: 0;
		width: 100%;
	}
	
	.txt-container img.onlymobile
	{
		float: none;
	}
	
	img.onlymobile
	{
		width:100%;
	}
	
	#footer .row p
	{
		font-size:12px;
		line-height: 18px;
		padding-top: 15px;
	}
	
	.small-logo-container span
	{
		padding-top: 0;
	}
	
	#profile-container .column .cell-dx p
	{
		margin-left:0;
	}
	
	#profile-container a.alink
	{
		margin: 0 auto;
	}
	
	#comein-container .row
	{
		
		padding-bottom: 0;
		margin-top: 5px;
	}
	
	#comein-container .cell-sx, #comein-container .cell-dx
	{
		margin-top: 15px;		
		background-color: #76b729;
	}
	
	#comein-container .row
	{
		padding-top: 0;
	}
	
	#comein-container .column
	{
		
		width:calc(100% - 20px);
		margin: 0 auto;
	}
	
	.onlymobile input[send_form_mobile]
	{
		margin: 0 auto !important;
	}
	
	#privacy_container
	{
		background-color: transparent !important;
	}
	
	.onlymobile .icon img
	{
		max-width: 100%;
		height: 100px;
		margin: 0 auto;
	}
	
	.table-rows p
	{
		font-size: 12px !important;
		word-break:break-all !important;
	}
	
	.table-rows .table-row .icon-container
	{
		height: 100px;
	}
	
	#pagetitle br
	{
		display: none;
	}
	
	.txt-container .onlymobile img
	{
		float:none;
		margin: 0 auto;
		width: 100%;
	}
	
	#support-icons .col4
	{
		float: none;
		clear: both;
		width:100%;
		margin-top: 10px;
	}
	
	#support-icons .col4 .cell-sx
	{
		float: left;
		width: 65px;
		clear: none;
		text-align: center;
	}
	
	#support-icons .col4 .cell-dx
	{
		width:calc(100% - 70px);
		float: left;
		clear: none;
		text-align: left;
	}
	
	#support-icons .col4 .cell-dx p
	{
		text-align: left;
		padding-left: 15px;
		margin-top: 0;
		line-height: 20px;
	}
	
	#support-icons .col4 .cell-sx img
	{
		max-width: 95%;
		margin: 0 auto;
		height: auto;
	}
	
	#comein-container input[type="text"], #comein-container input[type="submit"], #comein-container input[type="email"], #support-container input[type="text"], #support-container input[type="submit"], #support-container input[type="email"]
	{
		width:100%;
		padding: 0 10px;
		box-sizing: padding-box;
	}
	
	#comein-container #privacy_container label
	{
		width:calc(100% - 30px) !important;
	}
	
}