/*
Theme Name: Odery Oficial
Theme URI: http://www.ordery.com.br
Author: Webcompany
Author URI: http://www.webcompany.com.br
Version: 1.0
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */


/*
@section: Importando fontes; */

@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');
@import url('css/responsive.css');
@import url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('css/animate.css');
@import url('css/scrollbar.css');
@font-face {
  font-family: 'IcoMoon';
  src: url('../fonts/IcoMoon.eot');
  src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../fonts/IcoMoon.woff') format('woff'), url('../fonts/IcoMoon.ttf') format('truetype'), url('../fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}

[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  line-height: 14px;
  background-image: none;
}


/*
@section: CSS RESET; */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  color: #777;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  background-color: #fff;
}

em {
  font-size: 16px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

.clear {
  clear: both;
}

.alignleft {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
}


/*
@section: Main; */

.main {
  display: block;
  margin: auto;
  max-width: 100%;
  padding: 0;
  width: 960px;
  position: relative;
}

.main h1 {
  color: #2E2E36;
  display: block;
  font-size: 45px;
  font-weight: 400;
  margin-bottom: 30px;
}

.main h2 {
  color: #2E2E36;
  display: block;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 30px;
}

.main h3, .main h1.title_page {
  color: #333333;
  display: block;
  font-size: 32px;
  font-weight: 900;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.main h4 {
  color: #009c99;
  display: block;
  font-size: 18px;
  font-weight: 400;
  margin: 40px 0 30px 0;
  text-transform: uppercase;
}

.main h5 {
  color: #14A4AE;
  font-size: 27px;
  font-weight: normal;
  margin: 30px 0 20px 0;
}

.main h6 {
  color: #14A4AE;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.main h6 img {
  margin-left: 10px;
  vertical-align: middle;
}

.main p {
  font-size: 16px;
  line-height: 1.9em;
  margin-bottom: 20px;
  color: #777;
}

.main p strong {
  color: #222222;
  line-height: 22px;
  margin-bottom: 15px;
  text-align: justify;
}

.main hr {
  border: none;
  clear: both;
  margin: 0 0 -30px 0;
  width: 100%;
  float: left;
}

.main .column-left {
  float: left;
}

.main .column-left h3 {
  margin-bottom: 40px;
}

.main .column-left .image {
  position: relative;
}

.main .column-left .image span {
  background: #14A4AE;
  color: #FFF;
  font-size: 15px;
  font-weight: 100;
  left: 5px;
  letter-spacing: 2px;
  padding: 5px;
  position: absolute;
  text-transform: uppercase;
  top: 5px;
}

.main .column-left h5 {
  font-family: Lato, Arial;
  font-size: 20px;
  margin: 10px 0 10px 0;
  text-transform: uppercase;
}

.main .column-left h5 a {
  color: #2E2E36;
}

.main .column-left .tag {
  margin: 2px 0 10px 0;
}

.main .column-left .tag a {
  color: #14A4AE;
  font-size: 13px;
  margin-right: 5px;
}

.main .column-left p a {
  display: none;
}

.main .column-left .view-more {
  background: url(images/bg-view-more.jpg) no-repeat right bottom;
  color: #14A4AE;
  float: right;
  font-family: Lato, Arial;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0 5px 3px 0;
}

.main .column-left .space {
  height: 10px;
  margin-bottom: 40px;
}

.main .column-right {
  float: right;
  margin-top: 20px;
}

.main .column-right h4 {
  font-family: Lato, Arial;
  font-size: 20px;
  font-weight: 300;
  margin: 35px 0 30px;
}

.main .column-right ul {
  list-style: none;
}

.main .column-right ul.last-posts li, ul.post-categories li {
  margin-bottom: 15px;
}

.main .column-right ul.last-posts li a, ul.post-categories li a {
  color: #2E2E36;
  display: block;
  font-family: Lato, Arial;
  font-size: 14px;
}

.main .column-right ul.last-posts li:hover a, ul.post-categories li:hover a {
  color: #14A4AE;
}

.main .column-right .tags {}

.main .column-right .tags a {
  background: #14A4AE;
  color: #FFF;
  padding: 2px 5px;
  font-family: Lato, Arial;
  font-size: 13px;
  font-weight: 100;
  margin: 2px;
}

.main .column-right .tags a:hover {
  background: #0D747B;
}


/* pages */

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 0;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
  color: #ccc;
  content: "\201C";
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.1em;
  vertical-align: -0.4em;
}

blockquote p {
  display: inline;
  font-size: 20px!important;
  line-height: 30px!important;
}

td {
  font-size: 16px;
  line-height: 1.9em;
  color: #777;
}


/*
@section: Lista; */

div.main ul {
  margin: 0 0 30px 30px;
}

div.main ul li {
  line-height: 20px;
  margin-bottom: 10px;
}


/*
@section: Link; */

div.main a {
  color: #009C99;
}


/*
@section: Imagem Alinhada a Esquerda; */

.main p a.esquerda {
  cursor: default;
  float: left;
  margin: 20px 20px 20px 0;
}


/*
@section: Imagem Alinhada a Direita; */

.main p a.direita {
  cursor: default;
  float: right;
  margin: 20px 0 20px 20px;
}


/*
@section: Imagem sem Alinhamento; */

.main p a.alignnone {
  cursor: default;
  float: none;
  margin: 20px 20px 20px 0;
}


/*
@section: Imagem com ZOOM; */

.main p a.view {
  cursor: pointer;
  position: relative;
}

.main p a.view span {
  bottom: 0;
  display: block;
  height: 60px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
}

.main p a.view img {
  width: 100%
}


/*
@section: Imagem com Legenda; */

.main p a.alignnone .wp-caption-text {
  font-style: italic;
  font-size: 11px;
  text-align: center;
  font-family: Arial;
}


/*
@section: Onde Comprar Novo; */

.main.onde-comprar {
  min-height: 200px;
}

.main.onde-comprar h3 {
  margin-bottom: 20px;
}

.main.onde-comprar div {
  margin: 0!important;
  padding: 0!important;
}

.main.onde-comprar .row {
  margin-left: -15px;
  margin-right: -15px;
}

.main.onde-comprar .row:after, .main.onde-comprar .row:before {
  content: " ";
  display: table;
}

.main.onde-comprar .row:after {
  clear: both;
}

.main.onde-comprar .col-lg-3, .main.onde-comprar .col-lg-6, .main.onde-comprar .col-lg-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}



