/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}

/*CSS to remove spinner from number form*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button{
	-webkit-appearence:none;
	margin:0;
}
input[type=number]{
	-moz-appearance: textfield;
}

body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul a {
padding-left: 0.9em;
padding-right: 0.9em;
/* padding-top: 1em; */
}
 
*{
   outline: none;
}

a:hover,
a:focus {
   outline: none;
    text-decoration: none;
    color: #00753b;
}

.navbar-margin-top ul{
	margin-top: 11px;
}

.content-visibility-hidden{
    visibility: hidden;
}

/*
.content-display-none{
    display: none !important;
}
*/

/*
.content-border-radius{
    border-radius: 0 0 0 50px;
}
*/

.news-margin{
	margin-bottom: 200px;
}

.sr-only-none{
	display: none;
}

.container-fluid>.navbar-collapse{
	margin-right: -1px;
    margin-left: -1px;
}

.container-fluid>.navbar-header{
	margin-right: unset;
    margin-left: unset;
}

.search_title h6 {
	text-align: center;
	padding-top: 15px;
}

.pagination{
    position: absolute;
    bottom: -55px;
    left: 50%;
    transform: translateX(-50%);
    display: unset;
    padding: 0;
    margin: 0;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #00753b;
    border-color: #00753b;
    cursor: default;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #00753b;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #fff;
    background-color: #00753b;
    border-color: #00753b;
    font-weight: 700;
}

/*
.wid_205 {
    width: 20.5% !important;
}
*/

.activ2{
    color: #00753b !important;
}
  

.newboto{
    display: inline-block;
    border: 1px solid;
    /* padding: 2px 7px; */
    border-color: #00753b;
    background-color: #00753b;
    color: #fff;
    position: relative;
    left: -5px;
    font-family: Erien;
    padding-top: 2px;
    padding-bottom: 2px;
}
 
.search_form{
    color:    #00753b;
}

.search_form form{
	padding-left: 2em;
}

.search_form ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
   color:    #00753b;
   font-family: Erien;
   font-size: 15px;
   opacity: 1;
}
.search_form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
     color:    #00753b;
   font-family: Erien;
   font-size: 15px;
   opacity: 1;
}
.search_form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #00753b;
   font-family: Erien;
   font-size: 15px;
   opacity: 1;
}
.search_form :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #00753b;
   font-family: Erien;
   font-size: 15px;
   opacity: 1;
}

.search-form-dieta ::-webkit-input-placeholder{
	color: #ef4d64 !important;
}

.search-form-dieta ::-moz-placeholder{
	color: #ef4d64 !important;
}

.search-form-dieta ::-ms-placeholder{
	color: #ef4d64 !important;
}

.search_form input{
	padding-left: 6px;
    padding-right: 6px;
}

.dropdown-menu2{
    position: absolute;
    top: 40px;
    margin-left:70% !important;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    /*min-width: 360px;*/
  /*  padding: 5px 0;
    margin: 2px 0 0;*/
    font-family: Erien;
    list-style: none;
    font-size: 14px;
    /*background-color: rgba(255,255,255,0.5);*/
    border: none;
    border-radius: inherit;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}
/*
.topol{
	top: 100px !important
}*/

#minibasket > .dropdown-menu{
	top: 46px;
	margin-left:70% !important;
	margin-right: 1em;
}
.dropdown-menu {
    position: absolute;
    /* top: 40px;
    margin-left:70% !important; */
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 150px;
    /* padding: 5px 0;
    margin: 2px 0 0; */
    font-family: Erien;
    list-style: none;
    font-size: 14px;
    /* background-color: rgba(255,255,255,0.5); */
    border: none;
    border-radius: inherit;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    border-radius: 0 0 0 20px;
    /* min-width: 140px; */
}


.dropdown:hover > .dropdown-menu {
    display: block;
}
.dropdown-menu .btn { 
    color: #00753b !important;
}
.dropdown-menu a { 
    color: #00753b !important;
}

.dropdown-menu-dieta a{
	color: #FFFFFF !important;
}

.btn .cart-btn {
    background-image: url('../img/cart_icon.png');
    cursor: pointer;
}

.shopbasket {
    font-family: Erien;
    margin-bottom: 100px;
}
.shopbasket .userspan {
    color: #4d4d4f;
}

.formSpace {
    width:65px;
}

.shopbasket .btn { 
    color: #00753b !important;
}

.shopbasket h2 { 
    color: #00753b !important;
    font-family: Eras;
    margin-bottom: 50px;
}

/*-webkit-padding-before

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
	background-image: url('../img/fundo_superior.png');
    background-size: cover;	
	overflow-x: hidden;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    background-size: 100%;
    background-repeat: no-repeat;
}


#body_d {
	background: none;
	overflow-x: hidden;
}

.container {
	position: relative;
	max-width:99%;
}

.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.row{

	z-index: 10;
}

.ss-result{

	z-index: 10;
}

.ss-result__aside{

	z-index: 10;
}
.ss-result__image{

	z-index: 10;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Eras;
	color: #00753b;
	font-size:35px;
	margin-top: 200px;
}

.h1 {
	font-family: Eras;
	color: #00b6e0;
	font-size:35px;
	margin-top: 200px;
}

h5 {
	font-family: Erien;
	color: #00753b;
	font-size:16px;
	margin-bottom: 30px;
	line-height: 22px;
}

.h5 {
	width:80%;
	margin-left: 10%;
}

h6 {
	font-family: Erien;
	color: #00753b;
	font-size:15px;
	margin-bottom: 30px;
}

p {
	font-family: Erien;
	color: #4d4d4f;
	font-size:15px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#produtos_d p {
	font-family: Erien;
	color: #4d4d4f;
	font-size:23px;
	margin-left:10%;
}

.diet {
	font-family: Eras;
	color: #00b6e0;
}
.dietr {
	font-family: Eras;
	color: #ef4d64;
}
.dietsub {
	font-family: Erien;
	color: #00b6e0;
	font-size:15px;
}
.dietind {
	font-family: Eras;
	color: #939598;
	font-size:14px;
}
.dietindt {
	font-family: Erien;
	color: #939598;
	font-size:14px;
}

.dietmore {
	font-family: Eras;
	color: #939598;
	font-size:14px;
	text-align: right;
	margin-right: 10%;
}

.dietmore a {
	color: #ef4d64;
	text-decoration: underline;
}


.diet_t {
	margin-top:20px;
	margin-bottom: 20px;
	line-height: 45px !important;
	font-size: 20px !important;
	color: #00b6e0 !important;
	font-family: 'LHandW';
}

.diet_r {
	margin-top:0px;
	margin-bottom: 20px;
	line-height: 45px !important;
	font-size: 20px !important;
	color: #ef4d64 !important;
	font-family: 'LHandW';
}

.dieta-padding{
	padding-top: 100px;
}

.disttext {
	font-family: Erien;
	color: #00b6e0;
	font-size:14px;
}
.who_dmap p {
	font-size:14px;
	text-align: left;
}
.localtext {
	font-family: Erien;
	color: #ef4d64;
	font-size:14px;
}
.localsocial {
	font-size:12px;
	vertical-align: top;
	line-height: 13px;
}

a .localsocial {
	color: #4d4d4f;
}

.who {
	width:60%;
	text-align:justify;
	margin-left:240px;
}

.contacts-who{
    z-index: 100;
    margin-top: 128px;
}

.who_d {
	width:50%;
	text-align:justify;
	margin-left:25%;
	height:400px;
}
.who_s {
	width:80%;
	text-align:justify;
	margin-left:10%;
	height:400px;
}
.who_p {
	width:80%;
	text-align:justify;
	margin-left:10%;
	height:400px;
}

.who_dmap {
	width:100%;
	text-align:justify;
	margin-left:10%;
}

.maptext {
	width:10%;
	position:absolute;
	margin-top:145px;
	text-align:left;
}
.mapimg{
	position:absolute;
	margin-left:5%;
}
.quem_map {
	margin-top:100px;
	margin-bottom: 10px !important;
	min-height:769px;
}
.saveiro {
    height: 100px;
    margin-left: 12%;
    margin-top: 164px;
    position: absolute;
    width: 72px;
    z-index: 1;
    cursor: pointer;
}
.sbraga {
    height: 57px;
    margin-left: 12%;
    margin-top: 59px;
    position: absolute;
    width: 105px;
    z-index: 1;
    cursor: pointer;
}
.sbeja {
    height: 105px;
    margin-left: 15%;
    margin-top: 583px;
    position: absolute;
    width: 163px;
    z-index: 1;
    cursor: pointer;
}

.sevora {
    cursor: pointer;
    height: 83px;
    margin-left: 18%;
    margin-top: 483px;
    position: absolute;
    width: 108px;
    z-index: 1;
}

.sfaro {
    cursor: pointer;
    height: 64px;
    margin-left: 10%;
    margin-top: 692px;
    position: absolute;
    width: 182px;
    z-index: 1;
}

.sleiria {
    cursor: pointer;
    height: 105px;
    margin-left: 6%;
    margin-top: 312px;
    position: absolute;
    width: 88px;
    z-index: 1;
}

.slisboa {
    height: 84px;
    margin-left: 5%;
    margin-top: 422px;
    position: absolute;
    width: 72px;
    z-index: 1;
    cursor: pointer;
}

.sporto {
    cursor: pointer;
    height: 46px;
    margin-left: 12%;
    margin-top: 116px;
    position: absolute;
    width: 101px;
    z-index: 1;
}

.sportalegre {
    cursor: pointer;
    height: 93px;
    margin-left: 20%;
    margin-top: 378px;
    position: absolute;
    width: 109px;
    z-index: 1;
}

.ssantarem {
    cursor: pointer;
    height: 134px;
    margin-left: 13%;
    margin-top: 355px;
    position: absolute;
    width: 73px;
    z-index: 1;
}
.ssetubal {
    cursor: pointer;
    height: 105px;
    margin-left: 8%;
    margin-top: 533px;
    position: absolute;
    width: 106px;
    z-index: 1;
}

.sviana {
    cursor: pointer;
    height: 59px;
    margin-left: 11%;
    margin-top: 3px;
    position: absolute;
    width: 90px;
    z-index: 1;
}

.login {
	margin-top: 100px;
	width: 50%;
	text-align: center;
	margin-left: 30%;
	/* width: 60%; */
	margin: auto;
}

