/* ------------ FONT GENERATOR ----- */

@font-face {
    font-family: 'futura_lightregular';
    src: url('https://www.mmbcn.cat/wp-content/themes/mmcat_theme/lib/font/futura_light-webfont.eot');
    src: url('https://www.mmbcn.cat/wp-content/themes/mmcat_theme/lib/font/futura_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.mmbcn.cat/wp-content/themes/mmcat_theme/lib/font/futura_light-webfont.woff') format('woff'),
         url('https://www.mmbcn.cat/wp-content/themes/mmcat_theme/lib/font/futura_light-webfont.ttf') format('truetype'),
         url('https://www.mmbcn.cat/wp-content/themes/mmcat_theme/lib/font/futura_light-webfont.svg#futura_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




/* ------------ HOME UP ------------ */

#home_top {
	position: relative;
	width: 960px;
	height: 380px;
/*	border: 1px solid #B8B8B8;	*/
}
#home_top_left { 
	position: relative;
	float:left;
	border: 1px solid #fff;
	width: 300px;
	height: 280px;
	border: 1px solid #B8B8B8;	
}
#home_top_bg {
	position: absolute;
	width:960px;
	height: 300px;
	background-color: #7F7F7F;
}
#home_top_center {
	position: relative;
	width: 800px;
	height: 380px;
	margin: 0 auto;
	/*border: 1px solid #B8B8B8;	*/

}
#home_top_right {
	position: relative;
	float:right;
	width: 300px;
	height: 280px;
	margin-right: 3px;
	border: 1px solid #B8B8B8;	
}


/* ------------ HOME MIDDLE (1) ------------ */

#home_middle1 {
	position: relative;
	height: 480px;
	padding: 0px;
	/*border: 1px solid #B8B8B8;*/
	margin: 25px 80px;
	width: 800px;
}

#home_middle1_left {
   overflow: hidden; 
	position: relative;
	float:left;
	width: 240px;
	height: 430px;
    margin-left: 16px;
	border: 1px solid #B8B8B8;		
}

#home_middle1_center { 
   overflow: hidden;
    margin-left: 37px;
    /* margin-right: 2px; */
	position: relative;
	float:left;
	width: 240px;
	height: 430px;

	border: 1px solid #B8B8B8;		
}
#home_middle1_right {
    margin-top:0px;
    margin-left: 37px;	
	overflow: hidden;
	position: relative;
	float:left;
	width: 240px;
	height: 430px;
	
	border: 1px solid #B8B8B8;		
}
#home_middle1_slidebox {
   overflow: hidden; 
	position: relative;
	float:left;
	width: 240px;
	height: 430px;
    margin-left: 16px;
	/*border: 1px solid #B8B8B8;		*/
}
#home_middle1 .topbox {
	position:relative;
	float:left;
	width: 100%;
	height: 60px;
}

#home_middle1 .titlebox {
	position: relative;
	float: left;
	width: 100%;
	height: 44px;
	border-top: 3px solid #807F7D;
	border-bottom: 3px solid #807F7D;
	font-family: "league_gothicregular";
	font-weight: normal;
	color: #414141;
	font-size: 31px;
	text-align: left;
	padding-top: 10px;
	line-height: 1.1;
}
#home_middle1 .contentbox {
	position:relative;
	float:left;
	width: 100%;
	height: 330px;
	margin-top: 40px;
}
#home_middle1 .contentbox2 {
	position:relative;
	float:left;
	width: 100%;
	height: 330px;
	margin-top: 40px;
	background-color: #706D6C;
}
#home_middle1 .imgbox {
	position:relative;
	float:left;
}
#home_middle1 .textbox {
	margin-top: 8px;
	position: relative;
	float: left;
	width: 230px;
	height: 120px;
	color: #7F7F7F;
	font-family: "league_gothicregular";
	font-weight: normal;
	font-size: 20px;
	text-align: left;
	overflow: hidden;
}
#home_middle1 .textbox2 {
	padding: 3px 10px;
	margin-top: 5px;
	position: relative;
	float: left;
	width: 220px;
	height: 116px;
	color: #FFFFFF;
	font-family: 'league_gothicregular';
	font-weight: normal;
	font-size: 20px;
	text-align: left;
	
	overflow: hidden;
	
}
#home_middle1 .arrowl {
	position: absolute;
	width: 35px;
	height: 37px;
	margin-top: 190px;
	margin-left: -55px;
	left: 0;
}
#home_middle1 .arrowr {
	position: absolute;
	width: 35px;
	height: 37px;
	margin-top: 190px;
	right: 0px;
	margin-right: -55px;	
}
/* ------------ HOME MIDDLE (2) ------------ */

