@charset "utf-8";
/* DOCUMENT */

/*#bookmarks_list{ margin-top:35px;} */

/*BARRA SOTTO IMG*/
#bottom_bar{ 
margin-top:15px;
margin-bottom:15px;
/*border-top:1px solid #DCDCDC;
padding-top:5px;*/
}

/*SLIDER*/

#move-canvas{ margin-top:7px;}  
    

.bar-box-model{
	display:inline-block;
  float:right;
/*	float:left;*/
  margin-top: 3px;
  width: 6.24%;
}
.bar-box-model img {
  height: 42px;
  cursor: pointer;
}

.dim_loader {    /* view loader when click start_3dview*/
  height:20px !important; 
  width:20px !important;
}

/* LOADER CIRCLE */
.loader_circle {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.loader_circle, .loader_circle:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*RIGHT MENU*/
.thumbnail > img{
	width: 100%;
}


/* CSS POPUP APPOINTMENT*/

.appointment_popup_container {
    position: absolute;
    top: 123px;
    left: 24%;
    width:50%;
    height:auto;
    background: #EFEFEF;
    z-index:10;
    margin:0 auto;
}

/* css for canvas captcha -appointment*/
#mc-canvas {
/*	margin:0 auto 20px; */
	padding:1px;
	display: block;
	border: 2px solid #bfbebe;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}

/* Red border when invalid */
#mc-canvas.mc-invalid {
	border: 4px solid #aa4444;
}

/* Green border when valid */
#mc-canvas.mc-valid {
	border: 4px solid #44aa44;
}

input[type="submit"]:disabled {
	text-shadow: 0 1px 0 rgba(255,255,255,0.4);
	background: #7f7d7d;
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#bbb));
	background: -moz-linear-gradient(top,  #ccc,  #bbb);
	/*-webkit-box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);
	   -moz-box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);
			box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);*/
}

#submit_form_appointment{
	margin-top:2px;
	float:right;
	height:28px;
	line-height:28px;
	color:white;
	text-transform:uppercase;
	width:160px;
	text-align:center;
	font-size:12px;
	cursor:pointer;
}

.popup_container {
    width: 90%;
    height: 90%;
    margin-left: 5%;
    margin-top: 5%;
    display: table;
}
.popup_container textarea{ margin-top:9px;}
.div-title {
    display: table-cell;
    vertical-align: central;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bolder;
    font-size:14px;
    font-family:latolight;
}

.right {
    float: right;
}
.titleStore{
	color:#ff5a4e;
	font-size:14px;
	font-family:latolight;
	text-transform:uppercase;
}

.left {
    float: left;
}
.labeloption{
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	font-family:latolight;
}

pre{
  background-color:transparent !important;
  border:none !important;
  font-family:helvetica;
}

#label_location{
  font-size:12px;
  font-family:latolight;
}
.containerSearchList {
	width: 100%;
   /* width: 300px !important;*/
  
    max-height: 330px;
    overflow-y: scroll !important;
	float: left;
}

.container_input {
	width:45%;
/*    width: 250px; */
    float: right;
 /*   padding-left: 20px; */
    top: 0;
}

hr {
	background: url("../image/separatorHR.png") repeat-x scroll 0 0;
    border: medium none;
    clear: both;
    height: 2px;
    width: 99%;
}

.privacy-txt {
    float: left;
}

.error{
	 color:red;
	 text-transform:uppercase;
	 font-size:10px;
}
.headerprivacy{
	font-family:lubalin;
	text-transform:uppercase;
	font-size:12px;
	color:#999;
	margin-bottom:10px;
}
.privacytxt{
	font-family:lubalin;
	text-transform:uppercase;
	font-size:10px;
	
}
.underline{
	text-decoration:underline;
	cursor:pointer;
	color:#999;
}

.indentParag {
    clear: both;
    display: block;
    margin-left: 30px;
    position: relative;
}

.last {
    margin-bottom: 22px;
}

/* CSS FOR CALENDAR */
.ui-widget-header{
	background:none !important;
	border:none !important;
}

