body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333333;
	background: #34515f; /* Old browsers */
    background: -moz-linear-gradient(top,  #34515f 1%, #7e99a6 50%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#34515f), color-stop(50%,#7e99a6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #34515f 1%,#7e99a6 50%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #34515f 1%,#7e99a6 50%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #34515f 1%,#7e99a6 50%); /* IE10+ */
    background: linear-gradient(to bottom,  #34515f 1%,#7e99a6 50%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34515f', endColorstr='#7e99a6',GradientType=0 ); /* IE6-9 */
	overflow-x: hidden;
	padding:0 !important;
	margin-top:0 !important
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: inherit;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	line-height: 1.1;
}

h3, .h3 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #34515f;
	border-radius: 0;
	color: #483D8B !important;
	font-size: 20px;
	margin: 0 0 11px;
	padding: 4px;
	font-weight:lighter !important;
}

h2, .h2{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #34515f;
	border-radius: 0;
	color: #483D8B !important;
	font-size: 20px;
	margin: 0 0 11px;
	padding: 4px;
	font-weight:lighter !important;
}

h1, .h1 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #34515f;
	border-radius: 0;
	color: #483D8B !important;
	font-size: 20px;
	margin: 0 0 11px;
	padding: 4px;
	font-weight:lighter !important;
}

p {
	margin: 5px;
	padding: 4px 8px;
}

.col-md-4 p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #333;
	text-decoration: none;
}

a:focus {
	outline: none;
}

.covert {
	display: none;
}

.webcall .message {
	margin: 10px 0 0 30px;
}

.sendmailmessage.message {
	margin: 10px 10px 10px 20px;
}

.rightform .sendmailmessage.message {
	margin: 0px 0px 10px 0px;
}

.message {
	padding: 10px;
	font-size: 120%;
	text-align: center !important;
}

.message p {
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
}

#recallmessage {
	margin: 10px 0px 0px 30px;
}

.header {
	background: #dddddd; /* Old browsers */
	background: -moz-linear-gradient(top, #dddddd 0%, #ffffff 15%, #ffffff 90%, #dddddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(15%, #ffffff), color-stop(90%, #ffffff), color-stop(100%, #dddddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dddddd 0%, #ffffff 15%, #ffffff 90%, #dddddd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dddddd 0%, #ffffff 15%, #ffffff 90%, #dddddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dddddd 0%, #ffffff 15%, #ffffff 90%, #dddddd 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dddddd 0%, #ffffff 15%, #ffffff 90%, #dddddd 100%); /* W3C */
	width: 100%;
	min-height: 70px;
}

.contenutileft {
	margin: 4px 9px;
	padding: 4px;
}

.article ul, .article ol {
	background-image: none !important;
	list-style: disc !important;
	padding-left: 25px !important;
}

.article ul li, .article ol li{
	background-image: none !important;
	padding: 2px 6px 0 0 !important;
	font-size: inherit !important;
}

.contenuti {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 4px 9px;
	padding: 4px;
}

.contenuti img {
	border: 1px solid #bbb;
	display: block;
	margin: 12px auto 4px;
	padding: 5px;
	position: relative;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 4px 6px 1px #ccc;
	box-shadow: 0px 4px 6px 1px #ccc;
	width: 100%;
}

.contenuti img:hover {
}

.contenuti ul, ol {
	list-style: none outside none;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 0;
}

.contenuti li {
	background: url("../img/arrow.gif") no-repeat scroll 15px 8px rgba(0, 0, 0, 0);
	font-size: 14px;
	margin: 0 0 10px;
	padding: 2px 6px 0 37px;
}

.didascalia {
	display: block;
	margin: 0 auto;
	font-style: italic;
	text-align: center;
}

.contenutilato {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 4px 9px;
	padding: 4px;
}

.contenutilato img {
	border: 1px solid #bbb;
	display: block;
	margin: 12px auto 4px;
	padding: 5px;
	position: relative;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 4px 6px 1px #ccc;
	box-shadow: 0px 4px 6px 1px #ccc;
}

.contenutisotto {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 4px 9px;
	padding: 4px;
}

.contenutisotto img {
	display: block;
	margin: 2px 10px 4px 0;
	padding: 5px;
	position: relative;
	vertical-align: middle;
	float:left;
}

.contenutisotto img:hover {
}

.contenuti2 {
	background: url(../img/postit.png) no-repeat scroll 20px 0;
	min-height: 220px;
	padding: 40px 34px;
	margin: 4px;
	font-size: 20px;
}

.contenuti3 {
	border: 1px solid #34515f;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 6px;
	margin: 4px;
	background: #e08900;
	color: #fff;
}

.contenuti3 a {
	color:#efefef;
}

.contenuti4 {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 10px 40px 20px;
	margin: 0px 0 0px 0;
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #554B32;
	text-align: center;
}

.contenuti4 a {
	color: #888;
	font-weight: bold;
}

.contenuti4 .nav > li > a {
	display: block;
	font-size: 14px;
	margin-right: 0;
	padding: 10px 15px;
	position: relative;
	border-right: 0px;
	font-weight: normal;
	color: #554B32 !important;
}

.contenuti4 .nav > li > a:hover {
	color: #888;
	background: none;
	display: block;
	font-size: 14px;
	margin-right: 0;
	padding: 10px 15px;
	position: relative;
	border-right: 0px;
}

form, div {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	margin: 0px;
	padding:0px;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
}

button, select {
	text-transform: none;
}

button, input {
	line-height: normal;
}

button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	padding: 5px;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	float: left;
	margin: 5px;
}