#home_middle2 {
	margin-top: 10px;
	overflow: hidden;
	position: relative;
	
	height: 600px;
	margin-bottom: 40px;
	margin: 10px auto 60px auto;
	width: 800px;
}
#home_middle2 .separator {
    position: relative;
    float: left;
	width:800px;
	height:2px;
	
	background-color: rgb(128, 127, 125);
	margin-bottom: 40xp;
}
#home_middle2_left {
    margin-top: 30px;
    overflow: hidden;
    position: relative;
    float: left;
    width: 517px;
    height: 575px;
	
    border-right: 3px dotted rgb(154, 154, 154);

}
#home_middle2 .titlebox {
    position: relative;
    float: left;
    width: 240px;
    height: 44px;
    font-family: 'league_gothicregular';
    font-weight: normal;
	color: #C72B12;
    font-size: 26px;
    text-align: left;
    padding-top: 10px;
}
#home_middle2_right {
    margin-top: 30px;
    /*overflow: hidden;*/
    position: relative;
    float: left;
    width: 240px;
    height: 575px;
	margin-left: 37px;	


}
#home_middle2 .titlebox2 {
    position: relative;
    float: left;
    width: 240px;
    height: 44px;
    font-family: 'league_gothicregular';
    font-weight: normal;
	color: #797E17;
    font-size: 26px;
    text-align: left;
    padding-top: 10px;
}
#home_middle2 .titlebox3 {
    position: relative;
    float: left;
    width: 240px;
    height: 44px;
    font-family: 'league_gothicregular';
    font-weight: normal;
	color: #F2A846;
    font-size: 26px;
    text-align: left;
    padding-top: 10px;
}
#home_middle2 .view360 {
	float:left;
	position:relative;
	/*height: 430px;*/
	width: 485px;
    border: 1px solid rgb(154, 154, 154);	
	cursor:col-resize;
	height:512px;
}
#home_middle2 .opinion {
	float:left;
	position:relative;
	width:100%;
    font-family: 'league_gothicregular';
    font-weight: normal;
	color: #7C7C7C;
    font-size: 20px;
    text-align: left;		
	margin-bottom: 15px;
	font-style:italic;
}
#home_middle2 .blog {
	float:left;
	position:relative;
	width:100%;

    font-family: 'league_gothicregular';
    font-weight: normal;
	color: #7C7C7C;
    font-size: 20px;
    text-align: left;		
	margin-bottom: 15px;
}
#home_middle2 .blog a {
	text-decoration:none !important;
}
#home_middle2 .blog a:hover {
	text-decoration:underline !important;
	color: #FF5300 !important;
}
/* ------------ HOME MIDDLE (3) ------------ */

#home_middle3 {
    margin-top:10px;
	position: relative;
	width: 937px;
	height: 445px;
	padding: 0px 0px;
	border: 1px solid #fff;
    float:left;
}

#home_middle3_left {
   overflow: hidden; 
	position: relative;
	float:left;
	width: 313px;
	height: 440px;
	border: 1px solid #fff;
}

#home_middle3_center { 
   overflow: hidden;
    margin-left: 10px;
    margin-right: 10px;
	position: relative;
	float:left;
	width: 304px;
	height: 440px;
    font-family: 'league_gothicregular', serif;
}
#home_middle3_right {
    margin-top:0px;
	overflow: hidden;
	position: relative;
	float:left;
	width: 294px;
	height: 440px;
}
#home_middle3_down {
    margin-top:10px;
    overflow: hidden;
	position: relative;
	float:left;
	width: 762px;
	height: 75px; 
	border: 1px solid #9A9A9A;
}
/* ------------ HOME MIDDLE (4) ------------ */

#home_middle4_left {
    margin-top:10px;
	position: relative;
	width: 772px;
	height: 355px;
	padding: 0px 0px;
    float:left;
	border: 1px solid #fff;
}
#home_middle4_right {
    margin-top:10px;
	overflow: hidden;
	position: relative;
	float:left;
	width: 157px;
	height: 355px;
	border: 1px solid #9A9A9A;
}
/* ------------ HOME UP-RIGHT ------------------- */
#home_banner_ur {
	position: relative;
	float:left;
	width: 575px;
	height: 255px;
