@font-face {
  font-family: 'bold';
  src: url('../_fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'regular';
  src: url('../_fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'light';
  src: url('../_fonts/Poppins-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

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

h2.title {
	color:#666;
	font-weight: normal;
	text-transform:uppercase;
	font-size:17px;
}
h1.title {
	color:#282828;
	font-weight: normal;
	text-transform:uppercase;
	font-size:30px;
}

h1
{
	margin: 0;
	padding: 0;
	font-family:bold;
	font-size:25px;
	text-transform:uppercase;
	color:#5f6670;
	letter-spacing:0px;
	line-height:30px;
}

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:regular;
	font-size:14px;
	font-weight:normal;
	letter-spacing:0px;
	text-decoration:none;
	line-height:25px;	
}

.title small {
	font-size: 13px;
    vertical-align: text-top;
    padding: 0 7px;
}

.clearfix:before,

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

.clearfix:after
{
    clear: both;
}

.clearfix
{
    *zoom: 14;
}


a
{
	text-decoration:none;
}
a:link
{
	color:#777777;
	text-decoration:none;
}
a:hover
{
	color:#e76706 !important;
	text-decoration:none;
}


.link_idiomas
{
	font-family: 'regular';
	font-size:11px;
	font-weight:normal;
	line-height:20px;	
	color:#ffffff !important;
}
.link_idiomas:hover
{
	color:#555555 !important;
}
.link_idiomas:visited
{
	color:#777777;
}
.link_idiomas:active
{
	color:#777777;
}






.link_header
{
	font-family: 'light';
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
	color:#777 !important;
	text-decoration:none;
	text-transform:uppercase;
}
.link_header b
{
	font-family: 'regular';
	font-size:12px;
	font-weight:bold;
	line-height:12px;	
	color:#5c5c5c !important;
	text-decoration:none;
	text-transform:uppercase;
}
.link_header:hover
{
	color:#2b5788 !important;
	text-decoration:none;
}
.link_header:visited
{
	color:#000000;
}
.link_header:active
{
	color:#000000;
}



.link_footer
{
	font-family: 'light';
	font-size:14px;
	font-weight:normal;
	line-height:26px;	
	color:#000 !important;
	text-decoration:none;
}
.link_footer:hover
{
	color:#e76706 !important;
	text-decoration:none;
}
.link_footer:visited
{
	color:#888;
}
.link_footer:active
{
	color:#888;
}


.link_footer2
{
	font-family: 'light';
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color:#999 !important;
	text-decoration:none;
}
.link_footer2:hover
{
	color:#e76706 !important;
	text-decoration:none;
}
.link_footer2:visited
{
	color:#000;
}
.link_footer2:active
{
	color:#ffffff;
}



.link_news
{
	font-family: 'regular';
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	text-transform:uppercase;
	color:#e76706 !important;
}
.link_news:hover
{
	color:#e76706 !important;
}
.link_news:visited
{
	color:#ffffff;
}
.link_news:active
{
	color:#ffffff;
}



.link_tags
{
	font-family: 'regular';
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	color:#f8f8f8 !important;
}
.link_tags:hover
{
	color:#f8f8f8 !important;
}
.link_tags:visited
{
	color:#f8f8f8;
}
.link_tags:active
{
	color:#f8f8f8;
}



.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;
}

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

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

.datepicker {
	font-family:'regular';
	font-size:12px;
	background-color:#ffffff;
	border:1px solid #dddddd;
	color:#777777;
	width:100%;
	height:30px;
	padding-left:10px;
	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 #dddddd;
	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: 5px;
	padding-left: 5px;
	border: 1px solid #dddddd;
}

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

.error
{
color:red;	
}



.button
{
	position:relative;
	display:inline-block;	
	background-color:#023a77;
	font-family:'regular';
	font-size:16px;
	letter-spacing:0px;
	color:white;
	text-transform:none;
	padding:7px 20px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	border-radius:50px;
	border:1px solid #023a77;
	
	-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:#e76706 !important;
	border:1px solid #e76706;
	color:#ffffff;
	
	-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.white
{
	background:#ffffff;
	color:#023a77;
}



.button_blue
{
	position:relative;
	display:inline-block;	
	background-color:#2B5788;
	font-family:'light', sans-serif;
	font-weight:bold;
	font-size:14px;
	letter-spacing:0px;
	color:white;
	text-transform:uppercase;
	padding: 7px 7px 7px 7px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	border-radius:0px;
	border:0px #dddddd 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_blue:hover
{
	background-color:#000000 !important;
	border:0px #e76706 solid;
	color:#ffffff;
	
	-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
{
	display:inline-block;	
	font-family: 'regular';
	color: #777777;
	text-transform:uppercase;
	padding: 7px 7px 7px 7px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	border-radius:0px;
	border:1px #dddddd 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_transparent:hover
{
	background-color:#cccccc !important;
	border:1px #cccccc solid;
	color:#ffffff;
	
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	-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;
}

.button_orange
{
	position:relative;
	display:inline-block;	
	background-color:#e76706;
	font-family:'regular';
	font-weight:normal;
	font-size:14px;
	letter-spacing:0px;
	color:white;
	text-transform:uppercase;
	padding: 7px 7px 7px 7px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	border-radius:0px;
	border:0px #dddddd 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_orange:hover
{
	background-color:#e76706 !important;
	border:0px #e76706 solid;
	color:#ffffff;
	
	-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_grey
{
	background-color:#ddd;
	font-family: 'regular';
	font-weight: normal;
	font-size:12px;
	letter-spacing:0px;
	color:white;
	text-transform:uppercase;
	padding: 6px 20px 6px 20px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	display:inline-block;	
	border-radius:0px;
	border:0px #ddd solid;
}
.button_grey:hover
{
	background-color:#cccccc !important;
	border:0px #555555 solid;
	color:#ffffff;
}


.header_button_social_networks
{
	position:relative;
	display:inline-block;
	width:14px;
	height:14px;
	color:#ffffff;
	border-radius:10px;
	padding:3px;
	text-align:center;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:1px;
	cursor:pointer;
	background-color:#2B5788;
	border:0px #000000 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;
}
.header_button_social_networks:hover
{
	background-color:#e76706;
	
	-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
{
	position:relative;
	display:inline-block;
	width:38px;
	height:38px;
	color:#ffffff;
	border-radius:40px;
	padding:3px;
	text-align:center;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:1px;
	cursor:pointer;
	background-color:#f8f8f8;
	border:1px #000000 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:#e76706;
	
	-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;
}



#pagination .css-button
{
	font-family: 'regular';
	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: white;
	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';
	font-size:20px;
	letter-spacing: 0px;
	text-decoration:none;
	font-weight:normal;
}

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

 #nav_tabs .menu a:visited
{   
	font-family:'regular';
	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';
	font-size:20px;
	letter-spacing: 0px;
	text-decoration:none;
	font-weight:normal;
}

#nav_tabs td.menu a:hover
{
	color:#3b3f49;
	font-family:'regular';
	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: 'light';
}
.store_box_products_price {
	font-family: 'regular' !important;
}
.menu_categorias_item_active,
.menu_categorias_item_active h3 {
	color:#fff !important;
}




	
.title
{
	margin-top:50px;
}

.store_box_products_under_consultation	
{
	font-size:15px !important;
	color:#E76706 !important;
}

.store_box_content_designation
{
	text-transform:capitalize !important;
	font-size:18px !important;
}


.store_box_content_description {
	display:none !important;
}





/* MENU CSS */

.header_box_menu
{
	position:fixed;
	vertical-align:top;
	width:0%;
	max-width:0px;
	height:100%;
	top:0px;
	left:-80px;
	background-color:#FFFFFF;
	box-shadow:0px 3px 20px rgba(0,0,0,0.3);
	z-index:99999;
	padding-left:40px;

	transition: 0.5s;
	overflow-x: hidden;
}
.header_box_menu_icon
{
	position:absolute;
	display:inline-block;
	width:40px;
	height:50px;
	top:40px;
	right:30px;
	border:0px #ffffff solid;
	float:right;
	text-align:left;
	z-index:9;
	cursor:pointer;
}
.header_box_menu_list
{
	position:absolute;
	display:none;
	width:240px;
	min-height:200px;
	top:32px;
	left:10px;
	border:0px #ffffff solid;
	z-index:1;
	cursor:pointer;
	opacity:0.0;		
}	
.header_box_menu_list a
{
	display:block;
	width:100%;
	font-family:regular;
	font-weight:normal;		
	font-size:18px;
	line-height:44px;
	color:#2f75ba;
	letter-spacing:0px;
	text-decoration:none;		
	float:left;
	text-align:left;
	z-index:1;
	cursor:pointer;

	-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_box_menu_list a:hover
{
	color:#2b2b27;
}	

.header_menu_close div

{

	margin-top:0px;

}

.header_menu_close img

{

	width:30px;

	height:17px;

	border:0px #ffffff solid;

}

.sub_header
{
	position:relative;
	display:inline-block;
	vertical-align:top;	
	width:100%;
	height:350px;
	border:0px #333333 solid;
	z-index:1;		

	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;	
}
.sub_header_image
{
	position:relative;
	display:inline-block;
	vertical-align:top;	
	width:100%;
	height:350px;
	background-color:#777777;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	border:0px #333333 solid;
	z-index:1;

	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;
}
.sub_header_mask
{
	position:relative;
	display:inline-block;
	vertical-align:top;	
	width:100%;
	height:350px;
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,0) 100%);
	border:0px #333333 solid;
	z-index:1;	
}	

.swiper-video-container
{
	padding-bottom:68% !important;
	padding-top:0px !important;
}

@media screen and (min-width: 1051px)
{
	.title
	{
		position:relative;
		display:inline-block;
		width:100%;
		text-align:center;
		margin:50px 0px 50px;
	}
	.title h1
	{
		position: relative;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        font-family: bold;
        font-weight: normal;
        font-size: 40px;
        line-height: 40px;
        color: #023a77;
        border-bottom: 0px #E75094 solid;
	}
	
	
	.header_zone
	{
		position:fixed;
		width:100%;
		height:105px;
		border:0px solid;
		z-index:9;
		border-bottom:0px solid #ffffff;

		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-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;	
	}
	
	.header_zone_logo
	{
		position:relative;
		display:inline-block;
		width:100%;
		height:105px;
		border:0px #777777 solid;
		z-index:1;		
		background:transparent;
		padding:10px 0px;

		animation-name:animation_bottom_to_top;
		animation-duration:2s;
		animation-iteration-count:1;
		-webkit-transition:all 0.3s;
		-moz-transition:all 0.3s;
		transition:all 0.3s;
	}
	
	
	
	.box_home_category
	{
		position:relative;
		display:inline-block;
		width:calc(100% / 4 - 2px);
		height:350px;
		margin:1px;
		overflow:hidden;
		background:#f7f7f7;
		
		-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_home_category_front
	{
		position:relative;
		display:inline-block;
		width:100%;
		height: 100%;
		transform-style: preserve-3d;
		transition: all 0.4s linear;
        
		-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_home_category.with_subs:hover .box_home_category_front {
		transform: rotateY(180deg);
	}
	.box_home_category.with_subs:hover .box_home_category_back {
		transform: rotateY(0deg);
	}
	.box_home_category_back
	{
		position:relative;
		display:inline-block;
		width:calc(100% - 40px);
		padding:20px;
		background:rgba(0,0,0,0.5);
		text-align: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_home_category_back h3
	{
		font-family:bold;
		font-size:18px;
		line-height:24px;
		color:#ffffff;
	}
	.box_home_category_back h3:hover
	{
		color:#e76706;
	}
	.box_home_category .face
	{
		position: absolute;
		left:0px;
		width: 100%;
		height: 100%;
		backface-visibility: hidden;
	}
	.box_home_category .face.back
	{
		display: block;
		transform: rotateY(180deg);
		box-sizing: border-box;
	}
	.box_home_category_image
	{
		position:relative;
		display:inline-block;
		width:100%;
		height:350px;
		background-size:cover;
		background-position: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_home_category:hover .box_home_category_image
	{
		-webkit-transform:scale(1.1);
		-ms-transform:scale(1.1);
		transform:scale(1.1);
	}
	.box_home_category_image_overlay
	{
		position:absolute;
		display:inline-block;
		width:100%;
		height:350px;
		left:0px;
		top:0px;
		background: linear-gradient(to top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 10%, rgba(0,0,0,0) 100%);
	}
	.box_home_category_text
	{
		position:absolute;
		display:inline-block;
		width:calc(100% - 40px);
		margin:20px;
		left:0px;
		bottom:0px;
		text-align:left;
	}
	.box_home_category_text h2
	{
		font-family:bold;
		font-size:36px;
		line-height:40px;
		color:#ffffff;
	}
	
	
	
	
	.box_home_inspiration
	{
		position:relative;
		display:inline-block;
		width:100%;
		text-align:left;
		margin-top:50px;
	}
	.box_home_inspiration h1
	{
		font-family: bold;
        font-weight: normal;
        font-size: 50px;
        line-height: 50px;
        color: #023a77;
		margin-bottom:20px;
	}
	.box_home_inspiration h2
	{
		font-family: bold;
        font-weight: normal;
        font-size: 20px;
        line-height: 24px;
        color: #000000;
		margin-bottom:20px;
	}
	
	.box_inspiration_list
	{
		position:relative;
		display:inline-block;
		width:calc(100% + 20px);
		margin:0px -10px;
	}
	
	.box_inspiration
	{
		position:relative;
		display:inline-block;
		width:calc(100% / 3 - 30px);
		margin:10px;
		padding:5px;
		vertical-align:top;
		top:0px;

		-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_inspiration:hover
	{
		top:-10px;
		box-shadow:0px 0px 40px rgba(0,0,0,0.2);
		border:0px #aaaaaa solid;	
	}
	.box_inspiration_image
	{
		position:relative;
		display:inline-block;
		width:100%;
		height:250px;
		background-size:cover;
		background-position:center;
	}
	.box_inspiration_text
	{
		position:relative;
		display:inline-block;
		width:calc(100% - 0px);
		margin:10px 0px 0px;
		text-align:left;
	}
	.box_inspiration_text h2
	{
		font-family:bold;
		font-size:30px;
		line-height:34px;
		color:#000000;
	}
	.box_inspiration_text h3
	{
		color:#000000;
	}
	
	
	
	
	
	.home_featured_zone
	{
		position:relative;
		border:0px #000000 solid;
		text-align:left;	
	}
	
	.home_banner {
		width:100%;
		height:500px;
		background-repeat:no-repeat;
		background-size:cover;
	}
	.home_banner h1 {
		font-size: 35px;
		font-weight:normal;
		color:#fff;
		text-transform:none;
		text-align:left;
		margin-left:575px;
		width:400px;
		padding-top:165px;
		padding-bottom:20px;
	}
	.home_banner h2 {
		font-size: 15px;
		line-height: 25px;
		color:#fff;
		text-transform:none;
		text-align:left;
		margin-left:575px;
		width:400px;
	}
	.home_banner .button {
		margin-top:30px;
		margin-left:315px;
		background:#fff;
		color:#282828;
		padding:15px 30px;
	}
	.home_category {
		width:calc(12.5% - 2px);
		border:1px solid #fff;
		height:130px;
		display:inline-block;
		vertical-align:top;
		overflow:hidden;
	}
	
	.home_category_subcategories {
		width:calc(100% - 23px);
		padding:10px;
		display:none;
		position:absolute;
		background:rgba(2, 58, 119, 0.8);
		margin-top:-1px;
		margin-left:1px;
		z-index:99999;
	}
	.home_category_subcategory {
		display:inline-block;
		width:128px;
		vertical-align:top;
		color:#fff;
	}
	
	.home_category_background {
		width:100%;
		height:130px;
		display:table;
		background-repeat:no-repeat;
		background-size:100% 100%;
		background-position:center;
		vertical-align:top;
		-webkit-transition: all .5s;
		transition: all .5s;
	}
	.home_category_background:hover {
		transition: all .5s;
		background-size:110% 110%;
		background-position:center;
	}
	.home_category:last-child {
		/* margin-right:0px; */
	}
	.home_category .home_category_button {
		display: table-cell;
		width:100%;
		height:60px;
		margin-left:15px;
		margin-right:15px;
		vertical-align:bottom;
		text-transform:uppercase;
		font-weight:bold;
		color:#fff;
		text-align:left;
		padding:0 5px 5px;
	}
	.home_category .home_category_text:hover {
		color:#fff;
	}
	.home_category .home_category_text {
		display: table-cell;
		vertical-align: middle;
		font-weight:bold;
		color:#023a77;
		font-size:12px;
		line-height:14px;
		padding: 2px 5px;
		margin-left:15px;
	}
	
	.home_full_category {
		width:100%;
		height:150px;
		display:inline-block;
		background-size:cover;
		background-position:center center;
		background-repeat:no-repeat;
	}
	.home_full_category .home_full_category_background {
		width:100%;
		height:150px;
		display:inline-block;
		background-size:cover;
		background-position:center center;
		background-repeat:no-repeat;
		text-align:left;
	}
	.home_full_category .home_category_button {
		display: table-cell;
		width:100%;
		height:140px;
		margin-left:15px;
		margin-right:15px;
		vertical-align:bottom;
		text-transform:uppercase;
		font-weight:bold;
		color:#fff;
		text-align:left;
		padding:0 10px 10px;
	}
	.home_full_category .home_category_text:hover {
		background:rgba(2, 58, 119, 0.8);
		color:#fff;
	}
	.home_full_category .home_category_text {
		display: table-cell;
		vertical-align: middle;
		font-weight:bold;
		color:#023a77;
		font-size:12px;
		line-height:14px;
		padding: 2px 5px;
		margin-left:15px;
	}
	
	.product_category {
		width:261px;
		height:260px;
		display:inline-block;
		margin-right:1px;
		margin-bottom:1px;
		vertical-align:top;
		overflow:hidden;
	}
	
	.product_category_subcategories {
		width:calc(100% - 22px);
		padding:10px;
		display:none;
		position:absolute;
		background:rgba(2, 58, 119, 0.8);
		margin-top:-108px;
		z-index:99999;
	}
	.product_category_subcategory {
		display:inline-block;
		width:128px;
		vertical-align:top;
		color:#fff;
	}
	
	.product_category_background {
		width:261px;
		height:260px;
		display:table;
		background-repeat:no-repeat;
		background-size:cover;
		vertical-align:top;
		-webkit-transition: all .5s;
		transition: all .5s;
	}
	.product_category_background:hover {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	.product_category:last-child {
		/* margin-right:0px; */
	}
	.product_category .product_category_button {
		display: table-cell;
		width:230px;
		height:60px;
		margin-left:15px;
		margin-right:15px;
		vertical-align:bottom;
		text-transform:uppercase;
		font-weight:bold;
		color:#fff;
		text-align:center;
	}
	.product_category .product_category_text:hover {
		background:rgba(2, 58, 119, 0.8);
	}
	.product_category .product_category_text {
		background:rgba(231, 103, 6, 0.8);
		display: table-cell;
		vertical-align: middle;
		font-weight:bold;
		color:#fff;
		font-size:14px;
		line-height:23px;
		padding: 10px 0;
		width:261px;
		margin-left:15px;
	}
	
	.cell
	{
		position:relative;
		display:inline-block;
		border:0px #cccccc solid;
	}
	
	
	nav
	{
		width:100%;
		font-family:'regular';
		font-size:14px;
		z-index:1999;
		text-transform: uppercase;
		border:0px #ff3300 solid;
		padding-top:0px;
		margin:0px;
	}

	nav ul
	{
		padding:0;
		margin:0 auto;
		width:100%;
		text-align:right;
	}

	nav li
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		line-height:30px;
	}

	nav a
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		font-size:16px;
		height:46px;
		line-height:50px;
		color:#5c5c5c !important;	
		padding-left:15px;
		padding-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:#e76706 !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;
	}

	nav a#pull
	{
		display:none;
	}
	
	.nav-li-first {
		padding-left:0;
	}
	.nav-li-last {
		padding-right:0;
	}
	
	.header_top_contacts
	{
		position: relative;
		display: inline-block;
		vertical-align: top;
		width: calc(100% - 100px);
		height: 35px;
		z-index: 1;
		text-align: left;
	}
	.header_top_contacts h3
	{
		line-height:35px;
	}
	.header_top_contacts img
	{
		vertical-align:middle;
	}
	
	.header_languages
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:140px;
		height:20px;
		border:0px #ffffff solid;
		z-index:1;
		text-align:left;
	}

	.header_logo
	{
		position:relative;
		display:inline-block;
		width:201px;
		height:105px;	
		margin-right:10px;
		margin-top:0px;
		border:0px #000000 solid;
		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;
	}
	
	.header_pesquisa
	{
		float:right;
		position:relative;
		display:inline-block;
		width:210px;
		margin-top:21px;
		border:0px solid;
		text-align:right;
		vertical-align:middle;

		-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:calc(100% - 600px);
		float:right;
		margin-top:24px;
		padding:0px;
		text-align:right;
		border:0px #000000 solid;		
	}
	
	.header_cart_salutation
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		float:right;
		padding:0px;
		text-align:right;
		border:0px #000000 solid;
		color:#5f6670;	
	}
		
		
	.header_button
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width: 200px;
		margin-top:55px;
		border:0px #333333 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;			
	}
	
	
	
	
	.header_search
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:200px;
		height:40px;
		padding:0px;
		margin-top:55px;
		margin-left:20px;
		margin-right:20px;
		border-radius:40px;
		border:1px #cccccc solid;
		z-index:1;
		text-align:left;
		background:#ffffff;

		-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_search input[type="text"]
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:calc(100% - 65px);
		height:32px;
		margin-top:3px;
		margin-left:25px;
		padding-left:0px;
		font-size:14px;
		color:#000000;
		background-color:transparent;
		border-radius:0px;
		border:0px #333333 solid;
		border-bottom:1px #ffffff solid;
		float:left;
		text-align:left;
	}
	.header_search input[type="text"]::placeholder
	{
		color:#000000;
	}		
	.header_search input[type="image"]
	{
		position:absolute;
		width:18px;
		height:18px;
		right:15px;
		top:3px;
		padding:8px 0px;
		border-radius:0;
		border:0px #333333 solid;
		float:right;
		text-align:center;
		background-color:transparent;
		
		-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_search input[type="image"]:hover
	{
		
	}	
	.header_search input:focus
	{
		outline:none;
	}	
	
	
	
	
	.header_menu_icon
	{
		display:none;
	}
	
	.header_menu
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:calc(100% - 690px);
		height:30px;
		margin-top:60px;
		border:0px #333333 solid;
		z-index:1;
		overflow:hidden;
		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 .link_menu
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		font-family:regular;
		font-size:16px;
		letter-spacing:0px;
		color: #000000;
		text-transform:none;
		padding-left:0px;
		padding-right:0px;
		margin-left:20px;
		margin-right:20px;
		line-height:28px;
		border-radius:0px;
		border-bottom:0px solid transparent;

		-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 .link_menu:hover
	{
		color:#e76706;
	}
	.header_menu .link_menu:visited
	{

	}
	.header_menu .link_menu:active
	{

	}
	.header_menu .link_menu_active
	{	
		position:relative;
		display:inline-block;
		vertical-align:top;
		font-family:regular;
		font-weight:normal;
		font-size:16px;
		letter-spacing:0px;
		color:#e76706;
		text-transform:none;
		text-decoration:none;
		padding-left:0px;
		padding-right:0px;
		margin-left:20px;
		margin-right:20px;
		line-height:28px;
		border-radius:0px;
		border-bottom:0px solid #2F75BA;

		-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 .link_menu img
	{
		vertical-align:middle;
		margin-left:5px;
		filter: invert(1);
	}
	.header_menu .link_menu:hover img
	{
		filter: invert(0);
	}
	
	
	
	.plusslider-arrows-wrapper {
		margin-top:-16px;
	}
	
	
	

	
	
	
	
	
	
	
	
	
	
	
	.homepage_box_our_products
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:510px;
		height:200px;
		background-color:#cccccc;
		background-image:url(../_images/mthexpresso-os-nossos-produtos.jpg);
		background-size:cover;
		background-repeat:no-repeat;
		border-bottom:5px #e76706 solid;
		z-index:1;
		margin-top:20px;
		margin-right:25px;
		cursor:pointer;
	}
	.homepage_box_our_products:hover
	{		
		-webkit-box-shadow: inset 0px 0px 0px 30px rgba(0,0,0,0.20);
		-moz-box-shadow: inset 0px 0px 0px 30px rgba(0,0,0,0.20);
		box-shadow: inset 0px 0px 0px 30px rgba(0,0,0,0.20);
	}
	
	.homepage_box_our_equipments
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:510px;
		height:200px;
		background-color:#dddddd;
		background-color:#cccccc;
		background-image:url(../_images/mthexpresso-os-nossos-equipamentos.jpg);
		background-size:cover;
		background-repeat:no-repeat;
		border-bottom:5px #e76706 solid;
		z-index:1;
		margin-top:20px;
		cursor:pointer;
	}	
	.homepage_box_our_equipments:hover
	{		
		-webkit-box-shadow: inset 0px 0px 0px 30px rgba(0,0,0,0.20);
		-moz-box-shadow: inset 0px 0px 0px 30px rgba(0,0,0,0.20);
		box-shadow: inset 0px 0px 0px 30px rgba(0,0,0,0.20);
	}
	
	.box_blog
	{
		position: relative;
		display: inline-block;
		vertical-align: top;
		width: 330px;
		min-height: 200px;
		border: 0px #eee solid;
		margin-bottom: 40px;
		text-align: center;
		margin-left:12px;
		margin-right:12px;
		-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:hover
	{
		
	}
	
	.box_blog_image {
		position:relative;
		top:0px;
		width:100%;
		height:100%;
		overflow:hidden;
	}
	.box_blog_image img {
		width:100%;
	}
	.box_blog_content {
		position:relative;
		top:0px;
		width:100%;
		height:100%;
		overflow:hidden;
		padding:10px 0 10px;
	}
	.box_blog h4
	{
		font-size:12px;
		line-height:12px;
		color:#999;
		text-align:left;
		margin-bottom: 15px;
		margin-top: 5px;
		font-weight:normal;
	}
	.box_blog h1
	{
		font-size:15px;
		line-height:18px;
		color:#e76706;
		text-align:left;
		margin-bottom: 5px;
		text-transform:none;
	}
	.box_blog h2
	{
		font-size:14px;
		line-height:20px;
		font-weight: bold;
		color:#727071;
		border-top:1px solid #f4f4f4;
		border-bottom:1px solid #f4f4f4;
		margin: 15px 0;
		padding:8px 0;
		text-align:left;
	}
	.box_blog h2 span
	{
		color:#b0251e;
	}
	.box_blog h3
	{
		font-size:15px;
		line-height:18px;
		color:#282828;
		text-align:left;
	}
	.box_blog span
	{
		color:#282828;
	}
	.box_blog_content span a {
		color:#282828;
		text-decoration:underline;
		text-transform:lowercase;
		font-size:14px;
	}
	
	.box_blog_odd {
		margin-right:0px;
	}
	.box_blog_even {
		margin-left:0px;
	}
	
	
	.box_blog_list
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		min-height:200px;
		border:1px #eeeeee solid;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:30px;
		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_blog_list:hover
	{
		border:1px #aaa 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_blog_list_image
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:300px;
		height:200px;
		margin-right:20px;
		border:0px #000000 solid;
		float:left;
		text-align:left;
	}
	.box_blog_list_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:700px;
		height:180px;
		border:0px #000000 solid;
		float:left;
		text-align:left;
		padding:10px;
	}	
	
	.box_image
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:300px;
		height:200px;
		margin-right:20px;
		border:0px #000000 solid;
		float:left;
		text-align:left;
	}
	
	.box_image_details
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:500px;
		/* height:300px; */
		margin-right:20px;
		border:0px #000000 solid;
		text-align:left;
	}
	
	.box_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:700px;
		height:180px;
		border:0px #000000 solid;
		float:left;
		text-align:left;
		padding:0px;
	}

	.box_text_details
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:calc(100% - 520px);
		min-height:300px;
		border:0px #000000 solid;
		text-align:left;
		padding:0px;
	}	
	.box_text_details h1
	{
		position: relative;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        font-family: bold;
        font-weight: normal;
        font-size: 40px;
        line-height: 40px;
        color: #023a77;
        border-bottom: 0px #E75094 solid;
	}
	
	
	.caixa_texto
	{
		position:relative;
		display:inline-block;
		width:100%;
		min-height:500px;
		border:0px #eeeeee solid;
		text-align:center;
	}
	
	.caixa_contactos_morada
	{
		position:relative;
		display:inline-block;
		float:left;
		width:550px;
		min-height:200px;
		border:0px #cccccc solid;
		margin-right:100px;
		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;
	}
	
	.caixa_contactos_form
	{
		position:relative;
		display:inline-block;
		float:left;
		width:400px;
		min-height:400px;
		border:0px #cccccc solid;
		margin-right:0px;
		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 #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;
	}
	
	
	.footer_about_us
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:calc(20% - 30px);
		margin:50px 30px 50px 0px;
		text-align:left;
	}	
	.footer_about_us h1
	{
		font-size:16px;
		line-height:20px;
		font-weight:bold;
		color:#000000;
		margin-bottom:20px;
		text-transform:none;
	}
	
	
	.footer_exhibition
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:calc(30% - 30px);
		margin:50px 30px 50px 0px;
		text-align:left;
	}	
	.footer_exhibition h1
	{
		font-size:16px;
		line-height:20px;
		font-weight:bold;
		color:#000000;
		margin-bottom:20px;
		text-transform:none;
	}
	
	
	.footer_services
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:calc(50% - 155px);
		margin:50px 30px 50px 0px;
		text-align:left;
	}	
	.footer_services h1
	{
		font-size:16px;
		line-height:20px;
		font-weight:bold;
		color:#000000;
		margin-bottom:20px;
		text-transform:none;
	}
	
	
	.footer_social
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:110px;
		margin:50px 0px 50px 0px;
		text-align:right;
	}	
	
	
	
	
	
	
	
	
	
	.footer_site_map
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		font-family:light;
		color:#ffffff;
		float:left;
		width:180px;
		height:200px;
		margin-right:10px;
		border:0px #cccccc solid;
		text-align:left;
	}	
	
	.footer_newsletter
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		font-family:light;
		color:#ffffff;
		float:left;
		width:300px;
		height:200px;
		margin-right:20px;
		border:0px #cccccc solid;
		text-align:left;
	}

	.footer_icons_ecommerce
	{
		position:relative;
		display:inline-block;
		width:250px;
		height:100px;
		margin-top:10px;
		vertical-align:top;	
		border:0px solid;
		text-align:center;
	}

	.footer_payment_methods
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		font-family:light;
		color:#ffffff;
		float:right;
		width:200px;
		height:200px;
		margin-right:20px;
		border:0px #cccccc solid;
		text-align:left;
	}
	.footer_payment_methods_icon
	{
		position:relative;
		display:inline-block;
		float:left;
		margin-right:10px;
		margin-bottom:10px;
	}

	.footer_contacts
	{
		position:relative;
		display:inline-block;
		float:left;
		width:280px;
		margin-right:20px;
		border:0px #ffffff solid;
		text-align:left;
		font-family: 'light';
		font-size: 14px;
		font-weight: normal;
		line-height: 20px;
		color: #000 !important;
	}
	
	.footer_place
	{
		position:relative;
		display:inline-block;
		vertical-align:top;	
		width:330px;
		min-height:50px;
		border:0px #cccccc solid;
		float:left;
		text-align:left;
	}

	.footer_phone
	{
		position:relative;
		display:inline-block;
		vertical-align:top;	
		width:330px;
		min-height:50px;
		border:0px #cccccc solid;
		text-align:left;
	}	

	.footer_email
	{
		position:relative;
		display:inline-block;
		vertical-align:top;	
		width:330px;
		min-height:50px;
		border:0px #cccccc solid;
		float:right;
		text-align:left;
	}		

	.footer_copyright
	{
		position:relative;
		display:inline-block;
		vertical-align:top;	
		width:360px;
		min-height:30px;
		margin-top:20px;
		margin-bottom:20px;
		margin-right:10px;
		border:0px #cccccc solid;
		float:left;
		text-align:left;
	}
	.footer_copyright h3
	{
		font-family:light;
		font-size:12px;
		color:#000000;	
	}
		
	.footer_disclaimer
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:calc(100% - 540px);
		min-height:30px;
		margin-top:20px;
		margin-bottom:20px;
		margin-left:10px;
		margin-right:10px;
		border:0px #cccccc solid;
		text-align:center;
	}
	.footer_disclaimer a
	{
		font-family:light;
		font-size:12px;
		color:#000000;	
	}
	
	.footer_powered_by
	{
		position:relative;
		display:inline-block;
		vertical-align:top;	
		width:140px;
		height:30px;
		margin-top:20px;
		margin-bottom:20px;
		margin-right:10px;
		border:0px #cccccc solid;
		float:right;
		text-align:right;
	}	
	.footer_powered_by a
	{
		font-family:light;
		font-size:12px;
		color:#000000;	
		line-height:30px;
	}
	
	
	.slider_homepage_caixa
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		margin-top:0px;
		background-size:cover;
		background-position:center;
		background-repeat:no-repeat;
		border:0px #e81a1c solid;		
		z-index:1;
		overflow:hidden;

		animation-name:animation_top_to_bottom;
		animation-duration:2s;
		animation-iteration-count:1;
		-webkit-transition:all 0.3s;
		-moz-transition:all 0.3s;
		transition:all 0.3s;
	}	
	.slider_homepage
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		margin-top:0px;
		padding:0px;
		border:0px #333333 solid;
		overflow:hidden;
		
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
	}	
	.slider_background
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		background-position:top center; 
		background-repeat:no-repeat;
		background-size:cover;	
		padding:0px;
		margin:0px;	
		border:0px #333333 solid;
		overflow:hidden;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}			
	.slider_content_area
	{
		position:absolute;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		display:inline-block;
		vertical-align:top;
		width:100%;
		margin-top:0px;
		border:0px #ffffff solid;
		background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 60%, rgba(255,255,255,0) 100%);
		text-align:right;
		
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.slider_content_area_box
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		max-width:640px;
		width: 90%;
		margin-right:15%;
		min-height:350px;
		margin-top:250px;
		padding:0px;
		border:0px #ffffff solid;
		text-align:left;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}	
	.slider_content_area h1
	{
		position:relative;
		display:inline-block;
		font-family:bold;
		font-size:60px;		
		line-height:70px;
		letter-spacing:0px;
		color:#023a77;
		text-transform:none;
		padding:0px;
		border:0px #ffffff solid;	
		width:100%;
	}
	.slider_content_area h2
	{
		position:relative;
		display:inline-block;
		font-family:bold;
		font-size:40px;		
		line-height:40px;
		letter-spacing:0px;
		margin-bottom: 20px;
		color:#014B58;
		text-transform:uppercase;
		padding:0px;
		border:0px #ffffff solid;	
		width:10%;
	}
	.slider_content_area h3
	{
		position:relative;
		display:inline-block;
		font-family:light;
		font-size:18px;		
		line-height:22px;
		letter-spacing:0px;
		margin-bottom: 30px;
		color:#000000;
		text-transform:none;
		padding:0px;
		border:0px #ffffff solid;	
		width:100%;
		margin-top:30px;
	}
	.slider_content_area .button
	{
		border:1px solid #023a77;
		background-color:rgba(255,255,255,0.7);
		color:#023a77;
	}	
	.slider_content_area .button:hover
	{
		
	}
	
	.plusslider-arrows-wrapper
	{
		margin-top:-18px;
	}
	
	
	
	
	.header_langs
	{
		position:relative;
		display:inline-block;
		vertical-align:middle;
		float:right;
		width:20px;
		margin-top:65px;
		border:0px #ffffff solid;
		text-align:right;
		z-index:2;

		-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_langs img
	{
		width:20px;
		display:inline-block;
		margin-right:5px;
		vertical-align:middle;
	}
	.header_langs_selected
	{
		position:relative;
		display:inline-block;
		width:20px;
		font-family:regular;
		color:#ffffff;
		cursor:pointer;
		font-size:16px;
		padding:0px 5px;
	}	
	.header_langs_select
	{
		position:absolute;
		display:none;
		width:20px;
		top:24px;
		left:0px;
		background:#ffffff;
		padding:5px;
		text-align:left;
	}
	.header_langs_select a
	{
		position:relative;
		display:inline-block;
		width:100%;
		color:#000000;
		margin-bottom:5px;
	}
	

	
	.home_banner {
		position:relative;
		width:calc(100% - 3px);
		min-height:200px;
		margin-top:0px;
		margin-left: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;
	}
	
	
	.header_zone.shrink
	{	
		position:fixed;
		width:100%;
		height:60px;
		background-color:#ffffff;
		box-shadow:0px 3px 20px rgba(0,0,0,0.1);
		z-index:9999;
		border-bottom:0px solid #ffffff;
	}
	.header_zone.shrink .header_zone_logo
	{
		height:60px;
		padding:0px;
	}
	.header_zone.shrink .header_zone_menu
	{
		display:none;
	}	
	.header_zone.shrink .header_menu_icon
	{	
		top:20px;
	}
	.header_zone.shrink .header_logo
	{
		width:100px;
		height:52px;
		margin-top:3px;
	}
	.header_zone.shrink .header_menu
	{
		width:calc(100% - 590px);
		margin-top:15px;
	}	
	.header_zone.shrink .header_langs
	{
		margin-top:20px;
	}	
	.header_zone.shrink .header_search
	{
		margin-top:10px;
	}				
	.header_zone.shrink .header_button
	{
		margin-top:10px;
	}
	
	
	
	
	
	
	.box_home_headline
	{
		position:relative;
		display:inline-block;
		vertical-align:top;		
		width:calc(100% / 1 - 0px);
		margin-top:50px;
		margin-bottom:50px;
		border:0px #ff0000 solid;
		border-radius:0px;
		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;	
	}
	.box_home_headline_image
	{
		position:relative;
		display:inline-block;
		vertical-align:middle;
		width:50%;
		margin-top:0px;
		margin-right:50px; 
		background-size:contain;
		background-position:center;
		background-repeat:no-repeat;
		border-radius:0px;
		border:0px #333333 solid;
		z-index:1;
		
		-webkit-transition: all 0.7s ease;
		transition: all 0.7s ease;
		filter:brightness(100%);		
	}
	.box_home_headline_image_back img
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;		
	}	
	.box_home_headline_text
	{
		position:relative;
		display:inline-block;
		vertical-align:middle;
		width:calc(50% - 50px);
		padding:0px;
		border:0px #333333 solid;
		z-index:2;
		text-align:left;
	}		
	.box_home_headline_text h1
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		font-family:bold;
		font-weight:normal;
		font-size:50px;
		line-height:50px;
		color:#023a77;
		margin-bottom:25px;
		border-bottom:0px #E75094 solid;
	}
	.box_home_headline_text h2
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		font-family:bold;
		font-weight:normal;
		font-size:20px;
		line-height:20px;
		letter-spacing:0px;
		color:#000000;
		margin-bottom:10px;
	}	
	.box_home_headline_text h3
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		font-family:light;
		font-weight:normal;
		font-size:14px;
		line-height:25px;
		letter-spacing:0px;
		color:#2b2b27;
		margin-top:15px;
	}
	.box_home_headline_text .button
	{
		width:120px;
		margin-top:25px;
		float:left;
	}
	.box_home_headline_text .button:hover
	{

	}
	.box_home_headline_text .button.white
	{
		margin-left:20px;
	}
}








/* CUSTOM STORE CSS */

.store_box_products h2, .store_box_featured_products h2 {
	color:#2b5788 !important;
}
.store_novelty_bar,
.store_discount_ball,
.menu_categorias_item_active {
	background:#2b5788 !important;
}
.store_box_products_price_discount,
#product_final_price {
	color:#2b5788 !important;
}

.store_discount_ball h2 {
	color:#fff !important;
}




