/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* Vars */
/* Fonts */
/* Colors */
/* NavBar */
/* line 8, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-header-jmv {
  position: fixed;
  background-color: white;
  height: 205px; 
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#shuffle-filter {
  margin-left: 7px;
}

.visible-xxs {
  display: none;
}

input {
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.header-search-input {
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

textarea {
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.legal-container p a {
  text-decoration: underline;
}

.selectboxit-btn.selectboxit-enabled:hover {
  background-color: transparent !important;
}

*:focus {
    outline: 0;
}

.legal-container .container {
  padding-left: 15px;
  padding-right: 15px;
}

a {
  color: black;
}

.anchor {
  position: absolute;
  top: -230px;
  opacity: 0;
}

.tech {
  border: 0px solid black !important;
  font-size: 13px !important;
  margin-top: 40px;
}

.anchor.more {
  top: -200px;
}

.navbar-collapse {
    max-height: none;
}

.navbar {
  margin-bottom: 0px;
}

.dropdown > a {
  text-transform: uppercase;
}

.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent;
}

.bottomSliderInfo .table-like {
  width: 100%;
  text-align: center;
  vertical-align: center;
  font-family: 'Lato', Sans-serif;
  font-weight: 400;
  font-size: 14px;
  margin: 2% 0%;
}

.error {
  margin: 0 auto;
  max-width: 300px;
  text-align: center;
}

.error img {
  margin: 25px;
  margin-top: 50px;
}

.bottomSliderInfo .table-like > div {
    float: left;
    padding-top: 10px;
}

.breadcrumbs a {
  color: black;
}

.homelink {
  display: block;
  height: 100%;
  width: 20%;
  margin: 0 auto;
  position: relative;
  z-index: 10000;
}

p.form-intro {
  margin-top: 50px !important;
  margin-bottom: 30px !important;
}

.form-label {
  display: block;
  width: 100%;
  font-weight: 900;
  text-transform: uppercase;
  font-family: 'Lato', Sans-serif;
  font-size: 12px;
  color: #AFAEAE;

  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#contact-form select {
  width: 100%;
  height: 42px;
  border: 1px solid #AFAEAE;
  background-color: transparent;
  border-radius: 0px;
   -webkit-appearance: none;
  -webkit-border-radius: 0px;
  padding-left: 10px;
}

#contact-form select::-ms-expand {
    display: none;
}

#contact-form input[type="text"], #contact-form textarea {
  border: 1px solid rgba(175, 174, 174, 0.53);
  height: 42px;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  padding-left: 10px;

  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.confiner {
  position: relative;
  margin-bottom: 15px;
}

.confiner:hover label, .confiner:focus label {
    color: black;
}

.confiner:hover input, .confiner:hover textarea, .confiner:focus input, .confiner:focus textarea {
  border: 1px solid black !important;
}


#contact-form textarea {
  padding: 10px;
}

#contact-form {
  padding-left: 0px;
}

#contact-form input[type="submit"] {
  width: auto;
  background-color: white;
  border: 1px solid #AFAEAE;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Lato', Sans-serif;
  width: 150px;
  margin-top: 30px;
  color: #AFAEAE;
  height: 42px;

  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#contact-form input[type="submit"]:hover {
  border: 1px solid black;
  color: black;
}

#confirm-checkbox {  
    display: none;  
    margin: 4px 6px 20px 6px; 
} 

#contact-form label.legal-terms {  
    display: inline-block;  
    cursor: pointer;  
    width: auto;
    position: relative;  
    padding-left: 35px;  
    margin-right: 15px;  
    /*background-image:url(http://csscheckbox.com/checkboxes/u/csscheckbox_4a759f3995fe9178396cc1564cca7b2e.png);*/
    background-image:url("../../img/frontend/checkboxcookie.png");
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-repeat:no-repeat;
    background-position: 0 0;
    vertical-align:middle;
    line-height: 27px;
    height: 27px;
    margin-bottom: 35px;
	width: 100%;
} 

#confirm-checkbox:checked + label {
  background-position: 0 -27px;
}

#contact-form textarea {
  height: 250px;
}

#contact-form .warning {
  font-size: 12px;
  color: red;
  margin-bottom: 15px;
}

.bottomSliderInfo .table-like span {
  height: 35px;
  display: block;
  line-height: 25px;
}

.visible-xs.navbar-logo {
    width: 100%;
    height: 40px;
    float: left;
    margin-right: 0px;
}

.visible-xs.navbar-logo img {
  height: 100%;
  margin: 10px auto;
  display: block;
}

.bottomSliderInfo .table-like > div span p {
  margin-bottom: 0;
}


.bottomSliderInfo .table-like > .hasContent {
  padding: 10px;
}

.bottomSliderInfo .table-like > .hasContent .number {
  font-size: 18px;
}

.bottomSliderInfo .table-like > .hasContent img {
  margin-right: 10px;
}

/*.bottomSliderInfo .table-like > div:last-child {
  border-left: 1px solid #c1c1c1;
}*/

.bottomSliderInfo .social {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 2px;
  margin-top: 5px;
}

#owl-home .item img, #owl-negocios .item img, #owl-noticias .item img, #owl-noticias-detail .item img {
    display: block;
    width: 100%;
    height: auto;
}

#owl-negocios .item img {
  margin-bottom: -1px;
}

#owl-negocios .item{
  display: block;
  padding: 0px;
  margin: 0px 20px;
  text-align: center;
}

#owl-home .item .caption {
  width: 100%;
  position: absolute;
  bottom: 50px;
}

#owl-home .item .caption > div {
  width: 50%;
  position: relative;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 20px;
}

#owl-home .item .caption h1 {
  color: white;
  text-align: center;
  font-size: 28px;
  font-weight: 500;
}

#owl-home .item .caption h2 {
  color: orange;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  line-height: 18px;
}

#owl-home .item .caption p {
  text-align: center;
  color: #c1c1c1;
}

.owl-controls {
  position: absolute;
  top: 50%;
  width: 100%;
}

.owl-buttons {
    position: relative;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    margin-top: -50px;
}

.seeBrands {
  border-top: 1px solid rgba(193, 193, 193, 0.24);
  text-align: center;
  font-size: 12px; 
  font-weight: 300;
  padding-top: 15px;
}

.search-results .form {
  position: relative;
}

.search-results .form img {
  position: absolute;
  top: 30px;
  right: 0px;
}
.search-results .form img:hover {
  cursor: hand;
  cursor: pointer;
}

.search-result-input {
  width: 100%;
  height: 42px;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #c1c1c1;
  margin-top: 30px;
  padding-left: 10px;
  font-weight: 600;
  font-size: 16px;
}

.search-results h2 {
  font-weight: 900;
  font-size: 26px;
}

#owl-home .owl-buttons .owl-next, #owl-home .owl-buttons .owl-prev {
  width: 60px;
  height: 100px;
  border: 1px solid rgba(229, 225, 225, 0.56);
  border-radius: 0px;
  opacity: 1px;
  background-color: transparent;
  line-height: 93px;
  font-size: 18px;

  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

#owl-negocios .item b {
  margin-bottom: 15px;
  display: block;
  text-transform: uppercase;
}

#owl-negocios {
  margin: 50px 0px;
  z-index: 1000;
}

.owl-buttons .owl-next {
  float: right;
}

.owl-buttons .owl-prev {
  float: left;
}

#owl-noticias, #owl-noticias-detail {
  margin-bottom: 20px;
  z-index: 3;
}

.container.noticias {
  padding-left: 15px;
  padding-right: 15px;
}

.container.noticias.inner {
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 40px;
  width: 100%;
}

#owl-noticias .item, #owl-noticias-detail .item {
  display: block;
  padding: 0px;
  margin: 0px 20px;
  text-align: center;
}

#owl-noticias .item img, #owl-noticias-detail .item img {
  margin-bottom: 15px;
}

#owl-noticias .news-title, #owl-noticias-detail .news-title { 
  text-align: left;
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 10px;
}

#owl-noticias .news-text, #owl-noticias-detail .news-text { 
  text-align: left;
  font-size: 13px;
  margin-top: 10px;
}