/*	border: 5px solid #EDEDED;*/
	padding: 10px 10px;
}
/* ------------ HOME FACEBOOK IFRAME------------- */
#home_faceb {

}
/* ------------ BANNER MIDDLE-LEFT (1) VERTICAL -- */
#home_banner_ml_vertical {
 	margin-top: 7px;
	position:relative;
	float:left;
	width: 241px;
	height: 130px;

}

/* ------------ BANNER TRASLADOS ---------------- */
#home_banner_mr_traslados {
 	margin-bottom: 7px;
 	background: #AB1B4B;
	width: 152px;
	height: 58px;
	border-bottom: 1px solid #B1B2BC;
	  /* ROUNDED CORNERS */
   -moz-border-radius: 5px 5px 5px 5px;
   -khtml-border-radius: 5px 5px 5px 5px;
   -webkit-border-radius: 5px 5px 5px 5px;
   border-radius: 5px 5px 5px 5px;
}
/* ------------ BANNER MIDDLE-RIGHT (1) VERTICAL -- */
#home_mr_btours {
  	width: 149px;
	height: 362px;
	clear:both;
	display:block;
	margin:0px;
	padding:0;
	background: #CACACA; 
	border: 1px solid #CCCCCC;
	
		
  /* ROUNDED CORNERS */
   -moz-border-radius: 5px 5px 5px 5px;
   -khtml-border-radius: 5px 5px 5px 5px;
   -webkit-border-radius: 5px 5px 5px 5px;
   border-radius: 5px 5px 5px 5px;
}

#home_mr_btours_title {
  	width: 149px;
	height: 33px;
    background: #E9E9E9 url(images/home_mr_bhotels_bgtitle.png) left top repeat-x;
	text-align: center;
	display:block;
	float:left;
	font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
	font-weight:normal;
	line-height: 33px;
	margin-bottom: 5px;
	font-size:18px;
}
  
#home_mr_btours ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}

#home_mr_btours li {
    clear: both;
    height: 107px;
    list-style: none outside none;
    margin: 7px 5px;
    padding: 0px;
    display: block;
    float: none;
    border: 2px solid rgb(229, 229, 229);
    background: none repeat scroll 0% 0% rgb(249, 249, 249);
}

#home_mr_btours ul li img {
    border: 0px none;
    display: block;
    float: left;
    height: 75px;
    margin: 5px 3px;
    text-decoration: none;
    width: 126px;
	border: 1px solid #CFCFCF !important;
}
#home_mr_btours ul li img:hover {
	opacity: 0.65;
}

#home_mr_btours_number {
	background-color:#CCCCCC;
	border:0 none;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
	font-weight:bold;
	height:75px;
	letter-spacing:0;
	line-height:75px;
	margin:0 4px 0 0;
	padding:0 2px;
	text-decoration:none;
	text-indent:0;
}

#home_mr_btours_stars {
	border:0 none;
	color:#999999;
	display:block;
	font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
	font-size:9px;
	letter-spacing:0;
	text-decoration:none;
	text-indent:0;
	padding: 0px 5px;	
}

#home_mr_btours_stars img {
	border:0 none !important;
	display:inline !important;
	font-family:Univers,Arial,Helvetica,Sans,Sans-Serif !important;
	letter-spacing:0 !important;
	margin:2px 0 -2px 2px !important;
	text-decoration:none !important;
	text-indent:0 !important;
	float:none !important;
	height:auto !important;
	width:auto !important;

}

#home_mr_btours_name {
	border:0 none;
	color: #0072C6;
	display:block;
	font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
	font-size:12px;
	letter-spacing:0;
	text-decoration:none;
	text-indent:0;