.main.onde-comprar .list_distributor {
  list-style: none;
}

.main.onde-comprar h2 {
  font-size: 23px;
  letter-spacing: 1px;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 0;
  font-weight: bold;
}

.main.onde-comprar .align_text {
  padding-left: 30px!important;
}

.main.onde-comprar .list_distributor hr {
  border-bottom: 1px solid #e6e9f4;
}

.main.onde-comprar .list_distributor li {
  padding-bottom: 30px;
  padding-top: 30px;
}

.main.onde-comprar .list_distributor li h5 {
  color: #5e7287;
  font-size: 16px;
  letter-spacing: 1px;
  margin: 0 0 20px;
  text-transform: uppercase;
}

.main.onde-comprar .list_distributor li h6 {
  color: #5e7287;
  font-size: 15px;
  margin: 0 0 12px 0;
}

.main.onde-comprar .list_distributor li ul {
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  list-style: none;
}

.main.onde-comprar .list_distributor li ul li {
  border-bottom: none;
  color: #66788b;
  font-size: 14px;
  float: left;
  line-height: 2;
  padding-bottom: 0;
  padding-top: 0;
  padding-right: 5%;
  width: 45%;
}

.main.onde-comprar .list_distributor li ul li a {
  color: #66788b;
  font-size: 14px;
  text-decoration: none;
}

.main.onde-comprar .list_distributor li ul li a:hover, .main.onde-comprar .list_distributor li h6 ul li a::focus {
  text-decoration: underline;
}

.main.onde-comprar .distributor_item {
  border-bottom: 1px solid #ebeef3;
  padding-bottom: 35px!important;
}

.main.onde-comprar .distributor_item:last-child {
  border-bottom: 0;
}

.main.onde-comprar .wpcf7-form select {
  margin-bottom: 10px;
  border: 1px solid #dfdfdf;
  display: block;
}


/*
@section: Cover; */

.cover {
  height: 440px;
  margin-bottom: 20px;
  width: 100%;
}

.cover .main {
  height: 458px;
  position: relative;
}

.cover .main h2 {
  bottom: 20px;
  color: #FFF;
  font-family: 'Lato', Arial;
  font-size: 60px;
  text-transform: uppercase;
  font-weight: normal;
  position: absolute;
  z-index: 2;
  font-weight: 900;
}