#owl-noticias .news-date, #owl-noticias-detail .news-date { 
  text-align: left;
  font-size: 12px;
  margin-top: 10px;
}

.bottomSliderInfo .social.facebook {
    display: none;
    background-image: url("../../img/frontend/facebook_small.png");
}

.bottomSliderInfo .social.twitter {
    display: none;
    background-image: url("../../img/frontend/twitter_small.png");
}

.bottomSliderInfo .social.pinterest {
    display: none;
    background-image: url("../../img/frontend/pinterest_small.png");
}

.bottomSliderInfo .facebook:hover, .bottomSliderInfo .facebook:focus {
    background-image: url("../../img/frontend/facebook_small_color.png");
}

.bottomSliderInfo .twitter:hover, .bottomSliderInfo .twitter:focus {
    background-image: url("../../img/frontend/twitter_small_color.png");
}

.bottomSliderInfo .pinterest:hover,  .bottomSliderInfo .pinterest:focus{
    background-image: url("../../img/frontend/pinterest_small_color.png");
}

#homescreen h1, h1.terms-title, .legal-container h1, .contacts h1 {
  text-align: center;
  padding: 30px 20px;
}

#homescreen .row h2 {
  margin-bottom: 40px;
}

#homescreen .negocios {
  width: 100%;
  padding-left: 70px;
  padding-right: 70px;
}

.separator {
  width: 100%;
  height: 6px;
  background-color: #f1f1f1;
  display: block;
}

.thin {
  height: 1px;
  margin-bottom: 10px;
}

.negocios {
  position: relative;
}

.noticias.inner {
  position: relative;
}

.negocios .navigation, #noticia .noticias .navigation, .servicos .navigation, .noticias.inner .navigation {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
}

.noticias.inner .navigation {
  top: 40px;
}

#noticia .noticias .navigation, .servicos .navigation {
  top: 0%;
}

#noticia .noticias .noticias {
  width: 100%;
  padding-left: 70px;
  padding-right: 70px;
}

.negocios .navigation .next, .negocios .navigation .prev,  #noticia .noticias .navigation .prev, #noticia .noticias .navigation .next, .servicos .navigation .next, .servicos .navigation .prev, .noticias.inner .navigation .next, .noticias.inner .navigation .prev {
  width: 60px;
  height: 100px;
  border: 1px solid rgba(229, 225, 225, 0.56);
  opacity: 1px;
  background-color: transparent;
  line-height: 93px;
  font-size: 18px;
  margin-top: -35px;
  text-align: center;

  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.servicos .navigation .next, .servicos .navigation .prev {

  margin-top: -50px;
  
}

.noticias.inner .navigation .next {
  top: 0px;
  position: absolute;
  right: 0px;
}

.servicos .navigation .next {
  margin-right: 30px;
}

.servicos .navigation .prev {
  margin-left: 30px;
}

#noticia .noticias .navigation .prev, #noticia .noticias .navigation .next {
    margin-top: 17px;
}

.negocios .navigation .next, #noticia .noticias .navigation .next, .servicos .navigation .next, .noticias.inner .next {
  float: right;
}

.negocios .navigation .prev, #noticia .noticias .navigation .prev, .servicos .navigation .prev {
  float: left;
}

.noticia-detail h1 {
  font-size: 26px;
  font-weight: 800;
  text-align: left !important;
  line-height: 34px;
  padding-top: 10px !important;
  padding-bottom: 0px !important;
}

.noticia-detail .news-cover {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 40px;
}

.relative {
  position: relative;
}

.noticias h1 {
  text-align: center;
  padding: 25px;
}

#cafes .center-categories {
  position: relative;
  display: table;
  margin: 0 auto;
  margin-top: 35px;
}

#cafes .category {
  float: left;
  padding: 20px;
}

#cafes .category .overflow {
  position: relative;
  overflow: hidden;
}



#cafes .category .hover {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;

  opacity: 0;
  -webkit-transform:translate(0, 100%); /* prefixo para browsers webkit */
  -moz-transform:translate(0, 100%); /* prefixo para browsers gecko */
  -o-transform:translate(0, 100%); /* prefixo para opera */
  transform:translate(0, 100%);

  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;

background: -moz-linear-gradient(top, rgba(0,0,0,0) 20%, rgba(0,0,0,0.18) 71%, rgba(0,0,0,0.35) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,rgba(0,0,0,0)), color-stop(71%,rgba(0,0,0,0.18)), color-stop(100%,rgba(0,0,0,0.35))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 20%,rgba(0,0,0,0.18) 71%,rgba(0,0,0,0.35) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0) 20%,rgba(0,0,0,0.18) 71%,rgba(0,0,0,0.35) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0) 20%,rgba(0,0,0,0.18) 71%,rgba(0,0,0,0.35) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0) 20%,rgba(0,0,0,0.18) 71%,rgba(0,0,0,0.35) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#26000000',GradientType=0 ); /* IE6-9 */
}

#cafes .category:hover .hover, #cafes .category:focus .hover {
  -webkit-transform:translate(0, 0%); /* prefixo para browsers webkit */
  -moz-transform:translate(0, 0%); /* prefixo para browsers gecko */
  -o-transform:translate(0, 0%); /* prefixo para opera */
  transform:translate(0, 0%);

  opacity: 1;
}

#cafes .seeBrands {
  margin-top: 40px;
}

#cafes .category-title {
  font-weight: 700;
  text-align: center;
  width: 100%;
  height: 25px;
  line-height: 18px;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
}

#cafes .category img {
  width: 100%;
  background-color: #F5F5F5;
}

#cafes h1 {
  text-align: center;
  padding: 30px 0px 15px 0px;
  text-transform: uppercase;
}

#cafes .product-item {
  float: left;
  padding: 15px;
  padding-top: 0px;
  padding-bottom: 25px;
}

#cafes .product-item .title {
  /*height: 40px;*/
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  /*display: table;*/
  width: 100%;
}

#cafes .product-item .image .overflow {
  overflow: hidden;
  position: relative;
}

#cafes .product-item .image img {
  width: 100%;
  background-color: #F5F5F5;
  margin-bottom: -1px;
}

#cafes .product-item .image .hover {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 100;

  opacity: 0;
  -webkit-transform:translate(0, 100%); /* prefixo para browsers webkit */
  -moz-transform:translate(0, 100%); /* prefixo para browsers gecko */
  -o-transform:translate(0, 100%); /* prefixo para opera */
  transform:translate(0, 100%);

  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;

  background: -moz-linear-gradient(top, rgba(0,0,0,0) 20%, rgba(0,0,0,0.18) 71%, rgba(0,0,0,0.35) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,rgba(0,0,0,0)), color-stop(71%,rgba(0,0,0,0.18)), color-stop(100%,rgba(0,0,0,0.35))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 20%,rgba(0,0,0,0.18) 71%,rgba(0,0,0,0.35) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,0,0,0) 20%,rgba(0,0,0,0.18) 71%,rgba(0,0,0,0.35) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 20%,rgba(0,0,0,0.18) 71%,rgba(0,0,0,0.35) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 20%,rgba(0,0,0,0.18) 71%,rgba(0,0,0,0.35) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#26000000',GradientType=0 ); /* IE6-9 */
}

#cafes .product-item:hover .hover, #cafes .product-item:focus .hover {
  -webkit-transform:translate(0, 0%); /* prefixo para browsers webkit */
  -moz-transform:translate(0, 0%); /* prefixo para browsers gecko */
  -o-transform:translate(0, 0%); /* prefixo para opera */
  transform:translate(0, 0%);

  opacity: 1;
}

#cafes .product-item .title > div {
  /*display: table-cell;
  vertical-align: middle;*/
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}

#cafes .category-title p {
  position: absolute;
  bottom: 10px;
  width: 100%;
  margin-bottom: 0px;
}

.left-filter {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 25px;
  display: table;
  width: 100%;

}

.not-available {
  font-size: 13px;
  line-height: 1.5;
  margin-top: 30px;
  text-align: center;
  margin-bottom: 20px !important;
}