/*	padding-left: 5px;*/
	width: 134px;
	font-weight: bold;
	text-align: center;
	margin-top:3px;
}
#home_mr_btours_name a {
	color: #0072C6;
	text-decoration: none;
}
#home_mr_btours_name a:hover {
	background: #0072C6;
	color: #fff;
    padding: 2px 5px 3px; 

	/*display: inline-block;	*/

   /* ROUNDED CORNERS */
   -moz-border-radius: 7px 7px 7px 7px;
   -khtml-border-radius: 7px 7px 7px 7px;
   -webkit-border-radius: 7px 7px 7px 7px;
   border-radius: 7px 7px 7px 7px;
}
#home_mr_btours_all {
	clear:both;
	list-style:none outside none;
	margin:5px 5px;
	padding:0;
	border: 2px solid #E5E5E5;
    background: #E9E9E9 url(images/home_mr_bhotels_bgtitle.png) left top repeat-x;
	
	display:block;
	float:left;
	font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
	line-height: 33px;
	text-align: center;
	font-size:15px;
    color:#FFFFFF;
	font-weight: bold;
	text-shadow:#000 1px 2px 6px;
	
  	width: 134px;
	height: 33px;

  /* ROUNDED CORNERS */
   -moz-border-radius: 10px 10px 10px 10px;
   -khtml-border-radius: 10px 10px 10px 10px;
   -webkit-border-radius: 10px 10px 10px 10px;
   border-radius: 10px 10px 10px 10px;
}
/* ------------ SOCIAL WIDGETS: SHARE -------------------- */
#home_swidgets {
	position: relative;
	float:left;
	opacity: 1;
	width: 152px;
	height: 35px;
 	margin-bottom: 5px;
}
#home_swidgets a {
	margin: 0px 1px 0px 1px;
}
#home_swidgets a:hover {
	opacity: 0.5;
	/*border-bottom: 4px solid #81BD2F;*/
}
/* ------------ HOME TICKS -------------------- */
#home_bl_ticks {
  	width: 290px;
	height: 335px;
	clear:both;
	display:block;
	padding:15px 5px 5px 5px;
	border:2px solid #9ECBE9;
}

#home_bl_img {
	width: 52px;
	height: 55px;
	position:relative;
	float:left;
}
#home_bl_text {
    font-family: 'league_gothicregular';
	font-size:26px;
	font-weight: normal;
	color: #b78425;
	width: 225px;
	position:relative;
	float:left;	
	height:40px;
	padding-top:15px;
	padding-left: 11px;
	line-height:20px;
}
#home_bl_title {
    font-family: 'league_gothicregular';
	font-size:31px;
	font-weight: normal;
	color: #fff;
	background: #0072C6;
	width: 304px;
	position:relative;
	float:left;	
	height:40px;
	padding-top:15px;
	line-height:23px;
/*	border-bottom:1px solid #C4F4FF; */
	text-align:center;
	margin-bottom: 9px;
}
/* ------------ HOME BOXES -------------------- */
/* desactiva subrayado IE&Safari para home_box */
#home_middle1_center a {
	text-decoration:none;
}
#home_box {
	position: relative;
	float: left;
	width: 168px;
	height: 230px;
	margin: 0px 8px 10px 0px;
	
	/* ROUNDED CORNERS */
    -moz-border-radius: 11px 11px 11px 11px;
    -khtml-border-radius: 11px 11px 11px 11px;
    -webkit-border-radius: 11px 11px 11px 11px;
    border-radius: 11px 11px 11px 11px;
	
}
#home_box2:hover {
	background: #B4D4F4;
}
#home_box .title {
    font-family: 'futura_lightregular', serif;
	font-size: 22px;
	font-weight: bold;
   	color: #fff;
	
	margin: 5px 7px;
   	padding: 0;
   	position: relative;
   	float: left;
	line-height: 28px;

	width: 160px;
	height: 48px;
	text-decoration:none;
	
}
#home_box a {
	text-decoration:none;
}
#home_box .image {
	position: relative;
	float: left;
	width: 168px;
	height: 148px;
	margin-top: 9px;

}
.bg_blue {
	background: #0056A0;
}
.bg_cian {
	background: #4CC4F8;
}
.bg_pink {
    background: #CC5478;
}
.bg_green {
	background: #77C566;
}
.bg_orange {
	background: #DF8C04;
}
.bg_grey {
	background: #A6A6A6;
}
/* ------------ HOME BANNER TABS : TITLE + CONTENT -------------------- */