.cover .main h2 strong {
  color: #009C99;
  display: block;
  font-size: 25px;
  font-weight: 700;
  margin-left: 2px;
  text-transform: uppercase;
}

.cover .mask {
  background: url(images/mask-slider.png) repeat-x center center;
  height: 440px;
  left: 0;
  position: absolute;
  top: 108px;
  width: 100%;
  z-index: 1;
}


/*
@section: Header; */

header {
  background: rgba(255, 255, 255, 0.9);
  display: block;
  left: 0;
  position: relative;
  top: 0 !important;
  width: 100%;
  z-index: 10;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all 0.2s linear;
}

header:hover {
  background: rgba(255, 255, 255, 1);
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all 0.2s linear;
}

header section {
  height: 72px;
  padding: 0;
  position: relative;
  margin: 0 auto;
}

header section h1 {
  display: block;
  float: left;
  height: 52px;
  margin: 0 !important;
  width: 160px;
}

header section nav {
  float: right;
}

header section nav ul.menu {
  margin: 0;
  padding: 0;
  float: right;
}
header section nav ul.menu > li > a{
  line-height: 72px;
  padding: 0 5px;
}
header section nav ul.menu > li {
  float: left;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0px;
}
header section nav ul li:last-child {
  margin-right: 0;
}

header section nav ul li.menu-item-389 a {
  background: #14A4AE;
  padding: 5px;
}

header section nav ul li.menu-item-389 a {
  color: #FFF;
}

header section nav ul li.menu-item-389:hover a {
  color: #FFF;
}

header section nav ul li.menu-item-389 ul li a {
  background: transparent;
}

header section nav ul li a {
  color: #1A1A1A;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all 0.2s linear;
  letter-spacing: 1px;
}

header section nav ul li a:hover, header section nav ul li.current-menu-item a, header section nav ul li.active a {
  color: #14A4AE;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all 0.2s linear;
}

header section nav ul li ul {
  display: none;
  margin-left: -19px;
  padding-top: 1px;
  position: absolute;
  top: 62px;
}

header section nav ul li ul li {
  background: rgba(255, 255, 255, 0.9);
  float: none;
  margin: 0;
  padding: 0 20px 10px;
}

header section nav ul li ul li a {
  color: #1A1A1A !important;
  font-weight: 400;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all 0.2s linear;
}

header section nav ul li ul li a:hover {
  color: #14A4AE !important;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all 0.2s linear;
}

header section nav ul li ul li:first-child {
  padding-top: 20px;
}

header section nav ul li ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 20px;
}

.languages {
  float: right;
  margin-top: 3px;
  width: 120px;
}

.languages span {
  background: url(images/arrow-bottom.png) no-repeat 105px center #2A2A2A;
  color: #FFF;
  cursor: pointer;
  font-size: 10px;
  padding: 7px 30px 7px 10px;
  text-transform: uppercase;
  background-size: 10px;
  display: block;
}

.languages ul {
  display: none;
  list-style: none;
  position: absolute;
  top: 31px;
  padding: 10px;
  background-color: #333;
  z-index: 99;
  width: 120px;
}

.languages ul li {
  float: none;
  margin: 0;
  padding: 5px 0;
}

.languages ul li a {
  color: #fff;
  font-weight: 400;
  font-size: 10px;
  text-transform: uppercase;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
  -ms-transition: all .1s linear;
  transition: all 0.1s linear;
  float: left;
  width: 60px;
  display: block;
  height: 20px;
}

.languages ul li a:hover, .languages ul li.active a {
  color: #009c99;
}

.languages ul li.active a {
  cursor: default;
}

.languages img {
  float: left;
  margin-right: 5px;
}


/*
@section: Form Busca */