#accordion-filters .panel.panel-default{
  margin-top: 0px;
  border: 0px;
  border-radius: 0px;
  background-color: white;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  line-height: 2.5;
  color: black;
  font-weight: 700;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

#accordion-filters .navigation {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0px;
}

#accordion-filters .navigation > div {
  position: relative;
}

#accordion-filters .navigation .next, #accordion-filters .navigation .prev {
  width: 32px;
  height: 52px;
  margin-top: -25px;
  display: inline-block;

  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#accordion-filters .navigation .next:hover, #accordion-filters .navigation .prev:hover {
  cursor: hand;
  cursor: pointer;
}

.dropdown {
  clear: both;
}

.notdrop {
  text-transform: uppercase;
}

#accordion-filters .navigation .next {
  float: right;
  margin-right: 10px;
  background-image:url("../../img/frontend/ArrowsMobileNext.png");
  background-repeat:no-repeat;
  background-position: 0 0;
}

#accordion-filters .navigation .next:hover {
  background-position: -32px 0;
}

#accordion-filters .navigation .prev {
  float: left;
  margin-left: 10px;
  background-image:url("../../img/frontend/ArrowsMobilePrevious.png");
  background-repeat:no-repeat;
  background-position: 0 0;
}

.filter-collapse-owl .owl-controls {
  display: none !important;
}

#accordion-filters .navigation .prev:hover {
  background-position: -32px 0;
}

#accordion-filters .panel.panel-default a{
  display: block;
  width: 100%;
}

#accordion-filters .item-title {
  text-transform: uppercase;
  color: black;
  font-weight: 500;
  margin-bottom: 0px;
}

#accordion-filters .panel-default > .panel-heading {
  background-color: white;
  background-image: none;
}

#accordion-filters .panel-body {
  background-color: #ebe5e5;
  padding-left: 50px;
  padding-right: 50px;
  border: 0px solid;
  border-radius: 0px;
  position: relative;
}

#accordion-filters .panel-heading {
  border-radius: 0px;
  border: 0px solid;
}

.marginBottom {
  margin-bottom: 30px;
}


.marginTop {
  margin-top: 30px;
}

.breadcrumb-separator {
  margin-left: 10px;
  margin-right: 10px;
}

.result-block .nav {
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 30px;
  letter-spacing: 1.1pt;
}

.seeBrands.dotted {
  border-style: dashed;
  border-color: rgba(193, 193, 193, 0.61);
  border-width: 1.2pt;
  border-left: 0px solid;
  border-bottom: 0px solid;
  border-right: 0px solid;
  margin-top: 15px !important;
}

.result-block {
  margin-bottom: 30px;
}

.result-block .category-title p {
  font-weight: 500;
}

.result-block .category-title {
  margin-bottom: 5px;
}

.left-filter li { 
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  background-color: #e6e6e8;
  width: 50%;
  display: block;
  font-size: 12px;
  padding-left: 15px;
  position: relative;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
  width: 100%;

  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;

  float: left;
}

.left-filter li i {
  position: absolute;
  right: 15px;
  line-height: 40px;
  color: transparent; 

  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;

  -webkit-transform:translate(-10px, 0%); /* prefixo para browsers webkit */
  -moz-transform:translate(-10px, 0%); /* prefixo para browsers gecko */
  -o-transform:translate(-10px, 0%); /* prefixo para opera */
  transform:translate(-10px, 0%);
}

.left-filter li:hover {
  background-color: black;
  color: white;
  width: 103%;
}

.left-filter li:hover i {
  color: white;

  -webkit-transform:translate(0px, 0%); /* prefixo para browsers webkit */
  -moz-transform:translate(0px, 0%); /* prefixo para browsers gecko */
  -o-transform:translate(0px, 0%); /* prefixo para opera */
  transform:translate(0px, 0%);
}

.left-filter li.active {
  background-color: black;
  color: white;
}

.left-filter li.active:hover {
  width: 50%;
}

.left-filter li.active i {
  color: white;

  -webkit-transform:translate(0px, 0%); /* prefixo para browsers webkit */
  -moz-transform:translate(0px, 0%); /* prefixo para browsers gecko */
  -o-transform:translate(0px, 0%); /* prefixo para opera */
  transform:translate(0px, 0%);
}

.footer {
  margin-top: 50px;
}

.footer .footer-header img {
  width: 80px;
  margin: 0 auto;
  margin-bottom: 10px;
  position: relative;
  left: 50%;
  margin-left: -40px;
}

.footer .footer-header p {
    padding: 0 20px;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
}

.footer-mobile .panel-heading a {
  text-transform: uppercase;
  color: black !important;
  font-size: 10px !important;
  font-weight: 800;
  display: block;
}

.footer-mobile .panel-heading {
  background-color: white;
  background-image: none;
  border: none;
  padding: 2px;
  position: relative;
}

.footer-mobile {
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 0px;
  margin-right: 0px;
}

.footer-mobile .panel-heading i {
  position: absolute;
  right: 5px;
}

.footer-mobile .panel-default {
  -webkit-box-shadow: none;
  box-shadow: none; 
  border: 0px;
}

.footer-mobile .mobile-fixed {
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 29px;
  padding-left: 2px;
  color: black;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}

#footer-accordion {
  margin-top: 30px;
}

#footer-accordion .panel-body {
  border: 0px;
}

.contacts-info-mobile {
  font-size: 12px;
}

.contacts-info-mobile p {
  line-height: 18px;
  padding: 0;
  margin: 0;
}

.thin.small {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 40px;
}

.partners-logos {
  float: right;
  margin-bottom: 20px;
}

.partners-logos img {
  float: right;
  max-height: 40px;
}

.footer-mobile, .footer-desktop {
  display: none;
}

.footer-desktop {
  margin: 40px 0px;
}

.footer-desktop .desktop-fixed, .footer-desktop > div > span {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 12px;
  width: 100%;
  display: block;
}

.footer-desktop .contacts-info-desktop p {
  font-size: 11px;
  line-height: 17px;
  font-weight: 600;
  margin: 0px;
}

.footer-desktop .left-border > div {
  padding-left: 0px;
}

.footer-desktop .left-border .subtitle {
  text-transform: uppercase;
  line-height: 15px;
  margin-bottom: 5px;
  font-weight: 400;
}

.footer-desktop > div {
  min-height: 220px;
}

.footer-desktop .left-border {
  border-left: 1px solid black;
}

.footer-desktop ul, .footer-mobile ul {
  padding-left: 0px;
  list-style: none;
  margin-top: 5px;
  margin-bottom: 30px;
}

.footer-mobile ul {
  margin-top: 0px;
  margin-bottom: 15px;
}

.footer-desktop ul li, .footer-mobile ul li {
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
}

.footer-mobile ul li a {
  color: black;
}

.footer-mobile .panel-body {
  padding: 5px;
  padding-left: 2px;
}

.footer-mobile .panel-body .subtitle {
  text-transform: uppercase;
  line-height: 15px;
  margin-bottom: 5px;
}

.footer-desktop ul li a {
  color: black;
}

.allrights {
  font-size: 12px;
  float: left;
  color: black;
  line-height: 20px;
}

.allrights a {
  color: black;
}

.only-xs {
  display: none;
}

#noticia h1 {
  width: 100%;
  text-align: center;
  padding: 30px 0px 50px 0px;
}

#noticia .noticias {
  margin-top: 50px;
}

.noticia-detail .news-text {
  margin-bottom: 20px;
  font-size: 14px;
  margin-left: -20px;
  margin-right: -10px;
}

.noticia-detail .column {
  padding: 0px 20px;
  line-height: 24px;
}

.removePaddings {
  padding: 0px;
}

.removePaddings-contacts {
  padding: 0px;
  padding-right: 30px;
}

#map-canvas {
  width: 100%; 
  padding-top: 50%;
  margin-top: 30px;
}

.mapa h1, .empresa h1, .servicos h1 {
  text-align: center;
  padding: 40px 0px 40px 0px;
  text-transform: uppercase;
}