#home_ctc_temp {
   z-index:1;
   position: relative;
   float: left;
   overflow: hidden;
   width: 100%;
}
.home_bt-title {
   z-index:1;
   position: relative;
   float: left;
   overflow: hidden;
   height: 23px;
   width: auto;
   background: #81BD2F url(images/content-title-bg.png) left top repeat-x;
   /* ROUNDED CORNERS */
   -moz-border-radius: 14px 14px 0px 0px;
   -khtml-border-radius: 14px 14px 0px 0px;
   -webkit-border-radius: 14px 14px 0px 0px;
   border-radius: 14px 14px 0px 0px;
   border-left: 1px solid #73997C;
   border-right: 1px solid #73997C;
   border-top: 1px solid #73997C;

   	margin: 0px 6px 0px 0px;
  	 
font-family: 'cuprumffuregular',serif;
	/*font-weight: bold;*/
	font-size: 19px;
	padding-top: 5px;
	padding-left: 13px;
	padding-right: 16px;
	color: #fff;
	line-height: 19px;
}
.home_bt-title-in:hover {
   background: #81BD2F url(images/content-title-bg.png) left top repeat-x;
}
.home_bt-title-in {
   z-index:1;
   position: relative;
   float: left;
   overflow: hidden;
   height: 22px;
   width: auto;
   background: #AAD373 url(images/content-title-bg-in.png) left top repeat-x;
   /* ROUNDED CORNERS */
   -moz-border-radius: 14px 14px 0px 0px;
   -khtml-border-radius: 14px 14px 0px 0px;
   -webkit-border-radius: 14px 14px 0px 0px;
   border-radius: 14px 14px 0px 0px;
   border-left: 1px solid #82ac8c;
   border-right: 1px solid #82ac8c;
   border-top: 1px solid #82ac8c;

   	margin: 0px 6px 0px 0px;
  	 
	font-family: 'cuprumffuregular',serif;

	font-size: 19px;
	padding-top: 5px;
	padding-left: 13px;
	padding-right: 16px;
	color: #fff;
	line-height: 19px;
}

#home_bt-content {
   padding: 10px 15px 10px 10px;
   z-index: 2;
   float:left;
   overflow: hidden;
   /* -- width: 352px; -- */
   /* --  height: 515px; -- */
   border: 1px solid #73997C;

   /* ROUNDED CORNERS */
   -moz-border-radius: 0px 5px 5px 5px;
   -khtml-border-radius: 0px 5px 5px 5px;
   -webkit-border-radius: 0px 5px 5px 5px;
   border-radius: 0px 5px 5px 5px;
   margin-top:-1px;
  	background: #81BD2F;
}
/* ------------  HOME BANNER APARTMENTS - MIDDLE3 CENTER -------------------------- */

#home_bc_apart .apart_title {
	border-bottom: 1px solid #E5E4E0;
	list-style: none outside none;
    font-family: 'Arial';
    color: #050505;
	font-size: 23px;
	text-align: left;	
    line-height: 1.8;
	

}
#home_bc_header {
/*    background: #FF930A; */
	border-top: 8px solid #E5E4E0;
	border-bottom: 8px solid #E5E4E0;
	width: 217px;
	height: 40px;
		
}
#home_bc_header .banner_title {
    font-family: 'Arial';
    color: #050505;
	font-size: 23px;
	text-align: left;	
    line-height: 1.8;
	margin-left: 9px;
}
#home_bc_apart {
	margin-top: 9px;
	width: 215px;
	/* height: 690px; */
	height: 345px;
	padding: 15px 0px;
	border: 2px solid #E5E4E0;
}

/* ------------  BANNER TOUR - MIDDLE 3 RIGHT SIDEBAR ---------------------------- */

#home_br_header {
/*    background: #FF930A; */
	border-top: 8px solid #F1D619;
	border-bottom: 8px solid #F1D619;
	width: 382px;
	height: 40px;
		
}
#home_br_header .banner_title {
    font-family: 'league_gothicregular', serif;
    color: #050505;
	font-size: 34px;
	text-align: left;	
    line-height: 1.3;
	margin-left: 9px;
}

