@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);


a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,
canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,
footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,
samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var
{
	background:transparent;
	border:0 none;
	font-size:100%;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:top;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	vertical-align:top;
}
embed {
	vertical-align:top;
}
input[type=text], textarea{ 
	outline:none;border-radius:0;
}




body {
	font-family: 'Open Sans', sans-serif;
	color: #222222;	
	font-weight: normal;
	font-size:12px;
	overflow-x:hidden;	
	
}


h1, h2, h2, h4, h5, h6 {
	font-weight: normal;	
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
}



/*links*/

a {
	text-decoration: none;	
	outline: none;
	color: #222222;
}
.clear {clear: both;}
.wrap {overflow:hidden;}

a.btn {
	border:solid 2px #7ceece;
	padding:10px 30px;
	display:inline-block;
}





/*header*/

header {
	padding:0 20px;
	
}

header a{
	color:#7ceece;
	
}

.header-top{
	padding:10px 0px;
}

.menu-lan li{
	padding-right:10px;
	display:inline-block;
	text-transform:uppercase;
	font-size:12px;
	color:#525961;
}

.menu-lan li a{
	color:#525961;
}
.menu-lan li a.active{
	color: #7ceece;
}

.header-main{
	position:relative;
}

.logo{
	position:absolute;
	left:50%;
	 -webkit-transform: translate(-50%, -0%);
    -moz-transform: translate(-50%, -00%);
    -ms-transform: translate(-50%, -0%);
    -o-transform: translate(-50%, -0%);
    transform: translate(-50%, -0%);
}


header .col-l,header .col-r{
	height:95px;
	display:table;
	
}


header .col-l{
	float:left;
}

header .col-r{
	float:right;	
}


.col-l .wrap, .col-r .wrap {
	display:table-cell;
	vertical-align:bottom;
	
}

.col-r .wrap {
	padding-bottom:10px;
}
.col-r .wrap div{
	float:left;
	margin-right:40px;
}

.cart{
	margin-top:30px;
}
.cart li{
	float:left;
	margin-left:20px;
	font-size:15px;	
}



.cart li.my-account{
	padding-top:20px;
	text-transform:uppercase;
	color:#525961;
	margin-left:10px;
	
}
.cart li.my-account a{
	color:#525961;
	font-style: italic;
	font-size:13px;	
	font-style:italic;
}

.search-box{
	
	width:350px;
}

.search-box p{
	margin-bottom:10px;
	font-size:16px;
	color:#525961;
}

.search-box p a{
	color:#525961;
	
}

.search-box p span{
	margin-left:20px;
}


.search {
  width: 100%;
  position: relative;
}
.search:before {
  position: absolute;
  top: 0;
  right: -40px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-family: 'FontAwesome';
  content: '\f002'; 
  text-align: center;
  color: #7ceece;
  border-radius: 5px;
  -webkit-font-smoothing: subpixel-antialiased;
  font-smooth: always;
  font-size:25px;
}

.searchTerm {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; 
  padding: 5px;
  height: 40px; 
  outline: none;
  border:solid 1px #c3ceda;
}

.searchButton {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  opacity: 0;
  cursor: pointer;
}


#slider{
	margin-top:30px;
	clear:both;
	padding:0 0px;
	
}

section{
	padding:40px 40px 0 40px;
}


#sponser{
	background-color:#e7fcf6;
	padding:20px 0;
	
}

.wrapper{
	max-width:960px;
	margin:0 auto; 
	position:relative;
}

.wrapper .logo-sponser{
	position:absolute;
	top:-60px;
	
}

.wrapper .info{
	padding-left:340px;
	text-align:center;
	width:50%;

}
.wrapper .info h1{
	 font-size:20px;
	 color:#004393;
	 font-weight:200;
	 text-transform:uppercase;
 }
 
.wrapper .info p{
	margin-top:5px;
}

.wrapper .button{
	position:absolute;
	right:0;
	bottom:0;

}

#collection{
	background-color:#f3eeea;	
}

#collection li.item{
	float:left;
	width:25%;
}



.item .block-1{
	margin:0 15px;
	
}

.section-header{
	margin-bottom:30px;
	
}