.contacts p {
  display: block;
  width: 100%;
  clear: both;
  margin: 0px;
  color: black;
}

.contacts .title {
  font-weight: 800;
  color: black;
  font-size: 28px;
  margin-bottom: 30px;
  margin-top: 50px;
}

.contacts .address {
  margin-bottom: 30px;
  padding-left: 0px;
  padding-right: 30px;
  height: 200px;
}

.contacts .address .title-contacts {
  border-top: 7px solid #f2f2f2; 
  padding-top: 20px;
}

.contacts .uppercase {
  text-transform: uppercase;
}

.contacts .title-contacts {
  font-weight: 800;
  letter-spacing: 1.2px;
  margin-bottom: 3px;
}

.contacts .left-contacts {
  padding-left: 0px;
}

/*.contacts .right-contacts {
  padding-right: 30px;
}*/

.contacts .right-contacts-big {
  padding-right: 50px;
}

.contacts .subtitle {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 800;
  color: black;
}

.p-space {
  display: block;
  width: 100%;
  height: 1px;
}

.sync-sliders {
  margin-top: 40px;
}


.sync-sliders #empresa-sync-01 .item {
    padding: 5px;
    margin: 0px;
    color: #FFF;
    text-align: center;
}

.sync-sliders #empresa-sync-01 .owl-buttons div{
    width: 60px;
    height: 100px;
    border: 1px solid rgba(229, 225, 225, 0.96);
    border-radius: 0px !important;
    opacity: 1px;
    background-color: transparent !important;
    line-height: 93px;
    font-size: 18px;
    text-align: center;
    margin-top: 15px;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.servicos .slider {
  position: relative;
}

.sync-sliders #empresa-sync-01 .owl-buttons div:hover {
    background-color: white !important;
    color: black;
    -webkit-transition: background-color color 100ms ease-in-out;
    -moz-transition: background-color color 100ms ease-in-out;
    -o-transition: background-color color 100ms ease-in-out;
    -ms-transition: background-color color 100ms ease-in-out;
    transition: background-color color 100ms ease-in-out;
}

.sync-sliders #empresa-sync-01 .owl-buttons .owl-next {
    margin-right: 30px;
}

.sync-sliders #empresa-sync-01 .owl-buttons .owl-prev {
    margin-left: 30px;
}

.sync-sliders #empresa-sync-01 .item img, .sync-sliders #empresa-sync-02 .item img {
    width: 100%;
}

.sync-sliders #empresa-sync-02 .item img {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.sync-sliders #empresa-sync-02 .item {
    padding: 0px;
    margin: 5px;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    opacity: 0.5;
    overflow: hidden;

    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.sync-sliders #empresa-sync-02 .item:hover {
    opacity: 1;
}



.sync-sliders #empresa-sync-02 .item:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.sync-sliders #empresa-sync-02 .item h1 {
  font-size: 18px;
}

.sync-sliders #empresa-sync-02 .synced .item{
  opacity: 1;
}


.empresa .history-text .column {
  padding: 20px;
}

.empresa .history-text .column.first {
  padding-left: 0px;
}

.empresa .history-text .column.last {
  padding-right: 0px;
}

.empresa h2, .servicos h2, .termos h2 {
  font-weight: 800;
  color: black;
  font-size: 25px;
  margin-top: 30px;
}

.servicos h2 {
  font-size: 30px;
font-weight: 500;
line-height: 1.1;
}

.legal-container {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(255,255,255, 0.98);
  top: 0px;
  z-index: 1000000000;
  overflow: scroll;
}

.legal-container .homelink {
  width: auto;
  margin-top: 30px;
}

.uppercase {
  text-transform: uppercase;
}

.black {
  color: black;
}

.legal-info {
  width: 50%;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  padding: 30px;
}

.language-checkboxes {
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 10px;
}

.legal-buttons input {
  max-width: 45%;
  width: 150px;
  border: 1px solid black;
  color: black;
  font-family: 'Lato', Sans-serif;
  background-color: white;
  height: 38px;
  margin: 5px;
  font-size: 13px;
}

/*.legal-container input[type=radio]:checked + label:before {  
    content: "\2022";  
    color: black;  
    font-size: 30px;  
    text-align: center;  
    line-height: 18px;  
}  */

.legal-info input[type=checkbox]:checked + label {
  background-position: 0 -27px;
}

input[type=radio]:checked + label {
  background-position: 0 -27px;
}

.legal-container label:before {  
    content: "";  
    display: inline-block;  
  
    width: 25px;  
    height: 25px;  
  
    margin-right: 50px;  
    position: absolute;  
    left: 0;  
    bottom: 1px;  
    background-color: transparent;  
    border: 0px solid black;
}  

.legal-container input[type=radio] {  
    display: none;  
    margin: 4px 6px 20px 6px; 
} 

.legal-container label {  
    display: inline-block;  
    cursor: pointer;  
    position: relative;  
    padding-left: 25px;  
    margin-right: 15px;  
    font-size: 16px;  
    padding-left: 35px;
    font-weight: 600;
    color: black;
    /*background-image:url(http://csscheckbox.com/checkboxes/u/csscheckbox_4a759f3995fe9178396cc1564cca7b2e.png);*/
    background-image:url("../../img/frontend/checkboxcookie.png");
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-repeat:no-repeat;
    background-position: 0 0;
    vertical-align:middle;
    line-height: 27px;
} 

.legal-container h3 {
  text-align: center;
  font-size: 19px;
  letter-spacing: 1px;
}

.legal-info p {
  font-size: 14px;
  color: black;
  line-height: 18pt;
  letter-spacing: 1px;
}

.legal-info p:first-child {
  font-size: 16px;
  letter-spacing: normal;
}

.legal-buttons {
  margin-top: 30px;
  margin-bottom: 50px;
}

#services-slider {
  margin-top: 40px;
}

#services-slider .item img {
  width: 100%;
}

.servicos .column-hard {
  width: 50%;
}

.servicos .column {
  padding: 20px;
}

.servicos .column.first {
  padding-left: 0px;
}

.servicos .navigation div:hover {
    background-color: white !important;
    color: black;
    -webkit-transition: background-color color 100ms ease-in-out;
    -moz-transition: background-color color 100ms ease-in-out;
    -o-transition: background-color color 100ms ease-in-out;
    -ms-transition: background-color color 100ms ease-in-out;
    transition: background-color color 100ms ease-in-out;
}

.dropdown-menu h2 {
  text-align: left;
  padding-left: 30px;
  margin: 15px 0px;
}

.dropdown-menu p {
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  color: black;
}

.dropdown-menu img {
  margin-bottom: 10px;
}

.dropdown-menu .col-sm-6.first {
  padding-left: 30px;
}

.dropdown-menu ul li {
  display: block;
  text-align: left;
}

.dropdown-menu .col-sm-6 {
  padding-left: 15px;
}

#detalhe #accordion {
  margin-top: 30px;
}

#detalhe #accordion .panel-default {
  border-radius: 0px;
  border: 0px solid;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  margin-top: 0px;
  overflow: visible;
}

#detalhe #accordion .panel-default a {
  text-transform: uppercase;
  font-weight: 800;
  color: black;
  font-size: 12px;
    border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  display: block;
  width: 100%;
  /*padding: 12px 20px;*/
  height: 40px;
  overflow: hidden;
}

#detalhe #accordion .panel-default span {
  line-height: 40px;
  padding: 0px 20px;
  float: left;
  margin-top: -1px;

  -webkit-transition: 0.4s ease-in;
  -moz-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  transition: 0.4s ease-in;
}

#detalhe #accordion .panel-default .fa {
  display: block;
  line-height: 40px;
  width: 20px;
  text-align: center;
  opacity: 0;
  z-index: 1000;
  position: absolute;
  top: 0px;
  cursor: pointer;
  cursor: hand;

  -webkit-transition: 0.4s ease-in;
  -moz-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  transition: 0.4s ease-in;
}

#detalhe #accordion .panel-default .selected {
  position: relative;
}

#detalhe #accordion .panel-default .selected .fa {
  opacity: 0.5;
}