#home_br_tours {
	margin-top: 8px;
	width: 290px;
	/* height: 690px; */
	padding: 8px 0px;
	border: 2px solid #F7ECA3;
	height: 339px;
}
#home_br_tours img:hover {
opacity:0.65;
}
#home_br_tours p {
    padding: 5px 7px;
    margin-top:5px;
	
    font-family: 'Arial';
    color: #000;
    font-weight: bold;
	font-size: 12px;
	line-height: 1.3;
	text-align: left;	
}
#home_br_tours img {
	margin: 0px 7px 5px 0px;
}
#home_br_tours img a {
	border-style: none;
	text-decoration:none;
}
#home_br_tours img a:hover {
	border-style: none;
	text-decoration:none;
}
#home_br_tours strong {
	font-weight: bold;
	color: #000;
}
#home_br_tours .product {
    padding: 0px 7px;

    font-family: 'Arial';
    color: #0072C6;
    font-weight: bold;
	font-size: 18px;
	line-height: 1.3;
	text-align: left;	
	width: 275px;
	margin:0px;
}
#home_br_tours .product a {
    color: #0072C6;
	text-decoration: none;
}
#home_br_tours .product a:hover {
    background: #0072C6;
	text-decoration: none;
	
	color: #ffffff !important;
    padding: 2px 5px 3px; 

	/*display: inline-block;	*/

   /* ROUNDED CORNERS */
   -moz-border-radius: 7px 7px 7px 7px;
   -khtml-border-radius: 7px 7px 7px 7px;
   -webkit-border-radius: 7px 7px 7px 7px;
   border-radius: 7px 7px 7px 7px;
}
#home_br_tours .price {
    font-family: 'Arial';
    color: #000;
    font-weight: bold;
	font-size: 18px;
	line-height: 1.3;
	text-align: left;	
}

#home_br_tours .info {
    padding: 0px 7px;
	margin: 5px 0px;
	
    font-family: 'Arial';
    color: #0186E8;
    font-weight: normal;
	font-size: 14px;
	line-height: 1.3;
	text-align: left;	
	width: 275px;
	height: 102px;
}
#home_br_tours .info2 {
	color: rgb(51, 51, 51);
	
    font-family: 'Arial';
    font-weight: normal;
	font-size: 14px;
	text-align: left;	
	line-height: 1.3;
}
#home_br_tours .info3 {
    padding: 2px 7px;
	margin: 12px 7px 7px 7px;
	border: 2px solid #CACACA;
	background: #F9F9F9;
    font-family: 'Arial';

    font-weight: normal;
	font-size: 1.1em;
	color: rgb(51, 51, 51);
	font-size: 13px;
	line-height: 1.3;
	text-align: left;	
	width: 259px;
}
#home_br_tours .info3 a {
 	color: #b78425;
	text-decoration: none;
}
#home_br_tours .info3 a:hover {
	color: #b78425;
	text-decoration: none;
}
#home_br_tours .more_info {
    padding: 0px 7px;
    font-family: 'Arial';
    color: #0072C6;
    font-weight: bold;
	font-size: 16px;
	line-height: 1.0;
	text-align: right;	
/*	margin-left:137px;*/
	display:block;
	width: 290px;
	position:relative;
	float:right
	
}
#home_br_tours .more_info a {
	width: 365px;
 	color:  #0072C6;
	text-decoration: none;
	text-align: right;	
}
#home_br_tours .more_info a:hover {
	color: #0072C6;
	text-decoration: underline;
	text-align: right;
}
#home_br_tours .separation {
    height: 1px;
	width: 360px;
	background-color: #E2A000;
	margin: 15px 10px;
}



/* ------------ HOME CONTENT : TITLE + POST -------------------- */

#home_ctc {
   z-index:1;
   position: relative;
   float: left;
   overflow: hidden;
   width: 100%;
}
#home_ctc a {
	text-decoration:none;
}
#home_content-title {
   z-index:1;
   position: relative;
   float: left;
   overflow: hidden;
   height: 28px;
   width: auto;
   background: #8ECF38 url(images/content-title-bg.png) left top repeat-x;
   /* ROUNDED CORNERS */
   -moz-border-radius: 14px 14px 0px 0px;
   -khtml-border-radius: 14px 14px 0px 0px;
   -webkit-border-radius: 14px 14px 0px 0px;
   border-radius: 14px 14px 0px 0px;
   border-left: 1px solid #73997C;
   border-right: 1px solid #73997C;
   border-top: 1px solid #73997C;
   -moz-box-shadow:    1px 1px 3px 0px #828587;
   -webkit-box-shadow: 1px 1px 3px 0px #828587;
   box-shadow:         1px 1px 3px 0px #828587;
}

#home_content-post {
   padding: 10px 10px;
   z-index: 2;
   float:left;
   overflow: hidden;
   /* -- width: 352px; -- */
   /* --  height: 515px; -- */
   border: 1px solid #73997C;
   -moz-box-shadow:    1px 2px 3px 0px #828587;
   -webkit-box-shadow: 1px 2px 3px 0px #828587;
   box-shadow:         1px 2px 3px 0px #828587;
   /* ROUNDED CORNERS */
   -moz-border-radius: 0px 5px 5px 5px;
   -khtml-border-radius: 0px 5px 5px 5px;
   -webkit-border-radius: 0px 5px 5px 5px;
   border-radius: 0px 5px 5px 5px;
}


