@font-face {
  font-family: 'passionone-regular';
  src: url('../_fonts/PassionOne-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'regular';
  src: url('../_fonts/montserrat-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'bold';
  src: url('../_fonts/montserrat-bold.ttf') format('truetype');
  font-weight	: normal;
  font-style: normal;
}

@font-face {
  font-family: 'light';
  src: url('../_fonts/montserrat-light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

html, body
{
	background-color: #ffffff;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: 'regular';
}

.clearfix:before,

.clearfix:after
{
    content: " ";
    display: table;
}

.clearfix:after
{
    clear: both;
}

.clearfix
{
    *zoom: 14;
}


a
{
	text-decoration:none;
	
	-webkit-transition:height 0.3s;
	-moz-transition:height 0.3s;
	transition:height 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	animation:fadein 1s;
	-moz-animation:fadein 1s;
	-webkit-animation:fadein 1s;
	-o-animation:fadein 1s;
}
a:link
{
	color:#777777;
	text-decoration:none;
}
a:visited
{
	color:#777777;
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
}


.link_idiomas
{
	font-family: 'regular';
	font-size:11px;
	font-weight:normal;
	line-height:20px;	
	color:#ffffff !important;

	-webkit-transition:height 0.3s;
	-moz-transition:height 0.3s;
	transition:height 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	animation:fadein 1s;
	-moz-animation:fadein 1s;
	-webkit-animation:fadein 1s;
	-o-animation:fadein 1s;	
}
.link_idiomas:hover
{
	color:#555555 !important;
}
.link_idiomas:visited
{
	color:#777777;
}
.link_idiomas:active
{
	color:#777777;
}


.link_header
{
	font-family:'regular';
    font-size:14px;
    font-weight:normal;
    line-height:14px;
	color:#ffffff !important;
	text-decoration:none;
	
	-webkit-transition:height 0.3s;
	-moz-transition:height 0.3s;
	transition:height 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	animation:fadein 1s;
	-moz-animation:fadein 1s;
	-webkit-animation:fadein 1s;
	-o-animation:fadein 1s;	
}
.link_header:hover
{
	color:#375DDB !important;
}
.link_header:visited
{
	color:#375DDB;
}
.link_header:active
{
	color:#375DDB;
}


.link_footer
{
	font-family: 'regular';
	font-size:14px;
	line-height:25px;	
	color:#ffffff !important;
	text-decoration:none;

	-webkit-transition:height 0.3s;
	-moz-transition:height 0.3s;
	transition:height 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	animation:fadein 1s;
	-moz-animation:fadein 1s;
	-webkit-animation:fadein 1s;
	-o-animation:fadein 1s;	
}
.link_footer:hover
{
	text-decoration:none;
	color:#DE0000 !important;
}
.link_footer:visited
{
	color:#ffffff;
}
.link_footer:active
{
	color:#ffffff;
}


.link_footer2
{
	font-family: 'regular';
	font-size:12px;
	line-height:25px;	
	color:#ffffff !important;
	text-decoration:none;
	
	-webkit-transition:height 0.3s;
	-moz-transition:height 0.3s;
	transition:height 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	animation:fadein 1s;
	-moz-animation:fadein 1s;
	-webkit-animation:fadein 1s;
	-o-animation:fadein 1s;	
}
.link_footer2:hover
{
	text-decoration:none;
	color:#DE0000 !important;
}
.link_footer2:visited
{
	color:#ffffff;
}
.link_footer2:active
{
	color:#ffffff;
}

.menu_login
{
	font-family: 'regular';
	font-size:14px;
	font-weight: normal;
	color: #41434b;
	letter-spacing:0px;
	line-height:20px;	
	color:#777777 !important;
	text-transform:uppercase;
}
.menu_login:hover
{
	color:#111111 !important;
}
.menu_login:visited
{
	color:#777777;
}
.menu_login:active
{
	color:#777777;
}

#top-link
{ 
	display:none;
	position:fixed; 
	right:30px; 
	bottom:70px; 
	color:green; 
	font-weight:bold; 
	text-decoration:none;  
	background:#777777; 
	padding:10px; 
	border-radius:0px;
	z-index:1999999999;
	
	-webkit-transition:height 0.3s;
	-moz-transition:height 0.3s;
	transition:height 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	animation:fadein 1s;
	-moz-animation:fadein 1s;
	-webkit-animation:fadein 1s;
	-o-animation:fadein 1s;	
}

h1
{
	margin: 0;
	padding: 0;
	font-family: 'passionone-regular';
	font-size:35px;
	font-weight:bold;
	text-transform:uppercase;
	color:#375DDB;
	letter-spacing:0px;
	line-height:45px;
}

h2
{
	margin:0;
	padding:0;
	font-family:'regular';
	font-size:25px;
	font-weight: normal;
	line-height:30px;
	color:#333333;
	letter-spacing:0px;
}

h3
{
	margin: 0;
	padding: 0;
	font-family: 'light';
	font-size:15px;
	font-weight:normal;
	letter-spacing:0px;
	text-decoration:none;
	line-height:25px;	
}

.input[type="text"]
{
	font-family:'regular';
	font-size:14px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#888888;
	width:100%;
	height:30px;
	padding-left:10px;
	font-weight:normal;
	line-height:28px;
}

.input[type="email"]
{
	font-family:'regular';
	font-size:14px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#888888;
	width:100%;
	height:30px;
	padding-left:10px;
	font-weight:normal;
	line-height:28px;
}

.input[type="password"]
{
	font-family:'regular';
	font-size:14px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#888888;
	width:100%;
	height:30px;
	padding-left:10px;
	font-weight:normal;
	line-height:28px;
}

.contact_input[type="text"], .contact_textarea
{
	font-family:'regular';
	font-size:12px;
	background-color:#fff;
	border:1px solid #cccccc;
	color:#000;
	width:100%;
	height:30px;
	padding-left:10px;
	font-weight:normal;
	line-height:28px;
	border-radius:3px;
}

.datepicker {
	font-family: 'regular';
	border: 1px solid #cccccc;
	font-size: 14px;
	color: #333333;
	width: 100%;
	height: 30px;
	background: #fff;
	padding-left: 12px;
	font-weight: normal;
	line-height:28px;
}

.select
{
	margin: 0;
	padding: 0;
	font-family: 'regular';
	font-size:14px;
	font-weight: normal;
	color: #000000;
	letter-spacing:0px;
	width: auto;
	height: 33px;
	background: #ffffff;
	border: 1px solid #cccccc;
	outline: none;
	padding-left: 1%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow: inset 0 0px 0px #c5c1bf;
	-moz-box-shadow: inset 0 0px 0px #c5c1;
}

.textarea
{
	font-family: 'regular';
	font-size:14px;
	color: #333333;
	height: 33px;
	background: #fffffff;
	font-weight: none;
	min-height: 80px;
	padding-top:10px;
	padding-left:10px;
	border:1px solid #cccccc;
}

.display_box
{
width:100%;
background-color:#ff3300;
}

.error
{
color:red;	
}


.button
{
	position:relative;
	display:inline-block;	
	font-family:'regular', sans-serif;
	font-weight:bold;
	font-size:15px;
	letter-spacing:0px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding: 7px 7px 7px 7px;
	background:#375DDB;
	cursor:pointer;	
	text-align:center;
	border:2px #375DDB solid;
	
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;
}
.button:hover
{
	background-color:#000000 !important;
	border:2px #000000 solid;
	color:#ffffff;
}

.button_transparent
{
	position:relative;
	display:inline-block;	
	font-family:'regular', sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#ffffff;
	text-transform:uppercase;
	padding:7px 7px 7px 7px;	
	text-decoration:none;
	text-align:center;
	background-color:transparent;
	border:2px #ffffff solid;
	cursor:pointer;
	
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;
}
.button_transparent:hover
{
	background-color:#ffffff !important;
	color:#000000;
	border:2px #ffffff solid;
}

.button_grey
{
	background-color:#ddd;
	font-family: 'regular', sans-serif;
	font-weight: normal;
	font-size:12px;
	letter-spacing:0px;
	color:#fff;
	text-transform:uppercase;
	padding: 6px 20px 6px 20px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	display:inline-block;
	border:0px #ddd solid;
}
.button_grey:hover
{
	background-color:#cccccc !important;
	border:0px #555555 solid;
	color:#ffffff;
}


.button_blue
{
	position:relative;
	display:inline-block;	
	font-family:'bold', sans-serif;
	font-weight:bold;
	font-size:15px;
	letter-spacing:0px;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	padding:7px 7px 7px 7px;
	background:#375DDB;
	cursor:pointer;	
	text-align:center;
	
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;
}
.button_blue:hover
{
	background-color:#000000 !important;
	color:#ffffff;
}


.button_red
{
	position:relative;
	display:inline-block;	
	font-family:'passionone-regular', sans-serif;
	font-weight:normal;
	font-size:18px;
	letter-spacing:0px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding: 7px 7px 7px 7px;
	background:#DE0000;
	cursor:pointer;	
	text-align:center;
	border:0px #375DDB solid;
	
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;
}
.button_red:hover
{
	background-color:#000000 !important;
	border:0px #000000 solid;
	color:#ffffff;
}


.button_social_networks
{
	position:relative;
	display:inline-block;
	width:15px;
	height:15px;
	color:#ffffff;
	border-radius:15px;
	padding:3px;
	text-align:center;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:1px;
	cursor:pointer;
	border:1px #ffffff solid;
	line-height:70px; 
	
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;
}
.button_social_networks:hover
{
	background-color:#DE0000;
}


.button_social_networks2
{
	position:relative;
	display:inline-block;
	width:30px;
	height:30px;
	color:#ffffff;
	border-radius:30px;
	padding:3px;
	text-align:center;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:1px;
	cursor:pointer;
	background-color:#DE0000;
	border:0px #ffffff solid;
	line-height:70px; 
	
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;
}
.button_social_networks2:hover
{
	background-color:#000000;
}



#pagination .css-button
{
	font-family: 'regular', sans-serif;
	display: inline-block;
	text-align: center;
	padding:10px;	
	font-size: 12px;
	font-weight: normal;
	background-color:#DCDCDC;
	text-decoration: none;
	margin-right:2px;
}

.pag_selected {
	background-color:#1d1d1d !important;
}

.plus, .minus {
	width: 10px;
	height: 10px;
	font-size: 12px;
	color: #fff;
	background-color: #666666;
	padding: 0px 3px 7px 5px;
	text-decoration: none !important;
	cursor:pointer;
}

.plus:hover {
	background-color: #A0A0A0;
}

.minus {
	font-weight: bolder;
	padding-left: 6px;
	padding-right: 2px;
	padding-bottom: 7px;
	margin-top:3px;
}

.minus:hover {
	background-color: #A0A0A0;
}

.button-cart,
#categories-list > .selected,
#desconto3,
.pag_selected,
.cart-steps.selected > span,
.jcarousel-next-horizontal,
.jcarousel-prev-horizontal
{ background-color: <?php echo $account['header_color1']; ?>!important; }



















/* TABS*/
 
 #nav_tabs .menu
{   
	padding-left:25px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:'regular',Arial, sans-serif;
	font-size:20px;
	letter-spacing: 0px;
	text-decoration:none;
	font-weight:normal;
}

 #nav_tabs .menu a:link
{   
	font-family:'regular',Arial, sans-serif;
	font-size:20px;
	color:#ffffff;
	letter-spacing: 0px;
	text-decoration:none;
	font-weight:normal;
}

 #nav_tabs .menu a:visited
{   
	font-family:'regular',Arial, sans-serif;
	font-size:20px;
	color:#ffffff;
	letter-spacing: 0px;
	text-decoration:none;
	font-weight:normal;
}
 
#nav_tabs td.menu:hover
{
	color:#3b3f49;
	/*background-color:#fec524;*/
	font-family:'regular',Arial, sans-serif;
	font-size:20px;
	letter-spacing: 0px;
	text-decoration:none;
	font-weight:normal;
}

#nav_tabs td.menu a:hover
{
	color:#3b3f49;
	font-family:'regular',Arial, sans-serif;
	font-size:20px;
	letter-spacing: 0px;
	text-decoration:none;
	font-weight:normal;
}

/* END TABS*/

#fadediv {
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

.greydout {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.greydout:hover {
  -webkit-opacity: 0.50;
  -moz-opacity: 0.50;
  opacity: 0.50;
}



.store_box_content h2
{
	color:#5f6670 !important;
}
.store_box_content h3
{
	color:#aaa !important;
	font-family: 'regular';
}
.store_box_products_price
{
	font-family: 'regular' !important;
}
.menu_categorias_item_active,
.menu_categorias_item_active h3
{
	color:#fff !important;
}


/* FORCED COLOR */
.store_novelty_bar,
.store_discount_ball,
.menu_categorias_item_active
{
	
}
.store_box_products_price_discount,
#product_final_price
{
	
}

.contrast_background
{
	background:#fff;
}
.contrast_background_gray
{
	background:#f8f8f8;
}



.store_box_services h2 {
	line-height:16px !important;
}

.store_box_last_entries_products {
		position:relative;
		display:inline-block;
		height:430px;
		margin:10px;
		vertical-align:top;
		border:1px solid #eee ;
		text-align:center;
		background:#fff;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	.store_box_last_entries_products h3.store_box_content_brand
	{
		font-size:14px;
		color:#777777;
		font-weight:bold;
	}
	.store_box_last_entries_products small
	{
		color:#aaa;
	}
	.store_box_last_entries_products.store_with_add
	{
	height:395px;
	}
	.store_box_last_entries_products
	{ 
	width:193px;
	margin:10px 9px;
	}
	.store_box_last_entries_products.child_1
	{
		margin-left:0;
	}
	.store_box_last_entries_products.child_5
	{
		margin-right:0;
	}
	.store_box_last_entries_products h2
	{
		font-size:18px;
		color:#777777;
		line-height:22px;
		font-weight:bold;
	}
	.store_box_last_entries_products h3
	{
		font-size:12px;
		font-weight:normal;
		line-height:18px;
		color:#aaaaaa;
		margin-top:5px;
	}
	.store_box_last_entries_products .store_box_products_price
	{
		font-size:28px;
		color:#fec524;
	}
	.store_box_last_entries_products .store_box_products_full_price
	{
		text-decoration:line-through;
		color:#333333;
		font-size:20px;
	}
	.store_box_last_entries_products .store_box_products_price_discount
	{
		font-size:28px;
		font-weight:bold;
		color:#2CA736;
	}
	.store_box_last_entries_products:hover
	{ 
	border:1px solid #aaa;

	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;		
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	}


@media screen and (min-width: 1001px)
{		
	.header_social_networks
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:350px;
		height:30px;
		line-height:30px;
		margin-top:8px;
		margin-left:0px;
		margin-right:0px;
		float:left;
		text-align:left;
		border:0px #ffffff solid;

		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;				
	}	
	
	.header_address
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:160px;
		height:30px;
		line-height:30px;
		margin-top:8px;
		margin-left:0px;
		margin-right:20px;
		float:left;
		text-align:left;
		border:0px #ffffff solid;

		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;				
	}
	
	.header_phone
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:128	px;
		height:30px;
		line-height:30px;
		margin-top:8px;
		margin-left:0px;
		margin-right:20px;
		float:left;
		text-align:left;
		border:0px #ffffff solid;

		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;				
	}

	.header_email
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:170px;
		height:30px;
		line-height:30px;
		margin-top:8px;
		margin-left:0px;
		margin-right:0px;
		float:left;
		text-align:left;
		border:0px #ffffff solid;

		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;				
	}	
	
	.header_langs
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100px;
		height:20px;
		margin-top:11px;		
		z-index:1;
		float:right;
		text-align:right;
		border:0px #ffffff solid;
		
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.header_langs div
	{
		display:inline-block;
		vertical-align:top;
		width:15px;
	}		

	.cell
	{
		position:relative;
		display:inline-block;
		border:0px #cccccc solid;
	}
	
	nav
	{
		width:100%;
		font-family:'regular',Arial, sans-serif;
		font-size:17px;
		z-index:1;
		text-transform: uppercase;
		border:0px #ff3300 solid;
		padding-top:0px;
	}
	nav ul
	{
		padding:0;
		margin:0 auto;
		width:100%;
		text-align:center;
	}
	nav li
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
	}
	nav a a:active a:visited
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		height:40px;
		line-height:50px;
		color:#ffffff !important;	
		margin-left:15px;
		margin-right:15px;
		text-decoration:none;

		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
	}
	nav a:hover
	{
		color:#375DDB !important;	
	}
	nav a#pull
	{
		display:none;
	}
	
	.header_logo
	{
		position:relative;
		display:inline-block;
		width:160px;
		height:100px;	
		margin-right:0px;
		margin-top:10px;
		border:0px #000000 solid;
		text-align:left;
		float:left;
	
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;	
	}
	
	.header_menu
	{
		position:relative;
		display:inline-block;
		width:calc(100% - 430px);
		height:50px;
		margin-top:35px;
		border:0px #ffffff solid;
		z-index:1;
		text-align:center;

		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;		
	}	

	.link_menu
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		height:40px;
		line-height:50px;
		color:#ffffff !important;	
		margin-left:15px;
		margin-right:15px;
		text-decoration:none;
		border-bottom:0px #313267 solid;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;	
	}	

	.link_menu_active	
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		height:40px;
		line-height:50px;
		color:#375DDB !important;	
		margin-left:15px;
		margin-right:15px;
		text-decoration:none;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;	
	}
	
	.header_cart_info
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:270px;
		height:50px;		
		margin-top:35px;
		padding:0px;
		text-align:right;
		float:right;
		border:0px #ffffff solid;

		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
	}
	
	.header_cart_salutation
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		float:right;
		padding:0px;
		margin-top:10px;
		text-align:right;
		border:0px #000000 solid;
		color:#fff;

		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
	}
		
	.slider_homepage_caixa
	{
		position: relative;
		padding:0px;
		margin:0px;
		width:100%;
		height:550px;
		border:0px #000000 solid;		
		overflow:hidden;
		z-index:1;

		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;			
	}	
	.slider_homepage
	{
		position:relative; 
		width:1050px;
		height:550px;
		background-position:center;
		background-repeat:no-repeat;
		background-position:top;
		border:0px #000000 solid;
		background-color:#eeeeee;
		margin-top:0px;
		padding:0px;
	}	
	.slider_background
	{
		position:relative; 
		background-position:top center; 
		background-repeat:no-repeat;
		background-size:cover;	
		width:1050px;
		height:550px;
		padding:0px;
		margin:0px;
	}
	.slider_content_area
	{
		position:relative;
		margin-top:170px;
		text-align:center;
		max-width:950px;
		height:300px;
		border:0px #ffffff solid;
		text-align:left;
	}
	.slider_content_area h1
	{
		max-width:400px;
		font-family:'regular';
		font-weight:normal;
		font-size:25px;
		color:#ffffff;
		line-height:35px;
		text-transform:uppercase;	
		border-bottom:1px #ffffff solid;
	}	
	.slider_content_area h2
	{
		font-family:'passionone-regular', sans-serif;
		font-weight:normal;
		font-size:80px;
		color:#ffffff;
		text-transform:uppercase;
		line-height:80px;
	}	
	.slider_content_area h3
	{
		font-family:'regular', sans-serif;
		font-weight:normal;
		font-size:30px;
		color:#ffffff;
		text-transform:uppercase;
		line-height:30px;
	}		
	.plusslider-arrows-wrapper
	{
		margin-top:-18px;
	}	
	
	.home_banner
	{
		position:relative;
		width:100%;
		min-height:200px;
		margin-top:0px;
		background-color:#ffffff;
		-moz-animation: fadein 2s;
		-webkit-animation: fadein 2s;
		-o-animation: fadein 2s;
	}
	
	.store_discount_ball h2,
	.store_novelty_bar h2 {
		color:#fff !important;
	}
	
	.home_service
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:250px;
		height:350px;		
		margin-left:15px;
		margin-right:15px;
		margin-bottom:30px;
		padding:7px;
		border:1px #ffffff solid;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;	
	}	
	.home_service:hover
	{
		border:1px #DE0000 solid;
	}
	.home_service.middle {
		margin: 0 6px;
	}	
	.home_service_image
	{
		background-size:cover;
		background-position:top center;
		background-repeat:no-repeat;
		width:100%;
		height:170px;
	}
	.home_service_content
	{
		background:#fff;
		height:160px;
		border:1px solid;
	}	
	.home_service h1
	{
		font-family:'passionone-regular';
		font-size:45px;
		line-height:40px;
		text-transform:uppercase;		
		text-align:center;
		margin-top:15px;
	}	
	.home_service h3
	{
		height:54px;
		text-align:left;
		color:#717171;
		font-size:14px;
		line-height:18px;
	}	
	.home_service_price
	{
		position:relative;
		display:block;
		vertical-align:top;
		font-family:'bold';
		font-size:24px;
		line-height:24px;
		color:#DE0000;	
		margin-bottom:20px;
	}
	
	.home_blog_three
	{
		width:330px;
		height:440px;
		display:inline-block;
		margin-bottom:30px;
		vertical-align:top;
	}
	
	.home_blog_three.middle {
		margin: 0 30px;
	}
	
	.home_blog_three_image {
		background-repeat:no-repeat;
		background-size:cover;
		width:330px;
		height:250px;
	}
	.home_blog_three_content {
		background:#fff;
		padding:10px 0px 15px;
		height:160px;
	}
	
	.home_blog_three_content h1 {
		height:30px;
		text-align:left;
		margin-bottom:5px;
		text-transform:none;
		font-family:'regular';
		font-size:20px;
	}
	
	.home_blog_three_content h3 {
		height:54px;
		text-align:left;
		color:#717171;
		font-size:14px;
		line-height:18px;
		font-family:'regular';
	}
	
	.home_blog_three_content h3 span {
		font-weight:bold;
		font-family:'regular';
	}
	
	.home_banner_content {
		width:100%;
		max-width:1050px;
		position:relative;
		display:inline-block;
		vertical-align:top;
		padding:25px 0;
	}
	.home_banner_left {
		width:50%;
		position:relative;
		display:inline-block;
		vertical-align:top;
	}
	.home_banner_left_content {
		width:475px;
		float:right;
		background:#00d2ff;
		color:#fff;
		padding: 50px 50px 50px 0;
		vertical-align:top;
	}
	.home_banner_right {
		width:50%;
		position:relative;
		height: 100%;
		display: inline-block;
		background-repeat: no-repeat;
		background-size: cover;
	}
	
	.home_contact_left {
		margin-top:-24px;
		width:50%;
		position:relative;
		background:url(/_images/callcenter_black.png);
		height: 100%;
		display: inline-block;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.home_contact_right {
		width:50%;
		position:relative;
		display:inline-block;
		vertical-align:top;
	}
	.home_contact_right_content {
		width:475px;
		float:right;
		padding: 0px 50px;
		vertical-align:top;
	}
	
	.booking_service_detail_image
	{
		width:500px !important;
		height:300px !important;
		border:0px solid !important;
		background-size:auto !important;
	}
	#big_thumb
	{
		width:500px !important;
		height:300px !important;
	}
	
	.box_content
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		height:auto;
		text-align:center;
		border:0px #ffffff solid;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
	}
	
	.box_gallery
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		margin: 0 8px 20px;
		width: 244px;
		border:1px #ffffff solid;
		text-align:left;
		opacity:1;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
	}
	.box_gallery:hover
	{
		border:1px #eee solid;
		background-color:#fff;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
	}
	.box_gallery h1 {
		text-align:center;
	}
			
	.box_image
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		height:200px;
		border:0px #ffffff solid;
		text-align:center;
		overflow:hidden;
		float:left;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.box_image:hover {
		opacity:0.7;
	}	
	
	.box_services
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:250px;
		height:250px;
		border:1px #dddddd solid;
		padding:0px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:30px;
		text-align:center;
		cursor:pointer;
				
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.box_services:hover
	{
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
	}
	.box_services img {
		width:100%;
	}
	.box_services_details
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:350px;
		height:480px;
		border-radius:8px;
		border:1px #ffffff solid;
		padding:5px;
		margin-left:20px;
		margin-right:20px;
		margin-bottom:40px;
		text-align:center;
		cursor:pointer;
				
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.box_services_image {
		width:100%;
		height:150px;
		margin-top:0px;
		border:0px solid; 
		background-size:cover;
		background-position:top center;
	}
	.box_services h2 b {
		line-height: 15px;
	}
	.box_services h2 {
		color:#000;
		font-size:15px;
	}
	.box_services_line {
		position:relative;
		display:inline-block;
		width:40px;
		margin-top:20px;
		margin-bottom:0px;
		float:center;
	}
	
	.box_image_details
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:500px;
		min-height:300px;
		border:0px #000000 solid;
		margin-right:40px;
		margin-bottom:40px;
		text-align:left;
		float:left;
	}
	.box_text_details
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:500px;
		min-height:300px;
		border:0px #000000 solid;
		margin-bottom:0px;
		text-align:left;
		color:#000;
	}	
	
	.box_partners
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:185px;
		height:185px;
		border:1px #dddddd solid;
		padding:0px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:30px;
		text-align:center;
		cursor:pointer;
				
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.box_partners:hover
	{
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
	}	
	
	.box_blog
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:350px;
		height:320px;		
		margin-left:18px;
		margin-right:18px;
		margin-bottom:40px;
		text-align:left;
		padding:10px;
		border:1px #ffffff solid;
		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;	
	}
	.box_blog:hover
	{
		border:1px #aaa solid;
	}	
	.box_blog_odd
	{
		margin-right:15px;
	}
	.box_blog_even
	{
		margin-left:15px;
	}
	.box_blog_image
	{
		width:100%;
		height:200px;
		background-size:cover;
		background-position:top center;
		background-repeat:no-repeat;
		opacity:1.0;
		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;			
	}
	.box_blog_image:hover
	{
		opacity:0.5;
	}	
	.box_blog_details_image
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:500px;
		height:500px;
		margin-right:50px;
		background-size:cover;
		background-position:top center;
		background-repeat:no-repeat;
		float:left;
		border:0px solid;
	}
	.box_blog_details_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:600px;
		height:500px;
		background-size:cover;
		background-position:top center;
		background-repeat:no-repeat;
		float:left;
		text-align:left;
		border:0px solid;
	}

	.box_image
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		height:300px;
		border:1px #00000 solid;
		margin-bottom:0px;
		text-align:center;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	
	.box_products
	{ 
		position:relative;
		display:inline-block;
		width:250px;
		height:420px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:20px;
		vertical-align:top;
		border:1px #eeeeee solid;
		text-align:center;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	.box_products:hover
	{ 
		border:1px #aaaaaa solid;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	
	.box_contacts_address
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:500px;
		min-height:200px;
		border:0px #ff0000 solid;
		text-align:left;
		margin-bottom:20px;
		
		opacity: 1.0;
		transition: opacity 1s ease-in-out;
		-moz-transition: opacity 1s ease-in-out;
		-webkit-transition: opacity 1s ease-in-out;
	}
	
	.box_contacts_form
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:500px;
		min-height:400px;
		border:0px #ff0000 solid;
		margin-bottom:20px;
		text-align:left;
		
		opacity: 1.0;
		transition: opacity 1s ease-in-out;
		-moz-transition: opacity 1s ease-in-out;
		-webkit-transition: opacity 1s ease-in-out;
	}		
	
	.footer_site_map
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:250px;
		min-height:200px;
		color:#ffffff;
		margin-top:50px;
		margin-right:45px;
		float:left;
		text-align:left;
		border:0px #ffffff solid;
		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;		
	}
	
	.footer_informations
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:180px;
		min-height:200px;
		color:#ffffff;
		margin-top:50px;
		margin-right:45px;
		float:left;
		text-align:left;
		border:0px #ffffff solid;
		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;		
	}	
	
	.footer_newsletter
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:300px;
		min-height:200px;
		margin-top:50px;
		margin-right:45px;
		margin-bottom:20px;
		border:0px #ffffff solid;
		float:left;
		text-align:left;
		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;			
	}	
	.footer_newsletter_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;		
		width:100%;
		min-height:50px;
		margin-top:0px;
		border:0px #ffffff solid;
		float:left;
		text-align:left;
		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;		
	}	
	.footer_newsletter_form
	{
		position:relative;
		display:inline-block;
		vertical-align:top;		
		width:100%;
		min-height:70px;
		margin-top:0px;
		border:0px #cccccc solid;
		float:right;
		text-align:left;

		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;			
	}		
	.footer_newsletter_form_input
	{
		position:relative;
		display:inline-block;
		vertical-align:top;		
		width:300px;
		min-height:70px;
		border:0px #ffffff solid;
		float:left;
		text-align:left;

		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;			
	}
	.footer_newsletter_form_submit
	{
		position:relative;
		display:inline-block;
		vertical-align:top;		
		width:150px;
		min-height:70px;
		border:0px #ffffff solid;
		float:right;
		text-align:right;

		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;			
	}	

	.footer_follow_us
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:250px;
		min-height:200px;
		color:#ffffff;
		margin-top:50px;
		margin-right:0px;
		border:0px #ffffff solid;
		float:left;
		text-align:left;
		border:0px #ffffff solid;
		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;		
	}	
	
	.footer_payment_methods
	{
		position:relative;
		display:inline-block;
		width:200px;
		margin-right:16px;
		border:0px #ffffff solid;
		text-align:left;
		color:#fff;
		vertical-align:top;
		font-size:14px;
	}
	
	.footer_payment_methods_icon
	{
		position:relative;
		display:inline-block;
		float:left;
		margin-right:10px;
		margin-bottom:10px;
	}

	.footer_contacts
	{
		position:relative;
		display:inline-block;
		width:180px;
		margin-right:0px;
		border:0px #ffffff solid;
		text-align:left;
		font-family: 'regular';
		font-size: 14px;
		line-height: 20px;
		color: #fff !important;
		vertical-align:top;
	}

	.footer_copyright
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		float:left;
		margin-top:10px;
		margin-right:5px;
		border:0px #ffffff solid;
	}
	
	.footer_disclaimer
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		margin-top:10px;
		margin-left:10px;
		margin-right:10px;
		border:0px #ffffff solid;
		font-family: 'regular';
		font-size: 14px;
		font-weight: normal;
		line-height: 20px;
	}
	
	.footer_powered_by
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		float:right;
		margin-top:10px;
		border:0px #ffffff solid;
		font-size: 14px;
	}
	
	.booking_box_services h2,
	.booking_box_categories h2,
	.booking_box_featured_services h2 {
		font-size: 18px;
		color: #375DDB;
		line-height: 22px;
		font-weight: bold;
	}

	.booking_steps {
		font-size:16px;
	}
	.booking_discount_ball,
	.booking_service_three_price, 
	.booking_service_three_price_discount {
		background-color:#375DDB !important;
	}
	.booking_discount_ball h2 {
		font-family:regular;
	}
	
	.service_button.button,
	.service_button.button_grey {
		position: relative;
		display: inline-block;
		font-family: 'bold', sans-serif;
		font-weight: bold;
		font-size: 15px;
		letter-spacing: 0px;
		color: #ffffff;
		text-decoration: none;
		text-transform: uppercase;
		padding: 7px 7px 7px 7px;
		border:none;
		cursor: pointer;
		text-align: center;
		vertical-align:top;
		margin-right:5px;
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.booking_button_buy {
		width:188px;
	}
	.booking_button_buy .button {
		width:170px !important;
	}
}











