/* home */


/* ini slideshow */

.home-slideshow-block {
	max-height: 470px;
	min-height: 470px;
	height: 470px;
	overflow: hidden;
	width: 100%;
}

.slider-block {
	position: absolute;
	top: 575px;
    text-align: center;
    margin:0 auto;
    padding: 0px;
    display: block;	
    width: 100%;	
}

.slider-pager-number
{
	margin: 0px 10px 0px 0px;
}

#slider-pager
{
    text-align: center;
    margin:0 auto;
    padding: 0px;
    display: block;	
    width: 960px;
}

.display-block
{
	display: block;
}

.image-slider{
	max-height: 470px;
}

.image-slider img {
	min-height: 470px;
}


#slider-pager .bx-pager-item {
	float: left;
	width: 20px;
}

#slider-pager .bx-pager-item .bx-pager-link {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px 5px 5px 5px;
    display: block;
    height: 10px;
    margin: 0 5px;
    text-indent: -9999px;
    width: 10px;
}

#slider-pager .bx-pager-item .active {
	background: none repeat scroll 0 0 #009fda;
}

/* end slideshow */


/* ini places */

.home-places-block {
    background-image: url("../images/home_fx_places.png");
    background-repeat: repeat-y;
	background-position: center;
	background-color: #ffffff;
    width: 100%;
	height: 410px;
    text-align: center;	
}

.home-places {
    width: 960px;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

.home-places-fx-block {
    margin:0 auto;
    padding: 0px;
    display: block;	
	height: 0;
	position: relative;
    width: 100%;
}

.home-places-fx {
    background-image: url("../images/home_fx_places.png");
    background-repeat: repeat-y;
	background-position: center;
    margin:0 auto;
    padding: 0px;
    display: block;
	position: absolute;
    width: 100%;
	height: 30px;
	top: -30px;	
}

/* Map */
.home_map { width:100%; height:100%; position: relative; }

/* Map Popup */
.home_map .olFramedCloudPopupContent { margin-left:7px; padding:4px 4px; text-align:center; }
.home_map .olFramedCloudPopupContent p { font-size:11px; clear:both; margin:7px 0 5px 0; padding:0; }
.home_map .olFramedCloudPopupContent h4 { font-size:13px; }

.home_map div{
	z-index: 0;
}

.fullscreen_map { width:100%; height:100%; position: relative; }

/* Map Popup */
.fullscreen_map .olFramedCloudPopupContent { margin-left:7px; padding:4px 4px; text-align:center; }
.fullscreen_map .olFramedCloudPopupContent p { font-size:11px; clear:both; margin:7px 0 5px 0; padding:0; }
.fullscreen_map .olFramedCloudPopupContent h4 { font-size:13px; }

.fullscreen_map div{
	z-index: 0;
}

#fancybox-wrap {
	z-index: 110001 !important;
}

.fancybox-content-fancy-iframe-external {
	border-width: 26px  !important;
	left: -16px  !important;	
	background-color: #fff  !important;
}

.fancybox-close-fancy-iframe-external {
	right:-19px  !important;
}

#home_map_btn_fullscreen, #home_map_btn_normalscreen {
	position: absolute;
	bottom:0;
	right:0;
	z-index: 10;
	padding: 10px;
}

#map-menu {
	position: absolute;
	top:20px;
	right:20px;
	z-index: 10;
	padding: 0px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width: 150px;
}

#map-menu a,
#map-menu a:link,
#map-menu a:visited,
#map-menu a:active
{
	padding: 10px;
	display: block;
	border-bottom: 1px solid #000;
	color: #000;
}

#map-menu a.selected {
	font-weight: bold;
}

/* end places */


/* ini offers */

.home-offers-block {
    background-image: url("../images/main_gradient.png");
    background-repeat: repeat-x;
	background-color: #ffffff;
    width: 100%;
    text-align: center;	
}

.home-offers {
    width: 960px;
	min-height: 70px;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: left;	
}

.home-offers-header {
	position: relative;
	width: 960px;
	height: 100px;
}

.home-offers-title {
	padding-top: 45px;
	padding-bottom: 30px;
	font-size: 45px;
	font-weight: 300;
	line-height: 32px;
	text-transform: uppercase;
	position: absolute;
	text-align: center;
	width: 100%;	
}


.home-offers-see-more {
	padding-top: 45px;
	padding-bottom: 30px;	
	position: absolute;
	width: 100%;
	text-align: right;
}

.offers-slider-block {
	height: 135px;
	overflow: hidden;
}

#offers-slider-pager
{
    text-align: center;
    margin:0 auto;
    padding: 0px;
    display: block;	
    width: 80px;
}

#offers-slider-pager .bx-pager-item {
	float: left;
	width: 20px;
}

#offers-slider-pager .bx-pager {
	width: 100%;
	text-align: center;
}

#offers-slider-pager .bx-pager-item .bx-pager-link {
    background: none repeat scroll 0 0 #f8d6bd;
    border-radius: 5px 5px 5px 5px;
    display: block;
    height: 10px;
    margin: 0 5px;
    text-indent: -9999px;
    width: 10px;
}

#offers-slider-pager .bx-pager-item .active {
	background: none repeat scroll 0 0 #009fda;
}


.home-offers-item-block {
	width: 313px;
}

.home-offers-item-img {
	width: 145px;
	height: 135px;
}

.home-offers-text-block {
	padding: 15px 0 15px 10px; 
	width: 140px;
	height: 90px;
	position: relative;
}

.home-offers-item-title {
	font-size: 12px;
	text-align: right;
}

.home-offers-item-text {
	font-size: 10px;
	text-align: right;
}

.home-offers-item-price {
	position: absolute;
	bottom: 0;
	right: 10px;
	font-size: 35px;
	line-height: 25px;
}