/* ------------ SLIDESHOW ------------ */
#slide2_img {
	width: 605px;
	height: 280px;
}
#slide2_mini {
	width: 101px;
	height: 48px;
}

#homeslider-container1 { 
	zoom: 1; 
	position: relative; 
	max-width:590px;
	margin:0px auto 0px;
	z-index:100;
	border:none;
	text-align:left; /* reset align=center */
}
* html #homeslider-container1{ width:590px }
#homeslider-container1 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:auto;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#homeslider-container1 .ws_images ul li{
	width:1%;
	line-height:0; /*opera*/
	float:left;
	font-size:0;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#homeslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
#homeslider-container1 .ws_images a{
	width:100%;
	display:block;
	color:transparent;
}
#homeslider-container1 img{
	max-width: none !important;
}
#homeslider-container1 .ws_images img{
	width:100%;
	border:none 0;
	max-width: none;
}
#homeslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#homeslider-container1  .ws_bullets { 
	font-size: 0px; 
	float: left;
	position:absolute;
	z-index:70;
}
#homeslider-container1  .ws_bullets div{
	position:relative;
	float:left;
}
#homeslider-container1  a.wsl{
	display:none;
}

#homeslider-container1  .ws_bullets { 
	padding: 9px; 
}
#homeslider-container1 .ws_bullets a { 
	width:11px;
	height:11px;
	background: url(home/slide2/bullet.png) left top;
	float: left; 
	text-indent: -4000px; 
	position:relative;
	margin-left:5px;
	color:transparent;
}
#homeslider-container1 .ws_bullets a:hover{
	background-position: 0 50%;
}
#homeslider-container1 .ws_bullets a.ws_selbull{
	background-position: 0 100%;
}
#homeslider-container1 a.ws_next, #homeslider-container1 a.ws_prev {
	position:absolute;
	display:block;
	top:50%;
	margin-top:-20px;
	z-index:60;
	height: 45px;
	width: 45px;
	background-image: url(home/slide2/arrows.png);
	opacity: 0.8;	
}
#homeslider-container1 a.ws_next{
	background-position: 100% 0;
	right:21px;
}
#homeslider-container1 a.ws_prev {
	left:21px;
	background-position: 0 0; 
}
#homeslider-container1 a.ws_next:hover{
	opacity: 1;
}
#homeslider-container1 a.ws_prev:hover {
	opacity: 1;
}  
/* bottom center */
#homeslider-container1  .ws_bullets {
    top: 6px;
    right: 6px;
}