.section-header h1{
	font-size:24px;
	margin-bottom:5px;
	color:#424f62;
}

.section-header p{
	margin-left:80px;
	max-width:730px;
	font-size:15px;
	color:#212326;
}


#collection .imgLiquidFill{
		width:100%;
		height:570px;
}

.infoblock{	
	padding:40px 30px 20px ;
	color:#212326;	
	text-align:center;
	

}
.infoblock .wrap{
	max-width:280px;
	margin:0 auto;
}


.infoblock:hover{
	background-color:#dbeee4;
}

.infoblock:hover p.btn {
	color:#333;
	
}

.infoblock .title{
	font-size:22px;
	color:#212326;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
	
}

.infoblock .title:after{
content : "";
  position: absolute;
  left    : 0;
  bottom  : -5px;
  height  : 1px;
  width   : 60px;  /* or 100px */
  border-bottom:2px solid #7ceece;;
   -webkit-transform: translate(-50%, -0%);
    -moz-transform: translate(-50%, -00%);
    -ms-transform: translate(-50%, -0%);
    -o-transform: translate(-50%, -0%);
    transform: translate(-50%, -0%);
	left:50%;

}

.infoblock p{
	margin-top:20px;
	display:block;
}

.infoblock p.btn{
	color:#7ceece;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	
}

#banner{
	background-color:#f3fdfb;
	margin-top:30px;
	padding-bottom:30px;
}



.banner-wrap{
	position:relative;
}

.banner-wrap.large .imgLiquidFill{
		width:100%;
		height:690px;		
}

.banner-wrap.large{
	position:relative;
	overflow:hidden;
}

.promotion{
	position:absolute;	
	left:-68px;
	right:0;
	bottom:144px;
	background:#7ceece;
	transform: rotate(-30deg);
	height:180px;
	width:140%;
	
}

.bg-y .promotion{
	transform: rotate(-50deg);
	left:300px;
	height:100px;
	bottom:0;
	
}

.bg-y .promotion .text{
	font-size:30px;
	left:57%;
}

.promotion .text{
	position:absolute;	
	font-size:50px;
	color:#212326;
	text-transform:uppercase;
	left:50%;
	top:50%;
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.banner-wrap .info{
	position:absolute;
	top:20px;
	left:20px;
	right:60px;
}

.banner-wrap .info .heading{
	font-size:35px;
	color:#7ceece;
	text-transform:uppercase;
	margin-bottom:20px;
	font-weight:bold;
	
}

.banner-wrap .info p{
	font-size:20px;
	color:#ffffff;
}

.banner-wrap .info p.btn{
	margin-top:20px;
}

.banner-wrap.large .info p.btn{
font-size:24px;
	font-weight:bold;
}

.banner-wrap .info p a{
	color: #ffffff; 
	
}


.banner-rectangle .imgLiquidFill{
	height:290px;
}

.banner-wrap.banner-rectangle .info .heading, .banner-wrap.banner-square .info .heading{
	color:#ffffff;
}

.banner-square .imgLiquidFill{
	height:360px;
	position:relative;
}

.banner-square{
	position:relative;
	
}

.banner-square .bg-s{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	color:#fff;
	transition: background .3s ease-in-out;
}

.banner-square .bg-s:hover{
	background: rgba(124,238,206,0.75);
	color:#000;
	transition: background .3s ease-in-out;
}

.banner-rectangle .bg-s{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	color:#fff;
	transition: background .3s ease-in-out;
}

.banner-rectangle .bg-s:hover{
	background: rgba(124,238,206,0.75);
	color:#000;
	transition: background .3s ease-in-out;
}



.banner-wrap.banner-square .info .heading.highlight, .banner-wrap .info p.highlight{
	color:#000;
}

.row-logo{
	border-top:solid 1px #373b40;
	border-bottom:solid 1px #373b40;
	position:relative;
	height:40px;
}

.row-logo .logo{
	position:absolute;
	left:50%;
	background-color: #FFF;
	top:-30px;
}

.wrapper-2{
	width:80%;	
	text-align:center;
	font-size:16px;
	max-width:1000px;
	margin:0 auto;
	
}


.social-bar{
	margin-top:20px;
	
}

.social-bar ul li {display:inline-block; margin-left:13px;}

.social-bar ul li a i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #7ceece;
    border-radius: 50%;
    color: #7ceece;
    font-size: 30px;
    height: 38px;
    margin-right: 0;
    padding-top: 10px;
    text-align: center;
    width: 48px;
}
.block-left .social-bar ul li a i{
	 width: 50px;
    height: 40px;
	 font-size: 30px;

}


