.footer {
    background-color: #404041;
    height: 70px;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #ffffff;
    font-size: 10pt;
}

.background_titulo_ofertas{
    position: relative;
    background-color: #dadada;
    padding-top: 100px;
    padding-bottom: 100px;
}

.titulo_ofertas {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 18pt;
    color: #404041;
    font-weight: 700;
    text-transform: uppercase;
}

.titulo_ofertas p {
    border-bottom: 1px solid #404041;
    padding-bottom: 15px;
    display: inline;
}


.texto_ofertas_imagem {
    color: #404041;
    font-family: 'Lato', sans-serif;
    font-size: 12pt;
    text-align: center;
    font-weight: 400;
}

.conteudo_pagina2 {
    position: relative;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    padding-bottom: 80px;
    width: 100%;
    min-height: 790px;
}

.conteudo_pagina3 {
    position: relative;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    padding-bottom: 47px;
    width: 100%;
    min-height: 600px;
    height: calc(100vh - 100px);
}

.conteudo_pagina4 {
    position: relative;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    padding-bottom: 67px;
    width: 100%;
    min-height: 790px;
    height: calc(100vh - 120px);
}
.conteudo_pagina5 {
    position: relative;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    padding-bottom: 70px;
    width: 100%;
    min-height: 910px;
    height: calc(100vh - 120px);
}

body {
    min-width: 1370px !important;
    width: 100% !important;
    height: 100% !important;
    padding-bottom: 0 !important;
    line-height: 1.2 !important;
    font-family: 'Lato', sans-serif;
}

html {
    width: 100% !important;
    height: 100% !important;
}

.content2 {
    /*display: flex;    flex-direction: column;    height: 100%;    margin:auto;    min-height: 100vh;    position: relative;    background-color: #f2f2f2;*/
    position: relative; /* needed for footer positioning*/
    height: auto !important; /* real browsers */
    min-height: 100%; /* real browsers */
}

.sliderApresentacao {
    min-height: 500px;
    height: 500px;
    width: 100%;
    position: relative;
}

.divImgemLogo {
    position: relative;
}

.imagemLogo {
    position: absolute;
    left: 25px;
    margin-top: 25px;
    width: 190px;
}

.wrapmenu {
    position: relative;
    margin-right: 25px;
}

/* jssor slider arrow navigator skin 13 css *//*.jssora13l (normal).jssora13r (normal).jssora13l:hover (normal mouseover).jssora13r:hover (normal mouseover).jssora13ldn (mousedown).jssora13rdn (mousedown)*/
.jssora13r, .jssora13rdn {
    position: absolute;
    cursor: pointer;
    display: block;
    background: url("../icons/seta_slideshow.png") no-repeat;
    overflow: hidden;
}

.jssora13l, .jssora13ldn {
    position: absolute;
    cursor: pointer;
    display: block;
    background: url("../icons/seta_slideshow_esquerda.png") no-repeat;
    overflow: hidden;
}

.jssora213r, .jssora213rdn {
    position: absolute;
    cursor: pointer;
    display: block;
    background: url("../icons/seta_slideshow_mouseover.png") no-repeat;
    overflow: hidden;
}

.jssora213l, .jssora213ldn {
    position: absolute;
    cursor: pointer;
    display: block;
    background: url("../icons/seta_esquerda.png") no-repeat;
    overflow: hidden;
}

.jssora13l {
    /*  background-position: -10px -35px;*/
}

.jssora13r {
    /* background-position: -70px -35px;*/
}

.jssora13l:hover {
    /*  background-position: -130px -35px;*/
}

.jssora13r:hover {
    /* background-position: -190px -35px;*/
}

.jssora13ldn {
    /* background-position: -250px -35px;*/
}

.jssora13rdn {
    /* background-position: -310px -35px;*/
}

.titulo {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 14pt;
    color: #404041;
    border-bottom: 1px solid #97989b;
    width: auto;
    padding-bottom: 27px;
}

.titulo_contactos {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14pt;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

.titulo2 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 18pt;
    color: #404041;
    border-bottom: 1px solid #97989b;
    width: auto;
    padding-bottom: 27px;
}