#detalhe #accordion .panel-default .selected .fa:hover {
  opacity: 1;
}

#detalhe #accordion .panel-default .fa.next {
  right: 25px;
}

#detalhe #accordion .panel-default .fa.prev {
  right: 45px;
}

#detalhe #accordion .panel-default .selected span {
  background-color: black;
  display: block;
  color: white;
}

#detalhe #accordion .panel-default:hover a {
  font-size: 12px;
}

#detalhe #accordion .panel-heading {
  border-radius: 0px !important;
  background-color: transparent;
  background-image: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding: 0;
}

#detalhe #accordion .up {
  margin-top: -1px;
  z-index: 100;
}

#detalhe #accordion .panel-body {
  border: 0px;
}

#owl-others {
  margin-top: 30px;
}

#owl-others .item {
    padding: 0px 20px;
}

#owl-others p, .filter-collapse-owl p {
  text-align: center;
  padding: 0px 20px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#owl-others img.lazy {
  background-color: #F5F5F5;
}

#owl-others .item > div, .filter-collapse-owl .item > div {
  position: relative;
}

#owl-others .item img, .filter-collapse-owl .item img {
  width: 100%;
}

#owl-others .item img.new-tag, .filter-collapse-owl img.new-tag {
  width: auto;
  padding: 0px;
}

#owl-others .new-tag, .filter-collapse-owl .new-tag {
  position: absolute;
  right: 10px;
  top: 0px;
}

#owl-others .hover, .filter-collapse-owl .hover {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;

  opacity: 0;
  -webkit-transform:translate(0, 100%); /* prefixo para browsers webkit */
  -moz-transform:translate(0, 100%); /* prefixo para browsers gecko */
  -o-transform:translate(0, 100%); /* prefixo para opera */
  transform:translate(0, 100%);

  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;

background: -moz-linear-gradient(top, rgba(0,0,0,0) 20%, rgba(0,0,0,0.18) 71%, rgba(0,0,0,0.35) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,rgba(0,0,0,0)), color-stop(71%,rgba(0,0,0,0.18)), color-stop(100%,rgba(0,0,0,0.35))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 20%,rgba(0,0,0,0.18) 71%,rgba(0,0,0,0.35) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0) 20%,rgba(0,0,0,0.18) 71%,rgba(0,0,0,0.35) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0) 20%,rgba(0,0,0,0.18) 71%,rgba(0,0,0,0.35) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0) 20%,rgba(0,0,0,0.18) 71%,rgba(0,0,0,0.35) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#26000000',GradientType=0 ); /* IE6-9 */
}

#owl-others .item:hover .hover, #owl-others .item:focus .hover, .filter-collapse-owl .item:hover .hover, .filter-collapse-owl .item:focus .hover {
  -webkit-transform:translate(0, 0%); /* prefixo para browsers webkit */
  -moz-transform:translate(0, 0%); /* prefixo para browsers gecko */
  -o-transform:translate(0, 0%); /* prefixo para opera */
  transform:translate(0, 0%);

  opacity: 1;
}


#detail-big-sync .item img, #detail-thumb-sync .item img, #detail-thumb-sync .item > div {
  width: 100%;
  margin-bottom: -1px;
}

.legal-container #legal {
  display: none;
}

#detail-big-sync .item img {
  margin-bottom: -6px;
}

#detail-big-sync {
  margin-top: 20px;
  margin-bottom: 0px;
}

#detail-thumb-sync .item, #detail-big-sync .item {
  padding: 5px;
}

#detail-thumb-sync .item > div {
    overflow: hidden;
}

#detail-thumb-sync .item {
  opacity: 0.7;
  overflow: hidden;

  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

#detail-thumb-sync .item img {
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

#detail-thumb-sync .item:hover {
  opacity: 1;
}

#detail-thumb-sync .item:hover img {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  transform: scale(1.5);
}

#detalhe .panel-body {
  padding: 0px;
}

#detalhe .separator70 {
  border-bottom: 1px solid rgba(209, 209, 209, 0.3);
  width: 100%;
  display: block;
  margin: 15px 0px;
}

#detalhe .product-info h1 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 40px;
  text-transform: uppercase;
}

#detalhe .product-info h2 {
  font-size: 14px;
  margin: 0px;
  margin-bottom: 20px;
  font-weight: 800;
}

.social-share {
  display: table;
}

.social-share a {
  display: block;
  width: 30px;
  height: 30px;
  float: left;
  margin: 5px;
}

.social-share a.facebook {
    display: none;
    background-image: url("../../img/frontend/facebook_small.png");
}

.social-share a.twitter {
    display: none;
    background-image: url("../../img/frontend/twitter_small.png");
}

.social-share a.google {
    display: none;
    background-image: url("../../img/frontend/google_small.png");
}

.social-share a.facebook:hover, #detalhe .social-share a.facebook:focus {
    background-image: url("../../img/frontend/facebook_small_color.png");
}

.social-share a.twitter:hover, #detalhe .social-share a.twitter:focus {
    background-image: url("../../img/frontend/twitter_small_color.png");
}

.social-share a.google:hover,  #detalhe .social-share a.google:focus{
    background-image: url("../../img/frontend/google_small_color.png");
}

#detalhe .product-info p {
  margin: 0px;
  font-size: 14px;
  color: black;
  line-height: 20px;
}

#detalhe .description {
  padding: 25px 15px;
  padding-bottom: 40px;
  color: black;
}

#detalhe .product-images {
  padding-left: 0px;
}

#detalhe .description p {
  margin: 0px;
  font-size: 12px;
  line-height: 18px;
}

#detalhe .description p b {
  margin-bottom: 3px;
  line-height: 25px; 
}

#detalhe .description h2 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  margin: 0;
  margin-bottom: 7px;
}

#detalhe .breadcrumbs {
  border-bottom: 1px dashed #ddd;
  padding: 15px 15px;
  padding-left: 5px;
}

#detalhe .breadcrumbs span {
  padding: 0px 15px;
  text-transform: uppercase;
  font-size: 12px;
}

#detalhe .breadcrumbs span:first-child {
  padding-left: 0px;
}

.link {
  color: black;
  cursor: pointer;
  cursor: hand;
}

#owl-others .link {
  height: auto !important;
  border: 0px solid !important;
  position: relative;
}

.negocios .link {
  display: block;
  font-size: 14px;
}

.noticias .link {
  text-transform: inherit;
  display: block;
}

@media (max-width: 767px) {
  /* line 15, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
  .navbar-header-jmv {
    position: fixed;
    background-color: white;
    height: 60px; } 
  
  .bottomSliderInfo .table-like {
    width: 100%;
    margin: 2% 0%;  
  }

  /*.bottomSliderInfo .table-like > div:last-child {
    border-top: 1px solid #c1c1c1;
    border-left: 0px solid #c1c1c1;
  }*/

}