.sb-search {
  float: right;
  position: absolute;
  top: 3px;
  float: right;
  right: 136px;
}
.sb-search input[type="text"].open {
  background: #333 none repeat scroll 0 0 !important;
  border: 0 solid #333;

  display: inline-block;
  width: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
div.main .languages ul {
  margin: 0;
}
.sb-search input[type="text"].header-active {
  background: #333 none repeat scroll 0 0 !important;
  width: calc(100% - 46px) !important;
  border: 0 solid #333;
  outline: medium none;
  padding: 2px 15px;
  width: 100;
  color: #fff;
}

.sb-search input[type="submit"] {
  background: #333333 url("images/finder.png") no-repeat scroll center center / 12px auto;
  border: medium none;
   cursor: pointer;
   margin: 0;
   outline: medium none;
   padding: 2px 23px;
   vertical-align: middle;
   margin-top: 1px;
   padding-bottom: 3px;
}


/*
@section: Slider; */

.slider {
  margin-bottom: 0;
  position: relative;
  width: 100%;
  top: -72px;
  z-index: -1;
}

.slider .item {
  background-size:cover!important;
  width: 100%;
}

.slider .item .content {
  margin: auto;
  height: 458px;
  position: relative;
  width: 980px;
  z-index: 2;
}

.slider .item .content a {
  bottom: 65px;
  color: #FFF;
  position: absolute;
}

.slider .item .content a h2 {
  color: #FFF;
  font-family: 'Lato', Arial;
  font-size: 60px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 60px;
}

.slider .item .content p {
  font-family: Lato, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-style: normal;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.75);
  bottom: 30px;
  position: absolute;
  text-transform: uppercase;
  line-height: 12px;
  margin-top: 80px;
  width: 600px;
}

