@charset "utf-8";




/*/////// START CUSTOM SELECT PER FORM ////////*/
.jquery-selectbox {position: relative;height: 25px;border: 1px solid #e4e2e2;width: 290px !important;z-index: 0;float: left;display: inline;font-size: 12px;font-family:Arial, Helvetica, sans-serif;color: #444;padding: 0;background-image: url("/_layouts/Images/Trony.Theme/bg_input_contatti.png");}
.jquery-selectbox.selecthover{border-color: #e4e2e2;background-image: url("/_layouts/Images/Trony.Theme/bg_input_contatti.png");z-index: 1;}
.jquery-selectbox .jquery-selectbox-currentItem {padding: 5px 0px 0px 5px;white-space: nowrap;display: block;overflow: hidden;}
.jquery-selectbox .jquery-selectbox-list {display: none;position: absolute;top: 25px;padding: 2px;left: -1px; background-color:#FFF; background-image: url("/_layouts/Images/Trony.Theme/bg_input_contatti.png") no-repeat;width: 286px !important; height: 120px; overflow-x:hidden; overflow-y:auto;z-index: 2;border: 1px solid #e4e2e2;}
.jquery-selectbox .jquery-selectbox-moreButton {float: right;background: url("/_layouts/Images/Trony.Theme/lay-selectMoreButton.gif");width: 25px;height: 25px;cursor: pointer;}
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {}
.jquery-selectbox .jquery-selectbox-item.listelementhover {background: #EAEAEA; padding-left:3px;}
.jquery-selectbox .jquery-selectbox-item {display: block;cursor: default; padding-left:3px;}

/* select long 290px */
.customSelect_long{width:290px !important;}
.customSelect_long .jquery-selectbox-list{width:290px !important;}

/* select medium 200px */
.customSelect_medium {width:160px !important;}
.customSelect_medium .jquery-selectbox-list{width:160px !important;}

/* select short 90px */
.customSelect_short {width:80px !important;}
.customSelect_short .jquery-selectbox-list{width:80px !important;}
/*/////// START CUSTOM SELECT PER FORM ////////*/





/*/////// START SCHEDA IMG TEXT ////////*/
.GRE_content .Img_Txt{background-color:#eaeaea;position:relative;min-height:470px;}
.GRE_content .Img_Txt .Box_Scheda{position:relative;width:100%;margin:0px auto; min-height:440px;}
.GRE_content .Img_Txt .Box_Sx{float:left;width:600px; height:400px; margin:20px;}
.GRE_content .Img_Txt .Box_Dx{position:relative;float:right;width:300px; height:400px; margin-right:20px; margin-top:10px;}
.GRE_content .Img_Txt .Box_Dx .Box_Dx_Txt{font-family:'FuturaMdBTBold', Arial, Helvetica, sans-serif; color:#1f2754;margin:20px 0px 0px 0px; width:300px; height:400px; overflow:hidden;}
.GRE_content .Img_Txt .Box_Dx .Box_Dx_Txt table{border:none; display:inherit;}
.GRE_content .Img_Txt .Box_Dx .Box_Dx_Txt table td{border:none; padding:5px !important;}
.GRE_content .Img_Txt .Box_Dx .Box_Dx_Txt img{border:0;}
.GRE_content .Img_Txt .Box_Dx .Box_Dx_Txt a{color:#38a8ff; text-decoration:none;}
/*/////// END SCHEDA IMG TEXT /////////*/




/*/////// START PAG VICINO A TE HOME ///////*/
.Mappa_WP{position:relative; background-color:#eaeaea; min-height:470px; width:100%; overflow:hidden;}
.Mappa_WP .mappa_google{position:absolute; width:100%; height:470px;z-index:1;}
#main_visual_contenuto .punti_vendita_home{display:block;}
#main_visual_contenuto_simplified .punti_vendita_home{display:block;}
.punti_vendita_home{position:relative;width:100%;height:440px;margin:0px auto;display:none;}
.punti_vendita_home .mappa_google{width:100%;height:100%;z-index:1;}
.punti_vendita_home .tool_mappa_home{position:absolute;  top:36px; right:0px; height:300px; z-index:2;}


.punti_vendita_home .tool_mappa_home .tool_tit .txt_tit{padding:10px 0 0 35px; color:#FFF; font-family:'FuturaMdBTBold', Arial, Helvetica, sans-serif; font-size:20px;}
.punti_vendita_home .tool_mappa_home .tool_tit .txt_sottotit{color:#FFF; font-size:14px; padding-left:30px; padding-top:120px; font-weight:bold;}

.punti_vendita_home .tool_mappa_home input {
    background: none;
    border: none;
    position: absolute;
    top: 6px;
    left: 10px;
    color: #6c6c6c;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}
.punti_vendita_home .tool_mappa_home .box_input_citta{
	position: relative;
    float: left;
    background: #FFF;
    width: 181px;
    height: 38px;
    margin-left: 30px;
    border: 2px solid #d9dbd0;
    }
.punti_vendita_home .tool_mappa_home .box_input_citta input{width:181px;}
.punti_vendita_home .tool_mappa_home .box_input_cap{
	position: relative;
    float: left;
    background: #FFF;
    width: 108px;
    height: 38px;
    margin-left: 10px;
    border: 2px solid #d9dbd0;
    }
.punti_vendita_home .tool_mappa_home .box_input_cap input{width:57px;}
.punti_vendita_home .tool_mappa_home .box_input_ind{
	position: relative;
    float: left;
    background: #FFF;
    width: 300px;
    height: 38px;
    margin-left: 30px;
    margin-top: 10px;
    border: 2px solid #d9dbd0;}
.punti_vendita_home .tool_mappa_home .box_input_ind input{width:205px;}

.punti_vendita_home .tool_mappa_home .box_input_btn {position:relative; float:left;width:300px; height:34px; margin-left:30px; margin-top:18px; }
.punti_vendita_home .tool_mappa_home .tool_tit {
	top: 0px;
    padding: 10px 0 0 0px;
    color: #FFF;
    font-family: 'FuturaMdBTBold', Arial, Helvetica, sans-serif;
    font-size: 20px;
    LINE-HEIGHT: 19px;
    position: relative;
    width: 300px;
    height: 55px;
    margin-left: 30px;
	}
.punti_vendita_home .tool_mappa_home .btn_cerca{float:right; margin-right:37px; margin-top:25px; cursor:pointer;}
.punti_vendita_home .tool_mappa_home .tl_mappa_btn_cerca{position:relative;margin:0; width:auto; float:right; margin-right:10px;}
.punti_vendita_home .box_all_pt{display:none;}




/** start custom select **/
.punti_vendita_home #source_select{display:none; }
.punti_vendita_home .box_select{width:233px; height:36px;float:left; margin-left:30px; margin-top:10px;}
.punti_vendita_home .dropdown dd, .dropdown dt, .dropdown div { margin:0px; padding:0px; font-size:14px; }
.punti_vendita_home .dropdown dd { position:relative;}
.punti_vendita_home .dropdown a, .dropdown a:visited {cursor:pointer; color:#212a5e; text-decoration:none; outline:none;}
.punti_vendita_home .dropdown a:hover { color:#212a5e;}

.punti_vendita_home .dropdown dt a .arrow_select{background:url(../images/arrow_select.png) no-repeat; width:20px; height:20px; position:absolute; right:10px;}
.punti_vendita_home .dropdown dt a span {cursor:pointer; display:block;}

.punti_vendita_home .dropdown span.value { display:none;}
.punti_vendita_home .dropdown dd div div{border-bottom:1px solid #999;border-top:1px solid #CCC;}
.punti_vendita_home .dropdown dd div div a { padding:5px; display:block; cursor:pointer;}
.punti_vendita_home .dropdown dd div div a:hover { color:#FFF;}
.punti_vendita_home .dropdown img.flag { border:none; vertical-align:middle; margin-left:10px; }
.punti_vendita_home .dropdown dt a, .dropdown dd div{
	background: #d9d9d9; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d9d9 0%, #b8b8b8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d9d9), color-stop(100%,#b8b8b8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9d9d9 0%,#b8b8b8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9d9d9 0%,#b8b8b8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9d9d9 0%,#b8b8b8 100%); /* IE10+ */
	background: linear-gradient(top,  #d9d9d9 0%,#b8b8b8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#b8b8b8',GradientType=0 ); /* IE6-8 */
}
/** end custom select **/
/*/////// END PAG VICINO A TE HOME ///////*/




.punti_vendita_home #source_select {
    display: none;
}
.punti_vendita_home .box_select {
    float: left;
    height: 36px;
    margin-left: 30px;
    margin-top: 10px;
    width: 300px;
    font-family:Arial, Helvetica, sans-serif;
}
.punti_vendita_home .dropdown dd, .dropdown dt, .dropdown div {
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.punti_vendita_home .dropdown dd {
    position: relative;
}
.punti_vendita_home .dropdown a, .dropdown a:visited {
    color: #212A5E;
    cursor: pointer;
    outline: medium none;
    text-decoration: none;
}
.punti_vendita_home .dropdown a:hover {
    color: #212A5E;
}
.punti_vendita_home .dropdown dt a {
    cursor: pointer;
    display: block;
    height: 38px;
    padding: 10px;
    position: relative;
    width: 300px;
}

.punti_vendita_home .dropdown dt a .arrow_select {
    background: url("../images/arrow_select.png")  no-repeat scroll 0 0 transparent;
    height: 20px;
    position: absolute;
    right: 10px;
    width: 20px;
}
.punti_vendita_home .dropdown dt a span {
    cursor: pointer;
    display: block;
}
.punti_vendita_home .dropdown dd .container {display: none;height:90px; max-height:113px; overflow-y:scroll; overflow-x:hidden; color:#C5C0B0; left:0px; padding:0px; position:absolute; top:2px; width:auto; width:304px; list-style:none;z-index:5;}

.punti_vendita_home .dropdown span.value {
    display: none;
}
.punti_vendita_home .dropdown dd div div {
    border-bottom: 1px solid #999999;
    border-top: 1px solid #CCCCCC;
}
.punti_vendita_home .dropdown dd div div a {
    cursor: pointer;
    display: block;
    padding: 5px;
}
.punti_vendita_home .dropdown dd div div a:hover {
    color: #FFFFFF;
}
.punti_vendita_home .dropdown img.flag {
    border: medium none;
    margin-left: 10px;
    vertical-align: middle;
}
.punti_vendita_home .dropdown dt a, .dropdown dd div {
    background: -moz-linear-gradient(center top , #D9D9D9 0%, #B8B8B8 100%) repeat scroll 0 0 transparent;
}






.boxDX_Details .boxRicerca{height: 30px; margin-bottom: 10px;}
.boxDX_Details .boxRicerca .txtRicerca{
    width: 195px;
	background: #FFF;
	border: 2px solid #d9dbd0;
	color : #747862;
	height:20px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
	float:left;
}
.boxDX_Details .boxRicerca .butRicerca{
    float:right;
    width:85px;
    margin-bottom:10px;
    padding-right:14px;
    cursor:pointer;
}


/*popUp Send Mail */
#popUpDiv
{
    width:610px !important;
    height:385px !important;
    position:absolute !important;
    top:50% !important;
    left:50% !important;
    margin:-100px 0 0 -175px !important;
    background:#e6e6e6 !important;
    border:1px solid #000 !important;
    background-color: #eeeeee;
    z-index:21;
}
#popUpDiv #btnSend
{
    margin-left:20px;
}
#blanket
{
     background-color: #111;
     opacity: 0.65;
     filter: alpha(opacity=65);
     position: absolute;
     z-index: 20;
     top: 0px;
     left: 0px;
     width: 100%;
 }














/*/////// PUNTI VENDITA ///////*/
#Punti_Vendita_iframe {
	margin-top: 10px;
	width: inherit;
	height: 400px;
}

/*/////// PUNTI VENDITA DETAIL SLIDER ///////*/
#puntoVendita {
	width: 100%;
	min-height:100%;
	margin: 0 auto;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:30px;
}

#puntoVendita li {list-style: none;}

#puntoVendita .puntoVendita_terzariga_colonna {
	padding-bottom: 40px;
	padding-top: 20px;
}

#puntoVendita .puntoVendita_terzariga_colonna_riga3 {
	min-height: 60px;
}

#puntoVendita .puntoVendita_terzariga_colonna_riga3 {
	margin-left: 0px;
}

#puntoVendita .swiper-container {
   	margin-bottom: -27px;
	padding-bottom: 17px;
	padding-left: 10px;
	background-color: white;
   	width: 95%;
}

#puntoVendita .swiper-pagination {
    margin-bottom: -2px;
}

 #puntoVendita .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

 #puntoVendita .blocco {
	padding-top:30px;
}

 #puntoVendita .tabs {
    height: 58px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-flow: row;
    flex-flow: row;
	color: #1f2754;
	font-family: futuramdbtbold;
	border-bottom: 1px solid #dfdfdf;
}

#puntoVendita .tab {
	-webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    color: grey;
    cursor: pointer;
    font-family: FuturaMdBTBold;
    font-size: 18px;
    padding: 12px;
}

#puntoVendita .tab.active {
    border-bottom:4px solid #1f2754;
    color: #1f2754;
}

#puntoVendita .swiper-button-next,
#puntoVendita .swiper-button-prev {
 	/*top: 98.2%;*/
}

#puntoVendita .swiper-button-next {
	background-image:url("../images/cssimages/next_slider.png");
	height: 30px;
	width: 30px;
	background-size: auto;
	top: 28%;
    right: 15px;
}

#puntoVendita .swiper-button-prev {
	height: 30px;
	width: 30px;
	background-image: url("../images/cssimages/prev_slider.png");
	background-size: auto;
    top: 28%;
    left: -15px;
}

#puntoVendita .swiper-pagination-clickable .swiper-pagination-bullet {
    visibility: hidden;
}



@media only screen and (max-width : 479px) {
	/*/////// PUNTI VENDITA ///////*/
	#Punti_Vendita_iframe {
		height: 670px;
	}
	/*/////// PUNTI VENDITA DETAIL SLIDER ///////*/
     #puntoVendita .tab {
	     -webkit-box-flex:0;
	     -ms-flex:none;
	     flex:none;
	     display:block;
	     width:150px
	 }
	 #puntoVendita .tabs-container {
	   overflow-x: scroll;
	   padding-bottom: 18px;
	   margin-bottom: -18px;
	}
	#puntoVendita .swiper-button-next {
		right: 2%;
		top: 26%;
	}
	#puntoVendita .swiper-button-prev {
		left: 1%;
		top: 26%;
	}
	#puntoVendita .swiper-container {
	    padding-left: 40px;
	    margin-left: 15px;
	    width: 84%;
	}
}