@media (max-width: 480px) {
  
  .bottomSliderInfo .table-like > div {
    width: 90%;
    margin-left: 5%;
    padding-top: 2px;
    padding-bottom: 4px;
    height: auto;
  }

  #contact-form label.legal-terms {
    line-height: 19px;
    font-weight: 500;
    font-size: 13px;
  }

  #accordion-filters .navigation .next:hover {
    background-position: 0 0;
  }

  .container.removePaddings-contacts {
    padding: 0px !important;
  }

  .bottomSliderInfo .table-like > div span {
    height: auto;
  }

  .visible-xxs {
    display: block;
  }

  .legal-container label {
    background-size: 20px 42px;
    background-position: 0 0px;
    line-height: 21px;
  }

  input[type=radio]:checked + label {
    background-position: 0 -21px;
  }

  .negocios .navigation .next, .negocios .navigation .prev, #noticia .noticias .navigation .prev, #noticia .noticias .navigation .next, .servicos .navigation .next, .servicos .navigation .prev, .noticias.inner .navigation .next, .noticias.inner .navigation .prev {
    width: 30px;
    height: 50px;
    border: 1px solid rgba(229, 225, 225, 0.8);
    opacity: 1px;
    background-color: white; /*#ececec;*/
    line-height: 50px;
    font-size: 12px;
    /*margin-top: -35px;*/
    margin-top: -15px;
    text-align: center;
    color: rgba(229, 225, 225, 1);
  }

  #owl-home .owl-buttons .owl-next, #owl-home .owl-buttons .owl-prev {

    width: 30px;
    height: 50px;
    border: 1px solid rgba(229, 225, 225, 0.56);
    opacity: 1px;
    background-color: #ececec;
    line-height: 45px;
    font-size: 12px;
    /*margin-top: -35px;*/
    /*margin-top: -15px;*/
    text-align: center;
    background-color: rgba(236, 236, 236, 0.29) !important;
    color: white;
    opacity: 1;

  }

  .sync-sliders #empresa-sync-01 .item {
      height: 0px;
      padding-top: 75%;
      position: relative;
      overflow: hidden;
  }

  .sync-sliders #empresa-sync-01 .item img {
    width: auto;
    position: absolute;
    top: 0px;
    left: 0px;
    margin-left: -25%;
    max-height: 100%;
  }

  #owl-home .owl-buttons {
    margin-top: -40px;
  }

  #owl-home .owl-buttons .owl-prev {
    margin-left: 15px;
  }

    #owl-home .owl-buttons .owl-next {
    margin-right: 15px;
  }

  .sync-sliders #empresa-sync-01 .owl-buttons .owl-prev, .servicos .navigation .prev { margin-left: 15px; color: black; } 
  .sync-sliders #empresa-sync-01 .owl-buttons .owl-next, .servicos .navigation .next { margin-right: 15px; color: black; }

  .sync-sliders #empresa-sync-01 .owl-buttons div {
    width: 30px;
    height: 50px;
    border: 1px solid rgba(229, 225, 225, 0.96);
    opacity: 1px !important;
    line-height: 45px;
    font-size: 12px;
    /*margin-top: -35px;*/
    margin-top: 25px;
    text-align: center;
    background-color: rgba(236, 236, 236, 0.29) !important;
    color: black;
  }

  .sync-sliders #empresa-sync-01 .owl-buttons .owl-prev, .sync-sliders #empresa-sync-01 .owl-buttons .owl-next {
    opacity: 1;
    border: 1px solid rgba(236, 236, 236, 0.29);
  }

  #noticia .noticias .navigation {
    top: 50px;
  }

  #noticia .noticias .navigation .next, #noticia .noticias .navigation .prev {
    margin-top: -8px !important;
  }

  .noticias.inner .navigation .next, .noticias.inner .navigation .prev {
    margin-top: -8px !important;
  }

  .servicos .navigation .prev, .servicos .navigation .next {
    margin-top: -25px !important;
    background-color: rgba(236, 236, 236, 0.29);
  }

  #homescreen .negocios, .container.noticias.inner, #noticia .noticias .noticias {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  #owl-noticias .item, #owl-noticias-detail .item, #owl-negocios .item {
    margin: 10px;
  }

}

/* line 22, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-header {
  position: relative;
  height: 55px;
  width: 100%;
  background-color: white;
  margin: 0px !important; }

/* line 30, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-header-welcome {
  position: relative;
  top: 10px;
  height: 30px;
  float: left; }

/* line 37, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-header-welcome p {
  color: black;
  line-height: 30px;
  font-size: 11px; }

/* line 43, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-header-welcome > p > a, .navbar-header-welcome > p > a:hover {
  line-height: 30px;
  color: black;
  text-decoration: underline; }

/* line 49, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-header-login {
  position: relative;
  top: 10px;
  right: 0;
  height: 35px;
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 0; }

/* line 60, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-header-login > li {
  display: inline;
  padding-left: 20px;
  line-height: 35px; }

@media (max-width: 767px) {
  /* line 67, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
  .navbar-header-login {
    position: absolute;
    top: 10px;
    left: 0;
    height: 35px;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0; }

    .navbar-toggle {
      position: absolute;
      right: -5px;
    }


    .selectboxit-container {
      float: right;
      left: -30px;
      top: 6px !important;
      padding-bottom: 3px;
    }

    .login-ref {
      margin-left: -15px;
    }
  /* line 78, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
  .navbar-header-login > li {
    display: inline;
    padding: 0px;
    padding-right: 20px;
    line-height: 35px; } }

/* line 87, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-header-login > li > a {
  color: black;
  text-decoration: none; 
  /*text-transform: uppercase;*/
  /*font-size: 10px;*/
}

a:hover {
  color: black;
  text-decoration: none; 
}

.selectboxit-text {
  font-size: 12px;
  font-weight: 600;
  padding-top: 2px;
}

/* line 93, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.form-navbar-search {
  display: inline; }

/* line 97, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-search .header-search-input, .navbar-search .header-search-input:focus {
  border: none;
  outline: none;
  border: 1px solid #d1d1d1;
  padding: 0;
  line-height: 25px;
  height: 35px;
  width: 145px;
  padding: 5px;
  padding-right: 30px;
  font-size: 12px;
  color: black;
  text-transform: uppercase;
  padding-left: 10px;
  }

/* line 111, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.menu-navbar-search .header-search-input, .menu-search .header-search-input:focus {
  border: none;
  outline: none;
  border: 1px solid #d1d1d1;
  padding: 0;
  line-height: 25px;
  height: 35px;
  width: 100%;
  padding: 5px;
  padding-right: 30px;
  font-size: 12px;
  color: black; }

/* line 125, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.header-search-holder {
  position: absolute;
  right: 5px;
  top: 5px;
  height: 25px;
  width: 25px; }

@media (max-width: 767px) {
  /* line 134, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
  .header-search-holder {
    position: absolute;
    right: 40px;
    top: 4px;
    height: 25px;
    width: 25px; }

  .navbar-menu > .dropdown li {
      text-align: center;
  }

  }

/* line 143, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.header-search-holder i {
  position: absolute;
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center; }


/* line 155, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.header-search-holder .header-search-button {
  border: none;
  outline: none;
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  height: 25px;
  width: 25px;
  position: absolute;
  font-size: 0;
  display: block;
  line-height: 0; }

  .navbar-menu > .dropdown li.subtitle {
    /*  margin-top: 15px;
      margin-bottom: 10px;*/
      background-color: transparent;
  }

    .navbar-menu > .dropdown li.subtitle:hover > a {
    /*  margin-top: 15px;
      margin-bottom: 10px;*/
      color: black;
      background-color: transparent;
  }


  .navbar-menu > .dropdown .big {
    /*padding-bottom: 15px;*/
  }

/* NavBar - Logo */
/* line 170, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-menu-container {
  background-color: white; }

/* line 173, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-logo {
  position: relative;
  width: 125px;
  height: 70px;
  margin: 0px auto;
  /*background: url('../../img/jmv_logo.png');
  background-image: url("../../img/jmv_logo.png"); }
  @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    .navbar-logo {
      background-image: url("../../img/jmv_logo@2x.png");
      background-size: 200px 100px; }*/ }

/* NavBar - Menu */
/* line 184, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-menu-holder {
  position: relative;
  width: auto;
  height: 60px;
  margin-top: 22px;
  border-top: 1px solid rgba(209, 209, 209, 0.3);
  border-bottom: 1px solid rgba(209, 209, 209, 0.3);
  /*#d1d1d1; */
}

/* line 192, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-menu-holder > ul {
  text-align: center; }

/* line 196, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-menu {
  margin: 0px auto; }

/* line 200, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-menu li {
  position: inherit;
  display: inline-block;
  /*margin: 5px 0px 5px 0px;*/
  line-height: 26px; 
}

/* line 206, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-menu li > a /*, .navbar-menu .dropdown.open li > a*/ {
  color: black;
  font-size: 14px;
  padding: 15px 15px;
 }

/* line 212, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-menu li:hover > a, .navbar-menu li .active > a {
  background-color: black;
  color: white;
  font-size: 14px; }

/* line 218, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-menu li.dropdown:hover > a, .navbar-menu li.dropdown.open > a {
  background-color: black;
  color: white;
  font-size: 14px; 
  /*font-weight: 600;*/
}