#quality{
	background-color:#f3eeea;
	margin-top:30px;
	text-align:center;
	padding: 0 120px 30px;	
}
#quality img{
	width:95px;	
}

#quality .heading{
	font-size:20px;
	margin-bottom:20px;
}

.box-1 .title{
	font-size:20px;
	margin-top:5px;
	text-transform:uppercase;
}

.box-1 .sub-title{
	font-size:12px;
	margin-top:5px;

}

#news{
	background-color:#212326;
	padding-bottom:30px;
}

#news .section-header h1{
	color:#7ceece;
}

#news .section-header p{
	color:#ffffff;
}


.newsletter-box{
	float:right;
	width:90%;
	padding-top: 50px;
	
}
.newsletter-box #result{
	color:#fff;
}
.subscribe{
  width: 100%;
  position: relative;

 
}


.subscribeTerm {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; 
  padding: 5px;
  height: 35px;
  padding-left:20px; 
  font-size:12px;
  border:solid 1px #dddddd;
  background:none;
  color:#FFF;
  
}

.subscribeButton {
  position: absolute;
  top: 1px;
  right: 0;
  width: 100px;
  height: 34px; 
  cursor: pointer;
  background-color:#7ceece;
  border:none;
  background-repeat:no-repeat; 
  color:#ffffff;
  text-align:center;
  text-transform:uppercase;
  
}

.news-slider{
	margin-top:30px;
	color:#FFFFFF;
	padding:0px 40px;
}


.page-inner .news-slider{
	padding:0 80px;
	
}

.news-item{
	text-align:left;
	
}

.news-item .imgLiquidFill{
	height:325px;
	
}

.news-title {
	margin-top:10px;
	color:#c3ceda;
	font-size:15px;
	text-transform:uppercase;
	margin-bottom:20px;
}

.news-item a{
	margin-top:20px;
	color: #7ceece;
	display:block; 
	text-transform:uppercase;
}

#product-demo .item img{
	display: block;
	width: 100%;
	height: auto;
	
 }
	
	
	
.caption{
	position:absolute;
	top:50%;
	left:18%;
	transform:translate(0%, -50%);
	color:#fff;
	
}

.caption-block{	
	text-align:center;
}

.caption-block .cate{
	font-size:12px;
	color:#7ceece;
	text-transform:uppercase;
	margin-bottom:30px;	
}

.caption-block .title{
	font-size:2.4vw;
	color:#c0cad6;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
	
}

.caption-block .title span{
	display:block;
	color:#7eeace;
}

.caption-block .title:after{
content : "";
  position: absolute;
  left    : 0;
  bottom  : -10px;
  height  : 1px;
  width   : 60px;  /* or 100px */
  border-bottom:2px solid #c3ceda;
   -webkit-transform: translate(-50%, -0%);
    -moz-transform: translate(-50%, -00%);
    -ms-transform: translate(-50%, -0%);
    -o-transform: translate(-50%, -0%);
    transform: translate(-50%, -0%);
	left:50%;

}


.caption-block .txt{
	width:200px;
	font-size:14px;
	margin:0 auto;
	margin-top:25px;
	color:#f3f3f3;
}

.slider-button{
	margin-top:50px;
}

.slider-button a{
	display:inline-block;
	margin-left:20px;
	color:#c3ceda;
	text-transform:uppercase;
	
}

.slider-button-prmo{
	margin-top:245px;
}

.slider-button-prmo a{
	display:inline-block;
	margin-left:20px;
	color:#b33e3f;
	text-transform:uppercase;
	
}
.slider-button-prmo a.btn {
    border: solid 2px #b33e3f;
    padding: 10px 30px;
    display: inline-block;
}

.page-inner{
	margin-top:30px;
	
}