@media only screen and (min-width : 480px) and (max-width : 767px)  {
	/*/////// PUNTI VENDITA ///////*/
	#Punti_Vendita_iframe {
		height: 850px;
	}
	/*/////// PUNTI VENDITA DETAIL SLIDER ///////*/
     #puntoVendita .tab {
	     -webkit-box-flex:0;
	     -ms-flex:none;
	     flex:none;
	     display:block;
	     width:150px
	 }
	 #puntoVendita .tabs-container {
	   overflow-x: scroll;
	   padding-bottom: 18px;
	   margin-bottom: -18px;
	}
	#puntoVendita .swiper-button-next {
		right: 12%;
		top: 28%;
	}
	#puntoVendita .swiper-button-prev {
		left: 12%;
		top: 28%;
	}
}



@media (min-width: 768px) and (max-width: 991px) {
	/*/////// PUNTI VENDITA DETAIL SLIDER ///////*/
	#puntoVendita  .puntoVendita_secondacolonna {
		padding-left: 0px;
		padding-right: 0px;
	}
	#puntoVendita .swiper-container {
	    width: 90%;
	}
	#puntoVendita .swiper-button-prev {
	    top: 25%;
	    left: 7px;
	}
	#puntoVendita .swiper-button-next {
		top: 25%;
		right: 25px;
	}
}