.titulo2Marcas {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 18pt;
    color: #404041;
    border-bottom: 1px solid #97989b;
    width: auto;
    padding-bottom: 20px;
}

.titulo29 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 18pt;
    color: #404041;
    border-bottom: 1px solid #97989b;
    width: auto;
    padding-bottom: 10px;
}

.titulo292 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 18pt;
    color: #404041;
    width: auto;
    padding-bottom: 27px;
}

.titulo292Promo {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 18pt;
    color: rgb(205, 153, 153);
    width: auto;
    padding-bottom: 27px;
}

.menu_top_slider {
    opacity: 0.5;
    min-height: 60px;
    position: absolute;
    bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between; /* Safari 6.1+ */
}

.menu_top_slider2 {
    background-color: rgba(40, 40, 41, 0.7);
    min-height: 120px;
    position: absolute;
    margin-top: -120px;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between; /* Safari 6.1+ */
}

.menu_top_slider3 {
    min-height: 120px;
    top:5px;
    position: absolute;
    bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between; /* Safari 6.1+ */
}

.pai_para_alinhar{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;


}
.filho_alinhar{
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
    line-height: 1.2;
}

.flex-item {
    padding: 5px;
    width: 20%;
    height: 100%;
    text-align: center;
    line-height: 1.2;
    color: #ffffff;
    /*text-shadow: 1px 1px #ffffff;*/ /*font-weight: bold;    font-size: 3em;    text-align: center;*/
}

.flex-item2 {
    padding: 5px;
    width: 20%;
    height: 100%;
    text-align: center;
    line-height: 1.2;
    color: #404041;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    font-size: 13pt; /*font-weight: bold;    font-size: 3em;    text-align: center;*/
}

.menuNavegacao {
    height: 100px;
    margin-bottom: 0;
    z-index: 110;
    border-radius: inherit !important;
}

.cor_menu_navegacao2 {
    background-color: #404041;
}

.branco {
    background-color: #ffffff;
}

.wrapfooter {
    position: relative;
    margin-right: 25px;
    margin-left: 25px;
    top: 10px;
}

.footerleft {
    position: absolute;
    left: 0;
    top: 5px;
    color: #ffffff;;
    top: 16px;
}

.footerleft a {
    color: #ffffff;
}

.footerright {
    position: absolute;
    right: 0;
    top: 10px;
}

.nav {
    margin-top: 30px !important;
    height: 69px;
    margin-right: 0 !important;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 12pt;
}

.nav li {
    height: 100%;
}

.nav li a {
    color: #808080;;
    font-weight: 400;
}

.nav li a:focus {
    outline: none !important;
}

.nav li:hover {
    border-bottom: 4px solid #58595b;
}

.ativo {
    border-bottom: 4px solid #58595b;
}

.ativo a {
    color: #404041 !important;
}

.ativo2 {
    border-bottom: 4px solid #CD9999;
}

.ativo2 a {
    color: #CD9999 !important;
}

.subMenu {
    display: none;
    width: 100%;
    position: absolute;
    min-height: 300px;
    background-color: #949699;
    z-index: 99; /*top: 100px;*/
    font-family: 'Lato', sans-serif;
    font-size: 10pt;
    font-weight: 300;
}

.wrapper_product_menu {
    width: 100%; /* height: 150px;*/
    margin-bottom: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-around;
    -webkit-justify-content: space-around; /* Safari 6.1+ */
}

.wrapper_product_menu_catalogos {
}

.flex-item-menu1 {
    padding: 5px;
    width: 70%;
    height: 100%;
    line-height: 1.2;
    color: white;
}

.flex-item-menu2 {
    padding: 5px;
    width: 25%;
    height: 100%;
    line-height: 1.2;
    color: white;
}

.wrapper-menu-items {
    position: relative;
    margin-bottom: 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-height: 50px;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-around;
    -webkit-justify-content: space-around; /* Safari 6.1+ */
}
.wrapper-menu-item2 {
    position: relative;
    margin-bottom: 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    /* display: -webkit-flex; */
    /* display: flex; */
    min-height: 50px;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}