.logos-Tessuti{
	margin-bottom:60px;
	
}

.page-header{
	position:relative;
}

.page-header .imgLiquidFill{
	height:650px;
}

.page-header .info{
	position:absolute;
	top:50%;
	left:18%;
	transform:translate(0%, -50%);
	color:#fff;
}

.page-header .caption{
	bottom:10px;
}

.page-header .caption-block .txt{
	width:450px;
	text-align:left;
	font-size:14px;
}

.section-0{
	padding:0;
	margin-bottom:40px;
	
}

.section-0 .heading{
	
	padding:30px 0 0 0; 
	text-align:center;
	text-transform:uppercase;
	font-size:28px;
	margin-bottom:30px;
	
}

.bg-y{
	background-color:#f3eeea;
	position:relative;
	overflow:hidden;
}

.bg-g{
	background-color:#212326;
	position:relative;
		
}

.chisiamo .section-header p{
	font-size:14px;
	line-height:19px;
}

.image-right .imgLiquidFill{
	height:600px;
}

.block-left	{
	padding:0px 60px 0 40px;
	display:table;
	height:600px;
	width:100%;
	box-sizing:border-box;
	
		
}

.block-left p{
	margin-bottom:20px;
	margin-left:0;
}

.block-left .section-header{
	display:table-cell;
	vertical-align:middle;
}

.block-left .section-header h1{
	margin-bottom:30px;
}

.wrapper-3{
	max-width:1300px;
	width:100%;
	margin:0 auto;
}

.main-image{	
	width:40%;	
	float:left;
}
.main-image .imgLiquidFill{
	height:700px;
	width:100%;
}

.main-info{	
	width:60%;
	float:right;
	
}

.col-change .main-image{
	float:right;
}

.col-change .main-info{	
	float:left;
}

.thumbnail-wrapper{
	width:100%;	
	text-align:center;	
	box-sizing:border-box;
	max-width:500px;
	margin:0 auto;
	padding-top:15%;
}

.colleciton-txt{
	text-align:left;
}
.colleciton-txt .infoblock .wrap{
	max-width:500px;
}

.colleciton-txt .infoblock:hover{
	background:none;
}
.colleciton-txt .infoblock .title{
	font-size:40px;
}
.colleciton-txt .infoblock p{
	text-align:left;
}

#sync2 .item,  #sync4 .item , #sync6 .item, #sync8 .item{
	margin:20px;
	opacity:0.7;
	border:solid 1px #212326;
	width:100px;
}
#sync2 .item h1{
	font-size: 18px;
}

#sync2 .synced .item,
#sync4 .synced .item,
#sync6 .synced .item,
#sync8 .synced .item
{
	opacity:1;	
}

.banner-middle{
	text-align:center;
}

.banner-middle .infoblock{
	padding-bottom:40px;
}
.banner-middle .infoblock:hover{
	background:none;
}

.banner-middle .infoblock .title{
	color:#7ceece;
	font-size:35px;
}

.banner-middle .infoblock .title.indent-1{
	color:#212326;
	
}

.indent-1{
 	color:#212326;	
}

.banner-middle .infoblock .wrap{
	max-width:100%;
	color:#dcdcdc;
	font-size:13px;
}
.banner-middle a{
	color:#FFF;
}

.banner-middle .infoblock p{
	color:#dcdcdc;
}
.post-date{
	display:block;
	
}

.misura .main-image{
	width:50%;
}

.misura .main-info{
	width:50%;
	display:table;
	height:600px;
}

.misura .main-image .imgLiquidFill{
	height:600px;
	width:100%;
}
	
.misura .colleciton-txt{
	display:table-cell;
	vertical-align:middle;
}

.banner-middle .box-1{
	padding-bottom:60px;
	padding:0px 20px 60px 20px;
	box-sizing:border-box;
}

.banner-middle .box-1 .title{
	color:#dcdcdc;
	
}
.banner-middle .box-1 .sub-title{
	color:#dcdcdc;
}

.map iframe {
  width: 100%;
  height: 600px;
  border: none;
}




.address .box-1{
	text-align:center;
}

.address .box-1 i{
	font-size:40px;
	color:#b33e3f;
}

