@import url("/startengine/icons/font-current/css/font-awesome.css");
@import url("/startengine/icons/font-current/css/font-awesome.min.css");

#apDiv1 {
	position:absolute;
	width:100%;
	height:110%;
	z-index:10;
	background-attachment: fixed;
	background-image: url(/images/bg_div_pa.png);
	background-repeat: repeat-x;
	background-position: left top;
}
/* --------------------------------------------------------- */
/* !Home Slides */
/* --------------------------------------------------------- */

#home-slide-1 {
	background-image: url(/images/bg_home.jpg);
}
#home-slide-2 {
	background-image: url(/images/bg_home.jpg);
}
#home-slide-3 {
	background-image: url(/images/bg_home.jpg);
}
/* --------------------------------------------------------- */
/* !Quotes Block */
/* --------------------------------------------------------- */

#quotes {
	background-image: url(../images/Parallax1.jpg);
}
/* --------------------------------------------------------- */
/* !Tweets Block */
/* --------------------------------------------------------- */

#tweets {
	background-image: url(../images/Parallax2.jpg);
}
/* --------------------------------------------------------- */
/* !Services More */
/* --------------------------------------------------------- */

#services-more {
	/*background-image: url(../images/Parallax3.jpg);*/
	background-image: url(/images/modulo_CRESCITA_solo-sfondo.jpg);
}
/* --------------------------------------------------------- */
/* !Client Quotes Block */
/* --------------------------------------------------------- */

#client-quotes {
	background-image: url(/images/bg_sezione4.jpg);
}
/* --------------------------------------------------------- */
/* !Contact Block */
/* --------------------------------------------------------- */

#contact {
	background-image: url(/images/bg_contatti.jpg);
}
/* --------------------------------------------------------- */
/* !Blog Header */
/* --------------------------------------------------------- */

#blog-header {
	background-image: url(../images/Parallax3.jpg);
}
.ico_prodotto {
	max-width:50px;
	float:left;
}
.ico_field {
	max-width:150px;
	float:left;
}
.apex-icon-round .apex-icon {
	border:none;
	margin-bottom:0;
}

/*.apex-icon:hover {
	background-color:#EFEFEF;
}*/
.text_yellow {
	color:#FCEA10!important;
}
#news li {
	line-height:inherit;
}
.form_multilingua_r input {
	background-color: rgba(255, 255, 255, 0.1);
	background-image: none;
	border: 2px solid #ccc;
	border-radius: 5px;
	box-shadow: none;
	color: #666;
	font-weight: bold;
	height: auto;
	padding: 13px;
	transition: border-color 0.25s ease 0s;
}
.form_multilingua_r textarea {
	background-color: rgba(255, 255, 255, 0.1);
	background-image: none;
	border: 2px solid #ccc;
	border-radius: 5px;
	box-shadow: none;
	color: #666;
	font-weight: bold;
	height: auto;
	padding: 13px;
	transition: border-color 0.25s ease 0s;
	min-height:80px;
}
.form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.btn_nero{
	background-color:#000000;
	color:#FFF!important;
	border:none
}
.btn_nero:hover{
	background-color:#999999;
	color:#FFF!important;
	border:none
}
.btn_giallo{
	background-color:#FDEC40;
	color:#404444!important;
	border:none
}

.btn_giallo:hover{
	background-color:#FEFB6D;
	color:#404444!important;
	border:none
}

/*
.btn {
	-moz-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.tooltip {
    border-bottom-width: 1px;
    border-style: dotted;
    cursor: help;
    display: inline;
    position: relative;
}*/

.popover {
	position:absolute;
	top:0;
	left:0;
	z-index:1010;
	display:none;
	width:200px;
	padding:1px;
	text-align:center;
	background-color:#666;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0, 0, 0, .2);
	border-radius:3px;
	-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, .2);
	box-shadow:0 5px 10px rgba(0, 0, 0, .2);
	white-space:normal;
}
.popover-title{
	color:#FFF;
	padding:3px;}
	
.popover.top {
	/* margin-top:-10px */
	 margin-left: 350px;
    margin-top: 420px;
}
.popover.right {
	margin-left:10px
}
.popover.bottom {
	margin-top:10px
}
.popover.left {
	margin-left:-10px
}
.popover-content {
	padding:0px
}
.arrow{
	display:none!important;}
	
	

.lingue_menu{
	margin-left:30px;
}
.bg_company{
	background-image:url(/images/italy_home21.png);
	background-repeat: no-repeat;
	background-position: right top;
	
}
.tit_italy{
	padding-top:70px;
	height:450px;
}
.margin_p_welome{
	margin-top:150px;
	margin-left:120px;
	margin-right:120px;
	}
