#cookieMessage{
            position:fixed;
			bottom:0;
            top:auto; 
            left:0; 
            width:100%; 
            text-align:center; 
            z-index:1000;
			background-color:rgba(102,102,102,0.9);
			background-color:rgba(0,51,102,0.9);
            padding-top:7px; 
            padding-bottom:7px; 
            color:#FFF;
			font-family:Arial, Helvetica, sans-serif;
        }
 #cookieMessage>button{		
		-webkit-border-radius: 3px;
border-radius: 3px;
 }
/* ------------------------------------------------------ GLOBAL */
.mySelectCalendar {
background:url('../images/calendar.png') #fff no-repeat right;
background-position:98% 1px;
}
.mySelectCalendar2 {
background:url('../images/calendar2.png') #fff no-repeat right;
background-position:98% 1px;
}
.none{display:none;}
.block{display:block;}
.left{float:left;}
.right{float:right;}
.center{margin:0 auto; text-align:center;}
.textleft{text-align:left;}
.textright{text-align:right;}
.textcenter{text-align:center;}
.caps{text-transform:uppercase;}
.relative{position:relative;}
.absolute{position:absolute;}
.fixed{position:fixed!important;}
.cpointer{cursor:pointer;}
.cunvailable{cursor:not-allowed;}


.ohidden{overflow:hidden;}


.posright-0{right:auto!important}