.flex-item-menu {
    padding: 5px;
    width: 200px;
    height: 100%;
    text-align: left;
    line-height: 1.2;
    color: white;
}

.flex-item-menu_cont {
    width: 221px;
    height: 100%;
    text-align: left;
    line-height: 1.2;
    color: white;
    padding-right: 12px;
}

.flex-item-menu_cont a {
    color: #ffffff;
    cursor: pointer;
}

.flex-item-menu ul li {
    list-style-type: none;
    margin-bottom: 10px;
}

.flex-item-menu ul li a {
    text-decoration: none;
    color: #ffffff;
    cursor: pointer;
}

.flex-item-menu ul li a:hover {
    color: #404041;
}

.flex-item-menu ul {
    padding-left: 0;
}

.menu-tit {
    font-weight: 700;
}

.alinha_verticalmente {
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.container_produtos {
    margin-top: 90px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start; /* Safari 6.1+ */
}

.produto {
    -webkit-flex: 1 1 23%; /* Safari 6.1+ */
    -ms-flex: 1 1 23%; /* IE 10 */
    flex: 1 1 23%;
    min-height: 400px; /*  border: 1px solid #000000;*/
    margin: 5px;
    margin-bottom: 30px; /*  margin: auto;*/
    /*height: 400px;    width: 300px;    *//*max-width: 300px;    min-width: 300px;*//*   border: 1px solid red;    margin: 20px;*/
    /*flex: 1 1 20%;*/
}

.wrapper_acordion {
    position: absolute;
    width: 10%;
    min-height: 288px;
    background-color: #867C5F;
    padding: 30px;
    padding-top: 15px;
    font-family: 'Lato', sans-serif;
    font-size: 10pt;
    font-weight: 300;
    z-index: 20;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.wrap_imagem_produtos {
    position: absolute;
    width: 90%;
    right: 0;
    overflow: hidden; /*background-color: red;*/
    height: 288px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#accordion {
    position: relative;
}

.head_ac {
    text-align: center;
    min-height: 45px;
    margin-bottom: 15px;
    outline: none;
    cursor: pointer;
}

.head_ac span {
    display: none;
}

.acordion_menu {
    display: none;
}

.acordion_menu li {
    list-style-type: none;
}

.acordion_menu ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 25px;
}

.acordion_menu a {
    color: #404041;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
}

.fullImage {
    height: 100%;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
}

.fullImage3 {
    height: 100%;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.fullImage3:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.wrapper-produto-unico {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-around;
    -webkit-justify-content: space-around; /* Safari 6.1+ */
    /*  background-color: #0088CC;*/
    height: 100%;
}

.produto-inner {
    width: 250px; /* background-color: #2ca02c;*/
}

.lupa {
    text-align: center;
    cursor: pointer;
}

.img_produto {
    position: relative;
    width: 100%;
    right: 0;
    overflow: hidden; /*background-color: red;*/
    height: 300px;
}

.nome_produto {
    margin-top: 10px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 11pt;
    font-weight: 700;
    color: #404041;
    margin-bottom: 15px;
}

.nome_produto span {
    padding-bottom: 5px;
}

.linha_divisao{
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
    border-bottom: 1px solid #404041 ;
    margin-top: 5px;
}

.preco_produto {
    margin-top: 15px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 13pt;
    font-weight: 700;
}

.saber_mais {
    position: relative;
    bottom: 0;
    width: 70%;
    height: 45px;
    margin-left: 15%;
    margin-top: 20px;
}

.saber_mais_inner {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 10px;
    font-family: 'Lato', sans-serif;
    font-size: 13pt;
    font-weight: 700;
}

.wrapper_page_product {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    height: 100%; /* Safari 6.1+ */
}

.item_menu_left {
    margin-right: 5px;
    background-color: #cd9999;
    max-width: 32%;
    min-width: 200px;
    -webkit-flex: 0 0 0%; /* Safari 6.1+ */
    -ms-flex:  0 0 0%; /* IE 10 */
    flex:  0 0 0%;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 50px;
    height: 400px;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

.item_image_product {
    margin-left: 5px;
    margin-right: 5px;
    background-color: #ffffff;
    max-width: 50%;
    -webkit-flex: 1 1 40%; /* Safari 6.1+ */
    -ms-flex: 1 1 40%; /* IE 10 */
    flex: 1 1 40%;
}

.item_description {
    background-color: rgba(247, 195, 195, 0.5);
    margin-left: 5px;
    -webkit-flex: 1 1 25%; /* Safari 6.1+ */
    -ms-flex: 1 1 25%; /* IE 10 */
    flex: 2 2 25%;
    padding: 25px;
}

.img_escondida_dir {
    position: absolute;
    width: 700px;
    height: 750px;
    background-color: #0088CC;
    z-index: 9999;
    display: none;
}

.img_escondida_esq {
    position: absolute;
    width: 700px;
    height: 750px;
    background-color: #0088CC;
    z-index: 9999;
}

.texto_sobre_imagem {
    top: 30px;
    position: absolute;
    left: 15%;
    right: 15%;
    z-index: 20;
    color: #404041;
    font-family: 'Lato', sans-serif;
    font-size: 12pt;
    text-align: center;
    font-weight: 400;
}

.texto_sobre_imagem2 {
    top: 60px;
    position: absolute;
    left: 10%;
    right: 10%;
    z-index: 20;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-size: 13pt;
    text-align: center;
    font-weight: 700;
}

.titulo_sobre {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 18pt;
    color: #404041;
    font-weight: 700;
}

.titulo_sobre span {
    border-bottom: 1px solid #404041;
    padding-bottom: 15px;
}

.titulo_sobre2 {
    text-align: left;
    font-family: 'Lato', sans-serif;
    font-size: 18pt;
    color: #ffffff;
    font-weight: 700;
}

.titulo_sobre2 span {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 15px;
}

.titulo_sobre3 {
    text-align: left;
    font-family: 'Lato', sans-serif;
    font-size: 18pt;
    color: #404041;
    font-weight: 700;
}

.titulo_sobre3 span {
    border-bottom: 1px solid #404041;
    padding-bottom: 15px;
}

.titulo_sobre4 {
    text-align: left;
    font-family: 'Lato', sans-serif;
    font-size: 24pt;
    color: #404041;
    font-weight: 400;
}

.titulo_sobre4 span {
}

#mapa_google {
    width: 100%;
    position: absolute;
    height: 100%;
}

.texto_contactos {
    margin-top: 50px;
    color: #ffffff;
    text-align: left;
    font-family: 'Lato', sans-serif;
    font-size: 13pt;
    font-weight: 300;
}

.texto_contactos2 {
    margin-top: 40px;
    color: #aaabac;
    text-align: left;
    font-family: 'Lato', sans-serif;
    font-size: 13pt;
    font-weight: 300;
}

.texto_contactos3 {
    margin-top: 30px;
    color: #ffffff;
    text-align: left;
    font-family: 'Lato', sans-serif;
    font-size: 13pt;
    font-weight: 300;
}

.texto_contactos4 {
    margin-top: 30px;
    color: #404041;
    text-align: left;
    font-family: 'Lato', sans-serif;
    font-size: 13pt;
    font-weight: 300;
}

.secect_county {
    padding: 0 !important;
    margin-top: 8px!important;
    border: none;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: inherit;
    background: url("../icons/seta_idioma.png") no-repeat;
    background-position: 60%;
    color: #808080!important;
    font-family: 'Lato', sans-serif!important;
    font-size: 12pt;
    font-weight: 400;
    -webkit-appearance: none;
    -moz-appearance: none!important;
    appearance: none;
    background-clip: content-box;
    width: 60px!important;
    outline: none;


}

.secect_county button {
   border: none!important;
    background-color: transparent!important;
    box-shadow: none!important;
    background-image: none!important;
    color: #808080!important;


}
.secect_county .caret {
  display: none!important;
}
.secect_county li {
    border: none!important;
    text-shadow: inset none!important;
}

.secect_county option:hover {

    box-shadow:  2px 10px 50px #808080 inset;
}

.secect_county option:checked {
    box-shadow:  2px 10px 50px #808080 inset;

}

.menuItem {
    background-color: inherit !important;
}

.icon_contacto {
    cursor: pointer;
}

.icon_facebook {
    cursor: pointer;
}

.pesq_bar {
    position: relative;
    height: 65px;
    margin-left: 25px;
    margin-right: 25px;
    border-bottom: 1px solid #404041;
}

.espaco_formulario2 {
    height: 100px;
    padding-right: 15%;
    padding-top: 5px;
    position: relative;
    max-width: 900px;
}

.espaco_formulario22 {
    height: 120px;
    padding-right: 15%;
    padding-left: 15%;
    padding-top: 40px;
    position: relative;
}

.espaco_formulario3 {
    height: 180px;
    padding-right: 15%;
    padding-left: 15%;
    padding-top: 40px;
    position: relative;
}

#formulario_login input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #808080 !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-color: -moz-use-text-color -moz-use-text-color #ffffff;
    border-image: none;
    border-radius: inherit;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none !important;
    font-family: 'Lato', sans-serif;
    font-size: 13pt;
    font-weight: 400;
    margin: 0;
    width: 100%;
    margin-bottom: 20px !important;
    color: #ffffff;
}

#formulario_conta input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-color: -moz-use-text-color -moz-use-text-color #808080;
    border-image: none;
    border-radius: inherit;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none !important;
    font-family: 'Lato', sans-serif;
    font-size: 13pt;
    font-weight: 400;
    margin: 0;
    width: 100%;
    margin-bottom: 20px !important;
    color: #808080;
}