.address .box-1 .sub-title{
	font-size:14px;
}

.address .email{
	margin-top:16px;
	display:block;
}

.contact-form{
	margin-top:30px;
}

.contact-form{
	margin-top:40px;
	
}

.form input, form textarea{
	background:none;
	border:solid 1px #444652;
	width:100%;
	padding:10px;
	box-sizing:border-box;
	
}

.form label{
	margin-bottom:10px;
	display:block;
}

textarea{
	height:80px;
}

.form input.submit-button{
	background-color:#7ceece;
	border:none;
	width:150px;
	font-family: 'Open Sans', sans-serif;
	color:#ffffff;
	
}
	

/*******content********/
/*******miniCart********/
.minicart-wrapper {
    display: none;
    position: absolute;
    top:0;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
    min-width: 12em;
    z-index: 200;
    right: 0px;
    width: 350px;
    padding: 30px 25px;
    box-sizing: border-box;
	max-width: 100%;
}
.mini-cart-product {
    padding-bottom: 20px;
    overflow: hidden;
	width:100%;
}
.mini-cart-product .mini-cart-image {
    
    float: left;
	width: 100%;
}
.mini-cart-product .mini-cart-name, .mini-cart-product .mini-cart-pricing {
    color:#fff;
    font-size: 13px;
    text-transform: lowercase;
    line-height: 20px;
	float: none !important;
}
.mini-cart-box .cart-order-total, .minicart-wrapper .cart-order-total {
    width: 100%;
    border-top: 1px solid #CCC;
    padding: 0px;
}
.mini-cart-pricing .price {
    float: right;
}
.totals-table .totale {
    text-transform: lowercase;
    color: rgb(255, 255, 255);
    font-size: 20px;
}
.minicart-wrapper .totals-table .totale-txt {
    text-align: left;
}
.minicart-wrapper .totals-table .totale {
    text-align: right;
	color: #fff;
}
.totals-table {
	width:100%;}


/****************/

/*******wishlist********/
.wishlist-wrapper {
    display: none;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
    min-width: 12em;
    z-index: 200;
    right: 0px;
    width: 350px;
    padding: 30px 25px;
    box-sizing: border-box;
	max-width: 100%;
}
.wish-list-product {
    padding-bottom: 20px;
    overflow: hidden;
	width:100%;
}
.wish-list-product .wish-list-image {
    
    float: left;
	width: 100%;
}
.wish-list-product .wish-list-name, .wish-list-product .wish-list-pricing {
    color:#fff;
    font-size: 13px;
    text-transform: lowercase;
    line-height: 20px;
	float: none !important;
}
.wish-list-box .cart-order-total, .wishlist-wrapper .cart-order-total {
    width: 100%;
    border-top: 1px solid #CCC;
    padding: 0px;
}
.wish-list-pricing .price {
    float: right;
}
.totals-table .totale {
    text-transform: lowercase;
    color: rgb(255, 255, 255);
    font-size: 20px;
}
.wishlist-wrapper .totals-table .totale-txt {
    text-align: left;
}
.wishlist-wrapper .totals-table .totale {
    text-align: right;
	color: #fff;
}
.totals-table {
	width:100%;}


/****************/


/****************/


/************Footer***********/

footer {
	padding:0px 0 30px 0px;
}
.footer-widget .heading{
	font-size:18px;
	color:#212326;
	text-transform:uppercase;
	position:relative;
	
}

.footer-widget .heading::after{
	content : "";
  position: absolute;
  left    : 0;
  bottom  : -15px;
  height  : 1px;
  width   : 90px;  /* or 100px */
  border-bottom:4px solid #acb0b3;
}

.footer-widget .content{
	margin-top:30px;
}

.footer-widget .social-bar ul li a i ,
.block-left .social-bar ul li a i{
   
    color: #b33e3f;   
	border:solid 1px #b33e3f;
	
}



.footer-widget i{
	color: #b33e3f; 
	
}

.contact-icon {
	margin-top:20px;
}

.contact-icon ul li{
	display:block;
	margin-bottom:25px;
}

.contact-icon ul li i{
	font-size:30px;
	float:left;
}