.line1{background:#e7e7e7; height:1px;  margin:16px 0 6px 0; padding:0; display:block;}
.line2{background:#e8e8e8; height:1px;  margin:12px 0 6px 0; padding:0; display:block;}
.line3{background:#e8e8e8; height:1px;  margin:0px 0 0px 0; padding:0; display:block;}
.line4{background:#e8e8e8; height:1px;  margin:17px 0 15px 0; padding:0; display:block;}
.line5{background:#e8e8e8; height:1px;  margin:4px 0 12px 0; padding:0; display:block;}

/*TYPOGRAPHY CUSTOMISATION*/
.xslim{font-weight:100;}
.slim{font-weight:300;}
.normal{font-weight:400;}


.bold{font-weight:700;}


.lh1{line-height:7px !important;}
.lh2{line-height:15px;}
.lh3{line-height:60px;}
.lh4{line-height:17px;}

.lato{font-family:"Lato";}
.opensans{font-family:"Open Sans";}
.size8{font-size:8px;}
.size10{font-size:10px;}
.size11{font-size:11px;}
.size12{font-size:12px;}
.size13{font-size:13px;}
.size14{font-size:14px;}
.size16{font-size:16px;}
.size18{font-size:18px;}
.size20{font-size:20px;}
.size22{font-size:22px;}
.size24{font-size:24px;}
.size28{font-size:28px;}
.size26{font-size:26px;}
.size30{font-size:30px;}
.size40{font-size:40px;}
.size48{font-size:48px;}
.size60{font-size:60px;}
.size65{font-size:65px;}
.size100{font-size:100px;}



/*COLORS*/
.white{color:#fff;}
.dark{color:#333;}
.lgrey{color:#ccc;}
.lightgrey{color:#ccc;}
.grey{color:#999; padding-right:0px !important}
.grey2{color:#666;}
.green{color:#72bf66;}
.green2{color:#339933;}
.lblue{color:#0099cc;}
.yellow{color:#ffff00;}
.red{color:#ff3300;}
.lred{color:#ff9966;}
.lred2{color:#ff5a00;}

.orange{color:#283892;}

/*anchors*/
a.dark{color:#333;text-decoration:none;}
a:hover.dark{color:#283892;text-decoration:none;}

a.grey{color:#999; font-weight:normal;}
a.orange{color:#306CB6;}

a.whitelink{color:#fff;}

a.greylink{color:#666;}

a.clblue{color:#0099cc;}
a:hover.clblue{color:#72bf66;}

a.green2{color:#72bf66; font-weight:normal; text-decoration:none; -webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
a:hover.green2{color:#339933; font-weight:normal; text-decoration:none;}


/* ------------------------------------------------------ GLOBAL */
	.bj-logo-resp{
			
	}
	/* Space out content a bit */
	.navbar > .container{
		background:#FFF
	}
	.navbar
	{
		margin:0;
		height:70px;
		border:0px;
		border-bottom: 0.0em solid #FFF;
		background:#FFF;
		-webkit-box-shadow: 0px 4px 9px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 4px 9px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 4px 9px 0px rgba(50, 50, 50, 0.75);
	}
	.headerSpess{
		height:70px;
	}
 	.navbar-nav{
		margin-top:15px;
		background:#FFF;
	}
	.navbar-form{
		margin-top:20px;
		background:#FFF;
	}
	
	 .navbar-default .navbar-nav > .active > a, 
	 .navbar-default .navbar-nav > .active > a:hover, 
	 .navbar-default .navbar-nav > .active > a:focus {
		  color: #283892;
		  background: #FFF;
	 }
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus {
		color: #283892;
	}
	
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		color: #283892;
		background: #FFF;
	}
    
	.navbar-default .navbar-toggle {
	  border-color: #CCC;
	}
	.navbar-toggle span:hover{
		color:#FFF
	}
	.navbar-default .navbar-toggle:hover ,
	.navbar-default .navbar-toggle:focus{
	  background-color: #283892;
	  color:#FFF;
	}
	.navbar-default .navbar-toggle:hover span,
	.navbar-default .navbar-toggle:focus span{
	  background-color: #FFF;
	}
	@media only screen and (max-width: 1200px) {
		.bj-logo-resp{
			max-width:250px;
			height:auto;	
		}
		.navbar{
			max-height:60px
		}
		
		.headerSpess{
			height:60px;
		}
		.navbar-nav{
			margin-top:5px;
			background:#FFF;
		}
		.navbar-form{
			margin-top:10px;
			background:#FFF;
		}
	}
	
	@media only screen and (max-width: 960px) {
		.bj-logo-resp{
			max-width:250px;
			height:auto;	
		}
		.navbar{
			max-height:55px
		}
		
		.headerSpess{
			height:55px;
		}
		.navbar-nav{
			margin-top:5px;
			background:#FFF;
		}
		.navbar-form{
			margin-top:5px;
			background:#FFF;
		}
	}
	
	
	@media only screen and (max-width: 768px) {
		.bj-logo-resp{
			max-width:250px;
			height:auto;	
		}
		.navbar{
			max-height:55px
		}
		
		.headerSpess{
			height:55px;
		}
		.navbar-nav{
			margin-top:5px;
			background:#FFF;
		}
		.navbar-form{
			margin-top:5px;
			background:#FFF;
		}
	}
	@media only screen and (max-width: 479px) {
		.bj-logo-resp{
			max-width:210px;
			height:auto;	
		}
		.navbar{
			max-height:55px
		}
		
		.headerSpess{
			height:55px;
		}
		.navbar-nav{
			margin-top:5px;
			background:#FFF;
		}
		.navbar-form{
			margin-top:5px;
			background:#FFF;
		}
	}
	
	/* ------------------------------------------------------ INDEX */

	.boxAfterSlide{ 
		z-index:100;
		margin-top:10px;
		top:-135px;
	}
	.ctitle2{
		width:100%; height:63px;padding:3px;background:#15262f;  position:relative; font-family:Lato;font-size:20px;color:#fff;text-transform:uppercase;}
	.ctitle{
		width:100%; height:63px;padding:18px;background:#15262f; position:relative; font-family:Lato;font-size:20px;color:#fff;text-transform:uppercase;}
	.fwi{
			width:100%; height:261px; overflow:hidden; position:relative;}
	.fwi img{
		width:100%; margin-left:0px;}
		/*SHADOW*/
	.shadow{
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
	
	
	#mostradipiu{
		text-decoration:none;
		cursor:pointer;
	}
	.more-less{	
	
	}
	
	.strListImg{
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;	
	}
	
	.strListImgG{
		width:314px;
		height:190px;
	}
	.strListImgM{
		width:261px;
		height:160px;
		margin-bottom:5px
	}
	
	.strListImgP{
		width:177px;
		height:97px;
	}
	
	.ultimeStrBox{
		position: relative; border:1px solid #283892; padding:10px; margin:0px; margin-bottom:20px; height:300px 
	}
	.ultimeStrBotton{
		font-size:12px; text-align:right; position:absolute; bottom:10px; right:10px;
	}
	.ultimeStrDim{
		height:300px; overflow:hidden
	}
	
	@media only screen and (max-width: 1200px) {
		.fwi{
			width:100%; height:221px; overflow:hidden; position:relative;}
			.boxAfterSlide{
		
		z-index:100;
		top:-115px;
		
		margin-top:10px;
	}
		}
	
	@media only screen and (max-width: 960px) {
		
		
		}
	
	
	@media only screen and (max-width: 768px) {
			.strListImgM{
		width:100%;
		height:160px;
		margin-bottom:5px
	}
		}
	@media only screen and (max-width: 479px) {
		.strListImgM{
		width:100%;
		height:160px;
		margin-bottom:5px
	}
		}
		

	/* ------------------------------------------------------ INDEX */
	/* ------------------------------------------------------ SAMPLE */
	@media only screen and (max-width: 1200px) {
		}
	
	@media only screen and (max-width: 960px) {
		}
	
	
	@media only screen and (max-width: 768px) {
		}
	@media only screen and (max-width: 479px) {
		}
	/* ------------------------------------------------------ SAMPLE */
	





/* ------------------------------------------------------ SEARCH TOP */	
/*	
.searchbg{
	height:62px;
	width:100%;
	position:absolute;
	top:301px;
	display:block;
	background:#f7f7f7;
	border-top:1px solid #e8e8e8;
	z-index:100;
}
*/
.btn-search {
	text-transform:uppercase;
	border: 1px solid #283892;
	background: #283892;
	background: -webkit-gradient(linear, left top, left bottom, from(#306CB6), to(#283892));
	background: -webkit-linear-gradient(top, #306CB6, #283892);
	background: -moz-linear-gradient(top, #306CB6, #283892);
	background: -ms-linear-gradient(top, #306CB6, #283892);
	background: -o-linear-gradient(top, #306CB6, #283892);
	font-size:15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: rgba(0,0,0,0.18) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,0.18) 0 1px 0;
	box-shadow: rgba(0,0,0,0.18) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 -1px 0;
	color:#ffffff;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	transition:.3s;
}
.btn-search:hover{
	color:#ffffff;
	text-shadow: rgba(0,0,0,.4) 0 -1px 0;
	background: #306CB6;
	background: -webkit-gradient(linear, left top, left bottom, from(#283892), to(#306CB6));
	background: -webkit-linear-gradient(top, #283892, #306CB6);
	background: -moz-linear-gradient(top, #283892, #306CB6);
	background: -ms-linear-gradient(top, #283892, #306CB6);
	background: -o-linear-gradient(top, #283892, #306CB6);
}
.search_label{
	font-family:'Lato';
	font-size:13px;
	font-weight:bold
}
.search_descr{
	font-family:'Lato';
	font-size:12px;
}
.search_ico{
	color:#999;
	font-size:12px;
}
.ui-autocomplete {
	margin-top:10px;
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}
  /* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
* html .ui-autocomplete {
	margin-top:10px;
    height: 200px;
}
.searchtop{
	z-index:950;
	width: 100%;
	margin-top:80px;
	margin-bottom:10px	
}
.searchtop .container{
	z-index:950;
}
.searchtop .container .input-group{
	border:1px solid #283892;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	width:100%; 
	margin:auto;
	background-color:rgba(0,102,204,0.5); 
	padding:5px;
	z-index:950;
}
.searchtop .container .input-group .form-control{
	z-index:980;
	font-family:'Lato'; 
	border: 1px solid #283892; 
	min-height:36px
}
/* ------------------------------------------------------ SEARCH TOP END */	  
 
/* ------------------------------------------------------ SEARCH SELECT */	
#searchassist .one{
	background-color:#FFF; 
	min-height:262px;
}
#searchassist .tit{
	background-color:#283892; 
	font-size:16px; 
	color:#FFF; 
	font-weight:bold; 
	padding-bottom:5px; 
	padding-top:5px
}
#searchassist .cont{
	padding-top:8px
}
#searchassist .ctitle2{
	background-color:#f7f7f7; 
	color:#000; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:2px
}
#searchassist .btn-search{
	width:100%; 
	padding-left:0px; 
	margin-left:0px; 
	font-family:'Lato'; 
	font-size:22px;
	 margin-top:10px; 
	 padding-top:5px; 
	 padding-bottom:5px;
}
/* ------------------------------------------------------ SEARCH SELECT END */	 
  
   
/* ------------------------------------------------------ CONTATTI STRUTTURA */	
#structurecontact .one{
	background-color:#FFF; 
	min-height:490px;
}
#structurecontact .tit{
	background-color:#283892; 
	font-size:16px; 
	color:#FFF; 
	font-weight:bold; 
	padding-bottom:5px; 
	padding-top:5px
}
#structurecontact .cont{
	padding-top:8px
}
#structurecontact .ctitle2{
	background-color:#f7f7f7; 
	color:#000; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:2px
}
#structurecontact .btn-search{
	width:100%; 
	padding-left:0px; 
	margin-left:0px; 
	font-family:'Lato'; 
	font-size:16px;
	 margin-top:10px; 
	 padding-top:5px; 
	 padding-bottom:5px;
}
/* ------------------------------------------------------ CONTATTI STRUTTURA END */	
  

/* ------------------------------------------------------ INDICAZIONI STRUTTURA */	
#strutturaindi .one{
	background-color:#FFF; 
	max-height:80px;
}
#strutturaindi .tit{
	background-color:#283892; 
	font-size:16px; 
	color:#FFF; 
	font-weight:bold; 
	padding-bottom:5px; 
	padding-top:5px
}
#strutturaindi .cont{
	padding-top:8px
}
#strutturaindi .ctitle2{
	background-color:#f7f7f7; 
	color:#000; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:2px
}
#strutturaindi .btn-search{
	width:100%; 
	padding-left:0px; 
	margin-left:0px; 
	font-family:'Lato'; 
	font-size:16px;
	 margin-top:10px; 
	 padding-top:5px; 
	 padding-bottom:5px;
}
/* ------------------------------------------------------ INDICAZIONI STRUTTURA END */	

/* ------------------------------------------------------ VISUAL CONTATTI STRUTTURA */
#contatti-struttura .ctitle2{
	background-color:#f7f7f7; 
	color:#000; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:2px
}
#contatti-struttura .btn-primary{
	width:100%; 
	padding-left:0px; 
	margin-left:0px; 
	font-family:'Lato'; 
	font-size:16px;
	 margin-top:10px; 
	 padding-top:8px; 
	 padding-bottom:8px;
}
#contatti-struttura .cont{
	padding-top:8px
}
#contatti-struttura .one{
	background-color:#FFF;
	height:0px
}

	
/* ------------------------------------------------------ LOGIN  */	
#logincont .one{
	background-color:#FFF; 
	height:auto;
}
#logincont .tit{
	background-color:#283892; 
	font-size:16px; 
	color:#FFF; 
	font-weight:bold; 
	padding-bottom:5px; 
	padding-top:5px
}
#logincont .cont{
	padding-top:8px
}
#logincont .ctitle2{
	background-color:#f7f7f7; 
	color:#000; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:2px
}
#logincont .btn-search{
	width:100%; 
	padding-left:0px; 
	margin-left:0px; 
	font-family:'Lato'; 
	font-size:22px;
	 margin-top:10px; 
	 padding-top:5px; 
	 padding-bottom:5px;
}

	
/* ------------------------------------------------------ LOGIN END */
	
/* ------------------------------------------------------ LOGIN  */	
#regcont .one{
	background-color:#FFF; 
	height:auto;
}
#regcont .tit{
	background-color:#283892; 
	font-size:16px; 
	color:#FFF; 
	font-weight:bold; 
	padding-bottom:5px; 
	padding-top:5px
}
#regcont .cont{
	padding-top:8px
}
#regcont .ctitle2{
	background-color:#f7f7f7; 
	color:#000; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:2px
}
#regcont .btn-search{
	width:100%; 
	padding-left:0px; 
	margin-left:0px; 
	font-family:'Lato'; 
	font-size:22px;
	 margin-top:10px; 
	 padding-top:5px; 
	 padding-bottom:5px;
}

	
/* ------------------------------------------------------ LOGIN END */


/* ------------------------------------------------------ TABS */
	
	
	
	/* ------------------------------------------------------ CarouFredSel */
	
	
/*CarouFredSel*/
.wrapper {
	background-color: white;
	width: 100%;
	margin: 0px auto;
	padding: 0;

}
.list_carousel {
	background-color: #fff;
	margin: 0px;
	width: 100%;
	overflow:hidden;
	position:relative;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	font-size: 40px;
	color: #999;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border: 0px solid #efefef;
	width: 255px;
	height: 230px;
	padding: 0;
	margin: 0px 20px;
	display: block;
	float: left;
	line-height:10px ;
	text-align:left;
}

.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	width:34px;
	height:55px;
	float: left;
	margin-left: 10px;
	background:#15262f;
	position:absolute;
	top:60px;
	left:-10px;
}

.prev:hover{
	background:#ffcc66;
}
a.prev    img {width:14px;height:18px; display:block; background:url('../images/sprite.png')  -14px -36px; margin:18px 0 0 9px;}
a:hover.prev   img {width:14px;height:18px; display:block; background:url('../images/sprite.png')  -14px -54px;}


.next {
	width:34px;
	height:55px;
	float: right;
	margin-right: 10px;
	background:#15262f;
	position:absolute;
	top:60px;
	right:-11px;
}
.next:hover{
	background:#ffcc66;
}
a.next    img {width:14px;height:18px; display:block; background:url('../images/sprite.png')  0px -36px; margin:18px 0 0 12px;}
a:hover.next   img {width:14px;height:18px; display:block; background:url('../images/sprite.png')  0px -54px;}


.pager {
	float: left;
	width: 300px;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}





button.prev2 {
	width:34px;
	height:55px;
	float: left;
	margin-left: 10px;
	/*background:#15262f;*/
	position:absolute;
	bottom:40px;
	left:-10px;
	z-index:100;
	border:0;
	background:transparent;
}

.prev2:hover{
	/*background:#72bf66;*/
}
button.prev2    img {width:14px;height:18px; display:block; background:url('../images/sprite.png')  -14px -36px; margin:0px 0 0 4px;}
button:hover.prev2   img {width:14px;height:18px; display:block; background:url('../images/sprite.png')  -42px -36px;}


.next2 {
	width:34px;
	height:55px;
	float: right;
	margin-right: 10px;
	/*background:#15262f;*/
	position:absolute;
	bottom:40px;
	right:-11px;
	z-index:100;	
	border:0;
	background:transparent;
}
.next2:hover{
	/*background:#72bf66;*/
}
button.next2    img {width:14px;height:18px; display:block; background:url('../images/sprite.png')  0px -36px; margin:0px 0 0 2px;}
button:hover.next2   img {width:14px;height:18px; display:block; background:url('../images/sprite.png')  -28px -36px;}


	/* ------------------------------------------------------ CarouFredSel */


	/* ------------------------------------------------------ PRE INDEX FOOTER */
.portali
{position:relative;
top:-60px;
z-index:100;
left:-1.2%;}

		.lastminute5{
	height:204px;
	width:100%;
background:url('../images/fondo-bottom2.png') repeat-x;
	text-align:center;
	font-family:Lato;
	font-size:24px;
	font-weight:300;
	overflow:hidden;
	z-index:1;
	}
	
	/* ------------------------------------------------------ PRE INDEX FOOTER */
	
	
	
	
	/* ------------------------------------------------------ FOOTER */
/*BLACK FOOTER*/
.footerbgblack{width:100%; background:#15262f;padding:60px 0; margin-top:80px; overflow:hidden;}
.footerbg3black{width:100%; background:#12222a;padding:30px 0; overflow:hidden;}
.footerbg3black a{color:#999;}
.footerbg3black a:hover{color:#72bf66; text-decoration:none;}
.fccustom2black{background:#495459; height:32px; color:#999!important; border:0px; -webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}







/*FOOTER BG*/
.footerbg{width:100%; background:#15262f; overflow:hidden;padding-top:40px;padding-bottom:20px;}
.footerbg2{width:100%; background:#f2f2f2;padding:30px 0; overflow:hidden;}
.footerbg2 a{color:#999;}
.footerbg2 a:hover{color:#283892; text-decoration:none;}

.footerbg3{width:100%; background:#fff;padding:30px 0; overflow:hidden;}
.footerbg3 a{color:#999;}
.footerbg3 a:hover{color:#283892; text-decoration:none;}

.footer{text-align:center;color:#999; font-size:14px;}
.footer a{color:#283892; font-size:14px; font-weight:normal;   -webkit-transition:.3s;-moz-transition:.3s;transition:.3s}
.footer a:hover{color:#72BF66; font-size:14px; font-weight:normal; text-decoration:none;}

.scont{text-align:left;color:#999; font-size:14px;}
.scont a{color:#283892; font-size:14px; font-weight:normal;   -webkit-transition:.3s;-moz-transition:.3s;transition:.3s}
.scont a:hover{color:#72bf66; font-size:14px; font-weight:normal; text-decoration:none;}

ul.footerlist {padding-left:20px; list-style-image:url('../images/li.png');}
ul.footerlist li{line-height:24px; }
ul.footerlist li a{color:#999; }
ul.footerlist li a:hover{color:#283892; text-decoration:none;}

ul.footerlistblack {padding-left:20px; list-style-image:url('../images/li2.png');}
ul.footerlistblack li{line-height:24px; }
ul.footerlistblack li a{color:#999; }
ul.footerlistblack li a:hover{color:#72bf66; text-decoration:none;}


.pnr{font-family:"Open Sans"; font-size:30px; color:#283892; font-weight:300;}

.fccustom{background:#f2f2f2; height:32px; border:0px; -webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
.fccustom2{background:#ffffff; height:32px; border:0px; -webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
.btncustom{
width:32px; 
height:32px; 
background:url('../images/arrow.png') #283892 -5px -5px;
border:0px; 
text-indent:-100px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px; 
color:#fff; 
webkit-transition:.3s;
-moz-transition:.3s;
transition:.3s;
position:absolute;
top:0px;
right:0px;
overflow:hidden;
}
.btncustom:hover{
background:url('../images/arrow.png') #72bf66 37px -5px; 
border:0px; 
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px; 
color:#fff;
}

.fbgfix{background:#FCFCFC; margin-top:80px;}
.bordertop1{border-top:1px solid #e5e5e5;}
.bordertype1{height:115px; border-right:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7; text-align:center; color:#999;}
.bordertype2{height:115px; border-bottom:1px solid #e7e7e7; text-align:center; color:#999; padding:20px;}
.bordertype3{height:80px; border-bottom:1px solid #e7e7e7; text-align:center; color:#999; padding:20px;}

.bordertype4{ border-left:1px solid #e7e7e7; color:#999; }
.bordertype5{ border-right:1px solid #e7e7e7; color:#999; }


.sfix{position:absolute;top:995px;}
.sfix2{position:absolute;top:440px;}
.sfix3{position:absolute;top:790px;}
@media (min-width: 992px) {
.sfix{position:absolute;top:277px;}
.sfix2{position:absolute;top:277px;}
.sfix3{position:absolute;top:277px;}
}



.gotop{position:relative; top:100px;}
a.gotop {width:37px;height:37px; display:block; text-align:center;margin:0 auto;}
a.gotop img{width:37px;height:37px; display:block; background:url('../images/sprite.png')  0px -72px; }
a:hover.gotop img{width:37px;height:37px; display:block; background:url('../images/sprite.png')  0px -109px;}

a.social1 {margin:0 5px; position:relative; top:-120px; }
a.social2 {margin:0 5px; position:relative; top:-120px; }
a.social3 {margin:0 5px; position:relative; top:-120px; }
a.social4 {margin:0 5px; position:relative; top:-120px; }

a.social1b {margin:0 5px;}
a.social2b{margin:0 5px;}
a.social3b {margin:0 5px;}
a.social4b {margin:0 5px;}

	/* ------------------------------------------------------ FOOTER */
	
	
	
	/* ------------------------------------------------------ NAVBARUSER */
	
	.navbar-user{
		background-color:#FFF;
		height:50px;
		padding:0px;
		margin:0px;
	}
 	.navbar-nav-user{
		background:#FFF;
		margin-top:0px;
		padding:0px
	}
	 .navbar-user .navbar-nav-user > .active > a, 
	 .navbar-user .navbar-nav-user > .active > a:hover, 
	 .navbar-user .navbar-nav-user > .active > a:focus {
		  color: #283892;
		  background: #FFF;
	 }
	.navbar-user .navbar-nav-user > li > a:hover,
	.navbar-user .navbar-nav-user > li > a:focus {
		color: #283892;
	}
	
	.navbar-user .navbar-nav-user > .open > a, .navbar-user .navbar-nav-user > .open > a:hover, .navbar-user .navbar-nav-user > .open > a:focus {
		color: #283892;
		background: #FFF;
	}
    
	.navbar-user .navbar-toggle {
	  border-color: #CCC;
	}
	.navbar-toggle span:hover{
		color:#FFF
	}
	.navbar-user .navbar-toggle:hover ,
	.navbar-user .navbar-toggle:focus{
	  background-color: #283892;
	  color:#FFF;
	}
	.navbar-user .navbar-toggle:hover span,
	.navbar-user .navbar-toggle:focus span{
	  background-color: #FFF;
	}

	/* ------------------------------------------------------ NAVBARUSER */
	
	
	
.details-slider{height:334px; overflow:hidden;}
#inner{height:334px;}


@media (min-width:399px) and (max-width:499px){
.details-slider{height:434px; overflow:hidden;}
#inner{height:434px;}
}
@media (min-width:500px){
.details-slider{height:534px; overflow:hidden;}
#inner{height:534px;}
.caroufredsel_wrapper{max-height:400px!important;}
}

/*
###########################
CAROUFREDSEL DETAILS PAGE
###########################
*/
#c-carousel {
	height: 100%;
	padding: 0;
	margin: 0;
}
#c-carousel {
	background: #fff;
	min-height: 534px;
}
#c-carousel * {
	font-family: Arial, Geneva, SunSans-Regular, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 22px;
}

#wrapper {
	background: #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#inner {
	width: 100%;
	min-width: 250px;
	max-width: 960px;
	/*height:534px;*/
	position: absolute;
	top: 0px;
	left: 0px;
}
#carousel-wrapper {
	background: #fff;
	width: 100%;
	height: 434px;

	position: absolute;
	bottom: 0px;
	left: 0;
}
#carousel {
	width: 800px;
	height: 500px;
	overflow: hidden;
}
#carousel img {
	display: block;
	float: left;
	width:100%;	
}
#pager-wrapper {
	height: 120px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	left: 0;
	z-index: 2;
}
#pager img {
	cursor: pointer;
	background: #fff;
	/*box-shadow: 0 2px 5px rgba(0,0,0,0.2);*/
	display: block;
	width: 120px;
	height: 80px;
	padding: 10px;
	margin: 10px;
	float: left;
}
#pager img:hover {
	background: #eff;
}
#pager img.selected {
	background: #dff;
}
/*
###########################
END CAROUFREDSEL DETAILS PAGE
###########################
*/