/* CSS

  ____________________________________________________________
 |                                                            |
 |    ENGINE + Complic  { http://complic.eu }                 |
 |    DESIGN + Complic Studio   { https://complic.studio }    |
 |      DATE + 2020 Gennaio                                   |
 |   CREDITS + Complic                                        |
 | COPYRIGHT + Copyright Complic 2022                         |
 |____________________________________________________________|

*/

/* Fontface */
@font-face {
  font-family: 'Gafata';
  font-style: normal;
  font-weight: 400;
  src: url('/font/gafata-webfont.woff') format('woff');
}

/* Default */
* {
	margin: 0;
	padding: 0;
	outline: 0;
	font-family: 'Gafata', Helvetica, Arial, 'Lucida Grande', Tahoma, Verdana;
}
ul,ol,li {
	list-style: none;
	position: relative;
}
body,a,input {
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0)  {
	h1 span {letter-spacing: -1px;}
}
body {
	background: url(../images/bg.jpg) repeat;
	behavior:url(IE_hover.htc);
}
img,fieldset {
	border: 0;
}
a {
	color: #000;
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	color: #666;
}
h1,h2,h3,h4,h5 {
	display: block;
}
h1 {
	background: none;
	color: #000;
	font-size:22px;
}
h2 {
	color: #000;
	font-size:22px;
	margin:15px 0 15px;
}
h3 {
	color: #000;
	font-size:18px;
	margin:15px 0 15px;
}
h4 {
	color: #000;
	font-size:13px;
	font-weight:bold;
	margin:15px 0 15px;
}
.upper {
	text-transform:uppercase;
}
.margin05 {
	margin: 5px;
}
.margin10 {
	margin: 10px;
}
.margin15 {
	margin: 15px;
}
.clear {
	clear:both;
	overflow:hidden;
}
.padd_left {
	margin-left: 25px;
}
.line {
	border-top: 1px solid #ACACAC;
	display: block;
}
.line.dotted {
	border: none;
	background: url(../images/bg_dotted.png) no-repeat;
	height: 2px;
}

/* Body */
#body {
	width: 100%;
	margin: 0;
	padding: 0;
}

/* Header */
#header {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 525px;
	background: url(../images/page_bg.jpg) no-repeat top center;
    position: relative;
}
#header .logo {
	width: 300px;
	margin: 40px auto 10px;
	padding: 0;
	height: 120px;
	background-image: url(../images/logo.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}
body.login #header {
	height: 300px;
	background: none;
}
#header .header {
	width: 955px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
#header h1 {
	background: url(../images/logo.png) no-repeat top center;
	height: 69px;
    left: 130px;
    position: absolute;
    text-indent: -9999px;
    top: 15px;
    width: 146px;
}
#header .btn_banner {
	display: block;
    height: 441px;
    margin: 0 auto;
    position: relative;
    text-indent: -9999px;
    width: 955px;
}
body.login #header .btn_banner {
	display: none;
}
#header .login_over {
    display: none;
	background: url(../images/bg_top_login.png) no-repeat top center;
    height: 68px;
    width: 733px;
    position: absolute;
    bottom: 0px;
    margin-left: -366px;
    left: 50%;
    text-align: center;
    padding-top: 16px;
}
body.login #header .login_over {
	display: block;
}

/* Menu */
#menu {
	background: url(../images/bg_top_menu.png) no-repeat top center;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
    height: 53px;
    padding: 31px 20px 0 0;
    text-align: right;
    width: 713px;
}
#menu ul {
	list-style-type: none;
	width: 100%;
	padding: 0;
}
#menu ul li {
    display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	color: #000000;
    font-size: 11px;
    font-weight: lighter;
    height: 26px;
    margin: 0 0 0 10px;
    padding: 5px 5px 5px 13px;
    text-align: left;
    text-transform: uppercase;
    vertical-align: top;
}
#menu ul li.middle {
	height: 9px;
    margin-top: 8px;
    padding: 5px 5px 7px 13px;
}
#menu ul li.current {
	color: #86BC24;
}
#menu ul li a {
	font-size: 13px;
	color: #000;
	text-align: left;
	font-weight: lighter;
	padding-bottom: 6px;
}
#menu ul li:hover {
	color: #86BC24;
}