.slider .mask {
  background: url(images/mask-slider.png) repeat-x center center;
  height: 458px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.slider .pagination-slider {
  left: 50%;
  margin-left: -490px;
  position: absolute;
  top: 100px;
  z-index: 2;
}

.slider .pagination-slider a {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: block;
  float: left;
  height: 20px;
  margin-right: 10px;
  width: 20px;
}

.slider .pagination-slider a span {
  background: #FFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: block;
  float: left;
  height: 20px;
  text-indent: -9999px;
  width: 20px;
}

.slider .pagination-slider a:hover, .slider .pagination-slider a.selected {
  border: 2px solid #14A4AE;
  height: 10px;
  margin: -2px 8px 0 -2px;
  padding: 5px;
  width: 10px;
}

.slider .pagination-slider a:hover span, .slider .pagination-slider a.selected span {
  height: 10px;
  width: 10px;
}

.slider .progress-bar {
  background: #FFF;
  bottom: 5px;
  height: 2px;
  position: absolute;
  z-index: 1;
}

.home .section {
  float: left;
  width: 100%;
  clear: both;
  margin: 30px 0;
}


/*
@section: Produtos; */

.view-all {
  color: #14A4AE;
  float: right;
  font-family: Lato, Arial, sans-serif;
  font-size: 10px;
  font-weight: 100;
  margin: -60px 15px 20px 0;
  text-align: right;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
}

.view-all img {
  margin-left: 10px;
  vertical-align: middle;
  height: 20px;
}

.products .item {
  background: url(images/bg-produtos.gif) no-repeat left bottom;
  float: left;
  height: 290px;
  margin: 0 10px 20px 0;
  overflow: hidden;
  position: relative;
  width: 300px;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  -ms-transition: background-color .2s linear;
  transition: background-color 0.2s linear;
  background-color: #fff;
}

.products .item .loading {
  display: block;
  height: 170px;
  position: absolute;
  width: 300px;
}

.products .item a {
  display: block;
  height: 170px;
  position: relative;
  width: 300px;
}

.products .item h4 {
  color: #363636;
  font-family: Lato, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  margin: 20px 0 5px 0;
  padding: 0 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.products .item p {
  color: #807E7E;
  font-family: Lato, Arial, sans-serif;
  font-size: 12px;
  line-height: normal;
  padding: 5px 25px 25px 25px;
}

.products .item:hover {
  background: #14A4AE;
  color: #FFF;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  -ms-transition: background-color .2s linear;
  transition: background-color 0.2s linear;
}

.products .item:hover h4 {
  color: #FFF;
}

.products .item:hover p {
  color: #90E1E7;
}


/*
@section: Destaques; */

.featured .box {
  float: left;
  margin: 0 1px 1px 0;
  position: relative;
	overflow: hidden!important;
}

.featured .box.big {
  clear: both;
  float: none;
  height: 440px;
  margin-left: 1px;
  overflow: hidden!important;
  width: 940px;
}

.featured .box.medium {
  height: 415px;
  overflow: hidden!important;
  width: 470px;
}

.featured .box.small {
  height: 230px!important;
  margin: 0 0 1px 1px;
  overflow: hidden!important;
  width: 312.5px;
}

.featured .box .play {
  display: block;
  height: 116px;
  left: 50%;
  margin: -60px;
  position: absolute;
  top: 50%;
}

.featured .box h4 {
  bottom: 20px;
  color: #009c99;
  font-family: Lato, Arial;
  font-size: 24px;
  font-weight: 900;
  left: 20px;
  margin: 0;
  text-transform: uppercase;
  position: absolute;
  width: 90%;
  z-index: 3;
}

.featured .box .pic {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
}

.featured .box .hover {
  background: rgba(20, 164, 174, 0.9);
  bottom: 0;
  padding: 20px;
  position: absolute;
  z-index: 4;
}

.featured .box.big .hover {
  left: 0;
  width: 100%;
}

.featured .box .hover h5 {
  color: #FFF;
  font-size: 24px;
  font-weight: 900;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  width: 90%;
}

.featured .box .hover p {
  color: #90E1E7;
  font-family: Lato, Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
}


/*
@section: Blog; */

.news-blog {}

.news-blog .box {
  background: url(images/bg-produtos.gif) no-repeat left bottom;
  float: left;
  margin-right: 10px;
  position: relative;
  width: 307px;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  -ms-transition: background-color .2s linear;
  transition: background-color 0.2s linear;
	overflow: hidden!important;
}

.news-blog .box:hover {
  background: #14A4AE;
  color: #FFF;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  -ms-transition: background-color .2s linear;
  transition: background-color 0.2s linear;
}

.news-blog .box:hover p {
  color: #90E1E7;
}

.news-blog .box:hover h4 {
  color: #FFF;
}

.news-blog .box:hover .date {
  background: #14A4AE;
}

.news-blog .box .date {
  background: #000;
  color: #FFF;
  font-size: 13px;
  font-weight: 100;
  left: 5px;
  letter-spacing: 2px;
  padding: 5px;
  position: absolute;
  text-transform: uppercase;
  top: 5px;
  z-index: 1;
}

.news-blog .box .loading {
  display: block;
  height: 175px;
  position: absolute;
  width: 308px;
}

.news-blog .box a {
  display: block;
  height: 233px;
  margin-bottom: 10px;
  position: relative;
  width: 306px;
}

.news-blog .box h4 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 25px 0 5px 0;
  padding: 0 25px;
}

.news-blog .box p {
  color: #807E7E;
  font-family: Trebuchet, sans-serif;
  font-size: 11px;
  line-height: 14px;
  padding: 0 25px 10px;
}

.news-blog .box p a {
  display: none;
}


/*
@section: Endorsee; */

.endorsee {
  min-height: 310px;
  margin: 30px 0 90px 0;
}

.endorsee .item {
  background: url(images/bg-produtos.gif) no-repeat left bottom;
  float: left;
  height: 320px;
  margin-right: 5px;
  position: relative;
  width: 231px;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  -ms-transition: background-color .2s linear;
  transition: background-color 0.2s linear;
}

.endorsee .item a {
  display: block;
  height: 196px;
  margin-bottom: 10px;
  position: relative;
  width: 231px;
  overflow: hidden;
}

.endorsee .item a img {
  width: 100%;
}

.endorsee .item h4 {
  color: #14A4AE;
  font-family: Lato, Arial;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 27px 0 5px 0;
  padding: 0 15px;
}

.endorsee .item p {
  color: #666666;
  font-family: Trebuchet, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0;
  padding: 0 15px 10px;
  text-align: left;
}

.endorsee .item:hover {
  background: #14A4AE;
  color: #FFF;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  -ms-transition: background-color .2s linear;
  transition: background-color 0.2s linear;
}

.endorsee .item:hover h4 {
  color: #FFF;
}

.endorsee .item:hover p {
  color: #90E1E7;
}


/*
@section: Onde Comprar; */

.map {
  height: 333px;
  ;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 30px;
}

.lojas .list-loja {
  list-style: none;
  margin-top: 50px;
}

.lojas .list-loja h4 {
  color: #222222;
  font-family: Lato, Arial;
  font-size: 20px;
}

.lojas .list-loja li {
  /*	background:url(images/bg-lojas.jpg) no-repeat 0 0;  */
  float: left;
  min-height: 250px;
  padding: 25px;
  width: 250px;
}

.lojas .list-loja li h6 {
  color: #14A4AE;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
}

.lojas .list-loja li span {
  color: #444444;
  display: block;
  font-family: Lato, Arial;
  font-size: 13px;
  margin-bottom: 10px;
}

.lojas .list-loja li span.fone {
  color: #14A4AE;
}

.lojas .list-loja li span a {
  color: #444444;
}


/*
@section: Galeria Imagens - Paginas; */

.gallery-page {
  margin-top: 50px;
  position: relative;
}

.gallery-page .box {
  display: block;
  width: 310px !important;
}

.gallery-page .box img {
  left: 0;
  top: 0;
  width: 100%;
}

.gallery-page .box .lent {
  background: url(images/lente-gallery.png);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.gallery-page .box span {
  display: block;
  left: 50%;
  height: 22%;
  margin: -11% 0 0 -11%;
  -moz-opacity: 0.00;
  -khtml-opacity: 0.00;
  opacity: 0.00;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  position: absolute;
  top: 50%;
  width: 22%;
}


/* home */

.home .endorsee {
  margin: 0;
}

.home .endorsee .item:nth-child(1n+5) {
  display: none;
}

.home .endorsee .item {
  height: 290px;
}

.home .endorsee .item a {
  height: 130px;
}


/**
 * 6.5 Gallery
 * -----------------------------------------------------------------------------
 */

.gallery {
  margin-bottom: 20px;
}

.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}

.gallery-item .attachment-thumbnail {
  border: 0!important;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left;
}

.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}