#login {
	margin-bottom:160px;
	margin-top: 100px;
}

.login-padding-extra{
	padding-bottom: 330px;
}

/* 
FONTS 
-------------------------------------------------------
*/

@font-face {
	font-family: Eras;
	src: url("../fonts/ERASDEMI.TTF");
}
@font-face {
	font-family: Eras_light;
	src: url("../fonts/ERASLGHT.TTF");
}
@font-face {
	font-family: Erien;
	src: url("../fonts/ERIEN.TTF");
}
@font-face {
	font-family: Erieb;
	src: url("../fonts/ERIEB.TTF");
}

@font-face {
	font-family: LHandW;
	src: url("../fonts/LHANDW.TTF");
}




/* 
HEADER 
-------------------------------------------------------
*/

#navbar {
	max-width:100%;
}

.navbar {
}

header#site-header {
	position: relative;
	z-index: 9;
}

.navbar-header {
	height: 122px;
	position: relative;
}

.navbar-display-inline-block{
    display: inline-block; 
    padding-right: 4px; 
}

.navbar-header .label-qualidade {
    bottom: 14px;
    color: #00753b;
    font-family: Erien;
    font-size: 30px;
    position: absolute;
    right: -335px;
}

.navbar-header .label-dieta {
	font-family: Erien;
	font-size: 30px;
    position: absolute;
    right: -430px;
    bottom: 14px;
	color: #939598;	
}

#navbar .top-bar-btns {
	float: right;	
	background-color: #00753b;
	border-radius: 0 0 0 20px;
}

#navbar .top-bar-btns > div {
	float: left;
    margin: 10px 0;
    padding: 5px 15px;
    padding-left: 47px;
    background-repeat: no-repeat;
    background-position: 26px center;
}

#navbar .top-bar-btns .login-btn {
	background-image: url('../img/login_icon.png');
	border-right: 1px solid #fff;
}

#navbar .top-bar-btns .cart-btn {
	background-image: url('../img/cart_icon.png');
    cursor: pointer;
}

#navbar .top-bar-btns > div a {
	color: #fff;
	font-weight: 300;
	font-size: 12px;

}

.navbar-toggle{
	margin-top: 6px !important;
    margin-bottom: 6px !important;
}

.menu {
	min-height: 62px;
	background-color: #a5c755;
    position: relative;
    /* z-index: 9; */	
}

.menu .container {
	padding-bottom: 0;
}
.menu ul {
	list-style: none;
	padding: 0;
	text-align: justify;
	margin: 0;
}

.menu ul:after {
    display: inline-block;
    content: "";
    width: 100%;
}



.menu ul li {
	display: inline-block;
    padding: 20px 0;
    margin-bottom: -20px;
    vertical-align: bottom;
    height:62px;
}
.active {
   color: white !important;
    background-color: #00753b;
    border-radius: 0 0 0 20px;
    padding-top: 14px !important;
    padding-bottom: 21px !important;
    /* font-weight: 700; */
}

/*
.active a {
    color: #ffffff !important;
    font-family: Erien !important;
    font-weight: 700;
}
*/

.active-active .active{
	background-color: #ef4d64 !important;
	padding-top: 13px !important;
    padding-bottom: 22px !important;
    font-weight: unset !important;
    font-size: 15px;
    font-family: Erien;
}

.dropdown-area-reservada .active{
	padding-top: 15px !important;
    padding-bottom: 23px !important;
    margin-top: -1px;
}
 
.menu ul li a {
	font-family: Erien;
	color:#00753b;
	
}
 
.menu ul li input {
	border: 0;
	border-radius: 5px;
	/*background-image: url('../img/lupa.png');*/
	background-position: 95% center;
	background-repeat: no-repeat;
	line-height: 25px;
}

.menu_d {
	min-height: 62px;
	background-color: #00b6e0;
    position: relative;
    z-index: 9;	
}

.menu-dieta-color{
	background-color: #00b6e0;
}

.newboto-dieta{
	border-color: #ef4d64 !important;
    background-color: #ef4d64 !important;
}

.search-form-dieta{
	color: #ef4d64 !important;
}

.menu-dieta-li li a{
	color: #FFFFFF;
}

.menu-dieta-li ul li:hover a.lol-dieta{
	background-color: #ef4d64 !important;
	padding-top: 0.9em !important;
    padding-bottom: 22px !important;
}

/*
.testeid2-dieta:hover{
	background-color: #ef4d64 !important;
}
*/

.testeid2-dieta:hover{
	background-color: #ef4d64 !important;
}

.dropdown-menu-dieta a:hover{
	background-color: #ef4d64 !important;
}


.menu_d .container {
	padding-bottom: 0;
}
.menu_d ul {
	list-style: none;
	padding: 0;
	text-align: justify;
	margin: 0;
}

.menu_d ul:after {
    display: inline-block;
    content: "";
    width: 100%;
}

.menu_d ul li {
	display: inline-block;
    padding: 20px 0;
    margin-bottom: -20px;
    vertical-align: bottom;
    height:63px;
}

.menu_d .active {
    background-color: #ef4d64;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-radius: 0 0 0 20px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    width:212px;
}
.menu_d .subbed {
    border-radius: 0 0 0 0;
}
.menu_d .active a {
    color: #ffffff !important;
    font-family: Erien !important;
    font-weight: 700;
}

.menu_d .withsub {
    border-radius: 0 0 0 0;
}
.menu_d .active a {
    color: #ffffff !important;
    font-family: Erien !important;
    font-weight: 700;
}






.menu .container {
	padding-bottom: 0;
}
.menu ul {
	list-style: none;
	padding: 0;
	text-align: justify;
	margin: 0;
}

.menu ul:after {
    display: inline-block;
    content: "";
    width: 100%;
}

.menu ul li {
	display: inline-block;
    padding: 20px 0;
    /* margin-bottom: -16px; */
    vertical-align: bottom;
    height:63px;
}


.menu .subbed {
    border-radius: 0 0 0 0;
}
.menu .active a {
    color: #ffffff !important;
    font-family: Erien !important;
    font-weight: 700;
}

.menu .withsub {
    border-radius: 0 0 0 0;
}
.menu .active a {
    color: #ffffff !important;
    font-family: Erien !important;
    font-weight: 700;
}








.menu .active {
    background-color: #00753b;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-radius: 0 0 0 20px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    width:212px;
}





.menu .subbed:hover  {
    background-color: #00753b;
	color:white !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-radius: 0 0 0 0px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    width:212px;
    font-family: Erien !important;
      font-weight: 700;

}




.menu .subbed:hover {
    color: #ffffff !important;
    font-family: Erien !important;
    font-weight: 700;
}






.menu .withsub {
    border-radius: 0 0 0 0;
}
.menu .active a {
    color: #ffffff !important;
    font-family: Erien !important;
    font-weight: 700;
}