/* Lingue */
#lingue {
	position: absolute;
    right: 70px;
    top: 14px;
}
#lingue  a {
    background-color: #A8A9A8;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    height: 16px;
    margin: 4px;
    padding-top: 5px;
    text-align: center;
    width: 21px;
}
#lingue a:hover, #lingue a.current {
    background-color: #86BC24;
    color: #FFF;
}

/* Wrapper menu */
#wrapper_menu {
	width: 100%;
	background:  url(../images/wrapper_menu_bg.png) repeat-x top center;
	height: 162px;
    overflow: hidden;
}
#wrapper_menu .wrapper_menu {
	margin: 0 auto 20px;
	width: 962px;
	padding: 0 10px;
	text-align: center;
}
#wrapper_menu .login {
    margin: 0 auto 20px;
	width: 962px;
	padding: 0 10px;
	text-align: center;
    display: none;
    height: 112px;
    padding-top: 50px;
    position: relative;
    background: url(../images/bg_login.png) no-repeat center;
}
body.login #wrapper_menu .login {
	display: block;
}
#wrapper_menu .login #username, #wrapper_menu .login #password {
    position: absolute;
    border: none;
    background: none;
    color: #55544A;
    display: block;
    height: 50px;
    width: 260px;
}
#wrapper_menu .login #username {
    font-size: 17px;
    top: 44px;
    left: 192px;
    text-align: left;
}
#wrapper_menu .login #password {
    top: 50px;
    font-size: 35px;
    right: 192px;
    text-align: right;
}
#wrapper_menu .login a#btn_login {
    display: block;
    height: 41px;
    left: 470px;
    position: absolute;
    top: 87px;
    width: 41px;
}
#wrapper_menu .login a#btn_login.loading {
    background: url(../images/loader.gif) no-repeat center top;
}
#wrapper_menu .login #h3_error {
    color: #86BC24;
    display: block;
    font-size: 11px;
    height: 20px;
    left: 91px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 139px;
    width: 800px;
}
#wrapper_menu .wrapper_menu .btn_home {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width: 320px;
	height: 168px;
	vertical-align: top;
	background: url(../images/btn_home_01.png) no-repeat;
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
}
#wrapper_menu .wrapper_menu .btn_home.soluzioni {
	background: url(../images/btn_home_02.png) no-repeat;
	margin-left: -6px;
}
#wrapper_menu .wrapper_menu .btn_home.saas {
	background: url(../images/btn_home_03.png) no-repeat;
	margin-left: -6px;
}
#wrapper_menu .wrapper_menu a.btn_home:hover {
	background: url(../images/btn_home_01_hover.png) no-repeat;
}
#wrapper_menu .wrapper_menu a.soluzioni:hover {
	background: url(../images/btn_home_02_hover.png) no-repeat;
}
#wrapper_menu .wrapper_menu a.saas:hover {
	background: url(../images/btn_home_03_hover.png) no-repeat;
}
#wrapper_menu .wrapper_menu .btn_home h2 {
	color: #A0A0A0;
    font-size: 13px;
    margin: 10px 0 0 100px;
    padding: 0 0 10px;
    text-align: left;
    width: 205px;
}
#wrapper_menu .wrapper_menu .btn_home h1 {
	color: #000;
    font-size: 13px;
    margin: 0 0 0 100px;
    padding: 0 0 10px;
    text-align: left;
    width: 205px;
	text-transform: uppercase;
}
#wrapper_menu .wrapper_menu .btn_home p {
	color: #A0A0A0;
    font-size: 11px;
    margin: 0 0 0 100px;
    padding: 0 0 10px;
    text-align: left;
    width: 205px;
}