/* line 224, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-menu li.dropdown .navbar-dropmenu-menu {
  width: 700px;
  opacity: 0;
  background-color: white;
  margin: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0); 
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  border: 1px solid rgba(192, 192, 192, 0.9); /*rgba(209, 209, 209, 0.3);*/

  /* Adicionada por pedido do cliente */
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  
  /*transition: opacity 0.5s ease-in !important;*/
  /* vendorless fallback */
  /*-o-transition: opacity 0.5s ease-in !important;*/
  /* opera */
  /*-ms-transition: opacity 0.5s ease-in !important;*/
  /* IE 10 betas, not needed in final build. */
  /*-moz-transition: opacity 0.5s ease-in !important;*/
  /* Firefox */
  /*-webkit-transition: opacity 0.5s ease-in !important;*/
  /*safari and chrome */ }


.selectboxit-container .selectboxit {
  border-radius: 0px !important; 
}

.selectboxit-container .selectboxit-options {
  border-radius: 0px !important;
}

/* line 234, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.animation {
  opacity: 1 !important;
  transition: opacity 0.5s ease-in !important;
  /* vendorless fallback */
  -o-transition: opacity 0.5s ease-in !important;
  /* opera */
  -ms-transition: opacity 0.5s ease-in !important;
  /* IE 10 betas, not needed in final build. */
  -moz-transition: opacity 0.5s ease-in !important;
  /* Firefox */
  -webkit-transition: opacity 0.5s ease-in !important;
  /*safari and chrome */ }

/* line 243, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
.navbar-dropmenu-menu {
  position: absolute;
  width: 700px;
  height: 400px;
  left: 0px;
  background-color: white;
  border: 0px solid rgba(209, 209, 209, 0.3); 
  /*#d1d1d1; */
  border-radius: 0px;
  margin-top: 1px;

}

.dropdown-menu img {
  width: 100%;
  margin-bottom: 15px;
}

.dropdown-menu.big ul {
  padding-left: 0px;
}


.dropdown-menu li > a {
  text-transform: uppercase;
  font-size: 14px;
  color: black;
}

.dropdown-menu ul {
  padding-left: 0px;
}

.navbar-menu li > a  {
  font-weight: 400;
}

.dropdown-menu ul li a:hover, .navbar-menu li:hover > a, .navbar-menu li.active > a, .navbar-menu li.no-mobile:hover > a {
  background-color: transparent;
  color: black;
  font-weight: 400;
  font-size: 14px;
  cursor: hand;
  cursor: pointer;
}

.navbar-menu li:hover > a {
  background-color: black;
  color: white;
}

.dropdown-menu ul li a:hover {
    font-weight: 400;
}

.dropdown-menu.big h2 {
  padding-left: 15px;
}

.dropdown-menu.big .col-sm-4 {
  padding-left: 10px;
  padding-right: 10px;
}

.dropdown-menu.big .col-sm-4 a {
  padding: 0px;
  text-transform: none;
}

.dropdown-menu.big .col-sm-4 li {
  line-height: 1.2;
  /*margin-bottom: 5px;*/
}



.dropdown-menu.big .col-sm-4 li.subtitle a {
  text-transform: uppercase;
}

.container.noticias.inner {
  padding-left: 70px;
  padding-right: 70px;
}

/*.navbar-dropmenu-menu.animated {
  -webkit-animation-duration: 1s !important;
  -o-animation-duration: 1s !important;
  -moz-animation-duration: 1s !important;
  -ms-animation-duration: 1s !important;
  animation-duration: 1s !important;

  -webkit-animation-delay: 0s !important;
  -o-animation-delay: 0s !important;
  -moz-animation-delay: 0s !important;
  -ms-animation-delay: 0s !important;
  animation-delay: 0s !important;
}*/

@media (max-width: 767px) {

  .navbar-toggle img {
    /*width: 22px;*/
    width: 16px;
    margin-top: 4px;
  }

   .navbar-toggle img.menu-image {
    margin-top: 6px;
   } 

  .navbar-header-welcome {
    position: absolute;
    width: 100%;
    margin-top: 4px;
    font-weight: bold;
  }

  .navbar-toggle .close-image {
    display: none;
  }

  .navbar-toggle .menu-image {
    display: block;
    margin-top: 4px;
  }

  .navbar-toggle.active .close-image {
    display: block;
  }

  .navbar-toggle.active .menu-image {
    display: none;
  }

  input[type="search"] {
    border: 1px solid #b7b7b7;
    width: 100%;
    height: 40px;
    padding-left: 15px;
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 12px;
  }

  .legal-info {
    width: 100%;
  }

  #empresa-sync-02 {
    display: none !important;
  }

.subcategories-menu li:last-child {
  border-bottom: 1px solid rgba(183, 183, 183, 0.5);
}

.dropdown-menu.big .col-sm-4 li.subtitle {
  /*margin-bottom: 10px;*/
  border-bottom: 1px solid rgba(183, 183, 183, 0.5);
}

.dropdown-menu.big .col-sm-4:last-child li.subtitle {
    border-bottom: 0px solid; 
}

.navbar-menu li.dropdown .navbar-dropmenu-menu {
  background-color: #ebebeb;
  border: 0px solid;
  border-top: 1px solid rgba(183, 183, 183, 0.5);
  border-bottom: 1px solid rgba(183, 183, 183, 0.5);
}

  .subtitle.expanded {
  border-bottom: 1px solid rgba(183, 183, 183, 0.5) !important;
  }

  .dropdown-menu.big .col-sm-4 li.subtitle a {
    display: block;
  }

   /* .navbar-menu li {
    line-height: 0px; 
  }*/

  #homescreen h1, .mapa h1, .empresa h1, .servicos h1, h1.terms-title, .legal-container h1 {
    font-size: 30px;
    padding: 10px 0px;
    padding-bottom: 0px;
  }

  .noticias h1 {
    text-transform: uppercase;
     font-size: 30px;
    padding: 10px 0px;
    padding-bottom: 0px;
  }

  #homescreen .row h2, .empresa h2, .servicos h2 {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 15px;
  }

  .big .col-sm-7 {
    padding: 0px;
  }

  .big .col-sm-7 .col-sm-4 {
    padding: 0px;
  }

  .navbar-menu .visible-xs {
    padding-left: 20px;
    padding-right: 20px;
  }

  input[type="search"]:focus {
    outline: none;
  }
  /* line 253, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
  .navbar-menu-holder {
    position: relative;
    width: auto;
    height: 60px;
    /*top: 10px;*/
    border-top: 1px solid #d1d1d1; 
    margin-top: 0px;
  }
  /* line 261, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
  .navbar-menu-holder > ul {
    text-align: center;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 265, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
  .navbar-menu {
    margin: 0px auto; 
    margin-top: 10px;
    padding-bottom: 10px;
  }
  /* line 269, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
  .navbar-menu li {
    position: relative;
    display: block; }
  /* line 274, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
  .navbar-menu li.dropdown.open .navbar-dropmenu-menu {
    position: relative;
    float: none;
    width: auto;
    height: auto;
    margin-top: 0;
    opacity: 1; }
  /* line 283, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
  .navbar-collapse {
    height: auto;
    background-color: white; }
  /* line 287, /Volumes/Macintosh HD/Users/hugolopes/Sites/pink-works.dev/jmv.dev/public/css/frontend/header.scss */
  .navbar-dropmenu-menu {
    position: relative;
    top: 100%;
    left: 0;
    z-index: 1000;
    /*display: none;*/
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    /*border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);*/
    background-clip: padding-box; 
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 5px;
  } 

  .dropdown-menu .col-sm-6 {
    padding: 0px;
  }

  .dropdown-menu ul li a {
    line-height: 50px;
    display: block;
    width: 100%;
    padding: 0px;
  }

  /*.dropdown-menu ul li.subtitle a {
    line-height: 50px;
  }*/


  .dropdown-menu ul li:hover, .dropdown-menu ul li:focus {
      background-color: black;
      width: 100%;
  }

  .dropdown-menu ul li:hover a, .dropdown-menu ul li:focus a {
      color: white;
  }

    .navbar {
      border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    }

    #search {
      margin-bottom: 10px;
      height: 50px;
      padding-left: 15px;
    }

    .header-search-holder i {
      line-height: 40px;
    }

    .navbar-menu > li > a {
      display: table;
      width: 100%;
    }

    a {
      color: black;
    }

  }