label {
	display: inline-block;
	font-weight: bold;
	margin: 0;
	padding: 0;
	left: 36px;
}

.center {
	text-align: center;
	padding: 0;
	margin: 0;
}

.formcentrale {
	background: repeat scroll 0 0 #EEEEEE;
	border: 1px solid #BBBBBB;
	border-radius: 10px;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 20px 10px;
	-webkit-box-shadow: inset 0px 0px 10px 2px #999;
	box-shadow: inset 0px 0px 10px 2px #999;
}

.contatti {
	margin: 10px 0px 0px 0px;
	padding: 10px 30px 20px 20px;
	border: 1px solid #bbb;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 4px 6px 1px #ccc;
	box-shadow: 0px 4px 6px 1px #ccc;
	display: block;
	position: relative;
	background-color: #f4f4f4;
}

.miss {
	background: url(../img/contatti-studio.png) no-repeat right -20px #f4f4f4;
}

.phonico {
	background: url(../img/phonico.png) no-repeat right center #f4f4f4;
}

.phoneshow {
	min-height: 150px;
}

.phone {
	width: 100%;
}

.contatti p {
	margin: 0px;
	padding: 0px;
}

.contattix {
	margin: 10px 0px 0px 0px;
	padding: 10px 30px 20px 20px;
	border: 1px solid #bbb;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 4px 6px 1px #ccc;
	box-shadow: 0px 4px 6px 1px #ccc;
	display: block;
	position:relative;
	background-color: #f4f4f4;
}

.contattix img {
	width: auto !important;
	border: 0px;
	margin: 0px;
	padding: 0px 40px 0px 20px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px 0px #ccc;
	box-shadow: 0px 0px 0px 0px #ccc;
	float: right;
}

.contatti h3, .contattix h3 {
	background: url("../images/ic_arrows.png") no-repeat scroll 0px top rgba(0, 0, 0, 0);
	font-size: 24px;
	margin: 0 0 16px 0;
	padding: 2px 6px 0 37px;
	min-height: 32px;
	border-bottom: 0px;
	color: #000 !important;
	overflow: hidden;
}

.box_w, .box_t, .box_p {
	background:url(../img/bg_call.png) no-repeat 10px 90px;
	margin: 10px 20px 10px 0px;
	padding: 10px 10px 20px 0px;
}

.box_w, .box_t {
	max-width: 280px;
}

.box_p {
	max-width: 100%;
}

.box_p p {
	text-align: left;
	padding-left: 20px;
}

.box_t, .box_p {
	background:url(../img/bg_callr.png) no-repeat 30px 40px;
}

.box_p {
	max-width: 80%;
}

.box_w p, .box_t p {
	margin: 0px 0px 0px 30px;
	max-width: 280px;
}

.box_wc {
	background:url(../img/bg_call.png) no-repeat 0px 90px;
	margin: 10px 20px 10px 0px;
	padding: 10px 10px 20px 0px;
	max-width: 280px;
	position: relative;
	z-index: 3;
	display: block;
}

.box_wc p {
	margin: 0px 0px 0px 30px;
	max-width: 280px;
}

.box_f, .box_fc {
	margin:20px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
}

.box_wc input[type=radio] {
	float: none !important;
}

.webcall{
	margin: 10px 0px 0px 30px;
}

.formc {
	width: auto !important;
	padding: 0px 8px 0px 20px;
}

.webfone {
	display: block;
	padding: 20px 20px 20px 70px;
	margin: 7px 0 0 0;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 800;
	background: url(../img/button1_var3.png) no-repeat #00994C;
	box-shadow: 1px 2px 0 rgba(0,0,0,0.18);
	border-radius: 5px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	white-space: normal !important;
}

