.header.transparent {
	background-color: rgba(255,255,255,.8) !important;
}
.header {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.header-left h2 {
	font-size: 30px !important;
	padding-top: 2px !important;
	color: #343434;
}
.header-left .h2mobile {
	font-size: 20px !important;
	padding-top: 5px !important;
	color: #343434;
}
.header-left .lead {
	letter-spacing: -0.5px !important;
	color: #666666;
	margin-top: -20px !important;
}
.softime {
	height: 35px !important;
	width: auto !important;
	margin-top: 25px !important;
	float: right !important
}
/* HP
---------------------------------- */
.bkg-generic {
	background-repeat: no-repeat !important;
	-webkit-background-size: contain !important;
	-moz-background-size: contain !important;
	-o-background-size: contain !important;
	background-size: contain !important;
}
.bkg-generic2 {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	width:auto !important
}
.video-iframe {
	display: block;
	width: 100%;
	height: 550px;
}
.txt15 {
	font-size: 15px
}
.ico-resys-dedicated {
	width: 40%;
	margin-left: 30%
}
.ico-resys-dedicated2 {
	width: 50% !important;
	margin-left: 25% !important;
	margin-top: -100px !important
}
.motorino {
	position:absolute; 
	top:-100px;
	right:0;
	height:400px;
	width:auto;
}

@media (max-width: 767px) {
.bkg-generic {
	background-image: none !important
}
}

@media (min-width: 768px) and (max-width: 991px) {
.bkg-generic {
	background-image: none !important
}
}
.bkg-hp {
	background-image: url('/images/slide-hp.jpg');
	height: 500px;
}
.text-black {
	color: #111;
}
/* Home page mobile
---------------------------------- */
.bkg-hp-mobile {
	background-image: url('/video/miniatura-statica.jpg')
}
/* Background
---------------------------------- */
.fixed-image-new {
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	height: 330px !important;
	width: 100% !important;
}
.page-intro-noborder {
	border-bottom: 0px !important;
	padding-top: 25px;
	color: #666
}
.bkg-color-blu {
	background-color: #177ab3;
	padding: 10px 30px;
	color: #FFFFFF;
}
.bkg-color-blu h3, .bkg-color-blu a {
	color: #FFFFFF;
	font-weight: bold;
}
.bkg-color-green {
	background-color: #8da632 !important;
	border: 1px solid #8da632 !important;
}
.border-color-blu {
	border-left: 10px solid #177ab3;
	background-color: #f1F1F1;
	padding: 10px 30px;
}
.border-color-blu h3 {
	color: #177ab3;
	font-weight: bold;
}
.border-color-light-blu {
	border-left: 10px solid #4cc3f2;
	background-color: #f1F1F1;
	padding: 10px 30px;
}
.border-color-light-blu h3 {
	color: #4cc3f2;
	font-weight: bold;
}
.border-color-green {
	border-left: 10px solid #8da632;
	background-color: #f1F1F1;
	padding: 10px 30px;
}
.border-color-green h3 {
	color: #8da632;
	font-weight: bold;
}
.border-color-yellow {
	border-left: 10px solid #cec521;
	background-color: #f1F1F1;
	padding: 10px 30px;
}
.border-color-yellow h3 {
	color: #cec521;
	font-weight: bold;
}
.border-color-red {
	border-left: 10px solid #dd2a34;
	background-color: #f1F1F1;
	padding: 10px 30px;
}
.border-color-red h3 {
	color: #dd2a34;
	font-weight: bold;
}
.number-color-blu {
	border: 2px solid #177ab3;
	color: #177ab3;
	font-size: 20px;
	padding: 5px 12px;
}
.number-color-light-blu {
	border: 2px solid #4cc3f2;
	color: #4cc3f2;
	font-size: 20px;
	padding: 5px 12px;
}
.number-color-green {
	border: 2px solid #8da632;
	color: #8da632;
	font-size: 20px;
	padding: 5px 12px;
}
.number-color-yellow {
	border: 2px solid #cec521;
	color: #cec521;
	font-size: 20px;
	padding: 5px 12px;
}
.number-color-red {
	border: 2px solid #dd2a34;
	color: #dd2a34;
	font-size: 20px;
	padding: 5px 12px;
}

@media (min-width: 992px) and (max-width: 1199px) {
.moduli {
	height: 120px !important
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.moduli2 {
	height: 250px !important
}
.titlemoduli2 {
	height: 80px !important
}
}

@media (min-width: 768px) and (max-width: 991px) {
.moduli2 {
	height: 140px !important
}
.titlemoduli2 {
	height: 60px !important
}
}
/* Moduli
---------------------------------- */
.ico-moduli {
	height: 25px;
	float: left;
	margin-right: 15px;
}
.ico-moduli-2 {
	height: 20px;
	float: left;
	margin-right: 15px;
}
/* Button
---------------------------------- */
.btn {
	border-radius: 30px !important;
}
.btn-no-bold {
	font-weight: normal !important;
	text-transform: none !important;
}
.btn-white-transparent {
	background-color: transparent !important;
	color: #FFF !important;
	border: 1px solid #FFF !important;
	text-transform: uppercase !important;
}
.btn-white-transparent:hover, .btn-white-transparent:focus, .btn-white-transparent:active {
	color: #fff !important;
	background-color: #009dd4 !important;
}
.btn-green {
	border: 1px solid #8da632 !important;
	color: #8da632 !important
}
.btn-green:hover, .btn-green:focus, .btn-green:active {
	border: 1px solid #8da632 !important;
	color: #fff !important;
	background-color: #8da632 !important;
}
.btn-green2 {
	border: 1px solid #8da632 !important;
	background-color: #8da632 !important;
	color: #FFF !important;
	text-transform: uppercase !important;
	font-weight: bold;
}
.btn-green2:hover, .btn-green2:focus, .btn-green2:active {
	border: 1px solid #FFF !important;
	color: #8da632 !important;
	background-color: #FFF !important;
}
.btn-white2 {
	border: 1px solid #FFF !important;
	background-color: #FFF !important;
	color: #177ab3 !important;
	text-transform: uppercase !important;
	font-weight: bold;
	padding-left: 50px;
	padding-right: 50px
}
.btn-white2:hover, .btn-white2:focus, .btn-white2:active {
	border: 1px solid #FFF !important;
	color: #177ab3 !important;
	background-color: #FFF !important;
}
.btn-blu {
	border: 1px solid #177ab3 !important;
	color: #177ab3 !important
}
.btn-blu:hover, .btn-blu:focus, .btn-blu:active {
	border: 1px solid #177ab3 !important;
	color: #fff !important;
	background-color: #177ab3 !important;
}
.btn-blu2 {
	border: 1px solid #177ab3 !important;
	background-color: #177ab3 !important;
	color: #FFF !important;
	text-transform: uppercase !important;
	font-weight: bold;
	padding-left: 50px;
	padding-right: 50px
}
.btn-blu2:hover, .btn-blu2:focus, .btn-blu2:active {
	border: 1px solid #177ab3 !important;
	color: #FFF !important;
	background-color: #177ab3 !important;
}
.btn-blu3 {
	border: 1px solid #177ab3 !important;
	background-color: transparent !important;
	color: #177ab3 !important;
	text-transform: uppercase !important;
	font-weight: bold;
	padding-left: 50px;
	padding-right: 50px
}
.btn-blu3:hover, .btn-blu3:focus, .btn-blu3:active {
	border: 1px solid #177ab3 !important;
	color: #FFF !important;
	background-color: #177ab3 !important;
}
.btn-red {
	border: 1px solid #dd2a34 !important;
	color: #dd2a34 !important
}
.btn-red:hover, .btn-red:focus, .btn-red:active {
	border: 1px solid #dd2a34 !important;
	color: #fff !important;
	background-color: #dd2a34 !important;
}
.btn-red2 {
	border: 1px solid #dd2a34 !important;
	background-color: #dd2a34 !important;
	color: #FFF !important;
	text-transform: uppercase !important;
	font-weight: bold;
}
.btn-red2:hover, .btn-red2:focus, .btn-red2:active {
	border: 1px solid #FFF !important;
	color: #dd2a34 !important;
	background-color: #FFF !important;
}
.btn-yellow {
	border: 1px solid #cec521 !important;
	color: #cec521 !important
}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active {
	border: 1px solid #cec521 !important;
	color: #fff !important;
	background-color: #cec521 !important;
}
.btn-yellow2 {
	border: 1px solid #cec521 !important;
	background-color: #cec521 !important;
	color: #FFF !important;
	text-transform: uppercase !important;
	font-weight: bold;
}
.btn-yellow2:hover, .btn-yellow2:focus, .btn-yellow2:active {
	border: 1px solid #FFF !important;
	color: #cec521 !important;
	background-color: #FFF !important;
}
#obsoleto {
	position: absolute;
	visibility: hidden;
}
/* Tab Process Steps */
ul.process-steps, ul.process-steps li {
	border: 0 !important;
	text-align: center;
	margin: 60px 0 20px 0
}
ul.process-steps li a {
	width: 120px;
	height: 120px;
	font-size: 30px;
	padding: 0 !important;
	text-align: center;
	display: inline-block;
	color: #f4f4f4;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
	cursor: default;
}
ul.process-steps li.active a, ul.process-steps li.active:hover>a {
	color: #8da632 !important;
}
ul.process-steps li:after, ul.process-steps li:before {
	content: '';
	position: absolute;
	top: 61px;
	left: 0;
	width: 50%;
	border-top: 1px solid #4cc3f2;
}
ul.process-steps-green li:after, ul.process-steps-green li:before {
	border-top: 1px solid #8da632;
}
ul.process-steps-red li:after, ul.process-steps-red li:before {
	border-top: 1px solid #dd2a34;
}
ul.process-steps-yellow li:after, ul.process-steps-yellow li:before {
	border-top: 1px solid #cec521;
}
ul.process-steps li:first-child:before {
	display: none;
}
ul.process-steps li:last-child:after {
	display: none;
}
ul.process-steps li:after {
	left: auto;
	right: 0;
	margin: 0 -60px 0 0;
}
ul.process-steps li p {
	margin: 20px 0 0 0;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.icon-steps {
	width: 120px !important;
	margin: 0;
}
.icon-steps2 {
	height: 70px !important;
	margin: 15px 0 0 10px
}
.p-icon-steps2 {
	font-size: 24px !important;
	color: #666 !important;
	text-transform: none !important;
	padding-top: 15px !important
}

@media only screen and (max-width: 768px) {
.ico-target-logo {
	height: 50px;
	float: left;
	margin: 0px 0px 20px 0px;
	border-right: none;
	padding-right: 0px;
}
.features {
	padding: 0px !important
}
ul.process-steps li:after, ul.process-steps li:before {
	display: none;
}
ul.process-steps li p {
	margin: 10px 0 30px 0;
}
.ico-resys-dedicated2 {
	margin-top: 70px !important
}
}

@media only screen and (max-width: 482px) {
ul.process-steps li>a {
	display: inline-block !important;
}
ul.process-steps li p {
	margin: 3px 0;
	display: block;
}
ul.process-steps li {
	padding: 10px 0;
}
}
.plan ul li h1 {
	font-size: 60px !important;
	font-weight: normal !important;
	margin: -22px 0 !important
}
.plan ul li sup {
	font-size: 34px !important;
}
.plan ul li h4 {
	font-size: 22px !important;
	font-weight: normal !important;
	color: #999 !important;
}
.plan ul li span {
	font-size: 12px !important;
	font-weight: normal !important;
	color: #999 !important;
	text-transform: uppercase !important
}
.plan ul li table {
	border: none !important
}
.plan ul li td {
	font-size: 14px !important;
	font-weight: normal !important;
	border: none !important
}
.footerprice {
	background: #8da632 !important;
	color: #FFF !important;
	font-size: 14px !important;
	border: 0 !important;
}
.form-control {
	border-radius: 0;
	background-color: #fff;
	height: 40px;
	padding-right: 30px;
	padding-left: 0px !important;
	border-color: #FFF !important;
	color: #666;
	position: relative;
	-webkit-appearance: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.input-group-addon {
	background-color: #FFF !important;
	padding: 6px 5px 6px 15px !important;
	border: 0px !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.scroll-arrow {
	padding: 10px;
	display: block;
	margin: auto;
	position: absolute;
	left: 0;
	bottom: -60px;
	right: 0;
	height: 100px;
	z-index: 200;
}
.scroll-arrow .form-group {
	border: 1px solid #CCC;
}
.scroll-arrow .form-control {
	height: 60px;
	padding: 10px 30px !important;
	font-size: 16px !important;
	background-color: #f6f6f6
}
.scroll-arrow .btn-blu2 {
	padding: 0px !important;
	border-radius: 30px !important;
	margin:12px 30px 0 0 !important;
	line-height:20% !important
}
.scroll-arrow .form-control-feedback {
	position: absolute;
	right: 0;
	z-index: 2;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 30px !important;
	top: 0;
	text-align: center;
	pointer-events: auto !important;
}

.panel, .panel-group .panel, .panel-group .panel-heading, .panel-group a, .panel-group i {
	background-color:transparent !important;
	font-size:13px;
	color: #177ab3
}
.table td, .table th {
	font-size:13px;
	background-color:transparent !important;
	border:0 !important;
	color:#666
}
.table th {
	text-transform:uppercase !important;
	color:#666 !important;
	padding:5px 0 !important;
	font-weight:normal !important;
	letter-spacing:-1px;
}
.table td {
	color:#666 !important;
	padding:5px 0 !important;
	font-weight:normal !important;
}
.table .thead2 {
	background-color:transparent !important;
	border:0px !important;
	color:#333;
	text-transform:uppercase;
	font-size:14px;
	padding:0;
	font-weight:bold !important;
	letter-spacing:0px
}
.table .thead3 {
	border-bottom:1px solid #CCC !important
}