@media (min-width: 1200px) {
  .owl-buttons {
    max-width: 1170px;
  }

  #cafes .category {
    width: 285px;
  } 

  .product-item {
    width: 282px;
  }

  .product-item .image {
    padding-bottom: 100%;
    height: 0;
    background-color: transparent;
  }
}

@media (max-width: 1200px) {
  .owl-buttons {
    max-width: 970px;
  }

  #cafes .category {
    width: 235px;
  } 

  .product-item {
    width: 232px;
  }

  .product-item .image {
    padding-bottom: 100%;
    height: 0;
  }
}

@media (min-width: 992px) {
  .footer-desktop {
    display: block;
  }

  .partners-logos {
    margin-top: -20px;
  }
}

@media (max-width: 992px) {
  .owl-buttons {
    max-width: 750px;
  }

  .container {
    padding-left: 15px;
    padding-right: 15px;

  }
    .footer .footer-header p {
    margin-bottom: 40px;
  }

  .contacts-info-mobile {
    float: none;
    text-align: center;
  }

  .allrights, .allrights a {
    text-align: center;
    color: #b7b7b7;
    float: none;
  }

  .partners-logos {
    float: center;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
  }

  .partners-logos img {
    float: center;
  }

  #cafes .category {
    width: 50%;
  } 
  
  .product-item {
    width: 50%;
  }

  .product-item .image {
    padding-bottom: 100%;
    height: 0;
  }

  .navbar-menu li > a /*, .navbar-menu .dropdown.open li > a*/ {
    padding: 12px 12px; 
  }
  .only-xs {
    display: block;
  }

  .footer-mobile {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 60px;
    padding-right: 60px;
    margin-bottom: 30px;
  }

  .noticia-detail .column {
    width: 100% !important;
  }
}

@media (min-width: 768px) and (max-width: 992px) {

  .page-content {
    margin-top: 199px !important;
  }

  .navbar-header-jmv {
    height: 199px !important;
  }

  .navbar-menu li > a {
    font-size: 12px;
  }

  .navbar-menu li.dropdown:hover > a, .navbar-menu li.dropdown.open > a {
    font-size: 12px;
  }

  .navbar-menu li.notdrop:hover > a, .navbar-menu li.notdrop.open > a {
    font-size: 12px;
  }

}


@media (max-width: 767px) {
  .owl-buttons {
    max-width: 460px;
    margin-top: -60px;
  }

  .navbar-menu li.dropdown .navbar-dropmenu-menu {
    opacity: 1;
    display: block;
  }

  .autoHeight {
    height: auto;
  }

  #cafes .category {
    width: 50%;
  } 

    #owl-home .owl-buttons .owl-next, #owl-home .owl-buttons .owl-prev {
    border-color: transparent;
  }

  .partners-logos {
    /*width: 100%;*/
  }

  .partners-logos img {
    max-height: 30px;
  }

  .footer-mobile {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
  }

  .contacts .col-xs-12 {
    padding-left: 0px;
  }

  .owl-carousel .caption {
    display: none;
  }

  .empresa .history-text .column {
    padding: 20px;
    width: 100% !important;
    padding-left: 0px !important;
  }

  .empresa .history-text .column.first {
    padding-bottom: 0px !important;
  }

  .empresa .history-text .column.last {
    padding-top: 0px !important;
  }

  .servicos .service-text .column, .servicos .service-text.column-hard {
    width: 100% !important;
    padding-left: 0px;
  }

  .servicos .service-text .column.first {
    padding-bottom: 0px;
  }

  .servicos .service-text .column.last {
    padding-top: 0px;
  }


  .navbar-menu > .dropdown .big {
    border-bottom: 0px !important;
  }

  .dropdown-menu {
    width: 100% !important;
    left: 0px !important;
    height: auto;
  }

  .navbar-header {
    height: 58px;
  }

  .no-mobile {
    display: none !important;
  }
}

@media (min-width: 876px) {
  .left-filter li { 
    width: 100%;
  }

  .left-filter li:hover { 
    width: 102%;
  }

  .left-filter li.active:hover {
    width: 100%;
  }

  .footer-mobile .panel-heading i {
    right: 0px;
  }

}

@media (max-width: 480px) {
  #cafes .category {
    width: 100%;
    padding: 10px;
  } 

  #owl-home .item {
    height: 0;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
  }

  #owl-home .item img {
    position: absolute;
    top: 0;
    max-height: 100%;
    margin-left: -50%;
    width: auto;
  }
}

@media (min-width: 767px) {

  .mapa, .empresa, .servicos {
    /*margin-left: -10px;*/
  }

  .brands {
    padding-left: 5px;
  }

  .subcategories-menu {
    display: none ;
  }

  .navbar-menu > .dropdown li.subtitle {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .dropdown-menu.big .col-sm-4 li {
      margin-bottom: 5px;
  }

  #owl-home .owl-buttons .owl-next:hover , #owl-home .owl-buttons .owl-prev:hover {
    background-color: white;
    color: black;

    -webkit-transition: background-color color 100ms ease-in-out;
    -moz-transition: background-color color 100ms ease-in-out;
    -o-transition: background-color color 100ms ease-in-out;
    -ms-transition: background-color color 100ms ease-in-out;
    transition: background-color color 100ms ease-in-out;
  }

  .homelink {
    width: auto;
  }
}


@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 2), {

    .bottomSliderInfo .social.facebook {
        background-image: url("../../img/frontend/facebook_small@2x.png");
        background-size: 30px 30px;
    }

    .bottomSliderInfo .social.twitter {
        background-image: url("../../img/frontend/twitter_small@2x.png");
        background-size: 30px 30px;
    }

    .bottomSliderInfo .social.pinterest {
        background-image: url("../../img/frontend/pinterest_small@2x.png");
        background-size: 30px 30px;
    }

    .bottomSliderInfo .facebook:hover, .bottomSliderInfo .facebook:focus {
        background-image: url("../../img/frontend/facebook_small_color@2x.png");
        background-size: 30px 30px;
    }

    .bottomSliderInfo .twitter:hover, .bottomSliderInfo .twitter:focus {
        background-image: url("../../img/frontend/twitter_small_color@2x.png");
        background-size: 30px 30px;
    }

    .bottomSliderInfo .pinterest:hover,  .bottomSliderInfo .pinterest:focus{
        background-image: url("../../img/frontend/pinterest_small_color@2x.png");
        background-size: 30px 30px;
    }

    .social-share a.facebook {
        background-image: url("../../img/frontend/facebook_small@2x.png");
        background-size: 30px 30px;
    }

    .social-share a.twitter {
        background-image: url("../../img/frontend/twitter_small@2x.png");
        background-size: 30px 30px;
    }

    .social-share a.google {
        background-image: url("../../img/frontend/google_small@2x.png");
        background-size: 30px 30px;
    }

    .social-share a.facebook:hover, #detalhe .social-share a.facebook:focus {
        background-image: url("../../img/frontend/facebook_small_color@2x.png");
        background-size: 30px 30px;
    }

    .social-share a.twitter:hover, #detalhe .social-share a.twitter:focus {
        background-image: url("../../img/frontend/twitter_small_color@2x.png");
        background-size: 30px 30px;
    }

    .social-share a.google:hover,  #detalhe .social-share a.google:focus{
        background-image: url("../../img/frontend/google_small_color@2x.png");
        background-size: 30px 30px;
    }

    .legal-container label {  
      background-image:url("../../img/frontend/checkboxcookie@2x.png");
      background-size: 27px 54px;
    } 

}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 2) and (max-width: 480px) {
    
    .legal-container label {  
      background-image:url("../../img/frontend/checkboxcookie@2x.png");
      background-size: 20px 42px;

    } 

}