.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.gallery-item:hover .gallery-caption {
  opacity: 1;
}

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none;
}


/*
@section: Segmentos; */

.segments {
  margin-top: 30px;
}

.segments .box {
  background: url(images/bg-produtos.gif) no-repeat left bottom;
  float: left;
  height: 160px;
  margin: 0 15px 15px 0;
  position: relative;
  width: 18%;
  /*width: 175px;*/
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  -ms-transition: background-color .2s linear;
  transition: background-color 0.2s linear;
  background-color: #fff;
	overflow: hidden!important;
}
.segments .box img {
  width: auto !important;
}
.segments .box a {
  display: block;
  height: 150px;
  /*height: auto;*/
  position: relative;
  width: 100%;
}

.segments .box img {
  display: block;
  background-color: #fff;
}

.segments .box h4 {
  color: #363636;
  font-family: Lato, Arial;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 15px 0 5px 0;
  padding: 0 15px;
}

.segments .box:hover {
  background: #14A4AE;
  color: #FFF;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  -ms-transition: background-color .2s linear;
  transition: background-color 0.2s linear;
}

.segments .box:hover h4 {
  color: #FFF;
}

.segments .box:hover p {
  color: #90E1E7;
}


/*
@section: Paginação;*/

.wp-pagenavi {
  text-align: center;
}

.wp-pagenavi .pages {
  display: none !important;
}

.wp-pagenavi .current {
  background: #14A4AE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #FFF;
  display: inline !important;
  padding: 2px 15px;
  margin: 0 10px 0 0 !important;
  font-size: 12px !important;
}

.wp-pagenavi a {
  background: #E4E5EC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #B1B2B7;
  padding: 2px 15px;
  margin-right: 10px;
  font-size: 12px;
}

.wp-pagenavi a:hover {
  background: #14A4AE;
  color: #FFF;
}


/* comentarios */

#comments input[type="submit"] {
  border: none;
  cursor: pointer;
  float: right;
  font-family: Lato, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  outline: none;
  background-color: #14A4AE;
  padding: 10px 20px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

#comments input[type="text"], #comments input[type="email"], #comments textarea {
  border: 1px solid #999;
  padding: 10px;
  width: 580px;
  font-family: Lato, Arial, sans-serif;
  font-size: 15px;
  color: #777777;
}

.commentlist {
  margin-left: 20px;
  list-style: none;
}

.commentlist .fn {
  font-weight: bold;
}

.commentmetadata {
  display: none;
}


/*
@section: Formulario; */

.wpcf7-form {
  margin: 40px 0;
  width: 100%;
}

.wpcf7-form label {
  font-size: 15px;
}

.wpcf7-form input[type="tel"],.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form select, .wpcf7-form textarea {
  border: 1px solid #999;
  padding: 10px;
  width: calc(100% - 22px);
  font-family: Lato, Arial, sans-serif;
  font-size: 15px;
  color: #777777;
}