#homeslider-container1 .ws-title{
	position:absolute;
	display:block;
	bottom: 4%;
	left: 0px;
	margin: 9px;
	margin-left: 0px;
	margin-right: 9px; 
	color:#5D5D5D;
	z-index: 50;
	font-family:'Open Sans',Arial,Helvetica,sans-serif;
	font-size: 18px;
}
#homeslider-container1 .ws-title div,#homeslider-container1 .ws-title span{
	display:inline-block;
	padding:8px;
	background:#FFFFFF;
	border-radius:5px;
	-moz-border-radius:0 10px 10px 0;
	border-radius:0 10px 10px 0;   
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);	
	-moz-box-shadow: 0 0 2px #5D5D5D;
    box-shadow: 0 0 2px #5D5D5D; 
}
#homeslider-container1 .ws-title div{
	display:block;
	margin-top:8px;
	font-size: 14px;
}
#homeslider-container1 .ws_images ul{
	animation: wsBasic 51.1s infinite;
	-moz-animation: wsBasic 51.1s infinite;
	-webkit-animation: wsBasic 51.1s infinite;
}
@keyframes wsBasic{0%{left:-0%} 7.83%{left:-0%} 14.29%{left:-100%} 22.11%{left:-100%} 28.57%{left:-200%} 36.4%{left:-200%} 42.86%{left:-300%} 50.68%{left:-300%} 57.14%{left:-400%} 64.97%{left:-400%} 71.43%{left:-500%} 79.26%{left:-500%} 85.71%{left:-600%} 93.54%{left:-600%} }
@-moz-keyframes wsBasic{0%{left:-0%} 7.83%{left:-0%} 14.29%{left:-100%} 22.11%{left:-100%} 28.57%{left:-200%} 36.4%{left:-200%} 42.86%{left:-300%} 50.68%{left:-300%} 57.14%{left:-400%} 64.97%{left:-400%} 71.43%{left:-500%} 79.26%{left:-500%} 85.71%{left:-600%} 93.54%{left:-600%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 7.83%{left:-0%} 14.29%{left:-100%} 22.11%{left:-100%} 28.57%{left:-200%} 36.4%{left:-200%} 42.86%{left:-300%} 50.68%{left:-300%} 57.14%{left:-400%} 64.97%{left:-400%} 71.43%{left:-500%} 79.26%{left:-500%} 85.71%{left:-600%} 93.54%{left:-600%} }

#homeslider-container1 .ws_images {
    border-radius: 4px; 
}
#homeslider-container1 .ws_effect img{
	border-radius: 4px;
}
#homeslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	top:20px;
	left:-51px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 4px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	max-width:none;
}
#homeslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#homeslider-container1 .ws_bulframe div div{
	height:48px;
	overflow:visible;
	position:relative;
}
#homeslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:101px;
	background-color:#FFF;
}
#homeslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	top:18px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 4px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
}
#homeslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	top:-10px;
	margin-left:-6px;
	left:51px;
	background:url(home/slide2/triangle.png);
	width:15px;
	height:6px;
}
#recent-posts {
	position: relative;
	float: left;
   	width: 600px;
	padding: 5px 0px;
}
#recent-posts li {
    list-style-type: none;
    list-style: none;
	margin-bottom: 10px;
}
#recent-posts ul {
    list-style-type: none outside none ;
    list-style: none;
	padding: 0;
	margin: 0;
}
#recent-posts .rp-title {
   color: #FF388D;
   font-size: 21px;
}
#recent-posts .rp-text {
	margin-top: 7px;
}
#recent-posts a {
   color: #0186E8;
   font-size: 17px;
   font-weight: bold;
   list-style: none;
   text-decoration: none;
   margin-bottom: 7px;
}
#recent-posts a:hover {
   color: #fff;
   background: #0186E8;
   font-size: 17px;
   list-style: none;
   text-decoration: none;
}
/* ------------------ HOME BANNER UR ---------------- */
#home_banner_ur p a:link {text-decoration:none; color: #6ca81e; font-weight: bold;} /* Link no visitado*/



#home_banner_ur p a:visited {text-decoration:none; color:#6ca81e; font-weight: bold;} /*Link visitado*/



#home_banner_ur p a:active {text-decoration:none; color:#6ca81e; font-weight: bold;} /*Link activo*/



#home_banner_ur p a:hover {text-decoration:none; color:#fff; background: #6ca81e; font-weight: bold;
   /* ROUNDED CORNERS */
   -moz-border-radius: 3px 3px 3px 3px;
   -khtml-border-radius:3px 3px 3px 3px;
   -webkit-border-radius: 3px 3px 3px 3px;
   border-radius: 3px 3px 3px 3px;
   } /*Mouse sobre el link*/







#home_banner_ur img { border: 1px solid #8D9280; }



#home_banner_ur a img:link { border: 1px solid #8D9280; }



#home_banner_ur a img:visited { border: 1px solid #8D9280; }



#home_banner_ur a img:active { border: 1px solid #8D9280; }

#home_banner_ur {
font-size: 1.1em;
line-height: 1.4;
color: rgb(51, 51, 51);
font-size: 13px;
}
.masentripadvisor {
	float: right;
	position: relative;
	margin-bottom: 20px;
	width: 300px;
	
}
.masentripadvisor .tripadvisor_txt {
	color: #018716;
	font-size: 17px;
	text-align: left;
	line-height: 1.8;
	position:Relative;
	float:right;
	margin-right:3px;
}
.masentripadvisor .tripadvisor_img2 {
	position:relative;
	float:right;
	width:127px;
	height:33px;
}
.masentripadvisor .tripadvisor_txt2 {
	position: relative;
	width: 10px;
	height: 35px;
	font-weight: normal;
	color: #018716;
	font-size: 17px;
	text-align: left;
	float: right;
	line-height:1.9;
}
.panorama-viewport {
		/*border: 20px solid #414141;*/
		margin-left: auto;
		margin-right: auto;
}

.panorama-viewport {
	width: 485px !important;
	height:512px !important;
	overflow: hidden;
	cursor:col-resize;
}
/* -------------------------------------------------- */