.webfone:hover {
	background: url(../img/button1_var2.png) repeat-x #848BA4;
	color: #fff;
}

.calling {
	background: url(../img/calling.png) no-repeat #727272;
}

.calling:hover {
	background: url(../img/calling.png) no-repeat #727272;
}

.phoneclick {
	color: #06F;
	padding-left: 20px;
	cursor: pointer;
}

.add-on {
	min-width: 100px;
	display: block;
}

.control-group {
	margin: 0px 0px;
	padding: 0px;
}

.control-group p {
	margin: 0px;
	padding: 0px;
}

.control-groupn {
	margin: 2px 0px;
	padding: 0px;
}

.input-large {
	width: 76% !important;
	display: inline-block;
}

.control-labeln {
	float: left;
	clear: left;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	min-width: 150px;
	display: inline-block;
}

.colonnasinistra {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 4px 0;
	padding: 4px;
	background: #fff;
	border: 1px solid #ddd;
} 

.btn {
	-moz-user-select: none;
	background-image: none;
	border-radius: 6px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 30px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	-webkit-box-shadow: inset 0px 0px 6px 2px #033C6D;
	box-shadow: inset 0px 0px 6px 2px #033C6D;
	z-index: 5;
}

.btn-default {
	background-color: #34515f;
	border-color: transparent;
	color: #fff;
	font-weight: bold;
	margin: 8px;
}

.btn-default2 {
	background-color: #0065BF;
	border-color: transparent;
	color: #fff;
	font-weight: bold;
	margin: 12px auto !important;
	transition: all 0.2s;
	-webkit-transition: all 0.2s; /* Safari */
	display: block;
}

.btn-default2:hover {
	background-color: #FF7700;
	border-color: transparent;
	background-image: url(../img/back1.png);
	background-position: right;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: normal;
	transition: all 0.2s;
	-webkit-transition: all 0.2s; /* Safari */
	-webkit-box-shadow: inset 0px 0px 6px 2px #ff5500;
	box-shadow: inset 0px 0px 6px 2px #ff5500;
}

.btn-default3 {
	background-color: #34515f;
	border-color: transparent;
	color: #fff;
	font-weight: bold;
	margin: 8px auto;
	transition: all 0.2s;
	-webkit-transition: all 0.2s; /* Safari */
	-webkit-box-shadow: inset 0px 0px 6px 2px #34515f !important;
	box-shadow: inset 0px 0px 6px 2px #34515f !important;
}

.btn-default3:hover {
	background-color: #34515f;
	color: #fff;
	font-weight: bold;
	-webkit-box-shadow: inset 0px 0px 4px 1px #34515f;
	box-shadow: inset 0px 0px 4px 1px #34515f;
}

.acapo {
	padding:0 !important;
}

.back {
	background: none;
	padding: 8px 20px;
	margin: 0;
}

.sottoback {
	-webkit-border-radius: 4px 4px;
	border-radius: 4px 4px;
	-webkit-box-shadow: 0px 0px 10px 1px #666;
	box-shadow: 0px 0px 10px 1px #666;
	margin:20px 0 50px 0;
	background:#fff;
}

.nav-tabs2 {
	border-bottom: 1px solid #DDDDDD;
	display: table;
	margin: 0 auto;
	font-size: 12px;
}

.nav-tabs2 > li {
	float: left;
	margin-bottom: -1px;
}

.navsopra {
	display: table;
	font-size: 10px !important;
	list-style: none;
	margin: 10px auto;
	padding: 0px;
	background: none !important;
	float:right;
}

.navbar-default {
  margin-top: 5px !important;
  /*float:none !important;*/
}

.navsopra li {
	float:left;
	margin: 0 !important;
	padding: 0px !important;
	border-left: 1px dotted #B0EB01;
}
.navsopra li.first {
	border-left: none;
}

.navsopra > li > a {
	float: left;
	font-size: 13px;
	margin: 0 2px;
	padding: 3px 10px !important;
	display: block;
	color:#B0EB01;
	width:auto;
	text-align:center;
	transition: all 0.2s;
	-webkit-transition: all 0.2s; /* SafariE7D430 */
	background-color: none;
	/*background:#333;
	-webkit-border-radius: 4px;
	border-radius: 4px; border:1px solid #292929;
	-webkit-box-shadow: 0 0 10px 0 #789EB1;
	box-shadow: 0 0 10px 0 #789EB1*/;
}

.navsopra > li > a:hover,.nav > li > a:focus {
	background-color: none;
	background:#1D313A;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 5px 0 #ffffff;
	box-shadow: 0 0 5px 0 #ffffff;
	color:#FFFFFF;
	text-decoration:none;
}