.home-offers-item-price-sign {
	position: absolute;
	right: 0;
	bottom: 13px;
}

.home-offers-item-download {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 35px;
	line-height: 25px;
}



/* end offers */





/* ini news */

.home-news-block {
    background-image: url("../images/main_gradient.png");
    background-repeat: repeat-x;
	background-color: #f4f4f4;
    width: 100%;
    text-align: center;	
}

.home-news {
    width: 960px;
	min-height: 70px;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    background-image: url("../images/news_gradient.png");
    background-repeat: no-repeat;
	background-position: center center;	
}



.block_news_slideshow
{
	z-index: 1;
    position: relative;
    width: 960px;
    height: 285px;
    overflow: hidden;
}

.slide_news_text_area
{
    position: relative;
    z-index: 10;
    display: inline-block;
    float: right;
    width: 340px;
}

.slide_news_img_area
{
	z-index: 1;
    position: absolute;
    display: inline-block;
    top: 0px;
    left: 0px;
    text-align: right;
    float: left;
    width: 550px;
    height: 285px;
}




.news_slideshow_main_block
{
    display: inline-block;
    text-align: right;
    overflow: hidden;
}

.news_slideshow_block
{
    cursor: pointer;
}

#up_down_arrows {
    position: absolute;
    right: 0;
    width: 305px;
    z-index: 10;
}

#up_arrow
{
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
}

#down_arrow
{
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 265px;
	cursor: pointer;
}

.news_slideshow_text_block
{
    z-index: 10;
    position: relative;
    display: block; 
    width: 340px;
    height: 57px;
	overflow: hidden;
    text-align: left;
    cursor: pointer;
}

.news_slideshow_pointer
{
    padding: 7px 5px 2px 50px;
}

.news_slideshow_pointer_active
{
    z-index: 10;
    left: 0;
    top: 20px;
    height: 57px;
    background-image: url('../images/slide_news_pointer.png');
}

.news_slideshow_pointer_default
{
    z-index: 10;
    left: 0;
    top: 20px;
    height: 57px;
}

.news_slideshow_pointer_active a .news_slideshow_pointer_date {
	color: #f1bc92;
}

.news_slideshow_pointer_default a .news_slideshow_pointer_date {
	color: #999999;
}

.news_slideshow_pointer_active a .news_slideshow_pointer_title {
	color: #ffffff;
}

.news_slideshow_pointer_default a .news_slideshow_pointer_title {
	color: #009fda;
}

.img_slide_news_show
{
    width: 550px;
    height: 285px;
    text-align: left;
}

.img_slide_news_show_image {
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center;	
	width: 310px;
	height: 285px;
	display: inline-block;
}

.img_slide_news_show_texts {
	width: 220px;
	display: inline-block;
	padding-left: 20px;
}

.img_slide_news_show_texts_title {
	font-size: 16px;
}

.img_slide_news_show_texts_lead {
	font-size: 12px;
}

/* end news */


/* ini links */

.home-links-block
{
    background-image: url("../images/main_gradient.png");
    background-repeat: repeat-x;
	background-color: #ffffff;
    width: 100%;
    text-align: center;	
}

.home-links
{
    width: 970px;
	min-height: 70px;
    display: block;
    margin: 0 auto;
    text-align: left;	
	padding-bottom: 45px;
}

.home-links-title
{
	padding-top: 45px;
	padding-bottom: 30px;
	font-size: 45px;
	font-weight: 300;
	line-height: 32px;
	text-align: center;
	text-transform: uppercase;
}

.home-links-items a:first-child
{
	padding-left: 0px;
}

.home-links-items a
{
	padding-left: 12px;
}

.home-links-items a img
{
	border : 1px solid #e7e7e7;
}

.img-links-items-sp
{
	margin-bottom: 12px;
}

/* end links */

.kword-home-ofertas
{
	width: 300px;
}


.float_menu_block {
    z-index: 200;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
	position: absolute;
	top: 230px;
	left: 50%;
}


.float_menu_main {
	display: block;
	top: 0;
	width: 190px;
	background-color: rgba(255,255,255,0.5);
	border-top-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #fff;
	position: relative; 
	left: 310px;
	box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.3);
	padding: 0;
	margin: 0;
	border-spacing:0;
	border-collapse:collapse;	
}

.float_menu_main table {
	padding: 0;
	margin: 0;
	border-spacing:0;
	border-collapse:collapse;	
}

.float_menu_line:hover {
	background-color: rgba(255,255,255,0.2);
}

.float_menu_items, .float_menu_items_nivel_2 {
	display: block;
	top: 0;
	width: 150px;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-right-width: 0;
	border-style: solid;
	border-color: #fff;
    height: 33px;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	background-repeat: no-repeat;
	background-position: left center;
}

.float_menu_items {
	padding: 20px;
}

.float_menu_items_nivel_2 {
	padding: 10px 20px;
}

.float_menu_items a, .float_menu_items_nivel_2 a {
	display: block;
	overflow: hidden;
	padding-left: 50px;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;	
}

.float_menu_items_no_icon a {
	padding-left: 0 !important;
}

.float_menu_list_nivel_2 {
	display: none;
}

.float_menu_main_nivel_2_move_left {
	position: absolute;
	left: -200px;
	top: 0;
	width: 200px;
	border-top-width: 1px;
	background-image: url("../images/pix.gif"); /* IE (9 included needs this...)*/
}
.float_menu_main_nivel_2_move_left table:first-child {
	border-top-width: 1px;
}

.float_menu_main_nivel_2_move_left table {
	width: 190px;
	background-color: rgba(255,255,255,0.1);
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #fff;
	box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.3);
	padding: 0;
	margin: 0;
	border-spacing:0;
	border-collapse:collapse;	
}