.wpcf7-form select {
  background: url(images/bg-select.jpg) no-repeat right center;
  border: 1px solid #999;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  outline: none;
  cursor: pointer;
}

@-moz-document url-prefix() {
  .wpcf7-form select {
    padding: 8px 10px;
  }
}

.wpcf7-not-valid-tip-no-ajax {
  color: #FF0000;
  display: block;
}

.wpcf7-validation-errors {
  color: #FF0000;
}
.wpcf7-form input[type="submit"]:hover{
  background-color: #78ED2A;
}

.wpcf7-form input[type="submit"] {
  background-color: #14a4ae;
  border: medium none;
  color: #fff;
  cursor: pointer;
  float: right;
  font-family: Lato,Arial,sans-serif;
  font-size: 16px;
  font-weight: 700;
  outline: medium none;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  margin-right: 21px;
}

.wpcf7-form textarea {
  resize: none;
}

.formError {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  float: left;
  clear: both;
  font-size: 12px;
  line-height: 14px;
  width: 100%;
  margin-bottom: 5px;
}

.orcamento {
  background: #14A4AE;
  color: #FFF;
  display: block;
  margin: 40px 0;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}

a.orcamento {
  color: #fff!important;
}

.btn-destaque {
  background: #14A4AE;
  color: #FFF;
  margin: 20px 0;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
}

a.btn-destaque {
  color: #fff!important;
}

.main ul.address {
  margin-left: 0;
}


/*
@section: Map Info; */

.map-info {
  height: 50px;
  width: 150px;
}