.logo {
	display: block;
	margin: 0 auto;
}

.logo2 {
	display: block;
	margin: 20px 0 0 0;
	padding: 0 !important;
	text-align: center;
}

.logotesto {
	display: block;
}

.dilogo {
}

.img-responsive {
	box-shadow: none;
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 98%;
	min-height: 10px;
	opacity: 0.6;
}

.img-responsivesotto {
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
}

.col-md-4 .img-responsive {
	box-shadow: none;
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 80%;
	min-height: 10px
}

.contenuti img.img-responsive {
	border: 0;
	margin: 0px auto;
	padding: 0px;
	position:static;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px 0px #ccc;
	box-shadow: 0px 0px 0px 0px #ccc;
	-moz-transition: none;
	transition: none;
	-webkit-transition: none;
	max-width: 95%;
}

.col-md-4 .contenuti .img-responsive {
	max-width: 94%;
}

.img-responsive2 {
	box-shadow: none;
	display: block;
	height: auto;
	margin: 0 auto !important;
	width: auto !important;
	border: none !important;
	padding: 0 !important;
}

.img-responsive2:hover {
	transform: scale(1);
}

.img-responsive3 {
	display: block;
	height: auto;
	margin: 0 auto;
	width: auto !important;
}

.laterale2 li {
	background: none !important;
	font-size: 12px;
	margin: 0 0 16px;
	padding: 0;
}

.laterale2 ul, ol {
	margin-bottom: 10px;
	list-style: circle;
	margin-top: 0;
	padding: 0 0 0 24px;
}

.bloccolaterale3 {
	background: #34515f;
	padding: 10px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: 10px 0;
}

.bloccolaterale3 a {
	color: #fff;
}

.sottopiccolo {
	height: 10px;
	background: #666;
}

.buttondiv {
	position: relative;
	width: 155px;
	height: 50px;
}

.buttondiv a {
	width: 155px;
	height: 50px;
	display: inline-block;
	z-index: 10;
}

.buttondiv button {
	position: absolute;
	top: 0; /* offset btn according to your needs */
	left: 0; /* offset btn according to your needs */
	z-index: 5;
}

.g-alert {
	border: 1px solid;
	background-color: #E9F3D2 !important;
	border-color: #ACD556 !important;
}

.r-alert {
	border: 1px solid;
	background-color: #FFEBE8 !important;
	border-color: #CC0000 !important;
}

.y-alert {
	border: 1px solid;
	background-color: #FFFFE0 !important;
	border-color: #E6DB55 !important;
}

.r-border {
	border: 1px solid;
	border-color: #CC0000 !important;
}

.redborder {
	border: 1px solid #CC0000 !important;
}

#legge196s {
	padding: 5px;
}

.gmap {
	width: 100%;
	min-height: 600px;
}

sup {
	color: #A83D21;
}

.phonediv {
	padding-top: 10px;
}

.shinystat {
	text-align: center;
	margin: 0 auto;
}

.light {
	color: #ffffff !important;
}

#slider1 {
    width: 1124px; /* important to be same as image width */
    height: 313px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	background-color:#000;
}

#slider1Content {
    width: 1124px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: -40px;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 1100px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 50% !important;
	height: 380px;
}
.right {
	right: 0;
	top: 0;
	width: 50% !important;
	height: 313px;
}
ul { list-style-type: none;}
.titleslider {
	font-size:24px;
	padding:20px 0;
}

/*==================================POP BOX===================================================*/
.popper { cursor:pointer;}
.popbox {display: none;position: absolute;z-index: 99999;width: 200px;padding: 10px;color: #000000; border: 1px solid #fff;margin: 0px;-webkit-box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);-webkit-border-radius: 10px;-moz-border-radius:10px;border-radius:10px;	background:#1D313A;	color:#B0EB01;
 }
	.popbox p { padding:0px; margin:0px}
/*------------------------------------------------------*/


@media (min-width: 1025px) and (max-width:1200px) {
	.input-large {
		width: 100% !important;
		display: block;
		clear: left;
	}

	.box_p {
		max-width: 75%;
	}
	
	#slider1 {
    width: 914px; /* important to be same as image width */
    height: 313px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 924px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: -40px;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 900px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.left {
	top: 0;
    left: 0;
	width: 350px !important;
	height: 380px;
}
.right {
	right: 0;
	top: 0;
	width: 450px !important;
	height: 313px;
}
}