.menu_d .pt {
    background-color: #ef4d64;
    border-radius: 0 0 0 20px;
    border-top: 2px solid #fff;
    color: #ffffff !important;
    font-family: Erien !important;
    font-size: 13px;
    font-weight: 700;
    height: 40px;
    margin-left: -20px;
    margin-top: 23px;
    padding: 12px 48px 10px 40px !important;
    position: absolute;
    display:none;
    width:212px;
}

.menu .subbed {
    border-radius: 0 0 0 0;
}

.menu .pt {
    background-color: #00753b;
    border-radius: 0 0 0 0px;
    color: #ffffff !important;
    font-family: Erien !important;
    font-size: 13px;
    height: 60px;
    margin-left: -20.5px;
    margin-top: 0px;
    padding: 12px 48px 10px 40px !important;
    position: absolute;
    display:none;
    width:212.38px;
}


.menu .pt2 {
    background-color: #00753b;
    border-radius: 0 0 0 0px;
    color: #ffffff !important;
    font-family: Erien !important;
    font-size: 13px;
    height: 40px;
    margin-left: -20.5px;
    margin-top: 35px;
    padding: 12px 20px 10px 40px !important;
    position: absolute;
    display:none;
    width:212.38px;
}

.menu .pt3 {
    background-color: #00753b;
    border-radius: 0 0 0 20px;
    color: #ffffff !important;
    font-family: Erien !important;
    font-size: 13px;
    height: 40px;
    margin-left: -20.5px;
    margin-top: 70px;
    padding: 12px 20px 10px 40px !important;
    position: absolute;
    display:none;
    width:212.38px;
}

.menu .subbed:hover .pt	 {
	color:white !important;
	display:block;
}
.menu .subbed:hover	 .pt2{
	color:white !important;
	display:block;
}

.menu .subbed:hover	 .pt3{
	color:white !important;
	display:block;
}

.menu_d .pt.active {
	display:block;
}

.menu_d .blg.active {
    width: 1px;
}

.menu_d .rct.active {
	width: 116px;
}


.menu_d .rc {
    background-color: #ef4d64;
    border-top: 2px solid #fff;
    color: #ffffff !important;
    border-radius:unset;
    font-family: Erien !important;
    font-size: 10px;
    font-weight: 700;
    height: 30px;
    margin-left: -20px;
    margin-top: 23px;
    padding: 12px 7px 0 !important;
    width: 116px;
    position: absolute;
    display:none;
}

.menu_d .rc.active {
	display:block;
}
.menu_d .rc2 {
    background-color: #ef4d64;
    color: #ffffff !important;
    border-radius:unset;
    font-family: Erien !important;
    font-size: 10px;
    font-weight: 700;
    height: 30px;
    margin-left: -20px;
    margin-top: 53px;
    padding: 12px 7px 0 !important;
    width: 116px;
    position: absolute;
    display:none;
}

.menu_d .rc2.active {
	display:block;
}
.menu_d .rc3 {
    background-color: #ef4d64;
    color: #ffffff !important;
    border-radius:unset;
    font-family: Erien !important;
    font-size: 10px;
    font-weight: 700;
    height: 30px;
    margin-left: -20px;
    margin-top: 80px;
    padding: 12px 7px 0 !important;
    width: 116px;
    position: absolute;
    display:none;
}

.menu_d .rc3.active {
	display:block;
}

.menu_d .rcc {
    background-color: #ef4d64;
    border-radius: 0 0 0 20px;

    color: #ffffff !important;
    font-family: Erien !important;
    font-size: 10px;
    font-weight: 700;
    height: 30px;
    margin-left: -20px;
    margin-top: 110px;
    padding: 12px 7px 0 !important;
    width: 116px;
    position: absolute;
    display:none;
}

.menu_d .rcc.active {
	display:block;
}

.menu_d .bl1 {
    background-color: #ef4d64;
    border-top: 2px solid #fff;
    color: #ffffff !important;
    border-radius:unset;
    font-family: Erien !important;
    font-size: 10px;
    font-weight: 700;
    height: 30px;
    margin-left: -20px;
    margin-top: 23px;
    padding: 12px 7px 0 !important;
    width: 102px;
    position: absolute;
    display:none;
}

.menu_d .bl1.active {
	display:block;
}
.menu_d .bl2 {
    background-color: #ef4d64;
    color: #ffffff !important;
    border-radius:unset;
    font-family: Erien !important;
    font-size: 10px;
    font-weight: 700;
    height: 30px;
    margin-left: -20px;
    margin-top: 53px;
    padding: 12px 7px 0 !important;
    width: 102px;
    position: absolute;
    display:none;
}

.menu_d .bl2.active {
	display:block;
}
.menu_d .bl3 {
    background-color: #ef4d64;
    color: #ffffff !important;
    border-radius:unset;
    font-family: Erien !important;
    font-size: 10px;
    font-weight: 700;
    height: 30px;
    margin-left: -20px;
    margin-top: 80px;
    padding: 12px 7px 0 !important;
    width: 102px;
    position: absolute;
    display:none;
}

.menu_d .bl3.active {
	display:block;
}

.menu_d .bll {
    background-color: #ef4d64;
    border-radius: 0 0 0 20px;

    color: #ffffff !important;
    font-family: Erien !important;
    font-size: 10px;
    font-weight: 700;
    height: 30px;
    margin-left: -20px;
    margin-top: 110px;
    padding: 12px 7px 0 !important;
    width: 102px;
    position: absolute;
    display:none;
}

.menu_d .bll.active {
	display:block;
}

.menu_d ul li a {
	font-family: Erien;
	color: #ffffff;
}

.menu_d ul li input {
	border: 0;
	border-radius: 5px;
	background-image: url('../img/lupa_d.png');
	background-position: 95% center;
	background-repeat: no-repeat;
	line-height: 25px;
	padding-left: 10px;
}

.jumbotron {
	padding: 0;
	background-color: transparent;
	width: 100%;
    margin: 0;
}

.jumbotron-margin{
	margin-top: 70px;
}

.slick-list {
	top: -70px; 
	width: 100%;
}

.slick-next{
    right: unset !important;
    display: none !important;
}

.jumboquem {
	padding: 0;
	background-color: transparent;
	background-position: center;	
	background-size: cover;
	height: 100%;
}

.jumboquem .slide {
	background-position: center;	
	background-size: cover;
	height: 265px;
}

.jumboquem .slide_d {
	background-position: center;	
	background-size: cover;
	height: 265px !important;
}

.jumboquem .slick-slide {
	background-position: center;	
	background-size: cover;
	height: 265px;
}

.jumbotron .slick-slide {
	background-position: center;
    /* background-size: 100%; */
    height: 480px;
    /* padding-top: 480px; */
    /* padding-top: 11.8%; */
    background-repeat: no-repeat;
}

.jumbotron-dieta .slick-slide{
	padding-top: 17.5% !important;
	background-size: 100% !important;
    height: unset !important;
}

/*
.jumbo_d .slick-slide {
	height: 455px;
}
*/

.jumbotron .slick-slide .slide-text {
	position: absolute;
    color: #fff;
    text-align: right;
}

.jumbotron .slick-slide .slide-text-1 {
    right: 50px;
    bottom: 110px;
}

.jumbotron .slick-slide .slide-text-2 {
    right: 270px;
    top: 130px;
}

.jumbotron .slick-slide .slide-text-3 {
    right: 50px;
    bottom: 20px;
}
.jumbotron .slick-slide .slide-text-3 .first-line {
	color: #4a8e0b;
}
.jumbotron .slick-slide .slide-text-3 .second-line {
	color: #b40f03;
}


.jumbotron .slick-slide .slide-text .first-line {
	font-family: Erien;
	font-size: 60px;
	line-height: 1.1;
	 
}
.jumbotron .slick-slide .slide-text .second-line {
	font-family: LHandW;
	font-size: 37px;
	line-height: 1.1;
}

.thirty-five {
    margin-top: 50px;
    margin-left:80%;

}

#thirty-five {
    text-align:right;
}

#thirty-five_b {
    opacity: 0.3;
    position: absolute;
    top: 923px;
    z-index:2000;
}
@media (max-width: 700px) {
		.folhas-dir
	{

		display:none;
 	}
}
@media (max-width: 700px) {
		.folhas-esq
	{

		display:none;
 	}
}

header .folhas-dir {
    position: absolute;
    right: 0;
    top: 90px;
    z-index: 10000;
}

header .folhas-esq {
    position: absolute;
    left: 0;
    top: 190px;
    pointer-events: none;
}

