@charset "UTF-8";
em {
    font-style: italic;
}
.txt{
padding-left: 0px;font-family: 'Muli', sans-serif;font-weight: 100;font-size: 1.2em;line-height: 1.3em;color: #000; -webkit-font-smoothing: subpixel-antialiased;

  }

.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    text-align:justify;
}
#omenu{
  background-color: #ffffff;
  width: 100%;
  border-bottom: 1px solid #ddd;
}

.meumenu {
  background-color: #fff;
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
  position: relative;
  width: 100%;
  z-index: 3;
}

.meumenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #fff;
}

.meumenu li a {
    display: block;
    padding: 20px 20px;
    text-decoration: none;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
}

.meumenu li {    border-right: 1px solid #fafafa;}
.meumenu li:last-child {    border-right: 0px solid #99cc00;}

.meumenu li a:hover,
.meumenu .menu-btn:hover {
  background-color: #fafafa;
}

.meumenu .logo {
  display: none;
  float: left;
  font-size: 2em;
  padding: 10px 20px;
  text-decoration: none;
}

/* menu */

.meumenu .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

/* menu icon */

.meumenu .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: left;
  padding: 28px 5px 28px 0px;
  position: relative;
  user-select: none;
}

.meumenu .textmenu {
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    float: left;
    position: relative;
}

.meumenu .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.meumenu .menu-icon .navicon:before,
.meumenu .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}
.meumenu .menu-icon .navicon:before {  top: 5px;}
.meumenu .menu-icon .navicon:after {  top: -5px;}

/* menu btn */

.meumenu .menu-btn {
  display: none;
}

.meumenu .menu-btn:checked ~ .menu {
  max-height: 400px;
}

.meumenu .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.meumenu .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.meumenu .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.meumenu .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.meumenu .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

/* 48em = 768px */

@media (min-width: 850px) {
  .meumenu li {
    float: left;
  }
  .meumenu li a {
    padding: 10px 20px;
  }
  .meumenu .menu {
    clear: none;
    float: left;
    max-height: none;
    padding-top:6px;
  }
  .meumenu .menu-icon {
    display: none;
  }
}

.dropdown-menu>li>a {
    padding-bottom: 6px !important;
    padding-top: 6px !important;
}

ul.nav.navbar-nav.menu li a {
    font-family: 'Muli', sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #000;
    text-shadow: 0px 0px 1px rgba(0,0,0,0.1);
    /* text-transform: uppercase; */
    -webkit-font-smoothing: subpixel-antialiased !important;
}

ul.nav.navbar-nav.menu li a:hover {
  background-color: rgba(50, 155, 236, 0.1) !important;
}


/* fim menu */


li{
  list-style-type: none;
}
a,
button span {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

section,
.section {
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
  overflow: hidden;
}

section.no-padding-top,
.section.no-padding-top {
  padding-top: 0;
}

section.no-padding-bottom {
  padding-bottom: 0;
}

img {
  max-width: 100%;
}

input {
  width: 100%;
  border: none;
  border-radius: 3px;
  height: 43px;
}

header {
  position: relative;
  overflow: hidden;
}

header .container {
  position: relative;
  z-index: 3;
}

header p {
  margin-bottom: 10px;
}

header.secondary {
  height: 450px;
}

header.secondary.small {
  height: 200px;
}

header.secondary.small .parallax-background {
  top: -40%;
}

.news_data{
    margin-top: -5px;
    padding-bottom: 15px;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
    padding-top: 1px !important;
}
.news_title{
  margin-bottom:0px !important;
}

.background-image-holder {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  z-index: 0;
  background-position: 50% 50% !important;
}

.background-image-holder p {
  margin-bottom: 15px !important;
}

@media screen and (max-width: 768px) {
  .background-image-holder.overlay:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    content: '';
    opacity: 0.7;
    z-index: 2;
    background-color: #fff;
  }
}

.background-image-holder.parallax-background {
  height: 120%;
  top: -10%;
}

.main-container {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
  overflow: hidden;
  width: 100%;
}

.thumbnail {
  padding: 0;
  border-radius: 0;
  border: none;
  margin: 0;
  position: relative;
}

.thumbnail.with-info {
  position: relative;
  margin-bottom: 90px;
}

.thumbnail.with-info .info {
  position: absolute;
  left: 30px;
  bottom: -30px;
  /* width: 60px; */
  /* height: 60px; */
  min-width: 60px;  /* xxx */
  min-height: 60px;  /* xxx */
  padding:10px;  /* xxx */
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 15px;
}

.thumbnail.with-info .info span {
  /* font-size: 18px; */
  font-size: 14px; /* xxx */
  font-weight: bold;
  display: block;
}

.thumbnail.with-info .info span:nth-child(2) {
  font-size: 11px;
}

.error h1 {
  font-size: 120px;
  line-height: 130px;
  font-weight: 900;
}

/* TYPOGRAPHY */
body {
  font-family: 'Muli', sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #8d8d8d;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h5,
h6 {
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  color: #278DB7;
  margin: 0px;
}

h1, h2.page-title, h2.product-title {
  /* font-size: 42px;  */
  font-size: 32px; /* xxx */
  line-height: 54px;
  margin-bottom: 20px;
  -webkit-font-smoothing: subpixel-antialiased; /* xxx */
}

h2 {
  font-size: 28px;
  line-height: 44px;
}

h3 {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 15px;
}

h4 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 20px;
}

h5 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px;
}

h6 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px;
}

strong {
  font-weight: 600;
}

p {
  font-family: 'Muli', sans-serif;
  font-weight: 100;
  font-size: 1.2em;
  line-height: 1.3em;
  color: #000;
  -webkit-font-smoothing: subpixel-antialiased;
}

p.lead {
  font-size: 20px;
  line-height: 34px;
  font-weight: normal;
}

p:last-child {
  margin-bottom: 0px;
}

p.subtitle {
  margin-bottom: 30px;
}

p.description {
  margin-bottom: 10px;
}

p.strong {
  font-weight: 700;
}

p strong {
  color: #323237;
}