.ui-state-hover,
.ui-state-focus,
.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default{
	background:none !important;
	border:none !important;
	
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight, 
.ui-widget-header .ui-state-highlight{
	border:1px solid #ff5a4e !important;
}

.ui-state-hover,
.ui-state-focus{
	border:none !important;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 2px !important;
	top: 2px !important
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 2px !important;
	top:2px !important
}


/* CSS CHECKBOX  */

input[type="checkbox"] {
    width: 14px;
    height: auto;
}

.text {
    display: inline-block;
    line-height: 1.5em;
    margin: 0.25em 0.5em 0.25em 0.25em;
	font-size:12px;
	width:90%;
	font-family:latolight;
}
#address{
	width:50%;
	height:35px;
}

/*   END CSS CHECKBOX  */
#close_appointment_popup {
	width:15px;
	height:15px;
	position:absolute;
	top:5px;
	right:5px;
	cursor:pointer;
  }

.pname{
    text-align:center;
    text-transform:uppercase;
    font-weight:bold;
    color:#333;
 }
 
 .pdescription{
    text-align:center;
    text-transform:uppercase;
    font-size:11px;
  
 }
 
 .headersofadescription{
 	font-size:12px;
 	background:#dcdcdc;
 	font-weight:bold;
 	padding-top:10px;
 	padding-bottom:10px;
 	padding-left:5px;
 	margin-top:5px;
 	font-family:"helvetica";
 	text-align:left;
 	margin-right:25px;
 }
 
 .sofadescription{
    text-align:left;
    text-transform:uppercase;
    font-size:12px;
    padding-left:5px;
    padding-top:5px;
    
 }
 .headerModule{
 	font-size:12px;
 	padding-top:5px;
 	font-weight:bold;
 	
 
 }
 .labelblockelement{
   	text-align:center;
   /* text-transform:uppercase;*/
    font-size:12px;
    cursor:pointer;
    padding:6px;
  	text-decoration:underline;
    color:#999;
    letter-spacing:1px;
    font-weight:bold;
    font-family:"helvetica";
   
 }
 
 .inputpopup{
 	width:97% !important;
 	height:35px !important;
 }
 
 #submit_form {
  	color: #fff;
    font-size: 12px;
    line-height: 28px;
    background: #000;
    width: 160px;
    height: 42px;
    margin-top:12px;
    margin-bottom:12px;
    
}

#submit_form:disabled {
	color: #777;
	display:inline-block;
	text-shadow: 0 1px 0 rgba(255,255,255,0.4);
	background: #bbb;
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#bbb));
	background: -moz-linear-gradient(top,  #ccc,  #bbb);
/*	-webkit-box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 0 0 5px rgba(0,0,0,0.1), inset 0px 1px 2px rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,0.3);*/
}

.labelforcolumn{
	display:none;
}


@media only screen and (min-width:1051px) and (max-width:1380px){
	.appointment_popup_container{
		width:70%;
		left:15%;
	}
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
	.appointment_popup_container{
		top:35%;
		
	}
}

@media only screen and (min-width:600) and (max-width:800px) and (orientation:landscape){
	.appointment_popup_container{
		top:50%;
	
	}
}


@media only screen and (max-width:1050px){
	
	.appointment_popup_container{
		width:100%;
		margin-left:0px;
		margin-top:0px;
        left:0px;	
        overflow-x:hidden;	
        height:auto;
        top:50px;
 
     
	}
	
	.btnmc{
		
		margin-bottom:30px  !important;
		
	}
 


@media only screen and (max-width:624px){
	
	.container_input{
		float:left;
	}
	
	.columnsecond{
		display:none;
	}
	
	.containerSearchList{
		width:100% !important;
	}
	
	.div-title {
		width:100%;
		
	}
	
	.labelforcolumn{
		display:block;
		margin-top:20px;
		padding-top:23px;
		border-top:1px solid #ccc;
	}
	
/*	.inputpopup{
 		width:220% !important;
 	}*/
/*	.popup_container textarea,
	.mclabel{
		width:220%;
	}*/
	
	.btnmc{
		float:left !important;
		margin-bottom:10px  !important;
		margin-top:22px  !important;
	}
	
	#submit_form{
		float:left;
		margin-bottom:23px;
	}
	
	pre{
	  width:80% !important;
	}
	
}


@media only screen and (max-width: 480px) {
	
	.appointment_popup_container{
		 top:50px;
		 margin:0 auto;
	}

	.pname{
	font-size:small;
	}
	
	#privacy_container_1 p, 
	#privacy_container_2 p, 
	#privacy_container_3 p, 
	#privacy_container_4 p {
		width:85%;
	}
	
	
	
}