.img_contain{
     position: relative;
    right: 0;
}

.folhas-dir-inf {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;

}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	.folhas-dir-inf {
	    top: 1174px;
	}
	#thirty-five_b {
	    top: 919px;
	}

}*/

.maca {
    position: relative;
    margin-left: 5%;
    top:4px;
}
.metric {
    position: absolute;
    right:0;
    top:804px;
    z-index:-1;
}
.scroll {
    margin-left: 51%;
    position: absolute;
    top: 70px;
}

.scroll2 {
    margin-left: 470px;
    position: absolute;
}
.dots {
    margin-left: 490px;
    position: relative;
    width:30%;
    height:745px;
}


.jumbotron .slick-dots {
	position: relative;
	bottom: 20px;
	margin-top: 0;
}

.jumbotron .slick-dots li {
	background-image: url('../img/bullet.png');
}

.jumbotron .slick-dots li:hover,
.jumbotron .slick-dots .slick-active {
	background-image: url('../img/bullet_active.png');
}
.jumbotron .slick-dots li button:before,
.jumbotron .slick-dots li.slick-active button:before {
	opacity: 0 !important;
}

.jumbo_d .slick-dots li {
	background-image: url('../img/bullet_d.png');
}

.jumbo_d .slick-dots li:hover,
.jumbo_d .slick-dots .slick-active {
	background-image: url('../img/bullet_d_active.png');
}



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

h2.section-title {
	max-width: 203px;
	margin: auto;
	text-align: center;
	background-color: #a5c760;
	color: #fff;	
	padding: 20px 0;
	font-family: Eras;
	font-size: 23px;
	border-radius: 0 0 0 20px;
}

h2.section-title-dark {
	max-width: 203px;
	margin: auto;
	text-align: center;
	background-color: #00753b;
	color: #fff;	
	padding: 20px 0;
	font-family: Eras;
	font-size: 23px;
	border-radius: 0 0 0 20px;
}

section {
	margin-bottom: 100px;
}

#quem {
	margin-bottom: 208px;
}
#prods {
	margin-top: 100px;
}

.quem_d {
	margin-top:70px;
	margin-bottom: 108px !important;
}

.quem_d p {
	color:#939598;
	text-align: left;
}

footer {
	background-color: #00753b;
	color: #ffffff;

}

footer .container {
	width: 100%;
}

.footer-social-media{
	text-align: left;
}

.row-footer{
	margin-top: 14px;
    margin-bottom: 14px;
    text-align: center;
}

#footer_d {
	background-color: #00b6e0;
}

.email {
	font-family: Erien;
    border: 0 none;
    border-radius: 5px;
    line-height: 25px;
    height: 25px;
    font-size: 13px;
    float:left;
    width:200px;
}

.spanemail {
	text-align: right;
	margin-right:5px;
}

.user {
    border: 0 none;
    border-radius: 25px;
    font-family: Erien;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    margin-left: 20%;
    width: 80%;
}

.userspan {
	text-align: left;
	float:left;
}

.userdiv {
	margin-bottom:10px;
}

.userdiv-foot {
    margin-bottom: 10px;
    margin-top: 60px;
    position: relative;
}

.userdiv-foot a {
   color: #ffffff;
}

#btnLogin{
	font-family: Eras;
    border: 0 none;
    border-radius: 25px;
    line-height: 16px;
    height: 25px;
    font-size: 13px;
    float:left;
    width:60%;
    background-color: #ffcb05;
    color:#00753b;
    margin-left:20%;
}
#btnSubmit {
	font-family: Eras;
    border: 0 none;
    border-radius: 25px;
    line-height: 16px;
    height: 25px;
    font-size: 13px;
    float:left;
    width:60%;
    background-color: #ffcb05;
    color:#00753b;
    margin-left:20%;
}
.line_through{

    text-decoration:line-through;
}
.btn.btn-shop {
    color: #fff !important;
    position: absolute;
    margin-top:-150px;
    border:none;
    background: none;
    font-size: 60px;
    right:-200px;
	text-align: left;
    left: 50%;
    transform: translateX(-50%);
}

.btn.btn-newshop {
     color: #fff;
    position: relative;
    margin-top: 0;
    border: 1px solid #00753b;
    background-color: #00753b;
    font-size: 15px;
    right: 0;
    width: 190px;
    border-radius: 0;
    font-family: Erien;
    text-align: center;
    border-radius: 0 0 0 20px;
   
}

.btn.btn-newshop_all {
    color: #fff;
    position: relative;
    margin-top: 0;
    border: 1px solid #00753b;
    background-color: #00753b;
    font-size: 15px;
    border-radius: 0;
    font-family: Erien;
    text-align: center;
    top: -30px;
    right: 0px;
    width: 250px;
    border-radius: 0 0 0 50px;
    left: 50%;
    transform: translateX(-50%);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none;
}



.btn.btn-shop p {
    color: #fff !important;
    margin-top:-10px;
    font-size: 14px;
    font-family: Eras;
}

.btn.btn-volume{
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.5), inset 0 0px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.5), 0 1px 3px rgba(0,0,0,.4);
    -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.5), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.5), 0 1px 3px rgba(0,0,0,.4);
    box-shadow: inset 0 0 2px rgba(0,0,0,.5), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.5), 0 1px 3px rgba(0,0,0,.4);
    text-shadow:none;
}
.btn.btn-volume:hover{
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.5), inset 0 0px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.5), 0 1px 6px rgba(0,0,0,.8);
    -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.5), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.5), 0 1px 6px rgba(0,0,0,.8);
    box-shadow: inset 0 0 2px rgba(0,0,0,.5), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.5), 0 1px 6px rgba(0,0,0,.8);
}



.develop {
	font-family: Erien;
    border: 0 none;
    line-height: 25px;
    font-size: 13px;
    /* float: left; */
}

.develop a {
	color: #ffffff;
}

.fa {
	font-size: 25px !important;
	color: #ffffff;
}

.fa a {
	color: #ffffff;
}


.banner {
	/* margin-top: -50px; */
	width: 100%;
	/* position:absolute; */
}

.banner-z-index{
	z-index: 100;
}

.home-padding-top{
	padding-top: 50px;
}

.home-section{
	/* margin-bottom: 150px; */
	/* margin-top: 80px; */
}



/*
PRODUTOS
-------------------------------------------------------
*/

/*
#produtos {
 margin-top: 360px;
}
*/