/* FORM & INPUTS */
input[type="text"],
input[type="email"],
input[type="month"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="number"],
input[type="file"],
input[type="password"],
input[type="time"],
input[type="week"],
input[type="url"],
input[type="tel"],
input[type="search"],
textarea {
  border: 1px solid #cdcdcd;
  /*border: 1px solid #ededed;*/
  background: #fff;
  border-radius: 0;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}


input[type="text"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="number"]:focus,
input[type="file"]:focus,
input[type="password"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
textarea:focus {
  outline: none;
  border-color: #DCDCDC;
}








textarea {
  resize: none;
}

input[type="color"],
input[type="image"] {
  border: 2px solid #f2f3f5;
  border-radius: 0;
  margin-bottom: 30px;
  font-size: 16px;
  background: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

input[type="color"]:focus,
input[type="image"]:focus {
  outline: none;
  border-color: #DCDCDC;
}

input[type="text"],
input[type="email"] {
  height: 50px;
}

textarea {
  width: 100%;
  min-height: 150px;
  padding-top: 10px;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
  /* max-width: 180px; */
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

input[type="button"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus {
  outline: none;
}

.contact-form input[type="submit"] {
  float: right;
}

@media screen and (max-width: 768px) {
  .contact-form {
    margin-top: 40px;
  }
}

/* OFFSCREEN NAVIGATION */
#sidr {
  display: none;
}

.sidr {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: none;
  overflow-y: auto;
  font-size: 13px;
  /* background: #323237; */
  background: #fefefe; /* xxx */
  border-left: 1px solid #eee;
  color: #fff;
}

.sidr .sidr-inner {
  padding: 0 0 15px;
}

.sidr.right {
  left: auto;
  right: -260px;
}

.sidr.left {
  left: -260px;
  right: auto;
}

.sidr ul {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  margin-top: 40px;
}

.sidr ul li {
  display: block;
  margin: 0;
  /* line-height: 45px; */
  line-height: 30px; /* xxx */
  border: none;
}

.sidr ul li:hover,
.sidr ul li.active,
.sidr ul li.sidr-class-active {
  border: none;
  /* line-height: 45px; */
  line-height: 30px; /* xxx */
}

.sidr ul li.divider span {
    height: 1px;
    background-color: #000;
    opacity: .2;
    margin: 20px 30px;
    line-height: 49px;
}

.sidr ul li a,
.sidr ul li span {
  /* padding: 0 40px; */
  padding: 0 30px; /* xxx */
  display: block;
  text-decoration: none;
  /* color: #fff; */
  color: #888; /* xxx */
  border: none;
  -webkit-font-smoothing: subpixel-antialiased; /* xxx */
}

.sidr ul li a {
  text-transform: uppercase;
  /* font-weight: bold; */
  font-size:15px; /* xxx */
}

.sidr ul li a:hover {
    color: #000000;
}

.sidr ul li:first-child {
  /* margin-bottom: 20px; */
  margin-bottom: 50px; /* xxx */
}

.sidr ul li:first-child > a {
  text-transform: none;
}

.sidr ul li ul {
  border-bottom: none;
  margin: 0;
}

.sidr ul li ul li {
  line-height: 40px;
  font-size: 13px;
}

.sidr ul li ul li:last-child {
  border-bottom: none;
}

.sidr ul li ul li:hover,
.sidr ul li ul li.active,
.sidr ul li ul li.sidr-class-active {
  border-top: none;
  line-height: 41px;
}

.sidr ul li ul li a,
.sidr ul li ul li span {
  color: rgba(255, 255, 255, 0.8);
  padding-left: 30px;
}

.side-menu-opener .bars {
  display: block;
  width: 34px;
  height: 21px;
  float: left;
  position: relative;
  -webkit-transition: background 0.15s ease-out;
  -moz-transition: background 0.15s ease-out;
  -o-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
}

.side-menu-opener .bars .top,
.side-menu-opener .bars .middle,
.side-menu-opener .bars .bottom {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -8.5px;
  margin-top: -1px;
  -webkit-transition: opacity 0.15s ease-out, margin 0.15s ease-out, -webkit-transform 0.15s ease-out;
  -webkit-transition-delay: 0.25s, 0.25s, 0s;
  -moz-transition: opacity 0.15s ease-out 0.25s, margin 0.15s ease-out 0.25s, -moz-transform 0.15s ease-out;
  -o-transition: opacity 0.15s ease-out 0.25s, margin 0.15s ease-out 0.25s, -o-transform 0.15s ease-out;
  transition: opacity 0.15s ease-out 0.25s, margin 0.15s ease-out 0.25s, transform 0.15s ease-out;
}

.side-menu-opener .bars .top {
  margin-top: -8px;
}

.side-menu-opener .bars .bottom {
  margin-top: 6px;
}

.sidr-open .side-menu-opener .bars .bottom {
  margin-top: -1px;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -moz-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  -o-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}

.sidr-open .side-menu-opener .bars .top {
  margin-top: -1px;
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  -moz-transform: rotate3d(0, 0, 1, -45deg);
  -ms-transform: rotate3d(0, 0, 1, -45deg);
  -o-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}

.sidr-open .side-menu-opener .bars .middle {
  opacity: 0;
}

.side-menu-opener .bars .middle {
  -webkit-transition-property: all;
  -webkit-transition-duration: .4s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-property: all;
  -moz-transition-duration: .4s;
  -moz-transition-timing-function: ease-out;
  -ms-transition-property: all;
  -ms-transition-duration: .4s;
  -ms-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: .4s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: .4s;
  transition-timing-function: ease-out;
}

.sidr-open .side-menu-opener .bars .middle {
  height: 0px;
  -webkit-transition-property: height;
  -webkit-transition-duration: .1s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-property: height;
  -moz-transition-duration: .1s;
  -moz-transition-timing-function: ease-out;
  -ms-transition-property: height;
  -ms-transition-duration: .1s;
  -ms-transition-timing-function: ease-out;
  -o-transition-property: height;
  -o-transition-duration: .1s;
  -o-transition-timing-function: ease-out;
  transition-property: height;
  transition-duration: .1s;
  transition-timing-function: ease-out;
}

.side-logo {
  font-size: 26px;
  font-size: 26px;
  font-weight: bold;
}

.sidr ul li .logo-dot {
  width: 4px;
  height: 4px;
  display: inline-block !important;
  padding: 0;
  margin-left: 1px;
}

.side-social {
  /* padding: 0px 40px; */
  padding: 0px; /* xxx */
  text-align: center; /* xxx */
}

.side-social a {
  margin-right: 14px;
  color: #999;
}

/* Icon font Linea */
@font-face {
  font-family: "linea-basic-10";
  src: url("../fonts/linea-basic-10.eot");
  src: url("../fonts/linea-basic-10.eot?#iefix") format("embedded-opentype"), url("../fonts/linea-basic-10.woff") format("woff"), url("../fonts/linea-basic-10.ttf") format("truetype"), url("../fonts/linea-basic-10.svg#linea-basic-10") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "linea-basic-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "linea-basic-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-basic-accelerator:before {  content: "a";}
.icon-basic-alarm:before {  content: "b";}
.icon-basic-anchor:before {  content: "c";}
.icon-basic-anticlockwise:before {  content: "d";}
.icon-basic-archive:before {  content: "e";}
.icon-basic-archive-full:before {  content: "f";}
.icon-basic-ban:before {  content: "g";}
.icon-basic-battery-charge:before {  content: "h";}
.icon-basic-battery-empty:before {  content: "i";}
.icon-basic-battery-full:before {  content: "j";}
.icon-basic-battery-half:before {  content: "k";}
.icon-basic-bolt:before {  content: "l";}
.icon-basic-book:before {  content: "m";}
.icon-basic-book-pen:before {  content: "n";}
.icon-basic-book-pencil:before {  content: "o";}
.icon-basic-bookmark:before {  content: "p";}
.icon-basic-calculator:before {  content: "q";}
.icon-basic-calendar:before {  content: "r";}
.icon-basic-cards-diamonds:before {  content: "s";}
.icon-basic-cards-hearts:before {  content: "t";}
.icon-basic-case:before {  content: "u";}
.icon-basic-chronometer:before {  content: "v";}
.icon-basic-clessidre:before {  content: "w";}
.icon-basic-clock:before {  content: "x";}
.icon-basic-clockwise:before {  content: "y";}
.icon-basic-cloud:before {  content: "z";}
.icon-basic-clubs:before {  content: "A";}
.icon-basic-compass:before {  content: "B";}
.icon-basic-cup:before {  content: "C";}
.icon-basic-diamonds:before {  content: "D";}
.icon-basic-display:before {  content: "E";}
.icon-basic-download:before {  content: "F";}
.icon-basic-exclamation:before {  content: "G";}
.icon-basic-eye:before {  content: "H";}
.icon-basic-eye-closed:before {  content: "I";}
.icon-basic-female:before {  content: "J";}
.icon-basic-flag1:before {  content: "K";}
.icon-basic-flag2:before {  content: "L";}
.icon-basic-floppydisk:before {  content: "M";}
.icon-basic-folder:before {  content: "N";}
.icon-basic-folder-multiple:before {  content: "O";}
.icon-basic-gear:before {  content: "P";}
.icon-basic-geolocalize-01:before {  content: "Q";}
.icon-basic-geolocalize-05:before {  content: "R";}
.icon-basic-globe:before {  content: "S";}
.icon-basic-gunsight:before {  content: "T";}
.icon-basic-hammer:before {  content: "U";}
.icon-basic-headset:before {  content: "V";}
.icon-basic-heart:before {  content: "W";}
.icon-basic-heart-broken:before { content: "X";}
.icon-basic-helm:before { content: "Y";}
.icon-basic-home:before { content: "Z";}
.icon-basic-info:before { content: "0";}
.icon-basic-ipod:before { content: "1";}
.icon-basic-joypad:before {  content: "2";}
.icon-basic-key:before {  content: "3";}
.icon-basic-keyboard:before {  content: "4";}
.icon-basic-laptop:before {  content: "5";}
.icon-basic-life-buoy:before {  content: "6";}
.icon-basic-lightbulb:before {  content: "7";}
.icon-basic-link:before {  content: "8";}
.icon-basic-lock:before {  content: "9";}
.icon-basic-lock-open:before {  content: "!";}
.icon-basic-magic-mouse:before {  content: "\"";}
.icon-basic-magnifier:before {  content: "#";}
.icon-basic-magnifier-minus:before {  content: "$";}
.icon-basic-magnifier-plus:before {  content: "%";}
.icon-basic-mail:before {  content: "&";}
.icon-basic-mail-multiple:before {  content: "'";}
.icon-basic-mail-open:before {  content: "(";}
.icon-basic-mail-open-text:before {  content: ")";}
.icon-basic-male:before {  content: "*";}
.icon-basic-map:before {  content: "+";}
.icon-basic-message:before {  content: ",";}
.icon-basic-message-multiple:before {  content: "-";}
.icon-basic-message-txt:before {  content: ".";}
.icon-basic-mixer2:before {  content: "/";}
.icon-basic-mouse:before {  content: ":";}
.icon-basic-notebook:before {  content: ";";}
.icon-basic-notebook-pen:before {  content: "<";}
.icon-basic-notebook-pencil:before {  content: "=";}
.icon-basic-paperplane:before {  content: ">";}
.icon-basic-pencil-ruler:before {  content: "?";}
.icon-basic-pencil-ruler-pen:before {  content: "@";}
.icon-basic-photo:before {  content: "[";}
.icon-basic-picture:before {  content: "]";}
.icon-basic-picture-multiple:before {  content: "^";}
.icon-basic-pin1:before {  content: "_";}
.icon-basic-pin2:before {  content: "`";}
.icon-basic-postcard:before {  content: "{";}
.icon-basic-postcard-multiple:before {  content: "|";}
.icon-basic-printer:before {  content: "}";}
.icon-basic-question:before {  content: "~";}
.icon-basic-rss:before {  content: "\\";}
.icon-basic-server:before {  content: "\e000";}
.icon-basic-server2:before {  content: "\e001";}
.icon-basic-server-cloud:before {  content: "\e002";}
.icon-basic-server-download:before {  content: "\e003";}
.icon-basic-server-upload:before {  content: "\e004";}
.icon-basic-settings:before {  content: "\e005";}
.icon-basic-share:before {  content: "\e006";}
.icon-basic-sheet:before {  content: "\e007";}
.icon-basic-sheet-multiple:before {  content: "\e008";}
.icon-basic-sheet-pen:before {  content: "\e009";}
.icon-basic-sheet-pencil:before {  content: "\e00a";}
.icon-basic-sheet-txt:before {  content: "\e00b";}
.icon-basic-signs:before {  content: "\e00c";}
.icon-basic-smartphone:before {  content: "\e00d";}
.icon-basic-spades:before {  content: "\e00e";}
.icon-basic-spread:before {  content: "\e00f";}
.icon-basic-spread-bookmark:before {  content: "\e010";}
.icon-basic-spread-text:before {  content: "\e011";}
.icon-basic-spread-text-bookmark:before {  content: "\e012";}
.icon-basic-star:before {  content: "\e013";}
.icon-basic-tablet:before {  content: "\e014";}
.icon-basic-target:before {  content: "\e015";}
.icon-basic-todo:before {  content: "\e016";}
.icon-basic-todo-pen:before {  content: "\e017";}
.icon-basic-todo-pencil:before {  content: "\e018";}
.icon-basic-todo-txt:before {  content: "\e019";}
.icon-basic-todolist-pen:before {  content: "\e01a";}
.icon-basic-todolist-pencil:before {  content: "\e01b";}
.icon-basic-trashcan:before {  content: "\e01c";}
.icon-basic-trashcan-full:before {  content: "\e01d";}
.icon-basic-trashcan-refresh:before {  content: "\e01e";}
.icon-basic-trashcan-remove:before {  content: "\e01f";}
.icon-basic-upload:before {  content: "\e020";}
.icon-basic-usb:before {  content: "\e021";}
.icon-basic-video:before {  content: "\e022";}
.icon-basic-watch:before {  content: "\e023";}
.icon-basic-webpage:before {  content: "\e024";}
.icon-basic-webpage-img-txt:before {  content: "\e025";}
.icon-basic-webpage-multiple:before {  content: "\e026";}
.icon-basic-webpage-txt:before {  content: "\e027";}
.icon-basic-world:before {  content: "\e028";}

/* HOME */
.hero-slider {
  height: 100%;
  display: block;
}

.hero-slider .slide, .hero-slider .slick-list, .hero-slider .slick-track {
  height: 100%;
}

.hero-slider .slide {
  background-repeat: no-repeat !important;
  background-color: #F5F5F7 !important;
  background-size: cover !important;
}

.hero-slider .slide:focus {  outline: none;}
.hero-slider .slick-dots {  bottom: 25px;}

.action-bar {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
}

.action-bar .col-md-4, .action-bar .col-sm-4 {
  padding: 0;
  margin: 0;
}

@media screen and (min-width: 768px) {
  .action-bar .col-md-4:last-child, .action-bar .col-sm-4:last-child {
    border-right: 1px solid #e7e7e7;
  }
}

.action-bar a {
  padding-top: 35px;
  padding-bottom: 35px;
  width: 100%;
  display: block;
  position: relative;
  line-height: 55px;
  text-align: center;
}

.action-bar a i {
  font-size: 28px;
  color: #323237;
}

.action-bar a:hover,
.action-bar a:focus {
  text-decoration: none;
  opacity: 1;
}

.action-bar a:hover i,
.action-bar a:focus i {
  color: #fff;
}

@media screen and (min-width: 768px) {
  .action-bar a {
    border-left: 1px solid #e7e7e7;
  }
}

@media screen and (max-width: 768px) {
  .action-bar a {
    border-bottom: 1px solid #e7e7e7;
  }
}

.action-bar a span.icon {
  position: relative;
  top: 13px;
  left: -9px;
  margin-top: -6px;
  display: inline-block;
}

.action-bar a span.text {
  color: #323237;
}

.action-bar .icon {
  font-size: 42px;
}

@media screen and (max-width: 768px) {
  .action-bar {
    padding-top: 30px;
    border: none;
  }
}

section.newsletter {
  padding-top: 50px;
  padding-bottom: 50px;
}

section.newsletter input, section.newsletter a {
  margin-top: 25px;
}

section.newsletter input {
  font-size: 16px;
  padding-left: 25px;
  border-radius: 2px;
  border: none;
  margin-bottom: 0;
  height: 43px;
  color: #8D8D8D;
}

section.newsletter h2.page-title {
  margin-bottom: 10px;
}

@media screen and (max-width: 991px) {
  #footer .direitos {
    width: 30% !important;
  }
  section.newsletter input {
    margin-top: 30px;
  }
  section.newsletter a {
    margin-top: 30px;
  }
  section.newsletter .row {
    text-align: center;
  }
  section.newsletter h2 {
    margin-top: 20px;
  }
  section.newsletter .text-left {
    text-align: center;
  }
}

section.products-grid {
  padding-bottom: 90px;
}

section.products-grid .product {
  position: relative;
  overflow: hidden;
  height: 300px;
  margin-bottom: 30px;
}

section.products-grid .product:hover .product-details {
  opacity: 1;
}

section.products-grid .product .thumbnail {
  height: 300px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  /* background-size: cover; */
  background-size: contain;
}

section.products-grid .product .product-details {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  /*opacity: 0; */
  opacity: 0.3; /* xxx */
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

section.products-grid .product .product-details:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: .9;
}

    

section.products-grid .product .product-details h3 {
  color: #fff;
  font-weight: bold;
  position: absolute;
  color: #555;
  font-weight: bold;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 5px;
}

section.products-grid .product .product-details a.btn {
  color: #fff;
  border-color: #fff;
  margin-bottom: 20px;
}

section.products-grid .product .product-details a.btn:hover,
section.products-grid .product .product-details a.btn:focus {
  opacity: .8;
}

section.products-grid .product .product-price {
  color: #fff;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  section.products-grid .product {
    margin-bottom: 15px;
  }
}

footer.footer {
  background: #f2f3f5;
  padding: 50px 0px 20px;
}

footer.footer .footer-navigation {
  display: table;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

footer.footer .footer-navigation li {
  list-style-type: none;
  float: left;
  margin-left: 25px;
  font-size: 14px;
  font-weight: bold;
}

footer.footer .footer-navigation li a {
  color: #979797;
  text-transform: uppercase;
  letter-spacing: 1px;
}

@media screen and (max-width: 768px) {
  footer.footer .footer-navigation li a {
    padding: 10px 0px;
    display: block;
    text-align: center;
  }
}

footer.footer .footer-navigation li:first-child {
  margin-left: 0px;
}

@media screen and (max-width: 768px) {
  footer.footer .footer-navigation li {
    float: none;
    margin: 0;
    border-top: 1px solid #e8eced;
  }
}

@media screen and (max-width: 768px) {
  footer.footer .footer-navigation {
    display: block;
  }
}

footer.footer .accepted-payments {
  clear: both;
  display: table;
  position: relative;
  padding: 40px 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  border-top: 1px solid #e8eced;
  border-bottom: 1px solid #e8eced;
  width: 100%;
}

footer.footer .accepted-payments li {
  list-style-type: none;
  float: left;
  font-size: 38px;
  width: 20%;
  text-align: center;
}

footer.footer .accepted-payments li a {
  color: #c9c9c9;
}

footer.footer .accepted-payments li:first-child {
  margin-left: 0px;
}

@media screen and (max-width: 768px) {
  footer.footer .accepted-payments li {
    font-size: 26px;
  }
}

footer.footer .copyright {
  clear: both;
  margin-top: 40px;
}

footer.footer .copyright p {
  text-align: center;
  color: #979797;
  font-size: 14px;
}

/* ABOUT */
.team-carousel .slick-slide {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  opacity: .3;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.team-carousel .slick-slide:focus {
  outline: none !important;
}

.team-carousel .slick-slide .member-info {
  padding: 0px 30px;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-bottom: 50px;
}

.team-carousel .slick-slide .member-info .position {
  margin-bottom: 20px;
}

.team-carousel .slick-slide.slick-current {
  opacity: 1;
}

.team-carousel .slick-slide.slick-current .member-info {
  opacity: 0;
}

/* CATALOG */
a .custom-icon {
  width: 20px;
  height: 17px;
  position: relative;
  margin: 19px auto;
  display: table;
}

a .custom-icon span {
  position: absolute;
  background: #323237;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

a:hover,
a:focus {
  outline: none;
}

a:hover .custom-icon span,
a:focus .custom-icon span {
  /* background: #fff !important; */
  background: #99cc00 !important; /* xxx */
}

a .icon-list span:first-child {
  width: 6px;
  height: 5px;
  top: 0;
  left: 0;
}

a .icon-list span:nth-child(2) {
  width: 6px;
  height: 5px;
  top: 6px;
  left: 0;
}

a .icon-list span:nth-child(3) {
  width: 6px;
  height: 5px;
  top: 12px;
  left: 0;
}

a .icon-list span:nth-child(4) {
  width: 13px;
  height: 5px;
  top: 0px;
  right: 0px;
}

a .icon-list span:nth-child(5) {
  width: 13px;
  height: 5px;
  top: 6px;
  right: 0px;
}

a .icon-list span:nth-child(6) {
  width: 13px;
  height: 5px;
  top: 12px;
  right: 0px;
}

a .icon-grid span:first-child {
  width: 6px;
  height: 7px;
  top: 0px;
  left: 0px;
}

a .icon-grid span:nth-child(2) {
  width: 6px;
  height: 7px;
  top: 8px;
  left: 0px;
}

a .icon-grid span:nth-child(3) {
  width: 6px;
  height: 9px;
  top: 0px;
  left: 7px;
}

a .icon-grid span:nth-child(4) {
  width: 6px;
  height: 7px;
  top: 10px;
  left: 7px;
}

a .icon-grid span:nth-child(5) {
  width: 6px;
  height: 5px;
  top: 0px;
  right: 0px;
}

a .icon-grid span:nth-child(6) {
  width: 6px;
  height: 7px;
  top: 6px;
  right: 0px;
}

a .icon-full-width span:first-child {
  width: 20px;
  height: 13px;
  top: 0px;
  left: 0px;
}

a .icon-full-width span:nth-child(2) {
  width: 6px;
  height: 8px;
  bottom: 0px;
  left: 2px;
  border: 1px solid #fff;
}

a.load-more {
    width: 82px;
    height: 82px;
    background: #e7e7e7;
    color: #323237;
    display: block;
    text-align: center;
    line-height: 82px;
    border-radius: 50%;
    margin: 0 auto;
}

.product-list .product {
  /* margin-bottom: 120px; */
  margin-bottom: 10px; /* xxx */ 
}

.product-list .product .product-details h2 {
  margin-bottom: 20px;
  display: block !important;
  margin-top: 10px;
}

.product-list .product .product-details p {
  margin-bottom: 20px;
}

.product-list .product .product-details .btn {
  margin-top: 10px;
}

.product-list .product .product-details .product-price {
  font-weight: bold;
}

.product-list .product .thumbnail {
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .product-list .product {
    margin-bottom: 40px;
  }
}

.product-list .row:last-child {
  margin-bottom: 0;
}

.product-list .row:last-child .product {
  margin-bottom: 0;
}

.product-list .row:last-child .product .thumbnail {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .product-list .row:last-child .product .thumbnail {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .product-full-width .row .product {
    margin-bottom: 30px;
  }
}

.product-full-width .row:last-child .product .product-details {
  margin-bottom: 0;
}

.product-full-width .product .thumbnail {
  position: relative;
}

.product-full-width .product .thumbnail .product-details {
  position: relative;
  display: block;
  max-width: 530px;
  padding: 40px;
  opacity: .9;
  margin-bottom: 120px;
}

.product-full-width .product .thumbnail .product-details h2, .product-full-width .product .thumbnail .product-details .product-price, .product-full-width .product .thumbnail .product-details p, .product-full-width .product .thumbnail .product-details .btn {
  color: #fff;
}

.product-full-width .product .thumbnail .product-details p {
  margin-bottom: 10px;
}

.product-full-width .product .thumbnail .product-details .btn {
  border-color: #fff;
}

.product-full-width .product .thumbnail .product-details .product-price {
  font-weight: bold;
  font-size: 23px;
  margin-bottom: 22px;
}

@media screen and (max-width: 768px) {
  .product-full-width .product .thumbnail .product-details {
    margin-bottom: 30px;
  }
}

.product-full-width .product .thumbnail .product-details.left {
  left: 60px;
  float: left;
}

@media screen and (max-width: 768px) {
  .product-full-width .product .thumbnail .product-details.left {
    left: 0;
    margin-top: 0px !important;
    width: 100% !important;
    max-width: none;
    float: none;
  }
}

.product-full-width .product .thumbnail .product-details.right {
  right: 60px;
  float: right;
}

@media screen and (max-width: 768px) {
  .product-full-width .product .thumbnail .product-details.right {
    right: 0;
    margin-top: 0px !important;
    width: 100% !important;
    max-width: none;
    float: none;
  }
}

@media screen and (max-width: 991px) {
  .product-single .product-details {
    margin-top: 30px;
  }
}

.product-single .product-details .btn {
  margin-top: 0;
}

.product-single .product-details .product-price {
  font-size: 22px;
  font-weight: bold;
}

.product-single .product-details .product-social {
  margin-bottom: 30px;
}

.product-single .product-details .product-social a {
  margin-right: 20px;
}

.product-single .secondary-images a {
  opacity: .4;
}

.product-single .secondary-images a img {
  margin-top: 30px;
}

.product-single .secondary-images a:hover,
.product-single .secondary-images a:focus {
  opacity: .8;
}

/* BLOG */
.blog-list .post {
  margin-bottom: 30px;
  display: block;
}

.blog-list .post .product-details h2 {
  margin-bottom: 20px;
  margin-top: 10px;
}

.blog-list .post .product-details p { margin-bottom: 20px;}
.blog-list .post .product-details .btn { margin-top: 10px;}
.blog-list .post .product-details .product-price { font-weight: bold;}
.blog-list .post .thumbnail {  margin-bottom: 40px;}
.blog-list .row:last-child .post {  margin-bottom: 0;}
.blog-list .row:last-child .post .thumbnail {  margin-bottom: 0;}

@media screen and (max-width: 768px) {
  .blog-list .row:last-child .post .thumbnail {margin-bottom: 40px;}
}

@media screen and (min-width: 768px) {
  .blog-list.alternative .row:nth-child(2n) .col-md-6 { float: right; }
}

.post-details h3 {
  font-weight: 500;
  margin-bottom: 23px;
}

/* CONTACT */
#map {
  height: 600px;
  width: 100%;
}

.map-wrapper {  position: relative;}

.map-wrapper .directions {
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  left: 30px;
  bottom: -30px;
}

/* BOOTSTRAP THEME */
.navbar {
  background: none;
  border: none;
  margin: 0;
  position: absolute;
  z-index: 5;
  width: 100%;
}

.navbar .navbar-header .navbar-brand {
  font-size: 26px;
  color: #323237;
  font-weight: 700;
  letter-spacing: 1px;
}

@media screen and (min-width: 768px) {
  .navbar .navbar-header .navbar-brand {
    /* padding: 42px 15px; */ /* xxx */
    padding: 10px 0px 21px 15px;
  }
}

.navbar .navbar-header .navbar-brand .logo-dot {
  width: 4px;
  height: 4px;
  display: inline-block;
  margin-left: 1px;
}

@media screen and (min-width: 768px) {
  .navbar .navbar-header {
    /* width: 100px; */ /* xxx 
    width: 158px;*/
  }
}

.navbar-default .navbar-nav li a {
  font-size: 15px;
    color: #323237;
    /* color: #ffffff; */
    font-weight: 600;
    letter-spacing: 1px;
    -webkit-font-smoothing: subpixel-antialiased;
    text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .navbar-default .navbar-nav li a {
    /*padding: 42px 15px; */ /* xxx */
    padding: 0px 15px 3px;
  }
}

.navbar-default .navbar-nav .active a {  background: none;}

.navbar-default .navbar-toggle {
  border: none;
  float: left;
}

.navbar-default .navbar-toggle .icon-bar {
  background: #323237;
  height: 2px;
  width: 18px;
  margin-bottom: 4px;
  display: block;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: none;
}

.navbar .dropdown-menu {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: #eeeeee;
  padding: 20px 0;
  /* margin-top: -20px !important; */
  margin-top: 0px !important; /* xxx */
}

.navbar .dropdown-menu li a {
  /* padding: 8px 25px; */
  padding: 4px 0px 4px 15px; /* xxx */
  color: #222;
}

.navbar .dropdown-menu li a:hover,
.navbar .dropdown-menu li a:focus,
.navbar .dropdown-menu li a:active {
  background: none;
  opacity: .8;
}

.navbar .open a.dropdown-toggle { background-color: transparent !important;}

.side-menu-opener span {
  background: #323237;
  height: 2px;
  width: 18px;
  margin-bottom: 4px;
  display: block;
}

.side-menu-opener.mobile {
  display: inline-block;
  margin-right: 0;
  margin-left: 15px;
  padding: 6px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  float: right;
}

@media screen and (min-width: 768px) {
  .side-menu-opener.mobile {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .navbar-right { display: none !important; }
}

@media screen and (min-width: 768px) {
  .dropdown:hover .dropdown-menu { display: block;}
}

@media screen and (min-width: 768px) {
  .nav-tabs .dropdown-menu,
  .nav-pills .dropdown-menu,
  .navbar .dropdown-menu {
    margin-top: 0;
  }
}

/* BUTTONS */
.btn, .btn.btn-primary, .btn-default {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  /* border-radius: 30px; */
  border-radius: 2px; /* xxx */
  border: none;
}

.btn {
  padding: 12px 35px;
  margin-top: 20px;
  letter-spacing: 1px;
}

@media screen and (max-width: 991px) {
  .btn {padding: 12px 20px;  }
}

.button-group .btn:first-child {  margin-right: 20px;}

.btn.btn-primary {
  /* border: 2px solid; */
  border: 1px solid; /* xxx */
  padding: 10px 35px;
}

@media screen and (max-width: 991px) {
  .btn.btn-primary {
    padding: 10px 20px;
  }
}

/* SLICK CAROUSEL */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {  outline: none;}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {  clear: both;}
.slick-loading .slick-track {  visibility: hidden;}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {  float: right;}

.slick-slide img {  display: block;}

.slick-slide.slick-loading img {  display: none;}
.slick-slide.dragging img {  pointer-events: none;}
.slick-initialized .slick-slide {  display: block;}
.slick-loading .slick-slide {  visibility: hidden;}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {  display: none;}

@media screen and (max-width: 768px) {
  .slide:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    content: '';
    /* opacity: 0.7; ## VANESSA ##*/  
    opacity: 0;
    z-index: 2;
    background-color: #fff;
  }
}

/* SLICK CAROUSEL THEME */
/* Slider */
.slick-loading .slick-list {  background: #fff url("../images/ajax-loader.gif") center center no-repeat;}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {  left: -25px;}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {  content: "←";}

[dir="rtl"] .slick-prev:before {  content: "→";}

.slick-next {  right: -25px;}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {  content: "→";}

[dir="rtl"] .slick-next:before {  content: "←";}

/* Dots */
.slick-slider {  margin-bottom: 30px;}

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {  outline: none;}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {  opacity: 1;}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* LIGHTBOX */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {  display: none;}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {  cursor: progress;}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {  cursor: auto;}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {  display: none;}
.mfp-hide {  display: none !important;}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {  color: #CCC;}
.mfp-preloader a:hover {  color: #FFF;}
.mfp-s-ready .mfp-preloader {  display: none;}
.mfp-s-error .mfp-content {  display: none;}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {  top: 1px;}

.mfp-close-btn-in .mfp-close {  color: #333;}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active { margin-top: -54px;}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {  left: 0;}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {  right: 0;}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {  border-left: 27px solid #3F3F3F;}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close { top: -40px;}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {  line-height: 0;}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure { margin: 0;}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {max-width: 100%;}
.mfp-gallery .mfp-image-holder .mfp-figure {cursor: pointer;}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /*** Remove all paddings around the image on small screen   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img { padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {padding: 0;}
  
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img { padding: 0;}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container { padding: 0;}
.mfp-ie7 .mfp-content { padding-top: 44px;}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}


/* marcio */

div.pagination {
    width: 100%;
    padding: 3px;
    margin: 20px auto;
    text-align: center;
}
div.pagination a {
    padding: 4px 9px;
    margin: 3px;
    border: 1px solid #f5f5f5;
    text-decoration: none;
    color: #000;
}
div.pagination a:hover, div.pagination a:active {
    border: 1px solid #ddd;
    color: #000;
}
div.pagination span.current {
    padding: 4px 9px;
    margin: 3px;
    background-color: #eee;
    color: #000;
}
div.pagination span.disabled {
    padding: 4px 9px;
    margin: 3px;
    border: 1px solid #f5f5f5;
    color: #eee;
}

.selecionado{ background-color: #eeeeee;}
.selecionado_topo{ color: #4f868e !important; background: rgba(0,0,0,0.05);}
.erro{ color: #cc0000 !important;}

.produto_icons{ 
    margin:10px 7px;
    float:left;
}
.produto_icons img {width: 85%;}

.icons_texto{ 
    text-align: center;
    color:#000;
    font-size: 13px;
    font-weight: 600;
}
.icons_texto2{ 
    text-align: center;
    font-family: 'PT Sans';
    font-size: 11px;
    font-weight: 300;
    width:85%;
}

span.fa.fa-angle-down.seta {
    margin-left: 5px;
    color: #000000;
    text-shadow: 0 1px 1px #000000;
}
/* Este CSS é para os logos das páginas com logos */
@media (min-width: 320px) and (max-width: 967px) {  
  #desc_1 div.col-md-2{
    width: 48% !important;
    float: left;
  }
}
/* MOBILE */

@media (min-width: 320px) and (max-width: 767px) {  
  #omenu{  padding-top:125px !important;} 

  div#desc_1 td {
      width: 92% !important;
      margin: 0% 4% !important;
      height: 150px !important;
  }

  #desc_1 td img { 
    width: 100% !important;
    max-width: 100px; 
  }

  #rd, #rd li, #rd_footer li:first-child {
    width: 60%;
    text-align: left;
  }
  #rd_footer li:first-child .fa{display:none;}

  /* div#desc_1 td { padding: 0% 1.25%;} */

  #footer .footer1 [class^=col-1] {
        width: 28% !important;
        padding-left: 2% !important;
        padding-right: 2% !important;
    }
    
  #pesquisa_idiomas{ width:100%;}
  #pesquisa, #idiomas{ width: 50%; padding-right:0px !important; float: left !important;}
  #idiomas{ text-align: left; padding:5px; }
  #pesq{ width: 94% !important;}
  .side-menu-opener{ padding: 9px 0px 0px 0px !important;}
  #logotipo{ margin-left: calc(50% - 80px);text-align: center;}
  .navbar-header{height:110px !important;}
  #newsletter_title1{ display: block; } 
  #collapse-navigation li {  border-top: 1px solid #f5f5f5; }
  
  #footer .dev{
    display: inline-block;
    margin: 25px 0px 0px;
    width:100% !important;
    text-align: center;
    float: none !important;
  }
  #footer .dev a{
    display: inline-block !important;
    padding: 0px !important;
   margin-top: 15px !important;
  }
  #footer .direitos {
    width:100% !important;
    float: none !important;
    text-align: center;
  }


  #footer .footer1 .col-4, #footer .footer1 .col-3, #footer .footer1 .col-2, #footer .footer1 .col-1    {
    background: #ffffff !important;
    /*background: rgba(50, 155, 236, 0.1) !important;*/
    background: rgba(50, 181, 236, 0.1) !important;
    padding: 3% !important;
    display: block !important;
    width: 94% !important;
    position: relative;
    overflow: hidden;
    margin: 3% !important;
    float: none !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }

  .card{
    background: #ffffff !important;
    padding: 3% !important;
    display: block !important;
    width: 94% !important;
    position: relative;
    overflow: hidden;
    margin: 3% !important;
    float: none !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }
  .card .col-md-8,  .card .col-md-3{ padding:0px !important; }
  .blog-list .card{ height:auto !important;}
  .blog-list .post .thumbnail {margin-bottom: 10px !important;}
  .blog-list .post {  margin-bottom: 0px  !important;}
  .thumbnail a>img, .thumbnail>img { border-radius: 0px !important;}

  .news_title{
    font-size:24px !important;
    line-height: 20px !important;
    padding-bottom: 15px !important;
  }

  .desc_curta p{
    font-size:12px !important;
    line-height: 18px !important;
  }

  .ct_inner { padding: 0px !important;}

  #desc_1 td{
    width: 100% !important;
    display: block !important;
  }

  .col-xs-4 {
    width: 99% !important;
    height: auto !important;
    max-height: 170px !important;
    overflow: hidden !important;
    padding: 0px !important;
    margin: 0.5% 0.5% !important;
  }

  .bx-viewport, .bx-wrapper{ margin: 0px auto 0px !important; }

  .menu_footer li {
    width: 100%;
    border-bottom: 1px solid #ffffff;
    padding: 8px 0px;
  }
  .menu_footer li:last-child { border-bottom: 0px solid #ddd !important;}

  .col-2{
    background: rgba(50, 155, 236, 0.1) !important;
    padding:20px 4% !important;
    display: block !important;
    width: 100% !important;
    
  }
    #footer .footer1 {
/*  background: #ededed !important;    background: url("../files/core/bg.jpg") !important;*/
    background: rgba(234, 234, 234, 0.3) !important; 
    padding: 1% 0px 0.5% 0 !important;
    border-top: 3px solid #fff;
  }

 /*
VANESSA 17 jun 2019
#footer .direitos a, #footer .direitos span  {
  font-family: 'Muli', sans-serif;
  color: #555;
  font-weight: 600;
  text-decoration: none;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
  border-left: 1px solid #ddd;
  font-size: 0.9em;
  -webkit-font-smoothing: subpixel-antialiased;
}
*/
  .mstyle2 {
    font-size: 1.3em !important;
    font-weight: 600 !important;
  }

  .col-3{
    background: #ffffff !important;
    padding:20px 4% !important;
    display: block !important;
    width: 100% !important;
  }

  #footer .newsletter {
    /*background: #ffffff !important;*/
    padding:0% !important;
    margin-top: 0px !important;
    float:left;
  }

  #collapse-navigation{ float:left !important; width:100% !important; margin-left: 0px !important;}
  .dropdown-menu { padding:0px !important;}
  .dropdown-menu > li > a{ color:#000000 !important;}
  .product-details{ margin:0px 4% !important; width:92% !important;}
  #miniaturas{ min-height: 300px !important;}
  .product-icons{ display: inline-block; padding: 40px 0px 40px !important;margin-top: 20px;border-top: 1px solid #eee;}
  .hr_d{border-top: 0px !important;}
  .product-name{ font-size:60px !important; line-height:60px !important;}
  #product-desc{ width:100% !important;}
  #idiomas{ padding-top:5px !important;}
  .container > .navbar-collapse{ width:100% !important; margin:0px !important;}

}

@media (min-width: 768px) and (max-width: 991px) {  
  ul.nav.navbar-nav.menu li a {
    font-size: 13px !important;
  }

.card{
    background: #ffffff !important;
    padding: 3% !important;
    display: block !important;
    width: 94% !important;
    position: relative;
    overflow: hidden;
    margin: 3% !important;
    float: none !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }
  .card .col-md-8,  .card .col-md-3{ padding:0px !important; }

  .blog-list .card{
    min-height: 350px;
    height: auto !important;
  }

  .desc_curta{
    display: block;
    /* display: -webkit-box; */
    max-width: 400px;
    height: 109.2px;
    margin: 0 2%;
    /* font-size: 26px; */
    /* line-height: 1.4; */
    /* -webkit-line-clamp: 3; */
    /* -webkit-box-orient: vertical; */
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .blog-list .post .thumbnail { margin-bottom: 10px !important; }
    .blog-list .post {
    width: 45%;
    height: 375px;
    vertical-align: top;
    margin: 0% 2%;
    display: inline-block;
    margin-bottom: 0px !important;
  }

  .thumbnail a>img, .thumbnail>img {  border-radius: 0px !important; }

  .news_title{
    font-size:24px !important;
    line-height: 20px !important;
    padding-bottom: 15px !important;
  }
  .thumbnail img:hover{
    transform: scale(1.1); 
    transition-duration: 1.2s;
  }
  .thumbnail img{
    transform: scale(1); 
    transition-duration: 1.2s;
  }
  .card .col-md-3{  z-index: 9999;}
      
  .desc_curta p{
    font-size:12px !important;
    line-height: 18px !important;
  }

  .navbar-header{
    margin-left: calc(50% - 50px) !important;
    text-align: center !important;
    width: 80px !important;
  }

  .navbar-brand img{
    position: absolute !important;
    top: 5px !important;
    width: 72px !important;
    left: 35px !important;
  }  

  #collapse-navigation{  margin-left: 0px !important;}  
  #footer .footer1 .col-1 { margin-left: 5% !important;}
  #footer .footer1 .col-2 {margin-right: 7% !important; width: 45% !important;}
  .direitos { margin-left: 8% !important;}

}


@media (max-width: 767px) and (min-width: 320px){
  #logotipo {
    margin-left: calc(50% - 80px);
    text-align: center;
  }
  #logotipo a{padding-top: 10px !important;}
  #pesquisa, #idiomas {width: 100% !important;}

  p {
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {  
  .product-details{ margin:0px 4% !important; width:92% !important;}
  #product-desc{ width:100% !important;}
  .hr_d{border-top: 0px !important;}
  #idiomas{ padding-top:12px !important; width: 40% !important;}
  .product{ margin: 2% 4% !important; }

.contentor{
      padding-top: 40px;
    float: left;
        width: 100%;
}



}


@media (min-width: 768px) and (max-width: 991px) {  
  #desc_1 td {
      width: 20% !important;
      padding: 0% 1.25% !important;
  }

  #desc_1 td img {
      width: 100% !important;
      max-height:200px;
      overflow:hidden;
  }
  
}

@media (min-width: 992px) and (max-width: 1023px) {  
  .product-details{ margin:0px 4% !important; width:92% !important;}
  #idiomas{ padding-top:5px !important;}
}

@media (min-width: 992px) and (max-width: 1200px) {  
   #footer .footer1 .col-1{ margin-left: 0px !important; }
} 

@media (min-width: 1051px) and (max-width: 1199px) {  
   #footer .footer1 .col-1{ margin-left: 4% !important; } 
} 