#formulario_pesq input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-image: none;
    border-radius: inherit;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none !important;
    font-family: 'Lato', sans-serif;
    font-size: 13pt;
    font-weight: 400;
    margin: 0;
    width: 90%;
    margin-bottom: 20px !important;
    color: #808080;
    border: none;
    outline: none;
}


.input_quantidade {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-color: -moz-use-text-color -moz-use-text-color #404041;
    border-image: none;
    border-radius: inherit;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none !important;
    font-family: 'Lato', sans-serif;
    font-size: 12pt;
    font-weight: 400;
    margin: 0;
    height: 40px;
    color: #404041;
    min-width: 50%;
    width: 75%;
    margin-left: -2px;
    padding-bottom: 0px;
    padding-left: 5px;
}
.input_quantidade::-webkit-input-placeholder { /* WebKit browsers */
    color:    #806b6b;
}
.input_quantidade:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #806b6b;
    opacity:  1;
}
.input_quantidade::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #806b6b;
    opacity:  1;
}
.input_quantidade:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #806b6b;
}

#formulario_registo input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #dadada !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-color: -moz-use-text-color -moz-use-text-color #949697;
    border-image: none;
    border-radius: inherit;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none !important;
    font-family: 'Lato', sans-serif;
    font-size: 13pt;
    font-weight: 400;
    margin: 0;
    width: 100%;
    margin-bottom: 20px !important;
    color: #949697;
}