.service-box {
	border: 3px solid;
	margin-top: 0px;
	margin-bottom: 30px;
	border-color:#00753b;
	height: 250px;
	width: 250px;
	/* border-radius: 0 0 0 50px; */
	text-align: right;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.service-box-n {
    height: 300px;
    width: 300px;
}
.service-box-n .service-icon{
    background-size: 250px auto;
    height: 250px;
    width: 250px;
    margin-top: 5px;
}
.service-box-h {
	border: 3px solid;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-top: 30px;
	border-color:#00753b;
	height: 250px;
	width: 250px;
	border-radius: 0 0 0 50px;
	text-align: right;
}

.service-box-big {
	border: 3px solid;
	margin-top: 30px;
	border-color:#00753b;
	height: 500px;
	width: 500px;
	border-radius: 0 0 0 50px;
	margin-left: 10%;
	text-align: center;
}

.service-box h6 {
	margin-top:-30px;
	color:#00753b;
	font-family: Eras;
	font-size:14px;
	margin-right:10px;
}
.service-box h5 {
	margin-top:-28px;
	color:#00753b;
	font-family: Erien;
	font-size:13px;
	margin-right:10px;
}

.service-box-side {
	margin-top: 30px;
	border-color:#00753b;
	height: 500px;
	width: 80%;
	margin-left: 10%;
	text-align: left;
}

.service-box-side h6 {
	margin-top: 50%;
	font-size: 25px;
	font-family: Eras;
}

.service-box-side h5 {
    color: #00753b;
    font-family: Erien;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 30px;
}

.service-box-bott {
	width: 90%;
	margin-left: 5%;
	text-align: justify;
	background-color: #effdc8;
}

.service-box-ind {
	width: 90%;
	margin-left: 5%;
	text-align: justify;
	background-color: #a5c755;
	border-radius: 0 0 0 20px;
	
}

.service-box-ind .menu {
	border-radius: 0 0 0 20px;
	min-height: 0px;
	margin-bottom: 20px;
}

.service-box-ind .content {
	padding: 20px;
}

.service-box-ind li {
	font-size: 22px;
	color: #00753b;
	font-family: Erien;
	padding-left: 10px !important;
}


.service-box-bott .content {
	padding: 30px;
}

.service-box-bott p {
	font-size: 19px;
}
.service-box-bott {
	font-family: Erien;
	color: #4d4d4f;
	font-size:19px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.service-box-bott li {
	font-size: 18px;
	font-family: Erien;
	line-height: 18px;
	margin-left:30px;
	padding-left:20px;
	color:#4d4d4f;
}

.service-box-bott span {
	font-family: Eras;
}

.service-box-bott .menu li {
	margin-left:-19px;
	margin-right:-19px;
	width:265px;
	text-align: center;

}

.service-box-bott .menu {
	border-radius: 0 0 0 20px;
}

/*
.service-boxd{
	border-bottom: 3px solid #00b6e0;
}
*/

.service-contentd {
	padding-top: 20px;
	padding-bottom: 20px;

}

#Scroller-1 .service-contentd p {
	line-height: 18px;

}

.service-box:hover {
	background-color: rgba(2, 120, 28, 0.5);
	cursor: pointer;
}
.plus {
	margin-left: 135px;
    margin-top: 110px;
	position:absolute;
	color:#fff;
	font-size: 50px;
	display:none;
} 

.modal-backdrop {
	z-index:0;
}

.service-box:hover > .plus {
	display:block;
} 

.service-box-h:hover {
	background-color: rgba(2, 120, 28, 0.5);
}

.service-box-big:hover {
	background-color: rgba(2, 120, 28, 0.5);
}


.service-box:hover > .service-icon {
	opacity:0.5;
}

.service-box:hover > .service-icon2 {
	opacity:0.5;
}

.service-box:hover > .service-icon3 {
	opacity:0.5;
}

.service-box:hover > .service-icon4 {
	opacity:0.5;
}

.service-box:hover > .service-icon5 {
	opacity:0.5;
}

.service-box:hover > .service-icon6 {
	opacity:0.5;
}

.service-box:hover > .service-icon7 {
	opacity:0.5;
}

.service-box:hover > .service-icon8 {
	opacity:0.5;
}

.service-box:hover > .service-icon9 {
	opacity:0.5;
}

.service-box:hover > .service-icon10 {
	opacity:0.5;
}

.service-box-big:hover > .service-icon-big {
	opacity:0.5;
}

.service-box-big:hover > .service-icon-big2 {
	opacity:0.5;
}

.service-box-big:hover > .service-icon-big3 {
	opacity:0.5;
}

.service-box-big:hover > .service-icon-big4 {
	opacity:0.5;
}

.service-box-big:hover > .service-icon-big5 {
	opacity:0.5;
}

.service-box-big:hover > .service-icon-big6 {
	opacity:0.5;
}

.service-box-big:hover > .service-icon-big7 {
	opacity:0.5;
}

.service-box-big:hover > .service-icon-big8 {
	opacity:0.5;
}

.service-box-big:hover > .service-icon-big9 {
	opacity:0.5;
}

.service-box-big:hover > .service-icon-big10 {
	opacity:0.5;
}






.service-icon {
	width: 200px;
	height:200px;
	margin-left: 25px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon1 {
	background-image: url('../img/prod.png');
	width: 200px;
	height:200px;
	margin-left: 25px;
	margin-bottom:20px;
	margin-top:20px;
	background-size: 200px;
}
.service-icond {
	background-image: url('../img/prod.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon2 {
	background-image: url('../img/prod2.png');
	width: 200px;
	height:200px;
	margin-left: 25px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon2d {
	background-image: url('../img/prod2.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon10d {
	background-image: url('../img/prod10.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon11d {
	background-image: url('../img/prod11.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon12d {
	background-image: url('../img/prod12.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon13d {
	background-image: url('../img/prod13.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon14d {
	background-image: url('../img/prod14.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon15d {
	background-image: url('../img/prod15.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon16d {
	background-image: url('../img/prod16.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon30d {
	background-image: url('../img/prod30.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon17d {
	background-image: url('../img/prod17.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon18d {
	background-image: url('../img/prod18.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon19d {
	background-image: url('../img/prod19.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon20d {
	background-image: url('../img/prod20.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon21d {
	background-image: url('../img/prod21.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon22d {
	background-image: url('../img/prod22.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon23d {
	background-image: url('../img/prod23.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon24d {
	background-image: url('../img/prod24.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon25d {
	background-image: url('../img/prod25.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon26d {
	background-image: url('../img/prod26.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon27d {
	background-image: url('../img/prod27.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon28d {
	background-image: url('../img/prod28.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon29d {
	background-image: url('../img/prod29.png');
	width: 200px;
	height:200px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon3 {
	background-image: url('../img/prod3.png');
	width: 200px;
	height:200px;
	margin-left: 25px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon4 {
	background-image: url('../img/prod4.png');
	width: 200px;
	height:200px;
	margin-left: 25px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon5 {
	background-image: url('../img/prod5.png');
	width: 200px;
	height:200px;
	margin-left: 25px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon6 {
	background-image: url('../img/prod6.png');
	width: 200px;
	height:200px;
	margin-left: 25px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon7 {
	background-image: url('../img/prod7.png');
	width: 200px;
	height:200px;
	margin-left: 25px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon8 {
	background-image: url('../img/prod8.png');
	width: 200px;
	height:200px;
	margin-left: 25px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon9 {
	background-image: url('../img/prod9.png');
	width: 200px;
	height:200px;
	margin-left: 25px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}
.service-icon10 {
	background-image: url('../img/prod10.png');
	width: 200px;
	height:200px;
	margin-left: 25px;
	margin-top:20px;
	margin-bottom:20px;
	background-size: 200px;
}

.service-icon1800d {
    background-image: url("../img/cetona.png");
    background-size: 200px auto;
    height: 200px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 20px;
    width: 200px;
}

.service-icon1801d {
    background-image: url("../img/alcachofra.png");
    background-size: 200px auto;
    height: 200px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 20px;
    width: 200px;
}

.service-icon1802d {
    background-image: url("../img/Gastron.png");
    background-size: 200px auto;
    height: 200px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 20px;
    width: 200px;
}

.service-icon1803d {
    background-image: url("../img/hepadrenol.png");
    background-size: 200px auto;
    height: 200px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 20px;
    width: 200px;
}

.service-icon1804d {
    background-image: url("../img/hepadrenol.rapid.png");
    background-size: 200px auto;
    height: 200px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 20px;
    width: 200px;
}
.service-icon1805d {
    background-image: url("../img/silica.png");
    background-size: 200px auto;
    height: 200px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 20px;
    width: 200px;
}

.service-icon1806d {
    background-image: url("../img/vitoforce.png");
    background-size: 200px auto;
    height: 200px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 20px;
    width: 200px;
}

.service-icon-big {
	background-image: url('../img/prod.png');
	width: 400px;
	height:400px;
	margin:10%;
	background-size: 400px;
}
.service-icon-big2 {
	background-image: url('../img/prod2.png');
	width: 400px;
	height:400px;
	margin:10%;
	background-size: 400px;
}
.service-icon-big3 {
	background-image: url('../img/prod3.png');
	width: 400px;
	height:400px;
	margin:10%;
	background-size: 400px;
}
.service-icon-big4 {
	background-image: url('../img/prod4.png');
	width: 400px;
	height:400px;
	margin:10%;
	background-size: 400px;
}
.service-icon-big5 {
	background-image: url('../img/prod5.png');
	width: 400px;
	height:400px;
	margin:10%;
	background-size: 400px;
}
.service-icon-big6 {
	background-image: url('../img/prod6.png');
	width: 400px;
	height:400px;
	margin:10%;
	background-size: 400px;
}
.service-icon-big7 {
	background-image: url('../img/prod7.png');
	width: 400px;
	height:400px;
	margin:10%;
	background-size: 400px;
}
.service-icon-big8 {
	background-image: url('../img/prod8.png');
	width: 400px;
	height:400px;
	margin:10%;
	background-size: 400px;
}
.service-icon-big9 {
	background-image: url('../img/prod9.png');
	width: 400px;
	height:400px;
	margin:10%;
	background-size: 400px;
}
.service-icon-big10 {
	background-image: url('../img/prod10.png');
	width: 400px;
	height:400px;
	margin:10%;
	background-size: 400px;
}

/*#compl p {
	margin-left: 13%;
}*/

/*.service-icon:hover {
	background-color: #00753b;
	opacity:0.5;
}
.service-icon2:hover {
	background-color: #00753b;
	opacity:0.5;
}
.service-icon3:hover {
	background-color: #00753b;
	opacity:0.5;
}
.service-icon4:hover {
	background-color: #00753b;
	opacity:0.5;
}*/

.service-box_d {
	margin-top: 30px;
	height: 350px;
	width: 80%;
}

.blog-tem-tem{
	margin-top: 120px;
	cursor: pointer;
}

.prod {
	font-family: Erien;
    border: 0 none;
    line-height: 25px;
    font-size: 13px;
    float:left;
    margin-left:5px;
    color: #ffffff;
    position: absolute;
}

.login-form {
	font-family: Erien;
    border: 0 none;
    line-height: 25px;
    font-size: 13px;
    float:left;
    background-color: #00753b;
    color: #ffffff;
    position: relative;
    border-radius: 10px;
    width: 100%;
   /* height: 100%;*/
    margin-bottom: 40px;
    padding:30px;
    z-index: 10;
}

.prod-d {
	width: 100%;
	border-radius: 50px 0 0 0;
	margin-bottom: 5px;
	margin-left: 10%;
}

.gmap {
	width: 100%;
	border-radius: 50px 0 0 0;
	margin-bottom: 5px;
}

.list-group-item {
    background: none;
    border-bottom: 1px solid #999;
    border-top:none;
    border-left:none;
    border-right:none;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
    font-family: Erien;
    border-radius:0px;
}

a.list-group-item {
    color: #999;
     border-radius:0px !important;
}

a.list-group-item:hover,
a.list-group-item:focus {
    color: #00753b;
    background: none;
}

.list-group-item.active, 
.list-group-item.active:hover, 
.list-group-item.active:focus {
	text-shadow: 0 0px 0 #ffffff;
	background: none;
	height:30px;
}

a.list-group-item.active {
    color: #00753b;
    background: none;
    border-bottom: 1px solid #999;
    border-top: none;
    border-left:none;
    border-right:none;
    font-family: Erien;
    border-radius:0px;
    padding: 10px 15px;
    line-height: 6px;
}

a.list-group-item.active .badge {
    margin-top: -5px;
}

a.list-group-item.active:hover,
a.list-group-item.active:focus {
    background: none !important;
    color: #00753b;
    border:none;
    text-shadow: 0 0px 0 #ffffff;
}
li a{
	color:#00753b;
	font-family: Erien;
	font-size: 15px;
}

button span{
	background-color: black;
}
 li.testeid a:hover{
	color: white;
	background-color: #00753b;
    border-radius: 0 0 0 20px;
    padding-top: 1em !important;
    padding-bottom: 20px !important;

}   
li.testeid3:hover a {
	
	-moz-text-decoration-color: white;
	background-color: #00753b;
}

.testeid5:hover{
	background-color: #00753b !important;
	color: white !important;
    /* border-radius: 0 0 0 20px; */
}

.testeid5-5:hover{
	border-radius: 0 0 0 20px;
}

.testeid2{
width: 10em;
}

.testeid2-dieta{
	width: unset !important;
	color: #FFFFFF !important;
}

.corul{
	background-color: #a5c755;	
}

.corul-dieta{
	background-color: #00b6e0 !important;
}

.testeid2{
	color: #00753b;
	font-family: Erien;
	font-size: 15px;
}

 .testeid2:hover 	{
	/* color: white; */
	/* background-color: #00753b; */
    /* padding-top: 1em !important; */
    /* padding-bottom: 20px !important; */
    padding-bottom: 10px !important;

 }
 
 .testeid2:hover 	{
	/* color: white; */
	/* background-color: #00753b; */
    /* padding-top: 1em !important; */
    /* padding-bottom: 20px !important; */
 }

/*
 .testeid2-dieta:hover{
 	background-color: #ef4d64 !important;
 }
 */

 .testeid2-dieta:hover{
 	color: white !important;
    border-radius: 0 0 0 20px;
    background-color: #ef4d64 !important;
    padding-top: 1em !important;
    padding-bottom: 23px !important;
 }

 .testeid2-dieta{
 	padding-top: 1em !important;
    padding-bottom: 23px !important;
    font-size: 15px;
    margin-top: -1px !important;
    font-family: Erien;
 }

 .testeid4:hover .testeid2{
	/* color: white; */
	/* background-color: #00753b; */
    /* padding-top: 1em !important; */
    /* padding-bottom: 20px !important; */
    /* font-weight: 700; */
 }

 .xheight{
	 height: 3.3em !important;
	 z-index: 5000;
 }
		
ul li:hover a.lol{	
	color: white !important;
	background-color: #00753b;
    border-radius: 0 0 0 20px;
    padding-top: 14px !important;
    padding-bottom: 21px !important;
    /* font-weight: 700; */
}

div.dropdown ul li {
padding-top:;
}

a.list-group-item.activ2 > .badge{
    background: url(../img/bullet_active.png) no-repeat center center;
    color:#fff;
}

a.list-group-item:hover > .badge{
    background: url(../img/bullet_active.png) no-repeat center center;
}

.badge {
    background: url(../img/bullet_grey.png) no-repeat center center;
    /* min-width: 30px; */
}


.receita {
  margin-bottom: 50px;
  margin-top: 120px;
}
.receita p {
  margin-left: 30px;
  font-size: 20px;
}

.tem p {
  margin-left: 30px;
  font-size: 20px;
}

.blogtab {
    z-index: 5;
    margin-left: 9%;
    position: absolute;
    width: 78%;
    border-radius: 0 0 20px 0;
    background-color: #ffffff;
}

.blogtabbed {
    margin-top:-60px;
    z-index: 100px;
    background-color: #ffffff;
    display:none;
    z-index: 101;
    position:absolute;
    border-radius: 0 0 20px 0;
}

.blogtabbed p {
    font-size: 14px;
}

/* scroll */
.Container {
  position: absolute;
  height: 450px;
  width:50%;
  overflow: hidden;
 /* background: #FFF url(../img/35_b.png) no-repeat;*/
}
.cprods {
	 width:65%;
}

#Scroller-1 { 
  position: absolute; 
  min-height: 1770px; 
  width: 103%;
  overflow-y: scroll;
}

#Scroller-1 p {
  font-size: 17px;
  line-height: 25px;
  margin-right: 40px;
}

#Scroller-1 li {
  font-size: 16px;
  line-height: 25px;
  width: 90%;
  margin-left:20px;
}
.quem_d li {
    color: #939598;
    text-align: left;
    font-family: Erien;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container {
  position: absolute;
  left: 77%;
}

.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  position: absolute;
 	margin-left: 4px;
 	width:1px;
 	height:445px;
  background: transparent url(../img/scroll_b.png) no-repeat center center;
}

.Scrollbar-Handle {
  position: absolute;
  margin-left: -6px;
  margin-top:6px;
}

.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 445px;
}

.Container2 {
  position: absolute;
  height: 760px;
  width:100%;
  margin-left:20px;
  overflow-x: hidden;
  overflow-y: scroll;
 /* background: #FFF url(../img/35_b.png) no-repeat;*/
}
#Scroller-12 { 
  position: absolute; 
  height: 8000px;
  width:100%;
}

.Scroller-Container2 {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container2 {
  position: absolute;
  left: 0px;
}

.Scrollbar-Up2 {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track2 {
  position: absolute;
 	margin-left: 4px;
 	width:1px;
 	height:753px;
  background: transparent url(../img/scroll_bscond.png) no-repeat center center;
}

.Scrollbar-Handle2 {
  position: absolute;
  margin-left: -6px;
  margin-top:6px;
}
.Scrollbar-Down2 {
  cursor: pointer;
  position: absolute;
  top: 753px;
}
.Over-Scrollbar {
  background-color: #ffffff;
  position: absolute;
  height: 753px;
  width:100px;
  margin-left:278px;
  z-index:100000;
}

.Container3 {
  position: absolute;
  height: 450px;
  width:50%;
  overflow: hidden;
 /* background: #FFF url(../img/35_b.png) no-repeat;*/
}
.cprods {
	 width:65%;
}
#Scroller-13 { 
  position: absolute; 
  min-height: 9307px;
  width:103%;
  overflow-y: scroll;
}
#Scroller-13 p {
  font-size: 17px;
  line-height: 25px;
  margin-right: 20px;
}
.Scroller-Container3 {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container3 {
  position: absolute;
  left: 77%;
}

.Scrollbar-Up3 {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track3 {
  position: absolute;
 	margin-left: 4px;
 	width:1px;
 	height:445px;
  background: transparent url(../img/scroll_b.png) no-repeat center center;
}

.Scrollbar-Handle3 {
  position: absolute;
  margin-left: -6px;
  margin-top:6px;
}

.Scrollbar-Down3 {
  cursor: pointer;
  position: absolute;
  top: 445px;
}


#Scroller-14 { 
  position: absolute; 
  min-height: 1000px;
  width:103%;
  overflow-y: scroll;
}
#Scroller-14 p {
  font-size: 17px;
  line-height: 25px;
  margin-right: 20px;
}
.Scroller-Container4 {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container4 {
  position: absolute;
  left: 90%;
}
.Container-s {
    height: 450px;
    overflow: hidden;
    position: absolute;
    width: 78%;
    top:50px;
}

.Scrollbar-Up4 {
  cursor: pointer;
  position: absolute;
  top:50px;
}
.Scrollbar-Track4 {
  position: absolute;
 	margin-left: 4px;
 	width:1px;
 	height:445px;
 	top:50px;
  background: transparent url(../img/scroll_b.png) no-repeat center center;
}

.Scrollbar-Handle4 {
  position: absolute;
  margin-left: -6px;
  margin-top:6px;
  top:50px;
}

.Scrollbar-Down4 {
  cursor: pointer;
  position: absolute;
  top: 495px;
}

.product-layout-list{
    z-index: 100;
}


@media (max-width: 1200px){
    .active{
    	padding-bottom: 23px !important;
    }

    .testeid2{
    	font-size: 14px;
    }

    li a{
    	font-size: 14px;
    }

    .testeid2-dieta{
    	font-size: 14px;
    }

    .active-active .active{
    	font-size: 14px;
    	padding-bottom: 24px !important;
    }
 
    .search_form input{
    	font-size: 14px;
    }

    .search_form form{
    	padding-left: unset;
    }

    .search_form input:nth-child(1){
    	width: 120px;
    	font-size: 14px;
    }

    .dropdown-menu{
    	min-width: 140px !important;
    }

    ul li:hover a.lol{
    	padding-bottom: 23px !important;
    }

    .menu-dieta-li ul li:hover a.lol-dieta{
    	padding-bottom: 24px !important; 
    	/* padding-top: 1.2em !important; */
    }

    /*
    .jumbotron .slick-slide .slide-text-1{
    	bottom: 3%;	
    }
    */

    .login{
    	width: 60%;
    }

    .service-box{
        width: unset;
    }

    /*
    .login{
        width: 50%;
    } 
    */  

    .jumbotron .slick-slide .slide-text-2{
    	right: 50px;
    	top: unset;
    	bottom: 140px;
	}

	.service-box-big{
		margin-left: unset; 
	}

	/*
	.search-form-padding{
        padding-top: 20px;
    	padding-bottom: 20px;
    }
    */

}

@media (min-width: 1300px) {
	/*
	.jumbo_d .slick-slide {
	    height: 510px;
	}
	*/
}

@media (min-width: 1500px) {
	.jumbo_d .slick-slide {
	    height: 610px;
	}
	.maca{
		margin-left: 15%;
	}
	
    /*#produtos {
	    margin-top: 500px !important;
	}
    */
	
}
@media (min-width: 1820px) {
	.jumbo_d .slick-slide {
	    height: 710px;
	}
	.maca{
		margin-left: 20%;
	}
}

@media (min-width: 2100px) {
	.jumbo_d .slick-slide {
	    height: 810px;
	}
} 
  
@media (min-width: 1600px) {
	.service-box-big {
		margin-left: 20% !important;
	}

	.receita {
	  margin-bottom: 100px;
	  margin-top: 100px;
	} 
}
   
@media (max-width: 991px){        
	/* .testeid5:hover{
		background-color: transparent !important;
	}   
  
	.menu-dieta-li ul li:hover a.lol-dieta{
    	background-color: unset!important; 
    	padding-top: unset !important;
    	padding-bottom: unset !important;
	}

	.testeid2-dieta:hover{
    	background-color: unset !important;
	}

	ul li:hover a.lol{
		background-color: unset;
		color: #00753b !important; 
	}

	ul li:hover a.lol-dieta{
		color: #FFFFFF !important; 
	} 

	.testeid4:hover .testeid2{
    	color: #00753b;
    	background-color: unset;
    	padding-top: unset !important;
    	padding-bottom: unset !important;
	}

	.dropdown-menu-dieta a:hover{
    	background-color: unset !important;
	}

	.active-active .active{
    	background-color: unset !important;
    	color: #FFFFFF !important;
	}
	*/  
   
	.shopbasket h2{
		margin-top: 70px;
		margin-left: 40px; 
	}

	.navbar-display-inline-block{
		padding-top: 13px;
	}

	.navbar-margin-top ul{
    	margin-top: unset;
	}

	.tem p{
    	margin-right: 30px;
	} 

	.blogtab {
    	margin-left: unset;
    	width: 100%;
	}

	.blog-tem-tem {
    	margin-top: 40px;
    	margin-bottom: 70px;
	}

	.search_form{
		padding-top: 25px;
    	padding-bottom: 20px;
	}

	.search_form input:nth-child(1){
		width: 215px;
	}

	.login-padding-extra{
    	padding-bottom: 80px;
	} 

	.dropdown-menu{
		min-width: 140px !important;
	}

	.service-box{
		height: unset;
	}

	#Scroller-14 p{
		font-size: 18px;
	}

	#Scroller-13 p{
		font-size: 20px;
	}

	.dietindt,
	.dietind,
	.dietmore,
	.dietsub{
		font-size: 17px;
	}

	.quem_d li{
		font-size: 18px;
    	line-height: 24px;
    	padding-right: 10px;
	}

	.service-boxd{
		margin-bottom: 30px;
	}

	.service-icon11d,
	.service-icon12d,
	.service-icon13d,
	.service-icon14d,
	.service-icond,
	.service-icon15d,
	.service-icon16d,
	.service-icon1800d,
	.service-icon30d,
	.service-icon10d,
	.service-icon18d,
	.service-icon19d,
	.service-icon20d,
	.service-icon21d,
	.service-icon22d,
	.service-icon23d,
	.service-icon2d,
	.service-icon24d,
	.service-icon25d,
	.service-icon26d,
	.service-icon27d,
	.service-icon28d,
	.service-icon29d,
	.service-icon1801d,
	.service-icon1802d,
	.service-icon1803d,
	.service-icon1804d,
	.service-icon1805d,
	.service-icon1806d{
		margin: auto;
	}

	.who_dmap p{
		font-size: 16px;
	}

	.disttext{
		font-size: 20px;
	}

	.localtext{
		font-size: 18px;
    	line-height: 40px;
	}

	.localsocial{
		font-size: 15px;
	}

	.cprods{
    	width: 75%;
	}

	#Scrollbar-Container3{
		left: 90%;
	}

	#Scroller-1{
		width: unset;
	}

	#Scroller-1 li{
		margin-left: unset;
    	list-style: none;
	}

	.mapimg,
	.maptext,
	.saveiro,
	.sbraga,
	.sbeja,
	.sevora,
	.sfaro,
	.sleiria,
	.slisboa,
	.sporto,
	.sportalegre,
	.ssantarem,
	.ssetubal,
	.sviana{
		display: none !important;
	}

	.dist_aveiro,
	.dist_beja,
	.dist_braga,
	.dist_evora,
	.dist_faro,
	.dist_leiria,
	.dist_lisboa,
	.dist_porto,
	.dist_portalegre,
	.dist_santarem,
	.dist_setubal,
	.dist_viana{
		padding-left: 40px;
		padding-right: 20px;
		padding-top: 20px;
	}

	.dots{
		margin-left: unset;
		width: unset; 
	}

	.who_dmap{
		width: unset;
	}

	.Over-Scrollbar{
		height: unset;
	}

	.Container2{
		margin-left: unset;
	}

	.jumbotron-dieta .slick-slide{
		padding-top: 23% !important;
	}

	/*
	.dropdown-menu{
    	min-width: 140px;
	}
	*/

    .email{
        float: unset;
        margin: auto;
    }

    .footer-social-media{
        padding-top: 20px;
        padding-bottom: 15px;
        text-align: unset;
    }

    .service-box{
        width: 250px;
    }

    .img_contain,
    .folhas-dir,
    .folhas-esq{
        display: none;
    }

    .service-icon{
        margin-left: unset;
        margin: auto; 
    }

    .product-layout-list{
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 40px;
        text-align: center;
    }

    #prods{
        margin-top: unset; 
    }

   section{
        margin-bottom: 20px;
    }

    .service-box h6{
        margin-top: unset;
    }

    .contacts-who{
        margin-top: unset;
        padding-left: 30px;
        padding-right: 30px;
    }

    .who{
        width: 100%;
        text-align: unset;
        margin-left: unset;
    }

    .login{
        margin-top: unset;
        width: unset;
        margin-left: unset;
        padding-left: 30px;
        padding-right: 30px;
    }

    #login,
    #quem{
        margin-bottom: 30px;
    }

    .user{
        margin-left: unset;
        width: 100%;  
    }

    .thirty-five{
        margin-top: unset;
        margin-left: unset;
    }

    #thirty-five,
    .thirty-five-text{
        padding-left: 30px;
        padding-right: 30px;
    }

    .thirty-five-text{
    	padding-top: 30px;
    }

    #thirty-five_b{
    	display: none;
    }

    .btn.btn-newshop_all{
    	left: unset;
    	transform: unset;
    }

    .banner{
    	margin-top: unset;
	}

	.home-section{
		margin-top: 50px;
		margin-bottom: 30px;
	}

	.home-padding-top{
    	padding-top: unset;
	}

	.jumbotron .slick-slide .slide-text-3{
		bottom: 140px;
	}

	.jumbotron .slick-slide .slide-text-1{
		bottom: 140px;
	}

	.logo{
		width: 180px;
	}

	.navbar-header{
		height: unset;
        position: unset;
	}

	.slick-list{
		top: unset;
	}

	.navbar-header .label-qualidade{
		display: none;
	}

	#navbar .top-bar-btns{
    	margin-bottom: 15px;
	}

	.navbar-brand{
		height: unset; 
	}

	.jumbotron .slick-dots{
		bottom: unset;
		top: 20px;
	}

	#navbar{
    	max-width: unset;
    	margin-right: -5px !important;
	}

	.wid_205{
        margin-top: 40px; 
    }

    .service-box-big{
		height: 250px;
    	width: 250px;
    	margin-left: unset;
    	margin-top: unset;
    	margin: auto;
	}

	.service-icon-big{
    	width: 200px;
    	height: 200px;
    	background-size: 200px;
    	margin: unset;
    	margin-top: 10%;
        margin-left: 10%;
	}

	.service-box-big-margin-top{
		margin-top: 40px;
	}

	.service-box-side {
    	margin-top: unset;
    	height: unset;
    	width: unset;
        margin-left: unset;
        text-align: center;
	}

	.service-box-bott .menu li{
		width: 100%;
		margin-left: unset;
    	margin-right: unset;
    	text-align: center;
	}

    .service-box-bott-hover{
        padding-left: 0px;
        padding-right: 0px;
    }

    /* 
    .navbar-display-inline-block{
        display: block;    
        padding-top: 35px;
    }
    */

    .navbar-collapse{
        background-color: #a5c755;
        /* height: 500px; */
    }

    .menu-dieta-li{
		background-color: #00b6e0 !important;
		/* padding-top: 0.2em; */
	}

    .navbar-header-padding{
        padding-left: 0px;
        padding-right: 0px;
    }

    .service-box-side h6{
        margin-top: 330px;
    }

    .active{
    	color: #00753b !important;
    	background-color: unset !important;
    }

    .active-active .active{
    	color: #FFF !important;
    	background-color: unset !important;
    	font-size: 14px;
    }

    /*
    .search-form-padding{
        padding-top: 35px;
    	padding-bottom: 20px;
    }
    */

    .navbar-toggle .icon-bar{
	    display: block !important;
	    width: 30px !important;
	    height: 3px !important;
	    border-radius: 1px !important;
	}

	.collapse{
    	display: none !important;
	}

	.collapse.in{
    	display: block !important;
	}

	li a{
		font-size: 14px;
	}

	.testeid2{
		font-size: 14px;
	}

	.prod-d{
		width: 270px;
		margin-bottom: unset;
	}

	.service-box_d{
		height: unset;
    	width: unset;
    	text-align: center;
	}

	#produtos_d p,
	.prod-d{
		margin-left: unset;
	}

	.receita{
    	margin-bottom: 60px;
    	margin-top: 40px;
	}

	.receita p{
		margin-left: unset;
	}

	.dieta-padding{
		padding-left: 30px;
		padding-right: 30px;
	    padding-top: unset;
	}

	/*
	.slide_d{
		height: 136px !important;
	}
	*/

	.navbar-header .label-dieta{
		display: none;
	}

	#produtos_d p{
		font-size: 20px;
	}

	.jumbotron-margin {
    	margin-top: unset;
	}

	.testeid2-dieta{
		font-size: 14px;
	}

	.who-d-dieta{
		margin-left: 25px;
	}

	.container-dieta{
		width: 87%;
	}

	#Scrollbar-Container{
		left: 90%;
	}

	.diet_t{
		line-height: unset !important;
	}

}

@media (max-width: 767px){
	/*
	.shopbasket th{
		padding-left: 0px;
    	padding-right: 0px;
	}
	*/

	.basket-paddings table{
		width: 90% !important;
		margin-left: 10px !important;
	}

	.basket-paddings{
		padding-left: 0px !important;
    	padding-right: 0px !important;
	}

	.basket-paddings th{
		padding-left: 0px !important;
    	padding-right: 0px !important;
	}

	.testeid5:hover{
		background-color: transparent !important;
    	/* color: #00753b !important; */
	}

	.dropdown-menu {
	    position: unset !important;
	    left: unset !important; 
	    /* z-index: 1000; */
	    /* display: none; */
	    float: unset !important;
	    min-width: unset !important;
	    /* min-width: 360px; */
	    font-family: Erien;
	    list-style: none;
	    font-size: 14px;

	    border: unset !important;    
	    border-radius: unset !important; 
	    -webkit-box-shadow: unset !important; 
	    box-shadow: unset !important;
	    background-clip: unset !important;


	    /* background-color: rgba(255,255,255,0.5); */
	    /* border: none; */
	    /* border-radius: inherit; */
	    /* -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); */
	    /* box-shadow: 0 6px 12px rgba(0,0,0,.175); */
	    /* background-clip: padding-box; */
	    /* border-radius: 0 0 0 20px; */
	    /* min-width: 140px; */
	}

	.jumbotron-dieta .slick-slide{
    	padding-top: 17.5% !important;
	}

	.maca{
		width: 300px;
	}

	.user, .userspan{
		font-size: 15px;
	}

	.search_form form{
    	padding-left: unset;
	}

	.service-box h6{
		font-size: 17px;
	}

	.service-box h5{
		font-size: 16px;
	}

	.badge{
		font-size: 14px;
	}

	.list-group-item{
		font-size: 19px;
	}

	h6{
		font-size: 17px;
	}

	p{
		font-size: 18px;
	}

	h5{
		font-size: 17px;
	}

	.contacts-who{
		z-index: unset;
	}

	.email, .develop{
		font-size: 15px;
	}

	.login-padding-extra{
    	padding-bottom: 60px;
	}

	#login{
		margin-top: 80px;
	}

	#btnLogin{
		font-size: 15px;
	}

	.product-layout-list{
    	z-index: unset;
	}

	.service-box-bott{
		text-align: unset;
	}

	#compl img{
		width: 226px; 
	} 

	#compl{
		text-align: center;
	}

	.banner-z-index{
		z-index: unset;
	}

	.login-form{
		z-index: unset;
	}

	.navbar-display-inline-block{
        display: block;    
        padding-top: 35px;
        padding-right: unset;
    }

    /*
    .dropdown-area-reservada{
        display: none;
    }
    */

    li a{
		font-size: 17px;
	}

	.testeid2-dieta{
    	font-size: 17px;
    	padding-top: unset !important; 
    	padding-bottom: unset !important; 
	}

	ul a{
		padding-top: unset; 
	}

	.testeid2{
		font-size: 16px;
	}

	.menu-dieta-li ul li:hover a.lol-dieta{
    	background-color: unset!important;
    	padding-top: unset !important;
    	padding-bottom: unset !important;
	}

	.testeid2-dieta:hover{
    	background-color: unset !important;
	}

	ul li:hover a.lol{
		background-color: unset;
		color: #00753b !important; 
	}

	ul li:hover a.lol-dieta{
		color: #FFFFFF !important; 
	}

	.testeid4:hover .testeid2{
    	color: #00753b;
    	background-color: unset;
    	padding-top: unset !important;
    	padding-bottom: unset !important;
	}

	.dropdown-menu-dieta a:hover{
    	background-color: unset !important;
	}

	.navbar-collapse{
		max-height: 100% !important;
	}

	/*
	.jumbotron .slick-slide{
		padding-top: 17.5%;
	}
	*/

	.active-active .active {
    	background-color: unset !important;
    	color: #FFFFFF !important;
    	font-size: 17px;
	}

}