.map-info h2 {
  font-family: Lato, Arial;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.map-info a {
  color: #14A4AE;
  font-size: 11px !important;
}


/*
@section: Newsletter; */

.widget_wysija_cont {
  width: 100%;
}

.widget_wysija_cont .wysija-input {
  border: 1px solid #818181;
  padding: 10px;
  width: calc(100% - 22px);
}

.widget_wysija_cont select {
  background: url(images/bg-select.jpg) no-repeat right center;
  border: 1px solid #818181;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 10px;
    width: calc(100% - 22px);
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  outline: none;
  cursor: pointer;
}

@-moz-document url-prefix() {
  .widget_wysija_cont select {
    padding: 8px 10px;
  }
}

.widget_wysija_cont input[type="submit"] {
  background-color: #14a4ae;
  border: medium none;
  color: #fff;
  cursor: pointer;
  float: right;
  font-family: Lato,Arial,sans-serif;
  font-size: 16px;
  font-weight: 700;
  outline: medium none;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  margin-right: 21px;
}

.widget_wysija_cont .error-msg ul {
  margin-left: 0;
}

.widget_wysija_cont .error-msg ul li {
  color: #FF0000;
}

.widget_wysija_cont .notice-msg ul li {
  color: #14A4AE;
  font-weight: 600;
}

.widget_wysija_cont .abs-req, .wysija-required {
  display: none;
}


/*
@section: Resultado Busca; */

.result-search {
  list-style: none;
  margin-top: 40px;
}

.result-search li {
  margin-bottom: 20px;
  width: 100%;
  float: left;
  clear: both;
}

.result-search h5 {
  margin: 10px 0 5px 0;
}

.result-search h5 a {
  color: #2E2E36;
  font-family: Lato, Arial;
  font-size: 20px;
  text-transform: uppercase;
}

.result-search p a {
  display: none;
}

.result-search .read-more {
  background: #14A4AE;
  color: #FFF;
  display: block;
  font-size: 12px;
  margin: 5px 0 20px 0;
  padding: 10px;
  text-transform: uppercase;
  float: left;
}

.result-search .read-more:hover {
  color: #14A4AE;
  background: #fff;
}


/*
@section: Footer; */

footer {
  background: #353535;
  padding-top: 10px;
  margin-top: 50px;
  float: left;
  clear: both;
  width: 100%;
}

footer .telefones ul li {
	list-style: none;
	color: #C3C3C3;
	margin-bottom: 0;
}

footer .telefones small {
	font-size: 9px!important;
}


footer .main {
  position: relative;
  font-size: 11px;
}

footer .main .menu {
  list-style: none;
  margin-top: 30px;
}

footer .main .menu li {
  float: left;
  margin-right: 38px;
  list-style: none;
}

footer .main .menu li:last-child {
  margin-right: 0;
}

footer .main .menu li a {
  color: #009C99;
  font-size: 14px;
  text-transform: uppercase;
}

footer .main .menu li ul {
  margin-top: 10px;
}

footer .main .menu li ul li {
  float: none;
  margin: 0 0 5px 0;
}

footer .main .menu li ul li a {
  color: #C3C3C3;
  font-size: 11px;
  text-transform: none;
}

footer .cop {
  background: #2A2A2A;
  margin-top: 50px;
  padding: 20px 0;
  position: relative;
}

footer .cop .logo {
  float: left;
  margin-right: 20px;
}

footer .cop .address {
  color: #c3c3c3;
  font-size: 11px;
  line-height: 15px;
  vertical-align: text-bottom;
  text-align: center;
}

footer .cop .address a {
  color: #009C99;
}

footer .cop .webco {
  background: rgba(0, 0, 0, 0) url("images/webcompany.png") no-repeat scroll 0 0;
  display: block;
  float: right;
  height: 45px;
  width: 45px;
  margin: auto;
}

footer .cop .social ul {
  float: right;
}

footer .cop .social ul li {
  list-style: none;
}

footer .cop .social ul li {
  float: left;
  margin-right: 5px;
}

footer .cop .social ul li a {
  background: url(images/social.jpg) no-repeat;
  display: block;
  height: 40px;
  width: 41px;
}

footer .cop .social ul li a.facebook {
  background-position: 0 0;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all 0.2s linear;
}

footer .cop .social ul li a.facebook:hover {
  background-position: 0 -40px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all 0.2s linear;
}

footer .cop .social ul li a.twitter {
  background-position: -55px 0;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all 0.2s linear;
}

footer .main .social ul li a.twitter:hover {
  background-position: -55px -40px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all 0.2s linear;
}

footer .cop .social ul li a.youtube {
  background-position: -110px 0;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all 0.2s linear;
}

footer .cop .social ul li a.youtube:hover {
  background-position: -110px -40px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all 0.2s linear;
}

footer .cop .social ul li a.instagram {
  background-position: -165px 0;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all 0.2s linear;
}

footer .cop .social ul li a.instagram:hover {
  background-position: -165px -40px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all 0.2s linear;
}

footer .cop .social ul li a.youku {
  background: url(images/youku.jpg) no-repeat center top;
  display: block;
  height: 40px;
  width: 41px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all 0.2s linear;
}

footer .cop .social ul li a.youku:hover {
  background-position: 0 -40px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all 0.2s linear;
}

.cfslider-form input[type="text"], .cfslider-form input[type="email"], .cfslider-form textarea {
  background: #ffffff !important;
  border: 1px solid #999 !important;
  padding: 10px !important;
  font-size: 15px !important;
  color: #777777 !important;
  border-radius: 0 !important;
  margin-bottom: 15px !important;
}

.cfslider-form select {
  background: #fff url(images/bg-select.jpg) no-repeat right center !important;
  height: 17px !important;
  color: #777777 !important;
  font-size: 15px !important;
  border: 1px solid #999 !important;
  border-radius: 0 !important;
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  outline: none;
  cursor: pointer;
  margin-bottom: 15px !important;
}

.cfslider-form a.submit-button {
  border: none !important;
  cursor: pointer;
  font-weight: 700;
  outline: none;
  padding: 10px 20px;
  color: #fff;
  text-align: center;
  border-radius: 0 !important;
  text-transform: uppercase !important;
}

#cfs-form-captcha {
  background: #ffffff !important;
}

.search-top {
  background-color: #000;
  height: 35px;
}

ul.share-buttons {
  list-style: none;
  padding: 0;
  width: 100%;
  margin: 40px 0 !important;
  text-align: center;
}

ul.share-buttons li {
  display: inline-block;
  margin: 0 1px;
}

ul.share-buttons img {
  width: 28px;
}


@media all and (max-width: 640px) { 

	.products .item h4, .news-blog .box h4, .endorsee .item h4  {
		font-size: 22px;
	}

	.products .item p, .news-blog .box p, .endorsee .item p {
		font-size: 18px;
		line-height: 1.5;
    		color: #807E7E;
    		font-family: Lato, Arial, sans-serif;
	}

	.main p {
		font-size: 18px;
		line-height: 1.5;
	}

	.cover .mask {
		top: 0;
	}

	footer .cop .address {
		font-size: 20px;
		line-height: 1.5;
	}

}