@media screen and (max-width:1000px)
{	
	.header_social_networks
	{
		position:relative;
		display:block;
		vertical-align:top;
		width:90%;
		min-height:20px;
		line-height:30px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:10px;
		text-align:center;
		border:0px #ffffff solid;

		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;				
	}	
	
	.header_address
	{
		position:relative;
		display:block;
		vertical-align:top;
		width:160px;
		min-height:20px;
		line-height:20px;
		margin-top:0px;
		margin-left:0px;
		padding-top:10px;
		text-align:center;
		border:0px #ffffff solid;

		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;				
	}
	
	.header_phone
	{
		position:relative;
		display:block;
		vertical-align:top;
		width:128px;
		height:20px;
		line-height:20px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		text-align:center;
		border:0px #ffffff solid;

		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;				
	}

	.header_email
	{
		position:relative;
		display:block;
		vertical-align:top;
		width:170px;
		height:30px;
		line-height:30px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-bottom:0px;
		padding-top:0px;
		text-align:center;
		border:0px #ffffff solid;

		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;				
	}	
	
	.header_langs
	{
		position:relative;
		display:block;
		vertical-align:top;
		width:100%;
		height:20px;
		padding-top:10px;
		padding-bottom:20px;
		text-align:center;
		border:0px #ffffff solid;
		z-index:1;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.header_langs div
	{
		display:inline-block;
		vertical-align:top;
		width:15px;
	}		

	.header_logo
	{
		position:relative;
		display:inline-block;
		width:100%;
		height:80px;	
		padding-top:10px;
		border:0px #000000 solid;
		text-align:center;
	
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;	
	}
	
	.header_menu
	{
		position:relative;
		display:inline-block;
		width:100%;
		height:50px;
		margin-top:35px;
		border:0px #ffffff solid;
		z-index:1;
		text-align:center;

		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;		
	}	

	.link_menu
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		height:40px;
		line-height:50px;
		color:#ffffff !important;	
		text-decoration:none;
		border-bottom:0px #313267 solid;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;	
	}	

	.link_menu_active	
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		height:40px;
		line-height:50px;
		color:#375DDB !important;
		text-decoration:none;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;	
	}
	
	.header_cart_info
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:90%;
		height:50px;		
		margin-top:10px;
		margin-bottom:10px;
		padding:0px;
		text-align:center;
		border:0px #ffffff solid;

		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
	}
	
	.header_cart_salutation
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		padding:0px;
		margin-top:10px;
		text-align:center;
		border:0px #000000 solid;
		color:#fff;

		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
	}	

	nav
	{	
		position:absolute;
		padding:0px;
		margin:0px;
		width:100%;
		height:50px;
		height:auto;
		z-index:9999;
		background:#375DDB;
  	}	
  	nav ul
	{
		padding:0;
		margin:0 auto;
		width:100%;
		height:50px;		
		display:none;
		height:auto;
  	}	
  	nav li
	{
		position:relative;
		display:inline-block;
		width:100%;
		height:50px;
		float:left;
		color:#ffffff !important;
		text-align:center;
		border:0px solid;
		text-transform:uppercase;
		vertical-align:middle;		
  	}	
  	nav li a, li a:link, li a:active, li a:visited
	{
		width:100%;		
		display:inline-block;
		vertical-align:middle;
		text-align:center;
		height:100%;
		line-height:50px;
		padding-left:0px;
		padding-right:0px;
		color:#ffffff !important;		
		border-bottom:1px solid #bbbbbb;
		text-decoration:none;
		
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
  	nav li a:hover
	{
		background-color:#000000;
		color:#ffffff !important;
	}
	nav li:last-child a
	{
		border-right:0;
	}	
	nav a#pull
	{
		position:relative;
		display:block;
		width:100%;
		height:50px;
		vertical-align:middle;
		text-align:center;
		color:#ffffff !important;
		line-height:55px;
	}
	nav a#pull:after
	{		
		content:"";	
		color:#fff !important;
		background: url('../_images/nav-icon.png') no-repeat;
		width:30px;
		height:30px;
		display:inline-block;
		position:absolute;
		right:15px;
		top:15px;
	}
	
	.slider_homepage_caixa
	{
		position:relative;
		width:100%;
		min-height:400px;
		border:0px #ff0000 solid;
		margin-top:0px;		
		overflow:hidden;
		
		animation: fadein 2s;
		-moz-animation: fadein 2s;
		-webkit-animation: fadein 2s;
		-o-animation: fadein 2s;
	}	
	.slider_homepage
	{
		position:relative; 
		width:100%;
		min-height:400px;
		background-position:center;
		background-repeat:no-repeat;
		background-position:top;
		border:0px #aaEE00 solid;
		background-color:#eeeeee;
		margin-top:0px;
	}	
	.slider_background
	{
		position:relative; 
		background-position:top center; 
		background-repeat:no-repeat;
		background-size:cover;	
		width:100%;
		min-height:400px;
		border:0px #ff0000 solid;
	}
	.slider_content_area
	{
		position:relative;
		text-align:center;
		max-width:90%;
		height:300px;
		margin-top:40px;	
		border:0px #ffffff solid;
		text-align:center;
	}
	.slider_content_area h1
	{
		width:100%;
		font-family:'regular';
		font-weight:normal;
		font-size:25px;
		color:#ffffff;
		line-height:35px;
		text-transform:uppercase;	
		border-bottom:1px #ffffff solid;
	}	
	.slider_content_area h2
	{
		width:100%;
		font-family:'passionone-regular', sans-serif;
		font-weight:normal;
		font-size:80px;
		color:#ffffff;
		text-transform:uppercase;
		line-height:60px;
		margin-top:20px;
	}	
	.slider_content_area h3
	{
		width:100%;
		font-family:'regular', sans-serif;
		font-weight:normal;
		font-size:30px;
		color:#ffffff;
		text-transform:uppercase;
		line-height:30px;
	}		
	.plusslider-arrows-wrapper
	{
		margin-top:-18px;
	}	
	
	.home_service
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:250px;
		height:350px;		
		margin-left:15px;
		margin-right:15px;
		margin-bottom:30px;
		padding:7px;
		border:1px #ffffff solid;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;	
	}	
	.home_service:hover
	{
		border:1px #DE0000 solid;
	}
	.home_service.middle {
		margin: 0 30px;
	}	
	.home_service_image
	{
		background-size:cover;
		background-position:top center;
		background-repeat:no-repeat;
		width:100%;
		height:170px;
	}
	.home_service_content
	{
		background:#fff;
		height:160px;
		border:1px solid;
	}	
	.home_service h1
	{
		font-family:'passionone-regular';
		font-size:45px;
		line-height:40px;
		text-transform:uppercase;		
		text-align:center;
		margin-top:15px;
	}	
	.home_service h3
	{
		height:54px;
		text-align:left;
		color:#717171;
		font-size:14px;
		line-height:18px;
	}	
	.home_service_price
	{
		position:relative;
		display:block;
		vertical-align:top;
		font-family:'bold';
		font-size:24px;
		line-height:24px;
		color:#DE0000;	
		margin-bottom:20px;
	}
	
	.booking_service_detail_image
	{
		width:90% !important;
		max-width:400px !important;
		height:300px !important;
		border:0px solid !important;
		background-size:auto !important;
	}
	#big_thumb
	{
		width:400px !important;
		height:300px !important;
	}	
		
	.box_blog
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:350px;
		height:320px;		
		margin-left:18px;
		margin-right:18px;
		margin-bottom:40px;
		text-align:left;
		padding:10px;
		border:1px #ffffff solid;
		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;	
	}
	.box_blog:hover
	{
		border:1px #aaa solid;
	}	
	.box_blog_odd
	{
		margin-right:15px;
	}
	.box_blog_even
	{
		margin-left:15px;
	}
	.box_blog_image
	{
		width:100%;
		height:200px;
		background-size:cover;
		background-position:top center;
		background-repeat:no-repeat;
		opacity:1.0;
		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;			
	}
	.box_blog_image:hover
	{
		opacity:0.5;
	}	
	.box_blog_details_image
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:500px;
		height:500px;
		margin-right:50px;
		background-size:cover;
		background-position:top center;
		background-repeat:no-repeat;
		float:left;
		border:0px solid;
	}
	.box_blog_details_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:600px;
		height:500px;
		background-size:cover;
		background-position:top center;
		background-repeat:no-repeat;
		float:left;
		text-align:left;
		border:0px solid;
	}

	
	
	.booking_discount_ball h2 {
		font-family:regular;
	}
	.booking_discount_ball,
	.booking_service_three_price,
	.booking_service_three_price_discount {
		background-color:#375DDB !important;
	}
	.booking_steps {
		font-size:16px;
	}

	.plusslider {
		margin-bottom:-25px !important;
	}
	.slider_homepage_caixa_div {
		position:relative;
		width:100%;
		border:0px #ff0000 solid;
	}
	.home_blog_three
	{
		width:calc(100% - 30px);
		height:440px;
		display:inline-block;
		margin-bottom:30px;
		vertical-align:top;
	}
	
	.home_blog_three.middle {
		margin: 0;
	}
	
	.home_blog_three_image {
		background-repeat:no-repeat;
		background-size:cover;
		width:100%;
		height:250px;
	}
	.home_blog_three_content {
		background:#fff;
		padding:10px 0px 15px;
		height:160px;
	}
	
	.home_blog_three_content h1 {
		height:30px;
		text-align:left;
		margin-bottom:5px;
		text-transform:none;
		font-family:'regular';
		font-size:20px;
	}
	
	.home_blog_three_content h3 {
		height:54px;
		text-align:left;
		color:#717171;
		font-size:14px;
		line-height:18px;
		font-family:'regular';
	}
	
	.home_blog_three_content h3 span {
		font-weight:bold;
		font-family:'regular';
	}
	.home_banner_content {
		width:100%;
		position:relative;
		display:inline-block;
		vertical-align:top;
		padding:25px 0;
	}
	.box_partners
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:185px;
		height:185px;
		border:1px #dddddd solid;
		padding:0px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:30px;
		text-align:center;
		cursor:pointer;
				
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.box_partners:hover
	{
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
	}	
	.box_image_details
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:90%;
		border:0px #000000 solid;
		margin-bottom:40px;
		text-align:center;
		float:center;
	}
	.box_text_details
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:90%;
		min-height:300px;
		border:0px #000000 solid;
		margin-bottom:40px;
		text-align:center;
		color:#000;
	}
	
	.box_services_image {
		width:100%;
		height:110px;
		margin-top:0px;
		border:0px solid; 
		background-size:cover;
		background-position:top center;
		margin-bottom:-10px;
	}
	.box_services h2 b {
		line-height: 15px;
		padding:0 5px;
	}
	.box_services h2 {
		color:#000;
		font-size:15px;
	}
	.box_services_line {
		position:relative;
		display:inline-block;
		width:40px;
		margin-top:10px;
		margin-bottom:0px;
		float:center;
	}
	.box_services
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:185px;
		height:185px;
		border:1px #dddddd solid;
		padding:0px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:30px;
		text-align:center;
		cursor:pointer;
				
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.box_services:hover
	{
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
	}	
	.box_services_details
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:350px;
		height:480px;
		border-radius:8px;
		border:1px #ffffff solid;
		padding:5px;
		margin-left:20px;
		margin-right:20px;
		margin-bottom:40px;
		text-align:center;
		cursor:pointer;
				
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}

	.home_contact_left {
		margin-top:-50px;
		width:100%;
		position:relative;
		background:url(/_images/callcenter_black.png);
		height: 100%;
		display: inline-block;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.home_contact_right {
		width:100%;
		position:relative;
		display:inline-block;
		vertical-align:top;
	}
	.home_contact_right_content {
		width:calc(100% - 30px);
		padding: 30px 15px 20px;
		vertical-align:top;
	}
	
	.home_banner_left {
		width:100%;
		position:relative;
		display:inline-block;
		vertical-align:top;
	}
	.home_banner_left_content {
		width:calc(100% - 40px);
		background:#00d2ff;
		color:#fff;
		padding: 20px;
		vertical-align:top;
	}
	.home_banner_right {
		width:100%;
		position:relative;
		height: 250px;
		display: inline-block;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.home_service_three {
		width:calc(100% - 30px);
		margin: 0 15px;
		display:inline-block;
		margin-bottom:30px;
		vertical-align:top;
		-moz-box-shadow: 0 0 5px #e8e8e8;
		-webkit-box-shadow: 0 0 5px #e8e8e8;
		box-shadow: 0 0 5px #e8e8e8;
	}
	
	.home_service_three_image {
		background-repeat:no-repeat;
		background-size:cover;
		width:100%;
		height:250px;
	}
	.home_service_three_content {
		background:#fff;
		padding:15px 10px;
	}
	
	.home_service_three_content h1 {
		text-align:left;
		margin-bottom:5px;
		text-transform:none;
		font-family:'bold';
	}
	
	.home_service_three_content h3 {
		text-align:left;
		color:#717171;
		font-size:14px;
		line-height:18px;
		font-family:'regular';
		font-weight:bold;
	}
	
	.home_service_three_content h3 span {
		font-weight:bold;
		font-family:'regular';
	}
	.home_service_three_price {
		position: relative;
		width: 110px;
		margin-left: 220px;
		color: #fff;
		height: 40px;
		display: inline-block;
		margin-top: 206px;
		font-size: 30px;
		float:right;
		background-color:#375DDB;
	}
	.home_service_three_price font {
		margin-top: -45px;
		display: block;
		line-height: 64px;
		height: 45px;
		font-size: 18px;
		text-align: right;
		padding-right: 10px;
		font-family:'regular';
	}
	.home_service_three_price span {
		font-family:'bold';
	}

	.box_gallery
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		margin: 0 8px 20px;
		width: 244px;
		border:1px #ffffff solid;
		text-align:left;
		opacity:1;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
	}
	.box_gallery:hover
	{
		border:1px #eee solid;
		background-color:#fff;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
	}
	.box_gallery h1 {
		text-align:center;
	}


	


	
	.login
	{
		position:relative;
		display:inline-block;
		width:100%;
		max-width:250px;
		min-height:80px;
		border:0px #ff0000 solid;
		text-align:center;
		margin-bottom:20px;
	}	
	

	
	.box_contacts_address
	{
		position:relative;
		width:90%;
		min-height:200px;
		border:0px #ff0000 solid;
		text-align:center;
		margin-bottom:20px;
		
		opacity: 1.0;
		transition: opacity 1s ease-in-out;
		-moz-transition: opacity 1s ease-in-out;
		-webkit-transition: opacity 1s ease-in-out;
	}
	
	.box_contacts_form
	{
		position:relative;
		width:90%;
		min-height:400px;
		border:0px #ff0000 solid;
		margin-bottom:20px;
		text-align:center;
		background-color:#ffffff;
		
		opacity: 1.0;
		transition: opacity 1s ease-in-out;
		-moz-transition: opacity 1s ease-in-out;
		-webkit-transition: opacity 1s ease-in-out;
	}	
	
	.box_products
	{ 
		position:relative;
		display:inline-block;
		width:250px;
		height:420px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:20px;
		vertical-align:top;
		border:1px #eeeeee solid;
		text-align:center;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	.box_products:hover
	{ 
		border:1px #cccccc solid;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	
	.boxservices
	{ 
		width:100%;
		margin-bottom:20px;
		vertical-align:top;
	}
	
	.footer_site_map
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:90%;
		min-height:100px;
		color:#ffffff;
		margin-top:50px;
		text-align:center;
		border:0px #ffffff solid;
		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;		
	}
	
	.footer_informations
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:90%;
		min-height:100px;
		color:#ffffff;
		margin-top:50px;
		text-align:center;
		border:0px #ffffff solid;
		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;		
	}	
	
	.footer_newsletter
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:90%;
		min-height:100px;
		margin-top:50px;
		border:0px #ffffff solid;
		text-align:center;
		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;			
	}	
	.footer_newsletter_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;		
		width:90%;
		min-height:50px;
		margin-top:0px;
		border:0px #ffffff solid;
		text-align:center;
		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;		
	}	
	.footer_newsletter_form
	{
		position:relative;
		display:inline-block;
		vertical-align:top;		
		width:100%;
		min-height:70px;
		margin-top:0px;
		border:0px #cccccc solid;
		text-align:center;

		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;			
	}		
	.footer_newsletter_form_input
	{
		position:relative;
		display:inline-block;
		vertical-align:top;		
		width:100%;
		min-height:70px;
		border:0px #ffffff solid;
		text-align:center;

		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;			
	}
	.footer_newsletter_form_submit
	{
		position:relative;
		display:inline-block;
		vertical-align:top;		
		width:100%;
		min-height:70px;
		border:0px #ffffff solid;
		text-align:center;

		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;			
	}	

	.footer_follow_us
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:90%;
		min-height:100px;
		color:#ffffff;
		margin-top:50px;
		text-align:center;
		border:0px #ffffff solid;
		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;		
	}	
	
	.footer_payment_methods
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:90%;
		border:0px #ffffff solid;
		text-align:center;
	}
	
	.footer_payment_methods_icon
	{
		position:relative;
		display:inline-block;
		float:center;
		margin-right:10px;
		margin-bottom:10px;
	}

	.footer_contacts
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		text-align:left;
		border:0px #ffffff solid;
	}

	.footer_copyright
	{
		position:relative;
		display:inline-block;
		vertical-align:top;		
		margin-top:10px;
		border:0px #ffffff solid;
		float:center;
	}
	
	.footer_disclaimer
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		margin-top:10px;
		border:0px #ffffff solid;
	}
	
	.footer_powered_by
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		float:center;
		margin-top:10px;
		border:0px #ffffff solid;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.store_header
	{ 	
		position:relative;
		width:100%;
		height:100%;
		min-height:50px;
		border:0px solid;
		text-align:center;
	}	
	
	.store_filters
	{
		display:none;
	}	
	
	.store_filters_mobile
	{
		position:relative;
		float:center;
		width:100%;
		height:100%;
		border:0px #000000 solid;
		text-align:center;
	}
	
	.store_breadcrumb
	{
		position:relative;
		width:100%;
		min-height:50px;
		border:0px #000000 solid;
		text-align:center;	
		margin-bottom:0px;
	}
	
	.store_search
	{
		margin-right: auto;
		margin-left: auto;
		width:80%;
		min-height:50px;
		border:0px solid;
		margin-bottom:20px;
		text-align:center;
	}
	
	.store_order_by
	{
		position:relative;
		display:inline-block;
		width:50%;
		height:50px;
		border:0px solid;
		float:center;
		text-align:center;		
	}
	
	.store_products_list
	{
		position:relative;
		display:inline-block;
		width:100%;
		height:100%;
		border:0px solid;	
		text-align:center;
		margin-top:20px;
	}
	
	.store_product_detail_image
	{
		position:relative;
		width:100%;
		height:100%;
		border:0px solid;	
	}
			
	.store_product_detail_body
	{
		position:relative;
		width:100%;
		height:100%;
		border:0px solid;	
	}
	
	.store_promotions_list
	{
		position:relative;
		display:inline-block;
		width:100%;
		height:100%;
		border:0px solid;	
		text-align:center;	
	}

	.store_steps
	{
		position:relative; 
		width:90%;	
		height:50px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:20px;
		border:1px #cccccc solid;
	}
	
	.store_column_title
	{
		display:none;
		position:relative;
		width:90%;
		height:20px;
		background-color:#cccccc;
		text-align:center;
		border:0px solid;
	}
	
	.store_column_data
	{
		position:relative;
		width:90%;
		height:30px;
		background-color:#ffffff;
		text-align:center;
		border-bottom:1px #eeeeee solid;
	}
	
	.store_total
	{
		position:relative;
		width:90%;
		height:30px;
		background-color:#ffffff;
		text-align:center;
		border-bottom:1px #eeeeee solid;
	}
	
	.store_total_line
	{
		position:relative;
		width:90%;
		height:2px;
		background-color:#cccccc;
		border:0px solid;
		margin-bottom:10px;
	}	
	
	.store_button_continue
	{
		position:relative;
		width:100%;
		height:30px;
		background-color:#ffffff;
		text-align:center;
		border:0px #cccccc solid;
		margin-bottom:20px;
	}	

	.store_button_buy
	{
		position:relative;
		width:100%;
		height:40px;
		line-height:30px;
		background-color:#ffffff;
		text-align:center;
		border:0px #cccccc solid;
		margin-bottom:20px;
	}
		
	.store_mobile_title
	{
		display:show;
	}		
		
		
	.login_on
	{
		position:relative; 
		width:270px;
		margin-bottom:20px;
		border:0px #cccccc solid;
	}
	
	.login_off
	{
		position:relative; 
		width:270px;
		height:50px;
		margin-bottom:20px;
		border:0px #cccccc solid;
	}
	
	.cell
	{
		position:relative;
		width:100% !important;
		min-height:50px;
		border-bottom:1px #dddddd solid !important;
		text-align:center !important;
	}
	
	

	.home_banner {
		position:relative;
		width:100%;
		min-height:50px;
		margin-top:15px;
		background-color:#ffffff;
		-moz-animation: fadein 2s;
		-webkit-animation: fadein 2s;
		-o-animation: fadein 2s;
	}
	
	.store_discount_ball h2,
	.store_novelty_bar h2 {
		color:#fff !important;
	}
	
	
	.store_box_last_entries_products
	{ 
	position:relative;
	display:inline-block;
	width:193px;
	height:395px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
	vertical-align:top;
	border:1px solid #eee ;
	text-align:center;
	background:#fff;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;		
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	}
	.store_box_last_entries_products h3.store_box_content_brand
	{
		font-size:14px;
		color:#777777;
		font-weight:bold;
	}
	.store_box_last_entries_products small
	{
		color:#aaa;
	}
	.store_box_last_entries_products.store_with_add
	{
	height:395px;
	}
	.store_box_last_entries_products
	{ 
	width:193px;
	}
	.store_box_last_entries_products h2
	{
		font-size:15px;
		color:#777777;
		line-height:22px;
		font-weight:bold;
	}
	.store_box_last_entries_products h3
	{
		font-size:12px;
		font-weight:normal;
		line-height:18px;
		color:#aaaaaa;
		margin-top:5px;
	}
	.store_box_last_entries_products .store_box_products_price
	{
		font-size:28px;
		color:#fec524;
	}
	.store_box_last_entries_products .store_box_products_full_price
	{
		text-decoration:line-through;
		color:#333333;
		font-size:20px;
	}
	.store_box_last_entries_products .store_box_products_price_discount
	{
		font-size:30px;
		font-weight:bold;
		color:#2CA736;
	}
	.store_box_last_entries_products:hover
	{ 
	border:1px solid #aaa;

	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;		
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	}
	
	.service_button.button,
	.service_button.button_grey {
		position: relative;
		display: inline-block;
		font-family: 'bold', sans-serif;
		font-weight: bold;
		font-size: 15px;
		letter-spacing: 0px;
		color: #ffffff;
		text-decoration: none;
		text-transform: uppercase;
		padding: 7px 7px 7px 7px;
		border:none;
		cursor: pointer;
		text-align: center;
		vertical-align:top;
		margin-right:5px;
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.booking_button_buy {
		width:178px;
	}
	.booking_button_buy .button {
		width:160px !important;
	}
}