@media (min-width: 992px) and (max-width: 1199px) {
	/*/////// PUNTI VENDITA DETAIL SLIDER ///////*/
	#puntoVendita  .puntoVendita_secondacolonna {
		padding-left: 0px;
		padding-right: 0px;
	}
	#puntoVendita .swiper-container {
	    width: 90%;
	}
	#puntoVendita .swiper-button-prev {
	    top: 26%;
	    left: 7px;
	}
	#puntoVendita .swiper-button-next {
		top: 26%;
		right: 18px;
	}
}






/*//////////////// DEVE RESTARE IN FONDO ////////////////*/





/* Smartphones (portrait and landscape) ----------- */
/////////////// DEVE RESTARE IN FONDO ////////////////*/


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 479px) {
    .paginatore_schede, .GRE_content .Freccia_Pagina{display:none;}
    .punti_vendita_home .box_select{display:none;}
    .punti_vendita_home #source_select{display:block;float:left;margin-top:20px; margin-left:30px; width:230px; height:25px;}
    .Servizi_Icone_WP .Global_Servizi_Icone .ServiziTable{width:100%; margin: 20px 0px 0px;}
    /*.Global_Social .Facebook_Social .Feed_Social{overflow:scroll; -webkit-overflow-scrolling: touch;}*/
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
   .punti_vendita_home .box_select{display:none;}
   .punti_vendita_home #source_select{display:block;float:left;margin-top:20px; margin-left:30px; width:230px; height:25px;}
   /*.Global_Social .Facebook_Social .Feed_Social{overflow:scroll; -webkit-overflow-scrolling: touch;}*/

}
@media (min-width: 768px) {
.punti_vendita_home .tool_mappa_home{width:377px;}
}