@media (max-width:768px){
	.margin_p_welome{
		margin:150px;
		margin-left:0px;
		margin-right:0px;
	}
}
.no_margin{
	margin:0;
	padding:0;}
.margin_r_welcome{
	width:80%;
}

    .video-youtube {
    position: relative;
    padding-bottom: 56.25%;
	max-height:50%;
    height: 0;
    overflow: hidden;
    }

    .video-youtube iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    }
	


.titolo_box {
    width: 100%;
    font-size: 22px;
    line-height: 24px;
    color: #FFF;
    background-color: #3b4d5c;
    background-color: rgba(59, 77, 92, .8);
    padding: 10px 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease;
    min-height: 80px;
}
.titolo_box_link {
    color: #FFF!important;
	margin-top:0px!important;
	float:right;
}
.titolo_box2{
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    color: #3DA1DA;
    -webkit-transition: color .25s ease;
    transition: color .25s ease;
	padding-top:5px;
}



#tools{
	clear:left;
	float:left;
	background-color: #F4F4F4;
/*	border: 1px solid #ccc;*/
	color: #333;
	font-size: 12px!important;
	line-height: 19px;
	margin: 0 0 15px;
	padding: 5px;
	width: 100%;
	text-decoration:none;
	font-weight: lighter;
}



#tools ul{
	margin:0;
	padding:0;
}
#tools li{
	list-style:none;
	display:inline;
	padding-right:8px;
}
#tools h6{
	display:block;
	color:#FFFFFF;
	margin:0 0 3px 0;
	padding:1px;
	background-color:#333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
}

#tools a:link{
	font-size:12px;
	text-decoration:none;
	font-weight: lighter;
/*	text-transform: uppercase;*/
color:#000000!important;
}
#tools a:visited{
	font-size:11px;
	text-decoration:none;
	font-weight: lighter;
/*	text-transform: uppercase;*/
color:#000000!important;
}
#tools a:hover {
	color:#999!important;
}

.mtphr-gallery-menu a.btn.active, .mtphr-gallery-menu a.btn:hover{
    color: #3DA1DA !important;
    border-color: #3DA1DA;
    box-shadow: none;
}

.mtphr-gallery-menu {
    margin-top: 0;
    margin-bottom: 38px;
}
.mtphr-gallery-menu {
    text-align: center;
    margin-bottom: 45px;
}

.mtphr-gallery-menu a.btn{
    color: #CCC !important;
    border-color: #CCC;
    -webkit-transition: color .25s ease, border-color .25s ease;
    transition: color .25s ease, border-color .25s ease;
}

.mtphr-gallery-menu a{
    margin: 3px;
}

.bg_yellow{
	background-color:#ffeb3b;
}
.btn-border{
	border:#000 solid 1px;
	padding:20px;
	color:#000;
	font-weight:400;
}
.hr_black{
	width:100%;
	margin:30px 0!important;
	border-top: 1px solid #000000;
}
.ma_title{
	margin:50px 20px 20px 20px;}
.text-black{
	color:#000;
}
.HybridX_margin{
	padding:50px;
	font-size:30px;
	color:#000;
	line-height:120%;
}
.HybridX_margin p {
	margin-top:50px 0 100px 0;
}

.mtphr-rotator-footer a {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 20px;
  color: #666;
  border: 2px solid #666;
  border-radius: 12px;
  margin: 2px;
  -webkit-transition: border-color .25s ease;
  transition: border-color .25s ease;
}
.mtphr-rotator-footer i {
  width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  color: #666;
  -webkit-transition: color .25s ease;
  transition: color .25s ease;
}
.titolo_slide_prodotti{
	font-family: 'Lato', sans-serif;
	font-size: 33px;
	line-height: 33px;
	text-align:left;
}
.bg_giallo{
	background:#ffed00;
	color:#4fa3db;}
	
	.apex-format-blog {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 0px;
  border: none;
}
.white{
	color:#FFFFFF;
}
.apex-section-inner{
	padding:20px;}
.apex-section-inner_hybridx{
	padding:0px;}
	
	.apex-format-quote .entry-content, .apex-format-tweet .entry-content {
  /*line-height: 45px;*/
  line-height: 30px;
}
.posizioni_aperte{
	margin:6px;
	width:100%!important;
}
.btn_yellow {
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	color: #3DA1DA !important;
	background: none;
	border: 2px solid #FF0;
	outline: none;
	white-space: nowrap;
	padding: 14px 24px;
	border-radius: 5px;
	box-shadow: none;
  -webkit-transition: color .25s ease, border-color .25s ease, padding .25s ease;
  transition: color .25s ease, border-color .25s ease, padding .25s ease;
}