#contacte_nos_form input, textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-color: -moz-use-text-color -moz-use-text-color #949697;
    border-image: none;
    border-radius: inherit;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none !important;
    font-family: 'Lato', sans-serif;
    font-size: 13pt;
    font-weight: 400;
    margin: 0;
    width: 100%;
    margin-bottom: 20px !important;
    color: #949697;
    border: 1px solid;
    min-height: 50px;
    padding: 5px;
}

.textarea_contactos {
    resize: none;
    height: 90%;
}

.div_textarea_contactos {
    float: left;
    width: 45%;
    height: 200px;
}

.contactos_direita {
    float: left;
    width: 45%;
    margin-left: 5%;
}

.direita_login {
    position: relative;
    height: 100%;
    width: 100%;
    float: left;
}

.esquerda_registo {
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    top: 0;
    padding-bottom: 48px;
    display: none;
    background-color: #dadada;
}

.criar_conta2 {
    float: right;
    margin-right: 100px;
}

.texto_contactos_info {
    font-family: 'Lato', sans-serif;
    font-size: 13pt;
    font-weight: 300;
    color: #ffffff;
}

.wrapper_slider_produto {
    margin-bottom: 40px;
    min-height: 500px;
    height: 100%;
    position: relative;
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
}

#slider2_container{
    max-height: 100% !important;
    max-width: 100% !important;
}