@media (min-width: 801px) and (max-width:1024px) {
	.contenuti li {
		min-height: 24px;
		background: url("../img/arrow.gif") no-repeat scroll 15px 8px rgba(0, 0, 0, 0);
		padding: 2px 6px 0 29px;
	}

	.miss,.contattix {
		background: url(../img/contatti-studio480.png) no-repeat right 0px #f4f4f4;
	}

	.phonico {
		background: url(../img/phonico-small.png) no-repeat right center #f4f4f4;
	}

	.box_f, .box_fc, .box_wc, .box_t, .box_p { 
		margin: 0px;
		padding: 10px 0px 0px 0px;
	}

	.box_p {
		max-width: 80%;
	}

	.input-large {
		width: 100% !important;
		display: block;
		clear: left;
	}
	
		#slider1 {
    width: 704px; /* important to be same as image width */
    height: 313px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 724px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: -40px;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
	width: 724px;
}
.slider1Image span {
    position: absolute;
	font: 15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 700px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.left {
	top: 0;
    left: 0;
	width: 350px !important;
	height: 380px;
}
.right {
	right: 0;
	top: 0;
	width: 350px !important;
	height: 313px;
}
}

@media only screen and (max-width:800px) {
	.navsopra {
		padding: 0px;
		float: none;
	}

	.navsopra li, .navsopra > li > a {
		border: 0px;
		float: none;
	}

	.logotesto img{

	}

	.contenuti {
		padding: 4px 10px;
	}

	.contenuti li {
		background: url("../img/arrow.gif") no-repeat scroll 15px 6px rgba(0, 0, 0, 0);
		padding: 2px 6px 0 29px;
	}

	.nav-tabs2 {
		display: -moz-groupbox;
		font-size: 12px;
		margin: 0 auto !important;
		text-align: center;
	}

	.img-responsive {
		max-width: 90%;
	}

	.gmap {
		width: 100%;
		min-height: 250px;
		border: none;
	}

	.miss,.contattix {
		background: url(../img/contatti-studio480.png) no-repeat right -30px #f4f4f4;
	}

	.phonico {
		background: url(../img/phonico-small.png) no-repeat right center #f4f4f4;
	}

	.box_w, .box_t {
		padding: 0px;
		margin: 10px 0px 10px 0px;
	}

	.box_w, .box_t {
		max-width: 170px;
	}

	.box_p {
		max-width: 80%;
		margin: 10px 0px 10px 0px;
	}

	.box_p p {
		padding-left: 35px;
	}

	.box_wc { 
		margin: 0px;
		padding: 0px;
	}

	.box_f, .box_fc {
		background-color: #f4f4f4;
	}

	.webcall{
	}

	.input-large {
		width: 100% !important;
		display: block;
		clear: left;
	}

	div.radio {
		background-color: #fff;
		border: 1px solid #A7C0E0; 
		margin: 5px 0px;
		padding: 10px;
		width: 100% !important;
		display: block;
	}
			#slider1 {
    width: 100%; /* important to be same as image width */
    height: 313px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 100%; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: -40px;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
	width: 107%;
}
.slider1Image span {
    position: absolute;
	font: 15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 100%;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.left {
	top: 0;
    left: 0;
	width: 260px !important;
	height: 380px;
}
.right {
	right: 0;
	top: 0;
	width: 260px !important;
	height: 313px;
}
}

@media only screen and (max-width:479px) {
	.contenuti img {
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.miss,.contattix {
		background: url(../img/contatti-studio300.png) no-repeat right 0px #f4f4f4;
	}

	.phonico {
		background: url(../img/phonico-big.png) no-repeat center top #f4f4f4;
	}

	.contatti,.contattix {
		padding: 10px 5px 20px 5px;
	}

	.contatti h3, .contattix h3{
		font-size: 18px;
		margin: 0px
	}

	.box_w {
		background: url(../img/bg_call.png) no-repeat 0px 70px;
		margin: 300px 0px 0px 0px;
		padding: 0px;
		max-width: 190px;
	}

	.box_wc {
		background: url(../img/bg_call.png) no-repeat 0px 180px;
		margin: 300px 0px 0px 0px;
	}

	.box_t {
		background: url(../img/bg_callr.png) no-repeat 10px 30px;
		margin: 300px 0px 0px 0px;
	}

	.box_p {
		background: url(../img/bg_callr.png) no-repeat 10px 45px;
		margin: 260px 0px 0px 0px;
		max-width: 100%;
	}

	.box_p p {
		padding-top: 10px;
		padding-left: 35px;
	}

	div.radio {
		background: none;
		border: 0px; 
		margin: 5px 0px;
		padding: 10px;
		display: block;
	}

	.input-large {
		width: 100% !important;
	}
	.logotesto img{
		width:100%;
	}
	
}