.contact-icon ul li span{
	font-size:14px;
	
	padding-top:3px;
	
	
}

.payment{
	margin-top:25px;
}

.payment li{
	width:25%;
	float:left;
	margin-bottom:20px;
}
.row-cont{
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: dashed #000 1px;
}
.row-cont:nth-last-child(2){
	border: none;
} 


/** LAVORA CON NOI FORM **/
	/* Form Registrazione Newsletter */


.lavora-con-noi-form {
  width: 85%;
  margin: 5% auto;
}

.lavora-con-noi-form .input{	
	
}


.header {
  font-size: 35px;
  text-transform: uppercase;
  letter-spacing: 5px;
}


.description {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.3em;
  margin: 0px 0 45px;
}


.input {
  
  align-items: center;
  margin-top:3px;
}


.button-form {
  height: 44px;
  border: none;
}

  
#email {
  width: 75%;
  background: #FDFCFB;
  font-family: inherit;
  color: #2d2d2d;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 5px 5px 5px;
  
  margin:0 auto;
}

#nome {
  width: 75%;
  background: #FDFCFB;
  font-family: inherit;
  color: #2d2d2d;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 5px 5px 5px;
  display:table-cell;
  margin:0 auto;
  
}

#cognome {
  width: 75%;
  background: #FDFCFB;
  font-family: inherit;
  color: #2d2d2d;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 5px 5px 5px;
  display:table-cell;
  margin:0 auto;
}

#messaggio {
  width: 75%;
  background: #FDFCFB;
  font-family: inherit;
  color: #2d2d2d;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 5px 5px 5px;
  display:table-cell;
  margin-bottom: 20px;
  margin:0 auto;
  height:105px;
 
}


#submit {
  width: 25%;
  height: 44px;
  border: 1px solid #7CEECE;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  border-radius: 5px 5px 5px 5px;
  cursor: pointer;
  transition: background .3s ease-in-out;
  margin:0 auto;
  margin-top: 20px;
 
 
}
  

#submit:hover {
  background: #7CEECE;
  transition: color .5s ease;
   color:#fff;
}

/* campi del form per Lavora con noi */

#curriculum{
	width: 75%;
  background: #FDFCFB;
  font-family: inherit;
  color: #2d2d2d;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 5px 5px 5px;
  display:table-cell;
  margin:0 auto;
}

#telefono{
	width: 75%;
  background: #FDFCFB;
  font-family: inherit;
  color: #2d2d2d;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 5px 5px 5px;
  display:table-cell;
  margin:auto auto 15px auto;
  
}


#cellulare{
	width: 75%;
  background: #FDFCFB;
  font-family: inherit;
  color: #2d2d2d;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 5px 5px 5px;
  display:table-cell;
  margin:0 auto;
}

#posizione_aperta{
	width: 75%;
  background: #FDFCFB;
  font-family: inherit;
  color: #2d2d2d;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 5px 5px 5px;
  display:table-cell;
  margin:0 auto;
}
  
#cv-text{ 
	width: 100%%;
  
  
  letter-spacing: 1px;
  
  margin-top:20px;
  display:block;
	}
	
	.si-no{
display:inline;}

}

input:focus {
  outline: none;
  outline: 2px solid #7CEECE;
  box-shadow: 0 0 2px #7CEECE;
}



.contatti-form .input input, .input select{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	display:table-cell;
	
}

.contatti-form .input select{
	width:96%;
}



.contatti-form .input label{
	width:50%;
	vertical-align:middle;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	text-transform:lowercase;
	
}


.input label.error{
	font-size: 13px;	
	color:red;
	width:100%;
	
}
#subscrive label.error {
	color:#fff;
	display:block;
}

.contatti-form .input label.error
{
	position:relative;
	padding-left: 57px;
} 
.input label 
{
	display: table-cell;
}

.form-wrap .info {
	text-align:center;
	padding:15px 15px;
	
}
.form-wrap .info .heading{
	font-size:20px;
	
	text-transform:uppercase;
	margin-bottom:20px;
	font-weight:bold;
	
}

.form-wrap .info p{
	font-size:16px;
	
	padding-bottom:10px;
}
#cv-err{
	color:red;
}