#slider2_container div{
    overflow: hidden;
    max-height: 100% !important;
    max-width: 100% !important;
}

#slider2_container > div > div > div[u="slides"] div img{
    left: 0 !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
}

#bx-pager img {
    width: 50px;
    height: 50px;
}

.icon1, .icon2, .icon3, .icon4 {
    cursor: pointer;
}

.paginacao {
    float: right;
    margin-right: 110px;
}

.menu_selecionado {
    font-weight: bold;
}

.seta_acordion {
    cursor: pointer;
}

.numero_artigos {
    font-family: 'Lato', sans-serif;
    font-size: 7pt !important;
    font-weight: 300;
}

.voltar {
    font-family: 'Lato', sans-serif;
    font-size: 10pt;
    font-weight: 700;
    color: #404041;
}

.voltar :hover {
    text-decoration: none !important;
    color: #404041;
}

.input_pesq {
    height: 60px;
    margin-top: 5px;
    width: 96%;
    padding-left: 25px;
}

.fech_pesq {
    cursor: pointer;
    float: right;
    margin-top: 30px;
}

.seta_ac_nova {
    cursor: pointer;
}

label.invalid {
    background-image: url("../icons/errado.png");
    width: 22px;
    height: 22px;
    margin-bottom: 0;
}

.success::after {
    content: '<div>ola</div>'; /*background-image: url("../icons/certo.png")!important;    width: 22px;    height: 22px;    margin-bottom: 0;*/
}

.item_menu_home:hover {
    background-color: #ffffff;
    border: 1px solid #ffffff;
}

.item_menu_home {
    min-height: 90px;
}

.as_marcas {
    position: relative;
}

#dropzonePreview {
    border: 2px solid rgba(0, 0, 0, 0.3);
}

.texto{
    font-family: 'Lato', sans-serif;
    font-size: 12pt;
    font-weight: 800;
}

.wrapperMarcas{
    position: relative;
    min-height: 170px;
    margin-top: 0;
}

.has_subMenu a{
    cursor: pointer;
}

.nome_produto a {
    color: inherit;
}
.nome_produto a:hover {
    text-decoration: none;
}

label.error{
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    font-size: 11px;
    padding-right: 25px;
    padding-top: 5px;
    color: #666666;
}

.tamanho_icon{
    font-size:30px; 
    padding-right: 20px;
}

.container-fluid{
    margin-bottom: 50px;
}
.icon_imagem{
    width: 40px;
    height: 40px;
}

  #accordion .col-lg-4:nth-child(3n+1), #accordion .col-md-4:nth-child(3n+1) {
        clear: both;
    }
 
.columns_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
      min-height: 100px;
}
.linha {
    border-bottom:1px solid black;
}

.mais{

/*
    display: none;
    font-size: 24px;
    color:#333;
    top:20px;
*/


 font-size: 24px;
 color: #333;
 opacity: 0;
 position: absolute;
 left: 0;
 right: 0;
 margin: 0 auto;
    

    
}
.mais.collapsed{ 
    display:block;
    opacity: 1;}

.margem_top_15{
    margin-top:15px;
}
.ofertas_body{
   display: -webkit-box;
   display: flex;
    min-height: 560px;
    margin: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -ms-flexbox;
    -ms-flex-line-pack: center;
        align-content: center;
}
.linha_body{
  padding-left: 0;
  padding-right: 0
}

.decoracao,.decoracao:hover,.decoracao:focus{
    text-decoration: none;
}

.texto_ofertas {
    margin-top: 40px
}

.panel-body.linha_body p a, .texto_ofertas p a{
    color: #333;
    text-decoration: underline;
}

}
.espaco p{
   margin: 0; 
}