/* Wrapper*/
#wrapper {
	width: 100%;
}
#wrapper.home {
    display: block;
    overflow: hidden;
}
#wrapper .wrapper {
	margin: 0 auto 20px;
	width: 962px;
	padding: 0 10px;
	text-align: center;
}
#wrapper .login_info {
    margin: 0 auto;
	width: 962px;
	padding: 30px 10px 20px;
    display: none;
    border-bottom: 1px solid #55544A;
    text-align: center;
    font-size: 11px;
    color: #55544A;
}
body.login #wrapper .login_info {
	display: block;
}

/* Form Contatti */
#wrapper .form .colon_left {
	float: left;
	width: 320px;
	padding-top: 20px;
	background: url("../images/separator.png") no-repeat top right;
	min-height: 350px;
}
#wrapper .form .colon_right {
	float: right;
	width: 600px;
	padding-top: 20px;
}
#wrapper .form b {
	font-weight: bold;
}
#wrapper .form a {
	color: #AF0137;
}
#wrapper .form h3 {
	color: #5B6369;
	font-size: 12px;
	border-bottom: 5px;
}
#wrapper .wrapper .form a:hover {
	font-weight: bold;
}
#wrapper .wrapper .form .spacemeatinybit {
	margin-bottom: 10px !important;
}
#wrapper .wrapper .form .title {
	color: #A9ADAF;
	font-size: 14px;
}
form {
	margin-top: 20px;
	padding-left: 35px;
}
label {
	color: #5B6369;
	display: block;
	font-size: 10px;
	letter-spacing: 1px;
	padding: 1px 0;
}
textarea.textarea, input.text, input.file, select {
	color: #000;
	background: #FFF;
	border: 1px solid #999;
	font-size: 12px;
	margin-bottom: 15px;
	padding: 5px;
}
.x250 {
	width: 250px;
}
.x260 {
	width: 260px;
}
textarea.textarea {
	display: block;
	height: 150px;
	margin-bottom: 10px;
	width: 350px;
}
.spaceme {
	padding-left: 35px;
	color: #5B6369;
}
.imageright {
	float: right;
	margin-bottom: 0;
	margin-left: 5px;
}
.address {
	font-size: 12px;
	line-height: 160%;
}
#wrapper form a.submit {
	display:block;
	float:left;
	color: #FFF;
	background: #5B6369;
	padding: 5px 10px;
	border: none;
}
#wrapper form a.submit:hover {
	color: #000;
	background: #B9B9B9;
}
#form_login, #form_reg {
	text-align: center;
}
#form_login form, #form_reg form {
	padding: 0;
}
#form_reg form label {
	width: 100px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	text-align: right;
	padding-right: 10px;
}
form button.reg {
	width: 125px;
	height: 25px;
	background: url(../images/btn_form_reg.png) no-repeat;
	text-indent: -9999px;
}
form button.accedi {
	width: 124px;
	height: 24px;
	background: url(../images/btn_form_accedi.png) no-repeat;
	text-indent: -9999px;
}
form #options, form #options a {
	color: #BDBFBF;
	text-decoration: none;
	font-size: 12px;
}
form #options a:hover {
	color: #000;
	text-decoration: underline;
}
#wrapper .form .spaceme h3 {
	margin-left: 0px;
}

/* Footer */
#footer {
	background: url(../images/footer_logo.png) no-repeat;
	color: #55544A;
    font-size: 11px;
    height: 39px;
    margin: 20px auto 10px;
    padding: 10px 0 0 48px;
    width: 907px;
}
#footer .credits {
	float: right;
	font-size: 11px;
	color: #55544A;
}
#footer a {
	color: #55544A;
}
#footer a:hover {
	color: #86BC24;
}

/* chrome e safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#wrapper .wrapper .colon_left h1 span {
		color: #ADB1B3;
		font-weight: lighter;
		vertical-align: top;
	}
}
